@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica.eot');
  src: url('../fonts/Helvetica.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Helvetica.woff2') format('woff2'),
    url('../fonts/Helvetica.woff') format('woff'),
    url('../fonts/Helvetica.ttf') format('truetype'),
    url('../fonts/Helvetica.svg#Helvetica') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-Bold.eot');
  src: url('../fonts/Helvetica-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Helvetica-Bold.woff2') format('woff2'),
    url('../fonts/Helvetica-Bold.woff') format('woff'),
    url('../fonts/Helvetica-Bold.ttf') format('truetype'),
    url('../fonts/Helvetica-Bold.svg#Helvetica-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Sailec';
  src: url('../fonts/Sailec-Medium.eot');
  src: url('../fonts/Sailec-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Sailec-Medium.woff2') format('woff2'),
    url('../fonts/Sailec-Medium.woff') format('woff'),
    url('../fonts/Sailec-Medium.ttf') format('truetype'),
    url('../fonts/Sailec-Medium.svg#Sailec-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}



body {
  line-height: 1;
}

.mw-1140 {
  max-width: 1140px;
  display: block;
  margin: 0 auto;
}

.mw-1000 {
  max-width: 1000px;
  display: block;
  margin: 0 auto;
}

.first-section {
  padding: 70px 0;
  padding-bottom: 50px;
  font-family: 'Helvetica', Arial, sans-serif;
}

.diagonal-line-container {
  position: absolute;
  width: 90%;
  height: 100%;
  top: 0px;
  right: 0;
  bottom: 0;
  left: -4%;
  z-index: -1;
}

.first-section__info h1 {
  font-family: Oswald, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 107px;
  line-height: 1.15;
  letter-spacing: -.09em;
  position: relative;
  margin-top: 10px;
  margin-bottom: 0;
  color: #75c100;
}

.first-section__info h2 {
  font-family: Oswald, sans-serif;
  font-style: normal;
  font-size: 37px;
  line-height: 1;
  letter-spacing: -.01em;
  color: #000;
  font-weight: 500;
}

.first-section__info ul {
  margin-top: 40px;
  list-style-type: none;
}

.first-section__info ul li {
  position: relative;
  font-family: Oswald, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  letter-spacing: -.02em;
  color: #000;
  padding-left: 20px;
  margin-bottom: 8px;
}

.first-section__side.first-section__info ul li {
  max-width: calc(100% - 250px);
}

.first-section__info ul li:before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  left: 0;
  top: 13px;
  position: absolute;
  background: #8eb517;
}

.security-icons {
  display: block;
  margin: 60px 0 0 31px;
  width: 300px;
}

.first-section__bottle {
  position: absolute;
  bottom: -130px;
  right: -40px;
  max-width: 400px;
  width: 100%;
}

.first-section__bottle img {
  /* width: 212px; */
  width: 280px;
  position: relative;
  left: 94px;
  top: -58px;
}

.first-section__side.first-section__info:after {
  content: "";
  width: 101px;
  height: 101px;
  background: url(../images/GUARANTEE.svg) no-repeat;
  background-size: contain;
  position: absolute;
  right: -8px;
  bottom: 16px;
}

.first-section__bottle:after {
  content: "";
  width: 101px;
  height: 185px;
  /* height: 237px; */
  background: url(../images/sprite222.svg) no-repeat;
  background-size: contain;
  position: absolute;
  right: 32px;
  /* right: 26px; */
  /* top: -99px; */
}

.form-title {
  font-size: 35px;
  font-weight: 700;
  color: #262626;
  text-transform: uppercase;
  max-width: 400px;
  position: relative;
}

.form-title span {
  color: #75c100;
}

.form-title:before {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/arrow-1.svg) no-repeat;
  background-size: contain;
  transform: scale(1, -1) rotate(-125deg);
  width: 75px;
  height: 75px;
  right: -15px;
  top: 25px;
}

.form-label {
  font-size: 12px;
  line-height: 1;
  color: #4d4d4d;
  display: block;
  margin-bottom: 4px !important;
  font-weight: 400;
}

.promo-field input:disabled {
  border: 2px solid #04c500 !important;
  color: #04c500 !important;
  -webkit-text-fill-color: #04c500 !important;
  opacity: 1 !important;
  font-weight: 700;
}

.form-control {
  border-radius: 5px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .4);
  color: rgba(0, 0, 0, .75);
  font-size: 1rem;
}

