 	/*
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=Barlow+Condensed:ital,wght@0,100;0,400;0,700;0,800;1,400&display=swap');

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

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

#header_meta *{font-size: 14px !important;}


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

.sub-menu{width: 350px !important;}

.sub-menu a{
	font-weight: normal !important;
	border-bottom: 1px solid #f2f2f2;
	font-size: 18px !important;
}

/***************************** FOOTER  *****************************/ 

#footerok p{
	font-weight: lighter !important;
	line-height: 1.2em !important;
}

#footerok strong{font-weight: lighter !important; color: #D9BA3D !important; display: block; }

/***************************** SLIDE PRINCIPAL *****************************/


.slideproncipal .slideshow_caption{max-width: 650px !important;}

.slideproncipal .avia-caption-title{
	font-size: 45px !important;
	font-weight: 400 !important;
	padding-bottom: 20px !important;
	line-height: 40px !important;
	color: #fff !important;
	text-transform: none !important;
	background: url('http://dev.yellows.es/cosfym/wp-content/uploads/2021/04/trama-amarilla.png') no-repeat left bottom !important;
}

.slideproncipal .avia-caption-content{
	font-size: 38px !important;
	font-weight: 700 !important;
	line-height: 35px !important;
	padding-right: 80px !important;
}


.slideproncipal .av-special-heading h2{text-transform: none !important;}

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

.oculto{display: none !important;}
.subtitulonegro .av-subheading{ color: #1C232B;}
#top{font-family: 'Barlow Condensed', sans-serif !important;}


/* encabezados */

.av-special-heading h2{
	text-transform: uppercase !important;
}

.subrayado h1, .subrayado h2{
	background: url('http://dev.yellows.es/cosfym/wp-content/uploads/2021/04/trama-verde.png') no-repeat center bottom !important;
	padding-bottom: 20px !important;
}

.subrayadoblanco h1, .subrayadoblanco h2{
	background: url('http://dev.yellows.es/cosfym/wp-content/uploads/2021/05/trama-blanca.png') no-repeat center bottom !important;
	padding-bottom: 20px !important;
}

/***************************** menu sticky *****************************/

#menusticky a{
	font-size: 18px !important;
	color: #fff !important;
}

/***************************** valores *****************************/

#valores h3{
	color: #fff !important;
	background: rgba(255,255,255,0.1) url('http://dev.yellows.es/cosfym/wp-content/uploads/2021/05/subrayada-2.png') no-repeat center bottom;
	padding-bottom: 20px;
	padding-top: 20px !important;
	margin: 0 10px -20px 10px !important;
	border-radius: 5px 5px 0 0;
}

#valores .flex_column{
}




#valores p{
	line-height: 22px;
	text-align: center;
	color: #fff !important;
	background: rgba(255,255,255,0.1);
	padding: 20px !important;
	display: block;
	margin: 10px !important;
	border-radius: 0 0 5px 5px;
}

/***************************** home *****************************/

.itemhome p{
	line-height: 1.1em !important;
	margin: 20px 0;
	padding: 0 30px;
}


/***************************** Formulario de contacto *****************************/

.formulariocontacto select, .formulariocontacto input, .formulariocontacto textarea{
	border-radius: 5px !important;
	padding: 15px 20px !important;
}

.formulariocontacto input[type="submit"]{
	padding: 15px 50px !important;
}



/***************************** listado de servicios *****************************/

#servicioslist h3{
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	color: #557D3E !important;
	color: #fff !important;
	padding: 0 20px;
}

#servicioslist.servicioslistwhite h3{color: #61A438 !important;}

#servicioslist .flex_column{
	background: rgba(255,255,255,.1) !important;
	padding: 16px !important;
	transition: all 0.7s ease-out;
	border-radius: 20px !important;
	margin: 10px;
}

#servicioslist .flex_column:hover{
	background: rgba(255,255,255,.5) !important;
}

#servicioslist.servicioslistwhite .flex_column:hover{background: #61A438 !important;}
#servicioslist.servicioslistwhite .flex_column:hover h3{color: #fff !important;}

/***************************** Proyectos list *****************************/

#proyectoslist .grid-entry{
	padding: 15px !important;
}

#proyectoslist h3{
	font-size: 17px !important;
}

#proyectoslist .grid-entry-excerpt{
	font-size: 18px !important;
	font-style: normal !important;
	color: #63A437;
}


.portfolio-preview-content h2{
	font-size: 30px !important;
}


/***************************** ficha de servicios *****************************/

.destacado *{
	color: #61A438;
	font-weight: normal !important;
	padding-left: 2%;
	padding-right: 2%;
}

/***************************** miembros *****************************/

#miembro h3{
	font-size: 18px !important;
	text-align: center;
	font-weight: lighter;
	color: #64A338;
}

#miembro img{
	border-radius: 200px;
}

#miembro .team-social{
	border-radius: 200px !important;
}

#miembro .team-member-job-title {
	text-align: center;
	font-size: 16px;
	font-weight: lighter;
}


/***************************** Acordeon *****************************/

/***************************** Acordeon *****************************/

.acordeon .toggle_icon{border: 0 !important;}

.acordeon .single_toggle{margin-bottom: 10px;}

.acordeon .single_toggle .toggler{
	border-radius: 25px !important;
}

.acordeon .single_toggle p.activeTitle{
	border-radius: 25px 25px 0 0 !important;
}

.acordeon .toggle_content{
	border-radius: 0 0 25px 25px !important;
	font-size: 16px !important;
}

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


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

@media (max-width:767px) {


}


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