

/* Start:/local/templates/vector-smr/components/bitrix/menu/top_mobile/style.css?16444068071662*/

/*.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:/local/templates/vector-smr/components/bitrix/system.pagenavigation/.default/style.css?16444068071171*/
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:/local/templates/vector-smr/components/bitrix/news.list/slider/style.css?1644406807600*/
.carousel-indicators li {
    display: inline-block;
    width: 15px !important;
    height: 15px !important;
    border: 3px solid #c0c0c0 !important;
    margin: 0 !important;
    text-indent: -999px;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0,0,0,0);
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.carousel-indicators .active {
    margin: 0;
    width: 15px !important;
    height: 15px !important;
    background-color: #4f2b59 !important;
    border: 3px solid #4f2b59 !important;

}
/* End */


/* Start:/local/templates/vector-smr/components/bitrix/news.list/slider_mobile/style.css?16456833681076*/
.carousel-indicators li {
    display: inline-block;
    width: 15px !important;
    height: 15px !important;
    border: 3px solid #c0c0c0 !important;
    margin: 0 !important;
    text-indent: -999px;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0,0,0,0);
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.carousel-indicators .active {
    margin: 0;
    width: 15px !important;
    height: 15px !important;
    background-color: #f0d307 !important;
    border: 3px solid #f0d307 !important;

}


@media (max-width: 1024px){

.index_slider .item .text>div h2 {
   font-size: 20px !important; 
}
.index_slider .item .text>div {
    margin: -20px auto 20px auto;
    padding: 10px 20px 35px 50px;
    color: white;
    font-size: 20px;
    font-family: 'light';
    color: black;
    margin-top: 40px !important;
    background: rgba(255,255,255, .65);
    border-radius: 3px;
    /* max-width: 1000px; */
}

.adress_slider { display: none; }

    }
/* End */


/* Start:/local/templates/vector-smr/components/bitrix/menu/top_multi/style.css?16444068073507*/
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0 !important;
  right: -300px;
  width: 300px;
  margin-top: -90px;
  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:"\f105";
  float: right;
  width: 0;
  height: 0;
  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: 12px;
    white-space: nowrap;
    font-family: 'light';
    height: 90px;
} 


.main_menu_gorizontal li>a{
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  color:  black;

}

.main_menu_gorizontal .nav-pills>li {
    height: 88px;
    line-height: 88px;

}

.small .main_menu_gorizontal .nav-pills>li {
    height: 60px;
    line-height: 60px;
    padding-top: 14px;
}


