
iframe {
}

.video-foreground {
  position: absolute;
  height: 100%;
  width: 100%;
}
.logo{
  width: 120px;
}
@media (max-width:767px) {
  .logo{
   width: 90px;
  }
}

#inicio {
  height: 100vh;
}

.inicioArquitectura{
  background-color: rgba(0,0,0,0.9);
  filter: grayscale(70%);
  cursor:pointer

}
.inicioArquitectura:hover{
	filter:none;
	
}

.lighting{
  height: 100vh;
  background-image: url("../../assets/img/cocadesign/1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  box-shadow: inset 2px 2px 200px;


}

.aquitect{
  height: 100vh;
  background-image: url("../../assets/img/cocalighting/stuttgart-colonia.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  box-shadow: inset 20px 20px 60px;
}
.contenedor{
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  background-color: rgba(255,255,255,0.75);
  border-radius: 20px;
  position: relative;
  top:20px;
  padding:10px;
}
.contenedor img{
  width: 100%;
}

.texto p{
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}
.icono_empresa_arquitectura {
  width: 150px;
}

.navbar.navbar-light.navbar-expand-md {
  height: 80px;
  background-color: rgba(255,255,255,0.75);
  z-index: 500;
}

.navbar-light .navbar-nav .nav-link {
  color: rgb(196,196,196);
  font-size: 18px;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #000000;
}

#contacto {
  height: 100%;
}

#galeria_costruccion {
  height: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
}

.container.contactanos_supervision_obra {
  padding-top: 90px;
}

.form-control {
  border: 0px;
  font-size: 20px;
  padding-top: 18px;
  padding-bottom: 20px;
  text-decoration: none;
  border-bottom: 1px solid rgb(228,228,228);
}

.form-group.floating-label-form-group.controls.mb-0.pb-2 {
  padding-top: 28px;
}

#Mensaje {
  padding-top: 35px;
}

#diseno_arquitectonico {
  height: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
}

.parallax_construccion {
  box-shadow: inset 0px 0px 10px rgb(0,0,0);
}

.linea_media_proyectos {
  height: 100%;
  width: 2px;
  background-color: rgb(215,215,215);
  margin: auto;
}

.rounded-circle.img-fluid {
  background-color: rgba(26,26,26,0.58);
  background-image: url("../../assets/img/Rec_ppal.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 350px;
  height: 350px;
  background-position: center;
}

#top_construccion {
  font-size: 25px;
  color: #0099ff;
}

.servicios_design {
  text-align: center;
  padding-bottom: 40px;
}

.servicios_design .h1, h1 {
  font-size: 35px;
  color: #0099ff;
}

.row.servicios_info {
  padding-bottom: 30px;
}

#video_arquitectura {
  height: 100vh;
}

.col-sm-6.col-md-4.col-lg-3.item {
  margin: 0px;
  padding: 0px;
}

html {
  scroll-behavior: smooth;
}

.img-fluid {
  height: 200px;
  width: 100%;
  background-position: center;
  background-size: auto;
}

#arquitectura {
  margin-top: 80px;
  margin-bottom: 50px;
  text-align: center;
}

#arquitectura p {
  margin-left: 150px;
  margin-right: 150px;
  text-align: left;
}

#arquitectura p {
  margin-left: 150px;
  margin-right: 150px;
  text-align: left;
}

@media (min-width: 300px) {
  #arquitectura p {
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
    color: rgb(118,118,118);
  }
}

@media (min-width: 992px) {
  #arquitectura p {
    margin-left: 150px;
    margin-right: 150px;
    text-align: left;
    color: rgb(118,118,118);
  }
}

.div_texto_diseno_arquitectonico {
  z-index: 100;
  text-align: center;
  position: absolute;
  margin: auto;
  margin-left: 25%;
  width: 50%;
  margin-top: 200px;
  background-color: rgba(255,255,255,0.51);
  border-radius: 10px;
  padding-top: 10px;
  box-shadow: 2px 2px 15px rgba(0,0,0,0.32);
}

@media (min-width: 300px) {
  .col-1.linea_media {
    display: none;
  }
}

.col-1.linea_media {
}

@media (min-width: 992px) {
  .col-1.linea_media {
    display: block;
  }
}

@media (min-width: 300px) {
  .col.imagen_redonda_supervicion {
    width: 100%;
    position: absolute;
    left: 0;
  }
}

@media (min-width: 992px) {
  .col.imagen_redonda_supervicion {
    position: initial;
  }
}

.col.imagen_redonda_supervicion {
}

@media (min-width: 300px) {
  .col.informacion_servicios_remodelacion {
    margin-top: 450px;
  }
}

.col.informacion_servicios_remodelacion {
}

@media (min-width: 992px) {
  .col.informacion_servicios_remodelacion {
    margin-top: 0;
  }
}

.linea_horizontal {
  height: 2px;
  background-color: #e4e4e4;
  margin: auto;
  margin-bottom: 40px;
}

@media (min-width: 992px) {
  .linea_horizontal {
    width: 20%;
    height: 2px;
    background-color: #e4e4e4;
    margin: auto;
    margin-bottom: 40px;
  }
}

#top_construccion .h2, h2 {
  text-align: center;
}

@media (min-width: 300px) {
  .navbar-expand-md .navbar-collapse {
    background-color: rgba(0,0,0,0.66);
    padding: 7px;
  }
}

@media (min-width:768px) {
  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    background-color: rgba(0,153,255,0);
  }
}

.div_texto_obra {
  z-index: 100;
  text-align: center;
  position: absolute;
  margin: auto;
  margin-left: 25%;
  width: 50%;
  margin-top: 200px;
  padding-top: 10px;
  text-shadow: 2px 2px 7px rgba(0,0,0,0.8);
  color: white;
}

h2 {
  color: #0099ff;
}

.intro p {
  color: rgb(118,118,118);
}

.lead {
  color: rgb(118,118,118);
}

.navbar-light .navbar-nav .nav-link {
  color: black;
}

.nota img{border: solid thin #eee; padding: 15px; max-width:100%; border-radius:8px}
.nota h2{color:#40ace1; font-weight: bold; text-align:center}
.blog .fecha{background-color:#fff; color:#6BC5FF; margin:.8em; position:absolute; font-weight:bold; font-size:.65em; padding:2px 4px; border-radius:4px; right:0}
.blog .miniatura{position: relative;border-radius:8px; cursor:pointer; height:300px; border:solid thin #ccc; background-size:cover; background-position: center;}