/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author: UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

html {
    overflow-x: hidden;
}

body {
    overflow-x: clip;
}

/*Add your own styles here:*/

.warning {
    font-size: 12px;
}

/*CABECERA*/

.menu-item-type-wpml_ls_menu_item {
    display: none !important;
}

.emodal-title {
    font-family: "Montserrat", sans-serif !important;
    margin-bottom: 1rem;
    font-weight: 700;
}

.emodal-content p {
    font-family: "Montserrat", sans-serif !important;
}

.wpcf7-form p {
	display: inline-block;
	width: 100%;
}

/* HEADER */
.w-cart-dropdown {
    background-color: #ffffff;
}

.l-subheader.at_top {
    background-color: #004e9b;
}

.w-socials-list {
    color: #fff;
}

/**/

.h2 {
	color: #004e9b;
    font-family: "Montserrat",sans-serif;
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.2;
    text-transform: uppercase;
}

/* HOME */
.min-text {
    font-size: 10px;
    line-height: 1.2;
    margin-bottom: 5px;
}

.banners .g-cols.type_default {
    margin: 0;
}
.banners .wpb_wrapper {
	height: 100%;
}

.claim p {
    line-height: 1.4;
}

.claim-text {
    text-transform: uppercase;
}

.claim-text strong {
    font-size: 46px;
}

/* DESTACADOS HOME */
.ult-ib-effect-style2 .ult-new-ib-title {
    font-size: 24px !important;
    text-transform: uppercase;
    font-weight: bold !important;
    top: 35% !important;
}

.ult-ib-effect-style2 .ult-new-ib-content {
    top: 40%;
    bottom: initial;
    opacity: 1 !important;
}

.ult-ib-effect-style2 .ult-new-ib-content p {
    max-width: 345px;
    margin: 0 auto;
}

/*CATEGORIAS*/

.widget_product_categories .current-cat>a {
    font-weight: 400;
}

.subcatstyle {
    border-width: 3px;
    border-style: solid;
    border-color: #004e9b;
}

.centerelement .w-grid-list {
    justify-content: center !important;
}

.textsubcate {
    text-align: center !important;
}

.widgettitle {
	text-transform: uppercase;
	color: #004e9b;
}

/* PRODUCTOS */

/* snippet dto precio */
span.snippet-dto-percentage {
    color: #333333;
	font-weight: 500;
}
/**/



.woocommerce-variation-price, .woocommerce-variation-availability {
    flex-shrink: 1;
    line-height: 1.2;
    margin-right: 0;
    margin-top: 1rem;
}





.woocommerce ul.products .onsale,
.woocommerce .l-section.for_shop .onsale {
    padding: 0 .2rem !important;
    width: 70px !important;
    height: 70px !important;
    border-radius: 70px !important;
    text-align: center !important;
    font-size: .6rem !important;
    line-height: 70px !important;
}





.col-sm-12 .bannerproduct {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    height: 100%;
    margin-top: 0px;
    left: 50%;
}

#shop .l-section-h.i-cf {
    padding-top: 0px;
}

