/*
Theme Name: Mujeres por África
Theme URI: http://snglr.es
Description: Wordpress Theme
Author: Jorge Santoveña Díaz
Author URI: http://snglr.es
Version: 1.0
*/


/*********************************/

body {
    font-family: 'Roboto', sans-serif;
	font-weight: 300;
}

header.masthead {
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
}

.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.4;
    color: inherit;
}

section#especial .title-section {
    font-family: 'Special Elite', cursive;
    font-size: 42px;
}

section#especial .subtitle-section {
    font-family: 'Special Elite', cursive;
	color: #000;
}

section#especial h4 a,
section#especial h4 a:hover,
section#especial h4 focus {
    color: #fff;
}

.btn-full-width {
    width: 100%;
}

.btn-green {
    background: #68aa3a;
    color: #fff!important;
}
.btn-red {
    background: red;
    color: #fff!important;
}
.btn-yellow {
    background: #ffb200;
    color: #fff!important;
}

.btn-yellow:hover,
.btn-green:hover {
    background: #999;
}

hr {
    border: 0;
    border-bottom: 1px solid #ccc;
    max-width: 100%;
    margin: 35px 0;
}

hr.hr-title {
    border-color: #68aa3a;
    border-width: 5px;
    max-width: 50px;
    margin: auto;
}

#toggle + ul {
    padding: 0;
    list-style: none;
    display: flex;
    margin: 0 0 0 15px;
}

#toggle + ul li {
    margin-left: 7px;
    font-size: 15px;
    font-weight: bold;
}

#toggle + ul li a {
    color: #68aa3a;
}

#toggle + ul li a:hover,
#toggle + ul li a:focus,
#toggle + ul li.current-lang a {
    color: #e32118;
}



/* paginador */

.page-numbers {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.page-numbers li {
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
}

.page-numbers > li {
    display: inline;
}

.page-numbers > li:first-child > a,
.page-numbers > li:first-child > span {
    margin-left: 0;
}

span.page-numbers.current {
    background-color:#68aa3a;
    border-color: #fff;
    color: #fff;
    border-radius: 0!important;
}

.page-numbers > li > a,
.page-numbers > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #595856;
    text-decoration: none;
}

.page-numbers > li > a:hover, .page-numbers > li > span:hover,
.page-numbers > li > a:focus, .page-numbers > li > span:focus {
    color: #68aa3a;
    background-color: #eee;
    border-color: #fff;
    border-radius: 0!important;
    border: 0;
}



/* colores */

.bg-primary {
	background-color: #3399CC !important;
}

.bg-black {
    background: #575756;
}

.text-primary {
    color: #3399CC !important;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active,
#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover,
body:not(.home ) #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
body:not(.home ) #mainNav .navbar-nav > li.nav-item > a.nav-link:focus,
.sidenav ul.navbar-nav li.current-menu-item a {
    color: #000 !important;
    background-color: #f9b123;
}

body:not(.home ) #mainNav .navbar-nav > li.nav-item > a.nav-link {
    color: #575756;
}


a:link, a:focus, a:visited {
    color: #6da13c;
    text-decoration: none;
    font-weight: 900;
}
a[data-name="filename"] {
    color: black;
    font-size:18px;
    font-weight:700;
}
#mainNav .navbar-nav > li.nav-item > a.nav-link span {
    font-size: .8em;
    text-transform: none;
    display: table;
    margin: -30px auto 0;
}

b, strong {
    font-weight: 500;
}

.btn-primary {
    background-color: #3399CC;
    border-color: #3399CC;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: #197AA8 !important;
}


.portfolio-box .portfolio-box-caption {
	background: rgba(51, 153, 204, 0.9);
}

.btn-primary:active, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(51, 153, 204, 0.5) !important;
}

.size-full {
    max-width: 100%;
    height: auto;
}

.space-top {
    height: 100px;
}

.logged-in .space-top {
    height: 130px;
}

.img-panoramica {
    width: 100%;
    height: 0px;
    padding-bottom: 56.25%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.img-3-4 {
    width: 100%;
    height: 0px;
    padding-bottom: 75%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.img-panoramica a,
.img-3-4 a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
}


a.more-link {
    display: table;
    background: #f9b123;
    padding: 0.5em 3em;
    color: #fff;
    font-weight: bold;
    margin: auto;
    border-radius: 0.5em;
}

a.more-link:hover,
a.more-link:focus {
    background: #999;
}

.post-destacado {
    padding: 15px;
    background: #e1e1e1;
}

.share {
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 30px;
}

p.label-share {
    font-weight: bold;
    margin: 0 0 5px;
}

/* MOBILE MENU */

#toggle {
  display: block;
  width: 32px;
  height: 30px;
  float: right;
  margin-top: 25px;
}

#toggle span:after,
#toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
}
#toggle span:after{
  top: 9px;
}
#toggle span {
  position: relative;
  display: block;
}

#toggle span,
#toggle span:after,
#toggle span:before {
  width: 100%;
  height: 4px;
  background-color: #68aa3a;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 1px;
}
#toggle + #menu { display:none;}

/* on activation */
#toggle.on span {
  background-color: transparent;
}
#toggle.on span:before {
  transform: rotate(45deg) translate(5px, 5px);
}
#toggle.on span:after {
  transform: rotate(-45deg) translate(7px, -8px);
}


/****** MENU PRINCIPAL - Mobile ******/

span.menu-btn {
    font-size: 2.5em;
    cursor: pointer;
    color: #4fa0ca;
}

span.menu-btn-in{
    font-size: 1.8em;
	margin-right: 10px;
    cursor: pointer;
    color: #fff;
}

.sidenav {
    height: 100%;
    width: 300px;
    position: fixed;
    z-index: 1;
    top: 0;
    left: -300px;
    background-color: #fff	;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    -webkit-box-shadow: -3px 0px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: -3px 0px 10px 0px rgba(0,0,0,0.3);
    box-shadow: -3px 0px 10px 0px rgba(0,0,0,0.3);
    z-index: 9999;
}

.sidenav.show {
	left: 0;
}

.sidenav .closebtn {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #4fa0ca;
    width: 28px;
    text-align: center;
    line-height: 28px;
    border-radius: 50%;
    opacity: 1;
    font-size: 36px;
}

