	 body {
    max-width: 100%;
    overflow-x: hidden;
}
.f{
	font-weight: 900;
font-size: 23px;
}

.img-header{
  height: 642px; 
  background: url(../images/syham-consultora-seguridad-e-higiene-gestion-ambiental-contacto.jpg) no-repeat top center; width: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover;
}

.texto{
	margin-left: 28%;
margin-top: 3%;

	font-family: 'Open Sans', sans-serif;

font-weight: 400;

color: #444;

line-height: 1.2em;

font-size: 36px;
}


.control-group {
    margin-top: 14px;
}

#phpcontactform {
	margin-left: 28%;
}

#phpcontactform input[type="text"], input[type="email"], textarea {
    background-color: rgb(236, 236, 236, 0.9);
    border-radius: 7px;
    font-weight: lighter;
    resize: none;
    width: 92%;

height: 44px;
}

textarea{
	height: 170px;
}


#email::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  padding-left: 20px;
  margin-left: 20px;
}
#email::-moz-placeholder { /* Firefox 19+ */
  padding-left: 20px;
  margin-left: 20px;
}
#email:-ms-input-placeholder { /* IE 10+ */
  padding-left: 20px;
  margin-left: 20px;
}
#email:-moz-placeholder { /* Firefox 18- */
  padding-left: 20px;
  margin-left: 20px;
}


.sss {
	margin-top: 19%;
	margin-left: 9%;
    font-size: 1.313em;
    font-weight: 500;
    line-height: 4.2em;
    color: #fff;
}

.eee{
	width: 7%;
	font-size: 29px;
font-weight: 900;
}

.link-gracias{
  font-size: 16px;
}
.link-gracias:hover{
color: #e8ae04;
}

@media all and (min-width: 460px) and (max-width: 770px) {
  .footer-web{
    margin-bottom: 15%;
  }
  .footer-horarios{
    margin-bottom: 15%;
  }
} 
@media (max-width: 470px) {

.footer-web{
    margin-bottom: 15%;
  }
  .footer-horarios{
    margin-bottom: 15%;
  }

}

.t1{
  font-size: 21px; line-height: 1.6em; color: #666;
}

@media (max-width: 1120px) {
    .t1{
      font-size: 17px;
    }
}

.form-amarillo{
  background-color: #e8ae04; height: 600px; border-radius: 15px;
}

.texto-izq{
  background-color: #fff; 
  height: 600px;
}

.btn-send{
  background-color: #0d2e37; border-color: #0d2e37; width: 92%;
}

@media (max-width: 766px) {
  .form-amarillo{
    height: 348px;
  }
  .texto-izq{
    margin-left: -32%;
    height: 550px;
  }  
}

@media (max-width: 390px) {
  .sss{
    font-size: 1.013em;
    }
  .eee{
    font-size: 17px;
  } 
  .form-amarillo {
    height: 293px;
  } 
}

@media (max-width: 290px) {
  .texto-izq{
    height: 550px;
  } 
  .sss{
    line-height: 2.6em;
    font-size: 0.96em;
  }
}


@media all and (max-width: 590px){
  .img-header{
    background-image:  url('../images/syham-consultora-seguridad-e-higiene-gestion-ambiental-contacto-small.jpg');
  }
}

@media all and (min-width: 460px) and (max-width: 770px) {
  .footer-web{
    margin-bottom: 15%;
  }
  .footer-horarios{
    margin-bottom: 15%;
  }
} 
@media (max-width: 470px) {

  .footer-web{
    margin-bottom: 15%;
  }
  .footer-horarios{
    margin-bottom: 15%;
  }

}