*{
  margin: 0;   
}

@font-face {
    font-family: 'Area Extended Regular';
    src: url('../fonts/AreaExtended-Regular.woff2') format('woff2'),
        url('../fonts/AreaExtended-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Area Extended Black';
    src: url('../fonts/AreaExtended-Black.woff2') format('woff2'),
        url('../fonts/AreaExtended-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Area Extended Bold';
    src: url('../fonts/AreaExtended-Bold.woff2') format('woff2'),
        url('../fonts/AreaExtended-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

::-webkit-scrollbar {
    width: 2px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 2px;
}
::-webkit-scrollbar-thumb {
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

body{
   font-family: 'Area Extended Regular';
   background: #000000;
}

header{
    display: block;
    position: fixed;
    float: left;
    width: 100%;
    background: #000000;
    padding: 0.5% 0;
    z-index: 100;
}

.slides{
    display: block;
    position: relative;
    float: left;
    width: 100%;
    margin-top: 3.5%;
    background: #000000;
}

.frm-slide{
    display: block;
    width: 100%;
    height: 75vh;
    border: 0;
}

.img-full{
    display: block;
    width: 100%;
}

.intro{
    display: block;
    position: relative;
    float: left;
    width: 100%;
    background: url('../images/f_proyecto.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 8% 8% 8%;
    background-color: #fff;
}

.ti-intro{
    font-family: 'Area Extended Bold';
    text-align: center;
    margin: 2% 0 10%;
    line-height: 1;
    font-size: 1.6em;
}

.tx-intro{
    font-family: 'Area Extended Regular';
    text-align: center;
    font-size: 1.3em;
    padding: 0% 25% 0%;
    color: #fff;
}

.ico-gen{
    margin: 0 auto;
    width: 20%;
    display: block;
    margin-top: 5%;
}

.ti-gen-2{
    margin: 3% auto 4%;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Area Extended Black';
    color: #fff;
    width: 30%;
    font-size: 1.8rem;
}

.ti-gen-2 span{
    font-size: 88%;
    letter-spacing: 2px;
}

.ubicacion{
    display: block;
    position: relative;
    float: left;
    width: 100%;
    background: #fff;
    padding: 3.5% 0;
}

.ti-ubi{
    text-align: center; 
    font-family: 'Area Extended Black';
    color: #000;
    font-size: 1.8em;
    line-height: 1;
    margin: 0;
    margin-bottom: 1%;
    font-weight: 600;  
    text-transform: uppercase;
    letter-spacing: 3px;
}

.tx-ubi{
    font-family: 'Area Extended Regular';
    text-align: center;
    font-size: 1em;
    letter-spacing: 1px;
    padding: 0%;
    color: #000;
    margin: 0;
    line-height: 1;
}

.googlemaps{
    display: block;
    position: relative;
    float: left;
    width: 100%;
    background: #dedede;
    border-bottom: 1px solid #f6f4f4;
}

.mapa{
    width: 100%;
    display: block;
    height: 60vh;
    border: 0;
}

.generalidades{
    display: block;
    position: relative;
    float: left;
    width: 100%;
    padding: 4% 0 6%;
    background: #fff;
}

.ti-gen{
    text-align: center;
    font-family: 'Area Extended black';
    color: #fff;
    font-size: 1.8em;
    line-height: 1;
    margin: 0;
    margin-bottom: 4%;
    margin-top: 9%;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.box-gens{
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

.box-gens img{
    display: block;
    width: 40%;
    margin: 0 auto;
}

.box-gens figcaption{
    display: block;
    position: relative;
    width: 100%;
}

.box-gens figcaption p{
    font-family: 'Area Extended Regular';
    text-align: center;
    font-size: 1em;
    font-weight: 100;
    line-height: 1;
    margin-top: 0;
    color: #fff;
    text-transform: uppercase;
}

.box-gens figcaption p label{
    display: block;
    position: relative;
    width: 100%;
    font-family: 'Area Extended Regular';
    margin-bottom: 5%;
}

.box-gens figcaption p label span{
    width: 100%;
    font-size: 4em;
    font-family: 'Area Extended Bold';
}

.brd-gen-est{
    border-right: 2px solid #dedede;
}

.amenidades{
    display: block;
    position: relative;
    float: left;
    width: 100%;
    background: #ffffff;
    padding: 4% 0;
}

.ti-ame{
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 1.8em;
    font-family: 'Area Extended Black';
    margin: 0;
    margin-top: 0%;
    letter-spacing: 3px;
}

.sub-ame{
    text-align: center;
    margin: 0;
    font-size: 0.8rem;
    font-family: 'Area Extended Regular';
    color: #000;
}

.tx-ame{
    text-align: left;
    margin: 0;
    color: #fff;
    font-family: 'Area Extended Regular';
    font-size: 1.2em;
}

.grid-amenidades{
    display: block;
    position: relative;
    float: left;
    width: 100%;
}

.grid-amenidades article{
    display: block;
    position: relative;
    float: left;
    width: 100%;
    background: #000;
}

.box-ames{
    display: block;
    position: relative;
    float: left;
    width: 25%;
}

.box-ames a{
    display: block;
    position: relative;
    width: 100%;
    height: 40vh;
    float: left;
    text-decoration: none;
    background-color: transparent;
    transition: all 0.2s ease;
}

.box-pri-ame{
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: all 0.2s ease;
    top: 0;
    float: left;
}

.box-ames a img{
    width: 25%;
    margin: 0 auto;
    display: block;
    margin-top: 25%;
}

.box-ames a p{
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 1em;
    font-family: 'Area Extended Bold';
    text-transform: uppercase;
}

.box-ames a:hover .box-pri-ame{
    text-decoration: none;
    background-color: rgb(0, 0, 0, 60%);
    transition: all 0.2s ease;
}

.fnd-01{
    background: url('../images/amenidades/amenidad_01_lobby.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fnd-02{
    background: url('../images/amenidades/amenidad_02_cowork.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fnd-03{
    background: url('../images/amenidades/amenidad_03_skylounge.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fnd-04{
    background: url('../images/amenidades/amenidad_04_bbq.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fnd-05{
    background: url('../images/amenidades/amenidad_05_game_room.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fnd-06{
    background: url('../images/amenidades/amenidad_06_kids_park.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fnd-07{
    background: url('../images/amenidades/amenidad_07_outdoor.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fnd-08{
    background: url('../images/amenidades/amenidad_08_bicicle.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.apartamentos{
    display: block;
    position: relative;
    float: left;
    width: 100%;
    padding: 4% 0 2%;   
    background: url('../images/apartamento/f_apartamentos.jpg');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.ti-apto{
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 2em;
    font-family: 'Area Extended Black';
    margin: 0;
    letter-spacing: 3px;
    margin-top: 5%;
    margin-bottom: 6%;
}
.tx-apto{
    text-align: center;
    color: #2c2c2c;
    font-size: 1em;
    font-family: 'Area Extended Regular';
    margin: 0;
    line-height: 1;
    margin-top: 0.5%;
    margin-bottom: 5%;
}

.list-aptos{
    display: block;
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
    list-style: none;
    margin: 0;
    margin-bottom: 0%;
    text-align: center;
}

.list-aptos li{
    display: inline-block;
    width: auto;
    padding: 0;
    margin: 0% 0 4px 0;
}

.list-aptos li a{
    color: #000;
    font-family: 'Area Extended Regular';
    padding: 5px 10px;
    border-bottom: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    width: auto;
    font-size: 1.2em;
    transition: all 0.3s ease;
    cursor: pointer;
    letter-spacing: 2px;
    background: #efefef;
    margin: 0 auto;
    line-height: 1.2;
    white-space: nowrap;
}

.list-aptos li a:hover{
    transition: all 0.3s ease;
    background: #000!important;
    color: #ffffff !important;
}

.box-prt1{
   display: block;
   position: relative;
   float: left;
   width: 50%;
   padding-left: 5%;    
}

.box-prt2{
   display: block;
   position: relative;
   float: left;
   width: 50%;
   padding: 0 1%;    
}

.img-ren-apto {
    display: block;
    width: 80%;
    margin: 0 auto;
    margin-top: 4%;
}

.box-tab-apto{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   transition: all 0.2s ease;
}

.ti-item-apto{
    text-align: left;
    text-transform: uppercase;
    font-family: 'Area Extended Regular'; 
    font-size: 1em;
    line-height: 1;
    margin-bottom: 2%;
}

.ti-item-apto strong{
    font-family: 'Area Extended Black';
    font-size: 2.5em;
    display: block;
    width: 100%;
    margin-bottom: 2%;
    padding-left: 1%;
}

.ti-item-apto span{
    display: block;
    width: auto;
    max-width: 33%;
    background: #000;
    color: #fff;
    font-size: 1rem;
    text-transform: capitalize;
    margin-bottom: 2%;
    padding: 2% 3%;
    border-radius: 50px;
    text-align: center;
}

.list-item-apto{
    display: block;
    width: 80%;
    padding: 0% 5%;
    background: transparent;
    list-style: none;
    margin: 0;
}

.list-item-apto li{
    display: block;
    width: 100%;
    margin-bottom: 1%;
}

.list-item-apto li img{
    display: inline-block;
    width: 35px;
}

.esp-p2{
   margin-top: 0%!important;   
}

.box-btn-info{
    display: block;
    float: left;
    position: relative;
    width: 100%;
    margin-top: 3%;
}

.btn-info{
    display: block;
    width: 20%;
    background: #000;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    font-family: 'Area Extended Regular';
    padding: 1% 0;
    text-decoration: none;
    border: 1px solid #000;
    transition: all 0.2s ease-out;
    font-size: 1em;
    margin: 0 auto;
    border-radius: 50px;
    letter-spacing: 2px;
}

.btn-info:hover{
    background: #d3d3d3;
    color: #000;
    text-decoration: none;
    transition: all 0.2s ease-out;
}

.tx-info-apto{
    text-align: center;
    font-size: 0.9em;
    color: #000;
    margin-top: 3%;
}

.itm-active {
    transition: all 0.3s ease;
    background: #000!important;
    color: #ffffff !important;
}

.tab-active{
    display: block;
    transition: all 0.2s ease;
}

.img-ghost-apto{
    display: block;
    position: absolute;
    width: 15%;
    top: 50%;
    left: 37%;
    right: 0;
    z-index: 0;
}

.compras{
   display: block;
   position: relative;
   float: left;
   width: 100%;
   background: #000000;
   padding: 0;
}

.ti-comp{
    text-align: left;
    font-size: 2.5em;
    text-transform: uppercase;
    font-family: 'Area Extended Black';
    margin-bottom: 2%;
    color: #fff;
    margin-top: 12%;
    padding-left: 4%;
}

.tx-comp{
    text-align: left;
    color: #fff;
    font-size: 1em;
    margin-bottom: 6%;
    padding-left: 4%;
}

.box-comp{
   display: block;
   position: relative;
   float: left;
   width: 100%;
   padding-left: 8%;
   margin-bottom: 10%;
}

.box-comp img{
   display: block;
   position: relative;
   float: left;
   width: 30%;
}

.box-comp p{
   display: block;
   position: relative;
   float: left;
   width: 70%;
   padding-left: 4%;
   font-size: 1em;
   font-family: 'Area Extended Regular';
   color: #fff;   
   padding-top: 3%;
}

.box-comp strong{
     font-size: 1.3em;
     display: block;
     width: 100%;
     line-height: 1.2;
     margin-bottom: 1%;
     text-transform: uppercase;
     font-family: 'Area Extended Bold';
}

.tx-comp-end{
    text-align: center;
    color: #fff;
    font-size: 1em;
    margin: 0;
    margin-top: 1%;
}

.contacto{
    display: block;
   position: relative;
   float: left;
   width: 100%;
   padding: 5% 0 0;
   background: url('../images/img_contacto.jpg');
   background-position: top center;
   background-repeat: no-repeat;
   background-size: 100%;
}

.tx-cont{
    font-size: 1.6em;
    font-family: 'Area Extended Bold';
    color: #fff;
    text-align: center;
    line-height: 1.2;
    margin-top: 30%;
}

.btn-cont{
    background: #fff;
    color: #000;
    padding: 1% 0;
    text-align: center;
    text-decoration: none;
    font-family: 'Area Extended Bold';
    margin: 0 auto;
    width: 25%;
    display: block;
    position: relative;
    margin-bottom: 10%;
    transition: all 0.3s ease;
    letter-spacing: 2px;
    margin-top: 1%;
    font-size: 1em;
    border-radius: 50px;
}

.btn-cont:hover{
    background: #000;
    color: #fff;
    transition: all 0.3s ease;
}

footer{
   display: block;
   position: relative;
   float: left;
   width: 100%;
   padding: 3% 0 2%;
   background:  url('../images/f_footer.jpg');
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}

.box-tels{
    display: block;
    position: relative;
    width: 100%;
    float: left;
}

.box-tels img{
    display: block;
    position: relative;
    width: 10%;
    float: left;
    margin-top: 0%;
}

.box-tels a{
    display: block;
    position: relative;
    width: 88%;
    float: left;
    padding-left: 2%;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Area Extended Bold';
    color: #fff;
    font-size: 1em;
    letter-spacing: 2px;
    transition: all 0.2s ease;
}

.box-tels a:hover{
    color: #dedede;
    text-decoration: none;
    transition: all 0.2s ease;
}

.email-foo{
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'Area Extended Bold';
    text-decoration: none;
    color: #fff;
    font-size: 1em;
    padding-top: 3%;
}

.email-foo img{
    display: inline-block;
    width: 10%;
    margin-right: 2%;
    margin-top: -4px;
}

.email-foo:hover{
    color: #dedede;
    text-decoration: none;
    transition: all 0.2s ease;
}

.icos-rs{
   text-align: right;    
}

.icos-rs a{
    display: inline-block;
    width: 12%;
    margin: 0 5%;
    margin-top: 1%;
}

.icos-rs a img{
    display: inline-block;
    width: 100%;
    position: relative;
}

.tx-alpha{
    text-align: center;
    margin: 0;
    color: #fff;
    font-size: 0.8em;
    margin-top: 5%;
    margin-bottom: 1%;
}

.ico-alpha{
    display: block;
    width: 15%;
    margin: 0 auto;
    margin-bottom: 4%;
    margin-top: 5%;
}

.tx-foot{
    display: block;
    width: 100%;
    margin: 0;
    text-align: center;
    font-size: 0.8em;
    color: #fff;
    margin-top: 1%;
    line-height: 1.2;
    padding: 0 5%;
}

.ico-logo{
    display: block;
    position: relative;
    float: left;
    width: 35%;   
}

.ico-logo img{
    display: block;
    width: 100%;
}

.ico-menu{
    display: block;
    position: relative;
    float: right;
    width: 6%;
    margin-top: 3.2%;   
}

.ico-menu img{
    display: block;
    width: 100%;
}

.menu-nav{
    display: none;
    position: fixed;
    background: rgb(0 0 0 / 80%);;
    width: 25%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 100;
}

.list-menu{
    display: block;
    margin-bottom: 2%;
    list-style: none;
    width: 100%;
    padding: 0;
    margin-top: 15%;
}

.list-menu li{
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 4%;
}

.list-menu li a{
    color: #fff;
    font-family: 'Area Extended Bold';
    text-align: left;
    text-decoration: none;
    font-size: 1.2em;
    padding-bottom: 4%;
    border-bottom: 1px solid #2c2c2c;
    display: block;
    padding-left: 5%;
    text-transform: uppercase;
}

.list-menu li a:hover{
    color: #dedede;
}

.bt-close{
    display: block;
    width: 6%;
    position: absolute;
    right: 1%;
    top: 1%;
}

.bt-close img{
    display: block;
    width: 100%;
}

.img-intro {
    display: block;
    width: 100%;
}

.menu-desktop{
    display: flex;
}

.menu-mobile{
    display: none;   
}

.menu-nav{
    display: none;
}

.list-menu-desktop{
    display: flex;
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
    list-style: none;
    justify-content: end;
    margin: 0;
    margin-top: 1.5%;
}

.list-menu-desktop li{
    display: inline-block;
    margin: 0 1%;
}

.list-menu-desktop li a{
    text-decoration: none;
    color: #fff;
    font-family: 'Area Extended Bold';
    font-size: 1em;
    text-transform: uppercase;
}

.ico-logo-desk {
    display: block;
    position: relative;
    float: left;
    width: 40%;
    margin-left: 3%;
}

.ico-logo-desk img{
    display: block;
    width: 100%;    
}

.alpha-box{
    display: block;
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
    background: #fff;
}

.ab-alpha{
    background: url('../img/alpha/f_alpha_nu_lomas.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.ico-alpha-bx{
    display: block;
    position: relative;
    margin: 0 auto;
    width: 40%;
    margin-bottom: 10%;
        margin-top: 28%;
}

.txt-alp-bx{
    font-size: 1em;
    font-family: 'Area Extended Regular';
    text-align: center;
    margin-bottom: 7%;   
}


.txt-alp-bx2{
    font-size: 1.1em;
    font-family: 'Area Extended Bold';
    text-align: center;
    margin-bottom: 2.5%; 
    text-transform: uppercase;  
    margin-bottom: 28%;
}

.box-50pc{
    display: block;
    width: 50%;
    position: relative;
    float: left;
}

.example-pager{
    display: block;
    position: relative;
    width: 100%;
    bottom: 0;
    z-index: 100;
    text-align: center;
    margin-top: -3%;
}
.example-pager span{
      font-size: 4em;
      color: #3f3f3f;
}

.cycle-pager-active{
    color: #dedede!important;
}

.elem-desktop{
    display: block;
}

.elem-mobile{
    display: none;
}






















/********************************************************* RESPONSIVE ************************************************************/ 
/*********************************************************************************************************************************/
@media all and (max-width: 1440px)
{
.img-intro {
    display: block;
    width: 80%;
    margin: 0 auto;
}
    .tx-intro {
        padding: 0% 10% 0%;
        font-size: 1rem;
    }
.ti-intro {
    margin: 2% 0 6%;
}
.mapa {
    height: 70vh;
}
.box-ames a img {
    margin-top: 22%;
}
.list-aptos li {
   margin: 0% 0 3px 0;
}
.img-ren-apto {
    display: block;
    width: 90%;
    margin: 0 auto;
    margin-top: 6%;
}
.ti-item-apto strong {
    font-size: 1.8em;
}
.list-aptos li a {
    font-size: 1em;
}
.img-ghost-apto {
    width: 22%;
    top: 45%;
    left: 33%;
}
.slides {
   margin-top: 4.5%;
}
.txt-alp-bx2 {
    margin-bottom: 25.5%;
}
.ico-alpha-bx {
    width: 55%;
    margin-top: 20%;
}
.ti-gen-2 {
    width: 40%;
    font-size: 1.6rem;
}
.ico-gen {
    margin-top: 3%;
}

.apartamentos {
    padding: 1% 0 2%;
    background: url(../images/apartamento/f_apartamentos.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.ti-apto {
    font-size: 1.7em;
}

.ti-gen {
    font-size: 1.7em;
}

.ti-ubi {
    font-size: 1.7em;
}
.ti-ame {
    font-size: 1.7em;
}
.ti-comp {
    font-size: 1.8em;
}
.box-comp p {
    font-size: 0.8em;
}
.tx-cont {
    font-size: 1em;
}


}
/****************************************/

@media all and (max-width: 1366px)
{
.slides {
   margin-top: 4%;
}
.txt-alp-bx2 {
    margin-bottom: 22.5%;
}
.ti-item-apto span {
    width: auto;
    max-width: 37%;
}



}
/****************************************/

@media all and (max-width: 1280px)
{
.box-comp {
    padding-left: 6%;
}
.ico-alpha-bx {
    width: 50%;
    margin-top: 16.5%;
}
.ico-logo-desk {
    width: 45%;
}
.box-gens figcaption p label span {
    font-size: 3em;
}
.box-gens figcaption p {
    font-size: 0.8em;
}


}
/****************************************/

@media all and (max-width: 1200px)
{
.box-ames a {
    height: 32vh;
}
.box-ames a img {
    margin-top: 22%;
    width: 30%;
}
.box-ames a p {
    font-size: 1em;
}
.ico-alpha-bx {
    width: 50%;
    margin-top: 16.5%;
}
.txt-alp-bx2 {
    margin-bottom: 13.5%;
    font-size: 1em;
}
.ti-comp {
    font-size: 1.6em;
    margin-top: 8%;
    padding-left: 4%;
}
.ti-gen-2 span {
    display: block;
}
    .ti-gen-2 {
        width: 45%;
        font-size: 1.2rem;
    }
    .tx-intro {
        padding: 0% 10% 0%;
        font-size: 0.8rem;
    }

}
/****************************************/

@media all and (max-width: 1024px)
{
.menu-nav {
    width: 40%;
}
.bt-close {
    width: 8%;
    right: 2%;
    top: 2%;
}
.ti-intro {
    margin: 2% 0 6%;
    font-size: 1.6em;
}
.tx-intro {
    padding: 3% 10% 0%;
}
.box-ames a {
    height: 28vh;
}
.box-ames a img {
    margin-top: 24%;
    width: 28%;
}
.box-ames a p {
    font-size: 0.9em;
}
.tx-ame {
    font-size: 1em;
}
.ti-ame {
    font-size: 1.8em;
    margin-top: 0%;
}
.box-gens figcaption p {
    font-size: 1.1em;
}
    .ti-gen {
        font-size: 1.5em;
    }
    .ti-apto {
        font-size: 1.5em;
    }
    .ti-ame {
        font-size: 1.5em;
    }
    .ti-ubi {
        font-size: 1.5em;
    }
    
.list-aptos li a{
    font-size: 1em;
}
.img-ren-apto {
    width: 100%;
    margin-top: 5%;
}
.contacto {
    background: url(../images/img_contacto.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.box-tels a {
    font-size: 1em;
}
.box-tels img {
    margin-top: 2.5%;
}
.box-comp {
    padding-left: 0;
}
.box-comp p {
    font-size: 0.8em;
}
.box-comp strong {
    font-size: 1.3em;
}
.ti-comp {
    font-size: 1.8em;
    margin-top: 6%;
}
.slides {
    margin-top: 8vh;
}

.menu-desktop{
    display: none;
}

.menu-mobile{
    display: flex;   
}
.ico-alpha-bx {
    width: 50%;
    margin-top: 10%;
}
.txt-alp-bx2 {
    margin-bottom: 10%;
    font-size: 0.8em;
}
    .ico-gen {
        margin-top: 3%;
        width: 15%;
    }
    .tx-intro {
        padding: 0% 7% 0%;
        font-size: 0.8rem;
    }
    .box-gens figcaption p {
        font-size: 1em;
    }

    .ti-item-apto span {
        width: 45%;
        font-size: 0.8rem;
        text-align: center;
    }
.list-item-apto li img {
    display: inline-block;
    width: 25px;
}
    .ti-comp {
        font-size: 1.5em;
        margin-top: 5%;
    }
.tx-comp {
    font-size: 0.9em;
    margin-bottom: 2%;
    padding-left: 4%;
}
.tx-comp-end {
    font-size: 0.9em;
}




}
/****************************************/

@media all and (max-width: 991px)
{
.ti-intro {
    margin: 2% 0 6%;
    font-size: 1.2em;
}
.tx-intro {
    padding: 5% 0% 0%;
    line-height: 1.2;
    font-size: 0.9em;
}
.list-item-apto {
    width: 100%;
    padding: 4% 2%;
}
.ti-item-apto {
    font-size: 1em;
}
.ti-item-apto strong {
    font-size: 1.5em;
}
.btn-info {
    width: 50%;
}
.box-tels img {
    margin-top: 5%;
}
.btn-cont {
    width: 40%;
    font-size: 0.9em;
}
.slides {
    margin-top: 7vh;
}
.box-50pc{
    width: 100%;
}
    .list-aptos li {
        border-bottom: 0;
        margin: 0 0 3px 0;
    }

.elem-desktop{
    display: none;
}

.elem-mobile{
    display: block;
}
    .tx-comp-end {
        font-size: 0.9em;
        margin-bottom: 5%;
    }

}
/****************************************/

@media all and (max-width: 812px)
{
.box-ames a {
    height: 22vh;
}
.box-ames a p {
    font-size: 0.8em;
}
    .box-gens figcaption p {
        font-size: 0.8em;
    }
    .btn-info {
        width: 50%;
    }

}
/****************************************/

@media all and (max-width: 768px)
{
.ico-menu {
    width: 13%;
    margin-top: 2.5%;
}
.ico-logo {
    width: 45%;
}


}
/****************************************/

@media all and (max-width: 736px)
{
.ico-logo {
    width: 55%;
}
    .ico-menu {
        width: 16%;
        margin-top: 2%;
    }
.menu-nav {
    width: 50%;
}
.img-intro {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.ti-intro {
    margin: 4% 0 4%;
    font-size: 1.5em;
}
.tx-intro {
    padding: 1% 0% 3%;
    line-height: 1.2;
    font-size: 0.9em;
}
.box-gens {
    margin-bottom: 2rem;
}
.box-ames {
    width: 50%;
}
.box-ames a {
    height: 48vh;
}
.box-ames a img {
    margin-top: 22%;
    width: 35%;
}
.box-ames a p {
    font-size: 1em;
}
.tx-ame {
    font-size: 1em;
    text-align: center;
    margin-bottom: 3%;
}

.tx-apto {
    font-size: 0.9em;
    margin-bottom: 4%;
}
.ti-apto {
    margin-top: 4%;
}
.box-prt1 {
    width: 100%;
}
.box-prt2 {
    width: 100%;
}
.tx-cont {
    font-size: 1.6em;
}
.btn-cont {
    width: 50%;
    font-size: 0.9em;
}
.box-tels img {
    margin-top: 1%;
    width: 8%;
}
.box-tels {
    padding-left: 32%;
}
.email-foo img {
    display: inline-block;
    width: 6%;
    margin-right: 2%;
    margin-top: -4px;
}

.icos-rs {
    text-align: center;
}

.icos-rs a{
    width: 8%;
}

.ico-alpha {
    width: 35%;
}
.tx-foot {
    padding: 0;
}

.tx-comp-end {
    margin-bottom: 10%;
}
.brd-gen-est {
    border-right: 0;
}
.img-ren-apto {
        width: 80%;
        margin-top: 5%;
}
.box-prt1 {
    padding-left: 0;
}



}
/****************************************/

@media all and (max-width: 667px)
{
.box-ames a {
        height: 40vh;
    }
    
}
/****************************************/

@media all and (max-width: 585px)
{

}
/****************************************/

@media all and (max-width: 430px)
{
.ico-logo {
    width: 70%;
    margin-top: 1%;
}
    .ico-menu {
        width: 26%;
        margin-top: 0%;
    }
.menu-nav {
    width: 100%;
}
.ti-intro {
    margin: 4% 0 4%;
    font-size: 1.6em;
}
.tx-intro {
    padding: 7% 0% 3%;
    line-height: 1.2;
    font-size: 0.9em;
}
.ti-gen {
    font-size: 1.8em;
    margin-bottom: 10%;
    margin-top: 10%;
}
.box-gens img {
    width: 30%;
}
.tx-ame {
    margin-bottom: 6%;
}
.box-ames a {
    height: 30vh;
}

.ti-apto {
    margin-top: 8%;
}
.btn-cont {
    width: 60%;
    font-size: 0.8em;
    padding: 2% 0;
}
.box-tels {
    padding-left: 27%;
}
.amenidades {
    padding: 8% 0;
}
    .ti-item-apto {
        font-size: 1em;
        text-align: center;
        margin-top: 4%;
    }
        .ti-item-apto span {
        width: 45%;
        font-size: 0.8rem;
        margin: 0 auto;
        margin-bottom: 2%;
    }
    .box-comp {
        padding-left: 15%;
    }
    .box-comp p {
    width: 50%;
    }
    .tx-comp {
        font-size: 0.9em;
        margin-bottom: 8%;
        padding-left: 4%;
    }
    .tx-cont {
        font-size: 1em;
    }



}
/****************************************/

@media all and (max-width: 375px)
{
.ico-logo {
    width: 80%;
    margin-top: 1%;
}
.ubicacion {
    padding: 6% 0;
}
.tx-ubi {
    font-size: 1em;
}
.tx-ame {
    margin-bottom: 6%;
    line-height: 1.2;
}
.box-ames a {
    height: 27vh;
}
.box-ames a p {
    font-size: 0.8em;
}
.ico-menu {
    width: 20%;
    margin-top: 6%;
}
.box-ames a img {
    margin-top: 24%;
    width: 35%;
}
    .ti-gen-2 {
        width: 60%;
        font-size: 1.2rem;
    }


}
/****************************************/

@media all and (max-width: 320px)
{
.ti-gen {
    font-size: 1.6em;;
}
.box-ames a {
    height: 23vh;
}
.box-tels {
    padding-left: 24%;
}


}
/****************************************/












