
.amazing-offer-seven {
  background: #2d365d url("./../../../assets/images/bg-amazing-offer-seven.png") 0 0 no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  padding: 73px 0 118px;
  z-index: 2;
}

.amazing-offer-seven .section-heading {
  margin-bottom: 32px;
}

.amazing-offer-seven-wrapper {
  padding-top: 53px;
}

.amazing-offer-seven-wrapper::before {
  content: "";
  top: 0;
  right: 0;
  width: 426px;
  height: 481px;
  background-color: rgba(235, 40, 86, 0.72);
  -webkit-border-radius: 72px;
  -moz-border-radius: 72px;
  border-radius: 72px;
  z-index: -1;
}

.amazing-offer-seven-item {
  margin-right: 178px;
  background-color: #212341;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  z-index: 2;
  padding: 45px 213px 75px 97px;
}

.amazing-offer-seven-item::before {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("./../../../assets/images/bg-amazing-offer-09.png") 0 0 no-repeat;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  z-index: -1;
  opacity: 0.14;
  -webkit-filter: blur(15px);
  filter: blur(15px);
}

.amazing-offer-seven-item .image {
  top: 7px;
  right: 0;
  -webkit-transform: translateX(252px);
  -moz-transform: translateX(252px);
  -ms-transform: translateX(252px);
  -o-transform: translateX(252px);
  transform: translateX(252px);
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}

.amazing-offer-seven-item h2 {
  font-size: 30px;
  font-weight: 900;
  color: #fff;
  max-width: 560px;
  width: 100%;
  margin-bottom: 32px;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  line-height: 47px;
}

.amazing-offer-seven-item .price-options>* {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  opacity: 0;
  visibility: hidden;
}

.amazing-offer-seven-item .price {
  font-weight: 300;
  color: #fff;
}

.amazing-offer-seven-item .price .offer {
  background-color: #7262d4;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.amazing-offer-seven-item .price .offer,
.amazing-offer-seven-item .price .offer del {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  line-height: 28px;
}

.amazing-offer-seven-item .price .offer del {
  background-color: #fff;
  padding: 0 22px;
  color: #212341;
}

.amazing-offer-seven-item .price .offer span {
  margin: 0 6px 0 16px;
  color: #fff;
}

.amazing-offer-seven-item .price>span {
  margin-top: 5px;
  font-size: 42px;
  color: #49be78;
  line-height: 63px;
  font-weight: 900;
  margin-bottom: -10px;
}

.amazing-offer-seven-item ul {
  margin-right: 36px;
}

.amazing-offer-seven-item ul li {
  font-size: 14px;
  color: #fff;
  line-height: 30px;
}

.amazing-offer-seven-item ul li::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 5px;
  background-color: #2d365d;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-left: 9px;
}

.amazing-offer-seven-item .progress-circle {
  margin-top: -80px;
}

.amazing-offer-seven-item .progress-circle,
.amazing-offer-seven-item .progress-circle svg {
  width: 150px;
  height: 150px;
}

.amazing-offer-seven-item .progress-circle::before,
.amazing-offer-seven-item .progress-circle::after {
  width: 132px;
  height: 132px;
  top: 10px;
  left: 10px;
}

.amazing-offer-seven-item .progress-circle::before {
  content: "";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #1d1f37;
  z-index: -1;
}

.amazing-offer-seven-item .progress-circle::after {
  content: attr(data-val);
  text-align: center;
  line-height: 132px;
  font-size: 35px;
  font-weight: 300;
  color: #fff;
}

.amazing-offer-seven-item .progress-circle svg circle {
  stroke-width: 3px;
}

.amazing-offer-seven-item .btns {
  gap: 10px;
  left: 0;
  -webkit-transform: translate(70px, -55px);
  -moz-transform: translate(70px, -55px);
  -ms-transform: translate(70px, -55px);
  -o-transform: translate(70px, -55px);
  transform: translate(70px, -55px);
}

