@import url("/wp-content/plugins/yp-plugin-core/assets/css/flexboxgrid.min.css");
.post-tab-style-6-2 {
}

.post-tab-style-6-2 body {
  min-height: 100%;
}

.post-tab-style-6-2 .fa,
.post-tab-style-6-2 .fab,
.post-tab-style-6-2 .fad,
.post-tab-style-6-2 .fal,
.post-tab-style-6-2 .far,
.post-tab-style-6-2 .fas {
  font-family: "Font Awesome 5 Free";
  line-height: inherit;
}

.post-tab-style-6-2 .svg-icon {
  width: 14px;
  height: 14px;
}

.post-tab-style-6-2 h3 {
  font-size: 54px;
  font-weight: 600;
  line-height: 54px;
  margin: 0;
  padding: 0;
}

.post-tab-style-6-2 h5 {
  font-size: 36px;
  font-weight: 600;
  line-height: 36px;
  margin: 0;
  padding: 0;
}

.post-tab-style-6-2 h4 {
  font-size: 28px;
  line-height: 22px;
  font-weight: 600;
  margin: 0;
  padding: 0;
}

.post-tab-style-6-2 .vc-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.post-tab-style-6-2 .vc-container.gap {
  gap: 1.5rem;
}

.post-tab-style-6-2 .nav-sub-term-yp ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.post-tab-style-6-2 .nav-sub-term-yp ul li {
  cursor: pointer;
  list-style: none;
}

.post-tab-style-6-2 .vc-post {
  border-radius: 0;
}

.post-tab-style-6-2 .mb-1 {
  margin-bottom: 2rem;
}

.post-tab-style-6-2 .mb-2 {
  margin-bottom: 2rem;
}

.post-tab-style-6-2 .text-center {
  text-align: center;
}

.post-tab-style-6-2 .grid {
  display: -ms-grid;
  display: grid;
}

.post-tab-style-6-2 .arrow.down:before, .post-tab-style-6-2 .arrow.down:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 50%;
  background-color: inherit;
  padding-bottom: 5%;
  z-index: 1;
}

.post-tab-style-6-2 .arrow.down:before {
  right: 50%;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: skewX(45deg);
  transform: skewX(45deg);
}

.post-tab-style-6-2 .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-6-2 h3 {
    font-size: 24px;
    line-height: 24px;
  }
  .post-tab-style-6-2 h4 {
    font-size: 20px;
    line-height: 20px;
  }
  .post-tab-style-6-2 h5 {
    font-size: 18px;
    line-height: 18px;
  }
}

.post-tab-style-6-2 i {
    color: #5c9200;
    margin-right: 0.75rem;
}

.post-tab-style-6-2 .vc-title-icon i {
    margin-top: -10px;
}

.post-tab-style-6-2 a:hover {
  color: inherit;
}

.post-tab-style-6-2 .swiper {
  height: 400px;
}

.post-tab-style-6-2 .swiper-pagination {
  width: auto;
  bottom: 1.5rem !important;
  right: 1rem !important;
  left: auto !important;
}

.post-tab-style-6-2 .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: white;
  opacity: 1;
}

.post-tab-style-6-2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fec81d;
}

.post-tab-style-6-2 .vc-main-title {
  margin-bottom: 1rem;
}

.post-tab-style-6-2 .vc-main-title .vc-title h3 {
  font-size: 43px;
  font-weight: 600;
  line-height: 26px;
  color: #5c9200;
}

.post-tab-style-6-2 .vc-main-title .vc-title h5 {
  font-size: 25px;
  font-weight: 600;
  line-height: 25px;
  color: #fb8501;
}

.post-tab-style-6-2 .vc-main-nav {
  margin-bottom: 2rem;
}

.post-tab-style-6-2 .vc-main-nav .nav-sub-term-yp ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}

.post-tab-style-6-2 .vc-main-nav .nav-sub-term-yp ul li {
  padding: 0 10px;
}

.post-tab-style-6-2 .vc-main-nav .nav-sub-term-yp ul li.active {
  background: #fb8501;
  margin-right: 0;
}

.post-tab-style-6-2 .vc-main-nav .term-link-all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.25rem;
  color: #222;
  font-size: 17px;
}

.post-tab-style-6-2 .vc-main-nav i {
  color: #fb8501;
  margin-right: 0;
}

.post-tab-style-6-2 .overlay {
  position: relative;
  -webkit-transform: translate(10px, -10px);
          transform: translate(10px, -10px);
}

.post-tab-style-6-2 .overlay::before {
  content: " ";
  position: absolute;
  background-color: #fec81d;
  top: 10px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 80%;
  -webkit-transform: translate(-10px, 10px);
          transform: translate(-10px, 10px);
}