.bannerproduct {
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(https://atyges.solbyte.dev/wp-content/uploads/2019/12/bg-claim.jpg);
    background-size: cover;
    left: 0px;
    height: 100%;
    width: 100%;
    display: inline-block;
    padding: 0.5rem;
    margin-bottom: 3rem;
}

.l-section-h.i-cf .bannerproduct {
    padding: 0px;
}

.bannerproduct span {
    margin-right: 0%;
    float: right;
}

.bannerproduct img {
    margin-right: 12%;
}

.product-adv {
    display: flex;
    justify-content: left;
    flex-direction: row;
    text-align: center;
    justify-content: flex-start;
    margin-bottom: 1rem;
}

.product-adv .col-sm-4 {
    width: 33.33%;
    max-width: 170px;
}

.product-adv-ind {
    display: flex;
    flex-direction: column;
    padding: 0.5rem;
    align-items: center;
    font-size: 14px;
    line-height: 1.2;
}

.product-adv-ind img {
    width: 42px !important;
    margin-bottom: 0.5rem;
}

.woocommerce-tabs ul {
    margin-bottom: 1.5rem;
}
.woocommerce-tabs .wp-video {
	margin: 0 auto 1.5rem auto;
}

.woocommerce-products-header {
    padding-top: 5rem;
}
.woocommerce h1.page-title {
	line-height: 1.2;
}

.wpb_column.wooproduct, .woocommerce .products .product {
    position: relative;
	padding: 1.5rem 0.5rem calc(52px + 0.8rem) 0.5rem;
}
.wpb_column.wooproduct .button,
.woocommerce .products .product .button {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	margin: 0;
	min-width: 85%;
}

span.woocommerce-Price-amount.amount {
    color: #0d579f;
    font-weight: 800;
}

small.woocommerce-price-suffix {
    font-size: 0.9rem;
    color: #333333;
    font-weight: 500;
}

.g-breadcrumbs {
    text-transform: uppercase;
    font-size: 15px;
}

.w-grid-list .product_field,
.woocommerce.usg_add_to_cart_1 {
    text-align: center;
}

/*ocultar el desplegable de criterios de ordenación de productos - Fede - */
.woocommerce-ordering {
    display: none;
}
.woocommerce ul.order_details {
	margin-bottom: 1.5rem !important;
}

/*como estaba originalmente antes de ocultar el desplegable - Fede - 
.woocommerce-ordering {
    display: inline-block;
    float: right;
}*/

.woocommerce-ordering select {
    background: transparent;
    box-shadow: none !important;
    width: auto;
    float: right;
}

.archive .w-grid-list .product_field .woocommerce-Price-amount {
    font-size: 1.2rem !important;
}

.archive .w-grid-list .product_field del .woocommerce-Price-amount {
    font-size: 1rem !important;
}

.widget_product_categories ul.children {
    margin-left: 0;
}

.widget_product_categories li:before {
    display: none;
}

.widget_product_categories li {
    padding-left: 10px;
}

.widget_product_categories .children li {
    padding-left: 1rem;
}

.widget_product_categories li a {
    color: #000000;
}

.widget_product_categories li.current-cat {
    font-weight: 400;
    position: relative;
}

.widget_product_categories li.current-cat>a {
    color: #004e9b;
}

.widget_product_categories li.current-cat>a:before {
    content: "|";
    position: absolute;
    left: 0;
    top: 0;
    color: #004e9b;
}

.woocommerce ul.products .onsale,
.woocommerce .l-section.for_shop .onsale {
    border-radius: 0;
    background: #ffc516;
}

.woocommerce-breadcrumb {
    font-size: 15px;
    text-transform: uppercase;
}

.woocommerce-breadcrumb .far {
    margin: 0 8px;
}

/*.upsells.products h2,
.related.products h2 {
    text-align: center;
}*/
ul.products .product {
    text-align: center;
}

.woocommerce .products .woocommerce-loop-product__title {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-size: 0.8rem;
    color: #4a4a4a;
	font-weight: bold;
	line-height: 1.2;
}

.woocommerce .products .price {
    font-weight: 700;
    font-size: 0.8rem;
    color: #004e9b;
}

.product_meta {
    display: none;
}

.woocommerce-product-details__short-description img,
.woocommerce-Tabs-panel--description img {
    max-width: 520px !important;
    margin: 15px auto;
    width: 100%;
}

input,
select,
.select2-selection {
    box-shadow: none !important;
}

select {
    height: 3.05rem !important;
}

.woocommerce .quantity input.qty {
    min-height: 2.05rem;
    line-height: 2.05rem;
}







div.free-shipping {
    display: inline-block;
    color: #ffffff;
    background: #004E9B;
    padding: 0 5px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 2;
    font-size: 14px;
}

.woocommerce-tabs .panel > h2 {
    display: block;
}
.woocommerce-tabs .panel h2.yikes-custom-woo-tab-title {
	display: none !important;
}

.single-product .ti-widget {
	padding: 4rem 0;
	display: inline-block !important;
}

/* CONTACTO */
.subtitle-contact {
    font-weight: 600;
}
.form-group {
    font-size: 15px;
    display: block;
    margin-bottom: 10px;
}
.form-group .wpcf7-form-control {
    background: #ffffff;
    border-color: #004e9b3b !important;
    border: 2px;
    border-style: solid;
    color: #333333;
}
.form-group select {
    color: #333333;
}
.form-group select option {
    color: #333333;
    background: #ffffff;
}
.form-group select:invalid,
.form-group select option[value=""] {
    color: #9aa0a6;
}
.row {
    margin: 0 -10px;
}
.col-xs-12 {
    width: 100%;
    float: left;
    padding: 0 10px;
}
.col-xs-9 {
    width: 75%;
    float: left;
    padding: 0 10px;
}
.col-xs-4 {
    width: 33.33%;
    float: left;
    padding: 0 10px;
}
.col-xs-3 {
    width: 25%;
    float: left;
    padding: 0 10px;
}
input[type="text"],
input[type="tel"],
input[type="email"],
select,
textarea {
    box-shadow: none !important;
}
span.wpcf7-form-control-wrap.legal {
    margin-top: 0.5em;
}
input[type="checkbox"] {
    margin-top: 0 !important;
}

.map-size {
    max-height: 434px;
}

/* FOOTER */
footer .layout_ver .widget_nav_menu ul li {
    padding-left: 0 !important;
}

footer .layout_ver .widget_nav_menu ul li:before {
    display: none;
}
.wa-link {
	display: none;
}


/*          IMAGENES POST       */
/*      @autor  Juan David      */
/*
 * Les tengo que poner !important
 * porque sino las clases .w-image y .l-main
 * sobreescriben la clase
 * */
.postImg{
    width:100% !important;
    max-width:750px !important;
    margin:15px auto !important;
}

.postImg img{
    width:100%;
}

.postImgMedium{
    width:100% !important;
    max-width:400px !important;
    margin:15px auto !important;
}

/*  para que el texto no se vea mal
 * voy a añadirle también una clase
*/
.postTxt {
    width:100% !important;
    max-width:750px !important;
    margin:0 auto !important;
}


/************************************************************************************
smaller than 1335px
*************************************************************************************/
@media screen and (max-width: 1335px) {

    .header_hor .ush_menu_1.type_desktop .w-nav-list.level_1>.menu-item>a {
        font-size: 14px;
    }

    .ult-ib-effect-style2 .ult-new-ib-content {
        display: none !important;
    }

}


/************************************************************************************
smaller than 991px
*************************************************************************************/
@media screen and (max-width: 991px) {
    .menu-item-type-wpml_ls_menu_item {
        display: block !important;
    }

    .banners .vc_col-sm-3 {
        width: 50% !important;
    }

    .ult-ib-effect-style2 .ult-new-ib-content {
        display: block !important;
    }

    .w-socials {
        text-align: center;
    }

    body .ult-new-ib {
        margin-bottom: 5px !important;
    }


    .claim .alignright {
        float: right;
        margin-left: 2em;
        margin-bottom: 2em;
    }

    .woocommerce-ordering {
        float: none;
        width: 100%;
    }

    .woocommerce-ordering select {
        width: 100%;
    }

    h1.product_title {
        font-size: 1.2rem;
    }

    .woocommerce-breadcrumb {
        display: none;
    }

    span#select2-product_cat-container {
        background-color: #fff;
    }

    span.select2-selection.select2-selection--single {
        background-color: #fff;
    }

    ul#select2-product_cat-results {
        background-color: #fff;
    }

    span.select2-search.select2-search--dropdown {
        background-color: #fff;
    }
}