.sidenav .closebtn:hover,
.sidenav .closebtn:focus {
    opacity:0.7;
    text-decoration:none;
}

.sidenav ul.navbar-nav {
    padding: 0;
    list-style: none;
    display: block;
}

.sidenav ul.navbar-nav li {
	text-align: center;
	margin-bottom: 0;
	line-height: 42px;
	width: 100%;
}

.sidenav ul.navbar-nav li a {
    color: #212529!important;
    display: block;
    letter-spacing: 2px;
    font-weight: 500!important;
    padding: 0.25em 1em!important;
    font-size: .8em!important;
}

.sidenav ul.navbar-nav li.separador a {
    font-size: 0px!important;
    pointer-events: none;
    line-height: 64px;
}

#mainNav .sidenav .navbar-nav > li.nav-item > a.nav-link.active {
    color: #000!important;
    background: #f9b123;
}

.sidenav ul.navbar-nav li a:hover, 
.sidenav ul.navbar-nav li a:focus, 
.sidenav ul.navbar-nav li.link-alt a {
	text-decoration:none;
	background: #f9b123;
	color: #000!important;
}

.sidenav ul.navbar-nav li.link-alt-blue a {
    background: #1a66a3;
}

.sidenav ul.navbar-nav li.link-alt a:hover,
.sidenav ul.navbar-nav li.link-alt a:focus {
	color: #fff!important;
	background: #e32118;
}

.sidenav ul.navbar-nav li.user-access a {
    background: #68aa3a;
    color: #fff!important;
}

.sidenav ul.navbar-nav li.user-access a:hover {
    background: #000;
    color: #fff!important;
}


/**/



#mainNav {
    width: 100%;
    background: #fff;
}

.navbar-brand img {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	height: 71px;
}
.navbar-shrink .navbar-brand img{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	height: 40px;
}


img.alignleft {
    float: left;
    margin: 10px 20px 10px 0;
}

img.alignright {
    float: right;
    margin: 10px 0 10px 20px;
}


/* HEADER */

.search-wrap {
    margin-right: 60px;
    position: relative;
}

.search-wrap input.s {
    width: 100%;
    height: auto;
    padding: 5px 25px 5px 5px;
    height: 36px;
    color: #777777;
    background-color: #ffffff;
    margin: 0;
    border: 1px solid #eaeaea;
}

.search-wrap button {
    border-radius: 0;
    color: #68aa3a;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 1px;
    background: transparent;
    position: absolute;
    z-index: 55;
    right: 2px;
    top: 3px;
    border: 0;
}

.search-icon:before {
	content: "\f002";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #68aa3a;
	font-size: 18px;
}


/* PROYECTOS */

span.estado-proyecto {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #68aa3a;
    color: #fff;
    font-weight: bold;
    font-size: 21px;
    padding: 5px 10px;
}

span.estado-proyecto.finalizado {
    background: #e32118;
}

.info-proyecto-wrapper {
    background: #ffb400;
}

h1.title-proyect {
    font-weight: bold;
    margin: 0;
}

p.area-act {
    text-transform: uppercase;
    font-size: 21px;
    margin: 0 0 10px;
}

p.area-act a {
    color: #000;
}

p.dato-proyecto {
    margin: 0;
}

p.dato-proyecto strong {
    font-weight: bold;
}


/* MXA ESTUDIA */

p.firma-estudio {
    margin: 0;
    background: #68aa3a;
    color: #fff;
    padding: 5px 10px;
}

/* ÁREAS ACTUACIÓN */

.icono-area-actuacion {
    background: #ffb400;
    padding: 25px!important;
    display: block;
}



/* FOOTER*/

footer {
	background: #f4f4f4;
	padding: 35px 0;
    color: #575756;
}

ul.social-links {
    list-style: none;
}

ul.social-links li {
    font-size: 26px;
    margin: 0 10px;
}

ul.social-links li a {
    color: #575756;
    border-radius: 50%;
    border: 3px solid #575756;
    width: 48px;
    line-height: 42px;
    display: block;
    text-align: center;
}

ul.social-links li a:hover,
ul.social-links li a :focus {
    color: #f4f4f4;
    background: #575756;
}

ul.legal-menu li {list-style: none;}

ul.legal-menu {
    padding: 0;
}

ul.legal-menu li:before {content: "|";display: inline-block;margin: 0;float: left;position: relative;left: -2px;}

ul.legal-menu li a.nav-link {
    padding: 0 15px;
}

ul.legal-menu li:first-child:before {
    display: none;
}

/* amigos */

.amigos-home { 
	background:url('img/bg-amigos.jpg') left top repeat;
	padding: 35px 0 60px;
}

.amigos-home a:link, .amigos-home a:visited {
    border: 2px solid #fff;
    color: #fff;
    width: auto;
    display: table;
    font-weight: 300;
    padding: 15px 35px;
    margin: auto;
}
.amigos-home a:hover,
.amigos-home a:focus {
	color:#a6c471!important;
	background:rgba(255,255,255,0.8);
}


/*** HOME ***/

/* slider*/
section.header-home {
    padding: 98px 0 0;
}

section.header-home .slick-slide {
    max-height: 476px;
    overflow: hidden;
}

h1.title-slider {
    position: absolute;
    bottom: 0;
    padding: 15px;
    margin: 0;
    background: rgba(0,0,0,0.5);
    width: 100%;
    text-align: right;
    font-size: 30px;
    font-weight: 300;
    color: #fff;
}

ul.slick-dots {
    display: table;
    margin: 5px auto;
    padding: 0;
    list-style: none;
}

ul.slick-dots li {
    float: left;
    margin: 0 5px;
}

ul.slick-dots li button {
    border: 0;
    width: 15px;
    height: 15px;
    font-size: 0px;
    border-radius: 50px;
    cursor: pointer;
    outline: none;
}

ul.slick-dots li button:hover {
    background: #a3da7d;
}

ul.slick-dots li.slick-active button{
    background: #68aa3a;
}

