@import url('https://fonts.cdnfonts.com/css/helvetica-neue-5');

body,
h1,
h2,
p,
a {
  font-family: 'Helvetica Neue', sans-serif;

}

.navbar-brand img {
  width: 180px;
}

.navbar-brand {
  margin-top: -13px;

}

.btn-group .btn-primary {
  background: black;
  border: none;
  padding-right: 1px;
}

.btn-group .btn-primary:hover {
  background-color: black;
}

.navbar.bg-dark {
  background-color: black !important;
}

.bg-dark {

  background: rgb(2, 0, 36);
  background: linear-gradient(180deg, rgba(2, 0, 36, 0.6391806722689075) 0%, rgba(0, 0, 0, 1) 35%);

}

.nav-item .nav-link:hover,
.nav-item .dropdown-menu li:hover {
  color: #f8e19f;
}

.nav-item .nav-link {
  letter-spacing: 1px;
  padding: 9px 10px 8px 10px;
}

.nav-item .nav-link,
.nav-item .dropdown-menu a {
  color: white;
}

.dropdown-toggle::after {
  display: none;
}

.section {
  background-color: black;
  padding: 1px;

}

.section .head {
  margin: 0px 0px;
}

.text-reset {
  color: #d1d1d1 !important;
  text-decoration: none;

  font-size: 18px;
}

.footer .mt-4 {
  margin-top: 6.5rem !important;
}

.footer #links a {
  color: white;
  text-decoration: none;
  font-size: 18px;
}

.footer .form-control {

  width: 100%;
  background-color: #000;
  height: 50px;
  border-radius: 4px;

  border: 1px solid #d1d1d1;

}

.footer p,
.footer h6,
.footer h5,
.footer label {
  color: #d1d1d1;
  font-weight: 400;

}

.footer .btn.btn-outline-light {
  height: 50px;
  width: 36%;
}

.container {
  max-width: 90rem;
  margin: 0 auto;
}

.form__name {
  color: #A4A9C5;
  font-size: 0.7rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0px 56px;
  margin-top: 0px;
}


.form__container {
  width: 100%;
  min-height: 300px;
  background-color: #fff;
  border: 1px solid #DADDE8;
  border-radius: 5px;
  padding: 16px 30px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}

.personal--form {
  color: #4c4b4b;
  font-size: 1.0rem;
  letter-spacing: 0.5px;
  /* text-transform: uppercase; */
  font-weight: 700;
  padding: 15px 0 0 28px;

}

.personal--form .last {
  /* margin-left: 10px; */
}

.is-invalid {
  border: 1px solid red;
}

.personal--form .first,
.personal--form .last,
.personal--form .email {
  display: inline-block;
}

.form__container label {
  margin: 0 5px 0 0;
}

.personal--form .first label,
.personal--form .first input,
.personal--form .last label,
.personal--form .last input,
.personal--form .email input {
  display: block;
  min-width: 75px;

}

.first,
.last {
  width: 100%;

}

.form--shipping .row.two .city,
.form--shipping .row.two .state,
.form--shipping .row.three .zip,
.form--shipping .row.three .country {
  width: 47%;
}

.personal--form .first input,
.personal--form .last input {
  max-width: 100%;
  width: 100%;
}


.form--shipping .row.two .city input,
.form--shipping .row.two .state input,
.form--shipping .row.three .zip input,
.form--shipping .row.three .country input {
  max-width: 100%;
  width: 100%;
}

.personal--form .email {
  margin-top: 10px;
  width: 100%;

}

.personal--form .email input {
  width: 100%;

}

.personal--form input {
  width: 100%;
}


.form--shipping .row.one {
  width: 100%;
}

.form--shipping .row.one .address {
  width: 100%;
}


.form--shipping .row.one input {
  width: 100%;

}

.personal--form .email label {
  min-width: 100%
}

.shipping--form {
  color: #4c4b4b;
  font-size: 1.0rem;
  letter-spacing: 0.5px;
  /* text-transform: uppercase; */
  font-weight: 700;
  padding: 0px 47px;
  margin-top: 0px;
}

