/* Text */
img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica,sans-serif; 
	margin:1.3em 0 0.7em;
	font-weight:bold;
	line-height:1.2;
  word-break: normal;
}

h1 { font-size:190%; margin:0 0 1em; }
h2 { font-size:150%; }
h3 { font-size:130%; font-weight: bold;}
h4 { font-size:120%;}
h5 
{ 
	border-bottom:1px solid #E5E5E5;
	font-size:140%;
	font-weight:normal;
	margin:0 0 1.1em;
	padding:0 0 1em;
}
h6 { font-size:100%; }

hr, .hr 
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}

#workarea ul { list-style-type: none;  padding:0; margin: 0 0 0 1.5em;}
#workarea ul li:before { content:'\2014\a0'; }
#workarea li
{
	behavior:expression( !this.before  ? this.before = this.innerHTML = '<span class="dash">— </span>' + this.innerHTML :'' );
	text-indent:-1.35em;
	margin: 0.6em 0
}

#workarea ul ul { padding:0 0 0 1.5em; margin: 0.6em 0}


table.data-table { width: 100%; border-bottom: 1px solid #F0F0F0; border-top: 1px solid #F0F0F0}
table.data-table th { text-align: left;}
table.data-table td, table.data-table th { padding: 1em; font-size: 0.85em;}
table.data-table tr.alt-row { background-color: #F0F0F0; }



:root{

	--header-color-1:#f26122; /*оранжевый*/
	--header-color-2:#757575; /*серый*/
	--header-color-3:#000; 	  /*черный*/
	--header-color-4:#d6dadd;/*свет.серый*/

	--footer-color-1:#fff; /*основной цвет*/
    --footer-color-2:#babcbe;
    --footer-color-3:#FF654A; /*выделение текста цвет*/
    --footer-color-4:#2c364a; /*фон*/
			/*catalog*/
	--catalog-color-1:#faf8f7;
	--catalog-color-2:#f16122;
	--catalog-color-3:#f9b496;
	--catalog-color-4:;
}
 



/*header*/

.b-header-nav{
	margin-top: 5px;
    border-left: 1px solid var(--header-color-4);
}
.b-header-adr{
	display:inline;
	margin-top: 4px;
  min-height: 60px;
}
.b-header-nav-icon{
	color: var(--header-color-1);
	margin-right:3px;
	margin-left: 3px;
}
.b-header-adr-icon{
	color: var(--header-color-1);
	position: absolute;
    margin: 3px 0px 0 0;

}

.b-header-nav-text{
	color: var(--header-color-2) !important;
  display: block;
}

.b-header-nav-text:hover{
	color:var(--header-color-1) !important; 
	text-decoration: none;
}

.b-header-nav-text span{
	color: var(--header-color-2) !important;
	display: inline-block;
	margin: 1px 0 0 6px;
}


/*soc*/
.b-header-soc{
  	margin-top:5px;
    margin-bottom:5px;
    float: right;
}
.b-header-soc-text{
	color: #fff;
    background-color: #d6dadd;
}


.b-header-soc-vk{
    background-color:var(--header-color-4);
    padding: 10px;
    border-radius: 2px;
    color: #fff;
}
.b-header-soc-vk:hover{
    background-color:var(--header-soc-vk_hover);
}

.b-header-soc-facebook{
	background-color:var(--header-color-4);
	padding: 10px;
	border-radius: 2px;
	color: #fff;
}
.b-header-soc-facebook:hover{
	background-color:var(--header-soc-facebook_hover);
}

.b-header-soc-instagram{
	background-color:var(--header-color-4);
	padding: 10px;
	border-radius: 2px;
	color: #fff;
}
.b-header-soc-instagram:hover{
	background-color:var(--header-soc-instagram_hover);
}

.b-header-soc-twitter{
	background-color:var(--header-color-4);
	padding: 10px;
	border-radius: 2px;
	color: #fff;
}
.b-header-soc-twitter:hover{
	background-color:var(--header-soc-twitter_hover);
}

.b-header-soc-google{
	background-color:var(--header-color-4);
	padding: 10px;
	border-radius: 2px;
	color: #fff;
}
.b-header-soc-google:hover{
	background-color:var(--header-soc-google_hover);
}
/*/soc*/


/*logo*/
.b-header-info{    
	margin: 20px 0;
}
.b-header-logo{
	height: 50px;
    width: auto;
    margin-bottom:10px;
}
@media (min-width: 480px) {
  .b-header-logo{
    margin-left: 30px;
  }
}
.b-header-info__slogan{
	font-size: 1.09em;
    color: var(--header-color-2);
    letter-spacing: -0.035em; 
    line-height: 1.375em;
    margin-bottom:5px;
    margin-top: 5px;
}
.b-header-tel{
	margin-bottom:5px;
   	margin-top: 5px;
}
.b-header-info__tel{
	color: 	var(--header-color-3) !important;
	font-size: 1.3em;
}
.b-header-info__tel:hover{
	color: 	var(--header-color-3);
	text-decoration:none;	
}
.b-header-info__icon{
	color: 	var(--header-color-1);
	transform: scale(-1, 1);
	padding-left: 3px;
}
.b-header-tel__call-me{
	color:var(--header-color-3) !important;
	font-size: 1.1em;	
	border-bottom: 1px solid var(--header-color-4);
	margin-left: 21px;

}
.b-header-tel__call-me:hover{
	color:var(--header-color-1) !important;
	border-bottom: 1px solid var(--header-color-1) !important;
	margin-left: 21px;
	text-decoration:none;
}
.b-header-shopping{
	margin-top: 13px;
	float: right;
}
.b-header-cart{
	color:var(--header-color-3);
	background: RGB(214,197,185, 0.2);
	padding: 20px;
	border-radius: 2px;
}
.b-header-cart:hover{
	color:var(--header-color-3);
	background:var(--header-color-4);
	text-decoration: none;
}
.b-header-cart span{
	background-color: var(--header-color-1);
	border-radius: 21px;
    padding: 2px 5px;
    color:#fff;
}
/*/logo*/
.b-header__fon{
	margin-top: 25px;
    height: 100px;
    width: 100%;
    background: 46px #EFEFEF;
    position: absolute;

}

/*/----------------------------------------------------------------catalog*/

 

/* PAGE */
.b-page {
  width: 960px;
  height: auto;
  position: relative;
  min-height: 300px;
  zoom: 1;
  margin: 0px auto 0 auto;
  padding: 0px 0px 0 0px;
}
.b-page_wrap {
  width: 960px;
  height: auto;
  position: relative;
  zoom: 1;
  margin: 0 auto;
}
.i-page {
  width: 960px;
  min-height: 100px;
  position: relative;
  zoom: 1;
  background: transparent;
  /*	box-shadow: 0px 2px 5px RGBa(0, 0, 0, 0.30);
	background: white;*/

  margin: 0 auto 60px auto;
  border-radius: 5px;
  padding: 0px 0;
}

.modern-page-all{
  color:var(--catalog-color-2) !important;
}
.modern-page-all:hover{
  color:#000 !important;
}


/* CATSEC MAIN */
#catsec-wrapper{
  display: block;
  width: 960px;
}
#catsec.liquid-slider{
  /*background: white;*/
}
#catsec-nav-ul li{
padding: 0px !important;
}
.catsec__item{
  display: block;
  width: 200px;
  float: left;
  border: 1px solid #999;
  margin:  0 8px 10px 8px;
}
.catsec__item:hover{
  box-shadow: 1px 3px 7px rgba(0,0,0,0.2), 0 1px 3px rgba(0,0,0,0.1);
    transition: all 0.05s linear;
  border: 1px solid #0088CF;
}
.panel-wrapper span img{
  display: block;
  width: 200px;
  height: 300px;
}
.panel-wrapper span a{
  text-decoration: none;
}
.b-catsec__name{
  display: block;
  float: none;
  font-size: 18px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  color: #333;
  border: none;
  margin:0px;
  padding: 0;
}
.catsec__item:hover .b-catsec__name{
  color:#0088CF;
}
.bx_sitemap_li_title{
  font-size: 0px;
}
#catsec-wrapper .ls-nav #catsec-nav-ul .current a{
  background: white;
  color: #0088CF;
  font-size: 16px;
  border-bottom: 2px solid #0088CF;
}
#catsec-wrapper .ls-nav #catsec-nav-ul a{
  background: white;
  color: #333;
  font-size: 16px;
  border-bottom: 2px solid #999;
}

