/* styles */
body {
  min-width: 480px;
  background: #eee;
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5em;
  color: #000000;
  cursor: default;
}

.clock {
  position: absolute;
  top: 75px;
    left: 97px;
    transform: rotate(350deg);
}

.subb {
  background: linear-gradient(180deg, #322FC0 0%, #1854C8 100%);
box-shadow: 0px 0px 24px rgba(50, 47, 192, 0.55);
border-radius: 8px;
margin: 17px 0 28px;
padding: 7px 44px;
}

.subb p {
  font-weight: 400;
font-size: 17px;
line-height: 20px;
text-align: center;
color: #ebebeb;
}
.bult {
  margin-bottom: 80px;
  margin-top: 25px;
  margin-left: 215px;
    z-index: 9;
    position: relative;
    border: 1px solid #EBEBEB;
    border-radius: 10px;
    padding: 3px 20px 5px 18px;
    width: 191px;
    background: #FFFFFF;
}

.bult .it {
display: flex;
align-items: center;
padding: 10px 0;
border-bottom: 1px solid #F3F3F3;
}
.bult .it:last-child {
  border-bottom: none;
}

.gif1 img {
  width: 150px;
  height: 153px;
  border: 4px solid #FFFFFF;
  border-radius: 50%;
  margin: 91px 0 0 217px;
}
.bult .it img {
  width: 20px;
  height: 20px;
  margin-right: 9px;
}

.bult .it p {
  font-weight: 600;
font-size: 14px;
line-height: 18px;
color: #222222;
text-align: left;
}

.clockk {
  display: flex;
  justify-content: right;
  margin-top: -60px;
}

.clockk .cl {
  background: #FFFFFF;
border-radius: 10px;
width: 141px;
padding: 9px 16px;
position: relative;
z-index: 2;
}

.clockk .cl p {
  font-weight: 400;
font-size: 14px;
line-height: 17px;
text-align: center;
color: #292929;
}

.clockk .cl span {
  font-weight: 700;
}


.clockk .img-cl img {
  display: block;
  margin: -35px auto 0;
}

.bult .it span {
  color: #322FC0;
  font-weight: 700;
}

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

.prev-header {
  padding: 6px 0;
  background: #DD1919;
box-shadow: 0px 0px 38.8511px rgba(221, 25, 25, 0.75), 0px 0px 27.1958px rgba(0, 0, 0, 0.45);
}

.prev-header p {
  font-weight: 800;
font-size: 25px;
line-height: 98%;
text-align: center;
color: #FFFFFF;
}

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

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

b {
  font-weight: 700;
}

.ch-wrap {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 20px;
}

.ch-wrap .ch {
  border-bottom: none;
}

/* button */

.button_block {
  padding: 0 0 6px;
  position: relative;
}

.button_block:before {
  display: block;
  content: "";
  width: 100%;
  height: 16px;
  position: absolute;
  bottom: -16px;
  left: 0;
}

.button-m {
  cursor: pointer;
  text-decoration: none;
  border: none;
  display: block;
  margin: 0 auto;
  width: 280px;
  height: 65px;
  font-size: 18px;
  line-height: 67px;
  text-align: center;
  font-weight: 500;
  color: #FFFFFF;
  position: relative;
  background: radial-gradient(19.68% 51.69% at 30% 126.27%, #00D1FF 0%, rgba(0, 209, 255, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, radial-gradient(22.58% 101.61% at 100% 44.07%, #0085FF 0%, rgba(0, 133, 255, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, linear-gradient(270.38deg, #8000FF 0.29%, #0094FF 147.1%);
  box-shadow: 0px 4px 34px rgba(46, 12, 255, 0.3);
  border-radius: 15px;
text-align: center;
}

.header-block {
  padding: 20px 50px 15px;
}

.header-block .hd {
  background: radial-gradient(40.55% 51.69% at 30% 126.27%, #00D1FF 0%, rgba(0, 209, 255, 0) 100%), radial-gradient(43.87% 55.93% at 100% 44.07%, #0085FF 0%, rgba(0, 133, 255, 0) 100%), linear-gradient(270.38deg, #8000FF 0.29%, #0094FF 147.1%), #FF9226;
border-radius: 10px;
padding: 5px 7px;
}

.header-block .hd-dashed {
  border-radius: 5px;
  border: 2px dashed #FFFFFF;
}

.hd p {
  font-weight: 400;
font-size: 20px;
line-height: 22px;
text-align: center;
color: #FFFFFF;
margin: 4.5px 0 5px;
}

.hd h1 {
  font-weight: 700;
  font-size: 40px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 9px;
}

.hd h1 span {
  font-size: 30px;
}

.s3 {
  background: #120527;
  padding: 22px 50px;
  margin: 40px 0;
  display: flex;
  align-items: center;
}

.s3-t {
  font-weight: 400;
font-size: 15px;
line-height: 99%;
text-align: center;
color: #ECECEC;
margin-left: 13px;
}

.s3-t span {
  font-weight: 600;
}

.description_section.chhh {
  padding: 0px 50px 55px;
  text-align: left;
}

.description_section.chhh img {
  margin-bottom: 20px;
  display: block;
  width: 336px;
  border-radius: 10px;
}

.char {
  background: #FFFFFF;
  box-shadow: 0px 4px 15px rgb(23 23 23 / 10%);
  border-radius: 20px;
  padding: 20px 22px 0px;
  margin-bottom: 30px;
}

.ch {
  text-align: left;
  padding-bottom: 10px;
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 10px;
}

/* .ch.r {
  margin-left: 20px;
} */

.ch-wrap .ch {
  width: 157px;
}

.ch .tit {
  font-weight: 400;
font-size: 13px;
line-height: 18px;
color: #171717;
text-align: left;
}
#timer-text-24bf6fadeb126603ed51bf92cd7f1a8b0-hours,
#timer-text-24bf6fadeb126603ed51bf92cd7f1a8b0-minutes,
#timer-text-24bf6fadeb126603ed51bf92cd7f1a8b0-secundes {
  color: #000!important;
}

.bul2 {
  display: flex;
  margin-top: 55px;
  padding: 0 70px;
  justify-content: space-between;
}

.b2 img{
  display: block;
  margin: 0 auto;
}

.b2 p {
  text-align: center;
  font-weight: 400;
font-size: 13px;
line-height: 99%;
text-align: center;
color: #6F6F6F;
margin-top: 10px;
}

.ch .sub {
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
  text-align: left;
  color: #171717;
}

.button-m:active {
  top: 2px;
}
.reviw {
  padding: 50px;
  background: #ffffff;
}

.reviw h2 {
  font-weight: 700;
  font-size: 35px;
  line-height: 43px;
  text-align: center;
  color: #3A3A3A;
margin-bottom: 30px;
margin-top: 50px;
}

/* titles */
h2.title {
  font-weight: 400;
font-size: 22px;
line-height: 29px;
text-align: center;
color: #000000;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
}

.ostal {
  text-align: center;
  margin-top: 30px;
  font-weight: 500;
font-size: 20px;
line-height: 26px;
color: #222222;
}

.ostal span {
  color: rgb(255, 255, 255);
  background: #07b3b9;
  border-radius: 5px;
  padding: 2px 3px;
  font-size: 19px;
  font-weight: 600;
}

h2.title > span {
  display: block;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  color: #FF0000;
}
.color_theme {
  background: #2298d5;
}
.color_theme h2.title {
  color: #fff;
}
.color_theme h2.title > span {
  color: #fff;
}
.color_theme p.subtitle {
  color: #fff;
}

section {
  padding: 30px 0 30px;
}
section > img {
  display: block;
  margin: 0px auto;
}

/* video */
.video_block {
  width: 100%;
  height: 260px;
  background-color: #f0f5ec;
  position: relative;
  margin: 0px auto 20px;
}

.video_block iframe,
.video_block object,
.video_block embed {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.off2 h3 {
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  text-align: center;
  color: #109EA4;
margin: 0px 0 8px;
}

.of-wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0px 50px 0;
  text-align: center;
}
.of-wrap h2 {
  font-weight: 700;
font-size: 35px;
line-height: 43px;
text-align: center;
color: #262626;
}
.of-wrap h2 span {
  color: #222222;
}

.of-wrap .gif2 {
  border-radius: 20px;
  width: 380px;
}

.bu2-wrap {
  padding: 0 50px 30px;
  display: flex;
  justify-content: space-between;
  text-align: center;
}

.bu2 p {
  font-weight: 500;
font-size: 15px;
line-height: 19px;
text-align: center;
color: #222222;
margin-top: 5px;
}
/* offer */
.offer_section {
  padding: 25px 50px 30px;
  position: relative;
  background: url(../images/bg-off.png) no-repeat;
}
.offer_section.bg {
  background: url(../images/bg3.png) no-repeat;
  position: relative;
  padding-top: 1px;
  padding-bottom: 10px;
}
.top_line {
  background: #fff;
  padding: 15px 0 15px;
}
.top_line > li {
  float: left;
  width: 50%;
  padding: 0 0 0 60px;
  line-height: 1.3em;
}
.top_line > li:nth-child(1) {
  background: url(../images/top_line1.png) 17px 50% no-repeat;
  border-right: 1px solid #f9f5f3;
}
.top_line > li:nth-child(2) {
  background: url(../images/top_line2.png) 17px 50% no-repeat;
  border-left: 1px solid #f9f5f3;
}
.top_line > li > span {
  color: #e63e4b;
  display: block;
  font-weight: 700;
}
.title_block {
  background: url(../images/top.png) no-repeat;
  padding: 17px 0;
  position: relative;
  z-index: 2;
}
.tit {
  font-weight: 500;
font-size: 25.8723px;
line-height: 33px;
color: #FFFFFF;
margin-bottom: 5px;
text-align: center;
}

.offer {
  background: url(../images/off.png) no-repeat;
  height: 287px;
  display: flex;
}

.off-i img {
  margin-top: 80px;
}

.offer-i {
  display: block;
}

.main_title {
  font-weight: 700;
  font-size: 46px;
  line-height: 30px;
  text-align: left;
  color: #180B2D;
  padding: 92px 18px 10px 40px;
}

.offer h2 {
  font-weight: 700;
  font-size: 26.5px;
  line-height: 30px;
  text-align: left;
  color: #180B2D;
  padding: 0px 18px 10px 40px;
}
.main_title span {
  font-weight: 700;
  font-size: 25px;
}

.tabs-wrap {
  background: #000;
  padding: 15px 0 80px;
  display: flex;
  flex-direction: column;
  margin-top: 50px;
}

.tabs-wrap h2 {
  font-weight: 900;
font-size: 35px;
line-height: 96.7%;
text-align: center;
color: #FFFFFF;
margin-bottom: 13px;
}

.tabs {
  font-size: 0;
  margin: -40px auto 0;
}

.tabs>input[type="radio"] {
  display: none;
}

.tabs>div {
  /* скрыть контент по умолчанию */
  display: none;
  padding: 10px 0px;
  font-size: 16px;
}

/* отобразить контент, связанный с вабранной радиокнопкой (input type="radio") */
#tab-btn-1:checked~#content-1,
#tab-btn-2:checked~#content-2 {
  display: block;
}

#content-1 p, #content-2 p{
  font-weight: 400;
font-size: 15px;
line-height: 96.7%;
text-align: center;
color: #FFFFFF;
margin-bottom: 15px;
}

