@font-face {
  font-family: "Helvetica Neue";
  src: url("../plugins/font/Helvetica-Neue-Font/HelveticaNeueRegular.otf");
}

:root {
  font-size: 16px;
}
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
p {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none !important;
}
li {
  list-style: none;
}
button {
  border: none;
}
img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.view-main {
  padding-top: 76px;
  width: 100%;
}
.header {
  background-color: #ffffff;
  height: 76px;
  align-items: center;
  justify-content: space-between;
  padding: 0 80px;
  position: fixed;
  width: 100%;
  z-index: 99;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.05);
  transition: all 0.9s ease;
  z-index: 10000;
}
.header-box-box{
  width: 100%;
  height: 100%;
}
.header-box {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.header-nav {
}
.header-nav ul {
  display: flex;
  gap: 78px;
  font-family: "Helvetica Neue";
  font-weight: medium;
  font-size: 16px;
  line-height: 24px;
  align-items: center;
  padding: 0;
  margin: 0;
}
.header-nav ul li {
  list-style: none;
  cursor: pointer;
}
.header-nav ul li a {
  color: #616161;
  display: block;
  height: 100%;
}
.container-box-image {
  position: absolute;
  top: 0;
  background-color: #ffffff;
  opacity: 0.3;
  width: 104%;
  top: -4px;
  right: -19px;
}
.container-box {
  position: relative;
  z-index: 2;
}
.content {
  height: 607.86px;
  width: 100%;
  background-repeat: no-repeat;
  display: flex;
  position: absolute;
  top: 0;
}
.content-image {
  width: 100%;
  top: 0;
}
.content-item {
  flex-basis: 50%;
  padding-top: 174px;
  color: #f3f3f3;
  padding-left: 59px;
  position: relative;
}
.title-body {
  font-family: Poppins;
  font-weight: bold;
  font-size: 3rem;
  line-height: 72px;
  position: relative;
  width: 305px;
}
#contact {
  position: relative;
  z-index: 10;
}
.title-body-2 {
  font-family: Poppins;
  font-weight: bold;
  font-size: 6rem;
  line-height: 144px;
  position: absolute;
  top: 35%;
}
.title-body-3 {
  font-family: "Noto Sans";
  font-weight: bold;
  font-size: 1rem;
  line-height: 22px;
  position: absolute;
  top: 55%;
}
.content-btn {
  background-color: #1c79bd;
  color: #f3f3f3;
  padding: 9px 25px;
  font-family: "Noto Sans";
  font-weight: bold;
  font-size: 1rem;
  line-height: 22px;
  position: absolute;
  top: 66.5%;
  border-radius: 4px;
}
.content-btn:hover {
  border: 1px solid #1c79bd;
  background-color: transparent;
  color: #1c79bd;
}
.content-item ul {
  padding-right: 74px;
  display: flex;
  flex-direction: column;
  text-align: end;
}
.content-number-1 {
  font-family: "Poppins";
  font-size: 3rem;
  font-weight: bold;
  line-height: 4.5rem;
  color: white;
  float: right;
  opacity: 0.7;
}
.content-number-2 {
  font-family: "Poppins";
  font-size: 2rem;
  font-weight: bold;
  line-height: 3rem;
  color: white;
  opacity: 0.5;
}
.content-number-3 {
  font-family: "Poppins";
  font-size: 2rem;
  font-weight: bold;
  line-height: 3rem;
  color: white;
  opacity: 0.5;
}
.talk {
  display: flex;
  gap: 8px;
  position: relative;
  margin-top: 20px;
  margin-bottom: -100px;
}
.talk-item {
  flex-basis: 20%;
  background-color: #eff4fa;
  height: 139px;
}
.talk-item p {
  padding: 21px 44px 0 37px;
  font-family: "Helvetica Neue";
  font-size: 1.125rem;
  text-align: center;
  color: #3a3a3a;
  line-height: 1.5rem;
  font-style: normal;
  font-weight: 400;
}
.introduction {
  margin-top: 100px;
  padding: 200px 60px 0px;
  position: relative;
}
.mt-20 {
  margin-top: 20px;
}
.introduction h3 {
  color: #12376f;
  font-family: "Helvetica Neue";
  font-weight: bold;
  font-size: 2.125rem;
  line-height: 2.5rem;
  text-align: center;
  margin-right: 30px;
  margin-top: -300px;
  margin-bottom: 36px;
  padding-top: 200px;
}
.introduction-box {
  padding: 0 0;
}
.introduction-box-margin {
  margin-top: 80px !important;
}
.introduct-icon {
  width: 40px;
  height: 40px;
}
.introduct-text {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #12376f;
  margin-top: 12.34px;
  margin-bottom: 7.66px;
}
.introduct-text-2 {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #3f3f3f;
  mix-blend-mode: normal;
  margin-top: 12px;
}
.introduct-item {
  height: 165px;
  margin-bottom: 36px;
}
.statistical {
  position: relative;
  margin-top: 36px;
  width: 100%;
  z-index: 999;
}
.statistical-background {
  position: absolute;
  top: -80px;
  left: 0;
  width: 100%;
  height: 1257px;
}
.statistical-background-2 {
  position: absolute;
  top: 300px;
  left: -45px;
  width: 100%;
  z-index: 3;
  opacity: 0.32;
}
.option-text-2 {
  text-align: inherit !important;
}
.statistical-box {
  position: relative;
  z-index: 10;
  margin-bottom: -86px;
}
.statistical-box button {
  margin: 0 auto;
  padding: 9px 48px;
  background: #1c79bd;
  border-radius: 4px;
  display: block;
  border: 1px solid #1c79bd;
}
.statistical-box button a {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #f3f3f3;
  display: block;
}
.statistical-box button:hover {
  background-color: transparent;
}
.statistical-box button:hover a {
  color: #1c79bd;
}
.statistical-title {
  position: relative;
  width: 100%;
  height: 228px;
  background: #12376f;
  margin-top: 100px;
  padding-top: 62px;
}
.statistical-title p {
  font-family: "Helvetica Neue";
  font-style: normal;
  width: 577px;
  font-weight: 700;
  font-size: 1.275rem;
  line-height: 32px;
  margin-right: 682px;
  margin-left: 181px;
  text-align: center;
  position: relative;
  color: #ffffff;
}
.statistical-title-child {
  position: absolute;
  width: 873px;
  height: 186px;
  left: 60px;
  top: 135px;
  background: #ffffff;
  border-radius: 4px;
}
.statistical-child {
  width: 467px;
  margin: 41px auto 0;
  display: flex;
  justify-content: space-between;
}
.statistical-child-number {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 700;
  font-size: 2.875rem;
  line-height: 3.5rem;
  text-align: center;

  color: #ec4a2f;
}
.statistical-child-text {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  margin-top: 24px;
  text-align: center;

  color: #2d2d2d;
}
.statistical-image {
  position: absolute;
  width: 427.29px;
  height: 301.2px;
  right: 60px;
}
.statistical-image-child {
  position: relative;
  width: 100%;
  height: 100%;
}
.statistical-image-child-1 {
  width: 363.96px;
  height: 268.2px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.statistical-image-child-2 {
  width: 363.96px;
  height: 268.2px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  z-index: 2;
}
.statistical-image-child-3 {
  position: absolute;
  width: 153.02px;
  height: 174.46px;
  background: 64DAFF;
  backdrop-filter: blur(10.6526px);
  right: 40px;
  bottom: 20px;
  border-radius: 4px;
  z-index: 3;
}
.statistical-image-child-4 {
  width: 193px;
  height: 230px;
  border-radius: 4px;
  position: absolute;
  z-index: 3;
  right: 0;

  bottom: 0;
}
.option {
  position: relative;
  margin-top: 243px;
  padding-top: 86px;
}
.option h3 {
  color: #12376f;
  font-family: "Helvetica Neue";
  font-weight: bold;
  font-size: 2.125rem;
  line-height: 2.5rem;
  text-align: center;
  margin-right: 30px;
  margin-top: 5px;
  margin-bottom: 117px;
}
.option-box {
  padding: 0 60px;
  position: relative;
}
.option-box-item {
  width: 113.33px;
  height: 147px;
}
.option-box-child {
  position: absolute;
  width: 45px !important;
  height: 17px;
  bottom: 20%;
  left: 10px;
}
.option-box-child-2 {
  position: absolute;
  bottom: -66%;
  width: 84% !important;
  right: 0;
}
.option-text {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;

  color: #12376f;
}
.option-text-2 {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;

  text-align: center;

  color: rgba(21, 20, 57, 0.7);
}
.option-text-box {
  width: 59.56px;
  height: 70px;
  display: flex;
  align-items: center;
  margin-left: 20px;
  gap: 10px;
}
.option-text-box-1 {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin-top: -10px;
  text-align: center;

  color: #000000;
}
.option-text-box-2 {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 70px;

  text-align: center;
  letter-spacing: -1px;

  color: #4bd3c3;
}
.option-box-item-2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0px;
  gap: 24px;
  width: 281.27px;
  height: 99px;
  margin-top: 36px;
}
.option-box-check {
  display: flex;
  align-items: center;
  gap: 8px;
}
.option-box-check img {
  width: 12px;
  height: 8px;
}
.option-box-check p {
  width: 252px;
  height: 17px;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #3f3f3f;
}
.option-box-all {
  width: 313.81px;
  height: 730px;
  padding: 48px 21px;
  border: 2px solid #c1c8d4;
  border-radius: 10px;
  position: relative;
}
.option-handle {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-left: 20px;
  color: rgba(21, 20, 57, 0.4);
  height: 24px;
  margin-top: -10px;
  margin-bottom: 46px;
}
.choosen {
  position: relative;
  top: 0;
  position: relative;
  transition: transform 0.9s ease;
}
.choosen-suggest {
  transition: transform 0.9s ease;

  transform: translateY(-77px);
}
.choosen:hover {
  transform: translateY(-20px);
}
.choosen-suggest:hover {
  transform: translateY(-97px);
}

