.rotador {
  height: 600px;
}

.rotador_principal {
  height: 100%;
  background-color: transparent;
}

.bg_video {
  position: absolute;
  width: 100%;
  height: 100%;
}

.content_slide {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container {
  width: 1100px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.container.c-from {
  width: 800px;
}

.titulo_gran_opening {
  position: relative;
  z-index: 1;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 45px;
  font-weight: 700;
  text-align: center;
}

.prev_rot {
  display: none;
}

.next_rot {
  display: none;
}

.dots_rot {
  display: none;
}

.contador {
  padding-top: 20px;
  padding-bottom: 0px;
}

.titu_isa_des {
  position: relative;
  z-index: 1;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
}

.left_con {
  width: 20%;
  float: left;
}

.center_con {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  float: left;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.right_con {
  width: 20%;
  float: left;
  text-align: right;
}

.txt_dias_para {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
}

.txt_contador {
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 35px;
  font-weight: 500;
  text-align: center;
}

.content_contador {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nosotros {
  padding-top: 0px;
  padding-bottom: 20px;
}

.foto_fachada {
  height: 600px;
  margin-bottom: 30px;
  border-radius: 10px;
  background-image: url('../images/nosotros_11.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.titulo_nosotros {
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.txt_nosotros {
  width: 700px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
}

.formulario {
  padding-top: 20px;
  padding-bottom: 30px;
}

.left_forn {
  width: 50%;
  padding-right: 15px;
  float: left;
}

.right_form {
  width: 50%;
  padding-left: 15px;
  float: left;
}

.full_form {
  width: 100%;
  float: left;
}

.label_form {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 500;
}

.input_form {
  height: 40px;
  margin-bottom: 15px;
  border-radius: 3px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 400;
}

.input_form::-webkit-input-placeholder {
  color: #000;
}

.input_form:-ms-input-placeholder {
  color: #000;
}

.input_form::-ms-input-placeholder {
  color: #000;
}

.input_form::placeholder {
  color: #000;
}

.input_form.textarea {
  height: 100px;
}

.submit_form {
  padding: 12px 40px;
  background-color: #000;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.informacion {
  padding-top: 20px;
  padding-bottom: 20px;
}

.txt_info {
  width: 800px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
}

.txt_especificaciones {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
}

.content_submit {
  text-align: right;
}

.left_pro {
  width: 100%;
  float: left;
}

.right_pro {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  text-align: center;
}

.col_proyecto {
  width: 49%;
  height: auto;
  margin-right: 0.5%;
  margin-bottom: 10px;
  margin-left: 0.5%;
  float: left;
  /* background-image: url('../images/pro_1.JPG'); */
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

/* .col_proyecto._2 {
  background-image: url('../images/pro_2.jpg');
}

.col_proyecto._3 {
  background-image: url('../images/pro_3.JPG');
}

.col_proyecto._4 {
  background-image: url('../images/por_4.jpg');
}

.col_proyecto._5 {
  background-image: url('../images/pro_5.JPG');
}

.col_proyecto._6 {
  background-image: url('../images/pro_6.jpg');
} */

.content_proyectos {
  margin-bottom: 20px;
}

.redes_sociales {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.url_red {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.icon_red {
  margin-right: 8px;
}

.txt_red {
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.cta_catalogo {
  display: inline-block;
  padding: 12px 40px;
  background-color: #000;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .rotador {
    height: 450px;
  }

  .txt_dias_para {
    font-size: 19px;
    line-height: 25px;
  }

  .foto_fachada {
    height: 400px;
  }

  .col_proyecto {
    height: auto;
  }

  .redes_sociales {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .url_red {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .rotador {
    height: 350px;
  }

  .left_con {
    width: 100%;
    margin-bottom: 10px;
  }

  .center_con {
    width: 100%;
    margin-bottom: 10px;
  }

  .right_con {
    width: 100%;
    text-align: center;
  }

  .txt_dias_para {
    text-align: center;
  }

  .content_contador {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .foto_fachada {
    height: 350px;
  }

  .left_pro {
    width: 100%;
  }

  .right_pro {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .rotador {
    height: 250px;
  }

  .titulo_gran_opening {
    font-size: 30px;
    line-height: 35px;
  }

  .contador {
    padding-bottom: 10px;
  }

  .txt_contador {
    font-size: 20px;
    line-height: 25px;
  }

  .foto_fachada {
    height: 232px;
  }

  .txt_nosotros {
    font-size: 15px;
    line-height: 25px;
  }

  .left_forn {
    width: 100%;
    padding-right: 0px;
  }

  .right_form {
    width: 100%;
    padding-left: 0px;
  }

  .txt_info {
    font-size: 15px;
    line-height: 25px;
  }

  .txt_especificaciones {
    font-size: 15px;
    line-height: 25px;
  }

  .col_proyecto {
    /* width: 100%;
    margin-right: 0%;
    margin-left: 0%; */
    height: auto;
    margin-bottom: 2px;
  }

  .redes_sociales {
    display: block;
  }
}