@import url("./fonts.css");


@media (max-width: 576px) { 

    .amenidades{
        padding-bottom: 100px !important
    }
    .hero-inicio .logo-big{
        max-width: 40%;
        margin-top: 25%;
    }
    html{
        font-size: 14px;
    }
    .cuadro-blanco .place-caption{
        padding: 20px;
    }
    .cuadro-azul img {
        max-width: 300px;

    }
    .bolsa .h1{
        font-family: gotham-bold;
        padding: 5vh 0;
    }
    .about h1{
        font-family: gotham-bold;
        padding: 5vh 0;
    }
    .floating-icons a {
        padding: 7px 14px;
        font-size: 15px;
    }
    .botonproyecto{
        opacity: 1 !important;
    }
    .hero-inicio{

        height: 70vh;

    }
    .carousel-indicators{
        display: none;
    }
    .proyectos{
        padding-top:50px
    }
    .hero-inicio.proximo{
            height: 100vh !important;
    }

    .hero-inicio.proximo .logo-big {
        margin-top: 40% !important;
    }
    #amenidades p.d-block.d-sm-none {
        position: absolute;
        z-index: 9999;
        width: 100%;
        background: rgba(255,255,255,0.5);
        top: 0;
        text-align: center;
    }
    .imagenesdestacadas{
        margin-top: -100px; 
    }
    
}

@media (min-width: 576px) { 
    html{
        font-size: 14px;
    }
    .hero-inicio .logo-big{
        max-width: 20%;
        margin-top: 15%;
    }
    .cuadro-blanco .place-caption{
        padding: 20px;
    }
    .cuadro-azul img {
        max-width: 400px;
        width: 100%;
    }
    .bolsa .h1{
        font-family: gotham-bold;
        padding: 40vh 0;
    }
    .about h1{
        padding: 40vh 0;
        font-family: gotham-bold;
    }
    .floating-icons a {
        padding: 7px 14px;
        font-size: 15px;
    }
    .hero-inicio{

        height: 100vh;

    }
    .amenidades{
        padding-bottom: 250px !important
    }
    .proyectos{
        padding-top:150px
    }
    .imagenesdestacadas{
        margin-top: -100px; 
    }
}

@media (min-width: 768px) { 
    .imagenesdestacadas{
        margin-top: -150px; 
    }
    
    html{
        font-size: 14px;
    }
    .navegacion{
        position: fixed;
        width: 100%;
        z-index: 999;
        top: 0
    }
    .top-inicio.active{
        position: fixed;
        width: 100%;
        z-index: 9999999999;
        top: 0
    }
    .navegacion.active{
        background: rgba(113,113,113,0.8);
        position: fixed;
        width: 100%;
        z-index: 999;
        top: 0
    }
    .navegacion.active .dropdown-menu.show{
        background: rgba(113,113,113,0.8) !important;
        
    }
    .top-inicio.active{
        background: rgba(113,113,113,0.8);
        position: fixed;
        width: 100%;
        z-index: 999;
        top: 0
    }
    .top-inicio.active .dropdown-menu.show{
        background: rgba(113,113,113,0.8) !important;
    }
    .top-inicio.active .dropdown-item{
        color: white !important;
    }
    .navegacion .dropdown-menu.show{
        background: rgba(113,113,113,0.8) !important;
        
    }
    .cuadro-blanco .place-caption{
        position: absolute;
        bottom: 0;
    }
    .destacadahorizontal img{
        margin-top: 100px;
        position: relative;
        display: inline-block;
        margin-left: -80px;
        padding: 10px;
        background: white;
    }
    .ubicacionbottom{
        position: absolute; bottom: 0;
    }
    body.active{
        padding-top: 96.48px;
    }
}

@media (min-width: 992px) {
    html{
        font-size: 14px;
    }
    
}

@media (min-width: 1200px) { 

}
@media (min-width: 1700px){
    .hero-inicio .logo-big{
        margin-top: 20%;
        max-width: 30%;
    }
    .navegacion .dropdown-menu.show{
        background: transparent !important;
        
    }
    .cuadro-blanco .carousel-control-prev {
        left: -100px;
    }
    .cuadro-blanco .carousel-control-next {
        right: -100px;
    }
    .about .carousel-control-prev {
        left: -100px;
    }
    .about .carousel-control-next {
        right: -100px;
    }
}


.hero-inicio{
    background-image: url('../images/hero.jpg');
    background-size: cover;
    background-position: left center;
    width: 100%;
    position: relative;
}
.hero-inicio img :not(.logo){
    max-width: 18%;
    margin-top: 13%;
}