.option-active {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #ff6600;
  text-align: center;
  margin-top: -22px;
  margin-bottom: 42px;
  display: block;
}
.active-underline {
  position: absolute;
  width: 85%;
  height: 4px;
  top: -3px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #ff6600;
  display: block;
}
.messenger {
  margin-top: 100px;
  height: 465px;
  background: #f8f8f8;
  position: relative;
  padding-top: 36px;
  padding-left: 60px;
  z-index: 3;
  margin-bottom: -150px;
}
.messenger h3 {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 40px;
  color: #12376f;
  text-align: center;
}
.slider {
  margin-top: 40px;
}
.slider-box {
  display: flex;
  background: #ffffff;
  border: 1px solid #ffede6;
  border-radius: 8px;
  height: 250px;
  align-items: center;
  gap: 19px;
}
.slider-image {
  width: 178.5px;
  height: 154px;
}
.slider-box-text {
  width: 100%;
}
.slider-text {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #474747;
  height: 109px;
  max-width: 89%;
  margin: 0;
}
.slider-text-2 {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  color: #000000;
}
.slick-slide {
  margin-right: 20px;
}
.slider .slick-slide {
  display: none;
}

.slider .slick-slide.slick-active {
  display: flex !important;
  justify-content: flex-end !important;
}
.slick-prev,
.slick-next {
  display: none !important;
}
.prev-btn,
.next-btn {
  background-color: #f8f8f8;
}
.progress-bar {
  height: 1px;
  background-color: rgba(109, 109, 109, 0.24) !important;
  position: relative;
  width: 200px;
}
.controls {
  display: flex;
  align-items: center;
  gap: 17px;
  margin-top: 34px;
}
.controls-divide {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #cccccc;
}
.footer-top-box-link {
  display: flex !important;
  gap: 30px;
}
.progress {
  width: 16.6666666667%;
  height: 100%;
  background-color: #ff6600 !important;
  position: absolute;
  top: 0;
  left: 0;
}
.current-slide {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #ff6600;
  margin-right: 5px;
}
.icon-prev {
  transform: rotate(180deg);
}
.icon-none {
  display: none;
}
.control-btn {
  display: flex;
}
.prev-btn,
.next-btn {
  padding: 0;
}
.icon-default {
  display: none;
}
.notify {
  position: relative;
  padding: 100px 60px 0;
  overflow: hidden;
  margin-top: 150px;
  height: 1160px;
}
.notify-child {
  position: absolute;
  opacity: 0.3;
  top: -120px;
  right: -34px;
  height: 1300px;
}
.notify h3 {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 40px;
  text-align: center;
  color: #12376f;
}
.notify-box {
  position: relative;
  height: 472px;
  display: flex;
  margin-top: 40px;
}
.notify-box ul {
  position: absolute;
  width: 50%;
  height: 360px;
  left: 0px;
  top: 56px;
  background: #ffffff;
  z-index: 3;
  padding: 0;
  border-radius: 3px;
}
.notify-box ul li {
  display: flex;
  gap: 16px;
  height: 72px;
  align-items: center;
  position: relative;
  cursor: pointer;
  box-shadow: 0px 0px 0px 0.1px rgba(0, 0, 0, 0.15);
}
.notify-radius {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #aeaeae;
  margin: 0;
  padding: 0;
  margin-left: 16px;
}
.notify-box-text {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  padding: 0;
  color: #474747;
}
.notify-box-image {
  height: 16px;
  width: 25px;
  position: absolute;
  right: 28px;
  display: block;
}
.notify-box-container {
  width: 712.8px;
  height: 472px;
  background: #ecf5ff;
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.15);
  border-radius: 16px;
  position: absolute;
  left: 46%;
  display: flex;
}
.notify-box-cotainer-box {
  width: 506px;
  height: 192px;
  margin: auto;
  align-items: center;
  display: none;
}
.notify-box-cotainer-text {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;

  font-feature-settings: "salt" on, "liga" off;

  color: #18191f;
}
.notify-box-cotainer-text-2 {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;

  color: #474747;
}
.notify-option {
}
.notify-option.selected {
  background: #ecf5ff;
}
.notify-option.selected .notify-radius {
  background: #4bd3c3;
}
.notify-box-cotainer-box.selected {
  display: block;
}
.notify-image-active {
  height: 16px;
  width: 25px;
  position: absolute;
  right: 28px;
  display: none;
}
.notify-option.selected .notify-image-active {
  display: block;
}
.notify-option.selected .notify-box-image {
  display: none;
}
.form-send {
  margin-top: -500px;
  position: relative;
  top: 0;
  min-height: 800px;
  padding: 100px 60px 0;
  margin-bottom: 100px;
  z-index: 10;
}
.color-red {
  color: #ec4a2f;
}
.form-child {
  position: absolute;
  width: 423.54px;
  bottom: -255px;
  left: 1px;
}

