/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.16.2
Updated: 2022-02-17 08:35:00

*/

@font-face {
    font-family: 'Roboto';
    src: url('/wp-content/themes/Divi-child/fonts/Roboto/Roboto-Regular.ttf') format('truetype'); /* Ruta a tu archivo .ttf */
    font-weight: 400; /* Peso de la fuente */
    font-style: normal; /* Estilo de la fuente (normal, cursiva, etc.) */
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('/wp-content/themes/Divi-child/fonts/Roboto/Roboto-Bold.ttf') format('truetype'); /* Ruta a tu archivo .ttf */
    font-weight: 700; /* Peso Bold (negrita) */
    font-style: normal; /* Estilo de la fuente */
    font-display: swap;
}
/* Definir la fuente Roboto Condensed */
@font-face {
    font-family: 'Roboto Condensed';
    src: url('/wp-content/themes/Divi-child/fonts/Roboto_Condensed/RobotoCondensed-VariableFont_wght.ttf') format('truetype'); /* Ruta a tu archivo .ttf */
    font-style: normal; /* Estilo de la fuente (normal, cursiva, etc.) */
    font-display: swap;
}

/*  START MODIFICACIONES PRODUCTOS HOME -- GERARD -- 20/03/2023 */
.et_pb_section_7.et_pb_section.block,
.et_pb_section_8.et_pb_section.block {
    display: block;
}

.sa_hover_container .icon-operador {
    text-align: center;
}

.sa_hover_container .attr-pro-des {
    margin: 0 auto;
    width: 55%;
    height: 200px;
}

@media (max-width: 1200px) {
    .sa_hover_container .attr-pro-des {
        height: 250px;
        width: 70%;
    }
}

@media (max-width: 900px) {
    .sa_hover_container .attr-pro-des {
        height: 250px;
    }
}

@media (max-width: 768px) {
    .sa_hover_container .attr-pro-des {
        margin: 0 auto;
        width: 100%;
        height: 285px;
    }
}

/*  END MODIFICACIONES PRODUCTOS HOME -- GERARD -- 16/03/2023 */

/* DONDE ESTAMOS - START -- GERARD -- 21/03/23*/

#estamos p {
    font-size: 17px;
    line-height: 25px;
    font-family: "Roboto", sans-serif;
    font-weight: 100;
}

.de-title {
    font-size: 35px !important;
    font-weight: 700 !important;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.de-sub {
    font-weight: 300 !important;
    font-size: 24px !important;
    margin-bottom: 30px;
}

.dn-cn-title {
    color: #E02B20 !important;
    border-bottom: solid #b7b7b7 1.5px;
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700 !important;
    padding-bottom: 5px;
}

@media (max-width: 900px) {
    .de-title {
        line-height: 1.5em !important;
    }
}

/* DONDE ESTAMOS - END */


/* PLANTILLA PRODUCTO */

@media (min-width: 981px) {

    #et-top-navigation {

        padding-top: 17px;
        padding-bottom: 17px;
    }

    .single-product #products-form form {
        width: 100%;
    }

    #products-form .wpcf7-submit {
        background-color: lightgray;
        color: black;
    }

    .single-product #products-form form:nth-child(1),
    .single-product #products-form form:nth-child(2),
    .single-product #products-form form:nth-child(3) {
        width: 100%;
    }

    .single-product #products-form .max-width {
        width: 100%;
    }

    .single-product #products-form .first>.field,
    .single-product #products-form .second>.field,
    .single-product #products-form .third>.field {
        width: 50%;

    }

    #main-content .container {
        display: flex;
    }

    #sidebar {
        padding-left: 0px;
        width: 20.875%;
    }
}

@media (max-width: 980px) {
    #products-form {
        margin: 0 16px;
    }
}

#product-top {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#product-top>.product-gallery,
#product-top>.product-info {
    width: 100%;
    padding: 2rem;
}

.product-gallery {
    display: flex;
    align-items: center;
}

/*
#product-top>.product-info {
    width: 100%;
    padding: 2rem;
}
*/

#product-top h1 {
    font-size: 40px;
}

#product-top .category {
    font-size: 16px;
}

#product-top .desc {
    font-size: 17px;
    font-weight: 300;
}

.product-buttons .btn {
    width: 100%;
    font-size: 17px;
    text-transform: uppercase;
}

.product-buttons p {
    font-size: 12px;
    text-align: center;
}


.page-template-templatesproducto-php .container:before {
    display: none;
}

.area {
    display: inline-block;
    padding: 0.5rem;
}


.page-template-producto .container {
    flex-wrap: wrap;
}

.product-section {
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.product-section>h2,
.product-section>.container>div>h2 {
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 1rem;
}

.product-section>.container>div {
    width: 100%;
}

.products>.item {
    background-color: white;
    width: 223.59px !important;
}

.product-section>.container {
    padding-top: 0 !important;
}

.product-section ul {
    list-style: disc;
}

.product-section ul>ul li {
    list-style: circle;
    margin-left: 3rem;
}

#usage-areas {
    text-align: center;
}

.product-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.product-buttons>div {
    padding: 2rem 1rem 0 0;
}

.product-buttons p {
    padding-top: 0.5rem;
}

.item:hover {
    border: 1px solid #e83134 !important;
}

.item .item-info {
    /* min-height: auto !important; */
    /* margin-bottom: 2rem; */
    display: flex;
    flex-direction: column;
    /* width: 189.59px; */
}

.product-sections {
    text-align: center;
    margin: 0 auto;
    background-color: #213440;
    width: 100%;
    /*justify-content: center;*/
    position: sticky;
    top: 112px;
    z-index: 10;
    min-height: 60px;
    display: flex;
}

.puntos-fuertes,
section#related-products {
    background-color: #eaeaea !important;
}

.product-sec-active {
    background-color: red;
    transition: 0.8s;
    height: 100%;
}

.product-sections {
    align-items: center;
}
.product-sections>.container{
    padding-top:0px !important;
    justify-content: space-between;
}
.product-sections>div>a {
    font-size: 16px;
    text-transform: uppercase;
    padding: 1rem;
    color: white;
    font-weight: bold;
    
}

.product-icon {
    padding: 1rem;
}

.item p {
    font-size: 16px !important;
}

section#related-products {
    background-color: #eaeaea !important;
}

@media (min-width: 1281px) {

    #product-top {
        align-items: center;
    }

    #product-top>.product-gallery,
    #product-top>.product-info {
        width: 50%;
    }

    #strong-points {
        width: 100%;
        margin: 0 auto;
    }

    #product-top p.desc {
        width: 70%;
    }
}

@media (max-width: 672px) {
    .product-sections>a {
        font-size: 14px;
    }

    .product-sections {
        display: flex;
        flex-wrap: wrap;
    }

    #product-top h1 {
        font-size: 26px;
    }
}

@media (max-width: 741px) {
    #main-content .container {
        width: 95%;
    }
}

.btn.btn-folleto {
    background: transparent;
    color: black;
    display: flex;
    align-items: center;
}

.product-buttons .btn:hover {
    background-color: white;
    color: red;

}

.btn-folleto img {
    width: 15px;
    height: 16px;
}

a.btn.btn-folleto:hover {
    color: red;
}

.container.after-summary {
    flex-wrap: wrap;
}

.product_meta {
    padding: 1em 0;
}

.single-product #strong-points h3,
.single-product #strong-points h5 {
    padding-top: 10px;
}

.single-product #strong-points {
    /*padding: 3% 15% !important;*/
    padding-bottom:50px;
    /*background-color: #f2f2f2 !important;*/
}

.single-product .product-section {
    padding-bottom: 2rem 0;
}

/* */


@media (min-width: 981px) {
    #main-content .container {
        display: flex;
    }

    #sidebar {
        padding-left: 0px;
        width: 20.875%;
    }
}

article .wpcf7-form>p>label {
    color: black;
}


article .wpcf7-form {
    border: 3px solid #d0001d;
    padding: 3rem;
}

article .wpcf7-submit {
    background-color: lightgray;
}

#cta-blog {
    margin-top: 1em;
}

#cta-blog article .wpcf7-form>p>label {
    color: black;
}

#cta-blog .field {
    margin-bottom: 1em;
}

#cta-blog .field .wpcf7-list-item {
    margin: 0;
}

#cta-blog form p label span textarea {
    height: 100px;
}

@media only screen and (max-width: 981px) {
    .yarpp-thumbnails-horizontal {
        text-align: center;
    }
}

@media only screen and (max-width: 678px) {
    article .wpcf7-form {
        padding: 1.5rem;
    }



}

p.title.footer-title {
    font-size: 25px;
    font-weight: bold;
    color: #000000;
    line-height: 1.4em;
    padding-bottom: 10px;
}


p#form-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4em;
}

#sidebar #popular-posts {
    border: solid 3px #d0001d;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
}

#sidebar #popular-posts>h4 {
    border-bottom: solid 3px #d0001d;
    color: #000;
}

.yarpp-related {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
}

#comment-wrap {
    padding-top: 0 !important;
}

/* NEW */

#sidebar #popular-posts,
#sidebar #categories-2 {
    border: none !important;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left !important;
    font-weight: initial;
    font-size: 22px;
}

#sidebar #popular-posts>h4 {
    border-bottom: solid 3px #d0001d !important;
    color: #000;
}

#categories-2>ul>li.cat-item>a,
#sidebar #popular-posts>ul>li.cat-item>a {
    color: #000 !important;
    font-size: 17px !important;
}

#sidebar #popular-posts>ul {
    padding-top: 10px;
}

#rmvLazy .et_pb_slide:first-child .et_pb_slide_image img {
    opacity: 1;
}

@media (min-width: 981px) {
    #left-area {
        width: 75.125%;
    }

    #sidebar {
        width: 24.875%;
    }

    .et_right_sidebar #main-content .container:before {
        right: 25.875% !important;
    }

    .et_pb_widget ol li,
    .et_pb_widget ul li {
        text-align: left;
    }

    #sidebar h4 {
        text-align: left;
    }

    #main-content .container {
        width: 70% !important;
        max-width: 70% !important;
    }

    #text-6 {
        margin-top: 4.4rem !important;
    }

    #text-7 {
        margin-top: 2rem !important;
    }

    div.footer-widget div {
        margin-right: 0 !important;
        margin-bottom: 0 !important;
    }
}

/**

LANDING FREGADORAS INDUSTRIALES

**/

div#products,
div.products {
    display: flex;
    flex-direction: row;
    /*margin: 0 auto;*/
    flex-wrap: wrap;
    flex: 1;
    gap: 30px;
}



#products .item,
.products .item {
    /*margin: 1rem;*/
    border: 1px solid #e6e9ee;
    padding: 1rem;
    /*width: 100%;*/
    max-width: 250px;
    flex: 1;
    display: flex;
    flex-direction: column;
    width: 100%;

}

#product-variants #products .item,
#product-variants .products .item {
    flex: initial
}

#product-variants .product-img img {
    height: 100%;
    max-height: inherit;
}

.products {
    justify-content: center;
    max-width: 1237.59px;
    margin: 0 auto;
}

.center {
    text-align: center;
    display: block;
    margin: 0 auto;
}

.btn-product-link {
    background-color: #eb2e2c;
    display: block;
    margin: 10px auto;
    text-align: center;
    color: #fff;
    font-weight: 400;
    padding: 3px 12px;
    border-radius: 4px;
    width: max-content;
    border: 2px solid #eb2e2c;
    font-size: 15px;
    /* margin-top:auto; */
}

#products .item .product-img,
.products .item .product-img,
#products .item div img:first-child {
    max-width: 70%;
}

.yarpp-related {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
}

#comment-wrap {
    padding-top: 0 !important;
}

.yarpp-related p {
    font-size: 20px !important;
    color: #333;
    font-weight: 700;
}

@media (min-width: 981px) {
    #left-area {
        width: 75.125%;
    }

    #sidebar {
        width: 24.875%;
    }

    .et_right_sidebar #main-content .container:before {
        right: 25.875% !important;
    }

    .et_pb_widget ol li,
    .et_pb_widget ul li {
        text-align: left;
    }

    #sidebar h4 {
        text-align: left;
    }

    #main-content .container {
        width: 70% !important;
        max-width: 70% !important;
    }
}

div#text-7 {
    margin-bottom: 10%;
}


#product-page {
    display: flex;
    flex-wrap: wrap;
}

#products {
    order: 1;
}

#all-products {
    order: 2;
    align-items: center;
    width: 100%;
    margin-bottom: 2rem;
}

#landing-text {
    order: 3;
    padding-bottom: 1rem;
}

div.btn-container {
    order: 4;
}

#product-form-btn {
    background-color: #eb2e2c;
    display: block;
    margin: 10px auto;
    text-align: center;
    color: #fff;
    font-weight: 400;
    padding: 3px 12px;
    border-radius: 4px;
    width: max-content;
    border: 2px solid #eb2e2c;
    font-size: 15px;
    cursor: pointer;
}

input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #eb2e2c !important;
    color: #fff !important;
}

#products-form {
    order: 5;
}

#products-form .wpcf7-form {
    /* border: 3px solid #d0001d; */
    padding: 15px;
}

.wpcf7-number {
    border: 1px solid #bbb;
    width: 100% !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    font-size: 14px;
    color: #999 !important;
    padding: 16px !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#products-form .form-title {
    /* border: 3px solid #d0001d; */
    color: black;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}



@media (min-width: 981px) {
    #products-form {
        display: none;
        position: fixed;
        width: 400px;
        /* left: 50%; */
        right: 20px;
        max-height: calc(100vh - 144px);
        /* transform: translate(-50%, 0%); */
        background-color: white;
        -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.75);
        z-index: 9;
        top: 124px;
        overflow: auto;
        z-index: 999999999999;
        border: 2px solid #d0001d
    }

    .modal-open {
        overflow: hidden;
    }

    .page-id-4487 #btn-container,
    .page-id-4595 #btn-container {
        padding-bottom: 4rem;
    }

    #text-6 {
        padding-top: 2.4rem;
    }

    #products .item div:first-child {
        min-height: 420.91px;
    }



}

@media (max-width: 981px) {

    #products {
        flex-wrap: wrap;
        justify-content: center;
    }

    .page-id-4487 #products-form {
        padding-bottom: 4rem;
    }

    .page-id-4487 .container {
        width: 90vw !important;
        max-width: 90vw !important;
    }


}

@media (max-width: 1261px) {
    #sidebar {
        float: none;
    }

    #left-area {
        width: 100%;
    }

    .container:before {
        display: none;
    }

}

#products-form article .wpcf7-form>p>label {
    color: black;
}

