body {
	font-family: 'Proxima Nova', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 18px;
	line-height: 20px;
	width: 100%;
}
@media screen and (max-width: 768px) {
	html, body {
		overflow-x: hidden!important;
		max-width: 100%;
	}
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
	margin-top: 0;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
* {
	outline: none;
}
a {
	text-decoration: none;!important; /* Отменяем подчеркивание у ссылки */
}
.btn-link:focus, .btn-link:hover {
	text-decoration: none!important;
}
.w100 {
	width: 100%!important;
}
.send-result {
	font-size: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.container {
	position: relative;
}

.caret {
	border: 1px;
	border-style: solid;
	width: 6px;
	height: 6px;
	transform: rotate(45deg);
	border-top: none;
	border-left: none;
	position: absolute;
	top: 5px;
}

.header {
	border-bottom: 1px solid #d9d7d7;
}

.header__top {
	background-image: url('/image/src/vector.png');
	background-color: #249e3b;
	height: 47px;
	display: flex;
	align-items: center;
}

.header__top a {
	color: #fff;
	font-family: "Proxima Nova";
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	letter-spacing: 0.32px;
}

.header__top a:hover, .header__top span:hover {
	color: #00cac4;
}

.header__top .dropdown-menu .language-select:hover {
	color: #00cac4!important;
}

.header__top ul {
	margin:  0 0 0 0;
}

.header__icon-wrap {
	background: #fff;
	width: 22px;
	height: 21px;
	display: flex;
	align-items: center;
	justify-content: center;
	float: left;
	border-radius: 100%;
	margin-right: 8px;
}

.header__top .list-inline {
	display: inline-block;
}

.header__top .list-inline:not(:last-child) {
	margin-right: 26px;
}

.header__top .caret {
	border-color: #fff;
	border-top-color: rgb(255, 255, 255);
	border-left-color: rgb(255, 255, 255);
	margin-left: 8px;
}

.header__wrap {
	display: flex;
	justify-content: space-between;
}

.header__left {
	display: flex;
	align-items: center;
}

/*lang*/
#form-language button {
	color: #fff;
	font-size: 20px;
	font-family: "Proxima Nova";
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	line-height: 25.99px;
	text-align: left;
	font-style: normal;
	letter-spacing: 0.32px;
}

.language .language__name {
	background: #fff;
	border-radius: 20px;
	padding: 0 10px;
	color: #259d3b;
}

.language .language__text {
	margin-right: 8px;
}

.language__name .caret {
	border-color: #249e3b;
	position: relative;
	margin-left: 8px;
	top: -1px;
}

#form-language button.language-select {
	color: #249e3b;
}

/*currency*/
#form-currency button {
	color: #fff;
	font-size: 20px;
	font-family: "Proxima Nova";
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	line-height: 25.99px;
	text-align: left;
	font-style: normal;
	letter-spacing: 0.32px;
}

.currency .currency__name {
	background: #fff;
	border-radius: 20px;
	padding: 0 10px;
	color: #259d3b;
}

.currency .currency__text {
	margin-right: 8px;
}

.currency__name .caret {
	border-color: #249e3b;
	position: relative;
	top: -2px;
}

#form-currency button.currency-select {
	color: #249e3b;
}

#form-currency button {
	padding-right: 0;
}

/*header_bottom*/
.header__bottom-wrap {
	height: 116px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}

#logo img {
	max-width: 163px;
}

/*menu*/
#header-menu .menu__name {
	text-transform: uppercase;
	color: #000;
	font-family: "Proxima Nova";
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: 25.97px;
	text-align: left;
	font-style: normal;
	letter-spacing: 0.32px;
	line-height: normal;
	padding: 0;
}

#header-menu .menu__name:hover {
	color: #00cac4;
	background: none;
}

#header-menu .carret {
	color: #00cac4;
	margin-left: 11px;
}

#header-menu {
	margin: 0 40px;
}

.header__bottom-links {
	padding: 0;
	margin: 0;
}

.header__bottom-links li {
	display: inline-block;
}

.header__bottom-menu {
	display: flex;
	align-items: center;
}

.header__bottom-links li a {
	text-transform: uppercase;
	color: #000000;
	font-family: "Proxima Nova";
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	letter-spacing: normal;
	line-height: 25.97px;
	text-align: left;
	font-style: normal;
	letter-spacing: 0.32px;
	line-height: normal;
}

.header__bottom-links li a:hover {
	color: #00cac4;
}

.header__bottom-links li:not(:last-child) a {
	margin-right: 40px;
	line-height: 25px;
}

.menu__header, .dropdown-inner {
	box-shadow: 0px 0px 10px 1px #ffffff82;
}

.menu__header ul {
	padding: 0;
}

.menu__header li {
	font-size: 20px;
	list-style: none;
	position: relative;
}

.menu__header li a {
	color: #000;
	padding: 5px 10px;
	display: inline-block;
	width: 100%;
}

.menu__header li:hover + .dropdown-inner {
	display: block;
}

dropdown-menu.menu__header li .dropdown-inner {
	position: absolute;
	right: 0;
	background: red;
}

.menu__header ul li .dropdown-inner {
	display: none;
}

.menu__header ul li:hover .dropdown-inner {
	display: block;
}

.menu__header ul li .dropdown-inner {
	position: absolute;
	left: 100%;
	top: 0;
	width: 200px;
	background: #fff;
}
















/*search*/
#search input {
	height: 50px;
	border-radius: 25px;
	border: 2px solid #d9d7d7;
	background-color: #ffffff;

	font-family: "Proxima Nova";
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
	letter-spacing: normal;
	line-height: 35px;
	text-align: left;
	/* Text style for "Поиск" */
	font-style: normal;
	letter-spacing: 0.36px;
	line-height: normal;
}

