

/* Start:/local/templates/cars/components/bitrix/menu/header_top_bar/style.css?17216515081412*/
/**Top menu**/
#header-top-bar-menu,#header-top-bar-menu ul{
	margin:0; 
    padding:0;
	width:100%;
	list-style:none;
	float:left;

}
/*Links*/
#header-top-bar-menu a{
    margin-right: 15px;
    font-size: 15px;
    line-height: 18px;
    color: #333333;
	text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0);
    opacity: 0.85;
}
#header-top-bar-menu a.root-item-selected{
    border-bottom: 1px solid #292828;
	color: #292828;
    opacity: 1;
}
#header-top-bar-menu a:hover{
    border-bottom: 1px solid #292828;
	color: #292828;
    opacity: 1;
}
#header-top-bar-menu li{
	float:left;
}


#header .header-bottom-bar .mobil-menu-left ul{
    flex-wrap: wrap;
}
#header .header-bottom-bar .mobil-menu-left li{
	float: none;
    padding: 7px 0px;
    width: 100%;
    text-align: left;
}
#header .mobil-menu-left li a{
    display: inline;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #ECECEC;
    opacity: 1;
    padding: 0px;
}
#header .mobil-menu-left li a.root-item-selected{
    color: #C3D222;
}
@media (max-width: 575.98px){
    #header .header-bottom-bar .mobil-menu-left ul{
        padding-left: 0px;
        border-left: 0px;
    }
    #header .header-bottom-bar .mobil-menu-left ul li{
        padding: 7px 40px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    }
}
/* End */


/* Start:/local/templates/cars/components/bitrix/menu/header_menu/style.css?17216515145090*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul{
    display: flex;
    justify-content: center;
    align-items: center;
	margin:0;
    padding:0;
	width:100%;
	list-style:none;
}
#horizontal-multilevel-menu li {
	float:left;
}
/*Links*/
#horizontal-multilevel-menu li a{
	display:block;
	padding:5px 10px;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #ECECEC;
    text-decoration:none;
    text-align:center;
}
#horizontal-multilevel-menu li a.root-item-selected {
    color: #C3D222;
}
/*Child-items selected*/
#horizontal-multilevel-menu li a:hover{
	color: #C3D222;
}
/*Items text color & size */
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a{
    color: #C3D222;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a{
    color: #C3D222;
}

#horizontal-multilevel-menu li 
{
	float:left;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item{
	padding: 7px 12px;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected{
	padding: 7px 12px;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url(/local/templates/cars/components/bitrix/menu/header_menu/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url(/local/templates/cars/components/bitrix/menu/header_menu/images/lock.gif) center right no-repeat;
}


/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:135px;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li 
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
}



#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul{
	display:block;
}
div.menu-clear-left{
	clear:left;
}




#header .header-bottom-bar .mobil-menu-right ul{
    flex-wrap: wrap;
    padding-left: 40px;
    border-left: 1px solid rgba(255, 255, 255, 0.15);
}
#header .header-bottom-bar .mobil-menu-right li{
	float: none;
    padding: 7px 0px;
    width: 100%;
    text-align: left;
}
#header .header-bottom-bar .mobil-menu-right li a{
    display: inline;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #ECECEC;
    opacity: 1;
    padding: 0px;
}
#header .header-bottom-bar .mobil-menu-right li a.root-item-selected{
    color: #C3D222;
}
@media (max-width: 575.98px){
    #header .header-bottom-bar .mobil-menu-right ul{
        padding-left: 0px;
        border-left: 0px;
    }
    #header .header-bottom-bar .mobil-menu-right ul li{
        padding: 7px 40px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    }
}






/* End */