.shipping--form .row.two,
.shipping--form .row.three {
  margin-top: 10px;
}

.shipping--form .address-two,
.shipping--form .state,
.shipping--form .country {
  margin-left: 0px;
}

.shipping--form .address,
.shipping--form .address-two,
.shipping--form .city,
.shipping--form .state,
.shipping--form .zip,
.shipping--form .country {
  display: inline-block;
}

.shipping--form .address label,
.shipping--form .address-two label,
.shipping--form .city label,
.shipping--form .state label,
.shipping--form .zip label,
.shipping--form .country label {
  margin-bottom: 10px;
}

.shipping--form .address input {
  min-width: 591px;
}

.shipping--form .address label,
.shipping--form .address-two label,
.shipping--form .address-two input,
.shipping--form .city label,
.shipping--form .city input,
.shipping--form .state label,
.shipping--form .state input,
.shipping--form .zip label,
.shipping--form .zip input,
.shipping--form .country label,
.shipping--form .country input {
  display: block;
  min-width: 280px;
}

/* .shipping--form {

    color: #4c4b4b;
    font-size: 1.0rem;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 55px;
    margin-top: 10px; */

/* color: #4c4b4b;
    font-size: 1.0rem;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 13px 31px 0px 43px; */

/* } */
.payment--form {
  color: #4c4b4b;
  font-size: 16px;
  font-weight: 700;
  padding: 15px 0 0 0px;
  /* margin-top: -7px; */
  /* margin-left: 17px;

  }
  
  .form__question {
    padding: 0px 16px;
    color: #646E8A;
  }
  .form__question p {
    display: inline-block;
    /* margin-left: 10px; */
  font-weight: 500;
  vertical-align: middle;
}

.form__question input[type=checkbox] {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border-radius: 3px;
  border: 2px solid #646E8A;
  transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

/* .form__question input[type=checkbox]:checked {
    background-color: #18C2C0;
  } */

input,
select,
.form-group input {
  font-size: 16px;
  font-weight: 700;
  background: white;
  border: 1px solid #A4A9C5;
  border-radius: 3px;
  outline: none;
  padding: 7px;
  height: 42px;
  width: 100%;
  /* transition: border-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    color: #04227c; */
}

.form-group {
  width: 50%;

}

.form-group input {
  width: 92%;

}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  -webkit-text-fill-color: #18C2C0;
}

input:focus {
  border-color: #18C2C0;
}

input::-moz-placeholder {
  font-weight: 500;
  color: #646E8A;
}

input:-ms-input-placeholder {
  font-weight: 500;
  color: #646E8A;
}

input::placeholder {
  font-weight: 500;
  color: #646E8A;
}

.form__confirmation {
  padding: 0px 30px;
}

.Linespace {
  position: relative;
}

.Linespace:after {
  content: '';
  border-right: 1px dashed #bcb8b8;
    height: 494px;
  left: 0;
  display: flex;
  justify-content: center;
  margin: auto;
  position: absolute;
  margin: 48px 0 0 15px;
}

.currency {
  display: flex;
  align-items: center;
  /* margin: 20px 0 10px; */
  width: auto;
}

.flied button {
  font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    background-color: #042784;
    border: 1px solid #dadde800;
    color: #fff;
    padding: 0;
    height: 50px;
    border-radius: 0.25rem;
    outline: none;
    transition: background-color .2s cubic-bezier(.4,0,.2,1);
    position: relative;
    margin: 24px 0 0;
    width: 100%;
}

.creditCardForm .confirm select {
  padding: 10px;
  margin-right: 15px;
}

.creditCardForm #card-number-field {
  width: 92%;
}

button:hover {
  background-color: #0231b0;
}

button:active {
  background-color: #083fd7;
}

.box {
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 400;
  height: 30px;
  width: 30px;
  line-height: 27px;
  border-radius: 50px;
  border: 2px solid #646E8A;
  text-align: center;
  color: #646E8A;
}

.box.billing {
  line-height: 26px;
}