.form-send h3 {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 40px;
  margin-bottom: 40px;
  text-align: center;
  color: #12376f;
}
.form-title {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 40px;
  margin-bottom: 35px;

  color: #2e2e2e;
}
.form-text {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  width: 630px;
  color: rgba(21, 20, 57, 0.4);

  mix-blend-mode: normal;
}
.form-label {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  color: #2e2e2e;
}
.form-input {
  border: 2px solid #ecf5ff;
  border-radius: 6px;
  height: 50px;
  width: 630px;
  outline: none;
  padding: 0 10px;
}
.form-label-2 {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  margin-top: 34px;
  color: #2e2e2e;
  width: 100%;
}
.form-label-3 {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  margin-top: 13px;
  color: #2e2e2e;
}
.p-0 {
  padding: 0;
  margin: 0;
}
.form-send textarea {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  width: 630px;
  height: 170px;
  border-radius: 8px;
  padding: 13px 19px 0;
  outline: none;
  border: 2px solid #ecf5ff;
  margin-top: 8px;
  position: relative;
  z-index: 10;
  color: black;
}
.form-input-2 {
  border: 2px solid #ecf5ff;
  border-radius: 6px;
  width: 100%;
  height: 50px;
  outline: none;
  padding: 0 10px;
}
.box-row-form {
  display: flex;
  margin-top: 8px;
}
.box-form-input-2 {
  position: relative;
  z-index: 10;
  width: 450px;
}
.box-row-form button {
  padding: 0px 59px;
  background: #1c79bd;
  border-radius: 6px;
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  height: 50px;
  line-height: 26px;
  text-align: center;
  margin-left: 17px;
  color: #ffffff;
}
.box-row-form button:hover {
  border: 1px solid #1c79bd;
  background-color: transparent;
  color: #1c79bd;
}
.form-map {
  position: relative;
}
.form-map-ticket {
  position: absolute;
  left: 48%;
  right: 13.04%;
  top: 16.29%;
  bottom: 7.29%;
  width: 60px;
  height: 60px;
  z-index: 99;
}

