/* styles */
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Bold.woff2") format("woff2"),
    url("../fonts/Gilroy-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Black.woff2") format("woff2"),
    url("../fonts/Gilroy-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-HeavyItalic.woff2") format("woff2"),
    url("../fonts/Gilroy-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-ExtraBoldItalic.woff2") format("woff2"),
    url("../fonts/Gilroy-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Medium.woff2") format("woff2"),
    url("../fonts/Gilroy-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Heavy.woff2") format("woff2"),
    url("../fonts/Gilroy-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Light.woff2") format("woff2"),
    url("../fonts/Gilroy-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-SemiBold.woff2") format("woff2"),
    url("../fonts/Gilroy-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-BoldItalic.woff2") format("woff2"),
    url("../fonts/Gilroy-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Regular.woff2") format("woff2"),
    url("../fonts/Gilroy-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-BlackItalic.woff2") format("woff2"),
    url("../fonts/Gilroy-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-MediumItalic.woff2") format("woff2"),
    url("../fonts/Gilroy-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy-RegularItalic";
  src: url("../fonts/Gilroy-RegularItalic.woff2") format("woff2"),
    url("../fonts/Gilroy-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-LightItalic.woff2") format("woff2"),
    url("../fonts/Gilroy-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-ExtraBold.woff2") format("woff2"),
    url("../fonts/Gilroy-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-SemiBoldItalic.woff2") format("woff2"),
    url("../fonts/Gilroy-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-UltraLight.woff2") format("woff2"),
    url("../fonts/Gilroy-UltraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-ThinItalic.woff2") format("woff2"),
    url("../fonts/Gilroy-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-UltraLightItalic.woff2") format("woff2"),
    url("../fonts/Gilroy-UltraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Thin.woff2") format("woff2"),
    url("../fonts/Gilroy-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

.title span {
  background-image: linear-gradient(#5565f7 100%, #1930ff);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  color: transparent;
  font-size: 25px;
}

.element p {
  margin: 10px 20px;
}

.element h2 {
  margin: 50px 0 30px 0 !important;
}

.element {
  padding: 0px !important;
}
.description_section {
  padding: 30px 0 0 0 !important;
}

body {
  min-width: 480px;
  background: #eee;
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #333;
  cursor: default;
}

.main_wrapper {
  margin: 0 auto;
  width: 480px;
  background: #fff;
}

section {
  padding: 30px 0;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

img {
  max-width: 100%;
  height: auto;
}

b {
  font-weight: 700;
}

.button {
  display: block;
  margin: 0 auto;
  width: 400px;
  height: 80px;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: 0px 6px 0px 0px rgba(216, 143, 1, 1);
  -moz-box-shadow: 0px 6px 0px 0px rgba(216, 143, 1, 1);
  box-shadow: 0px 6px 0px 0px rgba(216, 143, 1, 1);
  border-radius: 4px;
  background: #ffd800;
  font-family: "AvenirNextCyr", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 80px;

  color: #000000;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  background: #ffa800;
  border-radius: 50px;
}

h2.title {
  margin: 30px 0;
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  background-image: linear-gradient(#5565f7 60%, #1930ff);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  color: transparent;
}

.offer_section {
  padding: 0 0 30px;
}

.offer_section .title_block {
  text-transform: uppercase;
  text-align: center;
}

.offer_section.offer3 .title_block {
  background: linear-gradient(#5565f7 60%, #1930ff);
  display: flex;
  flex-direction: column;
  padding: 15px 10px 7px 15px;

  color: #fff;
  text-align: center;
}

.offer_section .offer_image {
  display: block;
}

.offer_section.offer3 .image_block {
  position: relative;
}
.offer_section ul {
  margin: 25px 0;
  flex-wrap: wrap;
  display: flex;
}

.offer_section ul li {
  margin: 0 17px 12px;
  padding: 0 0 0 32px;
  background: url("../images/small-orange-diamond.png") left 1px no-repeat;
  flex: 1 0 20%;
  max-width: 44%;
  min-width: 30%;
  background-size: 20px;
}

.products_count {
  margin: 20px 0 0;
  text-align: center;
}

.products_count span {
  margin: 0 3px;
  padding: 3px 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 2px 2px 1px #acabab;
  color: #f84343;
  font-weight: 700;
}

.offer_section .field {
  display: block;
  margin: 0 auto 20px;
  padding: 0 20px 0 80px;
  width: 400px;
  height: 66px;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #f5f5f5;
  font-family: "AvenirNextCyr", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #333;
}

.offer_section .field[name="name"] {
  margin-top: 25px;
  background-image: url("../images/offer__name_icon.png");
  background-position: 23px center;
  background-repeat: no-repeat;
}

.offer_section .field[name="phone"] {
  background-image: url("../images/offer__phone_icon.png");
  background-position: 20px center;
  background-repeat: no-repeat;
}
.offer_section .field[name="discount"] {
  background-image: url("../images/offer__discount_icon.png");
  background-position: 20px center;
  background-repeat: no-repeat;
}

.offer_section .field::-webkit-input-placeholder {
  opacity: 1;
  color: #333;
}

.offer_section .field:-moz-placeholder {
  opacity: 1;
  color: #333;
}

.offer_section .field::-moz-placeholder {
  opacity: 1;
  color: #333;
}

.offer_section .field:-ms-input-placeholder {
  opacity: 1;
  color: #333;
}

.offer_section .field:focus::-webkit-input-placeholder {
  opacity: 0;
}

.offer_section .field:focus:-moz-placeholder {
  opacity: 0;
}

.offer_section .field:focus::-moz-placeholder {
  opacity: 0;
}

.offer_section .field:focus:-ms-input-placeholder {
  opacity: 0;
}

.description_section img {
  display: block;
}

.description_section .text_block {
  margin: 0 0 30px;
}

.description_section .text_block p {
  margin: 15px;
}

.description_section .benefit {
  background: linear-gradient(#5565f7 60%, #1930ff);
  position: relative;
  border-radius: 5px;
  padding: 20px 5px;
  margin: 0 20px 15px;
}

.description_section .benefit .benefit_text {
  text-align: center;
  font-weight: 500;
  color: white;
}

.list4 {
  padding: 20px 0;
}

section .list4 {
  padding: 0;
}

.list4 li {
  margin: 0 0 12px;
  padding: 0 10px 0 20px;
  background: url("../images/small-orange-diamond.png") left 1px no-repeat;
  position: relative;
  background-size: 20px;
}

.reviews1_section {
  padding: 30px 0 0;
}

.reviews_list1 {
  margin: 0 auto 20px;
  width: 420px;
}

.footer_section {
  padding: 25px 0;
  background: #f2f2f2;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}

.fixed-block {
  position: sticky;
  top: -6px;
  z-index: 99 !important;
  color: #fff;
}
.benefit img {
  position: absolute;

  border-radius: 50%;
  height: 35%;
  box-shadow: 1px 1px 6px 1px #a2a2a2;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

.benefit .benefit_text {
  padding-top: 20px;
  font-weight: 500;
}

.benefit {
  margin-top: 50px !important;
}
.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.list__reviews {
  margin: 30px 30px 30px 20px;
}

.list__reviews .user {
  width: 44px;
}

.list__reviews img {
  display: block;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  max-width: 100%;
  height: auto;
  transition: all 0.25s ease-out;
  border-radius: 50%;
}

@media screen and (max-width: 1199px) {
  .list__reviews .item .review {
    padding: 15px 18px;
    background: #f1f2f6;
    border-radius: 24px;
  }

  .list__reviews .item .data {
    width: calc(100% - 55px);
  }

  .list__reviews .item {
    align-items: flex-start;
    margin-bottom: 13px;
  }

  .list__reviews .item .name {
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    color: #2d2d2d;
  }

  .list__reviews .item .review p {
    font-size: 16px;
    line-height: 120%;
    color: #2d2d2d;
  }

  .list__reviews {
    position: relative;
  }

  .list__reviews .item {
    align-items: flex-start;
    margin-bottom: 13px;
  }

  .list__reviews .item .data {
    width: calc(100% - 55px);
  }

  .list__reviews .item .review {
    padding: 15px 18px;
    background: #f1f2f6;
    border-radius: 24px;
  }

  .list__reviews .item .review p {
    font-size: 16px;
    line-height: 120%;
    color: #2d2d2d;
  }

  .list__reviews .item .name {
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    color: #2d2d2d;
  }
}
.metr_block2 {
  box-shadow: 0px 0px 10px rgb(173, 173, 173);
  border-radius: 10px;

  margin: 30px 20px;
  border: 1px solid #333;
}

.sticky2 {
  padding: 20px 10px;
  text-align: center;
  background: linear-gradient(5deg, #333, #575757);
  border-radius: 5px 5px 0 0;
}

.ak-border2 {
  border: 1px solid #fff;
  padding: 0 10px;
  border-radius: 5px;
  background: #fff;
  color: #333;
  font-weight: 700;
}
.ak-border {
  border: 1px solid #fff;
  padding: 0 10px;
  border-radius: 5px;
  background: #fff;
  color: #f84343;
  font-weight: 700;
}

.sticky {
  padding: 20px 10px;
  text-align: center;
  background: linear-gradient(#5565f7, #1930ff) !important;
  border-radius: 5px 5px 0 0;
}
.accordion[type="submit"] {
  width: 80%;
  padding: 0;
  letter-spacing: 0;
  margin-top: 40px;
}

.accordion[type="submit"]::after {
  background-image: none;
}

.accordion {
  background: linear-gradient(#5565f7 60%, #1930ff);
  line-height: 60px;
  font-size: 20px;
  color: #fff;
  width: 300px;
  height: 60px;
  box-shadow: none;
  position: relative;
  padding: 0 31px 0 0;
  margin-bottom: 20px;
}

.accordion::after {
  content: "";
  background-image: url(../images/icons896.png);
  width: 15px;
  height: 25px;
  top: 16px;
  left: 217px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 25px;
}

section.metr {
  padding: 0 !important;
}

.metr_count {
  margin-top: 20px;
}

.metr_text_count {
  font-size: 14px !important;
  padding-bottom: 0 !important;
  margin-left: 10px;
}

.metr ul li {
  font-size: 15px;
}

.metr ul li span {
  font-weight: 500;
}

.metr ul {
  margin-left: 20px;
  margin-right: 20px;

  padding: 20px 5px;
  font-size: 18px;
}
.button {
  position: relative;
  overflow-x: hidden;
}

.button .flare {
  position: absolute;
  top: 0;
  height: 100%;
  width: 45px;
  transform: skewX(-45deg);
  animation: flareAnimation;
  left: -150%;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.1),
    rgba(255, 255, 255, 0.4)
  );
  animation: flareAnimation 3s infinite linear;
}

@keyframes flareAnimation {
  0% {
    left: -150%;
  }

  100% {
    left: 150%;
  }
}

.offer_section_metr button {
  font-size: 20px !important;
}

.offer_section_metr {
  padding: 10 !important;
}

.panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-out;
}

.metr_old_count .metr_text_count {
  font-size: 14px;
  padding-bottom: 5px;
}

.metr_new_count .metr_value {
  font-size: 50px;
  color: #f84343;
  font-weight: 700;
  padding: 10px;
}

.metr_old_count .metr_value {
  font-size: 30px;
  color: #727272;
  text-decoration: line-through;
  font-weight: 400;
  padding: 10px;
}

.metr_count {
  display: flex;
  justify-content: space-around;
}

.wtsp_item {
  max-width: 425px;
  min-height: 650px;
  margin: 0 auto;
  background: url(../images/reviews__wtsp_bg.jpg) 50% 0% repeat;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  overflow: hidden;
  border-radius: 20px 20px 20px 20px;
  left: -10px;
}

.wtsp_item .info {
  background: #ffffff url(../images/reviews__wtsp_btn.png) 3px 50% no-repeat;
  padding: 16px 110px 13px 50px;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.35);
  position: relative;
  z-index: 2;
  border-radius: 20px 20px 0px 0px;
}

.wtsp_item .info > img {
  float: left;
  border-radius: 50%;
  width: 42px;
  border: 1px solid #0f3a33;
}

.wtsp_item .info .text {
  overflow: hidden;
  padding-left: 8px;
  color: #333;
}

.wtsp_item .info .text > p {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}

.wtsp_item .info .text > small {
  font-size: 13px;
  line-height: 18px;
  display: block;
}

.wtsp_item .date {
  text-align: center;
  margin-top: 10px;
}

.wtsp_item .date > span {
  display: inline-block;
  vertical-align: top;
  background: #d4ebf3;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 28px;
  color: #3f5250;
  padding: 0 8px;
  border-radius: 7px;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.wtsp_item .message_container {
  margin-top: 10px;
  padding: 0 12px;
}

.wtsp_item .message {
  display: inline-block;
  max-width: 295px;
  min-width: 70px;
  padding: 6px 10px;
  position: relative;
  font-size: 18px;
  line-height: 22px;
  color: #212121;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 10px;
}

.wtsp_item .message:last-child {
  margin-bottom: 0;
}

.wtsp_item .message > p {
  margin-bottom: 5px;
}

.wtsp_item .message > img {
  display: block;
  margin: 6px auto;
  border-radius: 4px;
}

.wtsp_item .message .time {
  text-align: right;
  font-size: 14px;
  line-height: 15px;
  color: #989898;
  padding: 0 5px;
}

.wtsp_item .message.client {
  background: #fff;
  border-radius: 0 6px 6px 6px;
}

.wtsp_item .message.client:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 0;
  border-color: transparent #fff transparent transparent;
  position: absolute;
  top: 0;
  left: -6px;
}

.wtsp_item .message.author {
  background: #c8e2fd;
  border-radius: 10px 0 10px 10px;
  padding: 6px 10px;
  float: right;
}

.wtsp_item .message.author:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 0;
  border-color: #c8e2fd transparent transparent transparent;
  position: absolute;
  top: 0;
  right: -6px;
}

.wtsp_item .message.author .time {
  padding: 0;
}

.wtsp_item:after {
  content: "";
  width: 404px;
  height: 57px;
  background: url(../images/reviews__wtsp_send.png) 50% 50% no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -202px;
  bottom: 7px;
}

.top-img img {
  width: 60px;
  margin-right: 15px;
}

.top-text {
  font-size: 20px;
}

.item-top {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.order-step {
  margin: 20px;
  text-transform: uppercase;
}

.item-botton {
  font-size: 18px;
}

.step-item {
  padding: 26px;

  border: 2px solid #dfdfdf;
  border-radius: 5px;
  box-shadow: 0px 0px 8px 1px #dfdfdf;
  margin: 15px 0px;
}

.order-color {
  color: #f84343;
  font-weight: 600;
}
.border-img {
  border-radius: 5px;
  width: 92%;
  left: 4%;
  position: relative;
}
.stars {
  display: flex;
}

.reyt {
  display: flex;
  justify-content: space-around;
  color: #fff !important;
}
.button2 {
  background: linear-gradient(#5565f7, #1930ff) !important;
  color: #fff;
  box-shadow: none;
  margin-top: 30px;
}
#popup_banner {
  position: fixed;
  bottom: 50px;

  font-family: Lato, sans-serif;
  z-index: 1000;
  right: -400px;
  width: 74%;
  transition: transform 1000ms ease-in-out;
  max-width: 360px;
}

#popup_banner div.bann_in {
  display: flex;
  text-decoration: none;
  flex-direction: row;
  flex-wrap: nowrap;
  max-height: 125px;
  justify-content: center;
  align-content: center;
}

#popup_banner img.bann_img {
  width: auto;
  height: 120px;
}

.bann_close {
  z-index: 99999;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 86%;
  border-radius: 22px;
  top: 10%;
  cursor: pointer;
  background: none;
}

.listtext {
  display: block !important;
}

.listtext li {
  max-width: 100% !important;
}

offer_section.offer1 .timer_block {
  margin: 25px auto;
  width: 400px;
  color: #fff;
  text-align: center;
}

.offer_section.offer1 .timer_block p {
  margin: 0 0 15px;
  font-size: 18px;
  line-height: 18px;
}

.offer_section.offer1 .timer_item {
  float: left;
  margin: 0 32px 0 0;
  width: 112px;
  position: relative;
}

.offer_section.offer1 .timer_item:last-child {
  margin: 0;
}

.offer_section.offer1 .timer_item:before {
  display: block;
  content: ":";
  width: 32px;
  font-weight: 700;
  font-size: 36px;
  line-height: 52px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  right: -32px;
}

.offer_section.offer1 .timer_item:last-child:before {
  display: none;
}

.offer_section.offer1 .timer_item .count {
  margin: 0 0 10px;
  height: 60px;
  font-weight: 700;
  font-size: 25.2782px;
  line-height: 31px;
}

.offer_section.offer1 .timer_item .count span {
  display: block;
  float: left;
  margin: 0 4px 0 0;
  width: 54px;
  height: 60px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.3)),
    color-stop(50%, rgba(0, 0, 0, 0.3)),
    color-stop(50%, #4a4a4a),
    color-stop(51%, #4a4a4a),
    color-stop(51%, rgba(0, 0, 0, 0.3)),
    to(rgba(0, 0, 0, 0.3))
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.3) 50%,
    #4a4a4a 50%,
    #4a4a4a 51%,
    rgba(0, 0, 0, 0.3) 51%,
    rgba(0, 0, 0, 0.3) 100%
  );
  background-image: -moz-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.3) 50%,
    #4a4a4a 50%,
    #4a4a4a 51%,
    rgba(0, 0, 0, 0.3) 51%,
    rgba(0, 0, 0, 0.3) 100%
  );
  background-image: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.3) 50%,
    #4a4a4a 50%,
    #4a4a4a 51%,
    rgba(0, 0, 0, 0.3) 51%,
    rgba(0, 0, 0, 0.3) 100%
  );
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.3) 0%,
    rgba(0, 0, 0, 0.3) 50%,
    #4a4a4a 50%,
    #4a4a4a 51%,
    rgba(0, 0, 0, 0.3) 51%,
    rgba(0, 0, 0, 0.3) 100%
  );
  -webkit-box-shadow: inset 0 -2px 0 #4a4a4a;
  -moz-box-shadow: inset 0 -2px 0 #4a4a4a;
  box-shadow: inset 0 -2px 0 #4a4a4a;
}