/************************************************************************************
smaller than 768px
*************************************************************************************/
@media screen and (max-width: 768px) {
    .warning {
        text-align: center;
        line-height: 1.2;
    }

    

    

    

    
	
	.woocommerce h1.page-title {
		font-size: 1.2rem;
	}

    .woocommerce ul.products .onsale,
    .woocommerce .l-section.for_shop .onsale {
        font-size: .7rem !important;
    }

    

    

    .claim-text {
        font-size: 14px;
    }

    .claim-text strong {
        font-size: 32px;
    }

    .claim .alignright {
        float: right;
        margin-left: 1em;
        width: 75px;
    }

    body h2.subtitle-contact {
        font-size: 1.13rem !important;
    }

    

    .col-xs-9,
    .col-xs-4,
    .col-xs-3,
    .col-xs-12 {
        width: 100%;
    }

    .bannerproduct span {
        margin-right: 10%;
        margin-left: 10%;
        margin-bottom: 30px;
    }

    .bannerproduct img {
        float: right;
        margin-right: 10%;
        margin-left: 5%;
    }

    .woocommerce .cart .quantity {
        width: 100%;
    }

    button.single_add_to_cart_button {
        margin: 10px 0;
    }

    .woocommerce .cart .button {
        width: 100%;
    }
	.wa-link {
		display: block;
		position: fixed;
		left: 19px;
		bottom: 10px;
		z-index: 14;
		overflow: hidden;
	}
	.wa-link img {
		transition: transform .15s linear;
		width: 50px;
	}
	.phone-bottom-btn {
		right: 14px!important;
		bottom: 78px!important;
	}
	.w-toplink.pos_right.active {
		bottom: 70px;
	}
	

}


/************************************************************************************
smaller than 580px
*************************************************************************************/
@media screen and (max-width: 580px) {

    .banners .vc_col-sm-3 {
        width: 100% !important;
    }

    body .ult-new-ib {
        margin-bottom: 0 !important;
    }

	.product-adv-ind {
		font-size: 12px;
	}

}



/************************************************************************************
smaller than 510px
*************************************************************************************/
@media screen and (max-width: 510px) {

    .claim {
        text-align: right;
    }

    .claim .alignright {
        float: none;
        margin-bottom: 1em;
        width: 75px;
        display: inline-block;
    }

    .claim-text {
        display: block;
    }

    .claim-text strong {
        font-size: 23px;
    }

}

button.single_add_to_cart_button:before {
    pointer-events: none;
}

.payment_method_cecabank_gateway img {
    background: url("/logos-pago-atyges.png") no-repeat;
    width: 117px;
    height: 23px;
    padding-left: 128px;
    text-indent: -999px;
}

.payment_method_cecabank_gateway img::before {
    visibility: hidden;
}


/************************************************************************************
smaller than 480px
*************************************************************************************/
@media screen and (max-width: 480px) {

    .wpb_column.wooproduct,
    .woocommerce .products .product {
        width: 50% !important;
    }

}

/*** INSIGNIA GOOGLE ***/
#insignia {
    display: none !important;
    position: inherit !important;
    box-shadow: none !important;
    right: inherit !important;
    bottom: inherit !important;
    margin-left: 15px !important;
}

#insignia-movil {
    display: none !important;
}

/*nueva corporativa*/
.page-id-17193 .l-canvas,
.page-id-17193 .l-footer,
.page-id-17193 .l-popup-box-content,
.page-id-17193 .w-ibanner,
.page-id-17193 .w-filter.state_mobile .w-filter-list,
.page-id-17193 .w-filter.state_desktop[class*="style_drop_"] .w-filter-item-values,
.page-id-17193 .w-iconbox.color_light.style_circle .w-iconbox-icon,
.page-id-17193 .w-tabs.style_timeline .w-tabs-item,
.page-id-17193 .w-tabs.style_timeline .w-tabs-section-header-h,
.page-id-17193 .leaflet-popup-content-wrapper,
.page-id-17193 .leaflet-popup-tip,
.page-id-17193 .ui-datepicker,
.page-id-17193 .w-cart-dropdown,
.page-id-17193 .woocommerce .comment-respond,
.page-id-17193 .select2-dropdown,
.page-id-17193 .has-content-text-color {
    color: #484848 !important;
}

.page-id-17193 .splash-home {
    position: relative !important;
    padding-left: 0;
    z-index: 5;
    color: #fff;
    padding: 25px 0;
}


.page-id-17193 .splash-home h1 {
    font-size: 30px;
    color: #000 !important;
}

.page-id-17193 .tabs-home .w-tabs-list {
    background: transparent !important;
}