#search span {
	position: absolute;
}

#search span {
	position: absolute;
	right: 15px;
	top: 17px;
	z-index: 2;
	cursor: pointer;
}

/*register*/
.register__icon {
	height: 41px;
	width: 41px;
	background: #00cac4;
	border-radius: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

.register__icon svg {
	position: relative;
	top: 4px;
}

.register__wrap {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.header__bottom-register {
	position: absolute;
	right: -217px;
	z-index: 100;
	width: 150px;
}

.register__actions {
	display: flex;
	flex-direction: column;
}

.register__actions a {
	color: #000000;
	font-family: "Proxima Nova";
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	letter-spacing: normal;
	line-height: 25.99px;
	text-align: left;
	font-style: normal;
	letter-spacing: 0.32px;
	line-height: 16px;
}

.register__actions a:first-child {
	padding-bottom: 5px;
	border-bottom: 1px solid #00cac4;
	margin-bottom: 5px;
}

.register__actions a:hover {
	color: #00cac4;
}

/*homeslider*/
.home-slider {
	overflow: hidden;
}

.home-slider__wrap > div > div {
	flex: 0 0 50%;
}

.home-slider__wrap {
	/*height: 624px;*/
	height: 524px;
	background: url('/image/src/slider-photo.jpg');
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: center;
}

.home-slider__left {
	position: relative;
}

.home-slider__right {
	position: relative;
}


.home-slider__right::after {
	position: absolute;
	content: '';
	background: rgba(36, 158, 59, 0.92);
	width: 1000px;
	height: 750px;
	transform: rotate(5deg);
	top: -50px;
	left: -35px;
}

.home-slider__left::after {
	position: absolute;
	content: '';
	background: rgba(0, 0, 0, 0.64);
	width: 1000px;
	height: 750px;
	transform: rotate(5deg);
	top: -50px;
	right: 7px;
}

#slider-right, #slider-left {
	z-index: 1;
}

.slider-left {
	padding-top: 125px;
}

.slider-left__h2 {
	color: #00cac4;
	font-family: "Proxima Nova";
	font-size: 80px;
	font-weight: 700;
	font-style: normal;
	line-height: 25.99px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1.6px;
	margin-bottom: 41px;
}

.slider-left__title {
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 60px;
	font-weight: 700;
	font-style: normal;
	line-height: 60px;
	text-align: left;
	letter-spacing: 1.2px;
	margin-bottom: 38px;
}

.slider-left__desc {
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 25px;
	font-weight: 300;
	font-style: normal;
	line-height: 35px;
	text-align: left;
	letter-spacing: 0.5px;
	max-width: 335px;
	margin-bottom: 39px;
}

.slider-left__button {
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	line-height: 35px;
	text-align: left;
	letter-spacing: 0.36px;
	background: #00cac4;
	width: 185px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px;
	border-radius: 25px;
	margin-bottom: 26px;
}

.slick__nav {
	z-index: 1;
	position: relative;
}

.slider__prev.slick-arrow {
	background: transparent;
	border: none;
	box-shadow: none;
}

.slider__next.slick-arrow {
	background: transparent;
	border: none;
	box-shadow: none;
}

.slick__nav {
	display: flex;
}


.slider__dots {
	display: flex;
	align-items: center;
	justify-content: center;
}

.slick__nav .slick-arrow {
	line-height: 12px;
}

.slick-dots li button {
	display: none;
}

.slick-dots li {
	list-style-type: none;
	color: #fff;
	width: 10px;
	overflow: hidden;
	height: 10px;
	border-radius: 100%;
	display: inline-block;
}

.slick-dots li {
	border: 1px solid #fff;
}

.slick-dots li:not(:last-child) {
	margin-right: 8px;
}

.slick-dots li.slick-active {
	background: #fff;
}

.slick-dots {
	padding: 0;
	margin: 0;
}

.slick-dots li.slick-active {

}

/*slider-right*/
.slider-right {
	position: relative;
	padding-top: 65px;
}

.slider-right__h2 {
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 40px;
	font-weight: 400;
	line-height: 40px;
	text-align: left;
	letter-spacing: 0.8px;
	line-height: normal;
	margin-bottom: 15px;
	max-width: 250px;
}

.slider-right__img {
	display: flex;
	align-items: center;
	margin-bottom: 21px;

}

.slider-right__line {
	width: 183px;
	height: 1px;
	background-color: #fff;
}

.slider-right__name {
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 40px;
	font-weight: 700;
	line-height: 50px;
	text-align: left;
	letter-spacing: 0.8px;

	width: 329px;
	height: 129px;
	border-radius: 10px;
	background-color: #00cac4;
	display: flex;
	align-items: center;
	padding: 24px 100px 24px 24px;
	margin-bottom: 29px;
}

.slider-right__price {
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 60px;
	font-weight: 700;
	line-height: 40px;
	text-align: left;
	letter-spacing: 1.2px;
	margin-bottom: 24px;
}

.slider-right__button {
	color: #00cac4;
	font-family: "Proxima Nova";
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	line-height: 35px;
	text-align: left;
	letter-spacing: 0.36px;
	background: #fff;
	width: 185px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px;
	border-radius: 25px;
	margin-bottom: 26px;
	border: 1px solid #00cac4;
}

.slider-right__button svg path {
	fill: #00cac4;
}

.slider-right__image {
	position: absolute;
	/*right: -20px;*/
	right: 0;
	z-index: 5;
	bottom: -7px;
	width: 430px;
}

/*cart*/
#cart {
	background: red;
	width: 50px;
	height: 50px;
	background: #00cac4;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;

	position: fixed;
	right: 176px;
	top: 195px;
	z-index: 100;

	cursor: pointer;
}

