/* Themify Customize Styling */
body {	
	font-family: "Arial", "Helvetica", sans-serif;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-size:1.2em;
 
}
a {	
	color: #605ba8; 
}
a:hover {	
	color: #713ae6; 
}
:root {	
	--theme_accent: #75839d;
	--theme_accent_semi: #605ba8;
	--theme_accent_hover: #713ae6; 
}
a, .post-nav .arrow {	
	color: #605ba8; 
}
h1 {	
	font-family: "Roboto";	font-weight:900;
	font-style:normal;
	font-size:3em;

	color: #605ba8; 
}
h2 {	
	font-family: "Roboto";	font-weight:700;
	font-style:normal;
	font-size:2em;

	color: #5f6c86; 
}
h3 {	
	font-family: "Roboto";	font-weight:500;
	font-style:normal;
	font-size:1.5em;

	color: #5f6c86; 
}
h4 {		font-style:normal;
	font-size:1.3em;

	color: #5f6c86; 
}
#header {	
	font-family: "Roboto";	font-weight:500;

	color: #5f6c86; 
}
#headerwrap a {	
	color: #5f6c86; 
}
#headerwrap.fixed-header #site-logo a img {		width: 200px; 
}
body #site-logo a img {		width: 300px;
	height: autopx; 
}
#site-logo {	
	margin-bottom: 0px; 
}
#main-nav a {	
	color: #5f6c86;
	font-family: "Roboto";	font-weight:500;
	font-size:1.1em;
 
}
#main-nav a:hover {	
	color: #713ae6; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #605ba8; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #713ae6; 
}
#main-nav .highlight-link > a {	
	color: #713ae6; 
}
.post-title {	
	font-family: "Roboto";	font-weight:700;
 
}
.post-title, .post-title a, .loops-wrapper .post-image + .post-content .post-title a {	
	color: #5f6c86; 
}
.page-title {	
	font-family: "Roboto";	font-weight:700;

	color: #5f6c86; 
}
.module-title {	
	font-family: "Roboto";	font-weight:700;

	color: #5f6c86; 
}
#sidebar, #sidebar-alt {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
#sidebar .widgettitle, #sidebar-alt .widgettitle {	
	font-family: "Roboto";	font-weight:400;
 
}
#footerwrap {	background: none;
	background-color: #75839d; 
}
#footer-logo a img {		width: 300px; 
}
#footer, #footer-logo, .footer-nav a, .footer-text {	
	font-family: "Arial", "Helvetica", sans-serif;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-size:1em;
	text-align:center; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	font-family: "Arial", "Helvetica", sans-serif;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-size:1em;
	text-align:center;
	color: #f4f2fd; 
}
#footer a:hover {	
	color: #ffffff; 
}
#footer .footer-widgets .widgettitle {	
	font-family: "Roboto";	font-weight:400;
 
}
#pagewrap .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #713ae6; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #ffffff; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 200px; 
}
body #site-logo a img {		width: 300px;
	height: autopx; 
}
#footer-logo a img {		width: 300px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 200px; 
}
body #site-logo a img {		width: 300px;
	height: autopx; 
}
#footer-logo a img {		width: 300px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 200px; 
}
body #site-logo a img {		width: 300px;
	height: autopx; 
}
#footer-logo a img {		width: 300px; 
}
 }
/* Themify Custom CSS */
    
div.current-menu-item a{
		border: 2px #5F6C86 dashed;
    border-radius: 25%;
}
/**************/
/*** Menu *****/

/*iconos menu*/
nav li>a>em>svg { 
font-size: 1.8em;
}
#main-nav a>em {
	margin-right: 0;
}
/*iconos reedes sociales*/
li.social-link-item {
	margin: 0;
}
.header-classic:not(.mobile_menu_active) #header .social-widget {
    left: 0;
    margin-left: 0.5em;
}
.social-widget .social-links.horizontal li {
    margin: 0;
    padding: 0;
}
.social-links .icon-medium em {
    margin: 0;
    padding: 5px;
    font-size: 1.7em;
    height: 1.7em;
    width: 1.7em;
}
/*Ganar espacio a menus*/
.header-classic #main-nav>li>a {
    padding: 1.25em 0.5em;
}
.header-classic:not(.mobile_menu_active) #main-nav-wrap {
    box-sizing: border-box;
    padding-left: 200px;
    padding-right: 0px;
    text-align: right;
}
/*Flex quitar*/
#main-nav-wrap {
    display: flex;
    flex: 1;
    flex-direction: row-reverse;
    justify-content: flex-start;
}
/*Icono buscar*/
.header-classic:not(.mobile_menu_active) .search-button {
    position: relative;
    margin-right: 10px;
}

/*Ampliar submenus*/
#main-nav li>.sub-menu {
	width: 350px;
}

/*** Fin Menu **/
/**************/