button.slick-prev {
    background-color: transparent;
    background-image: url(img/left.png);
    background-position: center;
    font-size: 0px;
    border: 0;
    width: 50px;
    height: 50px;
    top: 50%;
    position: absolute;
    z-index: 10;
    left: -50px;
    margin-top: -25px;
	opacity: 0.5;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}

button.slick-next {
    background-color: transparent;
    background-image: url(img/right.png);
    background-position: center;
    font-size: 0px;
    border: 0;
    width: 50px;
    height: 50px;
    top: 50%;
    position: absolute;
    z-index: 10;
    right: -50px;
    margin-top: -21px;
	opacity: 0.5;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}

button.slick-prev:hover,
button.slick-next:hover {
	cursor:pointer;
	opacity: 1;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}

button.slick-prev:focus,
button.slick-next:focus {
	outline: none;
}

/* blog */

#blog {
    background: #e3e3e3;
    padding: 60px 0;
}

#blog h2 {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 35px;
    color: #666;
}

#blog h2:after {
    content: "";
    display: table;
    margin: 15px auto 0;
    width: 50px;
    height: 4px;
    background: #e32118;
}

.post-blog {
    padding: 0 15px;
    width: 100%;
    max-width: 240px;
}

.post-blog h4 {
    font-size: 18px;
    min-height: 130px;
}
/* areas */

h2.title-section {
    font-weight: 500;
}

section#areas {
    background-image: url(img/bg-proyectos.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 25px 0;
}

.area-actuacion {
    text-align: center;
	width: 250px;
}

.area-actuacion h3.title {
    text-transform: uppercase;
    font-size: 18px;
    margin: 10px 0;
}

.txt-white {
	color: #fff!important
}

@media (max-width: 1279px) {
	button.slick-next { right: 15px;}
	button.slick-prev { left: 15px;}
}


/* MEDIA QUERIES*/

@media (min-width: 767px) {

}

@media (min-width: 1024px) {

}


@media (max-width: 1023px) {

}



@media (max-width: 991px) {

	.logo-movil {
		display: block;
		opacity: 1;
		width: auto;
	}
	.navbar-brand img,
	.navbar-shrink .navbar-brand img{
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
		height: 40px;
	}
}

@media (max-width: 767px) {
	h1.title-slider {
		font-size: 22px;
	}
	form.search-form.searchform {
		display: none;
	}
	.header-home .container {
		padding: 0;
	}
	ul.social-links li a {
		width: 32px;
		line-height: 28px;
		border: 2px solid;
	}

	ul.social-links li {
		font-size: 16px;
		margin: 0 5px;
	}
	section.header-home {
		padding: 67px 0 0;
	}
	
	.slide-item {
		height: 300px;
		justify-content: center;
		display: flex!important;
	}
	
	.slide-item img {
		height: 100%;
		max-width: 10000px;
		left: 0;
		width: auto;
	}

	.post-blog { max-width: 100%;}
	.post-blog h4 {
		min-height: auto;
	}
}

@media (min-width: 576px) {
	.container {
		max-width: 1200px;
		width: 100%;
	}
}


a.link-page {
    background: #68aa3a;
    width: 100%;
    display: block;
    color: #fff;
    padding: 15px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0 0;
}

a.link-page.amarillo {
    background: #e7b037;
}

a.link-page.form-link {
    background: #e42314;
}

a.link-page:hover, a.link-version:hover {
    background: #999!important;
}



/** VOLUNTARIOS */

form.wpcf7-form input.wpcf7-form-control,
form.wpcf7-form select {
    width: 100%;
}

form.wpcf7-form label {
    font-weight: bold;
    margin: 0;
	font-size: 14px;
}

form.wpcf7-form .wpcf7-form-control-wrap {
    margin-bottom: 15px;
    display: block;
}

form.wpcf7-form span.wpcf7-form-control-wrap.dedicadion {
    margin-bottom: 0;
}

form.wpcf7-form textarea {
    width: 100%;
}

input.wpcf7-submit {
    width: auto!important;
    display: table;
    margin: auto;
    background: #68aa3a;
    border: 0;
    color: #fff;
    font-size: 18px;
    padding: 5px 25px;
}

span.wpcf7-form-control-wrap.politica {
    display: inline;
}

span.wpcf7-form-control-wrap.politica .wpcf7-list-item {
    margin: 0;
}

span.wpcf7-list-item {
    margin: 0 20px 0 0;
}

span.wpcf7-list-item label {
	font-weight: normal;
}