#products-form .field {
    margin-bottom: 1em;
}

#products-form .field .wpcf7-list-item {
    margin: 0;
}

#products-form form p label span textarea {
    height: 100px;
}

/*#product-form-btn {
    position: fixed;
    z-index: 11;
}*/

@media (max-width: 980px) {
    #products-form {
        display: block !important;
    }
}

#product-form-btn {
    display: flex;
    justify-content: center;
}

#product-page .btn-container,
.page-id-4487 .btn-container {
    background-color: white;
    width: 100%;
    position: sticky;
    bottom: 0px;
}

.btn-container {
    padding-top: 1rem;
    padding-bottom: 1rem;
}


/* Shortcode CTA con texto */

.btn {
    background-color: #eb2e2c;
    display: block;
    margin: 10px auto;
    text-align: center;
    color: #fff;
    font-weight: 400;
    padding: 3px 12px;
    border-radius: 4px;
    width: max-content;
    border: 2px solid #eb2e2c;
    font-size: 15px;
    cursor: pointer;
}

div.cta-sc>p {
    text-align: center;
    font-size: 20px;
}

div.cta-sc a.btn {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0.5rem;
}

.home .btn {
    margin-top: 0 !important;
}

.home #productos_slider a.et_pb_button.et_pb_more_button,
a.rosso-pieno.et_pb_button {
    color: white;
    background-color: #eb2e2c;
    font-size: 17px;
    padding: 5px 12px;
    border-radius: 4px;
    border: none;
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif;
    line-height: 20px !important;
    height: 30px;
}

.home #productos_slider a.et_pb_button.et_pb_more_button:hover,
a.rosso-pieno.et_pb_button:hover {
    color: #eb2e2c !important;
    background-color: transparent !important;
    font-size: 17px;
    border: 2px solid #eb2e2c;
    border-radius: 4px;
    padding: 5px 12px;
    line-height: 17px !important;
    height: 30px;
}

#et-secondary-menu {
    display: none;
}


#productos_slider .et_pb_button:hover:after,
#productos_slider .et_pb_button:after {
    display: none;
}

.single .btn.cta-single {
    font-size: 17px !important;
    border-radius: 4px;
}

#ez-toc-container a {
    font-size: 15px !important;
}

.cta-sc a.btn {
    /* background-color: #0088CC; */
    color: white;
    border-radius: 4px;
    padding: 24px 12px;
}


/* LANDING TRABAJA CON NOSOTROS */

div.trabaja-con-nosotros {
    width: 382px;
}

h1.trabaja-con-nosotros {
    font-family: Roboto, sans-serif;
    line-height: 1.7em;
    font-weight: 500;
    color: #4d616c;
}

div.et_pb_section.et_pb_section_1.et_section_regular {
    padding: 0px 0px;
}


@media screen and (max-width: 1680px) {
    div.et_pb_row.et_pb_row_0.trabaja-con-nosotros-slide-h1 {
        width: 40%;
        text-align: center;
        margin-left: 15% !important;
    }

    div.et_pb_section.et_pb_section_0.slide-trabaja-con-nosotros.et_pb_with_background.et_section_regular {
        padding: 0px 0px;
        height: 300px;
    }

    div.trabaja-con-nosotros-slide-h1 {
        margin: 0px 0px !important;
        padding: 0px 0px !important;
    }


}

@media screen and (max-width: 1289px) {
    div.titulo-landing-mantenimiento {
        padding-bottom: 105px;
    }
}

@media screen and (max-width: 1139px) {

    div.et_pb_row.et_pb_row_0.trabaja-con-nosotros-slide-h1 {
        width: 84%;
    }

    div.trabaja-con-nosotros {
        width: 400px;
        margin-left: 10% !important;
    }



    div.et_pb_column.et_pb_column_1_3.et_pb_column_37.contadores-circulares-mantenimiento.et_pb_css_mix_blend_mode_passthrough div {
        margin: 8px auto !important;
    }
}


@media screen and (max-width: 911px) {
    div.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_0.trabaja-con-nosotros.et_pb_text_align_left.et_pb_bg_layout_light {
        width: 75%;
        margin-left: 2% !important;
    }
}

@media screen and (max-width: 657px) {
    div.titulo-landing-mantenimiento {
        padding-bottom: 167px;
    }
}

@media screen and (max-width: 607px) {
    div.trabaja-con-nosotros {
        width: 98%;
        margin-top: 6%;
    }
}

@media screen and (max-width: 575px) {
    div.titulo-landing-mantenimiento {
        padding-bottom: 230px;
    }
}

@media screen and (max-width: 455px) {
    div.trabaja-con-nosotros {
        width: 90%;
        margin-top: 8%;
    }

    div.titulo-landing-mantenimiento {
        padding-bottom: 270px;
    }
}


@media screen and (max-width: 404px) {
    div.trabaja-con-nosotros {
        width: 70%;
    }

    h1.trabaja-con-nosotros {
        padding-top: 15px;
        font-size: 38px !important;
    }
}

@media screen and (max-width: 304px) {
    div.trabaja-con-nosotros {
        width: 80%;
        margin-top: 19% !important;
    }

    div.titulo-landing-mantenimiento {
        padding-bottom: 350px;
    }
}

.trabaja-con-nosotros {
    min-height: fit-content;
}

/*Form-trabaja-con-nosotros*/

.row {
    display: flex;
}

.w33 {
    width: 33.333333333%;
}

.w50 {
    width: 50%;
}

div.div-form-trabaja-con-nosotros {
    width: 100%;
    font-family: Roboto Condensed, sans-serif;
    margin: 4px 0px 15px;
    font-size: 15px;
    font-weight: 400;

}

div.div-label-form-trabaja-con-nosotros {
    padding: 0px 15px;
}

input[name="nombre-y-apellido"],
input[name="lugar-de-nacimiento"],
input[name="direccion"],
input[name="ciudad"],
input[name="provincia"],
input[name="telefono"],
input[name="direccion-de-correo-electronico"] {
    padding: 10px 10px !important;
}

input[name="nombre-y-apellido"].wpcf7-not-valid,
input[name="lugar-de-nacimiento"].wpcf7-not-valid,
input[name="direccion"].wpcf7-not-valid,
input[name="ciudad"].wpcf7-not-valid,
input[name="provincia"].wpcf7-not-valid,
input[name="telefono"].wpcf7-not-valid,
input[name="direccion-de-correo-electronico"].wpcf7-not-valid,
input[name="fecha-de-nacimiento"].wpcf7-not-valid,
input[name="codigo-postal"].wpcf7-not-valid,
div.adjuntar-cv span.wpcf7-not-valid {
    border: 1px solid #eb2e2c;
}

input[name="fecha-de-nacimiento"],
input[name="codigo-postal"],
select[name="nacion"],
input[name="adjuntar-cv"] {
    padding: 10px 10px !important;
    border: 1px solid #bbb;
    width: 100%;
}

div.adjuntar-cv {
    margin: 4px 0px 20px 0px;
    display: flex;
    font-weight: bold;
    font-family: Roboto, sans-serif;
    color: black;
    font-size: 13px;
}

a#trabaja-con-nosotros-link {
    color: #333;
    font-size: 15px;
    text-decoration: underline;
}

textarea[name="notas"] {
    height: 70px !important;
}

p.text-form-trabaja-con-nosotros {
    font-weight: bold;
    color: #333;
    font-family: Roboto, sans-serif;
    font-size: 17px;
}

p.text-form-trabaja-con-nosotros-requerido {
    color: black;
    font-family: Roboto, sans-serif;
    font-size: 16px;
}

form[action="/trabaja-con-nosotros/#wpcf7-f6025-p5807-o1"] {
    border: none;
    padding: 0px 0px;
}

div.form-left {
    padding: 0px 15px 0px 0px;
}

div.form-center {
    padding: 0px 15px 0px 15px;
}

div.form-right {
    padding: 0px 0px 0px 15px;
}

input[value="ENVIAR LA SOLICITUD"] {
    padding: 2px 15px;
    border-radius: 4px;
    /*border: 2px solid #506471;*/
    font-family: Roboto Condensed, sans-serif;
    font-size: 17px;
    background-color: #506471;
    cursor: pointer;
    color: #fff !important;
    margin: 13px 0px 15px;

}

input[value="ENVIAR LA SOLICITUD"]:hover {
    padding: 2px 15px !important;
    border: 2px solid #506471;
    background-color: white;
    cursor: pointer;
    color: #506471 !important;
}

div.adjuntar-cv span {
    font-size: 15px;
    color: #333;
    padding-right: 5px;
}


/* End-Form-trabaja-con-nosotros*/

/* Trabaja-con-nosotros(responsive)*/

@media screen and (max-width: 991px) {

    .row {
        display: block
    }

    .w33 {
        width: 100%;
    }

    .w50 {
        width: 100%;
    }

    div.form-left,
    div.form-center,
    div.form-right {
        padding: 0px 0px;
        margin: 4px 0px 15px;
    }
}

@media screen and (max-width: 810px) {

    div.et_pb_section.et_pb_section_1.content-trabaja-con-nosotros.et_section_regular {
        margin: 7% 7%;
    }
}


@media screen and (max-width: 768px) {

    .solicitud-landing-mantenimiento,
    .contrato-landing-mantenimiento,
    .como-se-solicita-una-asistencia-landing-mantenimiento {
        width: 80%;
        max-width: 1080px;
        margin: 0 auto;
    }

    div.contadores-circulares-mantenimiento {
        display: none;
    }

    div.adjuntar-cv span {
        padding-top: 28px;
    }
}

@media screen and (max-width: 640px) {

    div.et_pb_section.et_pb_section_1.content-trabaja-con-nosotros.et_section_regular {
        padding: 30px 0px;
        margin: 0 auto;
    }

    .et-db #et-boc .et-l .et_pb_text_0_tb_body {
        width: 100% !important;
    }
}

@media screen and (max-width: 578px) {
    div.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_0.trabaja-con-nosotros.et_pb_text_align_left.et_pb_bg_layout_light {
        width: 85%;
    }
}

@media screen and (max-width: 510px) {
    div.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_0.trabaja-con-nosotros.et_pb_text_align_left.et_pb_bg_layout_light {
        width: 95%;
    }
}

@media screen and (max-width: 456px) {
    div.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_0.trabaja-con-nosotros.et_pb_text_align_left.et_pb_bg_layout_light {
        width: 100%;
    }

    div.et_pb_row.et_pb_row_0.trabaja-con-nosotros-slide-h1 {
        margin-left: 2% !important;
        width: 90%;
    }

    div.adjuntar-cv span {
        padding-top: 46px;
    }
}

/* End-Trabaja-con-nosotros(responsive)*/

/* END-LANDING TRABAJA CON NOSOTROS */


/* ReCaptcha */
.grecaptcha-badge {
    display: none !important;
}

/* end ReCaptcha */

.wpcf7 form.invalid .wpcf7-response-output {
    border-color: #d0001d;
}

/* COMPANY PROFILE PAGE */

.companyprofile-h3 div h3,
.companyprofile-h1 div h1,
.companyprofile-story-header {
    padding: 0 !important;
}

.companyprofile-h1 div.et_pb_text_inner.et_multi_view_swapped h1 {
    line-height: 1.6em !important;
    font-family: "Roboto", sans-serif !important;
    font-weight: 500 !important;
    font-size: 38px !important;
}

.companyprofile-h3 div h3 {
    font-size: 35px !important;
}

.companyprofile-contact>div:first-child {
    margin-right: 0 !important;
    padding-right: 17px;
    max-width: 100%;
}

.companyprofile {
    width: 88% !important;
    max-width: 1170px !important;
}

