.logo-holder img {
    height: 45px;
}
.custom-logo-link img, .hfe-site-logo-img {
    max-width: 200px !important;
}
.header-search-button {
    float: initial;
    width: 400px;
    text-align: left; 
    display: inline-block;
}
.hero-section_dec.hero-image:before {
	content: none;
}
.hero-section {
    padding: 160px 0;
    z-index: 20;
    height: calc(100vh - 70px);
}

/*LISTING*/
.list-searh-input-wrap-title {
    margin-bottom: 40px;
}
.listing-items-wrapper {
    padding-top: 10px;
    padding-bottom: 30px;
}
.listing-featured {
    background-color: #d22d3c;
}
.listing-featured:before {
    border-top: 20px solid #d22d3c;
}
.listing-featured:after {
    border-bottom: 20px solid #d22d3c;
}
.geodir-category-content h3 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0;
}
.geodir-card-excerpt {
    margin-bottom: 10px;
    color: #878C9F;
    line-height: 22px;
    text-transform: lowercase;
}
.geodir-category-img img {
    width: 100%;
    height: 230px;
    object-position: center;
    object-fit: cover;
}


/*FORM FILTER*/
.back-tofilters {
    display: none;
}
.list-search-page-form .custom-switcher label {
    width: 130px;
    background: #f5f7fb;
    border: 1px solid #e5e7f2;
    margin-bottom: 0;
}
.list-search-page-form .custom-switcher .switch {
    width: 131px;
}
.list-search-page-form .custom-switcher input[type="radio"]:checked + label {
    border: 1px #bb8400 solid;
}
.list-search-page-form .custom-switcher input[type="radio"]:checked + label + .switch, 
.list-search-page-form .custom-switcher input[type="radio"]:checked + label:nth-of-type(n) + .switch {
    -webkit-transform: translateX(137px);
    -ms-transform: translateX(137px);
    transform: translateX(137px);
}
.price-rage-wrap {
    display: initial;
}
.btn.filter-submit-btn{
    margin-top: 20px;
}

/*YELLOW*/
.like-btn i,
.post-opt li i,
.show-reg-form i,
.show-reg-form:hover i, 
.cart-btn:hover i,
.hero-title h1,
.compare-btn,
.accordion a.toggle.act-accordion,
.grid-opt li.grid-opt_act span.act-grid-opt,
.geodir_save-btn,
.nice-select:after,
.share-container a,
.listing-features li i,
.list-main-wrap-title h2 span,
.header-search-button i,
.share-btn i,
.list-single-stats li span i,
.geodir-category-location a i,
.list-single-header-price,
.section-title h4,
.nav-holder nav li.current-menu-ancestor > a, 
.nav-holder nav li.current-menu-item > a {
    color: #f1ae10;
}

.slick-dots li.slick-active button,
.accordion a.toggle span:before, 
.accordion a.toggle span:after,
.gal-link,
.contact-social.socials-st2 li a,
.cthiso-filters a.cthiso-filter-active,
.color-bg{
    background: #f1ae10;
}
/*DARK YELLOW*/
/*.geodir-category-content h3 a:hover,*/
.cat-item a:hover,
.reviews-comments-item-date span i,
.cm-reply-wrap i,
.post-comm-counter span,
.about-info h3,
.services-item h4,
.footer ul li a:hover,
.nav-holder nav li a:hover,
.list-searh-input-wrap-title i{
    color: #bb8400;
}
.breadcrumb-link:before,
.cat-item > span,
.tag-items-wrap a:hover,
.main-register-holder .tabs-menu li.current a,
.services-item.sty2 .service-icon, 
.color2-bg,
.tolt::after,
.nice-select .option.focus, 
.nice-select .option.selected.focus,
.hero-notifer a,
.header-modal .tabs-menu li.current a,
.el-contact-title,
.list-search-page-form .switch.color-bg,
.irs-slider,
.irs-bar{
    background: #bb8400;
}
.cluster-visible:before, blockquote, .fuzone,
.litem-ad, .tag-items-wrap a:hover, 
.tagcloud a:hover, .mdimgs-wrap ul {
    border-color: #bb8400;
}
/*BROWN*/
.section-title.st-st2 .sec-title,
.scroll-nav li a:hover{
    color: #66421f;
}
.progress-indicator:before,
.scroll-nav li span,
.scroll-nav li a.act-scrlink{
    background: #66421f;
}
.progress-bar__progress {
    stroke: #66421f
}

/*Gradient*/