a.btn-default {
    background: #e7b037;
    border: 1px solid #e7b037;
    border-radius: 0;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

a.btn-default:hover {
    background: #fff;
    border: 1px solid #e7b037;
    color: #e7b037;
}

/*******************/

table {
    width: 100%;
    margin-top: 25px;
}

table  th {
    background: #ccc!important;
    padding: 5px 10px;
    text-align: center;
}

table td {
    padding: 10px 20px;
}

table:not(.listado-becas) td:first-child{
    width: 70%;
}

table.listado-becas th {
    border-right: 1px solid #bbb;
}

table.listado-becas th:last-child {
    border-right: 0;
}

/*ocultando el ultimo elemento de unas tablas, lo he quitado*/
table.listado-becas th:last-child  input{
    display: block;
}

table tr {
    border: 0!important;
}

table:not(.listado-becas) tr:first-child {
    background: #ccc!important;
    padding: 5px 10px;
    text-align: center;
	font-weight: bold;
}

table tr:nth-child(even) {
    background: #f9f9f9;
}

table tr:nth-child(odd) {
    background: #eee;
}

table {
    font-size: 14px;
}

table td a { color: #000;}

table td a {
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    font-weight: bold;
}

table.listado-becas td {
    padding: 20px 20px;
}

table.listado-becas td a {
	font-weight: normal;
}

.primary-content img {
    margin-bottom: 15px;
}

.single-proyectos .primary-content img {
    margin-bottom: 0;
}

/** ACCORDION +*/

h3.title-accordion {
    font-weight: bold;
    margin-top: 65px;
    color: #e32118;
    border-top: 1px solid;
    padding-top: 15px;
	margin-bottom: 25px;
}

.ui-accordion-header {
    font-weight: bold;
    font-size: 20px;
    color: #6da13c;
    cursor: pointer;
}
.ui-accordion-header:focus { outline:none;}
.ui-accordion-content { padding-bottom:50px; font-size:16px;}
.page-content-stop-fistula-libro .ui-accordion-content p {
    font-size: 16px;
}


h3.ui-accordion-header:before {
    content: "+";
    margin-right: 7px;
    border: 1px solid #6da13c;
    border-radius: 50px;
    padding: 0;
    color: #6da13c;
    font-size: 18px;
    width: 28px;
    display: block;
    text-align: center;
    float: left;
}

h3.ui-accordion-header-active:before {
    content: "-";
}



blockquote {
    margin: 1em 2em;
    font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
    font-size: 24px;
    line-height: 30px;
}

blockquote p {
    font-size: 24px!important;
    font-style: italic;
    color: #6da13c;
}


.video_embed {
	position: relative;
	width: 100%;
	height: 0px;
	padding-bottom: 56.25%;
}

.video_embed iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.video_embed_uned {
	position: relative;
	width: 100%;
	height: 0px;
	padding-bottom: 56.25%;
}

.video_embed_uned iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.acf-fields {
    position: relative;
    display: flex;
    flex-flow: wrap row;
}


.single-learn_africa h4, .destacado  {
    color: #e32118;
}

.single-learn_africa h5 {
    color: #777;
}

.single-learn_africa p strong {
    font-weight: bold;
}


.single-learn_africa .acf-field.acf-field-wysiwyg {
    width: 100%;
}

/* POPUP */

#pop {
    z-index: 9999;
    position: fixed;
    border: 0;
    width: 100%!important;
    height: 100%!important;
    left: 0!important;
    top: 0!important;
    background: rgba(0,0,0,0.5);
    display: flex;
	justify-content: center;
    align-items: center;
}


#cerrar {
    z-index: 99999;
    color: #000;
    position: absolute;
    right: 4px;
    top: 2px;
    font-size: 19px;
    cursor: pointer;
    z-index: 100000;
    opacity: 1;
    display: block;
    width: 30px;
    height: 30px;
    background: #fff;
    padding-left: 5px;
    padding-top: 2px;
}

#cerrar.inverse {
	color:#fff;
}

#cerrar:hover,
#cerrar :focus { opacity:1;}

.popup-content {
    z-index: 99991;
	position:relative;
	background:#fff;
	max-width: 50%;
	width: 100%;
}

.wrapper-content-popup {
    padding: 10px 10px 2px;
}
.wrapper-content-popup video {
	max-width: 100%;
}

video#myVideoPlayer {
    max-width: 100%;
}

.modal-dialog {
    max-width: 800px;
	width: 90%;
    margin: 1.75rem auto;
}


/** pagina lear africa */

ul#myTab li {
    width: 100%;
    font-weight: bold;
    margin: 0!important;
}

ul#myTab {
    border: 0;
}

ul#myTab li a {
	border-radius: 0!important;
}

ul#myTab li a#Open-Scholarships-tab,
ul#myTab li a#becas-tab,
ul#myTab li a#bourses-disponibles-tab{
	color: #96110b;
}

ul#myTab .nav-item.show .nav-link, ul#myTab .nav-link.active {
    border: 0;
    color: #fff!important;
    background: #68aa3a;
    border-radius: 0;
}

#myTabContent .tab-pane h2 {
    /*text-align: center;*/
    border-bottom: 1px solid #ccc;
	padding-bottom: .5em;
    margin-bottom: .5em;
    font-size: 1.25em;
}

.modal-header {
    border-radius: 0;
    color: #fff;
    background: #68aa3a;
    border: 0;
}

.modal-content {
    border-radius: 0;
	border: 0;
}

.modal-body {
    border-radius: 0;
	border: 0;
}


.btn-more-info {
    font-size: 12px;
    padding: 2px 7px;
    color: #fff;
    background: #68aa3a;
}

.btn-more-info:focus,
.btn-more-info:hover {
    background: #999;
}

a.accordion-btn {
    background: #eee;
    color: #000;
    font-weight: 500;
    font-size: 1.2em;
    width: 100%;
    display: block;
    margin-top: 1em;
    padding: 7px 15px;
}

a.accordion-btn:before {
    content: "-";
    display: inline-block;
    border: 2px solid;
    width: 24px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    margin-right: 10px;
}

a.accordion-btn.collapsed:before {
    content: "+";
}



.accordion-content {
	background: #f9f9f9;
	padding: 10px 15px;
}


.modal-body p:last-child,
.accordion-content p:last-child {
    margin: 0;
}


ul.beca-cats {
    display: flex;
    padding: 10px 15px;
    list-style: none;
    justify-content: flex-start;
    background: #f9f9f9;
	flex-flow: wrap row;
}

ul.beca-cats li {
    margin: 0;
	min-width: 100px;
}

ul.beca-cats li:empty {
    display: none;
}

ul.beca-cats li:after {content: "|";display: inline-block;margin: 0 15px;}

ul.beca-cats li:last-child:after {
    display: none;
}

ul.beca-cats li a {
	pointer-events: none;
}

span.convocatoria {
    font-size: 20px;
    font-weight: 300;
}

span.convocatoria a {
    color: #999;
    pointer-events: none;
}

.tab-content {
    text-align: justify;
}

.page-item.active .page-link {
    background: #68aa3a!important;
    border-color: #68aa3a!important;
}

table.listado-becas a {
    color: #212529;
}

table.dataTable thead .sorting:before, 
table.dataTable thead .sorting:after, 
table.dataTable thead .sorting_asc:before, 
table.dataTable thead .sorting_asc:after, 
table.dataTable thead .sorting_desc:before, 
table.dataTable thead .sorting_desc:after, 
table.dataTable thead .sorting_asc_disabled:before, 
table.dataTable thead .sorting_asc_disabled:after, 
table.dataTable thead .sorting_desc_disabled:before, 
table.dataTable thead .sorting_desc_disabled:after {
	font-family: Font Awesome\ 5 Free;
	font-weight: 900;
	font-size: 1.5em;
	bottom: 50%!important;
    margin-bottom: -16px;
}

table.dataTable thead .sorting:before, 
table.dataTable thead .sorting_asc:before, 
table.dataTable thead .sorting_desc:before, 
table.dataTable thead .sorting_asc_disabled:before, 
table.dataTable thead .sorting_desc_disabled:before {
	content:"\f0de"!important;
	right: 0.5em!important;
}