.header-cart {
	position: relative;
}

.header-cart svg {
	position: relative;
	top: 4px;
}

.header-cart__count {
	width: 21px;
	height: 21px;
	background: #fff;
	border: 1px solid #00cac4;
	display: inline-block;
	border-radius: 100%;
	position: absolute;
	right: -10px;
	top: -10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.header-cart svg path {
	fill: #fff;
}

/*product_module*/
.product-wrap {
	padding: 80px 0;
}

.product {
	margin-bottom: 32px;
}

.has__background {
	background: url('/image/src/back/bg.jpg');
}

.product__caption {
	background: #fff;
}

.product__thumb {
	border-radius: 20px;
}

.product__image {
	border-radius: 20px 20px 0 0;
	overflow: hidden;
}

.product__image img {
	width: 100%;
	margin: 0 auto;
}

.module_h3 {
	color: #000000;
	font-family: "Proxima Nova";
	font-size: 50px;
	font-weight: 700;
	font-style: normal;
	line-height: 60.02px;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 31px;
}

.product__thumb {
	box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.1);
	border-radius: 20px;
}

.product__caption {
	padding: 15px 15px 15px 20px;
}

.product__caption-name {
	color: #000000;
	font-family: "Proxima Nova";
	font-size: 24px;
	font-weight: 400;
	line-height: 25px;
	text-align: left;
	letter-spacing: 0.48px;
	display: block;
	margin-bottom: 9px;
}

.product__rating svg {
	margin-right: 6px;
}

.full path {
	fill: #e6cf06;
}

.product__rating-wrap {
	display: flex;
	align-items: center;
}

.product__rating-count {
	color: #e6ce00;
	font-family: "Proxima Nova";
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	text-align: left;
	letter-spacing: 0.36px;
	margin: 0;
}

.product__rating {
	margin-bottom: 18px;
}

.product__description {
	opacity: 0.7;
	color: #000000;
	font-family: "Proxima Nova";
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	letter-spacing: 0.28px;
	height: 40px;
	overflow: hidden;
	margin: 0;
}

.product__button-group {
	background: #f4f4f4;
	padding: 20px 20px 15px 20px;
}

.product__price {
	color: #000000;
	font-family: "Proxima Nova";
	font-size: 20px;
	font-weight: 700;
	text-align: left;
	font-style: normal;
	letter-spacing: 0.4px;
	line-height: normal;
}

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

.prodcut__price-text {
	color: #000000;
	font-family: "Proxima Nova";
	font-size: 20px;
	font-weight: 400;
	text-align: left;
	letter-spacing: 0.4px;
}

.price__price-old {
	text-decoration: line-through;
	color: red;
}

.product__btn-cart {
	cursor: pointer;
	border-radius: 25px;
	background-color: #00cac4;
	width: 222px;
	height: 50px;
	color: #fff;
	font-family: "Proxima Nova";
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.36px;
	display: flex;
	padding: 0 20px;
	align-items: center;
	justify-content: space-between;
}
.product__btn-cart:hover, .slider-left__button:hover, .questions__input.questions__button:hover {
	background: #049793;
	color: #fff;
}
.product__price-old {
	text-decoration: line-through;
}

.product__price-new {
	color: red;
}

.product__btn-cart:active:focus {
	color: #fff;
}
.str-product__stock-line div {
	color: red;
	font-size: 20px;
}

/*stickers*/
.stickers {
	display: flex;
	flex-direction: column;
	position: absolute;
	top: 20px;
	left: 8px;
	align-items: start;
}

.stickers > div {
	margin-bottom: 20px;
}

.stickers__sticker {
	font-weight: 700;
	border-radius: 0 14px 14px 0;
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 14px;
	text-align: left;
	letter-spacing: 0.28px;
	display: flex;
	align-items: center;
	padding-left: 10px;
	position: relative;
	padding: 5px 10px;
}

.stickers__new {
	background-color: #1ba036;
}

.stickers__new::before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 26px 0;
	border-color: transparent #135e22 transparent transparent;
	position: absolute;
	left: 0;
	bottom: -26px;
}

.stickers__special {
	background: #dd1e25;
}

.stickers__special:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 26px 0;
	border-color: transparent #601114 transparent transparent;
	position: absolute;
	left: 0;
	bottom: -26px;
}

.stickers__bestseller {
	background-color: #e4cc00;
}

.stickers__bestseller:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 26px 0;
	border-color: transparent #988800 transparent transparent;
	position: absolute;
	left: 0;
	bottom: -26px;
}

/*product carousel*/
.product-nav .prev {
	position: absolute;
	left: -45px;
	top: 220px;
	background: none;
	border: none;
}

.product-nav .next {
	position: absolute;
	right: -45px;
	top: 220px;
	background: none;
	border: none;
}

.product__dots .slick-dots li {
	border: 1px solid #00cac4;
}

.product__dots .slick-dots li.slick-active {
	background: #00cac4;
}

.product__dots {
	margin: 30px 0 20px;
	text-align: center;
}

.product__button-catalog {
	display: flex;
	justify-content: center;
}


