/*  POPUP  */

/* HOME BANNER  */
.sec_hmbanner {
  line-height: 0;
  position: relative;
  height: 746px;
  z-index: 1;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}

.sec_hmbanner>.js_hmbanner,
.sec_hmbanner>.js_hmbanner .slick-list,
.sec_hmbanner>.js_hmbanner .slick-list .slick-track,
.sec_hmbanner>.js_hmbanner .slick-list .slick-track .slick-slide,
.sec_hmbanner>.js_hmbanner .slick-list .slick-track .slick-slide>div,
.banner-item {
  overflow: hidden;
  height: 100%;
  position: relative;
}

.banner-wrapper {
  max-width: 1420px;
  margin: 0 auto;
}

.banner-wrapper {
  max-width: 1420px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  height: 100%;
  border: #ddd;
  left: 0;
  right: 0;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

/* .banner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.banner-overlay:before {
  background: transparent
    linear-gradient(180deg, #000000d9 0%, #00000000 52%, #000000bf 100%) 0% 0%
    no-repeat padding-box;
  opacity: 0.51;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -1;
} */
.banner-content {
  line-height: 1;
}

.heading-banner {
  font-size: 40px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 20px;
  margin-top: 10px;
  line-height: 53px;
  text-wrap: balance;
}

.smallheading-banner {
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 0;
  position: relative;
}

.smallheading-banner:before {
  content: "";
  position: absolute;
  width: 411px;
  height: 1px;
  background: linear-gradient(90deg,
      rgb(255 255 255) 0%,
      rgb(255 255 255) 0%,
      rgba(65, 187, 136, 0) 100%);
  left: 90px;
  top: 10px;
}

.smallheading-banner:after {
  content: "";
  position: absolute;
  width: 411px;
  height: 1px;
  background: linear-gradient(90deg,
      rgb(255 255 255) 0%,
      rgb(255 255 255) 0%,
      rgba(65, 187, 136, 0) 100%);
  right: 90px;
  top: 10px;
}

.heading-banner span {
  font-size: inherit;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  position: relative;
}

.heading-banner span:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 4px solid #00a9db;
  width: 100%;
}

.banner-content p {
  font-size: 20px;
  color: #fff;
  margin-bottom: 30px;
  line-height: 30px;
}

.banner-content {
  max-width: 1160px;
  margin: 0 auto;
  text-align: center;
}

.banner-item>img {
  margin: 0 auto;
  height: 100%;
  object-fit: cover;
}

.banner-content .btn_theme {
  font-size: 14px;
  text-transform: uppercase;
}

.banner-left-content {
  width: 50%;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  flex-direction: column;
  justify-content: center;
}

.banner-overlay .container {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sec_hmbanner .btnlist .btn_border {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  height: 45px;
}

.sec_hmbanner .btnlist .btn_border:hover {
  background-color: var(--blue);
  border: 1px solid var(--blue);
}

.sec_hmbanner .btnlist .btn_theme {
  font-family: "lato";
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
  height: 45px;
  font-size: 18px;
  font-weight: bold;
}

.sec_hmbanner .btnlist .btn_theme:hover {
  background-color: var(--blue);
  border: 1px solid var(--blue);
}

.sec_hmbanner .btnlist .btn_theme:hover img {
  filter: brightness(0) invert(1);
}

/* update */
.ol_hmbanner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background: rgb(0, 0, 0);
  background: transparent radial-gradient(closest-side at 56% 48%, #00000000 0%, #000000CC 200%) 0% 0% no-repeat padding-box;
}

.ol_hmbanner .container {
  width: 100%;
}

.olhmban_wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  max-width: 100%;
  text-align: left;
  margin: 0;
  border-left: 0px solid var(--themecolor);
  padding-left: 0px;
  margin: auto;
}

.olhmban_wrap>.btn-theme:hover {
  background-color: #fff;
  color: var(--themecolor);
  border: 1px solid #ffffff;
}

.hmban_title {
  font-size: clamp(1.625rem, 1.35rem + 1.375vw, 3rem);
  color: #ffffff;
  font-weight: 900;
  line-height: 55px;
  margin-bottom: 20px;
  max-width: 655px;
}

.hmban_title span {
  color: var(--blue);
}

.hmban_subtitle {
  font-family: "lato";
  font-size: 18px;
  color: #FFFFFF;
  line-height: 22px;
  margin-bottom: 5px;
  font-weight: 900;
  letter-spacing: 0.72px;
}

ul.js_hmbanner .slick-slide>div>li {
  display: block !important;
  padding-left: 0;
}

ul.js_hmbanner {
  position: relative;
  margin-bottom: 0 !important;
  margin: 0;
}

.hmban_content {
  font-size: 20px;
  letter-spacing: 0.4px;
  line-height: 0.8;
  color: var(--white);
  margin-bottom: 20px;
  font-weight: 500;
}

.js_hmbanner:not(.slick-initialized)>li:not(:nth-child(-n + 1)) {
  display: none;
}

/* update */
@media (max-width: 1599.98px) {
  .sec_hmbanner {
    height: 100%;
  }
}

@media (max-width: 1439.98px) {
  .heading-banner {
    font-size: 40px;
  }

}

@media (max-width: 1199.98px) {

  .heading-banner {
    font-size: 36px;
  }

  .banner-content {
    max-width: 95%;
  }

  .sec_hmbanner .btnlist {
    padding-top: 0;
  }

}

@media (max-width: 991.98px) {
  .sec_hmbanner {
    height: 550px;
  }

  .heading-banner {
    font-size: 30px;
  }

  .banner-item video#myVideo {
    min-width: 990px;
    height: 560px;
  }


}

@media (max-width: 767.98px) {

  .heading-banner {
    font-size: 26px;
  }

  .hmban_title {
    line-height: 1.3;
  }

}

@media (max-width: 576.98px) {
  .heading-banner {
    font-size: 24px;
  }

  .view-all::after {
    display: none;
  }

  .hmban_subtitle {
    font-size: 14px;
  }

  .hmban_title {
    line-height: 36px;
    font-size: 30px;
    letter-spacing: 0.96px;
    margin-bottom: 11px;
  }

  .sec_hmbanner {
    height: 493px;
  }

  .sec_hmbanner [class*="btn_"] {
    min-width: 190px;
    height: 45px;
    font-size: 18px;
  }



  /* .olhmban_wrap .btnlist [class*="btn_"] {
    min-width: auto;
  } */
}