.web_wrapper {
  width: 75%;
  margin: 0 auto;
  max-width: 1200px;
}
#cabecera {
  background-image: url("../images/img/cabecera.jpg");
  background-size: cover;
  width: 100vw;
  height: 100vh;
}
#cabecera .formulario {
  width: 30%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  text-align: center;
  position: absolute;
}
#cabecera .formulario .logo {
  height: 25%;
}
#cabecera .formulario .logo img {
  width: 200px;
  height: auto;
  margin-top: 50px;
  margin-bottom: 80px;
}
#cabecera .formulario .textos {
  text-align: left;
  padding: 40px;
  height: 20%;
}
#cabecera .formulario .textos .titulo {
  font-size: 37px;
  font-family: 'HKGrotesk-SemiBold';
  text-align: left;
  line-height: 35px;
}
#cabecera .formulario .textos .texto {
  font-size: 37px;
  font-family: 'HKGrotesk-Light';
  text-align: left;
}
#cabecera .formulario .form {
  background-color: rgba(255, 222, 0, 0.5);
  height: 55%;
  position: relative;
  bottom: 0;
  text-align: left;
  padding: 40px;
}
#cabecera .formulario .form .titulo_form {
  font-size: 26px;
  font-family: 'HKGrotesk-Light';
}
#cabecera .formulario .form .input-style {
  border-bottom: 1px solid #000;
}
#cabecera .formulario .form .input-style input {
  background: none;
  border: none;
  height: 45px;
  width: 100%;
  font-size: 17px;
  font-family: 'HKGrotesk-Light';
}
#cabecera .formulario .form .input-style input::placeholder {
  color: inherit;
}
#cabecera .formulario .form .submits .checkbox {
  margin-left: 20px;
  color: #000;
}
#cabecera .formulario .form .submits .checkbox a {
  color: #000;
}
#cabecera .formulario .form .submits .submit {
  height: 60px;
  color: #FFF;
  background-color: #000;
  margin-left: 50%;
  margin-top: 60px;
}
#cabecera .formulario .form .submits .submit input {
  background: none;
  border: none;
  width: 100%;
  height: 100%;
  font-family: 'HKGrotesk-Light';
  font-size: 19px;
  text-transform: uppercase;
}
#cabecera .lenguaje {
  position: absolute;
  top: 0;
  right: 10%;
}
#cabecera .lenguaje span {
  display: block;
  width: 70px;
  height: 55px;
  line-height: 55px;
  background-color: #ffdd00;
  border: none;
  text-decoration: none;
  text-align: center;
  font-size: 25px;
  appearance: none;
}
#cabecera .lenguaje span:hover {
  cursor: pointer;
}
#cabecera .lenguaje span img {
  width: 15px;
  height: auto;
}
#cabecera .lenguaje .dropdown-content {
  flex-direction: column;
  background-color: #ffdd00;
  width: 75%;
  text-align: center;
  margin: 0 auto;
  margin-top: 2px;
  font-size: 18px;
  display: none;
}
#cabecera .lenguaje .dropdown-content a {
  color: #000;
}
#nueva_vida {
  margin-top: 100px;
  margin-bottom: 100px;
}
#nueva_vida .content .titulo_vida {
  font-family: 'HKGrotesk-SemiBold';
  font-size: 37px;
}
#nueva_vida .content .texto_vida {
  font-family: 'HKGrotesk-Light';
  font-size: 19px;
}
#tipologias {
  display: flex;
}
#tipologias .imagen {
  width: 50%;
}
#tipologias .imagen img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
#tipologias .textos {
  width: 50%;
  padding: 0 2%;
}
#tipologias .textos .titulo_tipologias {
  font-family: 'HKGrotesk-SemiBold';
  font-size: 32px;
  margin-bottom: 60px;
}
#tipologias .textos .iconos {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  text-align: center;
}
#tipologias .textos .iconos .icono {
  width: 30%;
}
#tipologias .textos .iconos .icono img {
  height: 70px;
  width: auto;
  margin-bottom: 20px;
}
#tipologias .textos .iconos .icono .mod_img {
  height: 50px;
  margin: 20px 0;
}
#tipologias .textos .iconos .icono .texto {
  font-family: 'HKGrotesk-Light';
  font-size: 19px;
  margin-bottom: 40px;
}
#estres {
  background-image: url(../images/img/estres.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 65vh;
  width: 100vw;
  margin-top: 100px;
}
#estres .content {
  display: flex;
  padding-top: 25vh;
}
#estres .content .texto {
  color: #FFF;
  width: 50%;
  margin-right: 5%;
}
#estres .content .texto .titulo_estres {
  font-family: 'HKGrotesk-SemiBold';
  font-size: 32px;
}
#estres .content .texto .texto_estres {
  font-family: 'HKGrotesk-Light';
  font-size: 19px;
}
#estres .content .iconos {
  width: 50%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
  text-align: center;
}
#estres .content .iconos .icono {
  width: 33%;
  margin: 0 auto;
}
#estres .content .iconos .icono img {
  height: 70px;
  width: auto;
  margin-bottom: 20px;
}
#estres .content .iconos .icono .texto {
  font-family: 'HKGrotesk-Light';
  font-size: 19px;
  margin: 0 auto;
}
#verde {
  margin-top: 100px;
  display: flex;
  flex-wrap: wrap;
}
#verde .textos {
  width: 50%;
  padding: 7% 5%;
}
#verde .textos .titulo_verde {
  font-family: 'HKGrotesk-SemiBold';
  font-size: 32px;
}
#verde .textos .texto_verde {
  font-family: 'HKGrotesk-Light';
  font-size: 19px;
}
#verde .textos .texto_verde span {
  font-family: 'HKGrotesk-SemiBold';
}
#verde .textos .iconos {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
  margin-left: 60px;
}
#verde .textos .iconos .icono {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
#verde .textos .iconos .icono img {
  width: 50px;
  height: auto;
  margin-right: 30px;
}
#verde .textos .iconos .icono p {
  font-family: 'HKGrotesk-Light';
  font-size: 19px;
}
#verde .imagen_verde {
  width: 50%;
  object-fit: cover;
}
#verde .imagen_verde img {
  width: 100%;
  height: auto;
}
#mar {
  margin-top: 100px;
}
#mar .content .textos .titulo_mar {
  font-family: 'HKGrotesk-SemiBold';
  font-size: 32px;
}
#mar .content .textos .texto_mar {
  font-family: 'HKGrotesk-Light';
  font-size: 19px;
}
#mar .content .iconos {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  text-align: center;
}
#mar .content .iconos .icono {
  width: 25%;
  margin-top: 50px;
  justify-content: space-between;
}
#mar .content .iconos .icono img {
  height: 60px;
  width: auto;
  margin-bottom: 20px;
}
#mar .content .iconos .icono p {
  font-family: 'HKGrotesk-Light';
  font-size: 19px;
  padding: 0 40px;
}
#mapa {
  width: 100%;
  margin-top: 100px;
}
#mapa .texto_mapa {
  background-color: #ffdd00;
  text-align: center;
  height: 80px;
  line-height: 80px;
}
#mapa .texto_mapa p {
  font-family: 'HKGrotesk-SemiBold';
  font-size: 30px;
}
#mapa .img_mapa {
  width: 100%;
  position: relative;
}
#mapa .img_mapa .info_mapa {
  position: absolute;
  top: 60px;
  left: 100px;
  background-color: rgba(29, 29, 29, 0.8);
  color: #FFF;
  font-family: 'HKGrotesk-Light';
  font-size: 15px;
  padding: 15px;
}
#mapa .img_mapa a {
  width: 100%;
  height: 100%;
}
#mapa .img_mapa img {
  width: 100%;
  height: 70vh;
  object-fit: cover;
  object-position: center;
}
#formulario_final {
  margin-top: 100px;
  text-align: center;
}
#formulario_final .titulo_form {
  font-size: 26px;
  font-family: 'HKGrotesk-Light';
  margin-bottom: 30px;
}
#formulario_final .inputs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#formulario_final .inputs .input-style {
  width: 48%;
  height: 50px;
}
#formulario_final .inputs .input-style input {
  width: 100%;
  height: 100%;
  border: none;
  border-bottom: 1px solid #000;
}
#formulario_final .submits {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 25px 0% 25px 2%;
}
#formulario_final .submits .checkbox a {
  color: #000;
}
#formulario_final .submits .submit {
  height: 50px;
  width: 200px;
  color: #FFF;
  background-color: #000;
}
#formulario_final .submits .submit input {
  background: none;
  border: none;
  width: 100%;
  height: 100%;
  font-family: 'HKGrotesk-Light';
  font-size: 19px;
  text-transform: uppercase;
}
footer {
  margin-top: 100px;
  width: 100%;
  background-color: #000;
  text-align: center;
  color: #FFF;
  padding: 20px 40px;
}
footer a {
  color: #FFF;
}
footer a:hover {
  text-decoration: none;
  color: #FFF;
}
@media only screen and (max-width: 1880px) {
  #cabecera .logo {
    height: 20% !important;
    text-align: left !important;
    padding-left: 30px;
  }
  #cabecera .textos {
    height: 25% !important;
    padding: 20px 40px !important;
  }
  #cabecera .textos p {
    font-size: 28px !important;
  }
}
@media only screen and (max-width: 1390px) {
  #tipologias .textos .titulo_tipologias {
    font-size: 30px !important;
  }
  #tipologias .iconos img {
    height: 50px !important;
  }
  #tipologias .iconos .mod_img {
    height: 30px !important;
  }
  #verde .textos {
    padding: 0 5% 7% 5% !important;
  }
  #mar {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 1284px) {
  #cabecera .formulario {
    width: 36% !important;
  }
  #mapa .texto_mapa {
    height: auto !important;
    padding: 2% !important;
    line-height: 25px !important;
  }
  #mapa .texto_mapa p {
    font-size: 25px !important;
  }
}
@media only screen and (max-width: 1024px) {
  #cabecera .formulario {
    width: 45% !important;
  }
  #cabecera .formulario .textos,
  #cabecera .formulario .form {
    padding: 20px !important;
  }
  #tipologias {
    display: block;
  }
  #tipologias .imagen,
  #tipologias .textos {
    width: 90%;
    margin: 0 auto;
  }
  #tipologias .titulo_tipologias {
    margin-top: 60px;
  }
  #estres .content {
    flex-direction: column !important;
    padding-top: 15% !important;
  }
  #estres .content .texto,
  #estres .content .iconos {
    width: 100% !important;
  }
  #estres .content .iconos {
    margin-top: 80px;
  }
  #verde {
    flex-direction: column-reverse !important;
  }
  #verde .textos,
  #verde .imagen_verde {
    width: 90% !important;
    margin: 0 auto !important;
  }
  #verde .textos {
    margin-top: 40px !important;
  }
  #mar .icono {
    width: 50% !important;
  }
}
@media only screen and (max-width: 768px) {
  #cabecera .formulario {
    width: 70% !important;
    left: 20% !important;
  }
  #cabecera .formulario .logo img {
    width: 150px !important;
  }
  #cabecera .formulario .form .submits. .submit{
    margin-top: 25px !important;
  }
  #tipologias .titulo_tipologias {
    text-align: center !important;
  }
  #estres .content .texto {
    text-align: center;
  }
  #mar {
    text-align: center;
  }
  #mapa .info_mapa {
    left: 50px !important;
    top: 30px !important;
  }
  #formulario_final .inputs,
  #formulario_final .submits {
    flex-direction: column !important;
  }
  #formulario_final .inputs .input-style,
  #formulario_final .submits .input-style {
    width: 100% !important;
  }
  #formulario_final .inputs .input-style input,
  #formulario_final .submits .input-style input {
    text-align: center !important;
  }
  #formulario_final .inputs .submit,
  #formulario_final .submits .submit {
    margin: 0 auto !important;
    margin-top: 20px !important;
  }
}
@media only screen and (max-width: 480px) {
  #cabecera .formulario {
    width: 90% !important;
    left: 5% !important;
  }
  #cabecera .formulario .textos p {
    font-size: 22px !important;
  }
  #tipologias .titulo_tipologias {
    font-size: 25px !important;
  }
  #cabecera .formulario .form .submits .submit {
    height: 45px !important;
    margin-top: 10px !important;
  }
  #tipologias .icono {
    width: 50% !important;
  }
  #estres {
    height: 780px !important;
  }
  #estres .icono {
    width: 50% !important;
    margin-top: 30px !important;
  }
  #verde .iconos {
    margin-left: 0 !important;
  }
  #mar .icono {
    width: 100% !important;
  }
  #mapa .info_mapa {
    position: relative !important;
    margin: 0 auto !important;
    width: 90% !important;
    left: 0 !important;
    text-align: center !important;
  }
}
@font-face {
  font-family: 'Arial-Regular';
  src: url("../fonts/Arial-Regular.ttf") format("truetype");
}
@font-face {
  font-family: 'HKGrotesk-Light';
  src: url("../fonts/HKGrotesk-Light.otf") format("opentype");
}
@font-face {
  font-family: 'HKGrotesk-Medium';
  src: url("../fonts/HKGrotesk-Medium.otf") format("opentype");
}
@font-face {
  font-family: 'HKGrotesk-Regular';
  src: url("../fonts/HKGrotesk-Regular.otf") format("opentype");
}
@font-face {
  font-family: 'HKGrotesk-SemiBold';
  src: url("../fonts/HKGrotesk-SemiBold.otf") format("opentype");
}
@font-face {
  font-family: 'Lato-Light';
  src: url("../fonts/Lato-Light.otf") format("opentype");
}
@font-face {
  font-family: 'Raleway-Regular';
  src: url("../fonts/Raleway-Regular.otf") format("opentype");
}
