.cdp-cookies-alerta.cdp-cookies-tema-gris .cdp-cookies-texto  {
	z-index: 0;
}

.grecaptcha-badge {
	display: none;
}

/** GENÉRICO **/
.site-container {
  background: #fff !important;
  }
.entry {
  box-shadow: none !important; 
}

ul li ul li{
	list-style: none !important;
    text-align: left !important;
}
.content {
  margin-top: -30px !important;
}

li h2,li h3 {
  font-size: 20px !important;
  color: #e41c3f !important;
  font-family: 'Droid Serif', serif !important;
  text-align: left !important;
}

li h3 {
  font-size: 17px !important;
}

h1 {
 color: #e41c3f !important;
 font-size: 28px !important;
}
/*
h1, h2, h5 {
 font-family: 'Cormorant SC', serif;
  text-transform: uppercase;
}
*/
.site-header {
	/*border-bottom: 1px solid #e41c3f !important;*/
	border-top: none !important;
    box-shadow: 0 1px 1px rgba(0,0,0,0.3) !important;
}
.site-title {
   margin-top: -10px;
 
}

.header-image .title-area {
  height: 75px;
  box-shadow: none !important;
}
.title-area{
  box-shadow: none !important;
}
/** Menú**/
.genesis-nav-menu li a {
	font-size: 15px !important;
    font-family: 'Droid Serif', serif !important;
}
.genesis-nav-menu li a:hover, .genesis-nav-menu li.current-menu-item > a {
    background-color: #e41c3f;
    color: #fff;
}


.genesis-nav-menu .sub-menu li a {
	background-color: #fff !important;
	color: #e41c3f  !important;
}

.genesis-nav-menu .sub-menu li a:hover {
	background: #e41c3f  !important;
	color: #fff !important;
}
  /** Sticky menú **/
.education-pro-home .site-header {
  position: fixed !important;
  top: 0 !important;
  z-index: 999 !important;
}
/** HOME ***/
	/* Home Featured */
	.slide-excerpt-border h2 a {
	font-size:24px !important;
    }
	.slide-excerpt-border h2 a {
      color: #e41c3f !important;
    }
	.home-featured + .home-top .wrap {
  	border-top: 3px solid #e41c3f;
    /*margin-bottom: 100px;*/
   }
	/* Home Top */
	.home-top p {
	font-size: 22px;
    line-height: 35px;
}
	.home-top h2 {
  	text-transform: uppercase;
    }
  .home-top .wrap {
    padding: 35px;
    position: relative;
    z-index: 99;
  	margin-top: -10px;
}
	/* Home Middle */
      .home-middle .widget {
          width: 33%;
      }


  .fa {
    font-size: 45px !important; 
    margin-bottom: 25px !important;
   }
	.home-middle h2 {
	font-size:26px;
    }
	.home-middle li {
	font-size: 20px;
  	text-transform: uppercase;
    
}
   /* Home Bottom */
    #wpcf7-f23-o1 .wpcf7-form p {
        text-align: center !important;
    }
	
   .home-bottom {
    padding: 20px 0;
	}
    #text-6.widget.widget_text h5{
        text-align: center;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 25px;
    }
    #text-6.widget.widget_text p{
        text-align: center;
        margin-bottom:10px;
    }
	.home-bottom input[type="submit"] {
    width:30%;
}

#wpcf7-f23-o1 input[type="submit"]:hover{
	color:#fff;
	background-color:#444; !important;
}
 @media only screen and (max-width: 560px) {
  .home-bottom input[type="submit"] {
    font-size:13px !important;
  }
  
}


 /** Home CTA**/
  .so-widget-sow-features-default-7e1333a510ca .sow-features-list .sow-features-feature .textwidget > h5 {
  text-transform: uppercase !important;
}
/** SIDEBAR **/
	/* Llámame por teléfono */
	.sidebar .widget-title {
	background: #e41c3f;
	color: #fff;
	padding:8px;
	font-size:18px;
}
.sidebar h5 {
	text-align:left;
	font-weight:bold;
	font-size: 15px;
}

.sidebar h5 span {
	color: #e41c3f;
}
/** FOOTER **/
.site-footer {
  background: #23292f !important;
  padding: 20px !important;
}

/** WIDGETS **/
	/* Contacto */
.contactofooter p{
	margin-bottom:10px !important;
}
	.widget-area{
	text-align: center;
}
  .footer-widgets-1 p{
	text-align: left;
  }

  