/* END CATSEC MAIN */

/* CATALOGMENU  */
.b-left__menu {
  float: left;
  width: 180px;
  height: auto;
  margin: 10px 0 0px 0;
  min-height: 300px;
  border-radius: 3px;
}
.b-catmenu a{
  text-decoration: none;

}
.b-catmenu_active a{
  color: #0088CF !important;
}
.b-catmenu li{
  list-style: none;
  padding: 6px 0 !important;
}
.b-catmenu__item a{
  font-size: 17px !important;
  color: #333;
  font-weight: 400;
  padding: 9px 12px !important;
}

.b-catmenu__item a:hover{
  color: #f86231 !important;
  border-left: 3px solid #f86231;
  padding: 8px 9px !important;

}

.b-catmenu__item {
  font-size: 16px;
  color: #333;
/*  font-weight: bold;*/
  padding:  0 0 10px 0 ;
}
.b-catmenu__li_parent{
  padding: 0px 0 0 0 !important;
}
.b-catmenu__li_parent .b-catmenu__item{
  padding: 0px 0 0 15px !important;

}
.b-catmenu__li_parent .b-catmenu__item a{
  font-size: 13px !important;
  color: #333;
/*  font-weight: bold;*/
}
.b-catmenu__li_parent .b-catmenu__item a:hover{
  font-size: 13px !important;
  color: #0088CF;
/*  font-weight: bold;*/
}

.b-catmenu ul {
  display: block;
  padding: 0 0 10px 0;
}

.b-catmenu{
	padding: 0 !important;
}

.b-catmenu__item_parent a{
  font-size: 16px !important;
  color: #333;
  font-weight: bold;
  padding: 5px 0;
}

/* END CATALOGMENU  */


.b-catalog-list{

}

.b-catalog-list__item{
  height: 164px;
  padding: 3px;
  border: 1px solid #CECECE;
  outline: none;
  border-radius: 2px;
  margin: 15px 0 15px 0;a

}
.b-catalog-list__item:hover{
  height: 164px;
  padding: 3px;
  border: 1px solid #CECECE;
  border-radius: 3px;
  box-shadow: 0 0  0px 2px var(--catalog-color-3);


}
.b-catalog-list__img{
  width: 240px;
  height: 156px;
  display: block;
  float: left;
}
.b-catalog-list__left{
  float: left;
  padding: 5px 15px;
  position: relative;
  display: block;
  width: 450px;
}
a.b-catalog-list__title{
  font-size: 18px;
  color: var(--catalog-color-2);
  max-width: 340px;
  font-weight: 500;
  text-decoration: none;
  display: block;
}
a.b-catalog-list__title:hover{
  color: #333;
  text-decoration: none;
}
.b-catalog-list__price{
  color: #4a8f00;
  font-size: 18px;
  position: absolute;
  top: 7px;
  right: 15px;
}
.b-catalog-list__price span{
  color: #4a8f00;
  font-size: 14px;
}
.b-catalog-list__adress{
  padding:  5px 0 10px 16px;
  font-size: 13px;
  background: url(/bitrix/templates/corp_services_green/static/img/pin_mini.png) no-repeat  0 7px;
  color: #333;
}
.b-catalog-list__spec{
  font-size: 14px;
  color: #333;
  width: 210px; 
  padding: 5px 10px 0 0;
  float: left;
}
.b-catalog-list__spec span{
  font-weight: bold;
}
.b-catalog-list__prevtext{
  clear: both;
  color: #666;
  font-size: 12px;
  padding: 10px 125px 0 0;
  position: relative;
}
.b-catalog-list__next{
  color: var(--catalog-color-2);
  font-size: 17px;
  padding: 0 16px 0 0;
  background: url(/bitrix/templates/corp_services_green/static/img/nextl.png) no-repeat  top right;
  height: 28px;
  line-height: 26px;
  font-weight: 500;
  position: absolute;
  top: 10px;
  right: 0px;
}
a:hover .b-catalog-list__next{
  color: #333;
  font-size: 17px;
  padding: 0 16px 0 0;
  background: url(/bitrix/templates/corp_services_green/static/img/nextl.png) no-repeat  top right;
  height: 28px;
  line-height: 26px;
  font-weight: 500;
  position: absolute;
  top: 10px;
  right: 0px;
}




/*/consultant*/


