/* * * * * BLOGUERAS SLTYLES * * * * */
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');


body.page-id-2115 {
    background-color: white;
    background-image:  url('https://pazjoven.org/wp-content/uploads/2022/11/home-bg.svg'), url('https://pazjoven.org/wp-content/uploads/2022/11/background.jpg');
    background-size: 20%, auto;
    background-position: left top;
    max-width: 100%;
    overflow-x: hidden;
    background-repeat: no-repeat!important;
}

body.page-id-2142 {
    background-image:  url('https://pazjoven.org/wp-content/uploads/2022/11/about.png'), url('https://pazjoven.org/wp-content/uploads/2022/11/background.jpg');
    background-size: 59%, cover;
    background-position: 0 18%,left top;
    background-repeat: no-repeat!important;
}

body.page-id-2190 {
    background-image:  url('https://pazjoven.org/wp-content/uploads/2022/11/bg-proyectos.png'), url('https://pazjoven.org/wp-content/uploads/2022/11/background.jpg');
    background-size: 10%, cover;
    background-position: right top,left top;
    background-repeat: no-repeat!important;
}

body.page-id-2197 {
    background-image:  url('https://pazjoven.org/wp-content/uploads/2022/11/bg-podcast.png'), url('https://pazjoven.org/wp-content/uploads/2022/11/background.jpg');
    background-size: 68%, cover;
    background-position: left bottom,left top;
    background-repeat: no-repeat!important;
    padding-bottom: 10em;
}

body.page-id-2209 {
    background-image: url('https://pazjoven.org/wp-content/uploads/2022/11/bg-contactenos.png'), url('https://pazjoven.org/wp-content/uploads/2022/11/background.jpg');
    background-size: 15%, cover;
    background-position: left bottom, left top;
    background-repeat: no-repeat!important;
    padding-bottom: 10em;
}

body.page-id-2222 {
    background-image: url('https://pazjoven.org/wp-content/uploads/2022/11/bg-videos.png'), url('https://pazjoven.org/wp-content/uploads/2022/11/bg-videos2.png'), url(https://pazjoven.org/wp-content/uploads/2022/11/background.jpg);
    background-size: 20%, 30%, cover;
    background-position: left bottom, right bottom,left top;
    background-repeat: no-repeat!important;
}

body.page-id-2233 {
    background-image: url('https://pazjoven.org/wp-content/uploads/2022/11/bg-articulos.png'), url('https://pazjoven.org/wp-content/uploads/2022/11/background.jpg');
    background-size: 12%, cover;
    background-position: left bottom, left top;
    background-repeat: no-repeat!important;
    padding-bottom: 10em;
}


body.single-articulo-blogueras{
    background-color: white;
    background-image: url('https://pazjoven.org/wp-content/uploads/2022/11/bg-articulo.png'),  url('https://pazjoven.org/wp-content/uploads/2022/11/background-large-scaled.jpg');
    background-size: 25%, cover;
    background-position: left top;
    background-repeat: no-repeat!important;
    padding-bottom: 10em;
}


body.page-id-2115 .navbar, body.page-id-2115 .footer-top, body.page-id-2115 footer.border-top, 
body.page-id-2142 .navbar, body.page-id-2142 .footer-top, body.page-id-2142 footer.border-top,
body.page-id-2190 .navbar, body.page-id-2190 .footer-top, body.page-id-2190 footer.border-top,
body.page-id-2197 .navbar, body.page-id-2197 .footer-top, body.page-id-2197 footer.border-top,
body.page-id-2209 .navbar, body.page-id-2209 .footer-top, body.page-id-2209 footer.border-top,
body.page-id-2222 .navbar, body.page-id-2222 .footer-top, body.page-id-2222 footer.border-top,
body.page-id-2233 .navbar, body.page-id-2233 .footer-top, body.page-id-2233 footer.border-top,
body.single-articulo-blogueras .navbar, body.single-articulo-blogueras .footer-top, body.single-articulo-blogueras footer.border-top {
    display: none;
}

.logo-paz-joven-blogueras {
    margin-top: 100px;
}

.logo-paz-joven-blogueras img {
    max-width: 225px;
}

.social-navigation-column {
    text-align: center;
}


.social-navigation {
    display: inline-block;
    margin: 0 1.5em;
}

.blogueras-logo-home {
    margin-top: 50px;
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
}

.blogueras-texto-principal {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 300;
    text-align: justify;
    margin-top: 25px;
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    text-align: justify;
    font-weight: 300;
}

.blogueras-texto-principal p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
}