/*buttons*/
.blue-button {
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	line-height: 35px;
	text-align: left;
	letter-spacing: 0.36px;
	background: #00cac4;
	width: 185px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px;
	border-radius: 25px;
	cursor: pointer;
}
.blue-button:hover {
	background: #049793;
	color: #fff;
}
.white-button {
	color: #00cac4;
	font-family: "Proxima Nova";
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	line-height: 35px;
	text-align: left;
	letter-spacing: 0.36px;
	background: #fff;
	width: 185px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px;
	border-radius: 25px;
	border: 1px solid #00cac4;
}

.white-button svg path {
	fill: #00cac4;
}



/*banner module*/
.banner {
	background: url('/image/src/banner-module.jpg');
	height: 394px;
	background-position: center;
}

.banner__wrap {
	padding: 40px 0;
	display: flex;
	justify-content: center;
}

.banner__left img {
	width: 405px;
	margin: 0 30px;
	position: relative;
	top: -75px;
}

.banner__title {
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 40px;
	line-height: 40px;
	font-weight: 300;
	text-align: left;
	letter-spacing: 0.8px;
}

.banner__text {
	color: #02fcf5;
	font-family: "Proxima Nova";
	font-size: 60px;
	line-height: normal;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1.2px;
}

.banner__old-price {
	font-family: "Proxima Nova";
	font-size: 40px;
	line-height: normal;
	font-weight: 300;
	text-align: left;
	letter-spacing: 0.8px;
	color: #fff;
	position: relative;
	display: inline-block;
}

.banner__old-price::before {
	content: '';
	height: 2px;
	width: 100%;
	background: red;
	display: block;
	position: absolute;
	top: 50%;
}

.banner__price {
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 60px;
	font-weight: 700;
	text-align: left;
	letter-spacing: 1.2px;
	line-height: normal;
}

.banner__time {
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 16px;
	font-weight: 300;
	text-align: left;
	letter-spacing: 0.32px;
	line-height: normal;
}

