/* #Fonts
================================================== */
@import url('https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto&family=Sora:wght@400;600;700&display=swap');
/* #Primary
================================================== */
h1,h2,h3,h4,h5,h6,p,label,span{
    margin: 0;
}
a{
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.desk-h3{
    font-family: 'Sora';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color:#0E151D;
}
.desk-body-3{
    font-family: 'Sora';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    margin-top: 12px;
}
.subtitle-2{
    font-family: 'Sora';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    color: #FFFFFF;
}
@media (max-width: 767px) {
    .desktop-h3{
        font-size: 18px;
        line-height: 23px;
        display: flex;
        align-items: center;
    }
    .desk-body-3{
        font-size: 10px;
        line-height: 13px;
        display: flex;
        align-items: center;
    }
    .subtitle-2{
        font-size: 12px;
        line-height: 15px;
    }
}
/* #Varios
================================================== */
body{
    font-family: Sora;
}

/* Hide scrollbar for Chrome, Safari and Opera */
#proyectos .scroll-especial::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
#proyectos .scroll-especial  {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

#proyectos .scroll-especial {
    overflow: scroll;
}
#proyectos .filters .filters-button-group {
    width: max-content;
}

.container-fluid.padding-menu{
    padding: 0 144px;
}
.row>*{
    --bs-gutter-x: 12px;
    --bs-gutter-y: 12px;
}

.row{
    --bs-gutter-x: 12px;
    --bs-gutter-y: 12px;
}

@media (max-width: 992px){
    .container-fluid.padding-menu{
        padding: 0 14px;
        background-color: #fff;
    }
    .slick-dots {
        margin: 28px 0;
    }
    .slick-dots li button {
        width: 8px;
        height: 8px;
    }
}


.lb-close,.lb-caption{
    display: none !important;
}
.lightbox .lb-image{
    border-radius: 0 !important;
    border: 12px solid white;
}


.slick-dots {
    display: block;
    width: 100%;
    padding: 0;
    margin: 24px 0 0;
    list-style: none;
    text-align: center;
    height: 10px;
}

.slick-dots .slick-active button{
    background: #0E151D;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    display: block;
    width: 10px;
    height: 10px;
    margin: 0  6px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: #E9E6E1;
    border-radius: 10px;
    padding: 0;
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}

.grid-sizer,
.grid-item {
  width: 33.33333%;
  padding: 6px;
}

.grid-item {
  float: left;
}

.grid-item img {
  display: block;
  width: 100%;
}
a.remedia{
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    color:#fff;
    letter-spacing: 0em;
}

.select-items div:hover,.select-items .same-as-selected, footer .elegido{
    color:#0E151D !important;
}

#image-grow{
    width: 100%;
    
}

@media (max-width: 767px) {
  .grid-sizer,
  .grid-item {
    width: 100%;
    padding: 0px;
    padding-bottom: 12px;
  }
  a.remedia {
    font-size: 11px;
    line-height: 10px;
  }

  .slick-slide:nth-child(3) {
    padding-left: 15px !important;
  }
}

span:focus{
    outline: none;
}

.mapa-fijo{
    display: none;
}
.back-mapa{
    display: inline-block;
	position: relative;
	width: 100%;
	padding-bottom: 70%; 
	vertical-align: middle; 
	overflow: hidden;    
}
.svg-content { 
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}
@media (min-width: 1441px) {
    .mapa-fijo{
        display: block;
        width: 100%;
    }
    
  }


  @media (max-width: 1415px)  {
    .en_820_fotos{
        padding-left: 24px!important;
    }
} 

@media (max-width: 992px) and (min-width: 767px)  {
    .en_820{
        display: none !important;
    }
    .en_820_fotos{
        position:absolute;
        left:12px;
        bottom:12px;
        padding-left: 0!important;
    }
    .navbar-nav li{
        display: block!important;
    }
    .footer .col-md-2.offset-md-6{
        margin-left: 41%!important;
        width: 20% !important;
    }
    a.remedia {
        line-height: 8px !important;
    }
    footer .footer p.copyright{
        line-height: 8px !important;
    }
  
    #proyectos .filters .filters-button-group {
        width: max-content;
    }
    #proyectos .scroll-especial {
        overflow: scroll;
        padding: 0;
        scrollbar-width: 0;
    }

}

/*
@media (max-width: 1238px)  {

    .footer .padding-menu .col-md-1.col-6{
        width: 11% !important;
    }
}

@media (max-width: 1382px) {
    .footer .offset-md-6 {
        margin-left: 49%;
    }
}
@media (max-width: 1318px) {
    .footer .offset-md-6 {
        margin-left: 35% !important;
        width: 20% !important;
    }
}
@media (max-width: 1275px) {
    .footer .offset-md-6 {
        margin-left: 46% !important;
        width: 20% !important;
    }
}
@media (max-width: 1237px) {
    .footer .offset-md-6 {
        margin-left: 41% !important;
        width: 20% !important;
    }
}
@media (max-width: 1081px) {
    .footer .offset-md-6 {
        margin-left: 41% !important;
        width: 20% !important;
    }
}

@media (max-width: 1145px) {
    .footer .offset-md-6 {
        margin-left: 34% !important;
        width: 27% !important;
    }
}

@media (max-width: 991px) {
    footer .footer .title-ubicacion {
        margin-top: 0!important;
    }
}
@media (max-width: 767px) {
    .footer .padding-menu .col-md-1.col-6{
        width: 15% !important;
    }
    .footer .offset-md-6 {
        margin-left: 0!important;
        width: 100%;
    }
    
}*/