table.dataTable thead .sorting:after, 
table.dataTable thead .sorting_asc:after, 
table.dataTable thead .sorting_desc:after, 
table.dataTable thead .sorting_asc_disabled:after, 
table.dataTable thead .sorting_desc_disabled:after {
	content:"\f0dd"!important;
}

.btn.btn-more {
    font-size: 11px;
    background: #68aa3a;
    font-weight: bold;
    color: #fff!important;
    padding: 0px 6px;
}

.grecaptcha-badge {
    visibility: hidden;
}


.user-bar {
    position: fixed;
    top: 0;
    z-index: 1040;
    padding: 2px;
    width: 100%;
    background: #68aa3a;
    color: #fff;
    font-size: 0.9em;
    text-align: right;
}

.user-bar + #mainNav {
    top: 25px!important;
}

/* USER NAV */

.user-nav {
    padding: 0;
    list-style: none;
    display: flex;
    border-bottom: 1px solid #eee;
	margin-bottom: 1.5em;
}

.user-nav li {
    margin: 0 2px;
    z-index: 5;
    position: relative;
    top: 1px;
}

.user-nav li a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 10px 35px;
    font-weight: bold;
    background: #eee;
    border: 1px solid #eee;
    border-bottom: 1px solid #eee;
	height: 100%;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.user-nav li.current_page_item a span {
    width: 100%;
    display: block;
    font-size: 10px;
    color: #000;
}

.user-nav li.current_page_item a {
    background: #fff;
    border: 1px solid #eee;
    border-bottom: 1px solid #fff;
}

.single-becas h1.title-post {
    font-size: 1.75rem;
}



/* FICHA LEARN AFRICA / PÚBLICA */

.acf-fields>.acf-field {
    border: 0!important;
    /*padding: 2px 0!important;*/
}

.acf-input h2 {
	font-size: 1.5em;
    background: #eee;
    padding-bottom: 5px;
    padding: 15px;
    margin: 0 -12px .5em;
}

span.idioma:after {content: ", ";}

span.idioma:last-child:after {
    display: none;
}

/* FORMULARIOS REGSITRO / ACCESO */

div#user-forms label {
    width: 100%!important;
    font-weight: bold;
    margin-bottom: 5px;
}

div#user-forms input[type="text"], 
div#user-forms input[type="password"], 
div#user-forms input[type="email"] {
    width: 100%!important;
    border-radius: 0;
    border: 1px solid #ddd;
    margin-bottom: 0.5em;
}

input.acf-button,
div#user-forms input[type="submit"]  {
	background-color: #68aa3a;
	color: #fff;
	display: table;
	margin: auto;
    border: 0;
    padding: 5px 25px;
    text-transform: uppercase;
	cursor: pointer;
}

input.acf-button {
	margin-top: 3em;
	font-size: 1.2em;
}

input.acf-button:hover,
div#user-forms input[type="submit"]:hover {
	background: #999;
}

div.login-wrapper {
    border: 1px solid #ddd;
    padding: 2em 2em 1em;
}

img.aligncenter {
    display: table;
    margin: auto;
}

.page-template-page-solicitud-learn-africa-enviada h4,
.page-template-page-learn-africa-form  h4 {
    font-size: 1.5em;
    margin: 1em 0 0.5em;
    color: #68aa3a;
}

li.wppb-form-field.wppb-send-credentials-checkbox {
    display: none;
}


@media (max-width: 768px) {
	.navbar-brand img, .navbar-shrink .navbar-brand img {
		height: 35px;
	}
}

a.btn-apply {
    color: #000 !important;
    background-color: #f9b123;
    font-weight: 500;
    font-size: 1.1em;
    padding: 5px 15px;
    margin-bottom: 10px;
	text-align: center;
}

a.btn-apply-alt {
    background: #e32118!important;
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 1em;
    padding: 7px 15px;
    margin-bottom: 10px;
}

.informacion-solicitud a {
	pointer-events: none;
	cursor: default;
	color: #212529;
}

html[lang="es-ES"] p.lang-en,
html[lang="es-ES"] p.lang-fr {
    display: none;
}

html[lang="en-GB"] p.lang-es,
html[lang="en-GB"] p.lang-fr {
    display: none;
}

html[lang="fr-FR"] p.lang-es,
html[lang="fr-FR"] p.lang-en {
    display: none;
}

.acf-field-message .description {
    border: 1px solid red;
    font-size: .85em;
    padding: 1em!important;
    color: red;
    display: block;
}

.acf-label p.description {
    color: red;
    font-size: .85em;
}

.acf-field-message .description p {margin: 0;}

.acf-fields>.acf-field.acf-field-file,
.acf-fields>.acf-field.acf-field-5e55427d489ff {
    border: 1px solid #ccc!important;
    width: calc(100% - 24px)!important;
    display: table;
    margin: 0 auto 10px;
}

.acf-fields>.acf-field.acf-field-file {display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}

.acf-fields>.acf-field.acf-field-file .acf-label {margin: 0;}

span.despctiption {
    font-weight: normal;
    font-size: 14px;
    color: red;
}

.alert-mesagge {
    border: 2px solid #e93d3d;
    margin-top: 2em;
    padding: 1em;
    text-align: center;
    font-size: 1.3em;
    color: #e93d3d;
    font-weight: 400;
}

.alert-mesagge  p {
	margin-bottom: 0;
}

.color-red {
	color: red!important;
}

/* LISTADO SOLICITUDES */

.row.solicitud {
    margin: 0;
    border: 1px solid #ccc;
    padding: 15px 0;
}

.row.solicitud:not(:first-child) {
    border-top: 0;
}

.row.solicitud:nth-child(odd) {
    background: #f9f9f9;
}

.row.solicitud p,
.row.solicitud div {
    margin: 0;
	font-size: 0.95em;
}

.row.solicitud h5 {
    font-size: 1.1em;
}

.row.solicitud strong {
	font-weight: 500;
}

.acf-fields>.acf-field.acf-field-accordion {
    width: 100%;
    border: 1px solid #ccc!important;
}