.page-id-17193 .tabs-home .w-tabs-item {
    font-size: 35px;
    background: linear-gradient(180deg, #ededf5, transparent) !important;
    border: 0 !important;
    border-top: 5px solid #ebebf3 !important;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase;
    width: 33.33%;
    height: 220px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.w-tabs-list-h {
    margin: 0 auto;
    justify-content: center;
}

.page-id-17193 .tabs-home a.w-tabs-item.active {
    font-weight: 600;
    border-top: 5px solid transparent !important;
}

.page-id-17193 .tabs-home .w-tabs-section-content {
    padding-bottom: 200px;
}

.claims-home {
    padding: 50px 15px 50px 25px;
    color: #fff !important;
    position: relative;
    margin-top: -60px;
    margin-left: -100px;
    height: 100%;
}

.claims-home:before {
    content: "";
    pointer-events: none;
    background: linear-gradient(90deg, #004e9b, #013c76);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: calc(100% + 20vw);
    height: 100%;
}

.fechablog {
    color: #fff;
    padding: 35px 18px;
    text-align: center;
    line-height: 1.25;
    left: 0;
    position: absolute;
    bottom: calc(100% - 70px);
    margin: 0 !important;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 600;
    width: 140px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.wrapblog {
    padding: 15px 15px 15px 155px;
    min-height: 70px;
    margin-bottom: 15px;
}

.sobrecontainer {
    position: relative !important;
}

.sobre_img {
    margin-top: 70px;
}

.sobreatyges {
    padding-top: 200px !important;
}

.sobre_vid {
    /* position: absolute; */
    /* top: -75px; */
    /* right: -100px; */
    /* z-index: 1; */
    /* background: red; */
    /* width: 100%; */
    /* margin: 0 !important; */
}

.page-id-17193 .h2-home_alt h2 {
    color: #fff !important;
    z-index: 1;
    position: relative;
    font-weight: 400;
    font-size: 30px;
}

.claims-home .w-iconbox-icon {
    position: absolute;
    left: 0;
    top: 0;
}

.parallax_item {
    right: -100px;
}

.claims-home .w-iconbox-title {
    padding-left: 70px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px !important;
    display: flex;
    align-items: center;
    height: 50px;
    line-height: 1.15;
}

.classic .w-iconbox {
    width: 50% !important;
    padding-right: 25px;
}

.classic .w-hwrapper {
    width: 100%;
}

.sobre_img img {
    width: 100%;
}

.claims-home .w-iconbox-text {
    padding-top: 10px;
    font-size: 13px;
    line-height: 1.5;
}

.clientes .l-section-h.i-cf {
    position: relative;
    padding: 100px 1.5rem;
    padding-right: 75px;
    margin-top: 75px;
}

.clientes .l-section-h.i-cf:before {
    content: "";
    background:#013c76;
    width: 100vw;
    position: absolute;
    height: 100%;
    right: 0;
    bottom: 0;
    top: 0;
    pointer-events: none;
    box-shadow: 0 0 25px 0px rgb(0 0 0 / 50%);
}

.clientes h2 {
    color: #fff !important;
    position: relative;
    font-weight: 400;
    margin-bottom: 25px;
}

.shadow_m {
    box-shadow: 0 0 25px 0px #00000036;
}

.layout_17393 {
    padding-top: 100px;
}

.clientes {
    padding: 0 !important;
    display: flex;
    align-items: center;
    z-index: 2;
}

.vcenter {
    display: flex;
    align-items: center;
}

.id_17310 .w-socials-list {
    color: #0d579f;
}

.h100 .wpb_wrapper {
    height: 100%;
}

.splash-corp h1,
.splash-corp p,
.fabri-h2 h2,
.av-h2 p {
    color: #000;
}

.splash-corp h1,
.fabri-h2 h2 {
    font-size: 40px;
}

.inner-corp h2,
.av-h2 p {
    font-size: 60px;
    line-height: 1.25;
    padding: 0;
}

.inner-corp h2 strong,
.fabri-h2 h2,
.av-h2 p {
    display: block;
    color: #000;
    font-size: 40px;
}

.splash-corp h1 strong,
.fabri-h2 h2 strong,
.av-h2 h3 {
    display: block;
    color: #004e9b;
    font-size: 60px;
    padding: 0;
}

/* Sin scroll - texto azul */
.store-menu .w-nav-anchor .w-nav-title {
    color: #013c76;
    transition: color 0.3s ease;
}

/* Con scroll - texto blanco */
.scrolled .store-menu .w-nav-anchor .w-nav-title {
    color: white;
}

/* Sin scroll - fondo azul (estado inicial) */
.store-menu .w-nav-anchor {
    background: white !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    line-height: 40px;
    margin-right: 15px;
    transition: background 0.3s ease;
}

/* Con scroll - fondo azul gradient */
.scrolled .store-menu .w-nav-anchor {
    background: linear-gradient(90deg, #013c76, #0259b1) !important;
}

/*quienessomos*/

.service-item:hover {
    transform: scale(1.01);
}

.service-item {
    background: #fff;
    padding: 35px;
    margin-bottom: 25px !important;
    max-width: unset !important;
    box-shadow: 0 10px 30px 0px #00000021;
    border-left: 2px solid #014f9b;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transition: .2s ease;
}

.inner-corp svg {
    opacity: 0.05;
    fill: #004e9b;
    height: 130px;
    width: auto;
}

.inner-corp .w-iconbox-icon {
    position: absolute;
    bottom: -35px;
    right: -25px;
}

.service-item p {
    line-height: 1.5;
    font-size: 14px;
}

.service-item .w-iconbox-title {
    font-size: 18px;
    padding: 0;
    margin-bottom: 10px;
}

.drop-serv {
    display: none;
}

.drop-serv .wpb_wrapper {
    padding: 0px 15px 50px;
}

.wpb_text_column.splash-corp.fabri-h2 {
    padding: 50px 0 150px;
}

.inner-sticky .wpb_wrapper {
    position: sticky;
    top: 175px;
    padding-right: 50px;
}

.inner-sticky h3 {
    font-size: 40px;
    position: relative;
}

.inner-sticky h3:before {
    /* content: ""; */
    position: absolute;
    right: calc(100% + 15px);
    height: 1px;
    width: 100vw;
    background: #00000052;
    top: 25px;
    transition: right 1s ease .5s;
}

div#fab2 .inner-sticky h3:before {
    right: unset;
    left: calc(100% + 15px);
}

div#fab1 {
    padding-bottom: 325px;
}


.reset-observer h2 {
    margin-bottom: 50px;
}

div#fab2 .inner-sticky .wpb_wrapper {
    padding-right: 0;
    padding-left: 50px;
}

.av-h2 p {
    margin: 0;
}

.av-h2 {
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
}

.slide360 .slick-list {
    width: 175%;
}

.slide360 {
    position: relative;
}

.slide360 button[aria-label="Previous"] {
    left: 15px;
}

.slide360 button[aria-label="Previous"],
.slide360 button[aria-label="Next"] {
    top: calc(100% + 50px);
}

.slide360 button[aria-label="Next"] {
    left: 60px;
}

.slide360 .w-ibanner-title,
.slide360 .w-ibanner.animation_phorcys:hover .w-ibanner-title {
    font-size: 24px;
    font-weight: 500;
}

.slide360 .w-ibanner-content {
    padding-left: 30px;
    padding-bottom: 25px;
}

.slide360 .w-ibanner.animation_phorcys:hover .w-ibanner-title,
.slide360 .w-ibanner.animation_phorcys:hover .w-ibanner-desc {
    color: #fff !important;
    opacity: 1 !important;
}


.slide360 .w-ibanner.animation_phorcys .w-ibanner-image {
    opacity: 1 !important;
    mix-blend-mode: multiply;
}

.slide360 .w-ibanner {
    background-color: rgb(0 0 0 / 33%);
    transition: background-color .4s ease;
}

.slide360 button:hover {
    color: #004e9b !important;
}

.slide360 .w-ibanner:hover {
    background-color: rgb(0 0 0 / 15%);
}

/* i+d */

.splash-corp p strong {
    color: #014f9b;
}

.splash-id h1 strong {
    display: inline-block;
    font-size: 1em;
}

.splash-id h2 {
    font-size: 1em;
    display: inline-block;
    padding: 0;
    text-transform: revert;
    margin-bottom: .5rem;
    color: #000;
}

.proyectos .ult-banner-block {
    display: flex !important;
    flex-direction: column-reverse;
    margin: 0;
    overflow: visible !important;
}

.proyectos .ult-banner-block h3 {
    padding: 15px;
    background: linear-gradient(90deg, #013c76, #0259b1) !important;
    font-weight: 600 !important;
    position: absolute;
    left: 15px;
    bottom: -30px;
    font-size: 24px !important;
    color: #fff !important;
}

.proyectos .ult-banner-block .mask .bb-description {
    scrollbar-color: white #013d78;
    scrollbar-width: thin;
}

.proyectos .ult-banner-block .mask .bb-description::-webkit-scrollbar {
    width: 5px;
    background: #ffffff;
}

.proyectos .ult-banner-block .mask .bb-description::-webkit-scrollbar-thumb {
    background: #013d78;
}

.proyectos .ult-banner-block .mask .bb-description::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.8);
}

.proyectos .wpb_column.vc_column_container {
    margin-bottom: 50px;
}

.proyectos .type_default {
    justify-content: center;
}

.proyectos .ult-banner-block .mask .bb-description {
    max-height: calc(100% - 51px);
    overflow-y: auto;
}

.proyectos .ult-banner-block {
    user-select: none;
}

.page-id-17397 .w-popup-wrap .w-popup-box-title {
    padding: 15px 30px 15px 5% !important;
    margin-bottom: 30px;
    font-size: 55px;
    position: relative;
    display: inline-block;
}

.page-id-17397 .w-popup-wrap .w-popup-box-content {
    padding: 15px 5% !important;
}

.page-id-17397 .w-popup-wrap .w-popup-box-title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 5px;
    width: 100%;
    background: linear-gradient(90deg, hsl(210deg 98% 50%), #013c76) !important;
}

.proyectos .ult-banner-block.pandora {
    cursor: pointer;
}

.proyectos .ult-banner-block img {
    transform: none !important;
}


/*ingenieria*/


.splash-ing h1,
.inner-h3 strong,
.inner-h2 h2 strong {
    display: block;
    color: #004e9b;
    font-size: 60px;
    padding: 0;
}

.splash-ing p {
    margin: 0;
}

.splash-ing p:first-child strong,
.inner-h3 h3,
.inner-h2 h2 {
    color: #000;
    font-size: 40px;
}

.wrap-energy {
    position: relative;
}

.wrap-energy .w-image {
    position: absolute;
    top: 0;
    box-shadow: 0 10px 30px 0px #00000036;
}

.wrap-energy .w-image.img-energy1 {
    bottom: -50px;
    right: -100px;
    z-index: 1;
    top: unset;
}

.wrap-energy .w-image.img-energy1_l {
    right: unset;
    left: -100px;
}

/*quienes somos*/
.splash-quienes h1 {
    padding-top: 40px;
    font-size: 60px;
}

.splash-quienes h1 strong {
    color: #000;
    font-size: .5em;
    line-height: 1;
    display: block;
}

.aboutblock .wpb_text_column {
    padding: 15px 0 75px;
}

.aboutblock p {
    font-size: 26px;
    line-height: 1.35;
}

.aboutblock ul {
    margin: 5px 0 15px;
    padding: 0;
}

.aboutblock ul li {
    position: relative;
    list-style: none;
    position: relative;
    padding: 0 0 0 20px;
}

.aboutblock ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 13px;
    width: 8px;
    display: block;
    border-top: 2px solid #004e9b;
}

