

/* Start:/bitrix/templates/remstroy_/components/bitrix/menu/top_mobile/style.css?16886557391687*/

/*.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: #ccc; 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, 0) !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;
}
.js-dropdown ul li{list-style: none;}
.menu_mobile #catalog { background: rgba(0,0,0, .2) !important; }

/* End */


/* Start:/bitrix/templates/remstroy_/components/bitrix/search.title/site_search/style.css?1688655741391*/

div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	/*overflow:hidden;*/
	z-index: 10205;
	/*border: 1px red solid;*/
	/*width: 450px !important;*/
	background: white;
	padding: 5px !important;
}

a .title-search-price { font-size: 16px; padding-top: 5px; color: black; }

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


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

.dropdown-submenu span{
  padding: 3px 20px;
  color: #333333;
}
.dropdown-submenu:after{
  content: '>';
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  width: 10px;
  height: 16px;
  line-height: 1;
  font-family: monospace;
  display: block;
}

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

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}
span.dropdown-toggle{
  color: #fff;
  cursor: pointer;
  text-align: center;
}

.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-weight: bold;
    height: 75px;
} 


.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: 75px;
    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: #ccc!important;
    background: none !important;
}

.dropdown-menu { z-index: 10000 !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 }

      .dropdown-menu li.item-selected>a{
      color: rgba(0,0,0) !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;
}
.dropdown-submenu .dropdown-menu{
  right: -300px;
  left: auto!important;
}
/*  .Главное меню */

/* End */


/* Start:/bitrix/templates/remstroy_/components/bitrix/breadcrumb/main/style.css?1688655741707*/

.bx-breadcrumb {
	padding: 15px 0 0 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/templates/remstroy_/components/bitrix/menu/bottom/style.css?168865573960*/
.footer .menu_bottom { font-size: 14px; line-height: 18pt; }
/* End */


/* Start:/bitrix/templates/remstroy_/styles.css?17719141327008*/
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 {}

.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;
	}
