/* @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=latin,cyrillic); */
/* @import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap); */

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

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

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

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

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

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

#wrap,
.container {
	position: relative
}
.clear,
.clearfix:after {
	clear: both
}
#menu .btn-group,
.right,
.support {
	float: right
}
#logo,
#sidebar div#delivery,
.down,
.pay,
.prices .title,
.prices h2 {
	text-transform: uppercase
}
/*
@font-face {
	font-family: HelveticaNeueBoldCondensed;
	src: url(../fonts/HelveticaNeueBoldCondensed.eot?) format("eot"), url(../fonts/HelveticaNeueBoldCondensed.woff) format("woff"), url(../fonts/HelveticaNeueBoldCondensed.ttf) format("truetype"), url(../fonts/HelveticaNeueBoldCondensed.svg#HelveticaNeueBoldCondensed) format("svg");
	font-weight: 700;
	font-style: normal
}*/
body,
html {
	height: 100%
}
body {
	font: 400 15px/21px 'Inter', sans-serif;
	color: #313131;
}
#logo a span,
#promo .title span {
	font-family: HelveticaNeueBoldCondensed
}
.h2,
.h3,
h2,
h3 {
	font-weight: 600;
	color: #1a1a1a
}
.h1,
h1 {
	font-size: 25px;
	padding: 40px 0 34px;
	font-weight: 600;
	letter-spacing: 1.2px
}
h1 {
	color: #02a0ce
}
.down,
.down:hover {
	color: #fff
}
.h2,
h2 {
	font-size: 19px;
	line-height: 26px
}
.h2-title {
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 1.2px;
  color: #1a1a1a;
  text-align: center;
  padding: 44px 0 25px;
}
.h3-title {
  font-size: 19px;
  text-align: center;
  line-height: 26px;
  font-weight: 600;
  color: #1a1a1a;
}
.clearfix:after,
.clearfix:before {
	content: " ";
	display: table
}
.price:before,
.support:before {
	content: ""
}
#wrap {
	min-height: 100%;
	height: auto;
	margin-bottom: -218px;
   	/*padding-top: 138px;*/
	overflow: hidden
}
@media only screen and (max-width: 991px) {
  #wrap {
    /*padding-top: 60px;*/
  }
}
#spacer {
	height: 218px
}
.container {
	width: 100%;
	max-width: 940px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto
}

@media screen and (min-width:1199px) {
	.container{
		max-width: 1140px;
	}
}

.blue-bg {
	background: url(../img/blue-bg.png) #0188fb
}
* {
	-webkit-tap-highlight-color: transparent
}
.down,
.pay {
	display: inline-block;
	vertical-align: top;
	font-size: 24px;
	font-weight: 700;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 0 100%
}
.column-like .h1.h1--margin{
  margin-bottom: 24px;
}
.column-like .h1.h1--margin-sm{
  margin-bottom: 20px;
}
.column-like .h1,
#column .h1,
#description,
#promo,
#sidebar div#delivery,
.prices>div {
	text-align: center
}
.down span,
.pay span {
	display: block;
	font-size: 11px;
	font-weight: 400
}
#menu .container div,
#menu li,
#menu ul {
	display: inline-block;
	vertical-align: top
}
.down:hover,
.pay:hover {
	background-position: 0 0
}
.down {
	margin-right: 10px;
	text-shadow: 0 -1px 0 #07930e
}
.pay,
.pay:hover {
	color: #442c07
}
.pay {
	text-shadow: 0 1px 0 rgba(255, 247, 239, .35)
}
#menu {
	position: fixed;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 5;
	height: 65px;
	-webkit-box-shadow: 0 5px 16px rgba(0, 0, 0, .21);
	-moz-box-shadow: 0 5px 16px rgba(0, 0, 0, .21);
	box-shadow: 0 5px 16px rgba(0, 0, 0, .21)
}
#menu.default {
	top: -80px!important
}
#menu ul {
	padding-top: 24px
}
#menu li {
	margin-left: 28px
}
#menu ul li:first-child {
	margin-left: 0
}
#menu li a {
	color: #fff;
	letter-spacing: .5px;
	text-shadow: 0 -1px 0 #0044dc
}
#menu li a:hover {
	color: #fff;
	text-decoration: underline
}
#menu .down,
#menu .pay,
.price .pay {
	width: 201px;
	height: 45px;
	text-align: center;
	font-size: 21px;
	line-height: 46px;
	margin-top: 10px
}
#menu .down {
	background-image: url(../img/down-menu.png)
}
#menu .pay {
	background-image: url(../img/pay-menu.png)
}
.hide-nav,
.hide-nav-fixed,
.mobile-nav,
.mobile-nav-fixed {
	display: none;
}
.top {
	height: 108px
}
.support {
	display: block;
	padding: 6px 17px;
	margin: 40px -11px 0 0;
	color: #3e3e3e;
	font-size: 14px;
	background: #ededed;
	position: relative;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px
}
.support:before {
	position: absolute;
	display: block;
	top: 0;
	left: -25px;
	width: 28px;
	height: 32px;
	background: url(../img/support.png) no-repeat
}
.column-like .h1 span,
#column .h1 span,
.column-like li,
#column li,
#product .right-text,
#sidebar>div,
.price,
.prices>div,
div[itemscope],
div[itemscope]>div {
	position: relative
}
.support:hover {
	color: #64bed8
}
#logo {
	padding-top: 19px;
	width: 370px
}
#logo a {
	display: block;
	background: url(../img/logo.png) 100% 0 no-repeat;
	padding-right: 50px;
	font-size: 12px;
	color: #8b8b8b;
	letter-spacing: .9px;
	padding-top: 20px
}
#logo a span {
	display: block;
	font-size: 34px;
	color: #414141;
	letter-spacing: 1.7px;
	margin-bottom: 6px
}
.navigation li {
	display: inline-block;
	vertical-align: top
}
#header {
  min-height: 162px;
}
#header {
  min-height: 162px;
}
@media screen and (max-width: 1024px) {
  #header {
    min-height: 164px;
  }
}
@media screen and (max-width: 767px) {
  #header {
    min-height: 133px;
  }
}
@media screen and (max-width: 540px) {
  #header {
    min-height: 172px;
  }
}
#header .navigation {
	background: #37424a
}
#header .navigation ul {
	font-size: 0;
	display: table;
	padding-top: 12px;
	width: 100%
}
#header .navigation li {
	display: inline-block;
	margin-left: 97px;
	letter-spacing: .5px
}
.column-like li:first-child,
#column li:first-child,
#header .navigation li:first-child,
#promo ul li:first-child {
	margin-left: 0
}
#header .navigation a {
	font-size: 15px;
	color: #fff;
	display: inline-block;
	border-bottom: 3px solid transparent;
	padding-bottom: 9px
}
#header .navigation .active a,
#header .navigation a:hover {
	border-bottom-color: #64bed7
}
#promo {
	height: 556px;
	color: #fff;
  background: url(../img/promo-bg.jpg) 50% 0 no-repeat;
  background-size: cover;
  background-position:  center;
}
@media only screen and (min-width: 971px){
  #promo.promo-old-style{
    background-size: initial;
  }
}
#promo .title {
	color: #fff;
	font-size: 15px;
  font-weight: 400;
	text-shadow: 0 1px 0 #023a7a;
	letter-spacing: 1.5px;
	padding: 42px 0 32px
}
#promo .title span {
	font-size: 48px;
	display: block;
	letter-spacing: 1px;
	margin-bottom: 23px
}
.column-like .h1 span,
#column .h1 span,
.column-like li,
#column li,
#content,
#promo li,
#sidebar {
	display: inline-block
}
#promo li {
	vertical-align: top;
	text-shadow: 0 1px 0 #023a7a;
	margin-left: 61px;
	margin-bottom: 40px;
	padding-left: 32px
}
#product li,
#promo li {
	background: url(../img/i-ok.png) 0 2px no-repeat
}
#promo .container div p {
	font-size: 12px;
	padding-top: 16px
}
#promo .down,
#promo .pay {
	width: 151px;
	height: 48px;
	padding: 15px 0 0 90px
}
#promo .down {
	background-image: url(../img/down-promo.png);
	margin-right: 12px
}
#promo .pay {
	background-image: url(../img/pay-promo.png)
}
#description {
	padding-bottom: 37px
}
#description.pb-sm{
  padding-bottom: 5px;
}
#description h1 {
	color: #1a1a1a;
	padding: 44px 0 22px
}
#description p {
	font-size: 17px;
	line-height: 24px
}
.preference {
	padding: 47px 0 52px;
	border-top: 1px solid #b2b2b2
}
.preference .h2 {
	padding: 0 0 10px
}
.preference p {
	margin-bottom: 21px
}
.preference img {
	float: left;
	border: 1px solid #b8d5e1;
	margin-right: 70px
}
#product ul,
.buy#product p {
	border-bottom: 1px dashed #b2b2b2
}
.preference .h2,
.preference p {
	width: 420px;
	display: inline-block
}
.preference:nth-of-type(even) img {
	float: right;
	margin: 0
}
.block-center {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.column-like,
#column {
	padding: 45px 5px 47px
}
.column-like--mt{
  margin-top: 45px;
}
.column-like .h1,
#column .h1 {
	border-top: 1px solid #ccc;
	padding: 0 0 32px
}
.column-like .h1 span,
#column .h1 span {
	top: -14px;
	padding: 0 10px;
	background: #fff
}
.column-like li,
#column li {
	vertical-align: top;
	width: 275px;
	margin-left: 50px
}
.column-like li.is-small,
#column li.is-small{
  width: 255px;
}
.column-like li.is-medium,
#column li.is-medium{
  width: 270px;
}
.column-like li.is-large,
#column li.is-large{
  width: 306px;
}
.column-like li p,
#column li p {
	font-size: 13px;
	line-height: 18px;
	padding-left: 50px
}
.column-like .h2,
.column-like h2,
#column .h2,
#column h2 {
	padding: 7px 0 15px 50px
}
.column-like img,
#column img {
	float: left
}
.column-like #opinions ul,
#column #opinions ul{
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.column-like #opinions li,
#column #opinions li{
  padding: 10px 25px 20px;
  background: url(../img/opinion.png) 25px 10px no-repeat;
  background-color: #f4f4f4;
}
.column-like #opinions li p,
#column #opinions li p{
  padding-left: 0;
}
#content,
#sidebar {
	vertical-align: top
}
#sidebar {
	width: 250px;
	margin: 0 -15px 0 37px;
	padding-top: 37px;
	color: #3d3d3d;
	font-size: 13px
}
#sidebar>div {
	background: #f4f4f4;
	padding: 12px 18px;
	margin-bottom: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
