@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700&display=swap");
html,
body {
  margin: 0%;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  font-family: var(-montserrat-regular); }

:root {
  --primary-color: #50b9fd;
  --secondary-color: #333f50;
  --light-text-color: #63708a;
  --box-shadow: 0 10px 32px 0 rgba(1, 51, 85, 0.1);
  --border-color: #b1bdce;
  /* font family variables. */
  --quicksand: 'Montserrat', sans-serif;
  --quicksand-regular: 'Montserrat-Regular', sans-serif; }

@font-face {
  font-family: "Montserrat-Regular";
  src: url("../fonts/Montserrat/Montserrat-Regular.ttf"); }

@font-face {
  font-family: "Quicksand-Bold";
  src: url("../fonts/Montserrat/Montserrat-Bold.ttf"); }

/* padding marign */
.pr-16 {
  padding-right: 16px; }

.pt-30 {
  padding-top: 30px; }

.pt-40 {
  padding-top: 40px; }

.pt-50 {
  padding-top: 50px; }

.pt-60 {
  padding-top: 60px; }

.pb-20 {
  padding-bottom: 20px; }

.ml-am-15 {
  margin-left: 0px !important; }

.ml-15 {
  margin-left: 15px !important; }

.ml-130 {
  margin-left: 130px; }

.mt-80 {
  margin-top: 80px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-30 {
  margin-bottom: 30px; }

/* flag */
.flag-icon-uk {
  background: url("../../images/flag/uk.svg");
  width: 20px;
  height: 20px; }

.form-control {
  background-color: #153a63;
  border-radius: 8px;
  border: none;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  color: #b1bdce; }

.btn-primary {
  border-color: transparent; }

.btn-group-lg > .btn,
.btn-lg {
  width: 300.3px;
  height: 62px;
  flex-grow: 0;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 20px 262.7px 0 0;
  padding: 3px 28px;
  border-radius: 50px;
  color: #141d2a;
  background-color: #9ecd54; }

.btn-lg2 {
  width: 300.3px;
  height: 62px;
  flex-grow: 0;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 20px 262.7px 0 0;
  padding: 3px 28px;
  border-radius: 50px;
  color: #141d2a;
  background-color: #0d2c4f; }

.btn-readmore {
  width: 300.3px;
  height: 62px;
  flex-grow: 0;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 20px 262.7px 0 0;
  padding: 3px 28px;
  border-radius: 50px;
  color: #141d2a;
  background-color: #141d2a; }

.btn-lg-2 {
  font-family: Montserrat;
  border-radius: 100px;
  height: 48px;
  background-color: var(--primary-color);
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center; }

.header_area .main-menu .navbar .navbar-brand {
  padding: 5px 0px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  height: 68px;
  font-family: Montserrat;
  display: flex;
  align-items: center; }

.header_area .main-menu .navbar .nav-item {
  padding: 0.5rem 1rem; }

.header_area .main-menu .navbar .nav-link-show-mobile {
  display: none; }

.header_area .main-menu .navbar .nav-link-show-mobile-search {
  display: none; }

.header_area .main-menu .navbar .nav-item .nav-link {
  font-size: 1rem;
  font-family: Montserrat;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #fff; }

.header_area .main-menu .navbar .navbar-nav {
  white-space: nowrap; }
  .header_area .main-menu .navbar .navbar-nav .active a {
    background: var(--primary-color);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text; }
  .header_area .main-menu .navbar .navbar-nav a:hover {
    background: var(--primary-color);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text; }

.header_area .main-menu .navbar .nav-item .border-flag {
  border: 1px solid;
  border-color: var(--border-color);
  border-radius: 20px; }

.header_area .main-menu .navbar .register-product {
  color: #FFF !important;
  background-color: #1877F2;
  border-radius: 25px;
  height: 40px;
  width: 110px; }

.header_area .main-menu .navbar .login-product {
  color: #1877F2 !important;
  background-color: #FFF;
  border-radius: 25px;
  border: 2px solid #1877F2;
  height: 40px;
  width: 110px; }

@media only screen and (max-width: 1024px) {
  .header_area .main-menu .navbar .nav-item {
    padding: 0.5rem 0.5rem; } }

.site-main .site-banner {
  height: 756px;
  display: flex;
  object-fit: contain;
  justify-content: center;
  align-self: center;
  align-items: center;
  position: relative;
  z-index: 1;
  background-image: linear-gradient(to bottom, #001252, #07289e, #0e3fef); }
  .site-main .site-banner .overlay {
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1; }
  .site-main .site-banner .backoffice {
    width: 595px;
    height: 113px;
    flex-grow: 0;
    object-fit: contain; }
  .site-main .site-banner .Button_1 {
    width: 272px;
    height: 62px;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 3px 28px;
    border-radius: 50px;
    background-color: #9ecd54; }
  .site-main .site-banner .Button_text {
    width: 114px;
    height: 17px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #141d2a; }
  .site-main .site-banner .title-banner {
    height: 152px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 24px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: normal;
    text-align: left;
    color: #fff; }
  .site-main .site-banner .subtitle-banner {
    color: var(--secondary-color);
    font-size: 1.2rem;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left; }

.site-main .about {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 24px;
  padding: 100px;
  background-color: #f2f5f9; }
  .site-main .about .title {
    width: 161.7px;
    height: 26px;
    flex-grow: 0;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #9ecd54; }
  .site-main .about .line-border {
    width: 133px;
    height: 1px;
    flex-grow: 0;
    margin: 10.3px 324px 14px 10px;
    background-color: #9ecd54; }
  .site-main .about .Button_1 {
    width: 287.4px;
    height: 62px;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 48px 270.5px 0 1.1px;
    padding: 3px 28px;
    border-radius: 50px;
    background-color: #9ecd54; }
  .site-main .about .Button_text {
    width: 81px;
    height: 17px;
    flex-grow: 0;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #141d2a; }
  .site-main .about .sub_about {
    width: 562px;
    height: auto;
    flex-grow: 0;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    text-align: left;
    color: #333f50;
    margin: auto;
    margin-bottom: 20px; }
  .site-main .about .h2, .site-main .about h2 {
    width: 559px;
    height: 120px;
    flex-grow: 0;
    font-family: Montserrat;
    margin: 14.3px 0 48px;
    font-size: 52px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    text-align: left;
    color: #141d2a; }
  .site-main .about .h5, .site-main .about h5 {
    font-size: 1.25rem;
    width: 354px;
    height: 35px;
    margin: 16px 82px 0;
    font-size: 28px;
    line-height: 1.25;
    text-align: center;
    color: #63708a;
    margin-left: 365px; }
  .site-main .about h4 {
    width: 466px;
    height: 100px;
    font-size: 40px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #50b9fd;
    margin-top: 130px; }
  .site-main .about span {
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #63708a; }

.site-main .product {
  height: 886px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 50px;
  padding-bottom: 120px;
  background-color: #fff; }
  .site-main .product .title {
    flex-grow: 0;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 30px;
    color: #9ecd54; }
  .site-main .product .title-product {
    width: 790px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 52px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    text-align: center;
    margin-left: 18%;
    padding-bottom: 30px;
    color: #141d2a; }
  .site-main .product .line-border {
    width: 126px;
    margin-left: 45%;
    height: 1px;
    flex-grow: 0;
    background-color: #9ecd54; }
  .site-main .product .mt-80 {
    margin-top: 80px; }
  .site-main .product .bg-box1-product {
    width: 370px;
    height: auto;
    flex-grow: 0;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 30px 23px;
    border-radius: 20px;
    background-color: #0067ca; }
    .site-main .product .bg-box1-product .align-img {
      width: 93px;
      flex-grow: 0;
      margin: 0 110px 18.2px 120px;
      object-fit: contain; }
    .site-main .product .bg-box1-product .title-box-product {
      width: 297px;
      height: 26px;
      flex-grow: 0;
      margin: 18.2px 19px;
      font-family: Montserrat;
      font-size: 24px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.41;
      letter-spacing: normal;
      text-align: center;
      color: #141d2a; }
    .site-main .product .bg-box1-product .sub-box-product {
      width: 288px;
      height: 200px;
      flex-grow: 0;
      margin: 19px 1px 0 0;
      font-family: Montserrat;
      font-size: 16px;
      font-weight: 500;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.5;
      letter-spacing: normal;
      text-align: center;
      margin: auto;
      color: #141d2a; }
    .site-main .product .bg-box1-product .Button_1 {
      width: 272px;
      height: 62px;
      flex-grow: 0;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      padding: 3px 28px;
      margin: 60px 0 0 28px;
      border-radius: 50px; }
    .site-main .product .bg-box1-product .Button_text {
      width: 81px;
      height: 17px;
      flex-grow: 0;
      font-family: Montserrat;
      font-size: 14px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: center;
      color: #fff; }
  .site-main .product .bg-box2-product {
    width: 370px;
    height: auto;
    flex-grow: 0;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 30px 23px;
    border-radius: 20px;
    background-color: #00b8ac; }
    .site-main .product .bg-box2-product .align-img {
      width: 93px;
      flex-grow: 0;
      margin: 0 110px 18.2px 120px;
      object-fit: contain; }
    .site-main .product .bg-box2-product .title-box-product {
      width: 297px;
      height: 26px;
      flex-grow: 0;
      margin: 18.2px 19px;
      font-family: Montserrat;
      font-size: 24px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.41;
      letter-spacing: normal;
      text-align: center;
      color: #141d2a; }
    .site-main .product .bg-box2-product .sub-box-product {
      width: 288px;
      height: 200px;
      flex-grow: 0;
      margin: 19px 1px 0 0;
      font-family: Montserrat;
      font-size: 16px;
      font-weight: 500;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.5;
      letter-spacing: normal;
      text-align: center;
      margin: auto;
      color: #141d2a; }
    .site-main .product .bg-box2-product .Button_1 {
      width: 272px;
      height: 62px;
      flex-grow: 0;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      padding: 3px 28px;
      margin: 60px 0 0 28px;
      border-radius: 50px; }
    .site-main .product .bg-box2-product .Button_text {
      width: 81px;
      height: 17px;
      flex-grow: 0;
      font-family: Montserrat;
      font-size: 14px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: center;
      color: #fff; }
  .site-main .product .bg-box3-product {
    width: 370px;
    height: auto;
    flex-grow: 0;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 30px 23px;
    border-radius: 20px;
    background-color: #56ccf2; }
    .site-main .product .bg-box3-product .align-img {
      width: 93px;
      flex-grow: 0;
      margin: 0 110px 18.2px 120px;
      object-fit: contain; }
    .site-main .product .bg-box3-product .title-box-product {
      width: 297px;
      height: 26px;
      flex-grow: 0;
      margin: 18.2px 19px;
      font-family: Montserrat;
      font-size: 24px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.41;
      letter-spacing: normal;
      text-align: center;
      color: #141d2a; }
    .site-main .product .bg-box3-product .sub-box-product {
      width: 288px;
      height: 200px;
      flex-grow: 0;
      margin: 19px 1px 0 0;
      font-family: Montserrat;
      font-size: 16px;
      font-weight: 500;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.5;
      letter-spacing: normal;
      text-align: center;
      margin: auto;
      color: #141d2a; }
    .site-main .product .bg-box3-product .Button_1 {
      width: 272px;
      height: 62px;
      flex-grow: 0;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      padding: 3px 28px;
      border-radius: 50px;
      margin: 60px 0 0 28px; }
    .site-main .product .bg-box3-product .Button_text {
      width: 81px;
      height: 17px;
      flex-grow: 0;
      font-family: Montserrat;
      font-size: 14px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: center;
      color: #fff; }

@media only screen and (max-width: 1024px) {
  .site-main .product .title-product {
    width: 100%;
    margin-left: 0%; }
  .site-main .product .bg-box1-product {
    width: 310px; }
    .site-main .product .bg-box1-product .align-img {
      margin: 0 90px 10px 90px; }
    .site-main .product .bg-box1-product .title-box-product {
      width: 240px; }
    .site-main .product .bg-box1-product .sub-box-product {
      width: 250px; }
    .site-main .product .bg-box1-product .Button_1 {
      width: 250px;
      margin: 60px 0 0 6px; }
  .site-main .product .bg-box2-product {
    width: 310px; }
    .site-main .product .bg-box2-product .align-img {
      margin: 0 90px 10px 90px; }
    .site-main .product .bg-box2-product .title-box-product {
      width: 240px; }
    .site-main .product .bg-box2-product .sub-box-product {
      width: 250px; }
    .site-main .product .bg-box2-product .Button_1 {
      width: 250px;
      margin: 60px 0 0 6px; }
  .site-main .product .bg-box3-product {
    width: 310px; }
    .site-main .product .bg-box3-product .align-img {
      margin: 0 90px 10px 90px; }
    .site-main .product .bg-box3-product .title-box-product {
      width: 240px; }
    .site-main .product .bg-box3-product .sub-box-product {
      width: 250px; }
    .site-main .product .bg-box3-product .Button_1 {
      width: 250px;
      margin: 60px 0 0 6px; }
  .site-main .about h2 {
    width: 350px;
    font-size: 42px; }
  .site-main .about .sub_about {
    width: 480px; }
  footer .line-border {
    margin: 14px 440.6px 0 380px; } }

@media only screen and (max-width: 768px) {
  .site-main .product .title-product {
    width: 100%;
    margin-left: 0%; }
  .site-main .product .bg-box1-product {
    width: 230px; }
    .site-main .product .bg-box1-product .align-img {
      margin: 0 20px 10px 50px; }
    .site-main .product .bg-box1-product .title-box-product {
      width: 180px;
      margin: 18.2px 0px;
      font-size: 18px; }
    .site-main .product .bg-box1-product .sub-box-product {
      width: 180px;
      font-size: 14px; }
    .site-main .product .bg-box1-product .Button_1 {
      width: 180px;
      margin: 60px 0 0 0px; }
  .site-main .product .bg-box2-product {
    width: 230px; }
    .site-main .product .bg-box2-product .align-img {
      margin: 0 20px 10px 50px; }
    .site-main .product .bg-box2-product .title-box-product {
      width: 180px;
      margin: 18.2px 0px;
      font-size: 18px; }
    .site-main .product .bg-box2-product .sub-box-product {
      width: 180px;
      font-size: 14px; }
    .site-main .product .bg-box2-product .Button_1 {
      width: 180px;
      margin: 60px 0 0 0px; }
  .site-main .product .bg-box3-product {
    width: 230px; }
    .site-main .product .bg-box3-product .align-img {
      margin: 0 20px 10px 50px; }
    .site-main .product .bg-box3-product .title-box-product {
      width: 180px;
      margin: 18.2px 0px;
      font-size: 18px; }
    .site-main .product .bg-box3-product .sub-box-product {
      width: 180px;
      font-size: 14px; }
    .site-main .product .bg-box3-product .Button_1 {
      width: 180px;
      margin: 60px 0 0 0px; }
  .site-main .about .line-border {
    width: 80px;
    margin: 10.3px 324px 14px 20px; }
  .site-main .about h2 {
    width: 250px;
    font-size: 32px; }
  .site-main .about .sub_about {
    width: 350px; }
  .site-main .about .Button_1 {
    width: 220px; } }

@media only screen and (max-width: 480px) {
  .site-main .site-banner {
    height: 556px; }
    .site-main .site-banner .title-banner {
      font-size: 18px; }
    .site-main .site-banner .img-logo {
      max-width: 55%; }
    .site-main .site-banner .Button_1 {
      width: 250px; }
    .site-main .site-banner .backoffice {
      width: auto;
      height: 50px; }
  .site-main .product {
    height: 100%; }
    .site-main .product .title {
      padding-top: 30px; }
    .site-main .product .title-product {
      font-size: 22px; }
    .site-main .product .line-border {
      margin-left: 32%; }
    .site-main .product .bg-box1-product {
      width: auto; }
      .site-main .product .bg-box1-product .title-box-product {
        width: auto;
        font-size: 24px; }
      .site-main .product .bg-box1-product .align-img {
        margin: 0 90px 10px 110px; }
      .site-main .product .bg-box1-product .sub-box-product {
        width: 250px;
        font-size: 16px; }
      .site-main .product .bg-box1-product .Button_1 {
        width: auto; }
    .site-main .product .bg-box2-product {
      width: auto; }
      .site-main .product .bg-box2-product .title-box-product {
        width: auto;
        font-size: 24px; }
      .site-main .product .bg-box2-product .align-img {
        margin: 0 90px 10px 110px; }
      .site-main .product .bg-box2-product .sub-box-product {
        width: 250px;
        font-size: 16px; }
      .site-main .product .bg-box2-product .Button_1 {
        width: auto; }
    .site-main .product .bg-box3-product {
      width: auto; }
      .site-main .product .bg-box3-product .title-box-product {
        width: auto;
        font-size: 24px; }
      .site-main .product .bg-box3-product .align-img {
        margin: 0 90px 10px 110px; }
      .site-main .product .bg-box3-product .sub-box-product {
        width: 250px;
        font-size: 16px; }
      .site-main .product .bg-box3-product .Button_1 {
        width: auto; }
  .site-main .about {
    padding: 20px; }
    .site-main .about h2 {
      width: 280px;
      font-size: 28px; }
    .site-main .about .line-border {
      margin: 1px 324px 1px 0px; }
    .site-main .about .Button_1 {
      width: 300px;
      margin: 48px 270.5px 20px 1.1px; }
    .site-main .about .sub_about {
      width: 100%;
      text-align: justify;
      margin-right: 100px;
      height: auto; } }

@media only screen and (max-width: 320px) {
  .site-main .site-banner {
    height: 600px; }
    .site-main .site-banner .title-banner {
      font-size: 16px; }
    .site-main .site-banner .img-logo {
      max-width: 55%; }
    .site-main .site-banner .Button_1 {
      width: 250px; }
    .site-main .site-banner .backoffice {
      width: auto;
      height: 50px; }
  .site-main .product {
    height: 100%; }
    .site-main .product .title {
      padding-top: 30px; }
    .site-main .product .title-product {
      font-size: 22px; }
    .site-main .product .line-border {
      margin-left: 32%; }
    .site-main .product .bg-box1-product {
      width: auto; }
      .site-main .product .bg-box1-product .title-box-product {
        width: auto;
        font-size: 24px; }
      .site-main .product .bg-box1-product .align-img {
        margin: 0 90px 10px 110px; }
      .site-main .product .bg-box1-product .sub-box-product {
        width: 250px;
        font-size: 16px; }
      .site-main .product .bg-box1-product .Button_1 {
        width: auto; }
    .site-main .product .bg-box2-product {
      width: auto; }
      .site-main .product .bg-box2-product .title-box-product {
        width: auto;
        font-size: 24px; }
      .site-main .product .bg-box2-product .align-img {
        margin: 0 90px 10px 110px; }
      .site-main .product .bg-box2-product .sub-box-product {
        width: 250px;
        font-size: 16px; }
      .site-main .product .bg-box2-product .Button_1 {
        width: auto; }
    .site-main .product .bg-box3-product {
      width: auto; }
      .site-main .product .bg-box3-product .title-box-product {
        width: auto;
        font-size: 24px; }
      .site-main .product .bg-box3-product .align-img {
        margin: 0 90px 10px 110px; }
      .site-main .product .bg-box3-product .sub-box-product {
        width: 250px;
        font-size: 16px; }
      .site-main .product .bg-box3-product .Button_1 {
        width: auto; }
  .site-main .about {
    padding: 20px; }
    .site-main .about h2 {
      width: 280px;
      font-size: 28px; }
    .site-main .about .line-border {
      margin: 1px 324px 1px 0px; }
    .site-main .about .Button_1 {
      width: 250px;
      margin: 48px 270.5px 20px 1.1px; }
    .site-main .about .sub_about {
      width: 100%;
      text-align: justify;
      margin-right: 100px;
      height: auto; }
  .site-main .footer-area .title-footer {
    width: 300px;
    font-size: 22px; } }

.header_area .scrolling-active .navbar {
  background-color: #001252;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  transform: translateY(0);
  transition: background-color .3s ease-out; }

.site-main .site-bannerapplication {
  display: flex;
  object-fit: contain;
  justify-content: center;
  align-self: center;
  align-items: center;
  background-image: linear-gradient(to bottom, #341cae, #56ccf2);
  height: 756px;
  position: relative;
  z-index: 1; }
  .site-main .site-bannerapplication .container {
    height: 452px; }
  .site-main .site-bannerapplication .overlay {
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1; }
  .site-main .site-bannerapplication .Button_1 {
    width: 272px;
    height: 62px;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 3px 28px;
    border-radius: 50px;
    background-color: #9ecd54; }
  .site-main .site-bannerapplication .Button_text {
    width: 114px;
    height: 17px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #141d2a; }
  .site-main .site-bannerapplication .title {
    width: 257px;
    height: 20px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    padding-top: 30px;
    color: #fff; }
  .site-main .site-bannerapplication .title-banner {
    width: 729px;
    height: 110px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 72px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    padding-top: 20px;
    color: #fff; }
  .site-main .site-bannerapplication .sub-banner {
    width: 658px;
    height: 193px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: normal;
    text-align: left;
    padding-top: 10px;
    color: #fff; }

.site-main .steps {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 50px;
  padding-bottom: 120px;
  background-color: #fff; }
  .site-main .steps .text-box {
    height: 251px;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0; }
  .site-main .steps .title-step {
    width: 625px;
    height: 43px;
    flex-grow: 0;
    margin: 0 0 0.1px 0.4px;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: normal;
    text-align: left;
    color: #141d2a; }
  .site-main .steps .sub-step {
    width: 577.1px;
    height: 130.1px;
    flex-grow: 0;
    margin: 0.1px 48.3px 0 0;
    font-family: Montserrat;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    text-align: left;
    color: #333; }
  .site-main .steps .ellipse {
    width: 72px;
    flex-grow: 0;
    margin-left: 36px;
    padding-bottom: 88px; }
  .site-main .steps .mt-80 {
    margin-top: 80px; }
  .site-main .steps .icons {
    width: 220px;
    height: 220px;
    flex-grow: 0;
    object-fit: contain;
    margin: auto; }

.site-main .prices {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 104px;
  /* input[type="range"]:focus,
  input[type="number"]:focus {
    box-shadow: 0 0 3px 1px #4b81dd;
    outline: none;
  } */
  /* Input Thumb */
  /* Input Track */ }
  .site-main .prices .frame {
    width: 1139px;
    flex-grow: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 45px;
    padding: 60px 0;
    border-radius: 80px;
    border: solid 2px #141d2a;
    background-color: #fff; }
  .site-main .prices .title-price {
    height: 58px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 52px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    text-align: center;
    color: #141d2a; }
  .site-main .prices .sub-title {
    height: 24px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 47px;
    color: #333; }
  .site-main .prices input,
  .site-main .prices output {
    display: inline-block;
    vertical-align: middle;
    font-size: 1em;
    font-family: Arial, sans-serif; }
  .site-main .prices output {
    background: #0067ca;
    padding: 5px 16px;
    border-radius: 3px;
    color: #fff; }
  .site-main .prices input[type="number"] {
    width: 40px;
    padding: 4px 5px;
    border: 1px solid #bbb;
    border-radius: 3px; }
  .site-main .prices input[type="range"] {
    -webkit-appearance: none;
    width: 918px;
    height: 3px;
    background: #DDDDDD;
    border-radius: 5px;
    background-image: linear-gradient(#56ccf2, #56ccf2);
    background-size: 1% 1%;
    background-repeat: no-repeat; }
  .site-main .prices input[type="range"]::-moz-range-track {
    padding: 0 10px;
    background: repeating-linear-gradient(to right, #ccc, #ccc 10%, #000 10%, #000 11%, #ccc 11%, #ccc 20%); }
  .site-main .prices input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #56ccf2;
    cursor: ew-resize;
    box-shadow: 0 0 2px 0 #555;
    transition: background .3s ease-in-out; }
  .site-main .prices input[type="range"]::-moz-range-thumb {
    -webkit-appearance: none;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #56ccf2;
    cursor: ew-resize;
    box-shadow: 0 0 2px 0 #555;
    transition: background .3s ease-in-out; }
  .site-main .prices input[type="range"]::-ms-thumb {
    -webkit-appearance: none;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #56ccf2;
    cursor: ew-resize;
    box-shadow: 0 0 2px 0 #555;
    transition: background .3s ease-in-out; }
  .site-main .prices input[type="range"]::-webkit-slider-thumb:hover {
    background: #56ccf2; }
  .site-main .prices input[type="range"]::-moz-range-thumb:hover {
    background: #56ccf2; }
  .site-main .prices input[type="range"]::-ms-thumb:hover {
    background: #56ccf2; }
  .site-main .prices input[type=range]::-webkit-slider-runnable-track {
    -webkit-appearance: none;
    box-shadow: none;
    border: none;
    background: transparent; }
  .site-main .prices input[type=range]::-moz-range-track {
    -webkit-appearance: none;
    box-shadow: none;
    border: none;
    background: transparent; }
  .site-main .prices input[type="range"]::-ms-track {
    -webkit-appearance: none;
    box-shadow: none;
    border: none;
    background: transparent; }
  .site-main .prices .__range-step {
    position: relative; }
  .site-main .prices .__range-max {
    float: right; }
  .site-main .prices .__range-step datalist {
    position: relative;
    display: flex;
    justify-content: space-between;
    height: auto;
    bottom: 15px;
    /* disable text selection */
    -webkit-user-select: none;
    /* Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+/Edge */
    user-select: none;
    /* Standard */
    /* disable click events */
    pointer-events: none; }
  .site-main .prices .__range-step datalist option {
    width: 10px;
    height: 10px;
    min-height: 10px;
    border-radius: 100px;
    background-color: #56ccf2;
    /* hide text */
    white-space: nowrap;
    padding: 0;
    line-height: 40px; }
  .site-main .prices .frame-32 {
    height: 35px;
    font-size: 18px;
    font-family: Montserrat;
    display: flex;
    font-weight: 500;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 21px;
    margin: 5px 36.5px 7px 300px;
    padding: 5px 10px;
    border-radius: 20px;
    border: solid 1px #bdbdbd; }
  .site-main .prices .frame-34 {
    height: 35px;
    font-size: 18px;
    font-family: Montserrat;
    display: flex;
    font-weight: 500;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 21px;
    margin: 5px 18.5px 12px 145px;
    padding: 5px 10px;
    border-radius: 20px;
    border: solid 1px #bdbdbd; }
  .site-main .prices .frame-33 {
    height: 35px;
    font-size: 18px;
    font-family: Montserrat;
    display: flex;
    font-weight: 500;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 21px;
    margin: 6.8px 180px 0 430px;
    padding: 5px 10px;
    border-radius: 20px;
    border: solid 1px #bdbdbd; }
  .site-main .prices .frame-35 {
    height: 35px;
    font-size: 18px;
    font-family: Montserrat;
    display: flex;
    font-weight: 500;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 21px;
    margin: 6.8px 110px 0 25px;
    padding: 5px 10px;
    border-radius: 20px;
    border: solid 1px #bdbdbd; }
  .site-main .prices .vn {
    height: 58px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 52px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    text-align: center;
    padding-top: 25px;
    color: #0d2c4f; }
  .site-main .prices .basic {
    height: 24px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    text-align: center;
    padding-top: 35px;
    padding-bottom: 45px;
    color: #828282; }
  .site-main .prices .Line-4 {
    width: 173px;
    height: 2px;
    margin: 0 0 0 0px;
    background-color: #56ccf2; }
  .site-main .prices .Ellipse-2 {
    width: 10px;
    height: 10px;
    /* margin: 15.3px 168px 14.8px 156.9px; */
    background-color: #56ccf2;
    border-radius: 50%; }
  .site-main .prices .Slides {
    width: 919px;
    flex-grow: 0;
    margin: auto;
    flex-direction: column; }
  .site-main .prices .Group {
    width: 918.8px;
    height: 40px;
    /* margin: 34px 0 51px 0.6px; */
    display: flex;
    align-items: center; }
  .site-main .prices .Button_1 {
    width: 272px;
    height: 62px;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 3px 28px;
    border-radius: 50px;
    margin: auto;
    color: #fff; }
  .site-main .prices .Button_text {
    height: 17px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff; }

.site-main .faq-application {
  height: auto;
  flex-grow: 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 24px;
  padding: 100px 180px;
  background-color: #f2f2f2; }
  .site-main .faq-application .title {
    height: 26px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #141d2a; }
  .site-main .faq-application .title-faq {
    height: 66px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 52px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    text-align: center;
    padding-bottom: 100px;
    color: #141d2a; }
  .site-main .faq-application .question-item {
    width: 1140px;
    height: 67px;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 31px;
    padding: 10px 16px;
    border-radius: 14px;
    margin-bottom: 16px;
    background-color: #fff; }
  .site-main .faq-application .title-item {
    width: 1043px;
    height: 34px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: normal;
    text-align: left;
    color: #333; }
  .site-main .faq-application .faq--item {
    background: #ffffff;
    padding: 15px 20px;
    position: relative;
    border: 1px solid #dee2f1;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 16px;
    /* width: 760px; */ }
  .site-main .faq-application .faq--item .faq-title .icon {
    width: 12px;
    height: 12px;
    border-top: 2px solid #2e4454;
    border-left: 2px solid #2e4454;
    position: absolute;
    right: 30px;
    top: 28px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s; }
  .site-main .faq-application .faq--item .faq-content {
    padding-top: 10px;
    padding-bottom: 10px;
    display: none; }
  .site-main .faq-application .faq--item.open .icon {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg); }
  .site-main .faq-application .faq--item.active .faq-content {
    display: block; }

@media only screen and (max-width: 1024px) {
  .site-main .steps .sub-step {
    width: 460px; }
  .site-main .prices input[type="range"] {
    width: 800px; }
  .site-main .prices .button1 {
    margin-left: 30px; }
  .site-main .prices .frame {
    width: 900px; }
  .site-main .prices .frame-32 {
    margin: 5px 36.5px 7px 170px; }
  .site-main .prices .frame-33 {
    margin: 6.8px 120px 0 320px; }
  .site-main .faq-application {
    padding: 50px 10px; }
    .site-main .faq-application .title-faq {
      font-size: 45px; }
    .site-main .faq-application .title {
      width: auto; } }

@media only screen and (max-width: 768px) {
  .site-main .steps .sub-step {
    width: 320px; }
  .site-main .steps .ellipse {
    margin-left: 0px; }
  .site-main .prices .frame {
    width: 700px; }
  .site-main .prices .frame-32 {
    font-size: 16px;
    margin: 5px 36.5px 7px 150px; }
  .site-main .prices .frame-34 {
    margin: 5px 18.5px 12px 50px;
    font-size: 16px; }
  .site-main .prices .frame-33 {
    margin: 6.8px 20px 0 230px;
    font-size: 16px; }
  .site-main .prices .frame-35 {
    margin: 6.8px 80px 0 75px;
    font-size: 16px; }
  .site-main .prices .Slides {
    width: 700px; }
  .site-main .prices input[type="range"] {
    width: 600px; }
  .site-main .prices .Group {
    width: 650px; }
  .site-main .prices .button1 {
    margin-left: 30px; }
  .site-main .prices .basic {
    font-size: 15px; }
  .site-main .faq-application {
    padding: 50px 20px; }
    .site-main .faq-application .title-faq {
      font-size: 32px; }
      .site-main .faq-application .title-faq .faq--item {
        width: 480px; }
    .site-main .faq-application .title-item {
      width: auto;
      font-size: 20px; } }

@media only screen and (max-width: 480px) {
  .site-main .site-bannerapplication {
    height: 600px; }
    .site-main .site-bannerapplication .title-banner {
      width: auto;
      font-size: 35px; }
    .site-main .site-bannerapplication .sub-banner {
      width: auto;
      text-align: justify; }
    .site-main .site-bannerapplication .Button_1 {
      margin-top: 80px; }
    .site-main .site-bannerapplication .btn-lg {
      margin: 120px 262.7px 0 0; }
  .site-main .steps .text-box {
    height: auto; }
  .site-main .steps .title-step {
    font-size: 20px;
    width: auto; }
  .site-main .steps .sub-step {
    width: auto;
    font-size: 16px;
    text-align: justify;
    margin: 0; }
  .site-main .steps .ellipse {
    padding-bottom: 15px;
    width: 10%; }
  .site-main .steps .icons {
    display: none; }
  .site-main .prices input[type="range"] {
    width: 245px; }
  .site-main .prices .title-price {
    font-size: 32px; }
  .site-main .prices .sub-title {
    height: auto; }
  .site-main .prices .Slides {
    width: 90%; }
  .site-main .prices .button1 {
    margin: 0; }
  .site-main .prices .Group {
    width: auto; }
  .site-main .prices .frame {
    width: 85%; }
  .site-main .prices .frame-32 {
    margin: 10px;
    height: 35px;
    margin-left: 80px;
    font-size: 12px; }
  .site-main .prices .frame-34 {
    font-size: 12px;
    height: 35px;
    width: 110px;
    text-align: center;
    margin: 10px; }
  .site-main .prices .frame-33 {
    font-size: 12px;
    width: 90px;
    text-align: center;
    margin: 10px;
    margin-left: 120px; }
  .site-main .prices .frame-35 {
    margin: 10px;
    font-size: 12px; }
  .site-main .prices .vn {
    height: 38px;
    font-size: 32px; }
  .site-main .prices .basic {
    height: auto;
    font-size: 14px; }
  .site-main .faq-application {
    padding: 50px 10px; }
    .site-main .faq-application .title-faq {
      font-size: 24px;
      margin: auto;
      width: auto; }
    .site-main .faq-application .faq--item .faq-title .icon {
      right: 15px; }
    .site-main .faq-application .title-item {
      width: auto;
      font-size: 18px; } }

@media only screen and (max-width: 360px) {
  .site-main .site-bannerapplication {
    height: 600px; }
    .site-main .site-bannerapplication .title-banner {
      width: auto;
      font-size: 33px;
      height: 80px; }
    .site-main .site-bannerapplication .sub-banner {
      width: auto;
      text-align: justify;
      height: auto;
      font-size: 16px; }
    .site-main .site-bannerapplication .Button_1 {
      margin-top: 80px; }
    .site-main .site-bannerapplication .btn-lg {
      margin: 50px 262.7px 0 0; }
  .site-main .steps .text-box {
    height: auto; }
  .site-main .steps .title-step {
    font-size: 20px;
    width: auto; }
  .site-main .steps .sub-step {
    width: auto;
    font-size: 16px;
    text-align: justify;
    margin: 0; }
  .site-main .steps .ellipse {
    padding-bottom: 15px;
    width: 10%; }
  .site-main .steps .icons {
    display: none; }
  .site-main .prices input[type="range"] {
    width: 240px; }
  .site-main .prices .title-price {
    font-size: 28px; }
  .site-main .prices .sub-title {
    height: auto;
    font-size: 14px; }
  .site-main .prices .Slides {
    width: 90%; }
  .site-main .prices .button1 {
    margin: 0; }
  .site-main .prices .Group {
    width: auto; }
  .site-main .prices .frame {
    width: 85%; }
  .site-main .prices .frame-32 {
    margin: 10px;
    height: 35px;
    margin-left: 85px;
    font-size: 10px; }
  .site-main .prices .frame-34 {
    font-size: 10px;
    height: 35px;
    width: 110px;
    text-align: center;
    margin: 10px; }
  .site-main .prices .frame-33 {
    font-size: 10px;
    width: 90px;
    text-align: center;
    margin: 10px;
    margin-left: 110px; }
  .site-main .prices .frame-35 {
    margin: 10px;
    font-size: 10px;
    margin-left: 15px; }
  .site-main .prices .vn {
    height: 38px;
    font-size: 32px; }
  .site-main .prices .basic {
    height: auto;
    font-size: 10px; }
  .site-main .prices .Button_1 {
    width: 220px; }
  .site-main .faq-application {
    padding: 50px 10px; }
    .site-main .faq-application .title-faq {
      font-size: 20px;
      margin: auto;
      width: auto; }
    .site-main .faq-application .faq--item .faq-title .icon {
      right: 15px; }
    .site-main .faq-application .title-item {
      width: auto;
      font-size: 16px;
      margin-top: 10px; } }

.header_area .scrolling-active4 .navbar {
  background-color: #341cae;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  transform: translateY(0);
  transition: background-color .3s ease-out; }

/* header */
.site-main .headmain {
  background-image: linear-gradient(to bottom, rgba(30, 185, 175, 0), #1eb9af), linear-gradient(to bottom, #162726, #00b8ac);
  display: flex;
  object-fit: contain;
  justify-content: center;
  align-self: center;
  align-items: center;
  height: 756px;
  position: relative;
  z-index: 1; }
  .site-main .headmain .container {
    height: 452px; }
  .site-main .headmain .overlay {
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1; }
  .site-main .headmain .title-banner {
    width: 257px;
    height: 40px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    padding-top: 30px;
    color: #fff; }
  .site-main .headmain .title-report {
    width: 610px;
    height: 110px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 72px;
    font-weight: bold;
    text-align: left;
    color: #fff;
    margin-bottom: 0px; }
  .site-main .headmain .sub-title-report h3 {
    width: 659px;
    height: 91px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: normal;
    text-align: left;
    padding-top: 10px;
    color: #fff;
    margin-bottom: 0px; }
  .site-main .headmain .button-1 {
    width: 272px;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 3px 28px;
    border-radius: 50px;
    background-color: #9ecd54; }
    .site-main .headmain .button-1 button {
      width: 114px;
      font-family: Montserrat;
      font-size: 14px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      background-color: #9ecd54;
      border: none;
      padding: 20px 0;
      text-transform: uppercase; }

/* banner */
/* Section 1 */
.groupbox {
  height: 450px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 100px 151px 50px 151px;
  padding: 100px 0 50px;
  background-color: #fff; }
  .groupbox .row {
    column-gap: 24px; }
  .groupbox .box {
    width: 273px;
    height: 230px;
    flex-grow: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 24px;
    padding: 0;
    max-width: 280px; }
  .groupbox .number {
    width: 34px;
    height: 58px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 52px;
    font-weight: bold;
    text-align: left;
    color: #141d2a; }
  .groupbox .sub-box {
    width: 280px;
    height: 100px;
    align-self: stretch;
    flex-grow: 0;
    font-family: Montserrat,Medium;
    font-size: 16px;
    font-weight: 500;
    height: 100px;
    text-align: left;
    color: #141d2a; }
  .groupbox .Line-2, .groupbox .Line-3 {
    width: 280px;
    height: 3px;
    align-self: stretch;
    flex-grow: 0;
    background-color: #00b8ac; }

/* Price */
.site-main .price-accounting {
  height: 858px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 0; }
  .site-main .price-accounting .Frame-4 {
    width: 1141px;
    height: 758px;
    flex-grow: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 35px 0;
    border-radius: 80px;
    border: solid 2px #141d2a;
    background-color: #fff; }
    .site-main .price-accounting .Frame-4 .title {
      width: 765px;
      height: 58px;
      flex-grow: 0;
      font-family: Montserrat;
      font-size: 52px;
      font-weight: bold;
      text-align: center;
      color: #141d2a; }
    .site-main .price-accounting .Frame-4 .subtitle {
      width: 708px;
      height: 24px;
      flex-grow: 0;
      font-family: Montserrat;
      font-size: 16px;
      font-weight: 500;
      text-align: center;
      color: #333;
      margin-top: 16px;
      margin-bottom: 20px; }
    .site-main .price-accounting .Frame-4 .button1 {
      width: 40px;
      height: 40px;
      flex-grow: 0;
      /* margin: 0 156.8px 0 0; */
      object-fit: contain; }
    .site-main .price-accounting .Frame-4 .Slide {
      width: 1000px;
      height: 110px;
      flex-grow: 0;
      margin: auto;
      flex-direction: column; }
    .site-main .price-accounting .Frame-4 .Group-20 {
      width: 918.8px;
      height: 40px;
      /* margin: 34px 0 51px 0.6px; */
      display: flex;
      align-items: center; }
    .site-main .price-accounting .Frame-4 .button_1 {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 272px;
      height: 62px;
      border-radius: 50px;
      margin: auto;
      color: #fff; }
      .site-main .price-accounting .Frame-4 .button_1 button {
        border: none;
        font-size: 14px;
        font-weight: bold;
        background-color: #0d2c4f;
        color: #fff;
        height: 17px;
        width: 98px;
        margin: 22.5px auto;
        text-transform: uppercase;
        white-space: nowrap; }
  .site-main .price-accounting .Slide {
    display: flex;
    align-items: flex-start;
    height: 110px;
    /* input[type="range"]:focus,
    input[type="number"]:focus {
      box-shadow: 0 0 3px 1px #4b81dd;
      outline: none;
    } */
    /* Input Thumb */
    /* Input Track */ }
    .site-main .price-accounting .Slide input,
    .site-main .price-accounting .Slide output {
      display: inline-block;
      vertical-align: middle;
      font-size: 1em;
      font-family: Arial, sans-serif; }
    .site-main .price-accounting .Slide output {
      background: #ff4500;
      padding: 5px 16px;
      border-radius: 3px;
      color: #fff; }
    .site-main .price-accounting .Slide input[type="number"] {
      width: 40px;
      padding: 4px 5px;
      border: 1px solid #bbb;
      border-radius: 3px; }
    .site-main .price-accounting .Slide input[type="range"] {
      -webkit-appearance: none;
      width: 919px;
      height: 3px;
      background: #DDDDDD;
      border-radius: 5px;
      background-image: linear-gradient(#00b8ac, #00b8ac);
      background-size: 1% 100%;
      background-repeat: no-repeat; }
    .site-main .price-accounting .Slide input[type="range"]::-webkit-slider-thumb {
      -webkit-appearance: none;
      height: 20px;
      width: 20px;
      border-radius: 50%;
      background: #00b8ac;
      cursor: ew-resize;
      box-shadow: 0 0 2px 0 #555;
      transition: background .3s ease-in-out; }
    .site-main .price-accounting .Slide input[type="range"]::-moz-range-thumb {
      -webkit-appearance: none;
      height: 20px;
      width: 20px;
      border-radius: 50%;
      background: #00b8ac;
      cursor: ew-resize;
      box-shadow: 0 0 2px 0 #555;
      transition: background .3s ease-in-out; }
    .site-main .price-accounting .Slide input[type="range"]::-ms-thumb {
      -webkit-appearance: none;
      height: 20px;
      width: 20px;
      border-radius: 50%;
      background: #00b8ac;
      cursor: ew-resize;
      box-shadow: 0 0 2px 0 #555;
      transition: background .3s ease-in-out; }
    .site-main .price-accounting .Slide input[type="range"]::-webkit-slider-thumb:hover {
      background: #00b8ac; }
    .site-main .price-accounting .Slide input[type="range"]::-moz-range-thumb:hover {
      background: #00b8ac; }
    .site-main .price-accounting .Slide input[type="range"]::-ms-thumb:hover {
      background: #00b8ac; }
    .site-main .price-accounting .Slide input[type=range]::-webkit-slider-runnable-track {
      -webkit-appearance: none;
      box-shadow: none;
      border: none;
      background: transparent; }
    .site-main .price-accounting .Slide input[type=range]::-moz-range-track {
      -webkit-appearance: none;
      box-shadow: none;
      border: none;
      background: transparent; }
    .site-main .price-accounting .Slide input[type="range"]::-ms-track {
      -webkit-appearance: none;
      box-shadow: none;
      border: none;
      background: transparent; }
    .site-main .price-accounting .Slide .__range-step {
      position: relative; }
    .site-main .price-accounting .Slide .__range-max {
      float: right; }
    .site-main .price-accounting .Slide .__range-step datalist {
      position: relative;
      display: flex;
      justify-content: space-between;
      height: auto;
      bottom: 15px;
      /* disable text selection */
      -webkit-user-select: none;
      /* Safari */
      -moz-user-select: none;
      /* Firefox */
      -ms-user-select: none;
      /* IE10+/Edge */
      user-select: none;
      /* Standard */
      /* disable click events */
      pointer-events: none; }
    .site-main .price-accounting .Slide .__range-step datalist option {
      width: 10px;
      height: 10px;
      min-height: 10px;
      border-radius: 100px;
      background-color: #00b8ac;
      /* hide text */
      white-space: nowrap;
      padding: 0;
      line-height: 40px; }
    .site-main .price-accounting .Slide .Slide__number.first {
      font-family: Montserrat;
      font-weight: bold;
      margin-left: 210px;
      font-size: 24px; }
    .site-main .price-accounting .Slide .Slide__number.second {
      font-family: Montserrat;
      font-weight: bold;
      margin-left: 135px;
      font-size: 24px; }
    .site-main .price-accounting .Slide .Slide__number.third {
      font-family: Montserrat;
      font-weight: bold;
      font-size: 24px;
      margin-left: 125px; }
    .site-main .price-accounting .Slide .Slide__number.last {
      font-family: Montserrat;
      font-weight: bold;
      margin-left: 130px;
      font-size: 24px; }
    .site-main .price-accounting .Slide .Slide__number.fine {
      font-family: Montserrat;
      font-weight: bold;
      margin-left: 125px;
      font-size: 24px; }
    .site-main .price-accounting .Slide .Slide__bottom {
      width: 100%; }
    .site-main .price-accounting .Slide .Slide__detail {
      font-family: Montserrat;
      font-weight: bold;
      font-size: 24px;
      width: 50%;
      padding-top: 5px;
      text-align: left;
      float: left; }
    .site-main .price-accounting .Slide .Slide__price {
      font-family: Montserrat, Medium;
      font-size: 18px;
      width: 50%;
      margin-bottom: 5px;
      margin-top: -5px;
      text-align: right;
      float: left; }

/* section Step  */
.step {
  width: 100%;
  height: 853px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 100px 0 100px;
  padding: 50px 0; }
  .step .row {
    width: 1140px;
    height: 251px; }
  .step .ellipse {
    width: 96px;
    height: 96px;
    /* margin: 36px 0 119px; */
    object-fit: contain;
    display: flex;
    align-items: center;
    position: relative; }
  .step .content {
    max-width: 625px; }
  .step .title-step {
    width: 625px;
    height: 43px;
    flex-grow: 0;
    margin: 0 0 0.1px 0.4px;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    color: #141d2a; }
  .step .sub-step {
    width: 577px;
    height: 130.1px;
    flex-grow: 0;
    margin: 0.1px 48.3px 0 0;
    font-family: Montserrat, Medium;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #333; }
  .step .big__icon {
    max-width: 325px; }
    .step .big__icon .icons {
      width: 100%;
      height: 250px;
      flex-grow: 0;
      /* margin: 0 16px 30.5px 15px; */
      object-fit: contain;
      display: flex;
      justify-content: center;
      align-items: stretch; }
      .step .big__icon .icons img {
        position: unset;
        width: 220px;
        height: 220px; }
  .step .Line-5 {
    /* position: relative; */
    width: 1px;
    height: 251px;
    margin: 0 47.2px 0 47.8px;
    /* transform: rotate(-270deg); */
    background-color: #141d2a; }
  .step img {
    position: absolute;
    right: 0%;
    bottom: 45%; }

.site-main .faq-accoun {
  height: auto;
  flex-grow: 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 24px;
  padding: 100px 180px;
  background-color: #f2f2f2; }
  .site-main .faq-accoun .title {
    height: 26px;
    flex-grow: 0;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #141d2a; }
  .site-main .faq-accoun .title-faq {
    height: 66px;
    flex-grow: 0;
    font-size: 52px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    text-align: center;
    color: #141d2a; }
  .site-main .faq-accoun .question-item {
    width: 1140px;
    height: 67px;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 31px;
    padding: 10px 16px;
    border-radius: 14px;
    margin-bottom: 16px;
    background-color: #fff; }
  .site-main .faq-accoun .title-item {
    width: 1043px;
    height: 34px;
    flex-grow: 0;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: normal;
    text-align: left;
    color: #333; }
  .site-main .faq-accoun .faq--item {
    background: #ffffff;
    padding: 15px 20px;
    position: relative;
    border: 1px solid #dee2f1;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 16px;
    /* width: 760px; */ }
  .site-main .faq-accoun .faq--item .faq-title .icon {
    width: 12px;
    height: 12px;
    border-top: 2px solid #2e4454;
    border-left: 2px solid #2e4454;
    position: absolute;
    right: 30px;
    top: 28px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s; }
  .site-main .faq-accoun .faq--item .faq-content {
    padding-top: 10px;
    padding-bottom: 10px;
    display: none; }
  .site-main .faq-accoun .faq--item.open .icon {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg); }
  .site-main .faq-accoun .faq--item.active .faq-content {
    display: block; }

.commit {
  height: 540px;
  flex-grow: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 24px;
  padding: 100px 180px;
  background-color: #089c93; }
  .commit .rectangle {
    width: 1138px;
    height: 376px;
    flex-grow: 0;
    padding: 74px 29.5px;
    border-radius: 236px;
    border: solid 1px #fff; }
  .commit .title {
    height: 26px;
    flex-grow: 0;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff; }
  .commit .title-commit {
    width: 1071px;
    height: 66px;
    flex-grow: 0;
    font-size: 52px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 30px;
    color: #fff; }
  .commit .line-border {
    width: 126px;
    height: 1px;
    flex-grow: 0;
    margin: auto;
    background-color: #fff; }
  .commit .sub-commit {
    width: 930px;
    height: 88px;
    flex-grow: 0;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    text-align: center;
    margin-top: 30px;
    padding-top: 30px;
    margin: auto;
    color: #f2f2f2; }

@media only screen and (max-width: 1024px) {
  .site-main .headmain .title-report h1 {
    width: 100%;
    font-size: 60px;
    margin-bottom: -40px; }
  .site-main .headmain .sub-title-report h3 {
    margin-bottom: 80px;
    text-align: justify;
    margin-top: 20px;
    font-size: 24px; }
  .site-main .groupbox {
    margin: 50px 0;
    min-height: 1000px; }
    .site-main .groupbox .container {
      width: 100%;
      height: 100%; }
      .site-main .groupbox .container .row {
        width: 40%;
        flex-direction: column;
        margin: 0 auto;
        row-gap: 30px; }
      .site-main .groupbox .container .sub-box {
        height: 100px;
        font-size: 24px;
        width: 400px; }
      .site-main .groupbox .container .number {
        font-size: 40px; }
      .site-main .groupbox .container .Line-2 {
        width: 400px; }
      .site-main .groupbox .container .Line-3 {
        width: 400px; }
  .site-main .price-accounting {
    height: 1200px;
    width: 90%;
    margin: 0 auto; }
    .site-main .price-accounting input[type="range"] {
      width: 800px !important; }
    .site-main .price-accounting .button1 {
      margin-left: 30px; }
    .site-main .price-accounting .Frame-4 {
      width: 900px; }
      .site-main .price-accounting .Frame-4 .Slide {
        width: 900px !important; }
    .site-main .price-accounting .title {
      font-size: 40px !important; }
    .site-main .price-accounting .subtitle {
      width: 100% !important;
      font-size: 20px !important;
      margin-bottom: 30px !important; }
    .site-main .price-accounting .button1 {
      margin-left: 25px; }
    .site-main .price-accounting .first {
      margin-left: 220px !important;
      font-size: 22px  !important; }
    .site-main .price-accounting .second {
      margin-left: 110px !important;
      font-size: 22px !important; }
    .site-main .price-accounting .third {
      margin-left: 110px !important;
      font-size: 22px !important; }
    .site-main .price-accounting .last {
      margin-left: 110px !important;
      font-size: 22px !important; }
    .site-main .price-accounting .fine {
      margin-left: 110px !important;
      font-size: 22px !important; }
    .site-main .price-accounting .Slide__detail {
      margin-left: 30px;
      font-size: 20px;
      width: 100%; }
    .site-main .price-accounting .Slide__price {
      width: 20% !important;
      margin-left: 200px !important;
      font-size: 20px !important;
      text-align: unset !important; }
    .site-main .price-accounting .Group-20 {
      width: 680px !important; }
  .site-main .step .row {
    width: auto; }
  .site-main .step .container {
    max-width: 600px; }
    .site-main .step .container .content {
      max-width: 0; }
    .site-main .step .container .media-row {
      width: 10%;
      margin-right: -20px;
      margin-bottom: 20px; }
    .site-main .step .container .title-step {
      width: 600px;
      font-size: 30px; }
    .site-main .step .container .sub-step {
      width: 600px;
      font-size: 24px;
      margin-top: 20px; }
    .site-main .step .container .big__icon {
      display: none; }
    .site-main .step .container .Line-5 {
      display: none; }
    .site-main .step .container img {
      width: 100px;
      bottom: 40%; }
  .site-main .faq-accoun {
    padding: 50px 10px; }
    .site-main .faq-accoun .title-faq {
      font-size: 24px;
      margin: auto;
      width: auto; }
    .site-main .faq-accoun .title-item {
      width: 600px; } }

@media only screen and (max-width: 768px) {
  .site-main .groupbox {
    margin: 50px 0;
    min-height: 1000px; }
    .site-main .groupbox .container {
      width: 100%;
      height: 100%; }
      .site-main .groupbox .container .row {
        width: 55%;
        flex-direction: column;
        margin: 0 auto;
        row-gap: 30px; }
      .site-main .groupbox .container .sub-box {
        height: 100px; }
      .site-main .groupbox .container .number {
        font-size: 40px; }
  .site-main .price-accounting {
    height: 1200px;
    width: 90%;
    margin: 0 auto; }
    .site-main .price-accounting .Frame-4 {
      width: 100%;
      height: 100%; }
    .site-main .price-accounting .Frame-4 .Slide {
      width: 680px !important; }
    .site-main .price-accounting input[type="range"] {
      width: 600px !important; }
    .site-main .price-accounting .title {
      font-size: 40px !important;
      width: auto !important; }
    .site-main .price-accounting .subtitle {
      width: 100% !important; }
    .site-main .price-accounting .button1 {
      margin-left: 25px; }
    .site-main .price-accounting .first {
      margin-left: 180px !important;
      font-size: 22px !important; }
    .site-main .price-accounting .second {
      margin-left: 70px !important;
      font-size: 22px !important; }
    .site-main .price-accounting .third {
      margin-left: 70px !important;
      font-size: 22px !important; }
    .site-main .price-accounting .last {
      margin-left: 70px !important;
      font-size: 22px !important; }
    .site-main .price-accounting .fine {
      margin-left: 65px !important;
      font-size: 22px !important; }
    .site-main .price-accounting .Slide__detail {
      margin-left: 30px !important;
      font-size: 20px !important;
      width: 100% !important; }
    .site-main .price-accounting .Slide__price {
      margin-left: 530px !important;
      font-size: 20px !important;
      text-align: unset !important;
      width: 30% !important; }
    .site-main .price-accounting .Group-20 {
      width: 680px !important; }
  .site-main .step .row {
    margin-bottom: -40px;
    width: auto; }
  .site-main .step .container {
    max-width: 400px; }
    .site-main .step .container .media-row {
      width: 10%;
      margin-right: -20px;
      margin-bottom: 20px; }
    .site-main .step .container .title-step {
      width: 380px;
      font-size: 18px; }
    .site-main .step .container .sub-step {
      width: 380px;
      font-size: 15px;
      margin-top: -10px; }
    .site-main .step .container .big__icon {
      display: none; }
    .site-main .step .container .Line-5 {
      display: none; }
    .site-main .step .container img {
      width: 80px;
      bottom: 50%; }
  .site-main .faq-accoun {
    padding: 50px 20px; }
    .site-main .faq-accoun .title-faq {
      font-size: 24px;
      margin: auto;
      width: auto; }
    .site-main .faq-accoun .title-item {
      width: 600px; } }

@media only screen and (max-width: 480px) {
  .site-main .headmain {
    height: 600px; }
    .site-main .headmain .container {
      margin-top: 0px; }
    .site-main .headmain .title-report {
      width: 100%;
      font-size: 40px;
      margin-bottom: -60px; }
    .site-main .headmain .sub-title-report h3 {
      width: 100%;
      margin-bottom: 60px;
      text-align: justify;
      font-size: 18px; }
  .site-main .groupbox {
    margin: 50px 0;
    min-height: 1000px; }
    .site-main .groupbox .container {
      width: 100%;
      height: 100%; }
      .site-main .groupbox .container .row {
        width: 80%;
        height: 100%;
        flex-direction: column;
        margin: 0 auto;
        row-gap: 30px; }
      .site-main .groupbox .container .sub-box {
        height: 100px;
        font-size: 16px;
        width: auto; }
      .site-main .groupbox .container .number {
        font-size: 40px; }
    .site-main .groupbox .Line-2 {
      width: 300px  !important; }
    .site-main .groupbox .Line-3 {
      width: 300px !important; }
  .site-main .price-accounting {
    height: 1200px;
    width: 90%;
    margin: 0 auto; }
    .site-main .price-accounting .Frame-4 {
      width: 100%;
      height: 100%; }
    .site-main .price-accounting .Frame-4 .Slide {
      width: 330px !important; }
    .site-main .price-accounting input[type="range"] {
      width: 250px !important; }
    .site-main .price-accounting .title {
      font-size: 40px; }
    .site-main .price-accounting .subtitle {
      width: 100%  !important;
      font-size: 16px !important; }
    .site-main .price-accounting .button1 {
      margin-left: 15px; }
    .site-main .price-accounting .first {
      margin-left: 100px !important;
      font-size: 18px  !important; }
    .site-main .price-accounting .second {
      margin-left: 10px !important;
      font-size: 18px  !important; }
    .site-main .price-accounting .third {
      margin-left: 15px !important;
      font-size: 18px  !important; }
    .site-main .price-accounting .last {
      margin-left: 10px !important;
      font-size: 18px  !important; }
    .site-main .price-accounting .fine {
      margin-left: 10px !important;
      font-size: 18px  !important; }
    .site-main .price-accounting .Slide__detail {
      margin-left: 30px !important;
      font-size: 15px !important;
      width: 250px !important; }
    .site-main .price-accounting .Slide__price {
      margin-left: 219px !important;
      font-size: 14px !important;
      text-align: unset !important;
      width: 40% !important; }
    .site-main .price-accounting .Group-20 {
      width: 330px !important; }
  .site-main .step {
    height: 600px; }
    .site-main .step .row {
      margin-bottom: -40px;
      width: 300px; }
    .site-main .step .container {
      max-width: 250px !important; }
      .site-main .step .container .media-row {
        width: 10% !important;
        margin-right: -20px;
        margin-bottom: 20px; }
      .site-main .step .container .content {
        max-width: 300px;
        margin-top: -248px; }
      .site-main .step .container .title-step {
        width: 250px;
        font-size: 16px; }
      .site-main .step .container .sub-step {
        width: 230px;
        font-size: 12px; }
      .site-main .step .container .big__icon {
        display: none; }
      .site-main .step .container .Line-5 {
        display: none; }
      .site-main .step .container img {
        width: 60px;
        bottom: 70%; }
  .site-main .faq-accoun {
    padding: 50px 10px; }
    .site-main .faq-accoun .title-faq {
      font-size: 24px;
      margin: auto;
      width: auto; }
    .site-main .faq-accoun .title-item {
      font-size: 18px;
      margin-top: 10px;
      width: 300px; } }

@media only screen and (max-width: 360px) {
  .site-main .headmain {
    height: 600px; }
    .site-main .headmain .container {
      margin-top: 0px; }
    .site-main .headmain .title-report {
      width: 100%;
      font-size: 38px;
      height: 80px; }
    .site-main .headmain .sub-title-report h3 {
      width: 100%;
      margin-bottom: 60px;
      text-align: justify;
      height: auto;
      font-size: 16px;
      margin-top: 60px; }
  .site-main .groupbox {
    margin: 50px 0;
    min-height: 1000px; }
    .site-main .groupbox .container {
      width: 100%;
      height: 100%; }
      .site-main .groupbox .container .row {
        width: 80%;
        height: 100%;
        flex-direction: column;
        margin: 0 auto;
        row-gap: 30px; }
      .site-main .groupbox .container .sub-box {
        height: 100px;
        font-size: 14px;
        width: auto; }
      .site-main .groupbox .container .number {
        font-size: 40px; }
    .site-main .groupbox .Line-2 {
      width: 250px  !important; }
    .site-main .groupbox .Line-3 {
      width: 250px !important; }
  .site-main .price-accounting {
    height: 1200px;
    width: 90%;
    margin: 0 auto; }
    .site-main .price-accounting .Frame-4 {
      width: 100%;
      height: 100%; }
    .site-main .price-accounting .Frame-4 .Slide {
      width: 300px !important; }
    .site-main .price-accounting input[type="range"] {
      width: 240px !important; }
    .site-main .price-accounting .title {
      font-size: 28px; }
    .site-main .price-accounting .subtitle {
      width: 100%  !important;
      font-size: 14px !important;
      height: auto; }
    .site-main .price-accounting .button1 {
      margin-left: 10px; }
    .site-main .price-accounting .first {
      margin-left: 100px !important;
      font-size: 16px  !important; }
    .site-main .price-accounting .second {
      margin-left: 10px !important;
      font-size: 16px  !important; }
    .site-main .price-accounting .third {
      margin-left: 15px !important;
      font-size: 16px  !important; }
    .site-main .price-accounting .last {
      margin-left: 10px !important;
      font-size: 16px  !important; }
    .site-main .price-accounting .fine {
      margin-left: 10px !important;
      font-size: 16px  !important; }
    .site-main .price-accounting .Slide__detail {
      margin-left: 30px !important;
      font-size: 15px !important;
      width: 250px !important; }
    .site-main .price-accounting .Slide__price {
      margin-left: 200px !important;
      font-size: 14px !important;
      text-align: unset !important;
      width: 40% !important; }
    .site-main .price-accounting .Group-20 {
      width: 280px !important; }
    .site-main .price-accounting .button_1 {
      width: 200px !important; }
  .site-main .step {
    height: 600px; }
    .site-main .step .row {
      margin-bottom: -40px;
      width: 280px; }
    .site-main .step .container {
      max-width: 250px !important; }
      .site-main .step .container .media-row {
        width: 10% !important;
        margin-right: -20px;
        margin-bottom: 20px; }
      .site-main .step .container .content {
        max-width: 300px;
        margin-top: -248px; }
      .site-main .step .container .title-step {
        width: 250px;
        font-size: 16px; }
      .site-main .step .container .sub-step {
        width: 230px;
        font-size: 12px; }
      .site-main .step .container .big__icon {
        display: none; }
      .site-main .step .container .Line-5 {
        display: none; }
      .site-main .step .container img {
        width: 50px;
        bottom: 80%; }
      .site-main .step .container .create {
        margin-bottom: -20px; }
  .site-main .faq-accoun {
    padding: 50px 10px; }
    .site-main .faq-accoun .title-faq {
      font-size: 20px;
      margin: auto;
      width: auto; }
    .site-main .faq-accoun .title-item {
      font-size: 16px;
      margin-top: 10px;
      width: 300px; } }

.header_area .scrolling-active3 .navbar {
  background-color: #162726;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  transform: translateY(0);
  transition: background-color .3s ease-out; }

/* header */
.site-main .headmain1 {
  background-image: linear-gradient(to bottom, #001a32, #0067ca);
  display: flex;
  object-fit: contain;
  justify-content: center;
  align-self: center;
  align-items: center;
  height: 756px;
  position: relative;
  z-index: 1; }
  .site-main .headmain1 .container {
    height: 452px; }
  .site-main .headmain1 .overlay1 {
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1; }
  .site-main .headmain1 .title-banner1 {
    width: 257px;
    height: 50px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    padding-top: 30px;
    color: #fff; }
  .site-main .headmain1 .title-data h1 {
    width: 549px;
    height: 100px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 72px;
    font-weight: bold;
    text-align: left;
    color: #fff; }
  .site-main .headmain1 .sub-title-data h3 {
    width: 658px;
    height: 193px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: normal;
    text-align: left;
    padding-top: 10px;
    color: #fff; }
  .site-main .headmain1 .button-1 {
    width: 272px;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 3px 28px;
    border-radius: 50px;
    background-color: #9ecd54; }
    .site-main .headmain1 .button-1 button {
      width: 114px;
      font-family: Montserrat;
      font-size: 14px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      background-color: #9ecd54;
      border: none;
      padding: 20px 0;
      text-transform: uppercase; }

/* banner */
/* Section 1 */
.groupbox1 {
  height: 450px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 100px 151px 50px 120px;
  padding: 100px 0 50px;
  background-color: #fff; }
  .groupbox1 .container {
    max-width: 1140px;
    margin: 0;
    padding: 0;
    box-sizing: border-box; }
  .groupbox1 .row {
    flex-wrap: unset;
    margin: 0;
    width: 1140px;
    column-gap: 10px; }
    .groupbox1 .row .Line-6 {
      height: 3px;
      align-self: stretch;
      flex-grow: 0;
      background-color: #0067ca; }
    .groupbox1 .row .Line-7 {
      height: 3px;
      align-self: stretch;
      flex-grow: 0;
      background-color: #0067ca; }
  .groupbox1 .box1 {
    max-width: 100%;
    flex-grow: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 24px;
    padding: 0; }
  .groupbox1 .number {
    width: 34px;
    height: 58px;
    flex-grow: 0;
    font-family: Montserrat;
    font-size: 52px;
    font-weight: bold;
    text-align: left;
    color: #141d2a; }
  .groupbox1 .sub-box {
    width: 283px;
    height: 151px;
    align-self: stretch;
    flex-grow: 0;
    font-family: Montserrat,Medium;
    font-size: 16px;
    font-weight: 550;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    text-align: left;
    color: #141d2a; }

/* Price */
.site-main .price-data {
  height: 858px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 0; }
  .site-main .price-data .Frame-4 {
    width: 1141px;
    height: 758px;
    flex-grow: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 35px 0;
    border-radius: 80px;
    border: solid 2px #141d2a;
    background-color: #fff; }
    .site-main .price-data .Frame-4 .title {
      width: 765px;
      height: 58px;
      flex-grow: 0;
      font-family: Montserrat;
      font-size: 52px;
      font-weight: bold;
      text-align: center;
      color: #141d2a; }
    .site-main .price-data .Frame-4 .subtitle {
      width: 708px;
      height: 24px;
      flex-grow: 0;
      font-family: Montserrat;
      font-size: 16px;
      font-weight: 500;
      text-align: center;
      color: #333;
      margin-top: 20px; }
    .site-main .price-data .Frame-4 .button1 {
      width: 40px;
      height: 40px;
      flex-grow: 0;
      object-fit: contain; }
    .site-main .price-data .Frame-4 .Slide {
      width: 1000px;
      height: 110px;
      flex-grow: 0;
      margin: auto;
      flex-direction: column; }
    .site-main .price-data .Frame-4 .Group-20 {
      width: 918.8px;
      height: 40px;
      display: flex;
      align-items: center; }
    .site-main .price-data .Frame-4 .button_2 {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 272px;
      height: 62px;
      border-radius: 50px;
      font-family: Montserrat;
      margin-top: 16px;
      margin: auto; }
      .site-main .price-data .Frame-4 .button_2 button {
        border: none;
        font-size: 14px;
        font-weight: bold;
        background-color: #9ecd54;
        color: #141d2a;
        height: 17px;
        width: 98px;
        font-family: Montserrat;
        margin: 22.5px auto;
        text-transform: uppercase;
        white-space: nowrap; }
  .site-main .price-data .Slide {
    display: flex;
    align-items: flex-start;
    height: 110px;
    /* input[type="range"]:focus,
    input[type="number"]:focus {
      box-shadow: 0 0 3px 1px #4b81dd;
      outline: none;
    } */
    /* Input Thumb */
    /* Input Track */ }
    .site-main .price-data .Slide input,
    .site-main .price-data .Slide output {
      display: inline-block;
      vertical-align: middle;
      font-size: 1em;
      font-family: Arial, sans-serif; }
    .site-main .price-data .Slide output {
      background: #0067ca;
      padding: 5px 16px;
      border-radius: 3px;
      color: #fff; }
    .site-main .price-data .Slide input[type="number"] {
      width: 40px;
      padding: 4px 5px;
      border: 1px solid #bbb;
      border-radius: 3px; }
    .site-main .price-data .Slide input[type="range"] {
      -webkit-appearance: none;
      width: 918px;
      height: 3px;
      background: #DDDDDD;
      border-radius: 5px;
      background-image: linear-gradient(#0067ca, #0067ca);
      background-size: 1% 1%;
      background-repeat: no-repeat;
      --ticks-thickness: 3px;
      --ticks-height: 5px;
      --ticks-gap: var(--ticks-height, 0);
      --ticks-color: silver;
      --ticks-count: (var(--max) - var(--min)) / var(--step); }
    .site-main .price-data .Slide input[type="range"]::-webkit-slider-thumb {
      -webkit-appearance: none;
      height: 20px;
      width: 20px;
      border-radius: 50%;
      background: #0067ca;
      cursor: ew-resize;
      box-shadow: 0 0 2px 0 #555;
      transition: background .3s ease-in-out; }
    .site-main .price-data .Slide input[type="range"]::-moz-range-thumb {
      -webkit-appearance: none;
      height: 20px;
      width: 20px;
      border-radius: 50%;
      background: #0067ca;
      cursor: ew-resize;
      box-shadow: 0 0 2px 0 #555;
      transition: background .3s ease-in-out; }
    .site-main .price-data .Slide input[type="range"]::-ms-thumb {
      -webkit-appearance: none;
      height: 20px;
      width: 20px;
      border-radius: 50%;
      background: #0067ca;
      cursor: ew-resize;
      box-shadow: 0 0 2px 0 #555;
      transition: background .3s ease-in-out; }
    .site-main .price-data .Slide input[type="range"]::-webkit-slider-thumb:hover {
      background: #0067ca; }
    .site-main .price-data .Slide input[type="range"]::-moz-range-thumb:hover {
      background: #0067ca; }
    .site-main .price-data .Slide input[type="range"]::-ms-thumb:hover {
      background: #0067ca; }
    .site-main .price-data .Slide input[type=range]::-webkit-slider-runnable-track {
      -webkit-appearance: none;
      box-shadow: none;
      border: none;
      --tickEvery: 5;
      background: transparent; }
    .site-main .price-data .Slide input[type=range]::-moz-range-track {
      -webkit-appearance: none;
      box-shadow: none;
      border: none;
      background: transparent; }
    .site-main .price-data .Slide input[type="range"]::-ms-track {
      -webkit-appearance: none;
      box-shadow: none;
      border: none;
      background: transparent; }
    .site-main .price-data .Slide .__range-step {
      position: relative; }
    .site-main .price-data .Slide .__range-max {
      float: right; }
    .site-main .price-data .Slide .__range-step datalist {
      position: relative;
      display: flex;
      justify-content: space-between;
      height: auto;
      bottom: 15px;
      /* disable text selection */
      -webkit-user-select: none;
      /* Safari */
      -moz-user-select: none;
      /* Firefox */
      -ms-user-select: none;
      /* IE10+/Edge */
      user-select: none;
      /* Standard */
      /* disable click events */
      pointer-events: none; }
    .site-main .price-data .Slide .__range-step datalist option {
      width: 10px;
      height: 10px;
      min-height: 10px;
      border-radius: 100px;
      background-color: #0067ca;
      /* hide text */
      white-space: nowrap;
      padding: 0;
      line-height: 40px; }
    .site-main .price-data .Slide .Slide__number.first {
      font-family: Montserrat;
      font-weight: bold;
      margin-left: 230px;
      font-size: 24px; }
    .site-main .price-data .Slide .Slide__number.second {
      font-family: Montserrat;
      font-weight: bold;
      margin-left: 150px;
      font-size: 24px; }
    .site-main .price-data .Slide .Slide__number.third {
      font-family: Montserrat;
      font-weight: bold;
      font-size: 24px;
      margin-left: 145px; }
    .site-main .price-data .Slide .Slide__number.last {
      font-family: Montserrat;
      font-weight: bold;
      margin-left: 140px;
      font-size: 24px; }
    .site-main .price-data .Slide .Slide__number.fine {
      font-family: Montserrat;
      font-weight: bold;
      margin-left: 155px;
      font-size: 24px; }
    .site-main .price-data .Slide .Slide__bottom {
      width: 100%; }
    .site-main .price-data .Slide .Slide__detail {
      font-family: Montserrat;
      font-weight: bold;
      font-size: 24px;
      width: 50%;
      padding-top: 5px;
      text-align: left;
      float: left; }
    .site-main .price-data .Slide .Slide__price {
      font-family: Montserrat, Medium;
      font-size: 18px;
      width: 50%;
      margin-bottom: 5px;
      margin-top: -5px;
      text-align: right;
      float: left; }

/* section Step  */
.step1 {
  width: 100%;
  height: 853px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 100px 0 100px;
  padding: 50px 0; }
  .step1 .row {
    width: 1140px;
    height: 251px; }
  .step1 .ellipse {
    width: 96px;
    height: 96px;
    object-fit: contain;
    display: flex;
    align-items: center;
    position: relative; }
  .step1 .content {
    max-width: 625px; }
  .step1 .title-step1 {
    width: 625px;
    height: 43px;
    flex-grow: 0;
    margin: 0 0 0.1px 0.4px;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    color: #141d2a; }
  .step1 .sub-step1 {
    width: 577px;
    height: 130.1px;
    flex-grow: 0;
    margin: 0.1px 48.3px 0 0;
    font-family: Montserrat, Medium;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #333; }
  .step1 .big__icon {
    max-width: 325px; }
    .step1 .big__icon .icons {
      width: 100%;
      height: 250px;
      flex-grow: 0;
      object-fit: contain;
      display: flex;
      justify-content: center;
      align-items: stretch; }
      .step1 .big__icon .icons img {
        position: unset;
        width: 220px;
        height: 220px; }
  .step1 .Line-5 {
    width: 1px;
    height: 251px;
    margin: 0 47.2px 0 47.8px;
    background-color: #141d2a; }
  .step1 img {
    position: absolute;
    right: 0%;
    bottom: 45%; }

.site-main .faq-data {
  height: auto;
  flex-grow: 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 24px;
  padding: 100px 180px;
  background-color: #f2f2f2; }
  .site-main .faq-data .title {
    height: 26px;
    flex-grow: 0;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #141d2a; }
  .site-main .faq-data .title-faq {
    height: 66px;
    flex-grow: 0;
    font-size: 52px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    text-align: center;
    color: #141d2a;
    margin-bottom: 10px; }
  .site-main .faq-data .question-item {
    width: 1140px;
    height: 67px;
    flex-grow: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 31px;
    padding: 10px 16px;
    border-radius: 14px;
    margin-bottom: 16px;
    background-color: #fff; }
  .site-main .faq-data .title-item {
    width: 1043px;
    height: 34px;
    flex-grow: 0;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: normal;
    text-align: left;
    color: #333; }
  .site-main .faq-data .faq--item {
    background: #ffffff;
    padding: 15px 20px;
    position: relative;
    border: 1px solid #dee2f1;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 16px;
    /* width: 760px; */ }
  .site-main .faq-data .faq--item .faq-title .icon {
    width: 12px;
    height: 12px;
    border-top: 2px solid #2e4454;
    border-left: 2px solid #2e4454;
    position: absolute;
    right: 30px;
    top: 28px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s; }
  .site-main .faq-data .faq--item .faq-content {
    padding-top: 10px;
    padding-bottom: 10px;
    display: none; }
  .site-main .faq-data .faq--item.open .icon {
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg); }
  .site-main .faq-data .faq--item.active .faq-content {
    display: block; }

.commit1 {
  height: 540px;
  flex-grow: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 24px;
  padding: 100px 180px;
  background-color: #0067ca; }
  .commit1 .rectangle {
    width: 1138px;
    height: 376px;
    flex-grow: 0;
    padding: 74px 29.5px;
    border-radius: 236px;
    border: solid 1px #fff; }
  .commit1 .title {
    height: 26px;
    flex-grow: 0;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff; }
  .commit1 .title-commit {
    width: 1071px;
    height: 66px;
    flex-grow: 0;
    font-size: 52px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 30px;
    color: #fff; }
  .commit1 .line-border {
    width: 126px;
    height: 1px;
    flex-grow: 0;
    margin: auto;
    background-color: #fff; }
  .commit1 .sub-commit {
    width: 930px;
    height: 88px;
    flex-grow: 0;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: normal;
    text-align: center;
    margin-top: 30px;
    padding-top: 30px;
    margin: auto;
    color: #f2f2f2; }

@media only screen and (max-width: 1024px) {
  .site-main .groupbox1 {
    margin: 50px 0;
    min-height: 1200px; }
    .site-main .groupbox1 .row {
      width: 40%;
      height: 100%;
      flex-direction: column;
      margin: 0 auto;
      row-gap: 30px; }
    .site-main .groupbox1 .sub-box {
      height: 100px;
      font-size: 20PX;
      width: 380PX; }
    .site-main .groupbox1 .number {
      font-size: 40px; }
    .site-main .groupbox1 .Line-7 {
      margin-top: 40px; }
  .site-main .price-data {
    height: 1200px;
    width: 90%;
    margin: 0 auto; }
    .site-main .price-data input[type="range"] {
      width: 800px !important; }
    .site-main .price-data .button1 {
      margin-left: 30px; }
    .site-main .price-data .Frame-4 {
      width: 900px; }
    .site-main .price-data .Frame-4 .Slide {
      width: 900px !important; }
    .site-main .price-data .title {
      font-size: 40px !important; }
    .site-main .price-data .subtitle {
      width: 100% !important; }
    .site-main .price-data .button1 {
      margin-left: 25px; }
    .site-main .price-data .first {
      margin-left: 230px !important; }
    .site-main .price-data .second {
      margin-left: 130px !important; }
    .site-main .price-data .third {
      margin-left: 130px !important; }
    .site-main .price-data .last {
      margin-left: 130px !important; }
    .site-main .price-data .fine {
      margin-left: 130px !important; }
    .site-main .price-data .Slide__detail {
      margin-left: 30px;
      font-size: 20px;
      width: 100%; }
    .site-main .price-data .Slide__price {
      width: 20% !important;
      margin-left: 210px !important;
      font-size: 20px !important;
      text-align: unset !important; }
    .site-main .price-data .Group-20 {
      width: 680px !important; }
  .site-main .step1 .row {
    width: auto; }
  .site-main .step1 .container {
    max-width: 600px; }
    .site-main .step1 .container .content {
      max-width: 0; }
    .site-main .step1 .container .media-row {
      width: 10%;
      margin-right: -20px;
      margin-bottom: 20px; }
    .site-main .step1 .container .title-step1 {
      width: 600px;
      font-size: 30px; }
    .site-main .step1 .container .sub-step1 {
      width: 600px;
      font-size: 24px;
      margin-top: 20px; }
    .site-main .step1 .container .big__icon {
      display: none; }
    .site-main .step1 .container .Line-5 {
      display: none; }
    .site-main .step1 .container img {
      width: 100px;
      bottom: 40%; }
  .site-main .faq-data {
    padding: 50px 10px; }
    .site-main .faq-data .title-faq {
      font-size: 24px;
      margin: auto;
      width: auto; }
    .site-main .faq-data .title-item {
      width: 600px; } }

@media only screen and (max-width: 768px) {
  .site-main .groupbox1 {
    margin: 50px 0;
    min-height: 1300px; }
    .site-main .groupbox1 .container {
      width: 100%;
      height: 100%; }
      .site-main .groupbox1 .container .row {
        width: 40%;
        height: 100%;
        flex-direction: column;
        margin: 0 auto;
        row-gap: 30px; }
      .site-main .groupbox1 .container .sub-box {
        height: 100px; }
      .site-main .groupbox1 .container .number {
        font-size: 40px; }
      .site-main .groupbox1 .container .Line-7 {
        width: 400px;
        margin-top: 25px; }
      .site-main .groupbox1 .container .Line-6 {
        width: 400px; }
  .site-main .price-data {
    height: 1200px;
    width: 90%;
    margin: 0 auto; }
    .site-main .price-data .Frame-4 {
      width: 100%;
      height: 100%; }
    .site-main .price-data .Frame-4 .Slide {
      width: 680px !important; }
    .site-main .price-data input[type="range"] {
      width: 600px !important; }
    .site-main .price-data .title {
      font-size: 40px !important; }
    .site-main .price-data .subtitle {
      width: 100% !important; }
    .site-main .price-data .button1 {
      margin-left: 25px; }
    .site-main .price-data .first {
      margin-left: 200px !important;
      font-size: 22px  !important; }
    .site-main .price-data .second {
      margin-left: 85px !important;
      font-size: 22px !important; }
    .site-main .price-data .third {
      margin-left: 85px !important;
      font-size: 22px !important; }
    .site-main .price-data .last {
      margin-left: 85px !important;
      font-size: 22px !important; }
    .site-main .price-data .fine {
      margin-left: 85px !important;
      font-size: 22px !important; }
    .site-main .price-data .Slide__detail {
      margin-left: 30px;
      font-size: 20px;
      width: 100%; }
    .site-main .price-data .Slide__price {
      width: 20% !important;
      margin-left: 550px !important;
      font-size: 20px !important;
      text-align: unset !important; }
    .site-main .price-data .Group-20 {
      width: 680px !important; }
  .site-main .step1 .row {
    margin-bottom: -40px;
    width: auto; }
  .site-main .step1 .container {
    max-width: 400px; }
    .site-main .step1 .container .media-row {
      width: 10%;
      margin-right: -20px;
      margin-bottom: 20px; }
    .site-main .step1 .container .title-step1 {
      width: 380px;
      font-size: 18px; }
    .site-main .step1 .container .sub-step1 {
      width: 380px;
      font-size: 15px;
      margin-top: -10px; }
    .site-main .step1 .container .big__icon {
      display: none; }
    .site-main .step1 .container .Line-5 {
      display: none; }
    .site-main .step1 .container img {
      width: 80px;
      bottom: 50%; }
  .site-main .faq-data {
    padding: 50px 20px; }
    .site-main .faq-data .title-faq {
      font-size: 24px;
      margin: auto;
      width: auto; }
    .site-main .faq-data .title-item {
      width: 600px; } }

@media only screen and (max-width: 480px) {
  .site-main .headmain1 {
    height: 600px; }
    .site-main .headmain1 .title-data h1 {
      width: 100%;
      font-size: 40px;
      margin-bottom: -40px; }
    .site-main .headmain1 .sub-title-data h3 {
      width: 100%;
      margin-bottom: 80px;
      text-align: justify; }
    .site-main .headmain1 .button-1 {
      margin-top: 90px; }
  .site-main
.groupbox1 {
    margin: 50px 0;
    min-height: 1300px; }
    .site-main
.groupbox1 .container {
      width: 100%;
      height: 100%; }
      .site-main
.groupbox1 .container .row {
        width: 80%;
        height: 100%;
        flex-direction: column;
        margin: 0 autot;
        row-gap: 30px; }
      .site-main
.groupbox1 .container .sub-box {
        height: 100px;
        font-size: 16px;
        width: auto; }
      .site-main
.groupbox1 .container .number {
        font-size: 40px; }
      .site-main
.groupbox1 .container .Line-7 {
        margin-top: 0;
        width: 300px; }
      .site-main
.groupbox1 .container .Line-6 {
        width: 300px; }
  .site-main .price-data {
    height: 1200px;
    width: 90%;
    margin: 0 auto; }
    .site-main .price-data .Frame-4 {
      width: 100%;
      height: 100%; }
    .site-main .price-data .Frame-4 .Slide {
      width: 330px !important; }
    .site-main .price-data input[type="range"] {
      width: 250px !important; }
    .site-main .price-data .title {
      font-size: 40px !important;
      width: auto !important; }
    .site-main .price-data .subtitle {
      width: 100% !important;
      width: auto !important; }
    .site-main .price-data .button1 {
      margin-left: 15px !important; }
    .site-main .price-data .first {
      margin-left: 110px !important;
      font-size: 18px  !important; }
    .site-main .price-data .second {
      margin-left: 25px !important;
      font-size: 18px  !important; }
    .site-main .price-data .third {
      margin-left: 25px !important;
      font-size: 18px  !important; }
    .site-main .price-data .last {
      margin-left: 20px !important;
      font-size: 18px  !important; }
    .site-main .price-data .fine {
      margin-left: 20px !important;
      font-size: 18px  !important; }
    .site-main .price-data .Slide__detail {
      margin-left: 30px !important;
      font-size: 15px !important;
      width: 250px !important; }
    .site-main .price-data .Slide__price {
      margin-left: 220px !important;
      font-size: 15px !important;
      text-align: unset !important;
      width: 30% !important; }
    .site-main .price-data .Group-20 {
      width: 330px !important; }
  .site-main .step1 .row {
    margin-bottom: -40px;
    width: 300px; }
  .site-main .step1 .container {
    max-width: 250px !important; }
    .site-main .step1 .container .media-row {
      width: 10%;
      margin-right: -20px;
      margin-bottom: 20px; }
    .site-main .step1 .container .content {
      max-width: 300px;
      margin-top: -248px; }
    .site-main .step1 .container .title-step1 {
      width: 250px;
      font-size: 16px; }
    .site-main .step1 .container .sub-step1 {
      width: 230px;
      font-size: 12px;
      margin-top: 5px; }
    .site-main .step1 .container .big__icon {
      display: none; }
    .site-main .step1 .container .Line-5 {
      display: none; }
    .site-main .step1 .container img {
      width: 60px;
      bottom: 70%; }
    .site-main .step1 .container .create {
      margin-bottom: -20px; }
  .site-main .faq-data {
    padding: 50px 10px; }
    .site-main .faq-data .title-faq {
      font-size: 24px;
      margin: auto;
      width: auto; }
    .site-main .faq-data .title-item {
      font-size: 18px;
      margin-top: 10px;
      width: 300px; } }

@media only screen and (max-width: 360px) {
  .site-main .headmain1 {
    height: 600px; }
    .site-main .headmain1 .title-data h1 {
      width: 100%;
      font-size: 38px;
      height: 80px; }
    .site-main .headmain1 .sub-title-data h3 {
      width: 100%;
      text-align: justify;
      margin-bottom: 25px;
      height: auto;
      font-size: 16px; }
    .site-main .headmain1 .button-1 {
      margin-top: 90px; }
  .site-main
.groupbox1 {
    margin: 50px 0;
    min-height: 1300px; }
    .site-main
.groupbox1 .container {
      width: 100%;
      height: 100%; }
      .site-main
.groupbox1 .container .row {
        width: 80%;
        height: 100%;
        flex-direction: column;
        margin: 0 autot;
        row-gap: 30px; }
      .site-main
.groupbox1 .container .sub-box {
        height: 100px;
        font-size: 14px;
        width: 250px; }
      .site-main
.groupbox1 .container .number {
        font-size: 40px; }
      .site-main
.groupbox1 .container .Line-7 {
        margin-top: 0;
        width: 250px; }
      .site-main
.groupbox1 .container .Line-6 {
        width: 250px; }
  .site-main .price-data {
    height: 1200px;
    width: 85%;
    margin: 0 auto; }
    .site-main .price-data .Frame-4 {
      width: 100%;
      height: 100%; }
    .site-main .price-data .Frame-4 .Slide {
      width: 280px !important; }
    .site-main .price-data input[type="range"] {
      width: 230px !important; }
    .site-main .price-data .title {
      font-size: 28px !important;
      width: auto !important; }
    .site-main .price-data .subtitle {
      width: 100% !important;
      width: auto !important;
      height: auto;
      font-size: 14px; }
    .site-main .price-data .button1 {
      margin-left: 10px !important; }
    .site-main .price-data .first {
      margin-left: 106px !important;
      font-size: 16px  !important; }
    .site-main .price-data .second {
      margin-left: 25px !important;
      font-size: 16px  !important; }
    .site-main .price-data .third {
      margin-left: 25px !important;
      font-size: 16px  !important; }
    .site-main .price-data .last {
      margin-left: 20px !important;
      font-size: 16px  !important; }
    .site-main .price-data .fine {
      margin-left: 20px !important;
      font-size: 16px  !important; }
    .site-main .price-data .Slide__detail {
      margin-left: 25px !important;
      font-size: 14px !important;
      width: 170px !important; }
    .site-main .price-data .Slide__price {
      margin-left: 190px !important;
      font-size: 15px !important;
      text-align: unset !important;
      width: 40% !important; }
    .site-main .price-data .Group-20 {
      width: 280px !important; }
    .site-main .price-data .button_2 {
      width: 200px !important; }
  .site-main .step1 .row {
    margin-bottom: -40px;
    width: 280px; }
  .site-main .step1 .container {
    max-width: 250px !important; }
    .site-main .step1 .container .media-row {
      width: 10%;
      margin-right: -20px;
      margin-bottom: 20px; }
    .site-main .step1 .container .content {
      max-width: 300px;
      margin-top: -248px; }
    .site-main .step1 .container .title-step1 {
      width: 250px;
      font-size: 16px; }
    .site-main .step1 .container .sub-step1 {
      width: 230px;
      font-size: 12px;
      margin-top: 5px; }
    .site-main .step1 .container .big__icon {
      display: none; }
    .site-main .step1 .container .Line-5 {
      display: none; }
    .site-main .step1 .container img {
      width: 50px;
      bottom: 80%; }
    .site-main .step1 .container .create {
      margin-bottom: -20px; }
  .site-main .faq-data {
    padding: 50px 10px; }
    .site-main .faq-data .title-faq {
      font-size: 20px;
      margin: auto;
      width: auto; }
    .site-main .faq-data .title-item {
      font-size: 16px;
      margin-top: 10px;
      width: 250px; } }

.header_area .scrolling-active1 .navbar {
  background-color: #001a32;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  transform: translateY(0);
  transition: background-color .3s ease-out; }

.site-main .contact {
  background: url(../images/contact/bg.png) top no-repeat;
  background-size: cover;
  padding: 7rem 5rem;
  height: 480px;
  display: flex;
  justify-content: center;
  /* align-self: center; */
  align-items: center;
  margin-top: 68px; }
  .site-main .contact .title {
    font-size: 48px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: white;
    text-transform: uppercase; }
  .site-main .contact .subtitle {
    font-size: 32px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: white; }

/* Footer Area */
footer.footer-area {
  padding: 2rem 0 2rem 0;
  background-color: #0d2c4f; }

footer.footer-area-register {
  padding: 2rem 0 2rem 0;
  background-color: #333f50; }

footer.footer-area .title-footer {
  width: 1081px;
  height: 66px;
  flex-grow: 0;
  margin: 0 0 14px;
  font-family: Montserrat;
  font-size: 52px;
  font-weight: bold;
  line-height: 1.11;
  letter-spacing: normal;
  text-align: center;
  color: #fff; }

footer.footer-area .title-location {
  font-size: 24px;
  font-family: Montserrat;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #fff; }

footer.footer-area .icon-location {
  float: left;
  padding-right: 26px;
  padding-bottom: 90px;
  margin: 0px 0 20px 0; }

footer.footer-area .icon-email {
  float: left;
  padding-right: 26px;
  padding-bottom: 20px;
  margin: 6px 0 20px 0; }

footer.footer-area .subtitle-location {
  font-size: 16px;
  font-family: Montserrat;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #fff; }

footer .line-border {
  width: 198.3px;
  height: 1px;
  flex-grow: 0;
  margin: 14px 440.6px 0 442.2px;
  background-color: #9ecd54; }

footer .copyright {
  height: 27px;
  flex-grow: 0;
  margin: 63px 45.3px 0 1px;
  font-size: 16px;
  font-family: Montserrat;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.7;
  letter-spacing: normal;
  text-align: center;
  color: #fff; }

@media only screen and (max-width: 1024px) {
  footer .line-border {
    margin: 14px 440.6px 0 380px; }
  footer.footer-area .title-footer {
    width: auto; } }

@media only screen and (max-width: 768px) {
  footer .line-border {
    margin: 14px 440.6px 0 250px; }
  footer.footer-area .title-footer {
    width: 680px; } }

@media only screen and (max-width: 480px) {
  footer .line-border {
    margin: 14px 440.6px 0 80px; }
  footer .copyright {
    margin: 63px 0px 0 0px;
    font-size: 13px; }
  footer .btn-lg {
    width: 340px; }
  footer.footer-area .title-footer {
    width: 350px;
    font-size: 22px; } }

@media only screen and (max-width: 320px) {
  footer .line-border {
    margin: 14px 440.6px 0 55px; }
  footer .copyright {
    margin: 63px 0px 0 0px;
    font-size: 11px; }
  footer .btn-lg {
    width: 290px; }
  footer.footer-area .title-footer {
    width: 300px;
    font-size: 22px;
    height: auto; } }

/* End Footer */
@media only screen and (max-width: 992px) {
  .navbar-collapse {
    background-color: white; }
    .navbar-collapse .nav-item .nav-link {
      text-align: left !important;
      color: black !important;
      font-size: 18px !important;
      font-weight: 600;
      width: 200px; }
  .header_area .main-menu .navbar {
    padding: 0; }
    .header_area .main-menu .navbar .container {
      max-width: 768px; }
      .header_area .main-menu .navbar .container .navbar-brand {
        margin-left: 2%; }
  .header_area .main-menu .navbar-nav .active a {
    border-bottom: 0px; } }

@media only screen and (max-width: 1023px) {
  .header_area .main-menu .nav-link-show-mobile {
    display: block; }
  .header_area .main-menu .nav-link-show-mobile-search {
    display: block;
    margin-left: auto; }
  .header_area .main-menu .nav-item:nth-last-child(-n) {
    display: none; } }

@media only screen and (max-width: 414px) {
  .header_area .main-menu .nav-link-show-mobile,
  .header_area .main-menu .nav-link-show-mobile-search {
    display: none; }
  .header_area .main-menu .nav-item:nth-last-child(-n+2) {
    display: block; }
  .header_area .main-menu .nav-item .border-flag {
    padding-left: 10px;
    width: 100px; }
  .site-main .taptrung {
    padding: 7rem 0rem; } }

@media only screen and (max-width: 1024px) {
  .box_dialog {
    margin-right: 575px;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    margin-bottom: 100px; } }

@media only screen and (max-width: 1024px) {
  .site-main .title-nummer {
    text-align: center;
    width: 100%;
    margin-right: 575px; }
  .site-main .subtitle-xuly {
    width: 100%; }
  .title-number {
    text-align: center; } }

/* if the viewport is equal to 1910px or less than that */
.icon-error-message {
  margin-top: 6px;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 10px solid #FF5138;
  margin-left: 70px; }

.error-message {
  color: #fff;
  padding: 10px 15px;
  background-color: #FF5138;
  /* width: 36%; */
  border-radius: 14px;
  font-size: 13px; }

/* mask loading */
.m-mask {
  left: 871px;
  top: 182px; }

.m-mask-message {
  background: #fff;
  width: 160px;
  height: 70px;
  margin: 0 auto;
  content: " ";
  display: block;
  padding: 16px;
  border-radius: 3px;
  border: 1px solid #ddd;
  position: absolute;
  box-sizing: content-box;
  text-align: center; }

@keyframes meloading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.m-mask-message .meloading {
  background: url("../images/icon.png") center no-repeat;
  width: 48px;
  height: 48px;
  margin: 0 auto; }

.m-mask-message .meloading:after {
  content: " ";
  display: block;
  width: 48px;
  height: 48px;
  margin: 0;
  border-radius: 50%;
  border: 3px solid #fff;
  animation: meloading 12s linear infinite;
  -webkit-animation: xxxx 12s linear infinite;
  -moz-animation: meloading 1.2s linear infinite;
  -o-animation: meloading 1.2s linear infinite; }

.m-mask-message .meloading span {
  font-size: 13px !important; }

@keyframes meloading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.m-mask-common-message {
  background-color: #e0e0e0;
  padding: 2px;
  border: 1px solid #bcb0b0;
  position: absolute; }

.m-mask-common-message-inner {
  padding: 0 5px 0 24px;
  border: 1px solid #b3b3b3;
  color: #222;
  line-height: 22px;
  min-height: 22px;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: 4px center;
  background-image: url(data:image/gif;base64,R0lGODlhEAAQALMMAKqooJGOhp2bk7e1rZ2bkre1rJCPhqqon8PBudDOxXd1bISCef///wAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFAAAMACwAAAAAEAAQAAAET5DJyYyhmAZ7sxQEs1nMsmACGJKmSaVEOLXnK1PuBADepCiMg/DQ+/2GRI8RKOxJfpTCIJNIYArS6aRajWYZCASDa41Ow+Fx2YMWOyfpTAQAIfkEBQAADAAsAAAAABAAEAAABE6QyckEoZgKe7MEQMUxhoEd6FFdQWlOqTq15SlT9VQM3rQsjMKO5/n9hANixgjc9SQ/CgKRUSgw0ynFapVmGYkEg3v1gsPibg8tfk7CnggAIfkEBQAADAAsAAAAABAAEAAABE2QycnOoZjaA/IsRWV1goCBoMiUJTW8A0XMBPZmM4Ug3hQEjN2uZygahDyP0RBMEpmTRCKzWGCkUkq1SsFOFQrG1tr9gsPc3jnco4A9EQAh+QQFAAAMACwAAAAAEAAQAAAETpDJyUqhmFqbJ0LMIA7McWDfF5LmAVApOLUvLFMmlSTdJAiM3a73+wl5HYKSEET2lBSFIhMIYKRSimFriGIZiwWD2/WCw+Jt7xxeU9qZCAAh+QQFAAAMACwAAAAAEAAQAAAETZDJyRCimFqbZ0rVxgwF9n3hSJbeSQ2rCWIkpSjddBzMfee7nQ/XCfJ+OQYAQFksMgQBxumkEKLSCfVpMDCugqyW2w18xZmuwZycdDsRACH5BAUAAAwALAAAAAAQABAAAARNkMnJUqKYWpunUtXGIAj2feFIlt5JrWybkdSydNNQMLaND7pC79YBFnY+HENHMRgyhwPGaQhQotGm00oQMLBSLYPQ9QIASrLAq5x0OxEAIfkEBQAADAAsAAAAABAAEAAABE2QycmUopham+da1cYkCfZ94UiW3kmtbJuRlGF0E4Iwto3rut6tA9wFAjiJjkIgZAYDTLNJgUIpgqyAcTgwCuACJssAdL3gpLmbpLAzEQA7); }

.m-mask-modal {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute; }

/*start popup register*/
.modal-dialog h5 {
  color: black;
  font-family: Montserrat;
  font-size: 20px;
  margin-left: 70px; }

.modal-dialog .form-element {
  margin: 15px 0; }

.modal-dialog .form-element input[type="text"],
.modal-dialog .form-element input[type="password"],
.modal-dialog .form-element input[type="email"] {
  margin-top: 5px;
  display: block;
  width: 100%;
  padding: 10px;
  outline: none;
  border: 1px solid #aaa;
  background-color: white;
  border-radius: 5px;
  color: black; }

.modal-dialog form input[type="text"]:focus,
.modal-dialog form input[type="email"]:focus,
.modal-dialog form input[type="number"]:focus,
.modal-dialog form input[type="search"]:focus,
.modal-dialog form input[type="password"]:focus,
.modal-dialog form textarea:focus,
.modal-dialog form select:focus {
  border-color: #4195fc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px #4195fc; }

.modal-dialog form input[type="text"]:invalid:focus,
.modal-dialog form input[type="email"]:invalid:focus,
.modal-dialog form input[type="number"]:invalid:focus,
.modal-dialog form input[type="search"]:invalid:focus,
.modal-dialog form input[type="password"]:invalid:focus,
.modal-dialog form textarea:invalid:focus,
.modal-dialog form select:invalid:focus {
  border-color: #f84242;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 8px #473737; }

.modal-dialog .box_dialog {
  text-align: center; }
  .modal-dialog .box_dialog .number {
    text-align: center; }
  .modal-dialog .box_dialog .phone {
    margin-bottom: 30px; }
  .modal-dialog .box_dialog .txtnumber {
    width: 50px;
    font-size: 1.75rem;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.26);
    padding: 0;
    margin: 0 .625rem;
    outline: none;
    background-color: transparent;
    width: 2.25rem;
    text-align: center;
    margin-bottom: 50px; }
  .modal-dialog .box_dialog .sub {
    text-align: center;
    min-height: 2.5rem;
    margin-bottom: 2.75rem;
    color: rgba(0, 0, 0, 0.87); }
  .modal-dialog .box_dialog .masb {
    color: #ee4d2d;
    cursor: pointer; }

/* end popup register*/