.banner__footer {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.banner__time-blue {
	color: #00cac4;
	font-family: "Proxima Nova";
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	letter-spacing: 0.32px;
	line-height: normal;
}

.banner__right {
	width: 500px;
}

.banner__right p {
	margin: 0;
}


/*module-text*/
.module-text__title {
	text-align: center;
	color: #000000;
	font-family: "Proxima Nova";
	font-size: 50px;
	font-weight: 700;
	line-height: 60px;
	text-align: center;
	font-style: normal;
	letter-spacing: 1px;
	line-height: normal;
	margin-bottom: 50px;
}

.module-text__title span {
	color: #00cac4;
	letter-spacing: 1px;
	line-height: normal;
	text-transform: uppercase;
}

.module-text {
	padding: 80px 0;
}

.module-text__items {
	display: flex;
}

.module-text__item {
	text-align: center;
	padding: 0 15px;
}

.module-text__item-image {
	display: inline-block;
	width: 102px;
	height: 102px;
	border: 1px solid #1ba036;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	margin: 0 auto;
	margin-bottom: 23px;
}

.module-text__item.module_active .module-text__item-image {
	background: #1ba036;
}

.module-text__item.module_active .module-text__item-image svg path {
	fill: #fff;
}

.module-text__item-title {
	color: #1ba036;
	font-family: "Proxima Nova";
	font-size: 24px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: center;
	font-style: normal;
	letter-spacing: 0.48px;
	line-height: normal;
	margin-bottom: 23px;
}

.module-text__item {
	margin-bottom: 20px;
}

.module-text__item-svg {
	transform: rotate(180deg);
	cursor: pointer;
}

.module-text__item-svg path {
	fill: #13131361;
}

.module-text__item {
	color: #000000;
	font-family: "Proxima Nova";
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	letter-spacing: normal;
	line-height: 25px;
	text-align: center;
	font-style: normal;
	letter-spacing: 0.28px;
	line-height: normal;
}

.module-text__description {
	overflow: hidden;
}

.module-text__height {
	height: 54px;
}

.module-text__item.module_active .module-text__item-svg path {
	fill: #1ba036;
}


/*questions*/
.questions {
	display: none;
	background: url('/image/src/questions.jpg');
	height: 364px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.home .questions {
	display: flex;
}
.question__title {
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 50px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: 65px;
	text-align: left;
	text-transform: uppercase;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 60px;
	display: block;
	text-align: center;
	margin-bottom: 42px;
}

.questions__text {
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 24px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
	text-align: center;
	font-style: normal;
	letter-spacing: 0.48px;
	line-height: normal;
	margin-bottom: 48px;
}

.questions__inputs {
	display: flex;
}

.questions__inputs-wrap {
	flex: 0 0 calc(33% - 24px);
}

.questions__input {
	width: 100%;
}

.questions__inputs .questions__inputs-wrap:not(:last-child) {
	margin-right: 78px;
}

.questions__input {
	height: 50px;
	border-radius: 25px;
	background-color: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;

	color: #000000;
	font-family: "Proxima Nova";
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 35px;
	text-align: left;
	/* Text style for "Телефон" */
	font-style: normal;
	letter-spacing: 0.36px;
	line-height: normal;

	border: none;
}

.questions__input:not(.questions__button) {
	padding-left: 50px;
}

.questions__inputs-wrap {
	position: relative;
}

.questions__inputs-wrap label {
	position: absolute;
	left: 15px;
	top: 15px;
	z-index: 1;
}

.questions__input.questions__button {
	background: #00cac4;
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: 35px;
	text-align: left;
	font-style: normal;
	letter-spacing: 0.36px;
	line-height: normal;
	text-align: left;
	justify-content: space-between;
	padding-left: 20px;
}

/*footer*/
.footer {
	margin-top: 40px;
}

.home .footer {
	margin-top: 0;
}

.footer {
	/*background-image: url('/image/src/back/bg.jpg');*/
	background-color: #249e3b;
	padding: 80px 0;
	color: #fff;
	position: relative;
}

.footer__logo {
	margin-bottom: 30px;
}

.footer__social-text {
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	line-height: 20px;
	text-align: left;
	/* Text style for "Мы в соцсе" */
	font-style: normal;
	letter-spacing: 0.36px;
	line-height: normal;
}

.footer__social {
	display: flex;
}

.footer__social a:not(:last-child) {
	margin-right: 15px;
}

.footer__social a {
	background: #fff;
	width: 30px;
	height: 30px;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.footer__h5 {
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 18px;
	font-weight: 700;
	line-height: 20px;
	text-align: left;
	font-style: normal;
	letter-spacing: 0.36px;
	line-height: normal;
}

.footer__ul li a {
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 14px;
	font-weight: 300;
	line-height: 22px;
	text-align: left;
	/* Text style for "К, ачество" */
	font-style: normal;
	letter-spacing: 0.28px;
	line-height: 25px;
}

.footer__col-4 .blue-button {
	width: 222px;
}

.footer__col-4 .footer__ul li {
	margin-left: 30px;
	margin-bottom: 20px;
	position: relative;
}

.footer__icon {
	background: #fff;
	width: 22px;
	height: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	position: absolute;
	left: -30px;
	top: 0px;
}

.footer__powered {
	color: #000000;
	font-family: "Proxima Nova";
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	letter-spacing: 0.28px;
	line-height: 33px;
	margin: 0;
}

.footer__button-return {
	background: #fff;
	width: 100px;
	display: flex;
	position: absolute;
	left: calc(50% - 50px);
	bottom: -33px;
	height: 61px;
	align-items: flex-start;
	justify-content: center;
	border-top-left-radius: 100%;
	border-top-right-radius: 100%;
	cursor: pointer;
	padding-top: 8px;
}


/*category*/
.str__description {
	font-size: 20px;
}

.str__subcat {
	display: flex;
	font-size: 20px;
	color: #fff;
	padding: 0;
	flex-wrap: wrap;
}

.str__subcat li {
	list-style: none;
	margin-right: 12px;
	margin-bottom: 10px;
}

.str__subcat li:not(:last-child) {
	margin-right: 10px;
}

.str__subcat li {
	list-style: none;
	padding: 4px 10px;
	background: #00cac4;
	border: none;
}

.str__subcat li a {
	color: #fff;
}

.str__subcat li:hover {
	background-color: #00cac4ab;
}

.text-primary a, .text-primary {
	font-size: 19px;
	color: #000;
}

.input-group-addon {
	color: #fff;
	background-color: #00cac4;
	border: 1px solid #ccc;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
	height: 39px;
	font-size: 18px;
}



/*product card*/
.str-product__left img {
	max-width: 100%;
}
.str-product__header {
	display: flex;
	margin-bottom: 40px;
}

.str-product__header {
	box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.1);
	border-radius: 28px;
	overflow: hidden;
}

.str-product__items {
	width: 100%;
	/*padding-left: 30px;*/
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.product-content__h1 {
	color: #000000;
	font-family: "Proxima Nova";
	font-size: 24px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: 25.03px;
	text-align: left;
	/* Text style for "Евро Ленд" */
	font-style: normal;
	letter-spacing: 0.48px;
	line-height: normal;
}

.str-product__items {
	width: 100%;
}

.str-product__image img {
	max-width: 100%;
}

.str-product__image {
	display: flex;
	align-items: center;
	justify-content: center;
}


.str-product__title-line {
	display: flex;
	justify-content: space-between;
	margin-bottom: 19px;
	padding: 20px 20px 0 30px;
}

.str-product__h1 {
	color: #000000;
	font-family: "Proxima Nova";
	font-size: 30px;
	font-weight: 700;
	line-height: 25px;
	text-align: left;;
	letter-spacing: 0.6px;
}

.str-product .rating span {
	display: inline-block;
}

.str-product .rating span {
	margin-right: 10px;
}

.str-product__rating-line {
	margin-bottom: 24px;
	padding-left: 30px;
}

.str-product__if-review {
	opacity: 0.5;
	color: #000000;
	font-family: "Proxima Nova";
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	letter-spacing: 0.28px;
	position: relative;
	top: -3px;
}

.str-product__stock-line {
	display: flex;
	align-items: center;
	margin-bottom: 26px;
	padding-left: 30px;
}

.str-product__stock-yes {
	color: #1ba036;
	font-family: "Proxima Nova";
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: 0.32px;
	padding-left: 10px;
}

.str-product__text-line {
	max-width: 520px;
	padding-left: 30px;
}

.str-product__text-line p {
	color: #000000;
	font-family: "Proxima Nova";
	font-size: 16px;
	font-weight: 300;
	line-height: 18px;
	letter-spacing: 0.32px;
	margin-bottom: 17px;
}

.str-product__text-line p a {
	color: #00cac4;
	font-family: "Proxima Nova";
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
	text-decoration: underline;
	letter-spacing: 0.32px;
}

.str-product__actions {
	background: #f4f4f4;
	width: 100%;
	padding: 23px 30px;
}

.price__wrap {
	margin-bottom: 24px;
}

.price__wrap .price__text {
	color: #000000;
	font-family: "Proxima Nova";
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0.4px;
}

.price__price {
	color: #000000;
	font-family: "Proxima Nova";
	font-size: 35px;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 0.7px;
}

.str-product__quantity input {
	height: 51px;
	width: 51px;
	box-sizing: border-box;
	border: 2px solid #ccc;
	display: flex;
	text-align: center;
	justify-content: center;

	color: #000000;
	font-family: "Proxima Nova";
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0.36px;
	background: #f4f4f4;
}

.str-product__quantity {
	display: flex;
	align-items: center;
}

.quantity-minus {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 51px;
	border: 2px solid #ccc;
	width: 41px;
	background: #f4f4f4;
	border-top-left-radius: 100%;
	border-bottom-left-radius: 100%;
	font-size: 40px;
	border-right: none;
}

.quantity-plus {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 51px;
	border: 2px solid #ccc;
	width: 41px;
	background: #f4f4f4;
	border-top-right-radius: 100%;
	border-bottom-right-radius: 100%;
	font-size: 30px;
	border-left: none;
}

.str-product {
	margin-bottom: 80px;
}

.str-product__quantity {
	margin-right: 26px;
}

.str-product__quantity span {
	cursor: pointer;
}

.str-product__buttons {
	display: flex;
}

.str-product__h3 {
	color: #00cac4;
	font-family: "Proxima Nova";
	font-size: 24px;
	font-weight: 700;
	line-height: 35px;
	letter-spacing: 0.48px;
}

.str-product__h3 a {
	color:  #00cac4;
}

#tab-review i {
	color: #e6ce00;
}

.str-product__wrap-left, .str-product__wrap-right {
	color: #000000;
	font-family: "Proxima Nova";
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 0.28px;
	position: relative;
}

.button-open-review {
	display: flex;
	width: 100%;
	height: 50px;
	background: #fff;
	position: absolute;
	left: 0;
	color: #00cac4 !important;
	align-items: center;
	justify-content: center;
	font-size: 19px;
	border: 2px solid #00cac4 !important;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	cursor: pointer;
}

.str-product__wrap-left {
	box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.1);
	border-radius: 25px;
	padding: 35px;
}

.str-product__wrap-right {
	box-shadow: 0 0 20px 4px rgba(0, 0, 0, 0.1);
	border-radius: 25px;
	padding: 35px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.str-product__tab-wrap {
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0;
	margin-bottom: 5px;
}

.active .str-product__h3 {
	margin: 0;
	color: #ffffff;
	font-family: "Proxima Nova";
	font-size: 18px;
	font-weight: 700;
	line-height: 35px;
	letter-spacing: 0.36px;
	background: red;
	background-color: red;
	border-radius: 25px 25px 0 0;
	background-color: #00cac4;
	padding: 10px;
	cursor: pointer;
}
.review-item__title {
	color: #000000;
	font-family: "Proxima Nova";
	font-size: 18px;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: 0.36px;
}
.review-item__title {
	display: flex;
	justify-content: space-between;
	margin-bottom: 25px;
}
.review-item__img {
	color: #000000;
	font-family: "Proxima Nova";
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	letter-spacing: normal;
	line-height: 24px;
	text-align: left;
	font-style: normal;
	letter-spacing: 0.28px;
	line-height: normal;
}
#tab-review .review-item:not(:last-child) {
	margin-bottom: 25px;
}

.review-item.hidden-review {
	display: none;
}

/*product*/





/*mobile-header*/
@media screen and (max-width: 768px) {
	.mobile-header .mobile-header__logo {
		border-bottom: 1px solid #ddd;
	}
	.mobile-header.opened .mobile-header__logo {
		border-bottom: none;
	}
	.mobile-header__menu .register__wrap {
		padding-left: 15px;
	}
	.mobile-header__cart-line {
		height: 102px;
	}

	#cart {
		position: relative;
		top: 0;
		left: 0;
	}

	.mobile-header__cart-line .header__bottom-register {
		position: relative;
		top: 0;
		right: 0;
		display: block;
	}

	.mobile-header__cart-line {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.mobile-header__logo img {
		max-width: 114px;
		margin: 27px auto;
	}
	.mobile-header__menu-button {
		background: #00cac4;
		padding: 14px 11px 11px 28px;
		border-radius: 50px 0 0 50px;
		cursor: pointer;
	}

	/*search*/
	#search2 {
		width: 100%;
		padding: 10px 15px;
	}

	#search2 input {
		height: 44px;
		border-radius: 25px;
		border: 2px solid #d9d7d7;
		background-color: #ffffff;

		font-family: "Proxima Nova";
		font-size: 18px;
		font-weight: 300;
		font-style: normal;
		letter-spacing: normal;
		line-height: 35px;
		text-align: left;
		/* Text style for "Поиск" */
		font-style: normal;
		letter-spacing: 0.36px;
		line-height: normal;
	}

	#search2 span {
		position: absolute;
		right: 30px;
		top: 23px;
		z-index: 2;
		cursor: pointer;
	}

	.mobile-header__search {
		background-image: url('/image/src/vector.png');
		background-color: #249e3b;
		height: 64px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	/*slider*/
	.slider-left {
		padding-top: 50px;
	}
	.slider-left__h2 {
		line-height: 40px;
		margin-bottom: 25px;
	}
	.slider-left__title {
		font-size: 30px;
		line-height: 32px;
		margin-bottom: 20px;
	}
	.slider-left__desc {
		font-size: 18px;
		font-weight: 300;
		line-height: 20px;
		margin-bottom: 33px;
	}

	.home-slider__wrap {
		height: 397px;
	}

	.home-slider__wrap {
		background-size: cover;
		background-position: right;
	}

	.home-slider__left::after {
		position: absolute;
		content: '';
		background: rgba(0, 0, 0, 0.64);
		width: 2000px;
		height: 2000px;
		transform: rotate(5deg);
		top: 0;
		right: 0;
		left: -200px;
		bottom: 0;
	}

	/*module-home*/
	.product-wrap {
		padding: 40px 0;
	}
	.module_h3 {
		font-size: 30px;
		margin-bottom: 14px;
	}
	.product-wrap .product-layout:nth-child(n+4) {
		display: none;
	}

	/*home-text-module*/
	.module-text {
		padding-top: 40px;
	}
	.module-text__title {
		margin-bottom: 30px;
		font-size: 30px;
	}
	.module-text__items {
		flex-direction: column;
	}

	/*questions*/
	.question__title {
		font-size: 30px;
		margin-bottom: 26px;
	}
	.questions {
		height: 450px;
		background-size: cover;
	}
	.questions__text {
		font-size: 20px;
		line-height: 25px;
		margin-bottom: 26px;
	}
	.questions__inputs {
		flex-direction: column;
	}
	.questions .questions__inputs .questions__inputs-wrap {
		margin: 0;
	}
	.questions__inputs .questions__inputs-wrap:not(:last-child) {
		margin-bottom: 26px;
	}

	/*footer*/
	.footer__col-1 {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.footer__logo img {
		max-width: 128px;
	}
	.footer__logo {
		margin: 0;
	}
	.footer__col-1 {
		margin-bottom: 26px;
	}
	.footer__col-2, .footer__col-3 {display: none;}
	.footer__ul li a {
		font-size: 16px;
	}

	.mobile-header__menu .register__wrap {
		justify-content: flex-start;
		margin-bottom: 26px;
	}
	.register__wrap .register__icon {
		margin-right: 15px;
	}
	.menu-mobile__name {
		color: #00cac4;
		font-family: "Proxima Nova";
		font-size: 16px;
		font-weight: 700;
		line-height: 25.97px;
		text-align: left;
		letter-spacing: 0.32px;
		position: relative;
		margin: 0;
		cursor: pointer;
	}
	.menu-mobile__name .caret {
		position: absolute;
		right: 0;
		width: 11px;
		height: 11px;
		border-width: 2px;
	}

	.menu-mobile__list.list-unstyled li a {
		color: #000000;
		font-family: "Proxima Nova";
		font-size: 14px;
		font-weight: 400;
		line-height: 25.97px;
		letter-spacing: 0.28px;
	}

	.category__mobile {
		padding: 15px;
		background: #f4f4f4;
	}

	/*mobile links*/
	.mobile-header {
		max-width: 100%;
		overflow: hidden;
	}
	.mobile-header__links {
		padding: 15px;
		margin: 0;
	}
	.mobile-header__links li {
		list-style: none;
	}
	.mobile-header__links li a {
		color: #000000;
		font-family: "Proxima Nova";
		font-size: 16px;
		font-weight: 300;
		line-height: 25.97px;
		letter-spacing: 0.32px;
	}
	.mobile-header__links-ul {
		padding: 0;
	}

	/*header-contacts*/
	.mobile-header__contacts {
		background: #f4f4f4;
		padding: 15px;
	}
	.mobile-header__contacts-title {
		color: #000000;
		font-family: "Proxima Nova";
		font-size: 16px;
		font-weight: 700;
		line-height: 25.97px;
		letter-spacing: 0.32px;
		margin-bottom: 21px;
	}
	.mobile-header__contacts ul {
		padding: 0;
	}
	.mobile-header__contacts ul li {
		list-style: none;
	}
	.contacts__icon {
		background: #00cac4;
		border-radius: 100%;
		width: 21px;
		height: 21px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.mobile-header__contacts ul li {
		display: flex;
	}
	.mobile-header .contacts__icon {
		margin-right: 8px;
	}
	.mobile-header__contacts ul li a {
		color: #000000;
		font-family: "Proxima Nova";
		font-size: 16px;
		font-weight: 700;
		line-height: 25.99px;
		letter-spacing: 0.32px;
	}
	.mobile-header__contacts li {
		display: flex;
		align-items: center;
		margin-bottom: 11px;
	}

	.menu-mobile__wrap.hidden-menu .caret {
		transform: rotate(-45deg);
	}
	.menu-mobile__wrap.hidden-menu .menu-mobile__list {
		display: none;
	}
}



/*media category*/
@media screen and (max-width: 768px) {
	.text-primary {
		margin-bottom: 10px;
	}
}


/*mobile product*/
.mobile-header .pull-left.language {
	display: block;
	width: 100%;
}

.mobile-header .language__text {
	color: #00cac4;
}

.mobile-header .language__name {
	color: #00cac4;
}

.mobile-header #form-language button.language-select {
	color: #00cac4;
}



/*modal callback*/

#modal-callback {
	position: fixed;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0;
	z-index: 10000;
}
.callback {
	box-shadow: 0px 0px 8px -1px #0000004d;
}
.callback__wrap {
	background: #fff;
	width: 400px;
	/*height: 300px;*/
}
.callback__wrap {
	padding: 20px;
}