/*******************/
/****CONTENIDO*****/
/*Divisor img Fancy heading*/
.module-fancy-heading .tb_fancy_heading_icon img {
    border: 0;
    box-sizing: content-box;
    margin: 0;
    min-width: 200px;
    padding: 0;
    vertical-align: middle;
    width: auto;
}

/*** Fin CONTENIDO **/
/*******************/

/** Pie de pagina**/
.footer-text .one, .footer-text .two {
    display: block;
}

/*******************/
/*** ENTIDADES **/

/*DETALLE DE ENTIDADES*/
.entidades-Titulos {
	text-align: center;
}

.ptb_row {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    align-content: center;
    align-items: center;
}

.sec-row-un-centro {
		margin-top: 3%;
	margin-bottom: 3%;
}

/*** Fin ENTIDADES **/
/*******************/

/* PAU HOTSPOTS */
.pau-videos {
border: 3px solid #605ba8 !important;
}

/* Tab */
.screen-reader-text,
.focusPanelButton,
.skip-to-content {
	background-color: #fff;
}

/*iconos a enlaces externos*/
/*a:not(.wpfd_previewlink)[target='_blank']:after {
    content: "\f504";
    font-family: "dashicons";
    vertical-align: middle;
    font-size: 20px;
    font-weight: 100;
    padding-left: 0.2em;
    display: inline;
    flex-direction: column;
}
*/
a.pau-enlace-nueva-ventana:not(.wpfd_previewlink)[target='_blank']:after,
div.pau-enlace-nueva-ventana a:not(.wpfd_previewlink)[target='_blank']:after
{
	    content: "\f504";
    font-family: "dashicons";
    vertical-align: middle;
    font-size: 20px;
    font-weight: 100;
    padding-left: 0.2em;
    display: inline;
    flex-direction: column;
}
/*carrusel de logos*/
#logos-entidades-colaboradoras .tf_carousel_nav_wrap {
	margin-top: 0px;
}

/*Flecha derecha*/
#logos-entidades-colaboradoras .carousel-next,
#logos-entidades-colaboradoras  .carousel-prev{
    vertical-align: middle;
    top: 40%;
		background-color: transparent;
    bottom: 10%;
    color: #605ba8;
    min-width: 60px;
    min-height: 60px;
    height: 60px;
    width: 60px;
    padding: 0px;

}
#logos-entidades-colaboradoras .carousel-next:hover,
#logos-entidades-colaboradoras  .carousel-prev:hover {
	background-color: #713ae6;
  color: #fff;
}
#logos-entidades-colaboradoras .carousel-next:before,
#logos-entidades-colaboradoras .carousel-prev:before {
    border-width: 5px;
		height: 100%;
    margin-left: 0px;
    position: relative;
    width: 100%;

}
#logos-entidades-colaboradoras .carousel-next {
    text-align: right;
		left: auto;
    right: 0px;
	border-radius: 15% 100% 100% 15%;
}
#logos-entidades-colaboradoras .carousel-next:before {
	    right: 20px;
	    
}

#logos-entidades-colaboradoras .carousel-prev {
		text-align: left;
		left: 0px;
    right: auto;
	  border-radius: 100% 15% 15% 100%;
}
#logos-entidades-colaboradoras .carousel-prev:before {
	left: 20px;
}

.tf_carousel_bullets .tf_carousel_bullet {
    width: 20px;
    height: 20px;
		color: #605ba8;
}

#logos-entidades-colaboradoras div.tf_swiper-container {
	margin-left: 20px;
  margin-right: 25px;
}

#logos-entidades-colaboradoras div.testimonial-content {
	    padding-inline: 0%;
}

/*carrusel de noticias*/

#destacados .tf_carousel_nav_wrap {
	background-color: transparent;
}

#destacados .tf_carousel_nav_wrap .carousel-prev:hover,
#destacados .tf_carousel_nav_wrap .carousel-next:hover {
	background-color: #713ae6;
  color: #fff;
}

#destacados .tf_carousel_nav_wrap .carousel-prev:before,
#destacados .tf_carousel_nav_wrap .carousel-next:before {
    border: 5px solid transparent;
    border-bottom-color: inherit;
    border-right-color: inherit;
    content: "";
    display: inline-block;
    height: 40px;
    margin-inline: 7px 0;
    vertical-align: middle;
    width: 40px;
		
}

div.themify_builder_slider_vertical .carousel-prev,
div.themify_builder_slider_vertical .carousel-next {
		top:70%;
		background-color: transparent;
}

/*GPDR*/
#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn {
    background-color: #5f6c86;
    box-shadow: none;
    opacity: 1;
    color: #fff;
    border: 0px solid #5f6c86;
}
a.cookies-enlaces:hover {
	background-color: white;
	color: black;
}
#moove_gdpr_cookie_info_bar div.moove-gdpr-cookie-notice p { font-size: 16px; }