
label{margin-bottom:0px!important;}
/* headers 2020 */
.container {
  position: relative;
  text-align: center;
  color: white;
}

/* Bottom left text */
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}

/* Top left text */
.top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}

/* Top right text */
.top-right {
  position: absolute;
  top: 8px;
  right: 16px;
}

/* Bottom right text */
.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}

/* Centered text */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* cajas de  proyectos*/
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    border-bottom: 1px solid;
    background-color: #fff;
    border-color: #ffffff;
}

.card-body{
      padding: 10px;
    }   





    /*********/



 .div-logo-in {
    width: 100%;
    position: absolute;
    top: 160px;
    text-align: center;
}




.logo-pro {
    background: white;
    border-radius: 5px;
 padding:20px 21px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0), 0 2px 4px rgba(0,0,0, 0.20);
}



.logo-pro img {
    width:52px;
}


.card-header h4 {
    text-align: center!important;
}

.img-inmo{
  width: 63px;
}
    
.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
    display: -webkit-inline-box;
}

.card {
    margin-bottom: 0px;
    border: 5px solid white;
}

.span-ver-tour {
    background: #df0209;
    color: white;
    font-size: 10px;
    font-weight: 600;
    border-radius: 4px;
    display: block;
}


.text-metros {
    width: 60%;
}

.text-metros p{
    font-size: 11px;
    letter-spacing: 1px;
    margin-top: 5px;
    text-transform: capitalize;
}

.card-header h4 {
text-align: center!important;
    font-weight: bolder;
    letter-spacing: 1px;
    color: #333;
    text-transform: uppercase;
}


.direccion {
    font-size: 13px;
    color: #333;
    font-weight: 600;
}

.comuna {
}

.precio span {
    font-size: 12px;
    color: #777777;
    margin-right: 4px;
    font-weight: 500;
}

.precio {
    font-size: 16px;
    font-weight: 600;
    color: #333;

}



 .sup-servicio {
    display: block;
    margin-top: 6px;
    margin-left: 9px;
}


.contenedor-cotizar {
    background: #3483fa;
    border-radius: 4px;
    padding: 13px 40px;
    margin-top: 0;
    color: white;
    font-size: 15px;
    text-decoration: none!important;
    width: 100%;
    display: block;
}

.contenedor-cotizar:hover {
    background: #1d74f7;

        color: white;
    font-size: 15px;
    text-decoration: none!important;

}

.separador{
  margin-top: 20px;
}


.container-footer {
    position: relative;
    text-align: center;
    color: #999;
    font-size: 15px;
}

.a-footer {
    color: #3483fa;
    font-size: 14px;
    text-decoration: none;
}

.container-footer h2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    color: #4b4b4b;
    margin: 16px 0 0;
}



.titulo-footer {
    margin: 48px 0px 17px 0px;
}
.titulo-footer h1 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    color: #4b4b4b;
    margin: 16px 0 0;
}



.titulo-footer p {
    font-size: 17px;
    font-weight: 400;
    color: #777777;
    margin: 0;
    text-align: center;
}



.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 0px;
    border-radius: .3rem;
    background-color: #d8dbe0;
}


.jumbotron{
    background-image: url(../img/header_desktop.gif);
    height: 300px;
    width: 100%;
    background-position: top;
}



.logo-pro {
    background: white;
    border-radius: 5px;
    padding: 23px 21px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0), 0 2px 4px rgba(0,0,0, 0.20);
}



.modal-dialog {
      max-width: 92%;
      margin: 30px auto;
      height: 100vw;
  }



.modal-body {
  position:relative;
  padding:0px;
}
.close {
  position:absolute;
  right:-30px;
  top:0;
  z-index:999;
  font-size:2rem;
  font-weight: normal;
  color:#fff;
  opacity:1;
}


.div-logo-in {
    width: 100%;
    position: relative;
    top: -18px;
    text-align: center;
}






