/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
/*Add your own styles here:*/

/***************************** FONTS  *****************************/ 

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,700;0,900;1,300;1,400&display=swap');
body{font-family: 'Lato', sans-serif;}

/***************************** GENERICOS  *****************************/ 


/* encabezados */

.av-subheading p{font-weight: 300 !important;margin-top: -10px !important;}
.av-special-heading em{font-weight: lighter; font-style: normal !important;}

/* aseguradas */

.aseguradas{
	background: #fff;
	border: 1px solid #ccc;
	padding: 0 20px;
	border-radius: 8px;
	margin-top: 20px;
	margin-bottom: 30px !important;
}


/* galeria */

.avia-gallery-thumb img{
	border: none !important;
	padding: 15px;
	border-radius: 315px !important;
}

/***************************** Formularios  *****************************/ 

/* contacto */

.formulariodecontacto li{
	margin-top: 0 !important; 
	margin-bottom: 0 !important; 
	}

.formulariodecontacto input, .formulariodecontacto select{
	border-radius: 5px !important; 
	border: none !important;
	text-align: center !important;
	line-height: 40px !important;
}

.formulariodecontacto .gform_footer{
	margin: 0 !important;
}

.formulariodecontacto .gform_button{
	padding-left: 90px !important;
	padding-right: 90px !important;
	float: right;
	margin-top: -20px !important;
}


/* cotizaciones */

.formulariodecotizacion input[type="submit"]{color: #fff !important;}

/***************************** HEADER  *****************************/ 

/***************************** VARIOS  *****************************/ 

/* sube */

.sube10{margin-top: -10px !important;}
.sube20{margin-top: -20px !important;}
.sube30{margin-top: -30px !important;}
.sube40{margin-top: -40px !important;}
.sube50{margin-top: -50px !important;}
.sube60{margin-top: -60px !important;}
.sube70{margin-top: -70px !important;}
.sube80{margin-top: -80px !important;}
.sube90{margin-top: -90px !important;}
.sube100{margin-top: -100px !important;}





/***************************** GENERAL  *****************************/ 

.oculto{display: none !important;}
.subtitulonegro .av-subheading{ color: #1C232B;}
.subtitulorojo .av-subheading{ color: #E21E25;}
.subtituloblanco .av-subheading{ color: #ffffff;}

/***************************** LISTADO DE SERVICIOS  *****************************/ 
	
#listadoservicios h3{
	margin-top: -50px !important;
}

/***************************** RESPONSIVE  *****************************/ 



@media (max-width:767px) {.sinfondoencel{background: none !important;}}

@media (max-width:767px) {


}


@media (min-width:768px) and (max-width:991px) {
}
