/**
Theme Name: Ibconnect
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ibconnect
Template: astra
*/


.site-content .ast-container{
    max-width: 100% !important;
}
.content-area .elementor-widget-theme-post-content h1, 
.content-area .elementor-widget-theme-post-content h2, 
.content-area .elementor-widget-theme-post-content h3, 
.content-area .elementor-widget-theme-post-content h4, 
.content-area .elementor-widget-theme-post-content h5, 
.content-area .elementor-widget-theme-post-content h6{
    margin: 0;
}
.ib-header .ib-logo-web-white{
    display: none;
}
body.elementor-editor-active .ib-header .ib-logo-web-white{
    display: block;
}
.max_width_991{
    max-width: 1116px;
    margin-left: 0;
}
.max_width_840{
    max-width: 840px;
    margin-left: 0;
}

/* HEADER */
.ib-buscador-header .e-search-input{
    max-width:150px;
    padding-right:0;
    color: #000000;
}
.ib-buscador-header .e-search-form input{
    border: 0;
    box-shadow: none;
}
.ib-buscador-header .e-search-form input::placeholder{
    color: #000000;    
}

.ib-active-submenu{
    background-color: #111111 !important;
}
.ib-active-submenu .e-search-form .e-search-input-wrapper input::placeholder,
.ib-active-submenu .e-search-form .e-search-input-wrapper input{
    background-color: #000000 !important;
    color: #F4F3F1 !important;
}
/*
.ib-active-submenu .e-search-label svg,
.ib-active-submenu .ib-open-menu{
    filter: invert(100%) sepia(100%) grayscale(100%) brightness(200%);
}*/
.ib-logo-web-movil{
    display: none;
}

@media(max-width:1440px){
    .ib-buscador-header .e-search-input{
        max-width:150px;
        padding-right:0;
        color: #000000;
    }    
}
@media(max-width:768px){
    .ib-buscador-header .e-search-form input{
        max-width: 120px;
        background-color: #ffffff !important;
    }
}


.jet-mega-menu-mega-container .jet-mega-menu-mega-container__inner{
    z-index: 9;
}
.jet-mega-menu-mega-container{
    top: 50px !important;
}
.jet-mega-menu-mega-container:after{
    content: '';
    width: 100vw;
    height: calc(100vh - 75px);
    position: fixed;
    left: 0px;
    bottom: 0;
    background-color: #0000005c;
    margin-left: 0;
}
.ib-header .jet-mega-menu .jet-mega-menu-list > li:nth-child(0n+1) .jet-mega-menu-mega-container .jet-mega-menu-mega-container__inner{
    margin-right: 9vw;
    margin-left: -9vw;
}
.ib-header .jet-mega-menu .jet-mega-menu-list > li:nth-child(0n+2) .jet-mega-menu-mega-container .jet-mega-menu-mega-container__inner{
    margin-right: -4vw;
    margin-left: 4vw;
}

/*Excepciones*/

/*POP UP MENU MOVIL*/
#elementor-popup-modal-592{
    top:75px;
}
.ib-selector-lang-movil .wpml-iso-selector{
    background-color: #000000;
}
.ib-selector-lang-movil .wpml-iso-selector i{
    color: #F4F3F1;
    padding-left: 2px;
}
.ib-selector-lang-movil .wpml-iso-selector .wpml-iso-select{
    color: #F4F3F1;
    background-color: #000000;
}

@media(max-width:992px){    
    .ib-selector-lang-movil .wpml-iso-selector{
        padding: 8px 10px 8px 17px;
        max-width: none;
        min-width: auto;
        width: 70px;
    }
}

/* WPML SELECTOR HEADER */
.wpml-iso-selector {
    display: inline-block;
    position: relative;
    background: #FFFFFF;
    border-radius: 30px;
    padding: 4px 8px 4px 15px;
}

.wpml-iso-selector .wpml-iso-select {
    appearance: none;
    -webkit-appearance: none;
    background: #FFFFFF;
    border: 0;
    border-radius: 0;
    color: #000000;
    font-family: 'GalaxiePolaris';
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    box-shadow: none;
    padding: 0;
    height: fit-content;
    min-width: 40px;
}
.wpml-iso-selector i{
    position: absolute;
    font-family: 'Font Awesome 6 Pro';
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;    
    top: 8px;
    right: 12px;
}

/* HOME */
/**/
.ib-swiper-top-home .swiper-slide-bg{
    position:relative;
}
.ib-swiper-top-home .swiper-slide-bg:after{
    content: '';
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(17, 17, 17, 0.3) 0%, rgba(17, 17, 17, 0) 100%);
}
.ib-swiper-top-home .elementor-slide-button{
    padding: 13px 30px 16px;
}
.ib-swiper-top-home .ib-custom-navegation{
    position: absolute;
    width: 100%;
    height: fit-content;
    bottom: 30px;
    max-width: 1800px;
    margin: auto;
    left: 0;
    right: 0;
    display: flex;
    justify-content: flex-end;
    z-index: 99;
}
.ib-swiper-top-home .ib-navegation{
    background: #1D1D1B;
    min-width: 60px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 6px 15px;
    border-radius: 30px;
}
.ib-swiper-top-home .elementor-swiper-button-prev,   
.ib-swiper-top-home .elementor-swiper-button-next{   
    position: relative !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    transform: none !important;
}
.ib-swiper-top-home .elementor-swiper-button-prev i{
    pointer-events: all;
    font-family: 'Font Awesome 6 Sharp';
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #F4F3F1;
}
.ib-swiper-top-home .elementor-swiper-button-next i{
    pointer-events: all;
    font-family: 'Font Awesome 6 Sharp';
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #F4F3F1;
}