/*о компании*/
.b-info-company{
	margin-top:30px;
	margin-bottom:30px;
	
}
.b-info-company__title{
    display: inline-block;
    margin: 0;
    padding-bottom: 1.225%;
    font-size: 2em;
    color: #212121;
    font-weight: 500;
	text-align: center;
}
.b-info-company__title_h3{
    display: inline-block;
    margin: 0;
    padding-bottom: 1.225%;
    font-size: 1.5em;
    color: #212121;
    font-weight: 500;
    text-align: center;
}

.b-info-company-button{
	background: #84c13d;
    color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
    padding: 0 20px;
    height: 38px;
    text-decoration: none;
    font-family: 'OpenSans', Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 40px;
    display: block;
    border: none;
	margin: 15px 0px 0 0;
	margin-top: 4.75%;
}
.b-info-company-button:hover, .b-info-button:focus {
    background: #65b20d;
    text-decoration: none;
}
.b-info-company__img{
	border-radius: 50%;
	margin-top: 2.65%;

}
.b-info-company__text{
	margin-top: 16px;
    font-size: 16px;
    color: #424242;	
}
.b-info-company__content a:hover{
    text-decoration: none;
}
/*/о компании*/



/*цифры на главной*/

.b-page {
    height: auto;
    background: rgba(256,256,256,0.5);
}

.b-numbers {
    padding: 15px 0;
}

.b-numbers__title {
    font-size: 36px;
    text-align: center;
    padding: 0px 0 20px 0;
    color: #535c69;
}

.b-numbers__item {
    margin-top: 0px;
    margin-bottom: 30px;
}

.b-numbers__item p {
    font-size: 16px;
    width: 100%;
    display: block;
    margin: 0;
}

.b-numbers__item span {
    font-size: 64px;
    width: 100%;
    display: block;
    color: var(--footer-color-3);
}

/*/цифры*/



 #map{
  height: 250px;
  width: 100%;
  display: block;
}
.map{
  min-height: 250px;
  width: 100%;
  display: block;
  clear: both;

}
#map > ymaps {
border-radius: 5px;
overflow: hidden;
}
.map__title{
  color: #333;

}

/* SEARCH PAGE */
.search-page{
  height: 45px;
  width: 100%;
  display: block;
}
.search-page input[type="text"]{
    height: 40px;
    line-height: 40px;
    margin: 0 0 0 0px;
    width: 600px;
    border: 1px solid #0088CF;
    border-radius: 5px;
    font-size: 18px;
    padding: 0 5px;
    float: left;

}
.search-page input[type="submit"]{
    width: 130px;
    margin: 0 0 0 15px;
    height: 40px;
    background: #0088CF;
    border: none;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 18px;
    float: right;

}
/* SEARCH PAGE */