.callback__heading {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	font-size: 24px;
	padding-bottom: 10px;
}

.callback__heading p {
	margin: 0;
}

.callback__heading span {
	cursor: pointer;
}

.input__wrap {
	margin-bottom: 10px;
}

.input__wrap label {
	font-size: 24px;
	width: 150px;
}

.callback__footer {
	text-align: center;
	padding: 20px;
}

.input__wrap input {
	height: 37px;
	width: 100%;
	border: 1px solid #959595;
	border-radius: 3px;
	padding-left: 10px;
}

@media screen and (max-width: 768px) {
	.callback {
		position: fixed;
		top: 100px;
	}
	.callback__wrap {
		width: 100%;
	}
}













legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 16px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 16px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 18px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	background-color: #2ea048;
	color: #fff;
}
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}

#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
/*#content {*/
/*	min-height: 600px;*/
/*}*/
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #303030;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}


/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 28px 0 0 0;
	border: none;
	background: none;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	position: relative;
	white-space: nowrap;
}


.breadcrumb li a {
	color: #000;
	font-size: 16px;
}

.breadcrumb li:last-child a {
	color: #249e3b;
}

.pagination {
	margin: 0;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	background-color: #00cac4;
	border-color: #00cac4;
}

.pagination > li > a, .pagination > li > span {
	color: #000;
	font-size: 18px;
}

