
.titulo-contacto{
	color: #FF7F00;
	font-size: 45px;
    font-weight: 400;
}
.under-line-left{
	width: 8%;
}
textarea{	
	height: 113px!important;
}

.acept-term{
	color: #999999; 
	font-size: 15px; 
	font-weight: 400; 
	margin-bottom: 0px;
	margin-left: 5px;
}

.margen-fila{
	margin-bottom:  1%;
}


.input-field label {

 color: #747474!important;

}

/* label focus color */

.input-field input[type=text]:focus + label {

 color: #747474!important;

}

/* label underline focus color */

.input-field input[type=text]:focus {

 border-bottom: 1px solid #747474!important;

 box-shadow: 0 1px 0 0 #747474!important;

}

.input-field input[type=email]:focus {

 border-bottom: 1px solid #747474!important;

 box-shadow: 0 1px 0 0 #747474!important;

}

.input-field textarea:focus {

 border-bottom: 1px solid #747474!important;

 box-shadow: 0 1px 0 0 #747474!important;

}



[type="checkbox"].filled-in:checked+span:not(.lever):after{

	border: 2px solid #001D93!important;

    background-color: #001D93!important;

}

.morebutton{
	padding-left: 5%;
	padding-right:  5%;
	margin-top: 2%;
}