/* #Header
================================================== */
header{
    position: sticky;
    z-index: 999;
    top: 0;
    background-color: transparent;
}

header .navbar {
    padding: 17px 0;
}
header .navbar-brand{
    padding: 0;
    transition: opacity 250ms ease 0s;
}
header .navbar .nav-link{
    padding: 0 16px !important;
    font-family: 'Sora', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    color: #0E151D;
    text-transform: uppercase;
    margin-top:4px;
}

header .navbar .nav-link:hover{
    color: #3C17FF;
}
@media (max-width: 992px){
    header .padding-menu{
        padding: 0 14px;
    }
    header .navbar {
        padding:5px 0;
    }
    header .navbar-toggler {
        border:none;
        padding:0;
    }
    header .navbar-toggler:focus {
        box-shadow: none;
    }
    .navbar-nav-scroll {
        --bs-scroll-height:100vh;
        height: 100vh;
    }
    .navbar-toggler{
        width:20px;
        height :20px;
        background-image: url('../img/general/close-menu.svg');
        background-position: center;
        background-repeat: no-repeat;
        border-radius: 0;
        transition:background-image 0.2s ease-in-out;

    }
    .navbar-toggler.collapsed{
        width:20px;
        height :20px;
        background-image: url('../img/general/menu-icon.svg');
        background-position: center;
        background-repeat: no-repeat;
        border-radius: 0;
        transition:background-image 0.2s ease-in-out;

    }
    header .navbar .nav-link {
        font-family: Sora;
        font-size: 18px;
        font-weight: 600;
        line-height: 23px;
        letter-spacing: -0.019em;
        text-align: left;
        padding: 12px 0 0!important;
        margin:0;

    }

    header .navbar .nav-link.down {
        font-family: 'Sora';
        font-size: 12px;
        font-weight: 600;
        line-height: 15px;
        letter-spacing: -0.019em;
        text-align: left;
    }

    header .navbar-nav hr{
        width: 150px;
        height: 1px;
        background-color:  #0E151D;
        margin:32px 0 20px;
        opacity: 1;
    }

}

/* #Footer
================================================== */
footer .footer-form{
    background: #F2F2F2;
    padding: 68px 0;
}

footer .lista_uno{
    margin-right: 12px!important;
}

footer .footer-form .encabezado{
    font-family: Sora;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 5px;
}

footer .footer-form .input,
footer .footer-form .textarea,
footer .select-selected{
    background-color: transparent;
    border:none;
    border-bottom: 1px solid #0E151D;
    width: 100%;
    margin-top: 31px;
    padding: 0;
    color: #0E151D;
    border-radius: 0;
    font-family: Sora;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;

}


footer .select-selected{
    text-transform: uppercase;
    color: #B5B9BC;
}

footer .footer-form .textarea{
   height: 21px;
    overflow: hidden;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    resize: none; /*remove the resize handle on the bottom right*/
}

footer .footer-form .input:focus,
footer .footer-form .textarea:focus{
    outline: none;
}

footer .footer-form .input::placeholder, 
footer .footer-form .textarea::placeholder{
    font-family: Sora;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #B5B9BC;
    text-transform: uppercase;
    padding-bottom: 11px;
}

footer .boton-form{
    font-family: Sora;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: #3C17FF;
    text-transform: uppercase;
    border: 1px solid #3C17FF;
    padding: 8px 16px;
    background-color: transparent;
}

footer .boton-form:hover{
    color:#fff;
    text-transform: uppercase;
    border: 1px solid #3C17FF;
    background-color:#3C17FF;
}

/* The container must be positioned relative: */
.custom-select {
    position: relative;
    width: 100%;
  }
  
  .custom-select select {
    display: none; /*hide original SELECT element: */
  }
  
  .select-selected {
    background-color: transparent;
  }
  
  /* Style the arrow inside the select element: */
  .select-selected:after {
    position: absolute;
    content: url("../img/general/arrow.svg");
    top: 0;
    right: 18px;
    width: 11px;
    height: 6px;
    transform: rotate(180deg);
    transition: all 0.3s;
  }
  
  /* Point the arrow upwards when the select box is open (active): */
  .select-selected.select-arrow-active:after {
    transform: rotate(0deg);
    top: -14px;
    right: 18px;
    transition: all 0.3s;
    
  }
  
  /* style the items (options), including the selected item: */
  .select-items div,.select-selected {
    color: #B5B9BC;
    padding: 6px 12px;
    cursor: pointer;
    text-transform: uppercase;
    line-height: 20px;
  }

    /* style the items (options), including the selected item: */
.select-items div:first-child {
    padding-top:12px;
}