.call_back{
	position: relative;
}
.header_table .form_regim_cell div.qr-image{
	display: none;
	position: absolute;
	top: 20px;
	left: 0;
	background: #fff;
	border-radius: 6px;
	width: 140px;
	height: 140px;
	z-index: 999;
	padding: 10px;
	box-sizing: border-box;
	box-shadow: 0 0 19px -1px rgba(0, 0, 0, 0.2);
}
.header_table .form_regim_cell div.call_back:hover .qr-image{
	display: block;
}
.qr-image img{
	max-width: 100%;
}
.news-title{
	margin: 20px 0;
	font-size: 24px;
	font-weight: bold;
}
.news-block-container{
	display: flex;
	flex-direction: column;
}
.news-block{
	display: flex;
	margin-bottom: 20px;
	min-height: 130px;
}
.news-block:last-child{
	margin-bottom: 0;
}
.news-block__image{
	max-width: 120px;
	min-width: 120px;
	margin-right: 20px;
}
.news-block__image img{
	max-width: 100%;
	width: 100%;
}
.news-block__content-title{
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.news-block__content-title:hover{
	color: #0067b0;
}
.news-block__content-date{
	font-size: 14px;
	margin: 5px 0;
}
.news-block__content-button{
	display: inline-block;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
.select2{
	width: 100% !important;
}
.list-town{
	width: 100%;
	padding: 0;
	margin: 0;
}
.list-town li{
	text-align: center;
	height: 35px;
	background: #0067b0;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.organization-info{
	margin-top: 30px;
	min-width: 600px;
	max-width: 628px;
	width: 100%;
	border-collapse: collapse;
}
.organization-info th,
.organization-info td {
    padding: 5px;
}
.organization-info thead tr{
	height: 35px;
}
.organization-info th{
	font-size: 14px;
    text-align: center;
}
.organization-info td{
	font-size: 12px;
    line-height: 14px;
}
.organization-info td:nth-child(3),
.organization-info td:nth-child(4),
.organization-info td:nth-child(5) {
	text-align: center;
}
.organization-info tbody tr:nth-child(2n){
	background: #ececec;
}



.organization-info {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	border:#ccc 1px solid;
	border-collapse:separate;
 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
 
	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
 
.organization-info th {
	font-weight:bold;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
 
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
.organization-info th:first-child{
	text-align: left;
	padding-left:20px;
}
.organization-info tr:first-child th:first-child{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
.organization-info tr:first-child th:last-child{
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
.organization-info tr td:first-child{
	text-align: left;
	border-left: 0;
}
.organization-info tr td {
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
 
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
.organization-info tr:nth-child(even) td{
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
.organization-info tr:last-child td{
	border-bottom:0;
}
.organization-info tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
.organization-info tr:last-child td:last-child{
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
.organization-info tr:hover td{
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);
}
 
.organization-info a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
.organization-info a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
.organization-info a:active,
.organization-info a:hover {
	color: #bd5a35;
	text-decoration:underline;
}





.data-ajax{
	margin-bottom: 30px;
	overflow-x: auto;
}
.stat-block{
	margin-bottom: 30px;
	width: 100%;
	height: 100px;
	border-radius: 3px;
	background: #ccc;
	padding: 15px;
	box-sizing: border-box;
}
.stat-block.blue{
	background: #1daaca;
}
.stat-block.red{
	background: #fd7843;
}
.stat-block.orange{
	background: #f39c11;
}
.stat-block.purple{
	background: #818dc2;
}
.stat-block.grin{
	background: #7ea961;
}
.list-town li:hover{
	background: #005c9e;
}
.list-town li.active{
	background: #005c9e;
	font-weight: bold;
}

.stat-block__title{
	font-size: 16px;
	color: #fff;
}
.stat-block__info{
	font-size: 40px;
	line-height: 40px;
	color: #fff;
}

/*

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


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

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


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


/* Start:/bitrix/templates/remstroy_/template_styles.css?177191413210647*/
.custom-logo{
    display: flex;
    align-items: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bolder;
}
.custom-logo img{
    margin-right: 10px;
}
.footer .custom-logo{
    font-size: 13px;
}
.tel a{
    font-size: 18px;
    font-weight: bold;
}
.nav-justified{
    display: flex;
    align-items: center;
}
.nav-justified>li{
    width: 100%!important;
    display: flex!important;
    align-items: center;
    justify-content: center;
}
.nav>li>a{
    padding: 10px 5px!important;
}

.main_menu_gorizontal .nav-pills>li{
    padding-top: 0px;
	font-size: 14px;
}
.main_menu_gorizontal{
    white-space: normal;
    font-size: 12px;
}
.visuall{
    width: 100%;
    padding: 10px 0px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    background: #fff;
    display: none;
}
.visuall *{
    color: #000!important;
}
.visuall__wrapper{
    max-width: 1100px;
    margin: auto;
    display: flex;
    align-items: flex-start;
}
.visuall input{
    display: none;
}
.visuall label{
    cursor: pointer;
    margin-bottom: 0px;
}
.visuall input:checked + label{
    background: #ccc;
}
.visuall-group{
    margin-right: 20px;
}
#visuall-version{
    margin-top: 10px;
    cursor: pointer;
    color: #0067b0;
    display: flex;
    justify-content: flex-end;
}
#visuall-version:hover{
    color: #000;
}
#visuall-version span{
    margin-left: 5px;
    font-size: 14px;    
    border-bottom: 1px #0067b0 dotted;
}
#visuall-static{
    border: 1px solid #000;
    height: 45px;
    display: flex;
    align-items: center;
    padding: 0px 10px;
    box-sizing: border-box;
    color: #000;
    cursor: pointer;
}
.visuall-static,
.visuall-group__title{
    font-size: 14px!important;
}
.visual-color-site-white,
.visual-color-site-black{
    width: 25px;
    height: 25px;
    border: 1px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
}
.visual-color-site-white{
    background: #fff;
    color: #000!important;
}
.visual-color-site-white:hover{
    color: #000!important;
}
.visual-color-site-black{
    background: #000;
    color: #fff!important;
}
.visual-color-site-black:hover{
    color: #fff!important;
}
.visuall-group__text,
.visuall-group__color{
    display: flex;
}
.visuall-group__text *,
.visuall-group__color *{
    margin-right: 5px;
}
.visuall-group__text *:last-child,
.visuall-group__color *:last-child{
    margin-right: 0px;
}
.visuall-group__image{
    display: flex;
}
.visuall-group__image label{
    font-size: 14px!important;
    margin-bottom: 0px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000;
    width: 100%;
}
.visuall-text-small{
    color: #000;    
    font-size: 14px!important;
    border: 1px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
}
.visuall-text-medium{
    color: #000;
    font-size: 17px!important;
    border: 1px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
}
.visuall-text-big{
    color: #000;
    font-size: 23px!important;
    border: 1px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
}
.header-group{
    display: flex;
    flex-direction: column;
    height: 105px;
    justify-content: center;
    align-items: flex-end;
}
.min-height{
    min-height: 600px;
	margin-bottom: 20px;
}
.slider-buttons{
    display: flex;
    align-items: center;
    justify-content: center;
}
.js-tab-content{
    display: none;
}
.js-tab-content.active{
    display: block;
}
.contact-info{
    margin-bottom: 100px;

}
.contact-info .contact-info__block{
    display: flex;
    align-items: center;
    height: 58px;
    cursor: pointer;
    border-bottom: 1px solid rgba(0,0,0, .15);
    text-transform: uppercase;
	font-size: 15px;
}
.contact-info .contact-info__block:last-child{
    border-bottom: 0px;
}
.contact-info .contact-info__block:hover{
    color: rgba(0,0,0, .5)
}
.contact-info .contact-info__block.active{
    color: rgba(0,0,0, .5)
}
.contact-info .contact-info__element{}
.element-block{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 160px;
}
.custom-block{
    height: 200px;
	margin-bottom: 20px;
}
.custom-block img{
    max-width: 100%;
}

.scheme {
    height: 570px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.scheme svg {
	position: absolute;
    margin: 0px 0px 0px 100px;
    right: 0px;
    left: 0px;
    height: 100%;
    width: 830px;
}
.scheme polygon {
    fill: #ececec;
}
tspan{
    text-align: center;
    font-size: 12px;
}
.scheme g{
    cursor: pointer;
}
.scheme-item {
}
.scheme-container__group{
    background: #fff;
}
.scheme-popup__text{
    font-size: 13px;
    margin-top: 5px;
    line-height: 16px;
}
.scheme-name {
    font-size: 14px;
    text-align: center;
    border-bottom: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    background: #0067b0;
    color: #fff;
    cursor: pointer;
}
.scheme-popup-close{
    position: absolute;
    top: 0px;
    left: -20px;
    font-size: 18px;
    cursor: pointer;
}
.scheme-popup {
	display: none;
	border-radius: 5px;
    padding: 10px;
    width: 480px;
    position: absolute;
    box-shadow: 0 0 19px -1px rgba(0, 0, 0, 0.2);
    font-size: 12px;
    line-height: 14px;
    background: #fff;
	z-index: 9;    
    text-align: left;
    left: -9%;
    bottom: 0;
}

_:-ms-fullscreen, :root .scheme-popup {left: -950px;}

.uslugi_index .row{
    position: relative;
}
.uslugi_index .col-md-2{
    position: initial;
}
.scheme-name.active{
    background: #0090d8;
}
.scheme-name.active:before{
    display: block;
}
.scheme-popup__images{
	margin-bottom: 10px;
}
.scheme-popup__images img{
    max-width: 100%;
}
.scheme polygon:hover, #hover {
    fill: #0067b0bf;
}
.scheme polygon.active {
    fill: #0067b075 !important;
}

@media screen and (max-width: 991px) {
    .header_table .logo_cell{
        width: 50%;
    }
    .scheme-popup{
        position: relative;
        right: 0;
        width: 100%;
        box-shadow: none;
        border-radius: 0;
		left: 0;
    }
    .scheme-popup-close{
        display: none;
    }
    .scheme-name.active:before{
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .index_slider .item .text>div{
        margin: auto!important;
    }
    .slider-buttons{
        margin: auto;
        max-width: 320px;
        flex-direction: column;
    }
    .dropdown-menu li:hover, .dropdown-menu li a:hover{
        background: none;
        color: #fff;
    }
    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
        background: none!important;
    }
}
.header_table .form_regim_cell div.button-show-deck{
    display: flex;
}
.header_table .form_regim_cell div.button-hide-deck{
    display: none;
}
@media screen and (max-width: 767px) {
    .header_table .form_regim_cell div.button-show-deck{
        display: none;
    }
    .header_table .form_regim_cell div.button-hide-deck{
        display: block;
    }
    .header_table .form_regim_cell{
        display: flex!important;
        align-items: center;
        justify-content: center;
        width: 100%!important;
    }
    .header_table .form_regim_cell .call_back.flex-row{
        display: block!important;
    }
    .header_table .form_regim_cell div *{
        font-size: 16px!important;
    }
}
div.cookie_pp {
	background: rgba(8, 54, 113, 0.8);
	bottom: 0; 
	position: fixed; 
	width: 100%; 
	z-index: 1000;
}
div.cookie_pp-inner {
	font-size: 12px;
	margin: auto;
	padding: 10px 25px 55px;
	max-width: 1170px;
}
div.cookie_pp-text {
	color: #fff; 
	float: left; 
	width: 80%; 
}
a.cookie_pp-button {
	background: #034e89;
	border: 1px solid #63aed9;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	height: 35px;
	margin: 25px 0 0 20px;
	line-height: 34px;
	min-width: 130px;
	padding: 0 5px;
	text-align: center;	
	text-decoration: none;
}
.js-dropdown div:hover *{
    color: #000!important;
}
.dropdown-menu li.js-dropdown a{
    color: #fff;
}
.js-dropdown span{
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: flex;
    font-family: monospace;
    font-size: 26px;
    align-items: center;
    justify-content: center;
    line-height: 10px;
}
.dropdown-menu li.js-dropdown ul li{
    padding: 5px;
    list-style: none;
} 
body {
	overflow-x: hidden;
}
.acor-container {
    margin: 20px 0;
}
.acor-container .acor-body {
    width: calc(100% - 40px);
    margin: 0 auto;
    height: 0;
    color: rgba(0, 0, 0, 0);
    background-color: #BFE2FF;
    line-height: 18px;
    padding: 0 30px;
    box-sizing: border-box;
    transition: color 0.5s, padding 0.5s;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2), 0 10px 16px rgba(0,0,0,0.2);
}
.acor-container .acor-body p {
    margin: 0 0 10px;
}
.acor-container label {
    cursor: pointer;
    background-color: #337AB7;
    display: block;
    padding: 15px 20px;
    width: 100%;
    color: #BFE2FF;
    font-weight: 300;
    box-sizing: border-box;
    z-index: 100;
    font-family: sans-serif;   
    font-size: 18px;
    margin: 0 0 5px;
    transition: color .35s;
}
.acor-container label:hover {
    color: #FFF;
}
.acor-container input{
    display: none;
}
.acor-container label:before {
    content: '\276F';
    float: right;
}
.acor-container input:checked + label {
    background-color: #285f8f;
    color: #FFF;
    box-shadow: 0 8px 26px rgba(0,0,0,0.4), 0 28px 30px rgba(0,0,0,0.3);
}
.acor-container input:checked + label:before {
    transition: transform .35s;
    transform: rotate(90deg);
}
.acor-container input:checked + label + .acor-body {
    height: auto;
    margin-top: -5px;
    color: #000;
    padding: 20px 30px 10px;
}
.add_message_right_0 {
  display:block;
  width:250px;
  height:125px;
  position:fixed;
  left:0;
  top:75%;
  border-radius:5px;
  box-shadow: 0px 0px 10px #000;
  z-index: 1;
}
.add_message_right_1 {
  display:block;
  width250px;
  height:250px;
  position:fixed;
  right:1%;
  bottom:16%;
  z-index: 1;
}
.btn-cl_0 {
  display:block;
  position:fixed;
  left:12.5%;
  top:75%;
  background-color: white;
  z-index: 2;
}
.btn-cl_1 {
  display:block;
  position:fixed;
  right:1%;
  bottom:42%;
  z-index: 2;
}
/* End */
/* /bitrix/templates/remstroy_/components/bitrix/menu/top_mobile/style.css?16886557391687 */
/* /bitrix/templates/remstroy_/components/bitrix/search.title/site_search/style.css?1688655741391 */
/* /bitrix/templates/remstroy_/components/bitrix/menu/top_multi/style.css?16886557393597 */
/* /bitrix/templates/remstroy_/components/bitrix/breadcrumb/main/style.css?1688655741707 */
/* /bitrix/templates/remstroy_/components/bitrix/menu/bottom/style.css?168865573960 */
/* /bitrix/templates/remstroy_/styles.css?17719141327008 */
/* /bitrix/templates/remstroy_/template_styles.css?177191413210647 */