.post-tab-style-6-2 .content-post-tab-yp > div {
  gap: 1rem;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.post-tab-style-6-2 .item-slide {
  position: relative;
  min-height: 400px;
  overflow: hidden;
  border-top-right-radius: 1.25rem;
  border-bottom-right-radius: 1.25rem;
}
.post-tab-style-6-2 .swiper .swiper-slide {
    margin-right: 1px;
}
.post-tab-style-6-2 .item-slide .post_date {
  background-color: #5c9200;
  color: white;
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 10;
  padding: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.25rem;
  overflow: hidden;
  border-top-right-radius: 0.35rem;
  border-bottom-right-radius: 0.35rem;
}

.post-tab-style-6-2 .item-slide .post_date span:first-child {
  font-size: 36px;
}

.post-tab-style-6-2 .item-slide .post_date span {
  font-size: 16px;
  line-height: 13px;
}

.post-tab-style-6-2 .item-slide .in-thumbnail {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: black;
}

.post-tab-style-6-2 .item-slide .in-thumbnail img {
  position: absolute;
  left: calc(100% / 2);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: auto;
  max-width: none;
  height: 300px;
  margin: auto;
}

.post-tab-style-6-2 .item-slide .in-info {
  position: absolute;
  bottom: 1rem;
  color: white;
  background: black;
  background: -webkit-gradient(linear, left bottom, left top, from(black), color-stop(45%, black), to(transparent));
  background: linear-gradient(0deg, black 0%, black 45%, transparent 100%);
  padding: 1rem;
}

.post-tab-style-6-2 .item-slide .in-info h4 {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  box-orient: vertical;
  line-clamp: 3;
  font-size: 28px;
  line-height: 22px;
  font-weight: 600;
  margin: 0;
}

.post-tab-style-6-2 .item-slide .in-info .post_date svg {
  color: #fec81d;
  margin-right: 0.5rem;
}

.post-tab-style-6-2 .item-slide .in-info .view_more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.post-tab-style-6-2 .item-slide .in-info .view_more svg {
  margin-left: 0.125rem;
}

.post-tab-style-6-2 .vc-post {
  border-radius: 0.35rem;
  overflow: hidden;
  margin-bottom: 3px;
}

.post-tab-style-6-2 .vc-post span {
  display: block;
}

.post-tab-style-6-2 .vc-post .vc-post-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 4px;
}

.post-tab-style-6-2 .vc-post .vc-post-date svg {
  color: #fec81d;
  margin-bottom: 1px;
}

.post-tab-style-6-2 .vc-post .vc-thumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  height: 185px;
  position: relative;
}

.post-tab-style-6-2 .vc-post .vc-thumbnail img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: none;
  width: auto;
  height: 100%;
}

.post-tab-style-6-2 .vc-post .vc-thumbnail .vc-view-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  transition: all ease-in-out 300ms;
  background: #001d3dcf;
  opacity: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.post-tab-style-6-2 .vc-post .vc-thumbnail .vc-view-more span {
  background-color: #fb8501;
  border-radius: 2rem;
  color: white;
  padding: 0.25rem 1rem;
}

.post-tab-style-6-2 .vc-post .vc-info {
  color: black;
  background-color: white;
  padding: 10px;
  padding-right: 15px;
}

.post-tab-style-6-2 .vc-post .vc-info h4 {
  color: #003665;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  box-orient: vertical;
  line-clamp: 3;
  font-size: 25px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 3px;
}

.post-tab-style-6-2 .vc-post .vc-info .excerpt p {
    display: -webkit-box;
  line-height: 18px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:4;
}

.post-tab-style-6-2 .vc-post:hover .vc-thumbnail .vc-view-more {
  opacity: 1;
}

@media (max-width: 767px) {
  .post-tab-style-6-2 .vc-main-title .vc-title h3 {
    font-size: 38px;
    line-height: 44px;
    margin-bottom: -7px;
}
  .post-tab-style-6-2 i {
    margin-right: 0;
  }
  .post-tab-style-6-2 .vc-main-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .post-tab-style-6-2 .vc-main-nav .nav-sub-term-yp ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
  .post-tab-style-6-2 .vc-main-nav .nav-sub-term-yp ul li {
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .post-tab-style-6-2 .vc-main-nav .term-link-all {
    color: black;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .post-tab-style-6-2 .content-post-tab-yp > div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .post-tab-style-6-2 .content-post-tab-yp > div > div {
    padding: 0 10px;
  }
  .post-tab-style-6-2 .content-post-tab-yp > div .overlay {
    -webkit-transform: translate(5px, -5px);
            transform: translate(5px, -5px);
  }
}
