

/* Start:/bitrix/templates/template.2020/css/global/global.css?17115563113732*/
/* global.css
 * глобальные стили
 *
 */
/*@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');*/

* { 
	outline: none; 
}

body * {
	box-sizing: border-box;
}

body, html { 
	height: 100%;
	margin: 0; 
	padding: 0;
	border: none;
}

body {
	background-color: #ffffff;
	color: black;
}

article,
aside,
footer,
header,
nav,
section,
figcaption,
figure,
main {
  display: block;
}

table, td, th { 
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	font-size: 100%;
}

img { 
	max-width: 100%;
	height: auto;
	border: none;
}

.g-clean {
	clear: both;
	font-size:0;
  	overflow: hidden;
}

.g-clearfix::after {
	content: "";
	display: table;
	clear: both;
}

.g-nobr {
	white-space: nowrap;
}

.g-menu ul, .g-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.g-half-link {
	cursor: pointer;
	text-decoration: none !important;
	color: inherit;
	border-bottom-color: inherit;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.g-img-left {
    float: left;
    margin: 0 20px 0 0;
}

.g-img-right {
    float: right;
    margin: 0 0 0 20px;
}

.g-ico {
	background-image: url("/bitrix/templates/template.2020/css/global/../../img/ico-map.png");
	background-repeat: no-repeat;
}

.g-button, input[name="BuyButton"] {
	position: relative;
	display: inline-block;
	margin: 0;
	/*padding: 9px 30px 9px 30px;*/
	/*padding: 37px 45px 34px;*/
	padding: 11px 45px 11px;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	font-weight: bold;
	background: #fac441;
	border: none;
	/*border-radius: 5px;*/
	border-radius: 50px;
	font-size: 25px;
	white-space: nowrap;
	opacity: 1;
	color: #000 !important;
	cursor: pointer;
	line-height: 1.2;

}

.text-left {
	text-align: left;
}

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

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

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

/* Стилизация ajax лоадера */
body > div[id^="wait_"] {
	position: fixed !important;
    left: 50% !important;
    top: 50% !important;
    border: none !important;
    overflow: hidden !important;
    background: #000 url("/bitrix/templates/template.2020/css/global/../../img/loading.gif") no-repeat 50% 50% !important;
    background-repeat: no-repeat !important;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 10px !important;
    background-position: center !important;
    width: 80px !important;
    height: 80px !important;
    margin-left: -40px !important;
    margin-top: -40px !important;
    font-size: 0 !important;
    text-indent: -9000px !important;
    opacity: .8 !important;
}

.old-template-hidden {
	display: none;
}

/*.marker {
	padding: 0 8px;
	border-radius: .5em;
	background: #fec654;
	text-decoration: none;
}*/
.g-wrap {overflow: hidden;}
.g-left {float:left;}
.g-right {float:left;}
.g-flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: left;
}
.g-catalog-col-3 {
	width: calc(100% / 3.1);
	margin-right: 15px;
}
.g-catalog-col-3:nth-child(3n) {
	margin: 0;
}
.g_btn_yellow {
	font-size: 18px;
	color: #000;
	background: #F2C94C;
	padding: 14px 20px 12px;
	border-radius: 20px;
	transition: .2s;
	border: none;
	text-decoration: none !important;
	display: block;
	float: left;
	font-weight: normal;
}
.g_btn_yellow:hover {
	background-color: #333333;
	color: #F2F2F2;
	cursor: pointer;
}
ul li.g_btn_gray {
	font-size: 16px;
	background-color: #F2F2F2;
	color: #000;
	padding: 14px 20px 16px;
	border-radius: 20px;
	transition: .2s;
}
ul li.g_btn_gray:hover {
	background-color: #333333;
	color: #F2F2F2;
	cursor: pointer;
}
ul li.g_btn_gray_active {
	background-color: #333333;
	color: #F2F2F2;
}
/* End */


/* Start:/bitrix/templates/template.2020/css/global/font.css?16358481471347*/
/* font.css
 * глобальные стили шрифта на всем сайте
 *
 */