.acf-fields>.acf-field.acf-field-accordion .acf-field {
    width: 100%;
}

div#message p {
    margin: 0;
}
div#message.updated {
    border: 1px solid #4e9c4a;
    padding: 10px;
    color: #4e9c4a;
    font-weight: bold;
    margin: 25px 0;
	background: #efffee;
}

.acf-field--post-title {
    width: 100%;
}


.page-template-page-science-by-women-form .acf-label {
    width: auto;
    float: left;
}

.page-template-page-science-by-women-form .acf-input {
    width: 100%;
    float: left;
}

.page-template-page-science-by-women-form .acf-label label span {
	font-weight: 300;
	font-size: 0.9em;
}

.page-template-page-science-by-women-form .acf-field p.description .btn-more-info {
    float: left;
    position: absolute;
    top: -1px;
    left: 140px;
}

.acf-field-5f0d891f928ce.acf-field p.description,
.acf-field-5f0d89a5928d2.acf-field p.description {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    margin-top: -25px;
}

.acf-field-5f0d89a5928d2.acf-field p.description .btn-more-info {
	left: 250px;
}


.alerta-msg {
    border: 3px solid #68aa3a;
    color: #68aa3a;
    text-align: left;
    font-weight: bold;
    font-size: 1.2em;
    padding: 15px;
    display: flex;
    align-items: center;
    margin: 1em 0;
}

.alerta-msg * {
    display: inline;
    margin: 0;
}

.alerta-msg i {
    font-size: 2em;
    float: left;
    margin-right: 0.3em;
}

/* 5 columnas bootstrap*/

.col-20,
.col-sm-20,
.col-md-20,
.col-lg-20,
.col-xl-20 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
@media (min-width: 540px) {
    .col-sm-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 720px) {
    .col-md-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 960px) {
    .col-lg-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 1140px) {
    .col-xl-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

div#excel_filter,
table#excel,
div#excel_info,
div#excel_paginate {
    display: none;
}

.modal.video .modal-dialog {
    max-width: 900px;
}

.modal.video .modal-dialog .modal-body {
    padding: 0;
}

table.acf-table .acf-row td {
    width: auto!important;
}

table.acf-table .acf-row td .acf-field-post-object {
    width: 100%;
}

.page-template-page-learn-africa-canarias-tp-form table.acf-table .acf-row td .acf-field-5fc64292a8a16,
.page-template-page-learn-africa-canarias-tp-form table.acf-table .acf-row td .acf-field-604f172e984ee {
	display: none;
}

.acf-field-604f172e984ed,
.acf-tab-wrap {
    width: 100%;
}

.acf-icon:before {
    left: -2px;
    position: relative;
    top: -3px;
}

ul#mySubmenuTab {
    border: 0;
    width: 100%;
    border-right: 3px solid #68aa3a;
}

ul#mySubmenuTab li {
    width: 100%;
}

ul#mySubmenuTab li a {
    border: 0;
	font-weight: bold;
	border-radius: 0;
}

ul#mySubmenuTab li a.active {
    background: #68aa3a;
	color: #fff;
}

form.wpcf7-form select {
    height: 30px;
}

span.comma:last-child {
    display: none;
}

th.idioma {
    min-width: 70px;
}

ul.menu_pestanas_top {
    width: 100%;
    display: flex;
    list-style: none;
    padding: 0;
    margin: 2em 0 1em;
}

ul.menu_pestanas_top li a {padding: .35em 1em;margin: 0 .05em;position: relative;top: 1px;display: block;font-weight: bold;}

ul.menu_pestanas_top li:first-child a {
    border-bottom: 0;
    color: #fff!important;
    background: #68aa3a;
}

ul.menu_pestanas_top li {
    position: relative;
}

ul.menu_pestanas_top li:not(:first-child) a:hover {
    color: #e32118;
    background: #eee;
    border-bottom: #eee;
}


.version ul {
    padding: 0;
    list-style: none;
    display: flex;
    margin: 0 .5em;
}

.version p {
    font-weight: bold;
}

.version ul li {
    font-weight: bold;
    margin: 0 .5em;
}

.version ul li a {
    background: #ccc;
    border-radius: 15px;
    line-height: 30px;
    display: block;
    width: 30px;
    text-align: center;
    color: #666;
}

.version ul li a:hover {
	background-color: #e32118;
	color: #fff;
	text-decoration: none;
}

.version ul li.current-lang a {
	color: #fff;
	background: #68aa3a;
}

.btn-cierre {
    color: #000 !important;
    background-color: #f9b123;
    display: table;
    margin: 3em auto 2em;
    border-radius: 0;
    text-transform: none;
}

.btn-cierre:hover {
    background-color: #bbb;
}

.submenu a.accordion-btn {
    background: #68aa3a;
    color: #fff;
}


.acf-relationship .selection .values, 
.acf-relationship .selection .choices {
    width: 100%!important;
}

.acf-relationship .selection .choices {
    border-bottom: 1px solid #ccc!important;
}

.acf-repeater .acf-row-handle .acf-icon.-minus,
.acf-relationship .selection .values .acf-icon {
    display: block!important;
    background: red;
	border: 0!important;
	color: #fff;
}

.acf-relationship .selection .values .acf-icon:before {
    left: -3px;
}

.acf-repeater .acf-row-handle .acf-icon.-minus:before,
.acf-relationship .selection .values .acf-icon.-minus:before {
    content: "\f335"!important;
    font-size: 20px;
	left: -6px;
    top: -6px;
}

.acf-repeater .acf-row-handle .acf-icon.-minus:before {
	left: -4px;
    top: -5px;
}

.acf-relationship .values .list {
    margin: 0;
    padding: 5px;
    height: 40px;
    overflow: auto;
}

a.acf-button.button.button-primary {
    background: #68aa3a;
    color: #fff;
    padding: .5em 1em;
}

a.acf-button.button.button-primary:before {
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    text-align: center;
    content:"\f502";
    position: relative;
    top: -2px;
    font-size: 20px;
    margin-right: 8px;
} 

.acf-relationship .values .list .acf-rel-item {
    background: #3875D7!important;
    color: #fff!important;
}	