.amazing-offer-seven-item .btns .btn {
  font-size: 14px;
  font-weight: 400;
  -webkit-transform: translateY(-180%);
  -moz-transform: translateY(-180%);
  -ms-transform: translateY(-180%);
  -o-transform: translateY(-180%);
  transform: translateY(-180%);
  white-space: nowrap;
  opacity: 0;
  padding: 8px 28px;
}

.amazing-offer-seven-item .btns .btn-danger-3 {
  -webkit-box-shadow: 0 3px 35px rgba(235, 40, 86, 0.5);
  -moz-box-shadow: 0 3px 35px rgba(235, 40, 86, 0.5);
  box-shadow: 0 3px 35px rgba(235, 40, 86, 0.5);
  line-height: 22px;
}

.amazing-offer-seven-item .btns .btn-add-favorite {
  color: #fff;
}

.swiper-slide-active .amazing-offer-seven-item .image {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(152px);
  -moz-transform: translateX(152px);
  -ms-transform: translateX(152px);
  -o-transform: translateX(152px);
  transform: translateX(152px);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.swiper-slide-active .amazing-offer-seven-item .title h2,
.swiper-slide-active .amazing-offer-seven-item .price-options>* {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

.swiper-slide-active .amazing-offer-seven-item .title h2 {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.swiper-slide-active .amazing-offer-seven-item .price-options>* {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.swiper-slide-active .amazing-offer-seven-item .progress-circle svg circle {
  -webkit-animation: progress 1s ease-out forwards 0.9s;
  -moz-animation: progress 1s ease-out forwards 0.9s;
  -o-animation: progress 1s ease-out forwards 0.9s;
  animation: progress 1s ease-out forwards 0.9s;
}

.swiper-slide-active .amazing-offer-seven-item .btns .btn {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1.3s;
  -moz-transition-delay: 1.3s;
  -o-transition-delay: 1.3s;
  transition-delay: 1.3s;
  opacity: 1;
}

.amazing-offer-seven .swiper-button-next,
.amazing-offer-seven .swiper-button-prev {
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  background-color: #fff;
  color: #2d365d;
  font-size: 13px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.amazing-offer-seven .swiper-button-next {
  left: 0;
  -webkit-transform: translate(-25px, -50%);
  -moz-transform: translate(-25px, -50%);
  -ms-transform: translate(-25px, -50%);
  -o-transform: translate(-25px, -50%);
  transform: translate(-25px, -50%);
}

.amazing-offer-seven .swiper-button-prev {
  right: 0;
  -webkit-transform: translate(25px, -50%);
  -moz-transform: translate(25px, -50%);
  -ms-transform: translate(25px, -50%);
  -o-transform: translate(25px, -50%);
  transform: translate(25px, -50%);
}

@media only screen and (min-width: 1400px) {
  .swiper-slide-active .amazing-offer-seven-item .image {
      -webkit-transform: translateX(90px);
      -moz-transform: translateX(90px);
      -ms-transform: translateX(90px);
      -o-transform: translateX(90px);
      transform: translateX(90px);
  }

  .amazing-offer-seven-item {
      padding: 45px 310px 75px 130px;
  }

  .amazing-offer-seven-item ul {
      margin-right: 72px;
  }
}

@media only screen and (max-width: 1199px) {
  .amazing-offer-seven-item {
      padding: 59px 163px 75px 35px;
  }
}

@media only screen and (max-width: 991px) {
  .amazing-offer-seven-wrapper {
      padding-top: 120px;
  }

  .amazing-offer-seven-wrapper::before {
      width: 90%;
      height: 80%;
      right: 5%;
      -webkit-border-radius: 35px;
      -moz-border-radius: 35px;
      border-radius: 35px;
  }

  .amazing-offer-seven-item {
      padding: 300px 32px 75px;
      margin-right: 0;
  }

  .amazing-offer-seven-item .image {
      -webkit-transform: translate(-50%, -180px);
      -moz-transform: translate(-50%, -180px);
      -ms-transform: translate(-50%, -180px);
      -o-transform: translate(-50%, -180px);
      transform: translate(-50%, -180px);
      left: 50%;
  }

  .amazing-offer-seven-item h2 {
      max-width: 100%;
  }

  .amazing-offer-seven-item .progress-circle {
      margin-top: -50px;
  }

  .amazing-offer-seven-item .btns {
      -webkit-transform: translate(-50%, 10px);
      -moz-transform: translate(-50%, 10px);
      -ms-transform: translate(-50%, 10px);
      -o-transform: translate(-50%, 10px);
      transform: translate(-50%, 10px);
      left: 50%;
  }

  .swiper-slide-active .amazing-offer-seven-item .image {
      -webkit-transform: translate(-50%, -80px);
      -moz-transform: translate(-50%, -80px);
      -ms-transform: translate(-50%, -80px);
      -o-transform: translate(-50%, -80px);
      transform: translate(-50%, -80px);
  }
}

@media only screen and (max-width: 767px) {

  .amazing-offer-seven,
  .amazing-offer-seven-item {
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      background-position: center center;
  }

  .amazing-offer-seven-item .title h2 {
      font-size: 24px;
      line-height: 32px;
      text-align: center;
  }

  .amazing-offer-seven-item .price-options {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
  }

  .amazing-offer-seven-item .price-options ul {
      margin: 24px 0;
  }

  .amazing-offer-seven-item .progress-circle {
      margin-top: 12px;
  }
}

@media only screen and (max-width: 575px) {
  .amazing-offer-seven-item {
      padding: 215px 20px 60px;
  }

  .amazing-offer-seven-item .image {
      right: auto;
      left: auto;
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -moz-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-transform: translate(0, -180px);
      -moz-transform: translate(0, -180px);
      -ms-transform: translate(0, -180px);
      -o-transform: translate(0, -180px);
      transform: translate(0, -180px);
  }

  .amazing-offer-seven-item .image img {
      width: 80%;
      height: auto;
      display: block;
  }

  .amazing-offer-seven-item .content {
      margin-top: 90px;
  }

  .swiper-slide-active .amazing-offer-seven-item .image {
      -webkit-transform: translate(0, -80px);
      -moz-transform: translate(0, -80px);
      -ms-transform: translate(0, -80px);
      -o-transform: translate(0, -80px);
      transform: translate(0, -80px);
  }

  .amazing-offer-seven .swiper-button-next,
  .amazing-offer-seven .swiper-button-prev {
      top: 32%;
      right: auto;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  }

  .amazing-offer-seven .swiper-button-next {
      left: -webkit-calc(50% - 35px);
      left: -moz-calc(50% - 35px);
      left: calc(50% - 35px);
  }

  .amazing-offer-seven .swiper-button-prev {
      left: -webkit-calc(50% + 35px);
      left: -moz-calc(50% + 35px);
      left: calc(50% + 35px);
  }
}
  
.amazing-offer-seven .section-heading-title {
color: #ffffff;
}
.amazing-offer-seven-item .image img {
width: auto;
height: 400px;
}
.amazing-offer-seven-item .image img {
object-fit: contain;
}

.amazing-offer-seven-item h2 {
margin-top: 24px;
}
@media only screen and (max-width: 575px) {
.amazing-offer-seven-item .image img {
    width: 80% !important;
}
}

@media only screen and (max-width: 991px) {
.amazing-offer-nine .amazing-offer-seven-item {
    background: linear-gradient(0deg, #00ff93 -71.98%, rgba(0, 255, 147, 0.0402883) 21.82%, rgba(0, 255, 147, 0) 108.84%);
    padding-bottom: 20px;
}

.amazing-offer-nine .amazing-offer-seven-item .content {
    position: unset;
}

.amazing-offer-nine .amazing-offer-seven-item .content .btns {
    transform: translate(24px, -24px);
}

.amazing-offer-nine .amazing-offer-seven-item .progress-circle {
    position: absolute !important;
    top: 0;
    left: 0;
    margin: 0;
    transform: scale(0.75) translate(70px, -130px);
}
}
@media only screen and (max-width: 767px) {
.amazing-offer-nine .amazing-offer-seven-item {
    padding-bottom: 50px;
}

.amazing-offer-nine .amazing-offer-seven-item .content .price-options {
    flex-direction: row;
    justify-content: space-between;
}

.amazing-offer-nine .amazing-offer-seven-item .content .btns {
    left: 50%;
    transform: translate(-50%, -24px);
}

.amazing-offer-nine .amazing-offer-seven-item .progress-circle {
    transform: scale(0.6) translate(-50px, -190px);
}

.amazing-offer-seven-item {
    flex-direction: column;
    padding: 0 32px 30px;
    align-items: center;
}

.amazing-offer-seven-item .image {
    position: relative;
    transform: translate(0, 0) !important;
    left: auto;
    margin: -80px 0 24px;
}

.amazing-offer-seven-item .image img {
    max-width: 258px;
    max-height: 258px;
}

.amazing-offer-seven-item .price-options {
    flex-direction: row;
    justify-content: space-between;
}

.amazing-offer-seven-item .progress-circle {
    position: absolute !important;
    top: 0;
    left: 0;
    transform: scale(0.75) translate(-40px, -250px) !important;
    margin: 0;
}

.amazing-offer-seven-item .progress-circle::before {
    border-width: 2px;
}

.amazing-offer-seven .swiper-button-next,
.amazing-offer-seven .swiper-button-prev {
    border: 1px solid #fff;
    background-color: transparent;
}

.amazing-offer-seven .swiper-button-next::after,
.amazing-offer-seven .swiper-button-prev::after {
    color: #fff;
    font-weight: 900;
}
}
@media only screen and (max-width: 575px) {
.amazing-offer-nine .amazing-offer-seven-item {
    padding-bottom: 72px;
}

.amazing-offer-nine .amazing-offer-seven-item .content .price-options {
    flex-direction: column-reverse;
    align-items: flex-start;
}

.amazing-offer-nine .amazing-offer-seven-item .content .price-options .price {
    display: flex;
    align-items: center;
    width: 100%;
}

.amazing-offer-nine .amazing-offer-seven-item .content .price-options .price span {
    margin: 0 auto 0 4px;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
}

.amazing-offer-nine .amazing-offer-seven-item .content .btns {
    transform: translate(-50%, -20px);
}

.amazing-offer-nine .amazing-offer-seven-item .progress-circle {
    transform: scale(0.6) translate(-60px, -240px);
}

.amazing-offer-seven-item {
    padding: 0 20px 50px;
}

.amazing-offer-seven-item .content {
    margin-top: 0;
}

.amazing-offer-seven-item .content h2 {
    margin-bottom: 0;
}

.amazing-offer-seven-item .price-options {
    flex-direction: column-reverse;
    align-items: flex-start;
}

.amazing-offer-seven-item .price-options ul {
    margin: 12px 0;
}

.amazing-offer-seven-item .price-options .price {
    display: flex;
    align-items: center;
    width: 100%;
}

.amazing-offer-seven-item .price-options .price span {
    font-size: 16px;
    font-weight: bold;
    margin: 0 auto 0 4px;
    line-height: 25px;
}

.amazing-offer-seven-item .progress-circle {
    transform: scale(0.6) translate(-60px, -310px) !important;
}

.amazing-offer-seven .swiper-button-next,
.amazing-offer-seven .swiper-button-prev {
    top: 50%;
    width: 26px;
    height: 26px;
}

.amazing-offer-seven .swiper-button-next::after,
.amazing-offer-seven .swiper-button-prev::after {
    font-size: 10px;
}

.amazing-offer-seven .swiper-button-next {
    transform: translate(-8px, -50%);
    left: 0;
}

.amazing-offer-seven .swiper-button-prev {
    transform: translate(8px, -50%);
    right: 0;
    left: auto;
}
}