@font-face {
	font-family: 'RobotoBold';
	src: url('/bitrix/templates/template.2020/css/global/../fonts/Robotobold.woff2') format('woff2'),
		 url('/bitrix/templates/template.2020/css/global/../fonts/Robotobold.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'LatoRegular';
	src: url('/bitrix/templates/template.2020/css/global/../fonts/lato-regular.woff2') format('woff2'),
		 url('/bitrix/templates/template.2020/css/global/../fonts/lato-regular.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
/*
@font-face {
	font-family: 'Lato';
	src: url('/bitrix/templates/template.2020/css/global/../fonts/lato-bold.woff2') format('woff2'),
		 url('/bitrix/templates/template.2020/css/global/../fonts/lato-bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
*/

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');

body {
	font: 21px/1.22 'Lato', 'Arial', sans-serif;
}

a, a:visited { 
	color: black;
	text-decoration: underline;
}

a:hover, a:active {
	color: black;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin: 0.4em 0;
	padding: 0;
	font-weight: normal;
}

h1, .h1 {
	font-size: 41px;
	margin: 1em 0;
	font-weight: bold;
}

h2, .h2 {
	font-size: 30px;
	font-weight: bold;
}

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

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

h5, h6, .h5, .h6 {
	font-size: 16px;
}

p {
	margin: 0.8em 0;
	padding: 0;
}

ul, ol, li {
	/*margin: 0.8em 0;*/
}
/* End */


/* Start:/bitrix/templates/template.2020/css/layout/holster.css?1588764965741*/
/* holster.css
 * стили основных блоков сайта, его сетки
 *
 */

.l-page {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	min-width: 1200px;
  	height: auto !important;
  	height: 100%;
  	min-height: 100%;
	margin: 0 auto;
}
	/*.l-page-holder {
		margin: 0 auto;
		max-width: 1280px;
		padding: 0 30px 80px;
	}*/
		/*.l-wrapper {
			width: 100%;
			max-width: 1200px;
			margin: 0 auto;
		}*/
			.l-header {}
			.l-page-content {
				flex-grow: 1;
				width: 100%;
				overflow: hidden;
				padding: 40px 0 45px;
				margin-bottom: 50px;
			}
			.l-page-content.services {
				padding-top: 5px;
				margin-bottom: 50px;
			}
	.l-footer {
		width: 100%;
		background: #fac441;
	}
/* End */


/* Start:/bitrix/templates/template.2020/css/layout/blocks.css?178298887016850*/
/* blocks.css
 * Стили блоков сайта, основной рабочий файл
 * Header
 * Main
 * Footer
 */
/********************************************************
##     ## ########    ###    ########  ######## ########  
##     ## ##         ## ##   ##     ## ##       ##     ## 
##     ## ##        ##   ##  ##     ## ##       ##     ## 
######### ######   ##     ## ##     ## ######   ########  
##     ## ##       ######### ##     ## ##       ##   ##   
##     ## ##       ##     ## ##     ## ##       ##    ##  
##     ## ######## ##     ## ########  ######## ##     ##
********************************************************/ 
.b-wrapper{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding-bottom: 10px!important;
}

.inner .b-wrapper {
	max-width: 1000px;
	max-width: 1000px;
}

.b-header-holder {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	padding: 10px 0 0;
}

.b-header-phone {
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	padding: 5px 20px 3px;
	background: #fec654;
	border-radius:20px;
	cursor: pointer;
}
.b-header-phone a {
    color: #fff;
    text-decoration: none;
}

.b-header-main {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	padding: 4px 0 0;
}

.b-header-logo {
	width: 100px;
	flex-basis: 100px;
	height: 90px;
}

.b-header-top-menu {
	flex-grow: 1;
	padding: 10px 0 0 650px;
}

.b-header-top-menu ul.deep-1 {
	display: flex;
	justify-content: space-between;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.b-header-top-menu li.deep-1 {
	margin: 0;
	padding: 0;
}

.b-header-top-menu a.deep-1,
.b-header-top-menu a.deep-1:visited {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	transition: color .2s ease;
}

.b-header-top-menu a.deep-1:hover,
.b-header-top-menu a.deep-1:active {
	/*text-decoration: underline;*/
	color: #fac441;
}

.b-header-top-menu a.deep-1.root-selected {
	color: #fac441;
}

.b-header-add-menu {
	width: 80%;
	margin-left: 20%;
}

.b-header-add-menu ul.deep-1 {
	display: flex;
	margin: -40px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	justify-content: flex-end;
}

.b-header-add-menu li.deep-1 {
	margin: 0 0 0 50px;
	padding: 0;
}

.b-header-add-menu a.deep-1,
.b-header-add-menu a.deep-1:visited {
	font-size: 21px;
	line-height: 20px;
	color: #000;
	text-decoration: none;
	transition: color .2s ease;
}

.b-header-add-menu a.deep-1:hover,
.b-header-add-menu a.deep-1:active {
	/*text-decoration: underline;*/
	color: #fac441;
}

.b-header-add-menu a.deep-1.root-selected {
	color: #fac441;
}
/********************************
##     ##    ###    #### ##    ## 
###   ###   ## ##    ##  ###   ## 
#### ####  ##   ##   ##  ####  ## 
## ### ## ##     ##  ##  ## ## ## 
##     ## #########  ##  ##  #### 
##     ## ##     ##  ##  ##   ### 
##     ## ##     ## #### ##    ## 
********************************/ 
.b-order-form {
	box-sizing: content-box;
	padding: 11px 100px 85px;
}

.b-order-form * {
	box-sizing: content-box;
}

.b-order-form-title {
	font-size: 43px;
	font-weight: bold;
}

.b-services-scheme {
	padding: 116px 0 74px;
}

.b-services-title {
	padding: 0 0 0 95px;
	font-size: 43px;
	font-weight: bold;
}

.b-catalog-section-desc p, .b-services-text p {
	/*text-indent: 1.5em;*/
	text-align: justify;
}

.b-about {
	position: relative;
	padding: 0 0 94px;
}

.b-about-image {
	position: relative;
	display: flex;
	justify-content: center;
	font-size: 0;
}

.b-about-image img {
	max-width: none;
}

.b-about-image::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 570px;
	background: linear-gradient(#808080 25%, transparent);
	z-index: -1;
}

.b-about-image::after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 0;
	margin-left: -2000px;
	border-color: #fff;
	border-top-color: rgba(255,255,255,0);
	border-left-color: rgba(255,255,255,0);
	border-left-width: 2000px;
	border-right-width: 2000px;
	border-top-width: 100px;
	border-bottom-width: 100px;
	border-style: solid;
}

.b-about-title {
	position: absolute;
	top: 94px;
	left: 0;
	right: 0;
	color: #fff; 
	font-size: 40px;
	font-weight: bold;
}

.b-about-holder {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: justify;
	text-indent: 1.5em;
}

.b-about-text {
	position: absolute;
	color: #fff;
	top: 194px;
	left: 0;
	right: 0;
	font-size: 21px;
}

.b-about-advant {
	display: flex;
	justify-content: space-between;
	padding: 30px 100px 0;
}

.b-about-advant-item {
	width: 25%;
	flex-basis: 25%;
}

.b-about-advant-pic {
	width: 168px;
	height: 185px;
	margin: 0 auto 49px;
}

.b-about-advant-item:nth-of-type(1) .b-about-advant-pic {width: 210px; margin-left: 2px;}
.b-about-advant-item:nth-of-type(2) .b-about-advant-pic {width: 182px; margin-left: 42px;}
.b-about-advant-item:nth-of-type(4) .b-about-advant-pic {width: 182px; margin-left: 41px;}

.b-about-advant-text {
	padding: 0 0 0 13px;
}

.b-about-advant-item:nth-of-type(1) .b-about-advant-text {padding: 0 0 0 23px;}
.b-about-advant-item:nth-of-type(3) .b-about-advant-text {padding: 0 0 0 43px;}
.b-about-advant-item:nth-of-type(4) .b-about-advant-text {padding: 0 0 0 33px;}

.b-main-block {
	display: flex;
	margin: 0 0 60px;
	padding: 100px;
	border-radius: 50px;
	background: #f5f5f5;
}

.b-main-block__pic {
	width: 500px;
	flex-basis: 500px;
	margin: 0 50px 0 0;
}

.safety .b-main-block__pic {
	margin: 0;
	order: 1;
}

.b-main-block-holder {
	width: 450px;
	flex-basis: 450px;
}

.safety .b-main-block-holder {
	order: 0;
	margin: 0 50px 0 0;
}

.b-main-block__title {
	margin: -8px 0 50px;
	font-weight: bold;
	font-size: 48px;
}

.b-main-block__title a {
	text-decoration: none;
}

.b-main-block__text {
	font-size: 22px;
	text-align: justify;
	text-indent: 1.5em;
}

.b-main-block .b-main-block__text ul,
.b-main-block .b-main-block__text li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.b-main-block__text li::before {
	content: '-';
}

.b-main-block__text .g-button {
	margin: 52px 0 0;
	font-size: 26px;
	padding: 13px 50px 11px;
	border-radius: 50px;
}
/* Additional blocks */
.b-additional-blocks {
	margin: 30px 0;
}
.b-additional-blocks_title {
	margin-bottom: 40px;
	text-align: center;
	font-family: RobotoBold;
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	line-height: 42px;
}
.b-additional-blocks_block {
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
	height: 370px;
	background: #E5E5E5;
	border-radius: 50px;
	margin-bottom: 40px;
}
.b-additional-blocks-block_text {
	padding: 70px 100px;
	width: 50%;
}
.b-additional-blocks-block-text_title {
	font-family: RobotoBold;
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	line-height: 36.16px;
}
.b-additional-blocks-block-text_description {
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
}
.b-additional-blocks-block-text_phone {
	margin: 25px 0 30px;
}
.b-additional-blocks-block-text_btn {
	margin: 25px 0;
}
.b-additional-blocks-block-text_btn a {
	padding: 11px 27px 11px;
}
.b-additional-blocks-block-text_btn a img {
	margin-right: 10px;
}
.b-additional-blocks-block-text_btn a:first-child img {
	position: relative;
	top: 5px;
}
.b-additional-blocks-block-text_btn a:nth-child(2) img {
	position: relative;
	top: 3px;
}
.b-additional-blocks-block_inner.b-additional-blocks-block_pic {
	width: 50%;
}
/*.b-additional-blocks-block_inner.b-additional-blocks-block_pic img {*/
.b-additional-blocks_block:nth-child(2) .b-additional-blocks-block_inner.b-additional-blocks-block_pic img {
	float: right;
}
/* Section description */
.b-catalog-section-desc {
	column-count: 2;
	column-gap: 4%;
	background: #e5e5e5;
	padding: 54px 300%;
	margin: 0 -300%;
}
	.b-catalog-section-desc p:first-child {
		margin-top: 0;
	}
/*******************************************************
########  #######   #######  ######## ######## ########  
##       ##     ## ##     ##    ##    ##       ##     ## 
##       ##     ## ##     ##    ##    ##       ##     ## 
######   ##     ## ##     ##    ##    ######   ########  
##       ##     ## ##     ##    ##    ##       ##   ##   
##       ##     ## ##     ##    ##    ##       ##    ##  
##        #######   #######     ##    ######## ##     ## 
*******************************************************/
footer .b-wrapper {
	padding-bottom: 0!important;
}
.b-footer-top {
	display: flex;
	padding: 60px 100px 22px;
}

.b-footer-logo {
	width: 87px;
	flex-basis: 87px;
}

.b-footer-logo img {}

.b-footer-sitename {
	margin: 35px 0 0 11px;
}

.b-footer-menu {
	margin: 36px 0 0 87px;
	font-size: 22px;
	font-weight: bold;
}

.b-footer-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	column-count: 2;
	column-gap: 32px;
}

.b-footer-menu li {
	margin: 0;
}

.b-footer-menu li:nth-of-type(3) {
	margin-bottom: 10px;
}

.b-footer-menu a,
.b-footer-menu a:visited {
	text-decoration: none;
}

.b-footer-menu a:hover,
.b-footer-menu a:active {
	text-decoration: underline;
}

.b-footer-links {}

.b-footer-address {
	padding: 32px 0 24px;
	text-align: center;
	font-size: 21px;
}

.b-footer-personal-data {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 0 100px;
	font-size: 14px;
}





.about-table {
	font-size: 15px;
	margin-top: 30px
}

.about-table tr td:first-child {
	padding-right: 25px;
	padding-bottom: 35px
}

.about-table img {
	max-width: none;
}



.info-driver {
	overflow: hidden
}

.tabs,
.tabs_label {
	position: relative
}

.tabs {
	margin: 0 auto;
	width: 100%
}

.tabs_input {
	position: absolute;
	left: -9999px
}

.tabs_label {
    display: block;
    float: left;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #fff 0, #eff0f4 4%, #dddee0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(4%, #eff0f4), color-stop(100%, #dddee0));
    background: -webkit-linear-gradient(top, #fff 0, #eff0f4 4%, #dddee0 100%);
    background: -o-linear-gradient(top, #fff 0, #eff0f4 4%, #dddee0 100%);
    background: -ms-linear-gradient(top, #fff 0, #eff0f4 4%, #dddee0 100%);
    background: linear-gradient(to bottom, #fff 0, #eff0f4 4%, #dddee0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddee0', GradientType=0);
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    border-right: 1px solid #f3f3f3;
    border-left: 1px solid #ccc;
    color: #555;
    cursor: pointer;
    font-weight: 700;
    font-size: 12px;
    top: 2px;
    width: 237px;
    line-height: 21px;
    text-align: center;
    text-transform: uppercase;
    text-shadow: #fff 0 1px 0;
    z-index: 3;
    padding: 15px 5px
}

#tab_1:checked~#tab_l1,
#tab_2:checked~#tab_l2,
#tab_3:checked~#tab_l3,
#tab_4:checked~#tab_l4 {
	background: #fff;
	border-color: #fff;
	top: 0;
	z-index: 3;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc
}

.tab_c .border-b,
.tabs_cont1 {
    border-bottom: solid 1px #ccc
}

.tabs_cont1 {
    background: #fff;
    -moz-border-radius: 0 6px 6px;
    -webkit-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    padding: 20px 25px;
    position: relative;
    z-index: 2;
    min-height: 100px
}

.tabs_cont1>div {
    position: absolute;
    left: -9999px;
    top: 0;
    opacity: 0;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    padding: 45px 10px 10px
}

#tab_1:checked~.tabs_cont1 #tab_c1,
#tab_2:checked~.tabs_cont1 #tab_c2,
#tab_3:checked~.tabs_cont1 #tab_c3,
#tab_4:checked~.tabs_cont1 #tab_c4 {
    position: relative;
    left: 0;
    opacity: 1
}

.tab_c .ac-container {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    min-height: 43px
}

.b-news-list .ac-container input:checked~article.ac-small {
    padding: 0
}

.tab_c .ac-container label {
    font-size: 16px;
    font-weight: 700;
    background: #EEEFF3;
    padding: 10px 20px;
    overflow: hidden;
    display: block;
    cursor: pointer
}

.tab_c .ac-container input:checked+label,
.tab_c .ac-container input:checked+label:hover {
    background: #767f8c;
    color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none
}

.ac-container input:checked+label,
.ac-container input:checked+label:hover {
    background: #c6e1ec;
    color: #3d7489;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .6);
    box-shadow: 0 0 0 1px rgba(155, 155, 155, .3), 0 2px 2px rgba(0, 0, 0, .1)
}

.ac-container .ac-small label {
    padding-left: 50px
}

.instuction-app-container {
    text-align: center;
    padding: 15px 0 0
}

iframe.instuction-app-frame {
    width: 560px;
    height: 315px
}

@media only screen and (max-width:480px) {
    .ac-container {
        width: 100% !important
    }
}






.container.info-driver-contacts {
    margin-top: 20px
}

.info-driver-contacts-cl {
    float: left
}

.info-driver-contacts-cr {
    float: left;
    margin-left: 25px
}



/**********************************************
 #######  ######## ##     ## ######## ########  
##     ##    ##    ##     ## ##       ##     ## 
##     ##    ##    ##     ## ##       ##     ## 
##     ##    ##    ######### ######   ########  
##     ##    ##    ##     ## ##       ##   ##   
##     ##    ##    ##     ## ##       ##    ##  
 #######     ##    ##     ## ######## ##     ## 
**********************************************/
.l-page-content.services .bx-breadcrumb {
	display: none;
}

.b-application-banner {
	position: relative;
	margin: 0 0 90px;
}

.b-application-banner__pic {
	/*margin-right: -30px;*/
}

.b-application-banner__phone {
	position: absolute;
	top: 319px;
	right: -58px;
	width: 390px;
}

.b-application-banner__text {
	/*position: absolute;*/
	/*left: 0;*/
	/*bottom: 31px;*/
	/*max-width: 680px;*/
	margin: 55px 0 0;
	text-align: justify;
	/*text-indent: 1.5em;*/
	
}

.b-application-advant,
.b-support-driver {
	display: flex;
	justify-content: space-between;
	padding: 0 0 46px;
}

.b-application-advant-item,
.b-support-driver-item {
	width: 292px;
	flex-basis: 292px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.b-application-advant-item-pic,
.b-support-driver-item-pic {
	width: 170px;
	height: 170px;
	margin: 0 auto 62px;
	border-radius: 50%;
	overflow: hidden;
}

.b-application-advant-item-title,
.b-support-driver-item-title {
	margin: 0 0 26px;
	text-transform: uppercase;
	font-weight: bold;
}

.b-application-advant-item-text,
.b-support-driver-item-text {}

.b-support {
	display: flex;
	justify-content: center;
}

.b-support .g-button {
	position: relative;
	margin: 0 30px;
	padding: 11px 45px 11px;
	border-radius: 50px;
	font-size: 25px;
	white-space: nowrap;
	opacity: 1;
	transition: opacity .2s ease;
	text-transform: none;
	font-weight: 400;
}

.b-support .g-button.grey {
	background: #f5f5f5;
}

.b-support .g-button.dark-grey {
	background: #e6e6e6;
}

.contacts-block {
	margin: 0 -50px;
	padding: 53px 50px 44px;
	background: #f5f5f5;
	border-radius: 50px;
	overflow: hidden;
}

.form-auth {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.b-form-field:last-child {
	margin: 30px 0 0;
}

.b-form-field {
	position: relative;
	margin: 0 0 30px;
}

.b-form-field label {
	position: absolute;
	top: 10px;
	right: 109%;
	font-size: 24px;
}

.b-form-field input {
	width: 500px;
	margin: 0;
	padding: 13px 50px 11px;
	background: #f5f5f5!important;
	border: none;
	font-size: 25px;
	border-radius: 50px;
	font-weight: bold;
}
.mobile-btn, .b-catalog-elements_text .close, .read_more {
    display: none;
}
#waptaxiLoginError {
	color: red;
	text-align: center;
}

/*


.b-personal-data {
	font-size: 12px;
	line-height: 18px;
}

.b-personal-data a,
.b-personal-data a:visited {
	text-decoration: underline;
	color: inherit;
}

.b-personal-data a:hover,
.b-personal-data a:active {
	text-decoration: none;
	color: inherit;
}


.b-media-army {
	margin-top: 2px;
	font-size: 15px;
	line-height: 1;
}
.b-media-army a,
.b-media-army a:visited {
	position: relative;
	display: inline-block;
	padding-right: 11px;
	text-decoration: underline;
	color: inherit;
}
.b-media-army a:hover,
.b-media-army a:active {
	text-decoration: underline;
	color: #ee1b24;	
}
.b-media-army-star {
	position: absolute;
	top: -7px;
	right: 0;
	width: 10px;
	height: 10px;
	fill: #ee1b24;
}
*/
.application-left {width: 60%}
.b-application-img__phone {
    width: 390px;
}
.user_message {
    width: 100%;
    color: red;
    text-align: center;
    margin: 20px 0;
    font-size: 24px;
}
/* End */


/* Start:/bitrix/templates/template.2020/css/layout/content.css?1588930073822*/
/* content.css
 * Стандартные стили контента сайта (таблицы, изображения)
 *
 */

.b-content td {
    vertical-align: top;
}

.b-table {
    margin-right: 2px;
}
    .b-table table {
        border-top: 3px solid #0592d0;
    }
    .b-table th, .b-table td {
        padding: 10px;
        border: 1px solid #d4d4d4;
        text-align: left;
        vertical-align: middle;
        font-size: 13px;
        color: #000;
    }
    .b-table th, .b-table tr:first-child td, .b-table tr:nth-child(odd) {
        background-color: #e5e5e5;
    }
    .b-table .phone {
        width: 120px;
    }

.b-content ul,
.b-content li {
    margin: 0;
    padding: 0;
}
.b-content ul {
    padding: 0 0 0 20px;
}
.b-content li::before {
    /*content: '-';*/
}
.hidden {
	display: none;
}
/* End */


/* Start:/bitrix/components/ma/site.settings/templates/.default/style.css?14431284002773*/
.arcticmodal-overlay,
.arcticmodal-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000; }
.arcticmodal-container { overflow: auto; margin: 0; padding: 0; border: 0; border-collapse: collapse; }
*:first-child+html .arcticmodal-container { height: 100% }
.arcticmodal-container_i { height: 100%; margin: 0 auto; }
.arcticmodal-container_i2 { padding: 24px; margin: 0; border: 0; vertical-align: middle; }
.arcticmodal-error { padding: 20px; border-radius: 10px; background: #000; color: #fff; }
.arcticmodal-loading { width: 80px; height: 80px; border-radius: 10px; background: #000 url(/bitrix/components/ma/site.settings/templates/.default/img/loading.gif) no-repeat 50% 50%; }

.m-box-modal {
    background: #fff;
    padding: 15px;
    position: relative;
    border-radius: 10px;
}

    .m-box-modal .box-modal_close {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 15px;
        height: 15px;
        cursor: pointer;
        background: url('/bitrix/components/ma/site.settings/templates/.default/img/modal_close.png') no-repeat 0px 0px;
    }

.b-up_button {
    position: fixed;
    right: 30px;
    bottom: 50px;
    display: none;
    width: 39px;
    height: 40px;
    z-index: 100;
}

.b-up_button span {
    display: block;
    height: 100%;
    background: url('/bitrix/components/ma/site.settings/templates/.default/img/up.jpg') no-repeat 0px 0px;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

/*Radio button*/

.ma_custom_radio_button {
    padding: 0px 0px 0px 20px;
    position: relative;
    background: url('/bitrix/components/ma/site.settings/templates/.default/img/button.png') no-repeat 0px 2px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 6px;
}

*+html .ma_custom_radio_button {
    display: inline;
    zoom: 1;
}

*html .ma_custom_radio_button {
    display: inline;
    zoom: 1;
}

.ma_custom_radio_button.checked {
    background-position: 0px -33px;
}

    .ma_custom_radio_button input {
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
        top: 0px;
        left: 0px;
        cursor: pointer;
    }
    
/*Placeholder*/

input.custom-input-placeholder,
textarea.custom-textarea-placeholder {
    color: #000;
}

input.placeholder-color,
textarea.placeholder-color {
    color: #ccc;
}

/*checkbox*/

.ma_custom_checkbox_button {
    padding: 0px 0px 0px 22px;
    position: relative;
    background: url('/bitrix/components/ma/site.settings/templates/.default/img/checkbox.png') no-repeat 0px 0px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 6px;
}

*+html .ma_custom_checkbox_button {
    display: inline;
    zoom: 1;
}

*html .ma_custom_checkbox_button {
    display: inline;
    zoom: 1;
}

.ma_custom_checkbox_button.checked {
    background-position: 0px -100px;
}

    .ma_custom_checkbox_button input {
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
        top: 0px;
        left: 0px;
        cursor: pointer;
    }
/* End */


/* Start:/bitrix/templates/template.2020/components/ma/catalog.section.list/template.main-scheme/style.css?15899793339584*/
.b-catalog-section-blocks {
	display: flex;
	flex-wrap: wrap;
	padding: 6px 0 0;
	/*width: 1000px;*/
	margin: 0 auto;
}
.b-catalog-section-blocks * {
	box-sizing: border-box;
}
	.b-catalog-section-blocks_item {
		position: relative;
		width: 33.3333%;
		flex-basis: 33.3333%;
		height: 250px;
		margin: 0;
	  	zoom: 1;
	}
	.b-catalog-section-blocks_item::before {
		content: '';
		position: absolute;
		bottom: -26px;
		width: 100%;
		height: 0;
		border-bottom: 2px dashed #2b2b2a;
	}
	.bx-firefox .b-catalog-section-blocks_item:nth-of-type(4)::before,
	.bx-firefox .b-catalog-section-blocks_item:nth-of-type(5)::before,
	.bx-firefox .b-catalog-section-blocks_item:nth-of-type(6)::before,
	.bx-firefox .b-catalog-section-blocks_item:nth-of-type(7)::before,
	.bx-firefox .b-catalog-section-blocks_item:nth-of-type(8)::before,
	.bx-firefox .b-catalog-section-blocks_item:nth-of-type(9)::before {
		bottom: -26px;
	}
	.bx-chrome .b-catalog-section-blocks_item::before {
		bottom: -26px;
	}
	.bx-chrome .b-catalog-section-blocks_item:nth-of-type(1)::before,
	.bx-chrome .b-catalog-section-blocks_item:nth-of-type(2)::before,
	.bx-chrome .b-catalog-section-blocks_item:nth-of-type(3)::before {
		bottom: -26px;
	}
	.bx-ie11 .b-catalog-section-blocks_item::before {
		bottom: 0;
	}

	.b-catalog-section-blocks_item:nth-of-type(1)::before {width: 41%; left: 66%;}
	.b-catalog-section-blocks_item:nth-of-type(2)::before {}
	.b-catalog-section-blocks_item:nth-of-type(3)::before {width: calc(100% - 113px); left: -6px;}
	.b-catalog-section-blocks_item:nth-of-type(4)::before {width: calc(100% - 113px); right: -6px;}
	.b-catalog-section-blocks_item:nth-of-type(5)::before {}
	.b-catalog-section-blocks_item:nth-of-type(6)::before {width: calc(100% - 113px); left: -6px;}
	.b-catalog-section-blocks_item:nth-of-type(7)::before {width: calc(100% - 113px); right: -6px;}
	.b-catalog-section-blocks_item:nth-of-type(8)::before {}
	.b-catalog-section-blocks_item:nth-of-type(9)::before {width: 41%; right: 66%;}

	.b-catalog-section-blocks_item:nth-of-type(6)::after {
		content: '';
		position: absolute;
		top: 24px;
		left: 66%;
		height: 248px;
		width: 138px;
		border: 2px dashed #2b2b2a;
		border-radius: 0 124px 124px 0;
		border-left: none;
	}
	.bx-firefox .b-catalog-section-blocks_item:nth-of-type(6)::after {
		height: 248px;
	}
	.bx-chrome .b-catalog-section-blocks_item:nth-of-type(6)::after {
		top: 24px;
		height: 248px;
	}
	.bx-ie11 .b-catalog-section-blocks_item:nth-of-type(6)::after {
		top: -2px;
	}

	.b-catalog-section-blocks_item:nth-of-type(7)::after {
		content: '';
		position: absolute;
		top: 24px;
		right: 66%;
		height: 248px;
		width: 138px;
		border: 2px dashed #2b2b2a;
		border-radius: 124px 0 0 124px;
		border-right: none;
	}
	.bx-firefox .b-catalog-section-blocks_item:nth-of-type(7)::after {
		top: 24px;
	}
	.bx-chrome .b-catalog-section-blocks_item:nth-of-type(7)::after {
		top: 24px;
	}
	.bx-ie11 .b-catalog-section-blocks_item:nth-of-type(7)::after {
		top: -2px;
	}

	.b-catalog-section-blocks_item:nth-of-type(3n+1) {
		/*width: 30%;*/
		/*flex-basis: 30%;*/
	}
	.b-catalog-section-blocks_item:nth-of-type(3n+2) {
		/*width: 40%;*/
		/*flex-basis: 40%;*/
	}
	.b-catalog-section-blocks_item:nth-of-type(3n+3) {
		/*width: 30%;*/
		/*flex-basis: 30%;*/
	}
	.b-catalog-section-blocks_item:nth-of-type(1) {padding: 0 0 0 102px;}
	.bx-ie .b-catalog-section-blocks_item:nth-of-type(1) {padding: 0 0 0 102px; flex-basis: 298px;}
	.b-catalog-section-blocks_item:nth-of-type(2) {padding: 0 0 0 0;}
	.b-catalog-section-blocks_item:nth-of-type(3) {padding: 0 102px 0 0;}
	.bx-ie .b-catalog-section-blocks_item:nth-of-type(3) {padding: 0 102px 0 0; flex-basis: 298px;}
	.b-catalog-section-blocks_item:nth-of-type(4) {padding: 0 0 0 0;}
	.b-catalog-section-blocks_item:nth-of-type(5) {padding: 0 0 0 0;}
	.b-catalog-section-blocks_item:nth-of-type(6) {padding: 0 0 0 0;}
	.b-catalog-section-blocks_item:nth-of-type(7) {padding: 0 0 0 0;}
	.b-catalog-section-blocks_item:nth-of-type(8) {padding: 0 0 0 0;}
	.b-catalog-section-blocks_item:nth-of-type(9) {padding: 0 0 0 0;}
		.b-catalog-section-blocks_holder {
			/*overflow: hidden;*/
		}
			.b-catalog-section-blocks_image {
				position: relative;
				height: 191px;
 			}
			.b-catalog-section-blocks_item:nth-of-type(1) .b-catalog-section-blocks_image {padding: 120px 41px 0 75px}
			.b-catalog-section-blocks_item:nth-of-type(2) .b-catalog-section-blocks_image {padding: 86px 57px 0 61px}
			.b-catalog-section-blocks_item:nth-of-type(3) .b-catalog-section-blocks_image {padding: 112px 66px 0 36px}
			.b-catalog-section-blocks_item:nth-of-type(4) .b-catalog-section-blocks_image {padding: 67px 0 0 102px; margin-right: -54px}
			.b-catalog-section-blocks_item:nth-of-type(5) .b-catalog-section-blocks_image {padding: 112px 31px 0 91px}
			.b-catalog-section-blocks_item:nth-of-type(6) .b-catalog-section-blocks_image {padding: 98px 130px 0 0}
			.b-catalog-section-blocks_item:nth-of-type(7) .b-catalog-section-blocks_image {padding: 103px 0 0 127px; margin-right: -10px}
			.b-catalog-section-blocks_item:nth-of-type(8) .b-catalog-section-blocks_image {padding: 86px 81px 0 85px}
			.b-catalog-section-blocks_item:nth-of-type(9) .b-catalog-section-blocks_image {padding: 84px 114px 0 0; margin-left: -17px}
 				.b-catalog-section_shadow {
 					position: absolute;
 					top: 0;
 					right: 0;
 					bottom: 0;
 					left: 0;
 					z-index: -1;
 				}
				.b-catalog-section-blocks_item:nth-of-type(1) .b-catalog-section_shadow {top: 89px; right: -38px; bottom: 0; left: 0;}
				.b-catalog-section-blocks_item:nth-of-type(2) .b-catalog-section_shadow {top: 39px; right: -66px; bottom: 5px; left: -61px;}
				.b-catalog-section-blocks_item:nth-of-type(3) .b-catalog-section_shadow {top: 74px; right: -2px; bottom: 2px; left: -33px;}
				.b-catalog-section-blocks_item:nth-of-type(4) .b-catalog-section_shadow {top: 26px; right: -80px; bottom: 0; left: 0;}
				.b-catalog-section-blocks_item:nth-of-type(5) .b-catalog-section_shadow {top: 68px; right: 0; bottom: 0; left: 56px;}
				.b-catalog-section-blocks_item:nth-of-type(6) .b-catalog-section_shadow {top: 56px; right: 97px; bottom: 0; left: -32px;}
				.b-catalog-section-blocks_item:nth-of-type(7) .b-catalog-section_shadow {top: 55px; right: -69px; bottom: 0; left: 55px;}
				.b-catalog-section-blocks_item:nth-of-type(8) .b-catalog-section_shadow {top: 44px; right: 11px; bottom: 0; left: 12px;}
				.b-catalog-section-blocks_item:nth-of-type(9) .b-catalog-section_shadow {top: 43px; right: 47px; bottom: 0; left: -66px;}
 				.b-catalog-section-blocks_image a {
 					display: block;
 				}
 					.b-catalog-section-blocks_image a img {}
 			/*.b-catalog-section-blocks_no-image {
 				width: 220px;
 				height: 170px;
 				margin-bottom: 0.8em;
 				background: #FFF url(/bitrix/templates/template.2020/components/ma/catalog.section.list/template.main-scheme/img/no-image_220x170.png) 50% 50% no-repeat;
				border: 1px solid #CCC;
 			}
 				.b-catalog-section-blocks_no-image a {
 					display: block;
 					width: 220px;
 					height: 170px;
 					overflow: hidden;
 					text-indent: -1000px;
 				}*/
 			.b-catalog-section-blocks_text {
 				height: 59px;
 				/*margin-bottom: 14px;*/
 				padding: 7px 0 0;
 			}
 				.b-catalog-section-blocks_name {
 					padding: 10px 0 0;
 					font-size: 25px;
 					font-weight: bold;
 					text-align: center;
 				}
				.b-catalog-section-blocks_item:nth-of-type(1) .b-catalog-section-blocks_name {padding-left: 34px;}
				.b-catalog-section-blocks_item:nth-of-type(2) .b-catalog-section-blocks_name {}
				.b-catalog-section-blocks_item:nth-of-type(3) .b-catalog-section-blocks_name {padding-right: 19px; margin-left: -13px;}
				.b-catalog-section-blocks_item:nth-of-type(4) .b-catalog-section-blocks_name {margin-right: -36px; padding-left: 101px;}
				.b-catalog-section-blocks_item:nth-of-type(5) .b-catalog-section-blocks_name {}
				.b-catalog-section-blocks_item:nth-of-type(6) .b-catalog-section-blocks_name {margin-left: -30px; padding-right: 103px;}
				.b-catalog-section-blocks_item:nth-of-type(7) .b-catalog-section-blocks_name {margin-right: -35px; padding-left: 94px;}
				.b-catalog-section-blocks_item:nth-of-type(8) .b-catalog-section-blocks_name {}
				.b-catalog-section-blocks_item:nth-of-type(9) .b-catalog-section-blocks_name {padding-right: 130px;}
 				.b-catalog-section-blocks_name a,
 				.b-catalog-section-blocks_name a:visited {
 					text-decoration: none;
 				}
 				.b-catalog-section-blocks_name a:hover,
 				.b-catalog-section-blocks_name a:active {
 					text-decoration: underline;
 				}
 				.b-catalog-section-dot {
 					position: relative;
 					width: 12px;
 					height: 12px;
 					margin: 30px auto 0;
 					background: url('/bitrix/templates/template.2020/components/ma/catalog.section.list/template.main-scheme/img/main_services_point.svg') no-repeat center;
 				}
				.b-catalog-section-blocks_item:nth-of-type(1) .b-catalog-section-dot {left: 18px; top: 2px;}
				.b-catalog-section-blocks_item:nth-of-type(2) .b-catalog-section-dot {top: 2px;}
				.b-catalog-section-blocks_item:nth-of-type(3) .b-catalog-section-dot {right: 13px; top: 2px;}
				.b-catalog-section-blocks_item:nth-of-type(4) .b-catalog-section-dot {left: 68px; top: 1px;}
				.b-catalog-section-blocks_item:nth-of-type(5) .b-catalog-section-dot {left: 1px; top: 1px;}
				.b-catalog-section-blocks_item:nth-of-type(6) .b-catalog-section-dot {right: 65px; top: 1px;}
				.b-catalog-section-blocks_item:nth-of-type(7) .b-catalog-section-dot {left: 69px; top: 1px;}
				.b-catalog-section-blocks_item:nth-of-type(8) .b-catalog-section-dot {top: 1px;}
				.b-catalog-section-blocks_item:nth-of-type(9) .b-catalog-section-dot {right: 65px; top: -28px;}
/* End */


/* Start:/bitrix/templates/template.2020/components/ma/social.links/template.footer/style.css?1586936017783*/
.b-socials {
	margin: 10px 0;
}

.b-socials__title {
	margin-bottom: 10px;
	font-size: 16px;
}

.b-socials__items {
	/*font-size: 0;*/
	display: flex;
	justify-content: center;
}

.b-socials__link {
	display: inline-block;
	margin: 0 20px 0 0;
	text-decoration: none;
	vertical-align: middle;
	/*opacity: 0.5;*/
	font-size: 0;
}

.b-socials__link.cab {
	display: flex;
	align-items: center;
	background: #000;
	border-radius: 25px;
	text-decoration: none!important;
	color: #fff;
	font-size: 22px;
	padding: 11px 40px 12px;
}

.b-socials__link:last-child {
	margin: 0;
}

.b-socials__link img {
	width: 50px;
	height: 50px;
}

.b-socials__link.cab img {
	position: relative;
	top: -2px;
	width: 22px;
	height: 22px;
	margin: 0 16px 0 0;
}

.b-socials__link:hover {
	/*opacity: 1;*/
}
/* End */
/* /bitrix/templates/template.2020/css/global/global.css?17115563113732 */
/* /bitrix/templates/template.2020/css/global/font.css?16358481471347 */
/* /bitrix/templates/template.2020/css/layout/holster.css?1588764965741 */
/* /bitrix/templates/template.2020/css/layout/blocks.css?178298887016850 */
/* /bitrix/templates/template.2020/css/layout/content.css?1588930073822 */
/* /bitrix/components/ma/site.settings/templates/.default/style.css?14431284002773 */
/* /bitrix/templates/template.2020/components/ma/catalog.section.list/template.main-scheme/style.css?15899793339584 */
/* /bitrix/templates/template.2020/components/ma/social.links/template.footer/style.css?1586936017783 */
