/**
Theme Name: aytomiranda
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: aytomiranda
Template: astra
*/
/*ELEMENTOR*/
.elementor-editor-active .apartados_home .elementor-inline-items{
    display: flex;
    flex-direction: row;   
    flex-wrap: wrap !important;
}
.elementor-editor-active .apartados_home .elementor-inline-items li{
    flex: 33.3%;
    max-width: 33.3%;
    width: 33.3%;
}
@media(max-width:1024px){
    .elementor-editor-active .apartados_home .elementor-inline-items li{
        flex: 49%;
        max-width: 49%;
        width: 49%;
    }
}
@media(max-width:600px){
    .elementor-editor-active .apartados_home .elementor-inline-items li{
        flex: 100%;
        max-width: 100%;
        width: 100%;
    }
}
/*FIN ELEMENTOR*/


.cky-notice-btn-wrapper {
		gap: 10px;
}
.cky-notice-btn-wrapper .cky-btn{
	margin:0;
}
.cky-btn-revisit-wrapper{
	display:none !important;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body a,
body p,
body span,
body li,
body label,
body input,
body textarea,
body select,
body button{
    font-family: 'generalsans' !important;
}

/*GENERALES*/
body {
    background-color: #ffffff !important;
}
.ast-container{
    width: 100%;
    display: flex !important;
    justify-content: center;
    max-width: 100%;
}
.ast-container .content-wrapper{
    width: 100%;
}
.ast-separate-container .ast-article-post, 
.ast-separate-container .ast-article-single, 
.ast-separate-container .ast-author-box, 
.ast-separate-container .ast-404-layout-1, 
.ast-separate-container .no-results{
    padding: 0;
}
.ast-separate-container #primary{
    margin: 0;
    padding-bottom: 0;
}
.ast-separate-container #content .ast-container{
    padding: 0;
    overflow-x: hidden;
}
.fadeIn_no_elementor{
    opacity: 0;
    animation: fadeIn_elementor 2s forwards;
}
@keyframes fadeIn_elementor {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

/*ELEMENTOR*/
.sticky--header.sticky-header-custom{
	position: fixed;
	top:0;
	z-index:999;
	box-shadow: 0px 0px 25px 0px #7474748f;
}
.elementor-editor-element-settings.elementor-editor-column-settings,
.elementor-editor-element-settings.elementor-editor-section-settings,
.elementor-editor-element-settings.elementor-editor-widget-settings,
.elementor-select-preset-list{
	margin:auto !important;
}

/*GENERALES*/
body i{
    font-family: 'Font Awesome 6 Pro';
}
.margin_cero,
.margin_cero p,
.margin_cero h3{
    margin: 0px !important;
}
.section_oveflow_hid{
    overflow: hidden;
}

/*WEATHER (EL TIEMPO)*/
.weather_all{
    position: relative;
}
.weather_all .weather_button{
    border-color: #20202A;
    color: #20202A;
}
.weather_all .weather_button:hover,
.weather_all .weather_button:focus,
.weather_all .weather_button:focus-visible{
    background-color: #20202A;
    color: white;
}
.weather_all .weather_info{
    margin-top: 20px;
    display: none;
    position: absolute;
    left: 0;
    background-color: white;
    padding: 10px 0 15px;
    min-width: 225px;
    border: 2px solid #20202A;
    border-radius: 8px;
    z-index: 99;
}
.weather_all .weather_info .close_info{
    position: absolute;
    top: 0;
    right: 0;
    padding: 8px 10px;
    font-size: 18px;
    color: #20202A;
    cursor: pointer;
    opacity: 1 !important;
}
.weather_all .weather_info h3{
    color:#20202A;
    font-size: 16px;
    font-weight: 500;
    padding-left: 15px;
    padding-right: 15px;
}
.weather_all .weather_info .days{
    padding: 0 15px;
}
.weather_all .weather_info .days div {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.weather_all .weather_info .days div span{
    font-size: 16px;
    font-weight: 500;
    color: #20202A;
    font-family: 'Generalsans';
    line-height: 22px;
}
.weather_all .weather_info hr{
    margin: 10px 0 8px;
    border-top: 2px solid #ccc;
}
@media(max-width:767px){
    .weather_all .weather_info{
        right: 0;
        left: auto;
    }
}



/*CABECERA*/
.cabecera_web.scrollheader{
    box-shadow: 0px 3px 11px #0000001F;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    
}
.cabecera_web .elementor-nav-menu .sub-arrow{
    padding: 10px 0 4px 5px;
}
.cabecera_web .menu_cabecera .jet-mega-menu-sub-menu{
    top:62px !important;
}
.cabecera_web .menu_cabecera .jet-mega-menu-sub-menu__list{
    background-color: #ffffff !important;
    padding: 15px !important;
    border-bottom-left-radius: 17px;
    border-bottom-right-radius: 17px;
    gap: 10px !important;
    box-shadow: 0px 11px 11px #0000001F;
}
.cabecera_web .elementor-container.elementor-column-gap-default{
    justify-content: space-between;
}

.cabecera_web .search_escritorio,
.cabecera_web .search_escritorio *,
.cabecera_web .search_escritorio .elementor-search-form:focus,
.cabecera_web .search_escritorio .elementor-search-form:focus-visible,
.cabecera_web .search_escritorio .elementor-search-form:focus-within{
    outline: none !important;
    box-shadow: none !important;
    border: 0 !important;
}
.cabecera_web .search_escritorio .elementor-search-form__icon{
    opacity: 1; 
}
.cabecera_web .search_escritorio .e-font-icon-svg-container{
    position: relative;
}
.cabecera_web .search_escritorio .e-font-icon-svg-container:after{
    content: '\f002';
    width: 100%;
    height: 100%;
    font-family: 'Font Awesome 6 Pro';
    font-weight: 400;
    color: #20202A !important;
    fill: #20202A !important;
    opacity: 1;    
    font-size: 18px;
    position: absolute;
    top: 18%;
}
.cabecera_web .search_escritorio .e-font-icon-svg-container .e-font-icon-svg{
    visibility: hidden;
}
.cabecera_web .search_escritorio .elementor-search-form__input::placeholder{
    color: #20202A !important;
    opacity: 1;
    font-size: 18px;
}
@media(min-width:1025px){
    .cabecera_web .col-1_responsive_header{
        width: fit-content !important;
    }
    .cabecera_web .col-2_responsive_header{
        width: fit-content !important;
    }
    .cabecera_web .col-3_responsive_header{
        width: fit-content !important;
    }
}

@media(max-width:1024px){
    .cabecera_web .col-1_responsive_header{
        order:1;
    }
    .cabecera_web .col-2_responsive_header{
        order:3;
    }
    .cabecera_web .col-3_responsive_header{
        order:2;
    }
    .cabecera_web .jet-mobile-menu__items{
        gap: 15px;
        display: flex;
        flex-direction: column;
        align-items: stretch;
        margin-top: 25px;
    }
    .cabecera_web .jet-mobile-menu__item {
        padding: 0;
        min-height: 26px;
    }
}
/********************HOME********************/
/*Titulo principal*/
.strong-title{
    font-weight: 600;
    font-style: normal;
}
/*4 banners*/
.banner_home .elementor-container{
    gap: 1.3%;
    justify-content: space-between;
}
.banner_home .elementor-container .elementor-column{
    width: 24%;
    min-height: 300px;
}
@media(max-width:1440px){
    .banner_home .elementor-container{
        gap: 1%;
    }
}
@media(max-width:1024px){
    .banner_home .elementor-container .elementor-column{
        margin-bottom: 15px;
        width: 49%;
    }
}
@media(max-width:767px){
    .banner_home .elementor-container .elementor-column{
        width: 100%;
    }
}
/*Blog*/
.blog_home .elementor-posts-container article{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 13px;
}
.blog_home .elementor-posts-container article .elementor-post__thumbnail__link{
    width: 100% !important;
}
.blog_home .elementor-posts-container article .elementor-post__thumbnail{
    height: 100%;
    padding: 0 !important;
    width: 100%;
}
.blog_home .elementor-posts-container article .elementor-post__thumbnail img{
    width: 100% !important;
    height: 311px !important;
    object-fit: content;
    border-radius: 17px;
    top: 0;
    left: 0;
    position: relative;
    transform: none;
}
.blog_home .elementor-posts-container article .elementor-post__thumbnail:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 15px;
    box-shadow: inset 0px 0px 0px 2px #00000014;
}
.blog_home .elementor-posts-container article .elementor-post__text{
    display:inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 13px;
}
.blog_home .elementor-posts-container article .elementor-post__text .elementor-post__title{
    order:2;
    padding: 0 10px;
}
.blog_home .elementor-posts-container article .elementor-post__text .elementor-post__title a{
    text-decoration: none;
}
.blog_home .elementor-posts-container article .elementor-post__text .elementor-post__meta-data{
    order:1;
    padding: 0 10px;
}
.blog_home .elementor-posts-container article .elementor-post__text .elementor-post__read-more{
    order:3;
    text-decoration: none;
    width: 100%;
    border-top: 2px solid #D40006;
    padding: 10px 10px;
}
.blog_home .elementor-posts-container article .elementor-post__text .elementor-post__read-more:before{
    content: '\f061';
    font-family: 'Font Awesome 6 Pro';
}
@media(max-width:1300px){
    .blog_home .elementor-posts-container article .elementor-post__thumbnail img{
        height: 250px !important;
    }
}

/*Atencion*/
.max_width_660{
    max-width: 660px;
}
.enlace_custom .elementor-icon-list-items{
    gap: 8px;
}
.enlace_custom .elementor-icon-list-items li{
    border: 1px solid #8FADB7;
    background: #ffffff;
    border-radius: 20px;
    padding: 3px 14px !important;
}
.enlace_custom .elementor-icon-list-items li a{
    text-decoration: none;
}
.enlace_custom .elementor-icon-list-items li i{
    font-family: 'Font awesome 6 Pro';
    font-weight: 500;
}
@media(max-width:768px){
    .fondo_manos .elementor-widget-wrap{
        background-position: center bottom !important;
        padding-top: 0 !important;
        padding-bottom: 380px !important;
        background-size: 260px !important;
    }
    .max_width_660{
        max-width: 100%;
    }
}

/*Autoliquizacion - identificacion - recibos*/
.gap_10 .elementor-container{
    gap: 1.5%;
}
.img_text_grey{
    background-color: #F0F4F5;
    border-radius: 36px;
}
.img_text_grey .elementor-image-box-img img{
    width: 100%;
    max-height: 180px;
    height: 100%;
    object-fit: cover;
}
.img_text_grey .elementor-image-box-content{
    padding: 24px 10px;
}

/*Apartados*/
.apartados_home a{
    text-decoration: none !important;
}
.apartados_home .elementor-icon-list-item a{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.apartados_home .elementor-inline-items{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap !important;
    justify-content: left !important;
}
.apartados_home .elementor-inline-items .elementor-icon-list-item{
    display: flex;
    flex-direction: column;
    gap: 20px;
    flex-wrap: nowrap;
    align-items: center;
    background-color: #FFEAAB;
    padding: 90px 0px 30px;
    border-radius: 17px;
}
.apartados_home .elementor-inline-items .elementor-icon-list-item .elementor-icon-list-icon{
    padding-bottom: 60px;
}
.apartados_home svg{
    margin: 0 !important;
}
.apartados_home .swiper-button-next:after,
.apartados_home .swiper-button-prev:after{
    font-family: 'Font Awesome 6 Pro';
    font-weight: 400;
    color: #D40006;
    font-size: 21px;
    background-color: white;
    border-radius: 30px;
    padding: 20px 22px;
    box-shadow: -1px 3px 6px #00000029;
}
.apartados_home .swiper-button-prev{
    left: -12px;
}
.apartados_home .swiper-button-prev:after{
    content:'\f060';
}
.apartados_home .swiper-button-next{
    right: -12px;
}
.apartados_home .swiper-button-next:after{
    content:'\f061';
}
@media(max-width:1344px){
    .apartados_home .swiper-button-next:after,
    .apartados_home .swiper-button-prev:after{
        padding: 16px 18px;
    }
    .apartados_home .swiper-button-prev{
        left: 20px;
    }
    .apartados_home .swiper-button-next{
        right: 20px;
    }
}
@media(max-width:768px){
    .apartados_home .swiper-button-next:after,
    .apartados_home .swiper-button-prev:after{
        color: #D40006;
        font-size: 14px;
        padding: 14px;
    }
}

/********************ARCHIVO POSTS********************/
.categories_list{
    border-bottom: 1px solid #20202a59;
}
@media(min-width:992px){
    .categories_posts_center .categories_list ul{
        justify-content: center;
    }
}
.categories_list ul{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    list-style: none;
    gap: 42px;
    margin: 0;
    justify-content: flex-start;
    overflow-x: scroll;
}
.categories_list ul::-webkit-scrollbar {
    display: none;
}
.categories_list li{
    font-size: 18px;
    list-style: none;
    font-weight: 400;
    color: #20202A;
    padding: 0 2px 10px 2px;
}
.categories_list li a{
    white-space: nowrap;
}
.categories_list li.active{
    border-bottom: 4px solid #D40006;
}
.categories_list li.active a{
    color:#D40006;
    padding-left: 4px;
    padding-right: 4px;
}
.categories_list li{
    border-bottom: 4px solid #ffffff;
}
.categories_list li:hover{
    border-bottom: 4px solid #D40006;
}
.categories_list li:hover a{
    text-decoration: none;
    color:#D40006;
}
.list_posts .elementor-post__text{
    display: inline-flex !important;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 10px;
}
.list_posts .elementor-post__meta-data{
    order: 1;
    margin: 0 !important;
    width: 100%;
    padding: 0 10px;
    margin-bottom: -5px !important;
}
.list_posts .elementor-post__title{
    order: 2;
    width: 100%;
    padding: 0 10px;
}
.list_posts .elementor-post__read-more{
    order: 3;
    width: 100%;
    padding: 10px;
    border-top: 2px solid;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 10px;
    align-items: center;
}
.list_posts .elementor-post__thumbnail__link .elementor-post__thumbnail img{
    position: relative !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    transform: none !important;
    object-fit: contain !important;
    border-radius: 17px;
}
.list_posts .elementor-post__thumbnail__link .elementor-post__thumbnail{
    padding: 0 !important;
}
.list_posts .elementor-pagination{
    border-top: 2px solid #20202a7c;
    margin-top: 90px;
    padding-top: 50px;
}
.list_posts .elementor-post__thumbnail:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 15px;
    box-shadow: inset 0px 0px 0px 2px #00000014;
}
@media(max-width:1024px){
    .categories_list ul{
        gap: 14px;
        padding-left: 15px;
    }
    .categories_list li a{
        padding-bottom: 8px;
        display: block;
    }
}
@media(max-width:992px){
    .categories_list ul{
        justify-content: space-between;
    }
}
@media(max-width:767px){
    .categories_list li{
        padding: 0 2px 0px 2px;
    }
    .categories_list{
        padding-bottom: 0px;
    }
    .list_posts .elementor-pagination{
        margin-top: 40px;
        padding-top: 14px;
    }
}

/********************SINGLE POSTS********************/
.single-post .footer_section{
    margin-top: 0 !important;
}
.single-post .footer_section .elementor-shape{
    display: none;
}
.dropdown_share {
    position: relative;
    display: flex;
    justify-content: flex-end;
}
.dropdown_share .share_with{
    display: none;
    position: absolute;
    background: #ffffff;
    z-index: 9;
    width: 100%;
    max-width: 160px;
    border-radius: 17px;
    bottom: -62px;
    right: 0;
    left: auto;
    box-shadow: 0px 0px 5px 0px #74747440;
}
.dropdown_share .share_with ul{
    list-style: none;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 8px;
    padding: 17px;
}
.dropdown_share .btn{
    color: #D40006;
    background-color: transparent;
    border: none;
    padding: 0;
    font-weight: 500;
}
.dropdown_share .btn i{
    font-weight: 600;
}
.dropdown_share .btn:focus{
    box-shadow: none;
    color: #D40006;
    background-color: transparent;
}
.dropdown_share .btn:hover{
    color: #D40006;
    background-color: transparent;
}
/*Related posts*/
.related_posts .swiper-slide{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
}
.related_posts a.img{
    width: 100%;
    height: 100%;
}
.related_posts img{
    width: 100%;
    height: 311px;
    object-fit: cover;
    border-radius: 17px;
    margin-bottom: 13px;
}
.related_posts .fecha{
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    line-height: 18px;
    padding: 0 10px;
    margin-bottom: 5px;
}
.related_posts .title{
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    line-height: 24px;
    padding: 0 10px 13px;
    text-transform: lowercase;
}
.related_posts .title::first-letter{
    text-transform: uppercase;
}
.related_posts .btn-more{
    width: 100%;
    border-top: 2px solid #D40006;
    color: #D40006;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    text-decoration: none;
    padding: 10px 10px;
    text-align: left;
    border-radius: 0;
}
.related_posts .btn-more i{
    padding-right: 5px;
}
.related_posts .swiper-button-disabled{
    display: none;
}
.related_posts .swiper-button-next:after,
.related_posts .swiper-button-prev:after{
    font-family: 'Font Awesome 6 Pro';
    font-weight: 400;
    color: #D40006;
    font-size: 21px;
    background-color: white;
    border-radius: 30px;
    padding: 20px 22px;
    box-shadow: -1px 3px 6px #00000029;
}
.related_posts .swiper-button-prev{
    left: -12px;
    top: 31%;
}
.related_posts .swiper-button-prev:after{
    content:'\f060';
}
.related_posts .swiper-button-next{
    right: -12px;
    top: 31%;
}
.related_posts .swiper-button-next:after{
    content:'\f061';
}
/*Next prev posts*/
.next_prev_posts{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    bottom: -300px;
    left: 0;
    pointer-events: none;
}
.next_prev_posts a{
    pointer-events: all;
}
.next_prev_posts .next_post i{
    font-weight: 400;
    color: #D40006;
    font-size: 21px;
    background-color: white;
    border-radius: 30px;
    padding: 20px 22px;
    box-shadow: -1px 3px 6px #00000029;
    
}
.next_prev_posts .previous_post i{
    font-weight: 400;
    color: #D40006;
    font-size: 21px;
    background-color: white;
    border-radius: 30px;
    padding: 20px 22px;
    box-shadow: -1px 3px 6px #00000029;
}
@media(max-width:1344px){
    .related_posts img{
        height: 290px;
    }
    .related_posts .swiper-button-next:after,
    .related_posts .swiper-button-prev:after,
    .next_prev_posts .next_post i,
    .next_prev_posts .previous_post i{
        padding: 16px 18px;
    }
    .related_posts .swiper-button-prev{
        left: 8px;
    }

    .related_posts .swiper-button-next{
        right: 8px;
    }
}
@media(max-width:1024px){
    .related_posts .swiper-button-next:after,
    .related_posts .swiper-button-prev:after,
    .next_prev_posts .next_post i,
    .next_prev_posts .previous_post i{
        padding: 12px 14px;
        font-size: 16px;
    }
    .next_prev_posts{
        bottom: -240px;
    }
}

/*PLANTILLAS PAGINAS INTERMEDIAS*/
/*Bloque sin foto*/
.bloque_sin_foto .elementor-icon i{
    background-color: #DEF7FF;
    border-radius: 40px;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bloque_sin_foto .elementor-icon-box-wrapper{
    display: flex;
    align-items: center;
}
.bloque_sin_foto .elementor-widget-container{
    cursor: pointer;
}
.bloque_sin_foto  a{
    text-decoration: none !important;
}
@media(max-width:1024px){
    .bloque_sin_foto .elementor-icon i{
        padding: 24px;
    }
}
/*Bloque con fondo*/
.bloque_con_foto .elementor-image-box-wrapper{
    cursor: pointer;
}
.bloque_con_foto.pequena .elementor-image-box-wrapper{
    gap: 20px;
    display: flex;
    align-items: center !important;
}
.bloque_con_foto.pequena .elementor-image-box-wrapper h3{
    margin-bottom: 0 !important;
}
.bloque_con_foto.pequena .elementor-image-box-img{
    width: fit-content !important;
}
.bloque_con_foto.pequena .elementor-image-box-img img{
    width: 100%;
    min-width: 110px;
    max-width: 110px;
    max-height: 110px;
    object-fit: auto;
}

.bloque_con_foto:not(.with_out_arrow) .elementor-image-box-wrapper::after{
    content: "\f178";
    font-family: 'Font Awesome 6 Pro';
    background-color: #ffffff;
    border-radius: 40px;
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 40px;
    right: 20px;
    font-weight: 500;
    font-size: 32px;
}
.bloque_con_foto  .elementor-image-box-img{
    width: fit-content !important;
}
.bloque_con_foto .elementor-image-box-title{
    margin-bottom: 10px !important;
}
.bloque_con_foto .elementor-widget-container{
    margin-bottom: 20px !important;
}
.bloque_con_foto a{
    text-decoration: none !important;
}
@media(max-width:769px){
    .bloque_con_foto .elementor-widget-container{
        margin-bottom: 10px !important;
    }
    .bloque_con_foto img{
        width: 100%;
    }
    .bloque_con_foto .elementor-image-box-content{
        margin-top: 18px;
        margin-bottom: 40px;
    }
    .bloque_con_foto .elementor-image-box-wrapper::after {
        width: 40px;
        height: 40px;
        font-size: 21px;
        bottom: 30px;
    }
}


/*ARCHIVE DOCUMENTOS*/
.post-type-archive-documentacion #main.content-wrapper {
    max-width: 1282px;
    width: 100%;
}
.archived-section .page-title{
    text-transform: lowercase;
    font-size: 40px;
    line-height: 54px;
    font-weight: 600;
    color: #20202A;
    margin-bottom: 40px;
    text-align: center;
}
.archived-section .page-title:first-letter{
    text-transform: uppercase;
}
.archived-section.container{
    max-width: 1282px;
    margin-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
}
.archived-documentos .post{
    border: 1px solid #20202A80;
    border-radius: 13px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 15px;
    margin-bottom: 18px;
    padding: 20px 10px 20px 20px;
    max-width: 98.5%;
    width: 100%;
}
.archived-documentos .cols:nth-child(odd){
    display: flex;
    justify-content: flex-start;
}
.archived-documentos .cols:nth-child(even){
    display: flex;
    justify-content: flex-end;
}
.archived-documentos .post-thumbnail{
    width: 20%;
    max-width: 20%;
    flex: 20%;
}
.archived-documentos .post-thumbnail img{
    max-width: 61px;
    max-height: 61px;
    object-fit: cover;
    border-radius: 5px;
}
.archived-documentos .content-text{
    width: 100%;
    max-width: 100%;
    flex: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.archived-documentos .content-text .post-title{
    font-size: 16px;
    font-weight: 600;
    color: #20202A;
    margin: 0;
    line-height: 22px;
}
.archived-documentos .content-text .post-title a{
    text-decoration: none !important;
    text-transform: lowercase;
    display: block;
}
.archived-documentos .content-text .post-title a::first-letter{
    text-transform: uppercase !important;
    
}
.archived-documentos .content-text .post-excerpt{
    font-size: 14px;
    font-weight: 400;
    color: #20202A;
    margin: 0;
    line-height: 18px;
}
.archived-documentos .post-attachments{
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #BBD2D9;
}
.archived-documentos .post-attachments a{
    min-width: 96px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #D40006;
    font-size: 14px;
    flex-direction: column;
    font-weight: 400;
    text-decoration: none !important;
    padding-left: 9px;
}
.archived-documentos .post-attachments i{
    font-size: 21px;
}
.archived-section .pagination{
    display: flex;
    justify-content: center;
    gap: 0;
}
.archived-section .pagination .page-numbers{
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    margin-top: 40px;
    color: #20202A;
    text-decoration: none;
    padding: 0 14px 4px;
    
}
.archived-section .pagination .current{
    color: #D40006;
    font-weight: 500;
    border-bottom: 3px solid #D40006;
}
.archived-section .pagination .next.page-numbers i,
.archived-section .pagination .prev.page-numbers i{
    color: #D40006;
    font-weight: 500;
}
@media(max-width:992px){
    .archived-documentos .post{
        max-width: 100%;
    }
}
@media(max-width:768px){
    .archived-section.container{
        margin-top: 0px;
    }
    .archived-section .page-title{
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 30px;
    }
    .archived-documentos .post-thumbnail{
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }
    .archived-documentos .post-thumbnail img{
        max-width: 100%;
        max-height: 250px;
        width: 100%;
        max-width: 130px;
    }
    .archived-documentos .post{
        flex-direction: column;
        padding: 20px;
    }
    .archived-documentos .post-attachments{
        border-left: none;
        justify-content: flex-end;
    }
}
@media(max-width:700px){
    .archived-documentos .post{
        max-width: 100%;
        width: 100%;
    }
    .archived-section .pagination{
        margin-bottom: 40px;
    }
}

/*ARCHIVE LUGARES*/
.archived_lugares .categories_children .category_children_into,
.archived-eventos .categories_children .category_children_into{
    list-style: none;
    margin: 20px 0 0 0;
    display: none;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 10px;
}
.archived_lugares .categories_children .category_children_into a,
.archived-eventos .categories_children .category_children_into a{
    display: block;
    padding: 8px 14px;
    border: 1px solid #8FADB7;
    border-radius: 40px;
    text-decoration: none !important;
    white-space: nowrap;
}
.archived_lugares .categories_children .category_children_into a.active,
.archived_lugares .categories_children .category_children_into a:hover,
.archived-eventos .categories_children .category_children_into a.active,
.archived-eventos .categories_children .category_children_into a:hover{
    background-color: #8FADB7;
    color: #ffffff;
}

.archived-lugar {
    margin-top: 40px !important;
}
.archived-lugar .post,
.related_lugares .post{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 20px;
    background-color: #F0F4F5;
    border-radius: 17px;
    height: 100%;
    width: 100%;
    padding: 20px;
}
.related_lugares .post{
    min-height: 320px;
}
.related_lugares .swiper{
    overflow: visible;
}
.archived-lugar .cols:nth-child(odd){
    display: flex;
    justify-content: flex-start;
}
.archived-lugar .cols:nth-child(even){
    display: flex;
    justify-content: flex-end;
}
.archived-lugar .post .post-thumbnail.img-active,
.related_lugares .post .post-thumbnail.img-active{
    width: 45%;
    flex: 45%;
    max-width: 45%;
    min-width: 45%;
}
.archived-lugar .post img,
.related_lugares .post img{
    border-radius: 17px;
    width: 100%;
    object-fit: contain;
}
.related_lugares .post img{
    max-height: 280px;
}
.archived-lugar .post .content .post-title,
.related_lugares .post .content .post-title{
    line-height: 28px;
}
.archived-lugar .post .content .post-title a,
.related_lugares .post .content .post-title a{
    color: #373E40;
    font-size: 28px;
    line-height: 28px;
    font-weight: 600;
}
.archived-lugar .post .content,
.related_lugares .post .content{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
}
.archived-lugar .post .content .post-title a:hover,
.related_lugares .post .content .post-title a:hover{
    text-decoration: none;
}
.archived-lugar .post .content ul,
.related_lugares .post .content ul{
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
}
.archived-lugar .post .content ul li,
.related_lugares .post .content ul li{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 12px;
    font-size: 16px;
    font-weight: 600;
    color: #20202A;
}
.archived-lugar .post .content ul li i,
.related_lugares .post .content ul li i{
    padding-top: 5px;
    width: 27px;
    max-width: 20px;
}
.archived-lugar .post .content .link,
.related_lugares .post .content .link{
    text-align: right;
    padding-right: 0px;
}
.archived-lugar .post .content .link i,
.related_lugares .post .content .link i{
    background: #FFFFFF;
    color: #20202A;
    font-size: 32px;
    padding: 18px;
    border-radius: 60px;
}
@media(max-width:1100px){
    .archived_lugares .categories_children .category_children_into,
    .archived-eventos .categories_children .category_children_into{
        justify-content: flex-start;
        overflow-x: scroll;
    }
    .archived_lugares .categories_children .category_children_into,
    .archived-eventos .categories_children .category_children_into{
        margin-top: 14px;
    }
}
@media(max-width:1024px){
    .archived-lugar .post{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .archived-lugar .post .post-thumbnail.img-active{
        width: 60%; 
        flex: 60%; 
        max-width: 60%; 
        min-width: 60%; 
    }
    .archived-lugar .post,
    .related_lugares .post{
        gap: 12px;
    }
    .archived-section.archived_lugares{
        padding: 30px 0 0 0;
    }
    .archived-lugar {
        margin-left: 20px;
        margin-right: 20px;
    }
}
@media(max-width:767px){
    .archived-lugar .post .post-thumbnail.img-active,
    .related_lugares .post .post-thumbnail.img-active{
        width: 100%; 
        flex: 100%; 
        max-width: 100%; 
        min-width: 100%; 
    }
    .archived-lugar .post .content .link,
    .related_lugares .post .content .link{
        text-align: right;
        padding-right: 0px;
    }
    .archived-lugar .post .content .link i, 
    .related_lugares .post .content .link i{
        padding: 14px;
        font-size: 28px;
    }
}

/*SINGLE LUGARES*/
.fields_lugar ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 4px;
}
.fields_lugar ul li{
    font-size: 16px;
    color: #20202A;
    font-weight: 500;
}
.fields_lugar ul li i{
    width: 26px;
}
.related_lugares .post img{
    height: 280px;
    object-fit: cover;
}
.related_lugares .swiper-button-prev{
    background-color: #ffffff;
    border-radius: 40px;
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: all;
    box-shadow: 0px 0px 5px 0px #74747440;
    left: 56px;
}
.related_lugares .swiper-button-next{
    background-color: #ffffff;
    border-radius: 40px;
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: all;
    box-shadow: 0px 0px 5px 0px #74747440;
    right: 46px;
}
.related_lugares .swiper-button-prev:after{
    content: "\f060";
    font-family: 'Font Awesome 6 Pro';
    color: #D40006;
    font-weight: 500;
    font-size: 32px;
}
.related_lugares .swiper-button-next:after{
    content: "\f061";
    font-family: 'Font Awesome 6 Pro';
    color: #D40006;
    font-weight: 500;
    font-size: 32px;
}
@media(max-width:1366px){
    .related_lugares .swiper-button-prev{
        left: 10px;
    }
    .related_lugares .swiper-button-next{

        right: 10px;
    }
}
@media(max-width:767px){
    .related_lugares .post img{
        height: 180px;
    }
    .related_lugares .post{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .related_lugares .post .post-thumbnail.img-active{
        width: 100%; 
        flex: 100%; 
        max-width: 100%; 
        min-width: 100%; 
    }
    .related_lugares .swiper-button-next,
    .related_lugares .swiper-button-prev{
        width: 50px;
        height: 50px;
    }
    .related_lugares .swiper-button-prev:after,
    .related_lugares .swiper-button-next:after{
        font-size: 21px;
    }
}

/*ARCHIVED EVENTOS*/
@media(min-width:768px){
    .archived-eventos .categories_list ul{
        justify-content: center;
    }
}
/*PLANTILLA CONTENIDO (PARA LAS PAGINAS ESTATICAS)*/
.plantilla_content_gallery img{
    margin: 0 !important;
    width: 100%;
    height: auto;
    max-height: 400px;
    object-fit: cover;
    border-radius: 17px;
}
.plantilla_content_gallery .gallery-item{
    padding: 0;
}
@media(min-width:767px){    
    .plantilla_content_gallery img{
        margin: 0 !important;
        width: fit-content;
    }
    .plantilla_content_gallery .gallery-item,
    .plantilla_content_gallery .gallery-icon{
        width: fit-content !important;
    }
}
.plantilla_content_gallery .elementor-image-gallery{
    position: relative;
}
.plantilla_content_gallery .elementor-image-gallery:before {
    position: absolute !important;
    content: '';
    height: 100%;
    width: 20%;
    top: 0;
    left: 0;
    background: linear-gradient(270deg, #f9f7ee00, #ffffff);
    z-index: 9;
}
.plantilla_content_gallery .elementor-image-gallery:after {
    position: absolute !important;
    content: '';
    height: 100%;
    width: 20%;
    top: 0;
    right: 0;
    background: linear-gradient(90deg, #f9f7ee00, #ffffff);
    z-index: 9;
}

.plantilla_content_gallery .arrow-left {
    display: flex;
    justify-content: flex-start;
}
.plantilla_content_gallery .arrow-right {
    display: flex;
    justify-content: flex-end;
}
.plantilla_content_gallery .arrow-left .elementor-icon,
.plantilla_content_gallery .arrow-right .elementor-icon{
    background-color: #ffffff;
    border-radius: 40px;
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: all;
    box-shadow: 0px 0px 5px 0px #74747440;
}
.plantilla_content_gallery .arrow-left i,
.plantilla_content_gallery .arrow-right i{
    color: #D40006;
    font-weight: 500;
    font-size: 32px;
}
.plantilla_content_gallery .flechas_custom{
    position: absolute;
    top: 50%;
    left: 0;
}

.plantilla_content_links,
.plantilla_content_links .elementor-widget-container{
    border-radius: 21px !important;
    cursor: pointer;
}
.plantilla_content_links a{
    text-decoration: none;
}
.plantilla_content_links .elementor-icon i{
    background-color: #ffffff;
    border-radius: 40px;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.plantilla_content_links .elementor-icon-box-wrapper{
    display: flex;
    align-items: center;
}
.plantilla_content_links a{
    text-decoration: none !important;
}
@media(max-width:768px){
    .plantilla_content_gallery .arrow-left .elementor-icon,
    .plantilla_content_gallery .arrow-right .elementor-icon{
        width: 50px;
        height: 50px;
    }
    .plantilla_content_gallery .arrow-left i,
    .plantilla_content_gallery .arrow-right i{
        font-size: 21px;
    }
    .plantilla_content_gallery .flechas_custom{
        top: 48%;
    }
    .plantilla_content_links .elementor-icon i{
        padding: 24px;
    }
    .plantilla_content_gallery .elementor-image-gallery:before {
        content: none;
        /*background: linear-gradient(270deg, #f9f7ee00, #ffffffd4);*/
    }
    .plantilla_content_gallery .elementor-image-gallery:after {
        content: none;
        /*background: linear-gradient(90deg, #f9f7ee00, #ffffffd4);*/
    }
}

/*SINGLE DOCUMENTO*/
.title-section-descargas{
    font-size: 21px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 24px;
}
.list-documentos .documento{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    flex-direction: row;
    padding: 12px;
    border-radius: 13px;
    border: 2px solid #20202A80;
    margin-bottom: 14px;
    align-items: center;
}
.list-documentos .name{
    padding: 14px;
}
.list-documentos .name span{
    color:#20202A;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    margin: 0;
}
.list-documentos .down{
    border-left: 1px solid #BBD2D9;
    padding: 0 12px 0 20px;
    display: flex;   
}
.list-documentos .down a{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    gap: 2px;
    color: #D40006;
}
.list-documentos .down i{
    font-size: 21px;
}
.list-documentos .down span{
    color: #D40006;  
    font-size: 14px;  
}


/*ARCHIVED TELEFONOS (COMPARTE EL LISTADO CON DOCUMENTOS)*/
.archived-section .listado-telefonos-documentacion{
    margin-top: 40px;
}
.archived-section .listado-telefonos-documentacion .page-title{
    margin-top: 0;
    margin-bottom: 30px;
}
.archived-section .listado-telefonos-documentacion .page-subtitle{
    margin: 0;
    font-size: 26px;
    line-height: 31px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
    text-transform: lowercase;
}
.archived-section .listado-telefonos-documentacion .page-subtitle::first-letter{
    text-transform: uppercase;
}
.listado-telefonos-documentacion .title-telefonos{
    color: #20202A;
    font-size: 40px;
    font-weight: 600;
    line-height: 54px;
    margin-bottom: 29px;
    text-align: center;
}
.listado-telefonos-documentacion .categories_list_tel{
    background: #F0F4F5;
    padding: 30px;
    border-radius: 21px;
}
.listado-telefonos-documentacion .categories_list_tel .tit{
    font-size: 26px;
    color: #20202A;
    line-height: 31px;
    margin-bottom: 25px;
}
.listado-telefonos-documentacion .categories_list_tel ul{
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 4px;
    cursor: pointer;
}
.listado-telefonos-documentacion .categories_list_tel ul .active a,
.listado-telefonos-documentacion .categories_list_tel ul a:hover{
    text-decoration: none;
}
.listado-telefonos-documentacion .categories_list_tel .father{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.listado-telefonos-documentacion .categories_list_tel .father a{
    text-decoration: none;
    font-weight: 600;
    color: #20202A;
}
.listado-telefonos-documentacion .categories_list_tel .father.open i{
    rotate: 90deg;
}
.listado-telefonos-documentacion .categories_list_tel .father.active a{
    font-weight: 700;
    color: #20202A;
}
.listado-telefonos-documentacion .categories_list_tel .child{
    display: none;
    padding-left: 20px;
    cursor: pointer;
}
.listado-telefonos-documentacion .categories_list_tel .child.open{
    display: flex;
    animation: fadeIn 1s forwards;
}
.listado-telefonos-documentacion .categories_list_tel .child a{
    text-decoration: none;
    font-weight: 400;
    color: #20202A;
    text-transform: lowercase;
    display: block;
}
.listado-telefonos-documentacion .categories_list_tel .child a:hover{
    text-decoration: none;
    color: #D40006;
}
.listado-telefonos-documentacion .categories_list_tel .child a::first-letter{
    text-transform: uppercase;
}
.listado-telefonos-documentacion .categories_list_tel .child .active a{
    color: #D40006;
    font-weight: 600;
}

.listado-telefonos-documentacion .telefonos_list{
    display: flex;
    margin: 0;
    gap: 2%;
}
.listado-telefonos-documentacion .telefonos_list .telefono-content{
    border-radius: 11px;
    border: 1px solid #8FADB7;
    padding: 25px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
    width: 49%;
    flex: 49%;
    max-width: 49%;
    margin-bottom: 2%;
}
.listado-telefonos-documentacion .telefonos_list .tel-title{
    font-size: 18px;
    font-weight: 600;
    color: #000000;
}
.listado-telefonos-documentacion .telefonos_list i{
    font-size: 30px;
    color: #000000;
    padding-top: 7px;
}
.listado-telefonos-documentacion .telefonos_list ul{
    margin: 0;
    list-style: none;
}
.listado-telefonos-documentacion .telefonos_list ul li{
    font-size: 16px;
    color: #20202A;
    font-weight: 400;
    line-height: 22px;
}

.listado-telefonos-documentacion .search-form-tel{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    border: 1px solid #8FADB7;
    border-radius: 40px;
    margin-bottom: 30px;
}
.listado-telefonos-documentacion .search-form-tel .search-submit{
    width: fit-content;
    padding: 0 10px 0 20px;
    color: #000000;
    font-size: 16px;
    background: #ffffff;
    font-family: 'Font Awesome 6 Pro';
    border-radius: 60px;
}
.listado-telefonos-documentacion .search-form-tel .search-submit-send .mobile{
    display: none;
}
.listado-telefonos-documentacion .search-form-tel .search-submit-send{
    width: fit-content;
    height: 40px;
    border: 2px solid #D40006;
    border-radius: 40px;
    background-color: #D40006;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    padding: 0 20px;
}
.listado-telefonos-documentacion .search-form-tel .search-submit-send:hover{
    background-color: #ffffff;
    color: #D40006;
    outline: none;
    box-shadow: none;
}
.listado-telefonos-documentacion .search-form-tel #search{
    width: 100%;
    background-color: transparent;
    border: 0;
    height: 39px;    
    color: #000000;
    font-size: 16px;
}
.listado-telefonos-documentacion .show-filters-tel{
    display: none;
}
.close_filters_mobile{
    display: none !important;
}
@media(max-width:960px){
    .listado-telefonos-documentacion .telefonos_list .telefono-content{
        width: 100%;
        flex: 100%;
        max-width: 100%;
    }
}
@media(max-width:767px){
    .listado-telefonos-documentacion .search-form-tel .search-submit-send{
        padding: 0 10px;
    }
    .listado-telefonos-documentacion .search-form-tel .search-submit-send .laptop{
        display: none;
    }
    .listado-telefonos-documentacion .search-form-tel .search-submit-send .mobile{
        display: block;
    }
    .close_filters_mobile{
        display: block !important;
        position: absolute;
        right: 34px;
        top: 36px;
        font-weight: 500;
        font-size: 26px;
    }
    .listado-telefonos-documentacion .hide-filters-tel{
        display: none;
        background: #F0F4F5;
        z-index: 99;
        position: fixed;
        left: 0;
        top: 0;
    }
    .listado-telefonos-documentacion .form-with-filters{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 10px;
    }
    .listado-telefonos-documentacion .show-filters-tel{
        width: 42px;
        background: #D40006;
        color: #ffffff;
        font-weight: 400;
        border-radius: 60px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: center;
        height: 42px;
    }
    .listado-telefonos-documentacion .show-filters-tel:hover,
    .listado-telefonos-documentacion .show-filters-tel:focus{
        background: #D40006;
        color: #ffffff;
        border: 0;
        outline: none;
        box-shadow: none;
    }
    .archived-section .listado-telefonos-documentacion {
        margin-top: 10px;
    }
    .listado-telefonos-documentacion .categories_list_tel{
        padding: 30px 15px;
        height: 100vh;
    }
    .listado-telefonos-documentacion .categories_list_tel ul.general{
        max-height: 84vh;
        overflow-y: scroll;
        overflow-x: hidden;
    }
    .archived-section .listado-telefonos-documentacion .page-title {
        margin-top: 20px;
    }
}
/*BUSCADOR WEB SEARCH*/
.search-page h2{
    text-align: center;
    margin-bottom: 40px
}
.row-post{
    gap: 1.5%;
    margin-bottom: 60px !important;
}
.row-post .post-container{
    padding: 0;
    max-width: 32.3%;
    width: 32.3%;
    flex: 32.3%;
    margin-bottom: 1.5%;
}
.row-post .post-container .img{
    position: relative;
    display: block;
    height: fit-content;
    margin-bottom: 13px;
}
.row-post .post-container .img img{
    border-radius: 17px;
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.row-post .post-container .img:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 15px;
    box-shadow: inset 0px 0px 0px 2px #00000014;
}
.row-post .post-container .fecha{
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    margin: 0;    
    margin-bottom: 6px;
    padding: 0 15px;
}
.row-post .post-container h3 {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    padding: 0 15px;    
    margin-bottom: 10px;
}
.row-post .post-container h3 a{
    text-decoration: none !important;
}
.row-post .post-container .btn-more{
    color:#D40006;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    border-top: 2px solid #D40006;
    width: 100%;    
    display: block;
    padding: 8px 15px 0;
}
.row-post .post-container .btn-more i{
    padding-right: 5px;
}
@media(max-width:1024px){
    .row-post{
        gap: 2%;
        margin-bottom: 40px !important;
    }
    .row-post .post-container{
        max-width: 49%;
        width: 49%;
        flex: 49%;
        margin-bottom: 2%;
    }
}
@media(max-width:767px){
    .row-post{
        margin-bottom: 40px !important;
    }
    .row-post .post-container{
        max-width: 100%;
        width: 100%;
        flex: 100%;
        margin-bottom: 4%;
    }
}

.row-page{
    gap: 1.5%;
    margin-bottom: 60px !important;
}
.row-page .page-container{
    padding: 0;
    max-width: 32.3%;
    width: 32.3%;
    flex: 32.3%;
    margin-bottom: 1.5%;
    border-radius: 15px;
    box-shadow: inset 0px 0px 0px 2px #00000014;
}
.row-page .page-container h3{
    font-size: 21px;
    color: #000000;
    font-weight: 600;
    line-height: 28px;
    padding: 20px;
    margin: 0;
}
.row-page .page-container h3 a{
    text-decoration: none !important;
}
@media(max-width:767px){
    .row-page{
        margin-bottom: 40px !important;
    }
    .row-page .page-container{
        max-width: 100%;
        width: 100%;
        flex: 100%;
        margin-bottom: 4%;
    }
}


.row-docu{
    gap: 2%;
    margin-bottom: 60px !important;
}
.row-docu .docu-container{
    padding: 0;
    max-width: 49%;
    width: 49%;
    flex: 49%;
    margin-bottom: 2%;
    border-radius: 15px;
    box-shadow: inset 0px 0px 0px 2px #00000014;
    min-height: 92px;
}
.row-docu .docu-container .link-container{
    text-decoration: none;
    padding: 15px 10px 15px 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}
.row-docu .docu-container .cont{
    padding-right: 10px;
}
.row-docu .docu-container .cont h3{
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    line-height: 22px;
    margin: 0;
}
.row-docu .docu-container .cont p{
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
}
.row-docu .docu-container .link{
    width: fit-content;
    border-left: 1px solid #BBD2D9;
    padding-left: 6px;
    min-width: 100px;
    height: 100%;
    display: flex;
    align-items: center;
}
.row-docu .docu-container .link span{
    color: #D40006;
    font-size: 14px;
    line-height: 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
}
.row-docu .docu-container .link span i{
    font-size:21px;
}
@media(max-width:767px){
    .row-docu{
        margin-bottom: 40px !important;
    }
    .row-docu .docu-container{
        max-width: 100%;
        width: 100%;
        flex: 100%;
        margin-bottom: 4%;
    }
}

.row-lugar{
    gap: 2%;
    margin-bottom: 60px !important;
}
.row-lugar .lugar-container{
    padding: 0;
    max-width: 49%;
    width: 49%;
    flex: 49%;
    margin-bottom: 2%;
    border-radius: 21px;
    background-color: #F0F4F5;
}
.row-lugar .lugar-container .link-container{
    text-decoration: none;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 20px;
    gap: 20px;
    height: 100%;
}
.row-lugar .lugar-container .post-thumbnail.img-active{
    width: 45%;
    flex: 45%;
    max-width: 45%;
    min-width: 45%;
    height: 100%;
}
.row-lugar .lugar-container img{
    border-radius: 17px;
    width: 100%;
    object-fit: contain;
}
.row-lugar .lugar-container .content .post-title{
    color: #373E40;
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 20px;
}
.row-lugar .lugar-container .content{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
    height: 100%;
}
.row-lugar .lugar-container .content ul{
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
}
.row-lugar .lugar-container .content ul li{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 12px;
    font-size: 16px;
    font-weight: 600;
    color: #20202A;
}
.row-lugar .lugar-container .content ul li i{
    padding-top: 5px;
    width: 27px;
    max-width: 20px;
}
.row-lugar .lugar-container .content .link{
    text-align: right;
    padding-right: 20px;
}
.row-lugar .lugar-container .content .link i{
    background: #FFFFFF;
    color: #20202A;
    font-size: 32px;
    padding: 18px;
    border-radius: 60px;
}
@media(max-width:1024px){
    .row-lugar .lugar-container .link-container{
        display: flex;
        flex-direction: column; 
    }
    .row-lugar .lugar-container .content .link{
        padding-right: 0;
    }
}
@media(max-width:767px){
    .row-lugar{
        margin-bottom: 40px !important;
    }
    .row-lugar .lugar-container{
        max-width: 100%;
        width: 100%;
        flex: 100%;
        margin-bottom: 4%;
    }
}

.row-telefono{
    gap: 1.5%;
    margin-bottom: 60px !important;
}
.row-telefono .telefono-container{
    gap: 20px;
    max-width: 32.3%;
    width: 32.3%;
    flex: 32.3%;
    margin-bottom: 1.5%;
    padding: 0;
}
.row-telefono .telefono-container .link-container{
    border-radius: 11px;
    border: 1px solid #8FADB7;
    padding: 25px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
    height: 100%;
    text-decoration: none;
}
.row-telefono .telefono-container .tel-title{
    font-size: 18px;
    font-weight: 600;
    color: #000000;
}
.row-telefono .telefono-container i{
    font-size: 30px;
    color: #000000;
    padding-top: 7px;
}
.row-telefono .telefono-container ul{
    margin: 0;
    list-style: none;
}
.row-telefono .telefono-container ul li{
    font-size: 16px;
    color: #20202A;
    font-weight: 400;
    line-height: 22px;
}
@media(max-width:1024px){
    .row-telefono{
        gap: 2%;
        margin-bottom: 60px !important;
    }
    .row-telefono .telefono-container{
        max-width: 49%;
        width: 49%;
        margin-bottom: 2%;
        flex: 49%;
    }
}
@media(max-width:767px){
    .row-telefono{
        margin-bottom: 40px !important;
    }
    .row-telefono .telefono-container{
        max-width: 100%;
        width: 100%;
        flex: 100%;
        margin-bottom: 4%;
    }
}

.link-all{
    text-align: center;
}
.link-all a{
    color: #D40006;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    border-bottom: 2px solid #D40006;
    width: fit-content;
    display: inline-block;
    padding: 8px 0px 0;
}
.link-all a:hover{
    border-color: #ffffff;
}
@media(max-width:767px){
    .link-all a{
        color: #D40006;
        font-size: 18px;
        font-weight: 500;

    }
}