body {
  font-family: "Inter";
  font-style: normal;
  padding-right: 0 !important;
}

.modal-open {
  padding: 0 !important;
}

.none-bg {
  display: none !important;
}

.scroll-bg {
  overflow-y: scroll;
}

.modal-open .modal::-webkit-scrollbar {
  width: 4px;
  height: 0;
}

.modal-open .modal::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #7e8195;
}

body::-webkit-scrollbar {
  width: 4px;
  height: 0;
}

body::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #7e8195;
}

.img-animate {
  transition: all 0.3s;
}

.img-animate:hover {
  opacity: 0.5;
}

.fadeIn {
  display: none;
}

.js-slidein {
  opacity: 0;
  transform: translateY(100px);
  -webkit-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.js-slidein-visible {
  opacity: 1 !important;
  transform: translateY(0) !important;
}

header {
  position: fixed;
  width: 100%;
  z-index: 99;
}

.btn-custom-v1:hover {
  background: linear-gradient(white, white) padding-box,
    linear-gradient(
        to right,
        #17479d -20.91%,
        #824660 8.18%,
        #e94625 38.84%,
        #e67b27 69.93%,
        #e2b028 96.86%
      )
      border-box;
  border-radius: 30px;
  border: 3px solid transparent;
  cursor: pointer;
}

.btn-custom-v1:hover span {
  background: linear-gradient(
    90deg,
    #17479d -20.91%,
    #824660 8.18%,
    #e94625 38.84%,
    #e67b27 69.93%,
    #e2b028 96.86%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.button,
.first-column-item {
  transition: all 0.5s;
  cursor: pointer;
}

.button:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.first-column-item:hover {
  color: #767171;
  background: #f5f5f5 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
}

.logo-script,
.item-script {
  transition: all 0.5s;
  cursor: default;
}

.logo-script:hover {
  box-shadow: 0px 3px 6px #00000029;
}

.item-script:hover {
  background: #f5f5f5 0% 0% no-repeat padding-box;
}

.add-boxShadow {
  box-shadow: 0px 3px 6px #00000029;
}

.add-background-btn {
  color: #767171 !important;
  background: #f5f5f5 0% 0% no-repeat padding-box !important;
  box-shadow: 0px 3px 6px #00000029;
}

.add-background-content {
  background: #f5f5f5 0% 0% no-repeat padding-box !important;
}

.button:focus {
  outline: none;
}

.btn-header:hover {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.header-wrapper {
  margin: 24px 49px;
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
  border-radius: 30px;
  background: #ffffff;
}

.header-image {
  padding: 12px 0 0 29px;
}

.header-image a {
  text-decoration: none;
}

.header-image_title {
  color: #17479d;
  font-weight: 500;
  font-size: 16px;
  vertical-align: bottom;
  margin-left: 17px;
  cursor: default;
}

.header-content {
  display: flex;
  justify-content: flex-end;
  gap: 53px;
  align-items: center;
}

.header-content a,
.header-wrapper_mobile a {
  font-weight: 700;
  font-size: 24px;
  color: #181818;
  text-decoration: none;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}

.header-content a:hover::after,
.header-wrapper_mobile a:hover::after {
  width: 100%;
}

.header-content a::after {
  border-bottom: 2px solid #000000;
  content: "";
  display: block;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  width: 0;
}

.header-content a:hover,
.header-wrapper_mobile a:hover {
  background-image: linear-gradient(
    to right,
    #17479d -20.91%,
    #824660 8.18%,
    #e94625 38.84%,
    #e67b27 69.93%,
    #e2b028 96.86%
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.header-content_button {
  width: 287px;
  height: 71px;
  font-weight: 700;
  font-size: 24px;
  background: linear-gradient(
    90deg,
    #17479d -20.91%,
    #824660 8.18%,
    #e94625 38.84%,
    #e67b27 69.93%,
    #e2b028 96.86%
  );
  border-radius: 0px 30px 30px 0px;
  border: none;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.7s;
}

.top-wrapper {
  display: flex;
  align-items: center;
  height: 851px;
  overflow: hidden;
}

.top-wrapper_row {
  flex-grow: 1;
  position: relative;
}

.top-wrapper_content {
  margin-left: 126px;
}

.top-wrapper_title {
  font-weight: 700;
  font-size: 36px;
  background: linear-gradient(
    90deg,
    #17479d -20.91%,
    #824660 8.18%,
    #e94625 38.84%,
    #e67b27 69.93%,
    #e2b028 96.86%
  );
  line-height: 44px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.top-wrapper_text {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
}

.top-wrapper_button_wrapper {
  text-align: center;
  margin-top: 74px;
}

.top-wrapper_button {
  width: 287px;
  height: 71px;
  background: linear-gradient(
    90deg,
    #17479d -20.91%,
    #824660 8.18%,
    #e94625 38.84%,
    #e67b27 69.93%,
    #e2b028 96.86%
  );
  border-radius: 30px;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  border: none;
  color: #ffffff;
  cursor: pointer;
}

.top-wrapper_image {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.top-sub_wrapper {
  text-align: center;
  background-color: #f5f5f5;
  padding: 50px 0 57px 0;
}

.top-sub_title {
  margin-bottom: 44px;
  font-weight: 700;
  font-size: 32px;
  line-height: 39px;
  color: #181818;
}

.top-sub_wrapper img {
  margin-bottom: 20px;
  transition: 0.5s ease-in-out;
}

.top-sub_wrapper img:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.mobile-dp {
  display: none !important;
}

.collapse-wrapper {
  position: fixed;
  right: 0;
  top: 70vh;
  z-index: 10;
  cursor: pointer;
  transition: all 7s;
}

.icon-collapse {
  transform: rotateY(180deg);
}

.show-collapse {
  transform: unset;
}

.collapse-button {
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s;
}

.collapse-button:hover {
  opacity: 0.5;
}

.collapse-button_text {
  vertical-align: super;
  margin-left: 3px;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #181818;
}

.pop-up_show {
  position: fixed;
  z-index: 10;
  width: 240px;
  top: 70vh;
  right: -100%;
  transition: 0.8s ease-out;
  opacity: 0;
  text-align: right;
}

.show-menu {
  right: 16px;
  opacity: 1;
}

.pop-up_hide {
  right: -100%;
  transition: 5s ease-out;
}

.pop-up_button_show {
  right: 0;
  transition: 1s ease-out;
}

.img-modal_wrapper {
  width: 100%;
  margin-top: 10px;
  cursor: pointer;
  transition: 1s ease-out;
}

.img-modal_wrapper:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.modal-wrapper .modal-content {
  background-color: #3764b5;
  border-radius: 0;
  border: none;
}

.modal-wrapper .modal-header {
  position: relative;
  justify-content: center;
  padding: 40px 0 22px 0;
  border: none;
}

.modal-wrapper .modal-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #ffffff;
}

.modal-wrapper .modal-body {
  background-color: #ffffff;
  padding: 12px 19px;
  margin: 0 20px 22px 20px;
  border: none;
}

.close-modal_wrapper {
  position: absolute;
  right: 20px;
  top: 16px;
  cursor: pointer;
}

.modal-content_input {
  margin-bottom: 12px;
}

.modal-content_input label {
  font-weight: 700;
  font-size: 15px;
  line-height: 19px;
}

.modal-content_input label span {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #e85726;
}

.modal-content_input input {
  width: 100%;
  height: 38px;
  padding-left: 10px;
  border: 1px solid #767171;
  border-radius: 5px;
}

.modal-content_input textarea {
  width: 100%;
  padding-left: 10px;
  background: #ffffff;
  border: 1px solid #767171;
  border-radius: 5px;
}

.modal-checkbox_wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}

.modal-content_submit {
  text-align: center;
}

.modal-btn_submit,
.modal-btn_submit_footer {
  width: 212px;
  height: 52px;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  background: linear-gradient(
    90deg,
    #17479d -20.91%,
    #824660 8.18%,
    #e94625 38.84%,
    #e67b27 69.93%,
    #e2b028 96.86%
  );
  border-radius: 30px;
  color: #ffffff;
  border: none;
  cursor: pointer;
}

.modal-btn_submit_footer {
  width: 287px;
  height: 71px;
  font-size: 24px;
}

.modal-btn_submit:focus,
.modal-btn_submit_footer:focus {
  outline: none;
}

.modal-checkbox.custom-control {
  padding-left: 0;
}

.modal-checkbox input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.modal-checkbox label::before {
  content: "";
  -webkit-appearance: none;
  background-color: transparent;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
  top: 3px;
}

.modal-checkbox input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  left: 9px;
  width: 6px;
  height: 14px;
  border: solid #17479d;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.policy-label {
  position: relative;
  cursor: pointer;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  margin-left: 14px;
  margin: 0;
  color: #17479d;
  vertical-align: super;
}

.modal-checkbox_text {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #181818;
}

.modal-checkbox_text span {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  margin-right: 3px;
  color: #e85726;
}

.error {
  font-size: 13px;
  line-height: 19px;
  color: #e85726;
  margin-top: 5px;
  text-align: start;
}

.modal-body_thankYou {
  display: none;
  text-align: center;
}

.modal-body_thankYou_title {
  margin-top: 23px;
  margin-bottom: 45px;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #181818;
}

.modal-body_thankYou_button button {
  width: 148px;
  height: 37px;
  background: #f5f5f5;
  border: 1px solid #767171;
  border-radius: 30px;
  margin-bottom: 69px;
  cursor: pointer;
  transition: all 0.3s;
}

.modal-body_thankYou_button button:hover {
  opacity: 0.5;
}

.body-first_wrapper {
  text-align: center;
  padding-top: 60px;
}

.body-title_margin {
  margin-bottom: 42px;
  font-weight: 700;
  font-size: 32px;
  line-height: 39px;
  color: #181818;
}

.body-first_stick {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  margin-bottom: 60px;
  width: 141.29px;
  height: 10px;
  background: linear-gradient(
    90deg,
    #17479d -20.91%,
    #824660 8.18%,
    #e94625 38.84%,
    #e67b27 69.93%,
    #e2b028 96.86%
  );
  border-radius: 10px;
}

.stock-wrapper {
  display: flex;
  justify-content: flex-end;
  padding: 213px 180px 0 0;
  height: 619px;
  background-image: url("./../images/stock.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.stock-content_title {
  font-weight: 700;
  font-size: 32px;
  line-height: 39px;
  margin-bottom: 24px;
}

.stock-content_text {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-align: start;
}

.solution-wrapper {
  padding: 32px 25px 134px 66px;
}

.body-second_wrapper {
  text-align: center;
  padding: 60px 0 70px 0;
  background-color: #f5f5f5;
}

.benefit-wrapper {
  padding: 0 172px;
}

.body-third_wrapper {
  text-align: center;
  padding: 60px 0 120px 0;
}

.body-text {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #181818;
  margin-bottom: 60px;
}

.step-img {
  width: 100%;
  padding: 0 359px;
}

.body-four_wrapper {
  text-align: center;
  padding: 60px 0 120px 0;
  background: #f5f5f5;
}

.body-five_wrapper {
  text-align: center;
  padding: 60px 0 120px 0;
}

.body-six_wrapper {
  position: relative;
  text-align: center;
  padding: 60px 0 0 0;
  background: #f5f5f5;
}

.contract-btn_wrapper {
  position: absolute;
  bottom: 20%;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  width: 604px;
  height: 71px;
  background: linear-gradient(
    90deg,
    #17479d -20.91%,
    #824660 8.18%,
    #e94625 38.84%,
    #e67b27 69.93%,
    #e2b028 96.86%
  );
  border-radius: 30px;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #ffffff;
  border: none;
  cursor: pointer;
  transition: 0.5s ease-in-out;
}
.contract-btn_wrapper:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.contract-wrapper {
  position: relative;
}

.x-icon_img {
  width: 100%;
}

.contract-1_img,
.contract-2_img {
  width: 343px;
}

.contract-bottom_wrapper img {
  width: 100%;
}

.body-seven_wrapper {
  text-align: center;
  padding: 60px 0 120px 15px;
}

.table-scroll {
  max-width: 1140px;
  overflow-x: scroll;
  margin: 0 auto;
}

.table-scroll::-webkit-scrollbar {
  width: 4px;
  height: 6px;
}

.table-scroll::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #7e8195;
}

.table-wrapper {
  display: table;
  width: 100%;
}

.div-table-row {
  display: table-row;
  width: auto;
  clear: both;
}

.div-table-col {
  float: left;
  display: table-column;
  width: 180px;
}

.first-column {
  width: 237px;
}

.first-column-item {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #767171;
  border-radius: 10px;
  color: #ffffff;
  font-weight: 400;
  font-size: 17px;
  line-height: 22px;
  height: 85px;
  margin-bottom: 0;
  margin-right: 12px;
  cursor: default;
}

.second-row {
  background: #f5f5f5;
  width: 276px;
  padding: 22px 0 15px 0;
}

.second-row p {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 8px;
  color: #17479d;
}

.second-column {
  width: 276px;
}

.order-column {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.order-column-item {
  background: #767171;
  border-radius: 10px;
  padding: 19px 15px 21px 15px;
  width: 100%;
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  color: #ffffff;
}

.table-border {
  width: 100%;
  height: 3px;
  background-color: #f5f5f5;
}

.div-table-header {
  display: flex;
}

.pl-12 {
  padding-left: 12px;
}

.border-second-top {
  border: 5px solid #e85726;
  border-bottom: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.border-second-middle {
  border: 5px solid #e85726;
  border-bottom: none;
  border-top: none;
}

.border-second-footer {
  border: 5px solid #e85726;
  border-top: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.table-content {
  display: flex;
  justify-content: center;
  align-items: center;
}

.table-content-lable {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  margin-right: 18px;
  margin-bottom: 0;
  color: #181818;
}

.table-content-text {
  text-align: start;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 0;
  color: #181818;
}

.table-content-img {
  margin-right: 36px;
}

.pt-12 {
  padding-top: 12px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-32 {
  padding-top: 32px;
}

.pt-35 {
  padding-top: 35px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-47 {
  padding-top: 47px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-19 {
  padding-top: 19px;
}

.pt-20 {
  padding-top: 20px;
}

.pb-28 {
  padding-bottom: 28px;
}

.mt-32 {
  margin-top: 32px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mt-41 {
  margin-top: 41px;
}

.mt-42 {
  margin-top: 42px;
}

.mt-43 {
  margin-top: 43px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-21 {
  margin-top: 21px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-15 {
  margin-top: 15px;
}

.mb-32 {
  margin-bottom: 32px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-10 {
  margin-bottom: 10px;
}

.body-eight_wrapper {
  text-align: center;
  padding: 60px 0 210px 0;
  background: #f5f5f5;
}

.swiper {
  width: 100%;
  height: 650px;
}

.body-eight_wrapper .swiper-custom-button-next:after,
.body-eight_wrapper .swiper-rtl .swiper-custom-button-prev:after {
  content: "";
}

.body-eight_wrapper .swiper-custom-button-prev:after,
.body-eight_wrapper .swiper-rtl .swiper-custom-button-next:after {
  content: "";
}

.swiper-custom-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev {
  width: 56px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 10em;
  top: 85%;
}

.swiper-button-next {
  width: 56px;
  margin-left: auto;
  margin-right: auto;
  left: 10em;
  right: 0;
  top: 85%;
}

.body-eight_wrapper .swiper-slide img {
  width: 100%;
  cursor: pointer;
}

.body-eight_wrapper .swiper-slide {
  display: flex;
  background: transparent;
  align-items: flex-start;
  justify-content: center;
  transition: all 200ms linear;
  transform: scale(0.9);
}

.body-eight_wrapper .swiper-slide-active {
  transform: scale(1);
}

.swiper-custom-button-next:hover circle,
.swiper-custom-button-prev:hover circle {
  fill: #fff;
}

.swiper-custom-button-next:hover path,
.swiper-custom-button-prev:hover path {
  stroke: #e85726;
}

.swiper-custom-button-prev,
.swiper-custom-button-next {
  cursor: pointer;
}

.body-eight_wrapper .btn-custom {
  width: 287px;
  height: 71px;
  background: linear-gradient(white, white) padding-box,
    linear-gradient(
        to right,
        #17479d -20.91%,
        #824660 8.18%,
        #e94625 38.84%,
        #e67b27 69.93%,
        #e2b028 96.86%
      )
      border-box;
  border-radius: 30px;
  border: 4px solid transparent;
  margin-top: 60px;
  cursor: pointer;
}

.body-eight_wrapper .btn-custom span {
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  background: linear-gradient(
    90deg,
    #17479d -20.91%,
    #824660 8.18%,
    #e94625 38.84%,
    #e67b27 69.93%,
    #e2b028 96.86%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.body-eight_wrapper .btn-custom:hover {
  background: linear-gradient(
    to right,
    #17479d -20.91%,
    #824660 8.18%,
    #e94625 38.84%,
    #e67b27 69.93%,
    #e2b028 96.86%
  );
  border: none;
}

.body-eight_wrapper .btn-custom:hover span {
  color: #fff;
  background: unset;
  -webkit-text-fill-color: unset;
}

.swiper {
  position: relative;
}

.swiper-wrapper-navigate {
  position: absolute;
  z-index: 12;
  width: 100%;
  bottom: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 22rem;
}

.body-eight_wrapper .modal-wrapper .modal-dialog {
  width: 782px;
  max-width: 782px;
}

.body-eight_wrapper .modal-wrapper .modal-content {
  background-color: #fff;
  border-radius: 20px;
}

.body-eight_wrapper .modal-body {
  padding: 53px 50px 42px 70px;
}

.body-eight_wrapper .modal-body img {
  width: 111px;
  margin-bottom: 19px;
}

.body-eight_wrapper .avatar {
  width: 100% !important;
}

.body-eight_wrapper .title {
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  color: #181818;
  margin-bottom: 11px;
}

.body-eight_wrapper .text {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #181818;
}

.body-eight_wrapper .border-bottom {
  border-bottom: 1px solid #181818 !important;
}

.body-eight_wrapper .content-title {
  text-align: left;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #181818;
  margin-bottom: 13px;
}

.body-eight_wrapper .content-text {
  text-align: left;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #181818;
}

.body-eight_wrapper .modal-footer {
  position: absolute;
  bottom: -12%;
  width: 100%;
  border: none;
  justify-content: center;
}

.body-eight_wrapper .modal-footer button {
  background: #f5f5f5;
  border: 1px solid #767171;
  border-radius: 30px;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #181818;
  padding: 8px 47px;
  cursor: pointer;
}

.swiper-info_wrapper {
  position: relative;
  padding: 50px 15px 25px 20px;
  background: #fff;
  border-radius: 20px;
  transition: all 0.2s;
  cursor: pointer;
}

.swiper-slide.swiper-slide-active .swiper-info_wrapper {
  position: relative;
  background: #fff;
  padding: 60px 15px 25px 20px;
  border-radius: 20px;
}

.swiper-info_wrapper .border-bottom_custom {
  border-bottom: 3px solid #f5f5f5;
}

.custom-padding-bottom {
  padding-bottom: 20px;
}

.custom-padding-top {
  padding-top: 25px;
}

.swiper-slide.swiper-slide-active .custom-padding-bottom {
  padding-bottom: 35px;
}

.swiper-slide.swiper-slide-active .custom-padding-top {
  padding-top: 35px;
}

.swiper-info_title {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #181818;
  margin-bottom: 33px;
}

.swiper-info_label {
  flex: 0 0 35%;
  max-width: 35%;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #181818;
}

.swiper-info_text {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #181818;
}

.swiper-info_text_bottom {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #181818;
}

.swiper-slide.swiper-slide-active .swiper-info_text_bottom {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #181818;
}

.body-eight_wrapper .open-modal {
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #17479d;
  background-color: transparent;
  border: none;
  cursor: pointer;
}

.img-tag-text {
  position: absolute;
  width: 100%;
  left: 0;
  top: 10px;
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  color: #ffffff;
}

.swiper-slide-active .img-tag {
  width: 165px !important;
  height: 100%;
}

.swiper-slide-active .img-tag-text {
  position: absolute;
  width: 100%;
  left: 0;
  top: 12px;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  color: #ffffff;
}

.img-tag_wrapper {
  position: absolute;
  top: -15px;
  left: 20px;
}

.body-eight_wrapper .swiper-wrapper {
  margin-top: 20px;
}

.body-nine_wrapper {
  text-align: center;
  padding: 60px 0 120px 0;
}

.one-row_click {
  cursor: pointer;
}

.icon_question {
  width: 50px;
}

.text_question {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #181818;
}

.border-question {
  border-bottom: 3px solid #181818;
  padding-left: 0;
}

.border-answer {
  border-top: 3px dashed #181818;
}

.plus-icon,
.minus-icon {
  cursor: pointer;
}

.plus-icon:hover path,
.minus-icon:hover path {
  transition: all 0.5s;
  fill: #17479d;
}

.answer-text {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #e85726;
}

.body-ten_wrapper {
  text-align: center;
  padding: 60px 0;
  background: #f5f5f5;
}

.team-info {
  padding: 57px 60px 57px 70px;
  border: 3px solid #181818;
  border-radius: 20px;
}

.team-info_title {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #181818;
  margin-bottom: 36px;
}

.team-info_text {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #181818;
  margin-bottom: 0;
}

.footer-wrapper {
  padding: 60px 120px;
  text-align: center;
  background: #1c2639;
}

.footer-wrapper .top-sub_title {
  color: #ffffff;
}

.confirm-footer .top-sub_title {
  color: #181818;
}

.form-footer {
  background-color: #ffffff;
  padding: 52px 172px 99px 139px;
}

.footer-wrapper .modal-content_input {
  margin-bottom: 24px;
}

.footer-wrapper .modal-checkbox_wrapper {
  justify-content: flex-start;
}

.footer-wrapper .modal-content_input input {
  height: 45px;
}

.footer-content_bottom {
  color: #fff;
}

.footer-content_bottom .label-text > div {
  margin-bottom: 16px;
  font-weight: 700;
  font-size: 15px;
  line-height: 32px;
}

.footer-content_bottom .content-text > div {
  margin-bottom: 16px;
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
}

.ln-32 {
  line-height: 32px !important;
}

.border-footer {
  padding-bottom: 48px;
  border-bottom: 1px solid #ffffff;
}

.end-content {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
}

.confirm-footer {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #181818;
}

.btn-back_confirm_footer {
  width: 287px;
  height: 71px;
  background: #f5f5f5;
  border: 1px solid #767171;
  border-radius: 30px;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #181818;
}

.btn-confirm_footer {
  width: 287px;
  height: 71px;
  background: linear-gradient(
    90deg,
    #17479d -20.91%,
    #824660 8.18%,
    #e94625 38.84%,
    #e67b27 69.93%,
    #e2b028 96.86%
  );
  border-radius: 30px;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #ffffff;
  border: none;
  cursor: pointer;
  transition: 0.5s ease-in-out;
}

.confirm-footer .modal-content_input label {
  margin-bottom: 0;
}

.border-top_footer {
  border-top: 1px solid #ffffff;
}

.confirm-footer .modal-body_thankYou_button button {
  width: 287px;
  height: 71px;
  font-size: 24px;
}

.second-first-column {
  margin-top: 13px;
  padding-top: 17px;
  padding-bottom: 7px;
  margin-bottom: 15px;
  margin-right: 7px;
  margin-left: 7px;
  border-radius: 10px;
}

.second-order-column {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 15px;
  margin-top: 15px;
  margin-right: 7px;
  margin-left: 7px;
  border-radius: 10px;
}

.second-special-column {
  padding-top: 20px;
  margin-top: 15px;
  padding-bottom: 6px;
  margin-bottom: 15px;
  margin-right: 7px;
  margin-left: 7px;
  border-radius: 10px;
}

.second-last-column {
  padding-top: 25px;
  margin-top: 15px;
  padding-bottom: 13px;
  margin-bottom: 15px;
  margin-right: 7px;
  margin-left: 7px;
  border-radius: 10px;
}

.top-sub_first {
  text-align: right;
}

.top-sub_third {
  text-align: left;
}

.header-wrapper_mobile {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 90%;
  z-index: 98;
  background-color: #fff;
  background-image: url(./../images/bg_navy.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.header-wrapper_mobile.visible {
  display: block;
}

#side-bar {
  cursor: pointer;
}

.iconClose-sideBar {
  display: none;
  margin: 0 0 0 auto;
}

.iconClose-sideBar.visible {
  display: block;
}

.invisible {
  display: none;
}

.no-shadow {
  box-shadow: unset;
}

.header-wrapper_mobile button {
  width: 287px;
  height: 67.7px;
  border-radius: 20px;
}

.header-wrapper_mobile button:hover {
  border-radius: 20px;
}

.footer-wrapper_confirm label {
  margin-top: 15px;
}

.footer-wrapper_confirm .confirm-footer_text {
  margin-top: 15px;
}

.disabled,
.disabled:hover {
  background: #ddd;
}

.disabled span,
.disabled span:hover {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  background: unset !important;
}

.solution-title {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-weight: 700;
  font-size: 22px;
  line-height: 29px;
  color: #ffffff;
  background: linear-gradient(
    90deg,
    #2065e6 31.32%,
    #76a1ed 53.42%,
    #367eff 75.53%
  );
  border-radius: 20px;
  padding: 5px;
}

.solution-img {
  margin: 22px auto;
}

.solution-img img {
  width: 215px;
}

.solution-content {
  text-align: start;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #181818;
}

.benefit-content_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ffffff;
  border-radius: 35px;
  height: 200px;
  margin-bottom: 45px;
  transition: all 0.4s;
  padding: 0 20px;
}

.benefit-content_wrapper:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.benefit-img {
  margin-bottom: 19px;
}

.benefit-text {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #17479d;
}

.how-mg {
  margin-top: 120px;
}

.how-wrapper {
  position: relative;
  height: 100%;
  background: #f5f5f5;
  border-radius: 35px;
  padding: 25px 32px;
}

.how-img_wrapper {
  position: absolute;
  width: 109px;
  height: 109px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  top: -3rem;
  left: 0;
  right: 0;
  text-align: center;
  background: #e85726;
  display: flex;
  align-items: center;
  justify-content: center;
}

.how-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #181818;
  padding-top: 3.5rem;
}

.border-bt_how {
  background-color: #ffffff;
  width: 216px;
  height: 4px;
  margin: 25px auto 19px auto;
}

.how-content {
  text-align: start;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #181818;
}

.tag_content {
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  color: #ffffff;
  background: linear-gradient(
    90deg,
    #2065e6 31.32%,
    #76a1ed 53.42%,
    #367eff 75.53%
  );
  border-radius: 20px;
  padding: 10px 19px;
  margin-bottom: 19px;
}

.question-content_wrapper {
  padding: 0 11rem;
  margin-top: 8rem;
  margin-bottom: 3rem;
}

.question-content {
  position: relative;
  text-align: left;
}

.question-content img {
  position: relative;
  z-index: 2;
}

.question-title_top {
  position: absolute;
  width: 440px;
  background: #f5f5f5;
  border-radius: 30px;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #17479d;
  z-index: 1;
}

.question-title_bottom {
  position: absolute;
  width: 389px;
  background: #f5f5f5;
  border-radius: 30px;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #17479d;
  z-index: 1;
}

.question-left .question-title_top {
  text-align: right;
  padding: 30px 27px;
  top: -4rem;
  left: 2rem;
}

.question-left .question-title_bottom {
  padding: 22px 36px;
  bottom: 2rem;
  left: 10rem;
}

.question-right .question-title_top {
  text-align: center;
  padding: 30px 39px 24px 39px;
  top: -5rem;
  left: 6rem;
}

.question-right .question-title_bottom {
  text-align: center;
  padding: 30px 28px 22px 42px;
  bottom: 4.5rem;
  left: 16rem;
}

.modal-dialog-right_custom .modal-body {
  overflow-y: scroll;
  max-height: 600px;
}

.modal-dialog-right_custom .modal-body::-webkit-scrollbar {
  width: 4px;
  height: 0;
}

.modal-dialog-right_custom .modal-body::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #7e8195;
}

#formModal {
  overflow: hidden !important;
}

.active-bg {
  display: inline-block !important;
  padding-right: 0 !important;
  width: fit-content;
  height: fit-content;
  margin: 14.5rem 0 auto auto;
}

#overlay {
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.6);
}
.cv-spinner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.spinner {
  width: 40px;
  height: 40px;
  border: 4px #ddd solid;
  border-top: 4px #2e93e6 solid;
  border-radius: 50%;
  animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
  100% {
    transform: rotate(360deg);
  }
}
.is-hide {
  display: none;
}

.contract-blog_wrapper {
  display: inline-block;
  position: relative;
}

.blog-title,
.blog-text {
  position: absolute;
  width: 100%;
  left: 50%;
  text-align: center;
}

.sub-blog_title {
  position: absolute;
  width: 100%;
  top: 5%;
  left: 19.5%;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  text-align: left;
  color: #ffffff;
}

.blog-title {
  top: 45%;
  transform: translate(-50%, -50%);
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #181818;
}

.blog-text {
  top: 68%;
  transform: translate(-50%, -50%);
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #181818;
}

.blog-title_2 {
  top: 55%;
}

.bg-mb_header {
  width: 287px;
  height: 67.7px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f5f5f5;
  border-radius: 15px;
}

.show-policy,
.show-thanks {
  position: relative;
  display: block;
  text-align: start;
}

.show-thanks {
  text-align: center;
}

.show-thanks .modal-dialog-right_custom .modal-body {
  max-height: 100%;
}

.title-special {
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  color: #ffffff;
}

.text-special {
  text-align: start;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
}

.special-wrapper {
  margin-top: 100px;
}

.special-btn {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 50px;
}

.special-btn button {
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #181818;
  background: #f5f5f5;
  border: 1px solid #767171;
  border-radius: 30px;
  width: 287px;
  height: 71px;
  cursor: pointer;
}

@media only screen and (min-width: 1900px) {
  .step-img {
    padding: 0 500px;
  }

  .stock-wrapper {
    height: 1000px;
  }
}

@media only screen and (min-width: 1600px) {
  .contract-wrapper {
    padding: 0 20vw;
  }

  .x-icon_img {
    width: 100%;
  }
}

@media only screen and (max-width: 1366px) {
  .header-content {
    gap: 35px;
  }

  .header-content_button {
    width: 235px;
  }

  .stock-wrapper {
    padding-right: 15px;
  }

  .step-img {
    padding: 0 250px;
  }

  .swiper-info_label {
    flex: 0 0 40%;
    max-width: 40%;
  }
}

@media only screen and (min-width: 1200px) {
  .top-sub_wrapper_container_bottom {
    max-width: 800px;
  }

  .confirm-footer .container {
    max-width: 970px;
  }
}

@media only screen and (max-width: 1360px) {
  .swiper {
    height: 700px;
  }

  .question-content_wrapper {
    padding: 0 15px;
  }

  .question-right .question-title_bottom {
    left: 11rem;
  }
}

@media only screen and (max-width: 1300px) {
  .btn-back_confirm_footer,
  .btn-confirm_footer {
    width: 100%;
    height: 54px;
    font-size: 15px;
  }

  .swiper-info_label {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media only screen and (max-width: 1200px) {
  .top-sub_wrapper_container_bottom {
    max-width: 800px;
  }
}

@media only screen and (max-width: 1198px) {
  .header-content {
    gap: 25px;
  }

  .header-content_button {
    width: 180px;
  }

  .benefit-wrapper {
    padding: 0 100px;
  }

  .step-img {
    padding: 0 100px;
  }
}

@media only screen and (max-width: 1023px) {
  .mobile-dp-none {
    display: none !important;
  }

  .mobile-dp {
    display: block !important;
  }

  .header-wrapper {
    margin: 24px 12px;
    padding: 10px 15px;
  }

  .contract-btn_wrapper {
    width: 287px;
    height: 54px;
    font-size: 18px;
    line-height: 22px;
    border-radius: 20px;
    bottom: 10%;
  }

  .g-recaptcha {
    transform: scale(0.77);
    transform-origin: 0 0;
  }

  .footer-wrapper {
    padding: 60px 15px;
  }

  .form-footer {
    padding: 26px 0 80px 0;
  }

  .header-wrapper .header-image {
    padding: 0;
  }

  .header-wrapper .header-image svg {
    width: 89px;
    height: 100%;
    vertical-align: bottom;
  }

  .header-wrapper .header-image_title {
    font-size: 10px;
    margin-left: 12px;
  }

  .header-wrapper .header-image-mb {
    flex: 0 0 90%;
    max-width: 90%;
    padding: 0;
  }

  .header-block-mb {
    flex: 0 0 10%;
    max-width: 10%;
    padding: 0;
  }

  .top-wrapper {
    height: unset;
    padding-bottom: 60px;
  }

  .top-wrapper_content {
    margin: 0;
  }

  .top-wrapper_title {
    font-size: 24px;
    line-height: 29px;
  }

  .top-wrapper_text {
    font-size: 14px;
    line-height: 17px;
  }

  .top-wrapper_button {
    height: 54px;
    border-radius: 20px;
    font-size: 18px;
    line-height: 22px;
  }

  .top-wrapper_button_wrapper {
    margin-top: 26px;
  }

  .top-sub_title {
    font-size: 24px;
    line-height: 29px;
  }

  .stock-wrapper {
    background-image: url(./../images/stock_mb.png);
    padding: 120px 60px 50px 60px;
    margin-top: 40px;
    height: unset;
  }

  .stock-img-wrapper {
    background-color: #e9f7ff;
    padding-bottom: 65px;
  }

  .stock-img-wrapper img {
    margin: 0 auto;
  }

  .stock-content_title {
    font-size: 24px;
    line-height: 29px;
    text-align: left;
  }

  .stock-content_text {
    font-size: 15px;
    line-height: 18px;
  }

  .solution-wrapper {
    padding: 60px 30px 30px 30px;
  }

  .body-second_wrapper {
    padding: 60px 0;
  }

  .benefit-wrapper {
    padding: 0 30px;
  }

  .body-third_wrapper,
  .body-four_wrapper,
  .body-five_wrapper,
  .body-eight_wrapper,
  .body-nine_wrapper {
    padding: 60px 0 80px 0;
  }

  .body-first_stick,
  .top-sub_title {
    margin-bottom: 26px;
  }

  .step-img {
    padding: 0 15px;
  }

  .top-sub_first {
    text-align: center;
  }

  .top-sub_first img,
  .top-sub_third img {
    width: 257px;
  }

  .top-sub_second {
    position: relative;
  }

  .top-sub_second img {
    width: 98px;
  }

  .top-sub_third {
    text-align: center;
    margin-bottom: 26px;
  }

  .top-sub_wrapper img {
    width: unset !important;
    height: unset !important;
  }

  .team-info {
    padding: 35px;
  }

  .body-ten_wrapper img {
    margin-bottom: 24px;
  }

  .team-info_title {
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 22px;
  }

  .team-info_text {
    font-size: 14px;
    line-height: 17px;
  }

  .body-ten_content {
    margin: 0 15px;
  }

  .solution-img img {
    width: 150px;
  }

  .benefit-text {
    font-size: 15px;
    line-height: 18px;
  }

  .solution-title {
    font-size: 18px;
    line-height: 22px;
    padding: 19px 35px;
  }

  .solution-content {
    font-size: 15px;
    line-height: 18px;
  }

  .body-five_wrapper {
    padding: 60px 15px 80px 15px;
  }

  .question-right {
    text-align: right;
    margin-top: 6rem;
    height: 10rem;
  }

  .question-content img {
    height: 137px;
  }

  .question-right img {
    position: absolute;
    right: -2rem;
  }

  .body-first_wrapper {
    overflow: hidden;
  }

  .question-content_wrapper {
    margin-top: 2rem;
    margin-bottom: 0;
  }

  .question-left .question-title_top {
    text-align: center;
    font-size: 16px;
    line-height: 19px;
    width: 264px;
    border-radius: 20px;
    padding: 15px;
    top: 1rem;
    left: 5rem;
  }

  .question-left .question-title_bottom {
    font-size: 16px;
    line-height: 19px;
    width: 264px;
    border-radius: 20px;
    padding: 15px;
    text-align: center;
    left: 5rem;
    bottom: -2rem;
  }

  .question-right .question-title_top {
    left: unset;
    font-size: 16px;
    line-height: 19px;
    width: 264px;
    border-radius: 20px;
    padding: 15px;
    left: unset;
    right: 5rem;
    top: -1.5rem;
  }

  .question-right .question-title_bottom {
    font-size: 16px;
    line-height: 19px;
    width: 264px;
    border-radius: 20px;
    padding: 15px;
    left: unset;
    right: 7rem;
    bottom: 2rem;
  }

  .sub-blog_title {
    top: 4%;
    left: 18%;
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
  }

  .blog-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
  }

  .blog-text {
    font-size: 13px;
    line-height: 16px;
  }
}

@media (min-width: 768px) {
  .modal-xl {
    width: 90%;
    max-width: 1200px;
  }
}

@media (max-width: 768px) {
  .benefit-content_wrapper {
    height: 150px;
    border-radius: 10px;
    margin-bottom: 26px;
    padding: 0 15px;
  }

  .benefit-img {
    margin-bottom: 10px;
  }

  .benefit-img img {
    height: 39px;
  }

  .mg-mb {
    margin-bottom: 60px;
  }

  .how-img_wrapper {
    width: 90px;
    height: 90px;
  }

  .how-title {
    font-size: 18px;
    line-height: 22px;
    padding-top: 2.5rem;
  }

  .how-content {
    font-size: 15px;
    line-height: 18px;
  }

  .border-bt_how {
    margin: 18px auto 16px auto;
  }

  .question-right .question-title_bottom {
    right: 5rem;
  }
}

@media (max-width: 568px) {
  .body-text {
    text-align: left;
    padding: 0 30px;
    margin-bottom: 26px;
  }

  .first-column {
    width: 120px;
  }

  .first-column-item {
    font-size: 13px;
    line-height: 16px;
    padding: 12px 8px;
  }

  .order-column-item {
    font-size: 15px;
    padding: 8px;
  }

  .div-table-col-mb {
    width: 120px;
  }

  .table-content-lable {
    font-size: 18px;
  }

  .table-content-text {
    font-size: 12px;
  }

  .table-content-img {
    margin-right: 14px;
  }

  .second-row p {
    font-size: 13px;
  }

  .second-row,
  .second-column {
    width: 202px;
  }

  .second-first-column {
    margin-top: 7px;
    padding-top: 8px;
  }

  .second-order-column {
    padding-top: 10px;
    margin-top: 10px;
  }

  .second-special-column {
    padding-top: 10px;
    margin-top: 10px;
  }

  .body-seven_wrapper {
    padding: 60px 0 80px 15px;
  }

  .top-sub_wrapper img {
    width: unset !important;
    height: 65px !important;
  }

  .swiper {
    height: 520px;
    padding: 0 12px;
  }

  .swiper-wrapper-navigate {
    gap: 6rem;
  }

  .swiper-info_title {
    font-size: 18px;
    line-height: 22px;
  }

  .body-eight_wrapper .open-modal,
  .swiper-info_label,
  .swiper-info_text {
    font-size: 12px;
    line-height: 15px;
  }

  .swiper-slide.swiper-slide-active .swiper-info_text_bottom {
    font-size: 16px;
    line-height: 19px;
  }

  .swiper-slide.swiper-slide-active .custom-padding-bottom {
    padding-bottom: 24px;
  }

  .swiper-slide.swiper-slide-active .custom-padding-top {
    padding-top: 20px;
  }

  .body-eight_wrapper .modal-wrapper .modal-dialog {
    width: 100%;
  }

  .modal-wrapper .modal-body {
    padding: 15px;
  }

  .body-eight_wrapper .btn-custom {
    width: 240px;
    height: 54px;
    margin-top: 47px;
  }

  .body-eight_wrapper .btn-custom span {
    width: 240px;
    font-size: 18px;
    line-height: 22px;
  }

  .text_question {
    font-size: 15px;
    line-height: 18px;
  }

  .icon_question {
    width: 36px;
  }

  .footer-wrapper_confirm .confirm-footer_text {
    margin-top: 10px;
  }

  .footer-wrapper_confirm .modal-body_thankYou_button button {
    font-size: 16px;
    width: 240px;
    height: 54px;
  }

  .footer-content_bottom .label-text > div {
    margin-bottom: 12px;
    line-height: 24px;
  }

  .footer-content_bottom .content-text > div {
    margin-left: 20px;
    margin-bottom: 26px;
    line-height: 24px;
  }

  .solution-img img {
    width: 215px;
  }

  .special-wrapper {
    margin-top: 60px;
  }
}

@media (min-width: 576px) {
  .pop-up_wrapper .modal-dialog-right_custom {
    margin: 0 0 auto auto;
  }
}