.perfil-compania-cert div div {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.perfil-compania-cert div div img {
    max-width: 300px;
    padding-right: 20px;
}

.perfil-compania-cert div div h4 {
    font-family: "Roboto", sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 90px;
    font-weight: 500;
    padding-bottom: none !important;
}

.perfil-compania-cert div a {
    color: #191919;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
}

.perfil-compania-cert div a img {
    padding-right: 3px;
}

.perfil-compania-cert div p {
    margin-bottom: 35px;
}

.perfil-compania-cert-div {
    padding: 0 10px;
}

.companyprofile-contact {
    padding-top: 0px;
}

.companyprofile-menu ul li {
    width: 25%;
    text-align: center;
    height: auto !important;
    background-color: #f2f2f2;
}

.companyprofile-menu .et_pb_all_tabs .et_pb_tab div h3 {
    padding: 0;
    color: #eb2e2c;
    margin: 20px 0;
    font-size: 35px !important;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    letter-spacing: 0.5px;
}

.companyprofile-menu .et_pb_tabs_controls li.et_pb_tab_active {
    background-color: transparent !important;
}

.companyprofile-menu .et_pb_all_tabs .et_pb_tab div p {
    line-height: 25px;
    font-size: 17px;
    font-weight: 300;
    font-family: "Roboto", sans-serif;
    color: #231f20;
}

.companyprofile-menu .et_pb_all_tabs .et_pb_tab div h3 {
    line-height: 30px;
}

.companyprofile-menu {
    border: 0;
}

.companyprofile-menu .et_pb_all_tabs {
    background-color: #f2f2f2 !important;
}

.companyprofile-menu-funcionality {
    display: none;
}

.companyprofile-menu ul li {
    border: 0;
    border-bottom: 4px solid #b6b8ba;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 0;
}

.companyprofile-menu ul li a {
    height: 100%;
    display: flex;
    align-items: center;
    padding-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 18px !important;
    font-family: "Roboto Condensed", sans-serif;
}

.companyprofile-menu ul li.et_pb_tab_active a,
.companyprofile-menu ul li:hover a {
    color: #e8312e !important;
}

.companyprofile-menu ul li img {
    padding: 10px;
    margin-bottom: 20px;
}

.companyprofile-menu ul li img.rosa {
    display: none;
    opacity: 0;
}

.companyprofile-menu ul li.et_pb_tab_active img.rosa {
    display: block;
    opacity: 1;
}

.companyprofile-menu ul li.et_pb_tab_active img.grey {
    display: none;
    opacity: 0;
}

.companyprofile-menu ul li.et_pb_tab_active,
.companyprofile-menu ul li:hover {
    border: 0;
    border-bottom: 4px solid #e8312e;
}

.companyprofile-h1 {
    transform: translatey(142px);
}

.companyprofile-timeline_overlay {
    display: flex;
    justify-content: center;
    align-items: center;
}

.companyprofile-timeline_overlay div,
.companyprofile-timeline_overlay span {
    margin: 0 10px;
}

.companyprofile-timeline {
    border: 0;
}

.companyprofile-timeline-content {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px !important;
}

.companyprofile-timeline-content p.companyprofile-timeline-content-img {
    width: 30%;
    display: flex;
    align-content: center;
    justify-content: center;
}

.companyprofile-timeline-content p.companyprofile-timeline-content-img img {
    width: 100%
}

.companyprofile-timeline-content .companyprofile-timeline-content-text {
    width: 70%;
}

.companyprofile-timeline .et_pb_all_tabs,
.companyprofile-timeline ul li {
    background-color: #fff !important;
}

.companyprofile-timeline ul li {
    padding: 10px 0 15px 0;
    border: 0;
    border-bottom: 4px #b6b8ba solid;
}

.companyprofile-timeline ul li.et_pb_tab_active {
    border-bottom: 4px #e8312e solid;
}

.companyprofile-timeline .et_pb_all_tabs>div {
    padding: 24px 0;
}

.companyprofile-timeline ul:after {
    border: 0 !important;
}

.companyprofile-timeline-content-text h3 {
    color: #e8312e;
    letter-spacing: 0.5px;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 34px !important;
    line-height: initial;
    margin: 20px 0;
    padding-bottom: 0;
}

.companyprofile-timeline-v1 ul li {
    width: 33.3%;
}

.companyprofile-timeline-v2 ul li {
    width: 12.5%;
    padding: 5px 0;
    text-align: center;
    border: 0;
}

.companyprofile-timeline-v1 ul li a {
    padding: 8px 0;
}



.companyprofile-timeline ul li {
    background-color: #f2f2f2 !important;
}

.companyprofile-timeline-v1 ul li:hover {
    color: #EB2E2C !important;
    border-bottom: 4px #e8312e solid;
}

.companyprofile-timeline-v2 {
    display: none;
}

.companyprofile-timeline-content-img-margin {
    margin: 10px 40px;
    width: 20% !important;
}

.companyprofile-timeline-content-img-margin img {
    width: auto !important;
    max-height: 200px;
}


.companyprofile-custom-width>div {
    width: 100% !important;
    max-width: none !important;
}

.companyprofile-timeline>div.et_pb_all_tabs {
    width: 88% !important;
    max-width: 1170px !important;
    margin: auto;
}

.companyprofile-custom-width-tabs {
    background-color: #f2f2f2 !important;
}

.companyprofile-custom-width-tabs ul {
    width: 88% !important;
    max-width: 1170px !important;
    margin: auto;
}

.companyprofile-timeline ul li a {
    text-align: center;
}

@media (max-width: 768px) {

    .companyprofile-menu ul li {
        float: left;
    }

    .companyprofile-timeline ul li {
        border-bottom: 0;
        float: left;
    }

    .companyprofile-timeline ul li a {
        display: block;
        padding: 8px 0;
        white-space: nowrap;
        text-align: center;
    }

    .companyprofile-menu ul li a {
        font-size: 2.09vw !important;
        line-height: 14px;
    }

    .companyprofile-menu-width {
        max-width: unset !important;
        width: 95% !important;
    }

    .companyprofile-timeline-content {
        flex-direction: column-reverse;
    }

    .companyprofile-timeline-content-img,
    .companyprofile-timeline-content-text {
        width: 100% !important;
    }

    .companyprofile-timeline div.et_pb_all_tabs div div div:nth-child(2n+1) {
        flex-direction: column;
    }

}

@media (max-width: 1095px) {

    .companyprofile-menu ul li a {
        min-height: 60px;
    }

}

@media (max-width: 590px) {

    .companyprofile-h3 div h3 {
        font-size: 22px !important;
    }

    .perfil-compania-cert div div h4 {
        font-size: 22px !important;
        white-space: nowrap !important;
    }

    .companyprofile-h1 div h1 {
        font-size: 38px !important;
    }

    .et_pb_column_4 .companyprofile-h3 div h3 {
        font-size: 34px !important;
    }

    .companyprofile-menu ul li a {
        padding: 0 !important;
    }

}

@media (max-width: 450px) {

    .companyprofile-menu ul li a {
        font-size: 12px !important;
    }



}

@media (min-width: 981px) {

    .companyprofile-contact>div:last-child {
        width: 66%;
    }

    .companyprofile-contact>div:first-child {
        width: 33%;
    }

    .perfil-compania-cert-div>div {
        margin-right: 0 !important;
        margin-left: 0 !important;
        width: 50% !important;
    }

    .et_pb_gutters3 .custom-categories .et_pb_column_1_4 {
        width: calc(25% - 15px);
        margin-right: 30px;
    }

    .et_pb_gutters3 .custom-categories .et_pb_column_3_4 {
        width: calc(75% - 15px);
    }

    .woocommerce-page.columns-3 ul.products li.product,
    .woocommerce.columns-3 ul.products li.product {
        min-height: 520px;
        display: flex;
        flex-direction: column;
        height: 620px;
    }

}

/* COMPANY PROFILE PAGE */

/* HEADER - MOVILE START */
#top-header {
    position: absolute !important;
}

@media (max-width: 600px) {
    #logo {
        /*max-height: 45% !important;*/
        margin-top: 0% !important;
    }

    #main-header {
        position: fixed !important;
        top: 0 !important;
    }

    #top-header {
        display: none;
    }

    #et-top-navigation {
        padding: 5px 42px !important;
        padding-right: 0px !important;
    }
}

/* HEADER - MOVILE END */

@media (max-width: 600px) {
    #product-sec {
        top: 70px !important;
    }
}

.et_fixed_nav #top-header {
    position: fixed !important;
}

/*Landing mantenimiento*/

.como-se-solicita-una-asistencia-landing-mantenimiento {
    max-width: 1080 !important;
    width: 80% !important;
}

.contadores-circulares-mantenimiento {
    display: flex;
    flex-direction: column;
    width: 20% !important;
}

.solicitud-landing-mantenimiento,
.contrato-landing-mantenimiento {
    width: 40% !important;
}

.telefono-icono-contacta-mantenimiento {
    width: 0px !important;
}

div.et_pb_module.et_pb_text.et_pb_text_47.contrato-landing-mantenimiento.et_pb_text_align_center.et_pb_bg_layout_light {
    width: 100% !important;
}

.same-height-360px {
    height: 360px;
}

#section-slide-mantenimiento {
    display: flex;
    align-items: center;
}



@media screen and (max-width:1280px) {
    div.et_pb_column.et_pb_column_1_3.et_pb_column_37.contadores-circulares-mantenimiento.et_pb_css_mix_blend_mode_passthrough {
        display: none !important;
    }

    div.et_pb_row.et_pb_row_17.como-se-solicita-una-asistencia-landing-mantenimiento.et_pb_equal_columns {
        display: block;
    }

    .contadores-circulares-mantenimiento {
        display: none;
    }

    .solicitud-landing-mantenimiento,
    .contrato-landing-mantenimiento {
        width: 100% !important;
    }

    .solicitud-landing-mantenimiento {
        margin-bottom: 50px !important;
    }

    .solicitud-landing-mantenimiento div,
    .contrato-landing-mantenimiento div {
        text-align: left !important;
        margin: 0 auto !important;
    }

    div.texto-punto-before-mantenimiento {
        display: none !important;
    }

    div.texto-punto-before-mantenimiento p::before {
        width: 30px;
        height: 30px;
        font-size: 50px;
        content: ".";
        color: #d0001d;
        display: inline-block;
    }

    div.texto-punto-before-mantenimiento.firma-por-el-responsable-landing-mantenimiento {
        padding-top: 0px !important;
    }

    .flecha-landing-mantenimiento {
        display: none;
    }

    .et_pb_column.et_pb_column_1_2.et_pb_column_13.mantenimiento-estandar-div.et_pb_css_mix_blend_mode_passthrough.et-last-child {
        height: 427px;
    }

    .et_pb_module.et_pb_image.et_pb_image_0.foto-mantenimiento-mantenimiento.et_pb_image_sticky.foto-mantenimiento-mantenimiento span img,
    .et_pb_module.et_pb_image.et_pb_image_1.foto-mantenimiento-mantenimiento span img,
    .et_pb_module.et_pb_image.et_pb_image_2.foto-mantenimiento-mantenimiento.et_pb_image_sticky {
        height: auto !important;
        margin-bottom: 0px;
    }
}

@media screen and (min-width:1280px) {

    div.et_pb_module.et_pb_text.et_pb_text_47.show-from-1280px.et_pb_text_align_left.et_pb_bg_layout_light,
    div.et_pb_module.et_pb_text.et_pb_text_58.show-from-1280px.et_pb_text_align_left.et_pb_bg_layout_light {
        display: none !important;
    }
}

@media screen and (max-width:560px) {

    .title-solicitud-landing-mantenimiento,
    .title-contrato-landing-mantenimiento {
        height: 60px !important;
    }

    .solicitud-landing-mantenimiento {
        margin-bottom: 50px !important;
    }

    div#products,
    div.products {
        flex-direction: column;
    }

    .puntos-fuertes,
    section#related-products {
        padding: 20px 0px !important;
    }

    div#products,
    div.products {
        margin-bottom: 30px;
    }

    .area-icons {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .area {
        width: 50%;
    }

}

div.padding-0px.et_pb_section {
    padding: 0px 0px !important;
}

.title-solicitud-landing-mantenimiento,
.title-contrato-landing-mantenimiento,
.title-none-landing-mantenimiento {
    width: 100% !important;
    margin-bottom: 0px !important;
}


/*END-Landing mantenimiento*/

.btn-folleto {
    /*display:none !important;*/
    /*font-size: 69% !important;
    font-weight: 600;
    padding: 1px 12px !important;*/
}

.btn-folleto img {
    margin: 5px;
}

.page-contact-form .wpcf7-form {
    border: none;
    padding: 0px;
}

.page-contact-form .wpcf7-form input,
.page-contact-form .wpcf7-form textarea {
    margin-top: 20px;
}

.page-contact-form .wpcf7-form .wpcf7-submit {
    background-color: #e02b21;
    color: white !important;
}

#mega-menu-wrap-primary-menu .mega-menu-toggle {
    line-height: 40px;
    height: 40px;
}

.tittel-category,
.wpfFilterButton.wpfButton,
.wpfClearButton.wpfButton {
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif !important;
}

.attr-list {
    font-family: 'Roboto Light', Helvetica, Arial, Lucida, sans-serif !important;
}

.div-form-distribuidor {
    margin-bottom: 20px;
}

.distribuidores-form .wpcf7-form {
    border: none;
}

.home-form .wpcf7-form {
    border: none;
}

.home-form .wpcf7-form input,
.home-form .wpcf7-form textarea {
    margin-bottom: 5px;
}

.home-form .wpcf7-form .wpcf7-submit {
    color: white !important;
    background-color: #eb2e2c;
}

.home-form .wpcf7-form .wpcf7-submit:hover {
    background-color: #213440 !important;
}

@media (min-width:981px) {
    .home-form .wpcf7-form {
        padding: 0rem 6rem;
    }
}

@media (max-width:980px) {
    .home-form .wpcf7-form {
        padding: 0rem;
    }

    .form-block>div {
        width: 100%;
    }
}

/*.home-form .wpcf7-form .field:nth-child(-n+4){
    width:33%;
    display:inline-block;  
    margin-bottom: 4px; 
}

.home-form .wpcf7-form .field:nth-child(2), 
.home-form .wpcf7-form .field:nth-child(3){
    margin-right:1px;
}

.home-form .wpcf7-form .field:nth-child(4){
    margin-right:-2px;
}*/


/* ALQUILER - START */

article .list-type {
    font-family: 'Roboto Condensed', Helvetica, Arial, Lucida, sans-serif !important;
}

.list-type ul li {
    list-style: none !important;
}

.list-type ul li::before {
    margin-right: 8px;
    list-style: none;
    content: url(https://rcmiberica.es/wp-content/uploads/2023/03/cheques.png) !important;
}

/*.et_pb_blurb_content {
    max-width: 550px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    word-wrap: break-word;
    width: 100%;
    display: flex;
    flex-direction: row;
}*/
@media (min-width: 981px) {

    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_module,
    .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module {
        margin-bottom: 0%;
    }
}

.alquiler-bck {
    background-image: url(https://rcmiberica.es/wp-content/uploads/2023/02/copertina_lavapavimenti.jpg) !important;
}

.alq-h4 .et_pb_blurb_content .et_pb_blurb_container h4 {
    width: 86%;
}

/* ALQUILER - END */


/* START FORM CATALOGO PDF -- GERARD -- 11/04/23 */

#popmake-6055 .wpcf7-response-output,
#popmake-6057 .wpcf7-response-output {
    margin: 0px 15px !important;
    font-size: 15px;
}

#popmake-6055,
#popmake-6057 {
    box-shadow: 0px 0px 44px 3px;
    height: auto;
    z-index: 1999999999;
    background-color: white;
    /*nuevo*/
    width: 35%;
    padding: 30px!important;
}

.pum-content.popmake-content {
    background-color: white;
    padding-bottom: 10px;
    border-radius: 5px;
}

div.field.margin-less-pdf span input {
    height: 10px;
    display: flex;
}

.wpcf7-list-item.first.last {
    font-size: 15px;
    margin: 5px 15px;
}

.field.margin-less-less-pdf {
    font-size: 15px;
}

.field.margin-less-pdf,
.margin-less-pdf {
    margin: 0px 20px 5px 20px !important;
}

.title-pdf-form {
    padding-bottom: 5px;
    font-size: 23px;
    text-align: center;
    color: black;
    font-weight: 600;
    margin: 10px 0px;
}

div#button-pdf-catalogo input {
    color: white !important;
    background-color: #eb2e2c;
    font-size: 15px;
    text-transform: uppercase;
    padding: 3px 12px;
}

div#button-pdf-catalogo input:hover {
    background-color: #213440 !important;
}

div#wpgs-gallery.woocommerce-product-gallery.horizontal {
    margin-right: 50px !important;
    flex-direction: column;
}

@media screen and (max-width:1024px) {
    div#popmake-6055 {
        left: 60% !important;
    }
}

@media screen and (max-width:900px) {
    div.field.margin-less-pdf span input {
        height: 25px;
        display: flex;
    }

    div#popmake-6055,
    div#popmake-6057 {
        max-width: 80% !important;
        width: 80%;
        left: 50% !important;
        transform: translateX(-50%);
    }
}

@media screen and (max-width: 530px) {
    .text-checkbox-pdf {
        margin: 8px 0px !important;
    }

    .margin-less-pdf {
        margin-left: 7px !important;
    }

    .margin-less-less-pdf {
        margin-left: -5px !important;
    }
}