/* Start:/local/templates/cars/components/bitrix/breadcrumb/main/style.css?17270776281023*/
#navigation{
    padding: 12px 0px 8px 0px;
    margin-bottom: 40px;
}
.bx-breadcrumb {
	margin: 0px;
}
.bx-breadcrumb i {
	color: #01425E;
	line-height: 13px;
	font-size: 0.8rem;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item{
    cursor: default;
	float: left;
	margin-bottom: 5px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span{
    font-weight: 500;
    font-size: 0.9rem;
    line-height: 100%;
    color: #01425E;
    margin: 0px;
    text-transform: uppercase;
}
#navigation .bx-breadcrumb-item a{
    cursor: pointer;
    opacity: .8;
    border-bottom: none;
    transition: all .2s ease;
    text-decoration: none;
}
#navigation .bx-breadcrumb-item a:hover{
    opacity: 1;
}



@media (max-width: 575.98px){
    .bx-breadcrumb .bx-breadcrumb-item{
        margin-bottom: 10px;
        margin-right: 10px;
    }
    .bx-breadcrumb .bx-breadcrumb-item span{
        font-size: 0.7rem;
    }
}




/* End */


/* Start:/local/templates/cars/components/bitrix/menu/footer/style.css?1721029214290*/
.footer-menu ul{
    margin: 0px;
	padding: 0;
}
.footer-menu ul li{
	list-style: none;
	margin: 0px;
    line-height: 30px;
}
.footer-menu a{
    font-style: normal;
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 100%;
    text-transform: none;
    text-decoration: none;
}

/* End */


/* Start:/local/templates/cars/components/bitrix/menu/footer/themes/white/colors.css?1721019306166*/
.bx_vertical_menu_advanced.bx_white a{
    color: rgba(255, 255, 255, 0.7);
}
.bx_vertical_menu_advanced.bx_white a:hover{
	color: #ffffff;
	text-decoration: none;
}

/* End */


/* Start:/bitrix/components/bitrix/form.result.new/error.css?1712398123163*/
.form-error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/components/bitrix/form.result.new/images/icon_warn.gif);
}
/* End */


/* Start:/local/templates/cars/styles.css?17296873411946*/

#content .catalog-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: white;
    padding: 0px 10px;
    border-top: 2px solid #dfe4ed;
    border-bottom: 2px solid #dfe4ed;
    min-height: 75px;
	margin-bottom: 50px;
}
#content .catalog-title h1{
    text-transform: uppercase;
    margin: 10px 10px;
    letter-spacing: 1px;
    font-size: 1.4rem;
}
#content .catalog-title .catalog-title-img{
    display: flex;
    align-items: center;
    justify-content: center;
}
#content .catalog-title .catalog-title-img .title-img{
    margin: 10px;
}
#content .catalog-title .catalog-title-img .title-img img{
    max-height: 50px;
}
#content .catalog-title .title-img-sep{
    margin: 0px 15px;
    width: 1px;
    min-height: 40px;
    background: #56759883;
}


h2, h3
{
	font-size:120%;
}

h2
{
	padding-top:15px;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}

h4, h5, h6
{
	font-size:110%;
}

/*Information block*/
.information-block
{
	width:180px;
	margin-bottom:16px;
}

.information-block-head
{
	color:#BC262C;
	font-weight:bold;
	font-size:85%;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:4px;
	padding-bottom:5px;
}

.information-block-body
{
	font-size:85%;
	color:#737373;
	margin-right:20px;
}

/*Content block*/
.content-block
{
	border-top-color:#E4E4E4;
	background:#F5F5F5;
	margin-bottom:5px;
	width:100%;
}

.content-block-head
{
	background-image:url(/local/templates/cars/images/content_block_bg.gif);
	font-weight:bold;
	font-size:95%;
	margin:2px;
	padding: 5px 9px;
}

.content-block-body
{
	padding:4px 5px;
	width:100%;
}

code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	margin:1em 0;
	background-color:#F5F5F5;
	font-family:sans-serif;
}


@media (max-width: 575.98px){
	#content .catalog-title{
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}
}





/* End */


