.img-max-cust {
  max-width: 100% !important;
}

.justify-text {
  text-align: justify !important;
}

.p-120 {
  padding: 120px 0 !important;
}

.width-85 {
  width: 85% !important;
}

.py-145 {
  padding-top: 145px !important;
  padding-bottom: 125px !important;
}

.py-245 {
  padding-top: 345px !important;
  padding-bottom: 215px !important;
}
@media (max-width: 1199px) {
  .py-245 {
    padding-top: 145px !important;
    padding-bottom: 115px !important;
  }
}

.lh-30 {
  line-height: 30px !important;
}

.overlay-hero-section {
  min-width: 100%;
  min-height: 100%;
}

.bg-position-center-y {
  background-position-y: 25%;
}

.bg-inti-2 {
  background-color: #132d40;
}

.radius-8 {
  overflow: hidden;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}

.font-oren {
  color: #FE7F4C;
}

.bg-cover-center-x {
  background-size: cover !important;
  background-position-x: center;
}

.bg-cover-center-y {
  background-size: cover !important;
  background-position-y: center;
}

.let-space-10 {
  letter-spacing: 10px;
}

.tp-breadcrumb__title.breadTitle {
  box-sizing: border-box;
  font-size: 35px !important;
}
@media (max-width: 767px) {
  .tp-breadcrumb__title.breadTitle {
    font-size: 30px !important;
  }
}

span.desc-card-details * {
  font-size: 16px !important;
}

header.tp-header-height {
  height: auto;
}
header.tp-header-height .cust-bg-header2 {
  background-color: #1A3950;
  color: aliceblue;
}
header.tp-header-height .cust-bg-header2 .tp-header-3__icon-box {
  color: aliceblue;
}
header.tp-header-height .cust-bg-header2 .tp-main-menu-content ul li:hover a.btn-dd, header.tp-header-height .cust-bg-header2 .tp-main-menu-content ul li a:hover {
  color: #fe7f4c !important;
}
header.tp-header-height .cust-bg-header2 .tp-main-menu-content ul li ul.submenu > li > a {
  color: #1A3950;
}