.select-items div:last-child {
    padding-bottom:12px;
}
  
  /* Style items (options): */
  .select-items {
    margin-top:30px;
    background-color: transparent;
    border: 1px #0E151D solid;
  }
  
  /* Hide the items when the select box is closed: */
  .select-hide {
    display: none;
  }

  footer .footer{
    background-color: #0E151D;
    padding: 68px 0 ;
  }

  footer .footer ul{
    list-style-type: none;
    padding-left: 0;
    margin: 0;
  }

  footer .footer ul li a{
    text-decoration: none;
    font-family: Sora;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0.03em;
    text-align: left;
    color:#fff;
    text-transform: uppercase;
  }

  footer .footer span{
    display: block;
    color: #fff;
    font-family: Sora;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0.03em;
    text-align: left;
    text-transform: uppercase;

  }

  footer .footer span.away{
 
   margin-top: 31px;

  }

  footer .footer p.ubicacion{
    font-family: Sora;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0.03em;
    text-align: left;
    color: #fff;

  }

  footer .footer a.mailto{
    display: block;
    color: #fff;
    font-family: Sora;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0.03em;
    text-align: left;

    text-decoration: none;
  }

  footer .footer hr.full-line{
    border-top: 1px solid #FFFFFF;
    width: 100%;
    margin: 24px 0;
    opacity: 1;
  }

  footer .footer p.copyright,  
  footer .footer a.privacidad{
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    color:#fff;
    text-decoration: none;
  }
@media (max-width: 580px){
    footer .footer .title-ubicacion{
        margin-top:28px;
    }
}

@media  (min-width: 581px){
    footer .footer .title-ubicacion{
        margin-top:0px;
    }
}

@media (max-width: 992px){
    footer .footer-form{
        padding: 32px 0;
    }

    footer .footer-form .encabezado {
        font-family: Sora;
        font-size: 18px;
        font-weight: 700;
        line-height: 23px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 5px;
      }
      

    footer .footer-form .input::placeholder, 
    footer .footer-form .textarea::placeholder,
    footer .select-selected{
        font-family: Sora;
        font-size: 8px;
        font-weight: 400;
        line-height: 10px;
        letter-spacing: 0em;
        text-align: left;
        color:#B5B9BC;
        padding-bottom: 8px;

    }
    footer .footer-form .textarea {
        height: 17px;
    }
    footer .boton-form {
        font-family: Sora;
        font-size: 8px;
        font-weight: 400;
        line-height: 10px;
        letter-spacing: 0em;
        text-align: center;
        margin-top: 39px;
        padding: 8px 30px;

    }
    .select-items {
        margin-top: 0px;
        border-top: 0;
        font-family: Sora;
        font-size: 8px;
        font-weight: 400;
        line-height: 10px;
        letter-spacing: 0em;
        text-align: left;
    }
    .select-selected.select-arrow-active:after {
        transform: rotate(0deg);
        top: -5px;
        right: 18px;
        transition: all 0.3s;
    }
    footer .footer{
        background-color: #0E151D;
        padding: 32px 0 10px ;
    }

    footer .logo-white{
        margin-bottom: 28px;
    }
    footer .footer ul li{
        padding:1px 0;
    }
    footer .footer ul li:first{
        padding-top:0px;
    }

    footer .footer span.away {
        margin-top: 8px;
    }
    footer .footer hr.full-line{
        margin: 12px 0;
    }
    footer .footer p.copyright,  
    footer .footer a.privacidad{
      margin-top: 4px;
    }
    footer .footer ul li a {
        text-decoration: none;
        font-family: Sora;
        font-size: 10px;
        font-weight: 600;
        line-height: 10px;
        letter-spacing: 0.03em;
        text-align: left;
        color: #fff;
        text-transform: uppercase;
    }
    footer .footer p.copyright, footer .footer a.privacidad {
        font-family: Roboto;
        font-size: 8px;
        font-weight: 400;
        line-height: 11px;
        letter-spacing: 0em;
        text-align: left;

    }
    footer .footer p.ubicacion,footer .footer a.mailto {
        font-size:10px
    }
}