.blogueras-texto-principal p:last-child {
    margin-bottom: 0;
}

.blogueras-home-button button, .blogueras-home-button a {
    display: inline-block;
    background-color: #96bfd2!important;
    font-size: 2em!important;
    color: black!important;
    padding: 0.5em 2em!important;
    border-radius: 2em!important;
    font-family: 'Colendra';
    line-height: 1!important;
    margin: 0.5em 0.75em;
    font-weight: bold;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.blogueras-home-button button:hover, .blogueras-home-button a:hover {
    background-color: #c771ca!important;
}

.blogueras-home-button {
    display: inline-block!important;
}

.blogueras-home-navigation {
    margin: 3em 0 4em;
    text-align: center;
}

.social-navigation > div {
    position: relative;
    overflow: hidden;
}

.social-navigation > div:after {
    content: '';
  border-radius: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
     -moz-transition: all 0.3s;
       -o-transition: all 0.3s;
          transition: all 0.3s;
    -moz-transform: scale(0);
    -webkit-transform: sscale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    position: absolute;
    top: 0;
    left: 0;
}

.social-navigation > div:hover:after {
    -moz-transform: scale(1);
    -webkit-transform: sscale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border-radius: 100%;
    background: rgba(0, 0, 0, 0.35);
}

span.vc_icon_element-icon {
    position: relative;
    z-index: 3;
}

.social-navigation-twitter > div {
    background: #749dd0!important;
}

.social-navigation-facebook > div {
    background: #5567a7!important;
}

.social-navigation-youtube > div {
    background: #b00e16!important;
}

.social-navigation-spotify > div {
    background: #399852!important;
}

.social-navigation-instagram > div {
    background:linear-gradient(45deg, #7638FA, #D300C5, #FF0069, #FF7A00, #FFD600);
        background-size: 107%;
}

/* About */

.about-box {
    margin-top: 2em;
    background: #8bb7c6;
    padding: 3em;
    text-align: justify;
    border-radius: 2em;
}

.about-box.about-box-white {
    background: rgba(255, 255, 255, 0.9);
}

.large-text {
    line-height: 1.5;
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    text-align: justify;
    font-weight: 300;
}

.large-text p {
    margin-bottom: 1.5em;
}

.backbutton a {
    display: block!important;
    max-width: 78px!important;
}

.backbutton a img  {
    width: 100%;
    /* padding: 100%; */
    width: 78px!Important;
    height: 38px!Important;
}

.backbutton {
    margin-bottom: 50px;
}

.large-text p:last-child {
    margin-bottom: 0;
}

.blogueras-page-title {
    text-align: center!important;
    color: #601682;
    font-family: "Hello Jones", sans-serif!important;
    text-transform: uppercase;
        font-size: 3.5em!important;
    font-weight: 400!important;
}

.blogueras-top-logo {
    position: relative;
}

.logo-blogueras-interior {
    text-align: left;
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
}

.logo-blogueras-interior a {
    display: block!important;
    max-width: 150px!important;
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
}

.about-subtitle {
    display: inline-block;
    background: white;
    font-family: 'Colendra'!important;
    font-size: 50px;
    padding: 0.2em;
    /* border-radius: 2em; */
    line-height: 1;
    margin: 0 0 5rem 0;
}

.about-slider-heading {
    font-size: 4em;
    color: #601682;
    font-family: "Hello Jones", sans-serif!important;
    text-transform: uppercase;
    font-size: 3.5em;
    font-weight: 400!important;
}

.slider-location {
    font-family: 'Colendra';
    font-size: 2em;
}

.about-slider-figure figure, 
.article-blogueras-figure {
    border-radius: 100%;
    overflow: hidden;
    margin-top: 2em;
    width: 100%;
    margin-left: auto!important;
    margin-right: auto!important;
    max-width: 400px!important;
    display: block!important;
}

.about-slider-figure {
    max-width: 350px;
}


.about-slider .vc_tta-panel-body {

}

.about-slider .vc_tta-panel-body .vc_row {
    width: 66%;
    padding-left: 5%;
    display: inline-block;!important;
    vertical-align: top!important;
}

.about-slider .vc_tta-panel-body .vc_row:first-of-type {
    width: 33%;
    padding-left: 0;
}


.about-slider  .vc_general.vc_pagination .vc_pagination-trigger {
    width: 25px;
    height: 25px;
}

.about-slider  .vc_pagination {
    counter-reset: my-awesome-counter;
}

.about-slider  .vc_pagination li {
    counter-increment: my-awesome-counter;
}

.about-slider  .vc_pagination li:before {
    content: counter(my-awesome-counter);
}


.blogueras-page-title.page-title-proyectos {
    font-size: 6.25em!important;
    margin-bottom: 0.75em;
}


.blogueras-project-link {
    display: flex;
    flew-wrap: wrap;
    color: black;
    font-family: 'Colendra';
    text-align: center;
    /* margin: 0em auto 1em; */
    width: 100%;
    max-width: 414px;
    font-size: 60px;
    transform: scale(1);
    width: 33.33%;
    flex-direction: column;
    padding: 0 2%;
}

.blogueras-project-link a {
    display: block;
    transform: scale(1);
    opacity: 1;
    webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.blogueras-project-link a:hover {
    opacity: 0.85;
    transform: scale(0.9);
}

.blogueras-project-link .wpb_heading {
    order: 2;
    font-family: 'Colendra';
    font-size: 60px;
    color: black;
}

.blogueras-proyectos-menu.vc_column_container > .vc_column-inner > div {
    display: flex;
    flex-wrap: wrap;
}

.blogueras-podcast-image {
    display: inline-block;
    max-width: 60%;
    margin-bottom: 0;
}

.blogueras-podcast-listing {
    width: calc(50% - 4pz);
    display: inline-block;
    max-width: 49%!important;
    margin-bottom: 5em;
    vertical-align: top;
}

.blogueras-podcast-image img {
    /* max-width: 60%; */
}

.podcast-article > div > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
}

.podcast-article {
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
    float: none!important;
}

.blogueras-podcast-texto {
    margin-top: 2em;
    font-family: Lato;
    text-align: justify;
    font-size: 23px;
    font-weight: 300;
    line-height: 1.5;
}

.form-section {
    padding: 3.5em 0 0;
    margin: 0 auto!important;
    width: 100%;
    max-width: 450px;
    position: relative;
    float: none!Important;
}

.form-section form {
    width: 100%;
    max-width: 450px;
    position: relative;
    z-index: 2;
}

.form-section label {
    display: block;
    font-size: 0px;
}

.form-section input, 
.form-section textarea {
    width: 100%;
    font-size: 36px;
    color: #430c76;
    border: 4px solid #430c76;
    border-radius: 1em;
    padding: 0.5em 1em;
    font-family: 'Colendra';
    margin-bottom: 15px;
    background: transparent;
}

.form-section  .wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}

.blogueras-page-title-contactenos-wrapper {
    position: relative;
}

.blogueras-page-title.blogueras-page-title-contactenos {
    font-size: 85px!important;
    display: inline-block!important;
}

.form-section textarea {
    height: 300px;
}

.form-section input.wpcf7-submit {
    background: #601682;
    color: white;
    border: 4px solid #e0e0e0;
}

.form-section  ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #430c76;
  opacity: 1; /* Firefox */
}

