/*
*   PAGE LAYOUT WIDTH
*/
@media only screen and (min-width: 1000px) {
    .nuevesesenta { max-width: 960px !important; margin: 0 auto !important; float: none; }
}
.nectar-recent-posts-slider {border-radius: 5px;}

/* FIX HOME MOBILE MARGINS */
#seccion-post .vc_col-sm-12.vc_hidden-lg.vc_hidden-md .vc_column-inner { margin-top: 0px; }

/* VIDEO SLIDER */
body .nectar-recent-posts-slider .container .strong a {display: none!important;}
body .nectar-recent-posts-slider .container .strong a:first-child {display: inline-block!important;}

/* VIDEO FIX */
.jwplayer video { visibility: visible!important;}

/* HEADER TABLET FIX */
html header#top nav > ul > li[class*="button_bordered"] > a:before, #header-outer.transparent header#top nav > ul > li[class*="button_bordered"] > a:before {
    height: calc(100% + 14px);
}

/*
*   TABS
*/
.tab-container-home { display: none; box-sizing: border-box; padding-top: 22px; background-color: #d8d8d8; height: 70px;margin-bottom: 16px!important; }
.tab-container-home > .tab { display:inline-block; width:50%; float:left; text-align:center; line-height:48px; font-family:Poppins; font-size:15px; font-weight:600 }
.tab-container-home > .tab.active { background-color:#fff }

@media only screen and (max-width: 999px) {
    .tab-container-home { display: block; margin-bottom: 16px!important;}
    .seccion-tv, .seccion-post { display: none !important; }
    .seccion-tv.active, .seccion-post.active { display: block !important; }
}

/*
*   BUSQUEDA POR TEMA
*/
.category-list-container { margin-left: -1.5%; }
.category-list-container > .category-list { background-color: #EBEBEB; border-radius: 5px; text-align: center; margin-left: 1.5%; margin-bottom: 1.5%; float: left; transition: all 200ms ease; }
.category-list-container > .category-list:hover { background-color: #6F6F6F; }
.category-list-container > .category-list:after { clear: both; }
body .category-list > a, body .view-more > a { display: block; font-family: 'Poppins'; font-weight: 500; font-size: 15px; color: #6F6F6F; line-height: 40px; transition: all 200ms ease; }
body .category-list:hover > a { color: #EBEBEB; }
body .view-more > a:hover {color: #6F6F6F; }

.category-list-container.mobile .category-list { display: none; }
.category-list-container.mobile .category-list.visible { display: block; }
.category-list-container.mobile .category-list.active { display: block; }

.category-list-container .category-list.view-more { display: block; background-color: #fff; box-shadow: inset 0 0 0 2px #6F6F6F; }
.category-list-container .category-list.view-more:hover { background-color: #EBEBEB; }

@media only screen and (max-width: 690px) {
    .category-list-container { margin-left: 0 !important; }
    .category-list { width: 100% !important; margin-left: 0 !important; margin-bottom: 12px!important; }
}

/* DRA ALIZA RESPONDE */
.dra-aliza-responde { color: #fff;text-align: center;font-family: 'Poppins', sans-serif;padding: 64px 8px;}
.dra-aliza-responde * {user-select: none;}
.dra-aliza-responde h3 {font-size: 22px;font-weight: 300!important;margin-top: 0;margin-bottom: 64px!important;font-weight: 300;}
.dra-aliza-responde h3 strong {font-family: 'Poppins', sans-serif;color: #e6c403;font-weight: 700;}
.dra-aliza-responde .pregunta p {font-size: 12px;text-transform: uppercase;margin: 4px; padding-bottom: 0!important;letter-spacing: 1px; }
.dra-aliza-responde .pregunta h2 {margin: 4px;font-size: 32px}
.dra-aliza-responde a.button {background-color: #E6C403;color: #000;min-width: 100px;display: inline-block;padding: 6px 60px;text-decoration: none;border-radius: 20px;margin: 64px auto 0 auto;box-shadow: 0 2px 4px 0 rgba(0,0,0,0.10);transition: all 200ms ease;}
.dra-aliza-responde a.button:hover {transform: translateY(-2px);box-shadow: 0 15px 30px 0 rgba(0,0,0,0.11), 0 5px 15px 0 rgba(0,0,0,0.08); }
@media only screen and (max-width: 690px) {
    .dra-aliza-responde .pregunta h2 {font-size: 24px; }
}

/* COUNTRY LIST */
ul.country-list { padding: 0; margin: 0 0 0 -1.5%;}
ul.country-list li { list-style: none; float: left; margin-left: 1.5%; margin-bottom: 1.5%; border-radius: 5px; overflow: hidden;}
ul.country-list li:after { content: ''; clear: both; }
ul.country-list li a { position:relative;display: block;background: #EBEBEB;padding: 0 12px;font-family: 'Poppins';font-weight: 500;font-size: 15px;color: #6F6F6F;line-height: 40px;transition: all 200ms ease-in-out;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }
ul.country-list li a:hover { background: #6F6F6F; color: #EBEBEB;}
ul.country-list li a img { max-width: 32px!important;vertical-align: middle;position: relative;margin-right: 8px;margin-bottom: 0!important;transform: translateY(-2px);border-radius: 2px;}

ul.country-list li.ver-mas { box-shadow: inset 0 0 0 2px #6F6F6F; display: none; }
ul.country-list li.ver-mas a, ul.country-list li.ver-mas a:hover {  display: block; background-color: transparent; color: #6f6f6f; text-align: center; cursor: pointer;}

@media only screen and (max-width: 690px) { 
    ul.country-list li {width: 100%!important;} 
}

@media only screen and (max-width: 999px) {
    ul.country-list li { display: none; }
    ul.country-list li.active, ul.country-list li.ver-mas { display: block; margin-left: 0; margin-bottom: 12px; }
}

/**********************
*   COLABORADORES
**********************/
.colaboradores-list-container { margin-left: -1.5%; }
.colaboradores-list-container > .colaboradores-list { background-color: #EEEEEE; list-style: none; border-radius: 5px; text-align: left; margin-left: 1.5%; margin-bottom: 1.5%; float: left; transition: all 200ms ease; padding: 7px; height:200px; }
.colaboradores-list-container > .colaboradores-list:hover { background-color: #CCC; color:#fff!important; }
/*.colaboradores-list-container > .colaboradores-list > h4,h5 {color: #fff!important; }*/
.colaboradores-list-container > .colaboradores-list:after { clear: both; }
body .colaboradores-list > a, body .view-more > a { display: block; font-family: 'Poppins'; font-weight: 500; font-size: 15px; color: #6F6F6F; line-height: 40px; transition: all 200ms ease; }
body .colaboradores-list:hover > a { color: #EBEBEB; }

.colaboradores-list-container.mobile .colaboradores-list { display: none; }
.colaboradores-list-container.mobile .colaboradores-list.visible { display: block; }
.colaboradores-list-container.mobile .colaboradores-list.active { display: block; }

.colaboradores-list-container .colaboradores-list.view-more { display: block; background-color: #fff; box-shadow: inset 0 0 0 2px #6F6F6F; }
.colaboradores-list-container .colaboradores-list.view-more:hover { background-color: #EBEBEB; }

@media only screen and (max-width: 690px) {
    .colaboradores-list-container { margin-left: 0 !important; }
    .colaboradores-list { width: 100% !important; margin-left: 0 !important; margin-bottom: 12px!important; }
}




/*****************
*    BLOG
*****************/

/* FEATURED IMAGE */
.single .main-content .post-featured-img {
    display: none;
}

/* ARTICLE */
.main-content article { max-width: 960px; margin: 0 auto; }

/* VIDEO IFRAME */
.iframe-embed {border-radius: 5px; margin-bottom: 1rem; overflow: hidden;}

/* HEADER TEXT */
#page-header-wrap .section-title.blog-title > a { color: #fff; font-family: 'Poppins', sans-serif; font-weight: 300; text-transform: uppercase; margin: 0 6px; font-size: 13px; letter-spacing: 1px; line-height: 14px; transition: all 200ms ease-in-out; }
#page-header-wrap .section-title.blog-title > a:hover { color: #e6c403; }

.avatar-post-info.vcard.author .fn a { font-family: 'Poppins', sans-serif; font-weight: 300; }
.avatar-post-info.vcard.author .meta-date.date.updated i { font-family: 'Poppins', sans-serif; font-weight: 300; text-transform: uppercase; letter-spacing: 3px; font-style: normal; }

/*****************
*    ARCHIVE
*****************/

/* CATEGORY HEADER */
@media only screen and (min-width: 999px) {
    body.archive.category #page-header-wrap {height: 450px!important;}
    body.archive.category #page-header-bg {height: 450px!important;}
}
.nectar-recent-post-slide .nectar-recent-post-bg:after, .single [data-post-hs="default_minimal"] .page-header-bg-image:after, .archive .page-header-bg-image:after { content: ' '; background-color: rgba(45,45,45,0)!important; }

/*****************
*    SEARCH
*****************/
@media only screen and (min-width: 999px) {
    body.search #page-header-bg { height: 380px!important; }
}
body.search .page-header-overlay-color {opacity: 0!important;}

/*******************************
*    Recursos de Salud 
********************************/

.recursos.title {
    color: #2A9F97;
}

@media only screen and (min-width: 1000px) {
    .row.recursos { margin-top: 135px; }
    /*.recursos.title { padding-top: 135px;}*/
}

@media only screen and (max-width: 999px) {
    .row.recursos { margin-top: 70px; }
    /*.recursos.title { padding-top: 70px;}*/
}


.recursos-item-container {
    height: 32em;
    background-color: #fff;
    border: 1px solid #919191;
    border-radius: 16px;
    flex-direction: column;
    justify-content: space-between;
    padding: 24px 16px;
    display: flex;
    margin-bottom: 20px!important;
}

.recursos-item {
    grid-column-gap: 20px;
    align-items: center;
    display: flex;
}

.recursos-item-img {
    width: 65px;
    height: 65px;
    justify-content: center;
    align-items: center;
    display: flex;
    position: static;
    overflow: visible;
}

.recursos-item-img-logo {
    z-index: 2;
    width: 65px!important;
    height: 65px!important;
    max-width: none;
    display: block;
    position: absolute;
    border-radius: 50%;
}

.recursos-item-title {
    max-width: 75%;
}

.recursos-item-link {
    word-break: break-all;
}

.recursos-icons { 
    fill: grey; 
    width:30px; 
    margin: 5px; 
}

/******************
*    SIDEBAR PAGE
******************/
#sidebar H4 {
    font-family: 'Poppins'!important;
    font-weight: 600!important;
    font-size: 22px!important;
    color: #2A9F97!important;
}
body .widget .nectar_widget[class*=nectar_blog_posts_]>li .post-title {
    font-family: 'Poppins'!important;
    font-weight: 600;
    text-align: center;
}
#sidebar .widget .nectar_widget[class*=nectar_blog_posts_]>li .post-date {
    display: none;
}

#sidebar .widget .nectar_widget[class*=nectar_blog_posts_][data-style*=hover-featured-image]>li {
    border-radius: 15px!important;
    padding-top: 100px!important;

}

/* Subscribe to the NWL*/
.susdcribe-wrapper {
    width: 100%;
    flex-direction: column;
    align-items: center;
    display: flex;
    padding: 0 20px;
  }

.img-nwl {
    width: 150px!important;
    margin-top: 15px!important;
}

.heading-nwl {
    color: #3a918d;
    margin-top: 0;
    font-family: Poppins, sans-serif;
    font-size: 1.5rem!important;
    font-weight: 500;
    line-height: 22px;
}

.heading-nwl .text-span {
        color:#f89c07;
    }

.heading-nwl, .paragraph-2, .submit-button {
   text-align: center;
  }
.text-nwl{
    margin: 15px 0 0 0;
    font-family: Poppins, sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.4rem;
    color: #000;
}

.email-nwl {
    font-family: Poppins, sans-serif!important;
    font-size: 1rem!important;
    font-weight: 600;
}

.button-nwl {
    max-width: 100%!important;
    background-color: #3a918d!important;
    border-radius: 20px!important;
    padding: 10px 24px!important;
    font-family: Poppins, sans-serif!important;
    font-size: 1.2rem!important;
    font-weight: 600!important;
    line-height: 1.4rem!important;
    margin-top: 15px;
}

.button-nwl:hover {
    background-color: #f89c07!important;
}



/*****************
*  VIDEO HEADER
*****************/
.single-format-video .jwplayer { height: 100%; }
.single-format-video #page-header-wrap { height: auto!important; }
.post-video-title { max-width: 960px; margin: 0 auto; text-align: left; }
.post-video-title a { display: inline-block; margin: 0 4px;}
.post-video-title .author-section .avatar-post-info.vcard.author span { display: block; }

.single-format-video .jwplayer { height: 100%; }
@media only screen and (max-width: 1000px) and (min-width: 1px) and (orientation: portrait) {
    .single-format-video #page-header-wrap { height: auto!important; }
    /*.jwplayer.jw-flag-aspect-mode { height: auto !important; transform: translateY(-50%); position: absolute; top: 50%; }*/
}


/*******************
* FIX ESPACIO FOOTER
*******************/
.container-wrap {
    padding-bottom: 0px!important;
}

/*******************
* cookie concent
*******************/
.cli_messagebar_head{color:#5EEDE3; text-transform: uppercase; }

/*******************
* ONLY FOR US
*******************/
.only-for-us { display: none!important; }
.only-for-us.active { display: block!important; }

/***********************
* CATEGORY DESCRIPTION
***********************/
html body[data-bg-header="true"].category .container-wrap.category-description {
    background-color: #f1f1f1;
    padding-top: 2em!important;
    padding-bottom: 2em!important;
}
.container.category-description {
    /*max-width: 960px;*/
    margin: 0 auto;
}
.container.category-description p{
    margin: 0;
    padding: 0;
}

@media only screen and (max-height: 850px) {
    html body[data-dropdown-style="minimal"] header#top nav >ul >li.sfHover >ul >li {
        max-width: 190px;
        float: left;
        display: inline-block;
    }
    html body[data-dropdown-style="minimal"]:not([data-header-format="left-header"]) header#top .sf-menu li ul {
        width: 420px;
    }
}


@media only screen and (min-width: 1000px) {
    #ajax-content-wrap {
      margin-top: -148px;
    }
}

@media only screen and (max-width: 999px) {
    #ajax-content-wrap {
       margin-top: -80px;
    }
}

@media only screen and (max-width: 690px) {
    #page-header-bg .span_6 span.subheader {
    font-size: 17px;
    }
    body.single-post #page-header-bg:not(.fullscreen-header) .row, 
    body #page-header-bg:not(.fullscreen-header) .row, 
    body:not(.single-post) #page-header-bg .nectar-particles .span_6 .row {
    top: 15px!important;
    }
}

#page-header-bg:before {
    content: '';
    display: block;
    background-color: rgba(0, 0, 0, 0.25) !important;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
}
body #page-header-bg h1, body #page-header-bg .subheader {
    background: none !important;
    box-shadow: none !important;
}

/* fix sin breadcrumb home */
#page-id200146 .p#breadcrumbs {display:none;}

/* remove Google Recaptcha Badge */
.grecaptcha-badge {
visibility: hidden; 
}

/* Adjust Floating AddtoAny Sharing in Mobile */
.a2a_default_style {
    width: max-content;
}

/* Color de la fuente de las notas a negro para mejor contraste */
body .main-content {
  color: #000;
}

/* Saco el padding del cabeza hasta el primer banner en los posts*/
body.single-post.material[data-bg-header="true"] .container-wrap {
    padding-top: 0px!important;
}

/* Aumento tamano de letra de la fecha en los headers de los posts*/
#page-header-bg.fullscreen-header .author-section .meta-date i {
    font-size: 20px;
    text-transform: uppercase;
}


/* THUMBNAILS VIDEO*/

/* Ensure the container is relative so we can position the play icon and the overlay correctly */
.result.video-thumb .image-wrap {
    position: relative;
  }
  
  /* Create a dark overlay on the image */
  .result.video-thumb .image-wrap::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    pointer-events: none;
    z-index: 1;
  }
  
  /* Style the play icon */
  .result.video-thumb .image-wrap::before {
    content: "\f04b";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 32px;
    color: white;
    opacity: 0.7;
    pointer-events: none;
    z-index: 2;
  }
  
  /* Increase opacity on hover for a visual effect */
  .result.video-thumb:hover .image-wrap::before {
    opacity: 1;
  }
  
  /*****************
*    VIDEO HUB
*****************/

.related_blog_custom {
    box-sizing: border-box;
    padding: 10px;
}

/* Large screens */
@media (min-width: 992px) {
    .related_blog_custom {
        flex-basis: 25%;
    }
}

/* Medium screens */
@media (min-width: 768px) and (max-width: 991px) {
    .related_blog_custom {
        flex-basis: 50%;
    }
}

/* Small screens */
@media (max-width: 767px) {
    .related_blog_custom {
        flex-basis: 100%;
    }
}

 .image-container {
    position: relative;
    padding-top: 56.25%; /* 16:9 Aspect Ratio */
    overflow: hidden;
    border-radius: 10px;
    height: 150px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/*****************
*    SIDEBAR
*****************/

/* Popular Posts — show images on all items, not just first */
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"] > li a .popular-featured-img {
    opacity: 1;
}
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"] > li a .popular-featured-img:after {
    opacity: 0.7;
}

/* Popular Posts — keep title and date white now that images are always visible */
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"] > li a .meta-wrap .post-title,
.widget .nectar_widget[class*="nectar_blog_posts_"][data-style="hover-featured-image"] > li a .meta-wrap .post-date {
    color: #fff;
}