#sidebar>div.wind {
	padding-right: 10px
}
.wind img {
	margin: 15px 0 0;
}
.video {
	padding: 18px 20px
}
.video .h2,
.video h2 {
	line-height: 24px;
	margin-bottom: 20px
}
#sidebar div#loader {
	background: #fffae8;
	padding: 10px 17px
}
#loader .h2,
#loader h2 {
	color: #705200;
	line-height: 24px;
	margin-bottom: 13px
}
#loader p {
	color: #2f291a;
	line-height: 18px
}
#loader>span {
	font-weight: 700;
	line-height: 16px;
	display: block
}
#loader .down {
	width: 152px;
	height: 44px;
	padding: 11px 0 0 68px;
	margin: 22px 0 18px;
	background-image: url(../img/down-loader.png)
}
.download #loader {
	display: none
}
#opinions li {
	margin-top: 19px;
	padding: 0 2px;
	background: url(../img/opinion.png) 3px 2px no-repeat
}
#opinions p {
	padding-top: 14px;
	line-height: 21px;
	font-style: italic
}
#opinions span {
	display: block;
	padding-left: 42px
}
#opinions li span:first-child {
	font-weight: 700;
	margin-bottom: -3px
}
#payment {
	padding-left: 21px
}
#payment ul {
	margin-top: 26px
}
#payment li {
	margin-bottom: 13px
}
#payment li img {
	margin-right: 13px;
	vertical-align: middle
}
#product .right-text,
.prices>div {
	vertical-align: top;
	display: inline-block
}
#sidebar div#delivery {
	padding: 12px;
	height: 196px;
	background: url(../img/delivery-bg.png) no-repeat
}
#delivery .h1 {
	color: #015e6a;
	text-shadow: 0 1px 0 #94e1f5;
	padding: 7px 0 17px
}
#delivery .h1 span {
	display: block;
	font-weight: 300;
	margin-bottom: 9px
}
#delivery p {
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	text-shadow: 0 -1px 0 #0b6a91
}
.content,
#content {
	width: 660px;
	padding-bottom: 40px
}
.content--custom{
  width: auto;
}
.content>p,
#content>p {
	margin-bottom: 21px
}
.content>.h2,
#content>.h2,
#content>h2 {
	margin: 31px 0 15px
}
.content>p a,
#content>p a,
.link {
	color: #008eb7;
	text-decoration: underline
}
.content>p a:hover,
#content>p a:hover,
.link:hover {
	text-decoration: none
}
.content>.container,
#content>.container {
	padding-left: 0;
	padding-right: 0;
	width: 940px
}
#content.plan-video p {
	margin-top: 21px
}
#product {
	margin-top: 6px
}
#product img {
	margin: 2px -20px 0 -32px
}
#product .right-text {
	width: 435px;
	margin-bottom: 24px;
	padding: 13px 0;
	margin-left: 40px
}
#product ul {
	padding: 14px 0 12px;
	margin-bottom: 27px
}
#product li {
	margin-bottom: 12px;
	padding-left: 35px;
	font-size: 17px;
	font-weight: 600
}
#product .down {
	width: 251px;
	height: 43px;
	padding: 20px 0 0 88px;
	margin: 0 0 17px 55px;
	background-image: url(../img/down-product.png)
}
#product .right-text div p {
	font-size: 13px;
	color: #777;
	margin-bottom: -3px
}
#product .right-text div p span {
	display: inline-block;
	padding-left: 108px;
	width: 181px
}
.buy#product ul {
	padding: 4px 0 12px 4px;
	margin-bottom: 14px
}
.buy#product img {
	margin: -3px 0 0 -25px
}
.buy#product li {
	background: url(../img/i-ok-buy.png) no-repeat;
	font-size: 15px;
	padding-left: 31px
}
.buy#product p {
	font-size: 12px;
	color: #6b6b6b;
	line-height: 18px;
	padding-bottom: 15px
}
.prices-option>div{
	overflow:visible!important;
}
.prices-option>div .title{
	border-radius:4px 4px 0 0;
}
.prices h2 {
	padding: 11px 0 32px
}
.prices>div {
	width: 213px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	margin-left: 6px
}
.prices.prices-50>div {
  width: 290px;
}
.prices--lg > div{
  width: 322px; 
}
.prices .title {
	font-size: 21px;
	font-weight: 700;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .27);
	padding: 15px 0 13px
}
.prices ul {
	min-height: 255px;
	padding: 12px 0 10px 15px;
	display: block;
	box-sizing: border-box
}
.prices--lg ul{
  min-height: 170px
}
.prices li {
	text-align: left;
	font-size: 13px;
	line-height: 24px;
	color: #424242;
	padding-left: 24px;
	margin-bottom: 3px;
	background: url(../img/i-ok-mini.png) 0 5px no-repeat
}
.prices.prices-50 ul {
  padding-bottom: 12px;
}
.prices.prices-50 li {
  font-size: 14px;
  margin-bottom: 4px;
}
.upgrade-topline {
  width: 100%;
  min-height: 104px;
  background: #ebebeb;
}
.upgrade-topline .support {
  background: #ffffff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 4px 15px 4px 27px;
  color: rgb(8, 8, 8);
  font-size: 15px;
}
.upgrade-topline .support:before {
  background: url(../img/support-upgrade.png) no-repeat;
  top: -1px;
  left: -16px;
}
@media only screen and (max-width: 767px) {
  .upgrade-topline {
    min-height: 67px;
    padding-bottom: 10px;
  }
}
.h2-upgrade {
  font-size: 20px;
  text-align: center;
}
.h2-upgrade-top {
  font-size: 28px;
}
.h2-upgrade-red {
  color: red;
}
.prices {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.prices h2 {
  width: 100%;
}
.prices>div {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
}
.price {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding-bottom: 14px
}
.prices ul {
  flex-grow: 1;
}
.price:before {
	width: 100%;
	display: block;
	height: 1px;
	background: #fff;
	top: 0;
	left: 0
}
.price p {
	font-weight: 300;
	font-size: 37px;
	padding: 15px 0 3px;
	text-shadow: 0 1px 0 #fff
}
.price span {
	display: block;
	font-size: 14px;
	margin-top: 10px
}
.price .pay {
	width: 173px;
	background-image: url(../img/pay-price.png)
}
.example-slider__item{
  display: flex;
  justify-content: center
}
.owl-btn-arrow{
  width: 37px;
  height: 37px;
  position: absolute;
  top: 19%;
  background: black;
  z-index: 10;
  transition: opacity 0.2s;
}
.owl-btn-arrow:hover{
  opacity: 0.6;
}
.owl-btn-arrow--next{
  left: 0;
  background: url(../img/slider_arr_left.png);
}
.owl-btn-arrow--prev{
  right: 0;
  background: url(../img/slider_arr_right.png);
}
.blank-card{
  max-width: 218px
}
.blank-card__image{
  height: 145px;
  width: 100%;
  object-fit: cover;
  float: none !important;
}
.blank-card__image-wrap{
  display: block;
  margin-bottom: 28px;
  position: relative;
}
.blank-card__image-wrap::before{
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: white;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.blank-card__image-wrap[data-caption]::after{
  content: attr(data-caption);
  display: block;
  line-height: 1;
  padding: 9px 17px 7px 14px;
  position: absolute;
  bottom: 14px;
  left: 11px;
  font-size: 14px;
  background-color: #fff324;
  font-weight: 600;
  color: #313131 !important;
}
.blank-card__title{
  font-weight: 600;
  font-size: 19px;
  margin-bottom: 17px;
  transition: color 0.2s ease-in-out;
  color: #313131;
}
.blank-card__desc{
  font-size: 13px;
}
a.blank-card:hover .blank-card__title,
a.blank-card:focus .blank-card__title{
  color: #84d5eb
}
a.blank-card:hover .blank-card__desc,
a.blank-card:focus .blank-card__desc{
  color: #313131
}
a.blank-card:hover .blank-card__image-wrap::before,
a.blank-card:focus .blank-card__image-wrap::before{
  opacity: 0.3;
}
.main-page-video-slider-wrap{
  padding: 0 45px;
}
.main-page-video-slider .owl-btn-arrow{
  top: 47%;
  transform: translateY(-50%);
}
.main-page-video-slider-wrap--lp img{
  max-width: 80%;  
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
  width: 950px;
}
.main-page-video-slider-wrap--lp .owl-stage { display: flex; align-items: center; }
.main-page-video-thubmnail{
  margin-bottom: 35px;
  margin-top: 20px;
}
@media all and (max-width: 900px){
  .main-page-video-slider .owl-btn-arrow--prev{
    right: -44px;
  }
  .main-page-video-slider .owl-btn-arrow--next{
    left: -44px;
  }
}
.video-thumbnail{
  cursor: pointer;
}
.video-thumbnail--lg{
  max-width: 679px;
  margin: 0 auto;
  display: block;
}
.video-thumbnail__image{
  float: none !important;
  width: 100%;
  height: auto;
}
.video-thumbnail__preview{
  position: relative;
  display: inline-block;
}
.video-thumbnail__play{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  background: url(../img/video-play.png);
  transition: opacity 0.3s ease-in-out;
  width: 99px;
  height: 99px;
  border: none;
  cursor: pointer;
  z-index: 3;
}
.video-thumbnail__play--sm{
  width: 54px;
  height: 54px;
  background-size: contain;
}
.video-thumbnail:hover .video-thumbnail__play,
.video-thumbnail__play:hover,
.video-thumbnail__play:focus{
  outline: none;
  opacity: 0.6;
}
.video-thumbnail__content{
  display: none;
}
.video-thumbnail--active .video-thumbnail__preview{
  display: none;
}
.video-thumbnail--active .video-thumbnail__content{
  display: block;
}
.video16x9responsive{
  padding-bottom: 56.25%; /* for 16:9 ratio */
  /* padding-top: 25px; */
  position: relative;
  height: 0;
}
.video16x9responsive iframe,
.video16x9responsive object,
.video16x9responsive embed{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@keyframes fade{
  from{
    opacity: 0;
  }
  to{
    opacity: 1;
  }
}
.c-video-modal{
  display: none;
  background: rgba(0,0,0,.41);
  position: fixed;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  z-index: 5;
  animation: fade 0.2s;
}
.c-video-modal--active{
  display: block;
}
.c-video-modal__close{
  position: absolute;     
  width: 30px;
  height: 30px;
  background: url(../img/icon-close-512.png);
  background-size: contain;
  background-position: center center;
  right: 0;
  top: -45px;
  display: block;
  border: none;
  transition: all .2s ease-in-out;
}
.c-video-modal__close:hover,
.c-video-modal__close:focus{
  cursor: pointer;
  opacity: .5;
}
.c-video-modal__responsive{
  background: black;
}
.c-video-modal__content{
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 800px;
  width: 100%;
  transform: translate(-50%,-50%);
}

.reviews-slider__item {
  display: flex;
  max-width: 740px;
  margin: 0 auto;
  padding: 50px 60px 50px 45px;
  background: linear-gradient(0deg, #F4F4F4, #F4F4F4), #FFFFFF;
  border-radius: 2px;
}
.reviews-slider__left {
  flex: 0 0 87px;
  padding-top: 5px;
}
.reviews-slider__right {
  padding-left: 34px;
}
@media (max-width: 599px) {
  .reviews-slider__item {
    display: flex;
    flex-direction: column;
    padding: 15px 30px;
  }
  .reviews-slider__left {
    width: 87px;
    margin: 0 auto 10px;
  }
  .reviews-slider__right {
    padding-left: 0px;
  }
}
.reviews-slider__item-name {
  font-weight: bold;
  font-size: 17px;
  line-height: 30px;
  color: #1A1A1A;
  margin-bottom: 20px;
}
.reviews-slider__item-text {
  font-style: italic;
  font-size: 17px;
  line-height: 27px;
  color: #313131;
}
.reviews-slider .owl-nav {
  height: 5px;
}
.reviews-slider .owl-btn-arrow{
  top: 47%;
  transform: translateY(-50%);
}
.reviews-slider .owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
}
.reviews-slider.owl-carousel button.owl-dot {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #DDDDDD;
  transition: ease .3s;
  margin: 0 15px;
}
.reviews-slider.owl-carousel button.owl-dot:hover,
.reviews-slider.owl-carousel button.owl-dot.active {
  background: #3987A3;
}

.tech-details {
  margin: 50px 0;
  text-align-last: left;
}
.tech-details__title {
  font-weight: 600;
  font-size: 19px;
  line-height: 26px;
  color: #1A1A1A;
  margin-bottom: 35px;
}
.tech-details__item {
  display: flex;
  align-items: center;
  font-size: 17px;
  color: #313131;
  text-align: left;
  margin-bottom: 20px;
}
.tech-details__img {
  max-width: 35px;
  margin-right: 20px;
}

div#standard {
	margin-left: 0
}
#standard .title {
	border-bottom: 1px solid #30a2db;
	background: url(../img/standard-bg.png) #30a2db
}
.subtitle-license {
  font-size: 15px;
  text-shadow: 0.707px 0.707px 0px rgba(0, 0, 0, 0.31);
  display: block;
  align-items: center;
  margin: 3px auto 0;
  width: 100%;
  font-weight: 400;
  text-transform: none;
}
#standard ul {
	background: #f1fafd;
	border-left: 1px solid #d9f6ff;
	border-right: 1px solid #d9f6ff
}
#standard .price {
	background: #d8f6ff;
	border: 1px solid #a9e5f7;
	color: #30a2db
}
#premium .title {
	border-bottom: 1px solid #714fbb;
	background: url(../img/premium-bg.png) #714fbb
}
#premium ul {
	background: #f3f0f9;
	border-left: 1px solid #e6daff;
	border-right: 1px solid #e6daff
}
#premium .price {
	background: #e7ddff;
	border: 1px solid #d2c1f5;
	color: #360d8e
}
#luxe .title {
	border-bottom: 1px solid #d99231;
	background: url(../img/luxe-bg.png) #d99231
}
#luxe ul {
	background: #fdf7ef;
	border-left: 1px solid #ffe9d0;
	border-right: 1px solid #ffe9d0
}
#luxe .price {
	background: #fff0dc;
	border: 1px solid #f9d0a2;
	color: #6f4000
}
#pre-footer {
	height: 109px
}
#pre-footer .container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1023px) {
  #pre-footer {
      text-align: center;
      height: auto;
      padding-bottom: 30px;
      display: flex;
      flex-direction: column;
  }
  #pre-footer .container {
    box-sizing: border-box;
  }
}
#pre-footer .container div {
	display: inline-block;
	vertical-align: top
}
#pre-footer .container div:first-child {
	background: url(../img/arrows.png) 95% 42px no-repeat
}
#pre-footer .h2,
#pre-footer h2,
#pre-footer p {
	text-shadow: 0 -1px 0 rgba(0, 68, 220, .75);
	color: #fff;
	width: 518px;
	letter-spacing: 1.2px
}
#pre-footer .down,
#pre-footer .pay {
	width: 132px;
	height: 45px;
	margin-top: 28px;
	padding: 10px 0 0 69px
}
#pre-footer .down {
	background-image: url(../img/down-pre-footer.png)
}
#pre-footer .pay {
	background-image: url(../img/pay-pre-footer.png)
}
#pre-footer p {
	padding: 27px 0 8px;
	letter-spacing: .5px
}
#footer {
	height: 109px;
	background: url(../img/footer-bg.png) 50% 0 no-repeat #37424a;
	color: #78838b;
	text-align: center;
	font-size: 13px
}
#footer .navigation {
	padding: 20px 0 17px
}
#footer .navigation li {
	margin: 0 14px
}
#footer a {
	color: #a3afb8;
	text-decoration: underline
}
/* [<] fix breadcrumbs fckdup styles */
.container>div[itemscope]:first-child div[itemscope]>a:hover {
	text-decoration: none
}
.container>div[itemscope]:first-child,
.container>div[itemscope]:first-child div[itemscope] {
	font-size: 13px;
	margin: 19px 0 -25px;
	z-index: 999;
}
.container>div[itemscope]:first-child div {
	display: inline
}
.container>div[itemscope]:first-child div[itemprop]:after {
	display: inline-block;
	position: relative;
	content: ">";
	top: 1px;
	margin: 0 5px;
	color: #000
}
/* [>] fix breadcrumbs fckdup styles */
/* [<] fix breadcrumbs fckdup styles */
.container > div[itemscope]:first-child div[itemscope]>a:hover{text-decoration:none}
.container > div[itemscope]:first-child, .container > div[itemscope]:first-child div[itemscope]{font-size:13px;margin:19px 0 -25px;z-index:1;}
.container > div[itemscope]:first-child div{display:inline}
.container > div[itemscope]:first-child div[itemprop]:after{display:inline-block;position:relative;content:">";top:1px;margin:0 5px;color:#000}
/* [>] fix breadcrumbs fckdup styles */
.text-align-center{
  text-align: center;
}
.relative-video-main{
  display: flex;
  justify-content: space-between;
  max-width: 679px;
  margin: 0 auto;
}
.relative-video-main li{
  width: 100%;
  margin-left: 5px;
  margin-right: 5px;
  max-width: 212px;
}
.article-box{
  position: relative;
  margin-bottom: 39px;
  cursor: pointer;
}
.article-box:hover .article-box__image-wrap::after,
.article-box:focus .article-box__image-wrap::after{
	opacity: 1;
}
.article-box:hover .article-box__image-wrap::before,
.article-box:focus .article-box__image-wrap::before{
	opacity: 0.7;
}
.article-box:hover .article-box__title,
.article-box:focus .article-box__title{
	color: #08a0ce;
}
.article-box__image-wrap::before{
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #37424a;
	opacity: 0;
	transition: all 0.2s ease-in-out;
}
.article-box__image-wrap::after{
	content: attr(data-caption);
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 16px;
	line-height: 1;
	padding: 11px 49px 10px 29px;
	border-radius: 2px;
	background: transparent;
	color:  white;
	border: 1px solid #ffffff;
	opacity: 0;
	transition: opacity 0.2s ease-in-out;
	background: url(../img/arr_to_right_white.png);
	background-repeat: no-repeat;
	background-position: 140px center;
}
.article-box__image-wrap{
	position: relative;
	margin-bottom: 24px;
}
.article-box__image{
  width: 100%;
  height: 199px;
  object-fit: cover;
  display: block;
}
.article-box__title{
  font-size: 16px;
  color: #3d3d3d;
  font-weight: 700;
  margin-bottom: 10px;
  transition: all 0.2s ease-in-out;
}
.article-box__description{
  font-size: 13px;
  font-weight: 400;
  color: #3d3d3d;
}
.section{
	position: relative;
	padding-top: 54px;
	padding-bottom: 54px;
}
.section-promo-tutorial{
  background: url(../img/tutoria-promo-bg.png);
  background-size: cover;
  padding-bottom: 100px;
  padding-bottom: 60px;
}
.section-promo-tutorial .section__title{
  padding-top: 0; 
}
.section__title{
	font-size: 25px;
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.63px;
	color: #08a0ce;
	margin-bottom: 20px;
  padding: 0;
}
.section__title--mb{
  margin-bottom: 26px;
}
.section__title--xl{
  font-size: 40px;
}
.section__title--dark{
  color: #414141;
  line-height: 1;
}
.section__description{
	text-align: center;
	max-width: 880px;
	font-size: 17px;
  line-height: 26px;
	color: #3d3d3d;
	margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}
.section__description--mb-sm{
  margin-bottom: 24px;
}
.video-box-list{
  margin-top: 35px;  
}
.video-box-list .video-box{
  margin-bottom: 27px;
}
.video-box{
	position: relative;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.03);
	background: white;
	padding-bottom: 10px;
}
.video-box__image-wrap{
	position: relative;
  display: block;
}
.video-box__image-wrap::after{
	content: '';
	display: block;
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0.39;
}
.video-box__image{
	height: 184px;
	width: 100%;
	display: block;
  object-fit: cover;
}
.video-box__description{
	height: 64px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	color: #1a1a1a;
	font-size: 16px;
	letter-spacing: 0.4px;
}
.btn{
  display: inline-block;
  padding: 16px 22px 15px;
  line-height: 1;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.btn--transparent{
  border: 1px solid #000000;
  border: 1px solid rgba(0,0,0,0.46);
  background: transparent;
  color: black;
}
.btn--transparent:hover,
.btn--transparent:focus{
  background-color: #adadad;
  background-color: rgba(173,173,173, 0.46);
}
.btn--arr-down::after{
  content: " ";
  margin-left: 15px;
  display: inline-block;
  width: 13px;
  height: 7px;
  background: url(../img/arr-down-gray.png);
  background-size: contain;
  position: relative;
  bottom: 1px;
}
.btn--arr-up::after{
  content: " ";
  margin-left: 15px;
  display: inline-block;
  width: 13px;
  height: 7px;
  background: url(../img/arr-down-gray.png);
  background-size: contain;
  transform: rotate(180deg);
  position: relative;
  bottom: 1px;
}
.hidden-content{
  position: relative;
}
.hidden-content__source{
  display: none; 
  animation: fade 0.2s ease-in-out;
}
.hidden-content__toggle{
  animation: fade 0.2s ease-in-out;
}
.hidden-content--active .hidden-content__source{
  display: block;
}
.hidden-content--active .hidden-content__toggle--open{
  display: none;
}
.hidden-content--active .hidden-content__toggle--close{
  display: inline-block;
}
.hidden-content__action{
  text-align: center;
  margin-top: 14px;
}
.hidden-content__toggle--close{
  display: none; 
}
.custom-list-group{
  margin-top: 22px;
}
.custom-list{
  font-size: 13px;
  margin-bottom: 34px;
}
.custom-list p{
  margin-bottom: 15px;
}
.custom-list a{
  color: #3e94b5;
  text-decoration: underline;
}
.custom-list a:focus, .custom-list a:hover{
  text-decoration: none;
}
.custom-list__title{
  font-size: 16px;
  font-weight: 700;
}
.info-list{
  position: relative; 
}
.info-list--mt{
  margin-top: 45px;
}
.info-list__title{
  font-weight: 600; 
  font-size: 21px; 
  line-height: 30px;
  padding-left: 43px;
  text-align: left;
  margin-bottom: 30px;
  position: relative;
}
.info-list__title::before{
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 41px;
}
.info-list__title--icon-update::before{
  background: url(../img/paint-brushes-info.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 33px;
}
.info-list__title--icon-design::before{
  background: url(../img/stair-info.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.info-list__title--icon-work::before{
  background: url(../img/work-info.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  
}
.info-list__list li{
  padding-left: 40px; 
  position: relative;
  margin-bottom: 10px;
  text-align: left;
  line-height: 1.6;
}
.info-list__list li::before{
  content: " ";
  background: url(../img/circle-check-info.png);
  width: 16px;
  height: 16px;
  position: absolute;
  left: 11px;
  top: 2px;
}
.info-box{
  position: relative; 
}
@media (max-width:1023px) {
  .info-box{
    margin-bottom: 25px;
  }
}
.info-box__img{
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
}
.info-box__title{
  margin-top: 10px; 
  margin-bottom: 10px;
}
.info-box p{
  max-width: 250px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.spoiler-item{
  position: relative;
}
.spoiler-item__content{
  animation: fade 0.2s;
  display: none;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px;
}
.spoiler-item--active .spoiler-item__content{
  display: block;
}
.spoiler-item--active .spoiler-item__title::after{
  transform: rotate(90deg);
  top: 43%
}
.spoiler-item__title{
  padding: 10px 20px 10px;
  border: 1px solid gray;
  border-radius: 10px;
  cursor: pointer;
  position: relative;
  background: url(../img/blue-bg.png) #0188fb;
  opacity: 0.8;
  color: white;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
} 
.spoiler-item__title::before{
  content: " ";
  display: block;
  width: 25px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.spoiler-item__title::after{
  content: " ";
  display: block;
  width: 7px;
  height: 11px;
  background: url(../img/left-arrow.png);
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.2s ease-in-out;
}
/* help class
 *
 */
.justify-content-center{
  justify-content: center;
}
.page-nav{
  background: #37424a;
  display: flex;
  box-sizing: border-box;
}
.page-nav--is-fixed {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 999;
}
.page-nav__container{
  padding-right: 5px;
  max-width: 950px
}
.page-menu{
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.page-menu__group{
  display: flex;
}
.page-nav__in{
  display: flex;
  height: 54px;
  width: 100%;
}
.page-menu{
  display: flex;
}
.page-menu__btn{
    display: inline-block;
    height: 38px !important;
    padding: 0 15px;
    font-size: 16px;
    line-height: 38px !important;
    align-self: center;
    margin-left: auto;
    border: 1px solid #393b46;
    border-radius: 5px;
    background-color: #3f4a51;
    color: white;
    margin-left: 10px;
}
.page-menu__btn--download{
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAM1BMVEUAAAD///////////////////////////////////////////////////////////////+3leKCAAAAEHRSTlMApWaG+Jlafu3eeFFOPDYhexS7cwAAAFRJREFUGNOti0kOwCAMAwNJ2KH+/2urQqSC1GPnkNgjmQxmOnHuZ9HjEtxNDNFHqAwyKtg5Rn1HHinBr3zNW4BiVdoMMc7XhBBoI+BDqN9QUMZBvgHD0gLlSBP1TgAAAABJRU5ErkJggg==');
  background-repeat: no-repeat;
  background-position: 95px center;
  padding-right: 50px;
}
.page-menu__btn--buy{
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAMAAACnUt2HAAAAaVBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8G612AAAAInRSTlMAzDOZZiYE8D036I1zbdh+WlEL5NvUw7+hlYZhSBX2pXsSuKo7XgAAAJRJREFUGNNlzdsOgyAQRdFdERTEu9aqtbf//8hSQoIN64GEk5k5zEKSOFpzJ2UrUmVx+bcBw0NnZ2WB00hQIQH0FefZQR9WXWntOsIb3Trf5ObVJn5aYJY4Q6FQubcr/wtNkV7Clc+ZxatXUrrJo52gFpGNw53QQCl6omx8GcXbtKOMYb/I4kAaeSljqNYpB+xU4XwBKHcHg7h1IJYAAAAASUVORK5CYII=');
  background-repeat: no-repeat;
  background-position: 85px center;
  padding-right: 50px;
}
.page-menu__btn:hover,
.page-menu:focus{
  color: white;
  background-color: #456;
}
.o-menuitem-button > a::after {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 12px;
    vertical-align: -5px;
    background-position: center;
    background-repeat: no-repeat;
} 
.page-menu__toggle{
  font: 400 15px/21px 'Inter', sans-serif;
  background: none;
  border: none;
  font-size: 17px;
  color: #ffffff;
  display: inline-block;
  cursor: pointer;
  padding-left: 24px;
  padding-right: 25px;
}
.page-menu__item:first-child .page-menu__toggle{
  padding-left: 0;
}
.page-menu__toggle:hover,
.page-menu__toggle:focus{
  color: #84d5eb
}
.page-menu__toggle::after{
    content: '';
    display: inline-block;
    width: 10px;
    height: 0.6em;
    min-height: 10px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAGCAYAAAAPDoR2AAAAYklEQVQYV23KsQ1AYABE4Xexh5ZSLSzCBEawgQlsQKKxhNYAFrCBSnPyi0LCle872d6AhO8m2W6A/gfLgBGwAtnrMEqqFYLtAlgePIBU0n7jcxiACmgldaG9MQZmIJd0BrwAY2Ad5eqIqDoAAAAASUVORK5CYII=');
    background-position: center;
    background-repeat: no-repeat;
    transform: none;
    margin-left: 13px;
}
.page-menu__submenu{
  position: absolute;
  top: 100%;
  background: white;
  width: auto;
  z-index: 4;
  padding: 35px 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.2s, opacity 0.2s;
  box-shadow: 0 4px 25px 2px rgba(0, 0, 0, 0.17);
}
.page-menu__toggle--open + .page-menu__submenu{
  opacity: 1;
  visibility: visible;
  z-index: 10;
}
@media (min-width: 1023px) {
  .page-menu__flex {
    display: flex;
    flex-wrap: wrap;
  }
  .page-menu__flex-top {
    display: flex;
  }
}
.page-menu__flex-bottom {
  display: flex;
  align-items: center;
  width: 100%;
  z-index: 1;
  margin-top: 20px;
}
.page-menu__flex  .page-menu__flex-bottom {
  justify-content: center;
}
@media (max-width: 1024px) {
  .page-menu__flex .page-menu__flex-bottom {
    justify-content: start;
    padding-left: 36px;
  }
}
.page-menu__flex-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 42px;
  border-radius: 3px;
  background-color: rgb(62, 148, 181);
  color: #fff;
  padding: 0 36px 0 20px;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  transition: ease .3s;
}
.page-menu__flex-btn:hover {
  color: #fff;
  background-color: #84d5eb;
}
.page-menu__flex-btn-arrow {
  position: relative;
  cursor: pointer;
  right: -9px;
  top: -3px;
  z-index: 2;
}
.page-menu__flex-btn-arrow:before, .page-menu__flex-btn-arrow:after {
  position: absolute;
  top: 3px;
  left: 7px;
  width: 2px;
  height: 6px;
  z-index: 1;
  content: "";
  -webkit-transition: all .23s;
  transition: all .23s;
  transform: rotate(45deg);
  background: #fff;
}
.page-menu__flex-btn-arrow:before {
  top: -1px;
  transform: rotate(-45deg);
}
.page-menu__submenu--lg{
  width: 781px;
  padding-top: 49px;
  padding-bottom: 39px;
}
.page-menu__submenu--sm{
  width: 391px;
}
.page-menu__submenu--px-lg{
  padding-top: 49px;
  padding-bottom: 39px;
}
.page-menu__link{
  text-decoration: underline;
  display: block;
  color: #414141;
  font-size: 14px;
}
.page-menu__link--semibold{
  font-weight: 500;
}
.page-menu__link:hover,
.page-menu__link:focus{
  color: #84d5eb
}
.page-menu__link:not(:last-of-type){
  margin-bottom: 9px;
}
.page-menu__link--mb-lg:not(:last-of-type){
  margin-bottom: 25px;
}
.page-menu__link .page-menu__link-text,
.page-menu__link .page-menu__link-text{
  text-decoration: underline;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 1;
}
.page-menu__link:hover.page-menu__link-text,
.page-menu__link:focus .page-menu__link-text{
  text-decoration: underline;
}
.page-menu__link--expand{
  text-decoration: none;
  display: flex;
  align-items: center;
}
.page-menu__link--pl{
  padding-left: 45px;
}

.page-menu__submenu--row{
  display: flex;
}
.page-menu__submenu--row::after{
  content: " ";
  background-color: #f6f6f6;
  display: block;
  height: auto;
  top: 30px;
  bottom: 34px;
  width: 2px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.page-menu__col{
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  flex-shrink: 0;
  width: 245px;
  margin-left: 36px;
  margin-right: 36px;
}
.page-menu__col--lg{
  width: 265px;
}
.page-menu__col--xl{
  width: 300px;
}
.page-menu__item{
  display: flex;
  position: relative;
}
@media screen and (max-width: 1024px){
  .page-menu{
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease-in-out;
    position: absolute;
    z-index: -1;
    padding-bottom: 15px;
  }
  .page-menu--active{
    visibility: visible;
    opacity: 1;
    position: relative;
    z-index: 2;
  }
  .page-nav__mobile{
    height: 56px;
    background-color: #37424a;
    color: white;
    padding-left: 15px;
    display: flex;
    align-items: center;
  }
  .page-nav__mobile .hide-nav{
    margin: 0;
    position: relative;
    bottom: 1px;
  }
  .page-nav__mobile .hide-nav__line{
    background: white;
  }
  .page-nav__container{
    padding: 0;
  }
  .page-nav__in{
    height: auto;
    position: absolute;
    background-color: #37424a;
    z-index: 999;
    width: 200%;
    left: -50%;
  }
  .page-menu__toggle{
    padding-right: 0;
  }
  .page-menu__toggle{
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px;
    margin-top: 10px;
  }
  .page-menu__btn{
    padding: 0;
    border: none;
    background: none;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    text-align: center;
    height: auto !important;
    font-size: 17px;
    line-height: 1;
  }
  .page-menu__submenu{
    flex-direction: column;
    width: 100vw;   
    top: 38px;
    left: 25%;
    min-height: 70%
  }
  .page-menu__col{
    margin-bottom: 15px;
  }
  .page-menu__col--xl,
  .page-menu__col--lg{
    width: auto;
  }
  .page-menu__submenu::after{
    content: none
  }
  .page-menu{
    flex-direction: column;
  }
  .page-menu__group{
    flex-direction: column
  }
  .hide-nav,
  .hide-nav-fixed {
    position: relative;
    float: right;
    width: 40px;
    height: 36px;
    background-color: transparent;
    cursor: pointer;
    display: block;
    margin-top: 20px;
    margin-right: 40px;
  }
  .hide-nav__line {
    display: block;
    position: absolute;
    width: 80%;
    left: 10%;
    height: 2px;
    background-color: #37424a;
    border-radius: 3px;
  }
  .hide-nav__line--top {
    top: 9px;
    transition-duration: 0.25s;
  }
  .hide-nav__line--middle {
    top: 19px;
    opacity: 1;
  }
  .hide-nav__line--bottom {
    top: 29px;
    transition-duration: 0.25s;
  }
  .hide-nav-fixed.is-active .hide-nav__line--top,
  .hide-nav.is-active .hide-nav__line--top {
    top: 19px;
    transform: rotate(45deg);
  }
  .hide-nav-fixed.is-active .hide-nav__line--middle,
  .hide-nav.is-active .hide-nav__line--middle {
    opacity: 0;
  }
  .hide-nav-fixed.is-active .hide-nav__line--bottom,
  .hide-nav.is-active .hide-nav__line--bottom {
    top: 19px;
    transform: rotate(-45deg);
  }
  .hide-nav-fixed {
    float: left;
    margin-top: 13px;
    margin-right: 0;
  }
}




/* new-header */
.btn-orange {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  border: none;
  text-align: center;
  box-shadow: none;
  border-radius: 7px;
  font-size: 15px;
  font-weight: 600;
  padding: 21px 17px;
  color: #fff;
  background-color: #F78502;
  position: relative;
  line-height: 1;
}
.btn-orange:hover {
  color: #fff;
}
.btn-orange::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  bottom: 0;
  content: "";
  display: block;
  border-radius: 16px 87px 87px 16px;
  background-color: #F79B45;
  box-shadow: 0px 0px 10px 0px rgba(115, 75, 16, 0.6);
  opacity: 0.5;
  overflow: hidden;
}
.btn-orange:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  display: block;
  background-image: linear-gradient(180deg, #F78502 0%, #FFA339 100%);
  opacity: 0;
  transition: opacity 0.2s;
  border-radius: 7px;
}
.btn-orange svg {
  margin-right: 32px;
  flex-shrink: 0;
}
.btn-orange svg path {
  transition: fill 0.2s;
}
.btn-orange span, .btn-orange svg {
  position: relative;
  z-index: 2;
}
.btn-orange span {
  width: 100%;
}
.btn-orange span + svg {
  margin-right: 0;
  margin-left: 10px;
}
.btn-orange:hover:before {
  opacity: 1;
}
.btn--bdr {
  border: 1px solid #F78502;
  padding: 20px 20px;
  color: #F78502;
  background-color: transparent;
  transition: color 0.2s, border-color 0.2s;
}
.btn--bdr:hover {
  color: #F78502;
}
.btn--bdr::after, .btn--bdr::before {
  display: none;
}
.btn--bdr svg {
  margin-right: 10px!important;
}
.btn--bdr span + svg {
  margin-right: 0;
  margin-left: 10px!important;
}
@media only screen and (max-width: 575px) {
  .btn-orange {
    font-size: 14px;
    padding-top: 18px;
    padding-bottom: 18px;
  }
}

.logo-link {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
.logo__image {
  width: 34px;
  flex-shrink: 0;
  margin-right: 7px;
}
.logo__title {
  margin: 0;
  font-weight: 600;
  color: #454E43;
  font-size: 7px;
  text-transform: uppercase;
  line-height: 1.5;
  letter-spacing: 0.195em;
  white-space: nowrap;
}
.logo__title strong {
  font-size: 19px;
  font-weight: 700;
  color: #1E1E1E;
  text-transform: none;
  letter-spacing: 0.015em;
}
.logo__title strong span {
  color: #59AA45;
}

.support-link {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 14px;
  color: rgba(12, 140, 233, 0.7);
  font-weight: 400;
  line-height: 1;
}
.support-link span {
  border-bottom: 1px solid transparent;
  transition: border-color 0.2s;
}
.support__icon {
  margin-left: 7px;
  flex-shrink: 0;
  width: 15px;
}
.support-link:hover,
.support-link:hover span {
  color: rgba(12, 140, 233, 0.7);
  border-color: rgba(12, 140, 233, 0.7);
}

.header {
	z-index: 10;
	background-color: #fff;
	box-shadow:0 2px 13px rgba(30, 30, 30, 0.06);
	/*position: absolute;*/
	position: static;
	top: 0;
	left: 0;
	right: 0;
	height: 138px;
}

.header.is-fixed {
  position: fixed;
  top: -70px;
}
.header-top {
  height: 70px;
}
.header-top-block {
  height: 70px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header__logo, .header__support {
  position: relative;
  top: 5px;
	display:flex;
	align-items:center;
}
.header-bottom {
  height: 68px;
}
.header-bottom-block {
  height: 68px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-nav {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.header-actions .btn-orange {
  padding: 11px 15px;
  font-size: 14px;
  border-radius: 5px;
}
.header-actions .btn-orange:after {
  width: 44px;
}
.header-actions .btn-orange svg {
  margin-right: 23px;
}
.header-actions .btn--bdr {
  padding: 10px 14px;
}
.header-actions .btn--bdr svg {
  margin-right: 10px;
}
.header-actions .btn-orange + .btn-orange {
  margin-left: 10px;
}

.menu__list {
  display: flex;
  align-items: center;
}
.menu__item {
  margin-right: 37px;
  position: relative;
}
.menu__item:last-child {
  margin-right: 0px;
}
.menu__item.active .menu__link {
  color: #52B25C;
}
.menu__item.active .menu__link:after {
  border-color: #52B25C transparent transparent transparent;
}
.menu__item--sub .menu__link {
  position: relative;
  padding-right: 13px;
}
.menu__item--sub .menu__link:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  top: 50%;
  border-style: solid;
  border-width: 4px 3.5px 0 3.5px;
  border-color: #1E1E1E transparent transparent transparent;
  transition: border-color 0.2s;
}
.menu__link,
.menu__link-top {
  color: #1E1E1E;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  transition: color 0.2s;
  cursor:pointer
}
.menu__link:hover,
.menu__link-top:hover{
	color:#52b25c
}
.menu__support {
  display: none;
}
.submenu {
	line-height: 1;
	margin-right: 35px;
}
.submenu + .submenu {
	margin-left: 35px;
	margin-right: 0;
	position: relative;
}
.submenu + .submenu:before {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 1px;
	left: -35px;
	content: "";
	display: block;
	background-color: #DBDBDB;
}
.submenu-wrap {
	display: flex;
	justify-content: center;
	padding: 30px 40px 100px;
	position: absolute;
	top: 100%;
	left: -80px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.2s, visibility 0.2s;
	z-index: 2;
}
.submenu-wrap::before {
	position: absolute;
	z-index: -1;
	top: 10px;
	left: 0;
	bottom: 0;
	right: 0;
	content: "";
	display: block;
	border-radius: 18px;
	background-color: #fff;
	/*  background-color: rgba(255, 255, 255, 0.90);*/
	box-shadow: 0px 10px 84px rgba(64, 71, 62, 0.1);
	border-radius: 18px;
	/*backdrop-filter: blur(3px);*/
}

.submenu__item .submenu__link{
	display:flex;
	align-items:center;
	gap:20px
}

.submenu__item .page-menu__icon{
	width:24px;
	height:auto;
	object-fit:contain;
	object-position:center
}

/*.submenu__item .page-menu__icon + span{
	padding-right:24px
}*/

.submenu__item + .submenu__item {
	margin-top: 12px;
}

.submenu__item.active .submenu__link {
	text-decoration: underline;
}
.submenu__link {
	font-size: 15px;
	line-height: 24px;
	font-weight: 300;
	white-space: nowrap;
	color:#1e1e1e;
}
.submenu__link:hover {
	color:#1e1e1e;
	text-decoration: underline;
	font-weight: 500;
	letter-spacing: -.175px;
}
.submenu__btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	cursor: pointer;
	text-align: center;
	box-shadow: none;
	font-weight: 500;
	position: relative;
	line-height: 1;
	border: 1px solid #F78502;
	background-color: transparent;
	border-radius: 7px;
	font-size: 15px;
	padding: 13px 28.5px;
	color: #478B8D;
	border-color: #478B8D;
	transition: background-color 0.2s;

	position: absolute;
	bottom: 25px;
	left: 50%;
	transform: translateX(-50%);
}
.submenu__btn:before, .submenu__btn:after {
	display: none;
}
.submenu__btn:hover {
	background-color: #478B8D;
	color: #fff;
}


.hamburger {
  font: inherit;
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 15px;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: .15s;
  transition-property: opacity,filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent
}
.hamburger:hover {
  opacity: .7
}
.hamburger-box {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px
}
.hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -2px
}
.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before {
  position: absolute;
  width: 40px;
  height: 4px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform;
  border-radius: 4px;
  background-color: #000
}
.hamburger-inner:after,.hamburger-inner:before {
  display: block;
  content: ""
}
.hamburger-inner:before {
  top: -10px
}
.hamburger-inner:after {
  bottom: -10px
}
.hamburger--slider .hamburger-inner {
  top: 2px
}
.hamburger--slider .hamburger-inner:before {
  top: 10px;
  transition-timing-function: ease;
  transition-duration: .15s;
  transition-property: transform,opacity
}
.hamburger--slider .hamburger-inner:after {
  top: 20px
}
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0,10px,0) rotate(45deg)
}
.hamburger--slider.is-active .hamburger-inner:before {
  transform: rotate(-45deg) translate3d(-5.71429px,-6px,0);
  opacity: 0
}
.hamburger--slider.is-active .hamburger-inner:after {
  transform: translate3d(0,-20px,0) rotate(-90deg)
}
.hamburger {
  display: none;
}

.wrap.is-home .main {
  padding-top: 0;
}
.wrap.is-home .header {
  background-color: transparent;
  box-shadow: none;
}
.wrap.is-home .header.is-fixed {
  background-color: #fff;
  box-shadow: 0px 2px 13px 0px rgba(30, 30, 30, 0.06);
}

@media only screen and (max-width: 1299px) {
  .submenu-wrap {
    left: -20px;
  }
}
@media only screen and (min-width: 992px) {
  .menu__item:hover .menu__link {
    color: #52B25C;
  }
  .menu__item:hover .menu__link-top {
    color: #52B25C;
  }
  .menu__item:hover .menu__link:after {
    border-color: #52B25C transparent transparent transparent;
    transform: rotate(180deg);
  }
  .menu__item:hover .submenu-wrap {
    opacity: 1;
    visibility: visible;
  }
}
@media only screen and (max-width: 991px) {
	.submenu__item .page-menu__icon {
		filter: invert(1);
	}
  .header {
    height: 60px;
    padding: 0;
    /*position: fixed;*/
  }
  .header.is-fixed {
    top: 0;
  }
  .header-top {
    padding: 0;
    height: 60px;
  }
  .header-top-block {
    height: 100%;
  }
  .header__logo, .header__support {
    top: auto;
  }
  .header .container {
    max-width: 100%;
    box-sizing: border-box;
  }
  .header-bottom {
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 0;
    width: 280px;
    min-height: 100vh;
    height: 100%;
    background-color: #21291e;
    transform: translateX(100%);
    transition: transform 0.5s;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 80px 20px 30px;
    display: inline-block;
    z-index: 12;
  }
  .header-bottom.is-visible {
    transform: translateX(0);
  }
  .header-bottom-block {
    flex-direction: column;
    align-items: flex-start;
  }
  .header__support {
    margin-left: auto;
    margin-right: 30px;
  }
  .header-actions {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 30px;
  }
  .header-actions .btn-orange {
    width: calc(50% - 5px);
    box-sizing: border-box;
  }
  .header-actions .btn-orange + .btn-orange {
    margin-left: 0;
    width: calc(50% - 10px);
  }
  .menu {
    width: 100%;
  }
  .menu__list {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
  }
  .menu__item {
    margin-right: 0;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .menu__item + .menu__item {
    margin-top: 20px;
  }
  .menu__item--sub .menu__link {
    padding-right: 20px;
    box-sizing: border-box;
  }
  .menu__item--sub .menu__link:after {
    border-color: #fff transparent transparent transparent;
  }
  .menu__item--sub.is-toggled .menu__link, .menu__item--sub.is-toggled .menu__link-top {
    color: #52B25C;
  }
  .menu__item--sub.is-toggled .menu__link:after {
    transform: rotate(180deg);
    border-color: #52B25C transparent transparent transparent;
  }
  .menu__item--sub.is-toggled .submenu-wrap {
    display: block;
  }
  .menu__link {
    text-transform: uppercase;
    display: block;
    width: 100%;
    color: #fff;
    font-weight: 300;
  }
  .menu__link-top {
    text-transform: uppercase;
    display: block;
    color: #fff;
    font-weight: 300;
    width: fit-content;
  }
  .submenu {
    margin-right: 0;
  }
  .submenu + .submenu {
    margin-left: 0;
    margin-top: 20px;
  }
  .submenu + .submenu:before {
    display: none;
  }
  .submenu-wrap {
    padding: 0;
    position: relative;
    left: auto;
    top: auto;
    padding: 20px 0 30px;
    opacity: 1;
    visibility: visible;
    display: none;
  }
  .submenu-wrap::before {
    display: none;
  }
  .submenu-wrap.is-visible {
    display: block;
  }
  .submenu__item.active .submenu__link {
    color: #52B25C;
    text-decoration: none;
  }
  .submenu__link {
    color: #fff;
    white-space: normal;
  }
  .submenu__link:hover {
    color: #52B25C;
    text-decoration: none;
  }
  .submenu__btn {
    position: relative;
    left: auto;
    bottom: auto;
    transform: none;
    margin-top: 20px;
    width: 100%;
    box-sizing: border-box;
  }
  .overlay {
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: all 0.2s linear;
    visibility: hidden;
    position: fixed;
    top: 0;
    height: 100vh;
    left: 0;
    right: 0;
    z-index: 11;
  }
  .overlay.is-visible {
    opacity: 1;
    visibility: visible;
  }
  .hamburger {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0;
    height: 18px;
    background-color: transparent;
    z-index: 13;
  }
  .hamburger .hamburger-box {
    width: 24px;
    height: 16px;
  }
  .hamburger .hamburger-inner,
  .hamburger .hamburger-inner::after,
  .hamburger .hamburger-inner::before {
    background-color: #092503;
    height: 2px;
    width: 24px;
    border-radius: 2px;
  }
  .hamburger:hover {
    opacity: 1;
  }
  .hamburger .hamburger-inner::before {
    top: 8px;
    width: 18px;
  }
  .hamburger .hamburger-inner::after {
    top: 16px;
    width: 24px;
  }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::after,
  .hamburger.is-active .hamburger-inner::before {
    background-color: #fff;
  }
  .hamburger.is-active .hamburger-inner {
    top: -1px;
  }
  .hamburger.is-active .hamburger-inner::after {
    top: 20px;
    width: 24px;
  }
}
@media only screen and (max-width: 575px) {
  .header__support {
    display: none;
  }
  .header__logo .logo__image {
    width: 30px;
  }
  .header__logo .logo__title {
    font-size: 6.5px;
  }
  .header__logo .logo__title strong {
    font-size: 17px;
  }
  .menu__support {
    display: inline-flex;
    position: absolute;
    top: 25px;
    left: 20px;
    color: #fff;
    font-size: 12px;
  }
  .menu__support:hover span {
    border-color: #fff;
  }
}
@media only screen and (max-width: 359px) {
  /* .header-bottom {
    width: 100%;
  } */
}
@media only screen and (min-width: 1200px) {
  .header.open-popup {
    right: 17px;
  }
}
/* end new-header */








@-webkit-keyframes popup3dProjectShow {
  0% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}
@keyframes popup3dProjectShow {
  0% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}
#popup-3d-project {
  background: #fff;
  width: 696px;
  min-height: 402px;
  padding: 50px 40px 0px;
  box-sizing: border-box;
  -webkit-animation: .4s popup3dProjectShow;
  animation: .4s popup3dProjectShow;
  position: fixed;
  z-index: 9999;
  top: 20%;
  right: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 1px solid rgb(57, 170, 202);
  border-radius: 3px;
  box-shadow: 0px 1px 11.7px 1.3px rgba(0, 0, 0, 0.25);
  display: none;
}
@media screen and (max-width: 767px) {
  #popup-3d-project {
    width: inherit;
    padding: 25px 15px;
  }
}
.popup-3d-project__title {
  font-size: 28px;
  color: rgb(2, 165, 213);
  text-align: center;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  margin-bottom: 25px;
}
.popup-3d-project__text {
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  margin-bottom: 25px;
}
.popup-3d-project__content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .popup-3d-project__content {
    justify-content: center;
  }
}
.popup-3d-project__content-left img {
  max-width: 170px !important;
}
@media screen and (max-width: 767px) {
  .popup-3d-project__content-left img {
    max-width: 120px !important;
  }
}
.popup-3d-project__content-right {
  padding-left: 15px;
}
@media screen and (max-width: 767px) {
  .popup-3d-project__content-right {
    padding-left: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.popup-3d-project__list {
  margin-bottom: 30px;
}
.popup-3d-project__list li {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  padding-left: 45px;
  position: relative;
  line-height: 2.25;
}
.popup-3d-project__list li:before {
  content: " ";
  background: url(../img/checked-popup.png);
  width: 20px;
  height: 16px;
  position: absolute;
  left: 11px;
  top: 7px;
}
.popup-3d-project__btn {
  width: 275px;
  height: 55px;
  display: flex;
  border-radius: 5px;
  background: #24c138;
  transition: 0.3s;
}
.popup-3d-project__btn:hover {
  background: #43ca54;
}
.popup-3d-project__btn img {
  background: #41a74e;
  width: 51px;
  object-fit: none;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.popup-3d-project__btn span {
  width: 224px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-family: "Tahoma";
  color: rgb(255, 255, 255);
}
.close-popup-3d-project{
  display:block;
  position:absolute;
  top:17px;
  right:17px;
  width:17px;
  height:17px;
  background:url(../img/close-popup.png) no-repeat;
  cursor:pointer;
}
@media screen and (max-width: 767px) {
  .close-popup-3d-project{
    top:10px;
    right:10px;
    background-size: 80%;
  }
}
.close-popup-3d-project:hover {
  opacity: .7;
}
/* welcome page */
.overflow-x-hidden {
  overflow-x: hidden;
}
.section-welcome {
  padding: 45px 0;
}
.page-menu__btn-welcome {
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  color: rgb(0, 0, 0);
  background-position: 100% center;
  line-height: 36px !important;
  height: 36px !important;
  border-radius: 3px;
  background-image: -moz-linear-gradient( -90deg, rgb(252,195,89) 0%, rgb(255,151,28) 100%);
  background-image: -webkit-linear-gradient( -90deg, rgb(252,195,89) 0%, rgb(255,151,28) 100%);
  background-image: -ms-linear-gradient( -90deg, rgb(252,195,89) 0%, rgb(255,151,28) 100%);
  position: relative;
  padding: 0 39px 0 13px;
}
.page-menu__btn-welcome::after {
  content: "";
  position: absolute;
  right: 11px;
  top: 10px;
  background-image: url(../img/welcome-cart.png);
  width: 20px;
  height: 18px;
}
.page-menu__btn-welcome:hover {
  background-image: -moz-linear-gradient( -90deg, rgb(255,211,57) 1%, rgb(255,176,38) 100%);
  background-image: -webkit-linear-gradient( -90deg, rgb(255,211,57) 1%, rgb(255,176,38) 100%);
  background-image: -ms-linear-gradient( -90deg, rgb(255,211,57) 1%, rgb(255,176,38) 100%);
  color: rgb(0, 0, 0);
}
@media screen and (max-width: 1024px) {
  .page-menu__btn-welcome {
    width: initial;
  }
}
.h1-welcome {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.4;
  text-align: center;
  color: rgb(49, 49, 49);
  padding: 0;
  margin-bottom: 15px;
}
.description-welcome {
  font-size: 21px;
  margin-bottom: 15px;
  text-align: center;
}
.video-thubmnail-border {
  margin-top: 35px;
  margin-bottom: 65px;
}
.video-thubmnail-border .video-thumbnail {
  border: solid 4px rgb(255, 255, 255);
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 7px 24px 0px rgba(0, 0, 0, 0.58);
}
.video-thubmnail-border .video-thumbnail__image {
  vertical-align: middle;
}
.side-lines {
  position: relative;
}
.side-lines::after {
  content: "";
  position: absolute;
  top: 12px;
  right: 0;
  height: 1px;
  width: 100%;
  background-color: #ccc;
}
.side-lines p {
  max-width: 630px;
  margin: 0 auto;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 35px;
  background: #fff;
  position: relative;
  z-index: 2;
  line-height: 1;
}
.side-lines span {
  display: block;
  font-size: 21px;
  margin-top: 20px;
  font-weight: 400;
}
.prefooter {
  background: url(../img/prefooter-welcome.jpg) center/cover no-repeat;
  padding: 65px 0;
}
@media (max-width: 767px) {
  .prefooter {
    padding: 30px 0;
  }
}
.prefooter .container {
  max-width: 760px;
}
.title-prefooter {
  font-size: 30px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 20px;
}
.subtitle-prefooter {
  font-size: 21px;
  color: rgb(255, 255, 255);
  margin-bottom: 55px;
  text-align: center;
}
.subtitle-prefooter span {
  font-weight: 700;
  color: #ffe843;
}
.info-box__link {
  display: block;
  color: rgb(0, 142, 183);
  text-decoration: underline;
}
.info-box__link:hover {
  color: rgb(0, 142, 183);
  text-decoration: none;
}
.prefooter-block {
  display: flex;
  justify-content: center;
  margin: 0 -36px;
}
.prefooter-item {
  width: 50%;
  padding: 0 33px;
}
@media (max-width: 767px) {
  .prefooter-block {
    flex-direction: column;
    margin: 0 auto;
  }
  .prefooter-item {
    width: 100%;
    padding: 0px;
  }
}
.prefooter-list li {
  font-size: 17px;
  font-family: 'Inter', sans-serif;
  color: rgb(255, 255, 255);
  background: url(../img/i-ok.png) 0 4px no-repeat;
  background-size: 16px;
  vertical-align: top;
  text-shadow: 0 1px 0 #023a7a;
  padding-left: 26px;
  margin-bottom: 15px;
}
.prefooter-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.support-btn {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.631);
  line-height: 1.385;
  text-align: center;
}
.prefooter .pay {
  background-image: url(../img/pay-pre-footer.png);
}
.prefooter .pay {
  width: 132px;
  height: 45px;
  padding: 10px 0 0 69px;
  margin-bottom: 15px;
}



/* new-footer */
.footer {
  background-color: #21291E;
  padding: 55px 0;
}
.footer-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer__logo {
  margin-right: 30px;
}
.footer__logo .logo__title {
  color: #C4D1C1;
}
.footer__logo .logo__title strong {
  color: #fff;
}
.footer-menu__list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-right: -20px;
}
.footer-menu__item {
  margin-right: 20px;
}
.footer-menu__item:last-child {
  margin-right: 0;
}
.footer-menu__item.active .menu__link {
  color: #52B25C;
}
.footer-menu__link {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  transition: color 0.2s;
}
.footer-menu__link:hover {
  color: #52B25C;
}
.footer-actions {
  display: flex;
  align-items: center;
  justify-content: center;
	gap:15px 20px;
  margin-top: 82px;
}

.btn-info {
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  color: #535953;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.btn-info svg, .btn-info img {
  flex-shrink: 0;
  margin-right: 12px;
}
.footer__btn-info {
  color: #DDDDDD;
  margin-top: 16px;
  width: 100%;
}

.copy {
  font-size: 14px;
  font-weight: 400;
  color: #999;
  text-align: center;
  margin-top: 52px;
}


@media only screen and (max-width: 1050px) {
  .footer .container {
    box-sizing: border-box;
  }
  .footer__logo {
    margin-right: 0;
  }
  .footer-block {
    flex-direction: column;
  }
  .footer-menu {
    margin-left: 0;
    margin-top: 30px;
  }
  .footer-menu__list {
    justify-content: center;
  }
  .footer-actions {
    margin-top: 55px;
  }
}
@media only screen and (max-width: 620px) {
  .footer {
    padding: 40px 0 60px;
  }
  .footer-actions {
    margin-top: 30px;
  }
  .footer-menu__list {
    flex-wrap: wrap;
    margin-bottom: -15px;
    margin-right: -15px;
  }
  .footer-menu__item {
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .footer-menu__link {
    font-size: 14px;
  }
  .copy {
    font-size: 12px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 399px) {
  .footer-actions {
    flex-direction: column;
  }
  .footer-actions .btn-orange {
    width: 100%;
    box-sizing: border-box;
  }
}
/* end new-footer */



/* social */
.social {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 9;
  -webkit-user-select: none;
    -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
					padding: 25px 0 25px;
}
@media only screen and (max-width: 767px) {
  .social {
    justify-content: center;
    flex-direction: column;
  }
}
.social__text {
  font-size: 19px;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .social__text {
    flex: 0 0 100%;
		margin-bottom: 10px;
		margin-right: 0;
    text-align: center;
  }
}
.social__link {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  box-shadow: none;
  -webkit-transition: background-color .3s, box-shadow .3s;
  transition: background-color .3s, box-shadow .3s; }
.social__icon {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
					transform: translate(-50%, -50%); 
}
.social-icon .ya-share2__list_direction_horizontal > .ya-share2__item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 7px;
  padding: 0;
background: none; 
}
#content .social-icon .ya-share2__list.ya-share2__list_direction_horizontal {
	text-align: center;
}
.social-icon .ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
	margin: 0;
	margin-right: 7px;
}
.social-icon .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
  height: 40px;
  width: 40px;
  background-size: 34px 34px;
  background-repeat: no-repeat;
  background-position: center;
}
.social .ya-share2__badge {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* sets-page */
.header-btn-none .page-menu__btn {
  display: none;
}
.header-btn-none .page-nav--is-fixed {
  position: relative;
}
.sets-page {
  background: url(../img/nabor/sets-page-bg.webp) no-repeat top center;
  background-position-y: 138px;
}
.sets-page.catalog-page {
  background: url(../img/nabor/catalog-page-bg.webp) no-repeat top center;
  background-position-y: 138px;
}
@media (max-width:991px) {
  .sets-page,
  .sets-page.catalog-page {
    background-position-y: 60px;
  }
}
.sets-page #header .container {
  width: 100%;
  max-width: 1130px;
  padding: 0 15px;
  margin: 0 auto;
  box-sizing: border-box;
}
/* sets-section */
.sets-section {
  padding: 25px 0 20px;
}
.sets-container {
  width: 100%;
  max-width: 1130px;
  padding: 0 15px;
  margin: 0 auto;
  box-sizing: border-box;
}
.sets-container > div[itemscope]:first-child div[itemscope]>a:hover{text-decoration:none}
.sets-container > div[itemscope]:first-child, .container > div[itemscope]:first-child div[itemscope]{font-size:16px;z-index:1;}
.sets-container > div[itemscope]:first-child div{display:inline}
.sets-container > div[itemscope]:first-child div[itemprop]:after{display:inline-block;position:relative;content:">";top:1px;margin:0 5px;color:#000}
.sets-block {
  display: flex;
  flex-wrap: wrap;
  margin: 40px 0 20px;
}
.set-h1 {
  width: 100%;
  font-weight: 600;
  font-size: 40px;
  line-height: 54px;
  text-align: center;
  color: #1A1A1A;
  padding: 0 0 60px;
}
.sets-section.catalog-section {
  padding: 25px 0 0px;
}
.sets-section.catalog-section .sets-block {
  margin-bottom: 0;
}
.sets-section.catalog-section .set-text {
  margin-bottom: 0;
}
.catalog-section .set-h1 {
  padding-bottom: 33px;
}
.set-left {
  width: 60%;
  box-sizing: border-box;
}
.set-sliders {
}
.set-sliders .slick-track .slick-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.set-slider {
  margin: 0 50px;
}
.set-sliders__img {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 25px;
  padding-bottom: 52%;
  background: linear-gradient(90deg, #FDFBFB 0%, #EBEDEE 100%);
  border: 2px solid #BBD7E1;
  border-radius: 3px;
  position: relative;
}
.set-sliders__img img {
  position: absolute;
  max-width: 100%;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  object-fit: contain;
}
.set-sliders .owl-btn-arrow {
  top: 40%;
  cursor: pointer;
}
.set-sliders .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 12px;
}
.set-sliders .slick-dots li {
  display: inline-block;
  font-size: 0px;
}
.set-sliders .slick-dots li + li {
  margin-left: 13px;
}
.set-sliders .slick-dots li button {
  width: 10px;
  height: 10px;
  background-color: #fff;
  text-indent: -9999px;
  border-radius: 50%;
  padding: 0;
  cursor: pointer;
  border: 1px solid #59B2D1;
  transition: background-color 0.2s;
}
@media (min-width: 1200px) {
  .set-sliders .slick-dots li button:hover {
    background: #59B2D1;
  }
}
.set-sliders .slick-dots li.slick-active button {
  background: #59B2D1;
  border: 1px solid #59B2D1;
  width: 10px;
  height: 10px;
}
.set-right {
  width: 40%;
  padding-left: 35px;
  box-sizing: border-box;
}
.set-text {
  font-size: 20px;
  line-height: 30px;
  color: #1A1A1A;
  margin-bottom: 20px;
}
.set-text-center {
  text-align: center;
  width: 100%;
}
.set-text__bold {
  font-weight: 600;
}
.set-pay {
  margin-top: 42px;
  display: inline-block;
  vertical-align: top;
  font-family: 'Inter';
  font-weight: 700;
  font-size: 18px;
  line-height: 32px;
  color: #442C07;
  text-align: left;
  background-repeat: no-repeat;
  background-position: 0 100%;
  width: 170px;
	height: 48px;
	padding: 15px 0 0 80px;
	text-shadow: 0 1px 0 rgba(255, 247, 239, .35);
	background-image: url(../img/pay-promo.png);
}
.set-pay:hover {
	color: #442c07;
	background-position: 0 0;
}
.set-price-block {
  display: flex;
  align-items: center;
  margin: 16px 0 0 32px;
}
.set-price-old {
  position: relative;
  font-size: 16px;
  line-height: 22px;
  color: #5C5C5C;
  opacity: 0.8;
}
.set-price-old:after, .set-price-old:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  display: inline-block;
  transform: rotate(20deg);
  left: 0%;
  top: 50%;
  background: #5C5C5C;
}
.set-price-old:after {
  transform: rotate(20deg);
}
.set-price-old:before {
  transform: rotate(-20deg);
}
.set-price {
	font-weight: 700;
	font-size: 24px;
  line-height: 33px;
  color: #1A1A1A;
  margin-right: 19px;
}
@media (max-width:991px) {
  .set-left {
    width: 85%;
    margin: 0 auto;
  }
  .set-right {
    width: 100%;
    padding: 20px 0 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .set-pay {
    margin-top: 25px;
  }
  .set-price-block {
    margin-left: 0;
  }
}
@media (max-width:767px) {
  .set-h1 {
    font-size: 32px;
    line-height: 42px;
    padding: 0 0 40px;
  }
  .set-left {
    width: 100%;
    margin: 0 auto;
  }
  .set-slider {
    margin: 0 30px;
  }
  .set-text {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 15px;
  }
  .set-right {
    width: 100%;
    padding: 20px 0 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .set-pay {
    margin-top: 15px;
  }
}
@media (max-width:575px) {
  .sets-container > div[itemscope]:first-child, .container > div[itemscope]:first-child div[itemscope] {
    font-size: 14px;
  }
  .sets-block {
    margin: 25px 0 20px;
  }
  .set-h1 {
    font-size: 28px;
    line-height: 32px;
    padding: 0 0 25px;
  }
  .set-slider {
    margin: 0;
  }
}
/* tags-cloud */
.tags-cloud {
  padding: 0px 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.tags-cloud .button-tag {
  margin-right: 45px;
  margin-bottom: 15px;
}
.button-tag {
  display: inline-flex;
  justify-content: center;
  justify-content: center;
  font-size: 20px;
  line-height: 27px;
  color: #1A1A1A;
  opacity: 0.5;
  text-align: center;
  text-decoration: none;
  padding: 5px;
  border-radius: 15px;
  cursor: pointer;
  /* transition: ease 0.3s; */
}
.button-tag:hover {
  font-weight: 600;
  color: #08A0CE;
  opacity: 1;
}
.button-tag.button-tag-active {
  font-weight: 600;
  color: #08A0CE;
  opacity: 1;
}
@media (max-width:1199px) {
  .tags-cloud {
    padding: 0px 0 0px;
  }
}
@media (max-width:767px) {
  .button-tag {
    font-size: 16px;
    line-height: 22px;
    padding: 10px 12px;
  }
  .tags-cloud .button-tag {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
/* sets-catalog */
.sets-catalog {
  padding: 20px 0 80px;
  /* background: linear-gradient(1deg, #ffffff 50%, rgba(255, 255, 255, 0) 100%); */
}
.sets-catalog .title-h2 {
  padding-bottom: 30px;
}
.catalog-block {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -25px;
  overflow: hidden;
}
.catalog-item {
  display: flex;
  width: calc(33.333% - 50px);
  margin: 35px 25px;
}
.catalog {
  display: flex;
  flex-direction: column;
  width: 100%;
  transition: ease .3s;
}
.catalog-img {
  width: 100%;
  position: relative;
  display: flex;
  justify-self: center;
  align-items: center;
  padding-bottom: 95%;
  background: #fff;
  border: 1px solid #BBD7E1;
  border-radius: 3px;
  line-height: 0;
  height: 0;
  overflow: hidden;
  transition: ease .3s;
}
.catalog-img img,
.catalog-img video {
  position: absolute;
  height: 100%;
  width: 100%;
  max-width: 100%;
  left: 0;
  top: 0;
  object-fit: contain;
  border-radius: 20px;
  line-height: 0;
  overflow: hidden;
  border: none;
}
.gallery-img-top {
  z-index: 2;
  opacity: 1;
  transition: ease .3s;
}
.gallery-img-bottom {
  z-index: 1;
  opacity: 0;
  transition: ease .3s;
}
.gallery-img-hidden {
  display: none;
}
.catalog-img:hover .gallery-img-top {
  opacity: 0;
}
.catalog-img:hover .gallery-img-bottom {
  opacity: 1;
}
.catalog-title {
  text-align: center;
  font-size: 24px;
  line-height: 28px;
  color: #313131;
  text-decoration: underline solid transparent;
  transition: ease .3s;
  margin: 20px 0 0;
}
.catalog-block.catalog-block-four {
  margin: 0 -18px;
}
.catalog-block-four .catalog-item {
  width: calc(25% - 36px);
  margin: 30px 18px;
}
.catalog-block.catalog-block-five {
  margin: 0 -14px;
}
.catalog-block-five .catalog-item {
  width: calc(20% - 28px);
  margin: 25px 14px;
}
.catalog-block-five .catalog-title {
  font-size: 20px;
  line-height: 24px;
  margin: 15px 0 0;
}
@media (max-width:1199px) {
  .catalog-item {
    margin: 25px 15px;
  }
  .catalog-block-four .catalog-item {
    margin: 25px 15px;
  }
  .catalog-block-five .catalog-item {
    margin: 25px 14px;
  }
}
@media (max-width:991px) {
  .sets-catalog {
    padding: 30px 0 60px;
  }
  .catalog-title {
    font-size: 20px;
    line-height: 24px;
    margin: 15px 0 0;
  }
  .catalog-block-five .catalog-title {
    font-size: 18px;
  }
  .catalog-block-five .catalog-item {
    width: calc(25% - 28px);
  }
}
@media (max-width:767px) {
  .sets-catalog {
    padding: 20px 0 40px;
  }
  .catalog-item {
    width: calc(50% - 50px);
  }
  .catalog-block-four .catalog-item {
    width: calc(33.333% - 36px);
  }
  .catalog-block-five .catalog-item {
    width: calc(33.333% - 28px);
  }
}
@media (max-width:575px) {
  .catalog-block-five .catalog-item {
    width: calc(50% - 28px);
  }
  .catalog-block-five .catalog-title {
    font-size: 16px;
  }
}
@media (max-width:400px) {
  .button-tag {
    padding: 7px;
  }
  .catalog-item {
    width: calc(100% - 50px);
  }
  .catalog-block-four .catalog-item {
    width: calc(50% - 36px);
  }
  .catalog-block-five .catalog-item {
    width: calc(50% - 28px);
  }
}
/* spoiler */
.spoiler {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
	margin-top: 30px;
}
.spoiler-title {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border: 1.5px solid #313131;
  border-radius: 2.2px;
  font-size: 20px;
  line-height: 27px;
  color: #313131;
  font-weight: 700;
  min-height: 59px;
  padding: 0;
  min-width: 256px;
  cursor: pointer;
	transition: ease .3s;
	margin-bottom: 30px;
}
/* .spoiler-title.closed {
  background: #556186;
  border: 1px solid #556186;
  color: #FFFFFF;
} */
.spoiler-title:hover {
  background-color: rgba(173,173,173, 0.46);
}

.spoiler-arrow {
  position: relative;
  margin-left: 14px;
  top: -3px;
}
.spoiler-arrow:before,
.spoiler-arrow:after {
	position: absolute;
  top: 0px;
  left: 0px;
  width: 2px;
  height: 8px;
  z-index: 1;
  content: "";
  -webkit-transition: all .23s;
  transition: all .23s;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #556186;
}
.spoiler-arrow:before {
	left: 5px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.spoiler-title.closed .spoiler-arrow:before {
	left: 3px;
}
.spoiler-title.closed .spoiler-arrow:after {
	left: 8px;
}
.spoiler-body {
	width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width:767px) {
  .spoiler-title {
    font-size: 18px;
    line-height: 23px;
    min-height: 55px;
    min-width: 250px;
  }
}
.set-h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 54px;
  text-align: center;
  color: #1A1A1A;
  margin-bottom: 50px;
}
@media (max-width:767px) {
  .set-h2 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 30px;
  }
}
@media (max-width:575px) {
  .set-h2 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 25px;
  }
}
.unique-models {
  margin: 100px 0 0;
  background: linear-gradient(90deg, #FDFBFB 0%, #EBEDEE 100%);
}
.unique-models-block {
  border-radius: 3px;
  padding: 60px 0 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  position: relative;
  text-align: center;
}
.unique-models-block::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/nabor/unique-models-bg.webp) left top, linear-gradient(90deg, #E6E9F0 0%, #EEF1F5 100%);
  background-position: -5px -2px;
  border-radius: 3px;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  z-index: -1;
}
.unique-models-text {
  display: flex;
  flex-direction: column;
}
.unique-models-title {
  font-weight: 700;
  font-size: 40px;
  line-height: 54px;
  text-transform: uppercase;
  color: #1A1A1A;
  margin-bottom: 24px;
}
.unique-models-text-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
  margin-bottom: 50px;
}
.unique-models .set-text {
  color: #1A1A1A;
  margin: 0 11px 0 0;
}
.unique-models .set-price-block {
  margin: 0;
}
.unique-models .set-price {
  font-size: 26px;
  line-height: 35px;
  color: #1A1A1A;
  margin-right: 15px;
}
.unique-models .set-price-old {
  color: #1A1A1A;
}
.unique-models-img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 15px;
  display: none;
}
.unique-models-btn .set-pay {
  margin: 0;
}

@media (max-width:767px) {
  .unique-models-title {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 20px;
  }
}
@media (max-width:575px) {
  .unique-models-block {
    padding: 50px 0;
  }
  .unique-models-text-bottom {
    margin-bottom: 25px;
  }
  .unique-models-title {
    font-size: 28px;
    line-height: 38px;
  }
}
/* card */
.card-item {
  display: flex;
  width: calc(33.333% - 50px);
  margin: 35px 25px;
  transition: ease .3s;
}
.card-item:hover {
  box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.25);
}
.card {
  display: flex;
  flex-direction: column;
  width: 100%;
  transition: ease .3s;
}
.card-img {
  width: 100%;
  position: relative;
  display: flex;
  justify-self: center;
  align-items: center;
  padding-bottom: 67%;
  background: #fff;
  border-radius: 3px;
  line-height: 0;
  height: 0;
  overflow: hidden;
  transition: ease .3s;
}
.card-img img {
  position: absolute;
  height: 100%;
  width: 100%;
  max-width: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
  border-radius: 3px;
  line-height: 0;
  overflow: hidden;
  border: none;
}
.card-num {
  position: absolute;
  right: 30px;
  top: 20px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 3px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #313131;
  padding: 4px 8px;
}
.card-num.card-num-bg {
  background: #fff;
}
.card-info {
  display: flex;
  flex-direction: column;
  border: 1px solid #BBD7E1;
  border-top: none;
  background: #fff;
  padding: 20px 30px 37px;
  flex-grow: 1;
  margin-top: -1px;
}
.card-title {
  font-size: 24px;
  line-height: 33px;
  color: #313131;
  transition: ease .3s;
  margin-bottom: 20px;
}
.card-text {
  font-size: 20px;
  line-height: 30px ;
  color: rgba(26, 26, 26, 0.5);
  flex-grow: 1;
  margin-bottom: 40px;
}
.card-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.card-price-block {
  display: flex;
  align-items: center;
}
.card-price-block .set-price {
  font-size: 26px;
  line-height: 35px;
  color: #313131;
}
.card-price-block .set-price-old {
  font-size: 14px;
  line-height: 19px;
}
.card-btm {
  display: flex;
  align-items: center;
  border: 2px solid #313131;
  border-radius: 2px;
  padding: 9px 15px;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #313131;
  transition: ease .2s;
}
.card-btm svg {
  margin-left: 10px;
  transition: ease .2s;
}
.card-btm svg path {
  transition: ease .2s;
}
.card-item:hover .card-btm {
  color: #08A0CE;
  border: 2px solid #08A0CE;
}
.card-item:hover .card-btm svg path {
  fill: #08A0CE;
}
@media (max-width:1199px) {
  .card-item {
    margin: 25px 15px;
  }
  .card-info {
    padding: 15px;
  }
  .card-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .card-text {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .card-price-block .set-price {
    font-size: 22px;
    line-height: 26px;
    margin-right: 15px;
  }
  .card-btm {
    padding: 7px 10px;
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width:991px) {
  .card-item {
    width: calc(50% - 50px);
  }
}
@media (max-width:650px) {
  .card-item {
    width: calc(100% - 50px);
  }
}

/* napishte nam / otzyvy o nas / stranica avtora */

.h1-new {
	color: #1e1e1e;
	line-height: 1;
	padding: 60px 0 30px;
	font-size: 48px;
	font-weight: 700;
}
.h2-new {
	color: #1e1e1e;
	line-height: 1;
	padding: 30px 0 30px;
	font-size: 34px;
	font-weight: 700;
}
.p {
	margin-bottom: 20px;
	line-height: 1.6;
	font-size: 18px;
	font-weight: 300;
}
.section-gray {
	background: #f9f9f9;
	margin: -20px 0 0 0;
	padding: 30px 0 80px 0;
}
.no-pre-footer ~ #pre-footer {
	display: none;
}

.contactus {
	color: #1e1e1e;
	padding-bottom: 40px;
}
.contactus-grid {
	display: flex;
	justify-content: center;
	align-items: start;
	margin: 75px 0 90px 0;
}
.contactus-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin: 0 120px;
}
.contactus-item__icon {
	margin-bottom: 15px;
}
.contactus-item__info {
}
.contactus-item__info__title {
	margin-bottom: 5px;
	font-weight: 600;
}
.contactus-item__info__action {
	color: #2e20d4;
	font-size: 18px;
	font-weight: 300;
}
.contactus-item__info__action:hover {
	color: #2e20d4;
	text-decoration: underline;
}
.contactus-social {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: -12px;
}
.contactus-social__item {
	transition: 0.3s ease-in-out;
	margin: 0 12px 12px 12px;
}
.contactus-social__item:hover {
	transform: scale(1.1);
}
.contactus-social__item__icon {
}

.faq {
	color: #1e1e1e;
	margin: 70px 0 140px;
}
.faq .h2-new {
	margin-bottom: 10px;
}
.faq-acc {
	background: #fff;
	padding: 40px;
	border-radius: 20px;
	box-shadow: 0 2px 15px rgba(8, 18, 8, 0.15);
}
.faq-acc-item {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(30, 30, 30, 0.15);
}
.faq-acc-item:hover .faq-acc-item__head__icon {
	fill: #1e1e1e;
}
.faq-acc-item.accordionOpened .faq-acc-item__head__icon {
	transform: rotate(0);
	fill: #52b25c;
}
.faq-acc-item:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.faq-acc-item__head {
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
}
.faq-acc-item__head__title {
	line-height: 1.5;
	font-size: 20px;
	font-weight: 600;
	margin-right: 20px;
}
.faq-acc-item__head__icon {
	transition: 0.3s ease-in-out;
	flex-shrink: 0;
	fill: #b9bfb7;
	width: 19px;
	height: 19px;
	transform: rotate(-180deg);
}
.faq-acc-item__body {
	display: none;
	padding: 10px 90px 0 0;
}
.faq-acc-item__body p:last-child {
	margin-bottom: 0;
}

.reviews {
	position: relative;
	z-index: 1;
	color: #1e1e1e;
}
.reviews-wrap {
	display: flex;
	margin: 80px 0 0 0;
}
.reviews-grid {
	position: relative;
	display: flex;
	justify-content: space-between;
	margin: 80px 0;
}
.reviews-grid::before {
	position: absolute;
	top: 0;
	left: calc(50% - 2px);
	bottom: 0;
	z-index: -1;
	content: "";
	background: rgba(89, 170, 69, 0.4);
	width: 4px;
}
.reviews-group {
	width: calc(50% - 50px);
}
.reviews-group:nth-child(1) .reviews-item::before {
	right: -8px;
}
.reviews-group:nth-child(1) .reviews-item::after {
	right: -61px;
}
.reviews-group:nth-child(2) {
	padding-top: 120px;
}
.reviews-group:nth-child(2) .reviews-item::before {
	left: -8px;
}
.reviews-group:nth-child(2) .reviews-item::after {
	left: -61px;
}
.reviews-item {
	background: #fff;
	margin-bottom: 65px;
	padding: 35px 40px 35px 45px;
	border-radius: 20px;
	filter: drop-shadow(0 2px 15px rgba(0, 0, 0, 0.15));
}
.reviews-item:last-child {
	margin-bottom: 0;
}
.reviews-item::before {
	position: absolute;
	top: 50%;
	right: -8px;
	content: "";
	transform: translate(0, -50%) rotate(45deg);
	background: #fff;
	width: 16px;
	height: 16px;
}
.reviews-item::after {
	position: absolute;
	top: 50%;
	right: 0;
	content: "";
	transform: translate(0, -50%);
	background: #59aa45;
	width: 22px;
	height: 22px;
	border-radius: 50%;
}
.reviews-item__head {
	display: flex;
	align-items: baseline;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.reviews-item__head__name {
	font-size: 20px;
	font-weight: 600;
	margin-right: 20px;
}
.reviews-item__head__date {
	color: #a9a9a9;
	font-weight: 300;
}
.reviews-item__body {
	margin-bottom: 20px;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.reviews-item__body p:last-child {
	margin-bottom: 0;
}
.reviews-item__action {
	display: flex;
	align-items: center;
	cursor: pointer;
}
.reviews-item__action__text {
	transition: color 0.3s ease-in-out;
	color: #1e1e1e;
	margin-right: 15px;
	font-size: 18px;
}
.reviews-item__action__icon path {
	transition: stroke 0.3s ease-in-out;
}
.reviews-item__action:hover .reviews-item__action__text {
	color: #2e20d4;
}
.reviews-item__action:hover .reviews-item__action__icon path {
	stroke: #2e20d4;
}
.reviews-item__source {
	position: absolute;
	top: 20px;
	right: 25px;
	background-position: center;
	background-size: cover;
	width: 36px;
	height: 36px;
}

.author {
	color: #1e1e1e;
}
.author-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 60px;
	place-items: center;
	margin: 40px 0 0;
}
.author-item {
	width: 210px;
}
.author-item--is-active {
	cursor: default;
}
.author-item--is-active .author-item__info__name {
	color: #2e20d4;
}
.author-item:hover .author-item__info__name {
	color: #2e20d4;
}
.author-item__picture {
	flex-shrink: 0;
	overflow: hidden;
	position: relative;
	background: #d9d9d9;
	width: 210px;
	height: 210px;
	margin-bottom: 25px;
	border-radius: 25px;
}
.author-item__picture__img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: cover;
}
.author-item__info {
	text-align: center;
}
.author-item__info__name {
	color: #1e1e1e;
	font-size: 20px;
}

.author-detail {
	margin: 100px 0 180px;
}
.author-article {
	display: flex;
	margin-bottom: 30px;
}
.author-article__picture {
	flex-shrink: 0;
	overflow: hidden;
	position: relative;
	background: #d9d9d9;
	width: 295px;
	height: 295px;
	margin-right: 60px;
	border-radius: 20px;
}
.author-article__picture__img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: cover;
}
.author-article__picture__read {
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translate(-50%, 0);
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(255, 255, 255, 0.75);
	padding: 4px 18px;
	border-radius: 10px;
	white-space: nowrap;
}
.author-article__picture__read svg {
	transition: 0.3s ease-in-out;
}
.author-article__picture__read span {
	transition: 0.3s ease-in-out;
	color: #1e1e1e;
	margin: 0 13px 0 10px;
}
.author-article__info {
	display: flex;
	flex-direction: column;
	align-items: start;
	justify-content: start;
	padding-top: 10px;
}
.author-article__info__pos {
	background: #59aa45;
	color: #fff;
	padding: 5px 28px;
	font-weight: 300;
	border-radius: 10px;
}
.author-article__info__name {
	padding-bottom: 15px;
}
.author-article__info__desc {
}
a.author-article__picture:hover .author-article__picture__read svg:nth-child(1) {
	fill: #2e20d4;
}
a.author-article__picture:hover .author-article__picture__read span {
	color: #2e20d4;
}
a.author-article__picture:hover .author-article__picture__read svg:nth-child(3) {
	transform: rotate(45deg);
}

.author-popular {
	margin-bottom: 60px;
	padding-bottom: 100px;
	border-bottom: 1px solid rgba(30, 30, 30, 0.15);
}
.author-popular:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.author-popular .h2-new {
	padding-bottom: 50px;
}
.author-popular-grid {
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	background: linear-gradient(0, rgba(234, 242, 251, 0.5) 0%, rgba(234, 242, 251, 0.5) 100%), linear-gradient(270deg, rgba(86, 150, 229, 0.25) 1.7%, rgba(111, 175, 255, 0.25) 100%);
	margin-right: 40px;
	padding: 70px 35px 35px 70px;
	border-radius: 18px;
}
.author-popular-item {
	display: flex;
	align-items: center;
	width: 45%;
	margin-bottom: 40px;
}
.author-popular-item:hover .author-popular-item__text {
	color: #59aa45;
}
.author-popular-item__icon {
	fill: #59aa45;
	flex-shrink: 0;
	margin-right: 15px;
}
.author-popular-item__text {
	color: #1e1e1e;
	font-size: 19px;
	font-weight: 300;
	transition: 0.3s ease-in-out;
}
.author-popular-decor {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none;
}
.author-popular-decor__item-01 {
	position: absolute;
	right: -110px;
	bottom: -85px;
	background: url("../images/article-decor/item-01.webp") no-repeat center / cover;
	width: 235px;
	height: 223px;
}
.author-popular-decor__item-02-top {
	position: absolute;
	top: 2px;
	right: -10px;
	background: url("../images/article-decor/item-02-top.webp") no-repeat center / cover;
	width: 40px;
	height: 98px;
}
.author-popular-decor__item-02-bottom {
	position: absolute;
	right: -90px;
	bottom: -80px;
	background: url("../images/article-decor/item-02-bottom.webp") no-repeat center / cover;
	width: 206px;
	height: 196px;
}
.author-popular-decor__item-03 {
	position: absolute;
	right: -110px;
	bottom: -65px;
	background: url("../images/article-decor/item-03.webp") no-repeat center / cover;
	width: 359px;
	height: 191px;
}

@media screen and (max-width: 1199px) {
	.reviews-item {
		padding: 30px;
	}
	.reviews-item__head {
		flex-direction: column;
	}
	.reviews-item__head__date {
		margin-top: 5px;
	}
	.author-article__picture {
		margin-right: 40px;
	}
	.author-article__info {
		padding: 0;
	}
	.author-article__info__desc {
		font-size: 17px;
	}
	.author-popular-grid {
		padding: 50px 50px 10px 50px;
	}
	.author-popular-item__text {
		font-size: 18px;
	}
}

@media screen and (max-width: 991px) {
	.h1-new {
		font-size: 36px;
	}
	.h2-new {
		font-size: 28px;
	}
	.p {
		font-size: 16px;
	}
	.contactus {
		padding-bottom: 0;
	}
	.contactus-grid {
		justify-content: space-around;
	}
	.contactus-item {
		margin: 0;
	}
	.contactus-item__info__action {
		font-size: 16px;
	}
	.faq {
		margin: 30px 0 70px 0;
	}
	.faq-acc {
		padding: 30px;
	}
	.faq-acc-item__head__title {
		font-size: 18px;
	}
	.faq-acc-item__body {
		padding-right: 40px;
	}
	.reviews-grid {
		flex-direction: column;
		margin: 60px 0 0 0;
	}
	.reviews-grid::before {
		left: 0;
	}
	.reviews-group {
		width: 100%;
	}
	.reviews-group:nth-child(1) .reviews-item::before {
		left: -7px;
	}
	.reviews-group:nth-child(1) .reviews-item::after {
		left: -31px;
	}
	.reviews-group:nth-child(2) {
		padding-top: 40px;
	}
	.reviews-group:nth-child(2) .reviews-item::before {
		left: -7px;
	}
	.reviews-group:nth-child(2) .reviews-item::after {
		left: -31px;
	}
	.reviews-item {
		margin: 0 0 40px 25px;
		padding: 20px;
	}
	.reviews-item__head {
		margin-right: 30px;
	}
	.reviews-item__head__name {
		margin-right: 0;
		font-size: 18px;
	}
	.reviews-item::after {
		width: 16px;
		height: 16px;
	}
	.reviews-item::before {
		width: 14px;
		height: 14px;
	}
	.reviews-item__body {
		display: block;
	}
	.reviews-item__action__text {
		font-size: 16px;
	}
	.reviews-item__source {
		top: 15px;
		right: 15px;
		width: 24px;
		height: 24px;
	}
	.author-grid {
		grid-gap: 40px 15px;
		place-items: start;
	}
	.author-detail {
		margin: 80px 0;
	}
	.author-item {
		width: 100%;
	}
	.author-item__picture {
		width: auto;
		height: auto;
		margin-bottom: 15px;
		padding-bottom: 100%;
	}
	.author-item__info__name {
		font-size: 18px;
	}
	.author-article__picture {
		margin-right: 20px;
	}
	.author-article__info__name {
		padding-top: 15px;
	}
	.author-popular-grid {
		margin-right: 0;
	}
	.author-popular-item__text {
		font-size: 16px;
	}
	.author-popular-decor__item-01 {
		bottom: -100px;
		right: -40px;
	}
	.author-popular-decor__item-02-top {
		top: 0;
		right: 10px;
	}
	.author-popular-decor__item-02-bottom {
		bottom: -100px;
		right: -50px;
	}
}

@media screen and (max-width: 767px) {
	.h1-new {
		font-size: 32px;
	}
	.h2-new {
		font-size: 24px;
	}
	.p {
		font-size: 14px;
	}
	.faq-acc {
		padding: 20px;
	}
	.faq-acc-item {
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.faq-acc-item__head__title {
		font-size: 14px;
	}
	.faq-acc-item__head__icon {
		width: 16px;
		height: 16px;
	}
	.faq-acc-item__body {
		padding-right: 0;
	}
	.author-grid {
		grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
		margin: 0 0 -30px;
	}
	.author-detail {
		margin: 70px 0;
	}
	.author-article {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		margin-bottom: 0;
	}
	.author-article__picture {
		margin: 0 0 20px 0;
	}
	.author-popular {
		padding-bottom: 60px;
	}
	.author-popular .h2-new {
		padding-bottom: 30px;
	}
	.author-popular-grid {
		padding: 30px 30px 0 30px;
	}
	.author-popular-item {
		width: 100%;
		margin-bottom: 30px;
	}
	.author-popular-decor {
		display: none;
	}
}

@media screen and (max-width: 575px) {
	.contactus-grid {
		flex-direction: column;
		align-items: center;
		margin: 40px 0 60px;
	}
	.contactus-item {
		margin-bottom: 40px;
	}
	.contactus-item:last-child {
		margin-bottom: 0;
	}
	.reviews-item__head__name {
		font-size: 16px;
	}
	.reviews-item__action__text {
		font-size: 16px;
	}
	.author-item__info__name {
		font-size: 16px;
	}
	.author-popular-item__text {
		font-size: 14px;
	}
}

.header-actions .btn.js-target-order-bg{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:none;text-align:center;box-shadow:none;border-radius:5px;font-size:14px;font-weight:500;padding:11px 15px;color:#fff;background-color:#f78502;position:relative;line-height:1}
.header-actions .btn.js-target-order-bg::before{position:absolute;top:0;left:0;width:44px;bottom:0;content:'';display:block;background-color:#f79b45;opacity:.5;border-radius: 7px 16px 16px 7px;overflow:hidden;transition: ease 0.2s;    box-shadow: 0 0 10px rgba(115, 75, 15, 0.6);z-index: 2;}
.header-actions .btn.js-target-order-bg:hover::before {
  border-radius: 7px 16px 16px 7px;
}
.header-actions .btn.js-target-order-bg::after {
  transition: .2s;
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    z-index: -1;
    content: '';
    display: block;
    background: linear-gradient(180deg, #f78502 0%, #ffa339 100%);
    width: auto;
    height: auto;
    box-shadow: none;
    opacity: 0;
    border-radius: inherit;
}
.header-actions .btn.js-target-order-bg:hover::after {
  opacity: 1;
  z-index: 1;
}
.header-actions .btn.js-target-order-bg svg{filter:brightness(0) invert(1);margin-right:25px!important;transition: ease 0.2s;}
@media screen and (max-width: 991px) {
    .header-actions .btn.js-target-order-bg{margin:0!important;width:100%}
}

.a-section-welcome {
	padding-top: 0
}

.a-welcome {
	background: #f9f9f9;
	margin-bottom: 90px;
	padding: 115px 0 85px
}

.a-welcome-page .header .js-target-download{display:none}

.a-welcome-wrap {
	display: flex;
	align-items: start;
	gap: 65px
}

.a-welcome-picture {
	flex-shrink: 0;
	position: relative;
	width: 697px;
	height: 414px;
	border-radius: 18px
}

.a-welcome-picture::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	content: '';
	background: rgba(0, 0, 0, .35);
	opacity: 0;
	transition: .2s;
	border-radius: inherit
}

.a-welcome-picture:hover::before {
	opacity: 1
}

.a-welcome-picture__frame {
	border-radius: inherit;
	overflow: hidden;
}

.a-welcome-picture__frame__img {
	display: block;
	width: 100%;
	height: 100%;
	object-position: center;
	object-fit: cover
}

.a-welcome-picture__frame__play {
	position: absolute;
	z-index: 3;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	width: 76px;
	height: 76px;
	margin: auto;
	border-radius: 50%;
	box-shadow: 0 5px 75px rgba(0, 0, 0, .15)
}

.a-welcome-picture__frame__play svg {
	fill: #6c9fba;
	width: 22px;
	margin: 0 0 0 3px
}

.a-welcome-picture__info {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	padding: 25px 15px 25px 25px;
	box-shadow: 0 10px 80px rgba(64, 71, 62, .1);
	border-radius: 18px
}

.a-welcome-picture__info {
	display: flex;
	flex-direction: column;
	justify-content: start;
	align-items: start;
	text-align: start;
	line-height: normal
}

.a-welcome-picture__info__text-01 {
	background: #676B66;
	color: #fff;
	margin-bottom: 5px;
	padding: 5px 10px;
	font-size: 18px;
	font-weight: 500;
	box-shadow: 0 10px 85px rgba(64, 71, 62, .1);
	border-radius: 10px
}

.a-welcome-picture__info__text-02 {
	line-height: 1.1;
	font-size: 30px;
	font-weight: 700
}

.a-welcome-picture__info__text-02 span {
	color: #3e94b5
}

.a-welcome-info {
	display: flex;
	flex-direction: column;
	align-items: start;
	gap: 20px;
	margin-top: -15px
}

.a-welcome-info__title {
	color: #313131;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	font-size: 42px;
	font-weight: 700
}

.a-welcome-info__subtitle {
	color: #313131;
	line-height: 1.2;
	font-size: 20px;
	font-weight: 600
}

.a-welcome-info__list {
	line-height: 1.65;
	font-size: 18px
}

.a-welcome-info__list li {
	position: relative;
	margin-bottom: 10px
}

.a-welcome-info__list li::before {
	content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='10' viewBox='0 0 14 10' fill='none'%3E%3Cpath d='M5.15407 9.99998C4.76691 9.99998 4.39355 9.84788 4.11704 9.57137L0.425202 5.87953C-0.141734 5.3126 -0.141734 4.38621 0.425202 3.81927C0.992138 3.25234 1.91853 3.25234 2.48546 3.81927L5.11261 6.44642L10.5881 0.473114C11.1274 -0.121402 12.0538 -0.162982 12.6484 0.390166C13.2429 0.929423 13.2845 1.85581 12.7314 2.45043L6.23262 9.5299C5.96988 9.82032 5.58274 10 5.18178 10H5.1541L5.15407 9.99998Z' fill='%233E94B5'/%3E%3C/svg%3E");
	display: inline-block;
	margin-right: 10px;
	transform: translateY(-1px)
}

.a-welcome-info__list li:last-child {
	margin-bottom: 0
}

.a-welcome-info__promo {
	color: #313131;
	line-height: 1.2;
	font-size: 20px;
	font-weight: 700
}

.a-welcome-info__promo span {
	color: #3e94b5
}

.a-welcome-info__action {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	justify-content: center;
	gap: 13px;
	margin-top: 15px
}

.a-welcome-info__action__btn {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	background: linear-gradient(180deg, #fcba4c 0%, #fe9f28 100%);
	color: #313131;
	padding: 20px 25px 20px 20px;
	font-size: 18px;
	font-weight: 600;
	border-radius: 7px
}

.a-welcome-info__action__btn::before {
	flex-shrink: 0;
	position: relative;
	content: url('../img/a-welcome-cart.png');
	width: 20px;
	height: 18px;
	transform: translateY(-1px)
}

.a-welcome-info__action__btn::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	content: '';
	background: #fcba4c;
	border-radius: inherit;
	opacity: 0;
	transition: .2s
}

.a-welcome-info__action__btn:hover {
	color: #313131
}

.a-welcome-info__action__btn:hover::after {
	opacity: 1
}

.a-welcome-info__action__warning {
	color: #535953;
	font-size: 14px
}

.a-welcome-page .page-menu__btn {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
	background: linear-gradient(180deg, #fcba4c 0%, #fe9f28 100%);
	color: #313131;
	height: auto !important;
	line-height: 1 !important;
	padding: 10px 15px;
	font-size: 16px;
	font-weight: 600;
	border: 0;
	border-radius: 7px
}

.a-welcome-page .page-menu__btn::before {
	flex-shrink: 0;
	position: relative;
	content: url('../img/a-welcome-cart.png');
	width: 20px;
	height: 18px;
	transform: translateY(-1px)
}

.a-welcome-page .page-menu__btn::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	content: '';
	background: #fcba4c;
	width: auto;
	height: auto;
	border-radius: inherit;
	opacity: 0;
	transition: .2s
}

.a-welcome-page .page-menu__btn:hover {
	color: #313131
}

.a-welcome-page .page-menu__btn:hover::after {
	opacity: 1
}

.a-welcome-page .header-actions .js-target-order {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	margin-left: 0 !important;
	background: linear-gradient(180deg, #fcba4c 0%, #fe9f28 100%);
	color: #313131!important;
	height: auto !important;
	line-height: 1 !important;
	padding: 10px 15px;
	font-size: 16px;
	font-weight: 600;
	border: 0;
	border-radius: 7px
}

.a-welcome-page .header-actions .js-target-order::after{display:none}

.a-welcome-page .header-actions .js-target-order span {
	position: static
}

.a-welcome-page .header-actions .js-target-order span::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	content: '';
	background: #fcba4c;
	width: auto;
	height: auto;
	opacity: 0;
	transition: .2s;
	border-radius: 7px
}

.a-welcome-page .header-actions .js-target-order:hover span::after {
	opacity: 1
}

.a-welcome-page .header-actions .js-target-order svg {
	position: relative;
	z-index: 10;
	width: 20px;
	height: 18px;
	margin-right: 0;
	filter:none!important;
}

.a-welcome-page .header-actions .js-target-order svg path {
	fill: #313131
}

@media screen and (min-width: 1200px) {
	.a-welcome .container {
		width: auto;
		max-width: 1384px
	}
}

@media screen and (max-width: 1399px) and (min-width: 1200px) {
	.a-welcome-picture{
		width: 550px;
		height: 327px;
	}
	.a-welcome-picture__info__text-01{
		font-size:14px;
	}
	.a-welcome-picture__info__text-02{
		font-size:20px;
	}
}

@media screen and (max-width: 1199px) {
	.a-welcome-wrap {
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center
	}
	.a-welcome-info {
		align-items: center
	}
}

@media screen and (max-width: 991px) {
	.a-welcome{
		padding:60px 0 70px 0
	}
	.a-welcome-info__title {
		font-size: 34px
	}
	.a-welcome-page .header-actions {
		width: calc(100% - 30px)
	}
}

@media screen and (max-width: 767px) {
	.a-welcome-picture {
		width: 100%;
		height: 100%
	}
	.a-welcome-picture__frame {
		position: relative;
		width: 100%;
		height: auto;
		padding-bottom: 56.25%;
		border-radius:0;
	}
	.a-welcome-picture__frame__img {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		border-radius: 20px 20px 0 0
	}
	.a-welcome-picture__frame__play {
		width: 50px;
		height: 50px
	}
	.a-welcome-picture__frame__play svg {
		width: 18px;
		margin: 0 0 0 4px
	}
	.a-welcome-picture__info {
		justify-content: center;
		align-items: center;
		text-align: center;
		position: static;
		padding: 15px;
		border-radius: 0 0 20px 20px;
		transform:translateY(-5px);
	}
	.a-welcome-picture__info br {
		display: none
	}
	.a-welcome-picture__info__text-01 {
		font-size: 14px;
		margin-bottom: 10px
	}
	.a-welcome-picture__info__text-02 {
		font-size: 16px
	}
	.a-welcome-info__title {
		font-size: 28px
	}
}

/* fix header */
.header__support{background:0;margin:0;padding:0;line-height:1}
.header__support::before{display:none}
.header__support:hover span{border-color:inherit}
.header__support span{color:rgba(12, 140, 233, 0.7);border-bottom:1px solid transparent;transition:border-color 0.2s}
@media screen and (max-width:970px) {
	.header__support{margin-top:0!important;margin-left:auto;margin-right:30px!important}
}
@media screen and (max-width: 575px) {
	.menu__support{position:absolute;background:0;margin:0!important;padding:0;line-height:1;font-size:12px;top: 25px;left: 20px}
	.menu__support::before{display:none}
	.menu__support:hover span{border-color:inherit}
	.menu__support span{color:#fff;border-bottom:1px solid transparent;transition:border-color 0.2s}
}
.header-actions .btn + .btn {margin-left:10px}

.header-actions .btn {
	flex-shrink:0;
	flex-grow:1;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	cursor: pointer;
	border: none;
	text-align: center;
	box-shadow: none;
	border-radius: 5px;
	font-size: 14px;
	font-weight: 500;
	padding:11px 15px;
	color: #fff;
	background-color: #F78502;
	position: relative;
	line-height: 1;
}
.header-actions .btn::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 44px;
	bottom: 0;
	content: "";
	display: block;
	border-radius: 16px 87px 87px 16px;
	background-color: #F79B45;
	box-shadow: 0px 0px 10px 0px rgba(115, 75, 16, 0.6);
	opacity: 0.5;
	overflow: hidden;
}
.header-actions .btn:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	display: block;
	background-image: linear-gradient(180deg, #F78502 0%, #FFA339 100%);
	opacity: 0;
	transition: opacity 0.2s;
	border-radius: 7px;
}
.header-actions .btn svg {
	margin-right: 23px;
	flex-shrink: 0;
}
.header-actions .btn svg path {
	transition: fill 0.2s;
}
.header-actions .btn span, .btn svg {
	position: relative;
	z-index: 2;
}
.header-actions .btn span {
	width: 100%;
}
.header-actions .btn span + svg {
	margin-right: 0;
	margin-left: 10px;
}
.header-actions .btn:hover:before {
	opacity: 1;
}
.header-actions .btn--bdr {
	border: 1px solid #F78502;
	padding: 10px 14px;
	color: #F78502;
	background-color: transparent;
	transition: color 0.2s, border-color 0.2s;
}
.header-actions .btn--bdr::after, .header-actions .btn--bdr::before {
	display: none;
}
.header-actions .btn--bdr svg {
	margin-right: 10px;
}
.header-actions .btn--bdr span + svg {
	margin-right: 0;
	margin-left: 10px;
}
/* fix header */

.content, #content{width:850px}

#product{display:flex;gap:40px;margin-bottom:25px}
blockquote #product{margin-bottom:0}
#product img{flex-shrink:0;margin:0}
#product .right-text{display:flex;flex-direction:column;width:auto;margin:0}
#product .down{margin:0 auto 20px;white-space:nowrap}
#product .down + div {margin:0 auto}
#product .down + div p span{padding:0}

@media screen and (min-width:971px) {
	.prices > div{width:calc(33.33% - 7px)}
	.prices--lg > div{width:calc(50% - 7px)}
}

@media screen and (max-width: 1199px) {
	.content, #content{width:650px}
}

/* Новый промо блок */

.new-promo{overflow:hidden;position:relative;background:linear-gradient(90deg, #faf6f6 0%, #e0ecf9 100%)}
.new-promo::before{position:absolute;top:-21px;right:0;bottom:0;left:-8px;content:'';background:url('../img/new-promo.webp') no-repeat center / cover;height:375px}
.new-promo__wrap{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;height:320px;text-align:center}
.new-promo__title{margin-bottom:32px;line-height:1.1;font-size:28px;font-weight:600}
.new-promo__list{display:flex;justify-content:center;gap:10px 20px;margin-bottom:39px}
.new-promo__list li{line-height:1.7;font-size:18px}
.new-promo__list li::before{display:inline-block;width:14px;height:10px;margin-right:10px;content:url('data:image/svg+xml,%3Csvg width=\'14\' height=\'10\' viewBox=\'0 0 14 10\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M5.15407 9.99998C4.76691 9.99998 4.39355 9.84788 4.11704 9.57137L0.425202 5.87953C-0.141734 5.3126 -0.141734 4.38621 0.425202 3.81927C0.992138 3.25234 1.91853 3.25234 2.48546 3.81927L5.11261 6.44642L10.5881 0.473114C11.1274 -0.121402 12.0538 -0.162982 12.6484 0.390166C13.2429 0.929423 13.2845 1.85581 12.7314 2.45043L6.23262 9.5299C5.96988 9.82032 5.58274 10 5.18178 10H5.1541L5.15407 9.99998Z\' fill=\'%2359AA45\'/%3E%3C/svg%3E%0A')}
.new-promo__actions{margin-bottom:15px}
.new-promo__actions .footer-actions{margin:0;padding:0}
.new-promo__actions .btn--bdr{padding:20px 41px}
.new-promo__actions .btn-orange:not(.btn--bdr){padding-right:41px}
.new-promo__info .footer__btn-info{color:#858d82;margin:0;padding:0}
.new-promo__info  img{opacity:.7}

.new-promo ~ .footer .footer-actions{display:none}
.new-promo ~ .footer .footer__btn-info{display:none}

@media screen and (max-width: 1599px) {
	.new-promo::before{position:absolute;top:auto;bottom:0;left:0;right:auto;content:'';background:url('../img/new-promo-left.webp') no-repeat center / cover;width:441px;height:358px}
	.new-promo::after{position:absolute;top:auto;bottom:0;right:0;left:auto;content:'';background:url('../img/new-promo-right.webp') no-repeat center / cover;width:447px;height:375px}
	.new-promo__list{flex-direction:column}
	.new-promo__wrap{height:auto;padding:40px 0}
}

@media screen and (max-width: 1199px) {
	.new-promo::before{left:-110px;bottom:-10px}
	.new-promo::after{right:-90px}
}

@media screen and (max-width: 991px) {
	.new-promo::before{display:none}
	.new-promo::after{display:none}
}

@media screen and (max-width: 575px) {
	.new-promo__title{font-size:24px}
	.new-promo__list li{font-size:16px}
	.new-promo__actions .btn-orange:not(.btn--bdr){padding:21px 41px 21px 17px}
}

.btn-orange.btn--bdr{position:relative;z-index:1;transition:.2s}
.btn-orange.btn--bdr::after{transition:.2s;position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:-1;content:'';display:block;background:linear-gradient(180deg, #f78502 0%, #ffa339 100%);width:auto;height:auto;box-shadow:none;opacity:0;border-radius:inherit}
.btn-orange.btn--bdr:hover{color:#fff}
.btn-orange.btn--bdr:hover::after{opacity:1}
.btn-orange.btn--bdr:hover svg{filter:brightness(0) invert(1)}

.btn.btn--bdr{position:relative;z-index:1;transition:.2s}
.btn.btn--bdr::after{transition:.2s;position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:-1;content:'';display:block;background:linear-gradient(180deg, #f78502 0%, #ffa339 100%);width:auto;height:auto;box-shadow:none;opacity:0;border-radius:inherit}
.btn.btn--bdr:hover{color:#fff}
.btn.btn--bdr:hover::after{opacity:1}
.btn.btn--bdr:hover svg{filter:brightness(0) invert(1)}


.img-wrapper{width:100%;margin:0 auto}
.img-container{position:relative;padding-bottom:56.25%;margin-right:auto;margin-left:auto}
.img-item{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-position:center;object-fit:cover}

@media screen and (max-width:767px) {
	iframe{width:100%!important}
}

.product-inform{margin:0 auto}
.product-inform span{padding:0!important}

.product-subtitle{color:#fff;font-size:15px;font-weight:400;font-style:italic;text-transform:none;font-family:'Open Sans', sans-serif;margin-bottom:-7px}
.product-one-time{background: #fdf7ef;border-left: 1px solid #ffe9d0;border-right: 1px solid #ffe9d0;padding:0 16px 19px}
.product-one-time_wrapper{display:flex;justify-content:center;align-items:center;background:#fff0dc;color:#424242;padding:5px;font-size:13px;font-weight:400;border:1px solid #f9d0a2;border-radius:4px}

.product-one-time--standard{background:#f1fafd;border-right:1px solid #d9f6ff;border-left:1px solid #d9f6ff}
.product-one-time--standard .product-one-time_wrapper{background:#d8f6ff;border:1px solid #a9e5f7}
.product-one-time--premium{background:#f3f0f9;border-right:1px solid #e6daff;border-left:1px solid #e6daff}
.product-one-time--premium .product-one-time_wrapper{background:#e7ddff;border:1px solid #d2c1f5}

.price-discount{color: rgba(32, 38, 46, 0.45);font-size: 16px;font-weight: 700;position: absolute;left: 0;top: 0;display: inline-flex;align-items: center;justify-content: center;width: 50px;height: 50px;background-color: #FED1EE;-webkit-transform-origin: bottom left;transform-origin: bottom left;rotate: -45deg;}
.price-discount{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:end;color:#fff;width:75px;height:50px;line-height:1;font-size:14px;font-weight:600}
.price-discount--blue{background:#1d8fc9}
.price-discount--purple{background:#6c46b9}
.price-discount--orange{background:#cf8217}
.price-discount span{transform:translate(-3px, -5px)}

/** new order **/
.a-order{margin-top:30px;padding-top:10px;box-sizing:border-box}
.a-order *{padding:0;margin:0;box-sizing:border-box}
.a-order-line{display:flex;justify-content:space-between;min-height:46px}
.a-order-head{display:flex;align-items:center;background:#f4f4f4;color:#1a1a1a;padding:12px 10px;font-size:14px;font-weight:600;text-align:left}
.a-order-name{display:flex;align-items:center;color:#424242;padding:12px 10px;font-size:13px;text-align:left}

@media screen and (min-width: 576px) {
	.a-order-head{font-size:14px}
	.a-order-name{font-size:13px}
	.a-order-value--text{font-size:13px}
}

.a-order-value{display:flex;justify-content:center;align-items:center;padding:12px 10px;text-align:center}
.a-order-value--text{color:#424242;font-size:13px;opacity:.8}
.a-order-value--standard{background:#f1fafd}
.a-order-value--premium{background:#f3f0f9}
.a-order-value--pro{background:#fdf7ef}
.a-order-value--icon-check::before{content:'';width:18px;height:13px;background:url("data:image/svg+xml,%3Csvg width='18' height='13' viewBox='0 0 18 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 1L6 12L1 7' stroke='%2300C707' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}
.a-order-value--icon-times::before{content:'';width:14px;height:14px;background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1L1 13M1 1L13 13' stroke='%23B2B2B2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}

.a-order-product{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;margin-top:-10px;text-align:center;border-radius:4px 4px 0 0}
.a-order-product--standard{background:#30a2db url('../img/standard-bg.png')}
.a-order-product--premium{background:url('../img/premium-bg.png') #714fbb}
.a-order-product--pro{background:url('../img/luxe-bg.png') #d99231}
.a-order-product__name{font-size:18px;font-weight:700;text-transform:uppercase;text-shadow:0 -1px 0 rgba(0, 0, 0, .25)}
.a-order-product__lic{font-size:14px;font-style:italic}

.a-order-product-empty{display:flex;justify-content:center;align-items:center;padding:12px 10px}
.a-order-product-empty--standard{background:#e7f0f3}
.a-order-product-empty--premium{background:#e9e6ef}
.a-order-product-empty--pro{background:#f3ede5}

.a-order-price{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px 10px;border-radius:0 0 4px 4px}
.a-order-price::before{position:absolute;top:0;right:0;left:0;content:'';display:block;background:#fff;width:100%;height:1px}
.a-order-price--standard{background:#d8f6ff;color:#30a2db;border:1px solid #a9e5f7}
.a-order-price--premium{background:#e7ddff;color: #360d8e;border:1px solid #d2c1f5}
.a-order-price--pro{background:#fff0dc;color:#6f4000;border:1px solid #f9d0a2}
.a-order-price-group{display:flex;align-items:baseline;justify-content:center;gap:10px}
.a-order-price-old{font-size:17px;font-weight:300;text-shadow:0 1px 0 #fff;text-decoration:line-through}
.a-order-price-current{font-size:25px;font-weight:300;text-shadow:0 1px 0 #fff}
.a-order-price-current span{font-size:17px}
.a-order-price-button{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;color:#442C07;width:100%;max-width:126px;height:33px;font-size:15px;font-weight:700;text-transform:uppercase;box-shadow:0 1px 0 rgba(255, 247, 239, 0.35);border-radius:4px}
.a-order-price-button:hover::after{opacity:0}
.a-order-price-button:hover::before{opacity:1}
.a-order-price-button::after{position:absolute;opacity:1;top:0;right:0;bottom:0;left:0;content:'';z-index:-2;background:linear-gradient(0deg, #ff961c, #ffb92a);border-radius:inherit}
.a-order-price-button::before{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;content:'';z-index:-1;background:linear-gradient(0deg, #ffd238, #ffb828, #ffd238);border-radius:inherit}

.a-order-line > div:nth-child(1){flex-grow:1}
.a-order-line > div:nth-child(2){flex-shrink:0;width:200px}
.a-order-line > div:nth-child(3){flex-shrink:0;width:200px}
.a-order-line > div:nth-child(4){flex-shrink:0;width:200px}

.a-order-line:first-child > div:nth-child(1){border-left:none;border-top:none;border-bottom:0}
.a-order-line:last-child > div:nth-child(1){border-left:none;border-bottom:none}
.a-order-line:nth-child(2) > div:nth-child(1){border-top:1px solid #eaeaea;border-radius:4px 0 0 0}
.a-order-line:nth-last-child(-n+2) > div:nth-child(1){border-radius:0 0 0 4px}

.a-order-name, .a-order-value, .a-order-product-empty, .a-order-head{border-left:1px solid #eaeaea;border-bottom:1px solid #eaeaea}
.a-order-value:last-child, .a-order-product-empty{border-right:1px solid #eaeaea}

.a-payment{display:flex;flex-wrap:wrap;gap:15px 20px;margin-top:20px}
.a-payment-item{display:flex;flex-wrap:wrap;gap:12px}
.a-payment-item__icon{flex-shrink:0}
.a-payment-item__text{color:#3d3d3d;font-size:13px}

@media screen and (max-width: 1199px){
	.a-order-line > div:nth-child(2){width:25%}
	.a-order-line > div:nth-child(3){width:25%}
	.a-order-line > div:nth-child(4){width:25%}
}

@media screen and (max-width: 970px) {
	.a-order{margin-left:-16px;margin-right:-16px}
	.a-payment{justify-content:center;align-items:center}
}

@media screen and (max-width: 575px) {
	.a-order{overflow-x:auto;overflow-y:hidden}
	.a-order-inner{min-width:450px}
	.a-order-product__name{font-size:14px}
	.a-order-product__lic{font-size:12px}
	.a-order-head{line-height:1.5;padding:5px 5px;font-size:12px}
	.a-order-name{line-height:1.5;padding:5px 5px;font-size:12px}
	.a-order-value{line-height:1.5;padding:5px 5px}
	.a-order-value--text{font-size:12px}
	.a-order-value--icon-check::before, .a-order-value--icon-times::before{transform:scale(.75);transform-origin:center}
	.a-order-price{padding:10px}
	.a-order-price-group{flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;gap:2px 5px}
	.a-order-price-current{font-size:20px}
	.a-order-price-old{font-size:14px}
	.a-order-price-button{font-size:14px}
	.a-payment{flex-direction:column}
}

.payment-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:13px 18px;width:100%;max-width:220px;margin:17px auto 5px}
.payment-item{position:relative;display:flex;justify-content:center;align-items:center;/*width:44px;height:44px*/}
.payment-item:hover .payment-item__text{opacity:1}
.payment-item.is-tooltip{z-index:5}
.payment-item__icon__img{width:100%;height:100%;object-fit:contain;object-position:center}
.payment-item__text{opacity:0;transition:.3s;position:absolute;bottom:calc(100% + 10px);left:-3px;z-index:5;white-space:nowrap;display:flex;justify-content:center;align-items:center;background:#fff;color:#414651;height:30px;padding:0 10px;text-align:center;font-family: 'Roboto Medium', sans-serif;font-size:12px;font-weight:500;border-radius:7px;filter:drop-shadow(0px 2px 6px rgba(0, 0, 0, .15));pointer-events:none}
.payment-item__text::before{position:absolute;bottom:-4px;left:15px;z-index:-1;content:'';background:#fff;width:12px;height:12px;transform:rotate(45deg)}


@media screen and (max-width: 1199px) {
	.payment-item__text{left:auto;right:-1px}
	.payment-item__text::before{right:15px;left:auto}
}

@media screen and (max-width: 970px) {
	.payment-grid{justify-content:center;align-items:center;margin:12px auto}
	.payment-item__text{right:auto;left:50%;transform:translateX(-50%)}
	.payment-item__text::before{left:calc(50% - 6px);right:auto}
}

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

}

@media screen and (max-width: 575px) {
	.payment-item__text{font-size:12px}
}

.a-logo {display: inline-flex;align-items: center;justify-content: flex-start;}
.a-logo__image {width: 34px;flex-shrink: 0;margin-right: 7px;}
.a-logo__title {margin: 0;font-weight: 500;color: #fff;font-size: 7px;text-transform: uppercase;line-height: 1.5;letter-spacing: 0.195em;white-space: nowrap;}
.a-logo__title strong {font-size: 19px;font-weight: 700;color: #fff;text-transform: none;letter-spacing: 0.015em;}
.a-logo__title strong span {color: #59AA45;}

.a-footer{}
.a-footer-top{background:#21291e}
.a-footer-top-inner{display:flex;justify-content:space-between;gap:20px;padding:50px 0 95px}
.a-footer-bottom{background:#171f14}
.a-footer-bottom-inner{display:flex;justify-content:center;align-items:center;padding:15px 0}

.a-footer-info{margin-right:25px}

.a-footer-social{display:flex;align-items:center;flex-wrap:wrap;gap:13px;margin-top:18px}
.a-footer-social__link{display:flex;justify-content:center;align-items:center;opacity:.7;transition:.3s;}
.a-footer-social__link:hover{opacity:1}
.a-footer-nav{display:flex;gap:80px}
.a-footer-nav__group{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:20px}
.a-footer-nav__link{transition:color .2s;color:#fff;line-height:1;font-size:14px}
.a-footer-nav__link:hover{color:#52B25C}

.a-footer-action{display:flex;flex-direction:column;justify-content:start;align-items:center;gap:15px;flex-shrink:0}
.a-footer-action__group{display:flex;gap:15px}
.a-footer-action__group .btn{padding:10px 13px;font-size:14px;font-weight:500;margin:0}
.a-footer-action__group .btn:not(.btn--bdr){padding:10px}
.a-footer-action__group .btn:not(.btn--bdr)::after{width:44px}
.a-footer-action__group .btn svg{margin-right:26px;margin-left:2px}
.a-footer-action__info{color:#ddd;font-size:12px;opacity:.8}
.a-footer-action__info img, .a-footer-action__info svg{width:13px;margin-right:8px}

.a-footer-copyright{font-size:14px;color:#999;opacity:.7;text-align:center}

.button-background{box-sizing:border-box;position:relative;display:flex;align-items:center;background:#f78502;color:#fff;line-height:1;height:38px;padding:0 10px;font-size:14px;font-weight:500;border-radius:5px}
.button-background::before{position:absolute;top:0;left:0;right:0;bottom:0;content:"";display:block;background:linear-gradient(180deg, #F78502 0%, #FFA339 100%);opacity:0;transition:opacity 0.2s;border-radius:7px;}
.button-background::after{position:absolute;top:0;left:0;width:44px;bottom:0;content:"";display:block;border-radius:16px 87px 87px 16px;background:#F79B45;box-shadow:0 0 10px rgba(115, 75, 16, 0.6);opacity:0.5;overflow:hidden;}
.button-background span, .button-background svg{position:relative;z-index:5}
.button-background svg{margin-right:28px;transform:translateX(3px)}
.button-background:hover{color:#fff}
.button-background:hover::before{opacity:1}
.button-border{box-sizing:border-box;position:relative;z-index:1;display:flex;justify-content:center;align-items:center;gap:10px;color:#f78502;line-height:1;height:38px;padding:0 15px;font-size:14px;font-weight:500;border:1px solid #f78502;border-radius:5px}
.button-border::after{transition: .2s;position: absolute;top: -1px;right: -1px;bottom: -1px;left: -1px;z-index: -1;content: '';display: block;background: linear-gradient(180deg, #f78502 0%, #ffa339 100%);width: auto;height: auto;box-shadow: none;opacity: 0;border-radius: inherit;}
.button-border span, .button-border svg{position:relative;z-index:5}
.button-border:hover::after{opacity:1}
.button-border:hover{color:#fff}
.button-border:hover svg{filter:brightness(0) invert(1)}

@media screen and (max-width: 1199px) {
	.a-footer-info{margin-right:0}
	.a-footer-nav{gap:20px}
}

@media screen and (max-width: 992px) {
	.a-footer-top-inner{flex-direction:column;justify-content:center;align-items:center;gap:40px;padding:50px 0}
	.a-footer-info{display:flex;flex-direction:column;justify-content:center;align-items:center}
	.a-footer-social{gap:10px;margin-top:10px}
}

@media screen and (max-width: 575px) {
	.a-footer-action__group{flex-direction:column;justify-content:center;align-items:center}
	.a-footer-action__group a{max-width:200px;width:100%}
	.a-footer-nav{flex-direction:column;justify-content:center;align-items:center}
	.a-footer-nav__group{justify-content:center;align-items:center;width:100%;text-align:center}
}

.lic{width:100%;max-width:100%;margin-top:36px}

.lic-head__action{display:flex;justify-content:center;align-items:center;margin:35px 0 26px}
.lic-head__action__inner{display:flex;justify-content:center;align-items:center;/*gap:10px;*/background:#f4f4f4;padding:4px;border-radius:7px}
.lic-head__action__button{transition:.3s;display:flex;justify-content:center;align-items:center;color:rgba(30, 30, 30, .75);height:55px;padding:0 25px;font-size:18px;font-weight:600;border-radius:7px;cursor:pointer}
.lic-head__action__button.is-selected{pointer-events:none;background:#52b25c;color:#fff;box-shadow:0 0 8px rgba(26, 26, 26, 0.2)}
.lic-head__action__button:not(.is-selected):hover{color:#52b25c}

.moneyback{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:9px}
.moneyback-title{color:#424242;line-height:24px;font-size:13px}
.moneyback-tooltip{position:relative;width:16px;height:16px}
.moneyback-tooltip:hover .moneyback-tooltip__icon__circle{stroke:#6caf66}
.moneyback-tooltip:hover .moneyback-tooltip__icon__symbol{fill:#6caf66}
.moneyback-tooltip:hover .moneyback-tooltip__text{opacity:1}
.moneyback-tooltip__icon{width:16px;height:16px}
.moneyback-tooltip__icon__circle{transition:.2s;stroke:#313131}
.moneyback-tooltip__icon__symbol{transition:.2s;fill:#313131}
.moneyback-tooltip__text{opacity:0;pointer-events:none;transition:.3s ease-in-out;position:absolute;z-index:10;bottom:calc(100% + 5px);left:7px;color:#000;width:267px;line-height:1.3;padding:15px;text-align:left;font-size:13px;box-shadow:0 10px 84px rgba(64, 71, 62, 0.1);border-radius:8px}
.moneyback-tooltip__text::before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:'';background:#fff;border-radius:inherit}
.moneyback-tooltip__text::after{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:-2;content:'';background:linear-gradient(180deg, #DDDDDD 0%, rgba(221, 221, 221, 0) 100%);border-radius:inherit}

@media screen and (max-width: 1199px) {
	.moneyback{gap:5px}
	.moneyback-title{line-height:22px;font-size:12px}
	.moneyback-tooltip__text{width:246px;font-size:12px}
}

@media screen and (max-width: 991px) {
	.moneyback-01 .moneyback-tooltip__text{right:-45px;left:auto}
	.moneyback-02 .moneyback-tooltip__text{right:-45px;left:auto}
	.moneyback-03 .moneyback-tooltip__text{right:-45px;left:auto}
}