.wpcf7-spinner {
  position: absolute;
  margin: 0;
  right: 0;
}



/*------------------------------||*FORM ERROR MASSSAGE||----------------------------------*/
.wpcf7 form .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border: 1px solid #f5c812;
  width: 100%;
  display: block;
  color: inherit;
  padding: 6px 12px 6px 45px;
  text-align: left;
  line-height: 1.3;
  margin: 0 auto 20px;
  font-family: "Figtree";
  font-weight: 500;
  font-size: 13px;
  position: relative;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  background: url(../images/icon-validation.svg) no-repeat 15px center #fff9df;
}

.wpcf7 form.failed .wpcf7-response-output {
  border: 1px solid #fe0000 !important;
  background: url(../images/validation-cross.svg) no-repeat 15px center #ffdfdf;
  font-size: 14px;
  padding-left: 45px;
}

.wpcf7 form.sent .wpcf7-response-output {
  background: url(../images/validation-tick.svg) no-repeat 15px center #e1ffd9;
  border-color: #498e36;
  font-size: 14px;
  padding-left: 45px;
}

.wpcf7-not-valid-tip {
  font-size: 12px;
  margin: 0;
  position: relative;
  background: #fe0000;
  display: inline-block;
  color: var(--white);
  letter-spacing: 0.2px;
  padding: 4px;
  line-height: 100%;
  top: -14px;
  left: 0;
  float: left;
}

.wpcf7-not-valid-tip:before {
  top: -5px;
  margin: 0;
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid red;
}



/*  ------------ select option ------------ */

.pop-up-left .form-control,
.pop-up-left form input[type="text"],
.pop-up-left form input[type="email"],
.pop-up-left form select,
.pop-up-left form textarea,
.pop-up-left form input[type="number"],
.pop-up-left form input[type="tel"],
.pop-up-left form input[type="file"] {
  width: 100%;
  padding: 17px 16px;
  min-height: 50px;
  font-size: 14px;
  font-weight: normal;
  color: #E8E8E8;
  background: transparent;
  border: 1px solid #707070;
  border-radius: 0px;
  margin-bottom: 0;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  margin-bottom: 21px;
}

.pop-up-left .row {
  margin-left: -10px;
  margin-right: -10px;
}

.pop-up-left .form-group {
  padding: 0 10px;
  width: 100%;
  position: relative;
}

/* .pop-up-left .form-group:last-of-type {
  margin-bottom: 26px;
} */


/* -----------------*/
.pop-up-left ::-webkit-input-placeholder,
.pop-up-left textarea::-webkit-input-placeholder {
  color: #E8E8E8;
}

.pop-up-left ::-moz-placeholder,
.pop-up-left textarea::-moz-placeholder {
  color: #E8E8E8;
}

.pop-up-left .pop-up-left :-ms-input-placeholder,
textarea::placeholder {
  color: #E8E8E8;
}




/* --------- Normal Button Style Start --------- */
.pop-up-left .button.submitbtn {
  font-size: 18px;
  padding: 12px;
  font-weight: 600;
  color: #101010;
  background: #fff;
  position: relative;
  display: flex;
  align-items: center;
  margin: 0;
  z-index: 0;
  line-height: normal;
  letter-spacing: 0;
  text-decoration: none;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  border: 1px solid transparent;
  text-transform: capitalize;
  transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  min-height: 50px;
  min-width: 100%;
  position: relative;

}



/* ------------------------popup css start------------------------------ */

#offer-popup {
  display: none;
  max-width: 855px;
  border-radius: 0;
  cursor: auto;
  padding: 6px;
  position: relative;
}

#offer-popup:before {
  position: absolute;
  content: "";
  border: 1px solid #707070;
  padding: 0;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

#offer-popup .fancybox-button {
  width: 28px;
  min-width: 28px;
  height: 28px;
  background: #C3C3C3;
  padding: 5px;
  border-radius: 50%;
  min-height: 28px;
  margin: 23px 20px;
}

#offer-popup.fancybox-content {
  padding: 0;
}

.popup-body {
  display: flex;
  border-radius: 0px !important;
  padding: 56px;
  background: #1a1a1a;
}

#offer-popup .popup-body .pop-up-right {
  width: 341px;
}

.pop-up-right img {
  width: 100%;
}

#offer-popup .popup-body .pop-up-left {
  width: calc(100% - 341px);
  padding-right: 70px;
}


#offer-popup .pop-up-right .heading-26 {
  color: #fff;
  margin-bottom: 30px;
  display: inline-block;
}

.modalmodaldlist li {
  padding-left: 25px;
}

#offer-popup .pop-up-left .head {
  margin-bottom: 25px;
}

#offer-popup .pop-up-left .head p {
  font-size: 16px;
  line-height: 21px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 22px;
}

.modaldlist {
  margin-bottom: 35px;
  display: inline-block;
  width: 100%;
}

.modaldlist li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  font-weight: 400;
  list-style-type: none;
  line-height: 1.2;
  color: rgb(0, 0, 0);
  font-size: 16px;
}

.modaldlist li:last-child {
  margin-bottom: 0;
}

.modaldlist li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 20px;
  height: 20px;
  object-fit: initial;
  background: url(../images/icon/check.svg) no-repeat;
  background-size: contain;
  filter: brightness(0) invert(1);
  background-repeat: no-repeat;
}

.award-box .award-icon img {
  border-radius: 50%;
}

.award-box .award-icon {
  display: inline-block;
}

.award-box {
  display: inline-flex;
  width: 100%;
  justify-content: center;
  column-gap: 10px;
  margin-bottom: 25px;
}

.popup-title {
  font-size: clamp(26px, 26px + (38 - 26) * ((100vw - 375px) / (1920 - 375)), 38px);
  color: #fff;
  font-weight: normal;
  line-height: 37px;
  text-transform: capitalize;
  margin-bottom: 12px;
  font-family: 'Montserrat';
}

#offer-popup .pop-up-left .head .heading-22 {
  margin-bottom: 5px;
  color: #fff;
}

.form-group.submit {
  margin-bottom: 0;
}

.contact-form-box p {
  font-size: 12px;
  font-weight: normal;
  line-height: 21px;
  color: #fff;
  font-family: 'Montserrat';
  margin-top: 10px;
  text-align: center;
}



/* ----------------------------------------------- */
@media screen and (max-width: 991.98px) {
  .popup-body {
    flex-direction: column;
    padding: 0;
  }

  #offer-popup .popup-body .pop-up-right {
    display: none;
  }

  #offer-popup .popup-body .pop-up-left {
    width: 100%;
    padding: 50px;
  }

  #offer-popup {
    max-width: 95%;
  }
}

@media (max-width: 767.98px) {
  #offer-popup .popup-body .pop-up-left {
    padding: 30px;
  }


  .pop-up-left .form-group.submit {
    margin-bottom: 0;
  }

  #offer-popup .fancybox-button {
    margin: 10px;
  }

  .pop-up-left .form-control,
.pop-up-left form input[type="text"],
.pop-up-left form input[type="email"],
.pop-up-left form select,
.pop-up-left form textarea,
.pop-up-left form input[type="number"],
.pop-up-left form input[type="tel"],
.pop-up-left form input[type="file"] {
  margin-bottom: 15px;
}

}

@media (max-width: 575px) {
  .popup-title {
    line-height: 34px;

  }
}


/* ------------------------------------------------------ */