.discount-block p {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  margin-top: 20px;
  color: #000;
  padding: 4px 0;
}

.button-submit {
  background-color: #ffb506;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #fcdb06), color-stop(100%, #ffb506)) !important;
  background-image: -webkit-linear-gradient(top, #fcdb06 0, #ffb506 100%) !important;
  background-image: -moz-linear-gradient(top, #fcdb06 0, #ffb506 100%) !important;
  background-image: -o-linear-gradient(top, #fcdb06 0, #ffb506 100%) !important;
  background-image: linear-gradient(top, #fcdb06 0, #ffb506 100%) !important;
  line-height: 54px;
  text-align: center;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  display: block;
  border-radius: 10px;
  font-size: 24px;
  font-weight: 600;
  border: 1px solid #a27d01;
  width: 100%;
  cursor: pointer;
  margin-top: 15px;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  padding: 0 !important;
}

.button-submit:hover {
  background: #ffbd20 !important;
}

.security-icons-c1 {
  text-align: center;
  display: block;
  margin: 10px auto 0;
  max-width: 90%;
}

.last-block {
  margin-bottom: 50px;
  min-height: 792px;
}

.last-block h4 {
  margin-bottom: 70px;
  font-family: Poppins, sans-serif;
  margin-top: 30px;
  font-size: 52px;
  text-align: center;
  line-height: 1.15;
  color: #000;
  font-weight: 700;
  margin: 12px auto 21px;
}

.last-block h4 span {
  color: #33990b;
}

.last-title-main h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  text-transform: uppercase;
  color: #f3ab1f;
  z-index: 1;
  position: relative;
  /* margin-left: 160px; */
  margin-left: 58px;
  padding-top: 80px;
}

.last-title-main h4 {
  font-weight: 700;
  font-size: 40px;
  line-height: 92%;
  text-transform: uppercase;
  color: #183449;
  z-index: 1;
  position: relative;
  text-align: left;
  margin: 0;
  margin-left: 60px;
  margin-bottom: 40px;
}

.last__container .first-section__info {
  padding-top: 10px;
}

.footer__coll.first-section__info.lastlisting {
  list-style-type: none;
  padding: 0;
  margin-top: 7px;
}

.footer__coll.first-section__info.lastlisting li {
  font-family: Oswald, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  letter-spacing: -.02em;
  color: #000;
  padding-left: 20px;
  margin-bottom: 8px;
}

.footer__coll img {
  width: 120px;
}

.last-blk-prd {
  width: 273px;
  margin-left: 16px;
  position: relative;
  margin-top: 30px;
}

.lst-blk-prd1 {
  width: 160px;
  left: 50%;
  margin-left: -80px;
  position: relative;
  z-index: 1;
}

.lst-blk-prd2 {
  /* left: 0; */
  left: 20px;
}

.lst-blk-prd3 {
  /* right: -5px; */
  right: 20px;
}

.lst-blk-prd2,
.lst-blk-prd3 {
  width: 140px;
  position: absolute;
  top: 30px;
}

.last-block .button-submit {
  line-height: 55px;
  height: 55px;
  margin-top: 5px;
}

.form-date {
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  color: #000;
  margin-top: 15px;
}

.date-container {
  color: red !important;
  display: inline-block;
}

.form-date+img {
  margin: 15px auto 0 !important;
  display: block;
  width: 273px;
}

@keyframes pulse {
  0% {
    transform: scale(1)
  }

  100% {
    transform: scale(.95)
  }
}

.btn_pulse {
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  animation: 1s pulse infinite alternate ease-in-out
}

.footer {
  padding-bottom: 50px;
}

.website-secure {
  display: block;
  margin: 20px auto;
}

.soc-list {
  max-width: 411px;
  display: block;
  margin: 0 auto 20px;
}

.soc-list li {
  float: none;
  width: 100%;
  text-align: center;
  display: table;
  height: 51px;
  position: relative;
}

.soc-list li img {
  position: static;
  transform: inherit;
}

.footer p {
  font-size: .75rem;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 1.25rem;
}

.terms-links {
  text-align: center;
}

.terms-links li {
  display: inline-block;
}

.terms-links li a {
  color: #a2d408 !important;
  font-size: .75rem;
  text-decoration: none;
}

@media (max-width: 1199px) {
  .form-title {
    font-size: 29px;
  }

  .discount-block p {
    margin-top: 13px;
  }

  .form-control {
    font-size: 14px;
  }

  /* .last-block h4 {
  font-size: 43px;
} */
}

@media (max-width: 991px) {
  .first-section__info ul li {
    font-size: 20px;
    line-height: 28px;
  }

  .first-section__side.first-section__info ul li {
    /* max-width: calc(100% - 150px); */
    max-width: calc(100% - 120px);
  }

  .first-section__info h1 {
    font-size: 80px;
  }

  .first-section__info h2 {
    font-size: 25px;
  }

  .form-title {
    font-size: 24px;
  }

  .last-block h4 {
    font-size: 35px;
  }

  .footer__coll.first-section__info.lastlisting li {
    font-size: 20px;
    line-height: 28px;
  }

  .last-block {
    min-height: 700px;
  }

  .last-title-main h3 {
    padding-top: 60px;
  }

  .first-section__bottle {
    position: absolute;
    bottom: 0;
    right: 0px;
    max-width: 170px;
    width: 100%;
  }

  .first-section__bottle img {
    /* width: 100%; */
    width: 226px;
    position: relative;
    left: 0;
    top: -40px;
  }

  .first-section__bottle:after {
    width: 71px;
    right: -20px;
    /* height: 185px;
    top: -69px; */
    height: 125px;
    top: 25px;
  }

  .first-section__side.first-section__info:after {
    width: 71px;
    right: -22px;
    bottom: 90px;
  }
}

@media (max-width: 767px) {
  .first-section__info h1 {
    font-size: 70px;
  }

  .first-section {
    padding: 40px 0;
  }

  .first-section__info ul li {
    font-size: 18px;
    line-height: 24px;
  }

  .first-section__bottle {
    bottom: unset;
    max-width: 147px;
    top: 180px;
  }

  .first-section__bottle:after {
    width: 60px;
    height: 104px;
    right: 0;
    top: -68px;
  }

  .first-section__side.first-section__info:after {
    width: 60px;
    right: 0;
    bottom: unset;
    height: 60px;
    top: 212px;
  }

  .first-section__side.first-section__info ul li {
    max-width: calc(100% - 0px);
  }

  .security-icons {
    margin: 30px auto;
  }

  .first-section__info ul+h4 {
    font-size: 13px !important;
  }

  .form-title {
    font-size: 20px;
    max-width: 90%;
  }

  .form-title:before {
    width: 60px;
    height: 60px;
    right: -30px;
    top: 12px;
  }

  .last-block h4 {
    font-size: 22px;
  }

  .last-title-main h3 {
    padding-top: 15px;
    margin-left: 0px;
    font-size: 19px;
  }

  .last-title-main h4 {
    margin: 0 0 0 0;
  }

  .last-blk-prd {
    margin: 30px auto;
  }

  .first-section__info ul+div {
    justify-content: center;
  }

  .footer__coll.first-section__info.lastlisting li {
    font-size: 18px;
    line-height: 24px;
  }

  .first-section__bottle img {
    width: 100%;
    top: -60px;
  }
}

/* Checkout */

.checkout-wrapper {
  background: -webkit-gradient(linear, left top, left bottom, from(#f7ffd3), color-stop(31%, #f7ffd3), color-stop(50%, #fff), to(#fff));
  background: -o-linear-gradient(top, #f7ffd3 0, #f7ffd3 31%, #fff 50%, #fff 100%);
  background: linear-gradient(to bottom, #f7ffd3 0, #f7ffd3 31%, #fff 50%, #fff 100%);
}

.order__header {
  position: relative;
  margin-bottom: 40px;
}

.header {
  background: #252525;
  border-bottom: 2px solid #252525;
  padding-bottom: 10px;
  width: 100%;
  z-index: 22;
}

.header:before {
  content: "";
  width: 112px;
  height: 112px;
  background: url(../images/verify-icon.png);
  position: absolute;
  top: 0;
  left: 0;
}

.order__header_top {
  color: #000;
  font-size: 17px;
  display: block;
  text-align: center;
  padding: 5px 0;
  background: #fff;
}

.order__header_in {
  padding: 10px 30px 0 30px;
}

.delivery-block {
  max-width: 340px;
  padding-left: 73px;
  font-size: 18px;
  position: relative;
  color: #fff;
  margin-left: auto;
}

.delivery-block:before {
  content: "";
  background: url(../images/au_flag.png) no-repeat center;
  width: 70px;
  height: 38px;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}

.order__header_in img {
  max-width: 258px;
  filter: contrast(0) brightness(100);
}

.order__header_top span {
  color: #a2d408;
}

.order .container {
  max-width: 1000px;
  display: block;
  margin: 0 auto;
}

.steps {
  padding: 10px;
  background: #fff;
  margin-bottom: 24px;
  border: 1px solid rgba(0, 0, 0, .3);
  box-sizing: border-box;
  border-radius: 8px;
}

.steps__item {
  line-height: 36px;
  text-align: center;
  color: #000;
  font-size: 16px;
  background-color: #e0e0e0;
  border-radius: 8px;
  display: block;
}

.steps__item.active {
  background-color: #fd6806;
  color: #fff;
}

ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.approved-text {
  color: #000;
  font-size: .875rem;
  margin-top: .9375rem;
  margin-bottom: 5px;
}

.approved-text span {
  color: #7fcc06;
}

.steps p {
  font-size: .875rem;
  line-height: 18px;
  color: #000;
  margin-bottom: 5px;
}

.steps p span {
  color: red;
}

.purchase-row {
  text-align: center;
  background: #fff;
  border: .0625rem solid #ccc;
  margin: 0 0 24px;
  padding: 15px 30px;
  justify-content: space-between;
  border-radius: 16px;
}

.product-selection {
  margin-top: .625rem;
}

.purchase-col.active {
  background: #fe8d01;
}

.purchase-col {
  padding: 12px 0;
  border-radius: 8px;
  cursor: pointer;
}

.purchase-col .purchase-col-txt {
  color: #000;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.3px;
  font-weight: 700;
  margin: 0;
}

.purchase-col.active .purchase-col-txt {
  color: #fff;
}

.product1,
.product2,
.product3 {
  cursor: pointer;
}

.package-item {
  background: #fff;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  border-radius: 10px;
  margin-bottom: 14px;
  overflow: hidden;
}

.package-item__header {
  overflow: hidden;
  border-radius: 10px 10px 0 0;
  font-family: Arial, Helvetica, sans-serif;
}

.title-block {
  background: #7ec304;
  height: 40px;
  line-height: 37px;
  padding-top: 3px;
}

.shipping-row {
  background: #38a605;
  line-height: 37px;
  position: relative;
  height: 40px;
  font-weight: 400;
}


.title-block__main {
  font-weight: 700;
  font-size: 30px;
  text-transform: uppercase;
  color: #fff9ef;
  line-height: 37px;
  padding-left: 17px;
  text-align: left;
  min-width: 255px;
}

.shipping-row span {
  position: relative;
  z-index: 3;
  color: #fff9ef;
  display: block;
  padding-left: 31px;
  font-size: 19px;
  font-weight: 700;
}

.shipping-row:before {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  left: -28px;
  top: -5px;
  width: 33px;
  height: 74px;
  background: #38a605;
  -moz-transform: rotate(49deg);
  -ms-transform: rotate(49deg);
  -webkit-transform: rotate(49deg);
  -o-transform: rotate(49deg);
  transform: rotate(49deg);
  z-index: 2;
}

.shipping-row span:before {
  content: "";
  display: block;
  position: absolute;
  left: -4px;
  top: 4px;
  width: 30px;
  height: 34px;
  background: url(../images/box-icon.svg) no-repeat center;
  background-size: contain;
}

.product .package-item__content {
  border-radius: 0 0 8px 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.product.active .package-item__content {
  background: #fefbe2;
}

.package-item__status {
  width: 6%;
  height: 160px;
}

.package-images {
  display: block;
  position: relative;
  width: 56%;
  padding: 17px 3% 0 7px;
}

.package-info {
  width: 32%;
  text-align: center;
  padding-right: 8px;
}

.package-item__status span {
  width: 35px;
  height: 35px;
  display: block;
  margin-top: 58px;
  position: relative;
  border: 6px solid #63aee4;
  left: 4px;
  top: 6px;
  border-radius: 50%;
  box-sizing: border-box;
}

.product.active .package-item__status span:before {
  content: "";
  display: block;
  background: url(../images/done-icon.png) no-repeat center;
  position: absolute;
  left: -12px;
  top: -45px;
  width: 58px;
  height: 58px;
  background-size: contain;
}

.package__save {
  width: 87px;
  height: 87px;
  background: url(../images/check_seal.png) no-repeat center center;
  background-size: 100%;
  position: absolute;
  right: -20px;
  bottom: 0;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  padding: 23px 8px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.package__save_title {
  font-size: 22px;
  line-height: 20px;
  display: block;
  text-align: center;
  margin-top: 0;
}

.package__save_item {
  text-align: center;
  display: block;
  font-size: 15px;
  letter-spacing: -.02em;
  font-weight: bold;
}

.package-info__title {
  font-size: 21px;
  display: block;
  line-height: 19px;
  font-style: italic;
  font-weight: 700;
  margin-top: 14px;
  margin-bottom: 4px;
  letter-spacing: -.03em;
  color: #d02734;
}

.package-info__subTitle {
  display: block;
  font-size: 18px;
  margin-bottom: -2px;
  text-align: center;
  font-weight: 700;
  letter-spacing: .08em;
  color: #000;
}

.package-info__price {
  display: block;
  font-size: 40px;
  line-height: 69px;
  margin-bottom: 1px;
  font-family: Oswald, sans-serif;
  color: #000;
}

i.price,
p.price,
span.package-retail {
  margin: 0;
  padding: 0;
  line-height: 1;
  display: inline-block;
  font-size: inherit;
  color: inherit;
  font-family: inherit;
}

.package-info__price>span {
  font-size: 14px;
  display: inline-block;
  line-height: 16px;
  vertical-align: top;
  margin-top: 36px;
  margin-left: 0;
}

.package-info__btn {
  font-family: Roboto, sans-serif;
  letter-spacing: .03em;
  min-width: 168px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  font-size: 18px;
  background: #fd6806;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
  border-radius: 8px;
  color: #fff;
  padding: 0 10px;
  margin-top: 10px;
  margin-bottom: 15px;
  font-weight: 700;
}

.product.active .package-info__btn {
  background: #fe8d01;
}

.img-responsive.secure-icons {
  display: block;
  width: 430px;
  margin: 30px auto;
}

.guarantee-block {
  border: 1px solid #979797;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  margin-bottom: 17px;
}

.guarantee-top {
  background-color: #252525;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 24px;
  line-height: 26px;
  padding: 3px 5px 4px;
}

.guarantee-content {
  padding: 7px 15px 10px 5px;
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.guarantee-icon {
  max-width: 120px;
  height: auto;
  flex: 0 0 120px;
  width: 100%;
  object-fit: contain;
  margin-top: 4px;
}

.guarantee-text p {
  margin: 0;
  font-size: 18px;
  line-height: 21px;
  font-family: inherit;
  font-weight: 400;
  color: #000;
  margin-top: 10px;
}

.form__header {
  text-align: center;
  padding: .625rem 0;
  display: inline-block;
  width: 100%;
  position: relative;
  background: #333;
  border-radius: 8px;
  z-index: 10;
}

.form__header:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 60px;
  height: 15px;
  z-index: 6;
  background: url(../images/form-bottom.png) no-repeat center;
  background-size: cover;
}

.form__header h2,
.form__header h3 {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 44px;
  line-height: 100%;
  text-align: center;
  color: #fff;
}

.form__header h2 {
  margin-bottom: 15px;
  margin-top: 10px;
}

.form__header h3 {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 15px;
}

.form__in {
  position: relative;
  padding-bottom: 10px;
  width: 99.5%;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, .3);
  position: relative;
  top: -10px;
}

.form__cards {
  text-align: center;
  padding-top: 40px;
}

.form__in form {
  padding: 0 10px;
}

.form__in form .form-label {
  font-size: 14px;
  cursor: pointer;
  display: block;
  font-weight: 400;
  line-height: 1.2;
  color: #000;
}

.form__in form .payment_as_shipping_label {
  margin-bottom: 15px !important;
}

.form__in .form-control {
  height: 42px;
  line-height: 40px;
  border: 1px solid #ccc;
  padding: 0 23px 0 6px;
  background: #fff;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  box-shadow: none;
  border-radius: 0;
}

.error-message {
  height: 32px;
  display: none;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  white-space: nowrap;
  padding: 0 10px;
  margin: 0 35px 0 0;
  position: absolute;
  right: 100%;
  top: 26px;
  z-index: 99999;
  border-radius: 3px 0 0 3px;
  background: #ef4b52;
}

.error-message:after {
  content: '';
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  right: -10px;
  border-top: 16px solid transparent;
  border-left: 10px solid #ef4b52;
  border-bottom: 16px solid transparent;
}

.form__in .row>* {
  position: relative;
}

.form__in form input.has-error,
.form__in form select.has-error {
  background: #fff url(../images/error-input.png) no-repeat calc(100% - 4px) center;
  border-color: orange;
  color: #757575;
}

.form__in form input.no-error,
.form__in form select.no-error {
  background: #fff url(../images/tick-input.png) no-repeat calc(100% - 4px) center;
  border-color: green;
  color: #000;
}

.cvv-link a {
  color: #7d7d7d;
  text-decoration: underline;
  font-size: 14px;
  display: block;
}

.secure-icon {
  text-align: center;
  margin-bottom: 19px;
}

.secure-icon span {
  font-size: 14px;
  position: relative;
}

.secure-icon span:before {
  content: "";
  width: 10px;
  height: 12px;
  background: url(../images/lock-img.svg) no-repeat center;
  position: absolute;
  left: -14px;
  top: 1px;
}

.send-btn {
  background: #ffcf1c;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #000;
  display: block;
  width: 100%;
  height: 70px;
  font-size: 1.375rem;
  text-indent: 10px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  font-family: Roboto, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.send-btn:hover {
  background: #ffbd20 !important;
}

.send-btn span {
  position: relative;
}

.send-btn span:before {
  content: "";
  display: block;
  width: 9px;
  height: 25px;
  background: url(../images/arrow.svg) no-repeat center;
  position: absolute;
  left: -16px;
  top: 3px
}

.footer {
  padding-bottom: 50px;
}

.footer .container {
  max-width: 1000px;
  display: block;
  margin: 0 auto;
}

.footer p {
  font-size: 14px;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 1.25rem;
}

.terms-links li a {
  font-size: 14px;
}

@media (max-width: 991px) {
  .package-images img {
    width: 300px !important;
    object-fit: cover;
    object-position: -50px;
  }

  .package-item__status {
    width: 9%;
    height: 148px;
  }

  .package-images,
  .product3 .package-images {
    width: 55.5%;
    padding: 0 15% 0 7px;
  }

  .package-info {
    width: 36%;
  }

  .package-info__title {
    font-size: 13px;
    line-height: 15px;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .package-info__price {
    font-size: 30px;
    margin-top: 10px;
    line-height: 36px;
    word-spacing: -5px;
  }

  .package-info__price span {
    margin-left: -1px;
    margin-top: 20px;
  }

  .package-info__price>span {
    font-size: 12px;
  }

  .package__save {
    right: 0px;
    bottom: 14px;
  }

  .package__save_title {
    font-size: 13px;
    line-height: 14px;
    font-weight: 500;
    display: block;
    text-align: center;

  }

  .package__save_item {
    font-size: 13px;
  }

  .package-info__btn {
    min-width: 120px;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
  }

  .purchase-col .purchase-col-txt {
    font-size: 13px;
  }

  .purchase-col {
    padding: 8px 0;
  }

  .product.active .package-item__status span:before {
    top: -30px;
    width: 30px;
    left: -5px;
  }

  .package-item__status span {
    border: 3px solid #63aee4;
    width: 20px;
    height: 20px;
  }

  .title-block__main {
    line-height: 30px;
    font-size: 18px;
  }

  .shipping-row span {
    line-height: 33px;
    font-size: 12px;
    padding-left: 25px;
  }

  .shipping-row span:before {
    top: 3px;
    width: 19px;
    height: 25px;
    left: 1px;
  }

  .shipping-row {
    height: 30px;
    line-height: 30px;
  }

  .title-block {
    height: 30px;
    line-height: 30px;
  }

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

  .guarantee-top {
    font-size: 19px;
    line-height: 21px;
  }

  .img-responsive.secure-icons {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .delivery-block {
    margin: auto;
    padding-left: 0;
    padding-top: 45px;
    text-align: center;
  }

  .delivery-block:before {
    left: 50%;
    transform: translateX(-50%);
  }

  .guarantee-content {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .package__save {
    width: 57px;
    height: 57px;
  }

  .package__save_title,
  .package__save_item {
    font-size: 9px;
    line-height: 11px;
  }

  .package-info__title {
    font-size: 11px;
    line-height: 12px;
  }

  .package-info__price {
    font-size: 26px;
    line-height: 28px;
  }

  .package-info__price>span {
    font-size: 11px;
    margin-top: 11px;
  }

  .package-info__btn {
    min-width: 100px;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
  }

  .order__header_top {
    font-size: 14px;
  }

  .header:before {
    width: 70px;
    height: 70px;
    background: url(../images/verify-icon.png);
    background-size: contain;
  }
}

/* Thank you */

.thank-you-wrapper {
  font-family: 'Sailec';
}

.thy-header {
  width: 100%;
  text-align: center;
  background: #fff;
  padding: 12px 0;
  border-bottom: 2px solid #3d336d;
}

.up-logo {
  display: inline-block;
  vertical-align: middle;
  width: 180px;
}

.tySection {
  width: 100%;
  padding: 25px 0 50px 0;
  text-align: left;
}

.tySection .container {
  max-width: 1000px;
  display: block;
  margin: 0 auto;
}

.ty-banner {
  width: 100%;
  text-align: center;
  position: relative;
}

.ty-title {
  width: 100%;
  color: #f17e3a;
  font-size: 32px;
}

.ty-para {
  width: 100%;
  font-size: 20px;
  color: #000;
}

.tyBox {
  width: 100%;
  background: url(../images/ty-angle.jpg) repeat-x left top #f0f2f5;
  padding: 35px 50px;
  margin-top: 30px;
}

.tyb-heading {
  width: 100%;
  color: #f17e3a;
  font-size: 24px;
  text-align: center;
}

.ty-details-box {
  border-top: 1px solid #cbcfd4;
  border-bottom: 1px solid #cbcfd4;
  padding: 15px 0;
  margin-top: 15px;
}

.ty-details-box>div {
  border-right: 1px solid #cbcfd4;
}

.ty-details-box>div:last-child {
  border-right: none;
}

.ty-details-box p {
  color: #1d1d1d;
  font-size: 17px;
  line-height: 22px;
}

.summary-box {
  width: 80%;
  margin: 35px auto;
}

.tyb-heading {
  width: 100%;
  color: #f17e3a;
  font-size: 24px;
  text-align: center;
}

.summry_row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 15px;
  border: 1px solid #cbcfd4;
  background: #fff;
  margin-top: 15px;
}

.prod-left {
  width: calc(100% - 150px);
}

.prc-rgt {
  width: 120px;
  color: #121212;
  font-size: 18px;
  text-align: right;
  font-weight: 600;
}

.ty-summry-prod {
  max-width: 150px;
  max-height: 50px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #cbcfd4;
  padding: 6px;
}

ul.summry_prices {
  width: 100%;
  max-width: 400px;
  margin: 15px 0 0 0;
}

ul.summry_prices li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 15px;
  color: #121212;
  font-size: 18px;
  border-bottom: 1px solid #cbcfd4;
}

.shipping-info {
  border-right: 1px solid #b8b8b8;
}

.user-info-heading {
  width: 100%;
  color: #2a2a2a;
  font-size: 30px;
}

ul.user-info {
  width: 100%;
  margin-top: 15px;
}

ul.user-info li {
  width: 100%;
  color: #1d1d1d;
  font-size: 17px;
  margin: 10px 0;
  position: relative;
  word-break: break-all;
}

.thank-you-wrapper .footer {
  float: left;
  width: 100%;
  background: #fff;
  padding: 25px 0;
  border-top: 1px solid #ddd;
}

.ftr-txt {
  float: left;
  width: 100%;
  font-size: 16px !important;
  line-height: 20px !important;
  color: #585858;
  margin: 6px 0 !important;
  font-weight: normal;
}

.ftr-txt a {
  outline: none;
  color: #333;
  text-decoration: none;
}

@media (max-width: 991px) {
  .ty-title {
    font-size: 28px;
  }

  .ty-para {
    font-size: 16px;
  }

  .tyb-heading {
    font-size: 18px;
  }

  .ty-details-box p {
    font-size: 15px;
    line-height: 20px;
  }

  .tyBox {
    padding: 35px 15px;
  }
}

@media (max-width: 767px) {
  .summary-box {
    width: 100%;
  }

  .ty-details-box>div {
    border-right: none;
    border-bottom: 1px solid #cbcfd4;
    padding-bottom: 15px;
  }

  .ty-details-box>div:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }

  .user-info-heading {
    text-align: center;
  }

  .shipping-info {
    border-right: none;
    border-bottom: 1px solid #b8b8b8;
    margin-bottom: 30px;
  }
}