* {
    margin: 0px;
    padding: 0px;
}

body{
    width: 100% !important;
    max-width: 100% !important;
}

.logo {
    width: 100%;
    height: auto;
}

.pse {
    width: 22%;  
}

.pse1{
    width: 32%;  
}

.pse2{
    width: 15%;
}

h5{
    font-weight: normal;
    padding: 0px;
}

/*Menu*/


.nav-link {
    color: #333333   !important;
    font-size: 11pt;
    font: arial;
    text-transform: uppercase;
}

.nav-link:hover {
    color: #0a5676 !important;   
}

nav .activee a{
    border-bottom: 1px solid black !important;
}

.navbar-brand{
    width:7%  !important;
    margin-left: 50px !important;
}

.bg {
    background-color: white !important;
}


/*fin menu*/

a {
    color: white;
}

a:hover{
   color: white;
}


h2 {
    color: #5f5d5d;
    font-size: 25pt;
}


/*texto con hover*/

h6 {
    color: white;
    margin-top: 12px;
    font-size: 15pt;
    font-family: Arial, Helvetica, sans-serif;
}


/*header img*/


.clasebackground{
    width:100% !important;   
    height:65vh !important;
    background-size: cover !important;
    background-position: center;
    background: fixed no-repeat 50% 50%;
}

.card{
    margin-top:0px !important; 
    padding: 0px !important;
    border: none !important;

}

.card-img{
    margin-top: -50px !important;
}

.img-header{
    pointer-events: none;
    cursor: default;
    padding: 0px !important;
    margin: 0px !important;
    border: none !important;
}


/* Buscador Hogar */

.hogar {
    font-size: 14pt;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}


/*Leer Más*/

.boton {
    background-color: white !important;
    margin-bottom: 16px;
}

.bg-light {
    background-color: white !important;
    color: black !important;
}

.margenn {
    padding-right: 150px !important;
}

aside {
    width: auto;
    height: 250px;
    background-color: white;
}


/*Buscar página inicio hogar y corporativo*/

.buscar {
    background-color: #65645f;
    width: 50%;
}

.botonBus {
    font-family: Arial, Helvetica, sans-serif !important;
    padding-left: 2px !important;
    font-size: 16px !important;
}


/*Volver para nosotros y servicios*/

.volver {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30pt;
    color: #0a5676 !important;
}

.form-control {
    background-color: transparent !important;
    color: white !important;
    text-align: center;
}

.viewFiltro {
    color: white;
}

.custom-select{
    background-color: white !important;
    color:white !important;
}

.filtro {
    background-color: rgba(255,255,255,0.5) !important;
    color: black !important;
    text-align: center;
    position:absolute;
    top: 170px;
    margin-left: 69% ;
    width: 22% !important;
    height: 340px;
    padding: 20px;
}


.filtro-inp, .custom-select{
    color:white !important;
    text-align: justify;
    background-color:rgb(10, 86, 118) !important;
}

.filtro-inp::placeholder{
    color:white !important;
    text-align: justify;
}

::placeholder {
    color: white !important;
}
    

#exampleModal2 .form-control::placeholder{
color: gray !important;
}

#exampleModal2 .custom-select{
    background-color: #fff !important;
    color: gray !important;
    width: 100% !important;
}

/*Slider*/

.carousel-inner {
        width:100% !important;   
        height:80vh !important;
        background-size: cover;
        background-position: center;
    } 


.enlace{
    background-color: black !important;
}

 .imagenslider{
    background-size: cover !important;
    background-position: center;
    height:110vh;
} 

.imagenslider1{
    background-size: top;
    background-position: center;
    height:120vh;
}

.carousel-control-next-icon, .carousel-control-prev-icon{
    background-color: black !important;
    width: 30px;
    height: 30px;
}

.carousel-indicators li{
background-color: grey;
border: 1px solid honeydew;
border-radius: 50%;
width: 0.7rem;
height: 0.7rem;
}

/*Card inicio Inmuebles*/
img {
    width: 100%;
}

.cont-inm {
    background-color: rgb(212, 211, 211);
    color: rgb(24, 23, 23);
}

.text-ico-card {
    font-family: Arial, Helvetica, sans-serif;
    color: rgb(100, 98, 98);
    padding: 0px;
    margin: 0px;
}

.card .cont-bk-img {
    width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative;
}

.card .cont-img {
    /* height: 200px; */
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition-duration: 0.5s;
    transition-timing-function: ease;
}

.card .cont-img:hover {
    transform: scale(1.2);
}
.parrafo2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: rgb(95, 95, 95);
}

.overlay-gestion {
    position: absolute;
    top: 0;
    left:0;
    background-color: #0094da;
    margin-top: 50px;
    padding: 0px 50px;
    transform: rotate(-28deg);
    color: white;
    font-weight: lighter !important;
    width: auto;
}