section {
  margin-top: 8px;
}

section:nth-child(1) {
  margin-top: 0px;
}

.sections span {
  color: #000000;
  /* text-transform: uppercase; */
  font-weight: 600;
  letter-spacing: 0px;
  font-size: 24px;

}

.payment-nav {
  background-color: #F9F5F6;

  border-bottom: 1px solid #bababa;

}

.payment_form_body {
  padding: 63px 0 0;
  background-color: #F9F5F6;
}

.paymentbg {
  background: url('../img/mobile-payment-05.png');
  background-repeat: no-repeat;
  background-position: right center;
  padding: 30px 0px;
  background-color: #04227c;
  height: 100%;
}

body a {
  text-decoration: none;
}

body li {
  list-style-type: none;
}

.custom_container {
  padding: 0;
  max-width: 1408px;
}

.top_bar {
  padding: 10px 0;
  /*border-bottom: 1px solid rgb(38 64 64 / 25%);*/
  background-color: #F3F4FC;
}


.checkbox-wrapper-24 .checkbox {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}

.checkbox-wrapper-24 label {
  display: flex;
  align-items: center;
  color: #333;
  cursor: pointer;
  position: relative;
  margin: 0;
}

.checkbox-wrapper-24 label span {
  display: inline-block;
  position: relative;
  background-color: transparent;
  width: 15px;
  height: 15px;
  transform-origin: center;
  border: 2px solid #333;
  border-radius: 50%;
  vertical-align: middle;
  margin-right: 5px;
  transition: background-color 150ms 200ms, transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
}

.checkbox-wrapper-24 label span:before {
  content: "";
  width: 0px;
  height: 2px;
  border-radius: 2px;
  background: #333;
  position: absolute;
  transform: rotate(45deg);
  top: 6px;
  left: 3px;
  transition: width 50ms ease 50ms;
  transform-origin: 0% 0%;
}

.checkbox-wrapper-24 label span:after {
  content: "";
  width: 0;
  height: 2px;
  border-radius: 2px;
  background: #333;
  position: absolute;
  transform: rotate(305deg);
  top: 10px;
  left: 3px;
  transition: width 50ms ease;
  transform-origin: 0% 0%;
}

.checkbox-wrapper-24 label:hover span:before {
  width: 5px;
  transition: width 100ms ease;
}

.checkbox-wrapper-24 label:hover span:after {
  width: 10px;
  transition: width 150ms ease 100ms;
}

.checkbox-wrapper-24 {
  margin: 0 0 0 15px;
}

.checkbox-wrapper-24 input[type=checkbox] {
  display: none;
}

.checkbox-wrapper-24 input[type=checkbox]:checked+label span {
  background-color: #333;
  transform: scale(1.25);
}

.checkbox-wrapper-24 input[type=checkbox]:checked+label span:after {
  width: 10px;
  background: #fff;
  transition: width 150ms ease 100ms;
}

.checkbox-wrapper-24 input[type=checkbox]:checked+label span:before {
  width: 5px;
  background: #fff;
  transition: width 150ms ease 100ms;
}

.checkbox-wrapper-24 input[type=checkbox]:checked+label:hover span {
  background-color: #333;
  transform: scale(1.25);
}

.checkbox-wrapper-24 input[type=checkbox]:checked+label:hover span:after {
  width: 10px;
  background: #fff;
  transition: width 150ms ease 100ms;
}

.checkbox-wrapper-24 input[type=checkbox]:checked+label:hover span:before {
  width: 5px;
  background: #fff;
  transition: width 150ms ease 100ms;
}

.pay-amount {}


/*header*/
.header {
  height: 100vh;
  display: flex;
  width: 100%;
  background: #F3F4FC;
  align-items: center;
}

.header_text h5 {
  line-height: 30px;
  font-size: 24px;
  margin: 0 0 20px;
}

.header_text h2 {
  font-size: 45px;
  line-height: 50px;
  letter-spacing: -0.65px;
  font-weight: 500;
  margin-bottom: 35px;
  color: #1e266d;
  margin-right: 50px;
  text-transform: capitalize;
  font-family: 'Futura PT', sans-serif;
}

