

/* Start:/bitrix/templates/servicecar_main/components/bitrix/menu/top_mobile/style.css?16811330791662*/

/*.top_menu_mobile {background: rgba(0,0,0, .1) !important; margin: 0; padding: 10px 0;}*/

.top_menu_mobile a{ color: white; border-top: 1px red !important;}
.top_menu_mobile li{ color: white;  padding: 5px 10px; text-align: left;}

.top_menu_mobile ul { margin:0; margin: 20px 0 !important; }

.menu_mobile .navbar-toggle {float: none !important;}

.menu_mobile .navbar-header button { color: white; text-transform: uppercase;}

.menu_mobile .dropdown.active a.dropdown-toggle, li.active a.root-item-selected { color: rgba(0,0,0, .7); text-decoration: none; }


.menu_mobile .navbar-header { background: none !important; border: none; }
.menu_mobile .navbar-nav { text-transform: uppercase; font-size: 13px; text-align: left;}
.menu_mobile .nav>li { padding: 0 10px; }

.menu_mobile .dropdown-menu a { bottom-top: 1px rgba(255,255,255, .1) !important; font-size: 14px; }

 
.menu_mobile .dropdown-menu { background: rgba(0,0,0, 0.1) !important; }
.menu_mobile .dropdown-menu li{ padding: 0; }

 .navbar-header button { display: inline-block; float: right; margin: 0; padding: 15px 10px;  }


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #ffffff !important;
   background-color: rgba(0,0,0, .2) !important;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
     border-color: rgba(0,0,0, .2) !important; 
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: rgba(0,0,0, .2) !important;
}

.menu_mobile #catalog { background: rgba(0,0,0, .2) !important; }

/* End */


/* Start:/bitrix/templates/servicecar_main/components/bitrix/menu/top_multi/style.css?16811330793607*/
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0 !important;
  right: -300px;
  width: 300px;
  margin-top: -60px;
  box-shadow: 0 0 20px rgba(0,0,0, .4);
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu>a:after {
  font-family:'FontAwesome';
  display: block;
  /*content: " ";*/
  content:"\f105";
  float: right;
  width: 0;
  height: 0;
/*  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;*/
  /*margin-top: 5px;*/
  margin-right: -20px;
  margin-top: -2px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}





/*  Главное меню  */

.main_menu_gorizontal {
    text-transform: uppercase;
    font-size: 14px;
    white-space: nowrap;
    font-family: 'bold';
    height: 60px;
} 


.main_menu_gorizontal li>a{
  /*text-align: left !important;*/
  /*padding-left: 0 !important;*/
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  color: white;
}

.main_menu_gorizontal .nav-pills>li {
    /*margin-right: 2.5% !important;*/
    height: 60px;
    /*border-left: rgba(255,255,255, .3) dotted 1px;*/
    padding-top: 22px;
}


/*.main_menu_gorizontal .nav-pills>li:last-child {border-right: rgba(255,255,255, .3) dotted 1px;}*/


.main_menu_gorizontal .nav-pills>li a:hover, .main_menu_gorizontal .nav-pills>li a:active, .main_menu_gorizontal .nav-pills>li a:focus { background:none !important;}
.main_menu_gorizontal .nav-pills>li:hover, .main_menu_gorizontal .nav-pills>li:focus, .main_menu_gorizontal .nav-pills>li:active { background: rgba(0,0,0, .1);}

.main_menu_gorizontal .nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background: none !important;
    border: none !important;
}
.main_menu_gorizontal .nav-pills>li.active>a, .main_menu_gorizontal .nav-pills>li.active>a:hover, .main_menu_gorizontal .nav-pills>li.active>a:focus,
.main_menu_gorizontal .nav-pills>li>a.root-item-selected {
    color: rgba(255,255,255, .6) !important;
    background: none !important;
}

.dropdown-menu { z-index: 10000 !important; }

.nav-pills .dropdown-menu {
    top: 58px !important; 
}


.main_menu_gorizontal .zayavka{
  text-align: right;
  display: table-cell;
  vertical-align: middle;
  height: 60px;
  width: 200px !important;
}