.hero-inicio h1{
    font-size: 3.5em;
    color: white;
    font-family: gotham-bold;
}
.logo{
    margin: 20px 0;
    max-width: 50px;
}
nav{
    margin-top: 20px;
}
.navbar-nav li a{
    font-family: gotham-book;
    color: white !important;
    font-size: 1em;
}
.dropdown-menu{
    background-color: transparent !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-right: 0 !important;
    border-radius: 0 !important;
    border-left: 2px solid rgba(255, 255, 255, 0.8);
}
.hero-inicio .bajar{
    background: #BDB9B3;
    color: white;
    padding: 15px 30px;
    border-radius: 50px 50px 0 0;
}
.flecha-abajo{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}
.cuadro-gris{
    background: #BDB9B3;
    padding: 100px 0;
}
.cuadro-gris p{
    color: white;
    font-family: gotham-book;
    font-size: 1.8em;
}
.cuadro-blanco img.icono{
    max-width: 100px;
}
.cuadro-blanco .caracteristica{
    color: #BDB9B3;
    font-family: gotham-light-italic;
    font-size: 2em;
    text-align: center;
}
.cuadro-blanco .place-caption{
    color: #BDB9B3;
}
.cuadro-blanco .place-caption .inside-caption{
    color: #BDB9B3;
    border-left: 2px solid #BDB9B3;
    padding-left: 20px;
}
.cuadro-blanco .h1{
    font-family: gotham-bold;
    font-size: 3em;
}
.cuadro-blanco .place-name{
    font-family: gotham-book;
    font-size: 1.8em;
    letter-spacing: 3px;
}
.cuadro-blanco .mt-5{
    font-family: gotham-book;
    font-size: 1.2em;
}
.place-caption a{
    color: #BDB9B3;
    font-family: gotham-book; 
    font-size: 1.5em;
    border: 2px solid #BDB9B3;
    padding: 7px 20px;
}
.cuadro-blanco .carousel-indicators{
    bottom: -40px !important;
}
.cuadro-blanco .carousel-indicators li{
    background-color: #BDB9B3 !important;
}

.carousel-control-prev, .carousel-control-next, .carousel-control-prev:hover, .carousel-control-next:hover{
    color: #BDB9B3;
    opacity: 1;
    font-size: 3em;
}
.cuadro-azul{
    background-color: #80A1B0;
    padding: 50px 0;
}
.cuadro-azul .resp-caption{
    color: #BDB9B3;
    text-align: right;
}
.cuadro-azul .resp-caption .inside-caption{
    color: #BDB9B3;
    border-right: 2px solid #BDB9B3;
    padding-right: 20px;
}
.cuadro-azul .h1{
    font-family: gotham-bold;
    font-size: 3em;
    margin-bottom: 0;
}
.cuadro-azul .resp-name{
    font-family: gotham-book;
    font-size: 1.6em;
    letter-spacing: 3px;
}
.cuadro-azul .text{
    font-family: gotham-book;
    font-size: 1.5em;
}
.cuadro-azul .ital-text{
    font-family: gotham-light-italic;
    font-size: 2em;
}
.resp-caption a{
    color: #BDB9B3;
    font-family: gotham-book; 
    font-size: 1.5em;
    border: 2px solid #BDB9B3;
    padding: 7px 20px;
}

.contacto-inicio{
    background-image: url('../images/contacto.png');
    background-size: cover;
    background-position: center center;
    padding: 100px 0;
    color: white;
}
.contacto-inicio p{
    font-family: gotham-book;
    font-size: 1.5em;
    text-align: center;
}
.contacto-inicio .h2{
    font-size: 2.2em;
    margin-bottom: 30px;
}
.contacto-inicio a{
    margin-top: 20px;
    font-family: gotham-book; 
    font-size: 2em;
    border: 2px solid #fff;
    padding:10px 20px;
    color: white;
}
footer{
    background: black;
    padding-bottom: 50px;
}
footer a{
    color: white;
    font-family: gotham-bold;
}
body.main-body{
    background-image: url('../images/bg.png');
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: top center;
}
.main-body .navbar-nav li a{
    color: black !important;
}
.main-body .dropdown-menu{
    border-left: 2px solid rgba(0, 0, 0, 0.8);
}
.about .carousel-item{
    min-height: 600px;
}

.about #historia .h3{
    font-family: gotham-bold;
}
.about #historia .h4{
    font-family: gotham-book;
    color: #BDB9B3;
}
.about #historia p{
    font-family: gotham-book;
}