/* END FORM CATALOGO PDF -- GERARD -- 11/04/23  */


/* CONTACTO - START */

.wpcf7-select,
.wpcf7-number {
    background-color: #fff;
    border: 1px solid #bbb;
    width: 100% !important;
    border-radius: 0 !important;
    font-size: 14px;
    color: #7a7a7a !important;
    padding: 16px !important;
    box-sizing: border-box;
    margin-top: 20px;
}

.wpcf7-number {
    margin-top: 0;
}

input.wpcf7-number::-webkit-outer-spin-button,
input.wpcf7-number::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input.wpcf7-number[type=number] {
    -moz-appearance: textfield;
}

@media (max-width: 980px) {
    #products-form p:has(.wpcf7-submit) {
        text-align: center;
    }

    #products-form .wpcf7-spinner {
        display: block;
        margin: 0 auto;
    }
}

/* CONTACTO - END */

#top-header,
#top-header a {
    background-color: #eeeff0 !important;
    color: #191919;
}

/*Paragraph de las categorias del sidebar*/

p.widgettitle {
    border-bottom: solid 3px #d0001d;
    color: #000;
    font-weight: bold;
    font-size: 22px;
}

/*Paragraph de comment-section*/

p#reply-title {
    font-size: 20px !important;
    font-weight: bold;
    line-height: 1.4em;
    color: #333;
    padding-bottom: 10px;
}

/*scroll para que al abrir el formulario no se bloquee la pagina*/
body.custom-background {
    overflow-y: scroll ;
}

/*para la X del formulario de solicita presupuesto*/
.form-window {
    background-color: transparent;
    margin-left: auto;
    margin-bottom: 1px;
    text-align: center;
    max-width: 40px;
    cursor: pointer;
    font-family: inherit;
}

.close-window {
    color: #000000;
    text-transform: lowercase;
    font-weight: 700;
    font-size: 17px;
}

/* FILTROS SIDEBAR */

.wpfMainWrapper {
    border:1px solid #ebebeb;
    padding-top: 30px;
    overflow: hidden !important;
    padding: 20px; 
    position: sticky !important;
    top:150px;

}

.woobewoo-content {
    position: relative;
}

.woobewoo-content::before {
    content: "ENCUENTRE SU MÁQUINA";
    font-size: 18px !important;
    color: #4e616e !important;
    font-weight: 700;
    width: 100%;
    display: block;
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
    background-color: #ebebeb;
}
.archive .wpfCheckboxHier{
    position:relative;
}

.wpfCheckboxHier select {
    border: 1px solid #ddd !important;
    padding: 14px;
    border: 0;
    font-size: 14px !important;
    font-family: "Roboto", sans-serif !important;
    border-radius: 8px;
    cursor: pointer !important;
    position:relative;
    appearance: none;
}

.wpfCheckboxHier::before {
    width: 10px;
    height: 10px;
    border: 1px solid #666 ;
    border-left:none;
    border-top:none;
    position: absolute;
    top:15px;
    right:15px;
    content:"";
    z-index: 99;
    transform: rotate(45deg);
    
}

.wpfFilterWrapper .wfpDescription {
    font-size: 17px;
    position: relative;
    top: initial;
    left: initial;
    font-weight: 400;
    background-color: #4e616e;
    /*border-radius: 4px;*/
    color: #fff;
    padding: 10px !important;
    letter-spacing: .5px;
    z-index: 1;
    /*margin-bottom: 20px;*/
    /*margin-left: 2.5%;
    padding-left: 35px !important;
    margin-left: 30px !important;*/
    position: relative;
    text-align: left;
    padding-left: 45px !important;
}

.wpfFilterWrapper .wfpDescription::before {
    /*background: #eb2e2c;
    border-radius: 100%;*/
    position: absolute;
    /*padding: 18px 17px;*/
    top: -5px;
    left: 0px;
    z-index: 11;
    content: "";
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px;
}

.wpfFilterWrapper[data-slug="tipo-de-trabajo"] .wfpDescription::before {
    background-image: url("/wp-content/uploads/2023/06/ico-tipolavoro-1.png");
}

.wpfFilterWrapper[data-slug="superficie-por-limpiar"] .wfpDescription::before {
    background-image: url("/wp-content/uploads/2023/06/ico-metriquadri.png");
}


.wpfFilterWrapper[data-slug="tipo-de-limpieza"] .wfpDescription::before {
    background-image: url("/wp-content/uploads/2023/06/ico-tempopulizia.png");
}

.wpfFilterButton.wpfButton {
    margin: auto !important;
    display: block;
}

.wpfLiLabel:hover {
    color: #eb2e2c;
}

/* FILTRO HOME */

.home-form .wpfMainWrapper {
    display: flex;
    background-color: transparent;
    flex-wrap: wrap;
    justify-content: center;
}

.home-form .wpfMainWrapper .wpfFilterWrapper {
    width: 33% !important;
}

.home-form .wpfMainWrapper .wpfFilterWrapper .wfpDescription {
    margin-bottom: 0px;
}

.home-form .wpfMainWrapper .wpfFilterContent .wpfCheckboxHier {
    background-color: white;
    padding: 20px;
    margin-left: 10px;
    margin-right: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 150px;
    display: flex;
    align-items: center;
}

.home-form .wpfFilterButton.wpfButton {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    background-color: #eb2e2c;
}

.home-form .wpfFilterButton.wpfButton:hover {

    background-color: white;
    color: #eb2e2c;
    border: 2px solid #eb2e2c;

}

@media (max-width: 980px) {
    .home-form .wpfMainWrapper {
        flex-direction: column;
    }

    .home-form .wpfMainWrapper .wpfFilterWrapper {
        width: 100% !important;
    }
}

.wpfFilterWrapper .wpfFilterTaxNameWrapper {
    font-family: "Roboto", sans-serif !important;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link {
    font-family: "Roboto Condensed", Helvetica, Arial, Lucida, sans-serif !important;
}

.div-form-trabaja-con-nosotros-enviar-la-solicitud input[type="submit"] {
    border: none;
}


.companyprofile .companyprofile-menu li .rosa {
    display: none;
}

.companyprofile .companyprofile-menu .et_pb_tab_active .grey {
    display: none;
}

.companyprofile .companyprofile-menu .et_pb_tab_active .rosa {
    display: block;
}

.mega-menu-item-3526 .contenedor {
    max-width: 100%;
}


a.categoryProductsList {
    font-size: 17px;
    color: #000;
    line-height: 1.6em;
}

div.textwidget {
    padding-top: 10px;
}

#text-9 {
    padding: 10px 0;
}



.single-product .summary.entry-summary {
    max-width: 50%;
}

.single-product #wpgs-gallery {
    max-width: 42%
}


.container.clearfix.et_menu_container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.et_header_style_left .logo_container {
    position: unset !important;
    max-height: 80px;
    width: unset;
    order: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.et_header_style_left .logo_container picture#logo {
    max-height: 70px;
    transform: unset;
    width: 100%;
    max-width: 100%;
}

.et_header_style_left .logo_container picture#logo img {
    width: 100%;
    max-width: 100px;
    vertical-align: unset;
}

.et_header_style_left .logo_container picture#logo source {
    max-height: unset;
}



.et_menu_container #et-top-navigation {
    padding: 0 !important;
    display: flex;
    flex-direction: row;
    order: 1;
    margin-right: auto;
    margin-left: 20px;
}

.contactLink {
    display: flex;
    justify-content: center;
    align-items: center;
    order: 2;
    margin-left: auto;
}

.btn-contact-link {
    background: #eb2e2c;
    font-size: 15px;
    color: white;
    padding: 10px 20px;
    transition: 0.5s;
    border-radius: 4px;
}

.btn-contact-link:hover {
    background-color: white;
    color: #eb2e2c;
    font-weight: 600;
    border: 2px solid #eb2e2c;
}

@media (max-width: 768px) {

    div#enlaces .et_pb_row_4,
    div#enlaces .et_pb_row_5 {
        display: grid;
        grid-template-columns: 1fr 1fr;
        margin-top: -25px;
    }

    div#enlaces .et_pb_row_6 {
        margin-top: -25px;
    }

    .container.clearfix.et_menu_container {
        max-width: 100%;
        width: 90%;
        padding: 5px 0;
    }

    #product-sec {
        flex-wrap: nowrap;
        padding: 0px;
    }

    #product-sec a {
        font-size: 10px;
        padding: 10px 7px;
        width: 25%;
        display: flex;
        align-items: center;
        justify-content: center;
        /*min-height: 68px;*/
        height: 100%;
    }

    .et_header_style_left .logo_container {
        display: flex;
        align-items: center;
    }

    .et_header_style_left .logo_container picture#logo {
        max-width: 80px;
    }

    .contactLink {
        order: 1;
        margin: auto;
    }

    .btn-contact-link {
        font-size: 12px;
        padding: 2px 5px;
    }

    .et_menu_container #et-top-navigation {
        order: 2;
        margin: 0;
    }

    #mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-block-1:after {
        font-size: 28px;
    }

    .custom-category-title .et_pb_text_inner,
    .et_pb_section_0.et_pb_with_background.et_section_regular .et_pb_text_inner {
        font-size: 20px;
        line-height: 1.2em;
        text-transform: uppercase;
    }

    .custom-category-title .et_pb_text_0,
    .et_pb_section_0.et_pb_with_background.et_section_regular .et_pb_text_0 {
        padding: 10px 20px !important;
    }

    .single-product .summary.entry-summary {
        max-width: 100%;
    }

    .woobewoo-content::before {
        display: none;
        content: '';
    }
}

#productos_menu .row {
    /* background-color: #fff; */
}

#productos_menu .row2 .col {
    width: 12%;
}

.term-321.et-db #et-boc .et-l div.et_pb_section.et_pb_section_0_tb_body,
.term-299.et-db #et-boc .et-l div.et_pb_section.et_pb_section_0_tb_body,
.term-411.et-db #et-boc .et-l div.et_pb_section.et_pb_section_0_tb_body {
    background-position-y: center;
}

.term-448.et-db #et-boc .et-l div.et_pb_section.et_pb_section_0_tb_body {
    background-position-y: 77%;
}

.term-298.et-db #et-boc .et-l div.et_pb_section.et_pb_section_0_tb_body {
    background-position-y: center;
}

#productos_menu img {
    max-height: 88px;
    width: auto !important;
}

#productos_menu .row3 .col:first-child {
    width: 10%;
}

.area img {
    color: #B6B8BA;
    height: 64px;
}

.slick-track .wcgs-slider-image.slick-slide img {
    margin: 0 auto;
}

.woocommerce-loop-product__title.center {
    font-size: 25px!important;
    line-height: 32px !important;
    font-weight: bold;
    color: #333;
}

.woocommerce-loop-product__title.center:hover {
    color: #d0001d;
}

.tax-product_cat .custom-category-title .et_pb_text_inner>h1 {
    color: #4d616c!important;
    font-weight: 500!important;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif!important;
    font-size: 100%!important;
    padding-bottom: 0;
}

.h2 {
    font-size: 24px;
    font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;
    color: #333;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    line-height: 1.4em;
    padding-bottom: 10px;
    display: block;
}

/* LANDING MAQUINAS LIMPIEZA */

#productos_maquinasLimpieza #productos_menu img {
	width: calc(100% - 20px)!important;
    height: 170px;
    max-height: none;
}

#productos_maquinasLimpieza #productos_menu .col p{
    text-align: center;
    line-height: 16px;
    color: #191919;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.3em;
}

#productos_maquinasLimpieza  #productos_menu .row1{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#productos_maquinasLimpieza #productos_menu .col{
    width: 25%;
    padding: 20px;
}

#areas_maquinas .row{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}

#areas_maquinas #sectores_menu .col{
    width: 18%;
}

#areas_maquinas #sectores_menu img{
    width: 75px;
}

.page-id-7993 .et_pb_row{
    padding: 0 !important;
}

.page-id-7993 .et_pb_section{
    padding: 50px 0 !important;
}

.firstBlock .et_pb_row_2{
    padding-top: 50px !important;
}

@media (max-width: 992px){

    .bannerPrin{
        display: flex;
    }

    #productos_maquinasLimpieza #productos_menu .row1{
        padding: 0;
    }

    
    #productos_maquinasLimpieza #productos_menu img {
        width: 145px;
        height: 120px;
    }

    #productos_maquinasLimpieza #productos_menu .col{
        width: 50%;
        padding: 10px;
    }

    #areas_maquinas .row{
        gap: 10px; 
        justify-content: space-between;
    }

    #areas_maquinas #sectores_menu .col{
        width: 48%;
    }

    #areas_maquinas #sectores_menu img{
        width: 50px;
    }

    #areas_maquinas #sectores_menu .col a{
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        padding: 0;
    }

    .blockTextImage{
        display: flex;
        flex-direction: column-reverse;
        gap: 20px;
        padding: 0;
    }

    .blockTextImagefath{
        padding: 0;
    }

    .imagenoneMobile{
        display: none;
    }

    .section3TxtBlock .et_pb_image_1 .et_pb_image_wrap img{
        height: 100%;
    }

    .columnstwo .et_pb_column{
        margin: 0;
    }

    .columnstwo{
        padding: 10px 0;
    }

}

.et_pb_section.et_pb_section_0.et_pb_with_background {
    display: flex;
}

.et_pb_gutters3 .et_pb_column_2_5 {
    width: max-content!important;
}

.et_pb_gutters3 .et_pb_column_2_5 h1 {
    padding-bottom: 0;
    font-size: 34px;
}

.et-db #et-boc .et-l .et_pb_text_0_tb_body, .et-db .pum .et-l .et_pb_text_0_tb_body,
.et_pb_section.bannerPrin .et_pb_text_0 {
    background-color: rgba(255,255,255,0.9)!important;
    
}




/* NUEVO ESTILO RCM  -- XAVI -- 30/01/2024 */
:root{
	--main-bg-color: #ffffff;
	--main-bg-grey-color: #EAEAEA;
    --main-border-box-color: #D9D9D9;
	--main-white-color: #FFFFFF;
	--main-black-color: #0A0C00;
    --main-grey-text-color: #878787;
    --main-red-rcm-color: #EB2E2C;
    --main-dark-rcm-color: #b20d0b;
    --main-black-color-opacity: #000000bd;
    --main-blue-rcm-color: #213440;
}

.bgc_grey{ background-color: var(--main-bg-grey-color);}
.bgc_black{ background-color: var(--main-black-color);}
.bgc_white{ background-color: var(--main-white-color);}