/* MENU */
.b-menu-list__item {
  display: block;
  background: #F4F4F4;
  width: 315px;
  height: 120px;
  border-radius: 5px;
  box-shadow: 0px 1px 5px RGBa(0, 0, 0, 0.3);
  margin: 5px;
  float: left;
  cursor: pointer;
}
.b-menu-list__item:hover {
  box-shadow: 0px 1px 5px RGBa(0, 0, 0, 0.3), 0px 0px 10px rgba(106, 192, 243, 0.7);
}
img.b-menu-list__item {
  width: 115px;
  height: 120px;
  padding: 0px;
  margin: 0px;
  float: left;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.b-menu-list__item-topic {
  float: left;
  height: 51px;
  width: 180px;
  margin: 8px 10px 0px 10px;
  display: block;
  font-weight: normal;
  
  font-size: 18px;
  border-bottom: 1px #cdcdcd solid;
  color: #393b3e;
  overflow: hidden;
}
.b-menu-cart__item-topic {
  float: left;
  height: 51px;
  width: 180px;
  margin: 8px 10px 0px 10px;
  display: block;
  font-weight: normal;
  
  font-size: 18px;
  border-bottom: 1px #cdcdcd solid;
  color: #393b3e;
  overflow: hidden;
  width: 365px;
  height: 30px;
  margin: 10px 10px 10px 10px;
}
.b-menu-list__item-qt {
  margin: 7px 10px 0px 15px;
  float: left;
  display: block;
  font-weight: normal;
  
  font-size: 18px;
  width: 175px;
  height: auto;
  color: #7e7e7e;
}
.b-menu-list__item-qt-icon {
  display: block;
  float: left;
  width: 18px;
  height: 18px;
  margin: 0 10px 0 0;
  background: url(/bitrix/templates/megapolis/static/css/../img/food.png) no-repeat;
}
.b-menu-list__item-price {
  margin: 2px 10px 0px 15px;
  float: left;
  display: block;
  font-weight: bold;
  
  font-size: 18px;
  width: 175px;
  height: auto;
  color: #5e9244;
}
.b-menu-list__item-price-icon {
  display: block;
  float: left;
  width: 18px;
  height: 18px;
  margin: 0 10px 0 0;
  background: url(/bitrix/templates/megapolis/static/css/../img/rubl.png) no-repeat 0 1px;
}

/* INSIDE PAGE*/
.i-page_inspage {
  display: block;
  height: auto;
  margin: 0 auto;
  width: 960px;
  padding: 20px 0 0 0;
}
.i-page_inspage:after {
  content: вЂњ.вЂќ;
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.i-page_inspage {
  display: inline-block;
}
html[xmlns] .i-page_inspage {
  display: block;
}
* html .i-page_inspage {
  height: 1%;
}
.b-content__nav {
  width: 170px;
  min-height: 200px;
  float: left;
}
.b-content__inspage {
  width: 770px;
  min-height: 400px;
  float: left;
  margin: 0 0 0 20px;
}
.b-hnav__ul_2-level_inspage {
  width: 170px;
  background: white;
  padding: 0;
}
.b-content__breadcrumbs {
  height: 20px;
  width: 100%;
  display: block;
}
.b-content__breadcrumbs_span {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  width: auto;
  float: left;
  color: #999;
  cursor: default;
}
.b-content__breadcrumbs_link {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  width: auto;
  float: left;
  color: #2880b2;
  cursor: pointer;
}
.b-content__breadcrumbs_link:hover {
  color: #195273;
}
.b-hnav__span_2-level_inspage {
  font-family: 'PT Sans', sans-serif;
  position: relative;
  z-index: 3;
  color: #777777;
  font-size: 13px;
  padding: 10px 10px;
  border-bottom: 1px dotted #aaa;
  display: block;
  z-index: 10;
  background: #F9F9F9;
}
.b-hnav__span_2-level_inspage:hover {
  background: #E9F2F7;
  color: #444;
}
.b-hnav__span_2-level_inspage_active {
  font-family: 'PT Sans', sans-serif;
  position: relative;
  z-index: 3;
  color: white;
  font-size: 13px;
  padding: 6px 10px;
  display: block;
  z-index: 10;
  background: #2880b2;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.b-hnav__span-tri_inspage_active {
  display: block;
  height: 8px;
  width: 10px;
  background: url(/bitrix/templates/megapolis/static/css/../img/energy_sprite.png) -85px -9px no-repeat;
  position: absolute;
  bottom: -7px;
  left: 0px;
  z-index: 999;
}
.b-hnav__li_2-level_inspage_active {
  list-style: none;
  position: relative;
  z-index: 100;
}
/*b-galary*/
.b-galary {
  height: auto;
  display: block;
  margin: 10px 0;
}
.b-galary:after {
  content: вЂњ.вЂќ;
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.b-galary {
  display: inline-block;
}
html[xmlns] .b-galary {
  display: block;
}
* html .b-galary {
  height: 1%;
}
.b-galary__img-container {
  margin: 5px 10px 2px 0;
  float: left;
}
.b-galary__img {
  border: none !important;
  -webkit-transition: background-color 0.1s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out;
  -o-transition: background-color 0.1s ease-in-out;
  -ms-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
  animation: background-color 0.1s ease-in-out;
  padding: 0;
  margin: 0;
  background: #999;
  padding: 2px;
}
.b-galary__img:hover {
  background: #2880b2;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  animation: background-color 0.2s ease-in-out;
}
.b-galary__img-container_no-margin {
  margin: 5px 0px 2px 0px;
  float: left;
}
/*b-galary END*/
/*accordion*/
.ui-accordion-header {
  display: block;
  cursor: default;
  position: relative;
  padding: 0;
  margin: 0;
  font-size: 18px;
  color: #666;
  outline: none;
  width: 960px;
  height: 49px;
  margin: 0 auto;
  background: url(/bitrix/templates/megapolis/static/css/../img/site_map.png) no-repeat top center;
}
.ui-accordion-header-active {
  background: url(/bitrix/templates/megapolis/static/css/../img/site_map.png) center -43px no-repeat;
}
/*news-list*/
div.news-list img.preview_picture {
  float: left;
  margin: 0 10px 6px 0;
  border-radius: 2px;
  padding: 6px 5px ;
}
img.preview_picture {
  float: left;
  margin: 0 10px 6px 0;
  border-radius: 2px;
  padding: 6px 5px ;
}
.preview_picture__span {
  width: 178px;
  height: 124px;
  border: 1px solid #999;
  border-radius: 5px;
  margin: 0 20px 10px 0px;
  box-shadow: 0px 1px 6px RGBa(0, 0, 0, 0.3);
  background: url(/bitrix/templates/megapolis/static/css/../img/bg__crome.png);
  float: left;
}
.news-date-time {
  color: #999;
  font-size: 13px;
  
}
.news-item {
  font-size: 13px;
  color: #666;
  
}
.news-item:after {
  content: вЂњ.вЂќ;
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.news-item {
  display: inline-block;
}
html[xmlns] .news-item {
  display: block;
}
* html .news-item {
  height: 1%;
}
.labit-list-item__link {
  font-size: 13px;
  
  font-weight: bold;
  margin: 0 0 10px 0;
}
.labit-list-item__p {
  font-size: 13px;
  margin: 5px 0 0 0;
  color: #666;
}
.search-page p {
  line-height: 15px;
}
.text {
  font-size: 13px;
  
  color: #777;
}
.text a {
  font-size: 13px;
  
  color: #FACB00;
}
.text a:visited {
  color: #222;
}
.news-list {
  padding: 0 0 30px 0;
  display: block;
  float: right;
  width: 100%;
}
/* product_slider*/
#bus_slider-wrapper {
  left: 0px !important;
  width: 710px !important;
}
#bus_slider {
  background: url(/bitrix/templates/megapolis/static/css/../img/bg__cl.png);
  border-radius: 5px;
  box-shadow: inset 0px 1px 5px rgba(0, 0, 0, 0.4);
  width: 710px !important;
}
.coda-nav a {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/*b-feedback__form*/
.b-feedback__form {
  padding: 0px 15px 20px 15px;
}
.b-feedback__title_bold {
  margin: 5px 0 ;
  
  font-size: 13px;
  color: #333;
  font-weight: bold;
}
.b-feedback__submit {
  padding: 3px 5px;
}
.b-feedback__alert-text {
  margin: 5px 0;
  padding: 0 15px;
  
  font-size: 13px;
  color: red;
  font-weight: bold;
}
.b-feedback__input {
  width: 300px;
  padding: 5px;
  border-radius: 2px;
  border: 1px solid #999;
  display: block;
}
.b-feedback__input_capcha {
  width: 168px;
  padding: 5px 5px 5px 5px;
  margin-bottom: 5px;
  border-radius: 2px;
  border: 1px solid #999;
  display: block;
}
.b-feedback__container {
  width: 550px;
  overflow: hidden;
  margin: 0 15px;
}
.b-feedback__msg_container {
  background: #E0EBF5;
  margin: 3px 0;
  padding: 2px 5px;
}
.b-feedback__msg-header {
  
  font-size: 18px;
  /*	font-weight: bold;*/

  color: #9C9086;
  display: block;
}
.b-feedback__msg-text {
  
  font-size: 13px;
  color: #333;
  display: block;
}
.b-feedback__answer_container {
  background: #C2D6EB;
  margin: 3px 0;
  padding: 2px 5px;
}
.b-feedback__answer-header {
  
  font-size: 18px;
  /*	font-weight: bold;*/

  color: #C88A5B;
  display: block;
}
.b-feedback__answer-text {
  
  font-size: 13px;
  color: #333;
  display: block;
}
.b-feedback__nav {
  margin: 0 0 0 15px;
}
.b-left-links__link {
  color: #E06100;
  font-size: 13px;
  
  margin: 10px 0 0  15px;
  display: block;
}
.b-left-links__link:hover {
  color: #B85000;
}
.b-left-links__link:visited {
  color: #8F3E00;
}
.labit__galary-albums {
  font-size: 13px;
  
  color: #999;
}
.labit__galary-albums-img {
  border: 2px solid #999;
}
.labit__galary-albums-img:hover {
  border: 2px solid #FFA35C;
}
.b-block {
  width: 200px;
  padding: 0 0 20px 0;
}
.b-prodslider__content {
  padding: 10px 10px 0 10px;
  display: block;
}
.bus-slider__table td {
  padding: 10px 10px 0 10px;
}
.coda-slider:after {
  content: вЂњ.вЂќ;
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.coda-slider {
  display: inline-block;
}
html[xmlns] .coda-slider {
  display: block;
}
* html .coda-slider {
  height: 1%;
}
.coda-slider-wrapper {
  clear: both;
  overflow: auto;
  position: relative;
  display: block;
}
.dialog {
  display: none;
}
.ui-dialog {
  z-index: 3;
  background: white;
  height: 400px;
  border-radius: 5px;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.6);
  position: absolute;
  outline: none !important;
}
.button {
  outline: none !important;
}
.ui-dialog-titlebar {
  height: 0px;
  font-size: 0px;
}
.ui-button {
  height: 32px;
  width: 32px;
  position: absolute;
  top: -16px;
  right: -16px;
  border-radius: 32px;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.6);
  outline: none !important;
  font-size: 0;
  background: #ffffff url(/bitrix/templates/megapolis/static/css/../img/close.png) center center no-repeat;
  cursor: pointer;
  border: 0px;
}
.ui-button:hover {
  outline: none !important;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.6);
}
:focus {
  outline: none !important;
 
}
.ui-widget-overlay {
  display: block;
  background: rgba(48, 73, 84, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  width: 0% !important;
  height: 0% !important;
  z-index: 2;
}
/*DETAIL ITEM*/
.b-shop__detail {
  width: 900px;
  height: 460px;
  padding: 30px;
  position: relative;
}
.b-shop__detail:after {
  content: вЂњ.вЂќ;
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.b-shop__detail {
  display: inline-block;
}
html[xmlns] .b-shop__detail {
  display: block;
}
* html .b-shop__detail {
  height: 1%;
}
.b-shop__detail-img {
  width: 320px;
  height: 240px;
  float: left;
  display: block;
  border-radius: 5px;
}
.b-shop__detail-info {
  min-height: 400px;
  width: 550px;
  margin: 0 0 0 30px;
  display: block;
  float: left;
}
.b-shop__detail-name {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  font-family: georgia;
  padding: 0;
  margin: 0;
  font-style: italic;
  display: block;
}
.b-shop__detail-desc {
  font-size: 13px;
  font-weight: normal;
  color: #333;
  
  padding: 0;
  margin: 10px 0 0 0;
  display: block;
}
.b-shop__detail-name_sec {
  font-size: 13px;
  font-weight: bold;
  color: #333;
  
  padding: 0;
  margin: 10px 0 0 0;
  display: block;
}
.b-menu-list__detail-qt {
  margin: 7px 10px 0px 15px;
  display: block;
  font-weight: normal;
  
  font-size: 18px;
  width: 200px;
  height: auto;
  color: #7e7e7e;
}
.b-menu-list__detail-price {
  margin: 2px 10px 0px 15px;
  display: block;
  font-weight: bold;
  
  font-size: 18px;
  width: 200px;
  height: auto;
  color: #5e9244;
}
.b-menu-list__detail-plus {
  text-align: center;
  
  font-size: 24px;
  font-weight: bold;
  width: 40px;
  line-height: 50px;
  padding: 5px 0 0 0;
}
.b-menu-list__detail-add select {
  margin: 5px 0 0 0;
  height: 40px;
  
  font-size: 18px;
}
.b-menu-list__detail-add select:focus {
  outline: none;
}
.b-menu-list__detail-add option {
  height: 40px;
}
.b-menu-list__tables {
  width: 100%;
  min-height: 100px;
  margin: 15px 0 0 0;
}
.b-menu-list__tables:after {
  content: вЂњ.вЂќ;
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.b-menu-list__tables {
  display: inline-block;
}
html[xmlns] .b-menu-list__tables {
  display: block;
}
* html .b-menu-list__tables {
  height: 1%;
}
.b-shop__detail-ul {
  margin: 0 0 0 15px;
  height: 70px;
  display: block;
}
.b-shop__detail-ul li {
  float: left;
  margin: 0 0 0 5px;
  padding: 3px 0 0 0;
}
.b-menu-list__detail-add_qt-topic {
  font-style: italic;
  font-size: 13px;
  font-family: georgia;
  text-align: center;
}
.b-menu-list__detail-add_qt-wrapper {
  display: block;
  width: auto;
  height: 80px;
  float: left;
  margin: 0  0px 0 25px ;
}
.b-menu-cart__detail-add_qt-wrapper {
  display: block;
  width: auto;
  height: 80px;
  margin: 0  0px 0 25px ;
  height: auto;
  float: left;
}
.b-menu-list__detail-add_qt-input {
  width: 50px;
  height: 40px;
  color: black;
  font-size: 32px;
  padding: 0 5px;
  text-align: right;
  border-radius: 5px;
  background: #E6EEF3;
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.3);
  outline: none !important;
  border: none;
}
.b-menu-list__detail-add_qt-input:focus {
  outline: none !important;
}
.b-shop__table-info {
  min-height: 400px;
  width: 550px;
  margin: 0 0 0 30px;
  display: block;
  float: left;
  width: 100%;
}
.plus,
.minus {
  height: 40px;
  width: 40px;
  font-size: 36px;
  
  font-weight: bold;
  cursor: pointer;
  padding: 0 15px;
}
.b-menu-list__detail-submit {
  width: 200px;
  height: 60px;
  background: #439a22 url(/bitrix/templates/megapolis/static/css/../img/cart_white.png) 10px 7px no-repeat;
  border-radius: 5px;
  float: left;
  display: block;
  margin: 12px 50px;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
  border: none;
  outline: none;
  color: white;
  font-size: 18px;
  cursor: pointer;
  padding: 0 0 0 50px;
}
.b-menu-list__table {
  width: 200px;
  height: 60px;
  background: #439a22 url(/bitrix/templates/megapolis/static/css/../img/cart_white.png) 10px 7px no-repeat;
  border-radius: 5px;
  float: left;
  display: block;
  margin: 12px 8px ;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
  border: none;
  outline: none;
  color: white;
  font-size: 18px;
  cursor: pointer;
  padding: 0 0 0 50px;
}
.b-book {
  width: 100%;
  min-height: 400px;
  display: block;
}
.b-book__block {
  float: left;
  width: 50%;
  min-height: 400px;
  background: white;
  position: relative;
  border-radius: 5px;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
}
.b-book-corner__l {
  height: 89px;
  width: 93px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(/bitrix/templates/megapolis/static/css/../img/corner_l.png) no-repeat;
}
.b-book-corner__r {
  height: 89px;
  width: 93px;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(/bitrix/templates/megapolis/static/css/../img/corner_r.png) no-repeat;
}
.b-book__top-margin {
  display: block;
  width: 100%;
  height: 30px;
}
.b-book__group-name {
  font-style: italic;
  font-size: 18px;
  font-family: georgia;
  text-align: center;
  margin: 30px 0 0 0px;
  font-weight: bold;
  color: #333;
}
.b-book__table {
  margin: 30px;
  font-size: 13px;
  font-family: georgia;
  text-align: center;
  width: 90%;
  min-width: 400px;
}
.b-book__table-number {
  width: 10%;
  padding: 5px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}
.b-book__table-name {
  width: 50%;
  padding: 5px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}
.b-book__table-qt {
  width: 20%;
  padding: 5px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}
.b-book__table-price {
  width: 20%;
  padding: 5px;
  border-bottom: 1px solid #CCC;
}
.b-book__table-group {
  padding: 5px;
  border-bottom: 1px solid #CCC;
  font-style: italic;
}
.b-menu-cart__item {
  display: block;
  background: #F4F4F4;
  width: 315px;
  height: 120px;
  border-radius: 5px;
  box-shadow: 0px 1px 5px RGBa(0, 0, 0, 0.3);
  margin: 5px;
  float: left;
  cursor: pointer;
  width: 500px;
  position: relative;
  margin: 15px 20px 15px 20px;
}
.b-menu-cart__item:hover {
  box-shadow: 0px 1px 5px RGBa(0, 0, 0, 0.3), 0px 0px 10px rgba(106, 192, 243, 0.7);
}
.cart__button {
  min-width: 100px;
  height: 40px;
  position: absolute;
  z-index: 1;
  top: -125px;
  right: 15px;
  background: url(/bitrix/templates/megapolis/static/css/../img/cart.png) no-repeat;
  padding: 10px 0 0 50px;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
  font-family: georgia;
  font-style: italic;
}
.hotel__button {
  min-width: 100px;
  height: 40px;
  position: absolute;
  z-index: 1;
  top: -125px;
  left: 15px;
  background: url(/bitrix/templates/megapolis/static/css/../img/book.png) 0 6px no-repeat;
  padding: 10px 0 0 53px;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
  font-family: georgia;
  font-style: italic;
}
.b-menu-cart__item-qt-more {
  font-weight: normal;
  
  font-style: italic;
  font-size: 18px;
  color: #666;
  float: right;
}
.b-menu-cart__item-qt {
  margin: 7px 10px 0px 15px;
  float: left;
  display: block;
  font-weight: normal;
  
  font-size: 18px;
  width: 175px;
  height: auto;
  color: #7e7e7e;
  width: 355px;
}
.cart__button-close {
  height: 32px;
  width: 32px;
  position: absolute;
  top: -16px;
  right: -16px;
  border-radius: 32px;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.6);
  outline: none !important;
  font-size: 0;
  background: #ffffff url(/bitrix/templates/megapolis/static/css/../img/close.png) center center no-repeat;
  background-size: 50%;
  cursor: pointer;
  border: 0px;
}
.cart__button-close:hover {
  outline: none !important;
}
.cart__button-close:focus {
  outline: none !important;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.6), 0px 0px 10px rgba(106, 192, 243, 0.7);
}
.b-news-main {
  width: 450px;
  height: auto;
  margin: 20px 0 0 0;
  float: left;
}
.auto_picture img {
  border-radius: 4px;
}
#istok-renault-cars-slider-wrapper {
  margin-top: 15px;
  /*background: url(/bitrix/templates/megapolis/../img/car_slider.png);*/

}
.b-istok-car-slider__b-cars-item {
  width: 130px;
  height: 120px;
  float: left;
  margin: 0 50px 0 58px;
}
.b-istok-car-menu__b-cars-item {
  width: 130px;
  height: 109px;
  margin: 0 45px 0 45px;
}
.b-istok-car-slider__b-cars-item-img {
  width: 130px;
  height: 90px;
  display: block;
  outline: none;
}
a:hover .b-istok-car-slider__b-cars-item p,
a:hover .b-istok-car-menu__b-cars-item p {
  color: #333333;
}
.b-istok-car-slider__b-cars-item p,
.b-istok-car-menu__b-cars-item p {
  width: 100%;
  height: auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #666;
  text-align: center;
  margin: 0;
  text-transform: uppercase;
}
.b-content__page {
  float: right;
  width: 100%;
  height: auto;
  margin: 40px 0 30px 0px;
}
.b-content__page_right {
  float: right;
  width: 760px;
  height: auto;
  margin: 0 0 0 0px;
}
@media (min-width: 1280px) {
  .b-container_full{
    width: auto;
    max-width: 1700px;
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 1500px) {
 .b-col-hg-3{
    width: 16.66666667%
 }
}





.ui-dialog-content {
  padding: 10px 15px;
}
.ui-dialog-content form p {
  margin: 5px 0;
}
.ui-dialog-content form input {
  width: 216px;
  height: 20px;
}
.ui-dialog-content form input:focus {
  width: 216px;
  height: 20px;
  outline: #FDAD01 2px solid !important;
  box-shadow: none;
}
.ui-dialog-content form select {
  width: 220px;
  height: 24px;
}
.ui-dialog-content form select:focus {
  width: 220px;
  height: 24px;
  outline: #FDAD01 2px solid !important;
  box-shadow: none;
}
.ui-dialog-content form textarea {
  width: 216px;
  height: 50px;
}
.ui-dialog-content form textarea:focus {
  width: 216px;
  height: 50px;
  outline: #FDAD01 2px solid !important;
  box-shadow: none;
}
.ui-dialog {
  z-index: 999;
}
/*b-carcolor*/
.b-carcolor {
  display: block;
  float: left;
  width: 600px;
  margin: 30px 0;
  border-radius: 3px;
}
.b-carcolor__img {
  display: block;
  float: left;
  width: 400px;
  height: auto;
}
.b-carcolor__picker-item-img {
  display: block;
  float: left;
  width: 36px;
  height: 36px;
  border-radius: 2px;
  margin: 1px 6px 6px 1px;
  border: 1px solid #e8e8e8;
  cursor: pointer;
}
.b-carcolor__picker-item-img:hover {
  border: 2px #FFA35C solid;
  margin: 0px 5px 5px 0px;
  border-radius: 2px;
}
.b-carcolor__pickers {
  display: block;
  width: 150px;
  height: auto;
  float: left;
  margin: 0 0 0 30px;
}
.b-carcolor__img img {
  border-radius: 3px;
}
.b-carcolor__p {
  color: #999;
  font-size: 13px;
  padding: 0px 0;
}
.b-carcolor__button {
  background: url(/bitrix/templates/megapolis/static/css/../img/request_small.png) repeat-x 0 0px;
  width: 130px;
  height: 41px;
  display: block;
  margin: 10px 5px 0 0px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  line-height: 40px;
  cursor: pointer;
  float: left;
  border-radius: 3px;
}
.b-carcolor_selected {
  border: 2px #FFA35C solid;
  margin: 0px 5px 5px 0px;
  border-radius: 2px;
}
.b-carcolor_selected:hover {
  outline: 0px solid #FFA35C !important;
}
#istok-renault-cars-slider-wrapper .ls-nav-left-arrow,
#istok-renault-cars-slider-wrapper .ls-nav-right-arrow {
  top: 24px;
}
.vkok {
  position: absolute;
  display: block;
  top: 16px;
  right: 184px;
}












