.navbar-indesd8 {
    display: none !important;
}
.layout-container {
	max-width: none !important;
}
.webform-submission-form {
	max-width: 1280px;
	margin: auto;
}
.webform-submission-form .form-submit {
	font-size: 16px;
}
.background-body {
    background-color: white !important;
}
#edit-formulario-de-contacto-header h1 {
	font-size: 32px;
	color: #ff5e00;
	text-align: center;
}
#edit-formulario-de-contacto-header .p01 {
    padding: 0 9vw 30px 9vw;
}
#edit-tipo-de-institucion {
    height: 35px;
    font-size: 21px;
}

.p01 {padding: 2% 27%;font-size: 25px;color: #117aa3;}
@media (max-width: 770px) {
  .p01 {padding:20px 20px 35px 20px!important;font-size: 20px!important;}
}