.offer_section.offer1 .timer_item .count span:last-child {
  margin: 0;
}

.offer_section.offer1 .timer_item .text {
  line-height: 16px;
}

.offer_section.offer2 .timer_block {
  margin: 0 auto 25px;
  width: 400px;
  text-align: center;
}

.offer_section.offer2 .timer_block p {
  margin: 0 0 15px;
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
}

.offer_section.offer2 .timer_item {
  float: left;
  margin: 0 32px 0 0;
  width: 112px;
  position: relative;
}

.offer_section.offer2 .timer_item:last-child {
  margin: 0;
}

.offer_section.offer2 .timer_item:before {
  display: block;
  content: ":";
  width: 32px;
  font-weight: 700;
  font-size: 36px;
  line-height: 52px;
  color: #41944b;
  text-align: center;
  position: absolute;
  top: 0;
  right: -32px;
}

.offer_section.offer2 .timer_item:last-child:before {
  display: none;
}

.offer_section.offer2 .timer_item .count {
  margin: 0 0 6px;
  height: 60px;
  font-weight: 700;
  font-size: 36px;
  line-height: 60px;
  color: #41944b;
}

.offer_section.offer2 .timer_item .count span {
  display: block;
  float: left;
  margin: 0 4px 0 0;
  width: 54px;
  height: 60px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #f5f5f5;
}

