@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,600,700,700i|Roboto:300,400,500,700&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Rubik:400i&display=swap');
.join-text {
	padding-left: 30px;
	position: relative;
	padding-bottom: 0;
	margin-bottom: 10px!important;
}
.block-d {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fafafa;

}
.block_20 .list_price {
    margin: 0;
    margin-bottom: 0px;
    padding: 0;
    list-style-type: none; }
    .block_20 .list_price li {
      position: relative;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 15px 0px;
      font-size: 18px;
      border-bottom: 1px solid #ccc; }
      .block_20 .list_price li:last-child {
        border-bottom: 0; }
      .block_20 .list_price li .module {
        display: inline-block;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-family: "RobotoBold", sans-serif;
        color: #f4763b; }
      .block_20 .list_price li .title_price {
        width: 75%; padding-right: 10px; }
        .block_20 .list_price li .title_price ul {
          margin: 0;
          padding: 0;
          list-style-type: none; }
          .block_20 .list_price li .title_price ul li {
            display: block;
            justify-content: normal;
            align-items: normal;
            padding: 0;
            border: none; }
          .block_20 .list_price li .title_price ul li p {
            padding-left: 98px;}
      .block_20 .list_price li .pirice {
        display: inline-block;
        
        padding: 5px 20px;
        font-size: 20px;
        font-family: "OswaldMedium", sans-serif;
        text-transform: uppercase;
        text-align: center;
        color: rgb(90, 184, 57);
        text-decoration: line-through;
        border: 1px solid rgb(90, 184, 57); }
      .block_20 .list_price li .pirice.no-pirice{
        color: #DD0000;
        border-color: #DD0000;
      }
      .block_20 .list_price li h3 {
        margin: 0;
        text-align: left;
        font-family: "Oswald", sans-serif;
        color: #333; }
  .block_20 .bonus {
    max-width: 800px;
    margin-right: auto;
    margin-left: auto; }
    .block_20 .bonus h2 {
      margin: 20px auto 40px;
      font-size: 48px;
      font-family: "OswaldMedium", sans-serif;
      text-align: center;
      color: #f4763b; }
      .block_20 .order{
        margin-bottom: 24px;
      }
.join-num {
	border: 2px solid #cc0000;
	border-radius: 50%;
	font-size: 20px;
	color: #cc0000;
	width: 25px;
	height: 25px;
	display: inline-block;
	text-align: center;
	line-height: 20px;
	position: absolute;
	left: 0;
	top: 4px;
}
.hides {
	display: none;
}
.punkt-item-m {
	display :none!important;
}
.join-but {
	display: block;
	max-width: 220px;
	margin: 0px auto 20px;
	animation: rocking 2s infinite;
        animation-timing-function: ease;
    animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
    transition: .2s;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 10px;
    padding: 5px 10px;
    font-weight: 300!important;
    text-align: center;
    color: #fff;
}
@keyframes rocking{0%{transform:rotate(0deg)}25%{transform:rotate(0deg)}50%{transform:rotate(2deg)}75%{transform:rotate(-2deg)}100%{transform:rotate(0deg)}}
.join-but:hover{animation:none !important}
.join-but.tg {
color: rgb(48, 99, 211);
font-weight: 600;
background-color: rgb(255, 255, 255);

}
.join-but.tg {
	background: #0088cc; color: #fff;
}
.join-but.yt {
	background: #c4302b; color: #fff;
}
.join-but.ig {
	background: #833ab4; color: #fff;
}
.join-but.fb {
	background: #3b5998; color: #fff;
}
i {
	font-family: 'Rubik', Roboto, sans-serif;
}
.img-brd {
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.55);
-moz-box-shadow:    0px 2px 10px 0px rgba(50, 50, 50, 0.55);
box-shadow:         0px 2px 10px 0px rgba(50, 50, 50, 0.55);
}
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-appearance: none;
  outline: none;
}
html{
  font-size: 1.6rem;
}
body{
  color: #000000;
  font-family: 'Roboto', sans-serif;
    font-size: 0.8rem;
    line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
em {
	font-family: 'Rubik', sans-serif;
}
.testimonials {
	max-width: 500px;
	margin: 0 auto;
}
.slick-slide img {
	max-width: 400px;
	display: inline!important;
}
.slider1, .slider {
	text-align: center;
}
.otz-block {
	text-align: center;
}
.otz-block img {
	max-width: 332px;
	width: 100%;
}

.block-bg {
	background: url(../img/bg.jpg) no-repeat center;
	color: #fff!important;
	background-size: cover;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
	padding: 20px 0 70px;
}
.carousel {
  margin: 50px auto;
  width: 100%; }
  .carousel .carousel-wrapper {
    margin: 10px 30px;
    overflow: hidden;
    position: relative; }
  .carousel .carousel-items {
    width: 10000px;
    position: relative; }
  .carousel .carousel-block {
    position: relative;
    float: left;
    width: 3%;
    padding: 0.5% 10px 0.5% 0;
    transition: 0.8s; }
    .carousel .carousel-block .caption {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      height: 0;
      margin: 10px 10px 10px 0;
      padding: 0 10px;
      overflow: hidden;
      visibility: hidden;
      background-color: rgba(0, 0, 0, 0.5);
      transition: 1s; }
    .carousel .carousel-block:nth-child(2) {
      width: 5.2%;
      padding: 0 10px 0 0;
      z-index: 3; }
    .carousel .carousel-block:hover .caption {
      height: 92.5%;
      padding: 10px;
      visibility: visible; }
  .carousel .carousel-button-left a,
  .carousel .carousel-button-right a {
    width: 25px;
    height: 40px;
    position: absolute;
    top: 40%;
    cursor: pointer; }
  .carousel .carousel-button-right a {
    background-image: url(../img/carousel-right.png);
    background-repeat: no-repeat;filter: brightness(10) invert(1);
    right: 0; }
  .carousel .carousel-button-left a {
    background-image: url(../img/carousel-left.png);
    background-repeat: no-repeat;filter: brightness(10) invert(1);
    left: 0; }
.carousel-mobile {
	display: none;
}
.video {
  position: relative;
  display: block;
  padding-bottom: 52%; }
  .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
main{
  max-width: 100vw;
  overflow-x: hidden;
}
h1,h2,h3,h4,h5,h6{
    margin-top: 0;
    margin-bottom: 1rem;
  font-family: 'Oswald', Roboto, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  text-transform: capitalize;
}
h2{
  font-size: 30px;
}
img{
  max-width: 100%;
  border-style: none;
}
p{
  margin-bottom: 28px;
}
p:last-of-type{
  margin-bottom: 0;
}
p .fa{
  margin-right: 6px;
}
a,
a:focus,
a:visited{
  color: #337ab7;
  text-decoration: none;
    transition: all 0.2s ease-in-out;
}
a:hover{
  color: #23527c;
  text-decoration: none;
}

.order-container{
    margin: 20px auto;
    text-align: center;
}
.order{
    display: inline-block;
    background-color: #65A638;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    text-decoration: none;
    border-radius: 6px;
    transition: all 0.3s ease-in-out;
}
.order:hover,
.order:visited,
.order:active{
  color: #ffffff;
  background-color: #52a01b;
  text-decoration: none;
}

.color1{
  color: #5ab839;
}
.highlights{
  background-color: #ffeda6;
}
.tal{
  text-align: left;
}
.tac{
  text-align: center;
}
.tar{
  text-align: right;
}
.costul2{
  display: none;
}
.video-container{
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 24px;
}
.video-box{
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 57.25%;
}
.video-box iframe{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.list-check,
.list-def,
.list-num,
.list-num2{
  margin-top: 32px;
  margin-left: 0;
  margin-bottom: 32px;
}
.list-margin-left{
  margin-left: 30px;
}
.list-check li,
.list-def li,
.list-num li,
.list-num2 li{
  position: relative;
  margin-bottom: 20px;
  list-style: none;
}
.list-check li:before,
.list-def li:before{
  margin-right: 8px;
  content: "\f00c";
  font-family: "FontAwesome";
  color: #5ab839;
}
.list-def li:before{
  content: "\f064";
}
.list-num2{
  margin-bottom: 0!important;
  counter-reset: myCounter;
}
.list-num2 li{
  position: relative;
  padding-left: 45px;
  margin-bottom: 15px!important;
  list-style: none!important;
}
.list-num2 li:before{
  counter-increment: myCounter;
  content:counter(myCounter);
  background-color: rgb(22,91,146);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #FFF;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  font-size: 18px;
}
.list-num2 li p{
  margin-bottom: 2px!important;
}
.list-num2 li strong{
  font-size: 18px;
}
.center{
  text-align:center;
}
.green_bg{
  background-color: #C6E2BA;
}
.flex-block{
  display: flex;
  justify-content: space-between;
}
.highlight {
  background-color: #ffeda6;
}



.block{}
.center-main-block{
  max-width: 800px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
}
.left-main-block{
  width: 25%;
    padding-right: 30px;
}
.right-main-block{
  width: 75%;
}




.block-1{}
.block-1 .center-main-block{}
.subHead{
  margin-top: 50px;
  margin-bottom: 22px;
  position: relative;
  font-family: 'Oswald';
  text-align: center;
}

.subHead span{
  position: relative;
  display: inline-block;
  padding: 0 15px;

  font-size: 26px;
  font-weight: 300;
  line-height: 1;
  z-index: 1;
  text-transform: capitalize;
}
.title{
  font-size: 36px;
  font-weight: 300;
}
.title strong{
  display: inline-block;
  min-width: 100%;
  font-size: 1.2em;
}
.block-1 h2{
  margin-top: 40px;
}
.main-image{
  margin: 24px 0;
}
.main-image img{
  display: inline-block;
  max-width: 500px;
  max-height: 400px;
}
.block-1 .author-image-block{
  max-width: 215px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.block-1 .author-image{
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.block-1 .author-image img{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  object-fit: cover;
  object-position: top center;
  border: 5px solid #ddab53;
}
.block-1 .author-name{
  display: block;
  font-family: 'Oswald','Roboto',sans-serif;
  font-weight: 300;
  font-size: 0.8rem;
  text-align: center;
}


.block-2{}
.block-2 .center-main-block{}
.block-2 h2{
  margin-top: 40px;
}
.otzuv{
  margin-top: 30px;
  padding: 20px;
  background-color: #ffffc1;
  border: 1px solid rgba(0,0,0,0.3);
  box-shadow: 3px 3px 5px rgba(0,0,0,0.4);
}
.punkt-block{
  flex-wrap: wrap;
}
.punkt-item{
  position: relative;
  margin-bottom: 40px;
}
.punkt-item .fa{
  position: absolute;
    top: 0;
    left: -60px;
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 1;
    font-size: 36px;
}
.punkt-item h3{
  margin-bottom: 20px;
  text-align: left;
  text-transform: capitalize;
}
.hidelist-container{
  padding-top:28px;
}
.hidelist p{}
.hidelist-part-switch{
  display: none;
}
.hidelist-part-switcher{
  opacity: 1;
/* text-decoration: underline; */
cursor: pointer;
transition: all 0.2s ease-in-out;
padding: 10px 15px;
border-radius: 20px;
background-color: rgb(22,91,146);
color: #fff;
}
.hidelist-part-switcher:hover{
  opacity: 0.8;
}
.hidelist-part{
  max-height: 0px;
  padding-top: 1rem;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.8s ease-in-out, opacity 1s ease-in-out;
}
.hidelist-part-switch:checked~.hidelist-part{
  opacity: 1;
  max-height: 400rem;
}



.block-3{
  padding-bottom: 0;
}
.block-3 .center-main-block{}
.block-3 h2{
  margin-top: 40px;
}
.price-block{
  flex-wrap: wrap;
}
.price-item{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 30px;
  max-width: 49%;
  padding: 20px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  border: 2px dashed #bfbfbf;
}
.price-head{}
.price-head ul{
  margin-bottom: 12px;
  text-align: left;
}
.price-head ul li{
  margin-bottom: 8px;
}
.price-head .price-title{
  margin-bottom: 16px;
  font-size: 24px;
  text-transform: uppercase;
}
.price-head .price-normal{
  margin-top: -10px;
  margin-bottom: 16px;
  font-size: 16px;
  color: #5ab839;
}
.price-item .flex-block{}
.price-box{
  display: inline-block;
  width: 100%;
}
.price-box p{
  margin-bottom: 10px;
}
.price{
    font-size: 24px;
}
.price strong{
  color: inherit;
    text-decoration: underline;
    text-transform: uppercase;
}
.price-special{
  color: #DD0000;
  font-size: 20px;
}
.price-val{
  font-size: 20px;
}
.price-block .order-container{
  margin-bottom: 0;
}
.ussr{}
.ussr input{
  display: block;
  width: 100%;
  margin-top: 20px;
  padding: 7px 10px;
  font-size: 22px;
  line-height: 1.5;
  border-radius: 6px;
  border: 2px solid #65A638;
}
.ussr input[type=submit]{
  background-color: #65A638;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.ussr input[type=submit]:hover{
  background-color: #52a01b;
  color: #ffffff;
  border-color: #52a01b;
}


.click-image{
  cursor: pointer;
}
i.image-close{
  position: absolute;
  top: 20px;
  right: 30px;
  z-index: 200;
  color: #ffffff;
  font-size: 40px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
i.image-close:hover{
  transform: scale(1.2);
}
.popup-container{
  position: fixed;
  top: -100%;
  left: 0;
  z-index: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-width: 100vw;
  min-height: 100vh;
  opacity: 0;
  overflow-y: auto;
  transition: opacity 0.4s ease-in-out, top 0.4s linear;
}
.popup-container.active{
  top: 0;
  opacity: 1;
}
.popup-background{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 200;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  cursor: pointer;
}
.popup{
position: relative;
  z-index: 400;
  width: 100%;
  max-width: 460px;
  padding: 16px;
  background-color: #ffffff;
  border-radius: 6px;
  border: 4px solid #5ab839;
}
.popup .fa-close{
  position: absolute;
  top: 6px;
  right: 12px;
  z-index: 100;
  display: inline-block;
  color: #5ab839;
  font-size: 24px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.popup .fa-close:hover{
  transform: scale(1.2);
}
.popup h2{

}
.popup h3{
  margin-top: 22px!important;
  font-family: 'Roboto'!important;
  font-weight: 500!important;
}
.popup p{
  margin-bottom: 14px;
}
.popup p:last-of-type{
  margin-bottom: 0;
}


.block-4{
  padding-top: 0;
  padding-bottom: 40px;
}
.block-4 .center-main-block{}
.block-4 h2{
  margin-top: 40px;
}
.testimonial{
  margin-bottom: 30px;
  padding: 20px;
  background-color: #FFFFC1;
  border: 1px solid rgba(0,0,0,0.3);
  box-shadow: 3px 3px 5px rgba(0,0,0,0.4);
}
.block-4 .author-block{
  margin-bottom: 40px;
}
.block-4 .author-image{
  max-width: 210px;
  margin-right: 20px;
  float: left;
}
.block-4 .author-image img{
  transform: scale(-1,1);
  border: 1px solid rgba(0,0,0,0.2);
  box-shadow: -2px 2px 5px rgba(0,0,0,0.4);
}
.block-4 .author-text{}
.block-4 .author-text ul{
  margin-top: 10px;
}




.faq-block{}
.faq-block p{}
.faq-block p:nth-of-type(odd){
  margin-bottom: 10px;
}
.faq-block p:nth-of-type(even){}
.faq{
  font-weight: bold;
  text-decoration: underline;
}



.block-contacts{
  margin-top: 30px;
  margin-bottom: 40px;
  font-size: 0.7rem;
}
.block-contacts .center-main-block{}
.block-contacts h2{
  font-size: 20px;
}
.block-contacts .flex-block{
  flex-wrap: wrap;
  justify-content: flex-start;
}
.contact-box{
  display: flex;
  align-items: flex-start;
  width: 49%;
  margin-right: 1%;
  margin-top: 30px;
}
.contact-image{
  min-width: 34px;
  width: 34px;
  margin-right: 12px;
}
.contact-image.fa{
  line-height: 34px;
  font-size: 34px;
}
.contact-text{}



.block-footer{
  padding: 0.56rem;
  background-color: #29333a;
  color: #dddddd;
  font-size: 0.6rem;
}
.block-footer .center-main-block{
  background-color: transparent;
  padding: 0;
  border: none;
}
.block-footer .flex-block{}
.block-footer .footer-top{
  justify-content: flex-start;
}
.block-footer ul{
  display: flex;
  align-items: center;
  margin-bottom: 0.47rem;
}
.block-footer ul li{
  margin: 0 0.35rem;
  list-style: none;
}
.block-footer a{
  opacity: 0.8;
  color: #ffffff;
}
.block-footer a:hover{
  opacity: 1;
  text-decoration: none;
  transform: scale(1.2;);
}



.menu-top{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  padding: 3px 0;
  background-color: #ffffff;
  justify-content: flex-end;
  box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
}
.menu-butt{
  display: none;
}
.menu-top_item{
  display: inline-flex;
  align-items: center;
  padding: 4px 10px;
  font-size: 14px;
  line-height: 1;
  border-left: 1px solid rgba(0,0,0,0.3);
  cursor: pointer;
}
.menu-top_item .fa{
  display: inline-block;
  margin-right: 6px;
  font-size: 1.3em;
  transition: all 0.2s ease-in-out;
}
.menu-top_item:hover .fa{
  transform: scale(1.2);
}
.menu-top_item span{
  display: inline-block;
  color: #121212;
  font-weight: 300;
}
.menu-top_item:hover span{
  text-decoration: underline;
}
.menu-top_item strong{
  font-weight: 300;
}
.nmobile {
	display: block;
}
.mobile {
	display: none;
}

.timer-container{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  width: 100%;
  min-width: 100vw;
  background-color: #ffffff;
  box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
}
.timer-box{
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  font-size: 15px;
  font-weight: 700;
  text-align: right;
}
.timer-box .timer-description{
  padding-right: 10px;
}
.timer-box div.cd_timer{
  margin: 0 5px!important;
  font-size: 4px!important;
}
.timer-box .cd_text{
  display: none!important;
}



@media screen and (max-width: 1000px){
  .flex-block{
    flex-wrap: wrap;
  }
  .left-main-block{
    width: 100%;
    padding-right: 0;
    padding-bottom: 30px;
  }
  .right-main-block{
    width: 100%;
  }
  .order{
    max-width: 100%;
    margin-bottom: 20px;
    width: 100%;
  }
  .punkt-item{
    max-width: 100%;
    padding-left: 0;
  }
  .punkt-item .fa{
    left: 0;
  }
  .punkt-item h3{
    padding-left: 60px;
  }
  .price-item{
    max-width: 100%;
  }
  .testimonial{
    max-width: 100%;
  }
  .contact-box{
    width: 49%;
  }
}
@media only screen and (max-width : 992px) {
.carousel .carousel-block {
	margin-left: -50px;
}

}
@media screen and (max-width: 800px){
  footer{
    text-align: center;
  }
}

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

.carousel .carousel-block {
	margin-left: -80px;
}


}

@media screen and (max-width: 700px){
	
	.punkt-item-m {
	display :block!important;
}
.punkt-item-f {
	display :none!important;
}
  h2{
    font-size: 25px;
  }
  .costul2{
    display: inline-block;
  }
  .costul1{
    display: none;
  }
  div.container{
    max-width: 100vw;
  }
  .subHead span{
    font-size: 16px;
  }
  .title{
    font-size: 28px;
  }
  .main-image img{
    max-width: 100%;
  }
  i.image-close{
    display: none;
  }
  .block-4 .author-image{
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    float: none;
  }
  .block-footer .flex-block{
    justify-content: center;
  }
  .menu-top{
    justify-content: center;
  }
  .menu-top_item{
    padding: 5px 5px;
    font-size: 14px;
  }
  .menu-top_item:nth-of-type(1){
    border-left: none;
  }
  .menu-top_item .fa{
    display: none;
  }
  .contact-box{
    width: 100%;
  }
  .slick-prev, .slick-next {
	top: -30px!important;
}
.slick-dots {
    bottom: -90px!important;
}
.slick-dotted.slick-slider {

    margin-bottom: 60px!important;

}
}

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

.carousel .carousel-block {
	margin-left: -140px;
	margin-right: 50px;
}
.timer-box {
  flex-wrap: wrap;
}
.timer-box .timer-description {
  text-align: center;

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

.carousel .carousel-block {
	margin-left: -155px;
	margin-right: 50px;
}

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

.carousel .carousel-block {
	margin-left: 0;
	margin-right: 0;
	padding: 0 10px 0 0;
}
.carousel .carousel-block:nth-child(2) {
	width: 3%;
}
.video {
	padding-bottom: 53%;
}
.mobile {
	display: block;
}
.nmobile {
	display: none;
}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

.video {
	max-width: 250px;
}

}
@media screen and (max-width: 500px) {
	.block-footer ul {
    display: flex;
    /* width: 100%; */
    align-items: center;
    margin: 0 auto;
    margin-bottom: 0.47rem;
    
    width: 90px;
}
	.del {
		display: none!important;
	}
	.foot {
	 text-align: center;
	}
	.foot .flex-block {
		display: block;
	}
.block-footer a {

    display: block;
    text-align: center;
    display: block;
    width: 100%;
}
}