#content-1 span, #content-2 span {
  color: #FFC600;
}

.tabs>label {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background: #FFC600;
  opacity: 0.5;
  width: 83px;
height: 40px;
  border-radius: 10px;
  padding: 2px 8px;
  font-weight: 700;
  font-size: 20px;
  line-height: 160%;
  text-align: center;
  color: #FFFFFF;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
  cursor: pointer;
  position: relative;
  top: 360px;
  left: 135px;
    margin-left: 15px;
}

.tabs>label:not(:first-of-type) {
  border-left: none;
}

.tabs>input[type="radio"]:checked+label {
  background: #FFC600;
border-radius: 10px;
opacity: 1;
width: 83px;
height: 40px;
font-weight: 700;
font-size: 20px;
line-height: 160%;
text-align: center;
color: #FFFFFF;
}


.osob {
  padding: 50px 50px 0;
}

.osob h2 {
  font-weight: 900;
font-size: 35px;
line-height: 44px;
text-align: center;
text-transform: uppercase;
color: #292929;
margin-bottom: 30px;
}

.osob p {
  margin-bottom: 15px;
  font-weight: 400;
font-size: 15px;
line-height: 18px;
color: #292929;
}

.osob span {
  color: #322FC0;
  font-weight: 600;
}

.osob img {
  display: block;
  margin: 30px auto 0;
}

