

@charset "UTF-8";





.l-layout {
	position: relative;
	min-height: 100%;
	min-width: 320px;
	overflow: hidden
}

.l-layout .layout__wrap {
	padding-bottom: 101px
}



.l-header {
	position: relative
}

.l-header .header__wrapper {
	margin: 0 auto;
	max-width: 1240px;
	width: 100%;
	z-index: 10;
	position: relative
}

.l-header .header__left {
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -100%;
	z-index: 10
}

.l-header .header__right {
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -100%;
	z-index: 10
}

.l-main .main__wrapper {
	margin: 0 auto;
	max-width: 1240px;
	width: 100%;
	position: relative
}

.l-footerbox {
	margin-top: -101px;
	min-height: 101px;
	min-width: 320px;
	z-index: 40;
	overflow: hidden
}

.l-footerbox .footerbox__wrapper {
	margin: 0 auto;
	background: #303030 url("") left top scroll repeat-x;
	max-width: 1240px;
	width: 100%;
	z-index: 10;
	position: relative
}

.l-footerbox .footerbox__left {
	background: #303030 url("") right top repeat-x;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -100%;
	z-index: 10
}

.l-footerbox .footerbox__right {
	background: #303030 url("") left top repeat-x;
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -100%;
	z-index: 10
}

.l-grid {
	width: 100%;
	height: 101px;
	position: relative;
	color: #a2a2a2;
	font-size: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.l-grid p {
	margin: 0 0 15px
}

.l-grid a:link,
.l-grid a:active,
.l-grid a:visited,
.l-grid a:hover {
	color: #a2a2a2
}

.l-grid a:link[href^="tel"],
.l-grid a:active[href^="tel"],
.l-grid a:visited[href^="tel"],
.l-grid a:hover[href^="tel"] {
	color: #a2a2a2
}

.l-grid .grid__item3 {
	position: absolute;
	right: 0;
	top: 20px;
	width: 445px;
	height: auto
}

.l-grid .grid__item4 {
	position: absolute;
	left: 0;
	top: 20px;
	width: 450px;
	height: auto
}

.b-pilot {
	position: relative;
	width: 100%;
	z-index: 20;
	color: #505050
}

.b-pilot a:link,
.b-pilot a:active,
.b-pilot a:visited,
.b-pilot a:hover {
	color: #d90331
}

.b-pilot a:link[href^="tel"],
.b-pilot a:active[href^="tel"],
.b-pilot a:visited[href^="tel"],
.b-pilot a:hover[href^="tel"] {
	color: #505050
}

.b-pilot .pilot__2 {
	position: absolute;
	right: 30px;
	top: 10px;
	width: auto;
	height: 30px;
	z-index: 25
}

.b-pilot .pilot__3 {
	position: absolute;
	right: 0px;
	top: 60px;
	width: 450px;
	height: 64px;
	z-index: 25
}

.b-pilot .pilot__4 {
	position: absolute;
	right: 195px;
	top: -100px;
	width: 300px;
	height: 64px;
	z-index: 25
}

.b-pilot .pilot__5 {
	position: absolute;
	right: 507px;
	top: -100px;
	width: 45px;
	height: 45px;
	z-index: 25
}

.column {
	background: #FFFFFF url() 0 0 scroll no-repeat;
	height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
	width: 100%
}

.column:after {
	clear: both;
	content: "";
	display: block
}

.column__center {
	clear: right;
	float: left
}

.column__center {
	width: 100%
}

.column__center-indent {
	margin: 0 245px 0 283px;
	padding: 18px 25px 30px 25px
}

.column_lc .column__center-indent {
	margin-right: 0
}

.column_cr .column__center-indent {
	margin-left: 0
}




html * {
	max-height: 999999px
}

html,
body {
	height: 100%;
	width: 100%
}

body {
	color: #505050;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	background-color: #ffffff;
	line-height: [base.userbase.fontfamily.line_height];
	line-height: 1.2;
	margin: 0;
	position: relative;
	z-index: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%
}

h1 {
	margin: 0 0 20px 0;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #303030;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0);
	line-height: 1.2
}

h2 {
	color: #303030;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 0.5em;
	text-decoration: none;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0);
	line-height: 1.2
}

a:link,
a:visited {
	color: #d90331;
	text-decoration: underline
}

a:hover,
a:active {
	color: #d90331;
	text-decoration: none
}