/* #Slide
================================================== */
.banner--home{
    position: relative;
    height: 746px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.banner--home h1{
    font-family: 'Sora';
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 63px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
}
.banner--home p{
    font-family: 'Sora';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 32px;
    color: #FFFFFF;
    padding-top: 28px;
    padding-bottom: 160px;
    margin: 0;
    width: 85%;
}
.banner--home .text--banners{
    width: 70%;
    z-index: 2;
}
.overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 0;
    overflow: hidden;
}
.overlay::after{
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    transition: opacity 0.2s;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 54.87%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@media (max-width: 767px) {
    .banner--home h1{
        font-size: 24px;
        line-height: 30px;
    }
    .banner--home p{
        font-size: 12px;
        line-height: 15px;
        padding-top: 8px;
        padding-bottom: 40px;
        margin: 0;
        width: 85%;
    }
    .banner--home{
        background-position:  center;
        height: 438px;
    }
}
/* #Transform
================================================== */
.transform{padding-top: 68px;}
.section--colum{
    min-height: 480px
}

.imagen-background {
    position: relative;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;    
    filter: grayscale(1);
}
.slide:hover .imagen-background, .imagen-background:hover
{
    filter: grayscale(0);
}
.imagen-background.master-plan{
    background-image: var(--background-image-desktop);   
}

.transform .imagen-background{
    min-height: 480px;
}

.back--img{position: relative;}
.back--img span{
    position: absolute;
    bottom: 0;
    left: 5px;
    padding: 20px;
    z-index: 3;
}
.m-24{
    margin-top: 24px;
    margin-bottom: 24px;
}
.ground-img{
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.transform .overlay::after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    transition: opacity 0.2s;
    background: linear-gradient(180deg, rgba(14, 21, 29, 0) 26.56%, rgba(14, 21, 29, 0.5) 86.98%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.mt-48{
    margin-top: 48px;
}
.mb-12{
    margin-bottom: 12px;
}

@media (max-width: 767px) {
    .imagen-background.master-plan{
        background-image: var(--background-image-movil);   
    }
    .transform{padding-top: 24px;}
    .texts--gral.m-auto {
        margin:0 0 8px!important;
    }
    .section--colum {
        min-height: auto;
    }
    .desk-h3 {
        font-family: Sora;
        font-size: 18px;
        font-weight: 700;
        line-height: 23px;
        letter-spacing: 0em;
        text-align: left;
    }
    .transform .imagen-background {
        min-height: 276px;
    }
    .transform .back--img {
         margin-bottom: 8px;
    }
    .transform .m-24 {
        margin-top: 0;
        margin-bottom: 0;
    }
}

/* #Estructurado
================================================== */
.banner-estruturado-efectivo .imagen-background {
    min-height: 500px;
    position: relative;
}

.banner-estruturado-efectivo .overlay::after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    transition: opacity 0.2s;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.banner-estruturado-efectivo .imagen-background h3{
    font-family: 'Sora';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.banner-estruturado-efectivo .imagen-background p{
    font-family: Sora;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin-top: 12px;
}
.banner-estruturado-efectivo .imagen-background .posicionar{
    position: absolute;
    left:96px;
    bottom:32px;
}

@media (max-width: 767px) {
    .banner-estruturado-efectivo .container-fluid.padding-menu{
        margin-top: calc(80px - 12px);
        padding: 0;
    }
    .banner-estruturado-efectivo .imagen-background h3 {
        font-family: Sora;
        font-size: 18px;
        font-weight: 700;
        line-height: 23px;
        letter-spacing: 0em;
        text-align: left;
    }
    .banner-estruturado-efectivo .imagen-background p {
        font-family: Sora;
        font-size: 10px;
        font-weight: 400;
        line-height: 13px;
        letter-spacing: 0em;
        text-align: left;
    }
    .banner-estruturado-efectivo .imagen-background .posicionar {
        left: 14px;
        bottom: 40px;
    }
    .banner-estruturado-efectivo .margin-movil-banner{
        margin-left: 0;
        margin-right: 0;
    }
    .banner-estruturado-efectivo .margin-movil-banner .back--img{
        padding: 0;
    }
    .banner-estruturado-efectivo .imagen-background {
        background-image: var(--background-movil)!important;
    }
}
/* #Slider Articulos
================================================== */
.slider-x-3 .background-image-slider{
    background-image: var(--background-image-desktop);
    width:100%;
    min-height: 250px;
}

.slider-x-3 .slide{
    padding: 0 6px;
}

.slider-x-3 .slide:hover .boton-leer-mas img.flecha-morada{
    display:inline-block;
    margin-left: 20px;
}

.slider-x-3 .slide:hover .boton-leer-mas img.fecha-negra{
    display:none !important;
}

.slider-x-3 .slide .boton-leer-mas img.flecha-morada{
    display:none;
}

.slider-x-3 .slide .boton-leer-mas img.fecha-negra{
    display:inline-block;
}

.slider-x-3 .slide:hover .boton-leer-mas{
    color: #3C17FF;
}

.slider-x-3 .slider-articulos{
    margin-left: -6px;
    margin-right: -6px;
}
.slider-x-3 .slide .titulo{
    font-family: Sora;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color:#000;
    margin: 12px 0;
    display: block;
    text-transform: uppercase;
}

.slider-x-3 .slide .boton-leer-mas{
    font-family: Sora;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    color: #0E151D;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
}

.slider-x-3 .slide .boton-leer-mas img{
   margin-left: 8px;
}
@media (max-width: 767px) {
    .slider-x-3 .container-fluid.padding-menu {
        padding:0;
    }
    .slider-x-3 .col-12{
        padding:0;
    }

    .slider-x-3 .row{
        margin-left:0;
        margin-right:0;
    }
    .slider-x-3 .slider-articulos{
        margin-left: 0;
        margin-right: 0;
    }
    .slider-x-3 .slide:first-child{
        margin-left: 8px;
    }
    .slider-x-3 .slide:last-child{
        margin-right: 8px;
    }
    .slider-x-3 .background-image-slider{
        background-image: var(--background-image-movil);
    }
}

/* #SINERGIA
================================================== */
.banner-estruturado-efectivo .posicionar{
    z-index: 2;
}
@media (max-width: 767px) {
    .banner-estruturado-efectivo .container-fluid.padding-menu.add{
        margin-top: 56px;
        padding: 0;
    }
    .banner-estruturado-efectivo .imagen-background p { 
        margin-top: 4px;
    }
    .banner-estruturado-efectivo .imagen-background {
        min-height: 380px;
    }
    
}

/* #Acercate nosotros
================================================== */
.acercate-nosotros{
    background-color:#F2F2F2;
    padding: 64px 0;
}

.acercate-nosotros h3{
    font-family: Sora;
    font-size: 28px;
    font-weight: 600;
    line-height: 35px;
    letter-spacing: 0em;
    text-align: left;
    color: #0E151D;
    text-transform: uppercase;
}

.acercate-nosotros p{
    font-family: Sora;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #0E151D;
}

.acercate-nosotros a{
    font-family: Sora;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: #3C17FF;
    text-transform: uppercase;
    border: 1px solid #3C17FF;
    padding: 8px 16px;
    background-color: transparent;
    text-decoration: none;
    display: inline-block;
    margin-top: 12px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.acercate-nosotros a:hover {
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #3C17FF;
    background-color: #3C17FF;
}

@media (max-width: 767px) {
    .acercate-nosotros{
        padding: 24px 0;
    }
    .acercate-nosotros p{
        margin-top: 4px;
    }
    .acercate-nosotros h3{
        font-family: Sora;
        font-size: 18px;
        font-weight: 600;
        line-height: 23px;
        letter-spacing: 0em;
        text-align: left;
    }
    .acercate-nosotros p{
        font-family: Sora;
        font-size: 10px;
        font-weight: 400;
        line-height: 13px;
        letter-spacing: 0em;
        text-align: left;
    }
    .acercate-nosotros a{
        font-family: Sora;
        font-size: 8px;
        font-weight: 400;
        line-height: 10px;
        letter-spacing: 0em;
        text-align: center;
        padding: 8px;
    }
}

/* #Efecto zoom
================================================== */

.parent {
    overflow: hidden;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.child {
    height: 100%;
    width: 100%;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.parent:hover .child, .parent:focus .child {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.parent:hover .child:before, .parent:focus .child:before {
    display: block;
}

.parent:hover a, .parent:focus a {
    display: block;
}

/* #Mejoramos entorno
================================================== */
.mejoramos-entorno .imagen-background {
    /*min-height: 337px;*/
    height: 337px;
}
.mejoramos-entorno .section--colum {
    min-height: 337px;
}
.mejoramos-entorno{
    margin: 80px 0 100px;
}

.mejoramos-entorno .desk-body-3{
    font-family: Sora;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #0E151D;
}
.mejoramos-entorno .titulo{
    font-family: Sora;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;
    display: block;
    margin-top: 12px;
    text-transform: uppercase;
}

.mejoramos-entorno .boton-leer-mas{
    display: block;
    font-family: Sora;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 12px;
    color: #000000;
    text-transform: uppercase;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.mejoramos-entorno .hover-morado:hover .boton-leer-mas{
    color: #3C17FF;
}

.mejoramos-entorno .hover-morado:hover .boton-leer-mas img.fecha-negra{
    display:none;
}
.mejoramos-entorno .hover-morado:hover .boton-leer-mas img.flecha-morada{
    display:inline-block;
    margin-left: 24px;
}

.mejoramos-entorno .hover-morado .boton-leer-mas img.fecha-negra{
    display:inline-block;
    margin-left: 12px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.mejoramos-entorno .hover-morado .boton-leer-mas img.flecha-morada{
    display:none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.mejoramos-entorno .m-24{
    margin-top: 36px;
    margin-bottom: 36px;
}

.mejoramos-entorno .texts--gral.m-auto{
    width: 100%;
}
@media (max-width: 767px) {
    .mejoramos-entorno{
        margin-top: 40px;
        margin-bottom: 50px;
    }
    .mejoramos-entorno .desk-h3{
        font-family: Sora;
        font-size: 18px;
        font-weight: 700;
        line-height: 23px;
        letter-spacing: 0em;
        text-align: left;
        color: #0E151D;
    }
    .mejoramos-entorno .desk-body-3{
        font-family: Sora;
        font-size: 10px;
        font-weight: 400;
        line-height: 13px;
        letter-spacing: 0em;
        text-align: left;
        color: #0E151D;
        margin-top: 4px;

    }

    .mejoramos-entorno .section--colum {
        min-height: auto;
    }
    .mejoramos-entorno .imagen-background {
        min-height: 264px;
    }
    .mejoramos-entorno .titulo {
        font-family: Sora;
        font-size: 12px;
        font-weight: 600;
        line-height: 15px;
        letter-spacing: 0em;
        text-align: left;
        color: #000000;
        display: block;
        margin-top: 8px;
        text-transform: uppercase;
    }
    .mejoramos-entorno .boton-leer-mas {
        display: block;
        font-family: Sora;
        font-size: 8px;
        font-weight: 400;
        line-height: 10px;
        letter-spacing: 0em;
        text-align: left;
        margin-top: 8px;
        color: #000000;
        text-transform: uppercase;
    }
    .mejoramos-entorno .m-24 {
        margin-top: 0;
        margin-bottom: 0;
    }
    .mejoramos-entorno .hover-morado{
        margin-top: 12px;
        display: block;
    }

}

/* #premios y reconocimientos
================================================== */
.slider-x-3.por-cuatro{
    margin-bottom: 80px;
}
.slider-x-3.por-cuatro h1{
    font-family: Sora;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
    color: #0E151D;
    text-transform:uppercase;
    margin-bottom: 12px;

}

.slider-x-3.por-cuatro p{
    font-family: Sora;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #0E151D;
    margin-bottom: 24px;
}
.slider-x-3.por-cuatro .background-image-slider{
    min-height: 208px;
    height: 208px;
}
.slider-x-3.por-cuatro .slide:hover .titulo{
    color:#3C17FF;
}


@media (max-width: 767px) {
    .slider-x-3.por-cuatro .background-image-slider{
        min-height: 180px;
    }
    .slider-x-3.por-cuatro .container-fluid.padding-menu {
        padding: 0 14px;
    }
    .slider-x-3.por-cuatro h1{
        font-family: Sora;
        font-size: 18px;
        font-weight: 700;
        line-height: 23px;
        letter-spacing: 0em;
        text-align: left;
        color: #0E151D;
        text-transform:uppercase;
        margin-bottom: 4px;
    
    }
    .slider-x-3.por-cuatro .container-fluid.padding-menu.forzoso{
        padding: 0;
    }
    .slider-x-3.por-cuatro p{
        font-family: Sora;
        font-size: 10px;
        font-weight: 400;
        line-height: 12px;
        letter-spacing: 0em;
        text-align: left;
        color: #0E151D;
        margin-bottom: 12px;
    }
    .slider-x-3 .slide .titulo{
        font-family: Sora;
        font-size: 12px;
        font-weight: 600;
        line-height: 15px;
        letter-spacing: 0em;
        text-align: left;
        margin:8px 0;
    }
    .slider-x-3 .slide .boton-leer-mas{
        font-family: Sora;
        font-size: 8px;
        font-weight: 400;
        line-height: 10px;
        letter-spacing: 0.03em;
        text-align: left;

    }
    .slider-x-3.por-cuatro{
        margin-bottom: 40px;
    }
    
}

/* #mapa
================================================== */
.mapa{
    margin-top: 24px;
    margin-bottom: 24px;
    display: block;
}
.mapa .posicionado h3{
    font-family: Sora;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
    color:#0E151D;
    text-transform: uppercase;
}
.mapa .posicionado p{
    font-family: Sora;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 24px;
    color:#0E151D;
}
.mapa .posicionado{
    position: absolute;
    left: 8.33333333%;
    bottom: 32px;
    z-index:9;
}

.mapa .relativo{
    position: relative;
}
@media (max-width: 767px) {
    .mapa .imagen-background{
        height: 380px;
    }

    .mapa .posicionado h3{
        font-family: Sora;
        font-size: 18px;
        font-weight: 700;
        line-height: 23px;
        letter-spacing: 0em;
        text-align: left;
        color:#0E151D;
        text-transform: uppercase;
        width: 60%;
    }
    .mapa .posicionado p{
        font-family: Sora;
        font-size: 10px;
        font-weight: 400;
        line-height: 13px;
        letter-spacing: 0em;
        text-align: left;
        width: 60%;
        margin-top: 4px;
        color:#0E151D;
    }
    .mapa .posicionado{
        position: absolute;
        left:12px;
        bottom:40px;
    }
}

/* #contacto.html
================================================== */
#contacto-page .banner--home {
    position: relative;
    height: 336px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#contacto-page .banner--home h1 {
    font-family: Sora;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
}
#contacto-page .banner--home p {
    font-family: Sora;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
    padding-top: 24px;
    padding-bottom: 80px;
    margin: 0;
    width: 85%;
}

#contacto-page .datos-contacto{
    padding: 80px 0 68px;
}
#contacto-page .datos-contacto .title-data{
    margin-top: 24px;
    display: block;
    font-family: Sora;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color:#0E151D;
    text-transform: uppercase;
}
#contacto-page .datos-contacto .text-data,#contacto-page .datos-contacto .text-data a{
    font-family: Sora;
     font-size: 12px !important;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0.03em;
    text-align: left;
    color:#0E151D;
   
}

#contacto-page .datos-contacto .title-data:first-child{
    margin:0;
}

@media (max-width: 767px) {
    #contacto-page .banner--home {
        position: relative;
        height: 398px;
        background-image: var(--banner-image-movil) !important;
    }
    #contacto-page .datos-contacto {
        padding: 24px 0;
    }
    #contacto-page .margin-movil{
        margin-top: 24px;
    }

    #contacto-page .datos-contacto .title-data{
        font-size: 14px;
        line-height: 18px;
        margin-top: 12px;
    }
    #contacto-page .banner--home h1 {
        font-family: Sora;
        font-size: 18px;
        font-weight: 700;
        line-height: 23px;
        letter-spacing: 0em;
        text-align: left;
        text-transform: uppercase;
        color: #FFFFFF;
        margin: 0;
    }
    #contacto-page .banner--home p {
        font-family: Sora;
        font-size: 12px;
        font-weight: 400;
        line-height: 15px;
        letter-spacing: 0em;
        text-align: left;
        padding: 8px 0 20px;
    }
   
}

