/*

Theme Name:Child Theme for Divi

Theme URI: http://wordpress-style.net

Description: Child Theme For Divi

Author: Eduard Ungureanu

Author URI: http://wordpress-style.net

Template: Divi

Version: 1.0

*/



@import url("../Divi/style.css");



/* Start your custom CSS bellow this comment

============================================ */


/*AUMENTAR EL TAMANO DEL LOGO EN LA CABEZA */
#main-header .container.et_menu_container {
   margin-bottom: 25px; }

#main-header .container.et_menu_container #logo { transform: scale(1.60);
    position: relative;
    right: -17px;
    bottom: -3px; }

@media only screen and (min-width: 768px) {
	#main-header .container.et_menu_container #logo {
		bottom: -10px;  }
}

.et_fixed_nav #logo {max-height: 47px; padding:0; margin-bottom:20px;} 

/*PUERTOS para controlar el tamaño del logo*/
#logo { margin-top:15px; max-width:420px !important;}

/* ESTILO PARA EL ANCHO DEL IFRAME DE LA PORTADA CON EL VIDEO DE CONFE */
	.confe-video-iframe { max-width:320px !important; height:240px !important;}

@media only screen and ( min-width: 768px ) and ( max-width: 1050px ) {
	#logo { margin-bottom: 0; margin-top:10px; max-width:370px !important; height:auto; max-height:none !important; }
      #main-header {padding-bottom:0 !important;}
	  .et_fixed_nav #logo { margin-bottom:10px !important}
      /*.et-top-navigation{margin-top:5px;}
      #main-header nav#top-menu-nav {margin-top:20px;}*/
	/* ESTILO PARA EL ANCHO DEL IFRAME DE LA PORTADA CON EL VIDEO DE CONFE */
	.confe-video-iframe { max-width:320px !important; height:240px !important;}
}

@media only screen and ( max-width: 767px ) {
	#logo { margin-bottom: 0; margin-top:10px; max-width:280px !important; height:auto; max-height:none !important; }
	.et_fixed_nav #logo { margin-bottom:0 !important}
}

@media only screen and ( max-width: 479px ) {
	#logo { margin-bottom:  0; margin-top:15px; max-width:200px !important; height:auto; max-height:none !important; }
	#et_top_search { margin-right:5px !important;}
	.et_fixed_nav #logo { margin-bottom:0 !important}

/* ESTILO PARA EL ANCHO DEL IFRAME DE LA PORTADA CON EL VIDEO DE CONFE */
	.confe-video-iframe { width:240px !important; height: 180px !important;}
}

/*PARA CENTRAR VERTICALMENTE EL MENU PRINCIPAL*/
#top-menu li.mega-menu > ul, .fullwidth-menu-nav li.mega-menu > ul {top:73px;}
#main-header nav#top-menu-nav {margin-top:10px;}

/*Define la TIPOG DEL MENU PRINCIPAL en 14 */
#top-menu li {font-size: 14px !important; padding-right:5px !important;}

/*PARA ALINEAR VERTICALMENTE LA LUPA DE BUSCAR*/
#et_top_search {
	margin-left:5px !important;
}
#et_search_icon:before {
	top:-15px;
	font-size:15px;
}


/*para disminuir el padding inferior de la caja del menu*/
.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
	padding-bottom: 23px;
}

/*PARA EL FOOTER Y EL ICONO DE FACEBOOK*/
.enfasis {font-size: 135%;}
#footer-bottom{background-color:#06478b !important; background:none;} /*Cambia el color del footer al del menu local*/
#footer-bottom .et-social-icon a {color:#FFF !important}/*Cambia a blanco el color del icono de facebook del footer*/
#footer-info {color:#FFF !important;}/*Cambia a blanco la tipografia del footer*/

/*VARIOS*/