.header_text h2 span {
  color: #f37321;
  font-weight: 500;
  font-size: 52px;
}

.header_img {
  float: right;
  text-align: right;
}

/*header*/

/*.payment_form_section{
    display: grid;
    grid-template-columns: 800px;
    justify-content: center;
    align-items: center;
    grid-column-gap: 50px;
}*/

.secure-payment-gateway {
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  margin: 0;
  color: #042784;
}














/*modal*/
.modal-content {
  border-radius: 6px;
  overflow: hidden;
}

.modal-header {
  background-color: #40a2aa;
  color: white;
  /* padding: 20px 100px; */
}

.modal-header h4 {
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  text-align: left;
  font-weight: 400;
}

.modal-body {
  padding: 0;
}

.close {
  float: right;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  text-shadow: 0 0px 0 #fff;
  opacity: 1;
}

.frm_section {
  /* padding: 100px 35px; */
  margin: 0 auto 0 0;
  /* background-color: rgba(0, 0, 0, 0.87); */
  background-image: url("backg-2.png");
  /* height: calc(100vh - 80px); */
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;


}

/* .frm_section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to right, #00000036, #00000057);
  z-index: 1;
} */
/* .frm_section form {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    margin: 0;
} */
.group .validity {
  display: flex;
}

.select:first-child {
  margin-right: 0.35rem;
}

form .row .group {
  width: auto;
}

.group .label {
  display: block;
}

.frm_section .form_field {
  font-size: 16px;
  font-weight: 700;
  background: white;
  border: 1px solid #A4A9C5;
  border-radius: 3px;
  outline: none;
  padding: 0 9px;


  transition: border-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  color: #04227c;
  width: 100%;

  /* font-size: 0.8rem;  
    position: relative;
    font-weight: 500;
    letter-spacing: 0.5px;
    background: transparent;
    border: 1px solid #A4A9C5;
    border-radius: 3px;
    outline: none;
    transition: border-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    color: #18C2C0;
    width: 100%;
    height: 33px;
    margin-bottom: 7px; */

  /* margin-bottom: 10px;
    position: relative;
    border: 1px solid #ddd;
    padding: 1px 15px;
    border-radius: 3px;
    width: 100%;
    height: 44px;
    background-color: white;  */
}

.payment--form .currency {
  margin-left: -15px;
  margin-top: 2px;

  display: flex;
  justify-content: space-evenly;

}

.payment--form .payment {
  bottom: 65px;
  margin-left: 305px;
}

.frm_section .form-section-title {
  margin: 0 0 0px;
  color: black;
  font-size: 20px;
  font-weight: 600;
  /* text-align: center; */
}

.frm_section form .form-section-title {
  font-size: 18px;
  text-align: left;
}

.frm_section .form_field.h_field {
  width: 48.5%;
  float: left;
}

.frm_section .form_field textarea,
.frm_section .form_field input {
  width: 100%;
  line-height: normal;
  padding: 0px 0px;

  margin: 0;
  border: none;
  outline: none;
  color: #414141;
  font-size: 15px;
  background: none;
}

.frm_section .form_field select {
  width: 98%;
  line-height: normal;
  padding: 0px 0px;
  border: none;
  outline: none;
  color: #565656;
  font-size: 16px;
  margin-top: 0px;
}

.validity select {
  width: 100%;
  line-height: normal;
  padding: 0px 6px;
  height: 44px;

  outline: none;
  color: #565656;
  font-size: 16px;
  margin-top: 6px;
}

.creditCardForm label {
  width: 100%;
  margin-bottom: 10px;
}


.creditCardForm .confirm .form-group {
  float: left;
  margin-bottom: 10px;
}

.creditCardForm .confirm .form-control {
  line-height: 24px;
  height: auto;
  padding: 0 16px;
  font-size: 16px;
  font-weight: 700;
  background: white;
  border: 1px solid #A4A9C5;
  border-radius: 3px;
  outline: none;
  padding: 8px;

}