/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #fff;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #00cac4
	background: #00cac4
	background-color: rgb(0, 202, 196);
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
	color: #fff;
	background-color: #00cac4d6;
	border: none;
}


.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #00cac4;
	background-image: linear-gradient(to bottom, #00cac4, #00cac4);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #00cac4;
	font-size: 18px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #00cac4
	background-position: 0 -15px;
	font-size: 18px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}

.product-thumb .caption > h4 + p {
	height: 70px;
	overflow: hidden;
}

.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}




/*home media*/
@media screen and (max-width: 1600px) {
	.header__bottom-register {
		right: -155px;
	}
}

@media screen and (max-width: 1450px) {
	.header__bottom-register {
		display: none;.header__bottom-links li:not(:last-child) a
	}
	#cart {
		right: 50px;
	}
}

@media screen and (max-width: 1200px) {
	.slider-right__image {
		max-width: 270px;
		right: 0;
	}
	.banner__text {
		font-size: 50px;
	}
}

@media screen and (max-width: 990px) {
	.slider-right__image {
		max-width: 150px;
	}
	.slider-left__h2 {
		font-size: 50px;
	}
	.slider-left__title {
		font-size: 38px;
	}
	.slider-left__desc {
		font-size: 20px;
	}
	.banner__left img {
		width: 250px;
		top: 45px;
		margin: 0;
	}
	.banner__footer {
		flex-direction: column;
		align-items: flex-start;
	}
	.banner__footer a {
		margin-bottom: 18px;
	}
	.questions__inputs-wrap {
		flex: 0 0 calc(33% - 10px);
	}
}