a:link[href^="tel"],
a:active[href^="tel"],
a:visited[href^="tel"],
a:hover[href^="tel"] {
	text-decoration: none;
	color: #505050;
	font-family: 'PT Sans Narrow', sans-serif
}

img {
	border: 0 none
}

input:focus {
	outline: none
}

.b-header {
	position: relative
}

.b-picture2 {
	position: relative;
	text-align: center;
	overflow: hidden;
	background: transparent url("") no-repeat scroll left bottom;
	height: 135px
}

.b-logo {
	left: 0px;
	top: 20px;
	position: absolute;
	z-index: 9;
	width: 350px
}

.b-logo img {
	max-width: 100%
}

.b-editor {
	margin-bottom: 1.5em;
	position: relative
}

.b-editor:after {
	content: '';
	display: block;
	clear: both;
	font-size: 0
}

.b-editor p {
	margin: 0;
	padding: 0 0 20px
}

.b-editor img {
	border: 0 none;
	max-width: 100%;
	width: auto !important;
	height: auto !important
}

.b-head-contacts .head-contacts__phone {
	margin-bottom: 12px;
	font-size: 25px
}

.b-head-contacts .head-contacts__phone {
	margin: 0 -0.275em;
	vertical-align: top;
	display: inline-block
}

.b-head-contacts--align-right {
	text-align: right
}

.b-head-contacts .head-contacts__btn {
	margin-bottom: 4px;
	vertical-align: top;
	display: inline-block
}

.b-head-contacts .head-contacts__btn a:link,
.b-head-contacts .head-contacts__btn a:visited,
.b-head-contacts .head-contacts__btn a:hover,
.b-head-contacts .head-contacts__btn a:active {
	padding: 16px 46px;
	border: 1px solid #d90331;
	vertical-align: top;
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
	font-size: 18px;
	text-decoration: none;
	color: #fff;
	background-color: #d90331;
	-webkit-transition: background-color 0.2s, color 0.2s;
	-moz-transition: background-color 0.2s, color 0.2s;
	transition: background-color 0.2s, color 0.2s
}

.b-head-contacts .head-contacts__btn a:hover {
	background-color: #fff;
	color: #505050
}

.b-foot-contacts {
	text-align: right
}

.b-partners {
	margin-bottom: 55px
}

.b-partners .partners__inner {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-around
}

.b-partners .partners__item {
	display: inline-block;
	vertical-align: middle
}

.b-pilot a:link[href^="tel"],
.b-pilot a:active[href^="tel"],
.b-pilot a:visited[href^="tel"],
.b-pilot a:hover[href^="tel"] {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: bold
}

.b-spbenefits .spbenefits__row {
	text-align: center
}

.b-spbenefits .spbenefits__item {
	margin-right: -0.275em;
	vertical-align: top;
	display: inline-block;
	width: 230px;
	height: 200px;
	position: relative;
	text-align: center
}

.b-spbenefits .spbenefits__imgbox {
	margin-bottom: 15px;
	position: absolute;
	left: calc(50% - 40px);
	bottom: 100px
}

.b-spbenefits .spbenefits__title h2 {
	width: 100%;
	position: absolute;
	top: 100px;
	font-size: 20px
}

.l-footerbox {
	background: #303030 url("") left top scroll repeat-x
}

.l-footerbox .footerbox__wrapper,
.l-footerbox .footerbox__left,
.l-footerbox .footerbox__right {
	background: transparent
}