.form-section  :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #430c76;
}

.form-section  ::-ms-input-placeholder { /* Microsoft Edge */
  color: #430c76;
}

.contact-arrow-1, .contact-arrow-2, .contact-arrow-3 {
    margin-bottom: 0!important;
}

.contact-arrow-1 img, .contact-arrow-2 img, .contact-arrow-3 img {
    position: absolute;
}

.blogueras-page-title-contactenos-wrapper {
    position: relative;
    text-align: center!important;
    max-width: 900px;
    margin: 0 auto;
}

.contact-arrow-1 img {
    width: 98px;
    left: -110px;
    bottom: 25px;
}

.contact-arrow-2 img {
        width: 125px;
    left: -107px;
    bottom: -71px;
}

.contact-arrow-3 img {
    width: 122px;
    right: -158px;
        bottom: 25px;
}

.section-contactenos{
    padding-bottom: 5em;
}

.contact-social {
    margin-top: 2em;
}


.blogueras-videos-title-wrapper {
    text-align: center!important;
}

.blogueras-page-title-video {
    display: inline-block;
}

.blogueras-page-title-video:after{
    content: '';
    display: block;
    margin: 0 auto;
    background: transparent url('https://pazjoven.org/wp-content/uploads/2022/11/circle.svg') no-repeat center center;
        position: absolute;
    top: -175%;
    /* bottom: -30%; */
    left: -31%;
    /* right: -20%; */
    /* height: 100%; */
    width: 176%;
    height: 347%;
    z-index: -1;
}