.conteCards .card-body{
    position: absolute;
    top:232px;
    width: 85%;
    margin-left: 23px !important;
    background-color: rgba(000,000,000,0.8);
    padding: 10px !important;
}

.card-text{
    padding: 0px !important;
    margin:0px !important;
    font-size: 14pt !important;
}

.buscar-inmu{
    margin-left: 40px !important;
    background-color: #0a5676 !important;
    width: 70% !important;
}

.formularios, .formularios a {
    background-color: #b4b1b1;
    color: #B31F1D;
    font-size: 40pt;
}

.formularios h5{
    color: white !important;
    font-size: 22pt;
}

.formularios p{
    color: white !important;
    font-size: 17pt;
    font-weight: lighter;
    line-height: 25px;
}


/*footer*/
footer {
    background-color: #010101;
    height: 60px;
    clear: both;
    font-size: 11pt;
}

#modalAbandonedCart .modal-header{
    background-color: black;
}

#modalAbandonedCart .heading{
font-size: 15pt;
}

#modalAbandonedCart .modal-body{
    height: 700px;
}

#modalAbandonedCart .modal-body ::placeholder{
    color: rgb(73, 72, 72) !important;
}

#modalAbandonedCart .modal-body .form-control{
    color: rgb(73, 72, 72) !important;
}

/*lista footer*/

.listafooter {
    width: 100%;
    height: 320px;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    clear: both;
    background-color: #0a5676 !important;
}

.cont-conta div{
    color: white;
    font-size: 13pt;
}

.cont-conta .fa-envelope{
    font-size: 13pt !important;
}

.redes{
    display: inline;
}

.fa-facebook, .fa-instagram, .fa-whatsapp{
    width: 35px;
    height: 35px;
    background: rgba(255, 255, 255,0.5);
    text-align: center;
    padding-top: 8px;
    margin: 0.9pt;
    font-size: 16pt !important;
    color: #0a5676;
}

.fa-facebook:hover, .fa-instagram:hover, .fa-whatsapp:hover{
    width: 35px;
    height: 35px;
    background-color:  #222222;
    text-align: center;
    padding-top: 8px;
    color: white;
   
}


/* Media Query */

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 991px) and (orientation: landscape) {
  
    .logo{
        width: 160% !important;
        padding: 0px !important;
        margin-left: -50px !important;
      }
    
      .pse{
          width: 8%;
          margin-left: 40px;
      }
      
      .pse1{
          width: 22%;
      }
    
      .navbar-collapse ul li a{
      font-size: 1.5vw !important;
      }
    
      .navbar-light .navbar-toggler{
        color: blue !important;
        border: none;
        margin-top: 10px;
      }
    
      .carousel-inner {
          height: 420px !important;
          background-position: center center;
          background-size:100% 100% !important;
      }
      
      .imagenslider, .imagenslider1{
          width: 100%;
          height: 450px;
          background-position: center center;
          background-size:100% 100% !important;
      }
    
      #carouselExampleIndicators{
        height: 420px;
      }
    
      .filtro {
          width: 100% !important;
          margin-left: auto!important;
          margin-right: auto !important;
         
          height: 240px;
          position:static;
      }
    
      .equipo{
        margin-top: 100px !important;
      }

      .inmu-des, .conteCards{
       position: static;
       width: 15rem;
       margin-left: auto !important;
       margin-right: auto !important;
      }

    
    .formularios p{
        margin: 0px !important;
        padding: 0px !important;
    }
    
      .clasebackground {
          width: 100%;
          height: 330px !important;
          background-size:100% 100% !important;
          background-position: center center !important;
      }
    
      .listafooter{
          height: 560px;
      }
    
      .listafooter p{
          width: 90%;
          margin: auto;
      }

      footer{
          height: 80px;
      }
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 668px) and (max-width: 767px) {
  
    .logo{
        width: 200% !important;
        padding: 0px !important;
        margin-left: -50px !important;
      }
    
      .pse{
          width: 15%;
          margin-left: 40px;
      }
      
      .pse1{
          width: 22%;
      }
    
      .navbar-collapse ul li a{
      font-size: 2vw !important;
      }
    
      .navbar-light .navbar-toggler{
        color: blue !important;
        border: none;
        margin-top: 10px;
      }
    
      .carousel-inner {
          height: 420px !important;
          background-position: center center;
          background-size:100% 100% !important;
      }
      
      .imagenslider, .imagenslider1{
          width: 100%;
          height: 450px;
          background-position: center center;
          background-size:100% 100% !important;
      }
    
      #carouselExampleIndicators{
        height: 420px;
      }
    
      .filtro {
          width: 100% !important;
          margin-left: auto!important;
          margin-right: auto !important;
         
          height: 240px;
          position:static;
      }
    
      .equipo{
        margin-top: 100px !important;
      }
      .inmu-des, .conteCards{
       position: static;
       width: 15rem;
       margin-left: auto !important;
       margin-right: auto !important;
      }

    
    .formularios p{
        margin: 0px !important;
        padding: 0px !important;
    }
    
      .clasebackground {
          width: 100%;
          height: 320px !important;
          background-size:100% 100% !important;
          background-position: center center !important;
      }
    
      .listafooter{
          height: 560px;
      }
    
      .listafooter p{
          width: 90%;
          margin: auto;
      }

      footer{
          height: 100px;
      }

}


