

/* Start:/bitrix/templates/main/css/style.css?15727100189998*/
* {
	margin: 0;
	padding: 0;
	font-family:Arial;
}
html {
	height: 100%;
	background:#f7f7f7;
}
header, nav, section, article, aside, footer {
	display: block;
}
body {
	min-width:1200px;
	font: 14px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background: url(../../../../../templates/main/img/bg.jpg);
    /*background-size: contain;*/
    background-position: center top;
    background-repeat: no-repeat;
}

/*
@font-face {
    font-family: NexaBold;
    src: url(/bitrix/templates/main/css/../fonts/NexaBold.otf);
   }

@font-face {
    font-family: NexaLight;
    src: url(/bitrix/templates/main/css/../fonts/NexaLight.otf);
   }
   
      
@font-face {
    font-family: OpenSans_Regular;
    src: url(/bitrix/templates/main/css/../fonts/OpenSans-Regular.ttf);
   } 

@font-face {
    font-family: OpenSans_Light;
    src: url(/bitrix/templates/main/css/../fonts/OpenSans-Light.ttf);
   }
*/

.breadcrumb-navigation {
	padding-bottom:20px !important;
}

.breadcrumb-navigation .sep {
	padding:0 4px;
}

.auto_class + .bron {
	margin-top:-60px !important;
}

a {
	color: #c20202;
	outline: none;
	text-decoration: underline;
	font-family: OpenSans_Regular;
}
a:hover {
	text-decoration: none;
}
p {
	/*font-size:10px;*/
	text-align:justify;
	margin: 0 0 18px;
	font-family: OpenSans_Regular;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}

#wrapper {
	width: 1060px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

h1{
	font-size:24px;
	color: #262626;
	font-family:Arial;
}

h2{
	font-size:25px;
	color:#262626;
	font-family:Arial;
}

h4{
	font-size:12px;
	font-family:Arial;
	letter-spacing: 1px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	width:1000px;
	height: 430px;
	position:relative;
	margin:0 auto;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
	width:960px;
	padding: 0 32px;
	margin:-12px auto 0 auto;
	background:url(../../../../../templates/main/img/bg-content.png%3F2) repeat-y;
	position:relative;
	padding-top:25px;
}

#title{
	width:auto;
	position:absolute;
	top: 30px;
	left:0;
	text-align:center;
	padding: 14px;
	background: rgba(0,0,0,0.3);
	color: #fff;
	font-size: 24px;
}

#cnt {
	position: absolute;
	top: 30px;
	right: 0;
	color: #fff;
}

#cnt .address {
	font-size: 16px;
	padding-bottom: 0px;
}

#cnt .phone {
	font-size: 24px !important;
	font-weight: normal !important;
}

#cnt .right {
	padding-left: 15px;
}

#cnt .time {
	font-size: 24px !important;
	background: #ffbe00;
	padding: 15px 14px;
	font-weight: bold;
	font-size: 20px !important;
}

.renta{
	width: 260px;
	position:absolute;
	margin:91px 0 0 40px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial;
}

.renta span {
	font-size:33px;
	line-height:40px;
	padding-top:10px;
	color:#4d5350;
}

.renta span .b {
	display:block;
	color:#ffb400;
	font-size:53px;
	font-weight:bold;
}

.contacts{
	display:none;
	position:absolute;
	text-align:left;
	top:12px;
	left:32px;
	background:#d5002d;
	color:#fff;
	font-size:30px;
	font-weight:bold;
}

.adres{
	display:none;
	font-size:16px;
	color:#626262;
}

.work-time {
	background:#d5002d;
	color:#fff;
	font-size:30px;
	font-weight:bold;
	padding:10px 10px;
	position:absolute;
	right:0;
	top:25px;
}

.phone{
	font-size:30px;
	color:#fff;
	display:block;
	font-family:Arial;
	font-weight:normal !important;
	padding-top:10px;
}

#header .menu {
	width:1000px;
	height: 56px;
	position:absolute;
	display: block;
	left:0;
	bottom:0;
	display:table;
	table-layout:fixed;
	background: url(../../../../../templates/main/img/menu.jpg) no-repeat center top;
	border-radius: 8px 8px 0 0;
}

#header .menu li {
	height:56px;
	display:table-cell;
	padding:0 12px 10px 12px;
	line-height:56px;
	list-style:none;
	text-align:center;
	vertical-align:middle;
	border-right: 1px solid rgba(255,255,255,0.3);
	border-left: 1px solid rgba(0,0,0,0.2);
}
#header .menu li:hover {
	background-color: rgba(255,255,255,0.2);
}
#header .menu li:first-child {
	border-left: none;
}
#header .menu li:last-child {
	border-right: none;
}

#header .menu li:hover a {
	-webkit-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	transition:all 500ms ease;
	color:#002252;
	text-decoration:none;
	font-size: 17px;
	font-weight: normal;
	text-transform: normal;
}

.header-image {
	width:1000px;
	height:213px;
	overflow:hidden;
	position:absolute;
	bottom:0;
}

#header .menu li a {
	color:#000;
	text-decoration:none;
	font-family:Arial;
	text-decoration:none;
	font-size: 17px;
	font-weight: normal;
	text-transform: normal;
	text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}

li.menu_activ a {
	color:#002252 !important;
	text-decoration:none !important;
}

.tarif_class{
	background:#f8f8f8;
	padding:18px;
	margin-bottom:55px;
}
.tarif_class h1{
	font-size:14px;
}

.auto_class{
	padding:0px 0;
	margin-bottom:55px;
	text-align:center;
}

.auto_class p{
	font-size:14px;
}

.red_strong{
	text-indent: 25px;
}

.auto_class ul li.first {
	margin-left:0;
}

.auto_class ul li{
	float:left;
	list-style:none;
	margin-left:60px;
	text-align:center;
}

.auto_class ul li:first-child div {
	padding-left:20px;
}

.auto_class ul li img {
	padding-bottom:3px;
}


.auto_class ul li div{
	width:255px;
}

.auto_class ul li a {
	color:#000;
	text-decoration: underline;
	font-size:18px;
	font-weight: bold;
	font-family: Arial !important;
}

.auto_class ul li:hover a {
	color: #ffb400;
}

#select-class {
	text-align: center;
	color: #5a5a5a;
	padding: 15px 0;
	text-align: center;
	font-size: 18px;
	text-decoration: underline;
}

.red_line, .red_line_news, .red_line_state {
    width:100%;
    padding-bottom:13px;
    border-bottom:4px solid #ffb400;
}

/*
.red_line_news{
	background:url(/bitrix/templates/main/css/../img/line.png) no-repeat right;
}

.red_line_state{
	background:url(/bitrix/templates/main/css/../img/line.png) no-repeat right -100px center;
} */

.about_company {
	background-color:#f8f8f8; 
	margin-top: 30px;
	padding:18px;
	margin-bottom:40px;
}

.about_company p {
	text-align:justify;
    font-size: 14px;
}

.main_news{
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 25px;
}

.main_news ul li{
	float:left;
	list-style:none;
	width:250px;
	margin-left:80px;
}

.main_news ul li:first-child{
	margin-left:0px;
}

.data_news{
	background:#ffb400;
	width:85px;
	height:20px;
	margin-bottom:20px;
}

.data_news p{
	font-size:12px;
	color:white;
	text-align:center;
	vertical-align:middle;
	font-family:NexaLight;
}

.main_news h4{
	margin-bottom:10px;
}

.main_news p{
	margin:0px;
}

.main_news a{
	color:#000;
	float: right;
    font-size: 10px;
}

.main_state {
	background-color:#f8f8f8; 
	margin:30px 0 0 0;
	padding:18px;
}

.main_state ul{
	float:left;
	width:400px;
	padding:15px;
	margin-left:31px;
	border-radius:15px;
}

.main_state ul:first-child{
	margin-left:-13px;
}

.main_state ul li{
	list-style:none;
	font-size:12px;
	margin-bottom:10px;
	font-family: OpenSans_Regular;
}
.main_state ul li a{
	font-size:12px;
	font-family: OpenSans_Regular;
	text-decoration:none;
	color:black;
}
.main_state ul li span{
	color:#c20202;
	margin-right:5px;
	font-family: NexaLight;
}