.offer_section.offer2 .timer_item .count span:last-child {
  margin: 0;
}

.offer_section.offer2 .timer_item .text {
  line-height: 16px;
}

.offer_section.offer3 .timer_block {
  padding: 23px 10px 7px 20px;
  margin-bottom: 25px;
}

.offer_section.offer3 .timer_block p {
  float: left;
  margin: 6px 0 0;
  padding: 0 0 0 45px;
  width: 170px;
  background: url("../images/offer_benefit3.svg") left center no-repeat;
  background-size: contain;
  font-size: 14px;
  line-height: 16px;
}

.offer_section.offer3 .timer {
  float: right;
  border-bottom: 2px solid;
  padding-bottom: 8px;
}

.offer_section.offer3 .timer_item {
  float: left;
  width: 60px;
  text-align: center;
  margin-right: 10px;
}
.offer_section.offer3 .timer_item:last-child {
  margin-right: 0;
}
.offer_section.offer3 .timer_item .text {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 12px;
}

.offer_section.offer3 .timer_item .count {
  font-weight: 700;
  font-size: 40px;
  line-height: 30px;
  position: relative;
}

.offer_section.offer3 .timer_item .count:before {
  display: block;
  content: ":";
  width: 10px;
  line-height: 24px;
  position: absolute;
  top: 0;
  right: -8px;
}

.offer_section.offer3 .timer_item:last-child .count:before {
  display: none;
}

.offer-name_block {
  padding: 15px 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
}
.offer-name_block h2 {
  color: #5565f7;
  text-shadow: 1px 1px 5px #d1d0d0;
}

.owl-next,
.owl-prev {
  display: block;
  margin: -20px;
  width: 25px;
  height: 25px;
  border-top: 4px solid rgb(255 255 255 / 100%);
  border-left: 4px solid rgb(255 255 255 / 100%);
  transition: all 0.3s;
}
.owl-nav,
.owl-dots {
  bottom: -20px;
}