/* #gracias.html
================================================== */
#thanks-page .banner--home {
    position: relative;
    height: 736px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#thanks-page .banner--home h1 {
    font-family: Sora;
    font-size: 50px;
    font-weight: 700;
    line-height: 63px;
    letter-spacing: 0em;
    text-align: left;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
}
#thanks-page .banner--home p {
    font-family: Sora;
    font-size: 25px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
    padding-top: 20px;
    padding-bottom: 279px;
    margin: 0;
    width: 85%;
}
#thanks-page .overlay{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
}

@media (max-width: 767px) {
    #thanks-page .banner--home .text--banners {
        width: 100%;
        z-index: 2;
    }
    #thanks-page .banner--home h1 {
        font-size: 24px;
        line-height: 30px;
    }
    #thanks-page .banner--home p {
        font-size: 12px;
        line-height: 15px;
        padding-bottom: 40px;
        padding-top: 8px;
    }
    #thanks-page .banner--home {
        height: 398px;
    }
}

/* #aviso-privacidad.html
================================================== */
#privacidad{
    margin-top: 34px;
    margin-bottom: 44px;
}

#privacidad .encabezado h1{
    font-family: Sora;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0em;
    text-align: left;
    color: #0E151D;
    text-transform: uppercase;

}

#privacidad .encabezado p{
    font-family: Sora;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #0E151D;
}

