/*
 * Autor CSS: by Milay Pava -  Webmaster Senior - Milai Pava
 * Interfaz de usuario, Apps y mobile, Avanzada Wordpress, Diseño, desarrollo e implementación Sitios Web y Marketing Digital - Optimización de contenidos - SEO - Branding
 ** Do not remove the developer's name from the code. The developer's name must remain in the code so that the work can be properly attributed.
 *** No elimine el nombre del desarrollador del código. El nombre del desarrollador debe permanecer en el código para que se pueda atribuir correctamente el trabajo.
 */
a, a:active, a:focus {
   outline: none !important;
}

#site-logo #site-logo-inner a img,
body #lgobott img {
    width: 100%;
    max-height: 300px !important;
    margin: 10px 0;
    -moz-opacity: 0 !important;
    -webkit-opacity: 0 !important;
    opacity: 0 !important;
}
html:lang(es) > body #site-logo-inner,
html:lang(es) > body #lgobott {
    background-image: url(https://somosvoluntarios.org/wp-content/uploads/logo-somos-voluntarios-1.svg);
    background-repeat: no-repeat;
}
html:lang(en) > body #site-logo-inner,
html:lang(en) > body #lgobott {
    background-image: url(https://somosvoluntarios.org/wp-content/uploads/logo-somos-voluntarios-top.svg);
    background-repeat: no-repeat;
}
#site-logo #site-logo-inner a:hover img {
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
}

.dscf7captcha input::placeholder { 
    opacity: 0; /* Hides the placeholder text */ 
} 
.dscf7captcha .wpcf7-not-valid-tip { 
    font-size: 0;
} 

.dscf7captcha .wpcf7-not-valid-tip:before{
    color: #dc3232;
    font-size: 14px;
    font-weight: normal;
    display: block;
}

html:lang(es) > body .dscf7captcha .wpcf7-not-valid-tip:before{
  content: "Por favor, introduce el captcha.";
}
html:lang(en) > body .dscf7captcha .wpcf7-not-valid-tip:before{
  content: "Please enter the captcha.";
}

 body .actualidadtop:after{
    content: "";
    display: block;
    width: 27% !important;
    bottom: 8%;
    position: absolute;
    left: 36%;
    height: 27%;
}

html:lang(es) > body .actualidadtop:after{
    background-image: url(https://somosvoluntarios.org/wp-content/uploads/logo-somos-voluntarios-tit5-b.svg);
    background-repeat: no-repeat;
}
html:lang(en) > body .actualidadtop:after{
    background-image: url(https://somosvoluntarios.org/wp-content/uploads/logo-somos-voluntarios-blog.svg);
    background-repeat: no-repeat;
}

.actualidadtop img {
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
}

h2 {
    font-weight: 300;
}

h2 strong, h2 b {
    font-weight: 800;
}


h3 {
    font-weight: 300;
}

h3 strong, h3 b {
    font-weight: 800;
}

body #top-bar {
    padding: 0;
}

body #top-bar-wrap {
    height: 0;
}

body #site-navigation-wrap {
    background: #FFF;
    top: 44px;
    padding: 0 20px;
}

body #site-navigation-wrap .dropdown-menu >li >a {
    font-weight: bold !important;
}

.mobile-menu{
    background: #FFF;
    padding: 10px !important;
}


/* ACTUALIDAD */


body .actualidadtop {
    display: none;
}
.category-actualidad  #main,
.post-in-category-actualidad #main,
.category-blog #main,
.post-in-category-blog #main{
    margin-top: 540px;
}

.category-actualidad  .actualidadtop,
.post-in-category-actualidad .actualidadtop,
.category-blog .actualidadtop,
.post-in-category-blog .actualidadtop{
    display: block;
    background-image: url(https://somosvoluntarios.org/wp-content/uploads/logo-somos-voluntarios-actualidad.jpg);
    height: 500px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
    width: 100%;
    background-size: cover;
}

.category-actualidad  .actualidadtop img,
.post-in-category-actualidad .actualidadtop img,
.category-blog .actualidadtop img,
.post-in-category-blog .actualidadtop img{
    width: 27% !important;
    bottom: 8%;
    position: absolute;
    left: 36%;
}

#transparent-header-wrap {
    position: relative;
    display: flex;
}

.post-in-category-actualidad #related-posts,
.post-in-category-blog #related-posts {
    background: #F1F2F2;
    max-width: 1200px !important;
    padding: 50px 30px 40px;
}

body .blog-entry.post ul.meta {
    margin: 20px 0 0;
}

#not .rpwe-block h3 {
    height: 70px;
    width: 100%;
    margin: 20px 0 0 !important;
}