.about #causa{
    background: #80A1B0;
    padding: 30px 0;
}
.about #causa .h1{
    font-family: gotham-bold;
    color: white;
}
.about #causa .h2{
    font-family: gotham-book;
    color: #BDB9B3;
}
.about #causa p{
    font-family: gotham-book;
    color: white;
    padding: 0 20px;
}

.about #vista{
    background: #80A1B0;
    padding: 30px 0;
}
.about #vista .h1{
    font-family: gotham-bold;
    color: white;
}
.about #vista .h2{
    font-family: gotham-book;
    color: #BDB9B3;
}
.about #vista p{
    font-family: gotham-book;
    color: white;
    padding: 0 20px;
}

.about #cimientos{
    padding: 30px 0;
}
.about #cimientos .h1{
    font-family: gotham-bold;
    color: black;
    text-align: right;
}
.about #cimientos .h2{
    font-family: gotham-book;
    color: #BDB9B3;
    text-align: right;
}
.about #cimientos p{
    font-family: gotham-book;
    color: black;
}
.valores{
    display: block;
    margin-left: 30%;
}
.valores div{
    background: #80A1B0;
    display: block;
    text-align: center;
    white-space: pre-line; 
    max-width: 250px;
    font-family: gotham-bold;
    color: white;
    padding: 3px;
}
.valores div span{
    border: 2px solid white;
    display: block;
    line-height: 1.8;
}


.about #responsabilidad{
    padding: 30px 0;
}
.about #responsabilidad .h1{
    font-family: gotham-bold;
    color: black;
}
.about #responsabilidad .h4{
    font-family: gotham-book;
    color: #BDB9B3;
}
.about #responsabilidad p{
    font-family: gotham-book;
    color: black;
}
.about #responsabilidad p span{
    font-family: gotham-bold-italic;
    color: #80A1B0;
    font-size: 2em;
    letter-spacing: 2px;
}

.about .carousel-indicators{
    bottom: -60px !important;
}
.about .carousel-indicators li{
    background-color: #BDB9B3 !important;
}

.carousel-control-prev, .carousel-control-next, .carousel-control-prev:hover, .carousel-control-next:hover{
    color: #BDB9B3;
    opacity: 1;
    font-size: 3em;
}

.about .carousel-indicators li {
    width: auto;
    height: auto;
    text-indent: 0;
    background-color: transparent !important;
    font-family: gotham-book;
    margin-right: 10px;
    margin-left: 10px;
}
.about .carousel-indicators li.active {
    font-family: gotham-book;
}


.proyecto{
    height: 300px;
    background-position: center center;
    background-size: cover;
    font-family: gotham-book;
    margin-bottom: 30px;
}
.proyecto .nombre{
    white-space: pre-line; 
    text-align: center;
    color: white;
    padding-top: 20%;
    font-size: 1.2em;
    text-shadow: 1px 2px rgba(0,0,0,0.5);
}
.botonproyecto{
    opacity: 0;
}
.botonproyecto, .botonproyecto:hover{
    color: white;
    font-family: gotham-book;
    border: 1px solid white;
    padding: 7px;
    text-decoration: none;
}
.proyecto:hover .botonproyecto{
    opacity: 1;
}
.dropdown-item:hover {
    color: white;
    text-decoration: none;
    background-color: transparent !important;
}

.top-inicio .dropdown-menu.show{
    background: rgba(255,255,255,0.8) !important;
}

.vacantes{
    padding: 100px 0;
}
.vacantes p.h4{
    font-family: gotham-book;
    color: #BDB9B3;
}

.vacantes .item {
    background: #CDC4BD;
    margin-bottom: 10px;
}
.vacantes .item p {
    font-family: gotham-light;
    background: #CDC4BD;
    padding: 10px;
    
}
.vacantes .item a, .vacantes .item a:hover{
    text-decoration: none;
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid #808075;
    color: black;
    /* font-family: gotham-light; */
    padding: 7px 20px;
    margin-right: 0;
    
}
.contacto{
    background: #80A1B0;
    padding: 40px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
}
.contacto .h5 {
    font-family: gotham-book;
    color: white;
    padding: 20px 0;
}
.contacto form{
    background: white;
    border-radius: 5px;
    padding: 20px 40px 20px 40px;
}
.contacto .form-group {
    border: 1px solid #808075;
    font-family: gotham-light;
    color: #808075;
}
.contacto .form-group input, .contacto .form-group textarea, .contacto .form-group input:focus{
    background: transparent !important;
    border: 0px !important;
    box-shadow: none !important;
}
.contacto button{
    background: #D8D9DA;
    border: 1px solid #808075;
    font-family: gotham-book; 
    padding: 5px 50px;
    font-size: 1.5em;
    margin-right: -15px;
}
.hero-inicio .navegacion.active .logo{
    display: block !important;
}
.fa-bars{
    border-color: white;
}
.navbar-light .navbar-toggler {
    border-color: white;
}
.desarrollomenu .navbar-nav li a {
    color: black !important;
}
.desarrollo .bajar{
    background: white;
    color: black;
}
.desarrollo .about .carousel-indicators{
    margin-top: -50px;
    margin-bottom: 50px;
}
.desarrollo .about .carousel-indicators li p{
   text-align: center;
   font-size: 1.5em;
}
#departamentos .carousel-indicators{
    position: relative !important;
}
.desarrollo .about .carousel-indicators li p span{
    font-size: 2.5em;
 }