.ct_black{ color: var(--main-black-color); }
.ct_white{ color: var(--main-white-color); }
.ct_grey{ color: var(--main-grey-text-color ); }
.ct_red{ color: var( --main-red-rcm-color ); }

/* CABECERAS */
.Headline1{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 55px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 65px;
    text-transform: uppercase;
    padding-bottom: 0px;
}
.Headline2{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 45px;
    padding-bottom: 0px;
}
.Headline3{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    padding-bottom: 0px;
}
.Headline4{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px; /* 138.889% */
    text-transform: uppercase;
    padding-bottom: 0px;
}
.Headline5{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px; /* 138.889% */
    padding-bottom: 0px;
}
.Headline6{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 136.364% */
    padding-bottom: 0px;
}

/* TEXTOS */
.p_XL{
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
 }
 .p_XL_Bold{
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
 }
 .p_M{
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
}
.p_S{
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
}
.p_S strong{
    font-size: 15px !important;
    font-weight: 700 !important;
}

.p_S_Bold{
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
}
.cta_principal{ 
    display: flex;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 5px;
    background: var(--main-red-rcm-color);
    width: fit-content;

    color: var(--main-white-color) !important;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px; /* 156.25% */
}
.popactive{ cursor: pointer;}

.cta_principal_form{ 
    display: flex;
    padding: 12px 24px !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 5px !important;
    background: var(--main-red-rcm-color) !important;
    width: 100%;

    color: var(--main-white-color) !important;
    font-family: 'Roboto', sans-serif;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 25px; /* 156.25% */
}
.cta_principal_form:hover{ 
    padding: 12px 24px !important;
}
.wpcf7-submit:hover{ 
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}
#btn_envio:hover{ 
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

.cta_principal:hover{
    background-color: var(--main-dark-rcm-color);
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}
.cta_secundario{ 
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px; /* 147.059% */

    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    transition: background-size .3s;
}
.cta_secundario:hover{
    background-size: 100% 2px;
}

.Nums{
    font-family: 'Roboto', sans-serif;
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    line-height: 75px; /* 107.143% */
    text-transform: uppercase;
    color: var(--main-black-color); 
}

.datos{ 
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 58px;
    font-style: normal;
    font-weight: 300;
    line-height: 47px; /* 81.034% */
    text-transform: uppercase;
    color: var(--main-red-rcm-color);    
}

/*GRIDS*/
.text-center{ text-align: center; }
.text-left{ text-align: left; }
.text-right{ text-align: right; }
.text-justify { text-align: justify; }

.flex { display: flex; }
.flex-column { flex-direction: column; }
.j-content-center{justify-content: center;}
.space-between{ justify-content: space-between; }

.img_derecha{ flex-direction: row-reverse;}
.img_izquierda{ flex-direction: row;}

.alingitems_center{  align-items: center; }
.alignitems_start { 
    align-items: start;
}
.align-flex{ align-items: flex-start; align-self: stretch; }

.padd_100{ padding: 100px 0px; }
.padd_50{ padding: 50px 0px; }
.padd_40{ padding: 40px 0px; }
.padd_top_100{ padding-top: 100px; }
.padd_bot_100{ padding-bottom: 100px; }
.padd_bot_20{ padding-bottom: 20px; }
 


.gap0{ gap: 0px; }
.gap5{ gap: 5px; }
.gap10{ gap: 10px; }
.gap20{ gap: 20px; }
.gap24{ gap: 24px; }
.gap30{ gap: 30px; }
.gap50{ gap: 50px; }

.w100{ width: 100% !important;}

.subrahome {
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    transition: background-size .3s;
}
.subrahome:hover {
    background-size: 100% 2px;
}


.check_sectores{
    width: 30px !important; height: 30px !important;
}
.check_sectores img{
    width: 30px !important; height: 30px !important;
}
.listado_con_icono_2col{
    width: calc(35% - 10px);
    align-items: center;
}


.cabecera_section{
    width: 100%;
    height: 500px;
}

.pos_relative{ position: relative;}
.pos_sticky{ position: sticky; }

.topheader{ top: 120px;}


/* PRODUCTOS */
.caja_productos{
    display: flex;
    width: calc(50% - 10px);
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
    border: 1px solid var(--main-border-box-color);
    /* Sombra-cajas */
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
    background-color: var(--main-white-color);
}


.imagen_producto{
    width: 100%;
    max-height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

    img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

.imagen_producto_banner{
    width: 100%;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

.content_producto{
    display: flex;
    padding: 30px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    flex: 1 0 0;
    align-self: stretch;
}


.caja_tipos_alquiler{
    display: flex;
    padding: 50px 20px;
    flex-direction: column;
    align-items: center;
    flex: 1 0 0;
    background-color: var(--main-bg-grey-color);
    gap: 20px;
    max-width: 420px;
}
.list_ventajas{
    text-align: left;
    padding: 0px 30px 0px 30px !important;
    display: flex;
    flex-direction: column;
    gap: 15px;

}
.list_ventajas li{
    list-style: none;
}
.check_ventajas{
    width: 20px !important;
    height: 20px !important;
}
.check_ventajas img{
    width: 20px !important;
    height: 20px !important;
}

.caja_pasos_alquiler{
    text-align: left;
    padding: 30px;
    background-color: var(--main-bg-grey-color);
    width: calc(50% - 10px);
}
.flex-wrap{
    flex-wrap: wrap;
}
.flex1{ flex: 1;}
.flex2{ flex: 2;}

.margin-right0{
    margin-right: 0px !important;
}


/* CSS BANNERS WEB - SHORTCODE section_banner */
.section-banner{ position: relative; }
.full-image img{ 
    width: 100%; 
    height: 100% !important;
    object-fit: cover;
    /*object-position: top left;*/
    object-position: bottom left;
}
.banner_big{ height: 500px; background-color: var(--main-black-color);}

.title-block{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    align-items: center;
    display: flex;
}
.text-wrapper{ 
    max-width: 60%; 
}
.capa_oscura{background: rgba(10, 12, 0, 0.50);}

.w40p{
    width: 40px;
}



/* -- PopUp Form -- */

#form_rcm_pop{ visibility: hidden; }
#form_rcm_pop p, #form_rcm_atention_cliente p{ padding-bottom: 0px !important;}
#form_rcm_pop_cat p{ padding-bottom: 0px !important;}

.rcm_popup{
    display: flex; 
    align-items: center;
    justify-content: center;
    height: 100vh; 
    width: 100%;
    z-index: 9999999;
    overflow-y: auto;
    position: fixed;
    top: 0; 
}
.overlay {
    background-color: var(--main-black-color-opacity);
    position: absolute;
    height: 100%;
    width: 100%;
}
.caja_form_pop{
    background-color: var(--main-bg-color); 
    z-index: 99999;
    height: auto;
    width: 100%;
    max-width: 550px;
    display: flex; 
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px;
    gap: 5px;
    box-shadow: 0px 0px 0px 4px rgba(0, 0, 0, 0.05);
}

    .big_content_form_pop{
        display: flex; 
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 20px;
    }
    .cabecera_caja_form{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        box-sizing: border-box;
        align-items: center;
        align-self: stretch;
    }
    #closePopup{
        width: 16px;
        height: 16px;
    }
    .iconphoneform {
        height: 36px;
        vertical-align: middle;
    }
    .caja_content_pop{
        margin: 0 auto;
        width: 100%;
        box-sizing: border-box;
        background-color: var(--main-white-color);
    }
    .m-auto { margin: 0 auto; }
    
    .z98 { z-index: 98; }
    .z99 { z-index: 99; }

    .dobleinput{
        display: flex;
        align-items: flex-start;
        gap: 10px;
        align-self: stretch;
    }

#form_rcm_pop input[type="text"], #form_rcm_pop input[type="tel"], #form_rcm_pop input[type="email"], #form_rcm_pop input[type="number"],
#form_rcm_pop_cat input[type="text"], #form_rcm_pop_cat input[type="tel"], #form_rcm_pop_cat input[type="email"], #form_rcm_pop_cat input[type="number"],
#form_rcm_atention_cliente input[type="text"], #form_rcm_atention_cliente input[type="tel"], #form_rcm_atention_cliente input[type="email"], #form_rcm_atention_cliente input[type="number"]{  
    width: 100%;
    height: 50px;
    border-radius: 8px;
    border: 1px solid var(--main-border-box-color);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.05);
    background-color: transparent;
    font-family: 'Roboto', sans-serif;
    color: var(--main-black-color);
}
#form_rcm_pop textarea, #form_rcm_pop_cat textarea, #form_rcm_atention_cliente textarea{ 
    font-family: 'Roboto', sans-serif;
    border-radius: 8px !important;
    border: 1px solid var(--main-border-box-color);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.05);
    background-color: transparent;
    color: var(--main-black-color)!important;
}


.input_form_catalogo input{ 
    width: 100%;
    height: 50px;
    border-radius: 8px !important;
    border: 1px solid var(--main-border-box-color);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.05);
    background-color: transparent;
    color: var(--main-black-color)!important;
    position: relative;
    z-index: 2;
}

.input_form_catalogo input:focus{ 
    border: 1px solid var(--main-border-box-color); }

.acceptance .wpcf7-list-item{ margin-left: 0px !important; }

#popmake-6055 p{ padding-bottom: 0px !important;}
#popmake-6055 hr{ width: 100%;}

.div_telefonos{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 30px;
    align-self: stretch;
}
.div_telefonos .phones{
    display: flex;
    align-items: center;
    gap: 5px;
}



/*ANIMACIÓN PLACEHOLDER */

#form_rcm_pop input[type="text"]::placeholder, #form_rcm_pop_cat input[type="text"]::placeholder, #form_rcm_atention_cliente input[type="text"]::placeholder{
    color: var(--main-grey-text-color);
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px; /* 161.538% */   
}
#form_rcm_pop label, #form_rcm_pop_cat label, #form_rcm_atention_cliente label{
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px; 
    color: var(--main-grey-text-color);
}
#form_rcm_pop .input-container, #form_rcm_pop_cat .input-container, #form_rcm_atention_cliente .input-container{
	width: 100%;
	position: relative;
}
#form_rcm_pop .pop-label, #form_rcm_pop_cat .pop-label, #form_rcm_atention_cliente .pop-label{
	position: absolute;
    top: 15px;
    left: 15px;
	transition: all 0.2s;
	z-index: 1;
	background-color: transparent;
}
#form_rcm_pop .pop-input, #form_rcm_pop_cat .pop-input, #form_rcm_atention_cliente .pop-input{
	transition: all 0.2s;
	width: 100%;
	height: 100%;
}
#form_rcm_pop .pop-label::before, #form_rcm_pop_cat .pop-label::before, #form_rcm_atention_cliente .pop-label::before{
	content: "";
	height: 15px;
	background-color: transparent;
	position: absolute;
	left: -3px;
	top: 0px;
	width: 120%;
	z-index: -1;
}
#form_rcm_pop .pop-input:focus, #form_rcm_pop_cat .pop-input:focus, #form_rcm_atention_cliente .pop-input:focus{
	border: 2px solid var(--main-red-rcm-color );
}
.focused_input{
	top: 5px !important;
	font-size: 9px !important;
	line-height: 9px !important;
}
/* FIN ANIMACIÓN PLACEHOLDER */


.wpcf7-form-control-wrap[data-name="asunto"] .wpcf7-radio .wpcf7-list-item{
    width: 100%;
    height: 35px;
    border-radius: 8px;
    border: 1px solid var(--main-border-box-color);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.05);
    background-color: transparent;
    color: var(--main-grey-text-color);
    position: relative;
    padding: 0px;
    display: flex;
    align-items: center;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}
.wpcf7-form-control-wrap[data-name="asunto"] .wpcf7-radio .first {
    margin-left: 0px;
}
.wpcf7-form-control-wrap[data-name="asunto"] .wpcf7-radio .wpcf7-list-item input[type="radio"]{
    height: 15px; width: 15px; 
    margin-right: 10px;
    margin-top: 0px;
    accent-color: var(--main-red-rcm-color );
    display: none;
}   
.wpcf7-form-control-wrap[data-name="asunto"] .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label{
    cursor: pointer;
    width: 100%;
    text-align: center;
    height: 100%;
    padding-top: 5px;
}

