@font-face {
	font-family: 'Cisco Sans';
	src: url('../fonts/CiscoSans.eot');
	src: local('Cisco Sans'), local('CiscoSans'),
		url('../fonts/CiscoSans.eot?#iefix') format('embedded-opentype'),
		url('../fonts/CiscoSans.woff2') format('woff2'),
		url('../fonts/fonts/CiscoSans.woff') format('woff'),
		url('../fonts/CiscoSans.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Cisco Sans';
	src: url('../fonts/CiscoSans-Bold.eot');
	src: local('Cisco Sans Bold'), local('CiscoSans-Bold'),
		url('../fonts/CiscoSans-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/CiscoSans-Bold.woff2') format('woff2'),
		url('../fonts/CiscoSans-Bold.woff') format('woff'),
		url('../fonts/CiscoSans-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Regular.eot');
	src: local('Roboto'), local('Roboto-Regular'),
		url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Roboto-Regular.woff') format('woff'),
		url('../fonts/Roboto-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Medium.eot');
	src: local('Roboto Medium'), local('Roboto-Medium'),
		url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Roboto-Medium.woff') format('woff'),
		url('../fonts/Roboto-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Bold.eot');
	src: local('Roboto Bold'), local('Roboto-Bold'),
		url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Roboto-Bold.woff') format('woff'),
		url('../fonts/Roboto-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

.task-single__content ul {
	padding-left: 20px;
	list-style: disc;
	margin-bottom: 22px;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=);
	list-style-type: none;
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font-family: 'Cisco Sans', sans-serif;
	font-size: 14px;
	line-height: 1;
	color: #606060;
	height: 100%;
}
textarea,input[type=text],input[type=email],input[type=password],input[type=search],input[type=tel]{
	font-family: 'Cisco Sans', sans-serif;
	border: 1px solid #666;
	background: #fff;
	color: #000;
	outline: none;
}
.not-scroll {
	overflow-y: hidden;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type=number] {
	-moz-appearance: textfield;
}
input[type=submit], button{
	margin: 0;
	-webkit-appearance: none;
	font-family: 'Cisco Sans', sans-serif;
	outline: none;
	cursor: pointer;
}
button::-moz-focus-inner{
	border: 0;
}
.inner {
	min-width: 280px;
	max-width: 1480px;
	margin: 0 auto;
}
.clearfix:after {
	content: '';
	display: table;
	clear: both;
}
a {
	color: #606060;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}
.slick-slide{
	outline: none !important;
}
img {
	max-width: 100%;
	height: auto;
}
:invalid {
	-webkit-box-shadow: none;
			box-shadow: none;
}
strong{
	font-weight: bold;
}
em{
	font-style: italic;
}
.site-wrapper{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
		-ms-flex-direction: column;
			flex-direction: column;
	min-height: 100%;
	overflow: hidden;
	position: relative;
	background: -o-linear-gradient(18.53deg, #0263D6 -0.33%, #48BDFF 101.42%);
	background: linear-gradient(71.47deg, #0263D6 -0.33%, #48BDFF 101.42%);
}
.site-wrapper:not(.site-wrapper_home):before{
	content: '';
	display: block;
	height: 428px;
	background: url(../images/page-bg.png) no-repeat center top;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}
.site-wrapper_home{
	background: #fff;
}
.site-container{
	-webkit-box-flex: 1;
		-ms-flex: 1 0 auto;
			flex: 1 0 auto;
}
.button{
	display: inline-block;
	min-width: 272px;
	border: 2px solid #fff;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 20px 20px;
	border-radius: 25px;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;

}
.button_transparent:hover{
	background: #fff;
	border-color: #fff;
	color: #12AAFF;
}
.button_white{
	background: #fff;
	color: #4A4A4A;
}
.button_white:hover{
	color: #13A9FE;
}
.button_blue{
	background: #12AAFF;
	border-color: #12AAFF;
	color: #fff;
}
.button_blue:hover{
	background: #008CF1;
	border-color: #008CF1;
}
.button_transparent-blue{
	border-color: #12AAFF;
	background: transparent;
	color: #12AAFF;
	cursor: pointer;
}
.button_disabled{
	background: #B6B6B6;
	border-color: #B6B6B6;
	color: #fff;
	cursor: not-allowed;
}
/* Header
-----------------------------------------------------------------------------*/
.site-header{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 10;
}
.site-header__container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
		-ms-flex-pack: justify;
			justify-content: space-between;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	padding: 13px 0;
	margin: 0 0 0 50px;
}
.site-header__left{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
}
.header-logo{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
		-ms-flex-align: end;
			align-items: flex-end;
}
.header-logo__1{
	display: flex;
	align-items: center;
	gap: 33px;
	margin-right: 45px;
}
.header-nav > ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 5px 0 0;
}
.header-nav > ul > li{
	margin-left: 79px;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}
html[lang="ru"] .header-nav > ul > li{
	margin-left: 55px;
}
.header-nav > ul > li > a{
	color: #fff;
	text-decoration: none;
}

.site-header__right{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	position: relative;
}
/* .header-present{
	padding: 0 0 6px;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}
.header-present__handler a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	color: #fff;
	text-decoration: none;
	position: relative;
}
.header-present__handler a svg{
	margin-right: 10px;
}
.header-present__handler a span{
	display: block;
	width: 23px;
	height: 23px;
	background: #FF0000;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	position: absolute;
	top: 13px;
	left: 11px;
	border-radius: 50%;
}
.header-present__body{
	width: 780px;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 21px 22px 25px;
	background: #F4F4F4;
	border-radius: 20px;
	position: absolute;
	top: 83px;
	right: -19px;
	z-index: 5;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
			box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
			transform: translateY(-10px);
	-webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear, -webkit-transform 0.2s linear;
	transition: visibility 0s linear 0.2s, opacity 0.2s linear, -webkit-transform 0.2s linear;
	-o-transition: visibility 0s linear 0.2s, opacity 0.2s linear, transform 0.2s linear;
	transition: visibility 0s linear 0.2s, opacity 0.2s linear, transform 0.2s linear;
	transition: visibility 0s linear 0.2s, opacity 0.2s linear, transform 0.2s linear, -webkit-transform 0.2s linear;
}
.header-present__body.opened{
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
			transform: translateY(0px);
	-webkit-transition: visibility 0s linear 0s, opacity 0.2s linear, -webkit-transform 0.2s linear, -webkit-transform 0.2s linear;
	transition: visibility 0s linear 0s, opacity 0.2s linear, -webkit-transform 0.2s linear, -webkit-transform 0.2s linear;
	-o-transition: visibility 0s linear 0s, opacity 0.2s linear, transform 0.2s linear, transform 0.2s linear;
	transition: visibility 0s linear 0s, opacity 0.2s linear, transform 0.2s linear, transform 0.2s linear;
	transition: visibility 0s linear 0s, opacity 0.2s linear, transform 0.2s linear, transform 0.2s linear, -webkit-transform 0.2s linear, -webkit-transform 0.2s linear;
}
.header-present__body:before{
	content: '';
	display: block;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-bottom: 20px solid #F4F4F4;
	position: absolute;
	top: -20px;
	left: 274px;
} 
.header-present__close{
	display: none;
}
.header-present__title{
	font-family: 'Roboto';
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	color: #606060;
	margin-bottom: 20px;
}
.header-present__table{
	background: #fff;
	border-radius: 20px;
	margin-bottom: 22px;
}
.header-present__table table{
	width: 100%;
} */


.header-cart{
	position: relative;
	margin-left: 20px;
}
.header-cart__icon{
	position: relative;
	cursor: pointer;
}
.header-cart__current-num{
	display: block;
	width: 23px;
	height: 23px;
	background: #FF0000;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 13px;
	left: 11px;
	border-radius: 50%;
}

.header-cart__current-num[data-value="0"] {
	visibility: hidden;
}

.header-cart__popup{
	width: 557px;
	box-sizing: border-box;
	padding: 12px 25px 15px;
	background: #F4F4F4;
	border-radius: 20px;
	position: absolute;
	top: 47px;
	left: -263px;
	z-index: 5;
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
	visibility: hidden;
	opacity: 0;
	transform: translateY(-10px);
	transition: visibility 0s linear 0.2s, opacity 0.2s linear, transform 0.2s linear;
}
.opened .header-cart__popup{
	visibility: visible;
	opacity: 1;
	transform: translateY(0px);
	transition: visibility 0s linear 0s, opacity 0.2s linear, transform 0.2s linear, transform 0.2s linear;
}
.header-cart__popup:before{
	content: '';
	display: block;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #F4F4F4;
	position: absolute;
	top: -10px;
	left: 270px;
} 
.header-cart__close{
	display: none;
}
.header-cart__head{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 16px;
}
.header-cart__title{
	font-family: 'Roboto';
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
	color: #606060;
	margin-right: 20px;
}
.header-cart__balance{
	font-family: 'Roboto';
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #606060;
}
.header-cart__balance span{
	font-family: 'Cisco Sans';
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	color: #FF8A00;
}
.header-cart__balance span:after{
	content: '';
	display: inline-block;
	width: 15px;
	height: 14px;
	background: url(../images/star.svg) no-repeat 0 0 / 100% auto;
	margin-left: 8px;
	position: relative;
	bottom: 2px;
	font-size: 0;
	vertical-align: middle;
}
.header-cart__table{
	margin: 0 -25px 20px;
	background: #fff;
	border-radius: 20px;
}
.header-cart__table table{
	width: 100%;
}
.header-cart__foot{
	display: flex;
	justify-content: space-between;
}
.header-cart__total-title{
	font-family: 'Roboto';
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #606060;
	margin-bottom: 4px;
}
.header-cart__total .woocommerce-Price-amount{
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	color: #FF8A00;
}
.header-cart__total span.woocommerce-Price-currencySymbol{
	width: 20px;
	height: 19px;
	bottom: -1px;
	margin-left: 6px;
}
.header-cart__btn .button{
	min-width: 0;
	padding: 15px 48px;
}
.header-cart__popup_empty{
	width: 312px;
	padding: 19px 24px 15px;
	border: 3px solid #EBEBEB;
	left: -137px;
}
.header-cart__popup_empty:before{
	left: 138px;
}
.mini-cart-empty{
	margin-bottom: 4px;
}
.mini-cart-empty__title{
	font-family: 'Roboto';
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #606060;
	margin-bottom: 14px;
}
.mini-cart-empty__link{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
}
.mini-cart-empty__link a{
	color: #29A7F5;
}

.header-present{
	padding: 5px 0 0;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}
.header-present a{
	color: #fff;
}








.woocommerce-mini-cart-item{
	position: relative;
	display: flex;
	align-items: center;
}
/* .header-present__table table tr:after{
	content: '';
	display: block;
	height: 1px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: -webkit-gradient(linear, left top, right top, from(rgba(196, 196, 196, 0)), color-stop(5.27%, rgba(152, 152, 152, 0.5)), color-stop(94.27%, rgba(152, 152, 152, 0.5)), to(rgba(218, 218, 218, 0)));
	background: -o-linear-gradient(left, rgba(196, 196, 196, 0) 0%, rgba(152, 152, 152, 0.5) 5.27%, rgba(152, 152, 152, 0.5) 94.27%, rgba(218, 218, 218, 0) 100%);
	background: linear-gradient(90deg, rgba(196, 196, 196, 0) 0%, rgba(152, 152, 152, 0.5) 5.27%, rgba(152, 152, 152, 0.5) 94.27%, rgba(218, 218, 218, 0) 100%);
} */
.woocommerce-mini-cart-item > div{
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 23px 15px;
	vertical-align: middle;
}
.woocommerce-mini-cart__remove{width: 7%;}
.woocommerce-mini-cart__image{width: 16%;}
.woocommerce-mini-cart__content{width: 40%;}
.woocommerce-mini-cart__price{width: 14%;}
.woocommerce-mini-cart__quantity{width: 23%;}
.woocommerce-mini-cart__remove{
	text-align: center;
}
.woocommerce-mini-cart__remove svg{
	fill: #606060;
}
.woocommerce-mini-cart__name{
	font-family: 'Roboto';
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #000000;
}
.woocommerce-mini-cart__name a{
	text-decoration: none;
	color: #000000;
}
.woocommerce-mini-cart__price{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	font-weight: bold;
	font-size: 20px;
	line-height: 32px;
	color: #FF8A00;
	white-space: nowrap;
}
.woocommerce-mini-cart__price .woocommerce-Price-currencySymbol{
	width: 14px;
	height: 13px;
	bottom: -2px;
	margin-left: 5px;
}
.quantity{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.woocommerce-mini-cart .quantity{
	justify-content: flex-end;
}
.quantity .more{
	width: 20px;
	height: 20px;
	border: none;
	box-sizing: border-box;
	padding: 0;
	background: #29A7F5;
	border-radius: 4px;
	-ms-flex-negative: 0;
		flex-shrink: 0;
	font-size: 15px;
	line-height: 18px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	-webkit-user-select: none;
	   -moz-user-select: none;
		-ms-user-select: none;
			user-select: none; 
}
.quantity .less{
	width: 20px;
	height: 20px;
	border: none;
	box-sizing: border-box;
	padding: 0;
	background: #29A7F5;
	border-radius: 4px;
	-ms-flex-negative: 0;
		flex-shrink: 0;
	font-size: 15px;
	line-height: 18px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	-webkit-user-select: none;
	   -moz-user-select: none;
		-ms-user-select: none;
			user-select: none; 
}
.quantity input.qty{
	width: 38px;
	height: 21px;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	border: 1px solid #DFDFDF;
	margin: 0 4px;
	font-size: 14px;
	line-height: 32px;
	color: #606060;
	text-align: center;
}
.header-present__total{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
		-ms-flex-pack: end;
			justify-content: flex-end;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	padding: 18px 74px 19px;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	color: #FF8A00;
}
.header-present__total span{
	display: inline-block;
	margin-left: 10px;
	font-weight: bold;
	font-size: 20px;
	line-height: 32px;
}
.header-present__total img{
	width: 24px;
	height: 23px;
	margin: 0 0 5px 17px;
}
.header-present__btns{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
		-ms-flex-pack: end;
			justify-content: flex-end;
	-webkit-box-align: baseline;
		-ms-flex-align: baseline;
			align-items: baseline;
	padding: 0 64px;
}
.header-present__btns .button{
	min-width: 0;
	padding: 14px 49px;
	margin-left: 32px;
}
.header-present__btns a:not(.button){
	color: #14A9FD;
	font-weight: bold;
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 0.02em;
	text-decoration: none;
}
.header-present__bottom{
	padding: 20px 0 0;
	font-weight: normal;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.02em;
	color: #FF0000;
	text-align: center;
}
.header-present__body_disabled .header-present__total{
	color: #B6B6B6;
}
.mini-cart-empty_dynamic{
	display: none;
}
.header-account{
	height: 83px;
}
.header-account__container{
	color: #fff;
	border-radius: 20px;
	margin-left: 29px;
	position: relative;
	z-index: 5;
}
.header-account__container:before{
	content: '';
	display: block;
	border-radius: 20px;
	background: linear-gradient(152.58deg, #01A5AF 1.62%, #8CCDE1 138.17%);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: opacity 0.1s ease-out;
	-o-transition: opacity 0.1s ease-out;
	transition: opacity 0.1s ease-out;
}
.header-account.opened .header-account__container:before{
	opacity: 1;
}
.header-account__head{
	width: 260px;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	padding: 11px 10px 17px;
	z-index: 5;
}
.header-account_logged .header-account__head{
	padding: 11px 30px 17px 35px;
}
.header-account__image{
	width: 56px;
	height: 56px;
	-ms-flex-negative: 0;
		flex-shrink: 0;
	margin-right: 14px;
}
.header-account__image img{
	display: block;
	border-radius: 50%;
	cursor: pointer;
}
.header-account__content {
	min-width: 124px;
}
.header-account__hello{
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 4px;
}
.header-account__enter{
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.02em;
}
.header-account__enter a{
	color: #fff;
	text-decoration: none;
}
.header-account__enter svg{
	fill: #fff;
	margin-left: 8px;
	-webkit-transition: -webkit-transform 0.1s ease-out;
	transition: -webkit-transform 0.1s ease-out;
	-o-transition: transform 0.1s ease-out;
	transition: transform 0.1s ease-out;
	transition: transform 0.1s ease-out, -webkit-transform 0.1s ease-out;
}
.header-account.opened .header-account__enter svg{
	-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
			transform: rotate(90deg);
}
.header-account__body{
	display: none;
	position: relative;
	padding: 10px 4px 5px;
}
.header-account__body:before{
	content: '';
	display: block;
	height: 1px;
	position: absolute;
	left: 20px;
	top: 1px;
	right: 20px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(5.27%, rgba(255, 255, 255, 0.5)), color-stop(94.27%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 5.27%, rgba(255, 255, 255, 0.5) 94.27%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 5.27%, rgba(255, 255, 255, 0.5) 94.27%, rgba(255, 255, 255, 0) 100%);
}
.header-account__white{
	padding: 25px 27px 18px;
	background: #fff;
	border-radius: 15px;
	color: #606060;
	margin-bottom: 6px;
}
.header-account__rating{
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	color: #FF8A00;
	margin-bottom: 10px;
}
.header-account__rating img{
	position: relative;
	top: 2px;
	margin: 0 0 0 8px;
}
.header-account__rank{
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
	margin-bottom: 7px;
}
.header-account__rank i{
	text-decoration: underline;
}
.header-account__rank span{
	font-weight: normal;
}
.header-account__link a{
	display: block;
	font-size: 14px;
	line-height: 26px;
	color: #006BE8;
}
.header-account__links{
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
.header-account__links li{
	margin-bottom: 2px;
}
.header-account__links a{
	display: block;
	padding: 19px 27px 14px;
	border-radius: 15px;
	color: #fff;
	text-decoration: none;
}
.header-account__links a:hover{
	background: rgba(255, 255, 255, 0.2);
}
.header-account__mobile-head{
	display: none;
}
.header-account__close{
	display: none;
}
.header-lang ul{
	display: flex;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 1;
}
.header-lang li{
	position: relative;
	padding-left: 8px;
	margin-left: 8px;
}
.header-lang li.current-lang{
	font-weight: bold;
}
.header-lang li:before{
	content: '';
	display: block;
	width: 1px;
	height: 12px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
}
.header-lang li:first-child:before{
	display: none;
}
.header-lang a{
	color: #fff;
	text-decoration: none;
}
.touch-menu{
	display: none;
}

/* Middle
-----------------------------------------------------------------------------*/
.section-welcome{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 128px 0 225px;
	color: #fff;
}
.section-welcome__container{
	width: 900px;
	max-width: 100%;
	margin: 0 50px;
}
.section-welcome__title{
	font-weight: bold;
	font-size: 80px;
	line-height: 92px;
	margin-bottom: 14px;
}
.section-welcome__text{
	font-weight: bold;
	font-size: 20px;
	line-height: 34px;
	letter-spacing: 0.01em;
	margin-bottom: 45px;
}
.section-welcome__btns{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.section-welcome__btns .button{
	margin-right: 20px;
}
.section-events{
	margin-top: -153px;
}
.section-events__slider{
	margin: 0 -20px;
}
.section-events__slide{
	display: none;
	padding: 50px 0 0;
}
.section-events__slide:first-child{
	display: block;
}
.section-events__container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #fff;
	border-radius: 20px;
	padding: 1px 40px 40px;
}
.section-events__left{
	width: 55%;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 0 27px 0 0;
}
.section-events__image{
	margin: -50px 0 0;
}
.section-events__image img{
	display: block;
	border-radius: 18px;
}
.section-events__right{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
		-ms-flex-direction: column;
			flex-direction: column;
	-webkit-box-pack: justify;
		-ms-flex-pack: justify;
			justify-content: space-between;
	width: 45%;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 33px 0 0 55px;
}
.section-events__date{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #29A7F5;
	margin-bottom: 23px;
}
.section-events__date-day{
	font-weight: bold;
	font-size: 85px;
	line-height: 85px;
	letter-spacing: 0.01em;
	margin-right: 15px;
}
.section-events__date-month{
	font-weight: bold;
	font-size: 30px;
	line-height: 34px;
	letter-spacing: 0.01em;
	margin: 4px 0 5px;
}
.section-events__date-time{
	font-size: 25px;
	line-height: 29px;
	letter-spacing: 0.01em;
}
.section-events__title{
	min-height: 56px;
	font-weight: bold;
	font-size: 30px;
	line-height: 28px;
	letter-spacing: 0.01em;
	margin-bottom: 10px;
	display: block;
	text-decoration: none;
}
.section-events__text{
	font-size: 17px;
	line-height: 28px;
	letter-spacing: 0.01em;
	margin-bottom: 15px;
}
.section-events .slick-arrow{
	width: 16px;
	height: 27px;
	position: absolute;
	top: calc(50% - 17px);
	z-index: 1;
	cursor: pointer;
}
.section-events .slick-arrow.slick-prev{
	left: -18px;
	-webkit-transform: scaleX(-1);
		-ms-transform: scaleX(-1);
			transform: scaleX(-1);
}
.section-events .slick-arrow.slick-next{
	right: -18px;
}
.section-events .slick-arrow svg{
	fill: rgba(196, 196, 196, 0.936806);
}
.section-events .slick-arrow:hover svg{
	fill: #606060;
}
.section-events .slick-dots{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 0 73px 70px;
}
.section-events .slick-dots li{
	margin-right: 15px;
}
.section-events .slick-dots button{
	width: 20px;
	height: 20px;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 0;
	margin: 0;
	border: 4px solid #fff;
	border-radius: 50%;
	background: #C4C4C4;
	font-size: 0;
}
.section-events .slick-dots .slick-active button{
	background: #29A7F5;
	cursor: default;
}
.section-title{
	font-weight: bold;
	font-size: 28px;
	line-height: 32px;
	text-align: center;
	letter-spacing: 0.01em;
	margin-bottom: 18px;
}
.section-subtitle{
	font-size: 17px;
	line-height: 32px;
	text-align: center;
	letter-spacing: 0.01em;
	margin-bottom: 25px;
}
.section-slider{
	padding: 50px 0 63px;
}
.section-slider_grey{
	background: #F0F0F0;
}
.section-slider__slider{
	margin: 0 -112px;
}
.section-slider__slide{
	padding: 32px 32px 35px;
}
.section-slider .slick-arrow{
	width: 70px;
	background: -webkit-gradient(linear,  left top, right top,  from(rgba(255,255,255,1)),to(rgba(255,255,255,0)));
	background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
}
.section-slider.section-slider_grey .slick-arrow{
	background: -webkit-gradient(linear,  left top, right top,  from(rgba(240,240,240,1)),to(rgba(240,240,240,0)));
	background: -o-linear-gradient(left,  rgba(240,240,240,1) 0%,rgba(240,240,240,0) 100%);
	background: linear-gradient(to right,  rgba(240,240,240,1) 0%,rgba(240,240,240,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#00f0f0f0',GradientType=1 );
}
.section-slider .slick-arrow.slick-prev{
	left: 0;
}
.section-slider .slick-arrow.slick-next{
	right: 0;
	-webkit-transform: scaleX(-1);
		-ms-transform: scaleX(-1);
			transform: scaleX(-1);
}
.section-slider .slick-dots{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 0 23px 162px;
}
.section-slider .slick-dots li{
	margin-right: 15px;
}
.section-slider .slick-dots button{
	width: 20px;
	height: 20px;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 0;
	margin: 0;
	border: 4px solid #fff;
	border-radius: 50%;
	background: #C4C4C4;
	font-size: 0;
}
.section-slider .slick-dots .slick-active button{
	background: #29A7F5;
	cursor: default;
}
.section-slider__btn{
	text-align: center;
}
.post-item__image{
	width: 353px;
	max-width: 100%;
	margin: 0 auto -118px;
	position: relative;
	z-index: 1;
}
.post-item__image img{
	display: block;
	border-radius: 20px;
	-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.1);
			box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.1);
}
.post-item__date{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	bottom: 43px;
	right: -48px;
	position: absolute;
	padding: 28px 20px 32px;
	background: #29A7F5;
	border-radius: 20px 20px 0 20px;
	color: #fff;
}
.post-catalog .post-item__date{
	top: 20px;
	right: -18px;
	bottom: auto;
}
.post-item__date:before{
	content: '';
	display: block;
	border-top: 20px solid #0055B8; 
	border-right: 17px solid transparent;
	position: absolute;
	bottom: -20px;
	right: 1px;
}
.post-item__date-day{
	font-weight: bold;
	font-size: 55px;
	line-height: 55px;
	letter-spacing: 0.01em;
	margin-right: 10px;
}
.post-item__date-right{
	min-width: 79px;
}
.post-item__date-month{
	padding: 5px 0 8px;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 0.01em;
}
.post-item__date-time{
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 0.01em;
}
.post-item__content{
	padding: 132px 33px 40px;
	background: #fff;
	border-radius: 20px;
	-webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.1);
			box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.1);
}
.post-item__title{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	min-height: 56px;
	font-weight: bold;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0.01em;
	position: relative;
	margin-bottom: 32px;
}
.post-item__title:after{
	content: '';
	display: block;
	height: 1px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(196, 196, 196, 0)), color-stop(5.27%, #C4C4C4), color-stop(94.27%, #C4C4C4), to(rgba(196, 196, 196, 0)));
	background: -o-linear-gradient(left, rgba(196, 196, 196, 0) 0%, #C4C4C4 5.27%, #C4C4C4 94.27%, rgba(196, 196, 196, 0) 100%);
	background: linear-gradient(90deg, rgba(196, 196, 196, 0) 0%, #C4C4C4 5.27%, #C4C4C4 94.27%, rgba(196, 196, 196, 0) 100%);
	position: absolute;
	left: 0;
	bottom: -9px;
	right: 0;
}
.post-item__title a{
	display: block;
	overflow: hidden;
	max-height: 56px;
	text-decoration: none;
	position: relative;
}
.post-item__title a:after{
	content: '';
	display: block;
	height: 26px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
	position: absolute;
	left: 0;
	top: 30px;
	right: 0;
}
.post-item__bottom{
	min-height: 56px;
	position: relative;
}
.post-item__text{
	font-size: 15px;
	line-height: 28px;
	letter-spacing: 0.01em;
}
.post-item__btn{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	opacity: 0;
}
.post-item:hover .post-item__image img{
	-webkit-box-shadow: 0px 0px 30px 0px rgba(119,167,197,0.5);
			box-shadow: 0px 0px 30px 0px rgba(119,167,197,0.5);
}
.post-item:hover .post-item__content{
	-webkit-box-shadow: 0px 0px 30px 0px rgba(119,167,197,0.5);
			box-shadow: 0px 0px 30px 0px rgba(119,167,197,0.5);
}
.post-item:hover .post-item__text{
	opacity: 0;
}
.post-item:hover .post-item__btn{
	opacity: 1;
}
.page-content{
	padding: 112px 0 0;
	position: relative;
}
.page-content__body{
	background: #fff;
	border-radius: 20px;
	padding: 39px 83px;
	margin: 0 -30px 47px;
}
.page-content__title,.page-title{
	font-weight: bold;
	font-size: 28px;
	line-height: 32px;
	letter-spacing: 0.01em;
	margin-bottom: 40px;
}
.page-content__title span,.page-title span{
	color: #006cea;
}
.profile-info{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 826px;
	max-width: 100%;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 14px 14px 12px 22px;
	background: linear-gradient(149.39deg, #01A5AF 1.54%, #8CCDE1 104.2%);
	border-radius: 20px;
	color: #fff;
	margin-bottom: 37px;
}
.profile-info__left{
	-ms-flex-negative: 0;
		flex-shrink: 0;
	padding: 19px 0 0;
}
.profile-info__image{
	width: 155px;
	height: 155px;
	position: relative;
}
.profile-info__image img{
	width: 100%;
	display: block;
	border-radius: 50%;
}
.profile-info__image input[type=file]{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	cursor: pointer;
}
.profile-info__center{
	width: calc(100% - 354px);
	box-sizing: border-box;
	padding: 22px 27px 0;
}
.profile-info__name{
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	color: #FFFFFF;
	word-wrap: break-word;
	margin-bottom: 7px;
}
.profile-info__nickname{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
}
.profile-info__rank{
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 21px;
}
.profile-info__rank span{
	font-weight: normal;
}
.profile-info__link{
	font-size: 14px;
	line-height: 20px;
}
.profile-info__link a{
	color: #CCE3FF;
}
.profile-info__btn{
	display: flex;
	flex-wrap: wrap;
}
.profile-info__btn a{
	display: block;
	padding: 9px 18px 11px;
	background: linear-gradient(86.83deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.4) 100%);
	border-radius: 14px;
	font-weight: bold;
	font-size: 15px;
	line-height: 23px;
	color: #fff;
	text-decoration: none;
	margin: 0 10px 10px 0;
}
.profile-info__right{
	-ms-flex-negative: 0;
		flex-shrink: 0;
}
.profile-info__rating{
	width: 199px;
	padding: 26px 29px 8px 25px;
	background: #FFFFFF;
	color: #606060;
	border-radius: 15px;
}
.profile-info__rating-title{
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 11px;
}
.profile-info__rating-num{
	font-weight: bold;
	font-size: 25px;
	line-height: 32px;
	color: #FF8A00;
}
.profile-info__rating-num img{
	width: 24px;
	width: 23px;
	margin-left: 10px;
	position: relative;
	top: 2px;
}
.profile-info__rating-text{
	font-size: 16px;
	line-height: 23px;
	color: #FF8A00;
	margin-bottom: 25px;
}
.profile-info__rating-btn{
	margin: 0 -21px 0 -17px;
}
.profile-info__rating-btn a{
	display: block;
	padding: 10px 10px;
	background: linear-gradient(86.83deg, #29A7F5 0%, #12AAFF 100%);
	border-radius: 14px;
	font-weight: bold;
	font-size: 15px;
	line-height: 23px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
.profile-form{
	width: 825px;
	max-width: 100%;
}
.profile-form__form{
	width: 825px;
	max-width: 100%;
	padding-top: 13px;
	margin-bottom: 52px;
}
.profile-form__container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	margin: 0 -12px;
}
.profile-form__col-1{
	width: 100%;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 0 12px 25px;
}
.profile-form__col-2{
	width: 50%;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 0 12px 25px;
}
.form-input{
	position: relative;
}
.form-input__label{
	display: block;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0.02em;
	color: #000;
	margin-bottom: 12px;
}
.form-input input[type=text],.form-input input[type=tel],.form-input input[type=email],.form-input input[type=password]{
	width: 100%;
	max-width: 551px;
	height: 57px;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 0 25px;
	border: 1px solid #F4F4F4;
	font-size: 16px;
	letter-spacing: 0.03em;
	color: #000;
	background: #F4F4F4;
	border-radius: 20px;
}
.form-input select{
	width: 100%;
	max-width: 551px;
	height: 57px;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 0 50px 0 25px;
	border: none;
	font-family: 'Cisco Sans', sans-serif;
	font-size: 16px;
	letter-spacing: 0.03em;
	color: #000;
	background: #F4F4F4 url(../images/select-arrow-2.svg) no-repeat right 23px center;
	border-radius: 20px;
	-webkit-appearance: none;
}
.not-valid .form-input__label{
	color: #A90000;
}
.form-input.not-valid input[type=text],.form-input.not-valid input[type=tel],.form-input.not-valid input[type=email],.form-input.not-valid input[type=password]{
	background: #FFE8E8;
	border-color: #A90000;
	color: #A90000;
}
.form-input_password input[type=text],.form-input_password input[type=password]{
	padding-right: 120px;
}
.form-input span:not('password-show') {
	position: relative;
}
.form-input span:hover .form-input__edit{
	visibility: visible;
}
.form-input__edit{
	visibility: hidden;
	position: absolute;
	top: 0;
    right: 15px;
	cursor: pointer;
}
.form-input__edit svg{
	fill: #606060;
}
.password-show{
	position: absolute;
	bottom: 23px;
	right: 30px;
	font-size: 14px;
	text-decoration: underline;
	cursor: pointer;
}
.password-show__hide{
	display: none;
}
.popup-form__inputdesc{
	padding: 17px 0;
}
.popup-form__inputerror{
	padding: 17px 0;
	color: #A90000;
}
.profile-form__btns{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	padding: 51px 12px 9px;
}
.profile-form__btns .button{
	margin: 0 23px 10px 0;
}
.profile-tasks{
	margin-bottom: 24px;
}
.profile-tasks__desc{
	font-size: 20px;
	line-height: 24px;
	color: #606060;
	margin: -13px 0 46px;
}
.profile-tasks__desc a{
	color: rgba(41, 167, 245, 1);
}
.profile-tasks__table{
	margin: 0 -3px 43px;
}

.profile-tasks__table table {
	width: 100%;
}

/* .profile-tasks__table tbody tr[data-status="1"] .profile-tasks__text {
	font-weight: bold;
} */

.profile-tasks__table thead{
	display: block;
	margin-bottom: 11px;
}
.profile-tasks__table tr{
	display: flex;
	position: relative;
}
.profile-tasks__table th{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 1px 20px;
	height: 57px;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #000;
	position: relative;
}
.profile-tasks__table th:before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 3px;
	right: 3px;
	bottom: 0;
	background: #F4F4F4;
	border-radius: 20px;
}
.profile-tasks__table th span{
	position: relative;
}
.profile-tasks__table tbody tr:before{
	content: '';
	display: block;
	height: 1px;
	background: linear-gradient(90deg, rgba(196, 196, 196, 0) 0%, rgba(196, 196, 196, 0.936806) 5.27%, #C4C4C4 94.27%, rgba(196, 196, 196, 0) 100%);
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}
.profile-tasks__table tbody tr:last-child:after{
	content: '';
	display: block;
	height: 1px;
	background: linear-gradient(90deg, rgba(196, 196, 196, 0) 0%, rgba(196, 196, 196, 0.936806) 5.27%, #C4C4C4 94.27%, rgba(196, 196, 196, 0) 100%);
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
}
.profile-tasks__table td{
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 14px 10px;
	position: relative;
	z-index: 2;
}
.profile-tasks__table th:nth-child(1),.profile-tasks__table td:nth-child(1){width: 26.5%;}
.profile-tasks__table th:nth-child(2),.profile-tasks__table td:nth-child(2){width: 39.5%;}
.profile-tasks__table th:nth-child(3),.profile-tasks__table td:nth-child(3){width: 11.3%;align-items: center;}
.profile-tasks__table th:nth-child(4),.profile-tasks__table td:nth-child(4){width: 11.3%;}
.profile-tasks__table th:nth-child(5),.profile-tasks__table td:nth-child(5){width: 11.3%;}
.profile-tasks__link{
	display: flex;
	align-items: center;
	font-size: 15px;
	line-height: 22px;
}
.profile-tasks__table tr:hover .profile-tasks__link a{
	color: #14AAFF;
	text-decoration: none;
}
.profile-tasks__checkbox{
	display: none;
	width: 24px;
	height: 24px;
	box-sizing: border-box;
	background: url(../images/checked.svg) no-repeat -1000px;
	border: 1px solid #C4C4C4;
	border-radius: 5px;
	margin-right: 22px;
}
.profile-tasks__table.check .profile-tasks__checkbox{
	display: flex;
}
tr.checked .profile-tasks__checkbox{
	background: #29A7F5 url(../images/checked.svg) no-repeat center;
	border-color: #29A7F5;
}
.profile-tasks__checkbox input{
	display: none;
}
.profile-tasks__text{
	height: 66px;
	display: flex;
	align-items: center;
	font-size: 15px;
	line-height: 22px;
	overflow: hidden;
	position: relative;
}
.profile-tasks__text:after{
	content: '';
	display: block;
	height: 20px;
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
}
.profile-tasks__table tbody tr:hover .profile-tasks__text:after{
	background: linear-gradient(to bottom, rgba(234, 247, 254,0) 0%,rgba(234, 247, 254,1) 100%);
}
.profile-tasks__text span{
	display: block;
	max-height: 66px;
}
.profile-tasks__rate{
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	font-size: 18px;
	line-height: 32px;
}
.profile-tasks__rate img{
	flex-shrink: 0;
	margin: 0 0 5px 10px;
}
.profile-tasks__status-btn{
	display: none;
}
.profile-tasks__status-btn a{
	width: 100%;
	display: block;
	margin: 0 10px;
	padding: 10px 10px;
	font-weight: bold;
	font-size: 15px;
	line-height: 23px;
	color: #fff;
	background: linear-gradient(86.83deg, #29A7F5 0%, #12AAFF 100%);
	border-radius: 14px;
	text-align: center;
	text-decoration: none;
}
.profile-tasks__status{
	height: 43px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding-left: 5px;
	font-size: 15px;
	line-height: 21px;
}
.profile-tasks__status{
	position: relative;
}
.profile-tasks__status:before{
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	flex-shrink: 0;
	margin-right: 10px;
}
.profile-tasks__status_complete{color: #1DAB5E;}
.profile-tasks__status_incomplete{color: #FF8A00;}
.profile-tasks__status_new{color: #006BE8;}
.profile-tasks__status_wait{color: #606060;}
.profile-tasks__status_revised{color: #B63FDF;}
.profile-tasks__status_complete:before{
	background: url(../images/task-status-1.svg) no-repeat 0 0;
}
.profile-tasks__status_incomplete:before{
	background: url(../images/task-status-2.svg) no-repeat 0 0;
}
.profile-tasks__status_new:before{
	background: url(../images/task-status-3.svg) no-repeat 0 0;
}
.profile-tasks__status_wait:before{
	background: url(../images/task-status-4.svg) no-repeat 0 0;
}
.profile-tasks__status_revised:before{
	background: url(../images/task-status-5.svg) no-repeat 0 0;
}
.profile-tasks__table tbody tr:hover .profile-tasks__status-btn{
	display: block;
}
.profile-tasks__table tbody tr:hover .profile-tasks__status{
	display: none;
}
.profile-tasks__decor{
	width: auto;
	position: absolute !important;
	left: -35px;
	right: -35px;
	bottom: 5px;
	top: 5px;
	background: #eaf7fe;
	border-radius: 10px;
	opacity: 0;
	z-index: 1 !important;
}
.profile-tasks__table tbody tr:hover .profile-tasks__decor{
	opacity: 1;
}
.profile-tasks__all .button{
	min-width: 217px;
}
.profile-tasks__send .button{
	min-width: 217px;
}
.profile-history{
	padding: 47px 0 11px;
}
.profile-history_page{
	padding: 0;
}
.profile-history__container{
	width: 826px;
	max-width: 100%;
	margin-bottom: 42px;
}
.profile-history__block{
	border-radius: 20px;
	background: #F4F4F4;
	margin-bottom: 19px;
}
.profile-history__block:last-child{
	margin-bottom: 0;
}
.profile-history__head{
	display: flex;
	flex-wrap: wrap;
	padding: 23px 37px;
	font-family: 'Roboto';
	font-size: 18px;
	line-height: 24px;
	color: #000;
	cursor: pointer;
	position: relative;
}
.profile-history__head:after{
	content: '';
	display: block;
	width: 22px;
	height: 22px;
	background: url(../images/select-arrow-2.svg) no-repeat 0 0 / 100% auto;
	position: absolute;
	top: 22px;
	right: 34px;
	transform: rotate(-90deg);
}
.profile-history__block.opened .profile-history__head:after{
	transform: rotate(0deg);
	top: 18px;
	right: 30px;
}
.profile-history__date{
	font-weight: bold;
	margin-right: 38px;
}
.profile-history__wrapper{
	display: none;
}
.profile-history__body{
	background: #FFFFFF;
	border-radius: 20px;
	margin: 0 10px;
}
.profile-history__row{
	display: flex;
	align-items: center;
	padding: 5px 0 7px;
	position: relative;
}
.profile-history__row:after{
	content: '';
	display: block;
	height: 1px;
	background: linear-gradient(90deg, rgba(196, 196, 196, 0) 0%, rgba(152, 152, 152, 0.5) 5.3%, rgba(152, 152, 152, 0.5) 94.95%, rgba(218, 218, 218, 0) 100.72%);
	position: absolute;
	left: 20px;
	bottom: 0;
	right: 20px;
}
.profile-history__row:last-child:after{
	display: none;
}
.profile-history__number{
	width: 9%;
	box-sizing: border-box;
	padding: 0 0px 0 11px;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #000;
}
.profile-history__image{
	width: 15%;
	box-sizing: border-box;
	padding: 0 0 0 5px;
}
.profile-history__image img{
	width: auto;
	max-width: 100px;
	height: auto;
	max-height: 78px;
}
.profile-history__name{
	width: 59%;
	box-sizing: border-box;
	padding: 0 0 0 33px;
	font-family: 'Roboto';
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
}
.profile-history__name a{
	color: #000;
	text-decoration: none;
}
.profile-history__price{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	width: 17%;
	box-sizing: border-box;
	padding: 0 26px 10px 30px;
	font-weight: bold;
	font-size: 17px;
	line-height: 22px;
	text-align: right;
	color: #FF8A00;	
}
.profile-history__price img{
	width: 19px;
	margin-left: 21px;
}
.profile-history__foot{
	display: flex;
	justify-content: flex-end;
	align-items: baseline;
	padding: 17px 31px 22px;
	font-weight: bold;
	font-size: 16px;
	line-height: 32px;
}
.profile-history__total-text{
	margin-right: 37px;
}
.profile-history__total-num{
	font-size: 20px;
	color: #FF8A00;
}
.profile-history__total-num img{
	width: 25px;
	position: relative;
	top: 2px;
	margin-left: 21px;
}
.profile-history__all .button{
	min-width: 217px;
}
.ratings{
	width: 834px;
	max-width: 100%;
	overflow-x: auto;
	margin: 0 -6px 36px;
}
.ratings table{
	width: 100%;
}
.ratings table thead td{
	padding: 6px 3px 10px;
	vertical-align: middle;
}
/* .ratings table thead tr:last-child td{
	padding: 14px 6px 23px;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #000;
} */
.ratings table tbody td{
	padding: 4px 6px;
	border-bottom: 1px solid#c4c4c4;
	vertical-align: middle;
	text-align: center;
	position: relative;
}
.ratings table tbody td:nth-child(1){width: 73%;}
.ratings table tbody td:nth-child(2){width: 27%;}
/* .ratings table tbody td:nth-child(3):before,
.ratings table tbody td:nth-child(5):before,
.ratings table tbody td:nth-child(7):before,
.ratings table tbody td:nth-child(9):before,
.ratings table tbody td:nth-child(11):before,
.ratings table tbody td:nth-child(13):before,
.ratings table tbody td:nth-child(15):before,
.ratings table tbody td:nth-child(17):before,
.ratings table tbody td:nth-child(19):before,
.ratings table tbody td:nth-child(21):before,
.ratings table tbody td:nth-child(23):before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(41, 167, 245, 0.1);
} */
.ratings table tbody tr:first-child td{
	border-top: 1px solid#c4c4c4;
}
.ratings table tbody tr:first-child td:before{
	top: 5px;
	border-radius: 10px 10px 0 0;
}
.ratings table tbody tr:last-child td:before{
	bottom: 5px;
	border-radius: 0 0 10px 10px;
}
/* .ratings table tbody tr.current td:after{
	content: '';
	display: block;
	position: absolute;
	top: 7px;
	right: 0;
	bottom: 7px;
	left: 0;
	background: #F4F4F4;
}
.ratings table tbody tr.current td:first-child:after{
	border-radius: 20px 0 0 20px;
}
.ratings table tbody tr.current td:last-child:after{
	border-radius: 0 20px 20px 0;
} */
/* .ratings table tbody td:nth-child(1){width: 17%;}
.ratings table tbody td:nth-child(2){width: 15%;}
.ratings table tbody td:nth-child(3),
.ratings table tbody td:nth-child(4),
.ratings table tbody td:nth-child(5),
.ratings table tbody td:nth-child(6),
.ratings table tbody td:nth-child(7),
.ratings table tbody td:nth-child(8),
.ratings table tbody td:nth-child(9),
.ratings table tbody td:nth-child(10),
.ratings table tbody td:nth-child(11),
.ratings table tbody td:nth-child(12),
.ratings table tbody td:nth-child(13),
.ratings table tbody td:nth-child(14),
.ratings table tbody td:nth-child(15),
.ratings table tbody td:nth-child(16),
.ratings table tbody td:nth-child(17),
.ratings table tbody td:nth-child(18),
.ratings table tbody td:nth-child(19){width: 4%;} */
.ratings__head-text{
	padding: 17px 20px;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #000000;
	background: #F4F4F4;
	border-radius: 20px;
}
.ratings__info{
	width: 254px;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 2px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	text-align: left;
	position: relative;
	z-index: 1;
}
.ratings__rank{
	font-size: 16px;
	line-height: 24px;
	margin-right: 29px;
}
.ratings__image{
	max-width: 66px;
	-ms-flex-negative: 0;
		flex-shrink: 0;
	margin-right: 36px;
}
.ratings__image img{
	display: block;
	border-radius: 50% !important;
}
.ratings__name{
	font-weight: bold;
	font-size: 15px;
	line-height: 22px;
}
.ratings__rate{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 85px;
	font-size: 18px;
	line-height: 24px;
	position: relative;
	background: rgba(41, 167, 245, 0.1);
	border-radius: 10px;
	z-index: 1;
}
.ratings__rate img{
	margin-left: 10px;
}
.ratings__scope{
	position: relative;
	z-index: 1;
	font-size: 16px;
	white-space: nowrap;
}
.ratings__scope sup{
	display: inline-block;
	width: 13px;
	height: 12px;
	position: relative;
	bottom: 7px;
	margin-left: 3px;
}
.product-catalog{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.product-catalog__filter{
	width: 236px;
	-ms-flex-negative: 0;
		flex-shrink: 0;
}
.product-filter{
	background: #F4F4F4;
	border-radius: 20px;
	padding: 11px 3px 9px;
}
.product-filter__head{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 14px 10px;
}
.product-filter__title{
	font-family: 'Roboto';
	font-weight: bold;
	font-size: 15px;
	line-height: 22px;
	color: #4F4F4F;
	margin: 0 14px 0 0;
}
.product-filter__title svg{
	display: none;
}
.product-filter__clear{
	font-family: 'Roboto';
	font-size: 13px;
	line-height: 17px;
	color: #4F4F4F;
	cursor: pointer;
	text-decoration: underline;
}
.product-filter__clear:hover{
	text-decoration: none;
}
.product-filter__clear svg{
	margin: 0 10px 0 5px;
}
.product-filter__sections{
	background: #FFFFFF;
	border-radius: 17px;
}
.product-filter__item{
	padding: 21px 10px;
}
.product-filter__name{
	font-family: 'Roboto';
	font-weight: 500;
	font-size: 15px;
	line-height: 19px;
	color: #000000;
}
.product-filter__name svg{
	margin-left: 7px;
}
.product-filter__list{
	padding: 21px 0 0;
}
.product-filter__list li{
	margin-bottom: 18px;
}
.product-filter__list li:last-child{
	margin-bottom: 0;
}
.product-filter__list li label{
	display: inline-block;
}
.product-filter__list li label span{
	display: inline-block;
	padding-left: 25px;
	position: relative;
	font-family: 'Roboto';
	font-size: 14px;
	line-height: 17px;
	color: #4F4F4F;
}
.product-filter__list li label span:before{
	content: '';
	display: block;
	width: 13px;
	height: 13px;
	border: 1px solid #8A8A8A;
	border-radius: 2px;
	position: absolute;
	top: 0;
	left: -2px;
}
.product-filter__list li label input:checked + span:before{
	background: url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.976 1.73899L5.0011 10.5252L0.288879 5.94299L1.68318 4.50914L4.68715 7.43026L9.32221 0.614328L10.976 1.73899Z' fill='%231177DE'/%3E%3C/svg%3E") no-repeat center;
}
.product-filter__list li label input{
	display: none;
}







.radio input{
	display: none;
}
.radio span{
	display: inline-block;
	position: relative;
	padding-left: 26px;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
	cursor: pointer;
}
.radio span:before{
	content: '';
	display: block;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
			box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
	position: absolute;
	top: 3px;
	left: 0;
}
.radio input:checked + span:after{
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #247CFF;
	position: absolute;
	top: 6px;
	left: 3px;
}
.product-catalog__main{
	-webkit-box-flex: 1;
		-ms-flex-positive: 1;
			flex-grow: 1;
}
.catalog-sort{
	display: inline-flex;
	align-items: center;
	padding: 11px 47px;
}
.catalog-sort__title{
	font-family: 'Roboto';
	font-weight: bold;
	font-size: 15px;
	line-height: 22px;
	margin-right: 22px;
}
.catalog-sort__handler{
	display: flex;
	align-items: center;
	font-family: 'Roboto';
	font-size: 13px;
	line-height: 17px;
	cursor: pointer;
	user-select: none;
}
.catalog-sort__handler svg{
	margin: 1px 0 0 5px;
}
.catalog-sort__select{
	margin: 0 0 3px;
	position: relative;
}
.catalog-sort__list{
	display: none;
	min-width: 180px;
	background: #fff;
	padding: 12px 10px 14px;
	border: 1px solid #C4C4C4;
	border-radius: 5px;
	box-sizing: border-box;
	font-family: 'Roboto';
	font-size: 13px;
	line-height: 17px;
	color: #4F4F4F;
	white-space: nowrap;
	position: absolute;
	top: 26px;
	left: -11px;
	z-index: 2;
}
.catalog-sort__list.opened{
	display: block;
}
.catalog-sort__list li:not(:last-child){
	margin-bottom: 9px;
}
.catalog-sort__list span{
	cursor: pointer;
}
.catalog-sort__list span:hover{
	color: #000;
}


.product-catalog__container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	overflow: hidden;
	position: relative;
	margin: 0 -60px 18px 0;
}
.product-catalog__container:before{
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-box-shadow: inset 0px 0px 100px 50px rgba(255,255,255,1);
			box-shadow: inset 0px 0px 100px 50px rgba(255,255,255,1);
}
.product-catalog__col{
	width: calc(25% + 1px);
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 22px 20px 40px;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	margin: 0 -1px -1px 0;
}
.product-item{
	text-align: center;
	position: relative;
}
.product-item__image{
	margin-bottom: 9px;
}
.product-item__title{
	font-family: 'Roboto';
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	color: #000;
	margin-bottom: 24px;
}
.product-item__title a{
	color: #000;
	text-decoration: none;
}
.product-item__foot{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
}
.product-item .price{
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	color: #FF8A00;
	white-space: nowrap;
	margin-right: 10px;
}
.product-item .price bdi{
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;

}
/* .product-item .price:after{
	content: '';
	display: inline-block;
	width: 24px;
	height: 23px;
	background: url(../images/star.svg);
	margin-left: 8px;
	position: relative;
	bottom: 2px;
} */
span.woocommerce-Price-currencySymbol{
	display: inline-block;
	width: 24px;
	height: 23px;
	background: url(../images/star.svg) no-repeat 0 0 / 100% auto;
	margin-left: 8px;
	position: relative;
	bottom: 2px;
	font-size: 0;
}
.product-item .add_to_cart_button{
	min-width: 0;
	padding: 0;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	color: #006BE8;
}
.product-item .add_to_cart_button:hover{
	color: #12AAFF;
}
.product-item .add_to_cart_button:after{
	content: '';
	display: inline-block;
	width: 23px;
	height: 20px;
	background: url(../images/gift-icon.svg) no-repeat;
	margin-left: 13px;
	position: relative;
	bottom: 2px;
}
.product-item .added_to_cart{
	display: none !important;
}
.product-catalog__more{
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.02em;
	text-align: center;
}
.product-catalog__more a{
	display: inline-block;
	text-decoration: none;
	color: #14A9FD;
}
.checkout__section{
	position: relative;
	padding-bottom: 43px;
	margin-bottom: 21px;
}
.checkout__section:last-child{
	padding-bottom: 14px;
	margin-bottom: 0;
}
.checkout__section:after{
	content: '';
	display: block;
	height: 2px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(196, 196, 196, 0)), color-stop(5.27%, rgba(152, 152, 152, 0.5)), color-stop(94.27%, rgba(152, 152, 152, 0.5)), to(rgba(218, 218, 218, 0)));
	background: -o-linear-gradient(left, rgba(196, 196, 196, 0) 0%, rgba(152, 152, 152, 0.5) 5.27%, rgba(152, 152, 152, 0.5) 94.27%, rgba(218, 218, 218, 0) 100%);
	background: linear-gradient(90deg, rgba(196, 196, 196, 0) 0%, rgba(152, 152, 152, 0.5) 5.27%, rgba(152, 152, 152, 0.5) 94.27%, rgba(218, 218, 218, 0) 100%);
-webkit-transform: matrix(1, 0, 0, -1, 0, 0);
	-ms-transform: matrix(1, 0, 0, -1, 0, 0);
		transform: matrix(1, 0, 0, -1, 0, 0);
	position: absolute;
	left: -40px;
	right: 0;
	bottom: 0;
}
.checkout__section:last-child:after{
	display: none;
}
.checkout__title{
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	color: #606060;
	margin-bottom: 13px;
}
.checkout-form{
	width: 1000px;
	max-width: 100%;
}
.checkout-form__container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	margin: 0 -12px;
}
.checkout-form__col-1{
	width: 100%;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 0 12px 17px;
}
.checkout-form__col-2{
	width: 50%;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 0 12px 17px;
}
.checkout__rating{
	padding: 17px 0 0;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	color: #FF8A00;
}
.checkout__rating span{
	font-family: 'Roboto';
	font-size: 18px;
	line-height: 24px;
	margin-right: 22px;
}
.checkout__rating img{
	width: 24px;
	height: 23px;
	margin-left: 18px;
	position: relative;
	top: 3px;
}
.checkout-delivery{
	padding: 25px 0;
}
.checkout-delivery li .radio span{
	padding-left: 31px;
	font-size: 15px;
	line-height: 17px;
}
.checkout-delivery li .radio span:before{
	top: 1px;
}
.checkout-delivery li .radio span:after{
	top: 4px;
}
.checkout-delivery li{
	margin-bottom: 31px;
}
.checkout__btn input{
	min-width: 0;
	padding: 15px 49px;
}




.checkoutnew{
	display: flex;
	margin: 0 -38px 113px 0;
}
.checkoutnew__left{
	width: calc(100% - 561px);
	box-sizing: border-box;
	padding-right: 23px;
}
.checkoutnew .breadcrumbs{
	margin-bottom: 32px;
}
.checkoutnew__subtitle{
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	color: #606060;
	margin-bottom: 19px;
}
.checkoutnew__total{
	margin-bottom: 25px;
}
.checkoutnew__total-title{
	font-family: 'Roboto';
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #606060;
	margin-bottom: 4px;
}
.checkoutnew__total .woocommerce-Price-amount{
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	color: #FF8A00;
}
.checkoutnew__total span.woocommerce-Price-currencySymbol{
	width: 20px;
	height: 19px;
	bottom: -1px;
	margin-left: 6px;
}
.checkoutnew__form{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -9px;
}
.checkoutnew__col{
	padding: 0 9px 17px;
}
.checkoutnew__col_2{
	width: 50%;
}
.checkoutnew__col_3{
	width: 33.333333333333%;
}
.checkoutnew__col .form-input label{
	display: block;
	font-size: 15px;
	line-height: 22px;
	color: #000;
	margin-bottom: 12px;
}
.checkoutnew__col .form-input label span{
	color: #606060;
}
.checkoutnew__right{
	width: 561px;
	padding: 10px 0 0 5px;
}
.checkoutnew__cart{
	width: 100%;
	box-sizing: border-box;
	padding: 12px 25px 15px;
	background: #EBEBEB;
	border-radius: 20px;
}
.checkoutnew__cart-text-1{
	font-family: 'Roboto';
	font-weight: 500;
	font-size: 19px;
	line-height: 24px;
	color: #606060;
	padding: 20px 7px 4px;
}
.checkoutnew__cart-text-2{
	font-family: 'Roboto';
	font-weight: 500;
	font-size: 15px;
	line-height: 28px;
	color: #606060;
	padding: 0 7px 10px;
}
.checkoutnew__cart-text-2 a{
	color: #12AAFF;
}
.checkoutnew-result{
	display: none;
	margin-bottom: 50px;
}
.checkoutnew-result__title{
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	color: #606060;
	margin-bottom: 19px;
}
.checkoutnew-result__text{
	font-family: 'Roboto';
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 40px;
}
.checkoutnew-result__btn .button{
	min-width: 202px;
	padding: 15px 20px;
}




.resources{
	margin: -8px -40px 0 -60px;
}
.resources__title{
	font-weight: bold;
	font-size: 28px;
	line-height: 32px;
	text-align: center;
	letter-spacing: 0.01em;
	margin-bottom: 13px;
}
.resources__subtitle{
	font-size: 17px;
	line-height: 28px;
	text-align: center;
	letter-spacing: 0.01em;
	margin-bottom: 31px;
}
.resources__container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	padding: 100px 73px;
}
.resources__col{
	width: 25%;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 0 14px;
}
.resources__item{
	padding: 22px 20px;
	text-align: center;
	margin-bottom: 34px;
}
.resources__item:last-child{
	margin-bottom: 8px;
}
.resources__image{
	width: 124px;
	height: 124px;
	margin: 0 auto 43px;
}
.resources__image img{
	display: block;
	width: auto;
	max-height: 124px;
	border-radius: 50%;
}
.resources__name{
	cursor: pointer;
	font-weight: bold;
	font-size: 19px;
	line-height: 28px;
	letter-spacing: 0.01em;
	color: #606060;
	margin-bottom: 46px;
}
.resources__btn .button{
	min-width: 0;
	width: 240px;
	max-width: 100%;
}

.post-catalog__container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	margin: 0 -32px;
}
.post-catalog__col{
	width: 33.33333333333%;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 4px 32px 47px;
}
.pagination{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}
.pagination a,.pagination span{
	display: inline-block;
	width: 20px;
	height: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 4px solid #fff;
	border-radius: 50%;
	background: #C4C4C4;
	margin: 0 19px 0 -4px;
	font-size: 0;
}
.pagination a:hover,.pagination span{
	background: #29A7F5;
}
.post-single{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 5px 0;
}
.post-single__left{
	width: 50%;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding-right: 31px;
}
.post-single__image{
	position: relative;
}
.post-single__image img{
	width: 100%;
	display: block;
	border-radius: 20px;
}
.post-single__date{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	top: 14px;
	right: -17px;
	position: absolute;
	padding: 30px 20px;
	background: #29A7F5;
	border-radius: 15px 15px 0 15px;
	color: #fff;
}
.post-single__date:before{
	content: '';
	display: block;
	border-top: 20px solid #0055B8; 
	border-right: 17px solid transparent;
	position: absolute;
	bottom: -20px;
	right: 1px;
}
.post-single__date-day{
	font-weight: bold;
	font-size: 55px;
	line-height: 55px;
	letter-spacing: 0.01em;
	margin-right: 10px;
}
.post-single__date-right{
	min-width: 79px;
}
.post-single__date-month{
	padding: 5px 0 8px;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 0.01em;
}
.post-single__date-time{
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 0.01em;
}
.post-single__right{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
	width: 50%;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 13px 0 0 35px;
}
.post-single__right-top{
	margin-bottom: 30px;
}
.post-single__title{
	font-weight: bold;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: 0.01em;
	position: relative;
	padding-bottom: 22px;
	margin-bottom: 23px;
}
.post-single__title:after{
	content: '';
	display: block;
	height: 1px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(196, 196, 196, 0)), color-stop(5.27%, #C4C4C4), color-stop(94.27%, #C4C4C4), to(rgba(196, 196, 196, 0)));
	background: -o-linear-gradient(left, rgba(196, 196, 196, 0) 0%, #C4C4C4 5.27%, #C4C4C4 94.27%, rgba(196, 196, 196, 0) 100%);
	background: linear-gradient(90deg, rgba(196, 196, 196, 0) 0%, #C4C4C4 5.27%, #C4C4C4 94.27%, rgba(196, 196, 196, 0) 100%);
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
}
.post-single__location{
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 23px;
}
.post-body{
	font-size: 15px;
	line-height: 28px;
	letter-spacing: 0.01em;
}
.post-body h2{
	font-size: 20px;
	line-height: 28px;
}
.post-body .button{
	margin: 20px 0;
}
.post-body img{
	border-radius: 20px;
}
.post-body ul{
	list-style-type: disc;
	padding-left:20px;
}
.post-body ol{
	list-style-type: decimal;
	padding-left:20px;
}

.post-block-left{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 30px 0;
}
.post-block-left__content{
	width: 50%;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 31px 30px 0 0;
}
.post-block-left__image{
	width: 50%;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 0 0 0 18px;
}
.post-block-left__image img{
	border-radius: 20px;
}
.post-gallery{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	margin: 0 -24px 20px;
}
.post-gallery__col{
	width: 33.33333333333%;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 24px;
}
.post-gallery__col img{
	display: block;
	border-radius: 20px;
}
.post-featured{
	padding: 50px 0 0;
}
.post-featured__title{
	font-weight: bold;
	font-size: 28px;
	line-height: 32px;
	text-align: center;
	letter-spacing: 0.01em;
	margin-bottom: 15px;
}
.post-featured__slider{
	margin: 0 -32px;
}
.post-featured__slide{
	padding: 32px 32px 35px;
}
.post-featured .slick-dots{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 0 0 29px;
}
.post-featured .slick-dots li{
	margin-right: 15px;
}
.post-featured .slick-dots button{
	width: 20px;
	height: 20px;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 0;
	margin: 0;
	border: 4px solid #fff;
	border-radius: 50%;
	background: #C4C4C4;
	font-size: 0;
}
.post-featured .slick-dots .slick-active button{
	background: #29A7F5;
	cursor: default;
}


.page-content_course .breadcrumbs,
.page-content_single .breadcrumbs{
	margin: -16px 0 24px;
}

.breadcrumbs{
	display: flex;
	flex-wrap: wrap;
	font-size: 14px;
	line-height: 24px;
	margin: -23px 0 47px;
}
.breadcrumbs li:not(:last-child):after{
	content: '-';
	display: inline-block;
	margin: 0 4px;
}
.breadcrumbs a{
	text-decoration: none;
}
.breadcrumbs span{
	color: #29A7F5;
}
.profile-tasks__filter{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 15px;
}
.profile-tasks__filter li{
	margin: 0 16px 16px 0;
}
.profile-tasks__filter a{
	min-width: 102px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 22px;
	font-size: 15px;
	line-height: 23px;
	color: #606060;
	background: #F6F6F6;
	border-radius: 17px;
	text-decoration: none;
}
.profile-tasks__filter span{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 18px;
	height: 18px;
	box-sizing: border-box;
	padding-top: 1px;
	background: #606060;
	border-radius: 50%;
	flex-shrink: 0;
	margin-right: 5px;
}
.profile-tasks__filter a:hover, .profile-tasks__filter a.active{
	background: #29A7F5;
	color: #fff;
}
.profile-tasks__filter a:hover span, .profile-tasks__filter a.active span{
	background: #fff;
}
.profile-tasks__filter span svg{
	fill: #F6F6F6;
}
.profile-tasks__filter a:hover span svg, .profile-tasks__filter a.active span svg{
	fill: #29A7F5;
}

.task-single{
	margin: -8px 0 0;
}
.task-single .page-content__title{
	margin-bottom: 20px;
}
.task-single__info{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 24px;
}
.task-single__info li{
	display: flex;
	align-items: center;
	background: #F4F4F4;
	border-radius: 20px;
	padding: 16px 40px 16px 33px;
	margin: 0 7px 10px 0;
}
.task-single__info li:last-child{
	background: none;
}
.task-single__info-title{
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
	margin-right: 34px;
	color: #000;
}
.task-single__rate{
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
}
.task-single__rate img{
	flex-shrink: 0;
	margin: 0 6px 2px 0;
}
.task-single__status{
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 5px;
	font-size: 16px;
	line-height: 26px;
}
.task-single__status{
	position: relative;
}
.task-single__status:before{
	content: '';
	display: block;
	width: 18px;
	height: 18px;
	flex-shrink: 0;
	margin-right: 10px;
}
.task-single__status_complete{color: #1DAB5E;}
.task-single__status_incomplete{color: #FF8A00;}
.task-single__status_new{color: #006BE8;}
.task-single__status_wait{color: #606060;}
.task-single__status_complete:before{
	background: url(../images/task-status-1.svg) no-repeat 0 0;
}
.task-single__status_incomplete:before{
	background: url(../images/task-status-2.svg) no-repeat 0 0;
}
.task-single__status_new:before{
	background: url(../images/task-status-3.svg) no-repeat 0 0;
}
.task-single__status_wait:before{
	background: url(../images/task-status-4.svg) no-repeat 0 0;
}
.task-single__content{
	width: 1134px;
	max-width: 100%;
	font-size: 15px;
	line-height: 22px;
}
.task-single__content h2{
	font-weight: bold;
	margin-bottom: 17px;
}
.task-single__content p{
	margin-bottom: 22px;
}
.task-single__gallery{
	display: flex;
	flex-wrap: wrap;
	padding: 6px 0 0;
	margin: 0 -15px;
}
.task-single__gallery-col{
	padding: 0 15px 30px;
	box-sizing: border-box;
}
.task-single__gallery-col_2{
	width: 50%;
}
.task-single__gallery-col_3{
	width: 33.3333333333%;
}
.task-single__btn{
	padding-top: 34px;
	display: flex;
	flex-wrap: wrap;
}
.task-single__btn .button{
	margin: 0 10px 10px 0;
}

.dialog-box{
	background: linear-gradient(86.83deg, #29A7F5 0%, #12AAFF 100%);
	border-radius: 20px;
	padding: 41px 37px;
	margin-bottom: 30px;
}
.dialog-box__inner{
	background: #fff;
	border-radius: 20px;
	padding: 40px 40px 26px;
}
.dialog-box__chat{
	max-height: 477px;
	padding-right: 27px;
	overflow-y: auto;
	margin-bottom: 20px;
}
.dialog-box__item{
	width: 63.75%;
	display: flex;
	margin: 0 0 32px;
}
.dialog-box__author{
	width: 60px;
	flex-shrink: 0;
}
.dialog-box__image{
	margin-bottom: 3px;
}
.dialog-box__image img{
	display: block;
	border-radius: 50%;
}
.dialog-box__name{
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	color: #606060;
}
.dialog-box__content{
	width: calc(100% - 60px);
	padding-left: 20px;
}
.dialog-box__date{
	font-size: 12px;
	line-height: 10px;
	color: #D3D3D3;
	text-align: center;
	margin-bottom: 8px;
}
.dialog-box__text{
	background: #15A9FD;
	border-radius: 0 20px 20px 20px;
	padding: 10px 21px 15px;
	font-size: 14px;
	line-height: 32px;
	color: #fff;
}
.dialog-box__task{
	display: flex;
	align-items: center;
	position: relative;
	font-size: 16px;
	line-height: 32px;
	color: #C9EBFF;
	margin-top: 7px;
}
.dialog-box__task svg{
	fill: #fff;;
	margin-right: 13px;
}
.dialog-box__item_right{
	width: 50.1%;
	flex-direction: row-reverse;
	margin-left: auto;
}
.dialog-box__item_right .dialog-box__author{
	padding: 33px 0 0;
}
.dialog-box__item_right .dialog-box__content{
	padding: 0 20px 0 0;
}
.dialog-box__item_right .dialog-box__text{
	border-radius: 20px 20px 0 20px;
	background: #F4F4F4;
	text-align: right;
	color: #606060;
}
.message_form textarea{
	width: 100%;
	height: 121px;
	background: #fff;
	border: 1px solid #D3D3D3;
	box-sizing: border-box;
	padding: 10px 20px;
	border-radius: 20px;
	font-size: 16px;
	line-height: 32px;
	color: #D3D3D3;
	resize: none;
	margin-bottom: 20px;
}

.dialog-box__inner .message_form textarea {
	color: #000;
}

.message_form__btns{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.message_form input[type=submit]{
	min-width: 236px;
	margin: 0 30px 20px 0;
}
.input-file{
	display: inline-block;
	margin: 0 30px 20px 0;
}
.input-file > div{
	display: inline-flex;
	justify-content: center;
	align-items: center;
	padding: 18px 43px 18px 32px;
	border: 2px solid #14A9FE;
	box-sizing: border-box;
	border-radius: 25px;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #14A9FE;
	cursor: pointer;
}
.input-file > div svg{
	fill: #14A9FE;
	margin-right: 20px;
}
.input-file > div span{
	display: block;
	max-width: 150px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.input-file > input{
	display: none;
}
.message_form__text{
	font-size: 14px;
	line-height: 18px;
	color: #14A9FE;
}





/* 404
-----------------------------------------------------------------------------*/
.page-404{
	padding: 93px 0 62px;
	text-align: center;
}
.page-404__title{
	font-weight: bold;
	font-size: 35px;
	line-height: 40px;
	letter-spacing: 0.01em;
	color: #606060;
	margin-bottom: -3px;
}
.page-404__image{
	margin-bottom: 42px;
}
.page-404__text{
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0.01em;
	color: #606060;
	margin-bottom: 54px;
}
.page-404__btn .button{
	min-width: 0;
	padding: 14px 54px;
}
/* Footer
-----------------------------------------------------------------------------*/
.site-footer{
	-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
			flex: 0 0 auto;
	background: -o-linear-gradient(0.98deg, #0D2A4D -0.28%, #00507C 100.76%);
	background: linear-gradient(89.02deg, #0D2A4D -0.28%, #00507C 100.76%);
	color: #fff;
	position: relative;
}
.site-footer__container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
		-ms-flex-pack: justify;
			justify-content: space-between;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	padding: 33px 0 36px;
	margin: 0 50px;
}
.footer-logo{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
		-ms-flex-align: end;
			align-items: flex-end;
}
.footer-logo__1{
	margin-right: 33px;
}
.footer-logo__2{
	margin-right: 45px;
}
.site-footer__center{
	padding: 0 155px 0 30px;
}
.footer-nav > ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 5px 0 0;
}
.footer-nav > ul > li{
	margin: 0 44px;
	font-size: 16px;
	line-height: 20px;
}
.footer-nav > ul > li > a{
	color: #fff;
	text-decoration: none;
}
.footer-header__right{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
}
.footer-present{
	padding: 0 0 6px;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}
.footer-present a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	color: #fff;
	text-decoration: none;
}
.footer-present a svg{
	margin-right: 10px;
}
.site-footer__copy{
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #CACACA;
	padding-bottom: 32px;
}
/* Popup
-----------------------------------------------------------------------------*/
.popup{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	display: none;
	z-index: 100;
	overflow-y: scroll;
}
.popup__overlay{
	position: absolute;
	top: 100px;
	right: 0;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	-webkit-box-align: start;
		-ms-flex-align: start;
			align-items: flex-start;
}
.popup__overlay-close{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 101;
}
.popup__window{
	position: relative;
	width: 937px;
	max-width: 95%;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 38px 53px;
	background: #fff;
	border-radius: 20px;
	z-index: 102;
	-webkit-transform: scale(1.3);
		-ms-transform: scale(1.3);
			transform: scale(1.3);
	-webkit-transition:  all 0.3s ease-out 0s;
	-o-transition:  all 0.3s ease-out 0s;
	transition:  all 0.3s ease-out 0s;
	opacity: 0;
}
.popup__window_opened{
	opacity: 1;
	-webkit-transform: scale(1);
		-ms-transform: scale(1);
			transform: scale(1);
}
.popup__window:after{
	content: '';
	display: block;
	height: 30px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -30px;
}
.popup__close{
	position: absolute;
	top: 28px;
	right: 37px;
	width: 22px;
	height: 22px;
	cursor: pointer;
}
.popup__close{
	fill: #606060;
}
.popup-form{
	min-height: 550px;
}
.popup-form__title{
	font-weight: bold;
	font-size: 30px;
	line-height: 32px;
	letter-spacing: 0.01em;
	margin: 0 60px 35px 0;
}
.popup-form__container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	margin: 0 -12px;
}
.popup-form__col-1{
	width: 100%;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 0 12px 17px;
}
.popup-form__col-2{
	width: 50%;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 0 12px 17px;
}
.popup-form__col-3{
	width: 33.33333333333%;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 0 12px 17px;
}
.popup-form__text{
	width: 100%;
	position: relative;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.01em;
	padding: 3px 34px 31px;
}
.popup-form__text:before{
	content: '';
	display: block;
	width: 3px;
	height: 3px;
	background: #606060;
	position: absolute;
	top: 13px;
	left: 22px;
}
.popup-form__login{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.02em;
	padding: 21px 13px 18px;
}
.popup-form__login li:not(:last-child){
	padding-right: 18px;
	margin-right: 16px;
	position: relative;
}
.popup-form__login li:not(:last-child):after{
	content: '';
	display: block;
	width: 2px;
	height: 19px;
	background: #14A9FD;
	position: absolute;
	top: 0;
	right: 0;
}
.popup-form__login a{
	color: #14A9FD;
}
.popup-form__btn{
	width: 100%;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	padding: 0 12px 30px;
}
.popup-form__btn span{
	max-width: 100%;
	width: 500px;
	display: block;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.01em;
	margin: 4px 0 0 22px;
}
.popup-form__btn_next, .popup-form__btn_prev{
	display: flex;
	padding: 9px 12px 30px;
}
.popup-form__btn_next .button, .popup-form__btn_prev .button{
	min-width: 0;
	padding: 20px 60px;
	margin-right: 10px;
}
.popup-form__error{
	width: 100%;
	min-height: 22px;
	padding: 0 9px 3px;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.01em;
	color: #A90000;
	margin-bottom: 17px;
}
.login-popup__error{
	width: 100%;
	min-height: 22px;
	padding: 0 9px 3px;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.01em;
	color: #A90000;
	margin-bottom: 17px;
}
#popup-restore .popup-form{
	min-height: 0;
}
#popup-restore .popup-form__title {
	margin-bottom: 94px;
}
.restore-success{
	width: 500px;
	max-width: 100%;
	min-height: 300px;
	padding: 53px 0 0;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 0.01em;
}
.restore-success__text{
	min-height: 104px;
	margin-bottom: 51px;
}
.popup-thankyou{
	display: none;
}
.popup-thankyou__container{
	min-height: 550px;
	text-align: center;
	padding: 40px 80px 30px;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
		-ms-flex-direction: column;
			flex-direction: column;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
}
.popup-thankyou__title{
	font-weight: bold;
	font-size: 30px;
	line-height: 32px;
	letter-spacing: 0.01em;
	color: #29A7F5;
	margin-bottom: 46px;
}
.popup-thankyou__text{
	max-width: 520px;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 0.01em;
	color: #000000;
	margin-bottom: 29px;
}
.popup-thankyou__text-1{
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 26px;
}
.popup-thankyou__text-2{
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 64px;
}
#popup-login .popup-form{
	min-height: 0;
}
#popup-login .popup-form__title{
	margin-bottom: 94px;
}
#popup-login .popup-form__error{
	padding: 34px 12px 44px;
}
#popup-login .popup-form__btn{
	padding: 0 12px 15px;
}
#popup-event .popup__window{
	padding: 38px 53px 23px;
}
#popup-event .popup-form{
	min-height: 427px;
}
#popup-event .popup-form__error{
	padding: 0 12px 18px;
}
#popup-event .popup-thankyou__container{
	min-height: 427px;
}
#popup-checkout-success .popup-thankyou{
	display: block;
}
.popup-event-success{
	min-height: 413px;
	margin: 9px 84px 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}
.popup-event-success__title{
	font-weight: bold;
	font-size: 30px;
	line-height: 28px;
	letter-spacing: 0.01em;
	color: #29A7F5;
	margin-bottom: 48px;
}
.popup-event-success__text{
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 0.01em;
	margin-bottom: 55px;
}

#popup-register .popup-form__title{
	text-align: center;
	margin-right: 0;
}
.register-steps{
	margin: 0 auto 35px;
	text-align: center;
}
.register-steps__container{
	display: inline-flex;
	justify-content: center;
	background: #F4F4F4;
	border-radius: 20px;
	padding: 5px 2px;
}
.register-steps__step{
	width: 228px;
	height: 100%;
	text-align: center;
	padding: 5px 10px 8px;
	margin: 0 3px;
}
.register-form__step_2{
	display: none;
}
.register-steps__step.current{
	background: #FFFFFF;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
	border-radius: 17px;
}
.register-steps__title{
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}
.register-steps__step.current .register-steps__title{
	color: #14A9FD;
}
.register-steps__text{
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.01em;
	color: #606060;
}
.popup-task-thankyou__container{
	min-height: 385px;
	text-align: center;
	padding: 50px 80px 25px;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
		-ms-flex-direction: column;
			flex-direction: column;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
}
.popup-task-thankyou__title{
	font-weight: bold;
	font-size: 30px;
	line-height: 32px;
	letter-spacing: 0.01em;
	color: #29A7F5;
	margin-bottom: 62px;
}
.popup-task-thankyou__text{
	max-width: 520px;
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 0.01em;
	color: #000000;
	margin-bottom: 29px;
}
.popup-task-thankyou__text-1{
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
}
.popup-task-thankyou__text-2{
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 100px;
}

/* Select2
-----------------------------------------------------------------------------*/
.select2-container{
	width: 100% !important;
	font-size: 16px;
}
.select2-container .select2-selection--single{
	height: 56px;
	border: 1px solid #F4F4F4;
	background: #F4F4F4;
	border-radius: 20px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	padding: 0 50px 0 22px;
	line-height: 56px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	width: 57px;
	height: 53px;
	background: url(../images/select-arrow-2.svg) no-repeat center;
	transform: rotate(-90deg);
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow{
	width: 56px;
	height: 45px;
	transform: rotate(0deg);
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
	display: none;
}
body .select2-dropdown{
	background: #fff;
	padding: 8px 0;
	border: 1px solid #C4C4C4 !important;
	box-sizing: border-box;
	border-radius: 20px !important;
	transform: translateY(10px);
}
body .select2-container--open .select2-dropdown--above{
	transform: translateY(-10px);
}
body .select2-results__option{
	font-size: 16px;
	padding: 8px 20px;
}
.select2-container--default .select2-results__option--selected{
	background: transparent;
	color: #000;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{
	background: transparent;
	color: #000;
}







/* Mobile
-----------------------------------------------------------------------------*/
.mobile-panel-overlay{
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	display: none;
	z-index: 40;
	overflow-y: scroll;
}
.mobile-panel{
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transform: translateX(-50px);
		-ms-transform: translateX(-50px);
			transform: translateX(-50px);
	visibility: hidden;
	width: 350px;
	max-width: 95%;
	height: 100%;
	position: fixed;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 17px 12px 30px;
	background: -o-linear-gradient(18.53deg, #0263D6 -0.33%, #48BDFF 101.42%);
	background: linear-gradient(71.47deg, #0263D6 -0.33%, #48BDFF 101.42%);
	-webkit-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
	overflow-y: auto;
	z-index: 41;
}
.mobile-panel.opened{
	-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
			transform: translateX(0);
	opacity: 1;
	visibility: visible;
}
.mobile-logo{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	margin-bottom: 20px;
}
.mobile-logo__1{
	margin-right: 10px;
}
.mobile-menu{
	margin-bottom: 20px;
}
.mobile-menu > ul > li{
	font-size: 18px;
	font-weight: bold;
	position: relative;
	margin-bottom: 4px;
}
.mobile-menu > ul > li > a{
	display: block;
	padding: 8px 0;
	color: #fff;
	text-decoration: none;
}
.mobile-panel__close{
	width: 25px;
	height: 25px;
	position: absolute;
	top: 18px;
	right: 15px;
	cursor: pointer;
}
.mobile-panel__close svg{
	fill: #fff;
}
/* Redactor Styles
-----------------------------------------------------------------------------*/
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	margin: auto;
	text-align: center;
}
.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin: 5px 20px 20px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	max-width: 100%;
	padding: 0 0 10px;
	text-align: center;
	margin-top:20px !important;
	margin-bottom:20px !important;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border:3px solid #dbdddd;
	height: auto;
	margin:0 0 5px 0;
	max-width: 98.5%;
	padding:0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size:12pt;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
	.ratings table tbody tr td:before,.ratings table tbody tr td:after{
		display: none !important;
	}
}



/* Product
-----------------------------------------------------------------------------*/
.product-main{
	display: flex;
	margin: -15px 0 30px;
}
.product-main__left{
	width: 42%;
	padding: 0 30px 0 0;
}
.product-gallery{
	position: relative;
	padding-left: 118px;
	margin-bottom: 50px;
}
.product-gallery__nav-slider{
	width: 118px;
	margin: -4px 0;
	position: relative;
}
.product-gallery__nav-slider:before{
	content: '';
	display: block;
	height: 100px;
	background: linear-gradient(to top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 1;
	pointer-events: none;
}
.product-gallery__nav-slider:after{
	content: '';
	display: block;
	height: 100px;
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	pointer-events: none;
}
.product-gallery__nav-item{
	padding: 4px 0;
}
.product-gallery__nav-item img{
	display: block;
}
.product-gallery__nav{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
.product-gallery__big{
	padding-left: 20px;
}
.product-gallery__image{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 400px;
}
.product-gallery .slick-arrow{
	position: absolute;
	left: calc(50% - 5px);
	cursor: pointer;
	z-index: 2;
}
.product-gallery .slick-arrow.slick-prev{
	top: -5px;
	transform: rotate(-90deg);
}
.product-gallery .slick-arrow.slick-next{
	bottom: 0;
	transform: rotate(90deg);
}
.product-gallery .slick-arrow svg{
	fill: #4F4F4F;
}
.product-main__right{
	width: 58%;
	padding: 0 0 0 9px;
}
.product-main__title{
	font-weight: bold;
	font-size: 28px;
	line-height: 38px;
	letter-spacing: 0.01em;
}
.product-main__code{
	font-size: 14px;
	line-height: 24px;
	color: #989898;
	margin-bottom: 27px;
}
.product-main__text{
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 15px;
}
.product-main__text p:not(:last-child){
	margin-bottom: 22px;
}
.product-present__title{
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
	color: #000;
	margin-bottom: 20px;
}
.product-present__container{
	display: flex;
	align-items: center;
}
.product-present .woocommerce-Price-amount{
	font-weight: bold;
	font-size: 25px;
	line-height: 25px;
	color: #FF8A00;
	white-space: nowrap;
	margin-right: 37px;
}
.product-present .woocommerce-Price-amount bdi{
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;

}
.product-present span.woocommerce-Price-currencySymbol{
	margin-left: 12px;
}
.product-present .button{
	min-width: 0;
	padding: 12px 22px 12px 34px;
	font-size: 14px;
	background: #12AAFF;
	border-color: #12AAFF;
	border-radius: 20px;
}
.product-present .button:after{
	content: '';
	display: inline-block;
	width: 18px;
	height: 20px;
	background: url(../images/present.svg) no-repeat;
	vertical-align: middle;
	margin-left: 10px;
}
.product-present .button:hover{
	background: #077EC7;
	border-color: #077EC7;
}
.product-prop{
	margin-bottom: 12px;
}
.product-prop__title{
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	color: #606060;
	margin-bottom: 42px;
}
.product-prop__container{
	display: flex;
	margin: 0 -15px;
}
.product-prop__col{
	width: 50%;
	padding: 0 15px;
}
.product-prop__row{
	display: flex;
	justify-content: space-between;
	font-family: 'Roboto';
	font-size: 15px;
	line-height: 30px;
	color: #606060;
}
.product-prop__label{
	display: flex;
	align-items: center;
	flex-grow: 1;
}
.product-prop__label span{
	display: block;
	flex-shrink: 0;
}
.product-prop__label:after{
	content: '';
	display: block;
	height: 1px;
	background: #E2E2E2;
	flex-grow: 1;
	margin: 5px 10px 0;
}
.product-prop__value{
	width: 157px;
	flex-shrink: 0;
}




/* Responsive
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 1540px){
	.page-content__body{
		margin: 0 0 30px;
	}
}
@media only screen and (max-width: 1480px){
	.inner{
		margin-left: 15px;
		margin-right: 15px;
	}
	.site-header__container{
		margin: 0;
	}
	.header-logo__2{
		margin-right: 0;
	}
	.header-nav > ul > li{
		margin-left: 30px;
	}
	html[lang="ru"] .header-nav > ul > li {
		margin-left: 25px;
	}
	.header-cart__popup{
		right: 0;
	}
	.post-item__date{
		right: -18px;
	}
	.product-catalog__col{
		width: 33.333333333333%;
	}
	.resources__container{
		padding: 30px 0;
	}
	.footer-nav > ul > li{
		margin: 0 24px;
	}
	.site-footer__center{
		padding: 0 30px;
	}
}
@media only screen and (max-width: 1190px){
	.header-nav,.header-lang{
		display: none;
	}
	.touch-menu{
		display: block;
		width: 30px;
		height: 30px;
		cursor: pointer;
		margin-left: 20px;
	}
	.touch-menu svg{
		fill: #fff;
	}
	.section-slider__slide{
		padding: 30px 15px;
	}
	.page-content__body{
		padding: 39px 30px;
	}
	.page-content__title{
		margin-bottom: 20px;
	}
	.product-catalog__container{
		margin-right: 0;
	}
	.checkout__section:after{
		left: 0;
		right: 0;
	}
	.resources{
		margin: -8px 0 0;
	}
	.post-catalog__col{
		padding: 4px 15px 47px;
	}
	.post-single__right{
		padding: 0;
	}
	.resources__image{
		margin-bottom: 30px;
	}
	.resources__name{
		font-size: 17px;
		margin-bottom: 35px;
	}
	.profile-tasks__table th:nth-child(1),.profile-tasks__table td:nth-child(1){width: 26.5%;}
	.profile-tasks__table th:nth-child(2),.profile-tasks__table td:nth-child(2){width: 40%;}
	.profile-tasks__table th:nth-child(3),.profile-tasks__table td:nth-child(3){width: 16%;}
	.profile-tasks__table th:nth-child(4),.profile-tasks__table td:nth-child(4){width: 17.5%;}
	.profile-tasks__decor{
		left: 0;
		right: 0;
	}
	.breadcrumbs {
		margin: -10px 0 30px;
	}

	.checkoutnew{
		flex-direction: column;
		margin: 0;
	}
	.checkoutnew__left{
		width: 100%;
		padding: 0;
	}
	.checkoutnew__right{
		width: 100%;
		padding: 0;
	}







}
@media only screen and (max-width: 992px){
	.header-present{
		font-size: 0;
		padding: 0;
	}
	.header-account{
		height: auto;
	}
	.header-account__head{
		width: auto;
		padding: 0 !important;
	}
	.header-account__content{
		display: none;
	}
	.header-cart__total{
		justify-content: center;
		padding: 15px;
	}
	.header-account__image{
		width: 30px;
		height: 30px;
		margin: 0;
	}
	.header-account__container{
		margin-left: 20px;
	}
	.site-header__right{
		position: static;
	}
	.header-cart__popup{
		position: fixed;
		width: 95%;
		height: 100%;
		padding: 20px 50px 20px 15px;
		overflow-y: scroll;
		top: 0;
		left: 0;
		border-radius: 0;
		z-index: 10;
		-webkit-transform: translateX(-50px);
			-ms-transform: translateX(-50px);
				transform: translateX(-50px);
	}
	.opened .header-cart__popup{
		-webkit-transform: translateX(0);
			-ms-transform: translateX(0);
				transform: translateX(0);
	}
	.header-cart__popup:before{
		display: none;
	}
	.header-cart__close{
		display: block;
		width: 20px;
		height: 20px;
		position: absolute;
		top: 22px;
		right: 15px;
		cursor: pointer;
	}
	.header-cart__close svg{
		fill: #606060;
	}
	/* .header-present__btns{
		padding: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
				flex-direction: column;
		-webkit-box-align: start;
			-ms-flex-align: start;
				align-items: flex-start;
	}
	.header-present__btns a:not(.button){
		line-height: 22px;
		margin-bottom: 10px;
	}
	.header-present__btns .button{
		margin: 0 0 20px;
	} */
	.header-cart__head{
		flex-direction: column;
		align-items: flex-start;
	}
	.header-cart__title{
		margin: 0 0 5px;
	}
	.header-cart__foot{
		flex-direction: column;
		align-items: flex-start;
	}
	.woocommerce-mini-cart .quantity{
		justify-content: center;
	}
	.header-cart__total{
		display: flex;
	}
	.header-cart__total-title{
		margin: 0 5px 0 0;
	}
	.header-logo__1{
		gap: 25px;
		margin-right: 10px;
	}
	.header-logo__1 img:first-child {
		height: 53px;
	}
	.header-logo__1 img:last-child{
		height: 22px;
	}






	.header-account__body{
		width: 300px;
		max-width: 100%;
		-webkit-box-sizing: border-box;
				box-sizing: border-box;
		padding: 20px 15px 15px;
		position: fixed;
		top: 0;
		left: 0;
		background: #fff;
		-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);
				box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);
		z-index: 10;
	}
	.header-account__mobile-head{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
			-ms-flex-align: center;
				align-items: center;
		margin-right: 30px;
	}
	.header-account__mobile-image{
		-ms-flex-negative: 0;
			flex-shrink: 0;
		margin-right: 15px;
	}
	.header-account__mobile-image img{
		display: block;
		border-radius: 50%;
	}
	.header-account__mobile-name{
		font-weight: bold;
		font-size: 18px;
		line-height: 22px;
		color: #12AAFF;
	}
	.header-account__white{
		padding: 20px 0;
		margin: 0;
		background: none;
	}
	.header-account__links a{
		padding: 10px 15px;
		background: #0c6ac4;
		margin-bottom: 5px;
	}
	.header-account__close{
		display: block;
		width: 20px;
		height: 20px;
		position: absolute;
		top: 22px;
		right: 15px;
		cursor: pointer;
	}
	.header-account__close svg{
		fill: #606060;
	}
	.section-welcome{
		padding: 100px 0 170px;
	}
	.section-welcome__container{
		margin: 0;
	}
	.section-welcome__title{
		font-size: 55px;
		line-height: 60px;
	}
	.section-welcome__text{
		font-size: 18px;
		line-height: 24px;
	}
	.section-welcome__btns{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
				flex-direction: column;
		-webkit-box-align: start;
			-ms-flex-align: start;
				align-items: flex-start;
	}
	.section-welcome__btns .button{
		margin: 0 0 15px;
	}
	.section-events__right{
		padding: 20px 0 0 20px;
	}
	.section-events__date{
		margin-bottom: 10px;
	}
	.section-events__date-day{
		font-size: 60px;
		line-height: 1;
	}
	.section-events__date-month{
		font-size: 24px;
		line-height: 1;
		margin-bottom: 4px;
	}
	.section-events__date-time{
		font-size: 20px;
		line-height: 1;
	}
	.section-events__title{
		min-height: 0;
	}
	.section-slider{
		padding: 30px 0;
	}
	.section-title{
		margin-bottom: 12px;
	}
	.section-subtitle{
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 15px;
	}
	.page-content {
		padding: 80px 0 0;
	}
	.profile-form{
		padding: 20px 0 0;
	}
	.profile-form__btns{
		padding: 20px 12px 10px;
	}
	.product-catalog{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
				flex-direction: column;
		-webkit-box-align: center;
			-ms-flex-align: center;
				align-items: center;
	}
	.product-filter{
		padding: 11px 3px 3px;
	}
	.product-filter__sections{
		display: none;
	}
	.product-filter__head{
		padding: 0 0 5px;
		margin: 0 14px;
	}
	.product-filter__title{
		width: 100%;
		margin: 0;
	}
	.product-filter__title svg{
		display: inline-block;
		margin-left: 8px;
		position: relative;
		top: 2px;
	}
	.product-filter__title.opened svg{
		-webkit-transform: rotate(90deg);
			-ms-transform: rotate(90deg);
				transform: rotate(90deg);
	}
	.product-filter__clear{
		display: none;
	}
	.post-catalog__col{
		width: 50%;
	}
	.post-gallery{
		margin: 0 -10px 20px;
	}
	.post-gallery__col{
		padding: 10px;
	}
	.resources__container{
		padding: 0;
	}
	.resources__col{
		width: 50%;
	}
	.resources__image{
		margin-bottom: 5px;
	}
	.resources__name{
		margin-bottom: 10px;
	}









	.profile-info__image{
		width: 88px;
		height: 88px;
	}
	.profile-info__center{
		width: calc(100% - 287px);
	}
	.profile-tasks__desc{
		font-size: 16px;
	}
	.profile-tasks__table{
		margin: 0 0 20px;
	}
	.profile-tasks__table thead{
		display: none;
	}
	.profile-tasks__table tr{
		padding: 10px 0;
		flex-direction: column;
	}
	.profile-tasks__table td{
		width: 100% !important;
		padding: 5px 10px;
		text-align: center !important;
	}
	.profile-tasks__link{
		min-height: 24px;
		justify-content: center;
	}
	.profile-tasks__text{
		display: block;
		height: auto;
	}
	.profile-tasks__text:after{
		display: none;
	}
	.profile-tasks__text span{
		display: block;
		max-height: none;
	}
	.profile-tasks__status{
		display: flex !important;
		justify-content: center;
	}
	.profile-tasks__status-btn{
		display: none !important;
	}
	.profile-tasks__all,.profile-tasks__send{
		text-align: center;
	}
	#popup-event .popup__window{
		padding: 22px 20px;
	}
	.popup-form__btn{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
				flex-direction: column;
		-webkit-box-align: start;
			-ms-flex-align: start;
				align-items: flex-start
	}
	.popup-form__btn span{
		margin: 10px 0 0 0;
	}
	.popup-form__btn .button{
		margin-bottom: 10px;
	}
	.site-footer__container{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
				flex-direction: column;
		margin: 0;
	}
	.footer-nav > ul{
		padding: 30px 0;
	}
	.dialog-box{
		padding: 15px;
	}
	.dialog-box__inner{
		padding: 25px 15px;
	}
	.dialog-box__item,.dialog-box__item_right{
		width: 80%;
	}
	.product-main{
		flex-direction: column;
	}
	.product-main__left{
		width: 100%;
		padding: 0 0 30px;
	}
	.product-main__right{
		width: 100%;
		padding: 0;
	}
	.product-gallery{
		width: 500px;
		max-width: 100%;
		padding: 0;
		margin: 0 auto;
	}
	.product-gallery__big{
		width: 500px;
		max-width: 100%;
		padding: 0;
		margin: 0 auto;
	}
	.product-gallery__image{
		height: auto;
		margin-bottom: 20px;
	}
	.product-gallery__nav{
		position: relative;
		left: auto;
		top: auto;
		bottom: auto;
		width: 100%;
		height: auto;
	}
	.product-gallery__nav-slider{
		width: 100%;
	}
	.product-gallery__nav-slider:before,
	.product-gallery__nav-slider:after{
		display: none;
	}
	.product-gallery__nav-item{
		padding: 0 4px;
	}
	.product-gallery .slick-arrow{
		top: calc(50% - 12px);
	}
	.product-gallery .slick-arrow.slick-prev{
		transform: rotate(180deg);
		top: calc(50% - 12px);
		left: -12px;
	}
	.product-gallery .slick-arrow.slick-next{
		transform: none;
		right: -12px;
		bottom: auto;
		left: auto;
	}
	.product-prop__container{
		flex-direction: column;
	}
	.product-prop__col{
		width: 100%;
	}







}
@media only screen and (max-width: 767px){
	.section-events__container{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
				flex-direction: column;
		-webkit-box-align: center;
			-ms-flex-align: center;
				align-items: center;
	}
	.section-events__left{
		width: auto;
		padding: 0 0 15px;
	}
	.section-events__right{
		width: 100%;
		padding: 0;
	}
	.section-events .slick-dots{
		position: static;
		padding: 0 40px 20px;
	}
	.product-catalog__col{
		width: 50%;
	}
	.resources__container{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
				flex-direction: column;
	}
	.resources__col{
		width: 100%;
	}
	.resources__item{
		margin-bottom: 20px !important;
	}
	.post-single{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
				flex-direction: column;
	}
	.post-single__left{
		width: 100%;
		padding: 0 0 20px;
	}
	.post-single__right{
		width: 100%;
		padding: 0;
	}
	.post-featured{
		padding: 20px 0 0;
	}
	.post-featured__title {
		font-size: 22px;
		line-height: 28px;
	}
	.post-block-left{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
				flex-direction: column;
	}
	.post-block-left__content{
		width: 100%;
		padding: 0 0 20px;
	}
	.post-block-left__image{
		width: 100%;
		padding: 0;
	}
	.profile-info{
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
		padding: 15px;
	}
	.profile-info__left{
		padding: 0;
	}
	.profile-info__image{
		width: 60px;
		height: 60px;
	}
	.profile-info__center{
		width: calc(100% - 88px);
		-webkit-box-sizing: border-box;
				box-sizing: border-box;
		padding: 0 0 0 20px;
	}
	.profile-info__right{
		margin: 10px 0 0 80px;
	}
	.profile-history__head::after {
		top: 13px;
		right: 13px;
	}
	.profile-history__block.opened .profile-history__head::after {
		top: 10px;
		right: 10px;
	}
	.profile-history {
		padding: 30px 0;
	}	
	.profile-history__block{
		margin-bottom: 20px;
	}
	.profile-history__head{
		padding: 15px;
		font-size: 14px;
		line-height: 18px;
	}
	.profile-history__date{
		margin-right: 20px;
	}
	.profile-history__row:after{
		left: 5px;
		right: 5px;
	}
	.profile-history__image{
		padding: 0 5px;
	}
	.profile-history__image img{
		max-width: 100%;
	}
	.profile-history__name{
		width: 48%;
		padding: 0 5px;
		font-size: 12px;
		line-height: 16px;
	}
	.profile-history__price{
		width: 25%;
		padding: 0 10px 0 0;
		font-size: 12px;
		line-height: 16px;
	}
	.profile-history__price img{
		width: 15px;
		margin-left: 5px;
		position: relative;
		top: -2px;
	}
	.profile-history__foot{
		padding: 15px 10px;
	}
	.profile-history__total-num{
		font-size: 18px;
	}
	.profile-history__total-num img{
		top: 4px;
		margin-left: 10px;
	}
	.profile-history__total-text {
		margin: 0 20px 0 0;
	}
	.task-single__gallery{
		margin: 0 -5px 10px;
	}
	.task-single__gallery-col{
		padding: 0 5px 10px;
	}
	.task-single__gallery-col_3{
		width: 50%;
	}
	.register-steps__container{
		flex-direction: column;
	}
	.checkoutnew__col{
		width: 100%;
	}





}
@media only screen and (max-width: 640px){
	.woocommerce-mini-cart-item{
		display: block;
		position: relative;
		padding: 10px 30px;
	}
	.woocommerce-mini-cart-item > div{
		display: block;
		width: 100% !important;
		padding: 5px 0;
		text-align: center;
	}
	.woocommerce-mini-cart-item > div.woocommerce-mini-cart__remove{
		width: auto !important;
		position: absolute;
		top: 10px;
		right: 10px;
	}
	.woocommerce-mini-cart__remove svg{
		fill: #606060;
	}
	.woocommerce-mini-cart__price{
		-webkit-box-pack: center;
			-ms-flex-pack: center;
				justify-content: center;
	}
	.quantity{
		-webkit-box-pack: center;
			-ms-flex-pack: center;
				justify-content: center;
	}
	.section-welcome__title{
		font-size: 40px;
		line-height: 45px;
	}
	.section-welcome__text{
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 30px;
	}
	.section-slider .section-subtitle{
		margin-bottom: 0;
	}
	.section-slider__slider{
		margin: 0 -15px;
	}
	.section-slider .slick-arrow{
		display: none !important;
	}
	.post-item__title{
		min-height: 0;
	}
	.post-item__title:after{
		left: -15px;
		right: -15px;
	}
	.section-slider .slick-dots{
		padding: 0 0 25px;
		-webkit-box-pack: center;
			-ms-flex-pack: center;
				justify-content: center;
	}
	.section-slider .slick-dots li{
		margin: 0 8px;
	}
	.page-content__body {
		padding: 20px 15px;
	}
	.page-content__title {
		font-size: 24px;
		line-height: 28px;
	}
	.checkout__title{
		font-size: 18px;
		line-height: 20px;
	}
	.checkout__section{
		padding-bottom: 20px;
	}
	.post-catalog__container{
		margin: 0 -20px;
	}
	.post-catalog__col{
		width: 100%;
	}
	.post-gallery{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
				flex-direction: column;
		-webkit-box-align: center;
			-ms-flex-align: center;
				align-items: center;
	}
	.post-gallery__col{
		width: auto;
	}

	.ratings__head-text {
		padding: 14px 10px;
		font-size: 12px;
		line-height: 15px;
	}
	.ratings__info{
		width: auto;
	}
	.ratings__rank{
		margin-right: 10px;
	}
	.ratings__image{
		width: 33px;
		margin-right: 10px;
	}
	.ratings__name{
		font-size: 13px;
		line-height: 19px;
		word-wrap: break-word;
	}






	.popup-form__title {
		font-weight: bold;
		font-size: 24px;
		line-height: 28px;
		letter-spacing: 0.01em;
		margin: 0 60px 35px 0;
	}
	.popup__window{
		padding: 38px 20px;
	}
	.popup-form,.popup-thankyou,.popup-thankyou__container{
		min-height: 0 !important;
	}
	.popup-thankyou__container{
		padding: 0;
	}
	.popup__close{
		right: 28px;
	}
	.popup-thankyou__title{
		margin-bottom: 20px;
	}
	.popup-event-success {
		min-height: 0;
		margin: 9px 20px 0;
	}
}
@media only screen and (max-width: 480px){
	.button{
		min-width: 240px;
		padding: 15px;
	}
	.section-events__container{
		padding: 20px 15px;
	}
	.section-events .slick-dots{
		padding: 0 15px 20px;
	}
	.section-events__title{
		font-size: 28px;
	}
	.section-events__text {
		font-size: 16px;
		line-height: 24px;
	}
	.post-item__image{
		-webkit-box-sizing: border-box;
				box-sizing: border-box;
		padding: 0 15px;
	}
	.post-item__date {
		padding: 15px;
		right: -3px;
	}
	.profile-info__center{
		width: calc(100% - 50px);
	}
	.profile-info__image{
		width: 50px;
		height: 50px;
	}
	.profile-info__name {
		font-size: 16px;
		line-height: 20px;
	}
	.profile-info__rank{
		font-size: 14px;
		line-height: 18px;
	}
	.profile-info__btn{
		margin-left: -70px;
	}
	.profile-info__right{
		margin-left: 0;
	}
	.profile-form__col-2{
		width: 100%;
	}
	.popup-form__col-2{
		width: 100%;
	}
	.product-catalog__col{
		width: 100%;
	}
	.product-filter__title{
		cursor: pointer;
	}
	.checkout-form__col-2{
		width: 100%;
	}
	.checkout__rating span{
		display: block;
	}
	.checkout-delivery{
		padding: 15px 0;
	}
	.post-catalog .post-item__date{
		right: -3px;
	}
	.post-single__date{
		padding: 15px;
		top: 10px;
		right: -18px;
	}
	.task-single__btn{
		flex-direction: column;
		align-items: center;
	}
	.task-single__btn .button{
		margin: 0 0 10px;
	}
	.footer-nav > ul{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
			-ms-flex-direction: column;
				flex-direction: column;
		-webkit-box-align: center;
			-ms-flex-align: center;
				align-items: center;
	}
	.site-footer__center{
		padding: 0;
	}
	.footer-nav > ul{
		padding: 20px 0;
	}
	.footer-nav > ul > li{
		margin: 10px 0;
	}
	#popup-login .popup-form__title{
		margin-bottom: 30px;
	}
	.popup-form__login{
		flex-direction: column;
	}
	.popup-form__login li{
		padding: 0 !important;
		margin: 0 0 5px !important;
	}
	.popup-form__login li:not(:last-child):after{
		display: none;
	}


	.dialog-box{
		padding: 5px;
	}
	.dialog-box__chat{
		padding-right: 15px;
	}
	.dialog-box__item, .dialog-box__item_right {
		width: 95%;
	}
	.dialog-box__author{
		width: 40px;
	}
	.dialog-box__content{
		width: calc(100% - 40px);
		padding-left: 10px;
	}
	.dialog-box__item_right .dialog-box__content{
		padding: 0 10px 0 0;
	}
	.dialog-box__text{
		padding: 10px 15px 15px;
		font-size: 12px;
		line-height: 24px;
	}
	.dialog-box__task{
		font-size: 14px;
		line-height: 26px;
	}
	.dialog-box__task svg{
		width: 20px;
		height: 20px;
		margin-right: 10px;
	}
	.input-file > div {
		padding: 13px 43px 13px 32px;
	}
	.product-prop__row{
		flex-direction: column;
		align-items: flex-start;
		line-height: 25px;
		margin-bottom: 8px;
	}
	.product-prop__label{
		color: #000;
	}
}
@media only screen and (max-width: 360px){
	.header-logo__1,.header-logo__2{
		margin-right: 10px;
	}
	.touch-menu,.header-account__container{
		margin-left: 10px;
	}
	.profile-history__name{
		font-size: 10px;
		line-height: 12px;
	}
}