.desarrollo .amenidades i{
    font-size: 3.5em;
}
.desarrollo .amenidades td{
    font-family: gotham-book;
    font-size: 1em;
}
.desarrollo .col-1{
    text-align: center;
}
.desarrollo #amenidades p{
    font-family: gotham-book;
    font-size: 1em;
  
}


.desarrollo .departamento p{
    font-family: gotham-book;
    font-size: 1.5em;
 }
 .desarrollo .departamento p span{
     font-size: 2.5em;
  }
  #arquitectura h3 small{
    font-family: gotham-book;
  }
  #arquitectura h3{
    font-family: gotham-bold;
  }
  /* #arquitectura p{
    font-family: gotham-book;
  } */

  .ekko-lightbox.modal{
    z-index: 999999999999999;
  }

  .desarrollo .seccion{
    border: 1px solid;
    display: inline;
    padding: 5px 35px;
    font-family: gotham-light;
  }
  .title-container{
      padding: 50px 0 100px 0;
  }
  #direccion p{
      font-family: gotham-book;
      text-align: center;
      font-size: 1.1em;
  }
  #direccion p a{
    color: inherit;
  }
  .direccionesextra{
    padding-bottom: 100px !important;
    }
  .direccionesextra .title-container{
    padding-bottom: 50px !important;
  }
  .direccionesextra p{
    font-family: gotham-book;
    text-align: center;
    font-size: 1.1em;
    }
    .direccionesextra p a{
    color: inherit;
    }

    .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        color: #fff;
        background-color: black !important;
    }

    .nav-pills .nav-link {
        color: black;
    }

    .subscribe, .subscribe:hover, .subscribe:focus {
        background: black;
        color: white;
        border: 0;

    }
    .amenidad{
        text-align: center;
        height: 100px;
    }
    .amenidad img{
        max-height: 100px;
        max-width: 100px;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }
    .amenidad-text{
        font-family: gotham-book;
        text-align: center;
    }








    .text-line{
        padding-bottom: 50px;
    }
    .text-line hr{
        margin-top: 1rem;
        margin-bottom: 1rem;
        border: 0;
        border-top: 2px solid #B4AEA8;
        margin-bottom: -17px;
    }
    .text-line h2{
        background: white;
        margin-top: 0;
        display: inline-block;
        font-family: gotham-light;
        color: #B4AEA8;
        padding: 0 20px;
    }
    .textodestacado{
        font-family: gotham-bold-italic !important;
        font-size: 1.2em !important;
        margin-top: 20px !important
    }
    .nombrearquitecto{
        text-align: right;
        font-family: gotham-book;
        
    }
    .texto-goth{
        font-family: gotham-book;
    }

    .floating-icons{

        position: fixed;
        right: 0;
        top: 40vh;
        z-index: 99999999999999;
    }
    .floating-icons a{
        background: #000000;
        color: #fff;
        display: block;
        text-align: center;
    }
    .floating-icons a:hover{
        background: #5D5D5D
    }
    li a, li a:hover, li a:focus{
        text-decoration: none;
        color: inherit;
    }

    #amenidades .carousel-indicators li {
        width: auto;
        height: auto;
        text-indent: 0;
        background-color: transparent !important;
        font-family: gotham-book;
        margin-right: 10px;
        margin-left: 10px;
    }

    #amenidades .carousel-indicators{
        bottom: -200px !important;
    }
    
    .whatsappicon {
        position: fixed;
        z-index: 9999999999999999999;
        bottom: 10px;
        left: 10px;
    }

    .carousel-control-prev, .carousel-control-next, .carousel-control-prev:hover, .carousel-control-next:hover {
        color: #BDB9B3 !important;
        opacity: 1;
        font-size: 3em;
    }

    .imagengaleria{
        object-fit: cover;
    }
    .mfp-close-btn-in .mfp-close {
        color: #fff !important;
        font-size: 50px;
    }