.wpcf7-form-control-wrap[data-name="asunto"] .wpcf7-radio { 
    width: 100%;
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.radio_check{
    background-color: var(--main-red-rcm-color ) !important;
    color: var(--main-white-color) !important;
}

/*-- FAQS CSS --*/


.accordion_container{
	width: 100%; height: auto;
}
.accordion_container .accordion_body{
	padding: 20px 100px;
	overflow: auto;
}
.accordion_container .accordion_body ul{
	list-style: none;
	padding: 0 !important;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.accordion_container .accordion_body ul li{
    width: 100%;
    height: auto;
    overflow: hidden;
    transition: height 0.3s ease;
    padding: 20px;

    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border: 1px solid var(--main-border-box-color);
    /* Sombra-cajas */
    /*box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);*/
}
.accordion_container .accordion_body ul li:last-child{
	/*border-bottom: 0px;*/
	margin-bottom: 0px;
}
.accordion_container .accordion_body ul li .li_qus{
    color: var(--main-grey-text-color);
    cursor: pointer;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.accordion_container .accordion_body ul li .li_qus p{
  width: 90%; text-align: left;
}

.accordion_container .accordion_body ul li .li_qus .btn_faq{
	width: 25px;
	height: 15px;
	border-radius: 50%;
	background: var(--main-grey-text-color);
    position: relative;
}
.accordion_container .accordion_body ul li .li_qus .btn_faq:before,
.accordion_container .accordion_body ul li .li_qus .btn_faq:after{
	content: "";
	position: absolute;
	top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 7px;
	height: 2px;
	background: #fff;
    transition: all 0.3s ease;
}
.accordion_container .accordion_body ul li .li_qus .btn_faq:after{ transform: rotate(90deg); }
.accordion_container .accordion_body ul li .li_ans {
    padding: 20px 0;
    height: 0;
    transition: height 0.3s ease;
    text-align: left;
}

.accordion_container .accordion_body ul li .li_ans {
    padding:0px;
}
.accordion_container .accordion_body ul li .li_ans .li_ans_content{
    margin-top:20px;
}
.accordion_container .accordion_body ul li.active{ height: auto; }
.accordion_container .accordion_body ul li.active .li_ans{ height: auto; }
.accordion_container .accordion_body ul li.active .li_qus .btn_faq:after{ transform: rotate(0deg); }




.flex-directrion{ flex-direction: row;}
.texto_lista_iconos{ width: 280px; max-width: 280px;}

.title-block div div{ max-width: 80%;}



/*-- QUERYS --*/
@media screen and (max-width:900px) {
    
    .Headline1 {
        font-size: 30px !important;
        line-height: 35px;
    }
    .Headline2{ 
        font-size: 28px !important;
        line-height: 35px;
    }
    .Headline3{ 
        font-size: 17px !important;
        line-height: 22px;
    }
    .Headline4{ 
        font-size: 16px !important;
        line-height: 20px;
    }
    .Headline5{ 
        font-size: 15px;
        line-height: 22px;
    }

    .datos{
        font-size: 45px;
        line-height: 40px;
    }
    .Nums {
        font-size: 50px;
        line-height: 55px;
    }

    .p_M{
        font-size: 13px;
        line-height: 18px;
    }
    .p_XL {
        font-size: 15px;
        line-height: 20px;
    }
    .p_XL_Bold{
        font-size: 15px;
        line-height: 20px;
    }

    .padd_100 {
        padding: 50px 0px;
    }
    .flex-directrion{ 
        flex-direction: column;
    }

    #servicios > div > div > div > div {
        align-items: center;
    }

    div#popmake-6055,
    div#popmake-6057 {
        max-width: 100% !important;
        width: 100%;
        left: 50% !important;
        transform: translateX(-50%);
        padding: 15px!important;
    }

    .caja_form_pop{
        padding: 20px;
        justify-content: start;
    }
    .dobleinput{ gap: 5px; }
    #form_rcm_pop input[type="text"], #form_rcm_pop input[type="tel"], #form_rcm_pop input[type="email"], #form_rcm_pop input[type="number"]{ 
        height: 40px;
    }
    #form_rcm_pop .pop-label{ top: 10px; }

    #form_rcm_pop .focused_input{
        display: none;
    }
    .rcm_popup {
      align-items: start;
    }


    /* ALQUILER */

    .text-wrapper{ max-width: 100%;}
    .list_ventajas{ padding: 0px !important;}
    .caja_pasos_alquiler { padding: 20px; width: calc(100% - 10px);}
    .gap20 { gap: 10px; }
    .gap30 { gap: 10px; }
    
    .img_izquierda { flex-direction: column-reverse; }
    .img_derecha { flex-direction: column; }
    
    .listado_con_icono_2col { width: calc(50% - 10px);}
    .caja_productos{ width: 100%;}

    .imagen_producto { height: 180px;}
    .content_producto { padding: 20px;}

    .cta_principal {
        padding: 12px 12px;
        font-size: 14px;
        line-height: 19px;
    }
    .accordion_container .accordion_body { padding: 20px 0px; }
    .accordion_container .accordion_body ul li{ padding: 10px;}
    .imagen_producto_banner{ display: none;}

    .banner_big { height: 350px; }  
    .title-block div div{ max-width: 100%;}
    .full-image img{ object-position: top center;} 

    .texto_lista_iconos{ width: 200px; max-width: 200px;}
    .caja_tipos_alquiler { padding: 20px;}

    .margin-top20{ margin-top: 20px;}

}

.aligncenter img {
    margin: 0 auto;
    display: block;
}



/* Link Preferencias Cookies en el Footer */
.pref_cookies_footer{
    color: var(--main-red-rcm-color) !important;  
    cursor: pointer !important;  
}

/* BTN FLOTANTE */

.floating-contact-form {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 65px;
    height: 65px;
    z-index: 99999;
}
.floating-contact-form .boton_contacto_form {
    border: 0;
    padding: 10px;
    background: linear-gradient(95deg, rgb(229, 23, 28) 20%, rgb(255, 97, 101) 80%);
    /*background-color: var(--main-red-rcm-color); */
    box-shadow: 0 1px 10px 0 rgba(0,0,0,.5);
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    border: none;
    color: var(--main-white-color);
}
.floating-contact-form .boton_contacto_form img {
    max-width: 45px;
    height: 45px;
}
.grecaptcha-badge{ display: none;}

.attachment-full.size-full.wp-post-image {
    display: flex;
    justify-content: center;
}

#altEmail_container {
    display: none;
}

/* CSS PARA HOME */

.cta_inline_red{ 
    width: fit-content;
    display: flex;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 5px;
    border: 1px solid var(--main-red-rcm-color) ;

    color: var(--main-red-rcm-color) ;
    /* CTAS */
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px; /* 166.667% */
}

.cta_inline_red:hover{ 
    background: rgba(235, 46, 44, 0.60);
    color: var(--main-white-color) !important;
}

.cta_inline_white{ 
    width: fit-content;
    display: flex;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: 5px;
    border: 1px solid var(--main-white-color);

    color: var(--main-white-color) ;
    /* CTAS */
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px; /* 166.667% */
}

.cta_inline_white:hover{ 
    background: rgba(255, 255, 255, 0.40);
    color: var(--main-white-color) !important;
}

.banner_home{ height: 620px; max-height: 620px; background-color: var(--main-black-color);}
.title-block-home{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    align-items: center;
    display: flex;
}

.img_dest_banner img{ width: 100%; height: auto;}

.title-block-home .container{
    position: relative;
    height: 100%;
}
.text_banner_home{
    position: absolute;
    top: 0;
    left: 0;
    width: 56%;
    /*width: 70%;*/
    height: 100%;
}
.img_dest_banner{
    position: absolute;
    top: 0;
    right: 0;
    width: 55%;
    height: 100%;
}

.sub-menu-banner{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    align-self: stretch;
    background: var(--main-blue-rcm-color);
    height: auto;
}
.element_sub-menu-banner{
    flex: 1;
    padding: 10px 20px;
    color: var(--main-white-color);
    text-align: center;
}
.element_sub-menu-banner:hover{
    background-color: var(--main-red-rcm-color);
}

.caja_tipos_alquiler{
    gap: inherit !important;
    justify-content: space-between;
}

.caja_sectores_img{
    display: flex;
    width: calc(16% - 10px);
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
    border: 1px solid var(--main-border-box-color);
    /* Sombra-cajas */
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
    background-color: var(--main-white-color);
    color: var(--main-blue-rcm-color) !important;
    text-align: center;
    min-width: 10em;
}
.caja_sectores_img a{ width: 100%; color: var(--main-blue-rcm-color);}
.caja_sectores_img:hover{
    background-color: var(--main-blue-rcm-color);
    color: var(--main-white-color) !important;
    text-align: center;
}
.caja_sectores_img a{ width: 100%; color:#000}

.caja_sectores_img:hover .Headline7{
    color: var(--main-white-color) !important;
}


.imagen_sector{
    width: 100%;
    height: 150px;
    overflow: hidden;

    background-size: cover;
    background-position: center;
}

.imagen_sector img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.content_sector{
    display: flex;
    padding: 5px 10px;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    align-self: stretch;
}

/*.content_sector h3{ color: var(--main-black-color); }
.content_sector h3:hover{ color: var(--main-white-color) ; }*/

.Headline7{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 133.333% */
    text-transform: uppercase;
    padding-bottom: 0px;
}

.caja_productos_home{
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
    border: 1px solid var(--main-border-box-color);
    /* Sombra-cajas */
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
    background-color: var(--main-white-color);
    padding-top: 15px;
}
.imagen_producto_home {
    /*width: 100%;
    height: 200px;*/
    width: 90%;
    margin: 0 auto;
    height: 200px;
    overflow: hidden;

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.page-template-template-sectores .imagen_producto_home {
    background-position: center;
    background-repeat: no-repeat;
}

.imagen_producto_home img {
    max-height: 100%;
}

.categoria_home{
    width: calc(25% - 15px);
    display: flex;
    padding: 0px 15px;
    align-items: center;
    gap: 10px;
    /*flex: 1 0 0;*/
    /*border-radius: 10px;*/
    border: 1px solid var(--main-border-box-color);
    color: var(--main-grey-text-color);
    background-color: var(--main-white-color)!important;;
}
.categoria_home:hover{
    color: var(--main-white-color) !important;;
    background-color: var(--main-blue-rcm-color)!important;;
}
.categoria_home img{
    width: 100%;
    max-width: 120px;
    flex: 1;
    height: auto;
}


.banner_quiz{
    display: flex;
    /*padding: 10px 40px;*/
    padding: 0px;
    justify-content: center;
    align-items: center;
    gap: 20px;
    align-self: stretch;
    flex-direction: row;
}
.banner_quiz img{
    display: flex;
    height: 130px;
    align-items: center;

    object-fit: contain;
}
.banner_quiz .cta_principal{
    min-width: 220px;
}

@media screen and (max-width: 768px) {
    .banner_quiz.encuentra img {
        display: none;
    }
}

.rcm_quienes_somos{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

    position: relative;
}

.rcm_quienes_somos > picture > img{
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;

    opacity: 0.17;
    filter: blur(8px);
}

.fondo{
    width: 100%;
    background-color: rgba(33, 52, 64, 0.83);
}

.punto_fuerte{
    display: flex;
    padding: 30px 25px;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    flex: 1 0 0;
    align-self: stretch;
    border-radius: 8px;
    background: var(--main-bg-grey-color);
    text-align: center;
}
.titulo_punto{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px; /* 138.889% */
}

.delegacion{
    padding: 0px 10px;
    border-left: 1px solid var( --main-red-rcm-color);
}


.magin_100{ margin-top: 100px; }

.caja_news{
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
    border: 0.5px solid var(--main-border-box-color);
    background-color: var(--main-white-color)
    /*Sombra-cajas 
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
    ;*/
}
.imagen_news {
    width: 100%;
    height: 170px;
    /*background-size: cover;
    background-repeat: no-repeat;
    background-position: center;*/
    cursor: pointer;
}

.imagen_news img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.content_news{
    display: flex;
    padding: 20px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    flex: 1 0 0;
    align-self: stretch;
    padding: 15px;
}
.new_title{
    color: var(--main-black-color) ;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: 27px; /* 136.364% */
    text-transform: uppercase;
}
.new_categorie{ 
    color: var(--main-grey-text-color) !important;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px; /* 136.364% */
    text-transform: uppercase;
}
.box_news{
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
}
.date_new{
    color: var(--main-grey-text-color) !important;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px; /* 147.059% */
}
.date_new .et_pb_icon_wrap .et-pb-icon { 
    font-weight: 400 !important;
    color: var(--main-grey-text-color);
    font-size: 18px;
}
.caja_btn_ver_todo {
    display: flex;
    justify-content: end;
}
.leermas{
    color: var( --main-red-rcm-color);
    font-family: "Roboto";
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px; /* 147.059% */
    text-decoration-line: underline;
}
.aimg_news{ width: 100%; height: auto; cursor: pointer;}

.box_info_new{
    display: flex;
    flex: 1;
    align-items: flex-start;
    gap: 5px;
    flex-direction: column;
    margin-bottom: 15px;
}
.box_info_new p{ min-height: 21px; }

/* QUEST STYLES*/

#quest{
    margin-top:100px;
    margin-bottom:100px; 
    position:relative;
}
#quest .quest_page{

    display: flex;
    flex-direction: column;
    gap: 30px;
    justify-content: center;
    text-align: center;
    align-items: center;
}

#quest .quest_page .quest_intro{

    display: flex;

    flex-direction: column;
    gap: 10px;
    justify-content: center;
    text-align: center;
    align-items: center;
}

.quest_container{
    display:none;
}

#quest .quest_btn{
    display: flex;
    flex-direction: row;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 5px;
    background: var(--cc-btn-primary-bg);
    border:none;
    color:White;
    text-transform: uppercase;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    cursor: pointer;
}

.quest_wrapper{
    margin-top:50px;
    padding: 50px;
    border: 1px solid var(--main-border-box-color); 
}

.quest_wrapper .quest_header{
    display:flex;
    flex-direction: row;
    justify-content: space-between;
    gap:18px;
    padding-bottom: 30px;
    margin-bottom:30px;
    border-bottom: 1px solid #EAEAEA;
}

.quest_wrapper .quest_header .step{
    display:flex;
}

.quest_wrapper .quest_header .step .number{
    background-color: var(--cc-btn-primary-bg);
    border-radius: 100%;
    width: 34px;
    height: 34px;
    display:flex;
    justify-content: center;
    align-items: center;
    color:white
} 

.quest_header .step.active ~ .step .number{
    background: #EAEAEA;
    color:inherit;
}

.quest_wrapper .quest_header .line{
    display:flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.quest_wrapper .quest_header .line > div{
    background-color: var(--cc-btn-primary-bg);
    width:100%;
    height: 6px;
    border-radius: 40px;
}

.quest_header .step.active ~ .line > div{
    background-color: #EAEAEA;
}

.quest_footer{
    display: flex;
    justify-content: center;
    gap:30px;
    margin-top:30px;
    margin-bottom:30px;
}

.quest_footer button:disabled{
    opacity: 0.7;
}

.quest_footer .quest_btn.prev{  
    border: 2px solid #878787;
    background-color:transparent;
    color: #878787;
}

.quest_content{
    padding: 20px 60px 0px 60px;
}

.quest_page ul{
    list-style-type: none;
    display:flex;
    max-width: 100%;
    gap:20px;
    width: 100%;    
    justify-content: center;
}


.quest_page ul li{
    max-width: 420px;
    height: 65px;
    position: relative;
    width: 100%;
    
}
.quest_page ul label,
.quest_page ul input {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.quest_page ul input[type="radio"],
.quest_page ul input[type="checkbox"] {
    opacity: 0.01;
    z-index: 100;
}

.quest_page ul label {
    /*padding: 5px;*/
    border: 1px solid #EAEAEA;
    cursor: pointer;
    z-index: 150;
    width: 100%;
    height: 100%;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px; /* 138.889% */
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
}

.quest_page ul input[type=radio]:checked + label,
.quest_page ul input[type=checkbox]:checked + label,
.quest_page ul label:hover {
  background: var(--cc-btn-primary-bg);
  border-color: var(--cc-btn-primary-bg);
  color:white;
}

.quest_page ul.image-selection {
    flex-wrap: wrap;
}


.quest_page ul.image-selection li{
    width: 125px;
    height: 180px;
}

.quest_page ul.image-selection label{
    border-radius: 0px;
    flex-direction: column;
}

.quest_page ul.image-selection label .image{
    width: 100%;
    height: 100%;
}

.quest_page ul.image-selection label .image img{
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.quest_page ul.image-selection label .name {
    max-height: 60px;
    height: 100%;
    display:flex; 
    align-items: center;
}

.quest_page .form-wrapper{
    position:relative;
}

#rcm_encuentra_form .input_form_catalogo textarea{
    /*width: 100%;
    height: 50px;*/
    border-radius: 8px !important;
    border: 1px solid var(--main-border-box-color);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.05);
    background-color: transparent;
    color: var(--main-black-color) !important;
    position: relative;
    z-index: 2;
}

/*ANIMACIÓN PLACEHOLDER */
#form_rcm_work{
    align-items: end;
}
#form_rcm_work form{
    width: 100%;
    max-width: 750px;
}