/*ESTILOS PARA CAMBIAR EL COLOR DEL ICONO DE MENU EN LA BARRA DE NAVEGACIÓN*/
.mobile_menu_bar a {color:#999999;}
.mobile_menu_bar:before {color:#999999 !important;}

/*COLORES PARA LOS MENUS SUPERIORES*/
#top-menu li.current-menu-ancestor > a {color:#777358 !important; font-weight: 600;}
#top-menu li.current-menu-item > a {color:#777358 !important; font-weight: 600;}
.et_mobile_menu, .nav li ul {border-color:#777358 !important;}


/*COLOR Y COLOCACION DE LA CAJA DE BUSQUEDA*/
.et-search-form {border-color:#777358;}
#et_top_search {margin-top:26px;}

/*Controla el color del borde superior de los menus desplegables de la navegacion al interior de las secciones*/
.nav li ul {
	border-top:1px solid #575757 !important;
}
/*Sirve para poner comentarios sobre pendientes en el texto para Paloma y Sandra */
.coment { color:red !important;}


/*ESTILOS PARA LOS DISTINTOS TIPOS DE TITULOS */
.et_pb_bg_layout_dark h1 {/* Creado para poner sombra gris en los titulos de página blancos que tienen imagen de fondo */
	text-shadow:#727272 2px 2px 2px;
}
.et_pb_bg_layout h1 {/* Creado para poner sombra blanca en los titulos de página negros que tienen imagen de fondo */
	text-shadow:#ffffff 2px 2px 2px;
}
.et_pb_row_inner h1 {
	margin-bottom:15px !important;
}
.et_pb_text h1 {
	margin-bottom:15px !important;
}
.et_pb_text h2 {
	margin-top:30px !important;
	margin-bottom:15px !important;
	font-size:26px !important;
}
.et_pb_section h4 {
	margin-bottom:15px !important;
}
.servicios { font-size:14px !important} /*para las columnas de la pagina de servicios de maquila */
.azul_lato {
	color:#00458d;
	font-family:'Lato';
}
.azul_span {
	color:#00458d !important;
}
.azul a {
	color:#00458d !important;
	font-weight: 600 !important;
}
.azul a:hover {
	text-decoration:underline;
}
.pixeles150porciento{
	font-size:150%;
}
.rosa_talleres_span {
	color:#ef3939 !important;
}
.rosa_talleres a {
	color:#ef3939 !important;
}
.rosa_talleres a:hover {
	text-decoration:underline;
}
.amarillo_span {
	color:#ff8f34 !important;
}
.amarillo-servicios a {
	color:#ff8f34 !important;
}
.amarillo a {
	color:#ff8f34 !important;
}
.amarillo a:visited {
	color:#ff8f34 !important;
}
.amarillo a:hover {
	text-decoration:underline;
}
.borde_inferior {/* Creado para subrayar los títulos de los menus laterales de talleres */
	border-bottom:2px solid #ff665e;
	padding-bottom:10px !important;
}
.borde_inferior_azul {/*Creado para subrayar los títulos de los menus laterales de la sección de Red CONFE*/
	border-bottom:2px solid #00458d;
	padding-bottom:10px !important;
}
.borde_inferior_amarillo {/*Creado para subrayar los títulos de los menus laterales de servicios */
	border-bottom:2px solid #ff8f34;
	padding-bottom:10px !important;
}
.mayusculas {
	text-transform:uppercase !important;
}
.no_transform{
	text-transform:none !important;
}
.versales {
	text-transform:uppercase;
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 300;
}
#centrar h1, span {/* Para centrar los mensajes de lo normal es un trato normal que aparecen en las paginas de Nosotros y que es la discapacidad intelectual */
	text-align:center !important;
}
.m2 { font-size:65%; vertical-align:super;} /* Para poner metros cuadrados y cubicos */

/*Estilos para listas*/
.listas ul ol {
	list-style:none !important;
}
.listas li {
	list-style-type:none !important;
	margin-left: 2em;
	margin-bottom:0.5em;
}
.listas li:before {
	content:"\f105";
	font-family: 'FontAwesome';
	color:#333 !important;
	font-weight:700;
	float: left;
	padding-right:4px;
	margin-left: -1.5em;
}

/*Margenes*/
.mt00 { margin-top:0 !important;}
.mt15 { margin-top:15px;}
.mt25 { margin-top:25px;}
.mb15 { margin-bottom:15px;}
.pt15 { padding-top:15px;}
.pb15 { padding-bottom:15px;}

/* Paddings */
.padd_top_0 { padding-top:0 !important;}
.padd_bot0 { padding-bottom:0 !important;}
.padd_ambos_0 { padding-top:0 !important;padding-bottom:0 !important;}


/*Estilos para LIGAS */
a.azul {
	color:#00458d;
	text-decoration:underline !important;
}
a:hover.azul {
	color:#3676D1;
	text-decoration:underline !important;
}
a:visited.azul {
	color:#00458d;
	text-decoration:underline !important;
}

	/*Ligas para el footer*/
	#footer-info a {
    color: #E1E1E1;
    font-weight: 700;
}

.sombraTextosLight{
	text-shadow: #313131 1px 1px 2px !important;
}
.sombraTextosLightPortada{/* Para crear una sombra de mayor contraste a algunos slides del slideshow principal de la portada */
	text-shadow: rgba(30,30,30,1.00) 1px 1px 4px !important;
	background-color: rgba(184,184,184,0.35);
	display:block;
	padding:10px !important;
	margin-top:10px;
}
.sombraTextosDark{
	text-shadow: #F3F3F3 1px 1px 2px !important;
}
.sin_sombra {text-shadow:none !important;}

.texto_h2_chico {
	font-size:18px !important;
}

.fondo_amarillo { color:#ffb74;}

.noticiero h3 {
	font-size:18px !important;
	font-weight:normal !important;
	color:#515151;
	font-family:'Lato';
}

/*SLIDESHOWS de la portada --Cursos y eventos, Lecturas, etc.*/
/*Para sisminuir el tamaño de las flechas de avance y retroceso
.et-pb-arrow-prev, .et-pb-arrow-next {
	font-size:32px !important;
	color:#666666;
}*/

/*Estilos para alinear a la izquierda los elementos del slideshow de la portada con eventos, lecturas, etc.

.et_pb_slide {
	padding:0 !important;
}
.et_pb_slide_description {
	text-align:left !important;
}
.anchoMax_flechas_et_pb_slide {
	max-width:317px !important;
	
}*/

/* ESTILOS PARA EL BLOG */
.foto-blog {display:inline-block; float:left; margin-right:15px; padding-top:20px; width:45%; height:auto;}
.menu_blog { font-family:'Lato'; font-size:16px; font-weight:500;}
.blog_padd_top {padding-top:0 !important;}

/*ESTILOS PARA CREAR 2 COLUMNAS DENTRO DE ACORDEONES EN REVISTAS Y BOLETINES*/
.revista-1 {
	display: inline-block;
	float:left;
	width:50%;
	margin:0 15px 0 0 !important;
}
.revista-2 {
	display:inline-block;
	float:left;
	width:40%;
	margin:0 !important;
}

/* ESTILOS PARA LA PAGINA DE DONACIONES */

.dona_color {
	color:#38b449;
}
.menu-item-2655 a {
	color:#38B449 !important;
	font-weight:bold !important;
}


/* Elemento | https://institucionconfe.org.mx/wordpress/index.php/eventos/ */

#top-menu > li:nth-child(3) > a:nth-child(1) {
  color: #E4002B !important;
}

/*ESTILOS PARA QUE LAS FORMAS ELECTRONICAS DE CONTACT FORM 7 SE VEAN COMO LAS DE DIVI */
.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
background-color: #eee !important;
border: none !important;
width: 100% !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
font-size: 14px;
color: #999 !important;
padding: 16px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wpcf7-submit {
color: #00458d !important;
margin: 8px auto 0;
cursor: pointer;
font-size: 20px;
font-weight: 500;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 6px 20px;
line-height: 1.7em;
background: transparent;
border: 2px solid;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-moz-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}
.wpcf7-submit:hover { 
background-color: #eee; 
border-color:#eee; 
padding: 6px 20px !important; 
}
.et_pb_contact_submit {
	color:#00458d !important;
}
.wpcf7-text, .wpcf7-number, .wpcf7-checkbox, .wpcf7-textarea, .wpcf7-captchar {
    background-color: #eee !important;
    border: none !important;
    width: 100% !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    font-size: 14px;
    color: #999 !important;
    padding: 16px !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.wpcf7-list-item-label { font-size:16px;}