.form-relative {
  position: relative;
  margin: 0 !important;
  padding: 0 0 0 30px !important;
}
.form-title-2 {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 40px;
  margin-top: 73px;
  color: #12376f;
  margin-bottom: 0;
}
.form-text-2 {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;

  color: rgba(21, 20, 57, 0.4);

  mix-blend-mode: normal;
}
.icon-phone {
  width: 16px;
  height: 20px;
}
.form-contract {
  display: flex;
  gap: 17px;
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  width: 160px;

  color: #2e2e2e;
}
.mt-55 {
  margin-top: 61px;
}
.error-form {
  border: 1px solid red !important;
}
.err-email,
.err-name,
.err-message {
  color: red;
  padding: 0;
}
.footer {
  height: 240px;
  background: #12376f;
  padding-left: 120px;
  padding-top: 50px;
  padding-right: 120px;
  width: 100vw;
  position: relative;
  z-index: 88;
}
.footer-top {
  display: flex;
  justify-content: space-between;
}
.footer-top-text {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  font-size: 18.8778px;
  line-height: 23px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #ffffff;
}
.footer-top-box {
  display: flex;
  gap: 30px;
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin-left: 50%;

  color: #ffffff;
}
.footer-top-box a {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
}
.footer-icon-box {
  display: flex;
  gap: 30px;
  width: 113.14px;
  margin-left: 20px;
  align-items: center;
  height: 26px;
  padding-top: 5px;
}
.footer-icon {
  transition: transform 0.3s ease;
  cursor: pointer;
}
.footer-icon:hover {
  transform: scale(2.2);
}
.footer-underline {
  opacity: 0.3;
  border: 1px solid rgba(255, 255, 255, 0.85);
  margin-top: 43px;
}
.footer-bottom-overight {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;

  text-align: right;

  color: #ffffff;

  mix-blend-mode: normal;
}
.footer-bottom {
  display: flex;
  justify-content: space-between;
  margin-top: 47px;
}
.footer-bottom-box {
  display: flex;
  gap: 30px;
}
.footer-bottom-box a {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin: 0;
  padding: 0;

  color: #ffffff;
}