.main_menu_gorizontal .zayavka>a>span{
border-bottom: 1px dotted #1c94c4;
}

    /* Субменю  */

    .dropdown-menu li a{
      color: black;
    }
      .dropdown-menu li{
      color: black;
      padding: 10px 20px;
      border-top: #ddd 1px solid;
    }
    .dropdown-menu li:hover, .dropdown-menu li a:hover{ background: #ddd; color: black !important; }

      .dropdown-menu li.item-selected>a{
      color: rgba(0,0,0, .4) !important;
    }

    .dropdown-menu li:first-child{ border: none; }
    .dropdown-menu {
        left: 0;
        border: none !important;
        font-size: 14px;
        text-transform: none;
        border: 1px #ddd solid;
       }    

    /* .Субменю */
a.root-item:hover, a.root-item:focus, a.root-item:active { background: none !important; } 

.dropdown-menu>li>a:hover { background: none !important; }

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #939393 !important;
    background: none !important;
}

/*  .Главное меню */

/* End */


/* Start:/bitrix/templates/servicecar_main/components/bitrix/search.title/site_search/style.css?1681133082445*/

div.title-search-result {
	/*border:1px solid #c6c6c6;*/
	display:none;
	z-index: 10205;
	background: rgba(0,0,0, .9);
	/*padding: 5px !important;*/
	color: white;
	/*margin: auto !important;*/
}



div.title-search-result a{ color: white; margin: auto !important;  }
a .title-search-price { font-size: 16px; padding-top: 5px; color: white; }

.title-search-result .search_prod {
	padding: 5px 0; border-bottom: 1px #333 solid; margin: 5px 0;
}
/* End */


/* Start:/bitrix/templates/servicecar_main/components//bitrix/system.pagenavigation/.default/style.css?16811330821171*/
div.modern-page-navigation { 
	padding: 22px 0;
	font-size: 12px;
}

div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 1px;
	/*border-left-style: solid;*/
	text-decoration: none;
	padding: 5px 8px;
	color: #5B5B5B;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	/*border-right-style: solid; */
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }

span.modern-page-current { 
	/*font-weight: bold;*/
    background: #BEBEBE;
    border-color: #BEBEBE;
    padding: 3px 8px;
    border-radius: 3px;
    color: white;

}

.pagination {

    margin-top: 15px !important;
    margin-right: 5px !important;

}

.pagination>li>a {
color: black !important;
color: #5B5B5B !important;
}


.pagination>li.active>a {
color: #9B9B9B !important;
}


.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    z-index: 3;
    background: none !important;
    border-color: transparent;
}

/*i.fa {font-size: 14px; margin-top; 3px}*/
/* End */


/* Start:/bitrix/templates/servicecar_main/components/bitrix/news.list/slider/style.css?1681133082259*/
/*.carousel-control.left, .carousel-control.right { 
    font-size: 20px !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 40px !important;
    padding-top: 8px !important;
    text-shadow: none !important;
    }*/
/* End */


/* Start:/bitrix/templates/servicecar_main/components/bitrix/breadcrumb/main/style.css?1681133079709*/

.bx-breadcrumb {
	padding: 25px 0 5px 0;
	/*text-transform: uppercase;*/
	color: #A0A0A0;
	font-size: 13px;
	display: inline-block;
	/*border: red solid 1px;*/
	/*float: right;*/
	margin: 0;
}

.bx-breadcrumb a{ color: #939393;}
.bx-breadcrumb a:hover{ text-decoration: underline !important; }

.bx-breadcrumb .fa {
	/*color: #A0AAB0;*/
	vertical-align: middle;
	margin: 2px 13px;
	font-size: 5px;
}
.bx-breadcrumb .fa-home {font-size: 13px; margin-top: 0 !important; margin-right: 3px !important; margin-left: 0 !important  }

.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	vertical-align: middle;
	color: #B7B7B7;
}

.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none; text-decoration: none;}


/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1681133066666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/bitrix/templates/servicecar_main/components/bitrix/menu/bottom/style.css?168113307960*/
.footer .menu_bottom { font-size: 14px; line-height: 18pt; }
/* End */


/* Start:/bitrix/templates/servicecar_main/styles.css?176899326910228*/
.toning-section {
    max-width: 900px;
    margin: 0 auto;
    padding: 2rem 1.5rem;
    font-family: 'Inter', system-ui, sans-serif;
    line-height: 1.6;
    color: #1e293b;
}

.line {
    font-size: clamp(2.2rem, 5vw, 3rem);
    font-weight: 700;
    text-align: center;
    margin: 0 0 2.5rem;
    color: #1e293b;
    position: relative;
}

.line::after {
    content: '';
    position: absolute;
    bottom: -1rem;
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    height: 4px;
    background: linear-gradient(90deg, #0ea5e9, #3b82f6);
    border-radius: 2px;
}

.intro-text {
    text-align: center;
    font-size: 1.25rem;
    margin-bottom: 3rem;
    color: #475569;
    font-weight: 500;
}

.keyword {
    color: #0ea5e9;
    font-weight: 600;
}

.prices-table {
    width: 100%;
    border-collapse: collapse;
    margin: 3rem 0;
    background: white;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0,0,0,0.1);
}

