@import url("https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@600&display=swap");     body {
color: #333;
line-height: 1.6em;
}
h1 {
padding-bottom: 5px !important;
}
h1 span {
color: #75b72a;
}
h4 {
font-size: 25px !important;
}     #logo {
max-height: 45px !important;
}
#top-header .container {
padding-top: 8px;
}
#top-header .container a {
padding-bottom: 8px;
}
#et-secondary-nav li a {
text-transform: uppercase;
}
.et_menu_container {
height: 100px !important;
}
#top-menu li {
padding-right: 18px;
}
#top-menu li a:hover {
color: #75b72a;
}
#top-menu li a {
font-size: 20px !important;
}
#top-menu .sub-menu {
padding-top: 15px !important;
border-radius: 8px;
border-top: none !important;
top: 40px;
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
width: 220px !important;
}
#top-menu .sub-menu li {
padding: 0 !important;
}
#top-menu .sub-menu li, #top-menu .sub-menu li a {
width: 100% !important;
}
#top-menu .sub-menu li a {
transition: .3s;
}
.mobile_menu_bar::before {
font-size: 42px !important;
}
#et_mobile_nav_menu li a {
font-size: 19px !important;
}     @media screen and (min-width: 980px) and (max-width: 1050px) {
#top-menu li a {
font-size: 19px !important;
}
#top-menu > li {
padding-right: 11px !important;
}
#top-menu > li:last-child {
padding-right: 0 !important;
}
}
@media (max-width: 980px) {
.et_header_style_left #logo {
max-width: 100%;
max-height: 100%;
width: 240px !important;
height: auto !important;
}
}
@media (max-width: 390px) {
.et_header_style_left #logo {
width: 200px !important;
}
}
@media (max-width: 320px) {
.et_header_style_left #logo {
width: 180px !important;
}
}
@media (max-width: 280px) {
.et_header_style_left #logo {
width: 160px !important;
}
}     .cpt-header-img .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description {
padding: 8% 8% 4% 8% !important;
}
.cpt-header-img .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content {
font-size: 48px !important;
line-height: 48px !important;
font-family: "Barlow Semi Condensed", sans-serif !important;
font-weight: 600 !important;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.6) !important;
}
@media (max-width: 680px) {
.cpt-header-img .et_pb_slides .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content {
font-size: 32px !important;
line-height: 32px !important;
}
}     .divi-filter-pagination ul.page-numbers li {
border: none !important;
border-left-width: 0
}
.divi-filter-pagination ul.page-numbers li a {
color: #00813c !important;
}
.cpt-loop .et_pb_module_inner p.divi-filter-result-count {
color: #00813c !important;
}
.et-db #page-container #et-boc .et-l .et_pb_de_mach_archive_loop_0_tb_body .divi-filter-pagination ul.page-numbers li span.current, #page-container .et_pb_de_mach_archive_loop_0 .divi-filter-pagination ul.page-numbers li span.current {
background-color: #75b72a !important;
color: #FFF !important;
}     #red-especialistas {
background: #f5faf1;
text-align: justify;
border: 1px solid #75b72a;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
padding: 12px 20px;
font-size: 16px;
line-height: 20px;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
}
#red-especialistas h2 {
padding-bottom: 3px !important;
}
#red-especialistas span.pais {
color: #00813c;
}
#inicio-bloque {
padding-top: 15px !important;
}
#logos-home-seccion {
padding: 5px 0 !important;
}
.logos-home .et_pb_code_inner {
display: flex;
flex-direction: row;
flex-wrap: wrap; justify-content: center;
column-gap: 40px;
row-gap: 7px;
}
.logos-home .et_pb_code_inner .col {
justify-content: center;
}
#logos-home-seccion img {
transition: .5s;
}
#logos-home-seccion img:hover {
opacity: .5;
}
.logos-home-tit {
text-align: center !important;
margin-bottom: 20px !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-size: 16px;
text-transform: uppercase;
color: #555;
font-weight: 600;
}
#archivo-historico-seccion {
padding: 0 !important;
}
#archivo-historico-fila {
padding: 15px 0 !important;
}
#archivo-historico, #archivo-historico a {
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
font-size: 16px;
color: #FFF !important;
text-align: center;
transition: .3s;
}
#archivo-historico a:hover {
opacity: .7 !important;
}     #noticias-img, #et-main-area #et-boc .et_pb_column #noticias-img {
float: left;
margin-bottom: 5px !important;
}
#noticias-img img, #et-main-area #et-boc .et_pb_column #noticias-img img {
margin-right: 30px !important;
width: 200px !important;
border-radius: 6px
}
@media (max-width: 520px) {
#noticias-img, #et-main-area #et-boc .et_pb_column #noticias-img {
float: none !important;
width: 100% !important;
}
#noticias-img img, #et-main-area #et-boc .et_pb_column #noticias-img img {
width: 100% !important;
border-radius: 6px;
margin-right: 0 !important;
margin-bottom: 20px !important;
}
}
.noticias-pais {
display: inline-block !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 19px;
}
.noticias-pais span {
float: left !important;
padding-right: 7px !important;
}
.noticias-pais a {
transition: .3s !important;
}
.noticias-pais a:hover {
color: #00813c !important;
}
.noticias-fecha {
display: inline-block !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 17px;
color: #777;
}
.noticias-titulo {
margin-bottom: 0 !important;
}
.noticias-titulo h2 {
padding-bottom: 0 !important;
font-size: 26px;
!important;
line-height: 29px !important;
margin-bottom: 5px !important;
}
.noticias-titulo a {
transition: .3s !important;
}
.noticias-titulo a:hover {
color: #75b72a !important;
}
.noticias-titulo::after {
clear: none !important;
}
.noticias-contenido {
text-align: justify;
line-height: 22px !important;
}     #noticias-single-img {
float: left !important;
}
#noticias-single-img img {
border-radius: 6px;
margin: 10px 30px 10px 0;
}
@media (max-width: 680px) {
#noticias-single-img {
float: none !important;
}
#noticias-single-img img {
width: 100% !important;
border-radius: 6px;
margin: 0 0 20px 0;
}
}
.noticias-single-pais {
display: inline-block !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 21px;
}
.noticias-single-pais span {
float: left;
padding-right: 7px;
}
.noticias-single-pais a {
transition: .3s;
}
.noticias-single-pais a:hover {
color: #00813c;
}
.noticias-single-fecha {
display: inline-block !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 18px;
}
.noticias-single-titulo {
margin-bottom: 10px !important;
}
.noticias-single-titulo h1 {
padding-bottom: 5px;
font-size: 29px !important;
line-height: 32px !important;
}
.noticias-single-titulo::after {
clear: none !important;
}
.noticias-single-contenido, .noticias-single-contenido p {
text-align: justify;
overflow-wrap: break-word;
word-wrap: break-word;
}
.noticias-single-contenido .link {
font-weight: bold;
text-align: left;
}
.noticias-single-contenido a:hover {
color: #00813c;
}
a.noticias-todas-boton {
background: #75b72a !important;
border: none !important;
color: #FFF !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
font-size: 16px !important;
padding: 10px 15px;
border-radius: 6px !important;
-moz-border-radius: 6px !important;
-webkit-border-radius: 6px !important;
-webkit-transition: 0.3s; text-transform: uppercase !important;
transition: 0.3s;
}
a.noticias-todas-boton:hover {
background: #00813c !important;
}     .destacados-columna {
padding-left: 20px;
padding-right: 20px;
}
.grid-posts .grid-col .destacados-seccion {
padding: 10px 0 0 0 !important;
background: #f1f8ea !important;
border-radius: 8px;
}
.destacados-fila {
padding-top: 15px !important;
padding-bottom: 15px !important;
margin-bottom: 10px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
.destacados-fecha {
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 17px;
color: #777;
}
.destacados-titulo {
margin-bottom: 0 !important;
}
.destacados-titulo h1 {
font-size: 25px !important;
line-height: 27px !important;
}
.destacados-titulo a:hover {
color: #75b72a;
}
.destacados-contenido {
font-size: 15px;
line-height: 20px;
color: #333;
}
.destacados-contenido p {
font-size: 15px;
line-height: 20px;
color: #333;
padding-bottom: 5px !important;
}
.destacados-contenido a {
font-size: 15px;
transition: .3s;
}
.destacados-contenido a:hover {
color: #00813c;
}
.destacados-single-fecha {
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 18px;
}
.destacados-single-titulo {
margin-bottom: 0 !important;
}
.destacados-single-contenido, .destacados-single-contenido p {
text-align: justify;
}
.destacados-single-contenido a {
font-size: 16px;
line-height: 16px;
}
.destacados-single-contenido a:hover {
color: #00813c;
}
@media (max-width: 980px) {
#destacados {
width: 100% !important;
margin-right: 0 !important;
}
#twitter {
width: 100% !important;
}
#cpt-columna-sidebar {
width: 100% !important;
}
.cpt-columna-sidebar {
width: 100% !important;
}
}     #formac-img, #et-main-area #et-boc .et_pb_column #formac-img {
float: left;
margin-bottom: 5px !important;
}
#formac-img img, #et-main-area #et-boc .et_pb_column #formac-img img {
margin-right: 30px !important;
width: 200px !important;
border-radius: 6px
}
@media (max-width: 520px) {
#formac-img, #et-main-area #et-boc .et_pb_column #formac-img {
float: none !important;
width: 100% !important;
}
#formac-img img, #et-main-area #et-boc .et_pb_column #formac-img img {
width: 100% !important;
border-radius: 6px;
margin-right: 0 !important;
margin-bottom: 20px !important;
}
}
.formac-pais {
display: inline-block !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 19px;
}
.formac-pais span {
float: left !important;
padding-right: 7px !important;
}
.formac-pais a {
transition: .3s !important;
}
.formac-pais a:hover {
color: #00813c !important;
}
.formac-fecha {
display: inline-block !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 17px;
color: #777;
}
.formac-titulo {
margin-bottom: 0 !important;
}
.formac-titulo h2 {
padding-bottom: 0 !important;
font-size: 26px;
!important;
line-height: 29px !important;
margin-bottom: 5px !important;
}
.formac-titulo a {
transition: .3s !important;
}
.formac-titulo a:hover {
color: #75b72a !important;
}
.formac-titulo::after {
clear: none !important;
}
.formac-contenido {
text-align: justify;
line-height: 22px !important;
}     #formac-single-img {
float: left !important;
}
#formac-single-img img {
border-radius: 6px;
margin: 10px 30px 10px 0;
}
@media (max-width: 680px) {
#formac-single-img {
float: none !important;
}
#formac-single-img img {
width: 100% !important;
border-radius: 6px;
margin: 0 0 20px 0;
}
}
.formac-single-pais {
display: inline-block !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 21px;
}
.formac-single-pais span {
float: left;
padding-right: 7px;
}
.formac-single-pais a {
transition: .3s;
}
.formac-single-pais a:hover {
color: #00813c;
}
.formac-single-fecha {
display: inline-block !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 18px;
}
.formac-single-titulo {
margin-bottom: 10px !important;
}
.formac-single-titulo h1 {
padding-bottom: 5px;
font-size: 29px !important;
line-height: 32px !important;
}
.formac-single-titulo::after {
clear: none !important;
}
.formac-single-contenido, .formac-single-contenido p {
text-align: justify;
overflow-wrap: break-word;
word-wrap: break-word;
}
.formac-single-contenido .link {
font-weight: bold;
text-align: left;
}
.formac-single-contenido a:hover {
color: #00813c;
}     #revista-img, #et-main-area #et-boc .et_pb_column #revista-img {
float: left;
margin-bottom: 5px !important;
}
#revista-img img, #et-main-area #et-boc .et_pb_column #revista-img img {
margin-right: 30px !important;
width: 200px !important;
border-radius: 6px
}
@media (max-width: 520px) {
#revista-img, #et-main-area #et-boc .et_pb_column #revista-img {
float: none !important;
width: 100% !important;
}
#revista-img img, #et-main-area #et-boc .et_pb_column #revista-img img {
width: 100% !important;
border-radius: 6px;
margin-right: 0 !important;
margin-bottom: 20px !important;
}
}
.revista-pais {
display: inline-block !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 19px;
}
.revista-pais span {
float: left !important;
padding-right: 7px !important;
}
.revista-pais a {
transition: .3s !important;
}
.revista-pais a:hover {
color: #00813c !important;
}
.revista-fecha {
display: inline-block !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 17px;
color: #777;
}
.revista-titulo {
margin-bottom: 0 !important;
}
.revista-titulo h2 {
padding-bottom: 0 !important;
font-size: 26px;
!important;
line-height: 29px !important;
margin-bottom: 5px !important;
}
.revista-titulo a {
transition: .3s !important;
}
.revista-titulo a:hover {
color: #75b72a !important;
}
.revista-titulo::after {
clear: none !important;
}
.revista-contenido {
text-align: justify;
line-height: 22px !important;
}     #revista-single-img {
float: left !important;
}
#revista-single-img img {
border-radius: 6px;
margin: 10px 30px 10px 0;
}
@media (max-width: 680px) {
#revista-single-img {
float: none !important;
}
#revista-single-img img {
width: 100% !important;
border-radius: 6px;
margin: 0 0 20px 0;
}
}
.revista-single-pais {
display: inline-block !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 21px;
}
.revista-single-pais span {
float: left;
padding-right: 7px;
}
.revista-single-pais a {
transition: .3s;
}
.revista-single-pais a:hover {
color: #00813c;
}
.revista-single-fecha {
display: inline-block !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 18px;
}
.revista-single-titulo {
margin-bottom: 10px !important;
}
.revista-single-titulo h1 {
padding-bottom: 5px;
font-size: 29px !important;
line-height: 32px !important;
}
.revista-single-titulo::after {
clear: none !important;
}
.revista-single-contenido, .revista-single-contenido p {
text-align: justify;
overflow-wrap: break-word;
word-wrap: break-word;
}
.revista-single-contenido .link {
font-weight: bold;
text-align: left;
}
.revista-single-contenido a:hover {
color: #00813c;
}     .cpt-seccion {
padding: 7px 0 !important;
}
.cpt-bloque {
padding-top: 0 !important;
border-bottom: 1px dotted #CCC;
padding-bottom: 15px !important;
margin: 0 !important;
width: 100% !important;
}
.cpt-loop .loop-grid {
grid-gap: 0 !important;
}
.cpt-bloque .clearfix:after {
clear: none;
}
.cpt-pais {
display: inline-block !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 19px;
}
.cpt-pais span {
float: left !important;
padding-right: 7px !important;
}
.cpt-pais a {
transition: .3s !important;
}
.cpt-pais a:hover {
color: #00813c !important;
}
.cpt-fecha {
display: inline-block !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 17px;
color: #777;
}
.cpt-titulo {
margin-bottom: 5px !important;
transition: .3s;
}
.cpt-titulo h1 {
padding-bottom: 0 !important;
font-size: 26px !important;
line-height: 29px !important;
}
.cpt-titulo a, .cpt_title a {
transition: .3s;
}
.cpt-titulo a:hover, .cpt_title a:hover {
color: #75b72a !important;
}
p.info {
font-size: 12px;
line-height: 18px;
margin-bottom: 10px;
color: #555;
background: url(//www.oibescoop.org/wp-content/uploads/icono-info.png) 0 0 no-repeat;
padding-left: 24px;
}
.cpt-autor {
display: inline-block !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 19px;
color: #75b72a;
margin-right: 7px;
}
.cpt-anyo {
display: inline-block !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 19px;
color: #777;
}
.cpt-organizacion {
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 19px;
color: #75b72a;
}
.cpt-contenido p {
text-align: justify;
}
.cpt-single-bloque .clearfix:after {
clear: none;
}
.cpt-single-pais {
display: inline-block !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 20px;
line-height: 20px;
}
.cpt-single-pais span {
float: left;
padding-right: 7px;
}
.cpt-single-pais a:hover {
color: #00813c;
}
.cpt-single-fecha {
display: inline-block !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 17px;
line-height: 20px;
color: #777 !important;
}
.cpt-single-titulo, .cpt-single-titulo-especial {
margin-bottom: 0 !important;
}
.cpt-single-titulo h1, .cpt-single-titulo-especial h1 {
font-size: 37px;
line-height: 39px;
padding-bottom: 5px;
}
.cpt-single-titulo-especial h1 {
padding-bottom: 0 !important;
}
.cpt-single-autor {
display: inline-block !important;
padding-right: 7px;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 10px !important;
font-size: 20px;
color: #75b72a;
}
.cpt-single-anyo {
display: inline-block !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 20px;
padding-bottom: 5px;
color: #777 !important;
}
.cpt-single-organizacion {
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 0 !important;
font-size: 20px;
color: #75b72a;
padding-bottom: 5px;
}
.cpt-single-contenido, .cpt-single-contenido p, .cpt-single-contenido ul {
text-align: justify;
overflow-wrap: break-word;
word-wrap: break-word;
}
.cpt-single-contenido a {
font-weight: normal;
}
.cpt-single-contenido a:hover {
color: #00813c;
}
.cpt-single-contenido .link {
font-weight: bold;
text-align: left;
}
.cpt-single-contenido ul {
list-style: inside;
}
.cpt-single-contenido ol {
list-style: decimal inside;
}
#inicio-bloque h1, .cpt-tit-principal, .cpt-tit-principal h1, .cpt-taxonomia-tit {
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 10px !important;
font-size: 37px;
line-height: 40px;
color: #00813c;
}
.cpt-taxonomia-tit span {
color: #75b72a;
}
.cpt-publ-datos {
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
font-size: 19px;
color: #777;
margin-bottom: 5px !important;
}
.cpt-publ-autor {
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
font-size: 19px;
color: #75b72a;
margin-bottom: 10px !important;
}
.cpt-publ-archivo {
margin-bottom: 0 !important;
}
.cpt-publ-archivo:last-child {
margin-top: 10px !important;
}
.cpt-publ-archivo a {
color: #444;
display: block;
width: auto;
height: 22px !important;
line-height: 22px !important;
background: url(//www.oibescoop.org/wp-content/uploads/icono-pdf.png) 0 0 no-repeat;
padding-left: 28px;
transition: .3s;
}
.cpt-publ-archivo a:hover {
color: #00813c !important;
}     .sidebar-general .widget_text {
margin-bottom: 0 !important;
}
.sidebar-general h4 {
font-size: 24px;
margin-top: 20px;
}
.sidebar-general h4 span {
color: #75b72a;
}
#searchform #searchsubmit {
text-indent: -10000px;
border: none;
background: url(//www.oibescoop.org/wp-content/uploads/icono-lupa.png) 0 0 no-repeat;
width: 40px;
}
#cpt-columna-sidebar {
border-left: 1px solid #e6e6e6;
padding-left: 30px;
}
.cpt-columna-sidebar {
border-left: 1px solid #e6e6e6;
padding-left: 30px;
}
.cpt-buscador .et_pb_de_mach_search_posts_item {
padding: 0 !important;
}
.cpt-buscar-titulo {
margin-bottom: 0 !important;
}
.cpt-buscar-titulo h4 {
font-size: 25px;
padding-bottom: 0 !important;
}
.cpt-buscar-titulo h4 span {
color: #75b72a;
}
.cpt-buscar-form .et_pb_search_injector_form .et_pb_searchsubmit {
text-indent: -10000px;
border: none;
background: url(//www.oibescoop.org/wp-content/uploads/icono-lupa.png) 0 0 no-repeat;
width: 40px;
}
.cpt-buscador .search-btn {
background: #75b72a !important;
border: none !important;
color: #FFF !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
font-size: 16px !important;
padding: 7px 15px;
border-radius: 6px !important;
-moz-border-radius: 6px !important;
-webkit-border-radius: 6px !important;
-webkit-transition: 0.3s; text-transform: uppercase !important;
transition: 0.3s;
}
.cpt-buscador .search-btn:hover {
background: #00813c !important;
padding: 7px 15px;
border-radius: 6px !important;
}
.cpt-buscar-sidebarsec h4 {
font-size: 24px;
}
@media (max-width: 980px) {
#cpt-columna-sidebar {
border-left: none;
padding-left: 0;
}
.cpt-columna-sidebar {
border-left: none;
padding-left: 0;
}
}
#footer-info {
float: none;
text-align: center;
line-height: 18px;
}
.banners-datos h4.widgettitle {
margin-top: 0 !important;
padding-bottom: 20px !important;
}
.banners-datos img {
margin-bottom: 10px;
transition: .3s;
}
.banners-datos img:hover {
opacity: .7;
}
@media (max-width: 980px) {
.banners-datos {
text-align: center !important;
}
}
.sidebar-general .banner-wecoop-home {
margin-bottom: 20px !important;
}
.banner-wecoop img {
transition: .3s;
}
.banner-wecoop img:hover {
opacity: .7;
}     .logos-sidebar {
display: flex;
flex-direction: row;
flex-wrap: wrap; justify-content: center;
column-gap: 30px;
row-gap: 7px;
justify-content: center;
}
.logos-sidebar img {
transition: .5s;
}
.logos-sidebar img:hover {
opacity: .5;
}
.logos-colabora h4.widgettitle, .logos-patrocina h4.widgettitle {
text-align: center !important;
margin-bottom: 0 !important;
padding-bottom: 0 !important;
font-size: 16px !important;
color: #555 !important;
font-weight: 600 !important;
letter-spacing: 0 !important;
}
.logos-patrocina h4.widgettitle {
margin: 20px 0 !important;
}
@media (max-width: 980px) {
.et_pb_row .et_pb_column .et_pb_widget_area .et_pb_widget {
width: 100% !important;
margin: 0 !important;
}
.sidebar-general h4.widgettitle {
margin-bottom: 20px !important;
}
}
.no-results-seccion .et_pb_row {
width: 100% !important;
padding-top: 0 !important;
margin: 0 !important;
font-size: 18px !important;
line-height: 27px !important;
}     #presentacion {
border-left: none;
border-right: none;
border-bottom: none;
}
#presentacion .et_pb_tabs_controls {
border-left: 1px solid #d9d9d9;
border-right: 1px solid #d9d9d9;
}
#presentacion .et_pb_tab_active a {
color: #00813c !important;
}
#presentacion li a:hover {
color: #75b72a !important;
}
#presentacion .et_pb_tab_content {
text-align: justify;
}
#presentacion .et_pb_tab_content ul, #presentacion .et_pb_tab_content ol {
padding-top: 15px;
}
#presentacion .et_pb_tab_content ol li {
padding-bottom: 10px;
}
#presentacion #lista-alfabetica {
list-style: lower-latin !important;
list-style-position: inside !important;
}     .et-pb-contact-message p {
color: #75b72a;
font-size: 17px;
}
.et-pb-contact-message ul {
color: #F00;
}
.et_pb_contact textarea {
height: 250px;
}     #mc_embed_signup, #mc_embed_signup form {
border-radius: 6px !important;
}
#mc-embedded-subscribe-form {
background: #f1f8ea;
padding: 10px 0 5px 10px !important;
}
#mc-embedded-subscribe {
margin-top: 10px !important;
background: #75b72a !important;
border: none !important;
color: #FFF !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: bold !important;
font-size: 16px !important;
border-radius: 6px !important;
-moz-border-radius: 6px !important;
-webkit-border-radius: 6px !important;
}
#mc-embedded-subscribe:hover {
background: #00813c !important;
}
#mce-responses {
width: 100% !important;
margin: 0 !important;
padding: 0 !important;
}
#mce-responses .response {
width: 100% !important;
padding-top: 0 !important;
margin: 0 !important;
}     #miembros-red .miembro-imagen {
width: 180px;
float: left;
}
#miembros-red .miembro-texto {
margin-left: 180px;
}
#miembros-red .presidente .miembro-imagen, #miembros-red .coordinador .miembro-imagen {
float: left;
}
#miembros-red .presidente .miembro-texto, #miembros-red .coordinador .miembro-texto {
margin-left: 0;
}
#miembros-red .miembro a {
color: #2e7f8b !important;
}
#miembros-red .miembro a:hover {
color: #00813c !important;
}
#miembros-red .miembro {
padding-top: 0 !important;
border-bottom: 1px dotted #CCC;
padding-bottom: 10px !important;
margin-bottom: 20px;
min-height: 175px;
}
#miembros-red .presidente {
background: #f3f9f5;
padding: 20px !important;
border-bottom: none !important;
border-radius: 8px !important;
-moz-border-radius: 8px !important;
-webkit-border-radius: 8px !important;
}
#miembros-red .coordinador {
background: #f7fbf2;
padding: 20px !important;
border-bottom: none !important;
border-radius: 8px !important;
-moz-border-radius: 8px !important;
-webkit-border-radius: 8px !important;
}
#miembros-red .presidente img {
float: left;
border-radius: 8px !important;
-moz-border-radius: 8px !important;
-webkit-border-radius: 8px !important;
}
#miembros-red .miembro img {
border-radius: 8px !important;
-moz-border-radius: 8px !important;
-webkit-border-radius: 8px !important;
}
@media (max-width: 580px) {
#miembros-red .miembro-imagen {
width: 100% !important;
float: none;
margin-bottom: 20px;
}
#miembros-red .miembro-imagen img {
width: 100% !important;
height: auto;
}
#miembros-red .miembro-texto {
margin-left: 0 !important;
}
}
#miembros-red .miembro-texto p {
text-align: justify;
padding-bottom: 10px;
}
#miembros-red .miembro-nombre {
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 7px;
font-size: 23px;
color: #00813c;
padding-bottom: 0 !important;
}
#miembros-red .miembro-universidad {
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 5px;
font-size: 18px;
line-height: 24px;
color: #75b72a;
padding-bottom: 0 !important;
}
#miembros-red .miembro-email {
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 5px;
font-size: 18px;
line-height: 24px;
color: #555;
padding-bottom: 0 !important;
background: url(//www.oibescoop.org/wp-content/uploads/icono-email.png) 0 3px no-repeat;
padding-left: 28px;
}
#miembros-red .miembro-contacto {
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
margin-bottom: 5px;
font-size: 18px;
line-height: 24px;
color: #555;
padding-bottom: 0 !important;
background: url(//www.oibescoop.org/wp-content/uploads/icono-cv.png) 0 3px no-repeat;
padding-left: 28px;
}
#miembros-red .miembro-cv {
text-align: justify;
}
.miembros-boton {
background: #75b72a !important;
border: none !important;
color: #FFF !important;
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
font-size: 16px !important;
padding: 7px 15px;
border-radius: 6px !important;
-moz-border-radius: 6px !important;
-webkit-border-radius: 6px !important;
-webkit-transition: 0.3s; text-transform: uppercase !important;
transition: 0.3s;
}
.miembros-boton:hover {
background: #00813c !important;
}
#anuncio-red-sidebar {
width: 100%;
background: #f1f8ea;
border-radius: 0 0 8px 8px;
-moz-border-radius: 0 0 8px 8px;
-webkit-border-radius: 0 0 8px 8px;
text-align: center;
padding: 15px 15px 5px 12px;
line-height: 20px;
color: #00813c;
font-weight: normal;
}
#anuncio-red-sidebar h4 {
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
font-size: 22px;
padding-top: 0 !important;
padding-bottom: 5px !important;
margin-top: 0 !important;
}
#anuncio-red-sidebar p {
color: #333 !important;
font-size: 13px !important;
line-height: 16px !important;
padding-bottom: 20px !important;
}
#anuncio-red-sidebar-header {
width: 100%;
height: 70px;
background-image: url(//www.oibescoop.org/wp-content/uploads/bg-red-especialistas.jpg);
background-size: cover;
background-repeat: no-repeat;
background-color: #f1f8ea;
border-radius: 8px 8px 0 0;
-moz-border-radius: 8px 8px 0 0;
-webkit-border-radius: 8px 8px 0 0;
}
#mc-embedded-subscribe {
text-transform: uppercase !important;
}     a.publi-especial {
display: inline-block !important;
width: auto !important;
}
#libro-experiencias .et_pb_post_title {
margin-bottom: 3px !important;
}
#libro-experiencias h1 {
font-size: 35px !important;
}
#libro-experiencias #datos {
font-size: 16px;
margin-bottom: 20px;
}
#libro-experiencias h4 {
padding-bottom: 3px !important;
font-size: 22px !important;
}
#libro-experiencias h4 strong {
color: #555 !important;
font-weight: 500 !important;
}
#libro-experiencias a {
display: block;
height: 32px;
background: url(//www.oibescoop.org/wp-content/uploads/icono-pdf.png) 0 0 no-repeat;
padding-left: 28px;
padding-bottom: 10px;
margin-top: 2px;
border-bottom: 1px dotted #A0A0A0;
}
#libro-experiencias a:hover {
color: #00813c !important;
}     .genero p, .genero ul {
text-align: justify !important;
}
.genero h3 {
color: #75b72a !important;
}
.postid-3984 .noticias-single-img, .postid-3982 .noticias-single-img, .postid-3979 .noticias-single-img, .postid-3976 .noticias-single-img, .postid-3974 .noticias-single-img, .postid-3973 .noticias-single-img {
display: none !important;
}
.postid-3984 table {
width: 100% !important;
}
.postid-3984 td {
border: 1px solid #999;
padding: 5px;
text-align: left !important;
}
.tb_app_wrapper {
background: #f1f8ea !important;
}
.icono-lk {
line-height: 28px !important;
height: 28px !important;
}
.icono-lk .et-pb-icon {
font-size: 20px !important;
}     .textwidget .lista-boletines li:not(:last-child) {
border-bottom: 1px dotted #777;
color: #75b72a !important;
}
.textwidget .lista-boletines label {
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
font-size: 17px !important;
color: #75b72a !important;
text-transform: capitalize;
text-transform: capitalize;
transition: .3s;
}
.textwidget .lista-boletines label:hover {
color: #00813c !important;
cursor: pointer;
}
.textwidget .lista-boletines h2 {
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
text-align: left !important;
font-size: 19px !important;
color: #777 !important;
transition: .3s;
}
.textwidget .lista-boletines h2:hover {
color: #00813c !important;
}
#boletines-ver-todos {
padding: 20px 0;
}
.boletines-pagina {
list-style: none !important;
padding-left: 0 !important;
}
.boletines-pagina li {
padding-bottom: 10px;
border-bottom: 1px dotted #CCC;
margin-bottom: 10px;
}
.boletines-pagina label {
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
font-size: 19px !important;
color: #75b72a !important;
text-transform: capitalize;
transition: .3s;
}
.boletines-pagina label:hover {
color: #00813c !important;
cursor: pointer;
}
.boletines-pagina h2 {
font-family: "Barlow Semi Condensed", sans-serif;
font-weight: 600;
text-align: left !important;
font-size: 21px !important;
line-height: 25px !important;
color: #777 !important;
transition: .3s;
padding-bottom: 0 !important;
}
.boletines-pagina h2:hover {
color: #00813c !important;
}