#rcm_encuentra_form input[type="text"]::placeholder, #form_rcm_pop_cat input[type="text"]::placeholder,
#form_rcm_work input[type="text"]::placeholder{
    color: var(--main-grey-text-color);
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px; /* 161.538% */   
}
#rcm_encuentra_form, #form_rcm_pop_cat label, #form_rcm_work label{
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px; 
    color: var(--main-grey-text-color);
}
#rcm_encuentra_form .input-container, #form_rcm_pop_cat .input-container, #form_rcm_work .input-container{
	width: 100%;
	position: relative;
}
#rcm_encuentra_form .pop-label, #form_rcm_pop_cat .pop-label, #form_rcm_work .pop-label {
	position: absolute;
    top: 15px;
    left: 15px;
	transition: all 0.2s;
	z-index: 1;
	background-color: transparent;
}
#rcm_encuentra_form .pop-input, #form_rcm_pop_cat .pop-input{
	transition: all 0.2s;
	width: 100%;
	height: 100%;
}
#rcm_encuentra_form .pop-label::before, #form_rcm_pop_cat .pop-label::before, #form_rcm_work.pop-label::before{
	content: "";
	height: 15px;
	background-color: transparent;
	position: absolute;
	left: -3px;
	top: 0px;
	width: 120%;
	z-index: -1;
}
#rcm_encuentra_form .pop-input:focus, #form_rcm_pop_cat .pop-input:focus, #form_rcm_work .pop-input:focus{
	border: 2px solid var(--main-red-rcm-color );
}
.focused_input{
	top: 5px !important;
	font-size: 9px !important;
	line-height: 9px !important;
}
/* FIN ANIMACIÓN PLACEHOLDER */

#rcm_encuentra_form{
   max-width: 490px; 
   width: 100%;
}


#rcm_encuentra_form .acceptance, #form_rcm_work .acceptance{
    text-align: left;
 }

#rcm_encuentra_form .wpcf7-not-valid-tip, #form_rcm_work .wpcf7-not-valid-tip{
    position: absolute;
    right: 5px;
    top: 15px;
}

#rcm_encuentra_form textarea ~ .wpcf7-not-valid-tip, #form_rcm_work textarea ~ .wpcf7-not-valid-tip {
    top: -10px;
}


 .quest_content:not(.active){ 
    display:none !important;
 }


.caja_puntosfuertes{
    display: flex;
    gap: 20px;
    flex-direction: row;
}
.puntosfuertes{
    width: 25%;
}

#rcm_encuentra_form .wpcf7-submit, .quest_btn.enviar{
    display:none !important; 
}


#quest .result-product-list{
    flex-wrap:wrap; 
    justify-content: center; 
    width:100%;
    margin-top: 30px;
}

#quest .result-product-list .caja_productos_home{
    width:100% !important; 
    max-width: 300px !important; 
    min-height: 525px !important; 
    flex: inherit !important; 
}

#quest .result-product-list .caja_productos_home .imagen_producto_home{
    max-width: 300px !important;  
    max-height: 200px !important;   
    padding-top:5px !important;  
    padding-bottom:5px !important;  
}

#quest .result-product-list .caja_productos_home .imagen_producto_home img{
    object-fit: contain !important;   
    width: 100% !important;   
    height: 100% !important;   
    display: flex !important;   
    justify-content: center !important;  
}

#quest .result-product-list .caja_productos_home .p_S p{
    padding-bottom:0.25rem;
}

#quest .quest_container .overlay-waiting{
    background-color: rgba(255,255,255,0.5);
    position: absolute;
    width:100%;
    height: 100%;
    z-index: 9999;
    display:none;
}

.overlay-waiting .wpcf7-spinner{
    visibility: visible; 
    background-color: var(--cc-btn-primary-bg);
    display: flex;
    justify-content: center;
    align-items: center;
    margin:auto;
}


/*-- QUERYS --*/
@media screen and (max-width: 768px) {
    /*.banner_home{ height: 400px; }*/
    .img_dest_banner{ display: none;}
    .text_banner_home{ position: relative; width: 100%;}
    .cta_inline_white {
        padding: 12px 12px;
        font-size: 14px;
        line-height: 19px;
    }
    .caja_sectores_img{ width: calc( 50% - 10px); }
    /* .caja_cajas_sectores{ flex-direction: row; } */
    .imagen_sector { height: 130px; }
    .categoria_home { width: calc(50% - 5px); gap: 0px; text-align: center; padding: 0px 10px;}
    .categoria_home p{text-align: center; width: 100%;}
    .categoria_home img{ display: none;}
    .banner_quiz{ flex-direction: column; text-align: center; }
    .imagen_news { height: 135px; }
    .new_title { font-size: 15px; line-height: 21px; }

    .punto_fuerte { padding: 20px 15px;  gap: 10px;}
    .punto_fuerte img{ width: 50px; }
    .titulo_punto { padding-bottom: 0px; } 
    
    .sub-menu-banner{ display: none;}
}

/* ESTILOS FAMILIAS */


.archive .btn-product-link{
    border-radius: 5px;
    border: 1px solid var(--main-red-rcm-color );
    color:var(--main-red-rcm-color ) !important;
    background-color:white;
    width: 100%;
    padding: 12px 24px;
    margin-top:auto;
    margin-bottom:0px;
    font-weight: bold;
    line-height: 25px;
}

.archive .cta_principal{
    font-size:15px;
}

.archive .btn-product-link:hover{
    color:white !important;
    background-color:var(--main-red-rcm-color );
}

.archive .product:hover{
    border-color:#e6e9ee !important;
}

.archive .products{
    float:none;
    display:flex;
    flex-direction: row;
    margin: 0px !important;
    gap:32px;
    flex-wrap: wrap;
    justify-content: start;
}
.archive .products.columns-3::before,
.archive .products.columns-4::before,
.archive .woocommerce-breadcrumb,
.archive .woocommerce-result-count,
.archive .woocommerce-ordering, /* .archive .products .product a:not(.btn-product-link):not(.loop-image), */
.archive .products .product .icon-operador{
    display:none !important;

}
.archive .products.columns-3 .product, .archive .products.columns-4 .product{
    width: calc(33% - 20px) !important; 
}


.archive .products .product{
    margin:0px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 525px;
    padding-left: 30px !important;
    padding-right:30px !important;
    padding-bottom: 20px !important;
    padding-top: 20px !important;
}

.archive .products .product .loop-image{
    margin-left:-30px;
    margin-right:-30px;
}

.archive #left-area{
    padding-left:0px;
    display: flex;
    gap: 30px;
    margin-bottom:100px;
    
}

/* ARREGLAR PROBLEMA DE VISUALIZACIÓN DE LAS CATS DEL BLOG */
.category #left-area{
    display: inherit!important;
}
.author #left-area{
    display: inherit!important;
}




.archive #left-area .sidebar{
    max-width: 310px;
    width: 100%;
}

.products-wrapper{
    width: 100%;
}

.archive .wpfFilterButtons{
    width:100%;
    margin-top:20px;
    padding-left:5px;
    padding-right:5px;
}

.archive .wpfFilterButton.wpfButton{
    width:100% !important;
    padding-left:20px; 
    padding-right:20px;
}

.archive .wpfFilterButton.wpfButton:hover{
    background-color: #ddd
}

.archive .topheader{
    top:150px; 
} 



.archive #main-content .container{
    max-width: 1170px !important; 
    width: 100% !important;
}

.archive .banner_home, .page-template-template-sectores .banner_home, .page-template-template-trabaja .banner_home{
    height: 500px;
}

.archive .wpfFilterWrapper{
    margin-top:0px;
    margin-bottom: 5px;
}

@media screen and (max-width:1400px) {

    .archive .products.columns-3 .product, .archive .products.columns-4 .product{
        width: calc(50% - 19px) !important;
    } 
}

@media screen and (max-width:1150px) {

    .archive .products.columns-3 .product, .archive .products.columns-4 .product, 
    .woocommerce-page ul.products li.product:nth-child(n){
        width: 100% !important;
    } 

}
 
@media screen and (max-width:900px) {
    .sub-menu-banner{
        display: none;
    }
    .archive #left-area{
        flex-direction: column;
    }

    .archive #left-area .sidebar{
        max-width: 100%;
    }

    .archive .products.columns-3 .product, .archive .products.columns-4 .product{
        width:100% !important;
    }

    .archive #main-content{
        width: 85%;
        margin:auto;
    }

    #title-with-text{
        width: 80% !important;
        margin:auto;
    }

    #title-with-text .cta_principal{
        line-height: 25px;
        width: 100%;
    }

    .woocommerce ul.products[class*=columns-] li.product{
        width: 100% !important;
        margin-bottom:0px !important;
        margin-right:0px !important;
    }

    .caja_cajas_sectores{ flex-direction: row; }
}

.accordion_container .accordion_body ul li .li_qus h3{
    font-size:18px !important;
}

@media screen and (max-width: 900px) {

    .accordion_container .accordion_body ul li .li_qus h3{
        font-size: 15px !important;
        line-height: 22px;
        text-align: left;
    }
}

/* ESTILOS PÁGINA DE PRODUCTO */

#related-products .imagen_producto_home.extra-image{
    height: auto;
    padding:20px;
}

#related-products .imagen_producto_home.extra-image img{
    height: 200px;
    width:100%;
    object-fit: contain;
}

#especificaciones{
    padding-bottom:50px;
}

#especificaciones .table-wrapper table{
    width: 100%;
    border-color:#D9D9D9;
}

#especificaciones .table-wrapper table tbody tr th, 
#especificaciones .table-wrapper table tbody tr td{
    padding:10px;
    font-size:13px;
}

#especificaciones .table-wrapper table tbody tr th{
    background-color: var(--main-red-rcm-color);
    color:white;
    font-size:14px;
}

#especificaciones .table-wrapper table tbody tr td.key{
    font-weight: bold;
    font-size:14px;
}

#especificaciones .table-wrapper table tbody tr:nth-child(odd){
    background-color:#f2f2f2
}

#especificaciones .especificaciones-wrapper{
    gap:30px;
    display:flex;
    flex-direction:column;
    width:100%;
   
}

#especificaciones .especificaciones-wrapper .selector{
    gap:30px;
    border-bottom:0.5px solid #EAEAEA

}

#especificaciones .especificaciones-wrapper .selector .selection{
    padding:5px 10px;
    cursor:pointer;
    border-bottom: 2px solid transparent;
    margin-bottom: -1px;
    font-size:14px;
}

#especificaciones .especificaciones-wrapper .selector .selection:hover,
#especificaciones .especificaciones-wrapper .selector .selection.active{
    font-weight: bold;
    border-color: var(--main-red-rcm-color);
}

#espec-video{
    display:none;
}

#especificaciones .espec-title{
    display:flex;
    flex-direction: column;
    gap:10px;
}

#especificaciones .espec-title .p_S{
    font-weight: bold;
    font-size:14px;
}

#especificaciones .variable_distribution.flex-column .espec-title{
    justify-content: center;
    text-align: center;
}

#grey_blocks-wrapper{
    display:flex;
    gap:10px;
    position:relative;
}

.grey_block{
    margin-top:0px;
    margin-bottom:14px;
    padding: 5px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 5px;
    background-color: var(--main-bg-grey-color);
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 15px; /* 125% */
    text-transform: uppercase;
    color: var(--main-grey-text-color);
}

.grey_block .tooltip{
    display: flex;
    padding: 5px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    background-color: var(--main-blue-rcm-color);
    color: #FFF;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 10px; /* 125% */
    position: absolute;
    top: -25px;
    
    width: fit-content;
    visibility: hidden;
}

.grey_block .tooltip:before{
    content: "";
    width: 10px;
    height: 10px;
    background-color: var(--main-blue-rcm-color);
    position: absolute;
    bottom: -3px;
    left: 10px;
    transform: rotate(45deg);
}


.grey_block:hover .tooltip {
    visibility: visible;
}

.icons_block .icons-block-title{
    font-family: "Roboto Condensed";
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: 20px; /* 133.333% */
text-transform: uppercase;
}

.icons_block .icons-title{
    font-family: "Roboto Condensed";
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 133.333% */
    text-transform: uppercase;
}

.icons_block > div:not(.icons-block-title) > div{
    gap:10px;

}

.woocommerce-breadcrumb{
    font-family: Roboto;
    font-size: 13px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
}

.woocommerce-breadcrumb a{
    font-weight: 400;
}

.product-template-default.single.single-product #sectores{
    padding-top:0px;
    padding-bottom:50px;
}

.product-template-default.single.single-product div#products, .product-template-default.single.single-product div.products,
.product-template-default.single.single-product ul#products, .product-template-default.single.single-product ul.products{
    max-width: 100% !important;
}

.product-template-default.single.single-product .products ul::before, 
.product-template-default.single.single-product ul.products::before,
.product-template-default.single.single-product .products ul::after, 
.product-template-default.single.single-product ul.products::after{
    display:none;
}



.tab-header{
    font-family: "Roboto Condensed";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px; 
}

.tab-header .tab-select{
    display: flex;
    padding: 15px 35px;
    /*align-items: flex-end;*/
    gap: 10px;
    flex: 1 0 0;
    border-bottom: 1px solid var(--main-border-box-color);
    /*box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);*/
    cursor:pointer;
}
.tab-header .tab-select:not(.active) {
    background-color: #f9f6f6;
    border-top: 3px solid var(--main-bg-color);
    border-left: 3px solid var(--main-bg-color);
    border-right: 3px solid var(--main-bg-color);
    border-bottom: 1px solid var(--main-border-box-color);
}

.tab-header .tab-select.active{
    border-top: 1px solid var(--main-border-box-color);
    border-left: 1px solid var(--main-border-box-color);
    border-right: 1px solid var(--main-border-box-color);
    border-bottom: 1px solid transparent;
    /*box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);*/
}

.tab-content > div{
    padding: 50px 80px;
    /*justify-content: center;
    align-items: flex-start;*/
    align-self: stretch;
    border-right: 1px solid var(--main-border-box-color);
    border-bottom: 1px solid var(--main-border-box-color);
    border-left: 1px solid var(--main-border-box-color);
    gap: 30px;
    flex-wrap: wrap;
    display:none;
}
.tab-content > div:first-child{
    display: flex;
}
.tab-content .tab-box{
    /*width:calc(25% - 15px);*/
    width:calc(50% - 15px);
    margin-bottom: 20px;
}