@-moz-document url-prefix() {
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
	-webkit-transform: translate3d(32px, -32px, 0);
	transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
	-webkit-transform: translate3d(-48px, 0, 0);
	transform: translate3d(-48px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
	-webkit-transform: translate3d(48px, 0, 0);
	transform: translate3d(48px, 0, 0)
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
	transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	transition-duration: .3s
}



	.b-sevice {
		margin: 0 -3000px;
		padding: 0 3025px;
		background: #505050 url("") no-repeat scroll;
		text-align: left;
		line-height: 1;
		position: relative
	}
	.b-sevice:after,
	.b-sevice ul:after {
		clear: both;
		content: "";
		display: block
	}
	.b-sevice ul {
		list-style: none;
		margin: 0;
		padding: 0
	}
	.b-sevice a:link,
	.b-sevice a:visited {
		display: block
	}
	.b-sevice .sevice__item-1 {
		margin-right: -.275em;
		display: inline-block;
		position: relative
	}
	.b-sevice .sevice__item-1 span {
		display: block;
		position: relative
	}
	.b-sevice .sevice__item-1>span a:link,
	.b-sevice .sevice__item-1>span a:visited {
		padding: 16px 25px 16px 25px;
		font-family: 'PT Sans Narrow', sans-serif;
		font-size: 16px;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		text-transform: none;
		color: #ffffff;
		display: block;
		background: #505050 url("") repeat-x scroll left bottom
	}
	.b-sevice .sevice__item-1:hover>span a:link,
	.b-sevice .sevice__item-1:hover>span a:visited,
	.b-sevice .sevice__item-1--on>span a:link,
	.b-sevice .sevice__item-1--on>span a:visited,
	.b-sevice .sevice__item-1--on>span a:hover,
	.b-sevice .sevice__item-1--on>span a:active {
		padding: 16px 25px 16px 25px;
		font-family: 'PT Sans Narrow', sans-serif;
		font-size: 16px;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		text-transform: none;
		color: #ffffff;
		background: #d90331 url("") repeat-x scroll left bottom;
		display: block
	}
	/*assets/7107d5cd/css/articles.compile.css*/
	/*assets/d7e2bb0e/css/fotorama-mainbanner-theme.compile.css*/
	.b-search {
		padding: 0;
		width: 560px;
		height: 55px;
		display: inline-block;
		position: absolute;
		top: 20px;
		left: 450px;
		z-index: 1;
		line-height: 1.1;
		background-color: transparent
	}



	@media handheld,
	only screen and (max-width: 767px) {
		h1 {
			font-size: 22px
		}
		.hide-on-mobile {
			display: none !important
		}
		.column__center {
			float: none;
			clear: none;
			width: auto
		}
		.column__center-indent {
			margin: 0;
			padding-left: 20px;
			padding-right: 20px
		}
		.l-footerbox .footerbox__wrapper {
			min-width: auto;
			max-width: auto
		}
		.l-footerbox {
			margin-top: -271px;
			min-height: 271px
		}
		.l-layout .layout__wrap {
			padding-bottom: 251px
		}
		.l-grid {
			height: 251px;
			font-size: 14px
		}
		.l-grid [class^="grid__item"] {
			left: 10px;
			right: 10px;
			width: auto;
			text-align: center
		}
		.l-grid .grid__item3 {
			top: 123px
		}
		.l-grid .grid__item4 {
			top: 40px
		}
		.b-foot-contacts {
			text-align: center
		}
		.b-pilot .pilot__2,
		.b-pilot .pilot__4,
		.b-pilot .pilot__5 {
			display: none
		}
		.b-pilot .pilot__3 {
			top: 83px;
			right: 20px;
			width: 147px;
			text-align: right
		}
		.b-head-contacts .head-contacts__phone {
			font-size: 22px
		}
		.b-picture2 {
			border-bottom: 2px solid #e2e2e2
		}
		.b-search {
			padding-right: 14px;
			padding-left: 20px;
			margin: 0 -20px
		}
		.b-search::before,
		.b-search::after {
			content: none
		}
		.b-partners .partners__item {
			width: 125px
		}
		.l-footerbox {
			background: #303030 url("") left -40% scroll repeat-x
		}
		.l-grid .grid__item3 {
			top: 105px
		}
		.l-grid .grid__item3 p {
			text-align: center !important
		}
		.l-footerbox {
			margin-bottom: -271px;
			margin-top: -271px;
			min-height: 271px
		}
		.l-layout .layout__wrap {
			padding-bottom: 271px
		}
	}


	@media handheld,
	only screen and (min-width: 768px) and (max-width: 1239px) {
		.hide-on-tablet {
			display: none !important
		}
		.column__center {
			float: none;
			clear: none;
			width: auto
		}
		.column__center-indent {
			margin: 0;
			padding-left: 30px;
			padding-right: 30px
		}
		.l-layout .layout__wrap {
			padding-bottom: 262px
		}
		.l-footerbox {
			margin-top: -262px;
			min-height: 262px
		}
		.b-foot-contacts {
			text-align: center
		}
		.b-logo {
			top: 23px;
			left: 83px
		}
		.b-pilot .pilot__2,
		.b-pilot .pilot__4,
		.b-pilot .pilot__5 {
			display: none
		}
		.b-pilot .pilot__3 {
			right: 30px
		}
		.l-grid .grid__item4 {
			left: 30px
		}
		.l-grid .grid__item3 {
			right: 30px
		}
	}
	@media handheld,
	all and (min-width: 767px) and (max-width: 979px) {
		.l-footerbox {
			margin-bottom: -160px;
			margin-top: -160px;
			min-height: 160px
		}
		.l-layout .layout__wrap {
			padding-bottom: 160px
		}
		.l-grid {
			height: 320px
		}
	}
	@media handheld,
	all and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
		.hide-on-tablet {
			display: none !important
		}
	}
	@media handheld,
	only screen and (max-width: 1239px) {
		.b-logo {
			left: 30px
		}
		.b-search {
			width: 340px
		}
		.b-pilot .pilot__2 {
			width: 410px;
			display: block;
			top: 15px;
			right: 30px
		}
		.b-head-contacts .head-contacts__btn a:link,
		.b-head-contacts .head-contacts__btn a:visited,
		.b-head-contacts .head-contacts__btn a:hover,
		.b-head-contacts .head-contacts__btn a:active {
			padding: 16px 40px
		}
		.b-spbenefits .spbenefits__item {
			margin: 0 30px
		}
		.b-partners .partners__inner {
			display: block;
			justify-content: normal
		}
		.b-partners .partners__item {
			margin: 0 10px 10px 0;
			width: 170px
		}
	}
	@media handheld,
	only screen and (max-width: 979px) {
		.b-pilot .pilot__2,
		.b-pilot .pilot__3,
		.b-pilot .pilot__4,
		.b-pilot .pilot__5,
		.b-search {
			display: none
		}
		.b-head-contacts .head-contacts__phone {
			display: block;
			text-align: left
		}
		.b-head-contacts .head-contacts__phone a:link,
		.b-head-contacts .head-contacts__phone a:visited,
		.b-head-contacts .head-contacts__phone a:hover,
		.b-head-contacts .head-contacts__phone a:active {
			color: #505050;
			font-weight: bold
		}
		.b-head-contacts--align-right {
			text-align: left
		}
		.b-head-contacts .head-contacts__btn a:link,
		.b-head-contacts .head-contacts__btn a:visited,
		.b-head-contacts .head-contacts__btn a:hover,
		.b-head-contacts .head-contacts__btn a:active {
			padding: 15px 22px
		}
		.b-search {
			margin-bottom: 20px;
			width: 100%;
			height: 45px;
			position: initial
		}
		.b-spbenefits .spbenefits__item {
			margin: 0
		}
		.b-partners .partners__item {
			width: 160px
		}
	}



	.b-category {
		margin-right: -20px
	}
	.b-category:after {
		content: "";
		display: block;
		clear: both;
		font-size: 0
	}
	.b-category .category__item:link,
	.b-category .category__item:visited {
		text-decoration: none
	}
	.b-category .category__item {
		float: left;
		width: calc(100% / 4 - 20px);
		height: 220px;
		margin: 0 20px 24px 0;
		border: 1px solid #e6e6e6;
		box-sizing: border-box;
		text-align: center;
		overflow: hidden;
		background: transparent url("") left top no-repeat;
		-webkit-transition: background-color 0.2s;
		-moz-transition: background-color 0.2s;
		transition: background-color 0.2s
	}
	.b-category .category__item:hover {
		background: #d90331 url("") left top no-repeat;
		text-decoration: none
	}
	.b-category .category__imgbox {
		display: block;
		vertical-align: middle;
		margin-right: -0.275em
	}
	.b-category .category__imgbox img {
		vertical-align: middle;
		max-width: 100%
	}
	.b-category .category__title {
		display: block;
		vertical-align: middle;
		padding: 0 15px 0 15px;
		box-sizing: border-box
	}
	.b-category .category__title span {
		font-family: 'PT Sans Narrow', sans-serif;
		font-size: 16px;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		text-transform: normal;
		color: #505050;
		-webkit-transition: color 0.2s;
		-moz-transition: color 0.2s;
		transition: color 0.2s
	}
	.b-category .category__item:hover .category__title span {
		font-family: 'PT Sans Narrow', sans-serif;
		font-size: 16px;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		text-transform: normal;
		color: #fff
	}
	@media handheld,
	only screen and (min-width: 768px) and (max-width: 1239px) {
		.b-category .category__item {
			width: calc(100% / 3 - 20px)
		}
	}
	@media handheld,
	only screen and (max-width: 979px) {
		.b-category .category__item {
			width: calc(100% / 2 - 20px)
		}
	}
	@media handheld,
	only screen and (max-width: 767px) {
		.b-category .category__item {
			width: calc(100% - 20px)
		}
	}