.creditCardForm .owner {
  width: 55%;
  margin-right: 10px;
}

.creditCardForm .CVV {
  width: 52%;

}

.creditCardForm #card-number-field {
  width: 56%;
}

.creditCardForm #expiration-date {
  width: 43%;
}

.creditCardForm #credit_cards {
  width: 68%;
  margin-top: 43px;
  text-align: right;
}

.form-group.CVV input {
  width: 99%;

}

.creditCardForm #pay-now {
  width: 100%;
  margin-top: 25px;
}

.creditCardForm .confirm .btn {
  width: 100%;
  margin-top: 3px;
  font-size: 24px;
  background-color: #2ec4a5;
  color: white;
}

.creditCardForm .confirm select {
  padding: 10px;
  margin-right: 13px;

}

.transparent {
  opacity: 0.2;
}

@media(max-width: 650px) {

  .creditCardForm .owner,
  .creditCardForm .CVV,
  .creditCardForm #expiration-date,
  .creditCardForm #credit_cards {
    width: 100%;
  }

  .creditCardForm #credit_cards {
    text-align: left;
  }
}

.frm_section .form_field textarea::placeholder,
.frm_section .form_field input::placeholder {
  opacity: 0;
}

.frm_section .form_field span.select-span {
  /* background: white;
    padding: 0 2px;
    margin: 0;
    line-height: 4px;
    font-size: 12px !important;
    text-transform: uppercase;
    font-weight: 600;
    top: -10px;
    left: 4px; */
}

/* .frm_section .col-md-4, 
.frm_section .col-md-3, 
.frm_section .col-md-6, 
.frm_section .col-md-7, 
.frm_section .col-md-8, 
.frm_section .col-md-6,
.frm_section .col-md-12{
    padding-left: 5px;
    padding-right: 5px;
} */
.chek_bxs.pay {
  display: inline-flex;
  grid-gap: 4px 17px;
}

.chek_bxs {
  display: inline-flex;
  grid-gap: 4px 17px;

}

.frm_section .form_field.form_field_amount {
  /* width: 287px; */


}

.frm_section .pay-amount {
  /* margin-left: 17px; */
}

.frm_section .form__shipping .form_field span {
  /* position: absolute;
    top: -5px; */
  /* letter-spacing: 0.5px; */
  /* left: 24px;
    font-weight: 700; */

  color: #717475;
  /* transform: translateY(8px);
    font-size: 16px;
    transition-duration: 300ms; */
}

.payment--form .pay-icon {
  margin-left: 14px;

}

.frm_section label:focus-within>span,
.frm_section textarea:not(:placeholder-shown)+span,
.frm_section input:not(:placeholder-shown)+span {
  font-size: 14px;
  transform: translateY(-2px);
  line-height: initial;
  background: #fff;
  padding: 2px 2px;
}

.summary-column {
  padding: 40px 100px 40px 20px;
}

.summary-column .order-info {
  margin-bottom: 32px;
  border-radius: 4px;
  overflow: hidden;
}

.summary-column .order-info .order-info-heading {
  padding: 12px 20px;
  background-color: #40a2aa;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.summary-column .order-info .order-info-line-item {
  position: relative;
  padding: 12px 15px;
  border: 1px solid #d8d8d8;
  border-bottom: 0;
  overflow: hidden;
  -ms-word-break: break-all;
  word-break: break-word;
}

.summary-column .order-info .order-info-line-item .product-sum,
.checkout-footer .main-column .main-column-content .total .total-sum,
.checkout-footer .main-column .main-column-content .total .total-text,
.summary-column .order-info .order-info-total .total-sum,
.summary-column .order-info .order-info-total .total-text {
  float: left;
  color: #7d7d7d;
  font-size: 18px;
  font-weight: 600;
}

.summary-column .order-info .order-info-line-item .product-sum,
.checkout-footer .main-column .main-column-content .total .total-sum,
.summary-column .order-info .order-info-total .total-sum {
  float: right;
}

