.eltdf-menu-area-border-disable .eltdf-page-header .eltdf-menu-area{
    background-color: #00327e;
}
.eltdf-page-header .eltdf-main-menu>ul>li>a{
    color: white;
    text-transform: uppercase!important;
}
.eltdf-main-menu>ul>li.lang-item:nth-last-child(2):after{
    color: white;
}
.container_urbanova{
    padding: 0 0.9rem;
    box-sizing: border-box;
}
.theme_urbanova p{
    color: #00327E;
    line-height: 1.4;
    letter-spacing: normal;
}
.theme_urbanova .slide-in {
    opacity:0;
    /* transition: all ease-out 340ms; */
}
.theme_urbanova .slide-in.active {
    animation: 450ms ease-out 0s normal forwards 1 fadein;
}
.theme_urbanova h1, .theme_urbanova h2, .theme_urbanova h3, .theme_urbanova h4, .theme_urbanova h5, .theme_urbanova h6{
    margin: 14px 0;
    color: #00327E;
    letter-spacing: normal;
    font-weight: 600;
}
.theme_urbanova footer div a h5{
	color: white;
	font-family: "F37 Gruffy" !important;
}

.theme_urbanova strong{
    font-weight: 500;
}
.header_inner{
    height: 70px;
    display: none;
}
.slider_principal {
    width: 100%;
    height: auto;
    position: relative;
}
.theme_urbanova .slider_principal .swiper-slide picture::before{
    display: none;
}
.swiper.slider_principal{
    height: calc(100vh - 49px) !important;
}
.slider_principals .slick-slide{
    height: calc(100vh - 49px) !important;
}
.slider_principal .swiper-pagination-fraction{
    text-align: right;
    color: white;
    right: 2rem;
    left: inherit;
}
.swiper-slide picture{
    width: 100%;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.container_urbanova{
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 1rem;
 }
.slider_principal .slider_principal__wrapper{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.slider_principal .slider_principal__wrapper .container_urbanova{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: wrap;
}
.slider_principal .slider_principal__wrapper .text{
    position: absolute;
    bottom: 14px;
    padding: 0;
    color: white;
    font-size: 16px;
    max-width: 300px;
    width: 100%;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.slider_principal h1{
    font-family: "F37 Gruffy";
    color: white;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    
    span {
        display: block;
        font-size: 25px;
    }
}
.slider_principal .swiper-button-next:after, .slider_principal .swiper-button-prev:after{
    color: white;
    display: none;
}
.section_description{
    padding: 70px 0 54px;
}
.section_description .text_urbanova{
    color: #00327E;
    font-family: "F37 Gruffy";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}
.section_description .text_urbanova strong{
    font-weight: 500;
}
.section_scrolldown{
    padding-bottom: 2rem;
}
.section_scrolldown .container_urbanova{
    display: flex;
    justify-content: center;
    align-items: center;
}
.section_scrolldown .section_scrolldown__icon{
    cursor: pointer;
    animation: down 1.5s infinite;
    -webkit-animation: down 1.5s infinite;
}
.section_spaces{
    padding: 1.6rem 0;
    background-color: #00327E;
    color: white;
}
.section_spaces .container_urbanova:nth-child(1){
    display: grid;
    gap: 1rem;
}
.section_spaces .section_spaces__box_text p{
    color: #FFF;
    font-family: "F37 Gruffy";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.section_spaces .section_spaces__box_text h3{
    font-family: "F37 Gruffy";
    text-transform: uppercase;
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 7px;
}
.section_spaces .section_spaces__box_text h2{
    font-family: "F37 Gruffy";
    text-transform: uppercase;
    color: #98B5E8;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 12px 20px 12px 0;
    margin: 0;
}
.section_offices{
    padding: 1.6rem 0;
}
.section_spaces__block_title{
    max-width: 680px;
    padding-left: 20px;
    border-left: 1px solid white;
    margin-bottom: 36px;
    margin-top: 40px;
    padding-top: 120px;
}
.section_spaces__block_title.sustainability{
    min-width: 100%;
}
.section_spaces__block_title h2{
    font-size: 20px;
    text-transform: uppercase;
    line-height: normal;
    font-weight: 500;
    color: white;
}
.section_spaces__block_title p{
    color: #FFF;
    font-family: "F37 Gruffy";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-width: 0.8px;
    -webkit-text-stroke-color: #00327E;
}
.section_offices .section_offices__list{
    padding-top: 0.5rem;
}
.section_offices .section_offices__list__title{
    color: #00327E;
    text-align: center;
    font-family: "F37 Gruffy";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 7px;
    margin: 0;
    padding-bottom: 32px;
}
.section_offices .swiper-slide {
    width: 78%;
}

.section_offices .section_offices__list__item .box_image{
    text-align: center;
    position: relative;
    max-width: 325px;
    margin: 0 auto;
}
.section_offices .section_offices__list__item .box_image img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.section_offices .section_offices__list__item .box_image::before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    z-index: 2;
    background-color: rgba(16, 16, 16, 0.45);
    opacity: 0;
    transition: all ease-in-out 300ms;
}
.section_offices .section_offices__list__item .box_image:hover::before{
    opacity: 1;
}
.section_offices .section_offices__list__item .title{
    color: #00327E;
    font-family: "F37 Gruffy";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
    padding: 22px 0 14px;
    -webkit-text-fill-color: #00327E;
    -webkit-text-stroke-width: 0.4px;
    -webkit-text-stroke-color: #00327E;
    letter-spacing: 0.15px;
}
.section_offices .section_offices__list__item .description{
    color: #00327E;
    font-family: "F37 Gruffy";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 14px;
    min-height: 168px;
}
.section_offices .section_offices__list__item .link{
    text-transform: uppercase;
    position: relative;
    color: #F15C67;
    font-family: "F37 Gruffy";
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}
.section_offices .section_offices__list__item .link::after{
    font-family: swiper-icons;
    font-size: 14px;
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    content: 'next';
    font-weight: 700;
    position: relative;
    right: -7px;
    top: 0.5px;
}
.section_about{
    background-image: url("../images/bg_spazio_mobile.svg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 74px 0;
}
.section_about .section_about__subtitle{
    color: #00327E;
    text-align: center;
    font-family: "F37 Gruffy";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 7.2px;
    padding: 0 74px;
}
.section_about .section_about__box_images{
    padding: 64px 0 54px;
}
.section_about .section_about__box_info{
    text-align: left;
    max-width: 500px;
    display:flex;
    flex-flow:column;
    justify-content: center;
}
.section_about .section_about__box_info .box_info__title{
    display: block;
    margin: 0 auto;
    font-family: "F37 Gruffy";
    line-height: normal;
    padding-bottom: 2rem;
    max-width: 284px;
}
.section_about .section_about__box_info .box_info__subtitle{
    color: #8AA0F4;
    font-family: "F37 Gruffy";
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-bottom: 12px;
    padding-top: 46px;
    margin: 0;
}
.section_about .section_about__box_info .link{
    color: #4B4B4B;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    font-family: "F37 Gruffy";
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}
.section_about .section_about__box_info .link::after{
    font-family: swiper-icons;
    font-size: 14px;
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    content: 'next';
    font-weight: 700;
    position: relative;
    right: -7px;
    top: 0;
}
.section_about .section_about__box_info .section_about__box_info__footer{
    padding: 14px 0;
    gap: 0.6rem;
}
.section_about .section_about__box_info .section_about__box_info__footer p{
    font-family: "F37 Gruffy";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: relative;
    color: #8A8A8A;
    /* top: 2px; */
    padding-right: 0.5rem;
}
/* .section_about .section_about__box_info .section_about__box_info__footer img:last-child{
    top: 1px;
} */
.section_about .box_info__text p{
    color: #4B4B4B;
    font-family: "F37 Gruffy";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.section_partners{
    padding: 2rem 0 2.4rem;
}
.section_partners .section_partners__logos{
    padding-top: 52px;
}
.section_partners .section_sostenibilidad__logos{
    padding-top: 1.4rem;
}
.section_partners .section_sostenibilidad__logos .swiper-slide{
    width: 80%;
}
.section_partners .section_sostenibilidad__logos .swiper-slide .cover_image{
    display: flex;
    display: flex;
    align-items: center;
    height: 100px;
}
.section_partners .section_sostenibilidad__logos .swiper-slide .cover_image img{
    width: auto;
    object-fit: scale-down;
    max-width: inherit;
    height: fit-content;
    max-height: 100%;
}
.section_partners .section_partners__logos .swiper-wrapper{
    align-items: center;
    justify-content: space-between;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 36px;
}
.section_partners .section_partners__logos .swiper-slide{
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.section_partners .section_partners__logos .swiper-slide img{
    width: auto;
    height: auto;
}
.section_partners .section_partners__title{
    color: #00327E;
    text-align: center;
    font-family: "F37 Gruffy";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 7.2px;
}
/* Single Offices */
.page-template-single-offices .section_spaces{
    background-color: #fff;
    padding: 0rem 0 1.6rem;
}
.page-template-single-offices .section_spaces__block_title h2{
    color: #00327E;
    margin-top: 0;
}
.page-template-single-offices .section_spaces__block_title{
    border-color: #00327E;
    padding-top: 0;
    margin-bottom: 0;
}
.page-template-single-offices .section_spaces__block_title p{
    color: #00327E;
    font-weight: 700;
    -webkit-text-fill-color: inherit;
    -webkit-text-stroke-width: inherit;
    -webkit-text-stroke-color: inherit;
    margin-bottom: 0;
}
.section_offices_single_about{
    padding: 1.6rem 0;
}

.section_offices_single_about .section_offices_single_about__title{
    text-transform: uppercase;
    color: #00327E;
    display: none;
    font-family: "F37 Gruffy";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 12px;
    margin-bottom: 0;
}
.section_offices_single_about .section_offices_single_about__head{
    border-right: 1px solid #00327E;
    padding-right: 2rem;
}
.section_offices_single_about .section_offices_single_about__head h3{
    margin: 0;
}
.section_offices_single_about .section_offices_single_about__head h3 br{
    display: none;
}
.section_offices_single_about .section_offices_single_about__head h4{
    font-size: 14px;
    margin: 0;
    padding-bottom: 0.8rem;
}
.section_offices_single_about .section_offices_single_about__title.sostenibilidad{
    letter-spacing: 7.2px;
}
.section_offices_single_about .slider_office_single_about__title{
    text-transform: uppercase;
    color: #00327E;
    font-family: F37 Gruffy;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    margin: 0;
}
.section_offices_single_about .slider_office_single_about__description p{
    color: #00327E;
    font-family: "F37 Gruffy";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.section_offices_single_about .swiper-slide{
    background: white;
}
.section_offices_single_about .slider_office_single_about__image{
    width: 100%;
    height: 340px;
}
.section_offices_single_about .slider_office_single_about__image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section_offices_single_about .swiper-button-wrapper{
    background-color: #fff;
    width: 100%;
    height: 50px;
    position: relative;
    display: flex;
    justify-content: center;
    z-index: 2;
}
.section_offices_single_about .slider_office_single_about__description .section_offices_single_about__title{
    display: none;
}
.section_offices_single_about .swiper-wrapper .swiper-slide:first-child .slider_office_single_about__description .download_report{
    display: inline-block;
}
.section_offices_single_about .slider_office_single_about__description .download_report{
    margin-top: 1rem;
    display: none;
}
.section_offices_single_about .swiper-button-wrapper .swiper-button-next, .section_offices_single_about .swiper-button-wrapper .swiper-button-prev{
    position: relative;
    width: 44px;
    background-color: #00327E;
    color: white;
    left: inherit;
    right: inherit;
    top: inherit;
    margin: 5px
}
.section_offices_single_about .swiper-button-wrapper .swiper-button-next::after, .section_offices_single_about .swiper-button-wrapper .swiper-button-prev::after{
    font-size: 26px;
    display: none;
}
.section_offices_single_about .swiper-button-wrapper .swiper-button-next svg, .section_offices_single_about .swiper-button-wrapper .swiper-button-prev svg{
    width: 15px;
}
.section_offices_single_about .swiper-button-next.swiper-button-disabled, .section_offices_single_about .swiper-button-prev.swiper-button-disabled{
    opacity: 1;
    background-color: #98B5E8;
}
/*.section_offices_single_about .swiper-button-wrapper .swiper-button-prev{
    left: 0;
}
.section_offices_single_about .swiper-button-wrapper .swiper-button-next{
    right: 0;
}*/
.section_offices_single{
    padding: 44px 0;
}
.section_offices_single .section_spaces__block_title{
    margin-top: 0;
}
.section_offices_single .section_offices_single__list{
    &.section_offices_single__list--top {
        padding-top: 46px;
    }
}
.section_offices_single .section_offices_single__list .section_offices_single__list__title{
    font-size: 12px;
    letter-spacing: 8px;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 1rem;
    font-weight: 400;
}
.section_offices_single .section_offices_single__list .section_offices_single__slider .swiper-slide {
    width: 75%;
}
.section_offices_single .section_offices_single__list .section_offices_single__slider .section_offices_single__slider__item{
    padding-bottom: 2rem;
}
.section_offices_single .section_offices_single__list .section_offices_single__slider .section_offices_single__slider__item:last-child{
    padding-bottom: 0;
}
.section_offices_single .section_offices_single__list .section_offices_single__slider .section_offices_single__slider__item h3{
    font-weight: normal;
    margin-bottom: 0;
    line-height: normal;
}
.section_offices_single .section_offices_single__list .section_offices_single__slider .section_offices_single__slider__item h3 a{
    position: relative;
    color: #00327E;
    font-family: "F37 Gruffy";
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    text-decoration: none;
}
.section_offices_single .section_offices_single__list .section_offices_single__slider .section_offices_single__slider__item h3 a::after{
    font-family: swiper-icons;
    font-size: 14px;
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    content: 'next';
    font-weight: 700;
    position: relative;
    right: -7px;
    top: -1px;
}
.section_offices_single .section_offices_single__list .section_offices_single__slider .section_offices_single__slider__item p{
    margin-bottom: 0;
    color: #00327E;
    font-family: F37 Gruffy;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.section_offices_single .section_offices_single__list .section_offices_single__slider .section_offices_single__slider__image{
    width: 100%;
    height: 430px;
    position: relative;
    display: block;
}
.section_offices_single .section_offices_single__list .section_offices_single__slider .section_offices_single__slider__image::before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    z-index: 2;
    background-color: rgba(16, 16, 16, 0.45);
    opacity: 0;
    transition: all ease-in-out 300ms;
}
.section_offices_single .section_offices_single__list .section_offices_single__slider .section_offices_single__slider__image:hover::before{
    opacity: 1;
}
.section_offices_single .section_offices_single__list .section_offices_single__slider .section_offices_single__slider__image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.section_contact_single{
    padding: 4rem 0;
    background-color: white;
}
.section_contact_single .container_urbanova{
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.section_contact_single .title{
    color: #00327E;
    text-align: center;
    font-family: "F37 Gruffy";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    /* -webkit-text-fill-color: #fff;
    -webkit-text-stroke-width: 0.8px;
    -webkit-text-stroke-color: #00327E; */
}
.section_contact_single .link{
    text-decoration: none;
    margin-top: 40px;
}
/* Detail Single Office */
.section_info_detail .section_scrolldown{
    display: none;
}
.section_info_detail .container_urbanova{
    padding: 0;
}
.section_info_detail .container_urbanova .banner_detail{
    height: 356px;
}
.section_info_detail .container_urbanova .banner_detail img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.section_info_detail .container_urbanova .description_detail{
    padding: 22px 1rem;
}
.section_info_detail .container_urbanova .description_detail .title{
    margin: 0;
    line-height: 1;
    font-weight: 500;
    font-size: 44px;
}
.section_info_detail .container_urbanova .description_detail .title br{
    display: none;
}
.section_info_detail .container_urbanova .description_detail .subtitle{
    margin: 0;
    line-height: normal;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    padding: 30px 0;
}
.section_info_detail .container_urbanova .description_detail p{
    margin: 0;
    line-height: normal;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 22px;
}
.section_info_detail .container_urbanova .description_detail p:last-child{
    padding-bottom: 0;
}
.section_carrousel_detail{
    padding: 48px 0 72px;
}
.section_carrousel_detail .container_urbanova{
    padding: 0;
}
.section_carrousel_detail .swiper-slide {
    width: 90%;
}
.section_buttons{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    gap: 42px;
    padding-bottom: 70px;
}
.section_caracteristicas{
    padding-bottom: 70px;
}
.section_caracteristicas .title{
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 7px;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
}
.section_caracteristicas .list_icons{
    margin: 0 auto;
    padding: 60px 0 0;
    list-style: none;
    max-width: 244px;
    width: 100%;
}
.section_caracteristicas .list_icons li{
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 30px;
}
.section_caracteristicas .list_icons li:last-child{
    padding-bottom: 0;
}
.section_caracteristicas .list_icons li .icon{
    display: flex;
    width: 55px;
    justify-content: center;
}
.section_caracteristicas .list_icons li .text{
    font-weight: 400;
    font-size: 12px;
    color: #00327E;
    max-width: 150px;
    width: 100%;
    line-height: normal;
}
/* Sostenibilidad */
.section_spaces_sustainability{
    padding: 2.6rem 0;
}
.section_spaces_sustainability .section_spaces_sustainability__title{
    color: #00327E;
    font-family: 'F37 Gruffy';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 7.2px;
    text-align: center;
    margin: 0;
    padding-bottom: 1.2rem;
}
.section_spaces_sustainability .section_spaces_sustainability__list .swiper-slide{
    width: 78%;
}
.section_spaces_sustainability .section_spaces_sustainability__list .section_spaces_sustainability__item__title{
    font-weight: 400;
    -webkit-text-fill-color: #00327E;
    -webkit-text-stroke-width: 0.4px;
    -webkit-text-stroke-color: #00327E;
    letter-spacing: 0.15px;
}
.sostenibilidad_message{
    padding: 1.5rem 0;
}
.sostenibilidad_message .container_urbanova{
    display: grid;
    gap: 1.5rem;
}
.sostenibilidad_message .sostenibilidad_message__title{
    border-left: 1px solid #00327E;
    padding-left: 1.5rem;
}
.sostenibilidad_background{
    max-height: 480px;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 0 0 1.5rem;
}
.sostenibilidad_background img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.sostenibilidad_gallery{
    padding: 1.5rem 0 2.5rem;
}
.sostenibilidad_gallery .sostenibilidad_gallery__list .swiper-slide{
    width: 75%;
}

/* Section Flex */
.page-template-page-offices #Oficinas-privadas{
    background-color: #5A96D7;
}
.page-template-page-offices #Oficinas-privadas .flex__items{
    padding: 80px 0;
}
.page-template-page-offices #Oficinas-privadas .flex__items h3, .page-template-page-offices #Oficinas-privadas .flex__items p{
    color: white;
}
.page-template-page-offices #Oficinas-privadas .grid__flex__box{
    grid-template-columns: 43% 58%;
}
.page-template-page-offices #Oficinas-privadas  .flex__items__subtitle{
    text-align: center;
    font-family: "F37 Gruffy";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 7.2px;
    padding: 0;
    color: #ffffff;
}

.page-template-page-offices #Oficinas-privadas .grid__flex__box .card__flex{
    max-width: 346px;
}

@media screen and (min-width: 992px){
    .slider_principal {
        height: 380px;
    }
    .header_inner{
        height: 56px;
    }
    .slider_principal .slider_principal__wrapper .container_urbanova{
        justify-content: flex-start;
    }
    .slider_principal .slider_principal__wrapper .text{
        padding: 0;
        max-width: 100%;
    }
    .slider_principal .slider_principal__wrapper .text br{
        display: none;
    }
    .slider_principal h1{
        font-size: 70px;
        
        span {
            font-size: 44px;
        }
    }
    .section_description{
        padding: 54px 0 40px;
    }
    .section_description .text_urbanova{
        font-size: 18px;
        max-width: 1024px;
        margin: 0 auto;
    }
    .section_description p{
        font-size: 18px;
    }
    .section_spaces{
        padding: 3.4rem 0;
    }
    .section_spaces .container_urbanova{
        gap: 2rem;
        grid-template-columns: 1fr 1fr;
    }
    .section_spaces__block_title{
        margin-bottom: 1.5rem;
        margin-top: 4.2rem;
        padding-top: 0;
    }
    .section_spaces .section_spaces__box_text h2{
        font-size: 16px;
        padding-top: 2px;
    }
    .section_spaces .section_spaces__box_text p{
        font-size: 14px;
        margin: 2px 0;
        padding-right: 2.3rem;
    }
    .section_spaces__block_title p{
        font-size: 48px;
    }
    .section_spaces .section_spaces__box_text{
        padding-right: 7rem;
    }
    .section_spaces .section_spaces__box_image{
        width: 570px;
    }
    .section_offices{
        padding: 2rem 0 2.6rem;
    }
    .section_offices .section_offices__list__item{
        max-width: 335px;
    }
    .section_offices .section_offices__list__item .box_image{
        margin-bottom: 1.5rem;
        height: 478px;
        width: 100%;
        max-width: 100%;
        display: block;
    }
    .section_offices .section_offices__list__item .title{
        font-size: 16px;
        padding: 0 0 12px;
    }
    .section_offices .section_offices__list__item .description{
        font-size: 12px;
        padding-right: 4px;
        min-height: 75px;
    }
    .section_offices .section_offices__list__item .link{
        font-size: 12px;
    }
    .section_about{
        background-image: url("../images/bg_spazio_pc.svg");
        padding: 74px 0;
        background-size: cover;
        background-position: center;
    }
    .section_about .section_about__wrapper{
        padding-top: 52px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 3rem;
    }
    .section_about .section_about__box_images{
        padding: 0 0 0;
        max-width: 445px;
    }
    .section_about .section_about__box_info{
        height: 100%;
        box-sizing: border-box;
    }
    .section_about .section_about__box_info .box_info__subtitle{
        padding: 0 10px 52px 0px;
    }
    .section_about .box_info__text{
        text-align: center;
    }
    .section_about .section_about__box_info .box_info__title{
        margin:  0;
        padding: 0 0 42px;
    }
    .section_about .section_about__box_info .section_about__box_info__footer{
        padding: 0;
    }
    .section_about .box_info__text{
        padding-top: 40px;
    }
    .section_about .section_about__box_info .section_about__box_info__footer p{
        margin: 0;
        color: #8A8A8A;
    }
    .section_partners{
        padding: 2.8rem 0 6.5rem;
    }
    .section_partners .section_partners__logos{
        padding-top: 50px;
    }
    .section_partners .section_partners__logos .swiper-wrapper{
        display: flex;
        gap: 2rem;
        justify-content: center;
        padding-top: 3.4rem;
        flex-flow: wrap;
        transform: initial !important;
    }
    .section_partners .swiper-button-next, .section_partners .swiper-button-prev{
        display: none;
    }
    .page-template-single-offices .section_spaces__block_title p{
        text-align: center;
    }
    /* Single Page Office */
    .page-template-single-offices .section_spaces{
        padding: 46px 0 2px;
    }
    .page-template-single-offices .section_spaces .container_urbanova{
        grid-template-columns: 1fr;
    }
    .page-template-single-offices .section_spaces__block_title{
        margin-top: 0;
        max-width: 100%;
        border-color: white;
        padding-left: 0;
    }
    .page-template-single-offices .section_spaces__block_title h2{
        display: none;
    }
    .section_offices_single_about .slider_office_single_about.sostenibilidad{
        padding: 80px 0 0;
    }
    
    .section_offices_single_about{
        padding: 2.7rem 0;
    }
    .section_offices_single_about .slider_office_single_about__title{
        display: none;
    }
    
    .section_offices_single_about .slider_office_single_about__description p{
        font-size: 14px;
    }
    .section_offices_single_about .slider_office_single_about__description p:last-child{
        margin-bottom: 0;
    }
    .page-template-single-offices .section_offices_single .section_spaces__block_title{
        padding-left: 42px;
    }
    .page-template-single-offices .section_offices_single .section_spaces__block_title p{
        text-align: left;
    }
    .section_offices_single_about .slider_office_single_about__description .title{
        display: block;
    }
    .section_offices_single_about .slider_office_single_about__description .section_offices_single_about__title{
        display: block;
        text-align: left;
        margin-bottom: 0;
        padding-bottom: 0.2rem;
        font-size: 12px;
    }
    /*.section_offices_single_about .swiper-button-wrapper{
        top: inherit;
        bottom: 0;
        flex-flow: column;
        align-items: end;
        justify-content: center;
        width: 50px;
        height: 117px;
        right: 0;
        padding: 0;
    }
    .section_offices_single_about .swiper-button-wrapper .swiper-button-next, .section_offices_single_about .swiper-button-wrapper .swiper-button-prev{
        width: 55px;
        height: 56px;
    }
    .section_offices_single_about .swiper-button-wrapper .swiper-button-prev{
        left: 0;
        top: inherit;
        bottom: inherit;
        margin: inherit;
    }
    .section_offices_single_about .swiper-button-wrapper .swiper-button-next{
        right: 0;
        bottom: 0;
        top: inherit;
        margin-top: 0;
    }*/
    .section_offices_single_about .section_offices_single_about__head{
        text-align: right;
        padding-right: 3.5rem;
    }
    .section_offices_single_about .section_offices_single_about__head h4{
        color: #00327E;
        text-align: right;
        font-family: 'F37 Gruffy';
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .section_offices_single_about .section_offices_single_about__head h3{
        color: #00327E;
        text-align: right;
        font-family: 'F37 Gruffy';
        font-size: 48px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .section_offices_single_about .section_offices_single_about__head h3 br{
        display: inline;
    }
    .section_offices_single_about .section_offices_single_about__title{
        display: none;
    }
    .section_offices_single{
        padding: 48px 0;
    }
    .page-template-single-offices .section_offices_single .section_spaces__block_title{
        border-color: #00327E;
    }
    .page-template-single-offices .section_offices_single .section_spaces__block_title h2{
        display: block;
        margin-bottom: 10px;
    }
    .section_offices_single .section_offices_single__list .section_offices_single__list__title{
        padding-bottom: 12px;
    }
    .section_offices_single .section_offices_single__list{
        &.section_offices_single__list--top {
            padding-top: 55px;
        }
    }
    
    .section_offices_single .section_offices_single__list .section_offices_single__slider .swiper-wrapper{
        justify-content: space-between;
        gap: 0;
    }
    .section_offices_single .section_offices_single__list .section_offices_single__slider .swiper-slide{
        width: 240px;
    }
    .section_offices_single .section_offices_single__list .section_offices_single__slider .section_offices_single__slider__image{
        max-width: 230px;
        height: 514px;
    }
    
    .section_offices_single .section_offices_single__list .section_offices_single__slider .section_offices_single__slider__item p{
        font-size: 12px;
    }
    .section_offices_single .section_offices_single__list .section_offices_single__slider .section_offices_single__slider__item h3 a{
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
    }
    .section_contact_single{
        padding: 6rem 0;
    }
    .section_contact_single .title{
        font-size: 48px;
        
        margin: 0 auto;
        max-width: 640px;
    }
    .section_contact_single .link{
        margin-top: 3rem;
    }
    /* Detail Single Office */
    .section_info_detail{
        padding: 57px 0;
        position: relative;
    }
    .section_info_detail .container_urbanova{
        padding: 0 1rem;
        display: flex;
        flex-flow: wrap;
        align-items: center;
        gap: 60px;
    }
    .section_info_detail .container_urbanova .banner_detail{
        height: auto;
    }
    .section_info_detail .container_urbanova .description_detail{
        padding: 0;
        max-width: 322px;
        position: relative;
    }
    .section_info_detail .container_urbanova .description_detail p{
        font-size: 14px;
    }
    .section_carrousel_detail .swiper-slide{
        width: 110%;
    }
    .section_carrousel_detail{
        padding: 52px 0 57px;
    }
    .section_carrousel_detail .container_urbanova{
        max-width: 1180px;
    }
    .section_carrousel_detail .container_urbanova .list_carrousel{
        padding: 0 52px;
    }
    .section_carrousel_detail .list_carrousel .swiper-button-prev::after, .section_carrousel_detail .list_carrousel .swiper-button-next::after{
        display: none;
    }
    .section_buttons{
        flex-flow: row;
        gap: 60px;
    }
    .section_info_detail .section_scrolldown{
        display: block;
        display: block;
        padding: 0;
        position: absolute;
        width: 100%;
        bottom: 2rem;
    }
    .section_info_detail .section_scrolldown .container_urbanova{
        align-items: flex-end;
        flex-flow: column;
        padding-right: 12%;
    }
    .section_caracteristicas{
        padding-top: 50px;
    }
    .section_caracteristicas .list_icons{
        max-width: 100%;
        display: grid;
        justify-content: space-between;
        align-items: center;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 30px;
    }
    .section_caracteristicas .list_icons li{
        max-width: 240px;
        width: 100%;
        padding-bottom: 0;
    }
    /* Sostenibilidad */
    .section_spaces_sustainability .section_spaces_sustainability__list .section_spaces_sustainability__item__title{
        color: #00327E;
        font-family: 'F37 Gruffy';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        -webkit-text-fill-color: #00327E;
        -webkit-text-stroke-width: 0.4px;
        -webkit-text-stroke-color: #00327E;
        letter-spacing: 0.15px;
    }
    .section_spaces_sustainability .section_spaces_sustainability__list .section_spaces_sustainability__item__description{
        color: #00327E;
        font-family: 'F37 Gruffy';
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .section_partners .section_sostenibilidad__logos .swiper-slide{
        width: auto;
    }
    .sostenibilidad_message .container_urbanova{
        gap: 3rem;
        grid-template-columns: 1fr 1fr;
    }
    .sostenibilidad_message .sostenibilidad_message__title{
        color: #00327E;
        font-family: 'F37 Gruffy';
        font-size: 40px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        padding-left: 2.5rem;
    }
    .sostenibilidad_gallery{
        padding: 3rem 0;
    }
    .sostenibilidad_gallery .sostenibilidad_gallery__list .swiper-wrapper{
        height: auto !important;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 3rem;
    }
    .sostenibilidad_gallery .sostenibilidad_gallery__list .swiper-slide{
        width: auto;
    }
    .page-template-page-offices #Oficinas-privadas  .flex__items__subtitle{
        padding: 0 74px;
    }
}
@media screen and (min-width: 1600px){
    .slider_principal {
        height: 680px;
    }
}
@media screen and (min-height: 992px){
    .slider_principal {
        height: 760px;
    }
}

@keyframes down {
    0% {
        transform: translate(0);
        opacity: 1;
    }
    20% {
        transform: translateY(15px);
        opacity: 0.5;
    }
    40% {
        transform: translate(0);
        opacity: 0.3;
    }
}

@keyframes fadein{
    0% {
        opacity:0;
        transform: translateY(40%);
    }
    44% {
        opacity:0;
        transform: translateY(40%);
    }
    100% {
        opacity:1;
        transform: translateY(0%);
    }
}


/* Class effect button */
.btn_urbanova {
    outline: 1px solid #F15C67;
    outline-offset: -2px;
    position: relative;
    overflow: hidden;
    border-radius: 0;
    padding: 0.85rem;
    color: #F15C67;
    font-size: 18.67px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 169px;
    box-sizing: border-box;
    gap: 0.15rem;
}
.btn_urbanova .text{
    font-size: 12px;
    font-weight: 500;
    position: relative;
    z-index: 2;
}
.btn_urbanova .icon{
    font-family: swiper-icons;
    font-size: 14px;
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 0.95;
    content: 'next';
    font-weight: 700;
    z-index: 2;
    transition: all 0.5s;
    margin-left: 0.25rem;
    position: relative;
    display: inline-block;
}
.btn_urbanova.down .icon{
    transform: translateY(1px) rotate(90deg);
}
.btn_urbanova:before, .btn_urbanova:after {
    transition: all 0.5s;
    height: 100%;
    right: 0;
    bottom: 0;
    transform: skew(295deg);
    transform-origin: bottom right;
    width: 0;
    background: #F15C67;
    content: '';
    position: absolute;
    z-index: 1;
}
.btn_urbanova:hover:after {
    height: 100%;
    width: 210%;
}
.btn_urbanova:hover, .btn_urbanova:hover .icon{
    color: #fff;
    text-decoration: none;
}

.page-template-detail-single-offices {
    &.page-id-12010,
    &.page-id-12800 {
        .section_info_detail {
            .description_detail {
                p:last-child {
                    strong {
                        font-size: 24px;
                        font-weight: 400;
                    }

                    strong:nth-child(4) {
                        display: block;
                        margin-top: 20px;
                        padding-top: 20px;
                        position: relative;

                        &:before {
                            background-color: #00327E;
                            content: '';
                            height: 1px;
                            position: absolute;
                            top: 0;
                            width: 100%;
                        }
                    }
                }
            }
        }

        .section_caracteristicas {
            padding-top: 0;

            .container_urbanova {
                display: flex;
                flex-wrap: wrap;
                flex-direction: column-reverse;

                .list_icons {
                    padding-top: 0;
                }

                .title {
                    margin-top: 100px;
                }
            }
        }
    }

    .swiper-button-next svg, .swiper-button-prev svg {
        display: none;
    }
}

.sp-row {
    display: flex;
    flex-wrap: wrap;
    float: none;
    margin-left: -10px;
    margin-right: -10px;

    [class*='sp-col-'] {
        float: none;
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        width: 100%;
    }
}

.sp-col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.section_offices_boxes {
    padding-bottom: 20px;
    padding-top: 20px;
    
    .sp-row {
        & > div {
            margin-bottom: 20px;
            
            &:last-child {
                margin-bottom: 0;
            }
        }
    }
    
    .offices_box {
        background-color: #F6F6F6;
        /*padding: 42px 22px;*/
        padding: 30px 6px;
        height: 100%;
        
        text-align: center;

        h3 {
            font-size: 20px;
        }

        p {
            font-size: 12px;
        }
    }
}

.section_offices_single .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: inherit;
    display: none;
    margin-top: 20px;
    position: relative;
    top: inherit;
}

.slider_principal {
    .swiper-scrolldown {
        bottom: 200px;
        height: 34px;
        left: 50%;
        margin-left: -23px;
        margin-top: -17px;
        position: absolute;
        width: 46px;
        z-index: 2;
    }
}

.section_offices_single_about .slider_office_single_about__description {
    .title {
        font-size: 16px;
        font-weight: normal;
        text-transform: uppercase;
    }
}

.page-template-single-offices .section_spaces__block_title.section_spaces__block_title--line p {
    span {
        font-size: 20px;
        display: block;
    }
}

.section_offices_single .section_offices_single__list .section_offices_single__list__title.section_offices_single__list__title--lr {
    font-size: 36px;
    font-weight: bold;
    font-family: "F37 Gruffy";
    text-transform: none;
    text-align: left;
    letter-spacing: 0;
    padding-bottom: 0;
    padding-left: 20px;
    position: relative;
    
    &:before {
        background-color: #00327E;
        content: '';
        width: 1px;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }
}

.section_offices_proyectos {
    padding-bottom: 15px;
    padding-top: 15px;
    
    .offices_proyectos {
        .offices_proyectos_item {
            margin-bottom: 15px;
            
            &:last-child {
                margin-bottom: 0;
            }
        }
    }
    
    h3 {
        font-size: 36px;
        span {
            font-size: 16px;
            display: block;
        }
    }
    
    p {
        font-size: 14px;
    }
    
    .offices_proyectos_btn {
        margin-top: 20px;
        
        a {
            background-color: #00327E;
            color: #fff;
            display: inline-block;
            font-family: 'F37 Gruffy';
            font-size: 14px;
            text-decoration: none;
            padding: 16px 55px 20px 55px;
            position: relative;
            
            &:before {
                background-color: #fff;
                content: '';
                height: 15px;
                left: -5px;
                position: absolute;
                transform: rotate(3deg);
                top: 48px;
                width: 185px;
            }
        }
    }
}

.section_offices_coorporativos {
    background-color: #D8E8FA;
    padding-bottom: 30px;
    padding-top: 30px;
    
    h2 {
        span {
            display: block;
        }
    }
    
    .offices_coorporativo {
        margin-top: 30px;
        
        .offices_coorporativo_box {
            border: 1px solid #00327E;
            border-top: 0;
            padding: 20px 20px 0 20px;
            
            h3 {
                font-size: 16px;
                margin-top: 0;
            }

            p {
                font-size: 14px;
            }
        }
    }
}

/* Destinos Urbanos */

.section_desurbano {
    padding-bottom: 20px;
    padding-top: 20px;
}

.section_desurbano_about {
    padding-top: 40px;
    .desurbano_about_box {
        margin-top: 25px;
        
        h3 {
            font-size: 20px;
            margin: 0;
        }

        div {
            margin-top: 15px;
            
            p {
                font-size: 14px;
            }
        }
    }
}

.section_desurbano_gallery {
    .desurbano_gallery_image {
        margin-bottom: 20px;
    }
}

.section_desurbano_corporate {
    .desurbano_corporate {
        h3 {
            font-size: 20px;
            margin: 0;
        }
        
        .desurbano_corporate_box {
            margin-bottom: 15px;
            
            div {
                margin-top: 15px;

                p {
                    font-size: 14px;
                }
            }
        }
    }
}

.section_desurbano_flex {
    padding-bottom: 40px;
    
    .desurbano_flex {
        h3 {
            font-size: 20px;
            margin: 0;
        }
        
        .desurbano_flex_box {
            margin-top: 15px;
            
            div {
                margin-top: 15px;

                p {
                    font-size: 14px;
                }
            }
        }
    }
}

.section_desurbano_know {
    background-color: #F4F4F6;
    padding-bottom: 40px;
    padding-top: 40px;
    
    .desurbano_know_box {
        margin-top: 25px;
        
        h3 {
            font-size: 20px;
            margin: 0;
        }

        div {
            margin-top: 15px;
            
            p {
                font-size: 14px;
            }
        }
        
        .btn_urbanova {
            background-color: transparent;
        }
    }
}

@media (max-width: 767px) {
    .page-template-single-offices .section_spaces__block_title.section_spaces__block_title--line2 p {
        font-size: 24px;
        
        span {
            font-size: 40px;
            display: block;
        }
    }
    
    .section_offices_coorporativos {

        h2 {
            font-size: 24px;
            border-left: 2px solid #6C8DBC;
            padding-left: 20px;
            span {
                font-size: 36px;
            }
        }
    }
    
    .section_offices_proyectos {
        h3 {
            b {
                font-size: 20px;
            }
        }
    }
    
    .section_desurbano_gallery {
        padding-bottom: 0;
        
        .desurbano_gallery_image--mobile {
            display: flex;
            height: 100%;
            padding-bottom: 20px;
            margin-bottom: 0;
            
            img {
                object-fit: cover;
                object-position: center;
            }
        }
    }
    
    .section_desurbano_corporate {
        &.section_desurbano_corporate--sb {
            padding-bottom: 40px;
        }
    }
}

@media (min-width: 768px) {
    .sp-col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    
    .sp-col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    
    .sp-col-sm-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }
  
    .sp-col-sm-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }
    
    .sp-col-sm-8 {
        flex: 0 0 66.666666%;
        max-width: 66.666666%;
    }
    
    .section_offices_single_about .slider_office_single_about__wrapper{
        display: grid;
        grid-template-columns: 1.4fr 1fr;
        gap: 1.6rem;
        align-items: end;
    }
    
    .section_offices_single_about .swiper-button-wrapper {
        position: absolute;
        right: 0;
        flex-direction: column;
        bottom: 0;
        height: 100px;
        width: auto;
    }
    
    .section_offices_single_about .slider_office_single_about__description{
        padding-right: 45px;
        margin-bottom: 40px;
    }
    
    .page-template-detail-single-offices {
        &.page-id-12010,
        &.page-id-12800 {
            .swiper-button-next svg, .swiper-button-prev svg {
                display: block;
            }
        }
    }
    
    .page-template-single-offices .section_spaces__block_title.section_spaces__block_title--line p {
        font-size: 36px !important;
        span {
            font-size: 36px;
            display: inline;
        }
    }
    
    .section_offices_boxes {

        .sp-row {
            & > div {
                margin-bottom: 0;
            }
        }
    }
    
    .section_offices_proyectos {
        padding-bottom: 45px;
        padding-top: 45px;
        
        .offices_proyectos {
            .offices_proyectos_item {
                .sp-row {
                    align-items: center;
                    
                    &.sp-row--reverse {
                        flex-direction: row-reverse;
                    }
                }
            }
        }
    }
    
    .section_offices_coorporativos {
        padding-bottom: 45px;
        padding-top: 45px;

        h2 {
            font-size: 36px;
            span {
                display: inline;
            }
        }

        .offices_coorporativo {
            margin-top: 40px;

            .offices_coorporativo_box {
                border: 0;
                padding: 0;
                padding-top: 30px;
                /*background: transparent url("https://clientes.burns.pe/urbanova/wp-content/themes/urbanova/images/box_marco_white.svg") center 0 no-repeat;
                background-size: cover;
                border-left: 0;
                border-right: 0;
                bottom: 0;
                left: -20px;
                padding-top: 70px;
                position: absolute;*/
            }
        }
    }
    
    /* Destinos Urbanos */
    .section_desurbano {
        padding-bottom: 30px;
        padding-top: 30px;
        
        .desurbano_about,
        .desurbano_corporate,
        .desurbano_flex,
        .desurbano_know{
            .sp-row {
                align-items: center;
            }
            
            .desurbano_about_box,
            .desurbano_corporate_box,
            .desurbano_flex_box,
            .desurbano_know_box{
                margin-bottom: 0;
                margin-top: 0;
            }
        }
    }
    
    .section_desurbano_gallery {
        padding-bottom: 10px;
    }
    
    .section_desurbano_flex {
        .desurbano_flex_box {
            .desurbano_flex_logo {
                margin-top: 0 !important;
            }
        }
    }
}

@media (min-width: 992px) {
    .sp-col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    
    .sp-col-md-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }
  
    .sp-col-md-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }
    
    .sp-col-md-8 {
        flex: 0 0 66.666666%;
        max-width: 66.666666%;
    }
    
    .section_offices_single .section_offices_single__list .section_offices_single__list__title.section_offices_single__list__title--lr {
        font-size: 48px;
        margin-bottom: 40px;
    }
    
    .section_offices_single_about .slider_office_single_about__description{
        padding-right: 75px;
    }
    
    .section_offices_boxes {
        padding-bottom: 40px;
        padding-top: 40px;

        .offices_box {
            padding: 42px 22px;

            h3 {
                font-size: 30px;
            }

            p {
                font-size: 14px;
                
                span {
                    display: block;
                    color: #000;
                }
            }
        }
    }
    
    .section_offices_single .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
        display: block;
    }
    
    .page-template-single-offices .section_spaces__block_title.section_spaces__block_title--line2 p {
        text-align: left;
    }
    
    .section_offices_proyectos {
        .offices_proyectos {
            .offices_proyectos_item {
                margin-bottom: 30px;

                &:last-child {
                    margin-bottom: 0;
                }
            }
        }
        
        h3 {
            font-size: 38px;
            margin-bottom: 26px;
            margin-top: 0;
        }
        
        p {
            margin-bottom: 26px;
            padding-right: 30px;
            
            &:last-child {
                margin-bottom: 0;
            }
        }
        
        p strong{
            font-size: 16px;
        }
    }
    
    .section_offices_coorporativos {
        padding-bottom: 60px;
        padding-top: 60px;
        
        h2 {
            font-size: 48px;
        }

        .offices_coorporativo {
            .offices_coorporativo_box {
                padding-top: 125px;
                
                h3 {
                    font-size: 38px;
                }

                p {
                    font-size: 16px;
                }
            }
        }
    }
    
    /* Destinos Urbanos */
    .section_desurbano {
        .container_urbanova--md {
            width: 920px;
        }
    }
    
    .section_desurbano_about {
        padding-top: 60px;
        
        .desurbano_about_box {
            h3 {
                font-size: 38px;
            }
            
            div {
                margin-top: 25px;
            }
            
            .btn_urbanova {
                span {
                    font-size: 14px;
                }
            }
        }
    }
    
    .section_desurbano_corporate {
        .desurbano_corporate_box {
            
            h3 {
                font-size: 38px;
            }
            
            .btn_urbanova {
                span {
                    font-size: 14px;
                }
            }
        }
        
        &.section_desurbano_corporate--sb {
            padding-bottom: 60px;
        }
    }
    
    .section_desurbano_flex {
        padding-bottom: 60px;
        .desurbano_flex_box {
            h3 {
                font-size: 38px;
            }

            div {
                margin-top: 25px;
            }
            
            .btn_urbanova {
                span {
                    font-size: 14px;
                }
            }
        }
    }
    
    .section_desurbano_know {
        padding-bottom: 60px;
        padding-top: 60px;
        
        .desurbano_know_box {
            h3 {
                font-size: 38px;
            }

            div {
                margin-top: 25px;
            }
            
            .btn_urbanova {
                span {
                    font-size: 14px;
                }
            }
        }
    }
}

.soluciones__flexibles .grid__cajas__all:last-child{
display: none;
}

@media (min-width: 1200px) {
    .section_offices_single_about .slider_office_single_about__description{
        padding-right: 110px;
    }
}