/*********** INICIO 3 *******/
#pgc-72-0-0 h1{
  font-family: 'Droid Serif', serif !important;
}
#pg-72-0 {
	margin-top: -50px !important;
}

#pg-72-2 {
	text-align: center !important;
}

#pg-72-2 p i, #pg-72-2 h2 a{
	color:#444 !important;
}
/*
 Destacados
  .sow-icon-container.sow-container-round {
  color: #fff !important;
}
#pgc-72-4-0 {
	margin-top: -60px !important;
}*/
  /** Destacados fotos **/
  #pg-72-1 {
      margin-bottom: -30px !important;
  }


/**************************** WIDGETS HOME ***************************/

/* Home Middle */
      .home-middle .widget {
          width: 33%;
      }



.home-middle {
  background: #fff !important;
  box-shadow: none !important;
  margin-top: -60px !important;
}
  .fa {
    font-size: 45px !important; 
    margin-bottom: 25px !important;
    color:  #e41c3f !important;

   }
	.home-middle h3 {
	color: #444 !important;
	font-size: 18px !important;
	line-height:1.5em;
}
.home-middle h2 a {
	color: #e41c3f !important;
}

.home-middle h2 a:hover {
	color: #444 !important;
}

.home-middle a.button {
	background: #e41c3f !important;
	font-size: 14px;
	padding:10px;

}

.home-middle h2 {
	color: #222 !important;
	

}

  .fa {
    font-size: 45px !important; 
    margin-bottom: 25px !important;
    color:  #e41c3f !important;

   }
	.home-middle h2 {
	font-size:26px;
	color:  #e41c3f;
    }
	.home-middle li {
	font-size: 20px;
  	text-transform: uppercase;
    
}
.home-middle p {
	color: #444 !important;
}


a.button {
	background: #444;
	padding:5px 10px;
}

a.button:hover {
  color: #444 !important;
}
   .home-middle h3 {
	color: #444 !important;
	font-size: 18px !important;
	line-height:1.5em;
}

.home-middle a.button {
	background: #fff !important;
	border:1px solid #444 !important;
	font-size: 14px;
	padding:10px;
	color: #444;

}

.home-middle h2 {
	color: #444 !important;

}

 /** Home top **/
.home-top h1, .home-top h2 {
	font-family: 'Droid Serif', serif !important;
	
}

.home-top h1 {
	color: #e41c3f !important;
	font-size: 28px !important;
}

.home-top h2 {
	color: #444 !important; 
	font-size: 24px !important;
}





/****************  VERSIÓN MÓVIL **************/

  /** Destacados Home **/
  @media only screen and (max-width: 1025px) {
  .home-middle .widget {
          width: 100% !important;
      }
}
 /** Imagen cabecera **/
@media only screen and (max-width: 768px) {
	.cabecera img {
		height: 200px !important;
   
	}
}

/** Palabra "MENÚ" **/

 /** Widgets Footer **/
  @media only screen and (max-width: 1025px) {
	.footer-widgets-1,.footer-widgets-2,.footer-widgets-3,.footer-widgets-4 {
       width: 100% !important;
	}
	.contactofooter p{
		text-align: center !important;
	}
 }

.responsive-menu-icon::before {
  font-size: 25px !important;
  color: #e41c3f !important;
}

 

/********** POP UP FORMULARIO *****************/
#popup_content p {
	margin-bottom: 5px !important;
}

#popup_content input {
	width: 60% !important;
	text-align: center !important;
}

#popup_content form {
	text-align: center !important;
}

#popup_content input[type= submit]{
	background: #e41c3f !important;
}
#popup_content {
   padding: 20px !important;
}

#itro_popup img {
	width:30px;
	height:auto;
	
}

@media only screen and (max-width: 780px) {
  #popup_content {
   padding: 5px !important;
}
     #itro_popup {
	width: 80% !important;
}
	#popup_content p input {
		font-size: 14px !important;
		width:100% !important;
		
	}
  #ipp_mobile_close_txt {
	color: #fff !important;
}
}


.titulo2rojo {
  color: #e41c3f !important;
 
}

.h2conenlace a  {
   color: #e41c3f !important;
  text-decoration: underline !important;
}

.h2conenlace {
  color: #e41c3f !important;
	font-weight: bold;
}
.genesis-nav-menu .sub-menu .sub-menu {
    margin: -43px 0 0 -199px; !important;
}