@media screen and (min-width: 768px) and (max-width: 990px) {
	.questions__inputs .questions__inputs-wrap:not(:last-child) {
		margin-right: 20px;
	}
}

@media screen and (min-width: 990px) {
	#search {
		width: 361px;
	}

}


/*media product*/
@media screen and (max-width: 990px) {
	.str-product__header {
		flex-direction: column;
		align-items: center;
	}
	.str-product__items {
		padding: 0;
	}
}

@media screen and (max-width: 768px) {
	.mobile-title > div {
		padding: 0;
	}

	.mobile-title .product-content__h1 {
		margin: 0!important;
	}
	.str-product__image img {
		max-width: 100%;
	}
	.str-product__stock-line {
		margin-top: 26px;
	}
	.str-product__stock-line {
		display: flex;
		justify-content: space-between;
	}

	.str-product__actions {
		padding: 0;
	}
	.str-product__actions .quantity-minus {
		border-radius: 0;
		border-bottom-left-radius: 27px;
	}
	.str-product__actions .quantity-plus {
		border-radius: 0;
	}
	.str-product__quantity {
		margin: 0;
	}
	.str-product__buttons .blue-button {
		border-radius: 0;
		width: 100%;
	}
	.str-product__price {
		padding: 13px 0 0 13px;
	}
	.str-product__text-line {
		padding-left: 13px;
	}
	.str-product__stock-line {
		padding-left: 13px;
	}
	.str-product__right {
		margin-top: 25px;
	}
	.product-wrap .module_h3 {
		font-size: 30px;
		line-height: 30px;
	}
	.pb0 {
		padding: 40px 0 0 0;
	}
}



/*banner-home*/
@media screen and (max-width: 768px) {
	.banner {
		background: url('/image/src/banner-mobile.jpg');
	}
	.banner__wrap {
		flex-direction: column-reverse;
	}
	p.banner__title {
		color: #ffffff;
		font-family: "Proxima Nova";
		font-size: 30px;
		font-weight: 300;
		line-height: 30px;
		letter-spacing: 0.6px;
		margin-bottom: 15px;
	}
	p.banner__text {
		color: #02fcf5;
		font-family: "Proxima Nova";
		font-size: 30px;
		font-weight: 700;
		line-height: 30px;
		text-transform: uppercase;
		letter-spacing: 0.6px;
		margin-bottom: 28px;
	}
	.mobile-banner-wrap {
		position: absolute;
	}

	.mobile-banner-wrap {
		text-align: right;
		width: 100%;
	}
	.banner__price {
		text-align: right;
	}
	.mobile-banner-wrap {
		padding-right: 20px;
	}
	.banner__left img {
		width: 50%;
		top: 0;
		margin: 0;
		left: 0;
	}

	.prices-m {
		padding-left: 50%;
	}
	.prices-m, .prices-m p {
		text-align: left;
	}
	.prices-m .banner__old-price {
		font-size: 20px;
		margin-bottom: 23px;
	}
	.prices-m .banner__price {
		font-size: 35px;
		margin-bottom: 80px;
	}
	.banner__wrap .white-button {
		width: calc(100% - 15px);
	}
	.banner__time {
		display: none;
	}
}



.str-product__items .img-thumbnail {
	width: 25px;
}






