/* СЃР»Р°Р№РґРµСЂ*/

.b-slider-brands__title{
    width: 100%;
    font-size: 30px;
    color: #666;
    text-align: center;
    padding: 15px 0;

}

.b-slider-elmar__link{
    text-decoration: none;
    display: block;
    outline: none;
    padding: 0 15px;
    width: 100px;
    margin: 0 auto
}
.b-slider-elmar__link:hover{
    text-decoration: none;
    display: block;
    outline: none;
    padding: 0 15px;
}
#b-slider_brands{
    margin: 0 30px 30px 30px;
}
#b-slider_brands .b-slider-elmar__name{
    width: 100px;
    display: block;
    font-size: 14px;
    color: #0088cf;
    text-decoration: underline;
    text-align: center;
}
#b-slider_brands a:hover .b-slider-elmar__name{
    text-decoration: none;
}
#b-slider_brands .b-slider-elmar__city{
    width: 100px;
    display: block;
    color: #666 ;
    font-size: 12px;
    text-decoration: none !important;
    text-align: center;
}
.b-slider-elmar__img{
    display: block;
    margin: 0 auto;
    float: none !important;


}
#b-slider_brands .slick-prev{
    background: url(/bitrix/templates/megapolis/images/slider_left.png) no-repeat;
    width: 16px;
    height: 27px;
    display: block;
    top:15px;
}
#b-slider_brands .slick-next{
    background: url(/bitrix/templates/megapolis/images/slider_right.png) no-repeat;
    width: 16px;
    height: 27px;
    display: block;
    top:15px;
}