.tab-content .tab-box .tab-img{
    width: 100%;
    /*height: 185px;*/
    /*height: 300px;*/

    width: 100%;
    height: auto;
    max-width: 300px;
    margin: auto;

}

.tab-content .tab-box .tab-img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.tab-content .tab-box .tab-data .tab-title{
    font-family: "Roboto Condensed";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px; /* 138.889% */
    text-transform: uppercase;
    color: var(--main-grey-text-color);

}


.taps-noimage .tab-content .tab-box{
    width: 100%;
    text-align: left;
}
.taps-noimage .tab-content > div{
    padding: 30px;
}
.taps-noimage .tab-header .tab-select{
    padding: 10px 30px;
}
.image-noimage{ 
    background-size: cover;
    background-position: center;
    min-height: 200px;
}

.flex-row{
    flex-direction: row;
}




.tab-select img{
    max-width: 35px;
    width: 100%;
}

#related-products .caja_productos_home{
    max-width: 25%;
}

.product .summary.entry-summary .cta_principal{
    font-size:15px;
}



@media screen and (max-width:900px) {
    #especificaciones > .flex-row{
        flex-direction: column;

    }
    .flex-row{
        flex-direction: column;
    }

    #especificaciones #espec-data{
        overflow-x: auto;
        
    }

    #especificaciones #espec-data table{
        min-width: 600px;
    }

    .icons_block > div:not(.icons-block-title){
        flex-wrap: wrap;
        gap:20px;
    }

    .icons_block > div:not(.icons-block-title) > div{
        /*width: calc(50% - 10px);
        padding:15px;*/
        width: calc(32% - 10px);
        padding: 0px;
    }

    #product-sec{
        height: auto;
    }

    #product-sec .flex-row{
        flex-direction: column;
    }

    #product-sec a{
        width: 105%;
        font-family: Roboto;
        font-size: 11px;
        font-style: normal;
        font-weight: 700;
        line-height: 18px; /* 163.636% */
        padding:7px 7px;
        margin-left:-2.5%;

    } 

    .product .summary.entry-summary .product-buttons > div{
        flex:1
    }

    .product .summary.entry-summary .product-buttons a{
        width: 100%;
        min-width: max-content;
    }

    .product .summary.entry-summary .product-buttons .cta_principal  {
        height: 100%;
    }

    /*.tab-content .tab-box {
        width: calc(50% - 10px);
    }*/
    .tab-content .tab-box {
        width: 100%;
    }

    .tab-header .tab-select{
        font-size:14px;
        padding: 10px 5px;
        line-height: 18px;
    }

    .tab-header .tab-select img{
        display:none;
    }

    .tab-content > div {
        padding: 20px;
    }

    #product-sec a{
        font-size: 15px;
        padding: 10px 7px
    }

    .tab-content .tab-box .tab-img {
        height: 125px;
    }

    #related-products .content_producto .related-caracteristicas{
        display:none;
    }

    #related-products .imagen_producto_home.extra-image img{
        height: 200px;
    }

    #related-products .caja_productos_home{
        width: calc(50% - 15px);
        flex:none;
        max-width: 100%;
    }

    #related-products div.products {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .summary.entry-summary .cta_principal,
    .summary.entry-summary .cta_inline_red,
    #related-products .cta_inline_red{
        font-size:13px !important;
    }

    #especificaciones > .clearfix::after, #related-products.clearfix::after{
        display:none;
    }
    #especificaciones{
        padding-bottom:0px;
    }


}

.mega-sub-menu{ background-color: #fff !important; }

@media screen and (max-width:1000px) {
    .product .clearfix{
        flex-direction: column;
    }

    .single-product .summary.entry-summary{
        width: 100%;
        max-width: 100% !important;
    }

}


#wpgs-gallery{
    max-width: 616px !important;
}

.product .clearfix{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap:25px;
}

.product .clearfix > div{
    width: 100% !important;
    max-width: 100% !important;
}

#wpgs-gallery img{
    max-width: 100%;
    height: auto;
    max-height: 600px;
    width: auto;
}
/*#wpgs-gallery, #wpgs-gallery .slick-slide{
    max-width: 617px !important;
}*/

#blog-title{
    width: 100%;
}


/* Apliar el container de la web a 1366px XAVI 14/10/24 */
.container, .et_pb_row, .et_pb_slider .et_pb_container, .et_pb_fullwidth_section .et_pb_title_container, 
.et_pb_fullwidth_section .et_pb_title_featured_container, 
.et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container { max-width: 1366px !important; }
.contactLink { margin-left: 0px !important; }
.et_menu_container #et-top-navigation { margin-right: 20px !important; margin-left: auto !important; }
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item { margin: 0 20px 0 0; }
.archive #main-content .container { max-width: 1366px !important; width: 80%; }
@media only screen and (min-width: 981px) { .et_pb_text_0 { width: 100% !important;} }
/* FIN Apliar el container de la web a 1366px XAVI 14/10/24 */

@media (max-width: 981px) {
    .archive #main-content .container {
        width: 100% !important; 
    }
    .archive .products .product {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

/* SECTORES XAVI 22/10 */
.icon_intro img{
    max-height: 65px;
    width: 100%;
}
.caja_proyectos{
    display: flex;
    flex: 1;
    flex-direction: row;
    align-items: stretch;
    align-self: stretch;
    border: 0.5px solid var(--main-border-box-color);
    background-color: var(--main-white-color);
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
}
.caja_imagen_proyectos{
    height: auto;
}
.imagen_proyectos {
    width: 100%;
    height: auto;
    cursor: pointer;
}
.div_imagen_proyectos {
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-size: cover;
    background-repeat: no-repeat;
    max-height: 350px;
}


.content_proyectos{
    padding: 30px;
}
.caja_clientes{
    text-align: left;
    padding: 30px;
    width: calc(50% - 10px);
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
}
.caja_clientes picture{
    width: 100%;
    max-width: 120px;
}
.clita_cliente{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 21px; /* 150% */
    text-transform: uppercase;    
    padding-bottom: 0px;
}

.mgbtm20{ margin-bottom: 20px; }

@media screen and (max-width:900px) {
    .caja_proyectos{ flex-direction: column; }
    .imagen_proyectos{ }
    .caja_clientes{ width: 100%; }
    #left-area h3{ text-align: center !important;}
    .icon_intro img { max-height: 40px;}

    #beneficios_RCM .nomobileview{ display: none;}
    #proyectos_destacados .clearfix:after{ display: none;}


    .contenedor_scroll_lateral {
        width: 100%;
        overflow-x: auto;
        white-space: nowrap;
    }
    .scroll-lateral {
        display: flex ;
        width: 150%;
        align-items: stretch;
        flex-direction: initial;
        flex-wrap: nowrap;
    }
    .caja_proyectos, .caja_lateral{
        display: inline-block;
        max-width: 260px;
        margin-right: 10px;
        box-shadow: none;
    }
    .content_proyectos, .caja_lateral .content_producto{
        padding: 20px;
        white-space: normal !important;
    }
    #beneficios_RCM .img_derecha .listado_beneficios {
        gap: 30px !important;
    }
    #beneficios_RCM .img_derecha .listado_beneficios .flex-directrion{
        flex-direction: initial !important; 
        gap: 20px;
    }
    #beneficios_RCM .img_derecha .listado_beneficios h3 {
        text-align: left !important;
    }
    #beneficios_RCM .img_derecha .listado_beneficios picture, #beneficios_RCM .img_derecha .listado_beneficios img {
        width: 40px;
        max-width: 40px;
    }
    .caja_imagen_proyectos {
        height: 150px;
    }


}


/* PRODUCTOS EN UN BLOG */
.single-post .woocommerce ul.products {
    display: flex;
    flex-direction: row;
}
.single-post .woocommerce ul.products li.product {
    margin: 0 10px 30px 0;
    flex: 1;
}

@media screen and (max-width:900px) { 
    .single-post .woocommerce ul.products {
        display: inherit;
    }
}


/* UPDATE PRODUCTOS RELACIONADOS */
@media screen and (max-width:900px) {
    div#products,
    div.products {
        gap: 15px !important;
    }
    .products .caja_productos_home .content_producto .cta_inline_red {
        padding: 10px 10px !important;
    }
    .products .caja_productos_home .content_producto {
        padding: 10px !important;
        align-items: center !important;
    }
    #related-products .imagen_producto_home.extra-image {
        /*height: auto !important;*/
        padding: 0px !important;
    }

    /* UPDATE BREADCRUMBS - MOVILE */
    .woocommerce-breadcrumb {
        width: 100% !important;
    }

    .woocommerce-breadcrumb {
        display: block !important;
    }
}

/* UPDATE BREADCRUMBS */
.woocommerce-breadcrumb {
    width: 50%;
    display: flex;
    flex-direction: row;
    margin-left:auto !important;
}

.product {
    .summary {
        min-width: 15em !important;
        flex: 1;
    }
}

#main-header > div {
    gap: 1em;
}

#logo {
    min-width: 20px;
}



/* Arreglar la visualización de las imágenes de la lista productos */

.archive ul.products li.product a img {
    max-height: 250px;
}
@media screen and (max-width:900px) { 
    .archive ul.products li.product a img { max-height: 200px;}
}




/* XAVI NUEVA TIENDA 3/2/25 */

.woocommerce-shop #left-area ul.products { max-width: 1366px; }
.woocommerce-shop #left-area ul.products li.product { width: calc(25% - 24px)!important; }
.woocommerce-shop #left-area ul.products li.product h2.woocommerce-loop-product__title { display: none !important; }

/* PAGINACIÓN */
.woocommerce .woocommerce-pagination ul.page-numbers, .woocommerce .woocommerce-pagination ul.page-numbers{
    border: none !important;
    padding: 32px 0px !important;
}
.woocommerce nav.woocommerce-pagination ul li{ border: none; }
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a {
    color: var(--main-blue-rcm-color) !important;
    padding: 16px !important;

}
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current {
    border-bottom: 1px solid var(--main-red-rcm-color);
}


/* NUEVO FILTRO EN CORTINA */
.filtro_cortina{
    padding: 32px 0px;
    display: flex;
    flex-direction: row;
    gap: 32px;
}
.filtro_cortina .btn-filters{
    display: flex;
    padding: 8px 16px;
    align-items: center;
    gap: 8px;
    border-radius: 16px;
    background: var(--main-bg-grey-color);
    border: none!important;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    line-height: 23px;
}
.filter-popup {
    position: fixed;
    top: 0;
    right: -650px;
    width: 650px;
    height: 100%;
    max-height: 100vh;
    background-color: var(--main-bg-color);
    color: var(--main-bg-color);
    transition: transform 0.5s ease-in-out;
    transform: translateX(0);
    z-index: 999999;
    padding: 16px 24px;
}
.filter-popup.active { transform: translateX(-100%); }
.filter-popup .filter-header{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid #efeeee;
    padding: 0px 0px 24px 0px;
}
.filter-popup .filter-header .closefilters{
    background: none;
    border: none;
}
.filter-popup .filter-body{
    overflow-y: auto;
    height: calc(100% - 150px);
    padding: 16px;
}
.filter-popup .filter-body .wpfMainWrapper{
    border: none;
    padding: 24px 0px 0px 0px;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px;
}
.filter-popup .filter-body .wpfFilterButtons{ display: none; }
.filter-popup .filter-body .wpfFilterWrapper .wpfFilterContent{
    display: flex;
    flex-direction: row;
}
.filter-popup .filter-body .wpfFilterWrapper .wpfFilterContent:has(.irs) { display: inherit !important; }
.filter-popup .filter-body .wpfFilterWrapper {
    width: calc(50% - 8px) !important;
    margin: 0px;
    padding: 0px;
}
.filter-popup .filter-body .wpfFilterWrapper:has(.wfpDescription),
.filter-popup .filter-body .wpfFilterWrapper:has(.irs){ width: 100% !important; }
.filter-popup .filter-body .wpfFilterWrapper:has(.irs){ margin: 32px 0px; }
.filter-popup .filter-body .wpfFilterWrapper .wpfFilterContent .wpfCheckboxHier .wpfFilterVerScroll{
    padding: 10px !important; 
    color: var(--main-blue-rcm-color);
}
.filter-popup .filter-body .wpfFilterWrapper .wfpDescription{
    width: 45%;
    color: var(--main-blue-rcm-color);
    font-size: 14px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 21px; /* 150% */
    background-color: transparent !important;
    padding-left: 0px !important;
}
.filter-popup .filter-body .wpfFilterWrapper .wpfCheckboxHier{ width: 100%; }
.filter-popup .filter-footer{ border-top: 1px solid #efeeee; }
.shadow, .shadow-lg { box-shadow: 0 0 #0000 , 0 0 #0000,  0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1); }


.filter-popup .filter-body .wpfFilterWrapper .wfpDescription::before {
    background-image: none;
}

.custom-category-header {
    background-color: #f0f0f0;
    padding: 150px 24px 24px 24px;
    text-align: center;
    border-bottom: 2px solid #ccc;
    margin-bottom: 20px;
}
.category.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container{
    padding-top: 0px !important;
}

@media screen and (max-width: 900px) {
    .woocommerce-shop #left-area ul.products li.product { width: 100% !important; }
    .filtro_cortina {
        flex-direction: column;
        gap: 16px;
    }
    .filter-popup {
        right: -100%;
        width: 100%;
    }
    .filter-popup .filter-body{ padding: 0px;}
    .filter-popup .filter-body .wpfFilterWrapper .wpfFilterContent { flex-direction: column; }
    .filter-popup .filter-body .wpfFilterWrapper .wfpDescription { width: 100%; }
    .filter-popup .filter-body .wpfFilterWrapper .wfpDescription::before {
        background-image: none;
    }
    .filter-popup .filter-body .wpfFilterWrapper{ width: 100% !important;}

    .custom-category-header {
        padding: 48px 24px 24px 24px;
    }
}

.t-shadow { text-shadow: 0px 10px 20px rgba(0, 0, 0, 1);}

.w-1-2{ width: calc(50% - 5px) !important;}
.w-1-3{ width: calc(33.33% - 7px) !important;}

@media screen and (max-width: 900px) {
    .w-1-2{ width: 100% !important;}
    .w-1-3{ width: 100% !important;}
}
.h3ap {
    font-size: 20px !important;
    font-weight: 500;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    line-height: 1em;
    color: #333;
    padding-bottom: 10px !important;
    font-family: 'Roboto', sans-serif;
}