.slick-slider {
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
	position: relative;
	display: block
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-ms-transform: translateZ(0);
	transform: translateZ(0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}

.slick-track:after,
.slick-track:before {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block;
	border-radius:20px;
	overflow:hidden;
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.mfp-bg {
	z-index: 1042;
	overflow: hidden;
	background: #0b0b0b;
	opacity: .8
}

.mfp-bg,
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed
}

.mfp-wrap {
	z-index: 1043;
	outline: none!important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}

.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none!important
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
	display: none
}

button.mfp-arrow,
button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
	opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}

.mfp-figure,
img.mfp-img {
	line-height: 0
}

.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-height:300px),
screen and (max-width:800px) and (orientation:landscape) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media (max-width:900px) {
	.mfp-arrow {
		-ms-transform: scale(.75);
		transform: scale(.75)
	}
	.mfp-arrow-left {
		-ms-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-ms-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-search--inline {
	float: left
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-dropdown {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051
}

.select2-results {
	display: block
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0
}

.select2-results__option {
	padding: 6px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none
}

.select2-results__option[aria-selected] {
	cursor: pointer
}

.select2-container--open .select2-dropdown {
	left: 0
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-search--dropdown {
	display: block;
	padding: 4px
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
	display: none
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0)
}

.select2-hidden-accessible {
	border: 0!important;
	clip: rect(0 0 0 0)!important;
	height: 1px!important;
	margin: -1px!important;
	overflow: hidden!important;
	padding: 0!important;
	position: absolute!important;
	width: 1px!important
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888;
	border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-top: 5px;
	margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
	float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: 1px solid #000;
	outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
	color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #5897fb;
	color: #fff
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: linear-gradient(180deg, #fff 50%, #eee);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: linear-gradient(180deg, #eee 50%, #ccc);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888;
	border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: linear-gradient(180deg, #fff 0, #eee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: linear-gradient(180deg, #eee 50%, #fff);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	float: right;
	margin-left: 5px;
	margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
	border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
	padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: #fff
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb
}

html {
	box-sizing: border-box
}

*,
:after,
:before {
	box-sizing: inherit
}

html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0;
	background:#edf6ff;
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit;
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

[hidden],
template {
	display: none
}

blockquote,
body,
caption,
dd,
dl,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
legend,
ol,
p,
pre,
table,
td,
th,
ul {
	margin: 0;
	padding: 0
}

li>ol,
li>ul {
	margin-bottom: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

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

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

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: Akrobat, sans-serif;
	font-weight: 700
}

h1 {
	font-size: 32px
}

h2 {
	font-size: 28px
}

h3 {
	font-size: 24px
}

h4 {
	font-size: 20px
}

h5 {
	font-size: 18px
}

h6 {
	font-size: 16px
}

img {
	max-width: 100%;
	font-style: italic;
	vertical-align: middle
}

img[height],
img[width] {
	max-width: none
}

html {
	font-family: Akrobat, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	background-color: #fff;
	color: #000
}

.o-block {
	display: block;
	text-align: center
}

.o-block__img {
	margin-bottom: 24px
}

.o-block__body {
	display: block
}

.o-block--right {
	text-align: right
}

.o-block--left {
	text-align: left
}

.o-headline {
	margin-bottom: 24px
}

.o-headline__main,
.o-headline__sub {
	margin-bottom: 0;
	line-height: 1
}

.o-layout {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -11px;
	margin-left: -11px;
	padding: 0;
	list-style: none
}

.o-layout__item {
	width: 100%;
	padding-right: 11px;
	padding-left: 11px;
	margin-bottom: 22px
}

.o-layout--top {
	-ms-flex-align: start;
	align-items: flex-start
}

.o-layout--bottom {
	-ms-flex-align: end;
	align-items: flex-end
}

.o-layout--left {
	-ms-flex-pack: start;
	justify-content: flex-start
}

.o-layout--right {
	-ms-flex-pack: end;
	justify-content: flex-end
}

.o-layout--center {
	-ms-flex-pack: center;
	justify-content: center
}

.o-layout--between {
	-ms-flex-pack: justify;
	justify-content: space-between
}

.o-layout--reversed {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.o-layout--main {
	margin-right: -15px;
	margin-left: -15px
}

.o-layout--main>.o-layout__item {
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 0
}

.o-list-bare,
.o-list-inline {
	margin: 0;
	list-style: none
}

.o-list-inline__item {
	display: inline-block
}

.o-media {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start
}

.o-media__figure {
	margin-right: 15px
}

.o-media__figure>img {
	display: block
}

.o-media__body {
	-ms-flex: 1;
	flex: 1
}

.o-media--post {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center
}

@media (min-width:768px) {
	.o-media--post {
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-align: start;
		align-items: flex-start
	}
}

.o-media--post>.o-media__figure {
	margin-bottom: 24px
}

@media (min-width:768px) {
	.o-media--post>.o-media__figure {
		margin-right: 24px;
		margin-bottom: 0
	}
}

@media (min-width:1200px) {
	.o-media--post>.o-media__figure {
		margin-right: 38px
	}
}

.o-media--middle {
	-ms-flex-align: center;
	align-items: center
}

.o-wrap {
	max-width: 90%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto
}

.c-contact-info {
	display: inline-block;
	vertical-align: top;
	min-height: 320px;
	padding: 40px 20px;
	background-color: hsla(0, 0%, 100%, .9)
}

.c-contact-info__title {
	margin-bottom: 20px;
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase
}

.c-contact-info__item {
	font-size: 25px;
	line-height: 1.2
}

.c-contact-info__item--address {
	padding: 25px 0;
	font-size: 22px
}

.c-contact-info__link {
	font-size: 22px;
	color: #006ae6
}

.c-contact-info__link:hover {
	text-decoration: none
}

.c-contact-info__phone {
	text-decoration: none;
	color: inherit
}

.c-band {
	margin-bottom: 35px
}

.c-band:first-child {
	margin-bottom: 0
}

@media (min-width:768px) {
	.c-band:first-child {
		margin-bottom: 35px
	}
}

.c-band__head {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 32px
}

.c-band__title {
	display: inline-block;
	padding-bottom: 5px;
	font-size: 30px;
	font-weight: 600;
	line-height: 1;
	vertical-align: top
}

.c-band__link {
	color: #006fc5
}

.c-band__link:hover {
	text-decoration: none
}

.c-band--tint {
	background-color: #eef0f0
}

.c-branding {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	text-decoration: none
}

@media (min-width:992px) {
	.c-branding {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-ms-flex-align: center;
		align-items: center
	}
}

.c-branding__title {
	margin: 0;
	font-size: 42px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 1.2
}

.c-branding__subtitle {
	text-transform: uppercase;
	line-height: 1.375
}

.c-breadcrumbs__list {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	list-style: none
}

.c-breadcrumbs__item:not(:first-child) {
	margin-left: 10px
}

.c-breadcrumbs__item:not(:first-child):before {
	content: "|";
	font-weight: 700;
	margin-right: 10px
}

.c-breadcrumbs__link {
	font-weight: 700;
	text-decoration: underline;
	color: #000
}

.c-breadcrumbs__link.is-active,
.c-breadcrumbs__link:hover {
	text-decoration: none
}

.c-btn {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 12px 10px;
	font-family: Akrobat, sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
	transition: all .3s ease-in-out;
	outline: none;
	white-space: nowrap
}

.c-btn__icon {
	width: 30px
}

.c-btn__icon,
.c-btn__icon>svg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0
}

.c-btn__icon>svg {
	left: 0;
	margin: auto;
	fill: currentColor
}

.c-btn--iconed {
	padding-right: 30px
}

@media (max-width:992px) {
	.c-btn--iconed {
		font-size: 13px
	}
}

.c-btn--block {
	width: 100%
}

.c-btn--submit {
	border: none;
	padding: 10px 37px
}

.c-btn--dialog {
	border: none;
	font-size: 22px;
	font-weight: 400;
	text-transform: uppercase
}

.c-btn--primary {
	background-color: #005aaa;
	color: #fff
}

.c-btn--primary,
.c-btn--primary:active,
.c-btn--primary:focus,
.c-btn--primary:hover {
	text-decoration: none
}

.c-btn--primary:focus,
.c-btn--primary:hover {
	background-color: #319cfb;
	color: #fff
}

.c-btn--secondary {
	background-color: #005aaa;
	color: #fff
}

.c-btn--secondary,
.c-btn--secondary:active,
.c-btn--secondary:focus,
.c-btn--secondary:hover {
	text-decoration: none
}

.c-btn--secondary:focus,
.c-btn--secondary:hover {
	background-color: rgba(214, 35, 35, .7);
	color: #000
}

.c-btn--mute {
	background-color: #464646;
	color: #fff
}

.c-btn--mute,
.c-btn--mute:active,
.c-btn--mute:focus,
.c-btn--mute:hover {
	text-decoration: none
}

.c-btn--mute:focus,
.c-btn--mute:hover {
	background-color: #d62323;
	color: #000
}

.c-btn--small {
	padding: 10px 5px
}

.c-btn--large {
	padding: 12px 70px
}

.c-card {
	position: relative;
	max-width: 198px;
	margin-right: auto;
	margin-left: auto;
	padding: 7px;
	background-color: #f6f6f6
}

.c-card__options {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right
}

.c-card__options-item:not(:first-child) {
	margin-top: 14px
}

.c-card__label {
	display: inline-block;
	vertical-align: top;
	padding: 3px 9px;
	font-size: 16px;
	text-align: center;
	line-height: 1.25;
	background-color: #ff5342;
	color: #fff
}

.c-card__label--large {
	font-weight: 700;
	text-transform: uppercase
}

.c-card__label--mute {
	background-color: #a0a0a0
}

.c-card__thumb {
	display: block;
	margin-bottom: 14px
}

.c-card__title {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 10px;
	text-decoration: none;
	color: #000
}

.c-card__price {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px
}

.c-card__price-old {
	margin-right: 12px;
	font-size: 14px;
	font-weight: 600;
	text-decoration: line-through
}

.c-card__price-new {
	font-size: 18px;
	font-weight: 700
}

.c-card--primary .c-card__price-new {
	color: #006fc5
}

.c-carousel {
	display: none
}

.c-carousel img {
	width: 100%
}

@media (min-width:768px) {
	.c-carousel {
		display: block
	}
}



.c-carousel .slick-arrow {
	display: none!important
}

.c-carousel__item {
	outline: none
}

.c-carousel__dots {
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	list-style: none
}

.c-carousel__dots>li {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #fff;
	transition: all .3s ease-in-out;
	cursor: pointer
}

.c-carousel__dots>li:not(:first-child) {
	margin-left: 14px
}

.c-carousel__dots>li>button {
	display: none
}

.c-carousel__dots li.slick-active {
	background-color: #005aaa
}

.c-carousel__btn {
	position: absolute;
	top: 50%;
	width: 70px;
	height: 70px;
	margin-top: -35px;
	border-radius: 50%;
	border: none;
	background-color: hsla(0, 0%, 97%, .25);
	color: #f7f7f7;
	cursor: pointer;
	opacity: .5;
	transition: all .3s ease-in-out
}

.c-carousel__btn svg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 15px;
	height: 26px;
	fill: currentColor
}

.c-carousel__btn:hover {
	opacity: .9
}

.c-carousel__btn:focus {
	outline: none;
	opacity: .9
}

.c-carousel__prev {
	left: 20px
}

.c-carousel__next {
	right: 20px
}

.c-cart {
	margin-bottom: 35px
}

.c-cart__head {
	margin-bottom: 30px
}

@media (min-width:568px) {
	.c-cart__head {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

.c-cart__total {
	margin-bottom: 12px;
	font-size: 20px;
	line-height: 1.1;
	font-weight: 600
}

@media (min-width:568px) {
	.c-cart__total {
		margin-bottom: 0
	}
}

.c-cart__clear {
	font-size: 16px;
	line-height: 1.3125;
	color: #006fc5;
	text-decoration: underline
}

.c-cart__clear:hover {
	text-decoration: none
}

.c-cart__order {
	margin-bottom: 40px
}

.c-cart__checkout-title {
	margin-bottom: 22px;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.1
}

.c-catalog {
	margin-bottom: 35px
}

.c-catalog__head {
	margin-bottom: 20px
}

.c-catalog__breadcrumbs {
	margin-bottom: 25px
}

.c-catalog__descr {
	margin-bottom: 30px
}

.c-catalog__list {
	margin-bottom: 55px
}

.c-checkbox {
	position: relative;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: start;
	align-items: flex-start;
	vertical-align: top;
	cursor: pointer
}

.c-checkbox__input {
	position: absolute;
	left: -9999px;
	visibility: hidden
}

.c-checkbox__input:checked+.c-checkbox__indicator:before {
	opacity: 1
}

.c-checkbox__indicator {
	position: relative;
	width: 21px;
	height: 21px;
	margin-right: 10px;
	border: 2px solid #005aaa;
	border-radius: 50%
}

.c-checkbox__indicator:before {
	content: "";
	display: block;
	width: 17px;
	height: 17px;
	background-image: url(../img/tick.svg);
	background-repeat: no-repeat;
	background-position: 50%;
	opacity: 0
}

.c-checkbox__descr {
	font-size: 14px;
	line-height: 1.1;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.c-checkbox--middle {
	-ms-flex-align: center;
	align-items: center
}

.c-collapse__toggle {
	cursor: pointer
}

.c-collapse__menu {
	display: none
}

.c-collapse__menu.is-open {
	display: block
}

.c-contact {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
	color: #95b8bc
}

.c-contact__icon {
	position: relative;
	margin-right: 12px;
	width: 16px;
	height: 16px;
	vertical-align: top
}

.c-contact__icon svg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	fill: #d62323
}

.c-contact__title {
	font-size: 18px;
	font-weight: 600
}

.c-contact--link {
	text-decoration: none
}

.c-contact--link .c-contact__title {
	text-decoration: underline
}

.c-contact--link:hover .c-contact__title {
	text-decoration: none
}
.c-content{
	padding-top: 67px;
}

.c-content-head {
	margin-bottom: 24px
}

.c-content-head__title {
	margin-bottom: 15px
}

.c-content {
	padding-bottom: 80px
}

.c-counter {
	display: inline-block;
	vertical-align: top
}

.c-counter__label {
	margin-bottom: 3px;
	font-size: 14px;
	color: #484848
}

.c-counter__body {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.c-counter__input {
	width: 32px;
	height: 20px;
	margin-right: 6px;
	margin-left: 6px;
	text-align: center;
	font-size: 14px
}

.c-counter__btn {
	width: 20px;
	height: 18px;
	padding: 0;
	border: none;
	border-radius: 3px;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	cursor: pointer;
	outline: none
}

.c-counter--large .c-counter__input {
	width: 34px;
	height: 34px;
	border-radius: 10px;
	border: 1px solid #d4d4d4;
	font-size: 16px;
	line-height: 34px
}

.c-devlogo {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	color: #005aaa
}

.c-devlogo__icon {
	margin-left: 12px
}

.c-dialog {
	position: relative;
	max-width: 320px;
	margin-right: auto;
	margin-left: auto;
	padding: 40px 30px;
	background-color: #fff
}

.c-dialog__close {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 30px;
	border: none;
	background-color: transparent;
	font-size: 18px;
	cursor: pointer
}

.c-dialog__title {
	margin-bottom: 30px;
	font-size: 35px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center
}

.c-dialog__input {
	width: 100%;
	padding: 11px 22px;
	font-family: Akrobat, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #000
}

.c-dialog__input::-webkit-input-placeholder {
	font-family: Akrobat, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #000
}

.c-dialog__input:-ms-input-placeholder {
	font-family: Akrobat, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #000
}

.c-dialog__input::placeholder {
	font-family: Akrobat, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #000
}

.c-dialog__input:not(:first-of-type) {
	margin-top: 22px
}

.c-dialog__privacy {
	margin-top: 30px;
	margin-bottom: 30px
}

.c-dialog__msg {
	font-size: 22px;
	line-height: 1.1;
	text-align: center
}

.c-dialog--msg {
	max-width: 435px
}

.c-dialog--msg .c-dialog__title {
	font-weight: 600;
	margin-bottom: 14px
}

.c-dropdown {
	position: relative
}

.c-dropdown:hover>.c-dropdown__menu {
	display: block
}

@media (min-width:768px) {
	.c-dropdown:hover>.c-dropdown__menu {
		border-radius: 22px
	}
}

.c-dropdown__menu {
	position: absolute;
	top: 101%;
	left: 0;
	z-index: 10;
	display: none;
	margin: 0;
	padding: 0 7px;
	background-color: #d62323;
	list-style: none
}

@media (min-width:768px) {
	.c-dropdown__menu {
		width: 255px;
		padding-top: 20px;
		padding-bottom: 20px
	}
}

.c-dropdown__menu:before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 100%;
	height: 15px;
	content: ""
}

.c-dropdown__menu--right {
	top: -20px;
	left: 100%;
	margin-left: 8px
}

.c-dropdown__menu--right:before {
	position: absolute;
	top: 0;
	right: 100%;
	bottom: 0;
	left: auto;
	width: 15px;
	height: auto;
	content: ""
}

@media (max-width:768px) {
	.c-dropdown__menu--stacked {
		position: static
	}
}

@media (max-width:992px) {
	.c-dropdown__menu--stacked\@md {
		position: static
	}
}

@media (min-width:768px) {
	.c-dropdown__item {
		padding-top: 3px;
		padding-bottom: 3px
	}
}

.c-dropdown__link {
	display: block;
	padding: 3px 15px;
	font-size: 18px;
	text-decoration: none;
	color: #fff
}

@media (min-width:992px) {
	.c-dropdown__link {
		font-size: 22px
	}
}

.c-dropdown__link:hover {
	background-color: #f4f5f4;
	color: #000
}

@media (min-width:768px) {
	.c-dropdown__link:hover {
		border-radius: 22px
	}
}

@media (max-width:992px) {
	.c-dropdown--side .c-dropdown__menu {
		background-color: #f4f5f4
	}
	.c-dropdown--side .c-dropdown__link {
		color: #fff
	}
	.c-dropdown--side .c-dropdown__link:hover {
		background-color: #d62323;
		color: #000
	}
}

@media (max-width:992px) {
	.c-dropdown--side .c-dropdown__menu {
		position: static;
		width: 100%
	}
}

.c-navbar__menu li {
	position: relative
}

@media (min-width:768px) {
	.c-navbar__menu li {
		padding-top: 11px;
		padding-bottom: 10px
	}
}

.c-navbar__menu li:hover>ul {
	display: block
}

.c-navbar__menu li.active>a {
background-color: #fff;
    border-bottom: 1px solid #00172b;
    color: #336fa9;
}

.c-navbar__menu li>a {
	display: block;
	padding: 12px 12px 11px;
	border-bottom:1px solid transparent;
	font-size: 18px;
	color: #fff;
	line-height: 1;
	text-decoration: none;
	transition: all .3s ease-in-out;
	cursor: pointer;
	border-radius: 22px
}

@media (max-width:768px) {
	.c-navbar__menu li>a {
		text-align: center;
		border-radius: 0
	}
}

@media (min-width:768px) {
	.c-navbar__menu li>a {
		padding: 12px 24px;
		font-size: 18px
	}
}

.c-navbar__menu li>a.is-active,
.c-navbar__menu li>a:hover {
	background-color: #fff;
	border-bottom:1px solid #00172b;
	color: #336fa9
}

.c-navbar__menu li li a {
	display: block;
	padding: 3px 15px;
	line-height: 33px;
	color: #fff;
	text-decoration: none;
	transition: all .3s ease-in-out;
	cursor: pointer
}

.c-navbar__menu li li a.is-active,
.c-navbar__menu li li a:hover {
	background-color: #fff;
	color: #336fa9
}

.c-dropdown__trigger {
	cursor: pointer
}

.c-navbar__menu li>ul {
	border-radius: 22px;
	position: absolute;
	top: 101%;
	left: 0;
	z-index: 10;
	display: none;
	margin: 0;
	padding: 0 7px;
	background-color: #005aaa;
	list-style: none
}

@media (min-width:768px) {
	.c-navbar__menu li>ul {
		width: 255px;
		padding-top: 20px;
		padding-bottom: 20px
	}
}

@media (max-width:768px) {
	.c-navbar__menu li>ul {
		position: static
	}
	.c-navbar__menu li>ul:before {
		position: absolute;
		top: 0;
		right: 100%;
		bottom: 0;
		left: auto;
		width: 15px;
		height: auto;
		content: ""
	}
}

.c-navbar__menu li>ul:before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 100%;
	height: 15px;
	content: ""
}

.c-navbar__menu li li {
	padding-top: 3px;
	padding-bottom: 3px
}

.c-navbar__menu li>ul li>ul {
	top: -20px;
	left: 100%;
	margin-left: 8px;
	border-radius: 22px
}

.c-navbar__menu li>ul li>ul:before {
	position: absolute;
	top: 0;
	right: 100%;
	bottom: 0;
	left: auto;
	width: 15px;
	height: auto;
	content: ""
}

@media (max-width:768px) {
	.c-navbar__menu li>ul li>ul {
		position: static
	}
}

@media (max-width:1200px) {
	.c-navbar__menu li:last-child>ul li>ul,
	.c-navbar__menu li:nth-last-child(2)>ul li>ul {
		top: -20px;
		left: -110%;
		margin-left: 8px
	}
}

.c-filter {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	max-width: 370px
}

.c-filter__input {
	-ms-flex: 1;
	flex: 1;
	padding: 8px 12px;
	color: #757575
}

.c-filter__input,
.c-filter__submit {
	font-family: Akrobat, sans-serif;
	font-size: 20px
}

.c-filter__submit {
	margin-left: 10px;
	padding: 10px 13px;
	border: none;
	line-height: 1.2;
	background-color: #005aaa;
	cursor: pointer;
	color:#fff;
}
.c-filter__submit:hover{
	background-color: #289aff;
}

.select2-container--default .select2-selection--single {
	height: 43px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 0
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 43px
}

.c-footer,
.c-footer__map {
	position: relative
}

@media (min-width:768px) {
	.c-footer__map {
		padding-top: 50px;
		padding-bottom: 50px
	}
}

@media (max-width:992px) {
	.c-footer__phones {
		margin-left: auto;
		margin-right: auto
	}
}

.c-footer__info {
	position: relative;
	z-index: 3
}

.c-footer__middle {
	padding-top: 30px;
	padding-bottom: 30px
}

.c-footer__middle-inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column
}

@media (min-width:768px) {
	.c-footer__middle-inner {
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

.c-footer__wrap-bottom {
	background-color: #f4f4f4
}

@media (min-width:768px) {
	.c-footer__wrap-bottom {
		background-image: url(../img/bg-bottom.jpg);
		background-position: 50%;
		background-repeat: no-repeat;
		background-size: cover
	}
}

.c-footer__branding {
	width: 100%;
	margin-bottom: 24px;
	text-align: center
}

.c-footer__branding .c-branding {
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: start;
	align-items: flex-start
}

@media (max-width:992px) {
	.c-footer__branding .c-branding {
		-ms-flex-align: center;
		align-items: center
	}
}

@media (min-width:768px) {
	.c-footer__branding {
		text-align: left
	}
}

@media (min-width:992px) {
	.c-footer__branding {
		width: auto;
		margin-bottom: 0
	}
}

.c-footer__newsletter {
	margin-bottom: 24px
}

@media (min-width:768px) {
	.c-footer__newsletter {
		margin-bottom: 0
	}
}

.c-footer__bottom {
	max-width:185px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff
}


.c-footer__copyright {
	color:#005aaa;
	margin-bottom: 24px
}

@media (min-width:768px) {
	.c-footer__copyright {
		margin-bottom: 0
	}
}


@media (min-width:768px) {
	.c-form {
		max-width: 455px
	}
}

@media (min-width:768px) {
	.c-form__group {
		display: -ms-flexbox;
		display: flex
	}
}

.c-form__group:not(:first-of-type) {
	margin-top: 15px
}

.c-form__label {
	-ms-flex: none;
	flex: none;
	display: block;
	width: 140px;
	line-height: 33px
}

.c-form__input {
	width: 100%;
	padding: 7px;
	border: 1px solid #d4d4d4
}

@media (min-width:768px) {
	.c-form__input {
		width: 265px
	}
}

.c-form__input--textarea {
	height: 85px
}

.c-form__controls {
	margin-top: 24px;
	text-align: center
}

@media (min-width:768px) {
	.c-form__controls {
		margin-left: 140px;
		text-align: left
	}
}

.c-form__privacy {
	margin-bottom: 20px
}

.c-header {
	margin-bottom: 25px;
	background-color: #2d2d2d
}

@media (min-width:768px) {
	.c-header {
		/*background-image: url(../img/bg-top.jpg);*/
		background-position: 50%;
		background-repeat: no-repeat;
		background-size: cover;
		background-color: #f4f4f4;

	}
}

@media (min-width:992px) {
	.c-header {
		position: relative;
		border-bottom: 15px solid #e6f0f9;
		/*padding-bottom: 20px*/
	}
}

.c-header__logo {
	border-radius: 50%;
	margin-left: auto;
}

.c-header__logo img {
	width: 100%;
	height: 100%
}

.c-header__logo {
	width: 85px;
	height: 85px;
	overflow: hidden;
	display: inline-block
}

@media (min-width:992px) {
	.c-header__logo {
		margin-right: 25px
	}
}

.c-header__top {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f4f5f4
}

.c-header__middle {
	padding-top: 22px;
	padding-bottom: 44px;
	background-position: 50%;
	background-size: cover
}

.c-header__info {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column
}

@media (min-width:568px) {
	.c-header__info {
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

.c-header__branding {
	width: 100%;
	text-align: center;
	margin-bottom: 32px
}

@media (min-width:992px) {
	.c-header__branding {
    width: 100%;
    margin-bottom: 0;
    text-align: left;
    max-width: 500px;
	}
}
.c-header__center,
.c-footer__center {
    max-width: 238px;
}
.c-header__phones,
.c-footer__center {
	margin-bottom: 16px
}
@media (max-width:568px) {
	.c-header__center {
    margin-bottom: 20px;
	}
}
@media (min-width:568px) {
	.c-header__phones {
		margin-bottom: 0
	}
}

@media (min-width:992px) {
	.c-header__shopcart {
		margin-left: 70px
	}
}

.c-header__bottom {
	position: absolute;
    min-height: 35px;
    left: 0%;
    width: 100%;
    bottom: -52px;
}

.c-header__widget {
	min-width: 206px
}

.c-heading-section {
	font-size: 30px;
	font-weight: 600;
	line-height: 1.2
}

.c-icon {
	background-image: url(../img/spritesheet.png);
	background-repeat: no-repeat;
	display: block
}

.c-icon--inst {
	width: 24px;
	height: 23px;
	background-position: -10px -10px
}

.c-icon--ok {
	width: 24px;
	height: 23px;
	background-position: -54px -10px
}

.c-icon--paperplane {
	width: 60px;
	height: 62px;
	background-position: -10px -53px
}

.c-icon--plane {
	width: 55px;
	height: 55px;
	background-position: -90px -53px
}

.c-icon--skype {
	width: 24px;
	height: 23px;
	background-position: -98px -10px
}

.c-icon--time {
	width: 60px;
	height: 60px;
	background-position: -165px -10px
}

.c-icon--vk {
	width: 24px;
	height: 23px;
	background-position: -165px -90px
}

.c-map {
	width: 100%;
	height: 100%;
	min-height: 300px;
	background-color: #057381
}

@media (min-width:768px) {
	.c-map {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0
	}
}

.ymaps-2-1-55-map {
	width: 100%!important
}

.c-navbar {
	background-color: #005aaa
}

@media (min-width:1200px) {
	.c-navbar {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center
	}
}

@media (min-width:768px) {
	.c-navbar__menu {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
}

.c-navbar__socials {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 16px;
	padding-bottom: 16px
}

.c-navbar__socials-item:not(:first-child) {
	margin-left: 9px
}

.c-navbar__link {
	display: block;
	padding: 14px 12px;
	font-size: 18px;
	color: #fff;
	line-height: 1;
	text-decoration: none;
	transition: all .3s ease-in-out;
	cursor: pointer
}

@media (min-width:768px) {
	.c-navbar__link {
		padding: 14px 24px;
		font-size: 22px;
		border-radius: 22px
	}
}

.c-navbar__link.is-active,
.c-navbar__link:hover {
	background-color: #f4f5f4;
	color: #000
}

@media (min-width:768px) {
	.c-navbar__item {
		padding-top: 14px;
		padding-bottom: 14px
	}
}

@media (min-width:992px) {
	.c-navbar--fixed\@md {
		border-bottom:1px solid #3b3e40;
		max-width: 90%;
		width: 1000px;
		margin-right: auto;
		border-radius: 22px;
		margin-left: auto;
		padding-right: 10px;
		padding-left: 10px
	}
}

.c-navbar--footer {
	background-color: #005aaa
}

@media (min-width:768px) {
	.c-navbar--footer .c-navbar__inner {
		max-width: 90%;
		width: 1000px;
		margin-right: auto;
		margin-left: auto
	}
}

@media (min-width:900px) {
	.c-navbar--footer .c-navbar__inner {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.c-navbar--footer .c-navbar__link {
	padding-top: 19px;
	padding-bottom: 19px;
	font-size: 20px;
	color: #000
}

.c-navbar--footer .c-navbar__link.is-active,
.c-navbar--footer .c-navbar__link:hover {
	background-color: #fff;
	color: #000

}

.c-navbar--footer .c-navbar__menu li a {
	padding-top: 15px;
	padding-bottom: 16px;
	font-size: 18px;
	color: #fff
}

.c-navbar--footer .c-navbar__menu li.active a,
.c-navbar--footer .c-navbar__menu li a.is-active,
.c-navbar--footer .c-navbar__menu li a:hover {
	background-color: #fff;
	color: #005aaa;
}

.c-news {
	position: relative;
	margin-bottom: 35px;
	border: 1px solid #ddd
}

.c-news__thumb,
.c-news__thumb>img {
	width: 100%
}

.c-news__date {
	position: absolute;
	bottom: -14px;
	left: 25px;
	padding: 3px 14px;
	line-height: 1.25;
	background-color: #d62323
}

.c-news__body {
	padding: 20px 24px 50px
}

.c-news__title {
	display: block;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 1;
	color: #006fc5
}

.c-news__descr {
	line-height: 1.25
}

.c-news__triangle {
	position: absolute;
	z-index: 2;
	top: 100%;
	right: 18%;
	display: block;
	border-top: 35px solid #ddd;
	border-right: 35px solid transparent
}

.c-news__triangle:before {
	content: "";
	position: absolute;
	top: -35px;
	left: 1px;
	display: block;
	border-top: 33px solid #fff;
	border-right: 33px solid transparent
}

.c-newsletter {
	position: relative;
	width: 250px
}

.c-newsletter__input {
	width: 100%;
	padding: 10px 60px 10px 16px;
	font-family: Akrobat, sans-serif;
	font-size: 15px;
	line-height: 1.2;
	border: none;
	background-color: #fff
}

.c-newsletter__input:focus::-webkit-input-placeholder {
	color: transparent
}

.c-newsletter__input:focus:-ms-input-placeholder {
	color: transparent
}

.c-newsletter__input:focus::placeholder {
	color: transparent
}

.c-newsletter__submit {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 55px;
	padding: 0;
	border: none;
	font-family: Akrobat, sans-serif;
	font-size: 18px;
	letter-spacing: .03em;
	text-transform: uppercase;
	background-color: #d62323;
	cursor: pointer
}

.c-newsletter__submit:hover {
	color: #fff
}

.c-order {
	width: 100%
}

.c-order__head {
	background-color: #f6f6f6
}

@media (max-width:768px) {
	.c-order__head {
		display: none
	}
}

.c-order__head th {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: 400
}

.c-order__body tr {
	border-bottom: 1px solid #d4d4d4
}

@media (min-width:768px) {
	.c-order__body td {
		padding-top: 24px;
		padding-bottom: 24px
	}
}

.c-order__item {
	width: 300px
}

@media (max-width:768px) {
	.c-order__item {
		width: 100%;
		display: block;
		text-align: center;
		padding-top: 20px;
		margin-bottom: 12px
	}
}

@media (min-width:1200px) {
	.c-order__item {
		width: 390px
	}
}

.c-order__img {
	display: inline-block;
	vertical-align: middle;
	width: 113px;
	margin-right: 23px
}

@media (max-width:768px) {
	.c-order__img {
		display: block;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 12px
	}
}

.c-order__name {
	width: 150px;
	display: inline-block;
	vertical-align: middle;
	font-size: 17px;
	font-weight: 600;
	line-height: 1.3
}

@media (max-width:768px) {
	.c-order__name {
		width: auto;
		vertical-align: top
	}
}

.c-order__price {
	font-size: 30px;
	font-weight: 600;
	text-align: center
}

@media (max-width:768px) {
	.c-order__price {
		display: inline-block;
		width: 50%;
		margin-bottom: 20px
	}
}

.c-order__price em {
	font-size: 20px;
	font-style: normal
}

.c-order__qty {
	text-align: center
}

@media (max-width:768px) {
	.c-order__qty {
		display: inline-block;
		width: 50%;
		margin-bottom: 20px
	}
}

.c-order__remove {
	text-align: center
}

@media (max-width:768px) {
	.c-order__remove {
		vertical-align: top;
		padding-top: 20px
	}
}

.c-order__delbtn {
	width: 30px;
	height: 30px;
	padding: 0;
	cursor: pointer;
	border: none;
	background-color: transparent;
	color: rgba(70, 70, 70, .9);
	transition: all .3s ease-in-out
}

.c-order__delbtn:hover {
	color: #000
}

.c-order__delbtn svg {
	vertical-align: top;
	fill: currentColor
}

.c-pagination {
	color: #535353
}

.c-pagination__controls {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 14px;
	font-weight: 700
}

.c-pagination__label {
	margin-right: 10px
}

.c-pagination__label:after {
	content: "|";
	margin-left: 10px
}

.c-pagination__control {
	color: #0164a8
}

.c-pagination__control:hover {
	text-decoration: none
}

.c-pagination__list {
	display: -ms-flexbox;
	display: flex;
	list-style: none
}

.c-pagination__link {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	color: inherit
}

.c-pagination__link.is-active,
.c-pagination__link:hover {
	background-color: #d62323;
	color: #fff
}

.c-phones {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.c-phones__icon {
	position: relative;
	width: 42px;
	height: 42px;
	margin-right: 18px;
	border-radius: 50%;
	background-color: #fff
}

.c-phones__icon>svg {
	fill: #005aaa;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	vertical-align: top
}

.c-phones__item {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.3;
    color: #005aaa;
}

.c-phones__item>a {
	text-decoration: none;
	color: #0d1d2c;
	font-size:22px;
	font-weight:700;
}

.c-postpreview {
	padding-bottom: 30px
}

.c-postpreview__date {
	display: block;
	font-size: 20px
}

.c-postpreview__title {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.2;
	color: #006fc5
}

.c-postpreview__title:hover {
	text-decoration: none
}

.c-postpreview__pic {
	padding-top: 5px
}

.c-postpreview__descr {
	font-size: 16px;
	line-height: 1.5
}

.c-post-single__content p {
	margin-bottom: 25px
}

.c-post-single__band {
	margin-bottom: 40px
}

.c-post {
	margin-bottom: 35px
}

.c-post__head {
	margin-bottom: 14px
}

.c-post__date {
	display: block;
	font-size: 20px
}

.c-post__link {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	font-weight: 600;
	color: #006fc5
}

.c-post__link:hover {
	text-decoration: none
}

.c-posts,
.c-posts__filter {
	margin-bottom: 35px
}

.c-posts__item:not(:first-child) {
	padding-top: 24px;
	border-top: 1px solid #000
}

.c-product__info {
	position: relative;
	margin-bottom: 24px
}

@media (min-width:1200px) {
	.c-product__info {
		display: -ms-flexbox;
		display: flex
	}
}

.c-product__view {
	margin-bottom: 30px
}

@media (min-width:1200px) {
	.c-product__view {
		margin-right: 30px;
		margin-bottom: 0
	}
}

.c-product__details {
	-ms-flex: 1;
	flex: 1
}

.c-product__title {
	margin-bottom: 24px;
	font-size: 24px;
	font-weight: 600;
	line-height: 1
}

.c-product__options {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 24px 16px;
	background-color: #f6f6f6
}

@media (min-width:568px) {
	.c-product__options {
		-ms-flex-direction: row;
		flex-direction: row
	}
}

.c-product__price {
	margin-bottom: 16px;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.2;
	color: #535353
}

@media (min-width:568px) {
	.c-product__price {
		margin-bottom: 0
	}
}

.c-product__qty {
	margin-bottom: 24px
}

@media (min-width:568px) {
	.c-product__qty {
		margin-bottom: 0
	}
}

.c-product__action {
	width: 200px
}

@media (min-width:568px) {
	.c-product__action {
		width: 126px
	}
}

.c-product__descr>p {
	font-size: 16px;
	line-height: 1.3
}

.c-product__recommended {
	margin-top: 32px
}

.c-search {
	position: relative
}

.c-search__input {
	outline: none;
	width: 100%;
	height: 27px;
	padding-right: 35px;
	padding-left: 12px;
	font-family: Akrobat, sans-serif;
	font-size: 14px;
	border: 1px solid #fff;
	border-radius: 15px;
	background-color: rgba(214, 35, 35, .2);
	color: #95b8bc
}

.c-search__input::-webkit-input-placeholder {
	font-size: 14px;
	color: #fff;
	transition: all .3s ease-in-out
}

.c-search__input:-ms-input-placeholder {
	font-size: 14px;
	color: #fff;
	transition: all .3s ease-in-out
}

.c-search__input::placeholder {
	font-size: 14px;
	color: #fff;
	transition: all .3s ease-in-out
}

.c-search__input:focus::-webkit-input-placeholder {
	color: transparent
}

.c-search__input:focus:-ms-input-placeholder {
	color: transparent
}

.c-search__input:focus::placeholder {
	color: transparent
}

.c-search__submit {
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	height: 27px;
	padding: 0;
	border: none;
	background-color: transparent;
	color: #95b8bc;
	cursor: pointer
}

.c-search__icon {
	width: 16px;
	height: 16px;
	vertical-align: top;
	fill: #fff
}

.c-services {
	padding: 67px 40px;
	text-align: center
}

.c-services__icon {
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 107px;
	height: 107px;
	margin-bottom: 25px;
	border-radius: 50%;
	border: 2px solid #000
}

.c-services__icon>.c-icon {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto
}

.c-services__title {
	margin-bottom: 14px;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.2
}

.c-services__descr {
	line-height: 1.25
}

.c-shopcart {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.c-shopcart__icon {
	position: relative;
	width: 42px;
	height: 42px;
	margin-right: 14px;
	border-radius: 50%;
	background-color: #fff
}

.c-shopcart__icon>svg {
	fill: #d62323;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto
}

.c-shopcart__info {
	color: #fff
}

.c-shopcart__link {
	font-weight: 700;
	text-decoration: underline;
	line-height: 1;
	color: inherit
}

.c-shopcart__link:hover {
	text-decoration: none
}

.c-shopcart__link>em {
	font-style: normal;
	color: #d62323
}

.c-shopcart__amount {
	font-size: 14px;
	line-height: 1
}

.c-shopcart__amount>em {
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	color: #d62323
}

.c-sidebar {
	position: fixed;
	top: 0;
	left: -280px;
	height: 100vh;
	width: 280px;
	transition: all .3s ease-in-out
}

@media (max-width:768px) {
	.c-sidebar {
		z-index: 999
	}
}

@media (min-width:768px) {
	.c-sidebar {
		left: -300px;
		width: 300px
	}
}

@media (min-width:992px) {
	.c-sidebar {
		position: static;
		width: auto;
		height: auto;
		box-shadow: none
	}
}

.c-sidebar.is-open {
	left: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	z-index: 999
}

@media (min-width:992px) {
	.c-sidebar.is-open {
		box-shadow: none
	}
}

.c-sidebar__trigger {
	position: absolute;
	top: 10px;
	left: 100%;
	width: 40px;
	height: 40px;
	padding: 0;
	border: none;
	background-color: #f4f4f4;
	border-radius: 7px;
	cursor: pointer;
	outline: none;
	background-image: url(../img/menu-icon.svg);
	background-size: 90%;
	background-repeat: no-repeat;
	background-position: 50%
}

@media (min-width:992px) {
	.c-sidebar__trigger {
		display: none
	}
}

.c-sidebar__area {
	height: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow-y: auto
}

@media (min-width:992px) {
	.c-sidebar__area {
		padding-top: 0;
		padding-bottom: 0;
		overflow: visible
	}
}

.c-sidebar__widget:not(:first-of-type) {
	margin-top: 35px
}

.c-sidenav__item {
	font-size: 20px
}

.c-sidenav__link {
	display: block;
	padding: 7px 12px;
	margin-right: -12px;
	margin-left: -12px;
	line-height: 1.2;
	text-decoration: none;
	color: inherit
}

.c-sidenav__link:hover {
	background-color: #d62323;
	color: #000
}

@media (min-width:768px) {
	.c-sidenav__link {
		border-radius: 22px
	}
}

.c-sidenav {
	list-style: none;
	margin: 0;
	padding: 0
}

.c-sidenav li {
	font-size: 20px;
	background-color: transparent;
	list-style-type: none
}

.c-sidenav li>a {
	font-size: 20px;
	cursor: pointer;
	display: block;
	padding: 11px 22px 12px;
	margin-left: -12px;
	margin-right: -12px;
	line-height: 1.2;
	text-decoration: none;
	color: #000;
	position: relative;
	border-radius: 22px
}

.c-sidenav li>a svg {
	width: 13px;
	height: 10px;
	fill: #000;
	margin-right: 12px
}

.c-sidenav li>a:hover {
	background-color: #005aaa;
	color: #fff
}

.c-sidenav li>ul {
	display: none;
	padding-left: 24px
}

.c-sidenav li>ul li {
	font-size: 20px;
	background-color: transparent
}

.c-sidenav li>ul li a {
	font-size: 20px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	font-size: 18px;
	color: #000;
	padding: 7px 20px;
	line-height: 1;
	position:relative;
}

.c-sidenav li>ul li a:before {
	    content: "";
    border: 4px solid transparent;
    border-left: 5px solid #3490ea;
    position: absolute;
    top: 45%;
    left: 0;
}
.c-footer__nav .c-navbar__menu li {
	padding-top:16px;
	padding-bottom:16px;
}
.c-sidenav li>ul li a:hover {
	text-decoration: underline;
	color: #005aaa;
	background-color: transparent
}

.c-sidenav li>ul:before {
	position: absolute;
	top: 0;
	right: 100%;
	bottom: 0;
	left: auto;
	width: 15px;
	height: auto;
	content: ""
}

.c-sidenav li.active>a {
	background-color: #005aaa;
	color: #fff
}

.c-sidenav li>ul li.active>a,
.c-sidenav li>ul li>ul li.active>a,
.c-sidenav li>ul li>ul li>ul li.active>a {
	text-decoration: underline;
	color: #005aaa;
	background-color: transparent
}

.c-slide {
	text-align: center
}

.c-slide__head {
	margin-bottom: 37px;
	color: #fff
}

.c-slide__title {
	font-size: 35px;
	font-weight: 300;
	line-height: 1;
	text-transform: uppercase
}

@media (min-width:768px) {
	.c-slide__title {
		font-size: 65px
	}
}

@media (min-width:840px) {
	.c-slide__title {
		font-size: 95px
	}
}

@media (min-width:992px) and (max-width:1200px) {
	.c-slide__title {
		font-size: 65px
	}
}

.c-slide__subtitle {
	font-size: 20px;
	font-weight: 300;
	line-height: 1;
	text-transform: uppercase
}

@media (min-width:768px) {
	.c-slide__subtitle {
		font-size: 50px
	}
}

.c-slide__text {
	padding: 20px;
	font-size: 20px;
	text-align: center;
	line-height: 1.2;
	background-color: #d62323;
	color: #000
}

.c-slideshow {
	max-width: 370px;
	width: 100%;
	margin-right: auto;
	margin-left: auto
}

.c-slideshow__view {
	margin-bottom: 24px
}

@media (min-width:1200px) {
	.c-slideshow__view {
		margin-bottom: 0
	}
}
@media (max-width:991px) {
	.c-header__bottom{
		display: none;

	}
	.c-content{
		padding-bottom: 10px;
	}
	.c-header{
		background-color: #f4f4f4;
	}
}

.c-slideshow__view .slick-list {
	width: 296px;
	margin-right: auto;
	margin-left: auto
}

.c-slideshow__nav {
	max-width: 370px;
	width: 100%
}

@media (min-width:1200px) {
	.c-slideshow__nav {
		position: absolute;
		left: 326px;
		bottom: 0
	}
}

.c-slideshow__nav .slick-list {
	max-width: 309px;
	margin-right: 24px;
	margin-left: 32px
}

.c-slideshow__nav .slick-slide {
	margin-right: 8px
}

.c-slideshow__nav-item {
	width: 72px
}

.c-slideshow__btn {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 24px;
	padding: 0;
	border: none;
	background-color: #f6f6f6;
	cursor: pointer
}

.c-slideshow__btn>svg {
	vertical-align: top;
	fill: #4c4c4c
}

.c-slideshow__prev {
	left: 0
}

.c-slideshow__next {
	right: 0
}

.c-social {
	display: block;
	width: 24px;
	height: 23px;
	background-image: url(../img/spritesheet.png);
	background-repeat: no-repeat;
	transition: all .3s ease-in-out
}

.c-social:hover {
	opacity: .6
}

.c-social--vk {
	background-position: -165px -90px
}

.c-social--ok {
	background-position: -54px -10px
}

.c-social--inst,
.c-social--skype {
	background-position: -10px -10px
}

.c-social--skype {
	background-position: -98px -10px
}

.c-submenu {
	list-style: none;
	margin: 0
}

.c-submenu__item>.c-submenu {
	margin-left: 20px
}

.c-submenu__icon {
	width: 11px;
	height: 11px;
	margin-right: 12px;
	fill: #005aaa
}

.c-submenu__link {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	font-size: 18px;
	text-decoration: none;
	color: inherit;
	cursor: pointer
}

.c-submenu__link:hover {
	text-decoration: underline;
	color: #005aaa
}

.c-table {
	max-width: 652px;
	overflow-x: auto
}

.c-table__inner {
	width: 650px;
	text-align: center;
	table-layout: fixed
}
.s-news__btn:hover{
	text-decoration: none;
}

.c-table__head {
	font-size: 16px;
	font-weight: 600;
	text-transform: lowercase;
	background-color: #d62323;
	color: #000;
	border: 1px solid #f4f5f4
}

.c-table__head th {
	padding-top: 11px;
	padding-bottom: 11px
}

.c-table__head th:not(:first-child) {
	border-left: 1px solid #fff
}

.c-table__body {
	border: 1px solid #d8d8d8
}

.c-table__body tr {
	border-top: 1px solid #d8d8d8
}

.c-table__body tr:nth-child(2n) td {
	background-color: #f4f4f4
}

.c-table__body td {
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 1.6
}

.c-table__body td:not(:first-child) {
	border-left: 1px solid #d8d8d8
}

.c-post-single table {
	/*     max-width: 652px;
    overflow-x: auto;

    table-layout: fixed; */
	border-collapse: collapse;
	text-align: center;

	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent;

	display: block;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;

	border: 0;
}
.c-post-single table tbody {
	display: table;
	width: 100%;
	max-width: 100%;
}
.c-post-single table tr:first-child {
	font-size: 16px;
	font-weight: 600;
	text-transform: lowercase;
	background-color: #005aaa;
	color: #fff;
	border: 1px solid #005aaa
}
.c-post-single table tr:first-child td {
	padding-top: 11px;
	padding-bottom: 11px;
}
.c-post-single table td {
	border: 1px solid #d8d8d8;
}
.c-post-single table tr:first-child td:not(:first-child) {
	border-left: 1px solid #fff
}
.c-post-single table tr:nth-child(2n) td {
	background-color: #f4f4f4
}
.c-post-single table td {
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 1.6;
	padding-left: 7px;
	padding-right: 7px;
}
.c-topbar {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

@media (min-width:790px) {
	.c-topbar {
		-ms-flex-align: center;
		align-items: center
	}
}

@media (min-width:992px) {
	.c-topbar {
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

.c-topbar__menu {
	margin-bottom: 16px
}

@media (min-width:790px) {
	.c-topbar__menu {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

@media (min-width:992px) {
	.c-topbar__menu {
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin: 0
	}
}

@media (min-width:790px) {
	.c-topbar__item:not(:first-child) {
		margin-left: 50px
	}
}

.c-topbar__search {
	padding: 14px
}

@media (min-width:768px) {
	.c-topbar__search {
		width: 50%;
		margin-left: auto;
		margin-right: auto
	}
}

@media (min-width:1200px) {
	.c-topbar__search {
		width: 192px;
		margin-left: auto;
		margin-right: 0;
		padding: 0
	}
}

.c-widget {
	padding: 16px 0 35px;
	background-color: #f4f5f4;
	color: #000;
	border-bottom:1px solid #b6bdc4;
}

@media (min-width:768px) {
	.c-widget {
		border-radius: 22px
	}
}

.c-widget__title {
	padding-left: 24px;
	padding-right: 24px;
	font-size: 28px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1;
	padding-bottom: 16px;
	color: #005aaa;
	border-bottom: 1px solid #bdbdbd
}

@media (max-width:768px) {
	.c-widget__title {
		font-size: 26px
	}
}

.c-widget__news {
	background-color: #005aaa;
	border-bottom:1px solid #000;
}

.c-widget__news .c-widget__body {
	border-top: 1px solid #2e78b9!important
}

.c-widget__title-news {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: end;
	align-items: flex-end;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.c-widget__title.c-widget__title-news {
	border-bottom: 1px solid #004a8b
}

.c-widget__title-text {
	font-size: 28px;
	line-height: 28px;
	color: #fff;
	margin-right: 10px
}

.c-widget__link-news {
	font-size: 14px;
	line-height: 20px;
	color: #fff
}
.c-widget__link-news:hover, .s-news__title:hover, .s-news__title:hover{
	text-decoration: none;
}

.s-news {
	padding: 0;
	margin: 0
}

.s-news__item {
	list-style-type: none
}

.s-news__content,
.s-news__date {
	margin-bottom: 15px;
	color: #fff
}

.s-news__btn {
	background-color: #fff;
	padding: 8px 15px;
	color: #0072ff;
	display: inline-block;
	border-radius: 20px
}

.c-widget__body {
	padding-top: 10px;
	padding-left: 24px;
	padding-right: 24px;
	border-top: 1px solid #fff
}

.s-about {
	line-height: 1.3125
}

.u-hidden-visually {
	border: 0;
	clip: rect(0 0 0 0);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px
}

.u-hidden {
	display: none!important
}

@media (max-width:768px) {
	.u-hidden\@sm {
		display: none
	}
}

@media (min-width:768px) {
	.u-1\/2\@sm {
		width: 50%
	}
}

@media (min-width:768px) {
	.u-1\/3\@sm {
		width: 33.33333%
	}
}

@media (min-width:768px) {
	.u-1\/4\@sm {
		width: 25%
	}
}

@media (min-width:992px) {
	.u-1\/2\@md {
		width: 50%
	}
}

@media (min-width:992px) {
	.u-3\/12\@md {
		width: 29%
	}
}

@media (min-width:992px) {
	.u-9\/12\@md {
		width: 71%
	}
}

@media (min-width:992px) {
	.u-12\/12\@md {
		width: 100%
	}
}

@media (min-width:1200px) {
	.u-1\/4\@lg {
		width: 25%
	}
}

@media (min-width:1200px) {
	.u-1\/3\@lg {
		width: 33.33333%
	}
}

@media (min-width:1200px) {
	.u-3\/12\@lg {
		width: 25%
	}
}

@media (min-width:1200px) {
	.u-9\/12\@lg {
		width: 75%
	}
}

.u-floated-img\@sm {
	padding-top: 5px;
	margin-bottom: 7px
}

@media (min-width:768px) {
	.u-floated-img\@sm {
		float: left;
		margin-right: 35px
	}
}


#modal-wrap {
	background-color: #000;
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: fixed;
	top: 0;
	width: 100%;
	display: none;
	z-index: 1000;
}
.s-news__title {
    margin: 0;
    color: #fff;
    text-decoration: underline;
}

#modal-msg {
	background-color: #fff;
	border-radius:5px;
	color: #3275b8;
	font-size:20px;
	font-family:open_sans_condensed_bold;
	left: 50%;
	margin-left: -200px;
	position: absolute;
	top: 225px;
	width: 400px;
	z-index: 9999;
	display: none;
	padding: 35px 20px 35px 20px;
	text-align: center;
}

#modal-msg a.close {
	display: block;
	float: right;
	font-size: 26px;
	height: 26px;
	margin-right: -10px;
	margin-top: -20px;
	text-decoration: none;
}

#modal-msg .content {
	min-height: 60px;
}

a.fancyb {
	display: inline-block;
}

.error-page p {
	color: #ababab;
	font-style: italic;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

.error-page__com {
	background-image: url('../img/gear.jpg');
	width: 309px;
	height: 309px;
	background-repeat: no-repeat;
	background-size: cover;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-bottom: 20px;
}

.error-page__title {
	font-size: 36px;
	line-height: 36px;
	color: #acacac;
	text-align: center;
	font-weight: bold;
}

.error-page__num {
	font-size: 105px;
	line-height: 75px;
	color: #f2b4b4;
	text-align: center;
	font-weight: bold;
}

a.c-card__title {
	height: 38px;
	overflow: hidden;
}

.c-carousel a {text-decoration: none;}

@media (max-width: 790px) {
    .c-breadcrumbs__list{
        display: block;
    }
    .c-breadcrumbs__item:first-child {
        margin-left: 10px;
    }
}
.header_contact {
    display: block;
    color: #005aaa;
}