.summary-column .order-info .order-info-total {
  padding: 13px 15px;
  background: #f9f9f9;
  border: 1px solid #d8d8d8;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  overflow: hidden;
}

.convertri-checkout-button,
.convertri-checkout-button {
  display: block;
  width: 100%;
  padding: 14px 0;
  border: 0;
  border-radius: 0px;
  outline: 0;
  font-size: 22px;
  font-weight: 700;
  cursor: pointer;
  width: 249px;
}



.convertri-checkout-button.confirm-button,
.convertri-checkout-button.confirm-button {
  background: #021e78;
  color: #fff;
  border-radius: 4px;
  text-decoration: none;
}

.convertri-checkout-button.confirm-button:hover,
.convertri-checkout-button.confirm-button:hover {
  background: #2A4647;
}

.paypal-button-container {
  margin: 16px auto;
  height: 44px;
}

.checkout-footer {
  border-right: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8;
  background: #f9f9f9;
  padding: 30px 50px 50px 100px;
}

.checkout-footer .main-column {
  position: relative;
}

.checkout-footer .main-column .main-column-content .total .total-sum {
  float: right;
}

.checkout-footer .main-column .main-column-content .total {
  margin-bottom: 20px;
  padding: 0 15px 18px;
  overflow: hidden;
  border-bottom: 1px solid #d8d8d8;
}

/*modal*/

.body_area {
  /*background-image: linear-gradient(220deg, rgb(221 221 221 / 40%) 20%, rgb(191 217 242 / 30%) 60%), 
    url(../images/bg-new.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    background-attachment: fixed;*/
  padding: 90px 0 140px;
}

.body_area .row {
  justify-content: space-between;
}

.body_area .header_text h2 {
  line-height: 36px;
  font-size: 30px;
  margin-bottom: 20px;
  margin-right: 0;
}

.section_C {
  background: #F3F4FC;
}

.right-content {
  text-align: center;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  float: left;
  font-weight: bold;
  shape-outside: circle();
  margin-right: 20px;
  padding: 8px 30px 0 0;
}

.right-content img {
  margin-bottom: 10px;
}

.start-btn {
  padding: 20px 0;
  display: inline-block;
}

.start-btn a {
  background-color: rgb(243 115 33);
  border-radius: 4px;
  display: table;
  text-align: center;
  padding: 10px 25px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
  color: rgb(255, 255, 255);
  box-shadow: 0px 0 10px 0px rgb(120 120 120 / 30%);
}

.section_C .right-content {
  float: right;
  margin-right: 0;
  padding: 8px 0 0;
}

.booklet h5 {
  padding: 5px 0 15px;
}

.booklet p {
  font-size: 16px;
  display: flex;
}

.booklet img {
  float: left;
  margin-right: 10px;
  margin-top: -2px;
  width: 32px;
  height: 32px;
}

.booklet span {
  float: left;
}