#privacidad .contenido{
    margin-top: 120px;
}

#privacidad .contenido h3{
    font-family: Sora;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #0E151D;
    text-transform: uppercase;
}

#privacidad .contenido p{
    font-family: Sora;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #0E151D;
}
#privacidad .contenido .row{
    margin-bottom: 24px;
}

@media (max-width: 767px) {
    #privacidad{
        margin-top: 14px;
        margin-bottom: 8px;
    }
    #privacidad .contenido .row{
        margin-bottom: 0;
    }
    #privacidad .encabezado h1{
        font-family: Sora;
        font-size: 22px;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
    }
    
    #privacidad .encabezado p{
        font-family: Sora;
        font-size: 12px;
        font-weight: 400;
        line-height: 15px;
        letter-spacing: 0em;
        text-align: left;
    }
    
    #privacidad .contenido{
        margin-top: 64px;
    }
    
    #privacidad .contenido h3{
        font-family: Sora;
        font-size: 18px;
        font-weight: 600;
        line-height: 23px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 12px;
    }
    
    #privacidad .contenido p{
        font-family: Sora;
        font-size: 12px;
        font-weight: 400;
        line-height: 15px;
        letter-spacing: 0.03em;
        text-align: left;
        margin-bottom: 24px;
    }
}

/* #proyectos.html
================================================== */