main.landing-page .tp-slider-3__area .post-card-container {
  top: 50%;
  left: 100%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transition-duration: 300ms;
}
main.landing-page .tp-slider-3__area .post-card-container .card {
  background-color: transparent;
}
main.landing-page .tp-slider-3__area .post-card-container .card span.card-text * {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
}
main.landing-page .tp-slider-3__area .post-card-container .card.post-card {
  background-image: var(--background);
  background-position: center;
  background-size: cover;
  min-width: 400px;
  max-width: 600px;
}
main.landing-page .tp-slider-3__area .post-card-container::before {
  content: "\f0d9";
  padding: 15px 10px;
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  z-index: 6;
  background-color: rgb(26, 57, 80);
  color: #fff;
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  font-size: 25px;
  border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  -ms-border-radius: 10px 0 0 10px;
  -o-border-radius: 10px 0 0 10px;
}
main.landing-page .tp-slider-3__area .post-card-container:hover {
  transform: translate(-100%, -50%);
  -webkit-transform: translate(-100%, -50%);
  -moz-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -o-transform: translate(-100%, -50%);
}
main.landing-page .tp-slider-3__area .post-card-container:hover::before {
  background-color: rgba(255, 255, 255, 0.628);
  color: #132d40;
}
main.landing-page .tp-slider-3__area .tp-slider-3__wrapper .swiper-wrapper > .swiper-slide .slider-title {
  margin-top: 235px;
}
main.landing-page .tp-slider-3__area .tp-slider-3__wrapper .swiper-wrapper > .swiper-slide .tp-slider-3__bg {
  max-height: 81vh;
  background-position: center top;
}
main.landing-page .tp-slider-3__area .tp-slider-3__wrapper .swiper-wrapper > .swiper-slide .slider-title-cust {
  bottom: 0 !important;
  left: 0 !important;
}
main.landing-page .tp-slider-3__area .tp-slider-3__wrapper .swiper-wrapper > .swiper-slide .slider-title-cust .tp-slider-3__content .title-slide-content {
  background-color: rgba(26, 57, 80, 0.9);
  font-weight: normal;
  font-size: 0;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content !important;
  height: fit-content !important;
}
main.landing-page .tp-slider-3__area .tp-slider-3__wrapper .swiper-wrapper > .swiper-slide .slider-title-cust .tp-slider-3__content .title-slide-content * {
  color: #fff;
}
main.landing-page .tp-slider-3__area .tp-slider-3__wrapper .swiper-wrapper > .swiper-slide .slider-title-cust .tp-slider-3__content .title-slide-content h2 {
  font-size: 35px !important;
  width: -moz-fit-content;
  width: fit-content;
}
main.landing-page .news-section .news-frame .tp-blog__item {
  height: 300px;
  background-image: var(--background);
  background-size: cover;
  background-position: center;
}
main.landing-page .program-section .program-desc-active {
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
main.landing-page .program-section .program-desc-active h3, main.landing-page .program-section .program-desc-active p {
  color: #fff !important;
  text-align: justify;
  line-height: 35px !important;
}
main.landing-page .program-section .program-desc-active h3.prog-active-title {
  background-color: #FE7F4C;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 0 100px 100px 0;
  -webkit-border-radius: 0 100px 100px 0;
  -moz-border-radius: 0 100px 100px 0;
  -ms-border-radius: 0 100px 100px 0;
  -o-border-radius: 0 100px 100px 0;
}
main.landing-page .program-section .program-details .program-list .program {
  width: 100% !important;
}
main.landing-page .program-section .program-details .program-list .program .card .bingkai {
  overflow: hidden;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position-x: center;
}
main.landing-page .program-section .program-details .program-list .program .card .card-body .card-text h5.card-title {
  line-height: 2 !important;
}
main.landing-page .program-section .program-details .program-list .program .card .card-body .card-text.program-desc {
  text-align: justify;
  line-height: 2 !important;
}
main.landing-page .program-section .program-details .program-list .program .card .card-body .card-text.program-date {
  text-align: right;
}
main.landing-page .sm-campaign .smc-list .smc-item .smc-frame {
  height: 390px !important;
}
main.landing-page .sm-campaign .smc-list .smc-item .smc-frame iframe.smc-video {
  width: 100% !important;
}
main.landing-page .sm-campaign .smc-list .smc-item .smc-frame .tp-blog-2__content {
  min-height: 200px;
}
main.landing-page .sm-campaign .smc-list .smc-item .smc-frame .tp-blog-2__content a.btn-watch {
  width: 80%;
  left: 50%;
  bottom: 35px;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
}

main.news-page .news-col .news-detail .date-post {
  top: 25px;
  background-color: #FE7F4C;
  border-radius: 0 8px 8px 0;
  -webkit-border-radius: 0 8px 8px 0;
  -moz-border-radius: 0 8px 8px 0;
  -ms-border-radius: 0 8px 8px 0;
  -o-border-radius: 0 8px 8px 0;
  color: #fff;
  font-weight: bold;
}
main.news-page .news-col .news-detail .news-desc .tp-shop-details__text-box .info-details .date-detail, main.news-page .news-col .news-detail .news-desc .tp-shop-details__text-box .info-details .location-detail, main.news-page .news-col .news-detail .news-desc .tp-shop-details__text-box .info-details .category-detail {
  margin-right: 20px;
}
main.news-page .news-col .news-detail .news-desc .tp-shop-details__text-box .desc-frame {
  text-align: justify;
  line-height: 30px;
}
main.news-page .news-col .news-detail .news-desc .tp-shop-details__text-box .desc-frame p {
  box-sizing: border-box;
  padding: 0 15px;
}
main.news-page .news-col .news-detail .news-desc .tp-shop-details__text-box .desc-frame img {
  margin-right: 15px;
  margin-bottom: 10px;
  margin-top: 10px;
}
main.news-page .news-col .news-detail .news-desc .tp-shop-details__text-box .desc-frame span {
  text-indent: 0 !important;
}
main.news-page .news-col .latest-post-news h4 {
  font-size: 26px;
}
main.news-page .news-col .latest-post-news h5 {
  font-size: 18px;
  line-height: 30px;
}
main.news-page .news-col .latest-post-news .img-frame {
  width: 200px;
  max-height: 200px;
  overflow: hidden;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
main.news-page .news-col .latest-post-news .img-frame img.latest-post-img {
  max-width: none !important;
  max-height: 200px !important;
}
main.news-page .news-col .latest-post-news .latest-post-detail .news-info {
  font-size: 13px;
  margin: 10px 0;
}
main.news-page .news-col .latest-post-news .latest-post-detail .news-info span {
  margin-right: 15px;
}
main.news-page .news-col .latest-post-news .maps-frame {
  width: 100%;
  height: 550px;
}

main.postList-page .postList-group .post-item .tp-product__item {
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
main.postList-page .postList-group .post-item .tp-product__thumb {
  overflow: hidden;
  width: 250px;
  height: 250px;
}
main.postList-page .postList-group .post-item .tp-product__thumb img {
  max-width: none;
  min-width: auto;
  width: auto !important;
  max-height: 100%;
}
main.postList-page .postList-group .post-item .tp-product__thumb .tp-product__thumb-text {
  top: 5%;
  left: 5%;
}
main.postList-page .postList-group .post-item .tp-product__content .post-info {
  bottom: 15px;
}

main.about-wwd .about-vimis .vimis-img-1 {
  width: 386px;
  height: 514px;
  background-size: cover;
  background-position-x: center;
}
main.about-wwd .about-vimis .vimis-img-2 img {
  max-width: 400px;
}
main.about-wwd .about-netpart .tp-brand-2__wrapper .netpart-item {
  min-width: 371px !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
main.about-wwd .about-netpart .tp-brand-2__wrapper .netpart-item .netpart-set {
  min-height: 100%;
}
main.about-wwd .about-netpart .tp-brand-2__wrapper .netpart-item .netpart-set p {
  margin-bottom: 0 !important;
}
main.about-wwd .about-netpart .tp-brand-2__wrapper .netpart-item .netpart-set p span {
  display: block;
}
main.about-wwd .about-member .member-card .member-detail .member-img {
  background-size: cover;
  background-position: center;
  max-width: 100%;
  max-height: 387px;
  width: 387px;
  height: 387px;
}
main.about-wwd .about-member .member-card .tp-team-2__content .member-text p {
  font-size: 14px !important;
  line-height: 25px;
  text-align: justify;
}

footer * {
  color: #fff;
}
footer select {
  padding: 10px 20px;
  outline: none;
  border: 1px solid #fff;
  background: none;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
footer select option {
  background: #1A3950;
}
footer .tp-footer__area .tp-footer__bg {
  background: #1A3950 !important;
}
footer .footer-social a {
  background-color: #1A3950;
}
footer .tp-footer__widget.footer-logo {
  margin-right: 50px;
}
footer .tp-footer__widget .footer-title {
  font-size: 20px;
}
footer .tp-footer__widget .footer-text {
  font-size: 15px;
}
footer .tp-footer__widget .gmap_canvas {
  height: 100% !important;
}
footer .tp-footer__widget .footer-translate#google_translate_element .goog-te-gadget div select.goog-te-combo {
  padding: 20px !important;
}
footer .tp-footer__widget .tp-footer__logo #footer-logo {
  width: 100px !important;
}

@keyframes slider-bg-animate {
  0% {
    opacity: 0;
    margin-top: -200px;
  }
  100% {
    opacity: 1;
    margin-top: 0;
  }
}
@media only screen and (max-width: 576px) {
  main.news-page .news-col .news-detail .date-post {
    top: 25px;
    background-color: #FE7F4C;
    border-radius: 0 8px 8px 0;
    -webkit-border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    -ms-border-radius: 0 8px 8px 0;
    -o-border-radius: 0 8px 8px 0;
    color: #fff;
    font-weight: bold;
  }
  main.news-page .news-col .news-detail .news-desc .tp-shop-details__text-box p.desc {
    -moz-column-count: 1 !important;
         column-count: 1 !important;
    -moz-column-gap: 50px !important;
         column-gap: 50px !important;
  }
}
@media only screen and (max-width: 768px) {
  main.news-page .news-col .news-detail .date-post {
    top: 25px;
    background-color: #FE7F4C;
    border-radius: 0 8px 8px 0;
    -webkit-border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    -ms-border-radius: 0 8px 8px 0;
    -o-border-radius: 0 8px 8px 0;
    color: #fff;
    font-weight: bold;
  }
  main.news-page .news-col .news-detail .news-desc .tp-shop-details__text-box .desc-frame {
    -moz-column-count: 1 !important;
         column-count: 1 !important;
    -moz-column-gap: 50px !important;
         column-gap: 50px !important;
  }
}/*# sourceMappingURL=style-cust.css.map */