/*privacy_policy*/
.privacy_policy {
  padding: 40px 0;
  height: auto;
  background-image: linear-gradient(220deg, rgb(221 221 221 / 90%) 20%, rgb(191 217 242 / 90%) 60%),
    url(../images/bg-new.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

.privacy_data {
  padding: 60px 0 100px;
  background-image: none;
}

.privacy_data ul {
  padding-left: 30px;
}

.privacy_data h4 {
  color: #1e266d;
  padding-bottom: 10px;
  font-family: 'Futura PT', sans-serif;
}

.privacy_data li {
  list-style-type: decimal;
}

.privacy_policy h2 {
  margin-bottom: 0;
}

/*privacy_policy*/

/*contact*/
.contact_data {
  background-image: none;
}

.contact_frm {
  border: 1px solid #d8d8d8;
  padding: 30px 30px 32px;
  margin-top: 30px;
  border-radius: 4px;
}

.header_text.text-center {
  background-color: #40a2aa;
  color: white;
  padding: 10px 60px 12px;
  border-radius: 4px;
}

.contact_frm .form-section-title {
  margin: 0 0 20px 0;
}

.contact_frm button {
  letter-spacing: 1px;
  font-size: 20px;
  font-weight: 400;
}



.btm_bar {
  padding: 15px 0;
  background: linear-gradient(220deg, rgb(33 34 64 / 92%) 30%, rgb(33 34 64 / 100%) 100%);
  border-top: 1px solid #494a68;
}

.btm_bar .copyright p {
  color: #BDBEC8;
  font-size: 14px;
  margin-bottom: 0;
}

.btm_bar .Privacy {
  text-align: right;
  color: #BDBEC8;
  font-size: 14px;
}

.btm_bar .Privacy p {
  color: #BDBEC8;
  font-size: 14px;
  margin-bottom: 0;
}

.btm_bar .Privacy a {
  text-decoration: none;
  text-align: right;
  color: #BDBEC8;
  margin: 0 15px;
}

.btm_bar .Privacy a:hover {
  color: #f37321;
}

.product_slide {
  padding: 200px 0;
  background: #fff url(../images/ebook.png);
  background-position: calc(50% + 430px) center;
  background-repeat: no-repeat;
}

.product_slide_grid {
  display: grid;
  grid-template-columns: 500px 400px;
  justify-content: center;
  align-items: center;
  grid-column-gap: 100px;
}

.product_content {}

.product_content h1 {
  font-size: 45px;
  line-height: 50px;
  letter-spacing: -0.65px;
  font-weight: 500;
  margin-bottom: 35px;
  color: #1e266d;
  font-family: 'Futura PT', sans-serif;
}

.product_content h6 {
  line-height: 1.5;
  font-weight: 400;
  margin: 0;
  color: #31397c;
  margin-bottom: 20px;
  font-size: 30px;
}

.product_content p {
  line-height: 1.5;
  font-weight: 400;
  margin: 0;
  color: #7c7c7c;
  margin-bottom: 20px;
  font-size: 20px;
}

.custom_btn a {
  font-size: 15px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  padding: 12px 40px;
  position: relative;
  background: #f37321;
  text-decoration: none;
  /*box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.1);*/
}

.custom_btn a:before {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  position: absolute;
  top: 0;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  content: '';
  background-color: #1e266d;
}

.custom_btn a:hover:before,
.custom_btn a:focus:before {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  left: 0;
  right: 0;
  opacity: 1;
}

.custom_btn a span {
  position: relative;
  z-index: 1;
  color: #fff;
}

.custom_btn a span i {
  margin-left: 10px;
}

/*.product_content .start-btn a {
    background-color: rgb(243 115 33);
    border-radius: 0;
    display: table;
    text-align: center;
    padding: 18px 35px;
    text-decoration: none;
    font-size: 15px;
    line-height: 16px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    box-shadow: none;
    position: relative;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.product_content .start-btn a:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
}

.product_content .start-btn a:hover:before {
    background-color: #1E266D !important;
    z-index: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    right: auto;
}*/


.product_slide_b {
  background: linear-gradient(220deg, #EEF2F5 20%, #F1F1F1 100%);
  padding: 150px 0;
}

.product_slide_b .product_slide_grid {
  grid-template-columns: auto 500px;
}

.product_slide_b .product_img {
  margin: 0 0 0 -190px;
}

.product_slide_c {
  padding-bottom: 0;
}

.product_slide_c .product_img {
  margin: 0 0 0 -106px;
}



.payment_formblock {
  display: grid;
  grid-template-columns: 675px auto 675px;
  grid-column-gap: 30px;
}

.flied {
  margin: 0 0 10px;
}
.checkboxes-alert{
  margin-top: 1rem;
}
.checkboxes-alert a{
  color: #f92d2d;

}

.checkboxes-alert label {
  color: #1e1e1e !important;
  font-weight: 600 !important;

}
.checkboxes-alert span{
  color: #f92d2d;

}
.personal--form span{
  color: #ffa102 !important;
  font-weight: 500;}

  .disp {
    margin-top: 9rem;
  }
  .popup-container {
    border-radius: 10px;
    width: 90%;
    max-width: 660px;
    overflow: hidden;
    position: relative;
    animation: fadeIn 0.5s;
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(-20px); }
    to { opacity: 1; transform: translateY(0); }
}

.popup-header {
    justify-content: center;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eee;
}

.success-icon {
    background-color: #e1bc4a;
    color: white;
    width: 31px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
}

.popup-title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.popup-content {
    padding: 20px;
    display: flex;
}

.popup-image {
  width: 245px;
  height: 245px;
    border-radius: 8px;
    overflow: hidden;
    margin-right: 20px;
    position: relative;
}

.popup-image img {
  width: 100%;
  object-fit: cover;
}

.popup-text {
    flex: 1;
    color: #555;
    line-height: 1.5;
    display: flex;
        flex-direction: column;
        justify-content: center;
}

.highlight {
    font-weight: bold;
    color: #333;
}

.popup-footer {
    padding: 15px 20px;
    background-color: #f8f9fa;
    text-align: right;
    border-top: 1px solid #eee;
}

.payment-success .close-btn {
    background-color: #e1bc4a;
    color: #000000;
    border: none;
    padding: 8px 20px;
    border-radius: 5px;
    cursor: pointer;
    font-weight: bold;
    transition: background-color 0.2s;
}

.payment-success .close-btn:hover {
    background-color: #e1bc4a;
}

.guarantee-text {
    display: flex;
    align-items: baseline;
    color: #d09f09;
    font-weight: bold;
    margin-top: 15px;
    font-size: 16px;
    line-height: 17px;
    justify-content: center;
}

.guarantee-icon {
    margin-right: 8px;
}

.payment-success p{
  font-size: 16px;
}
@media screen and (max-width: 1920px) {
  .container-fluid {

    max-width: 1740px;

  }
}

@media (min-width:992px) and (max-width:1500px) {
  .container {
    max-width: 920px;
  }

  .container-fluid {
    max-width: 1240px;

  }

  .payment_formblock {
    grid-template-columns: 425px auto 425px;
    grid-column-gap: 20px;
  }

  .cardNum,
  .expiratDateOuter {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .expiratDate {}

  .expiratDate .col-md-7,
  .expiratDate .col-md-5 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .Linespace:after {
    height: 500px;
  }
}


@media (min-width:768px) and (max-width:991px) {

  .payment_form_body {
    padding: 76px 0 0;
  }

  .container {
    max-width: 100%;
    padding: 0 15px;
  }

  .frm_section {
    padding: 30px 10px;
  }

  .personal--form {
    padding: 15px 0 0 0;
  }

  .payment_formblock {
    grid-template-columns: 100%;
    grid-column-gap: 20px;
  }

  .payment_formblockRight {
    margin: 30px 0 0;
  }

  .frm_section .form_field select {
    width: 100%;
  }

  .cardNum,
  .expiratDateOuter {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .expiratDate {}

  .expiratDate .col-md-7,
  .expiratDate .col-md-5 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .Linespace:after {
    display: none;
  }
}

@media (min-width:320px) and (max-width:767px) {
  .footer .mt-4 {
    margin-top: 0.5rem !important;
  }
  .section .head {
    margin: 50px 0px;
  }
  body .payment-nav img {
    height: 40px;
    padding: 2px;
  }

  .secure-payment-gateway {
    font-size: 18px;
  }

  .payment_form_body {
    padding: 56px 0 0;
  }

  .container {
    max-width: 100%;
    padding: 0 15px;
  }

  .frm_section {
    padding: 20px 10px;
  }

  .personal--form {
    padding: 15px 0 0 0;
  }

  .payment_formblock {
    grid-template-columns: auto;
    grid-column-gap: 20px;
  }

  .payment_formblockRight {
    margin: 30px 0 0;
  }

  .frm_section .form_field select {
    width: 100%;
  }

  .cardNum,
  .expiratDateOuter {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .expiratDate {}

  .expiratDate .col-md-7,
  .expiratDate .col-md-5 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .Linespace:after {
    display: none;
  }

  button {
    margin: 15px 0 0;
    height: 46px;
  }

  .currency {

    flex-direction: column;}
}