.prices-table th {
    background: linear-gradient(135deg, #1e293b, #334155);
    color: white;
    padding: 1.5rem 1.75rem;
    font-weight: 600;
    font-size: 1.1rem;
}

.prices-table td {
    padding: 1.5rem 1.75rem;
    border-bottom: 1px solid #e2e8f0;
}

.prices-table tr:hover {
    background: #f8fafc;
}

.price-note {
    background: linear-gradient(135deg, #ecfeff 0%, #e0f2fe 100%);
    border-left: 5px solid #0ea5e9;
    border-radius: 12px;
    padding: 2rem;
    margin: 2.5rem 0;
    font-size: 1.1rem;
    box-shadow: 0 10px 30px rgba(14,165,233,0.15);
}

.images-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    margin: 3rem 0;
}

.images-row img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    border-radius: 20px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
    transition: all 0.4s ease;
}

.darkening-text {
    font-size: 1.3rem;
    text-align: center;
    margin: 2.5rem 0;
    color: #1e293b;
    font-weight: 500;
}

.cert-video-section {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 3rem;
    margin: 4rem 0;
    background: linear-gradient(135deg, #fef3c7, #fde68a);
    padding: 3rem;
    border-radius: 24px;
    box-shadow: 0 25px 50px rgba(251,191,36,0.25);
}

.cert-block img, .video-block iframe {
    border-radius: 16px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.2);
}

.video-block iframe {
    width: 100%;
    height: 320px;
}