#not .rpwe-block h3 a {
    color: #00A7E1;
    font-size: 17px !important;
    font-weight: bold;
    text-decoration: none;
}


#not .rpwe-summary {
    font-size: 16px;
    font-weight: normal;
}

#not .more-link {
    font-size: 20px;
    line-height: normal;
    font-weight: 600;
    color: #2A327E;
    border: 0;
    padding: 15px 0px 15px 35px;
    text-align: left;
    margin: 10px 0;
    letter-spacing: 1px;
    float: left;
    width: 100%;
    text-decoration: none;
    background-image: url(https://somosvoluntarios.org/wp-content/uploads/logo-somos-voluntarios-ver-mas.png);
    background-repeat: no-repeat;
}

#not .rpwe-thumb {
    border: 0 !important;
    padding:0 !important;
    background: #FFF;
}

#not .rpwe-block li {
    border-bottom: 0;
    width: 33%;
    padding: 0 1% !important;
    display: inline-grid;
}

/* FIN ACTUALIDAD */

#blog-entries article:first-child {
    width: 100%;
}

#blog-entries article:first-child .thumbnail img {
    max-height: 402px !important;
}

#blog-entries article:first-child .thumbnail {
    width: 50%;
    float: left;
    margin-right: 20px;
}

#blog-entries article:first-child .blog-entry-inner {
    height: auto !important;
    padding-bottom: 0;
    margin-bottom: 20px;
}

#blog-entries article:first-child ul.meta,
#blog-entries article:first-child header,
#blog-entries article:first-child .blog-entry-summary,
#blog-entries article:first-child .blog-entry-readmore  {
    margin: 20px 0 0;
    width: 46%;
    float: right;
}

#blog-entries article:first-child ul.meta  {
    margin-top: 6%;
}


.bnhome .sow-slider-image-wrapper {
    position: relative;
}

.bnint img {
    width: 27% !important;
    bottom: 8%;
    position: absolute;
    left: 36%;
}

.bnhome img {
    width: 70% !important;
    bottom: 8%;
    position: absolute;
}

figcaption {
    display: none !important;
}

.btn1 a {
    background-repeat: no-repeat !important;
    display: block;
    background-image: url(https://somosvoluntarios.org/wp-content/uploads/logo-somos-voluntarios-ver-mas.png) !important;
    background-size: contain !important;
    width: 188px !important;
    height: 59px !important;
    font-size: 20px !important;
    text-decoration: none !important;
    background-color: transparent !important;
    border: 0 !important;
    display: block;
    margin: 0 auto !important;
    font-weight: bold;
}

.bg1 {
    background-repeat: no-repeat !important;
    background-position-x: right;
}

.bg2 {
    background-repeat: no-repeat !important;
    background-position-x: right;
}

.panelimg1 img {
    width: 100% !important;
}

.panelimg2 img {
    width: 60% !important;
    top: 12vh;
    position: relative;
}

#tab1 #gallery-1 img{
    width: 70% !important;
    margin: 0 auto;
    display: block;
}

#tab1 #gallery-2 img{
    width: 60% !important;
    margin: 0 auto;
    display: block;
}

#tab1 #gallery-3 img, #tab1 #gallery-4 img{
    width: 70% !important;
    margin: 0 auto;
    display: block;
}

#tab1 .gallery-item {
    margin: 0;
}

#tab1 .sow-tabs .sow-tabs-tab-container {
    background-color: #ffffff;
    padding: 0;
}

#tab1 .sow-tabs .sow-tabs-tab-container {
    background-color: #f1f2f2;
}

#tab1 .sow-tabs .sow-tabs-tab-container .sow-tabs-tab {
    color: #474748;
    padding: 25px 15px;
    margin: 0;
    width: 33.3%;
    border: 1px solid #ddd;
}

#tab1 .sow-tabs .sow-tabs-tab-container .sow-tabs-tab.sow-tabs-tab-selected, #tab1 .sow-tabs .sow-tabs-tab-container .sow-tabs-tab:hover {
    background-color: #29a9dd;
    color: #FFF !important;
}

#tab1 .sow-tabs .sow-tabs-panel-container {
    background-color: #ffffff;
}
#tab1 .sow-tabs .sow-tabs-tab-container .sow-tabs-tab .sow-tabs-title {
    display: block;
    text-align: center;
}


#footer-widgets {
    margin: 0;
    padding: 0;
}

.colmgL {
    margin-right: 3%;
}

.col50 {
    width: 47%;
    float: left;
}

.col30 {
    width: 30%;
    float: left;
}

.col100{
    width: 100%;
    display: inline-block;
}