.video-listing > div > .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
}

.video-article {
    width: 33.33%;
    padding: 0 1.5em;
}

.blogueras-page-title-article-wrapper{
    text-align: center!important;
    position: relative;
    margin-bottom: 6em;
}

.blogueras-page-title.blogueras-page-proyectos.blogueras-page-artículos {
    display: inline-block;
    font-size: 80px;
}

.article-title-bg img {
    position: absolute;
    top: 35%;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 280px;
}

.articulos-blogueras-listing  .mega-post-image {
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    height: 200px;
    border-radius: 100%;
    margin-bottom: 2em;
}

.articulos-blogueras-listing .mega-post-carousel1 .mega-post-title a {
    font-family: 'Colendra';
    color: #601682!important;
    font-size: 40px!important;
    font-weight: bold;
    text-align: center!important;
    line-height: 1.1;
}

.articulos-blogueras-listing .mega-post-carousel1 .mega-post-title a:hover {
    color: #c771ca!important;
}

.articulos-blogueras-listing .mega-post-carousel1 .mega-post-title {
    text-align: center!important;
    min-height: 4em;
}

.articulos-blogueras-listing .mega-post-carousel1 .mega-post-meta {
    display: none!important;
}

.articulos-blogueras-listing  .mega-post-date {
    display: none!important;
}

.articulos-blogueras-listing .mega-post-para {
    display: none!important;
}

.blogueras-single-page-title {
    font-family: 'Colendra'!important;
    font-size: 70px;
    margin-bottom: 0;
    line-height: 1.1;
    color: #601682;
}

.blogueras-autor-ubicacion {
    font-size: 43px;
    font-family: 'Colendra';
    line-height: 1.1;
    margin-bottom: 0!important;
}

.blogueras-single-title-line img {
    width: 25%;
    margin-top: 2em;
}

.blogueras-single-title-line figure, .blogueras-single-title-line .vc_single_image-wrapper {
    width: 100%!important;
    display: block!important;
}

.blogueras-single-background img {
    position: absolute;
    top: -2%;
    width: 56%;
}