#b-slider_brands .slick-prev:before, #b-slider_brands .slick-next:before {
    font-size: 0px;
    display: none;
}
#b-slider_brands img{
    max-height: 80px;
    padding: 0 0 10px 0;
}

/* CATSEC MAIN */
#catsec-wrapper{
  display: block;
  width: 960px;
}
#catsec.liquid-slider{
 /* background: white;*/
}
#catsec-nav-ul li{
padding: 0px !important;
}
.catsec__item{
  display: block;
  width: 202px;
  float: left;
  border: 1px solid #999;
  margin:  0 8px 10px 8px;
}
.catsec__item:hover{
  box-shadow:none;
	/*box-shadow: 1px 3px 7px rgba(0,0,0,0.2), 0 1px 3px rgba(0,0,0,0.1);
    transition: all 0.05s linear;*/
  border: 1px solid var(--catalog-color-3);
}
.catsec__item a:hover{
 text-decoration: none;
}

.panel-wrapper span img{
  display: block;
  width: 200px;
  height: 300px;
}
.panel-wrapper span a{
  text-decoration: none;
}
.b-catsec__name{
  display: block;
  float: none;
  font-size: 18px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  color: #333;
  border: none;
  margin:0px;
  padding: 0;
}


.catsec__item:hover .b-catsec__name{
  color:var(--catalog-color-2);
}
.bx_sitemap_li_title{
  font-size: 0px;
}

