.world-cup {
  background-color: #f5f7fa;
}
.world-cup .autumn-head {
  display: block;
  background-color: #ffffff;
  box-shadow: 0 7px 8px 0 #0000000a;
  padding: 25px 0;
}
.world-cup .main-sections {
  overflow: hidden;
}
.world-cup .section-01 img,
.world-cup .section-04 img {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}
.world-cup .section-01 .back-image,
.world-cup .section-04 .back-image {
  position: absolute;
  top: -90px;
  right: -10px;
  width: 100%;
  fill: #dbe1ed;
}
.world-cup .section-01 .counter,
.world-cup .section-04 .counter {
  display: flex;
  align-items: center;
  margin: 24px 0 0 0;
}
.world-cup .section-01 .counter .title-counter,
.world-cup .section-04 .counter .title-counter {
  font-size: 24px;
  font-weight: 800;
  color: #045453;
  line-height: 1.2em;
  min-width: max-content;
  margin: 0 0 15px 0;
}
.world-cup .section-01 .counter .time-show,
.world-cup .section-04 .counter .time-show {
  display: flex;
  justify-content: space-around;
  width: 100%;
}
.world-cup .section-01 .counter .time-show > div,
.world-cup .section-04 .counter .time-show > div {
  display: block;
}
.world-cup .section-01 .counter .time-show > div > div,
.world-cup .section-04 .counter .time-show > div > div {
  text-align: center;
}
.world-cup .section-01 .counter .time-show > div > div:nth-child(1),
.world-cup .section-04 .counter .time-show > div > div:nth-child(1) {
  font-size: 40px;
  font-weight: bold;
  line-height: 48px;
  color: #045453;
}
.world-cup .section-01 .counter .time-show > div > div:nth-child(2),
.world-cup .section-04 .counter .time-show > div > div:nth-child(2) {
  font-size: 25px;
  line-height: 32px;
  color: #045453;
}
.world-cup .section-01 .section01-buttons,
.world-cup .section-04 .section01-buttons {
  direction: ltr;
  padding: 20px 0;
}
.world-cup .section-01 .section01-buttons a,
.world-cup .section-04 .section01-buttons a {
  direction: rtl;
}
.world-cup .section-01 .section01-buttons .green-btn,
.world-cup .section-04 .section01-buttons .green-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 129px;
  height: 40px;
  border-radius: 20px;
  filter: drop-shadow(0px 3px 7px rgba(0, 173, 76, 0.25));
  background-image: linear-gradient(108deg, #73bf43 0%, #00ad4c 100%);
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  padding: 0 16px;
}
.world-cup .section-01 .section01-buttons .green-btn svg,
.world-cup .section-04 .section01-buttons .green-btn svg {
  margin: 0 8px 0 0;
}
.world-cup .section-01 .section01-buttons .white-btn,
.world-cup .section-04 .section01-buttons .white-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 129px;
  height: 40px;
  border-radius: 20px;
  filter: drop-shadow(0px 3px 7px rgba(0, 173, 76, 0.25));
  border: 1px solid #00ad4c;
  font-size: 16px;
  font-weight: bold;
  color: #00ad4c;
  padding: 0 16px;
}
.world-cup .section-01 .editor,
.world-cup .section-04 .editor {
  position: relative;
  z-index: 5;
}
.world-cup .section-01 .editor h3,
.world-cup .section-04 .editor h3 {
  font-size: 28px;
  font-weight: 800;
  color: #045453;
  line-height: 1.2em;
  margin: 0 0 15px 0;
}
.world-cup .section-01 .editor h6,
.world-cup .section-04 .editor h6 {
  font-weight: 800;
  line-height: 1.2em;
  margin: 0 0 15px 0;
}
.world-cup .section-01 .editor p,
.world-cup .section-04 .editor p {
  font-size: 14px;
  font-weight: 400;
  color: #7d91b3;
  line-height: 1.6em;
  margin: 0 0 15px 0;
}
.world-cup .section-04 .section01-buttons {
  text-align: start;
}
.world-cup .section-02 {
  background-size: contain !important;
}
.world-cup .section-02 .title h2 {
  font-size: 28px;
  color: #045453;
}
.world-cup .section-02 .owl-stage-outer {
  height: 100%;
}
.world-cup .section-02 .owl-stage-outer .owl-stage {
  height: 100%;
  padding-top: 30px;
  padding-bottom: 10px;
}
.world-cup .section-02 .owl-stage-outer .owl-stage .owl-item {
  height: 100%;
}
.world-cup .section-02 .owl-stage-outer .owl-stage .owl-item:nth-child(1) {
  z-index: 15;
}
.world-cup .section-02 .owl-stage-outer .owl-stage .owl-item:nth-child(1) .left {
  display: none;
}
.world-cup .section-02 .owl-stage-outer .owl-stage .owl-item:nth-child(1) .center {
  display: none;
}
.world-cup .section-02 .owl-stage-outer .owl-stage .owl-item:nth-child(1) .item .package {
  margin: 0 32px 0 0;
}
.world-cup .section-02 .owl-stage-outer .owl-stage .owl-item:nth-child(2) .right {
  display: none;
}
.world-cup .section-02 .owl-stage-outer .owl-stage .owl-item:nth-child(2) .item .package {
  margin: 0 32px 0 0;
}
.world-cup .section-02 .item .model {
  display: block;
  text-align: center;
  margin: -30px 0 0 0;
  font-size: 14px;
  color: #7d91b3;
}
.world-cup .section-02 .item .package {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  padding: 35px 25px;
  border-radius: 15px;
}
.world-cup .section-02 .item .package .head {
  display: block;
  width: 100%;
}
.world-cup .section-02 .item .package .head .title {
  display: block;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  line-height: 40px;
  color: #00ad4c;
  margin: 0 0 35px 0;
}
.world-cup .section-02 .item .package .head .month {
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #045453;
  border: 1px solid #e7ebf2;
  border-radius: 250px;
  padding: 7.5px 0;
}
.world-cup .section-02 .item .package .body {
  display: block;
  width: 100%;
}
.world-cup .section-02 .item .package .body .gift {
  width: 75px;
  margin: 25px auto;
}
.world-cup .section-02 .item .package .body .stroge {
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #00ad4c;
  margin: 0 0 35px 0;
}
.world-cup .section-02 .item .package .body .detail {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #045453;
}
.world-cup .section-02 .item .package .foot {
  display: block;
  width: 100%;
}
.world-cup .section-02 .item .package .foot .last-price {
  display: block;
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  line-height: 32px;
  color: #19ad4c;
  text-decoration: line-through;
  margin: 0 0 8px 0;
}
.world-cup .section-02 .item .package .foot .price {
  display: block;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  color: #045453;
  margin: 0 0 24px 0;
}
.world-cup .section-02 .item .package .foot .buy {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #00ad4c;
  border: 1px solid #00ad4c;
  border-radius: 250px;
  padding: 5px 0;
  cursor: pointer;
}
.world-cup .section-02 .autumn-form {
  display: block;
  background-color: #e1e6ef;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  padding: 35px 25px;
  border-radius: 15px;
  height: 100%;
}
.world-cup .section-02 .autumn-form .editor h3 {
  color: #045453;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.2em;
  margin: 0 0 15px 0;
}
.world-cup .section-02 .autumn-form .editor h4 {
  font-size: 14px;
  color: #045453;
  font-weight: 800;
  line-height: 1.2em;
  margin: 0 0 15px 0;
}
.world-cup .section-02 .autumn-form .editor p,
.world-cup .section-02 .autumn-form .editor .form-type {
  color: #4a6188;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6em;
  margin: 0 0 15px 0;
}
.world-cup .section-02 .autumn-form .editor p span,
.world-cup .section-02 .autumn-form .editor .form-type span {
  width: 15px;
  height: 15px;
  background-color: #00ad4c;
  display: inline-block;
  margin: 0 0 -2px 5px;
  border-radius: 50%;
}
.world-cup .section-02 .autumn-form input,
.world-cup .section-02 .autumn-form select {
  background-color: #ffffff;
  border: none;
  border-radius: 5px;
  color: #045453;
}
.world-cup .section-02 .autumn-form input::placeholder {
  color: #045453;
}
.world-cup .section-02 .autumn-form sup {
  line-height: 15px;
}
.world-cup .section-02 .autumn-form form .col-md-6,
.world-cup .section-02 .autumn-form form .col-12 {
  margin: 17.5px 0 0 0 !important;
}
.world-cup .section-02 .autumn-form form .col-md-6 {
  flex: 0 0 100%;
  max-width: 100%;
}
.world-cup .section-02 .autumn-form form .field-type-captcha {
  display: flex;
  justify-content: space-between;
}
.world-cup .section-02 .autumn-form form .field-type-captcha sup {
  position: absolute;
  bottom: -30px;
  right: 15px;
}
.world-cup .section-02 .autumn-form form .button[type="submit"] {
  background-color: #ffffff;
  color: #00ad4c;
  border: 1px solid #00ad4c;
  margin: 15px 0 0 0;
}
.world-cup .section-03 {
  background-color: #eaedf4;
}
.world-cup .section-03 .title h2 {
  font-size: 28px;
  font-weight: bold;
  color: #045453;
}
.world-cup .section-03 .owl-items-sec-03 {
  position: relative;
}
.world-cup .section-03 .owl-items-sec-03 .item {
  border-radius: 10px;
  filter: drop-shadow(0 0 11.5px rgba(125, 145, 179, 0.2));
  background-color: #ffffff;
  padding: 24px;
}
.world-cup .section-03 .owl-items-sec-03 .item > img {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  margin: 0 auto;
}
.world-cup .section-03 .owl-items-sec-03 .item .name {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 16px;
  color: #00ad4c;
  margin: 24px 0 8px 0;
}
.world-cup .section-03 .owl-items-sec-03 .item .company-name {
  text-align: center;
  font-size: 14px;
  line-height: 23px;
  color: #045453;
}
.world-cup .section-03 .owl-items-sec-03 .item .details {
  text-align: start;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  color: #7d91b3;
  border-top: 1px solid #f0f2f7;
  padding: 8px 0 0 0;
  margin: 8px 0 0 0;
}
.world-cup .section-03 .owl-items-sec-03 .owl-next {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: -56px;
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  border-radius: 21px;
  background-color: #ffffff;
}
.world-cup .section-03 .owl-items-sec-03 .owl-next span {
  font-size: 32px;
  color: #000;
}
.world-cup .section-03 .owl-items-sec-03 .owl-prev {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: -56px;
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  border-radius: 21px;
  background-color: #ffffff;
}
.world-cup .section-03 .owl-items-sec-03 .owl-prev span {
  font-size: 32px;
  color: #000;
}
.world-cup .section-03 .buttons-row {
  text-align: center;
  margin: 24px 0 0 0;
}
.world-cup .section-03 .buttons-row .green-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 129px;
  height: 40px;
  border-radius: 20px;
  filter: drop-shadow(0px 3px 7px rgba(0, 173, 76, 0.25));
  background-image: linear-gradient(108deg, #73bf43 0%, #00ad4c 100%);
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  padding: 0 16px;
}
.world-cup .section-03 .buttons-row .green-btn svg {
  margin: 0 8px 0 0;
}
.footer .social {
  text-align: end;
}
button[disabled="disabled"] {
  cursor: not-allowed !important;
}
@media (max-width: 991.98px) {
  .world-cup .section-01,
  .world-cup .section-04 {
    padding: 0 !important;
  }
  .world-cup .section-01 img,
  .world-cup .section-04 img {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 5;
  }
  .world-cup .section-02 .owl-stage-outer .owl-stage {
    padding-right: 0 !important;
  }
  .footer .social {
    text-align: center;
  }
}
@media (max-width: 767.98px) {
  .world-cup .section-01 .counter,
  .world-cup .section-04 .counter {
    display: block;
    margin: 0;
  }
  .world-cup .section-01 .counter .title-counter,
  .world-cup .section-04 .counter .title-counter {
    text-align: center;
    margin: 0 0 24px 0;
  }
  .world-cup .section-01 .section01-buttons .green-btn,
  .world-cup .section-04 .section01-buttons .green-btn {
    justify-content: space-between;
    min-width: 100%;
    margin: 0 0 16px 0;
  }
  .world-cup .section-01 .section01-buttons .white-btn,
  .world-cup .section-04 .section01-buttons .white-btn {
    min-width: 100%;
  }
  .world-cup .section-02 {
    background-position-y: 60% !important;
  }
  .world-cup .section-03 .buttons-row .green-btn {
    justify-content: space-between;
    min-width: 100%;
    margin: 0 0 16px 0;
  }
}
@media (min-width: 991.98px) {
  .world-cup .section-02 .autumn-form {
    margin: 0 25px 0 0;
  }
}