form input {
    background-color: #FFF !important;
}

form label {
    color: #3aacdd;
    font-weight: 700;
}

form .wpcf7-list-item-label {
    color: initial;
    font-weight: 300;
}

form .wpcf7-submit {
    background-repeat: no-repeat !important;
    background-image: url(https://somosvoluntarios.org/wp-content/uploads/logo-somos-voluntarios-ver-mas.png) !important;
    background-size: contain !important;
    width: 188px !important;
    height: 59px !important;
    font-size: 20px !important;
    text-decoration: none !important;
    background-color: transparent !important;
    border: 0 !important;
    display: block;
    margin: 0 auto !important;
    font-weight: bold;
    color: #2a327e !important;
    letter-spacing: normal;
    text-transform: none;
}

form .wpcf7-submit:hover{
    color: #13aff0 !important;
}

.site-footer {
    margin-top: 50px;
}

#footmenu ul {
    height: 30px;
    margin-top: 50px !important;
    text-align: right;
}

#footmenu li {
    display: inline-block;
    padding: 0 20px;
    border: 0;
}

body .site-footer .widget_nav_menu li {
    padding: 0 10px;
    border-bottom: 0;
    display: inline-block;
}

#menu-principal-2,
#menu-english-2 {
    float: right;
}

.site-footer .widget_nav_menu li:first-child {
    border-top: 0 !important;
}

/*Noticias*/

.blog-entry.post .thumbnail img {
    max-height: 390px !important;
}

.single .entry-title {
    font-weight: 800;
}

 .single-post.content-max-width #wrap .thumbnail{
    max-width: 800px !important;
}

.single-post.content-max-width figure img {
    height: 250px;
}

#pie{
}

#pie .panel-grid-cell {
    float: left !important;
}

/* CSS MEDIA 480 */

@media only screen and (max-width: 768px) {

.category-actualidad .actualidadtop img, .post-in-category-actualidad .actualidadtop img,
.category-blog .actualidadtop img, .post-in-category-blog .actualidadtop img{
    width: 80% !important;
    left: 10%;
    bottom: 11%;
}
#site-logo #site-logo-inner {
    display: block;
}

.category-actualidad #main, .post-in-category-actualidad #main,
.category-blog #main, .post-in-category-blog #main {
    margin-top:380px;
}

.category-actualidad .actualidadtop, .post-in-category-actualidad .actualidadtop,
.category-blog .actualidadtop, .post-in-category-blog .actualidadtop {
    height: 342px;
}

#pie .panel-grid-cell {
    width: 50% !important;
    float: left !important;
}

#pie a{
    font-weight: bold !important;
}

#pie {
    display: block !important;
}

#pie .menu-principal-container{
    margin-top: -20px !important;
}

#footer-widgets {
    margin: -50px 0 0 0;
    padding: 30px 0 10px 0;
    background: #00a7e1 !important;
}

#menu-principal-2 {
    text-align: right;
}

#footer-widgets .col {
    margin-bottom: 0;
}

.bnhome img {
    width: 100% !important;
    bottom: auto;
}

.bnint p{
    text-align: center;
}

.bnint img {
    width: 80% !important;
    position: relative;
    display: inline;
    left: auto;
    bottom: 0;
}

.bnhome li,
.bnint li{
    height: 340px !important;
}
.bg2 {
    background-image: none !important;
}

.panelimg2 img {
    width: 100% !important;
    top: 0;
}

#tab1 .sow-tabs .sow-tabs-tab-container .sow-tabs-tab {
    font-size: 12px;
}

#blog-entries article:first-child {
    width: 100%;
}

#blog-entries article:first-child .thumbnail img {
    max-height: 402px !important;
}

#blog-entries article:first-child .thumbnail {
    width: initial;
    float: none;
    margin-right: -1.25rem;
}

#blog-entries article:first-child .blog-entry-inner {
    height: auto !important;
    padding-bottom: 1.25rem;
    margin-bottom: auto;
}

#blog-entries article:first-child ul.meta,
#blog-entries article:first-child header,
#blog-entries article:first-child .blog-entry-summary,
#blog-entries article:first-child .blog-entry-readmore {
    margin: 20px 0 0;
    width: auto;
    float: initial;
}

#blog-entries article:first-child ul.meta  {
    margin-top: 6%;
}

#not .rpwe-block li {
    width: 100%;
}

.noshow{
    display: none;
}

body .actualidadtop:after{
        width: 80% !important;
        left: 10%;
        bottom: 11%;
    }

#site-logo{
    width: 60%;
}

#site-logo #site-logo-inner {
        width: 100%;
        height: 0%;
    }
}

}