.aboutblock p strong {
    color: #004e9b;
}

.mvv {
    /* position: absolute !important; */
    /* bottom: 110px !important; */
    /* z-index: 12 !important; */
    /* left: 50% !important; */
    /* transform: translateX(-50%) !important; */
    /* width: 100% !important; */
}

.mvv .vc_col-sm-4 .vc_column-inner {
    background: linear-gradient(0deg, #013c76, #0259b1) !important;
    box-shadow: 0 10px 30px 0px #004e9b4a;
    padding: 25px !important;
    position: relative;
    color: #fff;
    background: #fff !important;
    color: #000;
    border-left: 2px solid #004e9b;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mvv .vc_col-sm-4:nth-child(2) {
    margin-bottom: -100px !important;
    margin-top: 100px !important;
}

.mvv .vc_col-sm-4:nth-child(3) {
    margin-top: 200px !important;
    margin-bottom: -200px !important;
}

.mvv .vc_col-sm-4 {
    padding: 30px !important;
}

.mvv h3 {
    position: absolute;
    left: 0;
    font-size: 40px;
    bottom: calc(100% + 15px);
    margin: 0;
}

.industrial .w-image.img-energy1 {
    bottom: -200px;
    z-index: 0;
}

.infooter {
    padding-left: 25px;
    position: relative;
}

.infooter .material-icons {
    position: absolute;
    left: 0;
    margin-top: 6px;
}

.ico-ing .w-iconbox {
    margin: 0;
    max-width: unset;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.ico-ing .w-iconbox .w-iconbox-icon {
    margin-right: 25px;
    font-size: 60px !important;
}

.btn-conocenos.w-btn:hover:before {
    border-color: #014f9b;
}

.btn-conocenos.w-btn:before {
    transition: border-color .2s ease;
}

.btn-conocenos.w-btn {
    background: #fff;
    color: #014f9b !important;
}

p.pa-le {
    margin-left: -25px;
}
.page-id-17193 .tabs-home button.active.w-tabs-item:first-child {
    border-color: #004e9b!important;
   background: linear-gradient(180deg, rgba(0, 78, 155, 0.4), transparent)!important;
}
.page-id-17193 .tabs-home button.active.w-tabs-item {
    border-color: #004e9b!important;
    background: linear-gradient(180deg, rgba(0, 78, 155, 0.4), transparent) !important;
}
.page-id-17193 .tabs-home button.active.w-tabs-item:last-child {
    border-color: #004e9b!important;
    background: linear-gradient(180deg, rgba(0, 78, 155, 0.4), transparent) !important;
}
.page-id-17193 .tabs-home button.active.w-tabs-item:first-child .w-tabs-item-title{
    color: #004e9b!important;
}
.page-id-17193 .tabs-home button.active.w-tabs-item .w-tabs-item-title{
    color: #004e9b!important;
}
.page-id-17193 .tabs-home button.active.w-tabs-item:last-child .w-tabs-item-title{
    color: #004e9b!important;
}

/* Fuerza todas las imágenes del carrusel al mismo tamaño */
.carrusel-topodron-dron .owl-item .w-post-elm.post_image,
/* ── Carrusel Termodron ── */
.carrusel-termodron-dron .owl-item .w-post-elm.post_image {
    height: 375px;
    overflow: hidden;
}
 
.carrusel-topodron-dron .owl-item .w-post-elm.post_image img,
.carrusel-termodron-dron .owl-item .w-post-elm.post_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/*TITULO SECCION ATYGES*/

.titulo-seccion span {
  color: #004E9B;
}

.w-nav-item.current-menu-item > .w-nav-anchor,
.w-nav-item.current_page_item > .w-nav-anchor {
  position: relative;
}

.w-nav-item.current-menu-item > .w-nav-anchor::after,
.w-nav-item.current_page_item > .w-nav-anchor::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background-color: currentColor; /* Usa el color del texto */
}

/*CARD WHITE HOVER*/
.card-hover {
  transition: transform 0.25s ease, border 0.25s ease, box-shadow 0.25s ease;
}

.card-hover:hover {
  transform: translateY(-8px);
  border: 3px solid #004E9B !important;
  box-shadow: 0 12px 28px rgba(0, 78, 155, 0.2);
}

/*CARD BLUE HOVER*/
.card-blue-hover {
  position: relative;
  transition: transform 0.35s cubic-bezier(0.16, 1, 0.3, 1),
              box-shadow 0.35s ease;
}

.card-blue-hover:hover {
  transform: translateY(-8px);
  box-shadow: 0 18px 40px rgba(0, 78, 155, 0.28);
}

/*ICONOS HEADER SOCIALES*/
.w-socials-item-link i,
.w-socials-item-link svg path {
  color: #0D579F;
  fill: #0D579F;
  transition: color 0.3s ease, fill 0.3s ease;
}

.scrolled .w-socials-item-link i,
.scrolled .w-socials-item-link svg path {
  color: white;
  fill: white;
}
/* =========================================
   FILTRO DE CATEGORÍAS RESPONSIVE
   Color principal: #004E9B
   ========================================= */

/* Contenedor principal */
.filtro-categorias-horizontal {
    width: 100%;
    max-width: 100%;
    margin-bottom: 35px;
    overflow: visible;
}

/* Evita recortes provocados por contenedores internos */
.filtro-categorias-horizontal .w-filter,
.filtro-categorias-horizontal .w-filter-list,
.filtro-categorias-horizontal .w-filter-item,
.filtro-categorias-horizontal .w-filter-item-values {
    max-width: 100%;
    overflow: visible;
}

/* Ocultar título y botón de reinicio */
.filtro-categorias-horizontal .w-filter-item-title,
.filtro-categorias-horizontal .w-filter-item-reset {
    display: none !important;
}

/* Ocultar la opción "Cualquiera" */
.filtro-categorias-horizontal
.w-filter-item-value[data-value="*"] {
    display: none !important;
}

/* Contenedor de categorías */
.filtro-categorias-horizontal .w-filter-item-values {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    gap: 12px 30px;
}

/* Cada categoría */
.filtro-categorias-horizontal .w-filter-item-value {
    flex: 0 1 auto;
    min-width: 0;
    margin: 0;
}

/* Etiqueta clicable */
.filtro-categorias-horizontal .w-filter-item-value label {
    position: relative;
    display: inline-flex;
    align-items: center;
    max-width: 100%;
    margin: 0;
    padding: 10px 0;
    color: #4a4a4a;
    font-size: 18px;
    line-height: 1.3;
    cursor: pointer;
    white-space: nowrap;

    transition:
        color 0.25s ease,
        transform 0.25s ease;
}

/* Ocultar visualmente el radio */
.filtro-categorias-horizontal input[type="radio"] {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
    opacity: 0;
    pointer-events: none;
}

/* Texto de la categoría */
.filtro-categorias-horizontal .w-filter-item-value-label {
    position: relative;
    display: inline-block;
    max-width: 100%;
    color: inherit;
}

/* Línea inferior animada */
.filtro-categorias-horizontal
.w-filter-item-value-label::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -8px;
    left: 0;
    height: 3px;
    border-radius: 3px;
    background-color: #004E9B;

    transform: scaleX(0);
    transform-origin: left center;

    transition: transform 0.3s ease;
}