.gradient-bg, 
.api-btn:hover, 
.subscribe-button:hover, 
.btn:hover, .add-list:hover, 
.clear_wishlist:hover, 
.log_btn:hover,
.footer-social li a:hover, 
.main-search-button:hover, 
.dashboard-menu-btn:hover, 
.soc-log a:hover, 
.notification-list-item:hover, 
.contact-social.socials-st2 li a:hover, 
.body-homeradar #review_form input#submit:hover {
    background: -webkit-linear-gradient(left, #3C6AFD, #f1af0f);
    background: -o-linear-gradient(left, #bb8402, #f1af0f);
    background: linear-gradient(to right, #bb8402, #f1af0f);
}


/*LISTING SINGLE*/
.edit-listing-link{
    display: none !important;
}
.breadcrumb-current{
    color: #617590;
}
.el-contact-title {
    text-align: center;
    margin-bottom: 0;
    padding: 15px 20px;
    border-radius: 6px 6px 0 0; 
}
.el-contact-title h3{
    margin-bottom: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.contact-form7{
    padding: 25px;
    background: #fff;
    border-radius: 0 0 6px 6px;
    border: 1px solid #eee;
}
.details-list li {
    padding: 0 15px 5px 0;
    font-size: 14px;
}
.fea-parent li a {
    font-size: 14px;
}
.accordion a.toggle.act-accordion{
    background: #f5f7fb;
}
.accordion a.toggle span{
    background: #edf1f9;
}
.lg-sub-html{
    display: none !important;
}
.lcfield-brochure .lsingle-block-box .lsingle-block-content .lcfield-inner{
    text-align: center;
}
.lcfield-brochure .lsingle-block-box .lsingle-block-content .lcfield-inner a{
    padding: 15px 40px;
    color: #fff;
    border-radius: 4px;
    font-weight: 500;
    font-size: 0.923em;
    font-family: "Jost", sans-serif;
    background: #bb8400;
}
/*======================*/
/* FOOTER */
/*======================*/
.footer {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 100px;
    background: #fff;
    position: relative;
}
.footer img.footer-logo {
    height: 65px;
    margin-bottom: 25px;
}
.footer p {
    margin-top: 20px;
}
.footer address {
    color: #868686;
    font-size: 14px;
    margin-bottom: 10px;
}
.footer h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: 0px;
    color: #6d3710;
}
.footer a {
    color: #bb8402;
    font-size: 15px;
    text-decoration: underline;
}
.footer ol {
    width: 100%;
    display: block;
    margin-top: 30px;
    padding: 0;
}
.footer ol li {
    display: inline-block;
    margin: 0;
    margin-right: 10px;
    padding: 0;
}
.footer ol li a {
    color: #868686;
    font-size: 13px;
}
.footer ul {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0;
}
.footer ul li {
    margin: 2px 0;
    padding: 2px 0;
    list-style: none;
}
.footer ul li a {
    color: #868686;
    text-decoration: none;
    font-size: 14px;
}
.footer .bottom-bar {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0 40px 0;
    margin-top: 50px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 13px;
    background: #f5f7fb;
}
.footer .bottom-bar p{
    margin: 0;
}
.footer .bottom-bar span{
    color: #656565
}
.footer b {
    font-weight: 400;
}
.footer b a {
    color: #656565;
    text-decoration: underline;
}
.contact-social.socials-st2 li a {
    font-size: 1.2em;
}

/*CONTACTO*/
.box-contact{
    padding: 30px;
    background: #fff;
    border-radius: 4px;
}
.item-icon {
    width: 70px;
    height: 70px;
    line-height: 75px;
    border-radius: 4px;
    text-align: center;
    background: #bb8400;
}
.item-icon i {
    font-size: 22px;
    color: #fff;
}
.item-serv-content h4{
    color: #bb8400;
    margin: 0;
}
.item-serv-content p{
    margin: 0;
}
/*NOSOTROS*/
.about-info h3{
    font-size: 16px;
}
.grecaptcha-badge {
    visibility: collapse !important;
}
/*.row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.align-items-center{
    align-items: center !important;
}
.justify-content-center{
    justify-content: center !important;
}*/
.container {
    max-width: 1224px;
    width: 92%;
    margin: 0 auto;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}


.tfp-det-container {
    display: none;
}
#qlwapp.qlwapp-rounded.qlwapp-button .qlwapp-toggle {
    font-size: 14px;
    letter-spacing: 1px;
}
#qlwapp.qlwapp-bottom-left,
#qlwapp.qlwapp-bottom-right {
    font-family: "Jost", sans-serif;
}
#qlwapp .qlwapp-box .qlwapp-description p{
    font-size: 15px;
}
#qlwapp .qlwapp-box .qlwapp-description h3 {
    font-size: 16px;
}

@media only screen and (max-width: 1070px){
    .main-menu {
        width: 100%;
    }  
}

@media only screen and (max-width: 768px){
    #logo-footer{
        display: none;
    }
    .header-search-button {
        float: right;
        width: 30px;
        text-align: center;
        display: inline-block;
        margin-left: 15px;
    }
    .logo-holder img {
        height: 35px;
    }
    .logo-holder {
        top: 20px;
    }
.intro-item-after{
    display: none;
}
.hero-section {
    padding: 50px 0;
    height: auto;
}


}