.blogueras-single-heading {
    margin-bottom: 4em;
}







/* ALL DESKTOP */
@media (min-width: 769px){
    
}/* End of ALL DESKTOP*/







/* BIG SCREENS */
@media (min-width: 769px) and (max-width:1500px ){
}/* END OF BIG SCREENS */

/* MEDIUM SCREENS */
@media (min-width: 1px) and (max-width:1200px ){
    .logo-blogueras-interior {
        left: 15px;
    }
    .about-slider .vc_tta-panel-body .vc_row {
        width: 100%;
        padding-left: 0;
        display: block;
    }
    .about-slider .vc_tta-panel-body .vc_row:first-of-type {
        width: 100%;
        padding-left: 0;
        text-align: center;
        margin-top: 30px;
    }
    .about-slider-figure {
        max-width: 2000px;
        margin-left: auto;
        margin-right: auto;
    }
    .about-box {
        padding: 1.5em;
        border-radius: 1em;
    }
    .blogueras-texto-principal{
        font-size:  22px;
        padding: 0 25px;
    }
    body.page-id-2190 {
        background-size: 10%, auto;
    }
    .blogueras-page-title.page-title-proyectos {
        font-size: 4.5em!important;
    }

    body.page-id-2197 {
        padding-bottom: 7em;
    }

    .blogueras-podcast-texto {
        font-size: 18px;
    }

    .blogueras-page-title.blogueras-page-title-contactenos {
        font-size: 60px!important;
    }

    .blogueras-page-title-contactenos-wrapper {
        max-width: 625px;
    }

    .form-section input, .form-section textarea {
        font-size: 24px;
    }

    .form-section textarea {
        height: 200px;
    }

    .articulo-blogueras > section > .container {
        padding-right: 40px;
        padding-left: 40px;
    }

    
}/* END OF MEDIUM SCREENS */

/* SMALL SCREENS */
@media (min-width: 1px) and (max-width:992px ){
    .blogueras-single-page-title {
        font-size: 55px;
    }

    .blogueras-autor-ubicacion {
        font-size: 30px;
    }

    .blogueras-single-heading {
        margin-bottom: 2em;
    }
    
}/* END OF SMALL SCREENS */


/* ----------------------------------------------------------------------------------------------------------------------------------------------- */
/* DEVICES
-------------------------------------------------------------------------------------------------------------------------------------------------- */



/* ALL DEVICES */
@media (max-width: 768px) {
    .blogueras-texto-principal{
        font-size:  20px;
    }

    body.page-id-2197 {
        padding-bottom: 3em;
    }
}/* end of ALL DEVICES */

/* ONLY IPADS */
@media (min-width: 600px) and (max-width: 768px) {
}/* end of ONLY IPADS */