.photo-reports-title h2 {
    background: linear-gradient(135deg, #1e40af, #3b82f6);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-align: center;
    font-size: clamp(2rem, 5vw, 2.8rem);
    margin: 4.5rem 0 3rem;
}

.photo-reports {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    gap: 2.5rem;
    margin-bottom: 4rem;
}

.photo-report {
    background: white;
    border-radius: 24px;
    padding: 2.5rem;
    box-shadow: 0 20px 40px rgba(0,0,0,0.1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
}

.photo-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 1.5rem;
    gap: 1.5rem;
}

.photo-header h3 {
    flex: 1;
    font-size: 1.35rem;
    font-weight: 600;
    color: #1e293b;
    margin: 0;
    line-height: 1.3;
}

.price-tag {
    background: linear-gradient(135deg, #ef4444, #dc2626);
    color: white;
    padding: 1rem 1.5rem;
    border-radius: 30px;
    font-size: 1.25rem;
    font-weight: 700;
    white-space: nowrap;
    flex-shrink: 0;
    box-shadow: 0 10px 30px rgba(239,68,68,0.4);
}

.photo-report img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 16px;
    margin-top: auto;
}

.photo-report:hover {
    transform: translateY(-15px);
    box-shadow: 0 40px 80px rgba(0,0,0,0.2);
}

.final-note, .process-section p {
    background: #fef2f2;
    border-left: 5px solid #ef4444;
    border-radius: 12px;
    padding: 2rem;
    margin: 3.5rem 0;
    font-size: 1.15rem;
    line-height: 1.7;
}

h3 {
    font-size: 1.6rem;
    font-weight: 600;
    color: #1e293b;
    margin: 4rem 0 2rem;
}

.process-list, .simple-list, .advantages-list {
    list-style: none;
    padding: 0;
}

.process-list li, .simple-list li, .advantages-list li {
    background: white;
    margin: 1.25rem 0;
    padding: 1.5rem 1.75rem;
    border-radius: 12px;
    border-left: 5px solid #0ea5e9;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
    font-size: 1.05rem;
}

.process-list li:hover {
    transform: translateX(8px);
    box-shadow: 0 10px 30px rgba(14,165,233,0.2);
}

@media (max-width: 768px) {
    .toning-section { padding: 1.5rem 1rem; }
    .images-row, .cert-video-section { grid-template-columns: 1fr; gap: 2rem; }
    .photo-reports { grid-template-columns: 1fr; }
    .photo-header { flex-direction: column; align-items: stretch; gap: 1rem; }
    .price-tag { align-self: flex-end; }
}















.shum-page h2 {
    margin-top: 35px;
    margin-bottom: 15px;
    font-size: 26px;
    font-weight: 700;
    color: #1e2a3a;
}
.shum-page h3 {
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    color: #2c3e50;
}
.shum-page p {
    font-size: 15px;
    margin-bottom: 12px;
}
.shum-page ul, .shum-page ol {
    margin: 0 0 15px 18px;
}
.shum-page ul li, .shum-page ol li {
    margin-bottom: 5px;
}

/*       */
.shumka-price-table {
    margin: 25px 0 40px 0;
    padding: 25px 20px 30px 20px;
    background: #f5f7fb;
    border-radius: 18px;
    border: 1px solid #dde3f0;
}
.shumka-price-table > h2 {
    margin-top: 0;
}

/*    */
@media (max-width: 992px) {
    .shumka-price-table > div[style*="display: flex"] > div {
        min-width: 100% !important;
        margin-bottom: 20px;
    }
    .shumka-price-table > div[style*="transform: scale(1.03)"] {
        transform: scale(1) !important;
    }
}
@media (max-width: 768px) {
    .shumka-price-table h2 { font-size: 22px !important; }
    .shumka-price-table h3 { font-size: 19px !important; }
}


.old-price {
    display: block;
    position: relative;
	text-decoration: line-through;
    text-decoration-color: red;
    display: block;
}
table.table.table-bordered td {
    border: 1px solid #e5e5e5;
    border-color: var(--stroke_black);text-align: center;
}
.index_contacts li {background: #eee;     width: 50%;}
.index_contacts li.active {background: red;
    border-color: red;
    text-decoration: underline;
    z-index: 2;
    color: white;}

.table-bordered th {text-align: center;
    background-color: #d72929; border:2px solid}


h2.line, h3.line, h4.line, h5.line, h5.line { border-bottom: 1px #ddd solid; margin-bottom: 20px; padding-bottom: 5px;  font-family: 'light' !important }
h1, h2, h3, h4, h5, h6 { font-family: "light"; }
.podarok {background: #d43f3f;width: 100%;text-align: center;display: block; color: #fff;padding: 7px ;text-transform: uppercase; font-size: 11px;font-weight: 600;font-family: Arial;letter-spacing: 0px;}
body { font-family: "light"; }
.column_uslugi {height:257px !important}
	
.uslugi_index_one img {width:100%}	

.list_content { list-style: none; margin: 15px 0; }
.list_content li:before {
    font-family: "FontAwesome";
    content:"\f105";
    padding: 2px 7px 0 0;
}

.zayavka {display:none !important}
img.content_img_responsive {}

.det td{    vertical-align: top;}

.list_content li { line-height: 16pt; margin-bottom: 8px;}

.content_vagno, .content_info , .content_contact {
	padding: 20px 20px 20px 70px;
	position: relative;
/*	border-top: #E9E1E1 2px solid;
	border-bottom: #E9E1E1 2px solid;*/
	margin: 20px 0 20px 0;
    border-radius: 3px;
    /*font-family: "normal";*/
}

	.content_vagno:before, .content_info:before, .content_contact:before {
    position: absolute;
    top: 20px;
    left: 15px;
    /*color: #F17878;*/
    color: white;
    font-family: "FontAwesome";
    font-size: 43px;
    line-height: 43px;
    text-shadow: 0 0 4px rgba(0,0,0, 0.08);
}

	.content_vagno:before {content:"\f06a"; }
	.content_info:before {content:"\f05a"; }
	.content_contact:before {content:"\f1d8";  font-size: 38px;  line-height: 38px; }

	/*.content_vagno{background: #E9B8B8;}*/
	.content_info{background: #D5D9E6;}
	.content_contact{background: #DEE8D8; }

	.content_img_responsive, .content_img_left, .content_img_right { padding: 3px; border: 1px #E2E2E2 solid; }

	.content_img_left, .content_img_right { display: inline-block; }
	.content_img_left { float: left; margin: 0 15px 5px 0; }
	.content_img_right { float: right; margin: 0 0 5px 15px; }


	.content_img_responsive img{
		width: 100%;
		height: auto;
	}

/*

Важно
fa-exclamation-circle
content:"\f06a";
content:"\f071";


Цитата
content:"\f10d";

Скидки
content:"\f295";


Часы
content:"\f017";
*/

@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
.social2 a {
    text-align: center;
    width: 46px; 
    height: 46px;
    float: left;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 2px 4px rgba(0,0,0,0.15), inset 0 0 50px rgba(0,0,0,0.1);
    border-radius: 6px;
    margin: 0 10px 10px 0;
    padding: 6px;
    color: #000;
}
.github a:hover {background: #191919; color: #fff;}
.youtube a:hover {background: #c4302b; color: #fff;}
.google-pluse a:hover {background: #DD4B39; color: #fff;}
.twitter a:hover {background: #00acee; color: #fff;}
.instagram a:hover {background: #3f729b; color: #fff;}
.facebook a:hover {background: #3b5998; color: #fff;}
.skype a:hover {background: #00aff0; color: #fff;}
.vk a:hover {background: #5d84ae; color: #fff;}
.odnoklassniki a:hover {background: #f93; color: #fff;}
.pinterest a:hover {background: #c8232c; color: #fff;}
.linkedin a:hover {background: #0e76a8; color: #fff;}
.telegram a:hover {background: #249bd7; color: #fff;}
.tumblr a:hover {background: #34526f; color: #fff;}
.windows a:hover {background: #125acd; color: #fff;}
.whatsapp a:hover {background: #50b154; color: #fff;}
.weibo a:hover {background: #d52b2b; color: #fff;}
.dropbox a:hover {background: #1087dd; color: #fff;}

/* End */


/* Start:/bitrix/templates/servicecar_main/template_styles.css?17689932692155*/
.block1 {text-align: left;max-width: 1150px !important; margin: 0 auto;min-height:350px}
.block2 	{width: 40% !important;float: left; padding-right:20px}
.block3 		{width: 60% !important;float: right;}
.index_title {padding-top:20px}
.shum td {padding:10px}

.content_index{width:100%; max-width:1200px}

.content_index div {width:33%; float:left}
.content_index div div {width:100%}
.content_index div img {width:100%}
.menu_left_text {color:#000}
.nav-stacked2 a{color: #fff;
background: #888;
border-bottom: 1px solid #fff;}
.nav-stacked2 li{display:block;width: 100%;}

	.tovus{position: relative;
display: block;
padding: 10px 15px;
background: #000;
color: #fff;
text-transform: uppercase;
text-align: center;
font-weight: 600;
letter-spacing: 2px;
font-size: 16px;}
.nav-pills > li + li {
    margin-left: 0px !important
}
.prod_all{overflow: hidden;}
.knop {display: block;
text-align: center;
background: #FF7E00;
padding: 20px 0;
color: #fff;
font-family: normal;
text-transform: uppercase;}




.cheh5 {
    border: 5px solid #000;
    color: #fff;
    text-align: center;
    background-image: url('/img2/New Folder/avtopr2.jpg');
   
    font-weight: 300;
}


.chehol td {
border: 2px solid #fff;}

.mb0 {
    text-align: center;
 
    color: #fff;
    background: #000;
    margin: 0;
    padding: 10px;
    text-transform: uppercase;
    font-size: 30px;
}






.chehol img {
    width: 100%;
}
.cheh5 p {

    color: red;
  
    font-weight: 300;
    text-align: center;
    font-size: 30px;
    padding: 10px;
    background: #000;
    margin: 0 auto;
    font-weight: 600;

}


.rom {
    background: #666;
    font-family: "light";
    font-size: 30px;
    font-weight: 600;
    color: #fff;
}


.cheh3 img {width:100%}


.cheh3 td {
    text-align: center;
    
    padding: 1%;
}

.cheh2 {
   padding: 10px;
    background-image: url(/img/BG_Catalog/fon2.jpg);
    color: rgb(255, 255, 255);
    text-align: center;
    height: 500px;
    font-size: 20px;
    position: relative;
    background-attachment: fixed;
    background-position: top center;
    background-size: auto;
}


.cheh2 span {
    bottom: 0;
    margin: auto;
}



/* End */
/* /bitrix/templates/servicecar_main/components/bitrix/menu/top_mobile/style.css?16811330791662 */
/* /bitrix/templates/servicecar_main/components/bitrix/menu/top_multi/style.css?16811330793607 */
/* /bitrix/templates/servicecar_main/components/bitrix/search.title/site_search/style.css?1681133082445 */
/* /bitrix/templates/servicecar_main/components//bitrix/system.pagenavigation/.default/style.css?16811330821171 */
/* /bitrix/templates/servicecar_main/components/bitrix/news.list/slider/style.css?1681133082259 */
/* /bitrix/templates/servicecar_main/components/bitrix/breadcrumb/main/style.css?1681133079709 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1681133066666 */
/* /bitrix/templates/servicecar_main/components/bitrix/menu/bottom/style.css?168113307960 */
/* /bitrix/templates/servicecar_main/styles.css?176899326910228 */
/* /bitrix/templates/servicecar_main/template_styles.css?17689932692155 */