/* Hover */
.filtro-categorias-horizontal
.w-filter-item-value label:hover {
    color: #004E9B;
    transform: translateY(-2px);
}

/* Subrayado en hover */
.filtro-categorias-horizontal
.w-filter-item-value label:hover
.w-filter-item-value-label::after {
    transform: scaleX(1);
}

/* Categoría seleccionada */
.filtro-categorias-horizontal
input[type="radio"]:checked
+ .w-filter-item-value-label {
    color: #004E9B;
    font-weight: 700;
}

/* Mantener subrayado en la categoría seleccionada */
.filtro-categorias-horizontal
input[type="radio"]:checked
+ .w-filter-item-value-label::after {
    transform: scaleX(1);
}

/* Accesibilidad con teclado */
.filtro-categorias-horizontal
input[type="radio"]:focus-visible
+ .w-filter-item-value-label {
    outline: 2px solid #004E9B;
    outline-offset: 5px;
}

/* =========================================
   PANTALLAS MEDIANAS
   ========================================= */

@media (max-width: 1350px) {
    .filtro-categorias-horizontal .w-filter-item-values {
        gap: 10px 22px;
    }

    .filtro-categorias-horizontal .w-filter-item-value label {
        font-size: 16px;
    }
}

/* =========================================
   TABLET
   Permite que las categorías bajen a otra fila
   ========================================= */