.osob2 {
  padding: 30px 0 40px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

.osob2 h2 {
  font-weight: 900;
font-size: 25px;
line-height: 32px;
color: #292929;
}

.osob2 p {
  font-weight: 600;
font-size: 20px;
line-height: 25px;
color: #292929;
margin-bottom: 15px;
margin-top: 30px;
}

.osob2 span {
  color: #322FC0;
}

.plashka {
  position: absolute;
  top: -65px;
}

.pl {
  position: absolute;
  top: 40px;
    left: 41px;
  font-weight: 400;
font-size: 25px;
line-height: 107%;
text-align: center;
color: #FFFFFF;
transform: rotate(-28deg);
}
.main_subtitle {
  font-weight: 400;
font-size: 28px;
line-height: 34px;
text-align: center;
color: #FFFFFF;
background: #4D646A;
height: 46px;
padding-top: 5px;
}
.offer_img_block {
  position: relative;
}
.offer_img_block > img {
  display: block;
}
.offer_section .sale {
  color: #ff0014;
  font-weight: 700;
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  left: 211px;
  top: 50px;
  /* transform: rotate(-15deg);*/
}
.offer_section .sale > b {
  display: block;
  font-size: 36px;
  line-height: 1.05em;
}
.offer_section .colors {
  position: absolute;
  width: 154px;
  bottom: 16px;
  left: 25px;
  font-size: 0;
  letter-spacing: -1px;
  text-align: justify;
}
.offer_section .colors > p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: normal;
  text-align: center;
  text-transform: uppercase;
}
.offer_section .colors > span {
  display: inline-block;
  vertical-align: top;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  margin-bottom: 10px;
}
.offer_section .colors > span.pink {
  background: #ff6d58;
  -webkit-box-shadow: 0px 0px 0px 6px rgba(255, 110, 88, 0.4);
  -moz-box-shadow: 0px 0px 0px 6px rgba(255, 110, 88, 0.4);
  box-shadow: 0px 0px 0px 6px rgba(255, 110, 88, 0.4);
}
.offer_section .colors > span.turquoise {
  background: #5ab1ae;
  -webkit-box-shadow: 0px 0px 0px 6px rgba(90, 177, 174, 0.6);
  -moz-box-shadow: 0px 0px 0px 6px rgba(90, 177, 174, 0.6);
  box-shadow: 0px 0px 0px 6px rgba(90, 177, 174, 0.6);
}
.offer_section .colors > span.gray {
  background: #c3bdc4;
  -webkit-box-shadow: 0px 0px 0px 6px rgba(195, 189, 196, 0.6);
  -moz-box-shadow: 0px 0px 0px 6px rgba(195, 189, 196, 0.6);
  box-shadow: 0px 0px 0px 6px rgba(195, 189, 196, 0.6);
}
.offer_section .colors > span:nth-child(2) {
  margin: 0 21px;
}
.offer_bull {
  padding-top: 40px;
}
.offer_bull > li {
  font-weight: 400;
font-size: 17px;
line-height: 21px;
color: #000000;
  padding: 18px 0px 20px 45px;
  overflow: hidden;
  position: relative;
}
.offer_bull > li span {
  font-weight: 500;
}
.offer_bull > li > b {
  display: block;
}
.offer_bull > li:nth-child(1) {
  background: #fbf3e1;
}
.offer_bull > li:nth-child(2n) {
  background: #fdf9f0;
}
.offer_bull > li:nth-child(2) {
  background: #fbf3e1;
}
.offer_bull > li:nth-child(3) {
  background: #fbf3e1;
}
.offer_bull > li:before {
  content: "";
  height: 12px;
  width: 12px;
  border-radius: 50%;
  position: absolute;
  left: 24px;
  top: 50%;
  margin: -6px 0 0;
  z-index: 2;
}
.offer_bull > li:nth-child(1):before {
  background: #ffc641;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(255, 198, 65, 1);
  -moz-box-shadow: 0px 0px 6px 0px rgba(255, 198, 65, 1);
  box-shadow: 0px 0px 6px 0px rgba(255, 198, 65, 1);
}
.offer_bull > li:before {
  background: #ff6d58;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(255, 109, 88, 1);
  -moz-box-shadow: 0px 0px 6px 0px rgba(255, 109, 88, 1);
  box-shadow: 0px 0px 6px 0px rgba(255, 109, 88, 1);
}