.banner--proyect h1{
    font-family: 'Sora';
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
    line-height: 63px;
    text-transform: uppercase;
    color: #0E151D;
    margin: 0;
}
#proyectos .filters{
    margin:80px 0 54px;
}
#proyectos .banner--proyect{
    max-height: 165px;
}
#proyectos .text--banners h1{
    padding-bottom: 0px;
    font-size: 40px;
    line-height: 50px;
}

#proyectos .element-item .imagen-background{
    height: 500px;
    transform: scale(1);
    background-size: cover;
}

#proyectos .element-item .titulo {
    font-family: Sora;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color:#0E151D;
    display: block;
    margin-top: 24px;
    text-transform: uppercase;
}

#proyectos .element-item .ubicacion {
    font-family: Sora;
    font-size: 10px;
    font-weight: 400;
    line-height: 13px;
    letter-spacing: 0.03em;
    text-align: left;
    color:#0E151D;
    display: block;
    margin-top: 6px;
    text-transform: uppercase;
}

#proyectos .element-item .boton-leer-mas {
    display: block;
    font-family: Sora;
    font-size: 14px;
    font-weight: 400;
    line-height: 13px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 12px;
    color: #000000;
    text-transform: uppercase;
}

.element-item{
    padding: 0 6px;
}

.filters-button-group{
        list-style-type: none;
    padding-bottom: 36px;
    display: flex;
}

.filters-button-group .hover-morado .boton-leer-mas:hover{
    color:#3C17FF;
}
---

.filters-button-group   .hover-morado .boton-leer-mas img.fecha-negra{
        display: inline-block;
    margin-left: 15px;
}

.filters-button-group .hover-morado:hover .boton-leer-mas img.fecha-negra{
          display: none;

}
.filters-button-group .hover-morado .boton-leer-mas img.flecha-morada{
         display: none;

}
.filters-button-group .hover-morado:hover .boton-leer-mas img.flecha-morada{
display: inline-block;
    margin-left: 18px;
}



#proyectos .element-item .hover-morado .boton-leer-mas{
    padding-bottom: 36px;
    display: block;

}

#proyectos .element-item .hover-morado:hover .boton-leer-mas{
    color:#3C17FF;
}
---

#proyectos .element-item .hover-morado .boton-leer-mas img.fecha-negra {
    display: inline-block;
    margin-left: 12px;
}

#proyectos .element-item .hover-morado:hover .boton-leer-mas img.fecha-negra {
    display: none;
}

#proyectos .element-item .hover-morado .boton-leer-mas img.flecha-morada {
    display: none;
}

#proyectos .element-item .hover-morado:hover .boton-leer-mas img.flecha-morada {
    display: inline-block;
    margin-left: 20px;
}

#proyectos .filters-button-group button{
    background-color: transparent;
    border: none;
    text-decoration: none;
    font-family: Sora;
    font-size: 14px;
    font-weight: 400;
    line-height: 17.64px;
    letter-spacing: 0em;
    text-align: left;
    color:#0E151D;
    padding-right: 24px;
    margin-bottom: 12px;
    text-transform: uppercase;
    display: inline-block;
    width:fit-content;
}
#proyectos .filters-button-group button:hover{
    color:#3C17FF;
}