.b-main__sections__title {
    display: block;
    text-align: center;
    font-size: 32px;
    color: #333;
    margin: 30px 0;
    font-weight: bold;
}
#catsec-wrapper .ls-nav #catsec-nav-ul .current a{
  background: white;
  color: #0088CF;
  font-size: 16px;
  border-bottom: 2px solid #0088CF;
}
#catsec-wrapper .ls-nav #catsec-nav-ul a{
  background: white;
  color: #333;
  font-size: 16px;
  border-bottom: 2px solid #999;
}

/* END CATSEC MAIN */

/* CATALOGMENU  */
.b-left__menu {
  float: left;
  width: 180px;
  height: auto;
  margin: 10px 0 0px 0;
  min-height: 300px;
  border-radius: 3px;
}
.b-catmenu a{
  text-decoration: none;

}
.b-catmenu_active a{
  color: #0088CF !important;
}
.b-catmenu li{
  list-style: none;
  padding: 0px;
}
.b-catmenu__item a{
  font-size: 16px;
  color: #333;
/*  font-weight: bold;*/
}
.b-catmenu__item a:hover{
  font-size: 16px;
  color: #0088CF;
/*  font-weight: bold;*/
}
.b-catmenu__item {
  font-size: 16px;
  color: #333;
/*  font-weight: bold;*/
  padding:  0 0 10px 0 ;
}
.b-catmenu__li_parent{
  padding: 0px 0 0 0 !important;
}
.b-catmenu__li_parent .b-catmenu__item{
  padding: 0px 0 0 15px !important;

}
.b-catmenu__li_parent .b-catmenu__item a{
  font-size: 13px !important;
  color: #333;
/*  font-weight: bold;*/
}
.b-catmenu__li_parent .b-catmenu__item a:hover{
  font-size: 13px !important;
  color: #0088CF;
/*  font-weight: bold;*/
}

.b-catmenu ul {
  display: block;
  padding: 0 0 10px 0;
}
.b-catmenu__item_parent a{
  font-size: 16px !important;
  color: #333;
  font-weight: bold;
  padding: 5px 0;
}

/* END CATALOGMENU  */



/*/----------------------------------------------------------------catalog*/







/*----------------------------------------------------------------contacts*/
.b-contacts__tel{
    font-size: 17px;
    font-weight: 500;
    padding: 0px 10px;
    margin: 0;
}

