/* APP VARIABLES */
.health  {
  position: relative;
}
@media screen and (max-width: 1199px) {
  .health  .ugt__nav {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .health  .ugt__nav__mobile {
    display: flex;
  }
}
.health  main {
  position: relative;
  margin-top: 75px;
}
.health  main ul:not(.pagination__list):not(.sidebar__links ul) {
  list-style: none;
  padding-left: 4.5rem;
}
.health  main ul:not(.pagination__list):not(.sidebar__links ul) li {
  position: relative;
  font-size: 2rem;
  color: #4D4D4D;
  font-weight: 300;
  font-family: "Muli", sans-serif;
  margin-bottom: 5px;
}
@media screen and (max-width: 1199px) {
  .health  main ul:not(.pagination__list):not(.sidebar__links ul) li {
    font-size: 1.6rem;
  }
}
.health  main ul:not(.pagination__list):not(.sidebar__links ul) li::before {
  content: "";
  position: absolute;
  left: -4rem;
  top: 1.4rem;
  width: 20px;
  height: 2px;
  background-color: #23722F !important;
}
.health  main ul:not(.pagination__list):not(.sidebar__links ul).style-reset {
  padding-left: 0;
}
.health  main ul:not(.pagination__list):not(.sidebar__links ul).style-reset li {
  position: relative;
}
.health  main ul:not(.pagination__list):not(.sidebar__links ul).style-reset li::before {
  display: none;
}
.health  main .title h1 {
  color: #23722F !important;
}
@media screen and (max-width: 575px) {
  .health  main {
    margin-top: 50px;
  }
}
.health  .content article blockquote {
  font-size: 2.8rem;
  line-height: 3.4rem;
  font-family: "muli", sans-serif;
  color: #4D4D4D;
  padding-left: 120px;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 575px) {
  .health  .content article blockquote {
    padding-left: 15px;
  }
}
.health  .content article h2 {
  font-family: "muli", sans-serif;
  font-size: 4.8rem;
  font-weight: normal;
  line-height: 6.2rem;
  color: #2E2E2E;
  margin-bottom: 30px;
}
@media screen and (max-width: 575px) {
  .health  .content article h2 {
    font-size: 2.8rem;
    line-height: 3.2rem;
  }
}
.health  .content article h3 {
  font-family: "muli", sans-serif;
  font-size: 3.2rem;
  font-weight: normal;
  line-height: 4.8rem;
  color: #2E2E2E;
  margin-bottom: 30px;
}
@media screen and (max-width: 575px) {
  .health  .content article h3 {
    font-size: 2.4rem;
    line-height: 3rem;
  }
}
.health  .content article h4 {
  font-family: "muli", sans-serif;
  font-size: 2.8rem;
  font-weight: normal;
  line-height: 3.6rem;
  color: #2E2E2E;
  margin-bottom: 30px;
}
@media screen and (max-width: 575px) {
  .health  .content article h4 {
    font-size: 2rem;
    line-height: 2.8rem;
  }
}
.health  .content article p {
  font-family: "muli", sans-serif;
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: #2E2E2E;
}
.health  header .nav-item:not(.nav-block):not(.is-logo)::after {
  background-color: #23722F !important;
}
.health  header .navbar-menu .nav-item.active .nav-link {
  color: #23722F !important;
}
.health  header .has-submenu .sub-item.active .nav-link {
  color: #23722F !important;
}
@media screen and (max-width: 1750px) {
  .health  footer .block__logo {
    display: none;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1750px) {
  .health  footer .block__widget {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.health  .sidebar__filters .style-arrow .filter::before {
  background-color: #23722F !important;
}
.health  .sidebar__filters .style-arrow .filter::after {
  border-color: #23722F !important;
}
@media screen and (max-width: 767px) {
  .health  .slideshow .slider .slide.slide__dual .wrapper {
    padding-top: 60px !important;
  }
}

.health  .post {
  background-color: #fff;
  z-index: 1;
}
.health  .post.is-mobile main {
  margin-top: 0;
}
.health  .post.is-mobile main > section:first-child {
  padding-top: 50px;
}
.health  .post section {
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 575px) {
  .health  .post section.title {
    border-bottom: 1px solid #EFEFEF;
  }
}
.health  .post article .article-title h1 {
  font-family: "muli", sans-serif;
  font-size: 4.8rem;
  font-weight: normal;
  line-height: 6.2rem;
  color: #2E2E2E;
  margin-bottom: 30px;
}
@media screen and (max-width: 575px) {
  .health  .post article .article-title h1 {
    font-size: 2.8rem;
    line-height: 3.2rem;
  }
}
.health  .post article .article-body {
  margin-bottom: 60px;
}
.health  .post article .article-body p {
  font-size: 2.4rem;
  line-height: 3.6rem;
  font-weight: 300;
  color: #4D4D4D;
}
.health  .post article img {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}
.health  .post .has-gallery-fixed .gallery__slideshow {
  position: relative;
  z-index: 1;
  padding-top: 60px;
  padding-bottom: 60px;
  min-height: 800px;
}
.health  .post .has-gallery-fixed .gallery__slideshow__wrapper {
  position: fixed;
  top: calc(90px + 75px);
  width: calc(50% - 30px);
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-height: 730px) {
  .health  .post .has-gallery-fixed .gallery__slideshow__wrapper {
    top: calc(90px + 50px);
  }
}
@media screen and (max-width: 1199px) {
  .health  .post .has-gallery-fixed .gallery__slideshow__wrapper {
    width: calc(66.666667% - 30px);
  }
}
@media screen and (max-height: 710px) {
  .health  .post .has-gallery-fixed .gallery__slideshow {
    min-height: 525px;
  }
  .health  .post .has-gallery-fixed .gallery__slideshow .slider-for .slide {
    height: 400px;
  }
  .health  .post .has-gallery-fixed .gallery__slideshow .slider-nav {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .health  .post .has-gallery-fixed .gallery__slideshow {
    min-height: auto;
  }
  .health  .post .has-gallery-fixed .gallery__slideshow__wrapper {
    position: relative;
    top: 0;
    width: 100%;
  }
  .health  .post .has-gallery-fixed .gallery__slideshow .slider-nav {
    display: none;
  }
}
.health  .post .has-gallery-fixed .content {
  position: relative;
  z-index: 2;
  background-color: #fff;
}

.health  .post .tags .tag {
  background-color: #EFEFEF;
  padding: 5px 10px;
  color: #2E2E2E;
  font-family: "Muli", sans-serif;
  font-size: 1.6rem;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  transition: all ease 0.5s;
}
@media screen and (max-width: 575px) {
  .health  .post .tags .tag {
    font-size: 1.4rem;
  }
}
.health  .post .tags .tag:hover {
  background-color: #23722F;
  color: #fff;
}