/* Header */
.show-link {
  position: relative;
}
.show-link.show::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  width: 8px;
  height: 8px;
  background-color: #4bd3c3;
  border-radius: 50%;
  transform: translateX(-50%) translateY(10px);
}
.policy {
  position: relative;
  overflow: hidden;
  width: 100%;
  z-index: 3;
  padding-bottom: 100px;
}
.policy h3 {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 40px;
  text-align: center;
  margin-top: 57px;
  color: #12376f;
  position: relative;
  z-index: 5;
  margin-bottom: 24px;
}
.policy-box {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  padding: 0 61px;
  position: relative;
  z-index: 5;
  color: #3a3a3a;
}
.policy-box h3 {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #12376f;
}
.mt-36 {
  margin-top: 36px;
}
.policy-box-text {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  margin-top: 12px;
  color: #3a3a3a;
}
.policy-icon {
  width: 30px;
  height: 22px;
}
.policy-up {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 61px;
  bottom: 17px;
  width: 50px;
  height: 50px;
  z-index: 20;
  border: 2px solid #3b50ad;

  background: #ffffff;
  box-shadow: 0px 5px 25px -10px #8e6de9;
  border-radius: 100px;
  animation: moveUp 1s ease-in-out infinite;
  cursor: pointer;
}
.policy-bg-2 {
  position: absolute;
  bottom: 20%;
  width: 55% !important;
  right: -162px;
  transform: rotate(100deg);
  opacity: 0.6;
}
.rules-bg-2 {
  position: absolute;
  bottom: 23%;
  width: 55% !important;
  right: -191px;
  transform: rotate(100deg);
  opacity: 0.6;
}
.policy-bg-3 {
  position: absolute;
  bottom: -33%;
  width: 55% !important;
  left: -500px;
  transform: rotate(87deg);
}
.rules-child {
  position: absolute;
  width: 1700px;
  height: 1257px;
  right: 30%;
  top: 19px;
}
.home-up {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  right: 61px;
  bottom: 17px;
  width: 50px;
  height: 50px;
  z-index: 20;
  border: 2px solid #3b50ad;
  z-index: 999;
  background: #ffffff;
  box-shadow: 0px 5px 25px -10px #8e6de9;
  border-radius: 100px;
  animation: moveUp 1s ease-in-out infinite;
  cursor: pointer;
}
.policy-up-link {
  display: block;
  width: 100%;
}
.loading {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99999;
}
.loading-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #616161;
  opacity: 0.7;
}
.loading-notify {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: white;
  color: white;
  padding: 15px;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  transition: opacity 0.3s, transform 0.3s;
  width: 600px;
  height: 400px;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.loading-notify-icon {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
}
.loading-notify-icon:hover {
  opacity: 0.8;
}
.loading-notify-text {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 40px;
  display: flex;
  align-items: center;
  text-align: center;
  display: block;
  color: #000000;
}
.loading-none {
  display: none;
}
.loading-icon {
  width: 100px;
  height: 100px;
  animation: rotate 2s linear infinite;
  position: absolute;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes moveUp {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.policy-box-text-2 {
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #3a3a3a;
}
.policy-text-flex {
  display: flex;
  width: 100%;
}
.policy-child {
  position: absolute;
  width: 1700px;
  height: 1257px;
  left: 0;
  top: -88px;
}

.handle {
  position: fixed !important;
  width: 100%;
  top: 0;
}
.header-handle.handle {
  display: flex;
  opacity: 1;
  animation: expandHeader 1s ease forwards;
}
.logo.show {
  opacity: 0;
}
.header-handle.mounted:not(.handle) {
  animation: collapseHeader 1.5s ease forwards;
  animation-fill-mode: both;
}
@keyframes expandHeader {
  from {
    height: 0;
  }
  to {
    height: 76px;
  }
}
@keyframes collapseHeader {
  from {
    height: 76px;
    opacity: 1;
    top: 100px;
  }
  to {
    top: 40px;
    height: 50px;
    opacity: 0;
  }
}
.option-box-child-mobile {
  position: absolute;
  bottom: -31%;
}
.slider-image {
  border-radius: 0px 8px 8px 0px;
}

@media screen and (min-width: 1441px) {
  .talk {
    margin-right: auto;
    margin-left: auto;
    max-width: 1440px;
  }
  .policy {
    margin-right: auto;
    margin-left: auto;
    width: 1440px !important;
  }
  .footer-box {
    margin-right: auto;
    margin-left: auto;
    max-width: 1440px;
  }
  .form-send {
    padding: 100px 0px 0;
    margin-right: auto;
    margin-left: auto;
    max-width: 1440px;
  }
  .header-box {
    margin-right: auto;
    margin-left: auto;
    max-width: 1440px;
  }
  .form-child {
    transform: rotate(250deg);
  }
  .content {
    margin-right: auto;
    margin-left: auto;
    max-width: 1440px;
    left: 0;
    right: 0;
  }
  .talk {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .container-box-image {
    width: 100%;
  }
  .container-box {
    width: 100vw;
  }
  .introduction {
    margin: 0 auto;
    max-width: 1440px;
    padding: 100px 0 0;
  }
  .statistical-box {
    margin-right: auto;
    margin-left: auto;
    max-width: 1440px;
  }
  .statistical-background {
  }
  .option-box {
    margin-right: auto !important;
    margin-left: auto !important;
    max-width: 1440px;
  }
  .option-box-child-2 {
    width: 100%;
  }
  .notify-box {
    margin-right: auto;
    margin-left: auto;
    max-width: 1440px;
  }
  .notify-child {
    width: 100vw;
    right: 0;
  }
  #contact {
    margin-right: auto;
    margin-left: auto;
    max-width: 1440px;
  }
  .messenger {
    margin-right: auto;
    margin-left: auto;
    max-width: 1440px;
  }
}

@media screen and (max-width: 1439px) {
  .talk {
    width: 100vw;
    margin-top: 0;
  }
  .talk-item {
    height: 155px;
  }
  .talk-item p {
    font-size: 1rem;
  }
  .statistical-title-child {
    width: 55%;
  }
  .statistical-image {
    right: 10px;
  }
  .statistical-title-child {
    left: 40px;
  }
  .option-box-all {
    width: 100%;
  }
  .option-box-check {
    width: 85%;
  }
  .form-text {
    width: 100%;
  }
  .form-input {
    width: 100%;
  }
  .form-send textarea {
    width: 100%;
  }
  .box-row-form button {
    width: 100px;
    padding: 0 40px;
    width: 190px;
    border: 1px solid #1c79bd;
  }
  .slider-text {
    margin-bottom: 20px;
  }
  .map-iframe {
    width: 100%;
    border-radius: 8px;
  }
  .header {
    width: 100%;
  }
  .notify-box-container {
    width: 55%;
    padding: 0 12px 0 50px;
  }
  .footer {
  }
}
.carousel-indicators {
  bottom: -25% !important;
}
.carousel-indicators button {
  border: none !important ;
  width: 8px !important;
  height: 8px !important;

  background: #d9d9d9 !important;
  border-radius: 25px !important;
}
.carousel-indicators .active {
  width: 40px !important;
  height: 8px !important;
  background: #12376f !important;
  border-radius: 8px !important;
}
.carousel-indicators-2 {
  bottom: -8% !important;
}
.carousel-control-prev {
  display: none;
}
.carousel-control-next {
  display: none;
}
.carousel-indicators-2 button {
  border: none !important ;
  width: 8px !important;
  height: 8px !important;

  background: #d9d9d9 !important;
  border-radius: 25px !important;
}
.carousel-indicators-2 .active {
  width: 40px !important;
  height: 8px !important;
  background: #12376f !important;
  border-radius: 8px !important;
}
.option-box-mobile {
  padding: 0 16px;
}
.notify-option-mobile ul {
  padding: 0 16px;
  position: relative;
  background: white;
}
.notify-option-mobile {
  box-shadow: 0px 0px 0px 0.1px rgba(0, 0, 0, 0.15);
  cursor: pointer;
}
.notify-option-mobile-content {
  margin-top: 10px;
  padding-right: 4px;
  display: none;
}
.notify-option-mobile.selected {
  background-color: #ecf5ff;
}
.notify-option-mobile.selected .notify-option-mobile-content {
  display: block !important;
}
.notify-box-icon {
  height: 16px;
  position: absolute;
  right: 24px;
}
.notify-option-mobile.selected .notify-box-icon {
  color: #4bd3c3;
  transform: rotate(-179.92deg);
}
.notify-option-mobile.selected .notify-radius {
  background-color: #4bd3c3;
}
.notify-option-mobile.selected .notify-box-text {
  color: #474747;
  font-weight: bold;
}
.notify-box-mobile {
  position: relative;
  z-index: 100;
}
.notify-box-mobile ul {
  padding-left: 16px;
  padding-right: 16px;
}
.header-menu {
  position: absolute;
  right: 5%;
  cursor: pointer;
  top: 10px;
}
.header-menu-box {
  width: 100%;
  padding: 0;
  text-align: center;
  position: relative;
  z-index: 999;
  background-color: #fff;
  height: 0;
  transition: all 1s ease;
  overflow: hidden;
}
.header-menu-box.show {
  animation: expandMenu 0.5s forwards;
  height: 268px;
}

@keyframes expandMenu {
  from {
    height: 0;
  }
  to {
    height: 268px;
  }
}

.header-menu-box li {
  padding: 20px 0;
  font-family: "Helvetica Neue";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.header-menu-box li a {
  color: #616161;
}
.show-link-mobile.show {
  color: #12376f;
}
@media screen and (min-width: 768px) {
  .header-menu {
    display: none;
  }
  .introduct-custom{
    display: flex;
    flex-direction: column;
  }
  .form-send {
    z-index: 1000;
  }
  .form-input {
    z-index: 1000;
    position: relative;
  }
  .form-child-2 {
    display: none;
  }
  .form-child-3 {
    display: none;
  }
  .form-child-mobile-4 {
    display: none;
  }
  .option-box-child-mobile {
    display: none;
  }
  .map-iframe {
    height: 341px;
    width: 100%;
  }
  .notify-child-mobile {
    display: none;
  }
  .notify-child-mobile-2 {
    display: none;
  }
  .form-child-mobile-1 {
    display: none;
  }
  .form-child-mobile-3 {
    display: none;
  }
  .content-image-mobile {
    display: none;
  }
  .statistical-background-2 {
    display: none;
  }
  .talk-mobile {
    display: none;
  }
  .option-box-mobile {
    display: none;
  }
  .slider-box-text-mobile {
    display: none;
  }
  .form-send-bg {
    display: none;
  }
  .notify-box-mobile {
    display: none;
  }
  .footer-bottom-link {
    display: flex !important;
    gap: 20px;
  }
}
@media screen and (max-width: 1279px) {
  .option-box-item-2 {
    width: auto;
  }
  .content {
    height: 100%;
  }
  .content-item {
    padding-top: 10%;
  }
  .title-body-2 {
    font-size: 3rem;
  }
  .title-body-3 {
    top: 65%;
  }
  .content-btn {
    top: 75%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .talk-item {
    height: auto;
  }
  .statistical-title-child {
    width: 50%;
  }
}
@media screen and (min-width: 767px) and (max-width: 850px) {
  .option-box-all {
    height: 885px;
  }
}
@media screen and (min-width: 568px) and (max-width: 767px) {
  .option-box-mobile {
    margin: auto;
    width: 80%;
  }
}


@media screen and (max-width: 767px) {
  .form-child-mobile-4 {
    position: absolute;
    bottom: -22%;
    right: -3%;
    width: 80%;
    opacity: 0.32;
  }
  .slider-image{
    border-radius: 0px 0px 8px 8px;
  }
  .logo {
    width: 53px;
    height: 37.63px;
  }
  .header-menu {
    display: block;
  }
  .messenger {
    z-index: 999;
  }
  .handle {
    height: 56px;
  }
  .footer-underline {
    margin-top: 12px;
  }
  .option-text-box {
    margin-left: 49px !important;
    gap: 0;
  }
  .form-text-2 {
    margin-top: 20px;
    margin-bottom: 0 !important;
  }
  .form-text {
    font-family: "Helvetica Neue";
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 24px;
  }
  .form-label {
    margin-top: 8px;
  }
  .talk-item {
    border-radius: 0px 0px 8px 8px;
  }
  .statistical-title p {
    font-size: 16px;
  }
  .option-text-box-2 {
    font-size: 50px !important;
  }

  .form-send-bg {
    position: relative;
    z-index: 99;
  }
  .content-image {
    display: none;
  }
  .loading-notify {
    width: 80%;
  }
  .loading-icon {
    width: 50px;
    height: 50px;
  }
  .notify-child {
    display: none;
  }
  .notify-child-mobile {
    position: absolute;
    width: 80%;
    top: -80px;
    opacity: 0.32;
  }
  .notify-child-mobile-2 {
    position: absolute;
    width: 100%;
    top: -200px;
    opacity: 0.32;
  }
  .form-child-mobile-1 {
    position: absolute;
    width: 100%;
    top: -173px;
  }
  .form-child {
    bottom: -300px;
  }
  .form-title-2 {
    margin-top: 14px;
    font-size: 24px;
  }
  .mt-55 {
    margin-top: 12px !important;
  }
  .form-child-mobile-3 {
    position: absolute;
    width: 100%;
    top: 510px;
    opacity: 0.32;
  }
  .home-up {
    display: none;
  }
  .slider-text-2 {
    margin-top: 7px;
  }
  .control-btn img {
    width: 16px;
  }
  .introduction h3 {
    padding-top: 180px;
  }
  .statistical-background {
    display: none;
  }
  .policy-up {
    display: none;
  }
  .statistical-title {
    margin-top: 48px;
    padding-top: 28px;
    height: 165px;
  }
  .statistical-title-child {
    height: 125px;
  }
  .statistical-child {
    margin-top: 8px;
  }
  .statistical-child-text {
    margin-top: 14px;
  }
  .policy-box {
    padding: 0 16px;
  }
  .header {
    height: auto;
    min-height: 56px;
    flex-direction: column;
    padding: 0;
    padding-top: 10px;
  }
  .logo {
    height: 37.6px;
  }
  .logo img {
    height: 100%;
  }
  .header-nav {
    display: none;
  }
  .header-box {
    justify-content: center;
    padding: 0 80px;
  }
  .content {
    display: none;
  }
  .talk {
    display: none;
  }
  .talk-mobile {
    margin-left: 16px;
    margin-right: 16px;
    display: flex;
    gap: 8px;
    position: relative;
    margin-bottom: -100px;
    z-index: 999;
  }
  .introduction {
    margin-top: 100px;
    padding: 200px 16px 0px;
    position: relative;
  }
  .introduction h3 {
    font-size: 24px;
    margin-right: 0;
    margin-bottom: 0;
  }
  .option {
    margin-top: 102px;
    padding-top: 80px;
    position: relative;
    z-index: 999;
  }
  .option h3 {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .introduct-item {
    margin-bottom: 24px;
    height: auto;
    margin-top: 8px;
  }
  .progress-bar {
    width: 35%;
  }
  .notify h3 {
    font-size: 24px;
    margin-bottom: 40px;
  }
  .introduct-image-mobile-resize {
    display: none;
  }
  .option-box-all {
    height: 537px;
    position: relative;
    z-index: 99;
  }
  .messenger h3 {
    font-size: 24px;
  }

  .introduct-text-2 {
    margin-top: 8px;
  }
  .introduction-box-margin {
    margin-top: -4px !important;
  }
  .statistical-image {
    display: none;
  }
  .statistical {
    margin-top: 8px;
  }
  .statistical-title-child {
    position: relative;
    top: 0;
    width: 90%;
    margin: auto;
    left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .statistical-child {
    width: 100%;
  }
  .statistical-title p {
    width: 281px;
    margin: 0 auto;
  }
  .statistical-child-number {
    font-size: 36px;
    line-height: 36px;
    margin-top: 24px;
  }
  .statistical-child ul {
    padding-left: 0;
  }
  .option-box {
    display: none !important;
  }
  .messenger {
    padding-left: 13px;
    padding-right: 13px;
    height: auto;
    padding-bottom: 46px;
    margin-top: 64px;
    padding-top: 48px;
  }
  .slider-box {
    flex-direction: column;
    height: auto;
    text-align: center;
  }
  .slider-box-text {
    display: none;
  }
  .slider-text {
    height: auto;
    max-width: 100%;
    padding: 0 12px;
    margin-top: 10px;
  }
  .controls {
    justify-content: center;
  }
  .notify {
    padding: 0;
    padding-top: 35px;
    height: auto;
  }
  .notify-box {
    display: none;
  }
  .notify-option-mobile {
    padding: 25px 16px;
    z-index: 2;
    background-color: #fff;
    box-shadow: 0px 0px 0px 0.2px rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 100;
  }
  .notify-option-box {
    display: flex;
    gap: 8px;
    align-items: center;
  }
  .notify-box-text {
    font-size: 15px;
  }
  .notify-radius {
    margin-left: 0;
  }
  .form-send {
    margin-top: 0;
    padding: 44px 25px 0;
    z-index: 99;
    margin-bottom: 38px;
  }
  .form-label-2 {
    margin-top: 8px !important;
  }
  .form-send h3 {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .form-title {
    font-size: 24px;
    margin-bottom: 0;
  }
  .form-relative {
    padding: 0 10px !important;
    margin-top: 0 !important;
  }
  .form-child {
    width: 100vw;
  }
  .view-main {
    overflow: hidden;
    padding-top: 56px;
  }
  .introduct-text {
    padding-left: 8px;
  }
  .map-iframe {
    height: 284px;
  }
  .form-child {
    bottom: 0;
    display: none;
  }
  .footer-box {
    position: relative;
    z-index: 99;
    background-color: #12376f;
  }
  .form-child-2 {
    top: -315px;
    /* bottom: 0; */
    position: absolute;
    left: -2px;
  }
  .form-child-3 {
    top: -73px;
    /* bottom: 0; */
    position: absolute;
    left: 130px;
    opacity: 0.32;
  }
  .container-box-image {
    width: 100%;
    right: 0;
  }
  .box-row-form {
    flex-direction: column;
  }
  .box-form-input-2 {
    width: 100%;
  }
  .box-row-form button {
    margin: auto;
    padding: 12px 58px;
    margin-top: 8px;
    margin-bottom: 32px;
  }
  .footer-top {
    flex-direction: column;
    position: relative;
    z-index: 88;
  }
  .footer-top-text {
    width: 100%;
    margin-bottom: 21px;
  }

  .footer-top-box {
    margin-left: 0;
    justify-content: space-between;
  }
  .footer-top-box-link {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
  .footer {
    height: auto;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    padding-top: 0;
  }
  .footer-box {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 36px;
  }
  .footer-bottom {
    flex-direction: column;
    margin-top: 12px;
  }
  .footer-bottom-overight {
    margin-top: 16px;
    text-align: center;
  }
  .footer-bottom-box {
    flex-direction: column;
    gap: 16px;
  }
  .footer-bottom-box a {
    display: block;
  }
  .footer-bottom-link {
    display: flex;
  }
  .footer-link-item {
    flex-basis: 50%;
  }
}
@media screen and (max-width: 1000px) {
  .option-text-box-2 {
    font-size: 40px;
    margin-left: 2% !important;
  }
  .option-text-box {
    margin-left: 2%;
    gap: 0;
  }
  .option-box-item {
    width: 100% !important;
    height: auto !important;
  }
  .option-text-2 {
    width: 100% !important;
    margin-left: 21px;
  }
  .option-box-mobile {
  }
  #carouselExampleIndicators {
    width: 100%;
  }
  .carousel-inner {
    overflow: inherit !important;
  }
  .carousel-control-next {
    display: none !important;
  }
  .carousel-control-prev {
    display: none !important;
  }
  .footer {
    height: auto;
  }
  .statistical-image {
    width: 40%;
  }

  .statistical-child {
    width: 100%;
  }
  .statistical-child ul {
    padding: 0;
  }
  .notify-option {
    padding-right: 50px;
  }
  .option-box-check p {
    height: auto;
  }
  .option-box-item-2 {
    height: auto;
    padding-top: 0 !important;
    gap: 24px;
  }
  .slider-text {
    height: auto;
  }
  .slider-box {
    height: auto;
  }
  .slider-box-text {
    padding: 10px 0;
  }
  .notify-box-text {
    padding-right: 25px;
  }
}
@media screen and (min-width: 550px) {
  .form-send-bg {
    display: none;
  }
}
@media screen and (min-width: 767px) and (max-width: 780px) {
  .header-nav ul li {
   font-size: 15px;
  }
}