#myTable_wrapper table.dataTable thead > tr > 	th {
    max-width: 180px;
}
.page-template-learn-africa-solicitudes-todas #myTable_wrapper table.dataTable thead>tr>th select {
    max-width: 233px;
}
#myTable_wrapper table.dataTable thead>tr>th select {
     max-width: 233px;
}

.page-template-learn-africa-solicitudes-filtros #myTable_wrapper table.dataTable thead > tr > th:nth-child(1),
.page-template-learn-africa-solicitudes-filtros #myTable_wrapper table.dataTable thead > tr > th:nth-child(2),
.page-template-learn-africa-solicitudes-filtros #myTable_wrapper table.dataTable thead > tr > th:nth-child(3) {
    max-width: 70px;
}

.page-template-learn-africa-solicitudes-filtros #myTable_wrapper table.dataTable thead > tr > th:nth-child(5) {
	max-width: 250px;
}

#myTable_wrapper table.dataTable thead > tr > th input {
	max-width: 188px;
}

#myTable_wrapper table.listado-becas thead > tr > th {
	max-width: inherit;
}

.acf-field-60e6d497b9bf9 {
	margin-top: 2.5em!important;
}


.acf-field-60e6d497b9bf9,
.acf-field-60e6dddd790d6,
.acf-field-60e6de76790d7,
.acf-field-60e6d5dc0455a,
.acf-field-60e6d6cc0455c,
.acf-field-60e6d7090455d {
	padding: 0 15px!important;
	margin-bottom: .75em!important;
    width: 100%;
}

.acf-field-62e79520bd31e,
.acf-field-60e6d497b9bf9 .acf-label,
.acf-field-60e6de76790d7 .acf-label,
.acf-field-60e6dddd790d6 .acf-label,
.acf-field-60e6d5dc0455a .acf-label,
.acf-field-60e6d6cc0455c .acf-label,
.acf-field-60e6d7090455d .acf-label {
    display: none;
}
.acf-field-60e6d497b9bf9 ul.acf-checkbox-list li,
.acf-field-60e6de76790d7 ul.acf-checkbox-list li,
.acf-field-60e6dddd790d6 ul.acf-checkbox-list li,
.acf-field-60e6d5dc0455a ul.acf-checkbox-list li,
.acf-field-60e6d6cc0455c ul.acf-checkbox-list li,
.acf-field-60e6d7090455d ul.acf-checkbox-list li {
    font-size: 16px!important;
}

.acf-field-60e6d497b9bf9 ul.acf-checkbox-list li label,
.acf-field-60e6de76790d7 ul.acf-checkbox-list li label,
.acf-field-60e6dddd790d6 ul.acf-checkbox-list li label,
.acf-field-60e6d5dc0455a ul.acf-checkbox-list li label,
.acf-field-60e6d6cc0455c ul.acf-checkbox-list li label,
.acf-field-60e6d7090455d ul.acf-checkbox-list li label {
    position: relative;
}

.acf-field-60e6d497b9bf9.is-required ul.acf-checkbox-list li label:after,
.acf-field-60e6de76790d7.is-required ul.acf-checkbox-list li label:after,
.acf-field-60e6dddd790d6.is-required ul.acf-checkbox-list li label:after,
.acf-field-60e6d5dc0455a.is-required ul.acf-checkbox-list li label:after,
.acf-field-60e6d6cc0455c.is-required ul.acf-checkbox-list li label:after,
.acf-field-60e6d7090455d.is-required ul.acf-checkbox-list li label:after {
    content: "*";
	color: #f00;
	position: relative;
	display: inline-block;
	margin-left: .25em;
}


/***** LOGO 10 AÑOS *****/

#mainNav {
	padding: 0;
}
/*
.navbar-brand img {
    height: 90px;
}
*/
table#beneficiaries td:first-child {
    width: 40%;
}

table#beneficiaries td:nth-child(3) {
    width: auto;
}

/*** LOS PUENTES DE LAS MUJERES ***/


div#wpcf7-f24349-p24350-o1 {
    background: #eee;
    padding: 2em 3em 1em;
}

div#wpcf7-f24349-p24350-o1 input {
    border: 1px solid #ccc;
	padding: 0.25em 0.5em;
}

.page-id-24350 h1.title-page, .page-id-24350 h1.title-page + hr {
    display: none;
}
.page-id-24350 .wpcf7-response-output {
    background: #cce6aa;
    border: 0!important;
    text-align: center;
    padding: 2em 2em!important;
}

div#wpcf7-f24349-p24350-o1 input.wpcf7-form-control.wpcf7-submit {
    cursor: pointer;
}


.page-template-cumpre-puentes-mujeres-perfiles header.header-page,
.page-template-cumpre-puentes-mujeres header.header-page,
.page-template-cumpre-puentes-mujeres-quick-links header.header-page {
    min-height: 350px;
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    display: flex;
    align-items: flex-end;
	padding-top: 100px;
}

.page-template-cumpre-puentes-mujeres-perfiles .menu-wrapper + .content,
.page-template-cumpre-puentes-mujeres .menu-wrapper + .content ,
.page-template-cumpre-puentes-mujeres-quick-links .menu-wrapper + .content {
	border: 1px solid #eee;
	padding: 2em;
	border-radius: 4px;
}

.page-template-cumpre-puentes-mujeres .menu-wrapper ul,
.page-template-cumpre-puentes-mujeres-perfiles .menu-wrapper ul {
	display: flex;
	padding: 0 1em;
	list-style: none;
	margin: 0;
	bottom: -1px;
	position: relative;
}

.page-template-cumpre-puentes-mujeres .menu-wrapper ul li,
.page-template-cumpre-puentes-mujeres-perfiles .menu-wrapper ul li {
	margin: 0 1px;
	font-size: .9em;
}

.page-template-cumpre-puentes-mujeres .menu-wrapper ul li a,
.page-template-cumpre-puentes-mujeres-perfiles .menu-wrapper ul li a {
	border: 1px solid #eee;
	padding: .5em .75em;
	display: block;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: #eee;
	font-weight: bold;
	color: #888;
	height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
}

.page-template-cumpre-puentes-mujeres .menu-wrapper ul li.current-menu-item a,
.page-template-cumpre-puentes-mujeres-perfiles .menu-wrapper ul li.current-menu-item a {
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #212529;
}