@media (max-width: 1100px) {
    .filtro-categorias-horizontal {
        margin-bottom: 30px;
    }

    .filtro-categorias-horizontal .w-filter-item-values {
        gap: 8px 18px;
    }

    .filtro-categorias-horizontal .w-filter-item-value {
        flex: 0 1 auto;
    }

    .filtro-categorias-horizontal .w-filter-item-value label {
        padding: 8px 0;
        font-size: 15px;
        white-space: normal;
    }

    .filtro-categorias-horizontal .w-filter-item-value-label {
        white-space: normal;
    }

    .filtro-categorias-horizontal
    .w-filter-item-value-label::after {
        bottom: -6px;
        height: 2px;
    }
}

@media (max-width: 767px) {

    /* La columna del filtro a ancho completo, sin romper el grid de VC */
    .wpb_column:has(.filtro-categorias-horizontal),
    .vc_column_container:has(.filtro-categorias-horizontal) {
        max-width: 100% !important;
        box-sizing: border-box !important;
        float: none !important;
    }

    .vc_column-inner:has(.filtro-categorias-horizontal),
    .wpb_wrapper:has(.filtro-categorias-horizontal) {
        max-width: 100% !important;
        box-sizing: border-box !important;
    }

    .filtro-categorias-horizontal .w-filter,
    .filtro-categorias-horizontal .w-filter-list,
    .filtro-categorias-horizontal .w-filter-item {
        width: 100%;
        max-width: 100%;
    }

    .filtro-categorias-horizontal {
        width: 100%;
        margin-bottom: 25px;
    }
    .filtro-categorias-horizontal .w-filter-item-values {
        display: flex;
        flex-direction: column;
        align-items: stretch;
        gap: 0;
        width: 100%;
    }
    .filtro-categorias-horizontal .w-filter-item-value {
        width: 100%;
    }
    .filtro-categorias-horizontal .w-filter-item-value label {
        display: flex;
        align-items: center;
        width: 100%;
        padding: 14px 12px;
        box-sizing: border-box;
        font-size: 16px;
        line-height: 1.3;
        white-space: normal;
        transform: none;
    }
    .filtro-categorias-horizontal .w-filter-item-value-label {
        display: block;
        width: 100%;
    }
    /* Subrayado activo en móvil */
    .filtro-categorias-horizontal
    .w-filter-item-value-label::after {
        display: block;
    }
    /* Hover móvil */
    .filtro-categorias-horizontal
    .w-filter-item-value label:hover {
        color: #004E9B;
        background-color: rgba(0, 78, 155, 0.06);
        transform: none;
    }
    /* Categoría activa */
    .filtro-categorias-horizontal
    .w-filter-item-value:has(input[type="radio"]:checked) {
        background-color: rgba(0, 78, 155, 0.08);
    }
    .filtro-categorias-horizontal
    input[type="radio"]:checked
    + .w-filter-item-value-label {
        color: #004E9B;
        font-weight: 700;
    }
    .filtro-categorias-horizontal
    input[type="radio"]:checked
    + .w-filter-item-value-label::after {
        transform: scaleX(1);
    }
}


/* =========================================
   HOVER DINÁMICO DE LA CARD
   ========================================= */

.tarjeta-producto {
    position: relative;
    overflow: hidden;
    border-radius: 10px;

    transition:
        transform 0.38s cubic-bezier(0.22, 1, 0.36, 1),
        box-shadow 0.38s cubic-bezier(0.22, 1, 0.36, 1);
}

/* Borde inferior visible desde el inicio */
.tarjeta-producto::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 5;

    box-sizing: border-box;
    border-bottom: 10px solid #004E9B;
    border-radius: inherit;

    pointer-events: none;
}

/* Borde superior y laterales que suben desde abajo */
.tarjeta-producto::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 6;

    box-sizing: border-box;
    border-top: 10px solid #004E9B;
    border-right: 10px solid #004E9B;
    border-left: 10px solid #004E9B;
    border-radius: inherit;

    pointer-events: none;

    clip-path: inset(100% 0 0 0);

    transition: clip-path 1s cubic-bezier(0.22, 1, 0.36, 1);
}

/* Movimiento más visible de la tarjeta */
.tarjeta-producto:hover {
    transform: translateY(-14px);

    box-shadow:
        0 22px 45px rgba(0, 78, 155, 0.28),
        0 8px 18px rgba(0, 0, 0, 0.14);
}