.b-contacts__text{
    font-size: 14px;
    font-weight: 500;
    padding: 0px 10px;
}
.b-contacts-info__icon{
    color: var(--header-color-1);
    transform: scale(-1, 1);
    padding-left: 2px;
    padding-right: 10px;
}

.b-contacts-nav-text{
    color: var(--header-color-2) !important;
}

.b-contacts-nav-icon{
    color: var(--header-color-1);
    margin-right: 3px;
    margin-left: 3px;
}

.b-contacts-adr{
    display: inline;
    margin-top: 4px;
} 

.b-contacts-adr-icon{
    color: var(--header-color-1);
    margin: 2px 8px 0 2px;
}

.b-contacts-adr-text{
   color: var(--header-color-2) !important;
   padding: 0 0 0 12px;
}

.b-contacts-map{
    padding: 20px 10px;
    margin: 10px 41px;
    border: 9px red;
    height: 30%;
    width: 200px;
    position: absolute;
    background: #fff;
    border-radius: 2px;
    z-index: 999;
    box-shadow: 0px -3px 0px 0 var(--footer-color-3);
    border: 1px solid #EFEFEF;
}
.b-contacts-map__text{
    font-weight: bold;
}
@media (max-width: 767px) {
  /* стили для xs-устройств */
  .b-contacts-map{
    display: none;
  }
}

/*/----------------------------------------------------------------contacts*/



/*новый футер*/

/*redhelper */
#rh-badge.rh-left .rh-inner { 
    display: none !important;
}

/*jivo */
.label_e67._right_de0._pad100_cc0 {
     margin-bottom: 82px;
}

.b-footer_wrap{
	background: var(--footer-color-4);
	padding-top: 40px;
    display: block;
	/*margin-top: 40px;*/	
	/*border-top: 1px solid white;*/
	position: relative;
	padding-bottom:30px; 
}
.b-footer-line{
    background: var(--footer-color-3) !important;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-top:20px;

}
.b-footer-line__img{
    padding-left: 40px;
	position: absolute;
    top: 11px;
}

.b-footer-line__question{
    color: var(--footer-color-1) !important;
    font-size: 22px;
}

.b-footer-line__text{
    color: var(--footer-color-1) !important;
    font-size: 14px;
	padding-top: 12px;
	padding-bottom: 8px;

}
.b-footer-line-button{
	margin-top: 23px;
	margin-bottom: 25px;
	text-align: center;
  cursor: pointer;
}
.b-footer-line__button{
    color: var(--footer-color-1)!important;
    padding: 10px 18px 9px 10px;
    border: 2px solid var(--footer-color-1) !important;
    text-transform: uppercase;
}
.b-footer-line__button:hover{
    background:var(--footer-color-1) !important;
    text-decoration: none;
    color: #000  !important;
}

	/*soc*/
.b-footer__soc{

}
.b-footer__copy{
	color: var(--footer-color-1) !important;
	font-size: 13px;
	padding-bottom:10px;
}
.b-soc__icon{
    background: #2c364a;
     
}
.b-footer-soc-icons{
	display: flex;
	flex-wrap:wrap;
	padding-bottom: 10px;
}

.b-footer-soc-icons__item  a{
	border: 2px solid transparent;
    border-radius: 4px;
    display: block;
    height: 31px;
    margin: 5px 8px 5px 0;
    overflow: hidden;
    position: relative;
    width: 30px;
    background-color: rgba(256,256,256,0.3) !important;
    
}
.b-footer-soc-icons__item  a:hover{
	background-color: rgba(256,256,256,0.3) !important;
	border: 2px solid var(--footer-color-3) !important; 
}


.b-footer-soc-icons__item a i {
    position: absolute;
    top: 5px;
    text-align: center;
    color: var(--footer-color-1) !important;
    width: 100%;
    font-size: 17px;
}

.grasslogo_64 {
    display: block;
    width: 101px;
    height: 32px;
    background: url(images/grass64.png) 0 0;
    background-size: 100%;
    margin: 3px 0 0 0;
}
.grasslogo_64:hover {
    width: 101px;
    height: 32px;
    background: url(images/grass64.png) 0 -32px;
    background-size: 100%;
}

/*menu*/

.b-footer-menu{
	padding-bottom: 20px;
	margin: 0;
}

.b-footer-menu a{
	display: block;
	text-decoration:none;
}

.b-footer-menu__1lvl{
    color: var(--footer-color-1) !important;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Ubuntu', sans-serif;
    
}
.b-footer-menu__1lvl:hover{
	color: var(--footer-color-3) !important;
    text-decoration: none;
}
.b-footer-menu__2lvl{
    color: var(--footer-color-2) !important;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: .03em;
    font-family: 'Ubuntu', sans-serif;
}
.b-footer-menu__2lvl:hover{
	color: var(--footer-color-3) !important;
    text-decoration: none;
}
	/*contact*/


.b-footer__number{
	color: var(--footer-color-1) !important;
    padding: 0;
    vertical-align: middle;
    display: block;
    font-weight: 500;
    padding-left: 19px;

}
.b-footer__number:hover{
	color: var(--footer-color-1) !important;
    text-decoration: none;
}
.b-footer__phone{
	font-size: 16px;
    margin-left: -1px;
}
.b-footer-phone__icon{
    transform: scale(-1, 1);
    color: var(--footer-color-3) !important;
    position: absolute;
    padding-top: 4px;

}
.b-footer__tel{
	
}
.b-footer__call{
    margin-left:20px;
	font-size: 14px;
	color: var(--footer-color-3) !important;
    border-bottom: 1px dotted var(--footer-color-3) !important;
}
.b-footer__call:hover{
	color:var(--footer-color-1) !important;
	border-bottom: 1px dotted var(--footer-color-1) !important;
    text-decoration:none;
}
.b-footer-adr{
    margin-top: 5px;
  	font-size: 13px;
  	color: var(--footer-color-1) !important;
}
.b-footer-adr__icon{
    color: var(--footer-color-3) !important;
    padding-right: 6px;
}
.b-footer-contact{
    display: inline-block;
}

.b-footer-email{
	margin-bottom: 12px;
	color: var(--footer-color-1) !important;	
}
.b-footer-email__icon{
    color: var(--footer-color-3) !important;
    padding-right: 3px;
}

.b-footer-email a{
	color: var(--footer-color-2) !important;
	padding:0;
}
.b-footer-email a:hover{
	color:var(--footer-color-3) !important;	
    text-decoration: none;
}
/*FOOTER END*/