.previou_cars{
	width:470px;
	height:230px;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
	border-radius: 6px 6px 6px 6px;
	position:relative;
	margin-bottom: 22px;
    margin-right: 22px;
}
.previou_cars_title{
	text-align:center;
	padding-top: 7px;
}
.previou_cars img{
	float:left;
	margin-left: 5px;
}
.previou_cars_table{
	border-collapse: collapse;
	border:1px solid;
	text-align:center;
	width:230px;
	height:82px;
	position: absolute;
    right: 20px;
	top: 50px;
}
.previou_cars_table th{
	border:1px solid;
	background:#f4f4f4;
}
.previou_cars_table td{
	border:1px solid;
}
.red_button{
	background:#ffb400;
	border-radius:6px;
	padding: 10px 19px;
	color:#000;
	text-decoration:none;
	font-size:12px;
	position: absolute;
	left: 25px;
	bottom: 14px;
	text-shadow: 0 1px rgba(255,255,255,0.5);
	font-family: Arial !important;
}
.previou_cars span{
	font-size:14px;
	color:#c20202;
}
.zalog{
	bottom: 12px;
    position: absolute;
    right: 22px;
}

.bron{
	background:#f8f8f8;
	padding:18px;
}
.bron sup{
	color:#c20202;
	font-size:18px;
	line-height: 0;
    overflow: visible;
}

.bron div{
	margin-bottom:25px;
}

.bron textArea, .bron input{
	font-size: 18px;
	background-color:#f5f6f8;
	border:1px solid #d4d4d4;
}

table td {
	vertical-align:top !important;
}

.fio{
	border: medium none;
    border-radius: 6px 6px 6px 6px;
    height: 60px;
    width: 364px;
	padding: 0 10px;
}

.pasport{
	border: medium none;
    border-radius: 6px 6px 6px 6px;
    height: 169px;
    width: 364px;
	padding: 0 10px;
}


.comment{
	border: medium none;
    border-radius: 30px 30px 30px 30px;
    height: 169px;
    width: 364px;
	padding: 0 10px;
}

.transport{
	border: medium none;
    border-radius: 6px 6px 6px 6px;
    height: 60px;
    width: 400px;
}

.period{
	border: medium none;
    border-radius: 6px 6px 6px 6px;
    height: 60px;
    width: 190px;
	padding: 0 10px;
}

.oplata{
	border: medium none;
    border-radius: 6px 6px 6px 6px;
    height: 60px;
    width: 414px;
}

.red_submit{
	border: 1px solid #ff9c00 !important;
  border-radius: 6px 6px 6px 6px;
  height: 73px;
  width: 251px;
	background:#ffb400 !important;
	color: #000;
	text-shadow: 0 1px rgba(255,255,255,0.7);
	font-size:18px;
	cursor: pointer;
	padding: 0 10px;
}



/* Footer
-----------------------------------------------------------------------------*/



.footer2000{
	width:1022px;
	/*height:140px;*/
	margin:0 auto;
	text-align:left;
	position:relative;
	/*background:url(/bitrix/templates/main/css/../img/footer.png) no-repeat center top;*/
}

.copyright{
	padding: 0px 0 0 13px;
}

.copyright2{
    position: absolute;
    right: 11px;
    top: 74px;
}

.copyright span{
	font-size:10px;
}

.copyright2 span{
	font-size:10px;
}
.tarif_class table{
width:100%;
}
.tarif_class table td{
padding:5px;
}
.owl-carousel.slides-inner-page{
	width: 550px;
}
.slides-inner-page img{
	max-width: 100%;
	height: auto !important
}

.liveinternetcounter{
	display: none;
}



/* End */


/* Start:/bitrix/templates/main/adaptive.css?156823362317522*/
/*** D.iK.iJ - http://dikij.com/wm/adaptaciya-saytov.php ***/

@media screen and (min-width: 701px) {
body {overflow: auto !important;}
#zakr, #hovr {display: none !important;}
#leftColomn {display: inline !important; left: 0px !important;}
}

