/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
/*=============================================================================*/
/* ASZENDE WP - ABRIL 2022 */
@font-face {
    font-family: 'Neo Sans Pro';
    src: url('fonts/NeoSansPro-Light.woff2') format('woff2'),
        url('fonts/NeoSansPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Pro italic';
    src: url('fonts/NeoSansPro-Italic.woff2') format('woff2'),
        url('fonts/NeoSansPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('fonts/NeoSansPro-Bold.woff2') format('woff2'),
        url('fonts/NeoSansPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('fonts/NeoSansPro-UltraItalic.woff2') format('woff2'),
        url('fonts/NeoSansPro-UltraItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('fonts/NeoSansPro-Regular.woff2') format('woff2'),
        url('fonts/NeoSansPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('fonts/NeoSansPro-Medium.woff2') format('woff2'),
        url('fonts/NeoSansPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

body, div {
    font-family: "Neo Sans Pro" !important;
}

.italic p {
    font-family: 'Neo Sans Pro italic' !important;
    font-weight: normal;
    font-style: italic;
}

/*- Tipografías --------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, p, li, ol, a, span {
    font-family: "Neo Sans Pro" !important;
}

/* h1 {
    color: #fff !important;
    font-size: 104px !important;
    font-weight: 700 !important;
    font-style: italic;
} */
.h2_med h2 {
    color: #3f91d0 !important;
    font-size: 40px !important;
    font-weight: 600 !important;
}

.h2_big h2 {
    color: #3f91d0 !important;
    font-size: 70px !important;
    font-weight: 600 !important;
}

.h2_light h2 {
    font-size: 50px !important;
    font-weight: 300 !important;
    color: #3f91d0 !important;
}

.h3_small h3 {
    font-size: 30px !important;
    color: #3f91d0 !important;
    font-weight: 700 !important;
    line-height: 40px !important;
}

.p_big p {
    font-size: 30px !important;
    line-height: 46px !important;
}

.p_med p {
    font-size: 20px !important;
    color: #6b6b6a !important;
    line-height: 35px !important;
}

.datos_tabla_servicio p {
    margin-bottom: 0px;
    color: #6b6b6a !important;
}

.cabecera_tabla_servicio h2 {
    color: #fff !important;
    font-size: 40px !important;
    font-weight: 300 !important;
    margin-bottom: -13px !important;
}

.sin_margin p {
    margin-bottom: 0px !important;
}

/*- Colores ------------------------------------------------------------------*/
.color_1 {
    color: #3f91d0;
}

.color_2 {
    color: #6a6a6a;
}

.blue p {
    color: #3f91d0 !important;
}

/*- Botones ------------------------------------------------------------------*/
.boton_mini a {
    background-color: transparent !important;
    border: 1px solid #3f91d0 !important;
    border-radius: 25px;
    color: #3f91d0 !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    padding: 12px 75px;
}

.boton_blue a {
    background-color: #3f91d0 !important;
    border: 1px solid #3f91d0 !important;
    border-radius: 25px;
    color: #ffffff !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    padding: 12px 75px;
}

.boton_blue a .elementor-button-text {
    line-height: 25px;
}

.boton_blue_2 a {
    background-color: #3f91d0 !important;
    border: 1px solid #3f91d0 !important;
    border-radius: 25px;
    color: #ffffff !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    padding: 12px 35px;
}

.boton_blue_2 a .elementor-button-text {
    line-height: 25px;
}

.boton_mini_small a {
    background-color: transparent !important;
    border: 1px solid #3f91d0 !important;
    border-radius: 25px;
    color: #3f91d0 !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    padding: 12px 45px;
}

.boton_texto a {
    background-color: transparent !important;
    border: 0px !important;
    border-radius: 25px;
    color: #3f91d0 !important;
    font-weight: 600 !important;
    font-size: 16px !important;
}

/*== TOP BAR =================================================================*/
.links_top_bar {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.links_top_bar a {
    font-family: "Neo Sans Pro" !important;
    color: #3f91d0;
    font-weight: 500;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
}

.links_top_bar a img {
    margin-right: 7px;
}

/* ITEMS MENU CONTACTO - ACCESO */
#menu-item-3506 a.ekit-menu-nav-link::before {
    content: url('/wp-content/uploads/2022/04/mail_blue.svg');
    margin-bottom: -8px;
    margin-right: 5px;
}

#menu-item-3507 a::before {
    content: url('/wp-content/uploads/2022/04/user_blue.svg');
    margin-bottom: -8px;
    margin-right: 5px;
}

/* CUSTOM TOP BAR */
.top_bar_custom .elementor-widget-wrap {
    display: flex !important;
    justify-content: flex-end !important;
    align-items: center !important;
    padding-top: 20px !important;
}

.link_acceso {
    width: 195px !important;
    margin-bottom: 0px !important;
}

.link_acceso_mini {
    width: 120px !important;
    margin-bottom: 0px !important;
}

.link_acceso_mini h3 span {
    border: 1px solid;
    padding: 9px 15px 7px;
    border-radius: 25px;
}

.imagen_telefono {
    width: 190px !important;
}

/*== MEGAMENUS ==================================================================*/
/* .megamenu_soluciones {
    display: none;
}

/* .menu-item-577 a:hover + #megamenu_soluciones {
    display: block;
} */
/* .visible{
    display: block !important;
} */
/* .left:hover + .right{ display: block;} */
.elementor-widget-ekit-nav-menu .elementskit-dropdown-menu-full_width .elementskit-megamenu-panel {
    width: 100vw;
    left: 0;
    position: fixed;
    top: 100px !important;
}

.elementor-2422 .elementor-element.elementor-element-7363309 .elementskit-navbar-nav>li.current-menu-item>a {
    color: #6A6A6A;
    border-bottom: 3px solid #6a6a6a;
    padding: 14.5px 0px;
}

.elementor-2422 .elementor-element.elementor-element-7363309 .elementskit-navbar-nav>li:hover>a {
    border-bottom: 3px solid #6a6a6a;
    padding-top: 14.5px;
    padding-bottom: 14.5px;
}

.elementor-2422 .elementor-element.elementor-element-7363309 .elementskit-navbar-nav>li>a {
    border-bottom: 3px solid #ffffff;
    padding-top: 14.5px;
    padding-bottom: 14.5px;
    text-align: center !important;
    display: inline-block;
}

.menu-item {
    padding: 0px !important;
    margin-top: -1px !important;
    margin: 0 15px !important;
    margin-top: 0px;
}

/* .menu-item {
    padding: 15px 15px !important;
    margin-top: -1px !important;
} */
/* PADDING EN EL BOTON */
/* .ekit-menu-nav-link.menu-link {
    padding: 0px !important;
    height: 41px !important;
    margin-top: -10px;
    line-height: 13px;
} */
.ekit-menu-nav-link.menu-link {
    padding: 0px 0px 30px !important;
    height: 25px !important;
    margin-top: 25px;
    line-height: 13px;
}

.menu-item {
    margin-top: 12px !important;
}

/* .ekit-menu-nav-link.menu-link {
  padding: 0px 0px 10px !important;
  margin-top: 7px;
  line-height: 15px;
}

.menu-item {
  position: relative;
  height: 38px;
  margin-top: 15px !important;
} */
/* .ekit-menu-nav-link.menu-link {
  padding: 0px 0px !important;
}

.elementor-widget-ekit-nav-menu .elementskit-navbar-nav > li.elementskit-megamenu-has.relative_position {
  position: relative;
  height: 30px;
} */
/* SIN PADDING */
/* .ekit-menu-nav-link.menu-link {
  padding: 0px 0px !important;
} */
.elementskit-megamenu-panel .elementor-button-text {
    text-align: left !important;
    line-height: 20px !important;
}

/*== HOME ====================================================================*/
.flecha_h1 {
    margin-top: -60px;
}

.flecha_h1.footer {
    width: 25px;
}

.texto_flecha_megamenus {
    margin-top: 15px !important;
}

.texto_flecha_megamenus .flecha_h1 {
    margin-top: -31px;
    margin-left: -1px;
    margin-right: 30px;
    width: 18px;
}

.elementor-222 .elementor-element.elementor-element-ff22b79 .swiper-slide-inner {
    text-align: center;
    text-decoration: none;
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
    border-color: none;
}

.elementor-tabs-content-wrapper {
    border-width: 0px;
}

.elementor-tabs-wrapper {
    display: flex;
    justify-content: center;
}

.tab_home .elementor-tab-title {
    width: 15% !important;
    min-width: 15% !important;
    display: flex !important;
    justify-content: center !important;
    flex-direction: column;
}

.tab_home .elementor-tab-title img {
    width: 70px;
    margin: 0 auto;
    filter: grayscale(1) !important;
}

.tab_home .elementor-tab-title p {
    color: #6a6a6a !important;
    margin-top: 20px !important;
    border-bottom: 0px !important;
    margin-bottom: -20px !important;
    padding-bottom: 20px !important;
    text-align: center !important;
    opacity: 0.5;
}

.tab_home .elementor-tab-title.elementor-active img {
    width: 70px;
    margin: 0 auto;
    filter: grayscale(0) !important;
}

.tab_home .elementor-tab-title.elementor-active p {
    color: #3f91d0 !important;
    margin-top: 20px !important;
    border-bottom: 5px solid #3f91d0 !important;
    margin-bottom: -20px !important;
    padding-bottom: 20px !important;
    text-align: center !important;
}

.elementor-tabs-content-wrapper .elementor-tab-title.elementor-tab-mobile-title.elementor-active,
.elementor-tabs-content-wrapper .elementor-tab-title.elementor-tab-mobile-title {
    display: none !important;
}

.contenido_tab {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.contenido_tab p {
    width: 30%;
}

.contenido_tab p img {
    width: 100%;
    border-radius: 30px;
}

.contenido_tab img {
    width: 30%;
    border-radius: 30px;
}

.contenido_tab .texto_tab {
    padding-left: 60px;
    padding-top: 25px;
    padding-right: 20px;
    width: 70%;
}

.contenido_tab .texto_tab h3 {
    color: #3f91d0 !important;
    font-size: 24px !important;
    font-weight: 600 !important;
}

.texto_tab p {
    color: #6b6b6a !important;
    font-size: 16px !important;
    line-height: 32px !important;
    font-weight: 400 !important;
    margin-bottom: 0;
    width: 100% !important;
}

.texto_tab a {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-decoration: none !important;
    background-color: #3f91d0;
    padding: 12px 30px 10px;
    border-radius: 30px;
    line-height: 22px;
    margin-top: 28px;
    display: inline-block;
}

/*====== MENU NAVEGACION HOME =========================================*/
.menu_navegador_home {
    position: fixed;
    top: 30%;
    z-index: 1000000;
    width: 170px !important;
}

/* .menu_navegador_home .elementor-item.elementor-item-anchor.menu-link.elementor-item-active {
    border-bottom: 0px;
    color: #3f91d0;
    text-decoration: none;
    font-size: 24px;
} */
.menu_navegador_home .elementor-item.elementor-item-anchor.menu-link.elementor-item-active {
    border-bottom: 0px;
    color: #3f91d0;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height: 25px;
}

.menu_navegador_home .elementor-item::after {
    display: none;
}

 
/* IMAGEN NUMEROS OCULTO */

/*
.menu_navegador_home .menu-item-943 a img,
.menu_navegador_home .menu-item-944 a img,
.menu_navegador_home .menu-item-951 a img,
.menu_navegador_home .menu-item-952 a img,
.menu_navegador_home .menu-item-953 a img,
.menu_navegador_home .menu-item-954 a img,
.menu_navegador_home .menu-item-10159 a img {
    display: none;
}
*/
.menu_navegador_home .menu-item a img {
    display: none;
}

/* IMAGEN NUMEROS VISIBLE */
/*
.menu_navegador_home .menu-item-943 a.elementor-item-active img,
.menu_navegador_home .menu-item-944 a.elementor-item-active img,
.menu_navegador_home .menu-item-951 a.elementor-item-active img,
.menu_navegador_home .menu-item-952 a.elementor-item-active img,
.menu_navegador_home .menu-item-953 a.elementor-item-active img,
.menu_navegador_home .menu-item-954 a.elementor-item-active img,
.menu_navegador_home .menu-item-10159 a.elementor-item-active img {
    display: block;
    position: absolute;
    min-width: 210px !important;
    margin-right: -117px;
    margin-top: -3px;
}
*/

.menu_navegador_home .aszento_home{
	height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
    position: unset;
    margin-right: unset;
    margin-top: unset;
    display: block !important;
}

.menu_navegador_home .menu-item a.elementor-item-active img {
    display: block;
    position: absolute;
	max-width: 210px;
    margin-right: -117px;
    margin-top: -3px;
}

.elementor-element.elementor-element-efc23b4.elementor-nav-menu__align-center.menu_navegador_home.elementor-nav-menu--dropdown-tablet.elementor-nav-menu__text-align-aside.elementor-nav-menu--toggle.elementor-nav-menu--burger.elementor-widget.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item::before,
.elementor-element.elementor-element-efc23b4.elementor-nav-menu__align-center.menu_navegador_home.elementor-nav-menu--dropdown-tablet.elementor-nav-menu__text-align-aside.elementor-nav-menu--toggle.elementor-nav-menu--burger.elementor-widget.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item::after {
    background-color: var(--e-global-color-accent);
    display: none;
}

/* .menu_navegador_home .elementor-item.elementor-item-anchor.menu-link {
    color: #6b6b6a;
    font-size: 14px;
    text-decoration: none;
} */
.menu_navegador_home .elementor-item.elementor-item-anchor.menu-link {
    color: #6b6b6a;
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
}

/* .menu_navegador_home .menu-item-home {
    list-style: none;
    text-align: center;
    margin: 0 0 10px;
}

*/
.menu_navegador_home .menu-item-home {
    list-style: none;
    text-align: left;
    margin: 0 0 10px -15px;
    width: 100%;
}

/* Ajuste slider home */
.slider_home .eicon-chevron-right {
    margin-right: -70px;
    margin-left: 70px !important;
}

.slider_home .eicon-chevron-left {
    margin-left: -70px;
}

.slider_home .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    margin-bottom: -20px !important;
}

.slider_home .swiper-slide {
    border-radius: 40px !important;
}

/* Ajuste blog home */
.post_blog_home .elementor-posts .elementor-post__title {
    z-index: 1000;
    position: relative;
    margin-bottom: 10px;
    margin-top: -200px !important;
    margin-bottom: 40px !important;
}

.post_blog_home .elementor-post__meta-data {
    display: flex;
    justify-content: flex-end;
}

.post_blog_home .elementor-post__excerpt {
    padding: 20px 0;
}

/* Timeline Empresa */
.bola_timeline {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.bola_timeline span {
    background-color: #3f91d0;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 14px 10px;
    border-radius: 50%;
    margin-top: -20px;
}

/* FICHAS PRODUCTO */
.datos_caracteristicas b {
    color: #3f91d0;
}

.woocommerce-product-details__short-description h2 {
    color: #3f91d0;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 0px;
}

.woocommerce-product-details__short-description h3 {
    color: #3f91d0;
    font-weight: 300;
    font-size: 30px;
}

.caracteristicas_producto.col .datos_producto {
    width: 100%;
}

.caracteristicas_producto.col ul {
    border-left: 0px;
    padding-left: 0px;
}

.caracteristicas_producto {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-top: 50px;
}

.caracteristicas_producto.ficha_escaleras {
    padding: 0px;
    margin: 0px;
    display: flex;
    justify-content: flex-start;
}

.caracteristicas_producto.ficha_escaleras ul {
    width: 100%;
    border-left: 0px;
    padding: 0px 0 0px 0px;
    margin-left: 0px;
}

.datos_producto {
    width: 40%;
}

.caracteristicas_producto h3 {
    text-transform: uppercase;
    color: #6b6b6a;
    margin-bottom: 20px;
}

.caracteristicas_producto ul {
    width: 85%;
    border-left: 1px solid #3f91d0;
    padding: 20px 0 20px 20px;
}

.caracteristicas_producto ul li {
    list-style: none;
    /* display: flex; */
    margin-bottom: 10px;
    background-image: url(/wp-content/uploads/2022/05/check.svg);
    background-repeat: no-repeat;
    padding-left: 30px;
}

/* .caracteristicas_producto ul li::before {
    content: url(/wp-content/uploads/2022/05/check.svg);
    margin-right: 15px;
} */
/*== SOLUCIONES ====================================================================*/
.columna_areas_texto {
    padding-right: 50px;
}

.columna_areas_linea {
    border-left: 1px solid #6a6a6a !important;
    padding-left: 50px;
}

/*== CARDS HOVER ====================================================================*/
.card {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 380px;
    border-radius: 30px;
}

.contenido_card {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.contenido_card img {
    width: auto;
    height: 80px;
}

.contenido_card h2 {
    color: #ffffff;
    margin: 20px 0 10px;
    font-size: 18px;
    font-weight: 600;
}

.contenido_card:hover {
    background-color: rgba(63, 145, 208, 0.7) !important;
    border-radius: 30px;
}

.contenido_card:hover .bloque_hover {
    display: flex !important;
}

.contenido_card .bloque_hover {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    display: none;
}

.contenido_card .bloque_hover p {
    margin-top: 0px;
    color: #ffffff;
    text-align: center;
    padding: 0 20px;
    font-size: 14px !important;
    line-height: 20px;
}

.contenido_card .bloque_hover a {
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 20px;
    padding: 3px 15px;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
}

/*== INSTALACIONES ====================================================================*/
.elementor-card-shadow-yes .elementor-post__card,
.elementor-card-shadow-yes .elementor-post__card:hover {
    box-shadow: none !important;
}

.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link::after {
    background-image: none !important;
}

.grid_instalaciones .elementor-posts-container .elementor-post__thumbnail {
    padding-bottom: auto !important;
    height: 200px;
}

.grid_instalaciones .elementor-post__thumbnail.elementor-fit-height {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.grid_instalaciones .elementor-post__thumbnail.elementor-fit-height img {
    width: 100% !important;
    border-radius: 30px;
    object-fit: cover !important;
    height: 202px !important;
}

.grid_instalaciones .elementor-post__thumbnail__link,
.grid_instalaciones .elementor-post__thumbnail.elementor-fit-height,
.grid_instalaciones .attachment-medium.size-medium {
    border-radius: 30px !important;
}

.grid_instalaciones .elementor-post__thumbnail {
    border-radius: 30px !important;
}

.grid_instalaciones .elementor-post__text {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 20px;
}

.grid_instalaciones .elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link::after {
    background-image: none;
}

.grid_instalaciones .elementor-post__card h3 {
    z-index: 1000;
    position: relative;
    margin-bottom: 10px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center;
}

.grid_instalaciones .elementor-post__card h3 a {
    text-decoration: none;
    font-weight: 400 !important;
    font-size: 28px;
}

/* .grid_instalaciones .elementor-post__excerpt {
    margin: -67px 0px 40px 0px !important;
    padding: 0px !important;
} */
.grid_instalaciones .elementor-post__excerpt p {
    text-align: center;
    font-size: 19px !important;
    font-weight: 600 !important;
    color: #3F91D0 !important;
    margin-bottom: 10px;
}

.grid_instalaciones .elementor-post__read-more {
    border: 1px solid;
    border-radius: 20px;
    padding: 5px 25px;
    margin-top: 10px;
}

.navigation.post-navigation {
    display: none;
}

.elementor-2753 .elementor-element.elementor-element-a639aef::after {
    content: "0.66";
    display: none;
}

/*== SECCIÓN BLOG Y POSTS ====================================================================*/
.bloque_listado_noticias .elementor-post__card {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column-reverse !important;
}

.elementor-posts .elementor-post__card .elementor-post__text {
    padding: 0 0px !important;
    margin-bottom: 0;
    margin-top: 20px;
}

.elementor-post__card {
    padding: 0 30px;
    padding-bottom: 0px;
}

.bloque_listado_noticias .elementor-posts .elementor-post__card .elementor-post__meta-data {
    padding: 0px 0px;
    margin-bottom: 0px;
    border-top: 0px;
}

.bloque_listado_noticias .elementor-post__read-more {
    padding: 5px 18px !important;
    margin-top: 20px;
}

.bloque_listado_noticias .elementor-post__card {
    border-bottom: 1px solid #6a6a6a !important;
    padding-bottom: 13px;
}

.bloque_listado_noticias .elementor-button-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.bloque_listado_noticias .e-load-more-message {
    display: none;
}

.e-load-more-spinner {
    display: none;
}

label {
    color: #6a6a6a;
}

.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email,
.wpcf7-form-control.wpcf7-textarea {
    background-color: rgba(255, 255, 255, 0) !important;
    border: 0px !important;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-bottom: 1px solid #a6a6a6 !important;
    /* color: #ffffff !important; */
}

.formulario_footer input {
    color: #fff !important;
}

.wpcf7-form-control.wpcf7-textarea {
    height: 120px;
}

/*
.wpcf7-list-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0px;
}

.wpcf7-list-item-label {
    margin-left: 0px;
    display: inline-block;
    margin-right: 10px;
}
*/
.wpcf7-list-item {
    display: flex;
    align-items: center;
    gap: 5px; /* Ajusta el espacio entre el checkbox y el texto */
}

.wpcf7-list-item-label {
    display: inline; /* Asegura que el texto quede en la misma línea */
}

.column-full.check_marca,
.column-full.check_marca span,
.column-full.check_marca input {
    color: #a6a6a6 !important;
    border-radius: 50%;
}

.wpcf7-form-control.wpcf7-checkbox {
    display: flex;
    margin-top: 10px;
}

.check_legal a {
    color: #6a6a6a !important;
    text-decoration: none !important;
}

.column-full.check_legal label,
.column-full.check_legalmarca justify-content: flex-start;
}

.column-full.check_legal label span,
.column-full.check_marca label span {
    width: 100%;
    margin-top: -7px;
    border-radius: 50% !important;
    margin-left: 1px;
}

.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #fff;
    color: #3f91d0;
    font-weight: 700;
    border: 1px solid #3f91d0;
    border-radius: 40px;
}

#responsive-form {
    max-width: 600px margin:0 auto;
    width: 100%;
}

.form-row {
    width: 100%;
}

.column-half, .column-full {
    float: left;
    position: relative;
    padding: 0.65rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {
    .column-half {
        width: 50%;
    }
}

/*== FOOTER ==================================================================*/
.texto_footer p {
    color: #fff;
    font-weight: 500;
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 0px;
}

.ciudades_footer .elementor-widget-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.ciudades_footer a {
    font-size: 13.5px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0 4px;
    margin-bottom: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ciudades_footer a i {
    color: #3f91d0;
    font-size: 5px;
    margin-right: 5px;
    margin-top: -2px;
}

/*.custom_bottom_footer {
    display: flex;
    justify-content: center;
    align-items: center;
}*/

.custom_bottom_footer {
	display: -webkit-box;
}

.custom_bottom_footer p, .custom_bottom_footer a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
}

.custom_bottom_footer a {
    padding: 0 10px;
}

.custom_bottom_footer a i {
    font-size: 3px;
    margin-top: -3px;
    margin-right: 15px;
}

.campo_formulario {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 100px 0px 0px;
}

.focus-style {
	background: white;
	color: black;
}

.campo_formulario span.wpcf7-not-valid-tip{
	color: red !important;
}

.wpcf7-spinner {
    display: none;
}

.formulario_footer {
    width: 590px !important;
}

.campo_formulario span {
    border: 2px solid #fff !important;
    border-radius: 30px 0px 0px 30px !important;
    color: #fff !important;
    padding-left: 20px;
}

.campo_formulario span.wpcf7-not-valid-tip {
    border: 0px !important;
}

.campo_formulario .wpcf7-form-control.wpcf7-text, .campo_formulario .wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email, .campo_formulario .wpcf7-form-control.wpcf7-textarea {
    border-bottom: 0px !important;
}

.campo_formulario .wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #3f91d0;
    color: #fff;
    border-radius: 0 30px 30px 0;
    border: 0px;
}

::placeholder {
    font-family: 'Neo Sans Pro' !important;
    color: #ffffff !important;
    opacity: 1;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #3f91d0;
    color: #fff;
    background-color: #3f91d0;
    font-weight: 500;
    padding: 5px;
    border-radius: 10px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #3f91d0;
    color: #fff;
    background-color: #3f91d0;
    font-weight: 500;
    padding: 20px;
}

.menu_footer {
    margin-bottom: 0px !important;
}

.menu_footer a.elementor-item.menu-link {
    color: #3f91d0 !important;
    text-transform: uppercase;
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

.elementor-element.elementor-element-23f1737.elementor-widget.elementor-widget-image,
.elementor-element.elementor-element-6b40251.elementor-widget.elementor-widget-image,
.elementor-element.elementor-element-b4083ac.elementor-widget.elementor-widget-image,
.elementor-element.elementor-element-ab7faa0.elementor-widget.elementor-widget-image {
    width: 20%;
    margin-bottom: 0px !important;
    margin-left: 10px !important;
}

/* SLIDER SOLUCIONES */
.elementor-555 .elementor-element.elementor-element-b6a5c43 .swiper-slide-inner {
    text-align: center;
    text-decoration: none;
}

/* MENU MOBILE */
.icono_menu_mobile svg {
    width: 25px;
}

/* Nivel 1 */
.topmenu_mobile nav.elementor-nav-menu__container ul.elementor-nav-menu li.menu-item {
    background-color: #b2d3ec;
}

.topmenu_mobile nav.elementor-nav-menu__container ul.elementor-nav-menu li.menu-item a {
    padding: 20px 20px !important;
}

.topmenu_mobile nav.elementor-nav-menu__container ul.elementor-nav-menu li.menu-item a span:first-child {
    color: #fff;
    font-weight: 300;
    font-size: 30px;
    margin-right: 10px;
}

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
    background-color: #55595c;
    color: #fff !important;
}

.elementor-nav-menu .sub-arrow {
    position: absolute;
    right: 20px;
}

.elementor-nav-menu .sub-arrow .fas.fa-chevron-down {
    font-size: 20px !important;
}

/* Submenu */
.topmenu_mobile nav.elementor-nav-menu__container ul.elementor-nav-menu li.menu-item .sub-menu li.menu-item {
    background-color: #fff !important;
}

.topmenu_mobile nav.elementor-nav-menu__container ul.elementor-nav-menu li.menu-item .sub-menu li.menu-item a {
    font-size: 14px;
}

.topmenu_mobile nav.elementor-nav-menu__container ul.elementor-nav-menu li.menu-item .sub-menu li.menu-item a img {
    margin-right: 10px;
}

/* WOOCOMERCE */
.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    border-radius: 30px;
}

.astra-shop-summary-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.star-rating {
    display: none !important;
}

.ast-woo-product-category {
    background-color: #3f91d0;
    opacity: 1 !important;
    text-align: center;
    color: #fff !important;
    padding: 4px 13px 0px;
    border-radius: 25px;
    margin-bottom: 10px !important;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 11px !important;
    line-height: 20px !important;
}

.woocommerce-loop-product__title {
    color: #3f91d0;
    font-size: 20px !important;
    text-transform: uppercase;
    margin-top: 10px !important;
}

.button.product_type_simple,
.elementor-post__read-more {
    background-color: transparent !important;
    border: 1px solid #3f91d0 !important;
    border-radius: 25px !important;
    color: #3f91d0 !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    padding: 12px 55px !important;
}

.swiper-pagination-bullet {
    width: 20px !important;
    height: 20px !important;
}

.check_newsletter {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
    font-size: 14px;
}

.check_newsletter a {
    font-weight: 700;
    margin-left: 5px;
    color: #fff;
}

.check_newsletter .wpcf7-form-control-wrap {
    width: 30px !important;
}

.check_legal a {
    font-weight: 700;
}

select, .select2-container .select2-selection--single {
    background-position-x: calc(100% - 10px) !important;
    background-position-y: calc(100% - 15px) !important;
}

label {
    color: #6a6a6a;
    font-weight: 500;
}

.wpcf7 .wpcf7-form-control-wrap {
    width: 100%;
    display: block;
    font-weight: 300;
}

.social_footer {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.social_footer .texto {
    color: #fff;
    font-size: 16px;
    margin-right: 5px;
}

.social_footer .iconos a img {
    width: 50px;
    margin: 0 5px;
}

.ast-single-post .entry-content a, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration: none;
}

.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required {
    border-radius: 0px !important;
}

.column-full.check_marca,
.column-full.check_marca,
.column-full.check_marca span,
.column-full.check_marca input {
    font-weight: 500;
    color: #6a6a6a !important;
}

.caracteristicas_producto.col .datos_producto {
    width: 80%;
}

.icono_producto {
    width: 20%;
}

.icono_producto img {
    width: 200px !important;
    height: auto !important;
}

.ast-woo-product-category {
    display: none !important;
}

/* CUSTOM TOPBAR */
.top_bar {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0px 0 -6px;
    padding-right: 26px;
}

.top_bar .telefono {
    width: 160px;
}

.personalized_lang{
    justify-content: space-between !important;
}

.boton_presupuesto, .boton_presupuesto:hover {
    display: flex;
    align-items: center;
    background-color: #3F91D0;
    color: #ffffff;
    padding: 4px 25px;
    border-radius: 30px;
    margin-right: 30px;
    text-decoration: none !important;
    font-weight: 500;
    font-size: 14px;
}

.boton_presupuesto img {
    width: 28px;
    margin-right: 5px;
}

/*=====PAGINA HOLA=============================================================*/
/* Menu oculto */
.page-id-14333 #header_top {
    display: none;
}

.page-id-14333 #header_top_mobile {
    display: none;
}

/* Footer Oculto */
.page-id-14333 .elementor-location-footer {
    display: none;
}

.social_hola {
    display: flex;
    align-items: center;
    justify-content: center;
}

.social_hola img {
    width: 50px;
    margin: 0 10px;
}

.respuesta {
    background-color: #f1ebeb;
    padding: 20px 20px;
}

.respuesta.titulo {
    margin-top: 30px;
    padding: 20px 0px 0 20px;
}

.column-full.respuesta.titulo h4 {
    font-size: 15px;
    font-weight: 700;
}

.selector_experiencia .wpcf7-radio {
    display: flex;
    justify-content: flex-start;
}

/* .wpcf7-list-item:first-child{
    height: 50px;
    width: 50px;
} */
/* .wpcf7-list-item:first-child input:after{ */
.selector_experiencia .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:nth-child(-n+1) {
    background-image: url('/wp-content/uploads/2022/10/face_0.png');
    content: '';
    width: 50px;
    height: 50px;
    display: inline-block;
    background-size: cover;
    margin-left: 35px;
}

.selector_experiencia .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:nth-child(2n) {
    background-image: url('/wp-content/uploads/2022/10/face_1.png');
    content: '';
    width: 50px;
    height: 50px;
    display: inline-block;
    background-size: cover;
    margin-left: 35px;
}

.selector_experiencia .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:nth-child(3n) {
    background-image: url('/wp-content/uploads/2022/10/face_2.png');
    content: '';
    width: 50px;
    height: 50px;
    display: inline-block;
    background-size: cover;
    margin-left: 35px;
}

.selector_experiencia .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:nth-child(4n) {
    background-image: url('/wp-content/uploads/2022/10/face_3.png');
    content: '';
    width: 50px;
    height: 50px;
    display: inline-block;
    background-size: cover;
    margin-left: 35px;
}

.selector_experiencia .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:nth-child(-n+1) input,
.selector_experiencia .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:nth-child(-n+2) input,
.selector_experiencia .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:nth-child(-n+3) input,
.selector_experiencia .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:nth-child(-n+4) input {
    height: 56px;
    width: 56px;
    opacity: 0;
}

.selector_experiencia .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:nth-child(-n+1) .wpcf7-list-item-label,
.selector_experiencia .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:nth-child(-n+2) .wpcf7-list-item-label,
.selector_experiencia .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:nth-child(-n+3) .wpcf7-list-item-label,
.selector_experiencia .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:nth-child(-n+4) .wpcf7-list-item-label {
    opacity: 0;
}

.selector_experiencia .wpcf7-radio {
    display: flex;
    justify-content: flex-start;
    margin-left: -30px;
    margin-top: 10px;
}

.selector_experiencia .column-full.check_legal input,
.selector_experiencia .column-full.check_legal label: 1 {
    width: 20px;
}

.wpcf7-form-control.wpcf7-file {
  border-radius: 0px !important;
}

/* =========================================================================== */
/* MEDIAQUERIES */
/* =========================================================================== */
@media (min-width: 250px) and (max-width: 480px) {
    .top_bar {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        margin: 0px 0 -6px;
        padding-right: 0px;
        flex-direction: column;
    }
	
	.personalized_lang{
    	flex-direction: column-reverse !important;
	}

    .boton_presupuesto, .boton_presupuesto:hover {
        display: flex;
        align-items: center;
        background-color: #3F91D0;
        color: #ffffff;
        padding: 10px 25px;
        border-radius: 30px;
        margin-right: 0px;
        text-decoration: none !important;
        font-weight: 500;
        font-size: 18px;
        margin-bottom: 20px;
    }

    .top_bar .telefono {
        width: 250px;
        margin-bottom: 5px;
    }

    .button.product_type_simple, .elementor-post__read-more {
        background-color: transparent !important;
        border: 1px solid #3f91d0 !important;
        border-radius: 25px !important;
        color: #3f91d0 !important;
        font-weight: 600 !important;
        font-size: 16px !important;
        padding: 12px 35px !important;
    }

    .icono_producto {
        display: flex;
        justify-content: center;
        width: 100%;
    }

    .icono_producto img {
        min-width: 200px !important;
        height: auto !important;
    }

    .menu-item {
        margin-top: 0px;
        padding: 0px !important;
        margin-top: 0px !important;
    }

    .tabs_mobile .elementor-accordion .elementor-accordion-item {
        border-top: 1px solid #cfcfcf !important;
        padding: 5px 0px;
    }

    .tabs_mobile .elementor-accordion-title {
        font-size: 16px;
        display: flex;
        align-items: center;
    }

    .tabs_mobile .elementor-accordion-title img {
        margin-right: 10px;
    }

    .tabs_mobile .elementor-accordion-title img {
        margin-right: 20px;
        margin-top: -5px;
    }

    .tabs_mobile .elementor-accordion-icon-closed,
    .tabs_mobile .elementor-accordion-icon-opened {
        margin-top: 6px !important;
    }

    .contenido_tab {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .contenido_tab img {
        width: 100%;
        border-radius: 30px;
    }

    .texto_tab {
        padding-left: 20px;
        padding-top: 25px;
        padding-bottom: 25px;
        padding-right: 20px;
        width: 100%;
    }

    .texto_tab h3 {
        color: #3f91d0 !important;
        font-size: 24px !important;
        font-weight: 600 !important;
    }
	
    .texto_tab p {
        color: #6b6b6a !important;
        font-size: 16px !important;
        line-height: 32px !important;
        font-weight: 400 !important;
        margin-bottom: 0;
        text-align: center;
    }

    .texto_tab a {
        font-size: 18px;
        color: #fff;
        font-weight: 600;
        text-decoration: none !important;
        background-color: #3f91d0;
        padding: 12px 30px 10px;
        border-radius: 30px;
        line-height: 22px;
        margin-top: 28px;
        display: inline-block;
        text-align: center;
    }

    .flecha_h1 {
        margin-top: -40px;
        width: 20px;
    }

    .campo_formulario {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 40px 0px 0px 0px;
        flex-direction: column;
    }

    .campo_formulario span {
        border: 2px solid #fff !important;
        border-radius: 30px 30px 30px 30px !important;
        color: #fff !important;
        padding-left: 20px;
    }

    .campo_formulario .wpcf7-form-control.has-spinner.wpcf7-submit {
        background-color: #3f91d0;
        color: #fff;
        border-radius: 30px 30px 30px 30px;
        border: 0px;
        margin-top: 10px;
    }

    .elementor-30 .elementor-element.elementor-element-70c3056>.elementor-widget-container {
        padding: 0px 0px 0px 0px;
    }

    .ciudades_footer .elementor-widget-container {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .custom_bottom_footer {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .custom_bottom_footer a i {
        display: none;
    }

    .contenido_tab .texto_tab {
        padding-left: 0px;
        padding-top: 25px;
        padding-right: 0px;
        width: 100%;
    }

    .elementor-222 .elementor-element.elementor-element-72b0549>.elementor-widget-container,
    .elementor-222 .elementor-element.elementor-element-f808289>.elementor-widget-container,
    .elementor-222 .elementor-element.elementor-element-11a0146>.elementor-widget-container,
    .elementor-222 .elementor-element.elementor-element-04e94b4>.elementor-widget-container {
        margin: 0px 0px 0px 56px !important;
        padding: 0px 0px 0px 0px;
    }

    .texto_sobre_imagen_01 {
        margin-top: -110px;
        margin-left: -60px;
    }

    .texto_sobre_imagen_02 {
        margin-top: -110px;
        margin-left: -60px;
    }

    .texto_sobre_imagen_03 {
        margin-top: 150px;
        padding-right: 30px;
        margin-left: -30px;
        margin-bottom: -150px;
    }

    .imagen_aq_home {
        margin-top: -20px;
    }

    .slider_home .eicon-chevron-right {
        margin-right: 0px;
        margin-left: 0px !important;
    }

    .slider_home .eicon-chevron-left {
        margin-left: 0px;
    }

    .imagen_home_portal_empleo {
        margin-top: 70px;
        margin-bottom: 50px;
    }

    .elementor-222 .elementor-element.elementor-element-257bd20 .elementor-post__title, .elementor-222 .elementor-element.elementor-element-257bd20 .elementor-post__title a {
        color: #6B6B6A !important;
        font-size: 18px !important;
        font-weight: 400;
        text-decoration: none;
    }

    .post_blog_home .elementor-posts .elementor-post__title {
        z-index: 1000;
        position: relative;
        margin-bottom: 10px;
        margin-top: 0px !important;
        margin-bottom: 10px !important;
    }

    .elementor-post__meta-data {
        display: none !important;
    }

    .elementor-post__excerpt {
        display: none;
    }

    .elementor-222 .elementor-element.elementor-element-257bd20 .elementor-post__text {
        padding: 0px 30px 30px 30px !important;
    }

    .columna_areas_texto {
        padding-right: 0px;
    }

    .columna_areas_linea {
        border-left: 0px;
        padding-left: 0px;
    }

    h1.elementor-heading-title.elementor-size-default {
        font-size: 30px !important;
        line-height: 40px !important;
    }

    .social_footer {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .social_footer .texto {
        color: #fff;
        font-size: 16px;
        margin-right: 0px;
        margin-bottom: 5px;
    }

    .caracteristicas_producto {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        margin-top: 50px;
        flex-direction: column;
    }

    .contenido_tab p {
        width: 100%;
    }

    .item_delegacion {
        padding-bottom: 20px !important;
        margin-top: 30px !important;
    }

    .item_delegacion h2 {
        text-align: center !important;
        margin-top: 10px !important;
    }

    .item_delegacion p {
        margin-right: -30px !important;
        text-decoration: none;
        color: #fff !important;
    }
}

@media (min-width: 481px) and (max-width: 1024px) {
    .menu-item {
        margin-top: 0px;
        padding: 0px !important;
        margin-top: 0px !important;
    }

    /* .elementor-section {
        padding: 0 20px !important;
    } */
    .custom_bottom_footer {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .custom_bottom_footer i {
        display: none;
    }

    .small_footer .social_footer {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .small_footer .social_footer {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media (min-width: 1024px) and (max-width: 1280px) {
    .menu-item {
        margin-top: 0px;
        padding: 0px !important;
        margin-top: 0px !important;
    }
}

@media (min-width: 1024px) and (max-width: 1365px) {
    .small_footer {
        background-position: 0px 120px !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-attachment: fixed !important;
    }

    .boton_mini a {
        background-color: transparent !important;
        border: 1px solid #3f91d0 !important;
        border-radius: 25px;
        color: #3f91d0 !important;
        font-weight: 600 !important;
        font-size: 16px !important;
        padding: 12px 35px;
    }

    .small_footer .social_footer {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media (min-width: 1024px) and (max-width: 1366px) {
    .menu_navegador_home {
        position: fixed;
        top: 30%;
        z-index: 1000000;
        width: 170px !important;
        right: 40px;
    }

    .menu_navegador_home .menu-item-home {
        list-style: none;
        text-align: left;
        margin: 0 0 10px 0px;
        margin-top: 0px;
        width: 100%;
    }
}

@media (min-width: 1366px) and (max-width: 1600px) {
    .menu_navegador_home {
        position: fixed;
        top: 20%;
        z-index: 1000000;
        width: 170px !important;
        right: 40px;
    }

    .menu_navegador_home .menu-item-home {
        list-style: none;
        text-align: left;
        margin: 0 0 10px 0px;
        margin-top: 0px;
        width: 100%;
    }

    /* .big_footer {
        background-position: 50% 160px !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-attachment: fixed !important;
    } */
    .big_footer {
        background-position: 50% 140px !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-attachment: fixed !important;
        /* height: 550px; */
    }

    .elementor-222 .elementor-element.elementor-element-efc23b4 {
        top: 0px !important;
        z-index: 1;
    }

    .boton_mini a {
        background-color: transparent !important;
        border: 1px solid #3f91d0 !important;
        border-radius: 25px;
        color: #3f91d0 !important;
        font-weight: 600 !important;
        font-size: 16px !important;
        padding: 12px 35px;
    }

    .social_footer {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
}

@media (min-width: 1601px) and (max-width: 4500px) {
    .social_footer {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}



/*Ajuste nuevo menu mobile */


.elementor-container.elementor-column-gap-no {
  width: 100%;
}

#acordeon_menu_mobile #elementor-tab-title-4631 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding-right: 413px0px;
  align-items: center;
}


.custom_header_mobile.top {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.tel {
  width: 35px;
  margin-right: 20px;
}

.logo_mob {
  max-width: 180px;
}

.custom_header_mobile {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.icon.icon-menu1 {
  font-size: 30px;
  margin-left: -30px;
}

.topmenu_mobile nav.elementor-nav-menu__container ul.elementor-nav-menu li.menu-item {
  background-color: #b2d3ec;
  padding: 0px !important;
  margin: 0px !important;
}

#elementor-tab-content-4631 {
  padding: 0px !important;
  width: 100%;
}

.redes_mobile_menu .elementor-column.elementor-col-25 {
  width: 25%;
}


/**/
.custom_header_mobile.top {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
	z-index: 10;
	margin-top: 5px;
}

.tel {
  width: 40px;
  margin-right: 10px;
}

.elementor-toggle-icon-opened.icon.icon-menu1 {
  font-size: 30px;
  margin-left: -10px;
}

.icon.icon-menu1 {
  font-size: 30px;
  margin-left: -10px;
}

.topmenu_mobile nav.elementor-nav-menu__container ul.elementor-nav-menu li.menu-item {
  background-color: #b2d3ec;
  margin: 0px !important;
}

.acordeon_menu_mobile.elementor-widget.elementor-widget-toggle {
  margin-top: -20px;
  z-index: 1;
}

.redes_mobile_menu .elementor-column.elementor-col-25 {
  width: 25% !important;
}


/*=== CABECERA OCULTA EN LANDINGS ===*/

/*Version mobile*/
@media (min-width: 0px) and (max-width: 1024px) {
	.page-id-15555 #header_mobile_top, 
	.page-id-15555 #header_mobile_bottom,
	.page-id-15627 #header_mobile_top,
	.page-id-15627 #header_mobile_bottom{
	  display: none !important;
	}
}

@media (min-width: 1025px) {
	.page-id-15555 #header_top,
	.page-id-15627 #header_top{
	  display: none !important;
	}
}

.elementor-widget-ekit-nav-menu .elementskit-dropdown-menu-full_width .elementskit-megamenu-panel {
  width: 100vw;
  left: 0;
  position: fixed;
  top: 120px !important;
}