/* ALL PHONES */
@media (max-width: 600px) {

    .backbutton a img  {
        width: 45px!Important;
        height: 21px!Important;
    }
    body.page-id-2142 .vc_row,
    body.page-id-2115 .vc_row  {
        margin-left: 0;
        margin-right: 0;
    }

    .logo-paz-joven-blogueras {
        margin-top: 50px;
        padding: 0 0.5em;
    }

    .blogueras-logo-home {
        max-width: 250px;
    }

    .vc_icon_element.vc_icon_element-outer.social-navigation  .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
        width: 45px!important;
        height: 45px!important;
    }

    .social-navigation {
        margin: 0 0.45em!important;
    }

    .blogueras-texto-principal {
        font-size: 16px;
        margin-top: 0;
    }

    .logo-blogueras-interior a {
        margin-left: 1em;
        max-width: 115px!important;
    }

    .logo-paz-joven-blogueras-interior.logo-paz-joven-blogueras {
        margin-right: 0!Important;
        text-align: right!important;
        margin-top: 25px;
    }

    .logo-paz-joven-blogueras img {
        max-width: 130px!important;
    }

    .backbutton {
        margin-left: 1.5em;
    }

    .blogueras-top-logo {
        padding-left: 1em;
        padding-right: 1em;
    }

    .backbutton a {
        max-width: 45px!important;
    }

    .blogueras-page-title {
        font-size: 40px!important;
    }

    .about-box {
        padding: 1em;
        font-size: 16px;
    }

    .about-subtitle {
        font-size: 30px;
    }

    .about-slider-figure figure, .article-blogueras-figure {
        max-width: 200px!important;
    }

    .large-text {
        font-size: 15px;
    }

    .blogueras-text {
        padding: 0 .5em;
        margin-bottom: 0!important;
    }

    .about-slider-column-2 {
        width: 100%;
    }

    

    .about-slider-heading {
        font-size: 2.75em!important;
    }

    .slider-location {
        font-size: 1.75em;
    }

    body.page-id-2190 {
        background-size: 23%, auto;
        background-position: 111% top,left top;
    }

    .blogueras-page-title.page-title-proyectos {
        font-size: 3.25em!important;
        margin-bottom:  0.25em;
    }

    .blogueras-project-link {
        width: 50%;
        margin-bottom: 15px!important;
    }

    .blogueras-project-link .wpb_heading {
        font-size: 30px;
    }

    .blogueras-podcast-texto {
        font-size: 18px;
    }

    .blogueras-podcast-listing {
        max-width: 100%!Important;
        width: 100%!Important;
        margin-top: 2em;
        margin-bottom: 1em;
    }

    .blogueras-podcast-texto {
        font-size: 16px;
    }

    .contact-arrow-1 img {
        left: -12px;
        width: 40px;
        bottom: 50px;
    }

    .contact-arrow-2 img {
        left: -9px;
        width: 45px;
        bottom: -25px;
    }

    .form-section {
        max-width: 85%;
        padding-top: 2.5em;
    }

    .contact-arrow-3 img {
        display: none;
    }

    .blogueras-page-title.blogueras-page-title-contactenos {
        font-size: 45px!important;
        line-height: 1.2!important;
    }

    .blogueras-page-title-contactenos-wrapper {
        max-width: 325px;
    }

    .blogueras-single-page-title {
        font-size: 40px;
    }

    .blogueras-autor-ubicacion {
        font-size: 23px;
    }

    .blogueras-single-heading {
        margin-bottom: 0em;
    }

    .blogueras-single-heading, .articulo-blogueras .large-text {
        padding-left: 30px;
        padding-right: 30px;
    }

    body.single-articulo-blogueras {
        padding-bottom: 3em;
    }

    .blogueras-page-title-article-wrapper {
        margin-bottom: 0em;
    }

    .articulos-blogueras-listing .na-prefix [class*='col-'] {
        float: left;
        width: 100%;
        overflow: hidden;
        padding-right: 0;
        padding-left: 0;
        clear: bogth;
    }

    .articulos-blogueras-listing {
        width: 100%;
        overflow-y: hidden;
    }

    .articulos-blogueras-listing .mega-post-image {
        width: 150px;
        height: 150px;
    }

    .articulos-blogueras-listing .mega-post-carousel1 .mega-post-title a {
        font-size: 30px!important;
        line-height: -2px!important;
    }

    .articulos-blogueras-listing .mega-post-carousel1 .mega-post-title {
        min-height: 5px;
        margin-bottom: 0;
    }


    body.page-id-2233 {
        padding-bottom: 3em;
    }

    .articulo-blogueras > section > .container {
        padding-right: 10px;
        padding-left: 10px;
    }
}/* end of ALL PHONES */

/* LARGE PHONES */
@media (max-width: 480px) {
}/* end of LARGE  PHONES */

/* SMALL PHONES */
@media (max-width: 400px) {
}/* end of SMALL DEVICES */

/* SMALL PHONES */
@media (max-width: 350px) {
}/* end of SMALL DEVICES */