.boxAdvantages {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 221px 0 55px 0;
	margin-top: -222px;
	margin-bottom: 84px;
}
.listAdvantages {
	margin-left: -8px;
	margin-right: -8px;
}
.listAdvantages_li {
	width: 20%;
	box-sizing: border-box;
	padding: 0 8px 16px 8px;
}
.listAdvantages_item {
    padding: 43px 10px 41px 10px;
    box-sizing: border-box;
    border-radius: 15px;
    background: #f5c629;
    text-align: center;
    min-height: 100%;
}
.listAdvantages_number {
	font-weight: 900;
	font-size: 60px;
	text-transform: uppercase;
}
.listAdvantages_item p {
	font-size: 16px;
	line-height: 1.25;
	color: #343434;
	margin-top: 1px;
}
.boxPopular {
	margin-bottom: 79px;
}
.tabsPopular {
	border-bottom: 1px solid #f0f0f0;
    margin-bottom: 29px;
    padding-bottom: 20px;
}
.tabsPopular button {
	display: block;
	font-weight: 300;
	font-size: 20px;
	text-transform: uppercase;
	color: #a3a3a3;
	padding: 5px 0;
	background: transparent;
	transition: 0.3s ease color;
	margin-right: 65px;
}
.tabsPopular button:hover {
	color: #343434;
	transition: 0.3s ease color;
}
.tabsPopular button.active {
	font-weight: 900;
	color: #343434;
}
.tabsPopular_content {
	display: none;
}
.tabsPopular_content.active {
	display: block;
}
.sliderPopular.swiper {
	margin-left: -3px;
	margin-right: -3px;
}
.sliderPopular .swiper-slide {
	box-sizing: border-box;
	padding: 3px;
}
.sliderPopular_item {
	border-radius: 15px;
	box-sizing: border-box;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
	background: #fff;
	padding: 1px;
}
.sliderPopular_item img {
	border-radius: 14px 14px 0 0;
}
.sliderPopular_top {
	position: relative;
}
.sliderPopular_thumb {
	border-radius: 14px 14px 0 0;
	padding-bottom: 71.5%;
	overflow: hidden;
}
.sliderPopular_article {
	position: absolute;
	left: 12px;
	bottom: 9px;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
	color: #343434;
	border-radius: 20px;
	background: #f5c629;
	padding: 8px 23px;
}
.sliderPopular_pd {
	padding: 20px 6px 21px 12px;
}
.sliderPopular_title {
	height: 80px;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 16px;
	line-height: 1.25;
	color: #343434;
	text-decoration: none;
	margin-bottom: 11px;
}
.sliderPopular_title:hover {
	color: #f5c629;
}
.sliderPopular_price {
	font-weight: 500;
	font-size: 26px;
	color: #343434;
	margin-bottom: 16px;
}
.sliderPopular_price span {
	font-size: 16px;
}
.sliderPopular_button {
	display: block;
	width: 100%;
	height: 43px;
	box-sizing: border-box;
	border: 1px solid #a3a3a3;
	border-radius: 30px;
	background: #fafafa;
	font-weight: 500;
	font-size: 14px;
	color: #343434;
	transition: 0.3s ease all;
}
.sliderPopular_button:hover {
	background: #f5c629;
	border-color: #f5c629;
}
.sliderPopular_button:active {
	border-color: #f5c629;
	box-shadow: inset 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	background: #f5c629;
}
.sliderPopular_favorites {
	display: block;
	width: 42px;
	height: 43px;
	font-size: 0;
	background: transparent;
	margin: 0 3px 0 10px;
}
.sliderPopular_favorites:hover use,
.sliderPopular_favorites.active use {
	fill: #f5c629;
}
.sliderPopular_favorites use {
	fill: #CECECE;
}
.swiper-button-prev,
.swiper-button-next {
	width: 41px;
	height: 41px;
	box-sizing: border-box;
	border-radius: 50%;
	border: 1px solid #A2A2A2;
	background: #FAFAFA;
	cursor: pointer;
	transition: 0.3s ease all;
}
.swiper-button-prev use,
.swiper-button-next use {
	stroke: #1B1B1B;
}
.swiper-button-next svg {
	margin-left: 2px;
	-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);
}
.sliderPopular_arrows {
	margin-top: 18px;
}
.swiper-button-next {
	margin-left: 12px;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
	background: #343434;
	border-color: #343434;
	transition: 0.3s ease all;
}
.swiper-button-prev:hover use,
.swiper-button-next:hover use {
	stroke: #fff;
}
.swiper-button-prev:active,
.swiper-button-next:active {
	box-shadow: inset 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.swiper-button-lock {
	display: none !important;
}
.swiper-button-disabled {
	cursor: default;
	pointer-events: none;
	opacity: 0.5;
}
.homeCategory {
	margin-bottom: 178px;
}
.homeCategory_top {
	margin-bottom: 35px;
}
.homeCategory h2 {
    font-weight: 900;
    font-size: 20px;
    text-transform: uppercase;
}
.sliderCategory.swiper {
	margin-left: -8px;
	margin-right: -8px;
}
.sliderCategory .swiper-slide {
	box-sizing: border-box;
	padding: 0 8px;
}
.sliderCategory.swiper {
	
}
.sliderCategory .swiper-slide:nth-child(3n+3),
.sliderCategory .swiper-slide:nth-child(3n+1) {
	width: 29.77%;
}
.sliderCategory .swiper-slide:nth-child(3n+1) .sliderCategory_link:first-child {
    padding-bottom: 125.725%;
}
.sliderCategory .swiper-slide:nth-child(3n+1) .sliderCategory_link:last-child {
	padding-bottom: 64.106%;
}
.sliderCategory .swiper-slide:nth-child(3n+3) .sliderCategory_link:first-child {
   	padding-bottom: 64.106%;
}
.sliderCategory .swiper-slide:nth-child(3n+3) .sliderCategory_link:last-child {
	padding-bottom: 125.725%;
}
.sliderCategory .swiper-slide:nth-child(3n+2) {
	width: 40.46%;
}
.sliderCategory .swiper-slide:nth-child(3n+2) .sliderCategory_link:first-child {
    padding-bottom: 58.869%;
}
.sliderCategory .swiper-slide:nth-child(3n+2) .sliderCategory_link:last-child {
	padding-bottom: 79.06%;
}
.sliderCategory_link:first-child {
	margin-bottom: 16px;
}
.sliderCategory_link {
	display: block;
	font-size: 0;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
}
.sliderCategory_link:before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 152px;
	z-index: 2;
	background: linear-gradient(0deg, #070707 0%, rgba(0, 0, 0, 0) 100%);
	transition: 0.3s ease all;
}
.sliderCategory_link:hover:before {
	transition: 0.3s ease all;
	height: 100%;
}
.sliderCategory_title {
	font-weight: 600;
	font-size: 18px;
	line-height: 1.1;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 37px;
	z-index: 3;
}
.boxQuestion {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 81px;
}
.boxQuestion_item {
	position: relative;
    min-height: 464px;
    box-sizing: border-box;
    padding: 35px 0 14px 0;
}
.boxQuestion_thumb {
	font-size: 0;
	position: absolute;
	bottom: 0;
	right: -43px;
	z-index: 2;
}
.boxQuestion_width {
	max-width: 70%;
	position: relative;
	z-index: 5;
}
.boxQuestion_title {
	font-weight: 300;
	color: #fff;
	font-size: 48px;
	line-height: 1.14583;
	text-transform: uppercase;
}
.boxQuestion_title span {
	font-weight: 600;
	color: #f5c629;
}
.boxQuestion_width p {
	font-weight: 600;
	font-size: 16px;
	line-height: 1.25;
	text-transform: uppercase;
	color: #fff;
	margin-top: 9px;	
}
.boxQuestion_button {
	display: block;
	border-radius: 30px;
	width: 279px;
	height: 63px;
	background: #f5c629;
	margin-top: 36px;
	font-weight: 500;
	font-size: 16px;
	color: #343434;
	transition: 0.3s ease all;
}
.boxQuestion_button:hover {
	color: #fff;
	transition: 0.3s ease all;
}
.boxQuestion_button:active {
	box-shadow: inset 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	transition: 0.3s ease all;
}
.homeArticles {
	margin-bottom: 87px;
}
.homeArticles_top {
	margin-bottom: 47px;
}
.homeArticles h2 {
	font-weight: 900;
	font-size: 20px;
	text-transform: uppercase;
}
.sliderArticles_link {
	display: block;
	font-size: 0;
	text-decoration: none;
}
.sliderArticles_thumb {
	overflow: hidden;
	border-radius: 15px;
	padding-bottom: 48.43%;
}
.sliderArticles_link p {
	height: 40px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 16px;
	line-height: 1.25;
	color: #343434;
	margin: 13px 20px 0 20px;
	transition: 0.3s ease color;
}
.sliderArticles_link:hover p {
	color: #F5C629;
	transition: 0.3s ease color;
}
.homeAbout {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 81px 0 70px 0;
}
.homeAbout_item h1,
.homeAbout_item h2 {
	font-weight: 900;
	font-size: 20px;
	line-height: 1.25;
	text-transform: uppercase;
	color: #343434;
}
.homeAbout_description {
    margin-top: 34px;
}
.description {
	font-size: 16px !important;
    color: #343434 !important;
    line-height: 1.75 !important;
}
.description h1,
.description h2,
.description h3,
.description h4,
.description h5,
.description h6 {
	margin: 0 0 10px 0 !important;
	font-weight: 900 !important;
    color: #343434 !important;
    font-family: "Roboto", sans-serif !important;
    line-height: 1.15 !important;
}
.description h1 {
	font-size: 20px !important;
	text-transform: uppercase;
}
.description h2 {
	font-size: 20px !important;
	text-transform: uppercase;
}
.description h3 {
	font-size: 18px !important;
	text-transform: uppercase;
}
.description h4 {
	font-size: 17px !important;
}
.description h5 {
	font-size: 16px !important;
}
.description h6 {
	font-size: 16px !important;
}
.description h1 font,
.description h2 font,
.description h3 font,
.description h4 font,
.description h5 font,
.description h6 font,
.description ul li font,
.description ol li font,  
.description h1 span,
.description h2 span,
.description h3 span,
.description h4 span,
.description h5 span,
.description h6 span,
.description blockquote span,
.description p font {
	font-size: inherit !important;
	color: inherit !important;
    font-family: inherit !important; 
}
.description p {
	font-size: 16px !important;
    color: #343434 !important;
    line-height: 1.75 !important;
    margin: 0 0 28px 0 !important;
}
.description p span {
	color: inherit !important;
    font-family: inherit !important;
    font-size: inherit !important;
}
.description img {
	font-size: 0;
	width: auto !important;
	max-width: 100% !important;
	height: auto !important;
}
.description ul {
  	list-style: none; 
}
.description ol {
	list-style: none;  
}
.description ul,
.description ol {
	margin: 0 0 28px 0 !important;
	list-style-position: inside;
}
.description ul li {
	position: relative;
	box-sizing: border-box;
	padding-left: 20px;
}
.description ul li:before {
    display: block;
    content: "";
    position: absolute;
    top: 11px;
    left: 0;
    width: 4px;
    height: 4px;
    background: #f5c629;
    border-radius: 50%;
}
.description ul ul,
.description ol ol,
.description ol ul,
.description ul ol {
	padding-left: 30px;
	box-sizing: border-box;
}
.description ol {
   list-style: none;
   counter-reset: li;
}
.description ol > li:before {
	counter-increment: li;
	content: counters(li, ".") ". ";
}
.description ol > li::marker {
	opacity: 0;
	display: none;
	visibility: hidden;
	font-size: 0;
}
.description ul li,
.description ol li {
	font-size: 16px !important;
    color: #343434 !important;
    line-height: 1.75 !important;
}
.description a {
	color: #f5c629;
	text-decoration: underline;
}
.description a:hover {
	text-decoration: none;
}
.description blockquote {
    font-size: 18px;
    font-weight: 600;
    color: #343434;
    border: 1px solid #f5c629;
    box-sizing: border-box;
    padding: 15px 30px !important;
    border-radius: 3px;
    line-height: 1.75;
    margin: 0 0 28px 0 !important;
}
.description table tr td {
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #ccc;
	font-size: 16px !important;
    color: #343434 !important;
    line-height: 1.75 !important;
}
.description iframe {
	width: 100% !important;
	height: auto !important;
	aspect-ratio: 16/9;
}
.description iframe,
.description table,
.description img {
	margin-bottom: 28px !important;
}
.description > *:last-child {
	margin-bottom: 0 !important;
}
footer {

}
.footerTop {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.footerTop_item-1 {
	box-sizing: border-box;
    padding-top: 49px;
    padding-bottom: 61px;
}
.footerTop_item-2 {
	padding-bottom: 27px;
}
.footerBottom {
	background: #343434;
}
.footerBottom_item {
	padding: 12px 0;
}
.footerTop_left {
    width: 47%;
    box-sizing: border-box;
    padding-right: 20px;
}
.footerTop_center {
	width: 25%;
	padding-top: 18px;
}
.footerTop_right {
	width: 28%;
	padding-top: 18px;
}
.footerLogo {
	display: inline-block;
	font-size: 0;
	max-width: 244px;
	margin-bottom: 40px;
}
.footerTop_title {
	font-weight: 600;
	font-size: 18px;
	color: #343434;
	margin-bottom: 20px;
}
.socialNetworks {
	max-width: 210px;
}
.socialNetworks a {
	width: 27px;
	height: 27px;
	margin: 0 21px 17px 0;
}
.socialNetworks a:hover {
	opacity: 0.6;
}
.menuFooter li {
	width: 50%;
	margin-bottom: 14px;
}
.menuFooter li:nth-child(even) {
	box-sizing: border-box;
	padding-left: 20px;
}
.menuFooter a {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 1.25;
	color: #343434;
	text-decoration: none;
}
.menuFooter a:hover {
	text-decoration: underline;
}
.footerTop_left .footerTop_title {
	margin-bottom: 14px;
}
.contact_address {
	width: 51%;
	box-sizing: border-box;
	padding-right: 20px;
	font-size: 16px;
	line-height: 1.25;
	color: #343434;
}
.contact_right {
	width: 49%;
}
.contact_mail,
.contact_telephone {
	position: relative;
    box-sizing: border-box;
    padding-left: 37px;
}
.contact_telephone svg {
	position: absolute;
	top: -4px;
	left: 1px;
}
.contact_mail p a,
.contact_telephone p a {
	display: inline-block;
	font-size: 16px;
	line-height: 1.25;
	color: #343434;
	text-decoration: none;
}
.contact_mail p a:hover,
.contact_telephone p a:hover {
	text-decoration: underline;
}
.contact_mail {
	margin-top: 19px;
}
.footerText {
	font-size: 14px;
	line-height: 1.42;
	color: #343434;
}
.copyright {
	font-weight: 500;
	font-size: 14px;
	color: #fff;
	margin-top: 4px;
}
footer .boxLanguages {
	margin-left: 35px;
}
footer .boxLanguages_button svg {
	transform: rotate(180deg);
}
footer .modalLanguages {
	top: initial;
	bottom: 100%;
	margin: 0 0 16px 0;
}
footer .modalLanguages:before {
    border-top: 16px solid #fff;
    border-bottom: 0;
    top: initial;
    bottom: -13px;
}
.footerBottom_link a {
	font-weight: 500;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.footerBottom_link a:hover {
	color: #f5c629;
}
.listSearch_li {
	padding-bottom: 6px;
	border-bottom: 1px solid #dde8f0;
	margin-bottom: 6px;
}
.listSearch_link {
	font-size: 0;
	text-decoration: none;
	padding-left: 15px;
}
.listSearch_thumb {
	width: 36px;
	height: 34px;
}
.listSearch_price {
	font-size: 14px;
	color: #343434;
}
.modalSearch h3 {
	width: 100%;
	box-sizing: border-box;
	padding: 0 15px;
	font-size: 15px;
	line-height: 1.2;
	color: #343434;
	transition: 0.3s ease all;
}
.listSearch_link:hover h3 {
	color: #f5c629;
	transition: 0.3s ease all;
}
.modalSearch_link {
	display: inline-block;
	margin: 11px 0 0 66px;
	font-weight: 700;
	font-size: 14px;
	line-height: 1.28;
	text-decoration: underline;
	text-decoration-skip-ink: none;
	color: #f5c629;
}
.modalSearch_link:hover {
	color: #343434;
}
.scroll-up svg {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -4px 0 0 -6px;
	-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);
}
.scroll-up use {
	fill: #F5C629;
}
.scroll-up:hover {
	background: #F5C629;
	transition: 0.3s ease all;
}
.scroll-up:hover use {
	fill: #fff;
}
.scroll-up:active {
	transition: 0.3s ease all;
	box-shadow: inset 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.inner-page .homeAbout {
	background-image: none !important;
	padding-top: 0;
}
.sectionQuestion {
	width: 100%;
	max-width: 1436px;
	margin: 0 auto;
	border-radius: 20px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	box-sizing: border-box;
	padding: 30px 116px 30px 116px;
	min-height: 196px;
	margin-bottom: 66px;
}
.sectionQuestion_left {
	box-sizing: border-box;
	padding-right: 30px;
}
.sectionQuestion h2 {
	font-weight: 700;
	font-size: 35px;
	line-height: 1.2;
	color: #f5c629;
}
.sectionQuestion p {
	font-size: 18px;
	color: #fff;
	margin-top: 7px;
}
.sectionQuestion_button {
	width: 280px;
	height: 63px;
	background: #f5c629;
	border-radius: 30px;
	transition: 0.3s ease all;
	font-weight: 500;
	font-size: 16px;
	color: #343434;
}
.sectionQuestion_button:hover {
	color: #fff;
	transition: 0.3s ease all;
}
.sectionQuestion_button:active {
	box-shadow: inset 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	transition: 0.3s ease all;
}
.boxLiked {
    margin-bottom: 61px;
}
.boxLiked_top {
	margin-bottom: 27px;
}
.boxLiked_top h2 {
	font-weight: 900;
	font-size: 20px;
	text-transform: uppercase;
	color: #343434;
	line-height: 1.2;
	margin-right: 20px;
}
.sliderLiked.swiper {
	margin-left: -3px;
	margin-right: -3px;
}
.sliderLiked .swiper-slide {
	box-sizing: border-box;
	padding: 3px;
}
.title-login {
	font-size: 36px;
	line-height: 1.2;
	text-align: center;
	color: #343434;
	padding-top: 16px;
    margin-bottom: 46px;
}
.formLogin {
	max-width: 604px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 15px 15px 15px;
	border-bottom: 1px solid #e0e0e0;
}
.formLogin_item {
	margin-bottom: 21px;
}
.formRegistration_item .input,
.formLogin_item .input {
	border-radius: 30px;
}
.errors .input {
	border-color: #f00;
}
.formCheckout_item.errors p,
.formRegistration_item.errors p,
.formLogin_item.errors p {
	font-weight: 500;
	font-size: 12px;
	line-height: 1.2;
	color: #ff0505;
	margin: 10px 0 0 40px;
}
.formCheckout_item.errors p {
	margin-left: 20px;
}
.formLogin_item-2 {
	margin-top: 35px;
}
.formRegistration_button,
.formLogin_button {
	display: block;
	width: calc(50% - 30px);
	height: 60px;
	background: #343434;
	border-radius: 30px;
	font-weight: 500;
	font-size: 16px;
	color: #fff;
	transition: 0.3s ease all;
	margin-bottom: 16px;
}
.formRegistration_button:hover,
.formLogin_button:hover {
	background: #f5c629;
	transition: 0.3s ease all;
}
.formRegistration_button:active,
.formLogin_button:active {
	box-shadow: inset 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	transition: 0.3s ease all;
}
.formRegistration_link,
.formLogin_link {
	width: calc(50% - 30px);
	height: 60px;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 1.2;
	color: #33485d;
	text-decoration: none;
	box-sizing: border-box;
	padding: 0 10px;
	background: url(../images/border-linear.svg) no-repeat;
	background-size: contain;
	background-position: center;
	margin-bottom: 16px;
}
.formRegistration_link img,
.formLogin_link img {
	margin-left: 20px;
	position: relative;
	top: 3px;
}
.formRegistration_link {
	width: 100%;
	background: url(../images/border-linear-2.svg) no-repeat;	
	background-size: contain;
    background-position: center;
}
.formLogin_bottom {
	max-width: 604px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 31px 15px 31px 15px;
	border-bottom: 1px solid #e0e0e0;
}
.formLogin_bottom p {
	font-size: 15px;
	line-height: 1.2;
	color: #343434;
	margin-right: 20px;
}
.formLogin_link-2 {
	width: 45%;
	height: 60px;
	box-sizing: border-box;
	border: 1px solid #343434;
	border-radius: 30px;
	font-weight: 500;
	font-size: 16px;
	color: #343434;
	text-decoration: none;
}
.formLogin_link-2:hover {
	border-color: #f5c629;
	background: #f5c629;
	color: #fff;
}
.formLogin_link-2:active {
	box-shadow: inset 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.forgot-password {
	font-size: 15px;
	line-height: 1.2;
	color: #343434;
	text-align: center;
	padding: 61px 0;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 31px;
}
.forgot-password span {
	margin-right: 5px;
}
.forgot-password a {
	color: #343434;
	text-decoration: underline;
}
.forgot-password a:hover {
	color: #f5c629;
}
.formRegistration {
	max-width: 728px;
	margin: 0 auto;
	border-bottom: 1px solid #e0e0e0;
}
.formRegistration_item {
	width: 50%;
	box-sizing: border-box;
	margin-bottom: 24px;
}
.formRegistration_item:nth-child(odd) {
	padding-right: 16px;
}
.formRegistration_item:nth-child(even) {
	padding-left: 16px;
}
.input-rel {
	position: relative;
}
.input {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 50px;
	border: 1px solid #dde8f0;
	border-radius: 15px;
	line-height: 48px;
	font-size: 15px !important;
	color: #343434;
	box-sizing: border-box;
	padding: 0 20px;
	background: transparent;
}
.input-rel label {
	font-size: 15px;
	color: #343434;
	position: absolute;
	top: 18px;
	left: 21px;
	z-index: -1;
}
.input-rel label span {
  	color: #DA1E18;
}
.input-rel.active label,
.input:focus + label {
  	display: none;
}
.input::-webkit-input-placeholder {color: #343434;}
.input::-moz-placeholder          {color: #343434;}
.input:-moz-placeholder           {color: #343434;}
.input:-ms-input-placeholder      {color: #343434;}
.input.area {
	height: 138px;
	line-height: 1;
	resize: none;
    padding-top: 16px;
    padding-bottom: 16px;
}
.buttonLink {
	display: block;
	width: 259px;
	height: 60px;
	background: #343434;
	border-radius: 30px;
	line-height: 1;
	transition: 0.3s ease all;
	font-weight: 500;
	font-size: 16px;
	color: #fff;
}
.buttonLink:hover {
	background: #f5c629;
	transition: 0.3s ease all;
}
.buttonLink:active {
	box-shadow: inset 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	transition: 0.3s ease all;
}
.formRegistration_button {
	width: 100%;
}
.formRegistration_size-2 {
	padding-top: 9px;
}
.formRegistration_bottom {
	max-width: 724px;
	margin: 0 auto 76px auto;
	padding: 31px 0;
	border-bottom: 1px solid #e0e0e0;
}
.formRegistration_bottom p,
.formRegistration_bottom .formLogin_link-2 {
	width: calc(50% - 16px);
}
.formRegistration_bottom p {
	text-align: center;
	margin: 0;
}
.formRegistration_size-2 .formRegistration_item {
	margin-bottom: 15px;
}
.listSchemes {
	margin-left: -7px;
	margin-right: -7px;
	margin-bottom: 47px;
}
.listSchemes_li {
	width: 20%;
	box-sizing: border-box;
	padding: 0 7px 23px 7px;
}
.listSchemes_link {
	padding-bottom: 137.82%;
	box-sizing: border-box;
	border: 1px solid #e7e7e7;
	border-radius: 20px;
	overflow: hidden;
}
.listSchemes_link:hover {
	border-color: #f5c629;
}
.schemesSearch {
	box-sizing: border-box;
    padding: 17px 18px 16px 0;
    border-radius: 0 50px 50px 0;
    background: #343434;
    margin: 0 0 34px 0;
    position: relative;
}
.schemesSearch:before {
	display: block;
	content: "";
	background: #343434;
	position: absolute;
	top: 0;
	right: 100%;
	bottom: 0;
	width: 81%;
    border-radius: 50px 0 0 50px;
}
.schemesSearch_item {
	margin-left: auto;
	position: relative;
	width: 100%;
}
.schemesSearch_input {
	display: block;
	background: #fff;
	width: 100%;
	height: 49px;
	box-sizing: border-box;
	border: 1px solid #e7e7e7;
	font-size: 14px !important;
	color: #a3a3a3;
	border-radius: 30px;
	padding: 0 100px 0 27px;
}
.schemesSearch_button {
	display: block;
	width: 75px;
	height: 43px;
	border-radius: 30px;
	font-size: 0;
	background: #f5c629;
	position: absolute;
	top: 3px;
	right: 3px;
	transition: 0.3s ease all;
}
.schemesSearch_button svg {
	position: relative;
	top: 1px;
}
.schemesSearch_button:hover {
    background: #343434;
    transition: 0.3s ease all;
}
.schemesSearch_button use {
    fill: #343434;
}
.schemesSearch_button:hover use {
	fill: #fff;
}
.boxSchemes {
	margin-bottom: 75px;
}
.boxSchemes_left {
	position: relative;
	z-index: 2;
    width: 39.25%;
}
.boxSchemes_right {
    width: 60.75%;
    box-sizing: border-box;
    padding: 28px 0 0 33px;
}
.boxSchemes_thumb {
	display: block;
	box-sizing: border-box;
	border: 1px solid #e7e7e7;
	border-radius: 20px;
	width: 100%;
	font-size: 0;
	overflow: hidden;
}
.boxSchemes_thumb img {
	border-radius: 20px;
}
.listDetails {
	border-top: 1px solid #e7e7e7;
	margin-bottom: 38px;
}
.listDetails_li {
	padding: 7px 0;
	border-bottom: 1px solid #e7e7e7;
}
.listDetails_thumb {
	width: 98px;
	height: 93px;
}
.listDetails_right {
	width: calc(100% - 98px);
	box-sizing: border-box;
	padding-left: 7px;
}
.listDetails_title {
	display: inline-block;
	font-size: 15px;
	line-height: 1.2;
	color: #343434;
	text-decoration: none;
}
.listDetails_title:hover {
	color: #f5c629;
}
.listDetails_article {
	font-size: 15px;
	line-height: 1.2;
	color: #969696;
	margin-top: 7px;
}
.listDetails_article span {
	margin-left: 3px;
}
.listDetails_price {
	font-size: 15px;
	color: #343434;
}
.listDetails_price span {
	margin-right: 3px;
}
.listDetails_button {
	display: block;
	border-radius: 30px;
	width: 75px;
	height: 46px;
	background: #343434;
	font-size: 0;
	line-height: 1;
	transition: 0.3s ease all;
}
.listDetails_button use {
	fill: #fff;
}
.listDetails_button:hover {
	background: #f5c629;
	transition: 0.3s ease all;
}
.listDetails_button:active {
	box-shadow: inset 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	background: #f5c629;
	transition: 0.3s ease all;
}
.listDetails_box-1 {
	width: 100%;
	box-sizing: border-box;
	padding-right: 30px;
}
.listDetails_box-3 {
	padding: 0 12px;
}

.boxQuantity {
	width: 136px;
	height: 46px;
	border-radius: 30px;
	background: #f2f2f2;
	position: relative;
	box-sizing: border-box;
	padding: 0 4px;
}
.boxQuantity_minus,
.boxQuantity_plus {
	display: block;
	width: 36px;
	height: 37px;
	box-sizing: border-box;
	border: 1px solid #e9e9e9;
	background: #fff;
	font-size: 0;
	border-radius: 50%;
	transition: 0.3s ease all;
	position: relative;
}
.boxQuantity_minus:hover,
.boxQuantity_plus:hover {
	border-color: #f5c629;
	background: #f5c629;
	transition: 0.3s ease all;
}
.boxQuantity_minus:before,
.boxQuantity_plus:before {
	display: block;
	content: "";
	width: 18px;
	height: 2px;
	background: #f2f2f2;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -1px 0 0 -9px;
}
.boxQuantity_plus:after {
	display: block;
	content: "";
	width: 2px;
	height: 18px;
	background: #f2f2f2;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -9px 0 0 -1px;
}
.boxQuantity_minus:hover:before,
.boxQuantity_plus:hover:before,
.boxQuantity_plus:hover:after {
	background: #fff;
}
.boxQuantity_input {
	width: 100%;
	height: 37px;
	line-height: 37px;
	text-align: center;
	box-sizing: border-box;
	padding: 0 3px;
	font-size: 20px !important;
	color: #464455;
	background: transparent;
}
.boxSchemes_right .showMore {
	text-align: left;
	margin-bottom: 0;
}
/**
 * Image Zoom styles
**/
figure.containerZoom{background-position:50% 50%;position:relative;width:100%;overflow:hidden;cursor:zoom-in;margin:0}figure.containerZoom img{transition:opacity .5s;display:block;width:100%}figure.containerZoom.active img{opacity:0}
/**
 * END Image Zoom styles
**/
.boxReviews {
    padding-top: 20px;
    margin-bottom: 89px;
}
.boxReviews_left {
	width: 50%;
	box-sizing: border-box;
	border-right: 1px solid #dde8f0;
	padding-right: 50px;
}
.boxReviews_right {
	width: 50%;
	box-sizing: border-box;
	padding-left: 50px;
}
.boxReviews_title {
	font-size: 30px;
	line-height: 1.2;
	color: #343434;
	margin-bottom: 44px;
}
.boxReviews_title span {
	color: #f5c629;
}
.listReviews {

}
.listReviews_li {
	padding-bottom: 38px;
    margin-bottom: 38px;
    border-bottom: 1px solid #dde8f0;
}
.listReviews_li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
.listReviews_title {
	font-size: 16px;
	line-height: 1.2;
	color: #343434;
	margin: 0 45px 10px 0;
}
.listReviews_title i,
.listReviews_title span {
	font-style: normal;
	font-size: 14px;
}
.listReviews_title i {
	margin: 0 3px;
}
.listReviews_star {
    font-size: 0;
    margin: 1px 0 10px 0;
}
.listReviews_star img {
    margin-right: 4px;
}
.listReviews_description  {
	margin-top: 7px;
}
.lineHeight.description table tr td,
.lineHeight.description blockquote,
.lineHeight.description ul li,
.lineHeight.description ol li,
.lineHeight.description p,
.lineHeight.description {
	line-height: 1.5 !important;
}
.boxReviews_left .showMore {
	text-align: left;
    margin: 0;
}
.boxReviews_title-2 {
	font-size: 30px;
	line-height: 1.2;
	color: #343434;
	margin-bottom: 36px;
}
.formReviews {

}
.formReviews_width {

}
.formReviews_item {
	box-sizing: border-box;
	margin-bottom: 24px;
}
.formReviews_width .formReviews_item {
	width: 50%;
}
.formReviews_width .formReviews_item:nth-child(odd) {
	padding-right: 8px;
}
.formReviews_width .formReviews_item:nth-child(even) {
	padding-left: 8px;
}
.formReviews_item p {
	font-size: 14px;
	color: #343434;
	margin: 0 0 15px 6px;
}
.formReviews_item-2 p {
	font-size: 14px;
	color: #343434;
	margin: 6px 41px 0 6px;
}
.formReviews_star {
	font-style: 0;
}
.formReviews_star img {
	width: 26px;
	margin-right: 4px;
}
.formReviews_item-2 {
	padding-top: 9px;
	margin-bottom: 31px;
}
.formReviews .input.area {
	height: 176px;
}
.formReviews_text {
	font-size: 12px;
	color: #343434;
	padding-top: 7px;
}
.formReviews_button {
	display: block;
	border-radius: 50px;
	width: 337px;
	height: 60px;
	background: #343434;
	font-weight: 500;
	font-size: 15px;
	color: #fff;
	transition: 0.3s ease all;
	margin-top: 45px;
}
.formReviews_button:hover {
	background: #f5c629;
	transition: 0.3s ease all;
}
.formReviews_button:active {
	box-shadow: inset 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	transition: 0.3s ease all;
}












@media screen and (min-width: 992px) {
    .inner-page .homeCategory {
        margin-bottom: 84px;
    }
}
@media screen and (max-width: 1680px) {
	.sectionQuestion {
		max-width: 1280px;
	}

}
@media screen and (max-width: 1400px) {
	.boxQuestion_thumb {
	    right: -25px;
	}
	.sectionQuestion {
		max-width: 1200px;
	}

}
@media screen and (max-width: 1340px) {
	.schemesSearch:before {
		width: 30%;
	}
}
@media screen and (max-width: 1279px) {
	.boxQuestion_thumb {
        right: 10px;
    }

}
@media screen and (max-width: 1230px) {
	.sectionQuestion {
		width: auto;
        margin-left: 15px;
        margin-right: 15px;
    }

}
@media screen and (max-width: 1199px) {
	.listDetails_right {
		-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;
	}
	.listDetails_box-1 {
	    width: 100%;
	    padding: 0 0 7px 0;
	}
	.listAdvantages_number {
		font-size: 46px;
	}
	.listAdvantages_item {
	    padding: 30px 18px;
	}
	.sliderArticles_link p {
		margin-right: 0;
		margin-left: 0;
	}
	.listProduct_li {
	    width: 25%;
	}
	.boxReviews_left {
	    padding-right: 30px;
	}
	.boxReviews_right {
	    padding-left: 30px;
	}
	.listReviews_li {
	    padding-bottom: 20px;
	    margin-bottom: 20px;
	}
	.boxReviews_title {
	    margin-bottom: 30px;
	}
	.boxReviews_title-2 {
	    margin-bottom: 34px;
	}

}
@media screen and (max-width: 991px) {
	.title-login {
	    font-size: 32px;
	    padding-top: 0;
	    margin-bottom: 30px;
	}
	.listSchemes_li {
	    width: 25%;
	}
	.listDetails_button {
	    width: 46px;
	    height: 46px;
	}
	.listDetails_box-3 {
	    padding: 0 5px;
	}
	.boxSchemes_right {
	    padding: 20px 0 0 20px;
	}
	.listAdvantages {
		justify-content: center;
	}
	.listAdvantages_li {
	    width: 33.33%;
	}
	.tabsPopular button {
		margin-right: 40px;
	}
	.boxAdvantages {
	    padding: 175px 0 40px 0;
	    margin-bottom: 50px;
	}
	.sliderCategory_title {
	    font-size: 16px;
	    bottom: 20px;
	}
	.homeCategory {
	    margin-bottom: 50px;
	}
	.boxQuestion_thumb {
		display: none;
	}
	.boxQuestion_width {
	    max-width: 100%;
	    text-align: center;
	}
	.boxQuestion_button {
		margin: 35px auto 0 auto;
	}
	.boxQuestion_item {
	    min-height: auto;
	    padding: 40px 0;
	}
	.boxQuestion_title {
		font-size: 38px;
	}
	.homeArticles,
	.boxQuestion {
		margin-bottom: 50px;
	}
	.homeArticles_top {
	    margin-bottom: 30px;
	}
	.homeAbout {
	    padding: 50px 0;
	}
	.homeAbout_description {
	    margin-top: 20px;
	}
	footer .boxLanguages {
		display: none;
	}
	.footerTop_item-1 {
		-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;
		padding-top: 30px;
    	padding-bottom: 30px;
	}
	.footerTop_left {
	    width: 100%;
	    padding-right: 0;
	}
	.footerLogo {
	    margin-bottom: 20px;
	}
	.contact_mail {
	    margin-top: 10px;
	}
	.contact_right,
	.contact_address,
	.footerTop_right,
	.footerTop_center {
	    width: 50%;
	}
	.listProduct_li {
        width: 33.33%;
    }
    .sectionQuestion {
	    padding: 30px;
	    margin-bottom: 50px;
	}
	.boxLiked,
	.showMore {
	    margin-bottom: 50px;
	}
	.listProduct {
	    margin-bottom: 27px;
	}
	.boxReviews {
		display: block;
	}
	.boxReviews_left {
        padding: 0 0 50px 0;
        width: 100%;
        border-right: 0;
    }
    .boxReviews_right {
        width: 100%;
        padding: 0;
    }
    .boxReviews_title-2 {
        margin-bottom: 25px;
    }
    .formReviews_item-2 {
	    padding-top: 0;
	    margin-bottom: 24px;
	}
	.formReviews_text {
		padding-top: 0;
	}
	.formReviews_button {
		margin-top: 25px;
	}


}
@media screen and (max-width: 768px) {
	.formRegistration_bottom {
		display: block;
		margin-bottom: 30px;
		padding: 20px 0;
		text-align: center;
	}
	.formRegistration_bottom p {
		width: 100%;
	}
	.formRegistration_bottom .formLogin_link-2 {
		width: 280px;
    	margin: 15px auto 0 auto;
	}
	.formRegistration_size {
		display: block;
	}
	.formRegistration_item {
		width: 100%;
	}
	.formRegistration_item:nth-child(odd) {
		padding-right: 0;
	}
	.formRegistration_item:nth-child(even) {
		padding-left: 0;
	}
	.formRegistration_size-2 .formRegistration_item:first-child {
		order: 2;
	}
	.formRegistration_size-2 .formRegistration_item:last-child {
		order: 1;
	}
	.formRegistration_link,
	.formRegistration_button {
		max-width: 348px;
		width: 100%;
		margin: 0 auto;
	}
	.listSchemes_li {
	    padding: 0 5px 15px 5px;
	}
	.listSchemes {
	    margin-left: -5px;
	    margin-right: -5px;
	    margin-bottom: 35px;
	}
	.boxSchemes {
		display: block;
		margin-bottom: 50px;
	}
	.boxSchemes_left {
	    width: 100%;
	}
	.boxSchemes_thumb img {
		width: 100%;
	}
	.boxSchemes_right {
		width: 100%;
		padding: 20px 0 0 0;
	}
	.schemesSearch:before {
		display: none;
	}
	.schemesSearch {
	    padding: 17px 18px 16px 18px;
	    border-radius: 50px;
	}
	.boxSchemes_right .showMore {
		text-align: center;
	}
	.boxLiked.pd-15,
	.homeArticles.pd-15,
	.boxPopular.pd-15 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.boxLiked_top {
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 25px;
	}
	.tabsPopular {
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 25px;
    	padding-bottom: 5px;
	}
	.sliderLiked.swiper,
	.sliderPopular.swiper {
	    margin-left: 0;
	    margin-right: 0;
	    padding: 0 12px;
	}
	.sliderLiked .swiper-slide,
	.sliderPopular .swiper-slide {
		width: 233px !important;
	}
	.homeArticles_top {
		margin-left: 15px;
		margin-right: 15px;
	}
	.sliderArticles.swiper {
		padding: 0 15px;
	}
	.sliderArticles .swiper-slide {
		width: 382px !important;
	}
	.listAdvantages_number {
        font-size: 40px;
    }
    .sectionQuestion {
        display: block;
        text-align: center;
    }
    .sectionQuestion_left {
	    padding: 0 0 30px 0;
	}
	.boxReviews {
	    padding-top: 0px;
	    margin-bottom: 50px;
	}
	.boxReviews_title-2,
	.boxReviews_title {
        margin-bottom: 25px;
        font-size: 22px;
    }
    .listReviews_description {
	    margin-top: 0;
	}
	.formReviews_item p {
		margin-bottom: 10px;
	}

}
@media screen and (max-width: 639px) {
	.title-login {
        font-size: 24px;
        margin-bottom: 24px;
    }
    .formLogin {
    	padding: 0;
    }
    .formLogin_bottom {
    	display: block;
	    text-align: center;
	    padding: 20px 0;
	}
	.formLogin_bottom p {
		margin: 0;
	}
	.formLogin_link-2 {
	    width: 280px;
	    margin: 15px auto 0 auto;
	}
	.forgot-password {
	    padding: 20px 0;
	    margin-bottom: 30px;
	}
	.formLogin_item-2 {
		margin-top: 20px;
		-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;
	}
	.formLogin_button {
		-webkit-box-ordinal-group: 2;-webkit-order: 1;-ms-flex-order: 1;order: 1;
		width: 259px;
		margin: 0 auto 20px auto;
	}
	.formLogin_link {
		-webkit-box-ordinal-group: 3;-webkit-order: 2;-ms-flex-order: 2;order: 2;
		width: 259px;
		margin: 0 auto 20px auto;
	}
	.listSchemes_li {
        width: 33.33%;
    }
    .listAdvantages_item {
        padding: 22px 7px;
    }
    .contact {
    	display: block;
    }
    .contact_right, .contact_address, .footerTop_right, .footerTop_center {
        width: 100%;
    }
    .contact_address {
    	padding: 0 0 20px 0;
    }
    .sliderCategory .swiper-slide:nth-child(3n+3), 
    .sliderCategory .swiper-slide:nth-child(3n+1) {
	    width: 50%;
	}
	.sliderCategory .swiper-slide:nth-child(3n+2) {
	    width: 50%;
	}
	.sliderCategory .swiper-slide:nth-child(3n+2) .sliderCategory_link:first-child {
	    padding-bottom: 85%;
	}
	.sliderCategory .swiper-slide:nth-child(3n+2) .sliderCategory_link:last-child {
	    padding-bottom: 104.56%;
	}
	.listSearch_link {
	    padding-left: 0;
	}
	.modalSearch_link {
		margin-left: 51px;
	}
	.listProduct_li {
        width: 50%;
    }

}
@media screen and (max-width: 479px) {
	.listSchemes_li {
        width: 50%;
    }
    .schemesSearch {
        padding: 10px;
        border-radius: 15px;
        margin-bottom: 20px;
    }
    .schemesSearch_input {
	    font-size: 14px !important;
	    border-radius: 10px;
	    padding: 0 70px 0 15px;
	}
	.schemesSearch_button {
	    width: 43px;
	    border-radius: 10px;
	}
	.listDetails_thumb {
	    width: 70px;
	    height: 80px;
	}
	.listDetails_right {
	    width: calc(100% - 70px);
	}
	.listDetails_button {
        width: 40px;
        height: 40px;
        border-radius: 10px;
    }
    .boxQuantity {
    	width: 118px;
	    height: 40px;
	}
	.boxQuantity_minus, .boxQuantity_plus {
	    width: 30px;
	    height: 30px;
	}
	.boxQuantity_input {
	    height: 30px;
	    line-height: 30px;
	    font-size: 18px !important;
	}
	.listAdvantages_li {
        width: 50%;
    }
    .sliderArticles .swiper-slide {
        width: 270px !important;
    }
    .swiper-button-prev, .swiper-button-next {
    	width: 34px;
    	height: 34px;
    }
    .swiper-button-next {
	    margin-left: 6px;
	}
	.boxQuestion_title {
        font-size: 32px;
    }
    .sliderPopular_pd {
	    padding: 15px 8px 15px 8px;
	}
	.sliderPopular_title {
	    height: 72px;
	    font-size: 14px;
	    margin-bottom: 10px;
	}
	.sliderPopular_price {
	    font-size: 20px;
	    margin-bottom: 10px;
	}
	.sliderPopular_button {
	    height: 38px;
	    font-size: 12px;
	}
	.sliderPopular_favorites {
	    width: 38px;
	    height: 38px;
	    margin: 0 0 0 5px;
	}
	.tabsPopular button:last-child {
		margin-right: 0;
	}
	.sliderCategory_title {
        font-size: 14px;
        bottom: 15px;
    }
    .sliderCategory .swiper-slide {
	    padding: 0 5px;
	}
	.sliderCategory_link:first-child {
	    margin-bottom: 10px;
	}
	.homeCategory_top {
	    margin-bottom: 25px;
	}
	.tabsPopular button {
		font-size: 18px;
	}
	.footerBottom_item {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.footerBottom_link {
		width: 100%;
		text-align: center;
	}
	.footerBottom_right {
		width: 100%;
		-webkit-box-ordinal-group: 2;-webkit-order: 1;-ms-flex-order: 1;order: 1;
	}
	.copyright {
		-webkit-box-ordinal-group: 3;-webkit-order: 2;-ms-flex-order: 2;order: 2;
		margin-top: 15px;
	}
	.sliderPopular_article {
	    left: 9px;
	    bottom: 9px;
	    font-size: 10px;
	    padding: 5px 13px;
	}
	.listProduct {
        margin-bottom: 15px;
    }
    .formReviews_width .formReviews_item {
		width: 100%;
	}
	.formReviews_width .formReviews_item:nth-child(odd) {
		padding-right: 0;
	}
	.formReviews_width .formReviews_item:nth-child(even) {
		padding-left: 0;
	}
	.formReviews_item-2 p {
		margin-right: 20px;
	}


}
@media screen and (max-width: 374px) {
	.listDetails_box-2 {
		width: 100%;
		margin-bottom: 5px;
	}
	.listDetails_box-3 {
		padding: 0;
	}
	.listDetails_article {
		margin-top: 5px;
	}
	.listDetails_box-1 {
        padding: 0 0 5px 0;
    }
    .listAdvantages_item p {
    	font-size: 14px;
    }
    .formReviews_button {
		width: 100%;
	}
}
@media screen and (max-width: 359px) {
	.menuFooter a {
		font-style: 14px;
	}
	.sectionQuestion_button {
		width: 100%;
	}

}