@import url("/wp-content/plugins/yp-plugin-core/assets/css/flexboxgrid.min.css");
.post-tab-style-5 {
}

.post-tab-style-5 body {
  min-height: 100%;
}

.post-tab-style-5 .fa,
.post-tab-style-5 .fab,
.post-tab-style-5 .fad,
.post-tab-style-5 .fal,
.post-tab-style-5 .far,
.post-tab-style-5 .fas {
  font-family: "Font Awesome 5 Free";
  line-height: inherit;
}

.post-tab-style-5 .svg-icon {
  width: 18px;
  height: 18px;
}

.post-tab-style-5 h3 {
  font-size: 54px;
  font-weight: 600;
  line-height: 54px;
  margin: 0;
  padding: 0;
}

.post-tab-style-5 h5 {
  font-size: 28px;
  font-weight: 600;
  line-height: 14px;
  margin: 0;
  padding: 0;
  margin-bottom: 28px;
}

.post-tab-style-5 h4 {
  font-size: 28px;
  line-height: 22px;
  font-weight: 600;
  margin: 0;
  padding: 0;
}

.post-tab-style-5 .vc-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.post-tab-style-5 .vc-container.gap {
  gap: 1.5rem;
}

.post-tab-style-5 .nav-sub-term-yp ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.post-tab-style-5 .nav-sub-term-yp ul li {
  cursor: pointer;
  list-style: none;
}

.post-tab-style-5 .vc-post {
  border-radius: 0;
}

.post-tab-style-5 .mb-2 {
  margin-bottom: 2rem;
}

.post-tab-style-5 .text-center {
  text-align: center;
}

.post-tab-style-5 .grid {
  display: -ms-grid;
  display: grid;
}

.post-tab-style-5 .arrow.down:before, .post-tab-style-5 .arrow.down:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50%;
  background-color: inherit;
  padding-bottom: 5%;
  z-index: 1;
}

.post-tab-style-5 .arrow.down:before {
  right: 50%;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: skewX(45deg);
  transform: skewX(45deg);
}

.post-tab-style-5 .arrow.down:after {
  left: 50%;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: skewX(-45deg);
  transform: skewX(-45deg);
}

@media (max-width: 425px) {
  .post-tab-style-5 h3 {
    font-size: 24px;
    line-height: 24px;
  }
  .post-tab-style-5 h4 {
    font-size: 20px;
    line-height: 20px;
  }
  .post-tab-style-5 h5 {
    font-size: 18px;
    line-height: 18px;
  }
}

.post-tab-style-5 .vc-title {
  margin-bottom: 1rem;
}

.post-tab-style-5 .vc-title h3 {
  color: #077430;
}

.post-tab-style-5 .vc-title h5 {
  color: #ffc300;
}

.post-tab-style-5 .nav-sub-term-yp {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fbf5e5;
  margin-bottom: 1rem;
}

.post-tab-style-5 .nav-sub-term-yp li {
  color: black !important;
  border-radius: 0;
  cursor: pointer;
  font-weight: 600;
  list-style: none;
  line-height: 18px;
  font-size: 18px;
  padding: 1rem 1rem;
}

.post-tab-style-5 .nav-sub-term-yp li.view-all {
  padding: 0;
}

.post-tab-style-5 .nav-sub-term-yp li a {
  color: black !important;
  border-radius: 0;
  cursor: pointer;
  font-weight: 600;
  list-style: none;
  line-height: 18px;
  font-size: 18px;
  padding: 1rem 1rem;
}

.post-tab-style-5 .nav-sub-term-yp li.active, .post-tab-style-5 .nav-sub-term-yp li:hover {
  margin-right: 0;
  background: #ffc300;
  font-weight: 600;
}

.post-tab-style-5 .vc-layout-left {
  width: 25%;
  padding-right: 1rem;
  margin-right: 1rem;
  -webkit-box-shadow: 15px 0 15px rgba(0, 0, 0, 0.125);
          box-shadow: 15px 0 15px rgba(0, 0, 0, 0.125);
}