.page-template-cumpre-puentes-mujeres .menu-wrapper ul li:not(.current-menu-item) a:hover,
.page-template-cumpre-puentes-mujeres-perfiles .menu-wrapper ul li:not(.current-menu-item) a:hover {
	background: #f9f9f9;
}

.page-template-cumpre-puentes-mujeres-perfiles .card {
	-webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 15%);
	border: 0;
	font-size: .9em;
}

.page-template-cumpre-puentes-mujeres table tr:first-child {
	background: #eee!important;
	font-weight: 300;
	text-align: left;
}

.page-template-cumpre-puentes-mujeres table {
	max-width: 500px;
	margin: 2em auto;
}

.page-template-cumpre-puentes-mujeres ol li {
	margin-bottom: 1.25em;
}


@media (max-width:767px) {
	.page-template-cumpre-puentes-mujeres .menu-wrapper ul,
	.page-template-cumpre-puentes-mujeres-perfiles .menu-wrapper ul {
		flex-wrap: wrap;
		padding: 0;
	}
	.page-template-cumpre-puentes-mujeres .menu-wrapper ul li,
	.page-template-cumpre-puentes-mujeres-perfiles .menu-wrapper ul li	{
		width: 100%;
		margin: 5px;
	}
	.page-template-cumpre-puentes-mujeres .menu-wrapper ul li a
	.page-template-cumpre-puentes-mujeres-perfiles .menu-wrapper ul li a{
		border-radius: 4px;
	}
	
	.page-template-cumpre-puentes-mujeres .menu-wrapper ul li.current-menu-item a,
	.page-template-cumpre-puentes-mujeres-perfiles .menu-wrapper ul li.current-menu-item a	{
		border: 1px solid #ccc;
	}
}

.tox.tox-silver-sink.tox-tinymce-aux {
    display: none;
}

#editor_ifr p {
	text-align: justify
}


@media print {
	.tox-statusbar,
	.tox-editor-header,
	.not-print {
		display: none!important;
	}
	div.footer-print {
		position: fixed;
		bottom: 0;
		text-align: center;
		width: 100%;
	}
	
	div.footer-print p {
		margin: .5em;
	}
	
	.tox-sidebar-wrap, .tox-tinymce  {
		border: 0!important;
		padding: 0!important;
	}
	
}


.single-learn_africa .acf-fields > .acf-field.acf-field-file .acf-input {
	width: 100%;
}

.page-template-cumpre-puentes-mujeres-quick-links .block-link {
	display: flex;
	width: 100%;
	background: #e32118;
	color: #fff;
	padding: 1em;
	font-weight: bold;
	font-size: 1.5em;
	height: 100%;
	flex-flow: wrap column;
	justify-content: center;
	align-items: center;
	text-align: center;
	line-height: 1em;
	border-radius: .5em;
}


.page-template-cumpre-puentes-mujeres-quick-links .block-link.bg-yellow {
    background: #ffb200;
}
.page-template-cumpre-puentes-mujeres-quick-links .block-link.bg-green {
    background: #68aa3a;
}

.page-template-cumpre-puentes-mujeres-quick-links .block-link i {
	margin-bottom: .75em;
}

.page-template-cumpre-puentes-mujeres-quick-links .block-link:hover, 
.page-template-cumpre-puentes-mujeres-quick-links a.block-link:focus {
	opacity: .75;
}


ul.video-version {
	display: flex;
	list-style: none;
	justify-content: center;
	padding: 0;
}

ul.video-version li {
	margin: 0 .5em;
}

ul.video-version li a {
	background: #eee;
	color: #999;
	font-weight: bold;
	padding: .5em 1em;
	display: block;
	text-align: center;
}

ul.video-version li a.active {
	background: #68aa3a;
	color: #fff;
}

ul.video-version li a:hover {
	background: #90cf65;
	color: #fff;
}

@media (max-width: 767px) {
	ul.video-version li {font-size: .8em;}
	ul.video-version li a {padding: .25em .75em;}
}

/** LAC 2022 **/

.acf-field-62a9a591a9e67 .description {
    border: 1px solid red;
    font-size: .85em;
    padding: 1em!important;
    color: red;
    display: block;
}

.acf-field-62a9a591a9e67 p.description {
    display: none!important;
}

.acf-field-62a9a591a9e67 .description p {
    margin: 0;
}

.version ul li.lang-item-18,
.acf-field-62b1b09810d27 {
    display: block;
}

.acf-field.compact-field {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
}

.acf-field.compact-field .acf-label {
    margin-right: 1em;
    margin-bottom: 0;
}

.acf-field.compact-field .acf-label label {
    margin-bottom: 0;
	white-space: nowrap;
}

.acf-field.compact-field .acf-input {
    width: 100%;
}



.page-id-24430  ul#myTab li.nav-item:first-child,
.page-id-32038  ul#myTab li.nav-item:first-child {
    margin-bottom: .5em!important;
}


.page-id-24430  ul#myTab li.nav-item a.nav-link#Relacion-de-seleccionadas-tab,
.page-id-32038  ul#myTab li.nav-item a.nav-link#Final-list-tab {
    background: #e32118;
    color: #fff;
}

section#puentes_de_las_mujeres {
    background-position: 70% center;
}

section#puentes_de_las_mujeres h3.subtitle-section {
    font-weight: 100;
}

section#puentes_de_las_mujeres a.more-link {
    background: #fff;
    color: #293e77;
    padding: .5em 3em;
    border-radius: .5em;
}

section#puentes_de_las_mujeres a.more-link:hover {
    color: #999;
}
/*ellas son cine*/
.page-template-ellas-son-cine div.video{
    position: relative; 
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}
.page-template-ellas-son-cine div.video iframe{
        position: absolute;
        top: 0;
        left: 0;
        width: 560px;
        height: 300px;
}
.page-template-ellas-son-cine a.cine.btn-warning.btn-lg {
    color: white;
    text-decoration: none;
}
/*para las tablas*/
.container-tablet {
    max-width: 1650px;
    margin: auto;
}
i.fas.fa-plus-circle{
    font-size: 25px;
}
