.home_offer,
.offer-box {
  display: inline-block;
  margin-top: 35px;
  border: solid 2px #f0542d;
  padding: 25px;
  border-radius: 10px;
  transition: all 0.2s ease-in-out 0s;
}
.home_offer:hover,
.offer-box:hover {
  transform: translateY(-10px);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.35);
}
.offersHomeBox-btn {
    margin-top: 0;
    margin-right: 0px;
    font-weight: 400;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    position: relative;
    z-index: 0;
    vertical-align: middle;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    line-height: 1.15em;
    background: #f0542d;
    color: #f0542d;
    border: solid 2px #f0542d;
    background: 0 0;
    letter-spacing: 2px;
    border-radius: 10px;
    padding: 16px;
    transition: color .3s ease,border .3s ease,background .3s ease;
}
.offersHomeBox-btn:hover,
.of-href:hover {
  background: #f0542d!important;
  color: #fff !important;
}
.of-href {
  line-height: 1.15em;
    background: #f0542d;
    color: #f0542d;
    border: solid 2px #f0542d;
    background: 0 0;
    letter-spacing: 2px;
    padding: 8px 16px;
    margin: 10px 0;
    display: inline-block;
    border-radius: 10px;
    transition: color .3s ease,border .3s ease,background .3s ease;
}
.header-logo {
  max-width: 200px;
}
.sh-header .sh-nav > .current_page_item > a, 
.sh-header .sh-nav > .current-menu-ancestor > a, 
.sh-header .sh-nav > .current-menu-item > a, 
.sh-header-left-side .sh-nav > .current_page_item > a,
.sh-header-search-submit,
.post-title h2:hover,
a:hover  {
  color: #f0542d!important;
}
.sh-back-to-top:hover {
  border-color: #f0542d!important;
  background-color: #f0542d!important;
}
#sugest.search-input {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50px;
  z-index: 9999;
}

.search-boxx { 
  display: block;
  width: 300px;
  margin: auto;
  font-size: 14px;
}
.search-boxx input, .search-boxx select{
  font-size: 14px!important;
}
select#r {
  background-color: #fff;
  font-style: italic; 
}
.keyword-inupt{
  display: block;
  float:none;
  width: 100%;
  position: relative;
  /*margin-bottom: 5px;*/
}
.region-select{
  display: block;
  float:none;
  width: 100%;
  /*margin-bottom: 5px;*/
}
.search-button{
  display: block;
  float:none;
  width: 100%;
  /*margin-bottom: 5px;*/
}
@media screen and (max-width: 767px) {
  .hidden-sm{
    display: none!important;
  }
  #nav-section{
    margin-bottom: 0;
  }
  #header-section{
    padding-bottom: 0;
  }
  #main-navigation{
    margin-bottom: 0;
  }
}


@media screen and (min-width: 767px) {
  .search-boxx{
    display: block;
    width: 100%;
  }
  body.layout-right-only .search-boxx {
    width: auto;
    padding: 0 15px;
  }
  .keyword-inupt{
    display: inline-block;
    float:left;
    width: 38%;
    margin-right: 2%;
  }
  .region-select{
    display: inline-block;
    float:left;
    width: 38%;
    margin-right: 2%;
  }
  .search-button{
    display: inline-block;
    float:left;
    width: 20%;
  }
}
.search-button .search-green{

  line-height: 10px;
  height: 50px;
  font-weight: bold;
  margin-top:0!important;
}

.keyword-inupt .kiey{
  line-height: 18px;
  margin-bottom: 0 !important;
}

.keyword-inupt input::placeholder{

}
.region-select select:first-child{

}
.region-select select option{


}
.region-select select option:hover, .region-select select .opt-back:hover{
  background: #f0542d!important;
}
.of-box{
  background: #f0542d;
  display: block;
  float: none;
  width: 100%;
  color: #fff;
  padding: 50px 50px 55px;
  border-bottom: 1px solid #f0542d;
}
.of-box:hover{
  background: #121212;
}
.of-box .of-link{
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.32px;
  margin-bottom: 30px;
  padding-bottom: 35px;
  position: relative;
  color: #fff;
}
.of-box .of-link:after{
  background-color: #c7c7c7;
  content: "";
  height: 1px;
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100px;
}


.of-box p{
  margin-bottom: 10px;
}
.sh-accordion .panel-title a:hover {
  color: #505050 !important;
} 
@media screen and (max-width: 480px) {
  
}

@media screen and (max-width: 767px) {
  .oferrs-lists_home,
  .offersHomeBox-first {
    white-space: normal !important;
  }
  .keyword-inupt,
  .region-select {
    margin-bottom: 15px;
  }
  .search-boxx {
    width: 100%;
  }
  .home_boxs_l,
  .home_boxs_s {
    padding: 15px;
  }
}

@media screen and (min-width: 767px) {
  .of-box{
    display: inline-block;
    float: left;
    width: 25%;
    border-right: 1px solid #f0542d;
  }
}

.off-response{
  width: 100%;

}
@media screen and (min-width: 767px) {
  .off-response{
    width: 50%;

  }
}
@media screen and (min-width: 959px) {
  .search-boxx {
    padding: 0 15px;
    width: auto;
  }
}
@media screen and (min-width: 1024px) {
  .off-response{
    width: 25%;

  }
}