/* Start:/local/templates/cars/template_styles.css?173012807728622*/
/* MAIN */
html, body, form{
	margin: 0;
	padding: 0;
}
html{
	height: 100%;
	font-size: 16px;
}
body{
	height: 100%;
	min-height: 100%;
	/* min-width: 300px; */
    background: #ffffff;
}
html,
body{
    height: 100%;
}
hr{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0
}
.wrapper{
    display: flex;
    flex-direction: column;
    height: 100%;
}
#content{
    flex: 1 0 auto;
}
#footer{
    flex: 0 0 auto;
}
/* Content table */
#content{
    width: 100%;
    border-collapse:collapse;
    padding: 50px 0px 120px 0px;
}
/* Left column */
#content .left-column{
	width: 180px;
	vertical-align: top;
	height: 100%;
}
/* Main column */
#content .main-column{
	vertical-align: top;
	padding: 0 23px 10px 23px;
}
/* Right column */
#content .right-column{
	width: 1px;
	vertical-align: top;
}
/* Bottom banner */
#bottom_banner{
	padding:5px;
	text-align:center;
}
.information-input-block{
    background-color: #00415d;
    color: #ffffff;
    padding: 24px;
}
.information-output-block{
    background: linear-gradient(159.05deg, #F4F6F7 13.49%, #FEFFFF 91.15%);
    border: 1px solid #e4e4e4;
    min-height: 400px;
    padding: 24px;
}




/* FONTS */
@font-face{
    font-family: 'Roboto';
    src: local('Roboto Thin'), local('Roboto-Thin'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Thin.woff2') format('woff2'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Thin.woff') format('woff'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
@font-face{
    font-family: 'Roboto';
    src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Thin-Italic.woff2') format('woff2'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Thin-Italic.woff') format('woff'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Thin-Italic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}
@font-face{
    font-family: 'Roboto';
    src: local('Roboto Light'), local('Roboto-Light'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Light.woff2') format('woff2'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Light.woff') format('woff'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face{
    font-family: 'Roboto';
    src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Light-Italic.woff2') format('woff2'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Light-Italic.woff') format('woff'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Light-Italic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}
@font-face{
    font-family: 'Roboto';
    src: local('Roboto'), local('Roboto-Regular'), url('/local/templates/cars/assets/fonts/roboto/Roboto.woff2') format('woff2'), url('/local/templates/cars/assets/fonts/roboto/Roboto.woff') format('woff'), url('/local/templates/cars/assets/fonts/roboto/Roboto.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face{
    font-family: 'Roboto';
    src: local('Roboto Italic'), local('Roboto-Italic'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Italic.woff2') format('woff2'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Italic.woff') format('woff'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face{
    font-family: 'Roboto';
    src: local('Roboto Medium'), local('Roboto-Medium'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Medium.woff2') format('woff2'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Medium.woff') format('woff'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face{
    font-family: 'Roboto';
    src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Medium-Italic.woff2') format('woff2'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Medium-Italic.woff') format('woff'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Medium-Italic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}
@font-face{
    font-family: 'Roboto';
    src: local('Roboto Bold'), local('Roboto-Bold'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Bold.woff2') format('woff2'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Bold.woff') format('woff'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face{
    font-family: 'Roboto';
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Bold-Italic.woff2') format('woff2'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Bold-Italic.woff') format('woff'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Bold-Italic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
@font-face{
    font-family: 'Roboto';
    src: local('Roboto Black'), local('Roboto-Black'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Black.woff2') format('woff2'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Black.woff') format('woff'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face{
    font-family: 'Roboto';
    src: local('Roboto Black Italic'), local('Roboto-BlackItalic'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Black-Italic.woff2') format('woff2'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Black-Italic.woff') format('woff'), url('/local/templates/cars/assets/fonts/roboto/Roboto-Black-Italic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

body{
	font-family: Roboto, Tahoma, Verdana, Helvetica, sans-serif;
	color: #333;
}
small{
	font-size: 0.9rem;
}

@media (max-width: 575.98px){
    html{
        font-size: 14px;
    }
}
@media (min-width: 576px) and (max-width: 767.98px){
    html{
        font-size: 15px;
    }
}



/* FORM */
body input[type="text"],
body input[type=search],
body input[type="password"],
body select{
    transition: all .25s ease;
    height: 40px;
    padding: 15px;
    border: 0px;
    background: #F2F2F2;
    font-weight: 400;
    font-size: 1rem;
    line-height: 18px;
    color: #333333;
}

body input[type="text"]::placeholder,
body input[type=search]::placeholder,
body input[type="password"]::placeholder,
body select{
    font-weight: 300;
    color: #828282;
}
body input:hover,
body input[type=search]:hover,
body select:hover{
    background-color: #f5f9fc;
}
body input[type="text"]:focus,
body input[type=search]:focus,
body input[type="password"]:focus,
body select:focus{
    border: 0px;
    outline: none;
    background: #ffffff;
}



/* BUTTON */
body input[type="submit"],
body .btn-style-1{
    transition: all .25s ease;
    border: 0px;
    height: 40px;
    padding: 10px 30px;
    background: #C3D222;
    font-weight: 400;
    font-size: 1rem;
    line-height: 18px;
    color: #333333;
}
body input[type="submit"]:hover,
body .btn-style-1:hover{
    background: #9ba52d;
}



/* LINKS */
body a{
    transition: all .25s ease;
}
body a:link {color: #486DAA;}
body a:visited{color:#486DAA;}



/* TABLE */
body .table{
    width: 100%;
    border: 1px solid #e4e4e4;
    font-size: 1rem;
}
body .table thead{
    border-bottom: 0px;
}
body .table thead tr{
    background: #f2f2f2;
    text-transform: uppercase;
    color: #00415d;
    font-size: 0.9rem;
    font-weight: 600;
    border-bottom: 1px solid #00415d;
    cursor: default;
}
body .table thead th{
    border-bottom: 0px;
}
body .table>:not(:first-child) {
    border-top: 1px solid #00415d;
}
body .table tbody tr{
    font-size: 0.9rem;
    border-bottom: 1px solid #e4e4e4;
    cursor: default;
}
body .table tr:nth-child(even){
    background: linear-gradient(159.05deg, #F4F6F7 13.49%, #FEFFFF 91.15%);
}
body .table th,
body .table td{
	text-align: center;
}
@media (max-width: 575.98px){
	body .table tbody tr{
		font-size: 0.8rem;
	}
}
@media (min-width: 576px) and (max-width: 767.98px){
	body .table tbody tr{
		font-size: 0.8rem;
	}
}

























.f-s-0-9{
    font-size: 0.9rem;
}
.f-s-1-1{
    font-size: 1.1rem;
}
body button,
body a{
    transition: all .25s ease;
}



/* include_areas */
body .social-btn{
    display: flex;
}
body .social-btn a{
    margin-right: 10px;
    text-decoration: none;
    text-transform: none;
    opacity: 1;
}
body .social-btn a:hover{
    opacity: .8;
}
body .social-btn a svg{
    width: 34px;
    height: 34px;
}

@media (max-width: 575.98px){
    body .social-btn a svg{
        width: 26px;
        height: 26px;
    }
    #content{
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media (min-width: 576px) and (max-width: 767.98px){
    body .social-btn a svg{
        width: 30px;
        height: 30px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px){
    body .social-btn a svg{
        width: 30px;
        height: 30px;
    }
}


/* Popup */
html .popup-window-overlay{
    width: 100% !important;
    opacity: 1;
}
html .popup-window-content{
    width: 100%;
    min-width: 300px;
}
html .popup-window-content .modal-header{
    padding: 10px;
    margin: 0;
    justify-content: center;
}
html .popup-window-content .modal-title{
    font-weight: 600;
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #333333;
    margin-bottom: 0px;
    text-align: center;
}


#modal-feedback-form .form-ask-fields input[type="text"],
#modal-feedback-form .form-ask-fields input[type="submit"]{
    width: 100%;
    margin-bottom: 15px;
}
#modal-feedback-form .form-ask-input-accept{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
#modal-feedback-form .form-ask-input-accept span{
    font-weight: 400;
    font-size: 0.85rem;
    line-height: 110%;
    color: #333333;
}
#modal-feedback-form .form-ask-responce-errore p{
    border-top: 1px solid #ffafaf;
    padding: 5px 0px;
    font-style: italic;
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 120%;
    margin-bottom: 0px;
    margin-top: 10px;
}
#modal-feedback-form .form-ask-responce-success p {
    padding: 10px 0px;
    font-style: italic;
    font-size: 1.2rem;
    line-height: 120%;
    margin-bottom: 0px;
    font-weight: 600;
    color: #29ac00;
}




/* Footer */
footer{
	background-color: rgba(1, 47, 67, 1);
	color: rgba(255, 255, 255, 1);
    position: relative;
    width: 100%;
	box-sizing:border-box;
		-moz-box-sizing:border-box;
	min-height: 100px;
	padding: 25px 0px 0px 0px;
}
footer .col-title{
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    color: #FFFFFF;
    margin-bottom: 20px;
}
footer .footer-main-container{
	display: flex;
	margin-bottom: 25px;
}
footer .footer-payment-container,
footer .footer-menu-container,
footer .footer-contact-container{
    padding-top: 30px;
    padding-bottom: 45px;
}
footer .footer-payment-container,
footer .footer-menu-container{
    border-right: 1px solid rgba(255, 255, 255, 0.15);
}
footer .footer-payment-metod .col-title{
    margin-bottom: 30px;
}
footer .footer-payment-metod svg{
    display: block;
    margin-bottom: 25px;
}
footer .footer-payment-metod svg:last-child{
    margin-bottom: 0px;   
}
footer .footer-payment-metod{
    padding-right: 30px;
}
footer .footer-menu-application{
    padding: 0px 30px;
}
footer .footer-contact .contact-b{
    color: #FFFFFF;
    margin-bottom: 20px;
}
footer .footer-contact .contact-b:last-child{
    margin-bottom: 0px;
}
footer .footer-contact .contact-b .contact-b-i{
    display: flex;
    align-items: center;
    width: 24px;
    height: 24px;
    margin-right: 5px;
}
footer .footer-contact .contact-b-i svg{
    width: 16px;
}
footer .footer-contact .contact-b .phone{
    font-weight: 500;
    font-size: 1.2rem;
    line-height: 130%;
}
footer .footer-contact .contact-b .work-time,
footer .footer-contact .contact-b .address{
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 120%;
}
footer .footer-contact .contact-b>div{
    margin: 0;
    line-height: 30px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
footer .footer-contact{
    padding-left: 30px;
}
footer .copyright{
    display: flex;
    justify-content: center;
    font-style: normal;
    font-weight: 300;
    line-height: 110%;
    color: rgba(255, 255, 255, 0.7);
	border-top: 1px solid rgba(255, 255, 255, 0.15);
	padding: 20px 0px;
    text-align: center;
}
footer .copyright p{
    margin: 0;
}

@media (max-width: 575.98px){
    footer .footer-payment-container{
        order: 4;
    }
    footer .footer-contact-container{
        order: 3;
    }
    footer .footer-payment-container, footer .footer-menu-container, footer .footer-contact-container {
        text-align: center;
    }
    footer .footer-payment-metod svg {
        width: 100%;
    }
    footer .footer-contact .contact-b {
        display: flex;
        justify-content: center;
    }
    footer .footer-payment-container{
        border-right: none;
    }
    footer .footer-menu-container-2{
        border-right: none;
    }
    footer .footer-payment-container{
        border-left: 1px solid rgba(255, 255, 255, 0.15);
    }
    footer .footer-menu-application,
    footer .footer-payment-metod,
    footer .footer-contact{
        padding: 0px 10px;
    }
}
@media (min-width: 576px) and (max-width: 767.98px){
    footer .footer-payment-container{
        order: 4;
    }
    footer .footer-contact-container{
        order: 3;
    }
    footer .footer-payment-container{
        border-right: none;
    }
    footer .footer-menu-container-2{
        border-right: none;
    }
    footer .footer-payment-container{
        border-left: 1px solid rgba(255, 255, 255, 0.15);
    }
    footer .footer-menu-application,
    footer .footer-payment-metod,
    footer .footer-contact{
        padding: 0px 10px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px){
    footer .footer-payment-container{
        order: 4;
    }
    footer .footer-contact-container{
        order: 3;
    }
    footer .footer-payment-container{
        border-right: none;
    }
    footer .footer-payment-metod svg,
    footer .footer-payment-metod svg:last-child{
        display: inline;
        margin-bottom: 25px;
        margin-right: 15px;
    }
    footer .footer-menu-application,
    footer .footer-payment-metod,
    footer .footer-contact{
        padding: 0px 10px;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px){
    footer .footer-menu-application,
    footer .footer-payment-metod,
    footer .footer-contact{
        padding: 0px 10px;
    }
}










/*Data table*/
table.data-table
{
	border:1px solid #99BAD7;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #99BAD7;
	color:#333;
	padding:3px 5px;
}
/*Head cell*/
table.data-table thead td, table.data-table th
{
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #99BAD7;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	padding:4px;
	color:#333;
}

/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}

/* social network */
div#sonet_events_ms_message {width:150px;}







/* Header */
#header{
	background-color: #ffffff;
	position:relative;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}



#header_user_block .user-block
{
	display: flex;
}
#header_user_block .user-block .sep
{
	margin: 0px 7px;
}

#header_text
{
	left:265px;
	top: 0;
	width:330px;
	padding-left:5px;
	padding-top:35px;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_text .bx-main-title
{
	margin:0;
	padding:0;
	font-size:160%;
	border:none;
	text-decoration:none;
}

#header_text span.bx-main-subtitle
{
	font-size:80%;
}

/* Header menu: home, search, feedback*/
#header_menu{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}








#header .header-top-bar{
	display: flex;
    align-items: center;
    background: #F5F7F8;
    min-height: 50px;
    padding: 10px 0px;
}
.header-top-bar .top-bar-contact{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.header-top-bar .row{
    align-items: center;
}
.header-top-bar .top-bar-contact p{
    margin: 0px;
    padding-top: 4px;
}
.header-top-bar .top-bar-contact-el-431231{
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 100%;
    color: #7B7B7B;
}
.header-top-bar .top-bar-contact .top-bar-contact-social{
    margin-left: 30px;
}
.header-top-bar .top-bar-contact .top-bar-contact-phone{
    margin-left: 50px;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 100%;
    color: #333333;
}
.header-top-bar .top-bar-contact-phone svg{
    margin-right: 5px;
    margin-top: -2px;
}
.header-top-bar .top-bar-contact-el{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 25px;
}












.header-logo a{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.header-logo a img{
    height: 100%;
    width: auto;
}
.header-main .header-container{
    display: flex;
    align-items: center;
}
.header-main .store-selection{
    font-weight: 500;
    font-size: 0.9rem;
    line-height: 18px;
    color: #7B7B7B;
}

.header-main .header-user-btn{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.header-main .user-btn-item{
    text-align: center;
}
.header-main .user-btn-item a{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    opacity: 0.85;
    text-decoration: none;
}
.header-main .user-btn-item a:hover{
    opacity: 1;
}

.header-main .user-btn-item a>svg{
    width: 100%;
    margin-bottom: 3px;
}
.header-main .user-btn-item a>span{
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 15px;
    color: #01425E;
    padding: 1px 3px;
    border-bottom: 1px solid white;
}
.header-main .user-btn-item a:hover>span{
    border-bottom: 1px solid #01425E;
}



.header-main .header-user-basked .mini-cart-basket-price{
    display: none;
}
.mini-cart-btn{
    position: relative;
}
.mini-cart-basket-count{
    position: absolute;
    top: -5px;
    right: 10px;
    color: #333333;
    font-weight: 700;
    font-size: 0.7rem;
    line-height: 10px;
    background: rgba(195, 210, 34, 1);
    border-radius: 10px;
    padding: 5px;
}
.header-main .basket-empty .mini-cart-basket-count{
    display: none;
}




.header-bottom-bar #mobil-menu{
    display: none;
    padding: 20px 0px;
}


.header-bottom-bar .mobil-menu-container{
    flex: 1 1 0%;
    width: 100%;
    display: flex;
    justify-content: center;
}
.header-bottom-bar .menu-toggle{
	padding: 5px;
	line-height: 1;
	background: #ccd943;
	cursor: pointer;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
    transition: all .3s;
}
.header-bottom-bar .mobil-menu-container .w-tools-menu-1{
    position: relative;
    display: block;
    width: 20px;
    height: 2px;
    background-color: currentColor;
    color: #00415d;
    margin-bottom: 5px;
}
.header-bottom-bar .mobil-menu-container .w-tools-menu-2{
    margin-bottom: 5px;
}
.header-bottom-bar .mobil-menu-container .w-tools-menu-2, .header-bottom-bar .mobil-menu-container .w-tools-menu-3{
    display: block;
    width: 20px;
    height: 2px;
    background-color: currentColor;
    color: #00415d;
}
.header-bottom-bar .mobil-menu-container .w-tools-menu-2{
    transition: all .3s;
}
.header-bottom-bar .mobil-menu-container .menu-toggle:hover{
	background: #ccd943;
}
.header-bottom-bar .mobil-menu-container .menu-toggle.active .w-tools-menu-2{
	width: 18px;
    margin-left: 6px;
}
.header-bottom-bar .mobil-menu-container .menu-toggle.active{
	background: #ccd943;
}
.header-bottom-bar .mobil-menu-container .menu-toggle.active .w-tools-menu-2{
    width: 14px;
    margin-left: 3px;
}
.header-bottom-bar .mobil-menu-container .menu-toggle:focus{
	outline: none;
}
.header-bottom-bar{
    background: #00415D;
    min-height: 50px;
}
#header .header-bottom-bar{
    padding: 10px 0px;
}




@media (max-width: 575.98px){
    .header-top-bar .top-bar-contact {
        flex-wrap: wrap;
    }
    .header-top-bar .top-bar-contact {
        justify-content: space-between;
    }
    .header-top-bar .top-bar-contact .top-bar-contact-social {
        margin-left: 10px;
        flex: 1;
    }
    .header-top-bar .top-bar-contact .top-bar-contact-phone{
        margin-left: 10px;
    }
    .header-top-bar .top-bar-contact p {
        padding-top: 0px;
    }
    .header-top-bar .top-bar-contact-el-431231{
        width: 100%;
        display: block;
        text-align: right;
    }
    .header-main .header-user-btn{
        margin: 10px 0px;
    }
    .header-main .store-selection {
        text-align: right;
    }
}
@media (min-width: 576px) and (max-width: 767.98px){
    .header-top-bar .top-bar-contact {
        justify-content: space-between;
    }
    .header-top-bar .top-bar-contact .top-bar-contact-social {
        margin-left: 10px;
        flex: 1;
    }
    .header-top-bar .top-bar-contact .top-bar-contact-phone{
        margin-left: 10px;
    }
    .header-top-bar .top-bar-contact p {
        padding-top: 0px;
    }
    .header-main .header-user-btn{
        margin: 10px 0px;
    }
    .header-main .store-selection {
        text-align: right;
    }
}
@media (min-width: 768px) and (max-width: 991.98px){
    .header-top-bar .top-bar-contact {
        justify-content: space-between;
    }
    .header-top-bar .top-bar-contact .top-bar-contact-social {
        margin-left: 10px;
        flex: 1;
    }
    .header-top-bar .top-bar-contact .top-bar-contact-phone{
        margin-left: 10px;
    }
    .header-top-bar .top-bar-contact p {
        padding-top: 0px;
    }
    .header-main .store-selection {
        text-align: right;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px){
    .header-top-bar .top-bar-contact .top-bar-contact-social {
        margin-left: 20px;
    }
    .header-top-bar .top-bar-contact .top-bar-contact-phone{
        margin-left: 20px;
    }
}




#wait_comp_eb054da44fa0eeb78e790341f13f4841{
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}






/* COMPONENT */
    /* bxmaker authuserphone */
    /* .bitrix-default-auth-bxmaker-authuserphone{
        min-height: 510px;
    } */
    .bitrix-default-auth-bxmaker-authuserphone__wrap{
        max-width: 430px;
        margin: 0 auto;
    }
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-enter{
        padding: 0px;
        border: none;
    }
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-enter>div{
        background: linear-gradient(159.05deg, #F4F6F7 13.49%, #FEFFFF 91.15%);
        box-shadow: 0px 4px 20px #DCDCDC;
        border: 1px solid rgba(0, 0, 0, .1);
        padding: 32px 32px;
        border-radius: 6px;
    }
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-header{
        padding-bottom: 20px;
        border-bottom: none;
        font-style: normal;
        font-weight: 600;
        font-size: 1.6rem;
        line-height: 120%;
        text-transform: uppercase;
        color: #333333;
    }
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-enter-botcall .bxmaker-authuserphone-header{
        font-size: 1rem;
        padding: 0px;
        margin-bottom: 10px;      
    }
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-input-password,
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-input-password .bxmaker-authuserphone-input-password__field{
        height: 45px;
    }
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-input-code__field input[type=otp],
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-input input[type=tel],
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-input-password input[type=password],
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-input input[type=text],
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-input-code input[type=otp]{
        transition: all .25s ease;
        height: 45px;
        border: 0px;
        background: #f2f2f200;
        font-weight: 400;
        font-size: 1rem;
        line-height: 18px;
        color: #333333;
    }

    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-input-code__field,
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-input__field,
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-input-password__field{
        border-color: #e5e5e5;
        background: #F2F2F2;
    }
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-input-code:hover .bxmaker-authuserphone-input-code__field,
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-input-code--focus .bxmaker-authuserphone-input-code__field,
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-input-code--hover .bxmaker-authuserphone-input-code__field,
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-input:hover .bxmaker-authuserphone-input__field, 
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-input--focus .bxmaker-authuserphone-input__field, 
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-input--hover .bxmaker-authuserphone-input__field,    
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-input-password:hover .bxmaker-authuserphone-input-password__field, 
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-input-password--focus .bxmaker-authuserphone-input-password__field, 
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-input-password--hover .bxmaker-authuserphone-input-password__field{
        border-color: #012f43;
        background: #fffbfb;

    }
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-input__title,
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-input-password__title{
        font-weight: 500;
        font-size: 0.9rem;
        line-height: 18px;
        color: #7B7B7B;
    }
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-empty,
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-enter-auth-by-password-form__back{
        display: none !important;
    }
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-button .bxmaker-authuserphone-button__inner{
        transition: all .25s ease;
        background-color: #012f43;
        border: 1px solid #012f43;
    }
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-button:hover .bxmaker-authuserphone-button__inner{
        background-color: #C3D222;
        border: 1px solid #012f43;
    }
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-button .bxmaker-authuserphone-button__title{
        transition: all .25s ease;
        color: #fff;
        font-weight: 400;
        font-size: 1rem;
        line-height: 18px;
    }
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-button:hover .bxmaker-authuserphone-button__title{
        color: #012f43;
    }
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-link{
        font-size: 0.9rem;
        line-height: 18px;
        color: #333333;
        text-decoration: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0);
        opacity: 0.85;
    }
    .bitrix-default-auth-bxmaker-authuserphone__wrap .bxmaker-authuserphone-link:hover{
        border-bottom: 1px solid #292828;
        color: #292828;
        opacity: 1;
    }
    /** bxmaker authuserphone **/











/* End */
/* /local/templates/cars/components/bitrix/menu/header_top_bar/style.css?17216515081412 */
/* /local/templates/cars/components/bitrix/menu/header_menu/style.css?17216515145090 */
/* /local/templates/cars/components/bitrix/breadcrumb/main/style.css?17270776281023 */
/* /local/templates/cars/components/bitrix/menu/footer/style.css?1721029214290 */
/* /local/templates/cars/components/bitrix/menu/footer/themes/white/colors.css?1721019306166 */
/* /bitrix/components/bitrix/form.result.new/error.css?1712398123163 */
/* /local/templates/cars/styles.css?17296873411946 */
/* /local/templates/cars/template_styles.css?173012807728622 */