@media (min-width: 481px) and (max-width: 767px) {
  
  
.jumbotron {
    background-image: url(../img/header_mobile.gif);
    height: 340px;
    width: 100%;
    /* background-position: top; */
    background-repeat: no-repeat;
    background-size: cover;
}
  

  .contenedor-cotizar {
    background: #3483fa;
    border-radius: 4px;
    padding: 13px 55px;
    margin-top: 10px;
    color: white;
    font-size: 15px;
    text-decoration: none!important;
    width: 100%;
    margin-top: 36px;
}


}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  
  
.jumbotron {
    background-image: url(../img/header_mobile.gif);
    height: 340px;
    width: 100%;
    /* background-position: top; */
    background-repeat: no-repeat;
    background-size: cover;
}
  

  .contenedor-cotizar {
    background: #3483fa;
    border-radius: 4px;
    padding: 13px 55px;
    margin-top: 10px;
    color: white;
    font-size: 15px;
    text-decoration: none!important;
    width: 100%;
    margin-top: 36px;
}


}



@media (min-width: 1025px) and (max-width: 1280px) {
  
 
.jumbotron {
    background-image: url(../img/header_tablet.gif);
    height: 300px;
    width: 100%;
    background-position: center;

    background-repeat: no-repeat;
    background-size: cover;}
  
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  
 
.jumbotron {
    background-image: url(../img/header_tablet.gif);
    height: 300px;
    width: 100%;
    background-position: center;

    background-repeat: no-repeat;
    background-size: cover;}
  
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
 
.jumbotron {
    background-image: url(../img/header_tablet.gif);
    height: 300px;
    width: 100%;
    background-position: center;

    background-repeat: no-repeat;
    background-size: cover;}
  
}




/* cambios css*/

#shuffle {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: wrap;
  justify-content: center;
}

#shuffle li.mix {
    /*display: flex;*/
    border-radius: 3px;
    overflow: hidden;
}

.card {
  width: 100%;
  border: 0;
  border-radius: 3px;
}

@media only screen and (min-width: 1170px) {
#shuffle li.mix {
    margin-right: 24px;
    margin-bottom: 24px;
    /* display: flex; */
    margin-left: 10px;
    margin-right: 10px!important;
}
  #shuffle > li:nth-child(4n) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 1170px) {
  .cd-gallery li {
    width: calc(33% - 24px);
  }

  #shuffle li.mix {
    margin-right: 24px;
    margin-bottom: 24px;
  }

  #shuffle > li:nth-child(3n) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 860px) {
  .cd-gallery li {
    width: calc(50% - 24px);
  }

  #shuffle li.mix {
    margin-right: 16px;
    margin-bottom: 16px;
  }

  #shuffle > li:nth-child(2n) {
    margin-right: 0;
  }
}

@media only screen and (max-width: 600px) {
  .cd-gallery li {
    width: 100%;
  }

  #shuffle li.mix {
    margin-right: 0;
    margin-bottom: 16px;
  }

  #shuffle > li:nth-child(2n) {
    margin-right: 0;
  }
}




.contenedor-videos {
  border-top: 1px solid rgba(0, 0, 21, 0.08);
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  padding-top: 24px;
  padding-bottom: 14px;
}

.item-video {
  display: block;
  display: flex;
  align-items: center;
  padding: 8px 8px;
  justify-content: space-between;
}

.item-video:nth-child(odd) {
  background: rgba(0, 0, 21, 0.02);
}

.item-video p {
  text-align: left;
  margin: 0;
}



.card-header {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.card-title {
  min-height: 110px;
  padding-top: 8px;
}

.span-ver-tour {
    background: transparent;
}

.span-ver-tour a {
    color: #3483fa;
    font-weight: 600;
    border-radius: 4px;
    padding: 7px 14px;
    display: block;
    background: rgba(65, 137, 230, 0.15);
    font-size: 11px;
    color: #3483fa !important;
    font-weight: 600;
}

.cd-tab-filter a {

}

.cd-filter {}