@media (min-width: 544px) and (max-width: 667px) {
  
    .logo{
        width: 250% !important;
        padding: 0px !important;
        margin-left: -50px !important;
      }
    
      .pse{
          width: 15%;
          margin-left: 40px;
      }
      
      .pse1{
          width: 22%;
      }
    
      .navbar-collapse ul li a{
      font-size: 3vw !important;
      }
    
      .navbar-light .navbar-toggler{
        color: blue !important;
        border: none;
        margin-top: 10px;
      }
    
      .carousel-inner {
          height: 400px !important;
          background-position: center center;
          background-size:100% 100% !important;
      }
      
      .imagenslider, .imagenslider1{
          width: 100%;
          height: 400px;
          background-position: center center;
          background-size:100% 100% !important;
      }
    
      #carouselExampleIndicators{
        height: 400px;
      }
    
      .filtro {
          width: 100% !important;
          margin-left: auto!important;
          margin-right: auto !important;
          height: 240px;
          position:static;
      }
    
      .equipo{
        margin-top: 100px !important;
      }

      .inmu-des, .conteCards{
       position: static;
       width: 15rem;
       margin-left: auto !important;
       margin-right: auto !important;
      }

    
    .formularios p{
        margin: 0px !important;
        padding: 0px !important;
    }
    
      .clasebackground {
          width: 100%;
          height: 320px !important;
          background-size:100% 100% !important;
          background-position: center center !important;
      }
    
      .listafooter{
          height: 580px;
      }
    
      footer{
          height: 100px;
      }

}

@media (min-width: 411px) and (max-width: 543px) {
    .logo{
        width: 300% !important;
        padding: 0px !important;
        margin-left: -50px !important;
      }
    
      .pse{
          width: 15%;
          margin-left: 40px;
      }
      
      .pse1{
          width: 22%;
      }
    
      .navbar-collapse ul li a{
      font-size: 4vw !important;
      }
    
      .navbar-light .navbar-toggler{
        color: blue !important;
        border: none;
        margin-top: 10px;
      }
    
      .carousel-inner {
          height: 400px !important;
          background-position: center center;
          background-size:100% 100% !important;
      }
      
      .imagenslider, .imagenslider1{
          width: 100%;
          height: 320px;
          background-position: center center;
          background-size:100% 100% !important;
      }
    
      #carouselExampleIndicators{
        height: 300px;
      }
    
      .equipo{
        margin-top: 100px !important;
      }

      .filtro {
          width: 100% !important;
          margin-left: 0% !important;
          height: 240px;
          position:static;
      }
    
      .inmu-des, .conteCards{
       position: static;
       width: 15rem;
       margin-left: auto !important;
       margin-right: auto !important;
      }
       
    .formularios p{
        margin: 0px !important;
        padding: 0px !important;
    }
    
      .clasebackground {
          width: 100%;
          height: 300px !important;
          background-size:100% 100% !important;
          background-position: center center !important;
      }
    
      .listafooter{
          height: 650px;
      }
    
      footer{
          height: 100px;
      }
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 410px
*/


@media (min-width: 320px) and (max-width: 410px) {
  
  .logo{
    width: 300% !important;
    padding: 0px !important;
    margin-left: -50px !important;
  }

  .pse{
      width: 15%;
      margin-left: 40px;
  }
  
  .pse1{
      width: 22%;
  }

  .navbar-collapse ul li a{
  font-size: 4vw !important;
  }

  .navbar-light .navbar-toggler{
    color: blue !important;
    border: none;
    margin-top: 10px;
  }

  .carousel-inner {
      height: 300px !important;
      background-position: center center;
      background-size:100% 100% !important;
  }
  
  .imagenslider, .imagenslider1{
      width: 100%;
      height: 350px;
      background-position: center center;
      background-size:100% 100% !important;
  }

  #carouselExampleIndicators{
    height: 300px;
  }

  .filtro {
      width: 100% !important;
      margin-left: 0% !important;
      height: 240px;
      position:static;
  }

 .equipo{
    margin-top: 100px !important;
  }

  .inmu-des, .conteCards{
   position: static;
   width: 15rem;
   margin-left: auto !important;
   margin-right: auto !important;
  }

.formularios p{
    margin: 0px !important;
    padding: 0px !important;
}

  .clasebackground {
      width: 100%;
      height: 300px !important;
      background-size:100% 100% !important;
      background-position: center center !important;
  }

  .listafooter{
      height: 750px;
  }

  footer{
      height: 100px;
  }

}