.offer_bull > li:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 2px;
  display: block;
  background: #ece8df;
  left: 29px;
  top: 0;
  z-index: 1;
}
.offer_bull > li:nth-child(1):after {
  top: 35%;
}

.order_block {
  background: #fdfbf6;
  padding: 15px 0 20px;
}

.timer_block {
  padding: 4px 5px;
  border-radius: 10px;
  width: 370px;
  margin: 0 auto 8px;
}
.timer_block .time {
  text-align: center;
  font-size: 16px;
  margin-bottom: 5px;
}
.timer_block .time span {
  display: block;
  font-size: 25px;
  letter-spacing: normal;
}
.timer_block .timer {
  width: 290px;
  margin: 0px auto;
}
.timer .timer_item {
  width: 72px;
  margin-right: 37px;
  float: left;
  padding: 15px 0 10px;
  background: #ffc641;
  color: #fff;
  border-radius: 6px;
  position: relative;
}
.timer .timer_item:after {
  content: ":";
  color: #adadad;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
  position: absolute;
  right: -25px;
  top: 8px;
}
.timer .timer_item:last-child {
  margin-right: 0;
}
.timer .timer_item:last-child:after {
  display: none;
}
.timer .timer_item .count {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
}
.timer .timer_item .text {
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
}
.skidka {
  position: absolute;
  background: radial-gradient(40.55% 51.69% at 30% 126.27%, #00D1FF 0%, rgba(0, 209, 255, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, radial-gradient(43.87% 55.93% at 100% 44.07%, #0085FF 0%, rgba(0, 133, 255, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, linear-gradient(270.38deg, #8000FF 0.29%, #0094FF 147.1%);
box-shadow: 0px 3px 0px #5940FF;
border-radius: 20px;
  width: 102px;
  height: 80px;
  color: rgb(255, 255, 255);
  font-weight: 700;
  text-align: center;
  left: 136px;
  top: -8px;
  font-size: 37px;
  font-weight: 800;
}

.skidka span {
  font-weight: 400;
  font-size: 16px;
line-height: 39px;
color: rgb(255, 255, 255);
}
.price_block {
  position: relative;
  background: #F3F3F3;
  border: 1px solid #E4E4E4;
  border-radius: 10px;
  height: 65px;
  margin: 597px 0px 30px;
}
.off {
  display: flex;
  align-items: center;
  margin-top: 20px;
}

.off img {
  margin-right: 20px;
}

.off p {
  font-weight: 500;
font-size: 15px;
line-height: 105%;
color: #0C4363;
}
.offer_section h1 {
  font-weight: 800;
  font-size: 23px;
  line-height: 31px;
  text-align: center;
  color: #00C0C7;
  text-shadow: 0px 0px 14px rgba(255, 255, 255, 0.85);
}
.offer_section .price_item {
  width: 50%;
  float: left;
  text-transform: uppercase;
  height: 74px;
}
.offer_section .price_item .text {
  font-weight: 600;
  font-size: 13px;
  line-height: 15px;
  color: #262626;
    margin-top: 5px;
    text-transform: none;
}
.offer_section .price_item .value span {
  font-size: 40px;
}
.offer_section .price_item .value small {
  font-size: 17px;
  color: #BCBCBC;
}
.offer_section .price_item.old {
  padding: 0px 73px 0 0;
  text-align: right;
  color: #BCBCBC;
}
.offer_section .price_item.old .value span {
  font-weight: 600;
font-size: 30px;
line-height: 37px;
text-decoration-line: line-through;
color: #BCBCBC;
}
.offer_section .price_item.new .text {
  font-weight: 600;
  font-size: 13px;
  line-height: 15px;
  color: #262626;
}
.offer_section .price_item.new {
  padding: 0px 0 0 68px;
  color: #F13232;
  text-shadow: 0px 0px 14px rgba(246, 74, 74, 0.25);
}
/* .offer_section .price_item.old .value span{
	text-decoration: line-through;
} */

.offer1 {
position: relative;
}


.off2 p {
  font-weight: 400;
font-size: 15px;
line-height: 18px;
text-align: center;
color: #262626;
margin: 20px 0;
}

.of-wrap img {
  display: block;
  margin: 0px auto 0px;
}

.naklad h4 {
  font-weight: 800;
font-size: 30px;
line-height: 38px;
text-align: center;
color: #222222;
text-shadow: 0px 0px 14px rgba(255, 255, 255, 0.85);
margin-bottom: 20px;
}

.naklad h4 span {
  color: #109EA4;
}

.naklad .gif3 {
  border: 6px solid #109EA4;
border-radius: 189px;
position: relative;
z-index: 9;
margin: 40px 0;
width: 287px;
height: 287px;
}

.naklad .n-i {
  position: relative;
  z-index: 5;
  margin-bottom: 10px;
  margin-top: -145px;
}
.naklad p {
  font-weight: 500;
  font-size: 14.5px;
line-height: 19px;
text-align: center;
color: #222222;
}

.offer1 p {
  font-weight: 500;
  font-size: 14px;
  line-height: 105%;
  color: #FFFFFF;
}

.offer1 img {
  display: block;
}

.ost {
  font-weight: 400;
font-size: 16px;
line-height: 19px;
text-align: center;
color: #FFFFFF;
}

.ost span {
  color: #F1C835;
  font-weight: 700;
}

.offer_section .price_item.new .value span {
  font-weight: 800;
font-size: 35px;
line-height: 45px;
color: #007ad3;
text-shadow: 0px 0px 6.17px rgba(22, 138, 244, 0.15);
}

.offer_section .price_item.new .value small {
  font-weight: 700;
  color: #007ad3;
  text-shadow: 0px 0px 6.17px rgba(22, 138, 244, 0.15);
}
.order_block .button-m {
  margin-top: 15px;
}
.products_count {
  text-align: center;
  margin: 25px 0 0;
}
.products_count > span {
  width: 33px;
  height: 33px;
  display: inline-block;
  background: #ff6d58;
  color: #fff;
  text-align: center;
  line-height: 33px;
  margin: 0 4px;
  font-weight: 700;
  border-radius: 50%;
}

.block1 {
  background: url(../images/bg.png) no-repeat;
  padding-top: 35px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  
}

.tt {
  font-weight: 800;
font-size: 25px;
line-height: 32px;
text-align: center;
color: #171717;
margin-bottom: 30px;
}

.sec1 .gif1 {
  margin-bottom: 30px;
  border-radius: 30px;
  width: 380px;
}

.sec1 h2 {
  font-weight: 700;
font-size: 30px;
line-height: 101%;
text-align: center;
color: #0C4363;
}

.s1-b img {
  display: block;
  margin: 17px auto 50px;
}

.sec1 .st {
  font-weight: 400;
  font-size: 14px;
  line-height: 108%;
  text-align: center;
  color: #6F6F6F;
  margin: 15px 0 30px;
}

.sec1 {
  background: #ffffff;
  padding: 0px 50px 0px;
}

.s1-t {
  margin: 30px 0;
  font-weight: 400;
font-size: 15px;
line-height: 110%;
color: #313131;
}

.prev-sec {
  padding: 50px;
}

.prev-sec h2 {
  font-weight: 700;
font-size: 30px;
line-height: 101%;
text-align: center;
color: #0C4363;
margin-bottom: 30px;
}

.prev-sec img {
  display: block;
  margin: 0 auto;
}

.spisok {
  margin-bottom: 30px;
}

.spisok p{
  font-weight: 400;
font-size: 15.4px;
line-height: 25px;
color: #3D3D3D;
}

.spisok span {
  color: #30A2C7;
}

.tt1 {
  margin-bottom: 20px;
  font-weight: 400;
font-size: 20px;
line-height: 26px;
text-align: center;
color: #171717;
}

.gall {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}

.gall img {
  display: block;
  margin: 0 auto;
}

.gall h3 {
  margin-top: 18px;
  color: #17063C;
  text-align: center;
  font-weight: 700;
font-size: 18px;
line-height: 101.8%;
margin-bottom: 10px;
}

.gall p {
  font-weight: 400;
font-size: 16px;
line-height: 110%;
text-align: center;
color: #000000;
margin-top: 11px;
}

.g2 img{
  padding: 40px 0;
  border-radius: 15px;
  width: 370px;
  display: block;
  margin: 0 auto;
}

.s1 {
  padding: 0;
}

.s1 .line {
  font-weight: 500;
font-size: 18px;
line-height: 105%;
color: #ffffff;
}

.s1-wrap {
  text-align: center;
    display: block;
    margin: 0 auto;
}

.s1-wrap p {
  font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #262626;
}

.s2 {
  padding: 50px;
  background: #F3FBFF;
}

.s2-wr h2 {
  font-weight: 700;
font-size: 30px;
line-height: 101%;
text-align: center;
color: #0C4363;
  margin-bottom: 30px;
}

.s2-wr p {
  font-weight: 400;
font-size: 14px;
line-height: 108%;
color: #6F6F6F;
margin: 30px 0 40px;
}

.catalog {
  padding: 50px 50px 30px;
}

.catalog h2 {
  font-weight: 700;
font-size: 30px;
line-height: 101%;
text-align: center;
color: #0C4363;
margin-bottom: 20px;
}

.cat-wr {
  background: #EEF9FF;
border-radius: 20px;
padding: 30px 22px;
margin-bottom: 20px;
}

.cat-wr img {
  display: block;
  margin: 0 auto 30px;
}

.cat-wr h3 {
  font-weight: 600;
font-size: 20px;
line-height: 101%;
text-align: center;
color: #0C4363;
margin-bottom: 10px;
}

.cat-wr .sub {
  font-weight: 400;
font-size: 13px;
line-height: 108%;
color: #6F6F6F;
margin-bottom: 20px;
text-align: center;
}

.cat-wr .cat-new {
  font-weight: 600;
font-size: 50px;
line-height: 108%;
color: #0C4363;
text-align: center;
}

.cat-wr .cat-new .n {
  font-size: 30px;
}

.cat-wr .cat-new .bn {
  font-size: 18px;
  font-weight: 400;
}

.cat-wr .cat-old {
  text-decoration: none;
  font-size: 14px;
  text-align: center;
  color: #BCBCBC;
}

.cat-wr .cat-old .old-bn {
  font-weight: 400;
font-size: 30px;
line-height: 108%;
text-decoration: line-through;
color: #BCBCBC;
text-align: center;
margin-bottom: 25px;
}

.vid-t {
  font-weight: 700;
font-size: 26px;
line-height: 101.8%;
text-align: center;
color: #180B2D;
margin-bottom: 20px;
}

.b4 {
  display: block;
  margin: 0 auto;
  border-radius: 20px;
}

.block1 .item {
  margin-bottom: 56px;
}

.block1 .item h2 {
  font-weight: 700;
  font-size: 24px;
line-height: 29px;
color: #000000;
}

.block1 .item p {
  font-weight: 400;
  font-size: 22px;
}

/*sect2*/
.sect2 {
  padding-bottom: 0;
}
.sect2 > img {
  display: block;
  margin: 0px auto;
}
.sect2 > p {
  text-align: left;
  margin: 29px 0;
  padding: 0 14px;
  font-weight: 400;
font-size: 17px;
line-height: 22px;
color: #000000;
}
.sect2 .info {
  background: #fb6953 url(https://akva-kovrik.lowcost.by/images/s2_info.jpg) 12px 50% no-repeat;
  color: #fff;
  font-weight: 700;
  line-height: 1.7em;
  padding: 35px 20px 35px 140px;
  margin-top: 2px;
}

/*.sect3*/

.sect3 {
  padding: 40px 5px 45px;
  background: #E1F2F9;
}
.sect3 .benef > li {
  display: table;
}
.sect3 .benef > li .img_block {
  width: 245px;
  display: table-cell;
  vertical-align: middle;
}
.sect3 .benef > li .img_block > img {
  border-radius: 0 4px 4px 0;
}
.sect3 .benef > li:nth-child(2n) .img_block > img {
  border-radius: 5px 0 0 5px;
}
.sect3 .benef > li .text_block {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding: 0 0px;
}
.sect3 .benef > li .text_block > h4 {
  margin-bottom: 10px;
  font-weight: 700;
font-size: 18px;
line-height: 22px;
text-align: left;

}
.sect3 .button-m {
  margin-top: 30px;
}



/*.sect4*/
.sect4 {
  padding-bottom: 0;
}
.sect4 .subtitle {
  padding: 0 50px;
  margin-bottom: 20px;
  text-align: center;
}


.sect4 > img {
  display: block;
  margin-top: 30px;
}

.s4 {
  background: url(../images/bg2.png) no-repeat;
  padding: 40px 50px;
  display: flex;
  justify-content: center;
}

.s4-b {
  text-align: center;
}

.s4-b img {
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 auto;
}

.s4-b h3 {
  font-weight: 700;
font-size: 16px;
line-height: 101.8%;
text-align: center;
color: #E9C921;
margin: 10px 0;
}

.s4-b p {
  font-weight: 400;
font-size: 13px;
line-height: 99%;
text-align: center;
color: #D1D1D1;
}

/*sect5*/
.sect5 {
  background: #f3f3f3;
  padding-bottom: 0;
}
.rev_item > img {
  display: block;
  margin: 0px auto 30px;
}
.rev_item .rev_info {
  padding: 60px 0 15px 133px;
  position: relative;
  background: #fff url(../images/rev_q.png) 300px 68% no-repeat;
}
.rev_item .rev_info > p {
  font-size: 18px;
  padding: 20px 0 0;
  background: url(../images/stars_rev.png) 0% 0% no-repeat;
}
.rev_item .rev_info > img {
  border-radius: 50%;
  position: absolute;
  left: 20px;
  bottom: -20px;
  width: 100px;
}
.rev_item > p {
  background: #f8f8f8;
  padding: 20px 20px;
  text-align: justify;
  line-height: 1.8em;
}

/*sect6*/
.sect6 {
  padding-bottom: 0;
}
.sect6 .bull > li {
  padding: 0 20px 30px 125px;
  position: relative;
  color: #fff;
  overflow: hidden;
}
.sect6 .bull > li > span {
  font-weight: 700;
  display: block;
}
.sect6 .bull > li:before {
  content: "";
  width: 90px;
  height: 88px;
  border-radius: 50%;
  position: absolute;
  left: 20px;
  top: 4px;
  z-index: 2;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
.sect6 .bull > li:nth-child(1):before {
  background: url(../images/s6_icon1.png);
}
.sect6 .bull > li:nth-child(2):before {
  background: url(../images/s6_icon2.png);
}
.sect6 .bull > li:nth-child(3):before {
  background: url(../images/s6_icon3.png);
}
.sect6 .bull > li:after {
  content: "";
  width: 4px;
  height: 100%;
  background: #f1f1f3;
  position: absolute;
  left: 63px;
  top: 0;
  z-index: 1;
}
.sect6 .bull > li:nth-child(1):after {
  top: 10px;
}

/*sect7*/
.order_list {
  padding: 0 20px;
}
.order_list > li {
  margin-bottom: 20px;
}
.order_list > li:last-child {
  margin-bottom: 0;
}
.order_list > li > img {
  float: left;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}
.order_list > li .text {
  padding: 25px 20px 0 165px;
}
.order_list > li .text > span {
  display: block;
  color: #ff6d58;
  font-size: 24px;
  margin-bottom: 8px;
}
.order_list > li:nth-child(2n) > img {
  float: right;
}
.order_list > li:nth-child(2n) .text {
  text-align: right;
  padding: 25px 165px 0 20px;
}
.order_list > li:nth-child(1) {
  padding: 0 0 70px;
  background: url(../images/order_arrow1.png) 50% 100% no-repeat;
}
.order_list > li:nth-child(2) {
  padding: 0 0 70px;
  background: url(../images/order_arrow2.png) 50% 100% no-repeat;
}

.offer_bottom .order_block {
  background: #fbf3e1;
}


.m1-form {
  padding: 20px 0 40px;
}

.price_item.old span {
  text-decoration: line-through;
}

.m1-form select,
.m1-form input {
  display: block;
  margin: 0 auto 15px;
  width: 379px;
height: 70px;
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #000000;
  outline: none;
  background: #f5f4f4;
border-radius: 10px;
  padding: 0 0 0 50px;
  border: 1px solid #E7E7E7;
}

.m1-form.f2 input {
  background: #f1efef;
  color: #868686;
}

.m1-form ::-webkit-input-placeholder {
  color: #9e9e9e;
}
.m1-form ::-moz-placeholder {
  color: #5A5A5A;
}
.m1-form :-moz-placeholder {
  color: #5A5A5A;
}
.m1-form :-ms-input-placeholder {
  color: #5A5A5A;
}
.m1-form :focus::-webkit-input-placeholder {
  color: transparent;
}
.m1-form :focus::-moz-placeholder {
  color: transparent;
}
.m1-form :focus:-moz-placeholder {
  color: transparent;
}
.m1-form :focus:-ms-input-placeholder {
  color: transparent;
}
.characteristics__list {
  margin: 0 0 40px;
}

.characteristics__list li {
  padding: 15px 30px 15px 66px;
  text-align: right;
  position: relative;
}

.characteristics__list li:nth-child(odd) {
  background: #f4f4f4;
}

.characteristics__list li:before {
  display: block;
  content: "";
  width: 28px;
  height: 23px;
  background: url(../images/characteristics__tick_icon.png) center no-repeat;
  position: absolute;
  top: 16px;
  left: 30px;
}

.characteristics__list li b {
  float: left;
  font-size: 20px;
line-height: 24px;
color: #1F1F1F;
}

.dost h2 {
  font-weight: 800;
  font-size: 30px;
  line-height: 38px;
  text-align: center;
  color: #222222;
  text-shadow: 0px 0px 14px rgba(255, 255, 255, 0.85);
}

.dost {
  padding: 30px 50px 65px;
  background: #F8F8F8;
}

.d-wrap {
  margin-top: 35px;
  display: flex;
  justify-content: space-between;
}

.d1 {
  background: #F2F2F2;
border-radius: 10px;
width: 180px;
height: 170px;
padding: 40px 46px;
}

.d1 img {
  display: block;
  width: 88px;
}

.d-it h3 {
  font-weight: 700;
font-size: 20px;
line-height: 26px;
color: #171717;
margin: 20px 0 15px;
}

.d-it p {
  font-weight: 500;
font-size: 17px;
line-height: 22px;
color: #171717;
}

/* footer */

.footer_section {
  padding: 25px 0;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  background: #ffffff;
  width: 480px;
  margin: 0 auto;
  display: block;
}

.footer_section img {
  display: block;
  margin: 0 auto 10px;
}

.footer_section a, .footer_section p {
  color: #797979;
}

.order_steps2 .step_item {
  float: left;
  padding: 0 30px 0 30px;
  width: 239px;
}
.order_steps2 .step_item img {
  display: block;
  margin-bottom: 20px;
}
.order_steps_section h2 {
  font-weight: 700;
    font-size: 28px;
    line-height: 101.8%;
    text-align: center;
    color: #180B2D;
    margin-bottom: 20px;
}

.order_steps_section {
  padding: 0 0 0px;
}
.swiper {
  width: 480px;
  
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev';
    margin-right: 20px;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next';
    margin-left: 21px;
}

.sect8 {
  background: url(../images/bg2.png) no-repeat;
  padding: 33px 9px;
}

.sect8 h2.title span {
  color: #fa5b18;
  font-size: 32px;
}

.reviews {
  padding: 0 0px 20px;
}

.rev_item {
  overflow: hidden;
  margin-bottom: 20px;
  background: #FFFFFF;
border-radius: 10px;
}

.rev_item:last-child {
  margin-bottom: 0;
}

.rev_info {
  padding: 0 20px 0 0;
}

.rev_info > img {
  float: left;
  border-radius: 50%;
  position: relative;
}


.rev_info .text > span {
  display: block;
  font-weight: 700;
  font-size: 18px;
}

.rev_item > img {
  display: block;
  border-radius: 6px 6px 0 0;
}

.rev_item > p {
  background: #fff;
  font-weight: 400;
font-size: 16px;
line-height: 19px;
margin-top: 10px;
text-align: left;
}

.rev_item .rrr{
  margin: 30px auto 20px;
  display: block;
  width: 245px;
}

.chhh h2{
  font-weight: 900;
  font-size: 35px;
  line-height: 44px;
  text-align: center;
  text-transform: uppercase;
  color: #292929;
margin-bottom: 30px;
}

.swiper {
  width: 380px;
}

.rev_item {
  overflow: hidden;
  margin-bottom: 20px;
  background: #F6F6F6;
  border: 1px solid #F8F8F8;
  border-radius: 20px;
}

.rev_item .rev_info {
  padding: 5px 0 25px 45px;
  position: relative;
  background: #F6F6F6 url(../images/rev_q_1.png) 257px 35% no-repeat;
}

.rev_item .rev_info > img {
  border-radius: 50%;
  position: absolute;
  left: 20px;
  bottom: -1px;
  width: 77px;
  float: left;
}

.rev_info .text > span {
  display: block;
  font-weight: 700;
  font-size: 18px;
}

.rev_item > p {
  background: #F5F5F5;
border-radius: 10px 10px 0px 0px;
font-weight: 400;
font-size: 17px;
line-height: 23px;
color: #171717;
  text-align: center;
  margin: 0px 20px 0px;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: 'prev';
  margin-right: 20px;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: 'next';
  margin-left: 21px;
}

.vid {
  padding: 20px 50px 30px;
}

.vid h2 {
  font-weight: 700;
font-size: 30px;
line-height: 101%;
text-align: center;
color: #0C4363;
margin-bottom: 30px;
}

.vid img {
  display: block;
  margin: 0 auto 20px;
  width: 380px;
  border-radius: 20px;
}

.s5 {
  padding: 0 50px 50px;
}

.s5 h2 {
  font-weight: 700;
font-size: 30px;
line-height: 101%;
text-align: center;
color: #0C4363;
margin-bottom: 30px;
}

#timer8ff2431b0776a90e30d6da3e6f50fc37 .timer-slide-inner {
  font-family: 'Gilroy';
  font-weight: 800;
}

.vid {
  padding: 50px 50px;
}

.vid h2 {
  font-weight: 800;
  font-size: 30px;
  line-height: 38px;
  text-align: center;
  color: #109EA4;
  text-shadow: 0px 0px 14px rgba(255, 255, 255, 0.85);
  margin-bottom: 20px;
}

.vid video {
  border-radius: 20px;
}

.problem {
  padding: 50px 50px 18px;
}

.problem h2 {
  font-weight: 800;
font-size: 30px;
line-height: 40px;
text-align: center;
color: #109EA4;
text-shadow: 0px 0px 14px rgba(255, 255, 255, 0.85);
margin-bottom: 30px;
}

.problem h2 span {
  color: #222222;
}

.prob-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.prob img {
  width: 180px;
  height: 180px;
  margin-bottom: 10px;
}

.prob p {
  font-weight: 500;
font-size: 15px;
line-height: 19px;
text-align: center;
color: #222222;
}

.des1 {
  background: linear-gradient(270.38deg, #F6EDFF 0.29%, #E7F5FF 147.1%);
  padding: 30px 50px;
}

.des1 h2 {
  font-weight: 700;
font-size: 35px;
line-height: 43px;
text-align: center;
color: #262626;
margin-bottom: 30px;
}

.des1 p {
  font-weight: 400;
font-size: 15px;
line-height: 18px;
text-align: center;
color: #262626;
}

.ds {
  display: flex;
  align-items: center;
  margin: 6px 0 18px;
}

.ds p {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
  padding: 7px 12px;
  background: radial-gradient(40.55% 51.69% at 30% 126.27%, #00D1FF 0%, rgba(0, 209, 255, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, radial-gradient(43.87% 55.93% at 100% 44.07%, #0085FF 0%, rgba(0, 133, 255, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, linear-gradient(270.38deg, #8000FF 0.29%, #0094FF 147.1%), rgba(123, 144, 220, 0.8);
  margin-left: 30px;
  border-radius: 6px;
}

.k1 {
  padding: 0;
}

.header-block.k1 .hd {
  border-radius: 0;
  padding: 11px 9px;
}

.header-block.k1 .hd-dashed {
  border: 2px dashed #FFFFFF;
border-radius: 5px;
}

.k1 p {
  font-weight: 700;
font-size: 30px;
line-height: 26px;
text-align: center;
text-transform: uppercase;
color: #FFFFFF;
margin: 20px 0 0;
}

.k1 h1 span {
  font-weight: 700;
font-size: 20px;
line-height: 30px;
text-align: center;
color: #FFFFFF;
text-transform: none;
display: block;
margin-bottom: 20px;
}

.k1 h3 {
  font-weight: 400;
font-size: 15px;
line-height: 18px;
text-align: center;
color: #262626;
margin: 30px 50px 50px;
}

.k2 {
  background: linear-gradient(270.38deg, #F6EDFF 0.29%, #E7F5FF 147.1%);
  padding: 30px 50px;
}

.k2 h2 {
  font-weight: 700;
font-size: 35px;
line-height: 43px;
text-align: center;
color: #262626;
margin-bottom: 10px;
}

.k2-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.k2-wrap h2 {
  font-weight: 400;
font-size: 15px;
line-height: 99%;
color: #262626;
margin-bottom: 5px;
text-align: center;
}

.k2-wrap p {
  font-weight: 700;
font-size: 15px;
line-height: 99%;
text-align: center;
color: #262626;
}

.reviw h4 {
  font-weight: 900;
font-size: 35px;
line-height: 44px;
text-align: center;
color: #262626;
}