.phone {text-decoration: none;}
.phone:hover {color: #ffb400;}
.catalog-element ul, .catalog-element ol, #content > ul, #content > ol {padding-left: 15px;}
#title a {color: #fff; text-decoration: none;}

/* Up button */
.scrollup {background: #ffa00a; color: #ffffff; width: 60px; height: 60px; -webkit-border-radius: 620px; border-radius: 620px; position: fixed; bottom: 60px; right: 20px; display: none; text-align: center; z-index: 100; }
.scrollup:hover:after {webkit-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); opacity: 1;}
.scrollup:after {top: -7px; left: -7px; padding: 7px; -webkit-box-shadow: 0 0 0 4px #ffa00a; box-shadow: 0 0 0 4px #ffa00a; -webkit-transition: -webkit-transform 0.2s, opacity 0.2s; -webkit-transform: scale(0.8); -moz-transition: -moz-transform 0.2s, opacity 0.2s; -moz-transform: scale(0.8); -ms-transform: scale(0.8); -webkit-transition: opacity 0.2s, -webkit-transform 0.2s; transition: opacity 0.2s, -webkit-transform 0.2s; -o-transition: transform 0.2s, opacity 0.2s; transition: transform 0.2s, opacity 0.2s; transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s; transform: scale(0.8); opacity: 0; pointer-events: none; position: absolute; width: 100%; height: 100%; -webkit-border-radius: 50%; border-radius: 50%; content: ''; -webkit-box-sizing: content-box; box-sizing: content-box; }
.scrollup img {position: absolute; top: 50%; left: 50%; margin-left: -10px; margin-top: -6px;}

@media screen and (max-width: 1220px) {
body {min-width: 200px;}
#content > ymaps {width: 100% !important; box-sizing: border-box;}
}
@media screen and (max-width: 1080px) {
#wrapper {width: 100%;}
#content {overflow: hidden; width: 100%; max-width: 1024px; box-sizing: border-box; background-size: 100% 100%;}
.footer2000 {width: 100%; max-width: 1022px; box-sizing: border-box; background-size: 100% 100%;}
#header .menu {width: 100%; background-size: 100% 60px;}
}
@media screen and (max-width: 1040px) {
img {max-width: 100% !important; height: auto !important; box-sizing: border-box;}
iframe, textarea, input, button, submit, select, video, object, embed {max-width: 100% !important; box-sizing: border-box;}
table, span, div, ins {max-width: 100% !important;}

.owl-carousel .owl-wrapper {max-width: none !important;}

#header {width: auto; max-width: 1000px; margin-right: 11px; margin-left: 11px; box-sizing: border-box;}
.auto_class {min-height: 0px !important; overflow: hidden; padding: 20px 0; margin-bottom: 40px;}
.auto_class ul li {width: 30%; margin-left: 5%;}
.auto_class ul li.first {margin-left: 0px;}
.auto_class ul li.last {margin-left: 4%;}
.auto_class ul li:first-child div {padding-left: 0px;}
.auto_class ul li div {width: 100%; box-sizing: border-box;}

.main_news {margin-left: 0px;}
.main_news p, .main_news a, #footer p, .about_company p {font-size: 12px;}
.main_news ul li {width: 30%; margin-left: 5%;}
.main_news ul li.first {margin-left: 0px;}
.main_news ul li.last {margin-left: 4%;}

.main_state ul {width: 50%; box-sizing: border-box; margin-left: 0px;}
.main_state ul:first-child {margin-left: 0px;}

#content table {width: 100%; box-sizing: border-box;}
.form .cell + .cell[style*="margin-left:15px"], .form .cell + .cell[style*="margin-left: 15px"] {margin-left: 3% !important;}

.previou_cars {width: 98%; box-sizing: border-box; margin: 1%; padding: 5px 5px 60px; min-height: 265px; height: auto;}
.previou_cars_title {padding-top: 2px;}
.red_button {bottom: 20px; left: 20px;}
.red_button + .red_button {right: 20px !important;}

#footer {overflow: hidden; height: auto; min-height: 140px;}
#footer p {margin: 0px;}
.footer2000 {height: auto;}
.copyright {padding: 65px 25px 5px 25px;}
}
@media screen and (max-width: 960px) {
body {background: url("../../../../../templates/main/img/bg2.jpg") center top no-repeat !important;}
.catalog-element td[style="width:550px"], .catalog-element td[style="width: 550px"], #element-images { width: 400px !important; box-sizing: border-box;}
.bron table td {display: block; width: auto !important; height: auto;}
.bron div {margin-bottom: 20px;}
.fio {height: 40px; width: 100%; box-sizing: border-box;}
.transport {height: auto; width: 100%; box-sizing: border-box;}
.pasport, .comment, .bron textArea, .bron input {width: 100%; box-sizing: border-box;}
.pasport, .comment {height: 100px;}
.select2-container .select2-choice, .period, .oplata {height: 40px; width: 100%; box-sizing: border-box;}
.select2-container .select2-choice > .select2-chosen {margin: 7px 10px;}
.bron div {width: 100% !important; box-sizing: border-box; margin-right: 0px !important; margin-left: 0px !important;}
.red_submit {height: auto; padding: 15px 10px; width: 100%; box-sizing: border-box;}
.bron br + br {display: none;}
}
@media screen and (max-width: 880px) {
.previou_cars_title {text-align: right; padding-right: 5px;}
}
@media screen and (max-width: 830px) {
.copyright2 {position: static; padding: 0px 25px 10px 25px;}
.copyright noindex {display: block; overflow: hidden; height: 1px; width: 1px; float: left;}
}
@media screen and (max-width: 800px) {
.auto_class > table > tbody > tr > td {display: block; width: auto; height: auto;}
.previou_cars {min-height: 0px; width: 100%; padding-bottom: 60px; margin: 0px 0px 15px 0px;}
tr:last-child td:last-child .previou_cars {margin: 0px;}
}
@media screen and (max-width: 700px) {
#leftColomn {float: none !important; margin: 0px; padding: 20px;; width: 270px !important; max-height: 100%; height: 100%; box-sizing: border-box; overflow: auto; position: fixed; display: none; background-color: #ffbe00; background: url(../../../../../templates/main/img/menu.jpg) no-repeat center top; background-size: 101% 101%; top: 0px; left: -100%; right: auto; z-index: 201; -webkit-transition: left 1s; -moz-transition: left 1s; -o-transition: left 1s; transition: left 1s;}
#buter {width: 32px; height: 26px; cursor: pointer; box-sizing: content-box; background: url('../../../../../templates/main/img/buter.png') center no-repeat; display: block !important; padding: 6px; position: absolute; top: 15px; left: 15px; z-index: 199; background-size: 32px 23px !important;}
#zakr {z-index: 99999990 !important; cursor: pointer; color: #ffffff; position: fixed; right: 5px; top: 5px; padding: 0; font-size: 25px; line-height: 25px; width: 25px; text-align: center;}
#zakr:hover {color: #ffbe00 !important;}
#hovr {background: #000000; background: rgba(0, 0, 0, 0.7); position: fixed; top: 0px; bottom: 0px; left: 0px; right: 0px; z-index: 200; opacity: 0; -webkit-transition: opacity 1s; -moz-transition: opacity 1s; -o-transition: opacity 1s; transition: opacity 1s;}
#header .menu {background: none; height: auto; position: static; display: block;}
#header .menu li {height: auto; display: block; border: none; padding: 0px; line-height: normal;}
#header .menu li a {display: block; padding: 10px; text-align: left; font-size: 20px;}
#header .menu li:hover a {font-size: 20px;}
#title a:hover {color: #ffb400;}
#header .menu li:last-child {display: none;}

#header .menu.mobile {display: block !important;}
#header .menu.mobile .soc {display: block !important; text-align: center;}
#header .menu.mobile .soc:hover {background: none;}
#header .menu.mobile .soc a {display: inline-block; text-align: center; padding: 0px; width: 32px; height: 32px; line-height: 32px; margin-left: 25px;}
#header .menu.mobile .soc a:nth-child(2) {margin-left: 0px;}

body {background: url("../../../../../templates/main/img/bg3.jpg") center top no-repeat !important;}
#header {height: 127px; padding-top: 11px;}
#title {position: static; padding: 14px 51px; white-space: nowrap; overflow: hidden;}
#cnt {top: 68px;}
#cnt .address, #cnt .phone {text-shadow: 0px 0px 2px black;}
#content {margin-top: 0px; background: #fff; width: 98%; margin-left: 1%; margin-right: 1%; padding: 20px 20px 30px 20px;}
#select-class {padding: 0px;}
.auto_class {padding: 20px 0; margin-bottom: 20px;}
.about_company {margin-top: 20px; padding: 20px; margin-bottom: 40px;}
.main_news {margin-top: 20px;}
.main_state {margin: 20px 0 0 0;}
.breadcrumb-navigation {padding-bottom: 20px !important;}
p {text-align: left; font-size: 12px;}
.auto_class {padding: 20px 0; margin-bottom: 40px;}

.catalog-element > table {table-layout: fixed;}
.catalog-element td[style="width:550px"], .catalog-element td[style="width: 550px"], .catalog-element > table > tbody > tr > td {display: block; width: auto !important; height: auto; padding-left: 0px !important;}
#element-images {width: auto !important;}
.owl-carousel .owl-item {text-align: center;}
.owl-theme .owl-controls {margin-top: 0px; margin-bottom: 10px;}

#doptel {display: block !important; width: 100%; box-sizing: border-box; padding: 10px; position: fixed; bottom: 0px; left: 0px; right: 0px; z-index: 100; font-weight: bold; background: #fff; text-align: center; box-shadow: 3px -3px 15px #777;}
#doptel a {color: #ffa00a; font-size: 30px; text-decoration: none;}
#footer {padding-bottom: 44px;}
.scrollup {width: 40px; height: 40px; right: auto; left: 15px;}

.sv {overflow: hidden; position: relative; max-height: 245px; position: relative; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; transition: all 1s;}
.sv.razv {max-height: none;}
.sv_btn {display: block !important; margin-left: auto; margin-right: auto; width: 57px; margin-bottom: 15px; position: relative; top: -10px; text-decoration: none; border-bottom: 1px dashed #c20202;}
.sv:after {background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%,#f4f4f4 100%); background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%,#f4f4f4 100%); background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%,#f4f4f4 100%); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%,#f4f4f4 100%); background: linear-gradient(top, rgba(255, 255, 255, 0) 0%,#f4f4f4 100%); content: ""; position: absolute; left: 0px; right: 0px; bottom: 0px; width: 100%; height: 50px;}
.sv_btn.sv, .sv.razv:after {display: none !important;}

.footer2000 {background: #f4f4f4; border-top: 5px solid #29ace1; width: 98%; margin-left: 1%; margin-right: 1%;}
.copyright {padding: 15px 20px 15px 20px;}
.copyright2 {padding: 0px 20px 20px 20px;}
.main_state {padding: 0px;}
.main_state ul {padding: 20px;}
.main_state ul li.last {margin-bottom: 0px;}
}
@media screen and (max-width: 600px) {
.main_news ul li, .main_news ul li.last {width: 100%; margin-left: 0px;}
}
@media screen and (max-width: 500px) {
.main_state ul {width: 100%; padding: 20px 20px 10px;}
.main_state ul + ul {padding-top: 0px;}
table.previou_cars_table {display: block; overflow: auto; font-size: 14px !important;}
table.previou_cars_table > tbody {display: table; width: 100%; box-sizing: border-box;}
.catalog-element div[align="justify"], .tarif_class div[align="justify"] {text-align: left !important;}
}
@media screen and (max-width: 460px) {
#title {font-size: 20px;}
.auto_class {text-align: center;}
.auto_class ul li {width: 46%; float: none; display: inline-block; vertical-align: top;}
.auto_class ul li.last {margin-left: 0%; margin-top: 6%;}
#content table[width="947"] tr, #content table[width="959"] tr {display: block; overflow: hidden; border: none;}
#content table[width="947"] tr:first-child, #content table[width="959"] tr:first-child {display: none;}
#content table[width="947"] td:first-child, #content table[width="959"] td:first-child {display: block; width: 100%; padding-top: 5px; padding-bottom: 5px;}
#content table[width="947"] td, #content table[width="959"] td {padding-top: 20px; display: block; float: left; width: 16.666%; position: relative; box-sizing: border-box; border: none;}
#content table[width="947"] td br, #content table[width="959"] td br {display: none;}
#content table[width="947"] td:before, #content table[width="959"] td:before {position: absolute; content: ""; height: 10px; width: 1px; background: #d6d6d6; left: 0; bottom: 0px;}
#content table[width="947"] td:first-child:before, #content table[width="959"] td:first-child:before {display: none;}
#content table[width="947"] td:nth-child(2):before, #content table[width="959"] td:nth-child(2):before {display: none;}
#content table[width="947"] td:last-child, #content table[width="959"] td:last-child {display: block; width: 100%; padding-top: 3px; padding-bottom: 5px; border-top: 2px solid #f5f5f5;}
#content table[width="947"] td:last-child:before, #content table[width="959"] td:last-child:before {display: none;}

#content table[width="947"] td:nth-child(2):after, #content table[width="959"] td:nth-child(2):after {content: "Тип КП"; position: absolute; top: 0px; left: 0px; width: 100%; font-size: 10px; line-height: 8px; color: #999; padding: 0px 1px;}
#content table[width="947"] td:nth-child(3):after, #content table[width="959"] td:nth-child(3):after {content: "1-3 суток"; position: absolute; top: 0px; left: 0px; width: 100%; font-size: 10px; line-height: 8px; color: #999; padding: 0px 1px;}
#content table[width="947"] td:nth-child(4):after, #content table[width="959"] td:nth-child(4):after {content: "4-7 суток"; position: absolute; top: 0px; left: 0px; width: 100%; font-size: 10px; line-height: 8px; color: #999; padding: 0px 1px;}
#content table[width="947"] td:nth-child(5):after, #content table[width="959"] td:nth-child(5):after {content: "8-14 суток"; position: absolute; top: 0px; left: 0px; width: 100%; font-size: 10px; line-height: 8px; color: #999; padding: 0px 1px;}
#content table[width="947"] td:nth-child(6):after, #content table[width="959"] td:nth-child(6):after {content: "15-30 суток"; position: absolute; top: 0px; left: 0px; width: 100%; font-size: 10px; line-height: 8px; color: #999; padding: 0px 1px;}
#content table[width="947"] td:nth-child(7):after, #content table[width="959"] td:nth-child(7):after {content: "31 сутки"; position: absolute; top: 0px; left: 0px; width: 100%; font-size: 10px; line-height: 8px; color: #999; padding: 0px 1px;}


#content table[width="954"] tr {display: block; overflow: hidden; border: none; border-bottom: 2px solid #f5f5f5;}
#content table[width="954"] tr:first-child {display: none;}
#content table[width="954"] td:first-child {display: block; width: 100%; padding-top: 5px; padding-bottom: 5px;}
#content table[width="954"] td {padding-top: 20px; display: block; float: left; width: 14.28%; position: relative; box-sizing: border-box; border: none;}
#content table[width="954"] td br {display: none;}
#content table[width="954"] td:before {position: absolute; content: ""; height: 10px; width: 1px; background: #d6d6d6; left: 0; bottom: 0px;}
#content table[width="954"] td:first-child:before {display: none;}
#content table[width="954"] td:nth-child(2):before {display: none;}

#content table[width="954"] td:nth-child(2):after {content: "Авто"; position: absolute; top: 0px; left: 0px; width: 100%; font-size: 10px; line-height: 8px; color: #999; padding: 0px 1px;}
#content table[width="954"] td:nth-child(3):after {content: "Тип КП"; position: absolute; top: 0px; left: 0px; width: 100%; font-size: 10px; line-height: 8px; color: #999; padding: 0px 1px;}
#content table[width="954"] td:nth-child(4):after {content: "1 мес."; position: absolute; top: 0px; left: 0px; width: 100%; font-size: 10px; line-height: 8px; color: #999; padding: 0px 1px;}
#content table[width="954"] td:nth-child(5):after {content: "2 мес."; position: absolute; top: 0px; left: 0px; width: 100%; font-size: 10px; line-height: 8px; color: #999; padding: 0px 1px;}
#content table[width="954"] td:nth-child(6):after {content: "3 мес."; position: absolute; top: 0px; left: 0px; width: 100%; font-size: 10px; line-height: 8px; color: #999; padding: 0px 1px;}
#content table[width="954"] td:nth-child(7):after {content: "4 мес."; position: absolute; top: 0px; left: 0px; width: 100%; font-size: 10px; line-height: 8px; color: #999; padding: 0px 1px;}
#content table[width="954"] td:nth-child(8):after {content: "5 мес."; position: absolute; top: 0px; left: 0px; width: 100%; font-size: 10px; line-height: 8px; color: #999; padding: 0px 1px;}
#content table[width="954"] td:nth-child(9):after {content: "6 мес."; position: absolute; top: 0px; left: 0px; width: 100%; font-size: 10px; line-height: 8px; color: #999; padding: 0px 1px;}

}
@media screen and (max-width: 410px) {
#title {font-size: 18px;}
}
@media screen and (max-width: 390px) {
.previou_cars {padding: 10px 10px 60px;}
.previou_cars img {float: none; margin-left: auto !important; margin-right: auto !important; display: block; margin-bottom: 10px;}
}
@media screen and (max-width: 380px) {
#title {font-size: 16px;}
.form .cell, .form .cell + .cell[style*="margin-left:15px"], .form .cell + .cell[style*="margin-left: 15px"] {margin-left: 0px !important; width: 100% !important; box-sizing: border-box;}
.previou_cars {padding-bottom: 10px;}
.previou_cars .red_button {position: static; display: block; width: 100% !important; box-sizing: border-box;}
.previou_cars .red_button + .red_button {margin-top: 5px;}
}
@media screen and (max-width: 370px) {
body {background: url("../../../../../templates/main/img/bg4.jpg") center top no-repeat !important;}
#title {padding: 14px 14px 14px 51px;}
table.previou_cars_table {display: block; overflow: auto; font-size: 12px !important;}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/slider/style.css?1562561154214*/
.owl-item .s{
    position: absolute;
    text-align: center;
    /* vertical-align: bottom; */
    bottom: 0px;
}
.owl-carousel2 .owl-item {
min-height: 170px;
    max-height: 170px;
}
.news{
padding-top: 40px;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/footer/style.css?15625611541376*/

.menus {
    width: 100%;
    height: 30px;
    display: block;
    left: 0;
    bottom: 0;
    display: table;
    table-layout: fixed;
    background: #ffb400;
	border-radius: 8px;
	max-width: 1000px;
    margin: 0 auto;
}

.menus li {
	height:30px;
	display:table-cell;
	line-height:56px;
	list-style:none;
	text-align:center;
	vertical-align:middle;
	border-right: 1px solid rgba(255,255,255,0.3);
	border-left: 1px solid rgba(0,0,0,0.2);
}
.menus li:hover {
	background-color: rgba(255,255,255,0.2);
}
.menus li:first-child {
	border-left: none;
}
.menus li:last-child {
	border-right: none;
}

.menus li:hover a {
	-webkit-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	transition:all 500ms ease;
	color:#002252;
	text-decoration:none;
	font-size: 17px;
	font-weight: normal;
	text-transform: normal;
}
.menus li a {
	color:#000;
	text-decoration:none;
	font-family:Arial;
	text-decoration:none;
	font-size: 17px;
	font-weight: normal;
	text-transform: normal;
	text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}

li.menu_activ a {
	color:#002252 !important;
	text-decoration:none !important;
}
@media screen and (max-width: 560px){
	/*.line_block { 
    margin: 0 25% 0 25%;
    height: auto;
    }*/
	.menus{display: none;}
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/footers/style.css?15625611541376*/

.menus {
    width: 100%;
    height: 30px;
    display: block;
    left: 0;
    bottom: 0;
    display: table;
    table-layout: fixed;
    background: #ffb400;
	border-radius: 8px;
	max-width: 1000px;
    margin: 0 auto;
}

.menus li {
	height:30px;
	display:table-cell;
	line-height:56px;
	list-style:none;
	text-align:center;
	vertical-align:middle;
	border-right: 1px solid rgba(255,255,255,0.3);
	border-left: 1px solid rgba(0,0,0,0.2);
}
.menus li:hover {
	background-color: rgba(255,255,255,0.2);
}
.menus li:first-child {
	border-left: none;
}
.menus li:last-child {
	border-right: none;
}

.menus li:hover a {
	-webkit-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	transition:all 500ms ease;
	color:#002252;
	text-decoration:none;
	font-size: 17px;
	font-weight: normal;
	text-transform: normal;
}
.menus li a {
	color:#000;
	text-decoration:none;
	font-family:Arial;
	text-decoration:none;
	font-size: 17px;
	font-weight: normal;
	text-transform: normal;
	text-shadow: 0 1px 0 rgba(255,255,255,0.7);
}

li.menu_activ a {
	color:#002252 !important;
	text-decoration:none !important;
}
@media screen and (max-width: 560px){
	/*.line_block { 
    margin: 0 25% 0 25%;
    height: auto;
    }*/
	.menus{display: none;}
}

/* End */


/* Start:/bitrix/templates/main/styles.css?167483829021799*/
#ymaps1568804586082596946{
    display: none;
}

.price_car{
font-weight:bold;position: absolute; left:15px;top: 9px
}


.razdel{
width: 260px; HEIGHT: 140PX;
}

.filter-body{
	background: #f5f6f8;
    /*padding: 15px;*/
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 20px;
}
.buts_n{display:none !important;}

.block_f_b {
    width: 270px;
    /* float: left; */
    padding: 20px;
}
.block_f{
	width: 270px;
	float: left;
	padding: 10px 20px 10px 20px;
	min-height: 60px;
}
 @media screen and (max-width: 540px){
	.block_f{
		width: 96%;
		padding: 5px;
	}
}
 
 
.fill_b{
	background: #ffb400;
    border-radius: 6px;
    padding: 10px 19px;
    color: #000;
    text-decoration: none;
    font-size: 12px;
    left: 25px;
    bottom: 30px;
    border: none;
    text-transform: uppercase;
    margin-top: 20px;
}





.bx-filter {
	/*width: 100%;*/
	min-width: 220px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}
.bx-filter .bx-filter-section {
	/*background: #edf6fc; /* color */
	position: relative;
	padding-top: 26px
}
.bx-filter .bx-filter-section>.row {
	padding: 0 5px;
}
.bx-filter .bx-filter-title {
	font-size: 18px;
	margin-bottom: 10px;
	color: #000;
}
/*Sections*/

.bx-filter .bx-filter-parameters-box {
	position: relative;
}
.bx-filter .bx-filter-parameters-box-title {
	font-size: 13px;
	padding-bottom: 7px;
}
@media (min-width: 992px) {
	.bx-filter .bx-filter-section .col-md-4:nth-child(3n+1) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.bx-filter .bx-filter-section .col-md-4:nth-child(2n+1) {
		clear: both;
	}
}
.bx-filter .bx-filter-parameters-box-title span {
	color: #039be5;
	border-bottom: 1px solid transparent;
	cursor: pointer;
}
.bx-filter .bx-filter-parameters-box-title span:hover {
	border-color: #039be5;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span {
	/*color: #95a1a8;*/
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span:hover {
	/*color: #758087;*/
	border-color: transparent;
}
.bx-filter .bx-filter-block {
	display: none;
	-webkit-transition: padding .3s ease;
	-moz-transition: padding .3s ease;
	-ms-transition: padding .3s ease;
	-o-transition: padding .3s ease;
	transition: padding .3s ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.bx-filter .bx-filter-button-box .bx-filter-block,
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
	display: block;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
	font-size: 14px;
	font-style: normal;
	display: block;
	padding-bottom: 5px;
}

.bx-filter-parameters-box-container .checkbox:first-child {
	margin-top: 0;
}
.bx-filter .bx-filter-parameters-box-container-block {
	font-size: 11px;
	color: #3f3f3f;
}
/*
* INPUTS
*
*/

.bx-filter .bx-filter-input-container {}
.bx-filter .bx-filter-input-container input {
	display: block;
	width: 100%;
	font-size: 18px;
	height: 38px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #ccd5db;
	border-radius: 2px;
	background: #fff;
	outline: none
}
.bx-retina .bx-filter .bx-filter-input-container input {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(http://prokat-avto-sochi.ru/bitrix/templates/main/images/border_default.png) 2 repeat;
	-moz-border-image: url(http://prokat-avto-sochi.ru/bitrix/templates/main/images/border_default.png) 2 repeat;
	-o-border-image: url(http://prokat-avto-sochi.ru/bitrix/templates/main/images/border_default.png) 2 repeat;
	border-image: url(http://prokat-avto-sochi.ru/bitrix/templates/main/images/border_default.png) 2 repeat;
}
/*.bx-filter .bx-filter-input-container input:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-input-container input:focus {
	-webkit-border-image: url(/bitrix/templates/main/images/active.png) 2 repeat;
	   -moz-border-image: url(/bitrix/templates/main/images/active.png) 2 repeat;
		 -o-border-image: url(/bitrix/templates/main/images/active.png) 2 repeat;
			border-image: url(/bitrix/templates/main/images/active.png) 2 repeat;
}

/*
COLOR
*/
.bx-ios .bx-filter .bx-filter-input-container input {
	/* Fix of input shadow for IOS browsers. */

	background-image: -webkit-linear-gradient(#ffffff 0%, #ffffff 100%);
	background-image: linear-gradient(#ffffff 0%, #ffffff 100%);
}
.bx-filter .bx-filter-button-box {
	clear: both;
}
/*
*Track
*
*/

.bx-filter .bx-ui-slider-track-container {
	padding-top: 35px;
	padding-bottom: 25px;
}
.bx-filter .bx-ui-slider-track {
	position: relative;
	height: 7px;
	/*background: #d8e9f0;/* COLOR */
}
.bx-filter .bx-ui-slider-part {
	position: absolute;
	top: -6px;
	width: 1px;
	height: 17px;
	background: #a2bfc7;
}
.bx-filter .bx-ui-slider-part.p1 {
	left: -1px;
}
.bx-filter .bx-ui-slider-part.p2 {
	left: 25%;
}
.bx-filter .bx-ui-slider-part.p3 {
	left: 50%;
}
.bx-filter .bx-ui-slider-part.p4 {
	left: 75%;
}
.bx-filter .bx-ui-slider-part.p5 {
	right: -1px;
}
.bx-filter .bx-ui-slider-part span {
	font-size: 11px;
	/*font-weight: bold;*/

	position: absolute;
	top: -16px;
	left: 50%;
	display: block;
	width: 100px;
	margin-left: -50px;
	text-align: center;
	color: #000;
}
.bx-filter .bx-ui-slider-part.p2 span,
.bx-filter .bx-ui-slider-part.p3 span,
.bx-filter .bx-ui-slider-part.p4 span {
	color: #6b8086;
}
.bx-filter .bx-ui-slider-range,
.bx-filter .bx-ui-slider-pricebar,
.bx-filter .bx-ui-slider-pricebar-vd,
.bx-filter .bx-ui-slider-pricebar-vn,
.bx-filter .bx-ui-slider-pricebar-v {
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx-filter .bx-ui-slider-range {
	z-index: 50;
}
.bx-filter .bx-ui-slider-pricebar {
	z-index: 100;
}
.bx-filter .bx-ui-slider-pricebar-vd {
	z-index: 60;
	/*background: #849da4;/* COLOR */
}
.bx-filter .bx-ui-slider-pricebar-vn {
	z-index: 70;
	/*background: #a8dff3;/* COLOR */
}
.bx-filter .bx-ui-slider-pricebar-v {
	z-index: 80;
	/*background: #499fd8;/* COLOR */
}
.bx-filter .bx-ui-slider-handle {
	position: absolute;
	top: 100%;
	width: 22px;
	height: 22px;
	border-bottom: none;
}
.bx-filter .bx-ui-slider-handle:hover {
	-webkit-cursor: grab;
	-ms-cursor: grab;
	-o-cursor: grab;
	cursor: grab;
}
.bx-filter .bx-ui-slider-handle:active {
	-webkit-cursor: grabbing;
	-ms-cursor: grabbing;
	-o-cursor: grabbing;
	cursor: grabbing;
}
.bx-filter .bx-ui-slider-handle.left {
	left: 0;
	margin-left: -21px;
	/* COLOR */
	/*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAArUlEQVQ4y6WSQQ6FMAhEXbjyXwzOpBdx5bXKbYRWLFSJ2m8ysVHfzGA7DH9cuKVfNwwM40ZzZzJlmE3WTjjNfF9Fn2EwMH5pUGYWOJ3w6wZ4wDKz6rUBumQPPxrUmT0IxuxpqxYLQ7MOG5TaHtbk1iza5+VauW5dfdcYSDKcMLkP7wxdA5sMQWV/BkwDTY7mtAfHjpJ/Ihj4DoIgXZ9J+siaimi6rimLgSw87qod+1BRTwMJRYoAAAAASUVORK5CIIA=) no-repeat right top;*/
}
.bx-filter .bx-ui-slider-handle.right {
	right: 0;
	margin-right: -21px;
	/* COLOR */
	/*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAq0lEQVQ4y6WSQRKDIAxFXXSlF0vOZC+SlddKblMUUhKCraIzX9Ahj58PE268TE8e3GSFJ5BUTDskaRl1QFk8BsHs4BCMQMruVEe+l4kWglFu5yLEZKDFXyeXIFoEpg3z738mJTzXhncj75+QtqjnJENO2sG4I1VXDtR3ogv7O1dHxV10gi75EGILiE78RRKy33AOq07i+Us4kRamkOPGptesQjeXIjZjO+fXB+hjUU/S3Z+WAAAAAElFTkSuQmCC) no-repeat left top;*/
}

/*
*	Select
*
*/

.bx-filter .bx-filter-select-container {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 35px;
	border-radius: 3px;
	border: 1px solid #ccd5db;
}
.bx-retina .bx-filter .bx-filter-select-container {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(http://prokat-avto-sochi.ru/bitrix/templates/main/images/border_default.png) 2 repeat;
	-moz-border-image: url(http://prokat-avto-sochi.ru/bitrix/templates/main/images/border_default.png) 2 repeat;
	-o-border-image: url(http://prokat-avto-sochi.ru/bitrix/templates/main/images/border_default.png) 2 repeat;
	border-image: url(http://prokat-avto-sochi.ru/bitrix/templates/main/images/border_default.png) 2 repeat;
}
/* COLOR */
/*.bx-filter .bx-filter-select-container.bx-active,
.bx-filter .bx-filter-select-container:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-select-container.bx-active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/bitrix/templates/main/images/active.png) 2 repeat;
	   -moz-border-image: url(/bitrix/templates/main/images/active.png) 2 repeat;
		 -o-border-image: url(/bitrix/templates/main/images/active.png) 2 repeat;
			border-image: url(/bitrix/templates/main/images/active.png) 2 repeat;
}*/
.bx-filter .bx-filter-select-block {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 33px;
	margin: 0;
	padding: 0 33px 0 10px;
	border: none;
	border-radius: 2px;
	background: #fff;
}
.bx-filter .bx-filter-select-text {
	font-size: 15px;
	line-height: 33px;
	overflow: hidden;
	max-width: 100%;
	height: 33px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}
.bx-filter .bx-filter-select-text.fix {
	min-width: 120px;
}
.bx-filter .bx-filter-select-text label {
	cursor: pointer;
}
.bx-filter .bx-filter-select-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 33px;
	cursor: pointer;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center;
}
/*
*	Select popup
*
*/

.bx-filter-select-popup {
	background: #fff;
	padding: 0;
	min-width: 173px;
}
.bx-filter-select-popup ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bx-filter-select-popup ul li {
	display: block;
	text-align: left;
	vertical-align: middle;
}
.bx-filter-select-popup ul li:first-child {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.bx-filter-select-popup ul li label {
	font-size: 14px;
	line-height: 26px;
	display: block;
	text-align: left !important;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 26px;
	padding: 0 5px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	color: #575757;
}
.bx-filter-select-popup ul li label.selected,
.bx-filter-select-popup ul li label:hover {
	color: #000;
	background: #f3f8fa;
}
.bx-filter-select-popup ul li label.disabled {
	color: #b8b8b8;
	background: transparent;
}
.bx-filter-select-popup ul li .bx-filter-param-text {
	line-height: 34px !important;
}
/*
* TAGS
*
*/

.bx-filter .bx-filter-tag {
	padding: 18px;
	/*border-top: 1px solid #d7eaf7;/* COLOR */
	/*border-bottom: 1px solid #d7eaf7;/* COLOR */
}
.bx-filter .bx-tag-link {
	font-size: 12px;
	text-decoration: none;
	/*color: #68939e;/* COLOR */
	text-shadow: none;
}
.bx-filter .bx-tag-link.bx-active,
.bx-filter .bx-tag-link:hover {
	color: #1d3d46;
}
/*
*	LABEL
*
*/
.bx-filter .bx-filter-param-label {
	min-height: 20px;
	font-weight: normal;
	cursor: pointer;
}

.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label {
	float: left;
	display: block;
	margin-right: 5px;
}
.bx-filter .bx-filter-param-btn-block .bx-filter-param-label {
	display: block;
}
.bx-filter .bx-filter-param-label {
	/*font-size: 13px;*/
}
.bx-filter .bx-filter-param-label.dib {
	display: inline-block;
}
.bx-filter .bx-filter-param-text {
	font-weight: normal;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text {
	color: #6c6c6c;
}
.bx-filter-select-popup .bx-filter-param-label.bx-active {
	background: #f3f8fa;
}
/*
*	Checkbox / Radio 
*
*/

.bx-filter .bx-filter-input-checkbox {}
.bx-filter .bx-filter-input-checkbox input[type=radio],
.bx-filter .bx-filter-input-checkbox input[type=checkbox] {}
.bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
	display: block;
	text-align: left;
}
/*
* 	BTN 
*
*/

.bx-filter .bx-filter-param-btn {
	font-weight: normal;
	display: inline-block;
	width: 38px;
	height: 38px;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	color: #000;
	vertical-align: middle;
	border: 1px solid #ccd5db;
	border-radius: 2px;
	background: #fff;
	position: relative;
	-webkit-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-moz-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-ms-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-o-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	cursor: pointer;
}
.bx-retina .bx-filter .bx-filter-param-btn {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(http://prokat-avto-sochi.ru/bitrix/templates/main/images/border_default.png) 2 repeat;
	-moz-border-image: url(http://prokat-avto-sochi.ru/bitrix/templates/main/images/border_default.png) 2 repeat;
	-o-border-image: url(http://prokat-avto-sochi.ru/bitrix/templates/main/images/border_default.png) 2 repeat;
	border-image: url(http://prokat-avto-sochi.ru/bitrix/templates/main/images/border_default.png) 2 repeat;
}
/* COLOR */
/*.bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-filter .bx-filter-param-btn:hover,
.bx-filter .bx-filter-param-btn:active,
.bx-filter .bx-filter-param-btn:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-retina .bx-filter .bx-filter-param-btn:hover,
.bx-retina .bx-filter .bx-filter-param-btn:active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/bitrix/templates/main/images/active.png) 2 repeat;
	   -moz-border-image: url(/bitrix/templates/main/images/active.png) 2 repeat;
		 -o-border-image: url(/bitrix/templates/main/images/active.png) 2 repeat;
			border-image: url(/bitrix/templates/main/images/active.png) 2 repeat;
}*/
/* --- colors */
.bx-filter .bx-filter-param-btn.bx-color-sl {}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
	background: transparent;
	box-shadow: none
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
	position: relative;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl:before {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0;
	left: 0;
	content: ' ';
	display: block;
	z-index: 100;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;
	opacity: .7;
}
.bx-filter .bx-filter-param-btn .bx-filter-param-text {
	line-height: 26px;
}
/*
* BTN P/M
*
*/

.bx-filter .bx-filter-param-btn.bx-spm {
	width: 23px;
	min-width: 23px;
	height: 23px;
	line-height: 23px;
	font-weight: normal;
	padding: 0;
	font-size: 17px;
	color: #767b7e;
	vertical-align: top;
	border-radius: 50%;
	background-color: transparent;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-plus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-minus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm:active {
	outline: none !important;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
}
.bx-filter span.bx-spm {
	font-size: 18px;
	/*font-weight:bold;*/

	line-height: 23px;
	display: inline-block;
	height: 23px;
	margin: 0 10px;
	vertical-align: middle;
	color: #000;
}
/*
*	icon
*
*/

.bx-filter-select-popup .bx-filter-select-text-icon,
.bx-filter .bx-filter-select-text-icon {
	line-height: 33px;
	position: relative;
	display: inline-block;
	width: 23px;
	height: 23px;
	margin-top: -4px;
	margin-right: 2px;
	vertical-align: middle;
	border-radius: 2px;
}
.bx-filter-select-popup .bx-filter-btn-color-icon,
.bx-filter .bx-filter-btn-color-icon {
	line-height: 24px;
	/*position:relative;*/
	/*top:4px;*/

	border-radius: 2px;
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
	-webkit-background-size: cover;
	background-size: cover;
}
.bx-filter-select-popup .bx-filter-btn-color-icon {
	width: 20px;
	height: 20px;
	margin: 2px 0;
	top: 0 !important;
}
.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon {
	top: -1px !important;
}
.bx-filter-btn-color-icon.all {
	position: relative;
	border: none;
	box-shadow: none
}
.bx-filter-btn-color-icon.all:after,
.bx-filter-btn-color-icon.all:before {
	position: absolute;
	width: 60%;
	height: 60%;
	background: #fff;
	content: " ";
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}
.bx-filter-btn-color-icon.all:after {
	right: 0;
	bottom: 0;
}
.bx-filter-btn-color-icon.all:before {
	top: 0;
	left: 0;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon {
	opacity: .2;
}
/*
* 	BIZ
*
*/

.bx-filter .bx-filter-parameter-biz {
	font-size: 14px;
	line-height: 15px;
	display: inline-block;
	margin-right: 10px;
	text-decoration: none;
	color: #1485ce;
	border-bottom: 1px dashed;
}
.bx-filter .bx-filter-parameter-biz:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}
.bx-filter .bx-filter-parameter-biz.bx-active {
	position: relative;
	/*padding-left:20px;*/

	color: #000;
	border-color: transparent;
}
/*
*	BTN result and reset 
*
*/

.btn-themes {
	/*background-color: #1485CE;/* COLOR */
	/*border-color: #1485CE;/* COLOR */
	color: #FFF
}
.btn-themes.bx-active,
.btn-themes.focus,
.btn-themes:active,
.btn-themes:focus,
.btn-themes:hover{
	/*background-color: #53A4D8;/* COLOR */
	/*border-color: #53A4D8;/* COLOR */
	color: #FFF
}
/*
* 	Result Popup
*
*/

.bx-filter .bx-filter-popup-result {
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	z-index: 915;
	display: none;
	line-height: normal;
	margin-top: -7px;
	margin-left: 10px;
	padding: 0 10px;
	white-space: nowrap;
	color: #3f3f3f;
	min-height: 37px;
	line-height: 18px;
	border-style: solid;
	border: 1px solid #C6DCE7;
}
.bx-filter .bx-filter-popup-result.left {
	border-width: 2px 10px 2px 2px;
	-webkit-border-image: url(http://prokat-avto-sochi.ru/bitrix/templates/main/images/result_popup_left.png) 4 20 4 4 repeat;
	-moz-border-image: url(http://prokat-avto-sochi.ru/bitrix/templates/main/images/result_popup_left.png) 4 20 4 4 repeat;
	-o-border-image: url(http://prokat-avto-sochi.ru/bitrix/templates/main/images/result_popup_left.png) 4 20 4 4 repeat;
	border-image: url(http://prokat-avto-sochi.ru/bitrix/templates/main/images/result_popup_left.png) 4 20 4 4 fill repeat;
}
.bx-filter .bx-filter-popup-result.right {
	border-width: 2px 2px 2px 10px;
	-webkit-border-image: url(http://prokat-avto-sochi.ru/bitrix/templates/main/images/result_popup_right.png) 4 4 4 20 repeat;
	-moz-border-image: url(http://prokat-avto-sochi.ru/bitrix/templates/main/images/result_popup_right.png) 4 4 4 20 repeat;
	-o-border-image: url(http://prokat-avto-sochi.ru/bitrix/templates/main/images/result_popup_right.png) 4 4 4 20 repeat;
	border-image: url(http://prokat-avto-sochi.ru/bitrix/templates/main/images/result_popup_right.png) 4 4 4 20 fill repeat;
}

.bx-filter .bx-filter-popup-result.right {
	left: 97%;
}
.bx-filter .bx-filter-popup-result.left {
	right:97%;
}
.bx-filter-horizontal .bx-filter-popup-result{
	display: inline-block;
	position: relative;
	left: auto;
	right: auto;
	bottom: -7px;
}
.bx-filter .bx-filter-popup-result a {
	color: #0073a3;
	line-height: 10px;
}
.bx-filter .bx-filter-popup-result a:hover {
	text-decoration: none;
}
.bx-filter .bx-filter-popup-result-close {
	display: none;
}
@media (max-width: 767px) {
	.bx-touch .bx-filter .bx-filter-popup-result {
		font-size: 12px;
		line-height: 14px;
		position: fixed !important;
		z-index: 1001;
		top: auto !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		margin-top: 0;
		margin-left: 0;
		width: auto;
		height: auto;
		padding: 10px;
		border-radius: 2px;
		border: 1px solid #c6dae7;
		background: rgba(255,255,255,.9);
	}
	.bx-touch .bx-filter .bx-filter-popup-result br{display: none;}
	.bx-filter .bx-filter-popup-result .arrow {
		display: none;
	}
}











.content-form {
    background: #ffb400;
    padding: 15px 0;
margin-bottom: 40px;
}
.content-form__inner {
    margin: 0 auto;
    max-width: 1138px;
    /* font-size: 0; */
}
.content-form__title {
	display: inline-block;
	vertical-align: top;
	width: 272px;
	text-align: right;
	padding: 2px 22px 6px 0;
	color: #fff;
	font: 300 40px/0.8 "Roboto", Arial, Helvetica, sans-serif;
	letter-spacing: -0.9px;
	border-right: 1px solid #fff;
}

.content-form__title strong {
	font-weight: 700;
}
.content-form__text {
	display: inline-block;
	vertical-align: top;
	width: 380px;
	color: #fff;
	font: 300 15px/20px "Roboto", Arial, Helvetica, sans-serif;
	padding: 9px 0 0 24px;
}
.content-form .content-form__title, .content-form__link {
    word-wrap: break-word;
}
.content-form__link {
float: right;
    text-decoration: none;
    border: 2px solid #fff;
    color: #fff;
    font: bold 14px/1 "Roboto", Arial, Helvetica, sans-serif;
    padding: 15px 46px;
    border-radius: 40px;
    margin-right: 10px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
margin-top: 12px;
}
.content-form__title strong {
    font-weight: 700;
}
.content-form p {
    margin: 0;
}
.content-form__link:hover {
	background: #fff;
	color: #ff655d;
}
@media screen and (max-width: 700px){
.content-form {
    display: none;
}
}

@media screen and (min-width: 700px){
.scrollup {
    left: 20px !important;
}
}


.form .cell {
	padding: 6px 0;
	display: block;
}
.form {
	padding: 10px 12px;
	background-color: #f9f9f9;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.form label span { display: block; padding-bottom: 5px; }
.form-control {
	width: 100%;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px 10px;
	box-sizing:border-box;
	height: 28px;
}
.form .button { padding: 5px 12px; margin-top: 7px; }

.div_cel{
	width:47%;display:inline-block;margin-left:15px
}


.buts_cell{
 border: 1px solid #ff9c00 !important;
    border-radius: 6px 6px 6px 6px;
    height: 50px;
    width: 175px;
    background: #ffb400 !important;
    padding: 0 10px;
}


.footer_line{
margin-top: 0px !importan;
}

.footer_line {
    margin-top: 0px !importan;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
/* End */


/* Start:/bitrix/templates/main/template_styles.css?16748382908135*/
.flex-container {
    width: 100%;
	background: #FFF;
}

.flex-row {
    display: -webkit-flex!important;
    display: flex!important;
    flex-flow: row nowrap;
}
.flex-row .flex-item.item-with-icon {
    padding-left: 40px;
    position: relative;
}
.rd-footer-container .flex-item {
   /* flex-basis: 196px!important;*/
    min-width: 154px!important;
}
.rd-footer-container .footer-menu-block .tm-icon {
    display: inline-block;
}
.item-with-icon ul{

	list-style: none;
}
.flex-item ul{
	list-style: none;
}

ul {
/* list-style: none;*/
    margin: 0;
    padding: 0;
}
.rd-footer-container a, .rd-footer-container .link-click {
    font-weight: 700;
    text-decoration: none;
}
.flex-col {
    display: flex;
    flex-direction: column;
}
.grow-2 {
    flex-grow: 2!important;
}
.rd-footer-container .footer-menu-block .rd-footer-subscribe {
    padding-top: 20px;
}
.rd-footer-container .footer-menu-block .tm-icon {
    display: inline-block;
}
.rd-footer-container h4, .rd-footer-container .block-heading {
    font: 700 16px/1.2 'PT Sans',sans-serif;
}
.rd-footer-container {
   /* background: #FFF;*/
    font-size: 13px;
    line-height: 20px;
}
#subscribe-form, #mailchimp_form {
    position: relative;
    margin-top: 20px;
}
.rd-form {
    position: relative;
}
.flex-row {
    display: -webkit-flex!important;
    display: flex!important;
    flex-flow: row nowrap;
}
#mailchimp_form #mc_embed_signup #mc-embedded-subscribe-form .mc-field-group {
    position: relative;
}
#mailchimp_form [type="text"] {
    min-width: 156px;
}
.rd-footer-container .footer-menu-block .tm-icon {
    display: inline-block;
}
#subscribe-form [type="submit"], #mailchimp_form [type="submit"] {
    min-width: 102px;
}
.button.btn-full-width {
    width: 100%;
}
.button.btn-main {
    background: #ffb400;
    background: -moz-linear-gradient(top,#42a5f5 0,#2196f3 100%);
    background: -webkit-linear-gradient(top,#ffb400 0,#ffb400 100%);
    background: linear-gradient(to bottom,#ffb400 0,#ffb400 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#42a5f5',endColorstr='#2196f3',GradientType=0);
}
.button {
    border: 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 0;
    -webkit-text-decoration-skip: objects;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    text-align: center;
}
.privacy-click-warning {
    margin-top: 10px;
    display: inline-block;
}
.rd-footer-container .footer-menu-block a, .rd-footer-container .footer-menu-block .link-click {
    line-height: 28px;
}
.rd-footer-container a, .rd-footer-container .link-click {
    font-weight: 700;
    text-decoration: none;
}

.rd-footer-container {
    /*background: #FFF;*/
    font-size: 13px;
    line-height: 20px;
	/*height: 100%;*/
}


.rd-footer-container .footer-menu-block .tm-icon {
    display: inline-block;
}

.rd-footer-container h4, .rd-footer-container .block-heading {
    font: 700 16px/1.2 'PT Sans',sans-serif;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.rd-padding-s3_4 {
    padding: 0px 10px 10px;
}

.rd-footer-container .footer-copyright-block .copyright+.link-click, .rd-footer-container .footer-copyright-block .link-click+.link-click {
    margin-left: 40px;
}
.rd-footer-container a, .rd-footer-container .link-click {
    font-weight: 700;
    text-decoration: none;
}
.right {
    text-align: right;
    justify-content: flex-end;
}
.rd-footer-container .footer-copyright-block .payment-list {
    margin-left: 20px;
}
#subscribe-form [type="text"], #mailchimp_form [type="text"] {
    min-width: 156px;
}
.tm-rd-input select.rd-field, .tm-rd-input [type='text'], .tm-rd-input [type='text'], .tm-rd-input [type='password'], .tm-rd-input [type='tel'], .tm-rd-input [type='number'] {
    background: #eceff1;
    -webkit-box-shadow: inset 0 1px 0 0 #cfd8dc;
    -moz-box-shadow: inset 0 1px 0 0 #cfd8dc;
    box-shadow: inset 0 1px 0 0 #cfd8dc;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.25;
    color: #243238;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid transparent;
    border-top-width: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: background .25s ease,box-shadow-color .25s ease,border-color .75s ease;
    -moz-transition: background .25s ease,box-shadow-color .25s ease,border-color .75s ease;
    -ms-transition: background .25s ease,box-shadow-color .25s ease,border-color .75s ease;
    -o-transition: background .25s ease,box-shadow-color .25s ease,border-color .75s ease;
    transition: background .25s ease,box-shadow-color .25s ease,border-color .75s ease;
}
.tm-rd-input-f1 [type='text'], .tm-rd-input-f2 [type='text'], .tm-rd-input-f1 [type='text'], .tm-rd-input-f2 [type='text'], .tm-rd-input-f1 [type='password'], .tm-rd-input-f2 [type='password'], .tm-rd-input-f1 [type='tel'], .tm-rd-input-f2 [type='tel'] {
    height: 40px;
    padding: 0 45px 0 20px;
    font-size: 14px;
}
#subscribe-form [type="submit"], #mailchimp_form [type="submit"] {
    min-width: 102px;
}
.button.btn-full-width {
    width: 100%;
}
.button {
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 20px;
    color: #fff;
    font-size: 14px;
    font-weight: 400!important;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none!important;
    transition: background .5s ease;
    text-align: center;
    border: 0;
    outline: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.footer2000 {
    width: 1000px;
	background: #fff;
}	
@media screen and (min-width: 560px){
	.copyright {padding: 0px 0 0 0px;}
.stop{display: none;}
}

@media screen and (max-width: 560px){
	.copyright { padding: 0px 0 0 13px;}
.stop_pk{display: none;}
.stop{display: block;}
        
}
    .red_line_news h2{
        line-height: normal;
    }
    .characteristic-row{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        flex-direction: row;
        margin-top: 15px;
        /*margin-bottom: 10px;*/
    }
    .characteristic-row__item{
        width: 25%;
    }
    .characteristic-row__item--heading{
        display: block;
        height: 36px;
        max-height: 36px;
        overflow: hidden;
        font-size: 20px;
        margin-bottom: 10px;
    }
    .characteristic-row__line{
        margin-bottom: 10px;
    }
    .text-gray{
        color: #777777;
    }
    .row-line-left{
        display: inline-block;
        width: 140px;
        color: #777777;
    }
    .row-line-right{
        display: inline-block;
        vertical-align: text-top;
    }
    @media screen and (max-width: 980px) and (min-width: 320px) {
        .characteristic-row__item{
            width: 50%;
            margin-bottom: 25px;
        }
        .characteristic-row__item--heading{
            margin-bottom: 5px;
        }
    }
    @media screen and (max-width: 580px) and (min-width: 100px) {
        .characteristic-row{
            justify-content: center;
        }
        .characteristic-row__item--heading{
            margin-bottom: 0;
        }
        .characteristic-row__item{
            width: 100%;
            margin-bottom: 20px;
        }
    }

/* End */
/* /bitrix/templates/main/css/style.css?15727100189998 */
/* /bitrix/templates/main/adaptive.css?156823362317522 */
/* /bitrix/templates/.default/components/bitrix/news.list/slider/style.css?1562561154214 */
/* /bitrix/templates/.default/components/bitrix/menu/footer/style.css?15625611541376 */
/* /bitrix/templates/.default/components/bitrix/menu/footers/style.css?15625611541376 */
/* /bitrix/templates/main/styles.css?167483829021799 */
/* /bitrix/templates/main/template_styles.css?16748382908135 */