#proyectos .filters-button-group button.is-checked{
  font-weight: 400;
    color:#3C17FF;;
}

@media (max-width: 767px) {
    #proyectos .scroll-especial{
        overflow: scroll;
        padding: 0;
        scrollbar-width: 0;
    }
    #proyectos .scroll-especial::-webkit-scrollbar {
        display: none;
      }
      
    #proyectos .filters .padding-menu{
        padding: 0;
    }
    #proyectos .filters .padding-menu .row{
        margin: 0;
    }
    #proyectos .filters .filters-button-group{
        width: max-content;
    }

    #proyectos .element-item .hover-morado .boton-leer-mas img.fecha-negra {
        display: inline-block;
        margin-left: px;
    }
    


    #proyectos .filters-button-group button{
        padding-right: 8px;
        margin-bottom: 8px;
        font-family: Sora;
        font-size: 12px;
        font-weight: 400;
        line-height: 15px;
        letter-spacing: 0.03em;
        text-align: left;


    }

    #proyectos .filters-button-group li:first-child button{
        padding-left: 14px;
    }
    #proyectos .filters-button-group li:last-child button{
        padding-right: 14px;
    }

    #proyectos .filters {
        margin: 20px 0 24px;
    }

    #proyectos .element-item .hover-morado .boton-leer-mas{
        padding-bottom: 16px;
    }
    #proyectos .element-item .titulo {
        margin-top: 8px;
        font-family: Sora;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;
    }

    #proyectos .element-item .ubicacion {
        margin: 0;
        font-family: Sora;
        font-size: 12px;
        font-weight: 400;
        line-height: 13px;
        letter-spacing: 0em;
        text-align: left;
    }

    #proyectos .element-item .boton-leer-mas{
        font-family: Sora;
        font-size: 14px;
        font-weight: 400;
        line-height: 10px;
        letter-spacing: 0em;
        text-align: left;

    }
    #proyectos .text--banners h1 {
        padding-bottom: 20px;
        font-family: Sora;
        font-size: 18px;
        font-weight: 700;
        line-height: 23px;
        letter-spacing: 0em;
        text-align: left;

    }
    .banner--home .text--banners {
        width: 90%;
    }

    #proyectos .banner--home {
        max-height: 398px;
    }
    #proyectos .element-item .imagen-background {
        height: 264px;
    }

}

/* #articulos.html
================================================== */
#articulos .banner--home {
    height: 536px;
}
#articulos .banner--home h1 {
    padding-bottom: 80px;
    font-family: Sora;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
}
#articulos .banner--home .text--banners {
    width: 85%;
}

#articulos .imagen-background{
    height: 337px;
    background-image: var(--background-image-desktop);
}

#articulos #grid-articulos{
    padding: 80px 0 36px;
}

#articulos  .titulo {
    font-family: Sora;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color:#0E151D;
    display: block;
    margin-top: 12px;
    text-transform: uppercase;
}


#articulos .boton-leer-mas {
    display: block;
    font-family: Sora;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 12px;
    padding-bottom: 24px;
    color: #000000;
    text-transform: uppercase;
}


#articulos .hover-morado:hover .boton-leer-mas{
    color:#3C17FF;
}

#articulos .hover-morado .boton-leer-mas img.fecha-negra {
    display: inline-block;
    margin-left: 12px;
}

#articulos .hover-morado:hover .boton-leer-mas img.fecha-negra {
    display: none;
}

#articulos .hover-morado .boton-leer-mas img.flecha-morada {
    display: none;
}

#articulos .hover-morado:hover .boton-leer-mas img.flecha-morada {
    display: inline-block;
    margin-left: 20px;
}

/* Oculta todos los elementos de la lista excepto el primero */
.filters-button-group li:not(:first-child) {
    display: none;
}

/* Clase para mostrar los elementos cuando sea necesario */
.show-items li:not(:first-child) {
    display: block;
}


@media (max-width: 767px) {
    #articulos .banner--home {
        height: 398px;
        background-image: var(--banner-image-movil)!important;
    }
    #articulos .banner--home h1 {
        padding-bottom: 20px;
        font-family: Sora;
        font-size: 18px;
        font-weight: 700;
        line-height: 23px;
        letter-spacing: 0em;
        text-align: left;
    }
    #articulos .banner--home .text--banners {
        width: 80%;
    }
    #articulos #grid-articulos{
        padding: 32px 0 20px;
    }
    #articulos  .titulo {
        font-family: Sora;
        font-size: 12px;
        font-weight: 600;
        line-height: 15px;
        letter-spacing: 0em;
        text-align: left;

        color:#0E151D;
        display: block;
        margin-top: 8px;
        text-transform: uppercase;
    }
    
    
    #articulos .boton-leer-mas {
        display: block;
        font-family: Sora;
        font-size: 8px;
        font-weight: 400;
        line-height: 10px;
        letter-spacing: 0em;
        text-align: left;
        margin-top: 8px;
        padding-bottom: 20px;
        color: #000000;
        text-transform: uppercase;
    }
    #articulos .imagen-background{
        height: 250px;
        background-image: var(--background-image-desktop);
    }
    
}