@charset "UTF-8";

ul.ul-style,
ul.ul-style li ul,
.breadcrumb,
.menu-top:not(.mm-menu) ul,
.vertical-menu ul,
footer .footer-desktop .footer-menu ul,
footer .footer-desktop .footer-menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.img-container[data-fancybox]:before,
[data-fancybox] .img-container:before,
.index-slider .owl-carousel .owl-dots .owl-dot span,
.fullwidth-slider .owl-carousel .owl-dots .owl-dot span,
.carousel-slider .owl-carousel .owl-dots .owl-dot span,
.basic-slider .owl-carousel .owl-dots .owl-dot span,
.reviews-slider .owl-carousel .owl-dots .owl-dot span,
.synced-slider1 .owl-carousel .owl-dots .owl-dot span,
.synced-slider-single .owl-carousel .owl-dots .owl-dot span {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

ul.ul-style li {
	position: relative;
	padding-left: 15px;
}

ul.ul-style li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\f105";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color: #509600;
}

ul.ul-style li ul {
	margin-top: 5px;
}

.catalog-products .item .tovars-counter input:focus[type=number],
.catalog-products2 .item .tovars-counter input:focus[type=number],
.catalog-products3 .item .tovars-counter input:focus[type=number],
.tovar-container .info .tovars-counter input:focus[type=number],
.cart-page .cart-page-part1 .cart-table .tovars-counter input:focus[type=number],
.order-page .zakaz-table-container .cart-table .tovars-counter input:focus[type=number],
.widget-phone:focus {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.row-mini {
	margin-left: -6px;
	margin-right: -6px;
}

.row-mini > [class*="col-"],
.row-mini > [class*="col15-"] {
	padding-left: 6px;
	padding-right: 6px;
}

.row-mini10 {
	margin-left: -10px;
	margin-right: -10px;
}

.row-mini10 > [class*="col-"],
.row-mini10 > [class*="col15-"] {
	padding-left: 10px;
	padding-right: 10px;
}

/*==========  BASE STYLES  ==========*/

html {
	position: relative;
	font-size: 16px;
}

body {
	line-height: 1.4;
	min-width: 320px;
	font-family: 'Open Sans', sans-serif;
	color: #333;
}

body.full-bg {
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

body.content-color-bg #overflow_div {
	background: #fcecdf;
	max-width: 1360px;
	margin-left: auto;
	margin-right: auto;
}

body.content-color-bg .menu-top-container {
	background: transparent;
}

body.content-color-bg .menu-top {
	background: #509600;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
	color: #666;
}

body input:required:valid,
body textarea:required:valid {
	color: #666;
}

#overflow_div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	min-height: 100vh;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

/*for 4k*/

.content-column .container,
.content-column .container-fluid,
.sidebar .container,
.sidebar .container-fluid,
.container:not(.container-wrapper) .container,
.container:not(.container-wrapper) .container-fluid {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin-left: inherit;
	margin-right: inherit;
}

.content-wrapper {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	overflow: hidden;
	/*padding-top: 25px;*/
}

.content-wrapper.content-wrapper-no-margin-top {
	padding-top: 0;
	margin-top: 0;
}

.content-wrapper.content-wrapper-no-margin-bottom {
	padding-bottom: 0;
	margin-bottom: 0;
}

.clear {
	clear: both;
}

a {
	color: #333;
	text-decoration: underline;
}

a:hover,
a:focus {
	text-decoration: none;
}

a:focus {
	outline: none;
	-webkit-box-shadow: 0 0 0 1pt #869791;
	box-shadow: 0 0 0 1pt #869791;
}

a,
input[type='button'] {
	-webkit-transition: background 0.1s ease-in-out, border 0.1s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, border 0.1s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, border 0.1s ease-in-out, box-shadow 0.1s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, border 0.1s ease-in-out, box-shadow 0.1s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, border 0.1s ease-in-out, box-shadow 0.1s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

a:hover,
input[type='button']:hover {
	-webkit-transition: background 0.1s ease-in-out, border 0.1s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, border 0.1s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, border 0.1s ease-in-out, box-shadow 0.1s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, border 0.1s ease-in-out, box-shadow 0.1s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, border 0.1s ease-in-out, box-shadow 0.1s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

body.using-mouse a:focus,
body.using-mouse input[type='submit'],
body.using-mouse .owl-carousel .owl-nav [class*=owl-],
body.using-mouse .owl-carousel .owl-dots .owl-dot:focus span {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

input[type='text'],
input[type='file'],
input[type='password'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='number'],
input[type='date'],
select,
textarea {
	padding: 6px 12px;
	border: 1px solid #eaebec;
	border-radius: 4px;
	-webkit-transition: border ease-in-out 0.2s, -webkit-box-shadow ease-in-out 0.2s;
	transition: border ease-in-out 0.2s, -webkit-box-shadow ease-in-out 0.2s;
	-o-transition: border ease-in-out 0.2s, box-shadow ease-in-out 0.2s;
	transition: border ease-in-out 0.2s, box-shadow ease-in-out 0.2s;
	transition: border ease-in-out 0.2s, box-shadow ease-in-out 0.2s, -webkit-box-shadow ease-in-out 0.2s;
}

input:focus[type='text'],
input:focus[type='file'],
input:focus[type='password'],
input:focus[type='tel'],
input:focus[type='email'],
input:focus[type='search'],
input:focus[type='number'],
input:focus[type='date'],
select:focus,
textarea:focus {
	outline: none;
	-webkit-box-shadow: 0 0 0 1pt #869791;
	box-shadow: 0 0 0 1pt #869791;
}

textarea {
	min-height: 2.5rem;
}

label,
input[type='radio'],
input[type='checkbox'] {
	cursor: pointer;
}

td,
th {
	padding: 5px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-bottom: 20px;
	font-weight: normal;
	line-height: 1.2;
	font-family: 'Magnolia-Script', 'Open Sans', sans-serif;
}

h1,
.h1 {
	font-size: 45px;
	text-align: center;
	margin-bottom: 40px;
}

h2,
.h2 {
	font-size: 24px;
}

h3,
.h3 {
	font-size: 20px;
}

h4,
.h4 {
	font-size: 1.3rem;
}

h5,
.h5 {
	font-size: 1.25rem;
}

h6,
.h6 {
	font-size: 1rem;
	font-weight: bold;
}

.sub-title {
	font-style: italic;
	color: #333;
	text-align: center;
	margin-bottom: 20px;
}

.sub-title:before {
	content: '';
	display: block;
	margin-left: auto;
	margin-right: auto;
	background: #509600;
	width: 190px;
	height: 5px;
	margin-bottom: 15px;
}

address {
	margin-bottom: 0;
}

.button,
.button1,
.button2,
.button3 {
	display: inline-block;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
}

.button:focus,
.button1:focus,
.button2:focus,
.button3:focus {
	outline: none;
	-webkit-box-shadow: 0 0 0 1pt #869791;
	box-shadow: 0 0 0 1pt #869791;
}

.button {
	color: #993831;
	border: 1px solid #993831;
	min-width: 160px;
	text-decoration: none;
	padding: 10px 16px;
	font-size: 16px;
}

.button:hover {
	color: #333;
	border: 1px solid #333;
}

.button:active {
	color: #993831;
	border: 1px solid #993831;
}

.button1 {
	color: #333;
	border: 1px solid #333;
	min-width: 160px;
	text-decoration: none;
	padding: 10px 16px;
	font-size: 16px;
}

.button1:hover {
	color: #993831;
	border: 1px solid #993831;
}

.button1:active {
	color: #333;
	border: 1px solid #333;
}

.button2 {
	color: #fff;
	background: #993831;
	border: 1px solid #993831;
	min-width: 160px;
	text-decoration: none;
	padding: 10px 16px;
	font-size: 16px;
}

.button2:hover {
	background-color: #BC473F;
}

.button2:active {
	background-color: #993831;
}

.button3 {
	color: #993831;
	border: 1px solid #F3F1EE;
	background: #F3F1EE;
	min-width: 160px;
	text-decoration: none;
	padding: 10px 16px;
	font-size: 16px;
}

.button3:hover {
	color: #F3F1EE;
	background: #993831;
}

.button3:active {
	color: #993831;
	background: #F3F1EE;
}

.button-container {
	text-align: center;
}

.placeholder {
	color: #999;
}

::-webkit-input-placeholder {
	color: #999;
}

::-moz-placeholder {
	color: #999;
}

:-ms-input-placeholder {
	color: #999;
}

::-ms-input-placeholder {
	color: #999;
}

::placeholder {
	color: #999;
}

/*==========  /BASE STYLES  ==========*/

/**/

/**/

/*==========  BREADCRUMB  ==========*/

.breadcrumb-block {
	background: #F3F1EE;
	margin-bottom: 25px;
	padding: 10px 0 7px 0;
}

.breadcrumb {
	
}

.breadcrumb li {
	display: inline-block;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	max-width: 450px;
	overflow: hidden;
	font-size: 14px;
	font-size: 0.875rem;
}

.breadcrumb li a {
	color: #666666;
}

.breadcrumb li.separator {
	color: #666666;
	margin: 0 4px;
}

.breadcrumb li.separator:before {
	content: '\f105';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.breadcrumb li.active {
	color: #666666;
}

/*==========  /BREADCRUMB  ==========*/

/**/

/**/

/*==========  PAGINATION  ==========*/

.pagination {
	text-align: center;
}

.pagination .pagination-wrapper {
	display: inline-block;
}

.pagination .pagination-item {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: transparent;
	color: #333;
	border: 1px solid #333;
	text-decoration: none;
	margin: 0 3px;
}

.pagination .pagination-item.selected,
.pagination .pagination-item:hover {
	color: #993831 !important;
	border: 1px solid #993831;
}

.pagination .pagination-item:last-child {
	margin-right: 0;
}

/*==========  /PAGINATION  ==========*/

/**/

/**/

/*==========  CONTENT BLOCKS ==========*/

/*responsive video block*/

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin-bottom: 30px;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.video-block .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}

.video-block .item .video-container {
	margin-bottom: 0;
	background: #000;
}

.video-block .item .name {
	font-size: 16px;
	font-size: 1rem;
	padding: 10px;
	color: #fff;
	background: #509600;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	height: 100%;
}

.video-block-fancybox .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	text-decoration: none;
}

.video-block-fancybox .item .img-container img {
	width: 100%;
}

.video-block-fancybox .item .name {
	font-size: 16px;
	font-size: 1rem;
	text-align: center;
	padding: 10px;
	color: #fff;
	background: #509600;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	height: 100%;
}

.video-block-fancybox .item[data-fancybox].img-container:before,
.video-block-fancybox .item[data-fancybox] .img-container:before {
	content: "\f144";
	opacity: 1;
}

.video-block-fancybox .item:hover .img-container:before {
	opacity: .8;
}

.text-block a,
.text-block-two-columns a,
.text-block-three-columns a,
.text-block-float a {
	color: #993831;
	text-decoration: none;
}

.text-block a:hover,
.text-block-two-columns a:hover,
.text-block-three-columns a:hover,
.text-block-float a:hover {
	text-decoration: underline;
}

.text-block .button,
.text-block-two-columns .button,
.text-block-three-columns .button,
.text-block-float .button {
	color: #993831;
}

.text-block .button1,
.text-block-two-columns .button1,
.text-block-three-columns .button1,
.text-block-float .button1 {
	color: #333;
}

.text-block .button2,
.text-block-two-columns .button2,
.text-block-three-columns .button2,
.text-block-float .button2 {
	color: #fff;
}

.text-block .button:hover, .text-block .button1:hover, .text-block .button2:hover,
.text-block-two-columns .button:hover, .text-block-two-columns .button1:hover, .text-block-two-columns .button2:hover,
.text-block-three-columns .button:hover, .text-block-three-columns .button1:hover, .text-block-three-columns .button2:hover,
.text-block-float .button:hover, .text-block-float .button1:hover, .text-block-float .button2:hover {
	text-decoration: none;
}

.text-block img,
.text-block-two-columns img,
.text-block-three-columns img,
.text-block-float img {
	max-width: 100%;
	height: auto;
}

.text-block .img-container,
.text-block-two-columns .img-container,
.text-block-three-columns .img-container,
.text-block-float .img-container {
	text-align: center;
}

.text-block a.img-container img,
.text-block-two-columns a.img-container img,
.text-block-three-columns a.img-container img,
.text-block-float a.img-container img {
	-webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
	transition: -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.text-block a.img-container:hover img,
.text-block-two-columns a.img-container:hover img,
.text-block-three-columns a.img-container:hover img,
.text-block-float a.img-container:hover img {
	-webkit-box-shadow: 0 2px 10px 0 #b3b6ba;
	box-shadow: 0 2px 10px 0 #b3b6ba;
	-webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
	transition: -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.text-block table,
.text-block-two-columns table,
.text-block-three-columns table,
.text-block-float table {
	margin-bottom: 15px;
}

.text-block ul,
.text-block ol,
.text-block-two-columns ul,
.text-block-two-columns ol,
.text-block-three-columns ul,
.text-block-three-columns ol,
.text-block-float ul,
.text-block-float ol {
	overflow: hidden;
}

.text-block ul li,
.text-block ol li,
.text-block-two-columns ul li,
.text-block-two-columns ol li,
.text-block-three-columns ul li,
.text-block-three-columns ol li,
.text-block-float ul li,
.text-block-float ol li {
	margin-bottom: 5px;
}

.text-block .text-block-item,
.text-block-two-columns .text-block-item,
.text-block-three-columns .text-block-item,
.text-block-float .text-block-item {
	margin-bottom: 30px;
}

.text-block .text-block-item:last-child,
.text-block-two-columns .text-block-item:last-child,
.text-block-three-columns .text-block-item:last-child,
.text-block-float .text-block-item:last-child {
	margin-bottom: 0;
}

.text-block .text-container > .text > *:last-child,
.text-block-two-columns .text-container > .text > *:last-child,
.text-block-three-columns .text-container > .text > *:last-child,
.text-block-float .text-container > .text > *:last-child {
	margin-bottom: 0;
}

.text-block-two-columns .text-container .h1,
.text-block-two-columns .text-container h1,
.text-block-two-columns .text-container .h2,
.text-block-two-columns .text-container h2,
.text-block-two-columns .text-container .h3,
.text-block-two-columns .text-container h3,
.text-block-three-columns .text-container .h1,
.text-block-three-columns .text-container h1,
.text-block-three-columns .text-container .h2,
.text-block-three-columns .text-container h2,
.text-block-three-columns .text-container .h3,
.text-block-three-columns .text-container h3 {
	text-align: left;
}

.text-block-two-columns iframe,
.text-block-three-columns iframe {
	width: 100% !important;
	margin-bottom: 15px;
}

.text-block-float .img-container {
	margin-bottom: 30px;
	max-width: 40%;
}

.text-block-float .img-container.left {
	float: left;
	margin-right: 30px;
}

.text-block-float .img-container.right {
	float: right;
	margin-left: 30px;
}

.text-block-float a.img-container img {
	-webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
	transition: -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.text-block-float a.img-container:hover img {
	-webkit-box-shadow: 0 2px 10px 0 #b3b6ba;
	box-shadow: 0 2px 10px 0 #b3b6ba;
	-webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
	transition: -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

table[class=""] {
	margin-bottom: 15px;
}

.block-margin-bottom {
	margin-bottom: 50px;
}

.block-margin-bottom-small {
	margin-bottom: 20px;
}

.block-margin-inner-bottom {
	margin-bottom: 20px;
}

.block-padding {
	padding-top: 50px;
	padding-bottom: 50px;
}

.block-padding-inner-bottom {
	padding-top: 50px;
	padding-bottom: 20px;
}

.content-column .block-padding,
.content-column .block-padding-inner-bottom,
.content-column .block-padding-disabled {
	padding-left: 30px;
	padding-right: 30px;
}

.block-margin-bottom-disabled:not(.block-padding):not(.block-padding-inner-bottom) .button-container .button,
.block-margin-bottom-disabled:not(.block-padding):not(.block-padding-inner-bottom) .button-container .button2,
.block-padding-disabled:not(.block-padding):not(.block-padding-inner-bottom) .button-container .button,
.block-padding-disabled:not(.block-padding):not(.block-padding-inner-bottom) .button-container .button2 {
	margin-bottom: 0;
}

.block-margin-bottom-disabled:not(.block-padding):not(.block-padding-inner-bottom) .text-bottom,
.block-padding-disabled:not(.block-padding):not(.block-padding-inner-bottom) .text-bottom {
	margin-bottom: 0;
}

.block-margin-bottom-disabled:not(.block-padding):not(.block-padding-inner-bottom) .pagination,
.block-padding-disabled:not(.block-padding):not(.block-padding-inner-bottom) .pagination {
	margin-bottom: 0;
}

.block-bg {
	background-position: top center;
}

.block-bg:not([style^="background"]) {
	background-color: #EEEEEE;
}

.block-bg:not([style^="background"]).block-text-color-white {
	background-color: #BBBBBB;
}

.block-bg-repeat {
	background-repeat: repeat;
}

.block-bg-no-repeat {
	background-repeat: no-repeat;
	background-size: cover;
}

.parallax-bg {
	background-position: center center;
	background-attachment: fixed;
}

.block-text-color-white {
	color: #fff;
}

.block-text-color-white a:not(.button):not(.button2),
.block-text-color-white.catalog-advantage.variant7 .item .text-container .name,
.block-text-color-white .h1,
.block-text-color-white .h2,
.block-text-color-white .h3,
.block-text-color-white .h4,
.block-text-color-white .h5,
.block-text-color-white .h6,
.block-text-color-white h1,
.block-text-color-white h2,
.block-text-color-white h3,
.block-text-color-white h4,
.block-text-color-white h5,
.block-text-color-white h6,
.block-text-color-white.catalog-advantage.variant8 .item .text-container .text ul,
.block-text-color-white.catalog-advantage.variant8 .item .text-container .text ul li a,
.block-text-color-white .index-slider a.item,
.block-text-color-white .fullwidth-slider a.item {
	color: #fff;
}

.block-text-color-white .input-awesome.checkbox-awesome.variant1 label .icon {
	-webkit-box-shadow: 0 0 0 0.13em #fff;
	box-shadow: 0 0 0 0.13em #fff;
}

.block-text-color-white .input-awesome.checkbox-awesome.variant1 input:checked + label .icon {
	-webkit-box-shadow: 0 0 0 0.13em #fff;
	box-shadow: 0 0 0 0.13em #fff;
}

.block-text-color-white .input-awesome.checkbox-awesome.variant1 input:checked + label .icon:before {
	color: #fff;
}

.block-text-color-white .input-awesome.checkbox-awesome.variant1 input:not(:disabled) + label:hover .icon {
	-webkit-box-shadow: 0 0 0 0.13em #fff;
	box-shadow: 0 0 0 0.13em #fff;
}

.block-text-color-white .input-awesome.checkbox-awesome.variant1 input:focus + label .icon {
	-webkit-box-shadow: 0 0 0 0.13em #fff,
 0 0 0 0.23em #869791;
	box-shadow: 0 0 0 0.13em #fff,
 0 0 0 0.23em #869791;
}

.block-text-color-white .input-awesome.checkbox-awesome.variant1 input:focus + label:hover .icon {
	-webkit-box-shadow: 0 0 0 0.13em #fff,
 0 0 0 0.23em #869791;
	box-shadow: 0 0 0 0.13em #fff,
 0 0 0 0.23em #869791;
}

.block-text-color-white.video-bg .container .h1,
.block-text-color-white.video-bg .container .h2,
.block-text-color-white.video-bg .container .h3,
.block-text-color-white.video-bg .container h1,
.block-text-color-white.video-bg .container h2,
.block-text-color-white.video-bg .container h3,
.block-text-color-white.one-slide .container .h1,
.block-text-color-white.one-slide .container .h2,
.block-text-color-white.one-slide .container .h3,
.block-text-color-white.one-slide .container h1,
.block-text-color-white.one-slide .container h2,
.block-text-color-white.one-slide .container h3 {
	position: relative;
}

.block-text-color-black {
	color: #333;
}

.video-bg {
	position: relative;
	overflow: hidden;
}

.video-bg .video-bg-block {
	position: absolute !important;
	width: 100%;
	height: 100% !important;
	background: #FAFAFA;
}

.video-bg .inline-YTPlayer {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.hidden {
	display: none !important;
}

.nowrap {
	white-space: nowrap;
}

/*==========  CONTENT BLOCKS  ==========*/

/**/

/**/

/*==========  MODAL WINDOWS AND FORMS  ==========*/

/*modal windows*/

.modal {
	padding: 24px;
	padding-top: 35px;
	max-width: 95%;
	min-width: 480px;
	-webkit-transition: top 0.2s, -webkit-transform  0.2s;
	transition: top 0.2s, -webkit-transform  0.2s;
	-o-transition: top 0.2s, transform  0.2s;
	transition: top 0.2s, transform  0.2s;
	transition: top 0.2s, transform  0.2s, -webkit-transform  0.2s;
}

.modal .h2 {
	margin-bottom: 20px;
	font-size: 24px;
}

.modal .h2:before,
.modal .h2:after {
	display: none;
}

.modal .other-html {
	max-width: 600px;
}

.modal.modal-success {
	min-width: 300px;
}

.modal.modal-success .success-text {
	text-align: center;
}

.modal.modal-widget-phone {
	min-width: 350px;
}

.modal.modal-widget-phone .h2 {
	font-size: 18px;
	font-size: 1.125rem;
}

.modal.modal-widget-phone .button {
	display: block;
	width: 100%;
}

.modal.modal-zakaz .img-container img {
	max-width: 200px;
	max-height: 200px;
}

.modal.modal-slide {
	max-width: 1000px;
	text-align: center;
}

.modal.modal-slide .text-container {
	margin-top: 15px;
}

.modal.modal-slide .text-container .title {
	font-size: 32px;
}

.modal.modal-slide .text-container .text {
	margin-top: 10px;
}

.modal.modal-slide .text-container .button {
	margin-top: 10px;
}

.fancybox-slide--current .modal {
	-webkit-animation: modal-open-amimation 0.2s ease-in-out;
	animation: modal-open-amimation 0.2s ease-in-out;
}

.fancybox-is-closing .modal {
	top: 0;
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
}

/*forms*/

.form-container .h2 {
	text-align: center;
}

.form-container .form-group {
	margin-bottom: 15px;
	margin-bottom: 15px;
}

.form-container .form-group .col-form-label {
	margin-bottom: 0;
	padding-top: calc(.5rem - 1px * 2);
	padding-bottom: calc(.5rem - 1px * 2);
}

.form-container .form-group .form-control input[type='text'],
.form-container .form-group .form-control input[type='file'],
.form-container .form-group .form-control input[type='password'],
.form-container .form-group .form-control input[type='tel'],
.form-container .form-group .form-control input[type='email'],
.form-container .form-group .form-control input[type='search'],
.form-container .form-group .form-control input[type='number'],
.form-container .form-group .form-control select,
.form-container .form-group .form-control textarea {
	width: 100%;
}

.form-container .form-group .form-control .form-control-feedback {
	margin-top: 5px;
	display: none;
}

.form-container .form-group .marker {
	color: #f4a70b;
}

.form-container .form-group.error .col-form-label,
.form-container .form-group.error .marker,
.form-container .form-group.error .form-control .form-control-feedback {
	color: #d9534f;
}

.form-container .form-group.error .form-control {
	position: relative;
}

.form-container .form-group.error .form-control input[type='text'],
.form-container .form-group.error .form-control input[type='file'],
.form-container .form-group.error .form-control input[type='password'],
.form-container .form-group.error .form-control input[type='tel'],
.form-container .form-group.error .form-control input[type='email'],
.form-container .form-group.error .form-control input[type='search'],
.form-container .form-group.error .form-control input[type='number'],
.form-container .form-group.error .form-control textarea {
	border-color: #d9534f;
	-webkit-transition: border 0.1s ease-in-out;
	-o-transition: border 0.1s ease-in-out;
	transition: border 0.1s ease-in-out;
}

.form-container .form-group.error .form-control textarea {
	min-height: 40px;
}

.form-container .form-group.error .form-control select {
	border-color: #d9534f;
	-webkit-transition: border 0.1s ease-in-out;
	-o-transition: border 0.1s ease-in-out;
	transition: border 0.1s ease-in-out;
}

.form-container .form-group.error .form-control .form-control-feedback {
	display: block;
}

.form-container .form-group.error.error:not(.agreement) .form-control:before {
	content: "\f06a";
	font-family: 'Font Awesome 5 Free';
	position: absolute;
	top: 3px;
	right: 20px;
	color: #C30000;
	font-size: 23px;
	font-weight: 900;
}

.form-container .form-group.agreement {
	font-size: 13px;
}

.form-container .form-group.agreement label {
	margin-bottom: 0;
}

.form-container .form-group.agreement .input-awesome.checkbox-awesome label .icon {
	top: 1px;
}

.form-container .button-container .button {
	min-width: 200px;
}

.form-in-page .h1,
.form-in-page .h2 {
	text-align: center;
}

.form-in-page .form-container .form-group {
	margin-bottom: 0;
}

.form-in-page .form-container .form-group.agreement {
	margin-top: 10px;
	text-align: center;
}

.form-in-page .form-container .form-group.agreement .form-group-agreement-wrapper {
	display: inline-block;
	text-align: left;
}

.form-in-page .form-container .form-group.agreement .form-group-agreement-wrapper .form-control-feedback {
	margin-left: 24px;
}

.form-in-page .button-container .button {
	display: block;
	min-width: 100%;
	padding: 6px 12px;
}

.form-in-page2 .h1,
.form-in-page2 .h2 {
	text-align: center;
}

.form-in-page2 .form-container .form-group textarea {
	min-height: 4.5rem;
}

.form-in-page2 .form-container .form-group.agreement {
	text-align: center;
}

.form-in-page2 .button-container .button {
	padding: 6px 12px;
}

/*==========  /MODAL WINDOWS AND FORMS  ==========*/

/**/

/**/

/*==========  OTHER STYLES  ==========*/

/* Кнопка Наверх */

.toTop {
	width: 60px;
	height: 60px;
	position: fixed;
	bottom: 60px;
	left: 14%;
	cursor: pointer;
	z-index: 98;
	opacity: 0;
	-webkit-transition: opacity 0.25s ease-in-out;
	-o-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
}

.toTop:before {
	font-size: 60px;
	content: "\f139";
	font-family: 'Font Awesome 5 Free';
	line-height: normal;
	font-weight: 900;
}

.toTop.show {
	opacity: 0.15;
	-webkit-transition: opacity 0.25s ease-in-out;
	-o-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
}

.toTop:hover {
	opacity: .45;
}

.blur {
	-webkit-filter: blur(3px);
	filter: blur(3px);
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

/* fancybox */

body.fancybox-active > * {
	-webkit-filter: blur(3px);
	filter: blur(3px);
	-webkit-transition: -webkit-filter 0.1s;
	transition: -webkit-filter 0.1s;
	-o-transition: filter 0.1s;
	transition: filter 0.1s;
	transition: filter 0.1s, -webkit-filter 0.1s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

body.fancybox-active .fancybox-container {
	-webkit-filter: none;
	filter: none;
}

/* показать лупу, если фэнсибокс увеличивает картинку */

[data-fancybox].img-container,
[data-fancybox] .img-container {
	position: relative;
}

[data-fancybox].img-container:before,
[data-fancybox] .img-container:before {
	width: 43px;
	height: 60px;
	z-index: 1;
	opacity: 0;
	-webkit-transition: opacity 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out;
	content: "\f00e";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 40px;
	color: #fff;
	text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
	pointer-events: none;
}

[data-fancybox].img-container:hover:before,
[data-fancybox] .img-container:hover:before {
	opacity: 0.8;
	-webkit-transition: opacity 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out;
}

/* preloader */

#preloader {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 30;
	display: none;
}

#preloader .spinner {
	border: 6px solid rgba(100, 100, 100, 0.4);
	border-top: 6px solid rgba(255, 255, 255, 0.6);
	border-radius: 100%;
	height: 50px;
	width: 50px;
	-webkit-animation: preloader-rotate .8s infinite linear;
	animation: preloader-rotate .8s infinite linear;
	background: transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	z-index: 99999;
}

#preloader.active {
	display: block;
}

.no-img {
	padding-bottom: 56.25%;
	background: #EEEEEE;
	width: 100%;
	height: 100%;
	position: relative;
}

.no-img .far {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #BBBBBB;
	font-size: 7rem;
}

.item-padding {
	padding: 20px 15px;
}

/* Анимация появления объектов, чтоб не было видно резкого скачка высоты*/

.red-color {
	color: #ff5400;
}

.input-awesome input {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0 0 0 0);
}

.input-awesome .icon:before {
	font-family: 'Font Awesome 5 Free';
	-webkit-transition: color 0.1s ease-in-out, background 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out, background 0.1s ease-in-out;
	transition: color 0.1s ease-in-out, background 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant1 label {
	padding-left: 20px;
	position: relative;
}

.input-awesome.checkbox-awesome.variant1 label .icon {
	position: absolute;
	margin-left: -20px;
	top: 3px;
	width: 14px;
	height: 14px;
	-webkit-box-shadow: 0 0 0 0.13em #6e6e6e;
	box-shadow: 0 0 0 0.13em #6e6e6e;
	border-radius: 1px;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant1 label .icon:before {
	content: "\f00c";
	font-weight: 900;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: transparent;
	font-size: 11px;
}

.input-awesome.checkbox-awesome.variant1 input:checked + label .icon {
	-webkit-box-shadow: 0 0 0 0.13em #509600;
	box-shadow: 0 0 0 0.13em #509600;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant1 input:checked + label .icon:before {
	color: #509600;
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant1 input:not(:disabled) + label:hover .icon {
	-webkit-box-shadow: 0 0 0 0.13em #509600;
	box-shadow: 0 0 0 0.13em #509600;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant1 input:focus + label .icon {
	-webkit-box-shadow: 0 0 0 0.13em #6e6e6e,
 0 0 0 0.23em #869791;
	box-shadow: 0 0 0 0.13em #6e6e6e,
 0 0 0 0.23em #869791;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant1 input:focus + label:hover .icon {
	-webkit-box-shadow: 0 0 0 0.13em #509600, 0 0 0 0.23em #869791;
	box-shadow: 0 0 0 0.13em #509600, 0 0 0 0.23em #869791;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant1 input:disabled + label {
	cursor: not-allowed;
}

.input-awesome.checkbox-awesome.variant1 input:disabled + label .icon {
	opacity: .6;
	-webkit-box-shadow: 0 0 0 0.13em #6e6e6e;
	box-shadow: 0 0 0 0.13em #6e6e6e;
}

.input-awesome.checkbox-awesome.variant1 input:disabled:checked + label .icon:before {
	color: #6e6e6e;
}

.input-awesome.checkbox-awesome.variant2 label {
	padding-left: 20px;
	position: relative;
}

.input-awesome.checkbox-awesome.variant2 label .icon {
	position: absolute;
	margin-left: -20px;
	top: 3px;
	width: 14px;
	height: 14px;
	background: #6e6e6e;
	-webkit-box-shadow: 0 0 0 0.13em #6e6e6e;
	box-shadow: 0 0 0 0.13em #6e6e6e;
	border-radius: 1px;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant2 label .icon:before {
	content: "\f00c";
	font-weight: 900;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: transparent;
	font-size: 11px;
}

.input-awesome.checkbox-awesome.variant2 input:checked + label .icon {
	background: #509600;
	-webkit-box-shadow: 0 0 0 0.13em #509600;
	box-shadow: 0 0 0 0.13em #509600;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant2 input:checked + label .icon:before {
	color: #fff;
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant2 input:not(:disabled) + label:hover .icon {
	background: #509600;
	-webkit-box-shadow: 0 0 0 0.13em #509600;
	box-shadow: 0 0 0 0.13em #509600;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant2 input:focus + label .icon {
	-webkit-box-shadow: 0 0 0 0.13em #6e6e6e, 0 0 0 0.23em #f4a70b;
	box-shadow: 0 0 0 0.13em #6e6e6e, 0 0 0 0.23em #f4a70b;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant2 input:focus + label:hover .icon {
	-webkit-box-shadow: 0 0 0 0.13em #509600, 0 0 0 0.23em #f4a70b;
	box-shadow: 0 0 0 0.13em #509600, 0 0 0 0.23em #f4a70b;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant2 input:disabled + label {
	cursor: not-allowed;
}

.input-awesome.checkbox-awesome.variant2 input:disabled + label .icon {
	background: #C5C5C5;
	-webkit-box-shadow: 0 0 0 0.13em #C5C5C5;
	box-shadow: 0 0 0 0.13em #C5C5C5;
}

.input-awesome.checkbox-awesome.variant2 input:disabled:checked + label .icon {
	background: #C5C5C5;
}

.input-awesome.checkbox-awesome.variant2 input:disabled:checked + label .icon :before {
	color: #fff;
}

.input-awesome.checkbox-awesome.variant3 label {
	padding-left: 22px;
	position: relative;
}

.input-awesome.checkbox-awesome.variant3 label .icon {
	position: absolute;
	margin-left: -22px;
	top: 2px;
	width: 16px;
	height: 16px;
	-webkit-box-shadow: 0 0 0 0.13em #6e6e6e;
	box-shadow: 0 0 0 0.13em #6e6e6e;
	border-radius: 50%;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant3 label .icon:before {
	content: "\f00c";
	font-weight: 900;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: transparent;
	font-size: 11px;
	position: relative;
	top: 1px;
}

.input-awesome.checkbox-awesome.variant3 input:checked + label .icon {
	-webkit-box-shadow: 0 0 0 0.13em #509600;
	box-shadow: 0 0 0 0.13em #509600;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant3 input:checked + label .icon:before {
	color: #509600;
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant3 input:not(:disabled) + label:hover .icon {
	-webkit-box-shadow: 0 0 0 0.13em #509600;
	box-shadow: 0 0 0 0.13em #509600;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant3 input:focus + label .icon {
	-webkit-box-shadow: 0 0 0 0.13em #6e6e6e,
 0 0 0 0.23em #869791;
	box-shadow: 0 0 0 0.13em #6e6e6e,
 0 0 0 0.23em #869791;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant3 input:focus + label:hover .icon {
	-webkit-box-shadow: 0 0 0 0.13em #509600, 0 0 0 0.23em #869791;
	box-shadow: 0 0 0 0.13em #509600, 0 0 0 0.23em #869791;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant3 input:disabled + label {
	cursor: not-allowed;
}

.input-awesome.checkbox-awesome.variant3 input:disabled + label .icon {
	opacity: .6;
	-webkit-box-shadow: 0 0 0 0.13em #6e6e6e;
	box-shadow: 0 0 0 0.13em #6e6e6e;
}

.input-awesome.checkbox-awesome.variant3 input:disabled:checked + label .icon:before {
	color: #6e6e6e;
}

.input-awesome.checkbox-awesome.variant4 label {
	padding-left: 22px;
	position: relative;
}

.input-awesome.checkbox-awesome.variant4 label .icon {
	position: absolute;
	margin-left: -22px;
	top: 2px;
	width: 16px;
	height: 16px;
	background: #6e6e6e;
	-webkit-box-shadow: 0 0 0 0.13em #6e6e6e;
	box-shadow: 0 0 0 0.13em #6e6e6e;
	border-radius: 50%;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant4 label .icon:before {
	content: "\f00c";
	font-weight: 900;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: transparent;
	font-size: 11px;
	position: relative;
	top: 1px;
}

.input-awesome.checkbox-awesome.variant4 input:checked + label .icon {
	background: #509600;
	-webkit-box-shadow: 0 0 0 0.13em #509600;
	box-shadow: 0 0 0 0.13em #509600;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant4 input:checked + label .icon:before {
	color: #fff;
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant4 input:not(:disabled) + label:hover .icon {
	background: #509600;
	-webkit-box-shadow: 0 0 0 0.13em #509600;
	box-shadow: 0 0 0 0.13em #509600;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant4 input:focus + label .icon {
	-webkit-box-shadow: 0 0 0 0.13em #6e6e6e, 0 0 0 0.23em #f4a70b;
	box-shadow: 0 0 0 0.13em #6e6e6e, 0 0 0 0.23em #f4a70b;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant4 input:focus + label:hover .icon {
	-webkit-box-shadow: 0 0 0 0.13em #509600, 0 0 0 0.23em #f4a70b;
	box-shadow: 0 0 0 0.13em #509600, 0 0 0 0.23em #f4a70b;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.checkbox-awesome.variant4 input:disabled + label {
	cursor: not-allowed;
}

.input-awesome.checkbox-awesome.variant4 input:disabled + label .icon {
	background: #C5C5C5;
	-webkit-box-shadow: 0 0 0 0.13em #C5C5C5;
	box-shadow: 0 0 0 0.13em #C5C5C5;
}

.input-awesome.checkbox-awesome.variant4 input:disabled:checked + label .icon {
	background: #C5C5C5;
}

.input-awesome.checkbox-awesome.variant4 input:disabled:checked + label .icon :before {
	color: #fff;
}

.input-awesome.radio-awesome.variant1 label {
	padding-left: 22px;
	position: relative;
}

.input-awesome.radio-awesome.variant1 label .icon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	margin-left: -22px;
	top: 2px;
	width: 16px;
	height: 16px;
	-webkit-box-shadow: 0 0 0 0.13em #6e6e6e;
	box-shadow: 0 0 0 0.13em #6e6e6e;
	border-radius: 50%;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.radio-awesome.variant1 label .icon:before {
	content: "";
	width: 6px;
	height: 6px;
	background: transparent;
	border-radius: 50%;
}

.input-awesome.radio-awesome.variant1 input:checked + label .icon {
	-webkit-box-shadow: 0 0 0 0.13em #509600;
	box-shadow: 0 0 0 0.13em #509600;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.radio-awesome.variant1 input:checked + label .icon:before {
	background: #509600;
	-webkit-transition: background 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out;
	transition: background 0.1s ease-in-out;
}

.input-awesome.radio-awesome.variant1 input:not(:disabled) + label:hover .icon {
	-webkit-box-shadow: 0 0 0 0.13em #509600;
	box-shadow: 0 0 0 0.13em #509600;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.radio-awesome.variant1 input:focus + label .icon {
	-webkit-box-shadow: 0 0 0 0.13em #6e6e6e,
 0 0 0 0.23em #869791;
	box-shadow: 0 0 0 0.13em #6e6e6e,
 0 0 0 0.23em #869791;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.radio-awesome.variant1 input:focus + label:hover .icon {
	-webkit-box-shadow: 0 0 0 0.13em #509600, 0 0 0 0.23em #869791;
	box-shadow: 0 0 0 0.13em #509600, 0 0 0 0.23em #869791;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.radio-awesome.variant1 input:disabled + label {
	cursor: not-allowed;
}

.input-awesome.radio-awesome.variant1 input:disabled + label .icon {
	opacity: .6;
	-webkit-box-shadow: 0 0 0 0.13em #6e6e6e;
	box-shadow: 0 0 0 0.13em #6e6e6e;
}

.input-awesome.radio-awesome.variant1 input:disabled:checked + label .icon:before {
	background: #6e6e6e;
}

.input-awesome.radio-awesome.variant2 label {
	padding-left: 22px;
	position: relative;
}

.input-awesome.radio-awesome.variant2 label .icon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	margin-left: -22px;
	top: 2px;
	width: 16px;
	height: 16px;
	background: #6e6e6e;
	-webkit-box-shadow: 0 0 0 0.13em #6e6e6e;
	box-shadow: 0 0 0 0.13em #6e6e6e;
	border-radius: 50%;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.radio-awesome.variant2 label .icon:before {
	content: "";
	width: 6px;
	height: 6px;
	background: transparent;
	border-radius: 50%;
}

.input-awesome.radio-awesome.variant2 input:checked + label .icon {
	-webkit-box-shadow: 0 0 0 0.13em #509600;
	box-shadow: 0 0 0 0.13em #509600;
	background: #509600;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.radio-awesome.variant2 input:checked + label .icon:before {
	background: #fff;
	-webkit-transition: background 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out;
	transition: background 0.1s ease-in-out;
}

.input-awesome.radio-awesome.variant2 input:not(:disabled) + label:hover .icon {
	-webkit-box-shadow: 0 0 0 0.13em #509600;
	box-shadow: 0 0 0 0.13em #509600;
	background: #509600;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.radio-awesome.variant2 input:focus + label .icon {
	-webkit-box-shadow: 0 0 0 0.13em #6e6e6e, 0 0 0 0.23em #f4a70b;
	box-shadow: 0 0 0 0.13em #6e6e6e, 0 0 0 0.23em #f4a70b;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.radio-awesome.variant2 input:focus + label:hover .icon {
	-webkit-box-shadow: 0 0 0 0.13em #509600, 0 0 0 0.23em #f4a70b;
	box-shadow: 0 0 0 0.13em #509600, 0 0 0 0.23em #f4a70b;
	-webkit-transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.input-awesome.radio-awesome.variant2 input:disabled + label {
	cursor: not-allowed;
}

.input-awesome.radio-awesome.variant2 input:disabled + label .icon {
	background: #C5C5C5;
	-webkit-box-shadow: 0 0 0 0.13em #C5C5C5;
	box-shadow: 0 0 0 0.13em #C5C5C5;
}

.input-awesome.radio-awesome.variant2 input:disabled:checked + label .icon {
	background: #C5C5C5;
}

.mb-50 {
	margin-bottom: 50px;
}

.mb-30 {
	margin-bottom: 30px;
}

.mb-12 {
	margin-bottom: 12px;
}

/* faq-mini */

.faq-mini .item {
	border: 1px solid #d7dee3;
	margin-bottom: 8px;
}

.faq-mini .item .question {
	background: #f9f9fb;
}

.faq-mini .item .question a {
	position: relative;
	text-decoration: none;
	color: #333;
	display: block;
	padding: 15px;
	padding-right: 50px;
}

.faq-mini .item .question a:before {
	position: absolute;
	top: 13px;
	right: 23px;
	color: #d7dee3;
	font-size: 29px;
	line-height: normal;
	content: "\f078";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	-webkit-transition: -webkit-transform 0.1s ease-in-out;
	transition: -webkit-transform 0.1s ease-in-out;
	-o-transition: transform 0.1s ease-in-out;
	transition: transform 0.1s ease-in-out;
	transition: transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
}

.faq-mini .item .question a span {
	border-bottom: 1px dotted #333;
}

.faq-mini .item .question a:hover {
	background-color: #eceff2;
}

.faq-mini .item .question a:hover span {
	border-bottom: 1px dotted transparent;
}

.faq-mini .item .question a p:last-child {
	margin-bottom: 0;
}

.faq-mini .item.selected .question {
	border-bottom: 1px solid #ddd;
}

.faq-mini .item.selected .question a {
	background-color: #eceff2;
}

.faq-mini .item.selected .question a:before {
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
	-webkit-transition: -webkit-transform 0.1s ease-in-out;
	transition: -webkit-transform 0.1s ease-in-out;
	-o-transition: transform 0.1s ease-in-out;
	transition: transform 0.1s ease-in-out;
	transition: transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
}

.faq-mini .item .answer {
	display: none;
	padding: 15px 15px 15px 35px;
	background: #fff;
}

.faq-mini .item .answer p:last-child {
	margin-bottom: 0;
}

.map,
.map-constr {
	width: 100%;
	margin-bottom: 30px;
}

.map {
	height: 450px;
}

.map-constr {
	min-height: 450px;
}

.categories {
	margin-bottom: 15px;
}

.categories .item {
	display: inline-block;
	margin-bottom: 3px;
}

.categories .item span {
	font-size: 13px;
	font-size: 0.8125rem;
	color: #666;
}

.categories .item:after {
	content: '|';
	font-size: 10px;
	color: #cccccc;
	display: inline-block;
	vertical-align: middle;
	margin: 0 4px;
}

.categories .item.selected {
	font-weight: bold;
}

.categories .item:last-child:after {
	display: none;
}

.block-with-icon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.block-with-icon:before {
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	font-family: 'Font Awesome 5 Free';
}

/*.block-with-icon.phone:before {
	font-size: 16px;
	font-size: 1rem;
	content: "\f095";
	width: 1.28571429em;
	text-align: center;
	margin-right: 5px;
	font-weight: 900;
}*/

.lazyload:not([style]) {
	width: 100%;
	background-image: url(data:image/gif;base64,R0lGODlhCgAIAIABAN3d3f///yH5BAEAAAEALAAAAAAKAAgAAAINjAOnyJv2oJOrVXrzKQA7);
}

.animated-hidden {
	visibility: hidden;
}

.animated,
.animated-end {
	visibility: visible;
}

.delay-0-2s {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.delay-0-4s {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}

.delay-0-6s {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}

.delay-0-8s {
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
}

.delay-1s {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}

img.img-fluid[src$=".svg"] {
	height: 100%;
}

/*==========  /OTHER STYLES  ==========*/

/**/

/**/

/*==========  HEADER  ==========*/

header .header-desktop {
	padding-top: 20px;
	padding-bottom: 20px;
	background: #F9F7F7;
}

.index-page header .header-desktop {
	min-height: 100vh;
	background: url(http://ksenia-palto.ru/assets/images/background.jpg) center no-repeat;
	background-size: cover;
	padding-bottom: 0;
}

.index-page header .header-desktop .index-top .circle {
	width: 510px;
	height: 510px;
	border: 5px solid #F3F1EE;
	border-radius: 50%;
	padding: 15px;
	position: absolute;
	left: 0;
	top: 45%;
	margin-top: -255px;
}

.index-page header .header-desktop .index-top .circle .inner-circle {
	background: #F3F1EE;
	border-radius: 50%;
	height: 100%;
	padding: 36px;
	text-align: center;
}

.index-page header .header-desktop .index-top {
	position: relative;
	min-height: calc(100vh - 80px);
}

.index-page header .header-desktop .index-top:before {
	display: block;
	content: '';
	min-height: 840px;
}

.index-page header .header-desktop .index-top .girl {
	position: absolute;
	bottom: 0;
	right: 0;
}

header .header-desktop .logo {
	display: inline-block;
	max-width: 112px;
}

.index-page header .header-desktop .logo {
	max-width: none;
}

.index-page header .header-desktop .slogan {
	display: inline-block;
	font-size: 35px;
	line-height: 42px;
	text-transform: uppercase;
	margin: 40px 0;
}

header .header-desktop .contacts {
	font-style: normal;
}

header .header-desktop .contacts .phone {
	font-size: 22px;
	text-decoration: none;
}

header .header-desktop .contacts .phone span {
	color: #993831;
}

header .header-desktop .contacts .phone:hover {
	text-decoration: underline;
}

header .header-desktop .search-container {
	position: relative;
	margin-top: 15px;
}

header .header-desktop .search-container input[type=search] {
	width: 100%;
}

header .header-desktop .search-container input[type=submit] {
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	background: transparent;
	border: none;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 20px;
	color: #cccccc;
	padding: 0;
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
	cursor: pointer;
}

header .header-desktop .search-container input[type=submit]:focus {
	outline: none;
	-webkit-box-shadow: 0 0 0 1pt #869791;
	box-shadow: 0 0 0 1pt #869791;
}

header .header-desktop .search-container input[type=submit]:hover {
	color: #333;
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

header .header-desktop .search-container input[type=submit]:active {
	color: #cccccc;
}

header .header-desktop .search-container .advancedlink {
	display: none;
}

.shtender-mobile {
	display: none;
}

/*==========  /HEADER  ==========*/

/**/

/**/

/*==========  MENU-TOP  ==========*/

.menu-top-container {
	/*background-color: #509600;*/
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 4;
}

.menu-top:not(.mm-menu) ul.level1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	/*-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;*/
}

.menu-top:not(.mm-menu) ul.level1 > li {
	position: relative;
	z-index: 3;
	/*-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;*/
}

.menu-top:not(.mm-menu) ul.level1 > li.position-static {
	position: static;
}

.menu-top:not(.mm-menu) ul.level1 > li > a {
	display: block;
	text-decoration: none;
	padding: 13px 15px;
	color: #333;
	text-transform: uppercase;
	text-align: center;
}

.menu-top:not(.mm-menu) ul.level1 > li:hover > a,
.menu-top:not(.mm-menu) ul.level1 > li.selected > a,
.menu-top:not(.mm-menu) ul.level1 > li.active > a {
	/*background-color: #004b88;*/
	color: #993831;
}

.menu-top:not(.mm-menu) ul.level1 > li.flexMenu-viewMore > a {
	font-weight: bold;
}

.menu-top:not(.mm-menu) ul.level2 {
	display: none;
	position: absolute;
	min-width: 100%;
	left: 0;
	white-space: nowrap;
}

.menu-top:not(.mm-menu) ul.level1 > li:hover > ul.level2 {
	display: block !important;
}

.menu-top:not(.mm-menu) ul.level2,
.menu-top:not(.mm-menu) ul.flexMenu-popup {
	background-color: #F9F7F7;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.menu-top:not(.mm-menu) ul.level2 > li,
.menu-top:not(.mm-menu) ul.flexMenu-popup > li {
	position: relative;
}

.menu-top:not(.mm-menu) ul.level2 > li > a,
.menu-top:not(.mm-menu) ul.flexMenu-popup > li > a {
	color: #333;
	padding: 10px 13px;
	text-decoration: none;
	display: block;
}

.menu-top:not(.mm-menu) ul.level2 > li.selected > a,
.menu-top:not(.mm-menu) ul.level2 > li > a:hover,
.menu-top:not(.mm-menu) ul.level2 > li.active > a,
.menu-top:not(.mm-menu) ul.flexMenu-popup > li.selected > a,
.menu-top:not(.mm-menu) ul.flexMenu-popup > li > a:hover,
.menu-top:not(.mm-menu) ul.flexMenu-popup > li.active > a {
	/*background-color: #509600;*/
	color: #993831;
}

.menu-top:not(.mm-menu) ul ul.level2:not(.level2-fullwidth-column) ul.level3 {
	display: none;
	top: 0;
	left: 100%;
	position: absolute;
	background-color: #F9F7F7;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.menu-top:not(.mm-menu) ul ul.level2:not(.level2-fullwidth-column) ul.level3 > li {
	position: relative;
}

.menu-top:not(.mm-menu) ul ul.level2:not(.level2-fullwidth-column) ul.level3 > li > a {
	color: #333;
	padding: 10px 13px;
	text-decoration: none;
	display: block;
}

.menu-top:not(.mm-menu) ul ul.level2:not(.level2-fullwidth-column) ul.level3 > li.selected > a,
.menu-top:not(.mm-menu) ul ul.level2:not(.level2-fullwidth-column) ul.level3 > li > a:hover,
.menu-top:not(.mm-menu) ul ul.level2:not(.level2-fullwidth-column) ul.level3 > li.active > a {
	/*background-color: #509600;*/
	color: #993831;
}

.menu-top:not(.mm-menu) ul ul.level2:not(.level2-fullwidth-column).level2 > li:hover > ul.level3 {
	display: block !important;
}

.menu-top:not(.mm-menu) ul.flexMenu-popup {
	right: 0;
}

.menu-top:not(.mm-menu) ul.flexMenu-popup > li > ul.level2 {
	display: block;
	padding-left: 15px;
	top: 0;
	left: 0;
	position: relative;
}

.menu-top:not(.mm-menu) ul.flexMenu-popup > li:hover > ul.level2 {
	display: block !important;
}

.menu-top:not(.mm-menu) ul.flexMenu-popup > li > ul.level2 > li > ul.level3 {
	display: block;
	padding-left: 15px;
	top: 0;
	left: 0;
	position: relative;
}

.menu-top:not(.mm-menu) ul.flexMenu-popup > li:hover > ul.level3 {
	display: block !important;
}

.menu-top:not(.mm-menu) ul.level2-fullwidth-column {
	padding-top: 20px;
	padding-bottom: 5px;
	background: #fff;
	-webkit-box-shadow: 0 2px 3px rgba(9, 10, 10, 0.2);
	box-shadow: 0 2px 3px rgba(9, 10, 10, 0.2);
	white-space: inherit;
}

.menu-top:not(.mm-menu) ul.level2-fullwidth-column [class*="col"] > li {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%;
}

.menu-top:not(.mm-menu) ul.level2-fullwidth-column [class*="col"] > li > .level2-title .img-container {
	margin-bottom: 10px;
}

.menu-top:not(.mm-menu) ul.level2-fullwidth-column [class*="col"] > li > .level2-title > a {
	font-size: 20px;
	color: #509600;
	display: inline-block;
	margin-bottom: 20px;
	text-decoration: none;
	line-height: 20px;
}

.menu-top:not(.mm-menu) ul.level2-fullwidth-column [class*="col"] > li.selected > .level2-title > a,
.menu-top:not(.mm-menu) ul.level2-fullwidth-column [class*="col"] > li > .level2-title > a:hover,
.menu-top:not(.mm-menu) ul.level2-fullwidth-column [class*="col"] > li.active > .level2-title > a {
	text-decoration: underline;
}

.menu-top:not(.mm-menu) ul.level2-fullwidth-column ul.level3 {
	margin-bottom: 20px;
}

.menu-top:not(.mm-menu) ul.level2-fullwidth-column ul.level3 > li > a {
	display: inline-block;
	margin-bottom: 10px;
	text-decoration: none;
	line-height: 20px;
}

.menu-top:not(.mm-menu) ul.level2-fullwidth-column ul.level3 > li.selected > a,
.menu-top:not(.mm-menu) ul.level2-fullwidth-column ul.level3 > li > a:hover,
.menu-top:not(.mm-menu) ul.level2-fullwidth-column ul.level3 > li.active > a {
	text-decoration: underline;
}

.menu-top:not(.mm-menu) ul.level2-fullwidth-column ul.level3 > li:last-child > a {
	margin-bottom: 0;
}

.menu-top:not(.mm-menu) ul .level2-fullwidth {
	padding-top: 20px;
	padding-bottom: 20px;
	background: #fff;
	-webkit-box-shadow: 0 2px 3px rgba(9, 10, 10, 0.2);
	box-shadow: 0 2px 3px rgba(9, 10, 10, 0.2);
	white-space: inherit;
}

.menu-top:not(.mm-menu) ul .level2-fullwidth .container li > a {
	display: inline-block;
	text-decoration: none;
	margin-bottom: 10px;
}

.menu-top:not(.mm-menu) ul .level2-fullwidth .container li.selected > a,
.menu-top:not(.mm-menu) ul .level2-fullwidth .container li > a:hover,
.menu-top:not(.mm-menu) ul .level2-fullwidth .container li.active > a {
	text-decoration: underline;
}

.menu-top:not(.mm-menu) ul .level2-fullwidth .container li:last-child > a {
	margin-bottom: 0;
}

/**/

/*==========  /Menu-top  ==========*/

/**/

/**/

/*==========  VERTICAL MENU  ==========*/

.vertical-menu-container .h2 {
	min-height: 33px;
}

.vertical-menu ul { /**/
}

.vertical-menu ul.level1 {
	border-top: 1px solid #F3F1EE;
	border-bottom: none;
}

.vertical-menu ul.level1 > li {
	border-bottom: 1px solid #F3F1EE;
}

.vertical-menu ul.level1 > li > a {
	position: relative;
	display: block;
	padding: 12px 27px 12px 0;
	text-decoration: none;
	color: #333;
	line-height: 17px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

.vertical-menu ul.level1 > li.active > a,
.vertical-menu ul.level1 > li > a:hover {
	/*background-color: #004b88;*/
	color: #993831;
}

.vertical-menu ul.level1 > li.selected > a {
	/*background-color: #004b88;*/
	color: #993831;
}

.vertical-menu ul.level1 > li.submenu > a:before {
	content: "\f054";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: 15px;
	color: #666666;
	font-size: 13px;
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.vertical-menu ul.level1 > li.submenu > a:hover:before {
	/*color: #fff;*/
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.vertical-menu ul.level1 > li.submenu.active > a:before,
.vertical-menu ul.level1 > li.submenu.selected > a:before {
	content: "\f078";
}

.vertical-menu ul.level1 > li.active ul.level2,
.vertical-menu ul.level1 > li.selected ul.level2 {
	display: block;
}

.vertical-menu ul.level2 {
	display: none;
	border-top: none;
	/*background-color: #f5f6f7;*/
	padding: 0 0 6px 15px;
}

.vertical-menu ul.level2 > li > a {
	position: relative;
	display: block;
	text-decoration: none;
	padding: 6px 15px;
	color: #333;
	line-height: 17px;
	font-size: 14px;
}

.vertical-menu ul.level2 > li > a:before {
	content: "\f054";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 6px;
    left: 0;
    color: #666666;
    font-size: 10px;
}

.vertical-menu ul.level2 > li > a:hover {
	/*text-decoration: underline;*/
	color: #993831;
}

.vertical-menu ul.level2 > li.selected > a {
	/*text-decoration: underline;*/
	color: #993831;
}

/**/

/* vertical-menu animate */

/*.vertical-menu ul li:not(.selected) a:hover {
	padding-left: 25px;
}

.vertical-menu ul li a {
	-webkit-transition: padding-left 0.1s ease-in-out, background 0.1s ease-in-out;
	-o-transition: padding-left 0.1s ease-in-out, background 0.1s ease-in-out;
	transition: padding-left 0.1s ease-in-out, background 0.1s ease-in-out;
}

.vertical-menu ul li a:hover {
	-webkit-transition: padding-left 0.1s ease-in-out, background 0.1s ease-in-out;
	-o-transition: padding-left 0.1s ease-in-out, background 0.1s ease-in-out;
	transition: padding-left 0.1s ease-in-out, background 0.1s ease-in-out;
}*/

/*==========  /VERTICAL MENU  ==========*/

/**/

/**/

/*==========  FOOTER  ==========*/

footer .footer-desktop.variant1,
footer .footer-desktop.variant3,
footer .footer-desktop.variant4 {
	overflow: hidden;
	background-color: #F9F7F7;
}

footer .footer-desktop.variant1 .row,
footer .footer-desktop.variant3 .row,
footer .footer-desktop.variant4 .row {
	padding-top: 30px;
	padding-bottom: 30px;
}

footer .footer-desktop.variant1 .contacts,
footer .footer-desktop.variant3 .contacts,
footer .footer-desktop.variant4 .contacts {
	font-style: normal;
	display: flex;
    align-items: center;
	justify-content: space-between;
}

footer .footer-desktop.variant1 .contacts .phone,
footer .footer-desktop.variant3 .contacts .phone,
footer .footer-desktop.variant4 .contacts .phone {
	font-size: 16px;
	text-decoration: none;
}

footer .footer-desktop.variant3 .contacts .phone span {
	font-weight: bold;
}

footer .footer-desktop.variant1 .contacts .phone:hover,
footer .footer-desktop.variant3 .contacts .phone:hover,
footer .footer-desktop.variant4 .contacts .phone:hover {
	text-decoration: underline;
}

footer .footer-desktop.variant1 .counter,
footer .footer-desktop.variant3 .counter,
footer .footer-desktop.variant4 .counter {
	margin-top: 10px;
}

footer .footer-desktop.variant1 .socials,
footer .footer-desktop.variant3 .socials,
footer .footer-desktop.variant4 .socials {
	margin-top: 10px;
}

footer .footer-desktop .footer-menu {
	/*background: #509600;*/
	margin: 60px 0;
}

footer .footer-desktop .footer-menu ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-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;*/
}

footer .footer-desktop .footer-menu ul > li {
	position: relative;
	z-index: 3;
}

footer .footer-desktop .footer-menu ul > li > a {
	display: block;
	text-decoration: none;
	padding: 13px 15px;
	color: #333;
	text-transform: uppercase;
	text-align: center;
}

footer .footer-desktop .footer-menu ul > li:hover > a,
footer .footer-desktop .footer-menu ul > li.selected > a,
footer .footer-desktop .footer-menu ul > li.active > a {
	/*background-color: #004b88;*/
	color: #993831;
}

footer .footer-desktop .footer-menu2 ul > li > a {
	display: inline-block;
	text-decoration: none;
	line-height: 18px;
	margin-bottom: 4px;
}

footer .footer-desktop .footer-menu2 ul > li > a:hover,
footer .footer-desktop .footer-menu2 ul > li.selected > a {
	color: #509600;
}

.socials .item {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 4px;
	text-decoration: none;
	color: #fff;
}

.socials .item.vk {
	background: #45668e;
}

.socials .item.vk:hover {
	color: #45668e;
}

.socials .item.fb {
	background: #3b5998;
}

.socials .item.fb:hover {
	color: #3b5998;
}

.socials .item.tw {
	background: #1da1f2;
}

.socials .item.tw:hover {
	color: #1da1f2;
}

.socials .item.youtube {
	background: #ff0000;
}

.socials .item.youtube:hover {
	color: #ff0000;
}

.socials .item.inst {
	background: -o-radial-gradient(33% 100%, circle, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
	background: radial-gradient(circle at 33% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
}

.socials .item.inst:hover {
	color: #F15245;
}

.socials .item.ok {
	background: #ed812b;
}

.socials .item.ok:hover {
	color: #ed812b;
}

.socials .item.what {
	background: #075e54;
}

.socials .item.what:hover {
	color: #075e54;
}

.socials .item.viber {
	background: #675CA8;
}

.socials .item.viber:hover {
	color: #675CA8;
}

.socials .item:hover {
	background: #fff;
}

footer .footer-desktop .slogan {
	font-size: 16px;
	text-transform: uppercase;
	max-width: 180px;
	text-align: center;
	margin-top: 15px;
}

footer .footer-desktop .adress .title {
	font-weight: bold;
}

.bfooter {
	background: #F3F1EE;
	padding: 15px 0;
	font-size: 14px;
	color: #666666;
}

.bfooter .mastweb {
	text-align: right;
}

.bfooter a {
	text-decoration: none;
	color: #666666;
}

.bfooter a:hover {
	text-decoration: underline;
}

/*==========  FOOTER  ==========*/

/**/

/**/

/*==========  CATALOGS  ==========*/

/*==========  /CATALOGS  ==========*/

/**/

/**/

/* catalog-products */

.catalog-products .item {
	height: 100%;
	border: 1px solid #F3F1EE;
	/*padding-bottom: 15px;*/
	background: #fff;
	-webkit-animation: smoothly-show-items 1.1s ease-in-out;
	animation: smoothly-show-items 1.1s ease-in-out;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.catalog-products .item .item-bottom,
.catalog-products .item .item-bottom2 {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.catalog-products .item .item-bottom {
	padding: 10px;
}

.catalog-products .item .img-container {
	position: relative;
	text-decoration: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.catalog-products .item .img-container:hover {
	opacity: 0.8;
}

.catalog-products .item .img-container img {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.catalog-products .item .img-container .no-img {
	padding-bottom: 66.348%;
}

.catalog-products .item .name {
	color: #333;
	text-decoration: none;
	line-height: 15px;
	display: inline-block;
	font-size: 14px;
	text-align: center;
}

.catalog-products .item .name:hover {
	/*text-decoration: underline;*/
	color: #993831;
}

.catalog-products .item .price-container {
	margin-top: 10px;
	border-top: 1px solid #F3F1EE;
	border-bottom: 1px solid #F3F1EE;
}

.catalog-products .item .price-container.no-skidka {
	padding-bottom: 23px;
}

.catalog-products .item .price-container-block1 {
	margin: 5px 0;
}

.catalog-products .item .catalog-products-row {
	margin-top: 12px;
}

.catalog-products .item .tovars-counter {
	display: inline-block;
}

.catalog-products .item .tovars-counter input[type=number] {
	float: left;
	border: 1px solid #e5e5e5;
	border-left: none;
	border-right: none;
	border-radius: 4px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #f7f7f7;
	-moz-appearance: textfield;
}

.catalog-products .item .tovars-counter input[type=number]:focus {
	border: 1px solid #869791;
}

.catalog-products .item .tovars-counter input[type=number]::-webkit-inner-spin-button,
.catalog-products .item .tovars-counter input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.catalog-products .item .tovars-counter .minus,
.catalog-products .item .tovars-counter .plus {
	float: left;
	width: 27px;
	height: 30px;
	border: 1px solid #e5e5e5;
	background: #fff;
	text-align: center;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	text-decoration: none;
	line-height: 30px;
	color: #888888;
}

.catalog-products .item .tovars-counter .minus:hover,
.catalog-products .item .tovars-counter .plus:hover {
	color: #333;
	border-color: #869791;
}

.catalog-products .item .tovars-counter .minus:active,
.catalog-products .item .tovars-counter .plus:active {
	color: #888888;
	border-color: #e5e5e5;
}

.catalog-products .item .tovars-counter .minus {
	margin-left: -100%;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	font-size: 10px;
}

.catalog-products .item .tovars-counter .plus {
	margin-left: -27px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	font-size: 22px;
}

.catalog-products .item .button {
	font-size: 13px;
	min-width: inherit;
	width: 100%;
	padding: 5px 10px;
}

.catalog-products .item .catalog-item-bottom {
	margin-top: 10px;
}

.catalog-products .item .catalog-item-bottom .catalog-item-reviews {
	text-decoration: none;
	font-size: 13px;
	font-size: 0.8125rem;
}

.catalog-products .item .catalog-item-bottom .catalog-item-reviews:hover {
	text-decoration: underline;
}

.catalog-products .item .img-container .labels-container,
.catalog-products2 .item .img-container .labels-container,
.synced-slider1 .item .img-container .labels-container,
.tovar-container .tovar-slider .labels-container {
	position: absolute;
	top: -2px;
	left: -3px;
	text-align: left;
}

.catalog-products .item .img-container .labels-container .label,
.catalog-products2 .item .img-container .labels-container .label,
.synced-slider1 .item .img-container .labels-container .label,
.tovar-container .tovar-slider .labels-container .label {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 3px;
	font-size: 11px;
	font-size: 0.6875rem;
	text-transform: uppercase;
	text-align: center;
	border-radius: 4px;
	padding: 0 3px;
	color: #fff;
	min-width: 53px;
}

.catalog-products .item .img-container .labels-container .label.akcia,
.catalog-products2 .item .img-container .labels-container .label.akcia,
.synced-slider1 .item .img-container .labels-container .label.akcia,
.tovar-container .tovar-slider .labels-container .label.akcia {
	background: #fb3030;
}

.catalog-products .item .img-container .labels-container .label.hit,
.catalog-products2 .item .img-container .labels-container .label.hit,
.synced-slider1 .item .img-container .labels-container .label.hit,
.tovar-container .tovar-slider .labels-container .label.hit {
	background: #ff8707;
}

.catalog-products .item .img-container .labels-container .label.sovet,
.catalog-products2 .item .img-container .labels-container .label.sovet,
.synced-slider1 .item .img-container .labels-container .label.sovet,
.tovar-container .tovar-slider .labels-container .label.sovet {
	background: #84d412;
}

.catalog-products .item .img-container .labels-container .label.new,
.catalog-products2 .item .img-container .labels-container .label.new,
.synced-slider1 .item .img-container .labels-container .label.new,
.tovar-container .tovar-slider .labels-container .label.new {
	background: #4fa1f3;
}

.catalog-products .item .price,
.catalog-products2 .item .price,
.catalog-products3 .item .price,
.tovar-container .info .price-container .price {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	font-size: 1.125rem;
	color: #000;
}

.catalog-products .item .old-price,
.catalog-products2 .item .old-price,
.catalog-products3 .item .old-price,
.tovar-container .info .price-container .old-price {
	margin-left: 12px;
	display: inline-block;
	vertical-align: middle;
	color: #666666;
	text-decoration: line-through;
}

.catalog-products .item .price-container-block2,
.catalog-products2 .item .price-container-block2,
.catalog-products3 .item .price-container-block2,
.tovar-container .info .price-container .price-container-block2 {
	margin-top: 8px;
}

.catalog-products .item .skidka,
.catalog-products2 .item .skidka,
.catalog-products3 .item .skidka,
.tovar-container .info .price-container .skidka,
.catalog-products .item .economy,
.catalog-products2 .item .economy,
.catalog-products3 .item .economy,
.tovar-container .info .price-container .economy {
	float: left;
	font-size: 11px;
	font-size: 0.6875rem;
	color: #000;
	border-radius: 3px;
	background-color: #ffd02e;
	padding: 0 8px;
	margin-right: 3px;
}

.catalog-products .item .catalog-item-bottom .catalog-item-compare,
.tovar-container .info .tovar-links-container .item {
	display: inline-block;
	text-decoration: none;
	font-size: 13px;
	font-size: 0.8125rem;
	margin-bottom: 3px;
}

.catalog-products .item .catalog-item-bottom .catalog-item-compare .far,
.tovar-container .info .tovar-links-container .item .far {
	color: #9B9B9B;
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.catalog-products .item .catalog-item-bottom .catalog-item-compare .text,
.tovar-container .info .tovar-links-container .item .text {
	display: inline-block;
	vertical-align: top;
}

.catalog-products .item .catalog-item-bottom .catalog-item-compare:hover .far,
.tovar-container .info .tovar-links-container .item:hover .far {
	color: #333;
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.catalog-products .item .catalog-item-bottom .catalog-item-compare:hover .text,
.tovar-container .info .tovar-links-container .item:hover .text {
	text-decoration: underline;
}

.catalog-products .item .price-container-block1 table {
	width: 100%;
}

.catalog-products .item .price-container-block1 table tr td {
	font-size: 14px;
	white-space: nowrap;
	vertical-align: top;
}

.catalog-products .item .price-container-block1 table tr td .price {
	font-size: 16px;
	font-weight: bold;
}

.catalog-products .item .price-container-block1 table tr td .price span {
	color: #993831;
}

.catalog-products .item .price-container-block1 table tr td .old-price {
	font-size: 12px;
	display: block;
	margin-left: 0;
}

.catalog-products .item .item-bottom .bottom {
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}

.catalog-products .item .item-bottom .bottom .link {
	color: #993831;
	text-decoration: none;
}

.catalog-products .item .item-bottom .bottom .link:hover {
	color: #333;
}

.catalog-products .item .img-container .dopimages {
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
    align-items: center;
    justify-content: center;
	width: 100%;
	height: 100%;
}

.catalog-products .item .img-container .dopimages .item {
	margin: 0 2px;
	min-width: 7px;
	max-width: 32px;
	border: 0;
	background: transparent;
	position: relative;
}

.catalog-products .item .img-container .dopimages .item:before {
	content: '';
	height: 7px;
	background: #666666;
	border: 1px solid #fff;
	position: absolute;
	left: 0;
	bottom: 4px;
	width: 100%;
}

.catalog-products .item .img-container .dopimages .item.selected:before {
	background: #993831;
}

/**/

.catalog-products2 .item {
	border: 1px solid #eaebec;
	background: #fff;
	-webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
	transition: -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	padding: 15px;
}

.catalog-products2 .item .img-container {
	position: relative;
	text-decoration: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.catalog-products2 .item .img-container:hover {
	opacity: 0.8;
}

.catalog-products2 .item .img-container img {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.catalog-products2 .item .img-container .no-img {
	padding-bottom: 66.348%;
}

.catalog-products2 .item .name {
	color: #333;
	text-decoration: none;
	line-height: 15px;
	display: inline-block;
	font-weight: bold;
}

.catalog-products2 .item .name:hover {
	text-decoration: underline;
}

.catalog-products2 .item .text {
	margin-top: 10px;
	line-height: 17px;
}

.catalog-products2 .item .catalog-products-wrapper {
	margin-top: 15px;
}

.catalog-products2 .item .tovars-counter {
	display: inline-block;
}

.catalog-products2 .item .tovars-counter input[type=number] {
	float: left;
	border: 1px solid #e5e5e5;
	border-left: none;
	border-right: none;
	border-radius: 4px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #f7f7f7;
	-moz-appearance: textfield;
}

.catalog-products2 .item .tovars-counter input[type=number]:focus {
	border: 1px solid #869791;
}

.catalog-products2 .item .tovars-counter input[type=number]::-webkit-inner-spin-button,
.catalog-products2 .item .tovars-counter input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.catalog-products2 .item .tovars-counter .minus,
.catalog-products2 .item .tovars-counter .plus {
	float: left;
	width: 27px;
	height: 30px;
	border: 1px solid #e5e5e5;
	background: #fff;
	text-align: center;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	text-decoration: none;
	line-height: 30px;
	color: #888888;
}

.catalog-products2 .item .tovars-counter .minus:hover,
.catalog-products2 .item .tovars-counter .plus:hover {
	color: #333;
	border-color: #869791;
}

.catalog-products2 .item .tovars-counter .minus:active,
.catalog-products2 .item .tovars-counter .plus:active {
	color: #888888;
	border-color: #e5e5e5;
}

.catalog-products2 .item .tovars-counter .minus {
	margin-left: -100%;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	font-size: 10px;
}

.catalog-products2 .item .tovars-counter .plus {
	margin-left: -27px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	font-size: 22px;
}

.catalog-products2 .item .button {
	font-size: 13px;
	min-width: inherit;
	width: 100%;
	padding: 5px 10px;
}

.catalog-products2 .item:hover {
	-webkit-box-shadow: 0 0 10px rgba(159, 159, 159, 0.4);
	box-shadow: 0 0 10px rgba(159, 159, 159, 0.4);
	-webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
	transition: -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.catalog-products3 .item {
	border: 1px solid #eaebec;
	background: #fff;
	-webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
	transition: -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	padding: 15px;
}

.catalog-products3 .item .img-container {
	position: relative;
	text-decoration: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.catalog-products3 .item .img-container:hover {
	opacity: 0.8;
}

.catalog-products3 .item .img-container img {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.catalog-products3 .item .img-container .no-img {
	padding-bottom: 66.348%;
}

.catalog-products3 .item .img-container .no-img .far {
	font-size: 5rem;
}

.catalog-products3 .item .name {
	color: #333;
	text-decoration: none;
	line-height: 15px;
	display: inline-block;
}

.catalog-products3 .item .name:hover {
	text-decoration: underline;
}

.catalog-products3 .item .price-container .old-price {
	margin-left: 12px;
}

.catalog-products3 .item .tovars-counter {
	display: inline-block;
}

.catalog-products3 .item .tovars-counter input[type=number] {
	float: left;
	border: 1px solid #e5e5e5;
	border-left: none;
	border-right: none;
	border-radius: 4px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #f7f7f7;
	-moz-appearance: textfield;
}

.catalog-products3 .item .tovars-counter input[type=number]:focus {
	border: 1px solid #869791;
}

.catalog-products3 .item .tovars-counter input[type=number]::-webkit-inner-spin-button,
.catalog-products3 .item .tovars-counter input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.catalog-products3 .item .tovars-counter .minus,
.catalog-products3 .item .tovars-counter .plus {
	float: left;
	width: 27px;
	height: 30px;
	border: 1px solid #e5e5e5;
	background: #fff;
	text-align: center;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	text-decoration: none;
	line-height: 30px;
	color: #888888;
}

.catalog-products3 .item .tovars-counter .minus:hover,
.catalog-products3 .item .tovars-counter .plus:hover {
	color: #333;
	border-color: #869791;
}

.catalog-products3 .item .tovars-counter .minus:active,
.catalog-products3 .item .tovars-counter .plus:active {
	color: #888888;
	border-color: #e5e5e5;
}

.catalog-products3 .item .tovars-counter .minus {
	margin-left: -100%;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	font-size: 10px;
}

.catalog-products3 .item .tovars-counter .plus {
	margin-left: -27px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	font-size: 22px;
}

.catalog-products3 .item .button {
	font-size: 13px;
	min-width: inherit;
	width: 100%;
	padding: 5px 10px;
}

.catalog-products3 .item:hover {
	-webkit-box-shadow: 0 0 10px rgba(159, 159, 159, 0.4);
	box-shadow: 0 0 10px rgba(159, 159, 159, 0.4);
	-webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
	transition: -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	position: relative;
}

.catalog-products3 .button-container,
.catalog-products3 .pagination {
	margin-top: 30px;
}

/* catalog-gallery-album */

.catalog-gallery-album .item {
	display: block;
	text-align: center;
	text-decoration: none;
}

.catalog-gallery-album .item .img-border {
	display: block;
	padding: 10px;
	border: 1px solid #eaebec;
	-webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
	transition: -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	background: #fff;
}

.catalog-gallery-album .item .img-border .img-container {
	display: block;
	overflow: hidden;
}

.catalog-gallery-album .item .img-border .img-container img {
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.catalog-gallery-album .item .img-border .img-container .no-img {
	padding-bottom: 66.61%;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.catalog-gallery-album .item:hover .img-border {
	-webkit-box-shadow: 0 0 10px rgba(159, 159, 159, 0.4);
	box-shadow: 0 0 10px rgba(159, 159, 159, 0.4);
	-webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
	transition: -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.catalog-gallery-album .item:hover .img-border .img-container img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.catalog-gallery-album .item:hover .img-border .no-img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.catalog-gallery-album .item .name {
	display: block;
	margin-top: 10px;
	color: #333;
	line-height: 17px;
}

/**/

/* catalog-gallery */

.catalog-gallery .item {
	display: block;
	text-align: center;
	text-decoration: none;
}

.catalog-gallery .item .img-container {
	display: block;
	overflow: hidden;
}

.catalog-gallery .item .img-container img {
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.catalog-gallery .item:hover .img-container img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.catalog-gallery .item .name {
	display: block;
	margin-top: 10px;
	color: #333;
	line-height: 17px;
}

/**/

/* catalog-gallery-album-fluid */

.catalog-gallery-album-fluid .container-fluid {
	padding-left: 0;
	padding-right: 0;
}

.catalog-gallery-album-fluid .item {
	display: block;
	text-align: center;
	text-decoration: none;
	-webkit-appearance: button;
}

.catalog-gallery-album-fluid .item .img-container {
	display: block;
	overflow: hidden;
}

.catalog-gallery-album-fluid .item .img-container img {
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	-webkit-appearance: button;
}

.catalog-gallery-album-fluid .item .img-container .no-img {
	padding-bottom: 66.61%;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.catalog-gallery-album-fluid .item .img-container:before {
	display: none;
}

.catalog-gallery-album-fluid .item:hover .img-container img,
.catalog-gallery-album-fluid .item:hover .img-container .no-img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.catalog-gallery-album-fluid .item .name {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	opacity: 0;
	color: #fff;
	font-size: 18px;
	font-size: 1.125rem;
	-webkit-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out;
}

.catalog-gallery-album-fluid .item .name:after {
	display: block;
	width: 100%;
	height: 60px;
	z-index: 1;
	content: "\f03e";
	font-family: 'Font Awesome 5 Free';
	font-size: 50px;
	color: #fff;
	text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}

.catalog-gallery-album-fluid .item:hover .name {
	-webkit-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out;
	opacity: 1;
	background: rgba(30, 30, 30, 0.87);
}

.catalog-gallery-album-fluid .pagination {
	margin-top: 30px;
}

/**/

/* catalog-gallery-fluid */

.catalog-gallery-fluid .container-fluid {
	padding-left: 0;
	padding-right: 0;
}

.catalog-gallery-fluid .item {
	display: block;
	text-align: center;
	text-decoration: none;
	-webkit-animation: smoothly-show-items 1.1s ease-in-out;
	animation: smoothly-show-items 1.1s ease-in-out;
	-webkit-appearance: button;
}

.catalog-gallery-fluid .item .img-container {
	display: block;
	overflow: hidden;
}

.catalog-gallery-fluid .item .img-container img {
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	-webkit-appearance: button;
}

.catalog-gallery-fluid .item .img-container:before {
	display: none;
}

.catalog-gallery-fluid .item:hover .img-container img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.catalog-gallery-fluid .item .name {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	opacity: 0;
	color: #fff;
	font-size: 18px;
	font-size: 1.125rem;
	-webkit-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out;
}

.catalog-gallery-fluid .item .name:after {
	display: block;
	width: 100%;
	height: 60px;
	z-index: 1;
	content: "\f00e";
	font-family: 'Font Awesome 5 Free';
	font-size: 42px;
	font-weight: 900;
	color: #fff;
	text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}

.catalog-gallery-fluid .item:hover .name {
	-webkit-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out;
	opacity: 1;
	background: rgba(30, 30, 30, 0.87);
}

.catalog-gallery-fluid .pagination {
	margin-top: 30px;
}

/**/

/* catalog-sections */

.catalog-sections .item {
	display: block;
	text-align: center;
	text-decoration: none;
}

.catalog-sections .item .img-border {
	display: block;
	padding: 10px;
	border: 1px solid #eaebec;
	-webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
	transition: -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	background: #fff;
}

.catalog-sections .item .img-border .img-container .no-img {
	padding-bottom: 62.5%;
}

.catalog-sections .item .name {
	display: block;
	margin-top: 10px;
	color: #333;
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.catalog-sections .item:hover .img-border {
	-webkit-box-shadow: 0 0 10px rgba(159, 159, 159, 0.4);
	box-shadow: 0 0 10px rgba(159, 159, 159, 0.4);
	-webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
	transition: -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.catalog-sections .item:hover .name {
	color: #993831;
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

/**/

/* catalog-advantage */

.catalog-advantage.variant1 .item {
	text-align: center;
	height: 100%;
	-webkit-animation: smoothly-show-items 1.1s ease-in-out;
	animation: smoothly-show-items 1.1s ease-in-out;
}

.catalog-advantage.variant1 .item .img-container {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.catalog-advantage.variant1 .item .title {
	margin-top: 10px;
	font-size: 16px;
	font-size: 1rem;
	font-weight: bold;
	display: inline-block;
	text-decoration: none;
}

.catalog-advantage.variant1 .item .text {
	margin-top: 10px;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 18px;
}

.catalog-advantage.variant1 a.item {
	text-decoration: none;
	display: block;
}

.catalog-advantage.variant1 a.item .img-container {
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.catalog-advantage.variant1 a.item .title,
.catalog-advantage.variant1 a.item .text {
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.catalog-advantage.variant1 a.item:hover:not(.item-padding) .img-container {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.catalog-advantage.variant1 a.item:hover.item-padding {
	-webkit-box-shadow: 0 0 10px rgba(159, 159, 159, 0.4);
	box-shadow: 0 0 10px rgba(159, 159, 159, 0.4);
	-webkit-transition: border 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: border 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: border 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: border 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: border 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.catalog-advantage.variant1 a.item:hover .title,
.catalog-advantage.variant1 a.item:hover .text {
	color: #509600;
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.catalog-advantage.variant2 .item {
	height: 100%;
}

.catalog-advantage.variant2 .item .title {
	font-size: 16px;
	font-size: 1rem;
	display: inline-block;
	text-decoration: none;
	color: #666666;
}

.catalog-advantage.variant2 .item .text {
	margin-top: 10px;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 18px;
}

.catalog-advantage.variant2 a.item {
	display: block;
	text-decoration: none;
}

.catalog-advantage.variant2 a.item .title,
.catalog-advantage.variant2 a.item .text {
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.catalog-advantage.variant2 a.item:hover .title,
.catalog-advantage.variant2 a.item:hover .text {
	color: #509600;
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.catalog-advantage.variant3 .item {
	height: 100%;
}

.catalog-advantage.variant3 .item .title {
	font-size: 18px;
	font-size: 1.125rem;
	display: inline-block;
	text-decoration: underline;
}

.catalog-advantage.variant3 .item .text {
	margin-top: 10px;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 18px;
}

.catalog-advantage.variant3 a.item {
	display: block;
	text-decoration: none;
}

.catalog-advantage.variant3 a.item .title,
.catalog-advantage.variant3 a.item .text {
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.catalog-advantage.variant3 a.item:hover .title {
	text-decoration: none;
}

.catalog-advantage.variant3 a.item:hover .title,
.catalog-advantage.variant3 a.item:hover .text {
	color: #509600;
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.catalog-advantage.variant4 .item {
	text-align: center;
	background: #fff;
	text-decoration: none;
	display: block;
	height: 100%;
	-webkit-animation: smoothly-show-items 1.1s ease-in-out;
	animation: smoothly-show-items 1.1s ease-in-out;
	-webkit-transition: border 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: border 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: border 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: border 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: border 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.catalog-advantage.variant4 .item .title {
	font-weight: bold;
	margin-top: 10px;
	font-size: 16px;
	font-size: 1rem;
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.catalog-advantage.variant4 .item .text {
	margin-top: 10px;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 18px;
}

.catalog-advantage.variant4 .item .img-container {
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.catalog-advantage.variant4 a.item:hover .title {
	color: #509600;
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.catalog-advantage.variant4 a.item:hover:not(.item-padding) .img-container {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.catalog-advantage.variant4 a.item:hover.item-padding {
	-webkit-box-shadow: 0 0 10px rgba(159, 159, 159, 0.4);
	box-shadow: 0 0 10px rgba(159, 159, 159, 0.4);
	-webkit-transition: border 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: border 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: border 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: border 0.1s ease-in-out, box-shadow 0.1s ease-in-out;
	transition: border 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.catalog-advantage.variant5 .item {
	position: relative;
	display: block;
	height: 100%;
}

.catalog-advantage.variant5 .item .img-container {
	display: block;
}

.catalog-advantage.variant5 .item .img-container .no-img {
	padding-bottom: 73.7615%;
}

.catalog-advantage.variant5 .item .text-container {
	display: block;
	position: absolute;
	left: 24px;
	right: 24px;
	bottom: 24px;
}

.catalog-advantage.variant5 .item .name {
	display: inline-block;
	padding: 7px 10px;
	background: #509600;
	color: #fff;
	font-size: 18px;
	font-size: 1.125rem;
}

.catalog-advantage.variant5 .item .text {
	background: #509600;
	color: #fff;
	padding: 7px 10px;
	padding-top: 5px;
}

.catalog-advantage.variant5 a.item {
	text-decoration: none;
}

.catalog-advantage.variant5 a.item .img-container {
	overflow: hidden;
}

.catalog-advantage.variant5 a.item .img-container .no-img,
.catalog-advantage.variant5 a.item .img-container img {
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.catalog-advantage.variant5 a.item:hover .img-container .no-img,
.catalog-advantage.variant5 a.item:hover .img-container img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.catalog-advantage.variant6 .item {
	display: block;
	background: #509600;
	height: 100%;
}

.catalog-advantage.variant6 .item .img-container .no-img {
	padding-bottom: 73.7615%;
}

.catalog-advantage.variant6 .item .text-container {
	padding: 10px 15px;
	color: #fff;
}

.catalog-advantage.variant6 .item .text-container .name {
	font-size: 18px;
	font-size: 1.125rem;
}

.catalog-advantage.variant6 .item .text-container .text {
	margin-top: 10px;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 18px;
}

.catalog-advantage.variant6 a.item {
	text-decoration: none;
}

.catalog-advantage.variant6 a.item .img-container {
	overflow: hidden;
}

.catalog-advantage.variant6 a.item .img-container .no-img,
.catalog-advantage.variant6 a.item .img-container img {
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.catalog-advantage.variant6 a.item:hover .img-container .no-img,
.catalog-advantage.variant6 a.item:hover .img-container img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.catalog-advantage.variant7 .item {
	display: block;
	height: 100%;
	background: #fff;
	text-align: center;
	position: relative;
	z-index: 0;
}

.catalog-advantage.variant7 .item .img-container .no-img {
	padding-bottom: 73.7615%;
}

.catalog-advantage.variant7 .item .text-container .name {
	margin-top: 15px;
	font-size: 18px;
	font-size: 1.125rem;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}

.catalog-advantage.variant7 .item .text-container .text {
	margin-top: 10px;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 18px;
}

.catalog-advantage.variant7 .item .text-container .link {
	margin-top: 2px;
	font-size: 14px;
	color: #993831;
	padding-bottom: 15px;
}

.catalog-advantage.variant7 a.item {
	text-decoration: none;
}

.catalog-advantage.variant7 .item:before {
	content: '';
	display: block;
	position: absolute;
	top: -10px;
	left: 20px;
	width: calc(100% - 40px);
	height: 10px;
	border-left: 2px solid #B44E47;
	border-top: 2px solid #B44E47;
	border-right: 2px solid #B44E47;
	z-index: -1;
}

.catalog-advantage.variant7 .item:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -10px;
	left: 20px;
	width: calc(100% - 40px);
	height: 10px;
	border-left: 2px solid #B44E47;
	border-bottom: 2px solid #B44E47;
	border-right: 2px solid #B44E47;
	z-index: -1;
}

.catalog-advantage.variant7 a.item .img-container {
	overflow: hidden;
}

.catalog-advantage.variant7 a.item .img-container .no-img,
.catalog-advantage.variant7 a.item .img-container img {
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.catalog-advantage.variant7 a.item:hover .img-container .no-img,
.catalog-advantage.variant7 a.item:hover .img-container img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.catalog-advantage.variant7 a.item:hover .text-container .link {
	text-decoration: underline;
}

.catalog-advantage.variant8 .item {
	border: 1px solid #eaebec;
	-webkit-animation: smoothly-show-items 1.1s ease-in-out;
	animation: smoothly-show-items 1.1s ease-in-out;
	height: 100%;
	background: #fff;
}

.catalog-advantage.variant8 .item .img-container .no-img {
	padding-bottom: 73.7615%;
}

.catalog-advantage.variant8 .item a.img-container {
	overflow: hidden;
	display: block;
}

.catalog-advantage.variant8 .item a.img-container .no-img,
.catalog-advantage.variant8 .item a.img-container img {
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.catalog-advantage.variant8 .item a.img-container:hover .no-img,
.catalog-advantage.variant8 .item a.img-container:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.catalog-advantage.variant8 .item .text-container .name {
	padding: 15px;
	font-size: 18px;
	font-size: 1.125rem;
	color: #fff;
	background: #f79326;
	display: block;
}

.catalog-advantage.variant8 .item .text-container a.name {
	text-decoration: none;
}

.catalog-advantage.variant8 .item .text-container a.name:hover {
	text-decoration: underline;
}

.catalog-advantage.variant8 .item .text-container .text {
	padding: 15px;
}

.catalog-advantage.variant8 .item .text-container ul {
	padding-left: 27px;
}

.catalog-advantage.variant9 .item {
	width: 170px;
	height: 170px;
	text-align: center;
	margin-bottom: 30px;
	background-color: #f5f7f9;
	-webkit-box-shadow: 6px 8px 20px rgba(6, 7, 7, 0.1);
	box-shadow: 6px 8px 20px rgba(6, 7, 7, 0.1);
	text-decoration: none;
	display: block;
	border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	-webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
	-o-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}

.catalog-advantage.variant9 .item:after {
	content: "";
	border-radius: 50%;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
	opacity: 0;
	-webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
	-o-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}

.catalog-advantage.variant9 .item:hover {
	-webkit-transform: scale(1.25, 1.25);
	-ms-transform: scale(1.25, 1.25);
	transform: scale(1.25, 1.25);
}

.catalog-advantage.variant9 .item:hover:after {
	opacity: 1;
}

.catalog-advantage.variant9 .item .item-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.catalog-advantage.variant9 .item .count {
	font-size: 40px;
	font-weight: bold;
	line-height: normal;
}

.catalog-advantage.variant9 a.item {
	text-decoration: none;
}

.catalog-advantage.variant9 a.item:hover {
	background: #509600;
}

/*catalog-sections-rubric*/

.catalog-sections-rubric .no-gutters > [class*="col-"] {
	margin: 0 0 -1px -1px;
}

.catalog-sections-rubric .item {
	padding: 30px;
	border: 1px solid #f2f2f2;
	-webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
	transition: -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	height: 100%;
}

.catalog-sections-rubric .item .img-container {
	display: inline-block;
}

.catalog-sections-rubric .item .img-container:hover {
	opacity: 0.8;
}

.catalog-sections-rubric .item .sections-container .title {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 700;
	display: inline-block;
	text-decoration: none;
}

.catalog-sections-rubric .item .sections-container .title:hover {
	color: #509600;
}

.catalog-sections-rubric .item .sections-container .rubric-container {
	margin-top: 10px;
}

.catalog-sections-rubric .item .sections-container .rubric-container .link {
	font-size: 14px;
	font-size: 0.875rem;
	display: inline-block;
	text-decoration: none;
	margin-right: 8px;
}

.catalog-sections-rubric .item .sections-container .rubric-container .link:hover {
	color: #509600;
}

.catalog-sections-rubric .item .text {
	margin-top: 15px;
	font-size: 14px;
	font-size: 0.875rem;
}

.catalog-sections-rubric .item:hover {
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
	transition: -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.index-slider .owl-carousel,
.fullwidth-slider .owl-carousel,
.carousel-slider .owl-carousel,
.basic-slider .owl-carousel,
.reviews-slider .owl-carousel,
.synced-slider1 .owl-carousel,
.synced-slider-single .owl-carousel { /* owl-dots */
}

.index-slider .owl-carousel .owl-dots,
.fullwidth-slider .owl-carousel .owl-dots,
.carousel-slider .owl-carousel .owl-dots,
.basic-slider .owl-carousel .owl-dots,
.reviews-slider .owl-carousel .owl-dots,
.synced-slider1 .owl-carousel .owl-dots,
.synced-slider-single .owl-carousel .owl-dots {
	margin-top: 15px;
}

.index-slider .owl-carousel .owl-dots .owl-dot,
.fullwidth-slider .owl-carousel .owl-dots .owl-dot,
.carousel-slider .owl-carousel .owl-dots .owl-dot,
.basic-slider .owl-carousel .owl-dots .owl-dot,
.reviews-slider .owl-carousel .owl-dots .owl-dot,
.synced-slider1 .owl-carousel .owl-dots .owl-dot,
.synced-slider-single .owl-carousel .owl-dots .owl-dot {
	position: relative;
	width: 25px;
	height: 18px;
}

.index-slider .owl-carousel .owl-dots .owl-dot span,
.fullwidth-slider .owl-carousel .owl-dots .owl-dot span,
.carousel-slider .owl-carousel .owl-dots .owl-dot span,
.basic-slider .owl-carousel .owl-dots .owl-dot span,
.reviews-slider .owl-carousel .owl-dots .owl-dot span,
.synced-slider1 .owl-carousel .owl-dots .owl-dot span,
.synced-slider-single .owl-carousel .owl-dots .owl-dot span {
	width: 14px;
	height: 14px;
	-webkit-transition: width 0.1s ease-in-out, height 0.1s ease-in-out, background 0.1s ease-in-out;
	-o-transition: width 0.1s ease-in-out, height 0.1s ease-in-out, background 0.1s ease-in-out;
	transition: width 0.1s ease-in-out, height 0.1s ease-in-out, background 0.1s ease-in-out;
	background: rgba(0, 0, 0, 0.2);
}

.index-slider .owl-carousel .owl-dots .owl-dot.active span,
.fullwidth-slider .owl-carousel .owl-dots .owl-dot.active span,
.carousel-slider .owl-carousel .owl-dots .owl-dot.active span,
.basic-slider .owl-carousel .owl-dots .owl-dot.active span,
.reviews-slider .owl-carousel .owl-dots .owl-dot.active span,
.synced-slider1 .owl-carousel .owl-dots .owl-dot.active span,
.synced-slider-single .owl-carousel .owl-dots .owl-dot.active span,
.index-slider .owl-carousel .owl-dots .owl-dot:hover span,
.fullwidth-slider .owl-carousel .owl-dots .owl-dot:hover span,
.carousel-slider .owl-carousel .owl-dots .owl-dot:hover span,
.basic-slider .owl-carousel .owl-dots .owl-dot:hover span,
.reviews-slider .owl-carousel .owl-dots .owl-dot:hover span,
.synced-slider1 .owl-carousel .owl-dots .owl-dot:hover span,
.synced-slider-single .owl-carousel .owl-dots .owl-dot:hover span {
	width: 18px;
	height: 18px;
	background: rgba(0, 0, 0, 0.4);
	-webkit-transition: width 0.1s ease-in-out, height 0.1s ease-in-out, background 0.1s ease-in-out;
	-o-transition: width 0.1s ease-in-out, height 0.1s ease-in-out, background 0.1s ease-in-out;
	transition: width 0.1s ease-in-out, height 0.1s ease-in-out, background 0.1s ease-in-out;
}

.index-slider .owl-carousel .owl-dots .owl-dot:focus,
.fullwidth-slider .owl-carousel .owl-dots .owl-dot:focus,
.carousel-slider .owl-carousel .owl-dots .owl-dot:focus,
.basic-slider .owl-carousel .owl-dots .owl-dot:focus,
.reviews-slider .owl-carousel .owl-dots .owl-dot:focus,
.synced-slider1 .owl-carousel .owl-dots .owl-dot:focus,
.synced-slider-single .owl-carousel .owl-dots .owl-dot:focus {
	outline: none;
}

.index-slider .owl-carousel .owl-dots .owl-dot:focus span,
.fullwidth-slider .owl-carousel .owl-dots .owl-dot:focus span,
.carousel-slider .owl-carousel .owl-dots .owl-dot:focus span,
.basic-slider .owl-carousel .owl-dots .owl-dot:focus span,
.reviews-slider .owl-carousel .owl-dots .owl-dot:focus span,
.synced-slider1 .owl-carousel .owl-dots .owl-dot:focus span,
.synced-slider-single .owl-carousel .owl-dots .owl-dot:focus span {
	-webkit-box-shadow: 0 0 0 2pt #869791;
	box-shadow: 0 0 0 2pt #869791;
}

.index-slider .owl-carousel .owl-item.active .item .text-container,
.index-slider.one-slide .item .text-container,
.fullwidth-slider .owl-carousel .owl-item.active .item .text-container,
.fullwidth-slider.one-slide .item .text-container {
	opacity: 1;
	-webkit-transition: opacity .75s ease-in-out;
	-o-transition: opacity .75s ease-in-out;
	transition: opacity .75s ease-in-out;
	-webkit-transition-delay: .85s;
	-o-transition-delay: .85s;
	transition-delay: .85s;
}

/* index owl slider */

.index-slider {
	position: relative;
}

.index-slider .slider-wrapper,
.index-slider .item .item-wrapper {
	min-height: 500px;
}

.index-slider .item {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	text-decoration: none;
}

.index-slider .item .item-wrapper {
	overflow: hidden;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}

.index-slider .item .item-wrapper > .container {
	height: 100%;
}

.index-slider .item .text-container {
	opacity: 0;
	-webkit-transition: opacity .75s ease-in-out;
	-o-transition: opacity .75s ease-in-out;
	transition: opacity .75s ease-in-out;
	-webkit-transition-delay: .85s;
	-o-transition-delay: .85s;
	transition-delay: .85s;
	margin-bottom: 50px;
}

.index-slider .item .text-container .title {
	position: relative;
	font-size: 32px;
	line-height: 1.1;
}

.index-slider .item .text-container .text {
	position: relative;
	margin-top: 17px;
}

.index-slider .item .text-container .text p {
	margin-bottom: 10px;
}

.index-slider .item .text-container .text p:last-child {
	margin-bottom: 0;
}

.index-slider .item .text-container .button {
	margin-top: 20px;
	position: relative;
	-webkit-transition: background 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out;
	transition: background 0.1s ease-in-out;
}

.index-slider .item .text-container .button:hover {
	-webkit-transition: background 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out;
	transition: background 0.1s ease-in-out;
}

.index-slider .item .row-text-container {
	height: 100%;
}

.index-slider .item .row-text-container.justify-content-start .text-container {
	margin-left: 69px;
}

.index-slider .item .row-text-container.justify-content-end .text-container {
	margin-right: 69px;
}

.index-slider .item .row-text-container.justify-content-center .text-container {
	text-align: center;
}

.index-slider .item .row-text-container.justify-content-center.align-items-center .text-container {
	text-align: center;
}

.index-slider .item .row-text-container.justify-content-center.align-items-center .text-container .title {
	font-size: 52px;
}

.index-slider .item .row-text-container.justify-content-center.align-items-center .text-container .text {
	font-size: 17px;
	font-size: 1.0625rem;
}

.index-slider .item .row-text-container.align-items-start .text-container {
	margin-top: 60px;
}

.index-slider .item .row-text-container.align-items-center .text-container {
	margin-top: 50px;
}

.index-slider .item .row-text-container.align-items-end .text-container {
	margin-top: 60px;
}

.index-slider .item.item-bg .item-wrapper:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.index-slider .item.item-bg.item-bg-variant1 .item-wrapper:before {
	background: rgba(43, 60, 72, 0.32);
}

.index-slider .item.item-bg.item-bg-variant2 .item-wrapper:before {
	background: url("http://ksenia-palto.ru/assets/images/slide-bg-pattern.png") rgba(0, 0, 0, 0.1);
}

.index-slider .item.item-bg.item-bg-variant3 .item-wrapper:before {
	background: rgba(255, 255, 255, 0.6);
}

.index-slider .item.text-container-bg-enable .text-container {
	position: relative;
	padding: 30px;
}

.index-slider .item.text-container-bg-enable .text-container .text-container-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.5;
}

.index-slider a.item {
	color: #333;
}

.index-slider .owl-carousel { /* owl-nav */ /**/
}

.index-slider .owl-carousel .owl-stage {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.index-slider .owl-carousel .owl-stage .owl-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

.index-slider .owl-carousel .owl-nav {
	margin-top: 0;
}

.index-slider .owl-carousel .owl-nav [class*=owl-] {
	position: absolute;
	margin: 0;
	border-radius: 0;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	text-shadow: 0px 3px 1px rgba(0, 0, 0, 0.6);
	padding: 0 !important;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	opacity: 0.6;
	-webkit-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
}

.index-slider .owl-carousel .owl-nav [class*=owl-]:hover {
	background-color: transparent;
}

.index-slider .owl-carousel .owl-nav [class*=owl-]:before {
	font-family: 'Font Awesome 5 Free';
	font-size: 35px;
	line-height: 35px;
	font-weight: 900;
}

.index-slider .owl-carousel .owl-nav [class*=owl-].owl-prev:before {
	content: "";
}

.index-slider .owl-carousel .owl-nav [class*=owl-].owl-next:before {
	content: "";
}

.index-slider .owl-carousel .owl-nav [class*=owl-]:hover {
	color: #fff;
}

.index-slider .owl-carousel .owl-nav [class*=owl-]:active {
	color: #fff;
}

.index-slider .owl-carousel .owl-nav [class*=owl-].owl-prev {
	left: 25px;
}

.index-slider .owl-carousel .owl-nav [class*=owl-].owl-next {
	right: 25px;
}

.index-slider .owl-carousel .owl-nav [class*=owl-]:hover {
	opacity: 1;
	-webkit-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
}

.index-slider .owl-carousel .owl-nav [class*=owl-]:active {
	opacity: 0.6;
}

.index-slider .owl-carousel .owl-nav [class*=owl-]:after {
	content: '';
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	position: absolute;
	top: -10px;
	left: -10px;
}

.index-slider .owl-carousel .owl-nav [class*=owl-]:focus {
	outline: none;
	-webkit-box-shadow: 0 0 0 1pt #869791;
	box-shadow: 0 0 0 1pt #869791;
}

.index-slider .owl-carousel .owl-dots {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
}

.index-slider .owl-carousel .owl-dots .owl-dot span {
	background: rgba(255, 255, 255, 0.4);
}

.index-slider .owl-carousel .owl-dots .owl-dot.active span,
.index-slider .owl-carousel .owl-dots .owl-dot:hover span {
	background: rgba(255, 255, 255, 0.6);
}

.index-slider.one-slide .owl-carousel {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

.index-slider .button-container {
	margin-top: 30px;
}

/*fullwidth-slider*/

.fullwidth-slider {
	position: relative;
}

.fullwidth-slider .slider-wrapper,
.fullwidth-slider .item .item-wrapper {
	min-height: 500px;
}

.fullwidth-slider .item {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	text-decoration: none;
}

.fullwidth-slider .item .item-wrapper {
	overflow: hidden;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}

.fullwidth-slider .item .item-wrapper > .container {
	height: 100%;
}

.fullwidth-slider .item .text-container {
	opacity: 0;
	-webkit-transition: opacity .75s ease-in-out;
	-o-transition: opacity .75s ease-in-out;
	transition: opacity .75s ease-in-out;
	-webkit-transition-delay: .85s;
	-o-transition-delay: .85s;
	transition-delay: .85s;
	margin-bottom: 50px;
}

.fullwidth-slider .item .text-container .title {
	position: relative;
	font-size: 32px;
	line-height: 1.1;
}

.fullwidth-slider .item .text-container .text {
	position: relative;
	margin-top: 17px;
}

.fullwidth-slider .item .text-container .text p {
	margin-bottom: 10px;
}

.fullwidth-slider .item .text-container .text p:last-child {
	margin-bottom: 0;
}

.fullwidth-slider .item .text-container .button {
	margin-top: 20px;
	position: relative;
	-webkit-transition: background 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out;
	transition: background 0.1s ease-in-out;
}

.fullwidth-slider .item .text-container .button:hover {
	-webkit-transition: background 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out;
	transition: background 0.1s ease-in-out;
}

.fullwidth-slider .item .row-text-container {
	height: 100%;
}

.fullwidth-slider .item .row-text-container.justify-content-center .text-container {
	text-align: center;
}

.fullwidth-slider .item .row-text-container.justify-content-center.align-items-center .text-container {
	text-align: center;
}

.fullwidth-slider .item .row-text-container.justify-content-center.align-items-center .text-container .title {
	font-size: 52px;
}

.fullwidth-slider .item .row-text-container.justify-content-center.align-items-center .text-container .text {
	font-size: 17px;
	font-size: 1.0625rem;
}

.fullwidth-slider .item .row-text-container.align-items-start .text-container {
	margin-top: 60px;
}

.fullwidth-slider .item .row-text-container.align-items-center .text-container {
	margin-top: 50px;
}

.fullwidth-slider .item .row-text-container.align-items-end .text-container {
	margin-top: 60px;
}

.fullwidth-slider .item.item-bg .item-wrapper:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.fullwidth-slider .item.item-bg.item-bg-variant1 .item-wrapper:before {
	background: rgba(43, 60, 72, 0.32);
}

.fullwidth-slider .item.item-bg.item-bg-variant2 .item-wrapper:before {
	background: url("http://ksenia-palto.ru/assets/images/slide-bg-pattern.png") rgba(0, 0, 0, 0.1);
}

.fullwidth-slider .item.item-bg.item-bg-variant3 .item-wrapper:before {
	background: rgba(255, 255, 255, 0.6);
}

.fullwidth-slider .item.text-container-bg-enable .text-container {
	position: relative;
	padding: 30px;
}

.fullwidth-slider .item.text-container-bg-enable .text-container .text-container-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.5;
}

.fullwidth-slider a.item {
	color: #333;
}

.fullwidth-slider .owl-carousel { /**/ /* owl-nav */ /**/
}

.fullwidth-slider .owl-carousel .owl-stage {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.fullwidth-slider .owl-carousel .owl-stage .owl-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

.fullwidth-slider .owl-carousel .owl-nav {
	margin-top: 0;
}

.fullwidth-slider .owl-carousel .owl-nav [class*=owl-] {
	position: absolute;
	margin: 0;
	border-radius: 0;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	text-shadow: 0px 3px 1px rgba(0, 0, 0, 0.6);
	padding: 0 !important;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	opacity: 0.6;
	-webkit-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
}

.fullwidth-slider .owl-carousel .owl-nav [class*=owl-]:hover {
	background-color: transparent;
}

.fullwidth-slider .owl-carousel .owl-nav [class*=owl-]:before {
	font-family: 'Font Awesome 5 Free';
	font-size: 35px;
	line-height: 35px;
	font-weight: 900;
}

.fullwidth-slider .owl-carousel .owl-nav [class*=owl-].owl-prev:before {
	content: "";
}

.fullwidth-slider .owl-carousel .owl-nav [class*=owl-].owl-next:before {
	content: "";
}

.fullwidth-slider .owl-carousel .owl-nav [class*=owl-]:hover {
	color: #fff;
}

.fullwidth-slider .owl-carousel .owl-nav [class*=owl-]:active {
	color: #fff;
}

.fullwidth-slider .owl-carousel .owl-nav [class*=owl-].owl-prev {
	left: 75px;
}

.fullwidth-slider .owl-carousel .owl-nav [class*=owl-].owl-next {
	right: 75px;
}

.fullwidth-slider .owl-carousel .owl-nav [class*=owl-]:hover {
	opacity: 1;
	-webkit-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
}

.fullwidth-slider .owl-carousel .owl-nav [class*=owl-]:active {
	opacity: 0.6;
}

.fullwidth-slider .owl-carousel .owl-nav [class*=owl-]:after {
	content: '';
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	position: absolute;
	top: -10px;
	left: -10px;
}

.fullwidth-slider .owl-carousel .owl-nav [class*=owl-]:focus {
	outline: none;
	-webkit-box-shadow: 0 0 0 1pt #869791;
	box-shadow: 0 0 0 1pt #869791;
}

.fullwidth-slider .owl-carousel .owl-nav [class*=owl-].owl-prev {
	left: 50%;
	margin-left: calc(-1290px/2 - 15px);
	-webkit-transform: translate3d(-100%, -50%, 0);
	transform: translate3d(-100%, -50%, 0);
}

.fullwidth-slider .owl-carousel .owl-nav [class*=owl-].owl-next {
	right: 50%;
	margin-right: calc(-1290px/2 - 15px);
	-webkit-transform: translate3d(100%, -50%, 0);
	transform: translate3d(100%, -50%, 0);
}

.fullwidth-slider .owl-carousel .owl-dots {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
}

.fullwidth-slider .owl-carousel .owl-dots .owl-dot span {
	background: rgba(255, 255, 255, 0.4);
}

.fullwidth-slider .owl-carousel .owl-dots .owl-dot.active span,
.fullwidth-slider .owl-carousel .owl-dots .owl-dot:hover span {
	background: rgba(255, 255, 255, 0.6);
}

.fullwidth-slider.fullheight .slider-wrapper,
.fullwidth-slider.fullheight .item .item-wrapper {
	height: 100vh;
	height: 100vh;
}

.fullwidth-slider.one-slide .owl-carousel {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

.fullwidth-slider .button-container {
	margin-top: 30px;
}

.content-column .fullwidth-slider .owl-carousel .owl-nav [class*=owl-].owl-prev {
	left: 40px !important;
	margin-left: 0;
}

.content-column .fullwidth-slider .owl-carousel .owl-nav [class*=owl-].owl-next {
	right: 40px !important;
	margin-right: 0;
}

.content-column .fullwidth-slider:not(.block-padding) .item .item-wrapper {
	padding-left: 15px;
	padding-right: 15px;
}

.content-column .fullwidth-slider .item .row-text-container.justify-content-start .text-container {
	margin-left: 69px;
}

.content-column .fullwidth-slider .item .row-text-container.justify-content-end .text-container {
	margin-right: 69px;
}

/* carousel owl slider */

.carousel-slider {
	position: relative;
}

.carousel-slider .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	padding: 15px;
	border: 1px solid #ddd;
	text-decoration: none;
	text-align: center;
	background: #fff;
	-webkit-transition: border 0.1s ease-in-out;
	-o-transition: border 0.1s ease-in-out;
	transition: border 0.1s ease-in-out;
}

.carousel-slider .item .img-container {
	display: inline-block;
	text-decoration: none;
}

.carousel-slider .item .img-container img {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

.carousel-slider .item .text-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.carousel-slider .item .text-container .title {
	font-size: 18px;
	font-size: 1.125rem;
	margin-top: 10px;
	display: inline-block;
}

.carousel-slider .item .text-container .title p:last-child {
	margin-bottom: 0;
}

.carousel-slider .item .text-container .text {
	margin-top: 10px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.carousel-slider .item .text-container .text p {
	margin-bottom: 10px;
}

.carousel-slider .item .text-container .text p:last-child {
	margin-bottom: 0;
}

.carousel-slider .item .text-container .button {
	margin-top: 10px;
}

.carousel-slider .item:hover {
	border: 1px solid #a2a2a2;
	-webkit-transition: border 0.1s ease-in-out;
	-o-transition: border 0.1s ease-in-out;
	transition: border 0.1s ease-in-out;
}

.carousel-slider .owl-carousel { /**/ /* owl-nav */ /**/
}

.carousel-slider .owl-carousel .owl-stage {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: auto;
	margin-right: auto;
}

.carousel-slider .owl-carousel .owl-stage .owl-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

.carousel-slider .owl-carousel .owl-nav {
	margin-top: 0;
}

.carousel-slider .owl-carousel .owl-nav [class*=owl-] {
	position: absolute;
	margin: 0;
	border-radius: 0;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	text-shadow: 0px 3px 1px rgba(0, 0, 0, 0.6);
	padding: 0 !important;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	opacity: 0.6;
	-webkit-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
}

.carousel-slider .owl-carousel .owl-nav [class*=owl-]:hover {
	background-color: transparent;
}

.carousel-slider .owl-carousel .owl-nav [class*=owl-]:before {
	font-family: 'Font Awesome 5 Free';
	font-size: 24px;
	line-height: 24px;
	font-weight: 900;
}

.carousel-slider .owl-carousel .owl-nav [class*=owl-].owl-prev:before {
	content: "";
}

.carousel-slider .owl-carousel .owl-nav [class*=owl-].owl-next:before {
	content: "";
}

.carousel-slider .owl-carousel .owl-nav [class*=owl-]:hover {
	color: #fff;
}

.carousel-slider .owl-carousel .owl-nav [class*=owl-]:active {
	color: #fff;
}

.carousel-slider .owl-carousel .owl-nav [class*=owl-].owl-prev {
	left: -24px;
}

.carousel-slider .owl-carousel .owl-nav [class*=owl-].owl-next {
	right: -24px;
}

.carousel-slider .owl-carousel .owl-nav [class*=owl-]:hover {
	opacity: 1;
	-webkit-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
}

.carousel-slider .owl-carousel .owl-nav [class*=owl-]:active {
	opacity: 0.6;
}

.carousel-slider .owl-carousel .owl-nav [class*=owl-]:after {
	content: '';
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	position: absolute;
	top: -10px;
	left: -10px;
}

.carousel-slider .owl-carousel .owl-nav [class*=owl-]:focus {
	outline: none;
	-webkit-box-shadow: 0 0 0 1pt #869791;
	box-shadow: 0 0 0 1pt #869791;
}

.carousel-slider .button-container {
	margin-top: 30px;
}

_:-moz-tree-row(hover),
.content-column .carousel-slider .owl-carousel {
	width: 100.3%;
}

/* basic owl slider */

.basic-slider {
	position: relative;
}

.basic-slider .item {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.basic-slider .item .row {
	height: 100%;
}

.basic-slider .item .img-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.basic-slider .item .img-container img {
	width: auto;
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}

.basic-slider .item .img-container:hover img {
	opacity: 0.8 !important;
}

.basic-slider .item .text-container .name {
	font-size: 28px;
}

.basic-slider .item .text-container .text {
	margin-top: 20px;
}

.basic-slider .item .text-container .button {
	margin-top: 20px;
}

.basic-slider .item.item-bg {
	padding: 15px;
}

.basic-slider .owl-carousel { /**/ /* owl-nav */ /**/
}

.basic-slider .owl-carousel .owl-stage {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.basic-slider .owl-carousel .owl-stage .owl-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

.basic-slider .owl-carousel .owl-nav {
	margin-top: 0;
}

.basic-slider .owl-carousel .owl-nav [class*=owl-] {
	position: absolute;
	margin: 0;
	border-radius: 0;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	text-shadow: 0px 3px 1px rgba(0, 0, 0, 0.6);
	padding: 0 !important;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	opacity: 0.6;
	-webkit-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
}

.basic-slider .owl-carousel .owl-nav [class*=owl-]:hover {
	background-color: transparent;
}

.basic-slider .owl-carousel .owl-nav [class*=owl-]:before {
	font-family: 'Font Awesome 5 Free';
	font-size: 24px;
	line-height: 24px;
	font-weight: 900;
}

.basic-slider .owl-carousel .owl-nav [class*=owl-].owl-prev:before {
	content: "";
}

.basic-slider .owl-carousel .owl-nav [class*=owl-].owl-next:before {
	content: "";
}

.basic-slider .owl-carousel .owl-nav [class*=owl-]:hover {
	color: #fff;
}

.basic-slider .owl-carousel .owl-nav [class*=owl-]:active {
	color: #fff;
}

.basic-slider .owl-carousel .owl-nav [class*=owl-].owl-prev {
	left: -24px;
}

.basic-slider .owl-carousel .owl-nav [class*=owl-].owl-next {
	right: -24px;
}

.basic-slider .owl-carousel .owl-nav [class*=owl-]:hover {
	opacity: 1;
	-webkit-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
}

.basic-slider .owl-carousel .owl-nav [class*=owl-]:active {
	opacity: 0.6;
}

.basic-slider .owl-carousel .owl-nav [class*=owl-]:after {
	content: '';
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	position: absolute;
	top: -10px;
	left: -10px;
}

.basic-slider .owl-carousel .owl-nav [class*=owl-]:focus {
	outline: none;
	-webkit-box-shadow: 0 0 0 1pt #869791;
	box-shadow: 0 0 0 1pt #869791;
}

.basic-slider.one-slide .owl-carousel {
	display: block;
}

.basic-slider .button-container {
	margin-top: 30px;
}

/* reviews owl slider */

.reviews-slider {
	position: relative;
}

.reviews-slider .h1 {
	text-align: center;
}

.reviews-slider .item {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-shadow: 3px 5px 15px rgba(6, 7, 7, 0.15);
	box-shadow: 3px 5px 15px rgba(6, 7, 7, 0.15);
	padding: 22px 30px;
	font-size: 16px;
	font-size: 1rem;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 110px;
	margin-right: 110px;
	background: #fff;
}

.reviews-slider .item .name {
	font-weight: 700;
}

.reviews-slider .item .text {
	margin-top: 14px;
	font-style: italic;
	color: #505050;
}

.reviews-slider .owl-carousel { /**/ /* owl-nav */ /**/
}

.reviews-slider .owl-carousel .owl-stage {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.reviews-slider .owl-carousel .owl-stage .owl-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

.reviews-slider .owl-carousel .owl-nav {
	margin-top: 0;
}

.reviews-slider .owl-carousel .owl-nav [class*=owl-] {
	position: absolute;
	margin: 0;
	border-radius: 0;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	text-shadow: 0px 3px 1px rgba(0, 0, 0, 0.6);
	padding: 0 !important;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	opacity: 0.6;
	-webkit-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
}

.reviews-slider .owl-carousel .owl-nav [class*=owl-]:hover {
	background-color: transparent;
}

.reviews-slider .owl-carousel .owl-nav [class*=owl-]:before {
	font-family: 'Font Awesome 5 Free';
	font-size: 35px;
	line-height: 35px;
	font-weight: 900;
}

.reviews-slider .owl-carousel .owl-nav [class*=owl-].owl-prev:before {
	content: "";
}

.reviews-slider .owl-carousel .owl-nav [class*=owl-].owl-next:before {
	content: "";
}

.reviews-slider .owl-carousel .owl-nav [class*=owl-]:hover {
	color: #fff;
}

.reviews-slider .owl-carousel .owl-nav [class*=owl-]:active {
	color: #fff;
}

.reviews-slider .owl-carousel .owl-nav [class*=owl-].owl-prev {
	left: 50px;
}

.reviews-slider .owl-carousel .owl-nav [class*=owl-].owl-next {
	right: 50px;
}

.reviews-slider .owl-carousel .owl-nav [class*=owl-]:hover {
	opacity: 1;
	-webkit-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
}

.reviews-slider .owl-carousel .owl-nav [class*=owl-]:active {
	opacity: 0.6;
}

.reviews-slider .owl-carousel .owl-nav [class*=owl-]:after {
	content: '';
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	position: absolute;
	top: -10px;
	left: -10px;
}

.reviews-slider .owl-carousel .owl-nav [class*=owl-]:focus {
	outline: none;
	-webkit-box-shadow: 0 0 0 1pt #869791;
	box-shadow: 0 0 0 1pt #869791;
}

.reviews-slider .owl-carousel .owl-nav [class*=owl-] {
	opacity: .5;
}

.reviews-slider .owl-carousel .owl-nav [class*=owl-]:hover {
	opacity: .8;
}

.reviews-slider .owl-carousel .owl-nav [class*=owl-]:active {
	opacity: 0.5;
}

.reviews-slider .button-container {
	margin-top: 30px;
}

.reviews-slider .button-container .button2 {
	min-width: 180px;
}

/*==========  SYNCED OWL SLIDER  ==========*/

.synced-slider1 {
	margin-bottom: 20px;
}

.synced-slider1 .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	border: 1px solid #ededee;
	width: 100%;
	padding: 10px;
}

.synced-slider1 .item .img-container {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
}

.synced-slider1 .item .img-container img {
	width: inherit;
}

.synced-slider1 .owl-carousel { /**/ /* owl-nav */
}

.synced-slider1 .owl-carousel .owl-stage {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.synced-slider1 .owl-carousel .owl-stage .owl-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

.synced-slider1 .owl-carousel .owl-nav {
	margin-top: 0;
}

.synced-slider1 .owl-carousel .owl-nav [class*=owl-] {
	position: absolute;
	margin: 0;
	border-radius: 0;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	text-shadow: 0px 3px 1px rgba(0, 0, 0, 0.6);
	padding: 0 !important;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	opacity: 0.6;
	-webkit-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
}

.synced-slider1 .owl-carousel .owl-nav [class*=owl-]:hover {
	background-color: transparent;
}

.synced-slider1 .owl-carousel .owl-nav [class*=owl-]:before {
	font-family: 'Font Awesome 5 Free';
	font-size: 35px;
	line-height: 35px;
	font-weight: 900;
}

.synced-slider1 .owl-carousel .owl-nav [class*=owl-].owl-prev:before {
	content: "";
}

.synced-slider1 .owl-carousel .owl-nav [class*=owl-].owl-next:before {
	content: "";
}

.synced-slider1 .owl-carousel .owl-nav [class*=owl-]:hover {
	color: #fff;
}

.synced-slider1 .owl-carousel .owl-nav [class*=owl-]:active {
	color: #fff;
}

.synced-slider1 .owl-carousel .owl-nav [class*=owl-].owl-prev {
	left: 30px;
}

.synced-slider1 .owl-carousel .owl-nav [class*=owl-].owl-next {
	right: 30px;
}

.synced-slider1 .owl-carousel .owl-nav [class*=owl-]:hover {
	opacity: 1;
	-webkit-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
}

.synced-slider1 .owl-carousel .owl-nav [class*=owl-]:active {
	opacity: 0.6;
}

.synced-slider1 .owl-carousel .owl-nav [class*=owl-]:after {
	content: '';
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	position: absolute;
	top: -10px;
	left: -10px;
}

.synced-slider1 .owl-carousel .owl-nav [class*=owl-]:focus {
	outline: none;
	-webkit-box-shadow: 0 0 0 1pt #869791;
	box-shadow: 0 0 0 1pt #869791;
}

.synced-slider1 .owl-carousel .owl-nav {
	opacity: 0;
	-webkit-transition: opacity 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out;
}

.synced-slider1 .owl-carousel:hover .owl-nav {
	opacity: 1;
	-webkit-transition: opacity 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out;
}

.synced-slider2 {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.synced-slider2 .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	cursor: pointer;
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
	-webkit-transition: opacity 0.1s ease-in-out, border 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out, border 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out, border 0.1s ease-in-out;
	border: 1px solid #ededee;
	padding: 3px;
}

.synced-slider2 .item .img-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
}

.synced-slider2 .item .img-container img {
	display: inline-block;
	width: inherit;
}

.synced-slider2 .item:hover,
.synced-slider2 .item.current {
	opacity: .6;
	-webkit-transition: opacity 0.1s ease-in-out, border 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out, border 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out, border 0.1s ease-in-out;
	border: 1px solid #a2a2a2;
}

.synced-slider2 .owl-carousel { /**/ /* owl-nav */
}

.synced-slider2 .owl-carousel .owl-stage {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.synced-slider2 .owl-carousel .owl-stage .owl-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

.synced-slider2 .owl-carousel .owl-nav {
	margin-top: 0;
}

.synced-slider2 .owl-carousel .owl-nav [class*=owl-] {
	position: absolute;
	margin: 0;
	border-radius: 0;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	text-shadow: 0px 3px 1px rgba(0, 0, 0, 0.6);
	padding: 0 !important;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	opacity: 0.6;
	-webkit-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
}

.synced-slider2 .owl-carousel .owl-nav [class*=owl-]:hover {
	background-color: transparent;
}

.synced-slider2 .owl-carousel .owl-nav [class*=owl-]:before {
	font-family: 'Font Awesome 5 Free';
	font-size: 24px;
	line-height: 24px;
	font-weight: 900;
}

.synced-slider2 .owl-carousel .owl-nav [class*=owl-].owl-prev:before {
	content: "";
}

.synced-slider2 .owl-carousel .owl-nav [class*=owl-].owl-next:before {
	content: "";
}

.synced-slider2 .owl-carousel .owl-nav [class*=owl-]:hover {
	color: #fff;
}

.synced-slider2 .owl-carousel .owl-nav [class*=owl-]:active {
	color: #fff;
}

.synced-slider2 .owl-carousel .owl-nav [class*=owl-].owl-prev {
	left: -20px;
}

.synced-slider2 .owl-carousel .owl-nav [class*=owl-].owl-next {
	right: -20px;
}

.synced-slider2 .owl-carousel .owl-nav [class*=owl-]:hover {
	opacity: 1;
	-webkit-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
}

.synced-slider2 .owl-carousel .owl-nav [class*=owl-]:active {
	opacity: 0.6;
}

.synced-slider2 .owl-carousel .owl-nav [class*=owl-]:after {
	content: '';
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	position: absolute;
	top: -10px;
	left: -10px;
}

.synced-slider2 .owl-carousel .owl-nav [class*=owl-]:focus {
	outline: none;
	-webkit-box-shadow: 0 0 0 1pt #869791;
	box-shadow: 0 0 0 1pt #869791;
}

.synced-slider2 .owl-item.loading {
	min-height: 69px;
	max-height: 69px;
}

/*==========  /SYNCED OWL SLIDER  ==========*/

/**/

/**/

/*==========  SYNCED SINGLE OWL SLIDER  ==========*/

.synced-slider-single {
	margin-bottom: 20px;
}

.synced-slider-single .item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	border: 1px solid #ededee;
}

.synced-slider-single .item .img-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
}

.synced-slider-single .item .img-container img {
	display: inline-block;
	width: inherit;
}

.synced-slider-single .owl-carousel { /**/ /* owl-nav */
}

.synced-slider-single .owl-carousel .owl-stage {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.synced-slider-single .owl-carousel .owl-stage .owl-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

.synced-slider-single .owl-carousel .owl-nav {
	margin-top: 0;
}

.synced-slider-single .owl-carousel .owl-nav [class*=owl-] {
	position: absolute;
	margin: 0;
	border-radius: 0;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	text-shadow: 0px 3px 1px rgba(0, 0, 0, 0.6);
	padding: 0 !important;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	opacity: 0.6;
	-webkit-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
}

.synced-slider-single .owl-carousel .owl-nav [class*=owl-]:hover {
	background-color: transparent;
}

.synced-slider-single .owl-carousel .owl-nav [class*=owl-]:before {
	font-family: 'Font Awesome 5 Free';
	font-size: 35px;
	line-height: 35px;
	font-weight: 900;
}

.synced-slider-single .owl-carousel .owl-nav [class*=owl-].owl-prev:before {
	content: "";
}

.synced-slider-single .owl-carousel .owl-nav [class*=owl-].owl-next:before {
	content: "";
}

.synced-slider-single .owl-carousel .owl-nav [class*=owl-]:hover {
	color: #fff;
}

.synced-slider-single .owl-carousel .owl-nav [class*=owl-]:active {
	color: #fff;
}

.synced-slider-single .owl-carousel .owl-nav [class*=owl-].owl-prev {
	left: 30px;
}

.synced-slider-single .owl-carousel .owl-nav [class*=owl-].owl-next {
	right: 30px;
}

.synced-slider-single .owl-carousel .owl-nav [class*=owl-]:hover {
	opacity: 1;
	-webkit-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out, color 0.1s ease-in-out, background 0.1s ease-in-out;
}

.synced-slider-single .owl-carousel .owl-nav [class*=owl-]:active {
	opacity: 0.6;
}

.synced-slider-single .owl-carousel .owl-nav [class*=owl-]:after {
	content: '';
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	position: absolute;
	top: -10px;
	left: -10px;
}

.synced-slider-single .owl-carousel .owl-nav [class*=owl-]:focus {
	outline: none;
	-webkit-box-shadow: 0 0 0 1pt #869791;
	box-shadow: 0 0 0 1pt #869791;
}

.synced-slider-thumbs {
	margin-top: 20px;
}

.synced-slider-thumbs .item {
	display: block;
	text-decoration: none;
	border: 1px solid #ededee;
	height: 100%;
}

.synced-slider-thumbs .item .img-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
}

.synced-slider-thumbs .item:hover,
.synced-slider-thumbs .item.selected {
	border: 1px solid #a2a2a2;
	opacity: .6;
}

/*==========  /SYNCED SINGLE OWL SLIDER  ==========*/

/**/

/**/

/*==========  TOVAR PAGE  ==========*/

.tovar-container .tovar-slider {
	position: relative;
	margin-bottom: 30px;
	-webkit-animation: smoothly-show-items 1.1s ease-in-out;
	animation: smoothly-show-items 1.1s ease-in-out;
}

.tovar-container .tovar-slider .labels-container {
	z-index: 2;
	top: 6px;
	left: 6px;
}

.tovar-container .info .title {
	font-weight: bold;
}

.tovar-container .info .descr-short {
	margin: 10px 0 5px 0;
	font-size: 14px;
}

.tovar-container .info .tovar-container2 {
	margin: 30px 0;
	padding: 30px 0;
	border-top: 1px solid #F3F1EE;
	border-bottom: 1px solid #F3F1EE;
}

.tovar-container .info .buttons-tabs .buttons-item {
	display: inline-block;
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	margin-right: 37px;
}

.tovar-container .info .buttons-tabs .buttons-item .fas {
	margin-left: 3px;
	color: #9B9B9B;
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
	font-size: 14px;
}

.tovar-container .info .buttons-tabs .buttons-item:focus {
	text-decoration: underline;
}

.tovar-container .info .buttons-tabs .buttons-item:last-child {
	margin-right: 0;
}

.tovar-container .info .buttons-tabs .buttons-item:hover .fa {
	color: #333;
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.tovar-container .info .price-container {
	/*margin-top: 26px;
	margin-bottom: 15px;*/
}

.tovar-container .info .price-container table {
	width: 100%;
}

.tovar-container .info .price-container table tr td {
	white-space: nowrap;
}

.tovar-container .info .price-container table tr:nth-child(2) td {
	padding-top: 30px;
}

.tovar-container .info .price-container table tr td .qo {
	position: relative;
	color: #993831;
	font-size: 16px;
}

.tovar-container .info .price-container table tr td .qo .qw {
	position: absolute;
	left: 0;
	top: 20px;
	color: #666666;
	font-size: 12px;
	font-style: italic;
}

.tovar-container .info .price-container .price {
	font-size: 18px;
	font-weight: bold;
}

.tovar-container .info .price-container .old-price {
	font-size: 12px;
	display: block;
	margin-left: 0;
}

.tovar-container .info .price-container .price-container-block2 {
	margin-top: 15px;
}

.tovar-container .info .price-container .skidka-text {
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 13px;
	font-size: 0.8125rem;
	color: #666;
	line-height: 15px;
}

.tovar-container .info .tovars-counter {
	display: inline-block;
}

.tovar-container .info .tovars-counter input[type=number] {
	float: left;
	border: 1px solid #e5e5e5;
	border-left: none;
	border-right: none;
	border-radius: 4px;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #f7f7f7;
	-moz-appearance: textfield;
}

.tovar-container .info .tovars-counter input[type=number]:focus {
	border: 1px solid #869791;
}

.tovar-container .info .tovars-counter input[type=number]::-webkit-inner-spin-button,
.tovar-container .info .tovars-counter input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.tovar-container .info .tovars-counter .minus,
.tovar-container .info .tovars-counter .plus {
	float: left;
	width: 27px;
	height: 35px;
	border: 1px solid #e5e5e5;
	background: #fff;
	text-align: center;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	text-decoration: none;
	line-height: 35px;
	color: #888888;
}

.tovar-container .info .tovars-counter .minus:hover,
.tovar-container .info .tovars-counter .plus:hover {
	color: #333;
	border-color: #869791;
}

.tovar-container .info .tovars-counter .minus:active,
.tovar-container .info .tovars-counter .plus:active {
	color: #888888;
	border-color: #e5e5e5;
}

.tovar-container .info .tovars-counter .minus {
	margin-left: -100%;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	font-size: 10px;
}

.tovar-container .info .tovars-counter .plus {
	margin-left: -27px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	font-size: 22px;
}

.tovar-container .info .button.button-to-cart {
	display: block;
	padding: 6px 16px;
	min-width: inherit;
}

.tovar-container .info .button.button-to-cart .fa {
	margin-right: 2px;
}

.tovar-container .info .button2.order {
	/*margin-top: 20px;*/
	display: block;
}

.tovar-container .info .tovar-links-container {
	margin-top: 20px;
}

.tovar-container .info .info-k {
	line-height: 28px;
}

.tovar-container .tovar-table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 30px;
}

.tovar-container .tovar-table td {
	border: 1px solid #d9dfe4;
	padding: 6px 20px;
}

.tovar-container .tovar-documents .item {
	margin-bottom: 15px;
}

.tovar-container .tovar-documents .item a.link {
	color: #000;
}

.tovar-container .tovar-documents .item .tovar-documents-info {
	color: #666;
}

.tovar-container .tovar-reviews .button {
	margin-bottom: 30px;
}

.tovar-container .tovar-reviews .tovar-reviews-wrapper {
	margin-bottom: 30px;
}

.tovar-container .tovar-reviews .tovar-reviews-wrapper .item {
	padding: 15px 25px;
	border: 1px solid #ebeced;
	border-top: none;
}

.tovar-container .tovar-reviews .tovar-reviews-wrapper .item .tovar-reviews-block-top {
	text-align: right;
	margin-bottom: 3px;
}

.tovar-container .tovar-reviews .tovar-reviews-wrapper .item .tovar-reviews-block-top .name {
	display: inline-block;
	margin-right: 10px;
}

.tovar-container .tovar-reviews .tovar-reviews-wrapper .item .tovar-reviews-block-top .date {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	display: inline-block;
	margin-right: 10px;
}

.tovar-container .tovar-reviews .tovar-reviews-wrapper .item .tovar-reviews-block-top .rating {
	display: inline-block;
}

.tovar-container .tovar-reviews .tovar-reviews-wrapper .item .tovar-reviews-block-top .rating .rating-title {
	font-size: 13px;
	font-size: 0.8125rem;
	color: #666;
	display: inline-block;
	margin-right: 10px;
}

.tovar-container .tovar-reviews .tovar-reviews-wrapper .item .tovar-reviews-block-top .rating .rating-wrapper {
	display: inline-block;
}

.tovar-container .tovar-reviews .tovar-reviews-wrapper .item .tovar-reviews-block-top .rating .rating-wrapper .fa-star.far {
	color: #D3D3D3;
}

.tovar-container .tovar-reviews .tovar-reviews-wrapper .item .tovar-reviews-block-top .rating .rating-wrapper .fa-star {
	color: #f4a70b;
}

.tovar-container .tovar-reviews .tovar-reviews-wrapper .item .answer {
	margin-top: 20px;
	padding: 12px 20px;
	background: #f9fafb;
}

.tovar-container .tovar-reviews .tovar-reviews-wrapper .item .answer .answer-title {
	display: table-cell;
	padding-right: 13px;
}

.tovar-container .tovar-reviews .tovar-reviews-wrapper .item .answer .answer-text {
	display: table-cell;
}

.tovar-container .tovar-reviews .tovar-reviews-wrapper .item .answer .answer-text .answer-name {
	margin-top: 3px;
	font-style: italic;
}

.tovar-container .tovar-reviews .tovar-reviews-wrapper .item:first-child {
	border-top: 1px solid #ebeced;
}

.tovar-container .tovar-reviews .button-container .button2 {
	width: 263px;
	text-transform: none;
	color: #666;
}

.tovar-container .tovar-reviews .button-container .button2:hover {
	color: #fff;
}

/*==========  /TOVAR PAGE  ==========*/

/**/

/**/

/*==========  TABLE AND PRICE  ==========*/

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, 0.05);
}

.table-responsive {
	margin-bottom: 30px;
}

.table-responsive > .overflow > table {
	width: 100%;
	max-width: 100%;
	background: #fff;
}

.table-responsive > .overflow > table > tbody > tr > th,
.table-responsive > .overflow > table > thead > tr > th,
.table-responsive > .overflow > table > tfoot > tr > th {
	background: #f8f9fa;
	height: 49px;
}

.table-responsive > .overflow > table > tbody > tr > td,
.table-responsive > .overflow > table > tbody > tr > th,
.table-responsive > .overflow > table > thead > tr > td,
.table-responsive > .overflow > table > thead > tr > th,
.table-responsive > .overflow > table > tfoot > tr > td,
.table-responsive > .overflow > table > tfoot > tr > th {
	border: 1px solid #d7dee3;
	text-align: center;
	padding: 6px 20px;
}

.table-responsive > .overflow > table tr td {
	-webkit-transition: background 0.1s ease-in-out, border 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, border 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, border 0.1s ease-in-out;
}

.table-responsive > .overflow > table tr:hover td {
	-webkit-transition: background 0.1s ease-in-out, border 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, border 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, border 0.1s ease-in-out;
	background-color: #ebeef1;
}

.table-responsive .overflow {
	overflow-x: auto;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive .table-responsive-arrow {
	display: none;
}

.documents-block .documents-item {
	margin-bottom: 30px;
}

.documents-block .documents-item:last-child {
	margin-bottom: 0;
}

.documents-block .documents-table .row1 {
	text-align: left;
	min-width: 350px;
}

.documents-block .documents-table .row1 table {
	width: 100%;
}

.documents-block .documents-table .row1 table td {
	padding: 0;
}

.documents-block .documents-table .row1 table td.row3 {
	width: 70%;
	padding-right: 8px;
}

.documents-block .documents-table .row1 table td.row4 {
	width: 30%;
	padding-left: 8px;
}

.documents-block .documents-table .row1 table .button {
	margin-top: 4px;
	margin-bottom: 4px;
	width: 100%;
}

.documents-block .table-responsive {
	margin-bottom: 0;
}

.price-block .documents-item .h3 {
	position: relative;
	display: inline-block;
	margin-bottom: 15px;
	padding-left: 15px;
	color: #337ab7;
	text-decoration: underline;
	cursor: pointer;
}

.price-block .documents-item .h3:hover {
	text-decoration: none;
}

.price-block .documents-item .h3:before {
	content: '';
	width: 5px;
	height: 5px;
	background: #337ab7;
	border-radius: 50%;
	position: absolute;
	top: 8px;
	left: 0;
}

.price-block .documents-item .table-responsive .row1 {
	text-align: left;
	min-width: 400px;
}

.price-block.items-hidden .documents-item .table-responsive {
	display: none;
}

/*==========  /TABLE AND PRICE  ==========*/

/**/

/**/

/*==========  NEWS  ==========*/

.news.list.line.one-column .item,
.news.list.line.two-columns .item {
	padding-bottom: 30px;
	border-bottom: 1px solid #eaebec;
	height: 100%;
}

.news.list.line.one-column .item .img-container,
.news.list.line.two-columns .item .img-container {
	display: block;
}

.news.list.line.one-column .item .img-container:hover,
.news.list.line.two-columns .item .img-container:hover {
	opacity: 0.8;
}

.news.list.line.one-column .item .img-container .no-img,
.news.list.line.two-columns .item .img-container .no-img {
	padding-bottom: 66%;
}

.news.list.line.one-column .item .text-container .title,
.news.list.line.two-columns .item .text-container .title {
	display: inline-block;
	font-weight: bold;
	color: #333;
}

.news.list.line.one-column .item .text-container .category,
.news.list.line.two-columns .item .text-container .category {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding: 3px;
	background: #509600;
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
	margin-top: 10px;
}

.news.list.line.one-column .item .text-container .date,
.news.list.line.two-columns .item .text-container .date {
	display: block;
	color: #666;
	font-size: 12px;
	font-size: 0.75rem;
	margin-top: 10px;
}

.news.list.line.one-column .item .text-container .text,
.news.list.line.two-columns .item .text-container .text {
	margin-top: 10px;
}

.news.list.line.one-column .item .text-container a.link,
.news.list.line.two-columns .item .text-container a.link {
	margin-top: 5px;
	display: inline-block;
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
}

.news.list.line.three-columns .h1 a.link {
	font-size: 15px;
	font-size: 0.9375rem;
}

.news.list.line.three-columns .item .img-container {
	display: block;
}

.news.list.line.three-columns .item .img-container:hover {
	opacity: 0.8;
}

.news.list.line.three-columns .item .text-container .date {
	display: block;
	color: #666;
	font-size: 12px;
	font-size: 0.75rem;
}

.news.list.line.three-columns .item .text-container .category {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding: 3px 5px;
	background: #509600;
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.news.list.line.three-columns .item .text-container .title {
	display: inline-block;
	color: #333;
}

.news.list.line.one-column-anons .h1 a.link {
	font-size: 15px;
	font-size: 15px;
	font-size: 0.9375rem;
}

.news.list.line.one-column-anons .item .img-container {
	display: block;
}

.news.list.line.one-column-anons .item .img-container:hover {
	opacity: 0.8;
}

.news.list.line.one-column-anons .item .text-container .date {
	display: block;
	color: #666;
	font-size: 12px;
	font-size: 12px;
	font-size: 0.75rem;
}

.news.list.line.one-column-anons .item .text-container .category {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding: 3px;
	background: #509600;
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
	margin-top: 10px;
}

.news.list.line.one-column-anons .item .text-container .title {
	margin-top: 3px;
	display: inline-block;
	color: #333;
}

.news.list.rows .item .img-container {
	display: block;
	text-align: center;
}

.news.list.rows .item .img-container:hover {
	opacity: 0.8;
}

.news.list.rows .item .img-container .no-img {
	padding-bottom: 66%;
}

.news.list.rows .item .text-container .title {
	display: inline-block;
	font-weight: bold;
	margin-top: 15px;
	color: #333;
}

.news.list.rows .item .text-container .category {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding: 3px;
	background: #509600;
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
	margin-top: 10px;
}

.news.list.rows .item .text-container .date {
	display: block;
	color: #666;
	font-size: 12px;
	font-size: 0.75rem;
	margin-top: 10px;
}

.news.list.rows .item .text-container .text {
	margin-top: 10px;
}

.news.one .date {
	display: block;
	color: #666666;
	font-size: 12px;
	font-size: 0.75rem;
	margin-bottom: 20px;
}

.news.one .img-container {
	float: left;
	margin: 0 30px 30px 0;
	max-width: 40%;
}

.news.one a.img-container img {
	-webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
	transition: -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.news.one a.img-container:hover img {
	-webkit-box-shadow: 0 2px 10px 0 #b3b6ba;
	box-shadow: 0 2px 10px 0 #b3b6ba;
	-webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
	transition: -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.news.one .text {
	margin-bottom: 15px;
}

.news.widget .item {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaebec;
}

.news.widget .item .img-container {
	display: block;
	margin-bottom: 13px;
}

.news.widget .item .img-container:hover {
	opacity: 0.8;
}

.news.widget .item .date {
	display: block;
	color: #666666;
	font-size: 12px;
	font-size: 0.75rem;
	margin-bottom: 2px;
}

.news.widget .item .title {
	display: inline-block;
	color: #333;
}

/*==========  /NEWS  ==========*/

/**/

/**/

/*==========  FAQ  ==========*/

.faq .container > .button {
	margin-bottom: 20px;
}

.faq .faq-container .item {
	margin-bottom: 30px;
}

.faq .faq-container .item .item-info {
	text-align: right;
	margin-right: 30px;
	margin-bottom: 5px;
}

.faq .faq-container .item .item-info .name {
	display: inline-block;
}

.faq .faq-container .item .item-info .category {
	display: inline-block;
	padding: 3px 5px;
	background: #509600;
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
	margin-left: 17px;
}

.faq .faq-container .item .item-info .date {
	color: #666666;
	font-size: 12px;
	font-size: 0.75rem;
	margin-left: 17px;
	display: inline-block;
}

.faq .faq-container .item .item-text {
	margin-bottom: 20px;
}

.faq .faq-container .item .item-text .img-container {
	display: block;
}

.faq .faq-container .item .item-text .text-container {
	padding: 20px 25px;
	border: 1px solid #ebeef1;
	border-radius: 6px;
}

.faq .faq-container .item .item-text .title {
	font-weight: bold;
	float: left;
	margin-right: 5px;
}

.faq .faq-container .item .item-text .text p:last-child {
	margin-bottom: 0;
}

.faq .faq-container .item .item-text.text1 .text-container {
	background: #f9f9fb;
}

.faq .faq-container .item .item-text.text2 .text-container {
	background: #fff;
	margin-left: 60px;
}

/*==========  /FAQ  ==========*/

/**/

/**/

/*==========  TABS  ==========*/

.tabs {
	margin-bottom: 30px;
}

.tabs .tabs-controls {
	overflow: hidden;
	margin-bottom: -1px;
}

.tabs .tabs-controls > .item {
	float: left;
	padding: 15px;
	margin-right: 6px;
	color: #000;
	font-weight: bold;
	background: #f9fafb;
	border-radius: 4px 4px 0 0;
	border: 1px solid #ebeced;
	-webkit-transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
	transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
	cursor: pointer;
}

.tabs .tabs-controls > .item.active {
	background: #fff;
	color: #666;
	border-bottom: 1px solid #fff;
	cursor: default;
	-webkit-transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
	-o-transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
	transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
}

.tabs .tabs-controls > .item:hover {
	color: #666;
}

.tabs .tabs-controls > .item:last-child {
	margin-right: 0;
}

.tabs .tabs-list {
	border-top: 1px solid #ebeced;
	padding-top: 25px;
}

.tabs .tabs-list > .item {
	display: none;
}

.tabs .tabs-list > .item.active {
	display: block;
}

/*==========  /TABS  ==========*/

/**/

/**/

/*==========  CART PAGES  ==========*/

/* верхняя миникорзина */

/* правая миникорзина 1 */

.mini-cart {
	width: 70px;
	height: 70px;
	display: block;
	position: absolute;
	top: 217px;
	right: 0;
	z-index: 10;
	text-decoration: none;
	background: #c2c2c2;
	border-radius: 50%;
	-webkit-box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.1);
	text-align: center;
}

.mini-cart:before {
	color: #fff;
	font-size: 24px;
	line-height: 88px;
	content: "\f07a";
	font-family: 'Font Awesome 5 Free';
	text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
	font-weight: 900;
}

.mini-cart.fixed {
	position: fixed;
	top: 68px;
}

.mini-cart .count {
	width: 21px;
	height: 21px;
	display: block;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -10px;
	line-height: 21px;
	color: #fff;
	text-align: center;
	background: #8b8b8b;
	border-radius: 50%;
	-webkit-transition: background 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out;
	transition: background 0.1s ease-in-out;
}

.mini-cart:hover {
	background: darkgray;
}

.mini-cart:hover .count {
	background: #656565;
	-webkit-transition: background 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out;
	transition: background 0.1s ease-in-out;
}

.mini-cart.active {
	background: #bddb9c;
}

.mini-cart.active .count {
	background: #82ba43;
	-webkit-transition: background 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out;
	transition: background 0.1s ease-in-out;
}

.mini-cart.active:hover {
	background: #7fb642;
}

.mini-cart.active:hover .count {
	background: #4e6f28;
}

/* правая миникорзина 2 */

.mini-cart2 {
	display: block;
	position: absolute;
	top: 217px;
	right: 0;
	z-index: 10;
	-webkit-transition: width 0.1s ease-in-out;
	-o-transition: width 0.1s ease-in-out;
	transition: width 0.1s ease-in-out;
	width: 282px;
	overflow: hidden;
}

.mini-cart2.fixed {
	position: fixed;
	top: 68px;
}

.mini-cart2.mini {
	width: 50px;
	-webkit-transition: width 0.1s ease-in-out;
	-o-transition: width 0.1s ease-in-out;
	transition: width 0.1s ease-in-out;
}

.mini-cart2 .mini-cart2-container {
	width: 282px;
}

.mini-cart2 .btn-rollup {
	display: block;
	width: 50px;
	height: 70px;
	background: #c2c2c2;
	border-radius: 4px 0 0 4px;
	text-decoration: none;
	float: left;
	position: relative;
	text-align: center;
}

.mini-cart2 .btn-rollup:before {
	color: #fff;
	font-size: 20px;
	line-height: 41px;
	content: "\f07a";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.mini-cart2 .btn-rollup .count {
	width: 21px;
	height: 21px;
	display: block;
	position: absolute;
	bottom: 13px;
	left: 50%;
	margin-left: -9px;
	line-height: 21px;
	color: #fff;
	text-align: center;
	background: #8b8b8b;
	border-radius: 50%;
	-webkit-transition: background 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out;
	transition: background 0.1s ease-in-out;
}

.mini-cart2 .btn-rollup:hover {
	background: darkgray;
}

.mini-cart2 .btn-rollup:hover .count {
	background: #656565;
	-webkit-transition: background 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out;
	transition: background 0.1s ease-in-out;
}

.mini-cart2.active .btn-rollup {
	background: #bddb9c;
}

.mini-cart2.active .btn-rollup .count {
	background: #82ba43;
	-webkit-transition: background 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out;
	transition: background 0.1s ease-in-out;
}

.mini-cart2.active .btn-rollup:hover {
	background: #7fb642;
}

.mini-cart2.active .btn-rollup:hover .count {
	background: #4e6f28;
}

.mini-cart2 .text-container {
	float: left;
	width: 232px;
	background: #fff;
	border: 1px solid #d7dee3;
	padding: 14px 26px 20px 26px;
}

.mini-cart2 .text-container .title {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: bold;
}

.mini-cart2 .text-container .tovar {
	line-height: 15px;
	margin-top: 7px;
}

.mini-cart2 .text-container .tovar .tovar-count {
	font-weight: bold;
}

.mini-cart2 .text-container .tovar .summ {
	margin-top: 5px;
}

.mini-cart2 .text-container .button.oformit-zakaz {
	display: block;
	margin-top: 15px;
	padding: 6px 7px;
}

.mini-cart2 .text-container .button2.continue {
	display: block;
	margin-top: 15px;
	padding: 6px 7px;
	text-transform: none;
}

/* правая миникорзина 3 */

.mini-cart3 {
	position: -webkit-sticky;
	position: sticky;
	height: 42px;
	background: #333333;
	z-index: 10;
	bottom: 0;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.mini-cart3 .title {
	color: #fff;
	margin-right: 12px;
}

.mini-cart3 .title .fa {
	margin-right: 3px;
	top: 1px;
	position: relative;
}

.mini-cart3 .count {
	display: inline-block;
	vertical-align: middle;
	width: 21px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	background: #4f7614;
	font-size: 13px;
	font-size: 0.8125rem;
	margin-right: 22px;
}

.mini-cart3 .mini-cart3-button {
	display: inline-block;
	vertical-align: middle;
	background: #63a400;
	padding: 5px 15px;
	border-radius: 4px;
	text-decoration: none;
	color: #fff;
}

.mini-cart3 .mini-cart3-button:hover {
	background: #4a7b00;
}

.mini-cart3 .mini-cart3-button:active {
	background: #63a400;
}

/* cart-page */

.cart-page .cart-page-part1 .table-responsive {
	margin-bottom: 25px;
}

.cart-page .cart-page-part1 .total {
	font-size: 18px;
	font-size: 1.125rem;
}

.cart-page .cart-page-part1 .button-order {
	margin-top: 25px;
}

.cart-page .cart-page-order {
	margin-top: 30px;
}

.cart-page .cart-page-order .cart-page-order-title {
	font-weight: bold;
	font-size: 18px;
	font-size: 1.125rem;
	margin-bottom: 25px;
}

.cart-page .cart-page-order .cart-page-order-container {
	padding: 20px 30px;
	background-color: #f8f9fa;
}

.cart-page .cart-page-order .cart-page-order-container input,
.cart-page .cart-page-order .cart-page-order-container textarea,
.cart-page .cart-page-order .cart-page-order-container select {
	border-color: #d7dee3;
}

.cart-page .cart-page-order .cart-page-order-container input:focus,
.cart-page .cart-page-order .cart-page-order-container textarea:focus,
.cart-page .cart-page-order .cart-page-order-container select:focus {
	-webkit-box-shadow: 0 0 0 1pt #869791;
	box-shadow: 0 0 0 1pt #869791;
}

.cart-page .cart-page-part1 .cart-table .tovars-counter,
.order-page .zakaz-table-container .cart-table .tovars-counter {
	display: inline-block;
	width: 114px;
}

.cart-page .cart-page-part1 .cart-table .tovars-counter input[type=number],
.order-page .zakaz-table-container .cart-table .tovars-counter input[type=number] {
	float: left;
	border: 1px solid #e5e5e5;
	border-left: none;
	border-right: none;
	border-radius: 4px;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #f7f7f7;
	-moz-appearance: textfield;
}

.cart-page .cart-page-part1 .cart-table .tovars-counter input[type=number]:focus,
.order-page .zakaz-table-container .cart-table .tovars-counter input[type=number]:focus {
	border: 1px solid #869791;
}

.cart-page .cart-page-part1 .cart-table .tovars-counter input[type=number]::-webkit-inner-spin-button,
.order-page .zakaz-table-container .cart-table .tovars-counter input[type=number]::-webkit-inner-spin-button,
.cart-page .cart-page-part1 .cart-table .tovars-counter input[type=number]::-webkit-outer-spin-button,
.order-page .zakaz-table-container .cart-table .tovars-counter input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.cart-page .cart-page-part1 .cart-table .tovars-counter .minus,
.order-page .zakaz-table-container .cart-table .tovars-counter .minus,
.cart-page .cart-page-part1 .cart-table .tovars-counter .plus,
.order-page .zakaz-table-container .cart-table .tovars-counter .plus {
	float: left;
	width: 27px;
	height: 35px;
	border: 1px solid #e5e5e5;
	background: #fff;
	text-align: center;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	text-decoration: none;
	line-height: 35px;
	color: #888888;
}

.cart-page .cart-page-part1 .cart-table .tovars-counter .minus:hover,
.order-page .zakaz-table-container .cart-table .tovars-counter .minus:hover,
.cart-page .cart-page-part1 .cart-table .tovars-counter .plus:hover,
.order-page .zakaz-table-container .cart-table .tovars-counter .plus:hover {
	color: #333;
	border-color: #869791;
}

.cart-page .cart-page-part1 .cart-table .tovars-counter .minus:active,
.order-page .zakaz-table-container .cart-table .tovars-counter .minus:active,
.cart-page .cart-page-part1 .cart-table .tovars-counter .plus:active,
.order-page .zakaz-table-container .cart-table .tovars-counter .plus:active {
	color: #888888;
	border-color: #e5e5e5;
}

.cart-page .cart-page-part1 .cart-table .tovars-counter .minus,
.order-page .zakaz-table-container .cart-table .tovars-counter .minus {
	margin-left: -100%;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	font-size: 10px;
}

.cart-page .cart-page-part1 .cart-table .tovars-counter .plus,
.order-page .zakaz-table-container .cart-table .tovars-counter .plus {
	margin-left: -27px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	font-size: 22px;
}

.cart-page .cart-page-part1 .cart-table .cart-number-td,
.order-page .zakaz-table-container .cart-table .cart-number-td {
	width: 50px;
}

.cart-page .cart-page-part1 .cart-table .cart-photo-td,
.order-page .zakaz-table-container .cart-table .cart-photo-td {
	width: 120px;
}

.cart-page .cart-page-part1 .cart-table .cart-photo-td .img-container img,
.order-page .zakaz-table-container .cart-table .cart-photo-td .img-container img {
	max-width: 100px;
	max-height: 100px;
}

.cart-page .cart-page-part1 .cart-table .cart-photo-td .img-container:hover,
.order-page .zakaz-table-container .cart-table .cart-photo-td .img-container:hover {
	opacity: .8;
}

.cart-page .cart-page-part1 .cart-table .cart-name-td,
.order-page .zakaz-table-container .cart-table .cart-name-td {
	text-align: left;
}

.cart-page .cart-page-part1 .cart-table .cart-count-td,
.order-page .zakaz-table-container .cart-table .cart-count-td {
	width: 150px;
}

.cart-page .cart-page-part1 .cart-table .cart-price-td .price-container .price,
.order-page .zakaz-table-container .cart-table .cart-price-td .price-container .price {
	white-space: nowrap;
}

.cart-page .cart-page-part1 .cart-table .cart-price-td .price-container .old-price,
.order-page .zakaz-table-container .cart-table .cart-price-td .price-container .old-price {
	white-space: nowrap;
	text-decoration: line-through;
}

.cart-page .cart-page-part1 .cart-table .cart-summ-td,
.order-page .zakaz-table-container .cart-table .cart-summ-td {
	white-space: nowrap;
}

.cart-page .cart-page-part1 .cart-table .cart-delete-td,
.order-page .zakaz-table-container .cart-table .cart-delete-td {
	width: 80px;
}

.cart-page .cart-page-part1 .cart-table .delete-button,
.order-page .zakaz-table-container .cart-table .delete-button {
	width: 35px;
	height: 35px;
	display: inline-block;
	text-align: center;
	color: #ACACAC;
	text-decoration: none;
}

.cart-page .cart-page-part1 .cart-table .delete-button:before,
.order-page .zakaz-table-container .cart-table .delete-button:before {
	font-size: 20px;
	line-height: 35px;
	content: "\f2ed";
	font-family: 'Font Awesome 5 Free';
	font-weight: 400;
}

.cart-page .cart-page-part1 .cart-table .delete-button:hover,
.order-page .zakaz-table-container .cart-table .delete-button:hover {
	color: #F44340;
}

.cart-page .cart-page-part1 .cart-table .delete-button:active,
.order-page .zakaz-table-container .cart-table .delete-button:active {
	color: #ACACAC;
}

/* order-page */

.order-page .zakaz-table-container {
	margin-bottom: 30px;
}

.order-page .zakaz-table-container .h3 {
	margin-bottom: 15px;
}

.order-page .zakaz-table-container .total {
	font-size: 18px;
	font-size: 1.125rem;
}

.order-page .order-page-text .print-button-container {
	text-align: right;
}

.order-page .order-page-text .print-button {
	display: inline-block;
	text-align: center;
	color: #333;
	text-decoration: none;
}

.order-page .order-page-text .print-button .fa {
	color: #D7D7D7;
	font-size: 26px;
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.order-page .order-page-text .print-button div {
	text-decoration: underline;
}

.order-page .order-page-text .print-button:hover .fa {
	color: #333;
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.order-page .order-page-text .print-button:hover div {
	text-decoration: none;
}

.order-page .buyer .h3 {
	margin-bottom: 15px;
}

.order-page .buyer .buyer-container {
	padding: 20px 30px;
	background-color: rgba(0, 0, 0, 0.05);
	font-size: 16px;
	font-size: 1rem;
}

.order-page .buyer .buyer-container .item {
	font-style: italic;
	margin-bottom: 16px;
}

.order-page .buyer .buyer-container .item-container {
	margin-bottom: 15px;
}

.order-page .buyer .buyer-container .item-container .title {
	font-weight: bold;
}

.order-page .buyer .buyer-container .item-container .text {
	font-style: italic;
}

.order-page .buyer .buyer-container .item-container:last-child {
	margin-bottom: 0;
}

/*==========  /CART PAGES  ==========*/

/**/

/**/

/*==========  ВЕРСИЯ ДЛЯ ПЕЧАТИ  ==========*/

/*==========  /ВЕРСИЯ ДЛЯ ПЕЧАТИ  ==========*/

/*==========  WIDGET-PHONE  ==========*/

.widget-phone {
	display: none;
	position: fixed;
	width: 200px;
	height: 200px;
	cursor: pointer;
	z-index: 98;
	opacity: .6;
	bottom: -13px;
	right: 14%;
}

.widget-phone .widget-phone-circle {
	border: 2px solid #00aff2;
	opacity: .5;
	-webkit-animation: widget-phone-circle-anim 2.2s infinite ease-in-out;
	animation: widget-phone-circle-anim 2.2s infinite ease-in-out;
	width: 160px;
	height: 160px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	background-color: transparent;
	border-radius: 50%;
}

.widget-phone .widget-phone-circle-fill {
	background-color: #00aff2;
	opacity: .75;
	-webkit-animation: widget-phone-circle-fill-anim 2.3s infinite ease-in-out;
	animation: widget-phone-circle-fill-anim 2.3s infinite ease-in-out;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	border-radius: 50%;
	border: 2px solid transparent;
}

.widget-phone .widget-phone-img {
	opacity: 0.7;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	background: #00aff2;
	border-radius: 50%;
	border: 2px solid transparent;
	text-align: center;
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
}

.widget-phone .widget-phone-img:before {
	color: #fff;
	font-size: 33px;
	line-height: 60px;
	content: "\f095";
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.widget-phone:hover {
	opacity: 1;
}

.widget-phone:hover .widget-phone-circle {
	border: 2px solid #75eb50;
	-webkit-animation: widget-phone-circle-anim 1.2s infinite ease-in-out;
	animation: widget-phone-circle-anim 1.2s infinite ease-in-out;
}

.widget-phone:hover .widget-phone-circle-fill {
	background-color: #75eb50;
	opacity: 0.5;
}

.widget-phone:hover .widget-phone-img {
	opacity: 1;
	background-color: #75eb50;
	-webkit-animation: widget-phone-img-anim 1s infinite ease-in-out;
	animation: widget-phone-img-anim 1s infinite ease-in-out;
}

/*==========  /WIDGET-PHONE  ==========*/

/**/

/**/

/*==========  ПОИСК В NETCAT ==========*/

.nc_search_form .nc_search {
	position: relative;
}

.nc_search_form .nc_search input[type=search] {
	width: 100%;
}

.nc_search_form .nc_search input[type=submit] {
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	background: transparent;
	border: none;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 1.3333333333333333em;
	color: #cccccc;
	padding: 0;
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
	cursor: pointer;
}

.nc_search_form .nc_search input[type=submit]:focus {
	outline: none;
	-webkit-box-shadow: 0 0 0 1pt #869791;
	box-shadow: 0 0 0 1pt #869791;
}

.nc_search_form .nc_search input[type=submit]:hover {
	color: #333;
	-webkit-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.nc_search_form .nc_search input[type=submit]:active {
	color: #cccccc;
}

.nc_search_form .advancedlink {
	margin-top: 10px;
}

.nc_search_results {
	margin-top: 30px;
	padding-left: 0;
}

.nc_search_results .nc_search_range {
	margin-bottom: 15px;
}

.nc_search_results .nc_search_list {
	margin-bottom: 10px;
}

.nc_search_results .nc_search_list li {
	margin-left: 25px;
}

.nc_search_results .nc_search_list .nc_search_title {
	font-size: 16px;
	font-size: 1rem;
}

.nc_search_pages .nc_search_nav {
	text-align: center;
}

.nc_search_pages .nc_search_nav strong {
	display: none;
}

.nc_search_pages .nc_search_nav span {
	margin: 0 5px;
}

.nc_search_pages .nc_search_nav .button2.nc_search_inactive {
	cursor: default;
	color: #b6b7b9;
	border: 1px solid #b6b7b9;
	background: transparent;
}

.nc_search_pages .nc_search_nav .button2.nc_search_next,
.nc_search_pages .nc_search_nav .button2.nc_search_prev {
	position: relative;
	-webkit-transition: background 0.1s ease-in-out, border 0.1s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, border 0.1s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, border 0.1s ease-in-out, box-shadow 0.1s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, border 0.1s ease-in-out, box-shadow 0.1s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, border 0.1s ease-in-out, box-shadow 0.1s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.nc_search_pages .nc_search_nav .button2.nc_search_next a,
.nc_search_pages .nc_search_nav .button2.nc_search_prev a {
	text-decoration: none;
	color: #509600;
}

.nc_search_pages .nc_search_nav .button2.nc_search_next a:before,
.nc_search_pages .nc_search_nav .button2.nc_search_prev a:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.nc_search_pages .nc_search_nav .button2.nc_search_next:hover,
.nc_search_pages .nc_search_nav .button2.nc_search_prev:hover {
	-webkit-transition: background 0.1s ease-in-out, border 0.1s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, border 0.1s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out, border 0.1s ease-in-out, box-shadow 0.1s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, border 0.1s ease-in-out, box-shadow 0.1s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out;
	transition: background 0.1s ease-in-out, border 0.1s ease-in-out, box-shadow 0.1s ease-in-out, opacity 0.1s ease-in-out, color 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}

.nc_search_pages .nc_search_nav .button2.nc_search_next:hover a,
.nc_search_pages .nc_search_nav .button2.nc_search_prev:hover a {
	color: #fff;
}

.nc_search_pages .pagination {
	margin-top: 10px;
}

.nc_search_status.nc_search_no_results {
	margin-top: 30px;
}

.nc_search_status.nc_search_no_results + .nc_search_range {
	display: none;
}

.nc_search_extra_form-wrapper {
	padding: 20px 30px;
	background-color: rgba(0, 0, 0, 0.05);
}

.nc_search_extra_form .nc_search_datetime_interval {
	display: inline-block;
	vertical-align: middle;
}

.nc_search_extra_form .interval_value {
	display: inline-block;
	vertical-align: middle;
	width: 94px;
	text-align: center;
	margin-left: 10px;
	padding: 6px 12px;
	border: 1px solid #eaebec;
	border-radius: 4px;
	-webkit-transition: border ease-in-out 0.2s, -webkit-box-shadow ease-in-out 0.2s;
	transition: border ease-in-out 0.2s, -webkit-box-shadow ease-in-out 0.2s;
	-o-transition: border ease-in-out 0.2s, box-shadow ease-in-out 0.2s;
	transition: border ease-in-out 0.2s, box-shadow ease-in-out 0.2s;
	transition: border ease-in-out 0.2s, box-shadow ease-in-out 0.2s, -webkit-box-shadow ease-in-out 0.2s;
}

.nc_search_extra_form .interval_value:focus {
	outline: none;
	-webkit-box-shadow: 0 0 0 1pt #869791;
	box-shadow: 0 0 0 1pt #869791;
}

.nc_search_extra_form .interval_unit {
	width: 205px;
	margin-top: 10px;
}

.nc_search_extra_form .submit.button {
	padding: 6px 16px;
}

/*==========  /ПОИСК В NETCAT ==========*/

/**/

/**/

/*==========  MORE STYLES  ==========*/

.wherebuy-block .wherebuy-button-container {
	margin-bottom: 30px;
	text-align: right;
}

.wherebuy-block .hs-map {
	display: none;
}

.wherebuy-block .wherebuy-block-map {
	height: 600px;
	margin-bottom: 30px;
}

.wherebuy-block .links-wrapper {
	margin-bottom: 30px;
}

.wherebuy-block .links-wrapper .item {
	display: inline-block;
	margin-bottom: 5px;
	margin-right: 5px;
}

.wherebuy-block .links-wrapper .item:last-child {
	margin-right: 0;
}

.wherebuy-block .items-wrapper .item {
	margin-bottom: 30px;
}

.wherebuy-block .items-wrapper .item .name {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: bold;
}

.wherebuy-block .items-wrapper .item .item-more {
	margin-top: 5px;
	margin-left: 25px;
	position: relative;
	line-height: 1.6;
}

.wherebuy-block .items-wrapper .item .item-more:before {
	font-size: 26px;
	line-height: 1;
	color: #509600;
	content: '•';
	position: absolute;
	top: 0;
	left: -20px;
}

.wherebuy-block-inner .img-container {
	float: left;
	margin-bottom: 15px;
	margin-right: 30px;
}

.wherebuy-block-inner .text-container {
	margin-bottom: 15px;
}

.wherebuy-block-inner .text-container .item {
	margin-bottom: 15px;
}

.wherebuy-block-inner .map-container {
	clear: both;
}

.wherebuy-block-inner .map-container .wherebuy-block-inner-map {
	margin-top: 5px;
	height: 600px;
}

.catalog-top {
	margin-bottom: 30px;
}

.catalog-top .sort-select {
	border-radius: 0;
	padding: 4px 12px;
	font-size: 13px;
	font-size: 0.8125rem;
	color: #666666;
}

.catalog-top .catalog-view {
	text-align: right;
}

.catalog-top .catalog-view .title {
	color: #666666;
	font-size: 13px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 18px;
}

.catalog-top .catalog-view .catalog-view-wrapper {
	display: inline-block;
	vertical-align: middle;
}

.catalog-top .catalog-view .item {
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	border: 1px solid #ebeced;
	margin: 0 5px;
	text-align: center;
}

.catalog-top .catalog-view .item .fa {
	line-height: 30px;
	color: #B3B3B3;
}

.catalog-top .catalog-view .item:hover,
.catalog-top .catalog-view .item.selected {
	background-color: #bfbfbf;
	border: 1px solid #bfbfbf;
}

.catalog-top .catalog-view .item:hover .fa,
.catalog-top .catalog-view .item.selected .fa {
	color: #fff;
}

.catalog-top .catalog-view .item:first-child {
	margin-left: 0;
}

.catalog-top .catalog-view .item:last-child {
	margin-right: 0;
}

.map-block .map-block-wrapper {
	position: relative;
	height: 520px;
}

.map-block .map-block-wrapper > .container {
	height: 100%;
}

.map-block .map-block-map {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 520px;
	background: #FAFAFA;
}

.map-block .contacts-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}

.map-block .contacts {
	min-width: 410px;
	background: #ffffffe0;
	position: relative;
	z-index: 1;
	-webkit-box-shadow: 0 5px 20px rgba(12, 12, 12, 0.15);
	box-shadow: 0 5px 20px rgba(12, 12, 12, 0.15);
	padding: 25px;
	font-style: normal;
}

.map-block .contacts .copyright {
	font-size: 20px;
	font-weight: bold;
	/*text-align: center;*/
	color: #993831;
}

.map-block .contacts .title {
	font-weight: bold;
}

.map-block .contacts a {
	text-decoration: none;
}

.map-block .contacts a:hover {
	text-decoration: underline;
}

.map-block .contacts > div {
	margin-bottom: 10px;
}

.map-block .contacts > div:last-child {
	margin-bottom: 0;
}

.plashka {
	background: #F9F7F7;
	padding: 40px 0;
	webkit-box-shadow: 0 5px 20px rgba(12, 12, 12, 0.15);
    box-shadow: 0 5px 20px rgba(12, 12, 12, 0.15);
	text-align: center;
	position: relative;
	z-index: 0;
}

.plashka:after {
    content: '';
    display: block;
    position: absolute;
    top: -10px;
    left: 20px;
    width: calc(100% - 40px);
    height: 10px;
    border-left: 2px solid #B44E47;
    border-top: 2px solid #B44E47;
    border-right: 2px solid #B44E47;
    z-index: -1;
}

.plashka:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -10px;
    left: 20px;
    width: calc(100% - 40px);
    height: 10px;
    border-left: 2px solid #B44E47;
    border-bottom: 2px solid #B44E47;
    border-right: 2px solid #B44E47;
    z-index: -1;
}

.plashka .text {
	font-family: 'Magnolia-Script', 'Open Sans', sans-serif;
	font-size: 35px;
	color: #993831;
	margin-bottom: 40px;
}

.reklama {
	background: #993831;
	padding: 20px;
	webkit-box-shadow: 0 5px 20px rgba(12, 12, 12, 0.15);
    box-shadow: 0 5px 20px rgba(12, 12, 12, 0.15);
	text-align: center;
	position: relative;
	z-index: 0;
	margin-bottom: 50px;
}

.reklama:after {
    content: '';
    display: block;
    position: absolute;
    top: -10px;
    left: 20px;
    width: calc(100% - 40px);
    height: 10px;
    border-left: 2px solid #993831;
    border-top: 2px solid #993831;
    border-right: 2px solid #993831;
    z-index: -1;
}

.reklama:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -10px;
    left: 20px;
    width: calc(100% - 40px);
    height: 10px;
    border-left: 2px solid #993831;
    border-bottom: 2px solid #993831;
    border-right: 2px solid #993831;
    z-index: -1;
}

.reklama .title {
	font-family: 'Magnolia-Script', 'Open Sans', sans-serif;
	font-size: 25px;
	color: #fff;
	margin-bottom: 20px;
}

.reklama .text {
	font-size: 16px;
	color: #fff;
	margin-bottom: 20px;
}

/*==========  /MORE STYLES  ==========*/

/**/

/**/

/*==========  HEADER WITH VIDEO  ==========*/

header.header-with-video {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 4;
}

.index-page header.header-with-video .header-desktop {
	background: transparent;
	margin-bottom: -68px;
	-webkit-transition: background 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out;
	transition: background 0.1s ease-in-out;
}

.index-page header.header-with-video .header-desktop.background-color {
	background: #0e2756;
	-webkit-transition: background 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out;
	transition: background 0.1s ease-in-out;
}

.index-page .index-video-block {
	position: relative;
	background: rgba(15, 43, 77, 0.7) -webkit-gradient(linear, left top, left bottom, from(rgba(1, 17, 65, 0.57)), color-stop(38%, rgba(2, 18, 65, 0.56)), color-stop(57%, rgba(0, 18, 64, 0.29)), color-stop(78%, rgba(0, 12, 70, 0.08)), color-stop(96%, rgba(0, 0, 85, 0.01)), color-stop(98%, rgba(0, 0, 128, 0)), to(rgba(0, 0, 0, 0)));
	background: rgba(15, 43, 77, 0.7) -o-linear-gradient(top, rgba(1, 17, 65, 0.57) 0%, rgba(2, 18, 65, 0.56) 38%, rgba(0, 18, 64, 0.29) 57%, rgba(0, 12, 70, 0.08) 78%, rgba(0, 0, 85, 0.01) 96%, rgba(0, 0, 128, 0) 98%, rgba(0, 0, 0, 0) 100%);
	background: rgba(15, 43, 77, 0.7) linear-gradient(to bottom, rgba(1, 17, 65, 0.57) 0%, rgba(2, 18, 65, 0.56) 38%, rgba(0, 18, 64, 0.29) 57%, rgba(0, 12, 70, 0.08) 78%, rgba(0, 0, 85, 0.01) 96%, rgba(0, 0, 128, 0) 98%, rgba(0, 0, 0, 0) 100%);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
	min-height: 100vh;
	padding-top: 150px;
	padding-bottom: 105px;
}

.index-page .index-video-block video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	z-index: -1;
}

.index-page .index-video-block .container {
	height: 100%;
}

.index-page .index-video-block .text-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}

.index-page .index-video-block .text-container .text-container2 .button {
	margin-top: 65px;
}

.index-page .index-video-block .title {
	color: #fff;
	font-weight: bold;
	font-size: 70px;
	line-height: 80px;
}

.index-page .index-video-block .text {
	font-size: 16px;
	font-weight: bold;
	color: #337ab7;
	font-size: 16px;
	margin-top: 60px;
}

.index-page .index-video-block .text a {
	color: #337ab7;
}

.index-page .index-video-block .text .sep {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}

.index-page .button-bottom {
	display: block;
	background: url("http://ksenia-palto.ru/assets/images/arrow.png") center no-repeat;
	width: 22px;
	height: 32px;
	position: absolute;
	bottom: 50px;
	left: 20%;
	margin-left: -11px;
	z-index: 1;
}

.index-page .button-bottom:hover {
	-webkit-animation: button-bottom-shake .7s ease-in-out alternate infinite;
	animation: button-bottom-shake .7s ease-in-out alternate infinite;
}

.index-page .button-bottom:active {
	opacity: .6;
}

/*==========  /HEADER WITH VIDEO  ==========*/

@-webkit-keyframes modal-open-amimation {

0% {
	top: -200px;
}

100% {
	top: 0;
}

}

@keyframes modal-open-amimation {

0% {
	top: -200px;
}

100% {
	top: 0;
}

}

@-webkit-keyframes preloader-rotate {

from {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

to {
	-webkit-transform: rotate(359deg);
	transform: rotate(359deg);
}

}

@keyframes preloader-rotate {

from {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

to {
	-webkit-transform: rotate(359deg);
	transform: rotate(359deg);
}

}

@-webkit-keyframes smoothly-show-items {

0% {
	opacity: 0;
}

20% {
	opacity: 0;
}

100% {
	opacity: 1;
}

}

@keyframes smoothly-show-items {

0% {
	opacity: 0;
}

20% {
	opacity: 0;
}

100% {
	opacity: 1;
}

}

@-webkit-keyframes widget-phone-circle-anim {

0% {
	-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
	transform: rotate(0deg) scale(0.5) skew(1deg);
	opacity: 0.1;
}

30% {
	-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
	transform: rotate(0deg) scale(0.7) skew(1deg);
	opacity: 0.5;
}

100% {
	-webkit-transform: rotate(0deg) scale(1) skew(1deg);
	transform: rotate(0deg) scale(1) skew(1deg);
	opacity: 0.1;
}

}

@keyframes widget-phone-circle-anim {

0% {
	-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
	transform: rotate(0deg) scale(0.5) skew(1deg);
	opacity: 0.1;
}

30% {
	-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
	transform: rotate(0deg) scale(0.7) skew(1deg);
	opacity: 0.5;
}

100% {
	-webkit-transform: rotate(0deg) scale(1) skew(1deg);
	transform: rotate(0deg) scale(1) skew(1deg);
	opacity: 0.1;
}

}

@-webkit-keyframes widget-phone-circle-fill-anim {

0% {
	-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
	transform: rotate(0deg) scale(0.7) skew(1deg);
	opacity: 0.2;
}

50% {
	-webkit-transform: rotate(0deg) scale(1) skew(1deg);
	transform: rotate(0deg) scale(1) skew(1deg);
	opacity: 0.2;
}

100% {
	-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
	transform: rotate(0deg) scale(0.7) skew(1deg);
	opacity: 0.2;
}

}

@keyframes widget-phone-circle-fill-anim {

0% {
	-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
	transform: rotate(0deg) scale(0.7) skew(1deg);
	opacity: 0.2;
}

50% {
	-webkit-transform: rotate(0deg) scale(1) skew(1deg);
	transform: rotate(0deg) scale(1) skew(1deg);
	opacity: 0.2;
}

100% {
	-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
	transform: rotate(0deg) scale(0.7) skew(1deg);
	opacity: 0.2;
}

}

@-webkit-keyframes widget-phone-img-anim {

0% {
	-webkit-transform: rotate(0deg) scale(1) skew(1deg) scaleX(-1);
	transform: rotate(0deg) scale(1) skew(1deg) scaleX(-1);
}

10% {
	-webkit-transform: rotate(-25deg) scale(1) skew(1deg) scaleX(-1);
	transform: rotate(-25deg) scale(1) skew(1deg) scaleX(-1);
}

20% {
	-webkit-transform: rotate(25deg) scale(1) skew(1deg) scaleX(-1);
	transform: rotate(25deg) scale(1) skew(1deg) scaleX(-1);
}

30% {
	-webkit-transform: rotate(-25deg) scale(1) skew(1deg) scaleX(-1);
	transform: rotate(-25deg) scale(1) skew(1deg) scaleX(-1);
}

40% {
	-webkit-transform: rotate(25deg) scale(1) skew(1deg) scaleX(-1);
	transform: rotate(25deg) scale(1) skew(1deg) scaleX(-1);
}

50% {
	-webkit-transform: rotate(0deg) scale(1) skew(1deg) scaleX(-1);
	transform: rotate(0deg) scale(1) skew(1deg) scaleX(-1);
}

100% {
	-webkit-transform: rotate(0deg) scale(1) skew(1deg) scaleX(-1);
	transform: rotate(0deg) scale(1) skew(1deg) scaleX(-1);
}

}

@keyframes widget-phone-img-anim {

0% {
	-webkit-transform: rotate(0deg) scale(1) skew(1deg) scaleX(-1);
	transform: rotate(0deg) scale(1) skew(1deg) scaleX(-1);
}

10% {
	-webkit-transform: rotate(-25deg) scale(1) skew(1deg) scaleX(-1);
	transform: rotate(-25deg) scale(1) skew(1deg) scaleX(-1);
}

20% {
	-webkit-transform: rotate(25deg) scale(1) skew(1deg) scaleX(-1);
	transform: rotate(25deg) scale(1) skew(1deg) scaleX(-1);
}

30% {
	-webkit-transform: rotate(-25deg) scale(1) skew(1deg) scaleX(-1);
	transform: rotate(-25deg) scale(1) skew(1deg) scaleX(-1);
}

40% {
	-webkit-transform: rotate(25deg) scale(1) skew(1deg) scaleX(-1);
	transform: rotate(25deg) scale(1) skew(1deg) scaleX(-1);
}

50% {
	-webkit-transform: rotate(0deg) scale(1) skew(1deg) scaleX(-1);
	transform: rotate(0deg) scale(1) skew(1deg) scaleX(-1);
}

100% {
	-webkit-transform: rotate(0deg) scale(1) skew(1deg) scaleX(-1);
	transform: rotate(0deg) scale(1) skew(1deg) scaleX(-1);
}

}

@-webkit-keyframes button-bottom-shake {

100% {
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}

}

@keyframes button-bottom-shake {

100% {
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}

}


