<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("fonts/stylesheet.css");
* { margin:0; padding:0; }
html ,body {
	width: 100%; 
	color: #1a2b4c; 
	font: 17px/30px 'Roboto', Arial, Tahoma, Verdana; 
	cursor: default; 
	background: #fff; 
}
body {min-height:100%; height:100%;}
html ,body {min-width: 1300px;}

html, body, div, applet, object, iframe, blockquote, pre, abbr, acronym, address, big, input, textarea,
cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, caption {
	margin:0; 
	padding:0; 
	border:0; 
	text-align:left;
}
a img, :link img, :visited img {border:0;}
p {padding: 0px; margin: 0px;}
ul {list-style:none;}
ul li {padding: 0 0 0 15px;background: url(/images/bg-li.png) 0 12px no-repeat;}
ol {list-style-position: inside;}
table {border-collapse: collapse; border-spacing: 0;}
td {vertical-align: top;}
a {cursor: pointer; color: #d42f29; text-decoration: underline;}
a:hover {text-decoration: none;}
.clear {clear: both; line-height: 0px; height: 0px; width: 0px; font-size: 0px;}
.hand {cursor: pointer;}
.display_none {display: none;}
#simplemodal-overlay {background-color:#000;}
.left {float: left;}
.right {float: right;}


.preload-images {
	display: none; 
	width: 0;
	height: 0;
	background: 
		url(/files/slider/0.jpg),
        url(/files/slider/1.jpg),
        url(/files/slider/2.jpg),
        url(/files/slider/3.jpg),
        url(/files/slider/4.jpg);
}
.transition:hover {
	webkit-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	transition-duration: 0.5s;
}
.message_box {
	display: none;
	background: #fff;
	position: relative;
	width: 400px;
}
.message_top {
	padding: 10px 0 0 0;
}
.message_title {
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
	padding: 7px 0 15px 0;
}
.message_middle {
	padding: 10px 30px 30px 30px;
}

.message_close {
	position: absolute;
	top: 4px;
	right: 4px;
	width: 40px;
	height: 40px;
	background: #1a2b4c url(/images/cross.png) center no-repeat;
}
.message_close:hover {background-color: #d42f29;}
.karkas {
	margin: 0 auto;
	width: 100%;
	max-width: 1920px;
	position: relative;
}

.wrapper {
	width: 1170px;
	margin: 0 auto;
}

.header_block {
	background: url(/images/header_block_bg.png) top center no-repeat;
}
.header_bg {
	background-position: center top; 
	background-repeat: no-repeat;
	background-image: url('/images/slider_image.jpg');
	position: relative;
}
.header_bg_block {
	background: rgb(26,43,76);
	position: absolute;
	height: 680px;
	width: 100%;
	overflow: hidden;
	top: 0;
	left: 0;
}
.header_bg_item {
	height: 680px;
	width: 100%;
	position: absolute;
}
.header_first_line {
	height: 34px;
}
.header_fl_title {
	float: left;
	font-family: 'Roboto';
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 105px 0 105px;
	line-height: 34px;
}
.header_fl_icon {
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 34px;
}

.header_fl_icon a {
	color: #ffffff;
	text-decoration: none;
}
.header_fl_icon a:hover {
	text-decoration: underline;
}
.header_fl_icon span {
	margin-left: 13px;
}
.burger, .mobile_slider_block {
	display: none;
}
.about_caption_1 {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	line-height: 20px;
	padding: 10px 0 0 0;
}
.about_caption_2 {
	font-size: 25px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding: 10px 0 0 0;
}
.fl_icon_1 {
	padding: 0 0 0 20px;
	margin: 0 0 0 18px;
	background: url(/images/icon_phone.png) 0 8px no-repeat;
}
.fl_icon_1 img {
	top: 4px;
    position: relative;
    margin-right: 1px;
}
.fl_icon_2 {
	padding: 0 0 0 20px;
	margin: 0 0 0 16px;
	background: url(/images/icon_location.png) 0 8px no-repeat;
}
.fl_icon_3 {
	padding: 0 0 0 20px;
	margin: 0 0 0 16px;
	background: url(/images/icon_time.png) 0 8px no-repeat;
}
.header_second_line {
	height: 92px;
}
.logo_block {
	padding: 18px 0 0 49px;
	float: left;
}
.main_logo_box {
	padding: 10px 0;
}
.menu_block {
	float: right;
}
.menu_item_box {
	float: left;
}
.menu_item_separator {
	float: left;
	width: 6px;
	background: url(/images/header_menu_separator.png) center no-repeat;
	padding: 0 48px;
}
.menu_item_link {
	font-size: 14px;
	color: #1d314f;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.menu_item_link:hover,
.menu_item_link.active {
	color: #d42f29;
}
.menu_box {
	padding: 29px 0 0 0;
}
.header_third_line {
	height: 34px;
}
.header_tl_item {
	float: left;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin: 0 49px 0 0;
	line-height: 34px;
}
.header_tl_item:hover,
.header_tl_item.active {
	color: #d42f29;
}
.slider_item_box {
	width: 100%;
	height: 335px;
}
.slider_item_box_inner {
	padding: 0 70px 0 70px;
}
.slider_item {
	height: 335px;
	width: 100%;
}
.slider_item_title {
	padding: 50px 0 0 0;
	font-size: 40px;
	line-height: 40px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ef233c;
}
.slider_item_list {
	padding: 20px 0 0 0;
	float: left;
	width: 500px;
}
.slider_item_list li {
	background: url(/images/adv_list_bg.png) 0 0 no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	padding: 0 0 0 33px;
	margin: 18px 0 0 0;
	line-height: 18px;
}
.main_slider {
	height: 335px;

}
.slider_box {
	height: 450px;
	padding: 104px 0 0 0;
}
.header_shadow {
	/*background: rgba(26,43,76,0.7);*/
	position: relative;
	z-index: 2;
}
.slider_li {
	line-height: 24px;
	padding: 12px 0;
}
.slider_li_bg {
	background: url(/images/adv_list_bg.png) 0 0 no-repeat;
	font-size: 17px;
	line-height: 17px;
	padding: 0 0 0 30px;
}
.splash_first_line {
	height: 88px;
	background: #edf2f5;
}
.splash_content {
	background: #edf2f5;
	position: relative;
}
.splash_fl_item_box {
	float: right;
	height: 88px;
	background: #ef233c;
	position: relative;
	padding: 0 120px 0 0; 
}
.splash_block_8 .splash_fl_item_box {
	padding: 0 0px 0 0; 
}
.splash_fl_item_box:before {
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	left: -60px;
	top: 0;
	border-left: 30px solid transparent;
	border-top: 44px solid transparent;
	border-right: 30px solid #ef233c;
	border-bottom: 44px solid #ef233c;
	border-bottom: 44px solid #ef233c;
}

.splash_fl_item {
	float: left;
	color: #fff;
	font-weight: bold;
	margin: 29px 0 0 25px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 28px;
}
.splash_fl_item_text {
	float: left;
	color: #fff;
	margin: 29px 10px 0 10px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
}
.splash_fl_item_text span {
	font-size: 25px;
	font-weight: normal;
}
.splash_fl_icon_1 {
	padding: 0 0 0 30px;
	background: url(/images/icon_time_2.png) 0 3px no-repeat;
}
.splash_fl_icon_2 {
	padding: 0 0 0 30px;
	background: url(/images/icon_time_3.png) 0 4px no-repeat;
}
.splash_second_line {
	height: 88px;
	background: #1a2b4c;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}
.splash_sl_box {
	float: left;
}
.splash_sl_icon_1 {
	padding: 30px 0 0 85px;
	height: 55px;
	background: url(/images/icon_oil.png) 0 16px no-repeat;
}
.splash_sl_icon_2 {
	padding: 30px 0 0 85px;
	height: 55px;
	background: url(/images/icon_service.png) 0 16px no-repeat;
}
.splash_sl_icon_3 {
	padding: 34px 0 0 64px;
	height: 50px;
	background: url(/images/icon_star.png) 0 16px no-repeat;
}
.splash_sl_icon_4 {
	padding: 33px 0 0 81px;
	height: 55px;
	background: url(/images/icon_reviews.png) 0 16px no-repeat;
}
.splash_sl_icon_8 {
	padding: 30px 0 0 85px;
	height: 55px;
	background: url(/images/icon_phone2.png) 12px 29px no-repeat;
}
.splash_sl_icon_10 {
	padding: 30px 0 0 85px;
	height: 55px;
	margin: 0 0 0 480px;
	background: url(/images/icon_location2.png) 12px 29px no-repeat;
}
.first_color {
	color: #ef233c;
	font-family: inherit;
}
.splash_third_line {
	position: relative;
	padding: 80px 0 0 0;
}
.splash_tl_item_box {
	float: left;
	width: 134px;
	margin: 0px 10px 0 10px;
	text-align: center;
}
.splash_tl_item_image {
	display: block;
	position: relative;
	line-height: 0px;
}
.splash_tl_item_image img {
	width: 100%;
}
.splash_tl_item_image_hover {
	text-decoration: none;
	display: none;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(26,43,76,.77);
	line-height: 30px;
}
.splash_tl_item_image:hover .splash_tl_item_image_hover{
	display: block;
}
.splash_tl_item_image_btn {
	display: none;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	text-decoration: none;
	width: 120px;
	height: 33px;
	background: #f32b3d;
	margin: 0 auto 0 auto;
	line-height: 33px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
}
.splash_tl_item_image:hover .splash_tl_item_image_btn{
	display: block;
}
.splash_tl_item_image img{
	display: block;
}
.splash_tl_item_title {
	line-height: 20px;
	font-size: 14px;
	text-decoration: none;
	color: #1a2b4c;
}
.splash_tl_item_title:hover {
	color: #d42f29;
}
.splash_tl_item_info {
	padding: 3px 0 0 0;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
	height: 77px;
}
.splash_tl_item_box_first {
	margin-left: 0px;
}
.splash_tl_content {
	padding: 0 400px 0 0;
}
.splash_block_1 .splash_tl_content {
	padding: 0 250px 0 0;
}
.zamena_image {
	background: url(/images/oli_bg.png) center -176px  no-repeat;
}
.adv_image {
	background: url(/images/adv_bg.png) center -176px  no-repeat;
}
.key_image {
	background: url(/images/key_image.png) center -176px  no-repeat;
}
.service_image {
	background: url(/images/service_image.png) center -176px  no-repeat;
}
.zamena_image_top {
	position: absolute;
	background: url(/images/oli_bg.png) center -87px no-repeat;
	right: 0;
	top: 0;
	height: 176px;
	width: 100%;
	z-index: 2;
}
.adv_image_top {
	position: absolute;
	background: url(/images/adv_bg.png) center 0 no-repeat;
	right: 0;
	top: 0;
	height: 176px;
	width: 100%;
	z-index: 2;
}
.key_image_top {
	position: absolute;
	background: url(/images/key_image.png) center 0 no-repeat;
	right: 0;
	top: 0;
	height: 176px;
	width: 100%;
	z-index: 2;
}
.service_image_top {
	position: absolute;
	background: url(/images/service_image.png) center 0 no-repeat;
	right: 0;
	top: 0;
	height: 176px;
	width: 100%;
	z-index: 2;
}
.splash_block_2 .splash_fl_item_box:after,
.splash_block_7 .splash_fl_item_box:after,
.splash_block_8 .splash_fl_item_box:after {
	content: '';
	position: absolute;
	width: 0px;
	height: 0px;
	right: -60px;
	top: 0;
	border-right: 30px solid transparent;
	border-bottom: 44px solid transparent;
	border-left: 30px solid #ef233c;
	border-top: 44px solid #ef233c;
}
.splash_block_10 {

}
.splash_block_2 .splash_fl_item_box {
	padding: 0 25px 0 0;
}
.splash_fl_icon_3 {
	padding: 0 0 0 30px;
	background: url(/images/icon_calendar.png) 0 3px no-repeat;
}
.splash_fl_icon_4 {
	padding: 0 0 0 30px;
	background: url(/images/icon_calendar_3.png) 0 3px no-repeat;
}
.splash_fl_icon_5 {
	padding: 0 0 0 30px;
	background: url(/images/icon_calendar_2.png) 0 3px no-repeat;
}
.splash_block_2 .splash_fl_item {
	margin: 29px 0 0 25px;
}

.splash_serv_item_box {
	float: left;
	width: 260px;
	margin: 40px 0 0 40px;
}
.splash_serv_item_box_first {
	margin-left: 0;
}

.serv_item_box {
	float: left;
	width: 240px;
	margin: 0 0 30px 25px;
}
.serv_item_box_first {
	margin:  0 0 30px 0;
}
.splash_serv_item_image {
	display: block;
	position: relative;
	line-height: 0px;
}
.splash_serv_item_image img {
	width: 100%;
}
.splash_serv_item_info {
	height: 65px;
	background: #edf2f5;
	display: table;
	width: 100%;
}
.splash_serv_item_info_inner {
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
.splash_serv_item_title {
	display: block;
	color: #1a2b4c;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	padding: 0 10px;
	line-height: 20px;
}
.splash_serv_item_title:hover {
	color: #ef233c;
}
.splash_serv_item_hover {
	position: absolute;
	display: none;
	text-decoration: none;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: rgba(26,43,76,.77);
	line-height: 30px;
}
.splash_serv_item_box:hover .splash_serv_item_hover,
.serv_item_box:hover .splash_serv_item_hover {
	display: block;
}
.splash_serv_item_hover_icon {
	text-align: center;
	padding: 19px 0 0 0;
	display: block;
}
.splash_serv_item_hover_title {
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 10px;
	text-align: center;
	font-size: 14px;
}
.splash_serv_item_hover_time {
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 25px;
}
.splash_serv_item_hover_date {
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
	color: #fff;
	text-align: center;
}
.splash_serv_item_box .splash_serv_item_hover_time {
	padding-top: 76px;
}
.splash_tl_item_box .splash_serv_item_hover_time {
	padding-top: 42px;
	font-size: 20px; 
}
.serv_item_box .splash_serv_item_hover_time {
	padding-top: 76px;
}
.splash_serv_item_hover_btn2 {
	display: block;
	position: absolute;
	top: 0;	
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	text-decoration: none;
	padding: 0 0 70px 0; 
}
.splash_serv_item_hover_btn {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	text-decoration: none;
	display: block;
	width: 200px;
	height: 43px;
	background: #f32b3d url(/images/btn_left_bg.png) -40px 0 no-repeat;
	margin: 0 auto 0 auto;
	line-height: 43px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
}
.splash_block_2 .splash_content{
	background: #fff;
}
.splash_serv_item_box {
	
}
.splash_serv_content {
	padding: 65px 0 0 0;
}
.splash_serv2_content {
	padding: 106px 0 0 0;
}

.splash_serv_slider_box {
	padding: 0 0 60px 0;
}
.splash_serv_slider_item {
	display: block;
	text-decoration: none;
	height: 520px;
}
.splash_serv_slider_item_title {
	border-top: 2px solid #f22c40;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 25px;
	padding: 25px 10px;
	background: #1a2b4c;
}
.splash_serv_slider_item_caption {
	background-color: rgba(26,43,76,.67);
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	padding: 10px;
}
.splash_file_content_item {
	
}
.splash_five_content {
	padding: 63px 0 68px 3px;
}
.splash_five_content_btn_box {
	padding: 50px 0 0 0;
}
.splash_block_10 .splash_five_content{
	padding: 63px 0 68px 480px;
}
.splash_five_content ul li {
	background: url(/images/adv_list_bg.png) 0 5px no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #1a2b4c;
	text-transform: uppercase;
	padding: 0 0 0 33px;
	margin: 6px 0 0 0;
	line-height: 30px;
}
.splash_left_block {
	float: left;
	width: 48%;
	height: 465px;
}
.splash_about_block {
	padding: 0;
}
.splash_right_block {
	float: right;
	width: 48%;
	height: 465px;
	position: relative;
	line-height: 30px;
}

.splash_about_btn {
	display: block;
	width: 200px;
	height: 41px;
	background: #fff url(/images/btn_left_bg.png) -40px 0 no-repeat;
	position: absolute;
	bottom: 0;
	line-height: 41px;
	font-weight: bold;
	text-align: center;
	color: #9fa5b2;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	border: 1px solid #dce0e7;
}
.splash_banner_block {
	padding: 0 0 64px 0;
}
.nagrady_item {
	float: left;
	width: 140px;
	height: 230px;
	margin: 0 0 0 12px;
	border: 1px solid #dde1e8;
}
.left_column {
	float: left;
	width: 45%;
	padding: 0 0 85px 0;
}
.right_column {
	float: right;
	width: 53%;
	padding: 0 0 80px 0;
}
.splash_block_5 {
	background: #edf2f5;
}
.btn {
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 41px;
	font-weight: bold;
	text-align: center;
	background-color: #fff;	
	padding: 0 50px;
}
.btn:hover {cursor: pointer;}
.btn_white {
	background-color: #fff ;
	color: #9fa5b2;
	border: 1px solid #dce0e7;
}
.btn_red {
	background-color: #f32c3e ;
	color: #fff;
	border: 1px solid #dce0e7;
}
.btn_icon_left {
	background-image: url(/images/btn_left_bg.png);
	background-position: -40px 0;
	background-repeat: no-repeat;
	padding-right: 40px; 
}
.left_column_btn_box {
	padding: 30px 0 0 0;
}
.left_column_title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 25px;
}
.left_column_text_box {
	padding: 86px 0 0 0;
}
.right_column_box {
	padding: 80px 0 0 0;
}
.left_column_text {
	padding: 37px 0 0 0;
	text-align: justify;
	line-height: 30px;
}
.splash_separator {
	height: 100px;
}
.nagrady_box {
	padding: 82px 0 0 0;
}
.splash_full_banner img {
	display: block;
	width: 100%;
}
.splash_fl_item_link {
	float: left;
	color: #fff;
	font-weight: bold;
	margin: 35px 0 0 0;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
}
.splash_fl_item_link:hover {
	text-decoration: underline;
}
.splash_block_7 .splash_fl_item_box {
	padding: 0 60px;
}
.review_item_box {
	float: left;
}
.splash_review_content .review_item {
	width: 500px;
	position: relative;
}
.reviews_column .review_item {
	width: 360px;
	position: relative;
	display: inline-block;
	padding: 0 0 30px 0;
}
.reviews_column {
	-webkit-column-count: 	2; 
	-moz-column-count: 		2; 
	column-count: 			2;
}
.review_text {
	font-style: italic;
	color: #535f77;
	padding: 25px 50px;
	background: #fff;
	border: 1px solid #dce0e7;
	position: relative;
}
.review_item_arrow {
	position: absolute;
	width: 33px;
	height: 34px;
	bottom: -33px;
	left: -1px;
	background: url(/images/review_arrow.png) 0 0 no-repeat;
}
.review_item_quote {
	position: absolute;
	width: 35px;
	height: 26px;
	bottom: -1px;
	right: 20px;
	background: url(/images/review_quote.png) 0 0 no-repeat;
}
.splash_review_content {
	padding: 100px 0 95px 0;
}
.review_name {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
	padding: 50px 0 0 0;
}
.review_date {
	color: #8a92a2;
	font-size: 14px;
	line-height: 20px;
}
.main_logo_item {
	float: left;
}
.review_picture {
	float: left;
	margin: 40px 20px 0 0;
}
.main_logo_image {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100px;
}
.main_logo_image img {
    display: block;
    margin: 0 auto;

}
.main_logo {
    display: table;
    width: 100%;
}
.footer_block {
	background: url(/images/footer_bg.jpg) bottom center no-repeat;
}
.footer_block_bg {
	background: rgba(25,43,75,0.95);
}
.footer_column {
	float: left;
	padding: 100px 0 0 0;
}
.first_footer_column  {width: 390px;padding: 100px 17px 0 0;}
.second_footer_column {width: 365px;padding: 90px 10px 0 0;}
.third_footer_column  {width: 365px;padding: 90px 0 0 0;}
.footer_column_title {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
.footer_about_text {
	color: #9ca3b0;
	font-size: 14px;
	line-height: 21px;
	padding: 32px 22px 0 0;
}
.f_subscribe_text {
	padding: 51px 0 0 0;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.f_subscribe_form_box {
	margin: 28px 25px 0 0;
	background-color: rgba(18,30,55,.77);
	padding: 35px 20px 35px 25px;
}
.f_subscribe_input_box {
	width: 100%;
	-moz-box-sizing: border-box; /* Для Firefox */  
	box-sizing: border-box; /* Ширина блока с полями */
	border: 1px solid #88909f;
	background: #14213c;
	height: 42px;
}
.f_subscribe_input {
	height: 40px;
	width: 250px;
	outline: none;
	background: none;
	padding: 0 0 0 10px;
	color: #969dac;
}
.f_subscribe_icon {
    width: 42px;
    height: 42px;
    position: relative;
    top: -1px;
    right: -1px;
    background: #e1243d url(/images/icon_subscribe.png) center no-repeat;
}
.f_subscribe_icon:hover {
	cursor: pointer;
}
.footer_column_2_item {
	line-height: 32px;
	margin: 8px 0 0 0;
	padding: 0 0 0 25px;
	background: url(/images/footer_link_2_bg.png) 0 8px no-repeat;
}
.footer_column_3_item {
	line-height: 23px;
	padding: 0 0 0 15px;
	background: url(/images/footer_link_bg.png) 0 8px no-repeat;
}
.footer_column_2_item a,
.footer_column_3_item a {
	font-size: 14px;
	/* line-height: 18px; */
	color: #b5c1c7;
}
.footer_column_2_content {
	padding: 17px 0 0 0;
}
.footer_column_3_content {
	padding: 30px 0 0 0;
}
.footer_first_line {
	padding: 0 0 80px 0;
}
.footer_menu_item {
	float: left;
}
.copyright_box {
	float: left;
	font-size: 14px;
	color: #9ca3b0;
	padding: 25px 0 0 7px;
	line-height: 20px;
}
.footer_it_block {
	float: left;
	padding: 23px 0 0 14px;
	line-height: 20px;
}
.footer_second_line {
	border-top: 1px solid rgba(255,255,255,.17);
	background-color: rgba(13,23,44,.95);
	height: 70px;
}
.footer_web_link {
	font-size: 14px;
	color: #9ea5b5;
	text-decoration: none;
}
.footer_web_link:hover {
	text-decoration: underline;
}
.footer_web_text {
	font-size: 14px;
	color: #9ea5b5;
}
.footer_web_it {
	font-size: 14px;
	color: #e1243d;
	
}
.footer_web_it img {
	vertical-align: text-top;
}
.footer_menu {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.footer_menu:hover {
	text-decoration: none;
	color: #e1243d;
}
.footer_menu_separator {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding: 0 25px;
}
.footer_menu_block {
	float: right;
	padding: 20px 26px 0 0;
}
.title_box {
	display: table;
	height: 220px;
	width: 100%;
}
.title_content {
	display: table-cell;
	height: 220px;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	font-size: 55px;
	line-height: 65px;
	font-weight: bold;
	color: #fff;
}
.hleb_box {
	text-align: center;
	line-height: 30px;
}
.hleb_link {
	font-size: 14px;
	color: #a2a8b5;
	text-decoration: none;
	display: inline-block;
}
.hleb_link:hover {
	color: #fff;
}
.hleb_link.active {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	border-bottom: 4px solid #f22c40;
}
.hleb_separator {
	padding: 0 5px;
}
.page_block {
	background: #edf2f5;
}
.page_box {
	padding: 0px 0 80px 60px; 
	position: relative;
}
.page_content {
	background: #fff;
	border: 1px solid #dce0e7;
	padding: 53px 35px 50px 0;
	text-align: justify;
}
.sidebar_block {
	float: left;
	position: relative;
	z-index: 2;
	left: -60px;
	top: -50px;
	width: 295px;
}
.page_content_text {
	float: right;
	width: 775px;
}

.sidebar_menu_block {
	padding: 50px 0 0 0;
}
.sidebar_menu_box {
	background: #1a2b4c;
}
.sidebar_menu_link {
	display: block;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	padding: 15px 60px 15px 30px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	border-left: 3px solid #1a2b4c;
	border-top: 1px solid #37496c;
}
.sidebar_menu_link:hover {
	border-left: 3px solid #ef233c;
}
.sidebar_menu_link.active {
	border-left: 3px solid #ef233c;
	background: url(/images/sidebar_menu_hover.png) center right no-repeat;
}
.sidebar_menu_link.first {
	border-top: none;
}
.sidebar_menu_link_box {
	padding: 20px 20px 20px 0;
	background: #37496c;
}
.sidebar_menu_link2 {
	float: left;
	text-decoration: none;
	color: #fff;
	padding: 5px 0 5px 30px;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}
.sidebar_menu_link2:hover,
.sidebar_menu_link2.active {
	color: #8db9ff;
}
.articles_slider_link {
	display: block;
}
.articles_slider {
	padding: 40px 0 80px 0;
}
.category_first_line {
	height: 60px;
	background: #edf2f5;
	position: relative;
	margin: 0 0 30px 0;
}
.category_icon {
	position: absolute;
	width: 60px;
	height: 60px;
	top: 0;
	left: 0;
}
.category_title {
	font-size: 21px;
	line-height: 21px;
	color: #1a2b4c;
	text-transform: uppercase;
	font-weight: bold;
	padding: 19px 0 0 83px;
}
.cat_list_block {
	/*padding: 65px 0 0 0;*/
}
.categories_block {
	padding: 50px 0 0 0;
}
.categories_block.first {
	padding-top:0;
}
.news_item {
	float: left;
	width: 360px;
	margin-left: 40px; 
}
.news_item.first {
	margin-left: 0;
}
.news_image {
	width: 100%;
	min-height: 200px;
}
.news_image img {
	display: block;
}
.news_date {
	float: left;
	width: 76px;
	height: 64px;
	background-color: #ef233b;
	padding: 10px 0 0 0;
	margin: 30px 0 0 0;
}
.news_date_day {
	color: #fff;
	font-weight: bold;
	line-height: 37px;
	font-size: 37px;
	text-align: center;
}
.news_date_month {
	color: #fff;
	line-height: 12px;
	font-size: 12px;
	text-align: center;
}
.news_info {
	float: right;
	height: 130px;
	margin: 25px 0 0 0;
	width: 270px;
}
.news_title {
	line-height: 20px;
}
.news_title a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #1a2b4c;
	line-height: 20px;
}
.news_title a:hover {
	color: #d42f29;
}
.news_info_text {
	font-size: 14px;
	color: #535f77;
	line-height: 20px;
}
.navigation_box {
	padding: 40px 0 0 0;
}
.navigation_content {
	position: relative;
	text-align: center;
}
.navigation_link_left {
	position: absolute;
	width: 42px;
	height: 42px;
	top: 0;
	left: 0;
	background: #192b4b url(/images/nav_left.png) center no-repeat;
}
.navigation_link_right {
	position: absolute;
	width: 42px;
	height: 42px;
	top: 0;
	right: 0;
	background: #192b4b url(/images/nav_right.png) center no-repeat;
}
.navigation_link_right:hover,
.navigation_link_left:hover {
	background-color: #f32c3e;
}
.nav_link {
	margin: 0 5px;
}
a.nav_link {
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #edf2f5;
	font-weight: bold;
	text-decoration: none;
	color: #1a2b4c;
}
a.nav_link:hover,
b.nav_link.active {
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #f32c3e;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
span.nav_link {
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #1a2b4c;
}
.gallery_mosaic_item {
	width: 360px;
	height: 270px;
	display: block;
	float: left;
	margin: 40px 0 0 40px;
}
.gallery_mosaic_item.first {
	margin-left: 0px;
}
.gallery_mosaic_item.top {
	margin-top: 0px;
}
.gallery_mosaic_item img {
	display: block;
}
.review_form_block {
	padding: 80px 0 0 0;
}
.form_title {
	font-size: 21px;
	line-height: 31px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
	text-align: center;
	text-transform: uppercase;
	background: #1a2b4c;
	border-top: 2px solid #f22c40;
}
.form_content {
	background: #edf2f5;
	padding: 11px 50px 40px 56px;
	border: 1px solid #dbdfe7;
}
.form_item_title {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 17px 0 5px 0;
}
.form_input_box {
	border          : 1px solid #dbdfe7;
	background-color: #fff;
	height          : 40px;
	padding         : 0 10px;
}
.form_input {
	width      : 100%;
	height     : 40px;
	line-height: 40px;
	font-size  : 14px;
	outline    : none;
	background: transparent;
}
.form_select_box {
	border          : 1px solid #dbdfe7;
	background-color: #fff;
	height          : 40px;
	padding         : 0;
}
.form_select {
	width      : 100%;
	height     : 40px;
	line-height: 40px;
	font-size  : 14px;
	outline    : none;
	background: transparent;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0 0 0 10px;
}
.form_select:hover {
	cursor: pointer;
}
.form_textarea_box {
	border: 1px solid #dbdfe7;
	background-color: #fff;
	padding: 10px;
	
}
.form_textarea {
	outline: none;
	width  : 100%;
	font   : 14px 'Roboto', Arial, Tahoma, Verdana; 
	height : 150px;
	resize:none;
}
.form_btn {
	padding: 30px 0 0 0;
}
.form_btn .btn {
	float: right;
}
.form_half {
	width: 48%;
	float: left;
	margin-left: 4%;
}
.form_half.first {
	margin-left: 0;
}
.sidebar_form_btn {
	padding: 30px 0 0 0;
}
.sidebar_form_btn .btn {
	width: 100%;
	padding: 0;
}
.sidebar_form_block .form_content {
	padding: 5px 17px 25px 17px;
}
.form_icon {
	background-position: right center;
	background-repeat: no-repeat;
}
.form_input_box.form_icon {
	padding: 0 10px 0 10px;
}
.form_icon_name 	{background-image: url(/images/form_icon_name.png);}
.form_icon_phone 	{background-image: url(/images/form_icon_phone.png);}
.form_icon_service 	{background-image: url(/images/form_icon_service.png);}
.form_icon_car 		{background-image: url(/images/form_icon_car.png);}
.form_icon_date 	{background-image: url(/images/form_icon_date.png);}
.sidebar_separator {
	height: 53px;
}
.main_first_item {
	float: left;
	width: 386px;
}
.main_second_item {
	float: left;
	width: 386px;
	margin: 0 0 0 42px;
}
.main_third_item {
	float: left;
	margin: 0 0 0 40px;
}
.main_form_btn {
	padding: 52px 0 0 0;
}
.main_form_left {
	float: left;
	width: 172px;
}
.main_form_right {
	float: right;
	width: 172px;
}
.main_form_block #online .form_content{
	background:#edf2f5 url(/images/online_bg.png) bottom right no-repeat;
	padding-bottom: 60px;
}
.main_form_block .form_title {
	font-size: 25px;
	line-height: 25px;
	padding: 25px 0;
}
.ur_page_content_text {
	float: none;
	padding: 0 0 0 35px;
	font-size: 17px;
}
.ur_page_box {
	padding: 0;
}
.ur_page_subtitle_box {
	text-align: center;
}
.ur_page_subtitle_box .about_caption_1,
.ur_page_subtitle_box .about_caption_2 {
	text-align: center;
}
.ur_page_btn_box {
	text-align: center;
	padding: 50px 0 0 0;
}
.ur_page_btn_box .btn {
	display: inline-block;
	float: none;
}
.ur_page_content_text2 {
	padding: 50px 0 0 0;
	text-align: center;
}
.left_banner_block {
	background: #1a2b4c;
	padding: 43px 0 0 0;
}
.left_banner_title {
	font-size: 40px;
	line-height: 40px;
	color: #f4cc36;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.left_banner_caption {
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 3px 0 0 0;
}
.left_banner_text {
	font-size: 23px;
	font-weight: bold;
	color: #f32c3e;
	text-align: center;
	text-transform: uppercase;
	padding: 6px 0 0 0;
}
.left_banner_price_block {
	background: #f4cc36;
	padding: 24px 0px 20px 0;
}
.left_banner_price_title {
	font-size: 14px;
	padding: 0 15px;
	line-height: 22px;
	color: #1a2b4c;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
.left_banner_price_box {
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	padding: 8px 0 0 0px;
}
.left_banner_price {
	font-size: 42px;
	font-weight: bold;
}
.left_banner_angle_top {
	height: 45px;
	background: url(/images/left_banner_angle_top.png) left bottom repeat-x;
}
.left_banner_angle_bottom {
	height: 45px;
	background: url(/images/left_banner_angle_bottom.png) left top repeat-x;
}
.left_banner_btn {
	padding: 0 25px 25px 25px;
}
.left_banner_btn .btn {
	width: 100%;
	padding: 0;
	border: none;
}
.online_banner_box {
	padding: 0 30px 30px 30px;
	background: #1a2b4c;
}
.online_banner_box .slider_item_list {
	width: 50%;
}
.online_banner_box .slider_item_list li {
	font-size: 13px;
}
.splash_special_banner {
	height: 440px;
	background: #1a2b4c;
}
.splash_special_banner_box {
	padding: 25px 0 0 75px;
}
.m_top_menu, .mobile_splash_block {
	display: none;
}





















.header-block {	background: url(/images/header-block-bg.png); background-repeat: no-repeat;    	background-size: 100% 100%;	height: 167px; width: 100%;
position: absolute;}.header_first-line {	height: 43px;	display: flex;	align-items: center;}.header_fl-icon {    float: left;    font-size: 16px;    color: #fff;    line-height: 34px;}.fl_icon-1 {    display: flex;    align-items: center;    padding: 0 0 0 20px;    margin: 0 74px 0 23px;    background: url(/images/icon_phone.png) 0 8px no-repeat;}.fl_icon-1 img {    margin-left: 10px;}.fl_icon-2 {    padding: 0 0 0 20px;    margin: 0;    background: url(/images/icon_location.png) 0 8px no-repeat;}.header_second-line {    height: 84px; display: flex;
    align-items: center;
    justify-content: space-between;}.logo-block {    padding: 15px 0;    float: left;}.header__hamburger {  width: 50px;  height: 30px;  float: right; margin-left: auto;}	


.header_third-line {
    height: 40px;
}

.header_tl-item {
    float: left;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    margin: 0 70px 0 0;
    padding: 4px 0;
    line-height: 34px;
}

.header-tl-item {
    margin: 0 90px 0 0;
}

.intro {
    height: 680px;
    background: url(/images/header-block.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 80%;
    padding-top: 167px;
}

.intro__text {
    margin-top: 125px;
}

.intro__title {
    font-family: 'Roboto';
    font-size: 47px;
    font-weight: 700;
    color: #f4cc36; 
    text-transform: uppercase;
    margin-bottom: 35px;
}

.intro__subtitle {
    font-family: 'Roboto';
    font-size: 37px;
    font-weight: 700;
    color: #f22b3d; 
    text-transform: uppercase;
}

.intro__subtitle span {
    display: block;
    margin-top: 26px;
    font-family: 'Roboto';
    font-size: 20px;
    color: #ffffff;
}

.mobile__menu {
    position: fixed;
    width: 100%;
    height: 645px;
    top: -655px;
    padding-left: 0;
    transition: top 1s ease-in-out;   
    z-index: 7;
    background-color: #ffffff;
}

.mobile__menu.active {
    top: 127px;
}

.mobile__menu li {
    list-style: none;
    width: 100%;
    text-align: left;
    border-bottom: 2px solid #37496c;
    padding-top: 22px;
    padding-bottom: 24px;
}

.mobile__menu li:first-child {
    padding-top: 26px;
}

.mobile__menu-link { 
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    font-family: "Roboto";
    font-weight: 600;
    font-size: 16px;
    padding-left: 15px;
    color: #1d314f;
}


.first-child {
    color: #f22b3d;
}

.header_inst {
	display: none;
}





	</pre></body></html>