/*.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(0,0,0, .4) !important;
    background: none !important;
}

.dropdown-menu { z-index: 10000 !important; box-shadow: 0 0 20px rgba(0,0,0, .1) !important; }

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


.small .nav-pills .dropdown-menu {
    top: 75px !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:/local/templates/vector-smr/components/bitrix/news.list/nashi_osobennosty/style.css?1644406807625*/

	.priem { 
		background: #e1e1e1 !important; 
		color: white; 
	}

	.priem a{ color: black; }

	.priem_one { 
		display: inline-block; 
		/*border-left: 1px solid rgba(0,0,0, 0.15); */
		padding: 18px 15px 15px;
		height: 155px; 
		color: black;

	}

	.priem_one.white {background: #f7f7f7;}

	.priem_one>div>div {
	 height: 28px;
	 overflow: hidden;
	 line-height: 11pt;
	 font-size: 13px;
	 }
	.priem_one img {margin-top: 0px; z-index: 100 !important; }
	.priem_one h2{ 
		margin-top: 8px; 
		margin-bottom: 5px; 
		font-size: 16px; 
		font-family: "normal"; 
		/*line-height: 18pt; */
	}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.section/catalog_all_2/style.css?16475427124266*/
.catalog_index_one .btn {
    /*color: white !important;*/
    width: 100%;
    /*padding: 15px 0 ;*/
    /*font-family: normal;*/
}

table.artikul_nalichie { width: 100%; height: 50px; }
table.artikul_nalichie td{vertical-align: middle; }
a table.artikul_nalichie { color: #707070; }


.kol_tovar_plus_minus .btn { padding: 7px 10px; }

td.art { font-size: 13px; }

.plitki_more div>div {
    /*display: inline-block;*/
    /*width: 90px;*/
    /*border: 1px red solid;*/
    /*padding: 0;*/

}
 
.opisanie_razd {

    /*margin: 0 20px 0 15px;*/
    padding: 20px 0;
    border-top: 1px solid #e6e6e6;
    /*border-bottom: 1px solid #e6e6e6;*/
}




.plitki_more .btn {
    background-image: none;
    width: 50%;
    color: #ADADAD;
    font-size: 13px;
    padding: 0;
}

.plitki_more .btn:hover { color: #636363; }


.plitki_more .btn:active, .plitki_more .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: none;
    color: black;
}


.list-group {
    width: 100%;
}

    /* Список продукции*/

.prod_plitki a .prod_title{ color: black; font-size: 18px; line-height: 16pt; }

.prod_plitki:hover { box-shadow: 0 0 10px rgba(0,0,0, .1)  inset;}

.prod_all{position: relative;   }

.prod_plitki .btn { border: none !important; }

.prod_plitki { /*margin-top: 40px;*/ border: 1px solid #ededed; height: 550px; padding: 30px 0; margin-top: -1px; margin-left: -1px; }
.prod_plitki .prod_title{ height: 60px; overflow: hidden;   }
.prod_plitki .cena{ font-size: 18px; margin: 20px 0; white-space: nowrap; font-family: 'bold';}
.prod_plitki .cena div { display: inline-block; }
.prod_plitki .cena span{ font-size: 14px; color: #A3A3A3;font-family: 'light'; text-decoration: line-through; /*display: block;*/}
.prod_plitki .v_nalichii{ font-size: 13px; color: green; }
.prod_plitki .no_v_nalichii{ font-size: 13px; color: #acacac; }
.prod_plitki .car{ font-size: 14px; padding: 8px 20px; width: 100%;}
.prod_plitki .car_no_kol{ font-size: 14px; padding: 8px 20px; width: 100%;}

.prod_plitki a.zakaz{ 
    background: #7f7f7f !important; 

}
.prod_plitki a.zakaz:hover{ background: #686868 !important;}
.prod_plitki .plitki_more{ border: 1px solid #ebe9eb; padding: 8px 5px; margin-top: 10px; text-align: center;  font-size: 13px;}
.prod_plitki .plitki_more a{ color: #acacac; }
.prod_plitki .plitki_more a:hover{ color: red; }

.cena_nalichie table{ height: 66px;  }

.kolichectvo {display: inline-block; float: left;  font-size: 16px; margin-top: 1px;}
.kolichectvo table{border: #e4e2e4 1px solid; }
.kolichectvo td{ text-align: center; padding: 6px 0; }
.kolichectvo a{ color: #6f6a6f; }


.kolichectvo input{ border-radius: 0; box-shadow: none; border: none; width: 100%; text-align: center; padding: 0; font-size: 16px; display: inline-block;}


.catalog_index_one .shildiki {
    position: absolute;
    height: 100px;
    z-index: 1;
    top: 25px;
    left: 30px;
}

.catalog_index_one .shildiki .new, .catalog_index_one .shildiki .hit, .catalog_index_one .shildiki .recom, .catalog_index_one .shildiki .rasprod {
 height: 40px;  
 width: 40px;
 margin-top: -10px;
}


.catalog_index_one .shildiki .new { background: url(/bitrix/templates/.default/components/bitrix/catalog.section/catalog_all_2/images/sh_new.png) left no-repeat; }
.catalog_index_one .shildiki .hit { background: url(/bitrix/templates/.default/components/bitrix/catalog.section/catalog_all_2/images/sh_hit.png) left no-repeat; }
.catalog_index_one .shildiki .recom { background: url(/bitrix/templates/.default/components/bitrix/catalog.section/catalog_all_2/images/sh_recom.png) left no-repeat; }
.catalog_index_one .shildiki .rasprod { background: url(/bitrix/templates/.default/components/bitrix/catalog.section/catalog_all_2/images/sh_raspr.png) left no-repeat; }


.prod_plitki .proc_skidki {
    background: #c600ff;
    width: 40px;
    height: 40px;
    display: inline-block;
    float: right;
    /*margin: -8px;*/
    
    text-align: center;
    border-radius: 35px;
    padding-top: 10px;
    color: white;
}

.prod_plitki .proc_skidki div {
    color: white;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-left: 0;
    font-family: 'fregatbold';

}

    /* .Список продукции */



/* End */


/* Start:/local/templates/vector-smr/components/bitrix/menu/bottom_menu/style.css?16476241451153*/
/* Left menu*/
ul.left-menu {
	list-style   : none;
	margin       : 0;
	padding      : 0;
	margin-bottom: 8px;
	position     : relative;
	/*IE bug*/
}

ul.left-menu li {
	/* padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/vector-smr/components/bitrix/menu/bottom_menu/images/left_menu_bg.gif) top repeat-x; */
	float: left;
	width: 50%;
}

ul.left-menu li a {
	font-size      : 13px;
	color          : #fff;
	font-weight    : bold;
	text-decoration: none;
}


ul.left-menu li a:hover {
	color: #BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover {
	color: #FC8D3D;
}


@media (max-width:991px) {
	ul.left-menu {
		float          : none;
		display        : flex;
		align-items    : center;
		justify-content: center;
		flex-direction : column;
	}

	.footer .contacts {
		width     : 100%;
		text-align: center !important;
	}

	.footer_row {
		flex-direction: column;
	}

	.footer .row.nm {
		display       : flex;
		flex-direction: column;
		text-align    : center;
		align-items   : center;
	}
	.footer_row div:nth-child(2) {
		width: 100%;
	}
}


.footer_row {
	display    : flex;
	align-items: center;
}
/* End */


/* Start:/local/templates/vector-smr/styles.css?16444068081970*/

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"; }

body { font-family: "light"; }

b, strong,th { font-family: 'bold'; }

.list_content { list-style: none; margin: 15px 0; }
.list_content li:before {
    font-family: "FontAwesome";
    content:"\f105";
    padding: 2px 7px 0 0;
}


img.content_img_responsive {}



.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";
*/
/* End */
/* /local/templates/vector-smr/components/bitrix/menu/top_mobile/style.css?16444068071662 */
/* /local/templates/vector-smr/components/bitrix/system.pagenavigation/.default/style.css?16444068071171 */
/* /local/templates/vector-smr/components/bitrix/news.list/slider/style.css?1644406807600 */
/* /local/templates/vector-smr/components/bitrix/news.list/slider_mobile/style.css?16456833681076 */
/* /local/templates/vector-smr/components/bitrix/menu/top_multi/style.css?16444068073507 */
/* /local/templates/vector-smr/components/bitrix/news.list/nashi_osobennosty/style.css?1644406807625 */
/* /bitrix/templates/.default/components/bitrix/catalog.section/catalog_all_2/style.css?16475427124266 */
/* /local/templates/vector-smr/components/bitrix/menu/bottom_menu/style.css?16476241451153 */
/* /local/templates/vector-smr/styles.css?16444068081970 */