/* Revelar el borde desde abajo hacia arriba */
.tarjeta-producto:hover::after {
    clip-path: inset(0);
}

/* Mantener el zoom dentro del área de la imagen */
.tarjeta-producto .w-image,
.tarjeta-producto .w-image-h {
    overflow: hidden;
}

/* Preparación de la imagen */
.tarjeta-producto .w-image img {
    transform: scale(1);
    transform-origin: center;
    transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}

/* Ampliación más visible de la imagen */
.tarjeta-producto:hover .w-image img {
    transform: scale(1.12);
}

/* =========================================
   HOVER CAJA DE ICONO
   ========================================= */

.categoria-hover-lat {
    position: relative;
}

/* Título */
.categoria-hover-lat .w-iconbox-title {
    position: relative;
    display: inline-block;
    margin: 0;
}

/* Subrayado animado */
.categoria-hover-lat .w-iconbox-title::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -5px;
    left: 0;
    height: 2px;
    border-radius: 2px;
    background-color: #0d579f;

    transform: scaleX(0);
    transform-origin: left center;

    transition: transform 0.3s ease;
}

/* Texto */
.categoria-hover-lat .w-iconbox-title a {
    transition: color 0.25s ease;
}

/* Flecha */
.categoria-hover-lat .w-iconbox-icon {
    transition: transform 0.3s ease;
}

/* Hover */
.categoria-hover-lat:hover .w-iconbox-title::after {
    transform: scaleX(1);
}

.categoria-hover-lat:hover .w-iconbox-title a {
    color: #0d579f;
}

.categoria-hover-lat:hover .w-iconbox-icon {
    transform: translateX(6px);
}

/* Accesibilidad con teclado */
.categoria-hover-lat:focus-within .w-iconbox-title::after {
    transform: scaleX(1);
}

/* Reducir animaciones */
@media (prefers-reduced-motion: reduce) {
    .tarjeta-producto,
    .tarjeta-producto::after,
    .tarjeta-producto .w-image img {
        transition: none;
    }

    .tarjeta-producto:hover {
        transform: none;
    }
}

@media screen and (max-width: 992px) {
	.banners .vc_col-sm-3 {
		margin-bottom: 1.5rem !important;
	}
	
	.woocommerce-tabs .tabs li a {
		font-size: 12px !important;
		line-height: 1.4;
	}
	.w-filter.state_desktop.style_drop_default .w-filter-item-title,
	.select2-selection, select, textarea, input:not([type="submit"]),
	.w-form-checkbox, .w-form-radio {
		font-size: 14px !important;
	}
	
	.clientes {
		background: #013c76 !important;
	}
    .proyectos .vc_column-inner {
        padding: 0 !important;
        margin: 15px 0 5px;
    }
    .wrap-energy .w-image{
        position: static;
    }
    .slide360 .ult-item-wrap {
        margin: 0 !important;
    }

    .slide360 button[aria-label="Previous"] {
        left: 0;
    }

    .slide360 button[aria-label="Next"] {
        left: 45px;
    }
    .slide360 .w-ibanner-title {
        font-size: 1.25rem !important;
    }
    .slide360 .slick-list {
        width: 100%;
    }
    .vc_col-sm-8.stretched {
        width: 100% !important;
    }
    .wpb_text_column.splash-corp.fabri-h2 {
        padding: 15px 0 25px;
    }

    .inner-sticky h3 {
        font-size: 1.5rem;
    }

    .inner-sticky .wpb_wrapper,div#fab2 .inner-sticky .wpb_wrapper {
        position: static;
        top: unset;
        padding: 0;
    }
    div#fab1 {
        padding-bottom: 50px;
    }

    .aerovision .l-section-h.i-cf {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .inner-sticky {
        padding: 15px 0 35px;
    }
    .layout_17393 article.w-grid-item {
        margin: 50px 0 25px !important;
    }

    .ult-video {
        margin: 0 -1.5rem !important;
    }

    .clientes .l-section-h.i-cf {
        margin: 0;
    }

    .page-id-17193 .tabs-home .w-tabs-item {
        height: auto;
        padding: 15px;
    }

    .store-menu .w-nav-anchor,
    .w-nav.type_mobile .w-nav-anchor:not(.w-btn) {
        margin-right: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .page-id-17193 .splash-home h1,
    .splash-corp h1,
    .fabri-h2 h2,
    .inner-corp h2,
    .splash-ing p:first-child strong, .inner-h3 h3, .inner-h2 h2,
    .av-h2 p {
        font-size: 18px;
        text-align: left !important;
    }

    .splash-corp h1 strong,
    .fabri-h2 h2 strong,
    .av-h2 h3,
    .inner-corp h2 strong,
    .splash-ing h1, .inner-h3 strong, .inner-h2 h2 strong,
    .av-h2 p {
        font-size: 30px;
        line-height: 1;
        padding-top: 5px;
    }

    .classic .w-iconbox {
        width: 100% !important;
        padding-right: 0;
        margin: 0;
        margin-bottom: 25px;
    }

    .classic .w-hwrapper {
        flex-wrap: wrap;
        margin-bottom: 0;
    }

.claims-home {
        padding: 25px 0 !important;
    }

    .page-id-17193 .h2-home_alt h2 {
        font-size: 24px;
    }

    .clientes .l-section-h.i-cf {
        padding: 35px 15px !important;
    }

    .clientes h2 {
        font-size: 1.5rem;
    }

    .service-item {
        padding: 20px;
    }
}

@media screen and (max-width: 767px) {
    .tilt-reponsive {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
        margin-top: -75px !important;
    }

    .layout_17393 {
        padding-top: 25px;
    }

    .tilt-reponsive svg.uvc-tilt-right-seperator {
        fill: #f4f4f4;
        top: -59px;
        transform: rotateY(180deg);
    }

    .w-html .vcenter {
        font-size: 0;
    }

    .w-html .vcenter span {
        font-size: 1rem;
    }
}