/**/
.ib-swiper-carrusel-home{
    z-index: 9;
}
.ib-swiper-carrusel-home a.swiper-slide-inner{
    text-decoration: none;
    pointer-events:none; 
}
.ib-swiper-carrusel-home a.swiper-slide-inner .elementor-button{
    pointer-events: all;
}
.ib-swiper-carrusel-home .elementor-slide-button{
    padding: 13px 30px 16px;
}
.ib-swiper-carrusel-home .ib-custom-navegation{
    position: absolute;
    width: 100%;
    height: fit-content;
    bottom: 30px;
    max-width: 1800px;
    margin: auto;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    z-index: 99;
}
.ib-swiper-carrusel-home .ib-navegation{
    background: #1D1D1B;
    min-width: 60px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 6px 15px;
    border-radius: 30px;
}
.ib-swiper-carrusel-home .elementor-swiper-button-prev,
.ib-swiper-carrusel-home .elementor-swiper-button-next{
    position: relative !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    transform: none !important;
}
.ib-swiper-carrusel-home .elementor-swiper-button-prev i{
    pointer-events: all;
    font-family: 'Font Awesome 6 Sharp';
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #F4F3F1;
}
.ib-swiper-carrusel-home .elementor-swiper-button-next i{
    pointer-events: all;
    font-family: 'Font Awesome 6 Sharp';
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #F4F3F1;
}
.ib-swiper-carrusel-home .ib-custom-navegation + .swiper-pagination{
    display: none;
}
.ib-swiper-carrusel-home .elementor-slide-heading .swiper-pagination{
    position: inherit !important;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    gap: 0;
    margin-top: 36px;
}
.ib-swiper-carrusel-home .elementor-slide-heading .swiper-pagination .swiper-pagination-bullet{
    background-color: #f4f3f17e !important;
    width: 8px;
    height: 8px;
}
.ib-swiper-carrusel-home .elementor-slide-heading .swiper-pagination .swiper-pagination-bullet-active{
    background-color: #F4F3F1 !important;
    width: 10px;
    height: 10px;
}
/**/
.ib-blog-home .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail{
    padding: 0 !important;
}
.ib-blog-home .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img{
    height: 600px!important; 
    left: 0 !important; 
    position: relative !important; 
    top: 0 !important; 
    transform: none !important;  
    object-fit: cover;
}
.ib-blog-home {
    padding: 0 15px;
    overflow: hidden;
}
/**/
.ic-fortalezas-home{
    padding: 0 15px;
    overflow: hidden;    
}
.ic-fortalezas-home .swiper-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
@media(max-width: 1200px){
    .ib-blog-home .swiper{
        overflow: visible;
    }
    .ic-fortalezas-home .swiper{
        overflow: visible;    
    }
    .ib-blog-home .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img{
        height: 400px!important; 
    }
}
@media(max-width: 992px){
    .ib-swiper-top-home .swiper-slide-inner{
        display: flex;
        justify-content: center;
        align-items: flex-end;
        padding-bottom: 60px !important;
    }
    .ib-swiper-top-home .swiper-slide-inner .swiper-slide-contents{
        text-align: center;
    }    
    .ib-swiper-top-home .swiper-slide-inner .swiper-slide-contents .elementor-slide-heading{
        max-width: 262px;
    }
    .ib-swiper-carrusel-home .elementor-slide-button{
        padding: 10px 30px 12px;
    }
}
@media(max-width: 768px){
    .ib-blog-home .elementor-post__thumbnail{
        max-height: 310px;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .ib-blog-home .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img{
        height: 310px !important; 
    }
    .ib-two_lines_mobile{
        max-width: 88%;
    }
}

/* FOOTER */
.ib-contact-form-footer.page-contact{
    max-width: 590px;
}
.ib-contact-form-footer{
    max-width: 490px;
}/*
body.home .ib-footer-general-web .ib-contact-form-footer input,
body.home .ib-footer-general-web .ib-contact-form-footer textarea{
    background-color: #ffffff !important;
}*/
.ib-contact-form-footer label{
    display: none;
}
.ib-contact-form-footer input{
    box-shadow: none;
    padding: 10px 0 0 0;
}
.ib-contact-form-footer textarea{
    border-bottom: 0;
    box-shadow: none;
    padding: 10px 0 0 0;
}
.ib-contact-form-footer textarea{
    border: 0 !important;
}
.ib-contact-form-footer .elementor-field-type-acceptance {
    margin-bottom: 20px;
}
.ib-contact-form-footer .elementor-field-type-acceptance label{
    font-family: 'GalaxiePolaris';
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -2%;
}
.ib-footer-general-web .ib-contact-form-footer .elementor-field-type-acceptance label{
    color: #111111 !important;
    font-size: 14px !important;
    line-height: 14px !important;
}
.ib-contact-form-footer .elementor-field-type-acceptance .elementor-field-subgroup span{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.ib-contact-form-footer .elementor-field-type-acceptance .elementor-field-subgroup input{
    width: 26px;
    height: 26px;
}
.page-contact.ib-contact-form-footer .elementor-field-type-acceptance .elementor-field-subgroup input{
    border-color: #F4F3F1 !important;
}
.ib-contact-form-footer .elementor-field-type-acceptance .elementor-field-subgroup label{
    padding-left: 18px;
    padding-bottom: 4px;
}
.ib-contact-form-footer.page-contact .elementor-field-type-acceptance .elementor-field-subgroup label{
    font-size: 14px;
    line-height: 24px;
}
.page-contact.ib-contact-form-footer .elementor-field-type-acceptance .elementor-field-subgroup label{
    color: #F4F3F1 !important;
}
.ib-contact-form-footer .elementor-field-group:not(.elementor-field-type-acceptance){
    min-height: 46px;
}
.ib-contact-form-footer .elementor-field-group:not(.elementor-field-type-acceptance) input{
    padding-bottom: 10px;
}
.ib-contact-form-footer.page-contact .elementor-field-group:not(.elementor-field-type-acceptance){
    margin-top: 30px;
}
.ib-contact-form-footer .elementor-field-group select{
    padding-left: 0;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    outline: none;
    box-shadow: none;
    color: #F4F3F1 !important;
    background-color: transparent !important;
}
.ib-footer-general-web .ib-contact-form-footer .elementor-field-group select{
    background-color: transparent !important;
    color: #111111 !important;
}
.ib-contact-form-footer .select-caret-down-wrapper {
    display: none !important;
}
.ib-contact-form-footer .elementor-field-type-submit button{
    width: 100%;
    border-radius: 0;
}
.ib-contact-form-footer .elementor-select-wrapper:before{
    content: '\f078' !important;
    font-family: 'Font Awesome 6 Sharp';
    font-size: 14px;
    color: #F4F3F1;
}

.ib-contact-form-footer .elementor-acceptance-field {
    appearance: none;
    -webkit-appearance: none;
    width: 18px;
    height: 18px;
    border: 1px solid #111111 !important;
    border-radius: 0;
    background: #fff;
    cursor: pointer;
    position: relative;
    padding: 0;
}
.ib-contact-form-footer .elementor-acceptance-field:checked::after {
    content: "\f00c";
    font-family: 'Font Awesome 6 PRO';
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 14px;
    line-height: 14px;
    color: #111;
    font-weight: 400;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-contact.ib-contact-form-footer .elementor-acceptance-field:checked::after{
    color: #00AB8E;
}
.ib-contact-form-footer .elementor-field-option label {
  cursor: pointer;
}

@media(max-width:1367px){    
    .ib-contact-form-footer .elementor-field-type-acceptance{
        margin-bottom: 15px;
    }
    .ib-contact-form-footer .elementor-field-type-acceptance .elementor-field-subgroup{
        border: 0;
    }
    .ib-contact-form-footer .elementor-field-type-acceptance,
    .ib-contact-form-footer .elementor-field-type-submit{
        max-width: 100%;
        width: 100%;
    }
}
@media(max-width:992px){    
    body .ib-footer-general-web{
        background-color: #ffffff !important;
    }
}   
@media(max-width:767px){
    .ib-contact-form-footer .elementor-field-type-submit {
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }
    .ib-contact-form-footer .elementor-field-type-submit button{
        border-radius: 10px !important;
        max-width: 268px;
    }
    .ib-contact-form-footer .elementor-field-type-acceptance .elementor-field-subgroup label{
        font-size: 12px;
        line-height: 14px;
    }
}

/* BREADCRUMBS */
.ibc-breadcrumbs{
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: nowrap;
}
.ibc-breadcrumbs a,
.ibc-breadcrumbs span{
    font-family: 'GalaxiePolaris';
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: -3%;
    text-decoration: none;
    white-space: nowrap;
    color: #C2C2C2;
}
.ibc-bread-chevron{
    font-size: 10px;
    color: #C2C2C2;
}

/*NUESTROS PRODUCTOS*/
.ib-gal-nuestros-productos-section{
    overflow: hidden;
}
.ib-gal-nuestros-productos .swiper{
    overflow: visible;
}
.ib-gal-nuestros-productos img{
    max-height: 700px;
    object-fit: cover;
    margin:  0 !important;
}
.ib-gal-nuestros-productos.height-sup img{
    max-height: 800px;
}
.ib-gal-nuestros-productos-arrows-content{
    position: absolute;
    width: 100%;
    height: fit-content;
    bottom: 30px;
    max-width: 1800px;
    margin: auto;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    z-index: 99;
}
.ib-gal-nuestros-productos.arrows-downover{
    padding-bottom: 50px;
}
.ib-gal-nuestros-productos.arrows-downover .ib-gal-nuestros-productos-arrows-content{
    bottom: 30px;
}
.ib-gal-nuestros-productos-arrows-content .ib-gal-nuestros-productos-arrows{
    background: #FFFFFF;
    min-width: 60px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 6px 15px;
    border-radius: 30px;
}
.ib-gal-nuestros-productos-arrows-content .ib-gal-nuestros-productos-arrows .elementor-swiper-button-prev,
.ib-gal-nuestros-productos-arrows-content .ib-gal-nuestros-productos-arrows .elementor-swiper-button-next{
    position: relative !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    transform: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ib-gal-nuestros-productos-arrows-content .ib-gal-nuestros-productos-arrows .elementor-swiper-button i{
    pointer-events: all;
    font-family: 'Font Awesome 6 Sharp';
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #1D1D1B;
}

@media(max-width:767px){
    .ib-gal-nuestros-productos{
        padding-bottom: 70px;
    }
    .ib-gal-nuestros-productos img{
        height: 307px;
    }
    .ib-gal-nuestros-productos-arrows-content,
    .ib-gal-nuestros-productos.arrows-downover .ib-gal-nuestros-productos-arrows-content{
        bottom: -60px;
    }
}

/* SINGLE BLOG */
.ib-cat-single-post .elementor-post-info__terms-list {
    visibility: hidden !important;
    display: flex;
    gap: 5px;
}
.ib-cat-single-post .elementor-post-info__terms-list span{
    background-color: #FFFFFF;
    visibility: visible !important;
    padding: 12px 40px 13px;
    border-radius: 30px;
}

/*CONTACTO*/
.ib-section-ubicaciones > .elementor-container > .elementor-column > .elementor-widget-wrap{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 25px 0;
}
.ib-section-ubicaciones .ib-content-ubicaciones {
    width: 33.3%;
}
.ib-section-ubicaciones .ib-content-ubicaciones .w-50{
    width: 50%;
}
@media(max-width: 992px){
    .ib-section-ubicaciones > .elementor-container > .elementor-column > .elementor-widget-wrap{
        gap: 21px 0;
    }
    .ib-section-ubicaciones .ib-content-ubicaciones {
        width: 50%;
    }
    .ib-section-ubicaciones .ib-content-ubicaciones .elementor-widget-text-editor{
        width: 100%;
    }
    .ib-section-ubicaciones .ib-content-ubicaciones:nth-child(odd) .elementor-widget-wrap{
        padding-right: 5px;
    }
    .ib-section-ubicaciones .ib-content-ubicaciones:nth-child(even) .elementor-widget-wrap{
        padding-left: 5px;
    }
}


/* QUIENES SOMOS */
.ib-certificaciones-iso .elementor-widget-wrap{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    gap: 40px 20px;
}
.ib-certificaciones-iso .elementor-widget-image-box{
    width: 215px;
    margin-bottom: 0;
}
.ib-certificaciones-iso .elementor-widget-image-box .elementor-image-box-img{
    display: flex;
    justify-content: center;  
}
@media(max-width:992px){    
    .ib-certificaciones-iso .elementor-widget-wrap{
        gap: 30px 1.25%;
    }
    .ib-certificaciones-iso .elementor-widget-image-box{
        width: 32.5%;
    }
}
@media(max-width:767px){    
    .ib-certificaciones-iso .elementor-widget-wrap{
        gap: 30px 2%;
    }
    .ib-certificaciones-iso .elementor-widget-image-box{
        width: 49%;
    }
}

/* LISTADO PRODUCTOS */
.ibc-tipo-producto-nav .ibc-tipo-producto-nav__list{
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 8px 8px;
    list-style: none;
    padding: 0;
}
.ibc-tipo-producto-nav .ibc-tipo-producto-nav__list .ibc-tipo-producto-nav__item a{
    font-family: 'GalaxiePolaris';
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #111111;
    background-color: #F4F3F1;
    padding: 13px 40px 15px;
    border-radius: 30px;
    display: block;
}
.ibc-tipo-producto-nav .ibc-tipo-producto-nav__list .ibc-tipo-producto-nav__item.active a,
.ibc-tipo-producto-nav .ibc-tipo-producto-nav__list .ibc-tipo-producto-nav__item a:hover{
    background-color: #111111;
    color: #F4F3F1;
}

.ibc-info-extra-section{
    padding: 100px 15px;
    background-color: #FFFFFF;
}
.ibc-info-extra {
    position: relative;
    max-width: 1800px;
    margin: auto;
}
.ibc-info-extra .ibc-info-extra__titulo{
    font-family: 'OPTIRaleigh-Gothic';
    font-weight: 500;
    font-size: 100px;
    line-height: 85px;
    color: #111111;
    margin-bottom: 20px;
    letter-spacing: -3%;
}
.ibc-info-extra .ibc-info-extra__descripcion{
    font-family: 'GalaxiePolaris';
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #11111180;
    margin-bottom: 40px;
    max-width: 1100px;
    padding-right: 40px;
}
.ibc-info-extra .swiper-button-prev {
    top: 18px;
    right: 28px;
    left: auto;
    background-color: #FFFFFF;
    min-width: 28px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: fit-content;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.ibc-info-extra .swiper-button-prev:after {
    content: '\f053';
    font-family: 'Font Awesome 6 Pro';
    font-size: 14px;
    padding: 8px 5px 8px 0;
    color: #111111;
}

.ibc-info-extra .swiper-button-next {
    top: 18px;
    right: 0;
    left: auto;
    background-color: #FFFFFF;
    min-width: 28px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: fit-content;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.ibc-info-extra .swiper-button-next:after {
    content: '\f054';
    font-family: 'Font Awesome 6 Pro';
    font-size: 14px;
    padding: 8px 0 8px 5px;
    color: #111111;
}
.info-extra-tipo-producto-seo{
    padding: 180px 0px 134px;
}
.info-extra-tipo-producto-seo h2{
    font-family: 'GalaxiePolaris';
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 60px;
}
.info-extra-tipo-producto-seo h3,
.info-extra-tipo-producto-seo h4,
.info-extra-tipo-producto-seo h5,
.info-extra-tipo-producto-seo h6,
.info-extra-tipo-producto-seo p{
    font-family: 'GalaxiePolaris';
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #111111;
    margin-bottom: 20px;
}
.info-extra-tipo-producto-seo p{
    color: #11111180;
    line-height: 22px;
}
.ibc-tipo-producto-nav__select-wrap{
    display: none;
}
.results-productos .elementor-post__thumbnail{
    padding-bottom:0 !important;
}
.results-productos .elementor-post__thumbnail img{
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    transform: none !important;
    min-height: 220px;
    object-fit: cover;
}

.search-filter-label{
    margin-bottom: 0px;
    padding: 15px 0;
    border-top: 1px solid #111111;
    border-bottom: 1px solid #111111;
    font-family: 'GalaxiePolaris';
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #111111;
}
.search-filter-label[aria-expanded="false"]{
    border-bottom: 0;
}
.search-filter-input-group{
    margin-top: 20px;
    margin-bottom: 20px;
}
.search-filter-input-group .search-filter-input-checkbox__label{
    font-family: 'GalaxiePolaris';
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -3%;
    color: #111111;
}

.ib-show-filters .elementor-button-content-wrapper{
    display: flex;
    justify-content: space-between !important;
    align-items: center;
    color: #111111 !important;
}
.ib-show-filters .elementor-button-content-wrapper svg path{
    fill: #111111 !important;
}
.search-filter-label__toggle-icon{
    position: relative;
}
.search-filter-label__toggle-icon::after{
    visibility: visible;
    top: 0;
    right: 0;
    left: auto;
    height: 100%;
    width: 100%;
    font-family: 'Font Awesome 6 PRO';
    position: absolute;
    font-size: 22px;
    font-weight: 300;
}
.search-filter-label__toggle-icon.search-filter-label__toggle-icon--down::after{
    content: '\2b';
    display: flex;
    justify-content: flex-end;
}
.search-filter-label__toggle-icon.search-filter-label__toggle-icon--up::after{
    content: '\f068';
}
.search-filter-label__toggle-icon .search-filter-icon__svg{
    visibility: hidden;
}


@media(max-width: 1024px){
    .ibc-tipo-producto-nav .ibc-tipo-producto-nav__list .ibc-tipo-producto-nav__item a{
        font-size: 14px;
        line-height: 18px;
    }
    .ibc-tipo-producto-nav .ibc-tipo-producto-nav__list{
        display: none;
    }
    .ibc-tipo-producto-nav__select-wrap{
        position: relative;
        display: inline-flex;
        align-items: center;
    }
    .ibc-tipo-producto-nav__select-icon{
        position: absolute;
        right: 14px;
        pointer-events: none;
        font-size: 13px;
        color: #111111;
    }
    .ibc-tipo-producto-nav__select{
        font-family: 'GalaxiePolaris';
        font-weight: 500;
        font-size: 16px;
        line-height: 16px;
        color: #111111;
        background-color: #F4F3F1;
        border-radius: 30px;
        padding-bottom: 10px;
        line-height: 20px;
        min-height: 43px;       
        width: fit-content;
        padding-right: 15px;
        padding-left: 15px;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        border: 1px solid #00AB8E;
    }
    .ibc-tipo-producto-nav__select:active,
    .ibc-tipo-producto-nav__select:focus,
    .ibc-tipo-producto-nav__select:hover{
        box-shadow: none;
        outline: none;
    }
    .results-productos .elementor-post__title a{
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        max-height: 22px;
        overflow: hidden;
        display: block;
    }
    .results-productos .elementor-post__excerpt p{
        color: #111111;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        max-height: 62px;
    }
    .results-productos .elementor-post:nth-child(0n+3),
    .results-productos .elementor-post:nth-child(0n+8){
        width: 100%;
        grid-column: 1 / -1;
        min-width: 100%;
    }
    .results-productos{
        margin-bottom: 60px;
    }

    .ibc-info-extra{
        padding: 60px 0 0;
    }
    .ibc-info-extra .ibc-info-extra__titulo{
        font-size: 20px;
        line-height: 20px;
    }
    .ibc-info-extra .swiper-button-prev,
    .ibc-info-extra .swiper-button-next{
        display: none;
    }   
    .ibc-info-extra .ibc-info-extra__galeria.swiper{
        overflow: visible;
    } 
    .ibc-info-extra .ibc-info-extra__descripcion{
        padding-right: 0;
        padding-bottom: 0px;
        margin-bottom: 30px;
    }
    .info-extra-tipo-producto-seo h2{
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .info-extra-tipo-producto-seo h3, 
    .info-extra-tipo-producto-seo h4, 
    .info-extra-tipo-producto-seo h5, 
    .info-extra-tipo-producto-seo h6{
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 20px;
    }
    .info-extra-tipo-producto-seo p{
        font-size: 12px;
        line-height: 16px;
    }
    .info-extra-tipo-producto-seo p:last-child{
        margin-bottom: 0;
    }
}
@media(max-width:767px){
    .section-show_hide-filters{
        position: fixed !important;
        inset: 0;
        z-index: 999;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        background: #F4F3F1;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transition: opacity 0.3s ease;
        padding: 15px;
        top: 70px;
        background-color: #111111;
    }
    .section-show_hide-filters legend,
    .section-show_hide-filters label span{
        color: #F4F3F1 !important;
        border-color: #F4F3F1 !important;
    }
    .section-show_hide-filters.active{
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        padding-bottom: 60px;
    }
    .section-show_hide-filters.active .search-filter-icon__svg{
        fill: #F4F3F1 !important;
    }
    .ib-header.active{
        background: #111111 !important;
    }
    .ib-header.active .ib-logo-web{
        display: none !important;
    }
    .ib-header.active .ib-logo-web-white{
        display: block !important;
    }
    .ib-header.active .e-search-label svg path{
        fill: #F4F3F1 !important;
    }
    .ib-header.active .e-search-input::placeholder,
    .ib-header.active .e-search-input{
        background-color: #000000 !important;
        color: #F4F3F180 !important;
    }
    .elementor-icon-wrapper svg path{
        fill: #F4F3F1 !important;
    }
    .ib-header.active .ib-open-menu svg,
    .ib-header.active .ib-open-menu svg rect{
        fill: #F4F3F1 !important;        
    }
}

/* FICHA DE PRODUCTO */
body:not(.single-productos) .ib-footer-products{
    display: none !important;
}
body.single-productos .ib-contact-global{
    display: none;
}
.ibc-producto-tabs .ibc-producto-tabs__header{
    width: 100%;
    background: transparent;
    text-align: left;
    padding: 15px 0;
    box-shadow: none;
    border-top: 0.5px solid #111111;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
.ibc-producto-tabs .is-active .ibc-producto-tabs__header{
    border-bottom: 0.5px solid #111111;
    margin-bottom: 30px;
}
.ibc-producto-tabs:last-child{    
    border-bottom: 0.5px solid #111111;
}
.ibc-producto-tabs .ibc-producto-tabs__header .ibc-producto-tabs__titulo{
    font-family: 'GalaxiePolaris';
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: -3%;
    color: #111111;
}
.ibc-producto-tabs .ibc-producto-tabs__body{
    font-family: 'GalaxiePolaris';
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;    
    margin-bottom: 30px;
}
.ibc-producto-tabs .ibc-producto-tabs__body i.fa-circle{
    color: #00AB8E;
    padding-right: 8px;
}
.ibc-producto-tabs .ibc-producto-tabs__body h2,
.ibc-producto-tabs .ibc-producto-tabs__body h3{
    font-family: 'GalaxiePolaris' !important;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px; 
    margin-bottom: 16px;
}
.ibc-producto-tabs .ibc-producto-tabs__body h2{
    font-size: 16px;
    line-height: 22px; 
}
.ibc-producto-tabs .ibc-producto-tabs__body p{
    font-family: "GalaxiePolaris";
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #111111;
}
.ibc-producto-tabs .ibc-producto-tabs__body ul{
    margin: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 10px;
}
.ibc-producto-tabs .ibc-producto-tabs__body ul li::marker{
    color: #00AB8E;
}
.ibc-producto-tabs .ibc-producto-tabs__body ul li a{
    letter-spacing: -3%;
    text-decoration: underline;
    color: #00AB8E;

}
.ibc-producto-tabs .ibc-producto-tabs__body img{
    width: fit-content;
    object-fit: contain;
    max-width: 100%;
}

.ibc-producto-tabs__icon{
    color: #111111;
}
.ibc-producto-tabs .ibc-producto-tabs__icon--open{display:none;}
.ibc-producto-tabs .ibc-producto-tabs__icon--closed{display:inline;}
.ibc-producto-tabs .ibc-producto-tabs__item.is-active .ibc-producto-tabs__icon--open{display:inline;}
.ibc-producto-tabs .ibc-producto-tabs__item.is-active .ibc-producto-tabs__icon--closed{display:none;}

@media(min-width:767px){
    .ibc-producto-galeria{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 0.5%;
    }
    .ibc-producto-galeria .ibc-producto-galeria__item{
        max-width: 49.75%;
        margin-bottom: 0.5%; 
    }        
}
.ibc-producto-galeria .ibc-producto-galeria__item{
    position: relative;    
    width: 100%;
}
.ibc-producto-galeria .ibc-producto-galeria__item img{
    width: 100%;
    height: 700px;
    object-fit: cover;
}
.ibc-producto-galeria .ibc-producto-galeria__item .ibc-producto-galeria__zoom{
    background-color: #FFFFFF;
    color: #111111;
    padding: 8px 14px;
    font-size: 22px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.ibc-galeria-modal{
    display: none;
    position: fixed;
    inset: 0;
    z-index: 99999;
    align-items: center;
    justify-content: center;
}
.ibc-galeria-modal.is-open{
    display: flex;
}
.ibc-galeria-modal .ibc-galeria-modal__overlay{
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,.85);
}
.ibc-galeria-modal .ibc-galeria-modal__content{
    position: relative;
    z-index: 1;
    max-width: 90vw;
    max-height: 90vh;
    margin: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ibc-galeria-modal .ibc-galeria-modal__close{
    position: absolute;
    top: 20px;
    right: 20px;
    background: #00AB8E;
    color: #F4F3F1;
    z-index: 2;
}
.ibc-galeria-modal .ibc-galeria-modal__img{
    display: block;
    max-width: 90vw;
    max-height: 90vh;
    width: auto;
    height: auto;
    object-fit: contain;
}
.grupos-accesorios-conectores{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 90px;
    margin-bottom: 120px;
}
.grupos-accesorios-conectores .grupo{
    width: 100%;
}

.grupos-accesorios-conectores h2{
    font-family: 'OPTIRaleigh-Gothic';
    font-weight: 500;
    font-size: 60px;
    line-height: 50px;
    letter-spacing: -3%;
    text-transform: uppercase;
    width: 100%;
    display:block;
    padding-bottom: 36px;
    margin-bottom: 31px;
    color: #111111;
    border-bottom: 1px solid #11111199;
}
.grupos-accesorios-conectores .grupo-diseno2 .contents{
    display: flex;
    gap: 20px 3.5%;
    flex-direction: row;
    flex-wrap: wrap;
}
.grupos-accesorios-conectores .grupo-diseno2 .contents .content{
    width: 100%;
    max-width: 31%;
}
.grupos-accesorios-conectores .grupo-diseno2 .contents .content div.tit-img{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    margin-bottom: 30px;
}
.grupos-accesorios-conectores .grupo-diseno2 .contents .content div.tit-img img{
    max-width: 48px;
}
.grupos-accesorios-conectores .grupo-diseno2 .contents .content div.tit-img .title{
    font-family: 'GalaxiePolaris';
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: -3%;
    color: #00AB8E;
}
.grupos-accesorios-conectores .grupo-diseno2 .contents .content div.descripcion *{
    font-family: 'GalaxiePolaris';
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -3%;
    color: #111111;
}
.grupos-accesorios-conectores .grupo-diseno2 .contents .content div.descripcion-table .tabla-descripcion{
    border: 0;
}
.grupos-accesorios-conectores .grupo-diseno2 .contents .content div.descripcion-table .tabla-descripcion td{
    padding: 4px 0 4px 0;
    font-family: 'GalaxiePolaris';
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -3%;
    color: #111111;
    vertical-align: baseline;
}
.grupos-accesorios-conectores .grupo-diseno2 .contents .content div.descripcion-table .tabla-descripcion tr td:first-child{
    color: #11111166;

    padding: 4px 10px 4px 0;
}
.grupos-accesorios-conectores .grupo-diseno1 .contents{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 15px 1.5%;
}
.grupos-accesorios-conectores .grupo-diseno1 .content{
    width: 32.33%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 15px;
    background-color: #ffffff;
}
.grupos-accesorios-conectores .grupo-diseno1 .content .imagen {
    width: 132px;
    min-width: 132px;
    max-width: 132px;
    background-color: #D9D9D9;
}
.grupos-accesorios-conectores .grupo-diseno1 .content .imagen img{
    width: 132px;
    height: 132px;
    object-fit: contain;
    mix-blend-mode: multiply;
}
.grupos-accesorios-conectores .grupo-diseno1 .content .textos{
    width: 100%;
    padding-left: 15px;
}
.grupos-accesorios-conectores .grupo-diseno1 .content .textos .title{
    color: #111111;
    font-family: 'GalaxiePolaris';
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -3%;
    color: #111111;
    padding-bottom: 10px;
    display: block;
}
.grupos-accesorios-conectores .grupo-diseno1 .content .textos .descripcion {
    color: #111111;
    font-family: 'GalaxiePolaris';
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -3%;
}
.grupos-accesorios-conectores .grupo-diseno1 .content .textos .descripcion *{
    margin-bottom: 0;
}
.grupos-accesorios-conectores .grupo-diseno1 .content .textos a{
    font-family: 'GalaxiePolaris';
    font-weight: 500;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: -3%;
    color: #00AB8E;
}

.swiper-related-products .swiper-button-prev{
    top: -40px;
    right: 28px;
    left: auto;
    background-color: #F4F3F1;
    min-width: 28px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: fit-content;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}
.swiper-related-products .swiper-button-prev:after{
    content: '\f053';
    font-family: 'Font Awesome 6 Pro';
    font-size: 14px;
    padding: 8px 5px 8px 0;
    color: #111111;
}
.swiper-related-products .swiper-button-next{
    top: -40px;
    right: 0;
    left: auto;
    background-color: #F4F3F1;
    min-width: 28px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: fit-content;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.swiper-related-products .swiper-button-next:after{
    content: '\f054';
    font-family: 'Font Awesome 6 Pro';
    font-size: 14px;
    padding: 8px 0 8px 5px;
    color: #111111;
}
@media (max-width: 1440px) {
    .ibc-producto-galeria .ibc-producto-galeria__item img{
        height: 600px;
    }
}
@media (max-width: 1300px) {
    .grupos-accesorios-conectores .grupo-diseno1 .content{
        flex-direction: column;
    }
    .grupos-accesorios-conectores .grupo-diseno1 .content .imagen{
            width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
    padding: 20px 0;
    }
    .grupos-accesorios-conectores .grupo-diseno1 .content .textos{
        width: 100%;
        padding: 15px 0 0 0;
    }
}
@media (max-width: 1200px) {
    .productos-swiper{
        overflow: visible;
    }
    .swiper-related-products .swiper-button-next,
    .swiper-related-products .swiper-button-prev{
        display: none;
    }
    .ibc-producto-galeria .ibc-producto-galeria__item img{
        height: 500px;
    }
}
@media (max-width: 1024px) {
    .ibc-producto-galeria .ibc-producto-galeria__item img{
        height: 355px;
    }

    .grupos-accesorios-conectores .grupo-diseno2 .contents .content {
        max-width: 48.2%;
    }
    .grupos-accesorios-conectores .grupo-diseno1 .contents{
        gap: 15px 2%;
    }
    .grupos-accesorios-conectores .grupo-diseno1 .content{
        width: 49%;
    }

    .ibc-producto-tabs .ibc-producto-tabs__header{
        padding: 10px 0;
    }
    .ibc-producto-tabs .ibc-producto-tabs__header .ibc-producto-tabs__titulo{
        font-size: 18px;
        line-height: 20px;
    }
    .ibc-producto-tabs .ibc-producto-tabs__header .ibc-producto-tabs__icon{
        padding-bottom: 2px;
    }
    .grupos-accesorios-conectores{
        gap: 60px;
        margin-bottom: 70px;
    }
}
@media (max-width: 768px) {
    .ibc-galeria-modal .ibc-galeria-modal__close{
        padding: 10px 15px;
        top: 15px;
        right: 15px;
    }
    .grupos-accesorios-conectores .grupo-diseno2 .contents .content,
    .grupos-accesorios-conectores .grupo-diseno1 .content{
        max-width: 100%;
        width: 100%;
    }
    .grupos-accesorios-conectores .grupo-diseno2 .contents .content div.tit-img{
        margin-bottom: 12px;
    }
    .grupos-accesorios-conectores .grupo-diseno2 .contents .content div.tit-img img{
       max-width: 34px;
    }  
}


/* EXCEPCIONES CABECERA BLACK */

body.page-id-1077 .ib-header .jet-mega-menu-container .jet-mega-menu-item .jet-mega-menu-item__label,
body.page-id-973 .ib-header .jet-mega-menu-container .jet-mega-menu-item .jet-mega-menu-item__label,
body.page-id-615 .ib-header .jet-mega-menu-container .jet-mega-menu-item .jet-mega-menu-item__label{
    color: #F4F3F1 !important;
}
body.page-id-973 .ib-header,
body.page-id-973 #content,
body.page-id-1077 .ib-header,
body.page-id-1077 #content,
body.page-id-615 .ib-header{
    background-color: #111111 !important;
}

body.page-id-973 .ib-footer-general-web {
    display: none;
}

body.page-id-973 .ib-header .ib-logo-web,
body.page-id-1077 .ib-header .ib-logo-web,
body.page-id-615 .ib-header .ib-logo-web {
    display: none;
}

body.page-id-973 .ib-header .ib-logo-web-white,
body.page-id-1077 .ib-header .ib-logo-web-white,
body.page-id-615 .ib-header .ib-logo-web-white{
    display: block;
}

body.page-id-222 .ib-header.ib-active-submenu .elementor-widget-icon.elementor-view-default .elementor-icon svg,
body.page-id-222 .ib-header.ib-active-submenu .elementor-widget-icon.elementor-view-default .elementor-icon svg rect,
body.page-id-222 .ib-header.ib-active-submenu .e-search-form svg,
body.page-id-222 .ib-header.ib-active-submenu .e-search-form svg path{
    fill: #F4F3F1 !important;
}
body.page-id-973 .ib-header .elementor-widget-icon.elementor-view-default .elementor-icon svg,
body.page-id-1077 .ib-header .elementor-widget-icon.elementor-view-default .elementor-icon svg,
body.page-id-615 .ib-header .elementor-widget-icon.elementor-view-default .elementor-icon svg,
body.page-id-973 .ib-header .elementor-widget-icon.elementor-view-default .elementor-icon svg rect,
body.page-id-1077 .ib-header .elementor-widget-icon.elementor-view-default .elementor-icon svg rect,
body.page-id-615 .ib-header .elementor-widget-icon.elementor-view-default .elementor-icon svg rect{
    fill: #F4F3F1;
}

body.page-id-973 .ib-header .elementor-item.menu-link,
body.page-id-973 .ib-header .link-contact .elementor-heading-title,
body.page-id-1077 .ib-header .elementor-item.menu-link,
body.page-id-1077 .ib-header .link-contact .elementor-heading-title,
body.page-id-615 .ib-header .elementor-item.menu-link,
body.page-id-615 .ib-header .link-contact .elementor-heading-title{
    color: #FAFBFD !important;
}

body.page-id-973 .ib-header .e-search-form svg,
body.page-id-1077 .ib-header .e-search-form svg,
body.page-id-615 .ib-header .e-search-form svg{
    fill: #F4F3F1;
}

body.page-id-973 .ib-header .e-search-input,
body.page-id-973 .ib-header .e-search-input::placeholder,
body.page-id-1077 .ib-header .e-search-input,
body.page-id-1077 .ib-header .e-search-input::placeholder,
body.page-id-615 .ib-header .e-search-input,
body.page-id-615 .ib-header .e-search-input::placeholder{
    color: #FAFBFD !important;
    background-color: #000000 !important;
}

body.page-id-973 .ib-header .wpml-iso-selector,
body.page-id-1077 .ib-header .wpml-iso-selector,
body.page-id-615 .ib-header .wpml-iso-selector{
    background-color: #000000 !important;
}

body.page-id-973 .ib-header .wpml-iso-selector .wpml-iso-select,
body.page-id-1077 .ib-header .wpml-iso-selector .wpml-iso-select,
body.page-id-615 .ib-header .wpml-iso-selector .wpml-iso-select{
    color: #FAFBFD !important;
    background-color: #000000 !important;
}

body.page-id-973 .ib-header .wpml-iso-selector i,
body.page-id-1077 .ib-header .wpml-iso-selector i,
body.page-id-615 .ib-header .wpml-iso-selector i{
    color: #F4F3F1;
}

/* EXCEPCIONES FOOTER */
@media(max-width:767px){    
    body.page-id-1077 .ib-footer-general-web {
        background-color: #F4F3F1 !important;
    }
}