.post-tab-style-5 .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #253e59;
  background: -webkit-gradient(linear, left top, right top, from(#253e59), to(#009f83));
  background: linear-gradient(90deg, #253e59 0%, #009f83 100%);
  width: 100%;
  border-radius: 0.25rem;
  padding: 0.5rem 1.5rem;
  color: white;
}

.post-tab-style-5 .menu span {
  font-size: 28px;
  line-height: 28px;
}

.post-tab-style-5 .menu svg {
  width: 28px;
  height: 28px;
}

.post-tab-style-5 .term-link-all {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffc300;
  font-size: 22px;
}

.post-tab-style-5 .term-link-all span {
  background-color: #ffc300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0.5rem;
}

.post-tab-style-5 .term-link-all span svg {
  width: 22px;
  height: 22px;
  color: white;
}

.post-tab-style-5 .vc-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 1.5rem;
  min-height: 150px;
  border: 1px solid #ffc300;
}

.post-tab-style-5 .vc-post:hover {
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.125);
          box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.125);
}

.post-tab-style-5 .vc-post .vc-post-date {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 16px;
  line-height: 14px;
  color: #265c3a;
  background: #ffc300;
  font-weight: 600;
  padding: 0.5rem;
}

.post-tab-style-5 .vc-post .vc-post-date span {
  font-size: 36px;
  line-height: 20px;
}

.post-tab-style-5 .vc-post .vc-thumbnail {
  position: relative;
  width: calc(30% + 15px);
  overflow: hidden;
  border-radius: 0;
}

.post-tab-style-5 .vc-post .vc-thumbnail img {
  position: absolute;
  width: auto;
  max-width: none;
  height: 100%;
  left: calc(100% / 2);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.post-tab-style-5 .vc-post .vc-info {
  width: 55%;
  background-color: white;
  line-height: 20px;
  padding: 0.75rem;
}

.post-tab-style-5 .vc-post .vc-title,
.post-tab-style-5 .vc-post .excerpt {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  box-orient: vertical;
  line-clamp: 2;
}

.post-tab-style-5 .vc-post .vc-title {
  margin: 0;
  margin-bottom: 0.5rem;
  font-size: 22px;
  line-height: 18px;
}

.post-tab-style-5 .vc-post .vc-title a {
  color: #077430;
  font-weight: 600;
}

.post-tab-style-5 .vc-post .excerpt {
  font-size: 18px;
  line-height: 18px;
}

.post-tab-style-5 .vc-post .vc-view-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.5rem;
  background: #265c3a;
  border-radius: 2rem;
  padding: 0.5rem 1rem;
  color: white;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media (max-width: 998px) {
  .post-tab-style-5 h3 {
    font-size: 38px;
    line-height: 28px;
  }
  .post-tab-style-5 h4 {
    font-size: 20px;
    line-height: 20px;
  }
  .post-tab-style-5 h5 {
    font-size: 20px;
    line-height: 18px;
  }
  .post-tab-style-5 .vc-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .post-tab-style-5 .vc-container .vc_post_tab_style_4_left,
  .post-tab-style-5 .vc-container .vc_post_tab_style_4_right {
    width: 100%;
  }
  .post-tab-style-5 .vc-container .vc_post_tab_style_4_right {
    margin-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .post-tab-style-5 .vc-container .vc_post_tab_style_4_right .vc-post {
    width: 100%;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .post-tab-style-5 .nav-sub-term-yp li {
    width: 50%;
  }
  .post-tab-style-5 .nav-sub-term-yp li.view-all {
    width: 100%;
  }
  .post-tab-style-5 .nav-sub-term-yp li a {
    background: #077430;
    color: #FFF!important;
    padding: 1rem 1rem;
  }
}
