

/* Start:/bitrix/templates/furniture_blue/form/style.css?17497408124669*/
.fade {
	z-index: 999;
    position: fixed;
    background-color: #000;
    opacity: 0.2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
}
.elem-input_list label span {
    color: red;
}
.modal {
    position: absolute;
    -ms-transform: translate(-50%, 0%);
    z-index: 1001;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: none;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto;
}
p.politika_alx {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.modal-inner {
    border-radius: 5px;
    background: #fff;
    transition: all 0.3s ease 0s;
    box-shadow: 0 0 33px rgba(0, 0, 0, 0.36);
    min-height: 200px;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
    padding: 40px 20px 40px;
    width: 500px;
    max-width: 100vw;
}
.modal-inner .modal-content{
	box-shadow: none !important;
    border: none !important;
}
.m_close{
        width:14px;
        height:14px;
        position:absolute;
        background:#fff;
        top:20px;
        right:20px;
        cursor:pointer;
        display:block;
        overflow:hidden;
        opacity:0.6;
        -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
        filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
        z-index:2;
        -webkit-transition:all .2s ease-out;
        -moz-transition:all .2s ease-out;
        -ms-transition:all .2s ease-out;
        -o-transition:all .2s ease-out;
        transition:all .2s ease-out;
}

.m_close:hover{
        opacity:1;
        -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.m_close__left:before{
        position:absolute;
        content:'';
        left:-3px;
        top:-5px;
        border:12px solid transparent;
        border-left-color:#767676;
}
.m_close__left:after{
        position:absolute;
        content:'';
        left:-7px;
        top:-5px;
        border:12px solid transparent;
        border-left-color:#fff;
}
.m_close__right:before{
        position:absolute;
        content:'';
        right:-3px;
        top:-5px;
        border:12px solid transparent;
        border-right-color:#767676;
}
.m_close__right:after{
        position:absolute;
        content:'';
        right:-7px;
        top:-5px;
        border:12px solid transparent;
        border-right-color:#fff;
}

.active {
  opacity: 1;
  visibility: visible;
		display:flex;
}



.modal h2 {
    margin: 0;
    text-align: center !important;
    color: #164278;
    font-size: 200%;
    margin: 0 0 1em;
}
.elem-input_list {
    padding: 0px;
    margin: 20px 0px 20px;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.elem-input_list label {
    font-size: 14px;
    color: #2B4073;
    font-family: 'etell_l';
    width: 40%;
}
.elem-input_list input {
    height: 34px;
    width: calc(60% - 10px);
    padding: 7px 5px !important;
    font-size: 14px;
    outline: none;
    border: 1px solid #e0e0e0;
	box-sizing: border-box;
}
.elem-input_list textarea {
    width: calc(60% - 10px);
    z-index: 100;
    height: 102px;
    overflow: auto;
    resize: vertical;
    max-height: 450px;
    max-width: 100%;
    min-height: 34px;
    padding: 7px 5px;
    font-size: 14px;
    outline: none;
    border: 1px solid #e0e0e0;
    resize: none;
	box-sizing: border-box;
}
input.sublimit_suggest {
    background: rgba(44, 116, 201, 0.58);
    padding: 10px 25px;
    color: #fff;
    width: 100%;
    font-size: 14px;
    font-family: MyriadPro-Regular;
    text-decoration: underline !important;
    text-align: center !important;
    float: none;
    position: relative;
    display: block;
    border: 0;
    text-transform: uppercase;
    font-family: 'etell_l';
    cursor: pointer;
}
p#politika_alx {
    display: inline-flex;
    align-items: center;
    justify-content: end;
    width: 100%;
}
input.sublimit_suggest.btn-dis {
    background: #222;
    pointer-events: none;
}
.infotext {
    background: #5381c7;
    padding: 5px;
    width: 100%;
    border: 1px solid #004003;
    display: block;
    text-align: center;
    color: #fff;
}


.modal_form_open {
    padding: 22px 5px;
    font-size: 14px;
    background: #164278;
    color: #fff !important;
    text-transform: uppercase;
    text-decoration: none;
    border: none;
	box-shadow: none;
}
.modal_form_open:hover {
    cursor: pointer;
    opacity: 0.8;
}
button.btn.modal_form_open.uslug_bnt {
    width: 100%;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/nav-menu/style.css?17325576365228*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	/*margin:0; padding:0;
	background:#BC262C url(/bitrix/templates/.default/components/bitrix/menu/nav-menu/images/header_menu_bg.gif) repeat-x;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
    font-size:90%*/
}

#horizontal-multilevel-menu
{

}

/*Links*/
#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 10px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li
{
	float:left;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	color:#fff;
	font-weight:normal;
	padding:7px 25px;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
	/*
	color:#fff;

	padding:7px 12px;*/
}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	/* background:#e26336; */
	color:#fff;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url(/bitrix/templates/.default/components/bitrix/menu/nav-menu/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url(/bitrix/templates/.default/components/bitrix/menu/nav-menu/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{

	color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:200px !important;
	padding: 0 !important;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

#horizontal-multilevel-menu>li>ul li>a{
    background: rgb(245, 245, 245);
    padding: 10px 15px;
    display: block;
    font-size: 14px;
}
#horizontal-multilevel-menu>li>ul li>a:hover{
    background: rgb(238, 238, 238);
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}

/*media*/

button.menu::before {
    content: '\2261';
    font-size: 3em;
    color: #164278;
}
button.menu[aria-expanded="true"]::before {
	content: '×';
}
nav ul {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	display: none;
}

nav ul li a:hover {
	background-color: Chocolate;
}
nav ul li a:focus {
	outline: thin dotted;
	outline-offset: -2px;
}
[aria-hidden="false"] {
	display: block;
}
@media screen and (max-width: 1112px){
	#horizontal-multilevel-menu>li>ul{
		display:none !important;
	}
}
@media screen and (min-width: 1112px) {
  button.menu {
  	display: none;
  }
  nav ul {
  	display: table;
  }
}


/* End */


/* Start:/bitrix/components/bitrix/sp-artgroup.share/templates/.default/style.css?173255763233*/
.share_box {
	min-height: 28px;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/tree1/style.css?1732557636524*/
.menu-sitemap-tree ul {
    list-style-type: none;
}

.menu-sitemap-tree ul li {
    line-height: 20px;
}
.menu-sitemap-tree ul li a {
    text-decoration: none;
	color: #545454;
}
.menu-sitemap-tree ul li a:hover {
    text-decoration: underline;
	color: #000;
}
p.site_map_nav {
    color: #000;
    font-weight: bold;
    line-height: 0;
}
.menu-sitemap-tree>ul>li>ul {
    padding-left: 15px;
}
.menu-sitemap-tree>ul>li {
    display: inline-block;
    vertical-align: top;
    width: 180px;
}
/* End */


/* Start:/bitrix/templates/furniture_blue/styles.css?1732557635592*/
﻿img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	font-family: 'etell_l';
	margin:1.3em 0 1em;
	font-weight:normal;
	line-height:1.2;
}

h1 { font-size:200%; margin:0 0 1em; }
h2 { font-size:160%; }
h3 { font-size:140%; }
h4 { font-size:140%; }
h5 { font-size:120%; }
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 ol li, #workarea ul li { margin: 0.6em 0; }
#workarea ul { list-style-type: circle; }

.mr-1{
	margin-right: 1em;
}
.ml-1{
	margin-left: 1em;
}
/* End */


/* Start:/bitrix/templates/furniture_blue/template_styles.css?174974077339509*/
.nop{display:none;}/*smatfox*/

.copirait {
  margin-top: 70px;}

.copirait img {
  width: 30px;
  float: left;
  padding-right: 15px;
}

/*end smartfox*/
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic,400italic,700italic,900italic);
@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Regular.otf');
	font-display: swap;
}
@font-face {
  font-family: 'Exo_Light';
  src: url('/bitrix/templates/furniture_blue/fonts/Exo_2.0_Light.ttf');
	font-display: swap;
}
@font-face {
  font-family: 'Exo_2';
  src: url('/bitrix/templates/furniture_blue/fonts/Exo_2_0.ttf');
	font-display: swap;
}
@font-face {
  font-family: 'etell_l';
  src: url('/bitrix/templates/furniture_blue/fonts/ElektraLight.otf');
	font-display: swap;
}
@font-face {
  font-family: 'etell';
  src: url('/bitrix/templates/furniture_blue/fonts/ElektraText.otf');
	font-display: swap;
}
html { width:100%; height: 100%; }


body
{
  height:100%;
  margin:0;
  padding:0;
  font-size: 14px;
  font-family: 'etell_l';
}

form { margin:0; padding:0;}
form.main-form
{
  display: block;
  margin:0;
  padding:0;
  width:100%;
  height:100%;
}

#page-wrapper
{
  min-height:100%;
  /*width:878px;*/
  margin: 0 auto -90px;
}

* html #page-wrapper { height: 100%; }

#header {     height: 520px;
  position: relative;
  z-index: 10;
  width: 100%;
  margin: 0 auto;
  background-color: #fafafa;
  background: url('/img/Back.png');
  background-size: cover;

  background-position: center;
  background-repeat: no-repeat;}

#top-menu
{
  /*position: relative;
  top: 99px;
  right: -17%;
  float: right;*/
  position: relative;
  top: 35px;
  right: 0%;
  float: right;
  margin-right: 20px;

}

#top-menu-inner
{
  margin-left: 16px;
  /* padding-right: 16px; */
  height: 30px;
}

#logo
{
  width: 235px;
  height: 100px;
  /* position:absolute; */
  left:0;
  top:0;
  text-align: center;
  float: left;
}

#logo td { padding: 0;}
#logo a { outline: none;}

#top-icons { overflow: hidden; height: 15px; position: absolute; top: 17px; width: 200px; left: 252px; }
#top-icons a
{
  float: left;
  margin-right: 31px;
}

a.home-icon { width: 12px; height: 11px;}
a.search-icon { width: 12px; height: 12px;}
a.feedback-icon { width: 14px; height: 10px;}

#banner {
  margin: 0 auto;
  width: 100%;
  /* height: 380px; */
  position: relative; }
#banner img {
  /*    width: 100%;
     height: 100%;
     overflow: hidden; */
}



#content { max-width:1135px; min-width: 320px; overflow: hidden; margin: 40px auto 29px; zoom: 1;}

#sidebar { width: 233px; float: left; }

#workarea { padding-top:10px; width:100%; }

#footer {
  background: linear-gradient(to right, #F5F5F5 50%, #EEEEEE 50%);
  height: 170px;
  margin: 0 auto;
  position: relative;
}

#copyright { width: 45%; position: absolute; top: 20px;     line-height: 25px;}
#copyright p { margin: 0;}
.footer-links { width:40%; position:absolute; right:25px; top: 20px; }
#footer-links { margin:0; padding:0; list-style: none; text-align: right;}
#footer-links li { display: inline; padding-left:1.5em;}

#space-for-footer { height: 90px; }

#footer-design { width:300px; position:absolute; right:25px; top: 52px;  text-align: right;}
#footer-design a{color:#757575; font-size:11px; text-decoration:none;}
#footer-design a:hover{text-decoration:underline;}

div.content-block { margin-bottom: 24px; }
div.content-block-inner { padding: 22px 18px 22px 21px;}

div.information-block div.top
{
  height: 13px;
  border-right: 1px solid;
  font-size: 1px;
  background: #FFF url(/bitrix/templates/furniture_blue/images/sidebar-corners-form.gif) no-repeat left top;
}

div.information-block div.bottom
{
  height: 13px;
  border-left: 1px solid;
  font-size: 1px;
  background: #FFF url(/bitrix/templates/furniture_blue/images/sidebar-corners-form.gif) no-repeat right bottom;
}

div.information-block-inner
{
  border-left: 1px solid;
  border-right: 1px solid;
  padding: 9px 18px 9px 21px;
  zoom: 1;
}

div.information-block div.top, div.information-block div.bottom, div.information-block-inner { border-color: #E3E3E3; }

#search {  width:190px; overflow: hidden;}
#search div.rounded-box { float: left; width:135px;}
#search div.search-inner-box
{
  border: 1px solid;
  padding-left: 20px;
  height: 20px;
  overflow:hidden;
  background: white url(/bitrix/templates/furniture_blue/images/loupe.gif) no-repeat 4px 4px;
}

#search div.search-inner-box input
{
  border:1px solid;
  width: 110px;
  height: 18px;
  padding:0;
  margin:0;
}

#search input { vertical-align: top;}
#search-button { float: right; width:48px; border: 1px solid;}
#search-button input::-moz-focus-inner { border: 0; padding: 0; }/*Remove button padding in FF*/
#search-button input
{
  display: block;
  border: none;
  background: none;
  width:48px;
  padding:0;
  margin:0;
  font-family: Georgia, serif;
  font-size: 12px;
  height: 19px;
  cursor: pointer;
  cursor: hand;
  outline: none;
}

div.search-item h4 { margin-bottom: 0.4em;}

dl.block-list { margin: 0; padding:0; font-size: 0.85em;}
dl.block-list dt { margin: 1.5em 0 0.5em; }
dl.block-list dd { margin:0; padding:0;}
dl.block-list a { text-decoration: none; outline: none;}
dl.block-list a:hover { text-decoration: underline;}

#sidebar h3
{
  font-family: Verdana;
  font-size: 1em;
  font-weight: bold;
  padding: 0 0 1em;
  margin: 0 0 1em;
}

#left-menu
{
  margin:0;
  padding:0;
  list-style: none;
}

#left-menu li
{
  margin:0 0 0.7em;
  padding: 0 0 0.7em;
  display: block;
}

#left-menu a
{
  text-decoration: none;
  font-size: 1em;
  font-weight: bold;
  padding: 1em 1em 1em 0;
  outline: none;
}

#left-menu li.last-item { background: none; margin-bottom: 0; padding-bottom: 0;}
#left-menu li.selected a { padding-left: 1em; }
#left-menu li.selected { text-indent: -1em; padding-left:1em;}

/* Navigation */
div.navigation { font-size:100%; line-height:200%; }
span.navigation-title { padding-right:0.65em; font-weight: bold;}
div.navigation a { text-decoration:underline; padding:0.2em 0.3em;}
span.nav-current-page { padding:0.2em 0.3em; }
div.navigation span.arrow { font-size:100%; font-family:Times, serif; }
div.navigation span.ctrl { font-size:85%; }

/* Product List */
div.product-list { overflow: hidden; }

div.product
{
  overflow: hidden;
  width: 280px;
  height: 105px;
  margin: 0 25px 20px 0;
  position: relative;
  float: left;
}

div.product-alt { margin-right: 0;}

div.product-image
{
  width: 250px;
  height: 105px;
  background-repeat: no-repeat;
  background-position: left top;
  position: absolute;
  top:0;
  left: 0;
}

div.product-overlay
{
  width: 280px;
  height: 105px;
  position: absolute;
  z-index: 1;
}

a.product-desc
{
  float:right;
  height:62px;
  overflow:hidden;
  position:absolute;
  right:0;
  top:0px;
  width:142px;
  z-index:2;
  font-size: 1em;
  text-decoration: none;
  padding:13px 10px 30px 129px;
}

a.product-desc p { font-size: 0.85em; margin:7px 0 0;}

/* News List */
div.news-list { margin: 0 0 2em;}
div.news-item { margin: 0 0 2em; padding: 0 0 2em; border-bottom: 1px solid; }
div.news-date { margin: 0 0 1em;}
div.news-title { font-size: 1em; margin: 0 0 1em;  font-weight: bold;}
a.news-detail-link { display: block; margin: 1em 0 0; outline: none;}

/* Catalog List */
div.catalog-list, div.catalog-detail  { padding: 1em 0 0;}
div.catalog-item { margin: 0 0 2em; padding: 0 0 2em; border-bottom: 1px solid; overflow: hidden; zoom: 1;}
div.catalog-detail div.catalog-item { border: none; }
div.catalog-item-title { margin: 0 0 1em;}
div.catalog-item-title a { font-weight: bold; }

div.catalog-item-image { float: left; margin: 0 1em 1em 0; border:1px solid; padding: 4px; }
div.catalog-item-price {clear: left; float:left; padding: 0.5em 1em; margin:1em 0 0; font-weight: bold; }
div.catalog-item-desc { clear: left; }
div.catalog-item-desc-float { }
div.catalog-item-properties { clear: both; padding: 1em 0 0;  overflow: hidden;}
div.catalog-item-property { margin: 0 0 1em; border-bottom:1px dashed; float: left; width: 100%;}
div.catalog-item-property b { float: right; position: relative; top: 0.31em; padding-left: 3px; font-style:italic; font-weight:normal; }
div.catalog-item-property span { float: left; position: relative; top: 0.31em; padding-right: 3px; zoom: 1;}
div.catalog-item-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }

/* Special Product */
div.special-product-title { text-align: center; margin: 0 0 1em;}
div.special-product-image { text-align: center; margin: 0 0 1em;}
div.special-product { text-align: center; }

/* Top menu */
#horizontal-multilevel-menu, #horizontal-multilevel-menu ul
{
  margin:0; padding:0;
  min-height:27px;
  width:100%;
  list-style:none;
  font-size:16px;
  float:left;
  background: none;
}

#horizontal-multilevel-menu a
{
  display:block;
  padding:5px 3px;
  text-decoration:none;
  text-align:center;
  outline: none;
}

#horizontal-multilevel-menu li { float:left; }
#horizontal-multilevel-menu li a.root-item { font-weight:normal; padding:8px 10px 8px; } /*Root items*/
#horizontal-multilevel-menu a.parent { background: url(/bitrix/templates/furniture_blue/images/top-menu-arrow.gif) center right no-repeat; } /*Item-parents*/
#horizontal-multilevel-menu li a.root-item-selected {font-weight:normal; text-decoration: underline; padding:8px 10px 8px; } /*Root menu selected*/
#horizontal-multilevel-menu li.last-item { border: none; }

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
  position:absolute;
  top:auto;
  display:none;
  z-index:500;
  height:auto;
  width:163px;
  padding: 3px 11px;
  border:1px solid;
}

#horizontal-multilevel-menu li li { width:100%; border-bottom:1px solid; } /*Sub-menu item box*/
#horizontal-multilevel-menu li ul a { text-align:left; font-size: 12px;} /*Item link*/
#horizontal-multilevel-menu li ul ul { margin:-27px 0 0 160px; }

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul
{
  display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li li:hover ul
{
  display:block;
}

div.menu-clear-left { clear:left; }

/*Common Elements */
div.content-form { padding-left:1em; }

/*new style*/
/*header*/
#first-header {
  /*  height: 106px;*/
  height: 128px;
  position: relative;
  z-index: 10;
  max-width: 1135px;
  min-width: 320px;
  margin: 0 auto;
}
#logo img {
  width: 60%;
  /* padding: 15px; */
  box-sizing: content-box;
}
#top_phone {
  float: right;
  /* right: -51%; */
  top: 23px;
  position: relative;
  text-align: right;
}
#top_phone p {
  line-height: 20px;
  /* color: #ccc; */
  margin: 0;

}
p.beszv {
  color: #fffafa;
}
#workarea h1 {
  text-align: center;
  color: #2B4073;
  font-size: 37px;
  margin-bottom: 10px;
}
p.phone_num {
  font-weight: bold;
  font-size: 22.5px;
  color: #fff;
}
p.message {
  font-size: 18px;
  color: #ccc;
}
p.message a {
  font-size: 19px;
  color: #ccc;
}
/*page_index*/
#content_full {
  width: 100%;
  overflow: hidden;
  /* margin: 0px auto 29px; */
  zoom: 1;
}
.news-main {
  max-width: 1135px;
  min-width: 320px;
  margin: 0 auto;
}
#main_usl {
  text-align: center;
  max-width: 1135px;
  min-width: 320px;
  margin: 0 auto;
}
.gal {
  background-image: url(/img/galochka.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 90px;
}
.icon_usl {
  width: 135px;
  height: 135px;
  padding: 10px 10px 40px 10px;
  text-align: center;
  position: relative;
  display: inline-block;
}
.icon_usl img {
  width: 100%;
  height: 95%;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
}
.img_usll img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.icon_usl p {
  width: 142px;
}
.icon_usl a {
  text-decoration: none;
  color: #545454 !important;
}
.icon_usl a:hover {
  color: #3D5DAC !important;
}

.img_usll {
  width: 135px;
  height: 135px;
  background-image: url('/img/krug.png');
  background-size: cover;
  background-repeat: no-repeat;
}

/*footer*/
#first-footer {

  max-width: 1135px;
  min-width: 320px;
  margin: 0 auto;
  position: relative;
}

.bg-white{
  background: #fff;
}

/*new body*/
.about_info {
  width: 100%;
  padding: 25px 0;
  /* margin-bottom: 30px; */
  background: url('/img/foot_fon.JPG');
  background-size: cover;
  *height: 855px;
  background-repeat: no-repeat;
}
.about2 {
  text-indent: 0.5em;
  width: 46%;
  display: inline-block;
  padding: 10px 0 0 50px;
  padding-top: 0px;
  vertical-align: top;
  color: #fff;
}
.about1 {
  width: 46%;
  display: inline-block;
  padding: 10px 0 0 20px;
  padding-top: 0px;
  vertical-align: top;
  color: #fff;
}
.about1 h3 {
  color: #FFFFFF;
  background: #185889;
  width: 130px;
  padding: 10px 25px 10px 25px;
  margin-left: -25px;
}
.about2 h3 {
  color: #FFFFFF;
  background: #185889;
  width: 160px;
  padding: 10px 25px 10px 25px;
  margin-left: -25px;
}
/*end body*/

/*txt_krai*/
.txt_krai p {
  text-indent: 0.5em;
  line-height: 25px;
  font-size: 14px;
}
.txt_siti_usl p {
  text-indent: 0.5em;
  line-height: 25px;
  font-size: 14px;
}

.about_info_in {
  max-width: 1135px;
  min-width: 320px;
  margin: 0 auto;
  vertical-align: top;
  line-height: 19px;
}
.about_info_in ul{
  padding: 0;
}
.about_h1 {
  max-width: 1135px;
  min-width: 320px;
  margin: 0 auto;
  text-align: center;

}
.about_h1 h2 {
  color: #FFFFFF;
  background: #185889;
  width: 130px;
  padding: 10px 25px 10px 25px;
  margin-left: -25px;
}
.go_left p a {
  color: #fff;
}
.call_phone img {
  width: 7px;
}
.call_phone {
  font-size: 17px;
  letter-spacing: 1.8px;
  color: #ccc;
}
.bannner img {
  width: 100%;
}
.bannner {
  width: 100%;
  position: relative;
}
.txt_siti_usl {
  text-align: justify;
}
.bannner2 {
  background: url(/img/slide4.png);
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner2_1 {
  max-width: 1135px;
  min-width: 320px;
  margin: 0 auto;
}
.txt_siti_usl li {
  line-height: 25px;
  font-size: 14px;
}
.bx_sitemap .bx_sitemap_li_title a{text-decoration:none;}

/*контакты*/


.cont-all {
  min-height: 360px;
}

.v2 {
  height: 14px;
  margin: 0 auto;
  width: 142px;
  text-align: center;
  font-size: 11px;
  color: #fff;
  padding: 0 15px;
}
.v2>div {
  margin: -8px 0 0 0;
}
.v2>div>hr {
  margin: 0;
  padding: 0;
  width: 20px;
  border-top: 1px solid #fff;
  display: inline-block;
  margin: 0 5px;
  height: 0;
}
.v1 {
  font-family: didot;
  font-size: 28px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 2px;
  margin: 0 0 10px 0;
  text-align: center;
}
.v3 {
  font-size: 13px;
  line-height: 19px;
  text-align: center;
  color: #fff;
}
.text_cont {
  display: inline-block;
  vertical-align: top;
  width: 40%;
  font-size: 18px;
}
/*
.visitki {
    display: inline-block;
    vertical-align: top;
    width: 55%;
    margin-top: 70px;
}

.visitka {
    width: 200px;
    height: 93px;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476);
    float: right;
	    margin-top: -45px;
       margin-right: 200px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.visitka2 {
    width: 200px;
    height: 93px;
     float: right;
    margin-top: -18px;
    margin-right: -424px;
      -webkit-transform: rotate(57deg);
    -moz-transform: rotate(57deg);
    -ms-transform: rotate(57deg);
    -o-transform: rotate(57deg);
}
.visitka3 {
    width: 200px;
    height: 93px;
     -webkit-transform: rotate(31deg);
    -moz-transform: rotate(31deg);
    -ms-transform: rotate(31deg);
    -o-transform: rotate(31deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476);
    float: right;
    margin-top: 25px;
    margin-right: -127px;

}*/
/*.visitki {
    display: inline-block;
    vertical-align: top;
    width: 55%;
    margin-top: 156px;
}*/
.visitki {
  display: inline-block;
  vertical-align: top;
  width: 45%;
  text-align: center;
  margin-left: 8%;
}
.visitka {
  -moz-transform: rotate(39deg);
  -o-transform: rotate(39deg);
  -webkit-transform: rotate(39deg);
  margin-top: -59px;
  right: 546px;
  -moz-transform: rotate(39deg);
  -ms-transform: rotate(39deg);
  -o-transform: rotate(39deg);
  position: absolute;
}
.visitka:hover {
  z-index: 2;
}
.visitka2 {
  margin-top: -56px;
  right: 411px;
  -webkit-transform: rotate(27deg);
  -moz-transform: rotate(27deg);
  -ms-transform: rotate(27deg);
  -o-transform: rotate(27deg);
  position: absolute;
}
.visitka2:hover {
  z-index: 2;
}
.visitka3 {
  -webkit-transform: rotate(24deg);
  -moz-transform: rotate(24deg);
  -ms-transform: rotate(24deg);
  -o-transform: rotate(24deg);
  margin-top: 11px;
  right: 653px;
  position: absolute;
}
.visitka3:hover {
  z-index: 2;
}
img.viz_img {
  width: 270px;
  position: relative;
  z-index: 1;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
}
img.viz_img:hover {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -o-transform: scale(1.5);
  z-index: 10 !important;
}
.up_visitka:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);

}
.up_visitka {
  width: 100%;
  height: 100%;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s cubic-bezier(0.39, 0.58, 0.57, 1);
}
.v3>a:hover {
  text-decoration: underline!important;
}
.v3>a {
  color: #fff !important;
  text-decoration: none;
}
/*конец контакты*/
#copyright_foot {
  display: inline-block;
  width: 55%;
  vertical-align: top;
}
.menu_foot {
  display: inline-block;
  width: 40%;
  right: 0;
  margin-top: 11px;
  vertical-align: top;
}
.menu_foot ul {
  margin: 0;
  padding: 0 10px;
}
.phone_cont {
  background-image: url(/img/call_cont.PNG);
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 70px;
}
.mail_mes {
  background-image: url(/img/mess_cont.PNG);
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 70px;
}
.mail_mes {
  background-image: url(/img/mess_cont.PNG);
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 70px;
}

/*соцмальные иконки*/
.b-share-icon.b-share-icon_vkontakte {
  background-image: url(/img/vvk.PNG);
  width: 70px;
  height: 70px;
  background-size: cover;
}
.b-share-icon_facebook {
  background-position: 0 0px !important;
}
.b-share-icon.b-share-icon_facebook {
  background-image: url(/img/face.PNG);
  width: 70px;
  height: 70px;
  background-size: cover;
}
.b-share-icon.b-share-icon_twitter{
  background-image: url(/img/twit.PNG);
  width: 70px;
  height: 70px;
  background-size: cover;
}
.b-share-icon_twitter {
  background-position: 0 0px !important;
}
.b-share-icon.b-share-icon_moimir{
  background-image: url(/img/maill.PNG);
  width: 70px;
  height: 70px;
  background-size: cover;
}
.b-share-icon_moimir {
  background-position: 0 0px !important;
}
.slogan {
  position: relative;
  top: 157px;
  color: #fff;
  max-width: 1135px;
  min-width: 320px;
  text-align: right;
  margin: 0 auto;
}
.slogan h1 {
  font-size: 80px;
  line-height: 0;
  color: #fff;
  text-shadow: -1px 2px 8px #B1B1B1;
}
.slogan p {
  font-size: 40px;
  /* line-height: 0;
  text-shadow: -1px 2px 8px #B1B1B1; */
  font-family: MyriadPro-Regular;
  margin: 20px 0;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.68);
}
.slogan1 {
  width: 580px;
  float: right;
  background: rgba(44, 116, 201, 0.58);
  padding: 0 25px;
  line-height: 40px;
}
p.H1_main {
  text-align: center;
  font-size: 24px;
  background: #185889;
  padding: 10px;
  color: #fff;
  margin-top: -10px;
}
/*форма*/

.kff-feedback {}
.kff-tab-form, .kff-tab-form tr, .kff-tab-form tr td { border: 0 none;    width: 100%; }
.kff-field-label {
  padding: 0px;
  margin: 0px 0px 6px 0px;
  display: inline-block;
  width: 36%;
  vertical-align: top;
  font-size: 14px;
  color: #2B4073;
  font-family: 'etell_l';
}
.kff-name, .kff-phone, .kff-email, .kff-captcha, .kff-text { }
.kff-name input, .kff-phone input, .kff-email input {
  /* min-width: 250px; */
  /* width: 60%; */
  /* background: #FFFFFF; */
  /* border: 1px solid #8CA3AE; */
  /* border-radius: 5px; */
  /* box-shadow: 0 3px 6px 0 rgba(215, 215, 215, 0.7) inset; */
  /* min-height: 25px; */
  /* padding: 5px 10px !important; */
  height: 20px;
  width: 80%;
  margin-left: 40px;
  padding: 7px 0px !important;
  font-size: 14px;
  text-indent: 10px;
  outline: none;
  font-family: 'etell_l';
  color: #545454;
  border: 1px solid #e0e0e0;
}
.kff-text textarea {
  height: 60px;
  width: 80%;
  margin-left: 40px;
  padding: 7px 0px !important;
  font-size: 14px;
  text-indent: 10px;
  outline: none;
  font-family: 'etell_l';
  resize: none;
  color: #545454;
  text-indent: 0.5em;
  border: 1px solid #e0e0e0;
  margin-bottom: 20px;
}
span.kff-req { color:red; }
.kff-ok-text { color:green; font-weight:bold; padding-bottom: 1em; }
.kff-feedback input[type="submit"] {
  background: rgba(44, 116, 201, 0.58);
  padding: 10px 25px;
  color: #fff;
  width: 100%;
  font-size: 14px;
  font-family: MyriadPro-Regular;
  /* margin: 20px 0; */
  text-decoration: underline !important;
  text-align: center !important;
  /* margin: 0 auto; */
  float: none;
  position: relative;
  display: block;
  border: 0;
  text-transform: uppercase;
  font-family: 'etell_l';
  cursor: pointer;
}
table.kff-tab-form td {
  margin: 15px 5px !important;
}
div#nop {
  margin: 20px 45px;
  width: 350px;

}
div#fancybox-title {
  display: none !important;
}div#nop h4 {
   text-align: center;
   color: #2B4073;
   font-size: 22px;
   margin-bottom: 10px;
 }
table.kff-tab-form td {
  margin: 0 !important;
  /* margin-bottom: 50px !important;*/
  vertical-align: top;
}
.kff-ok-text{color: #5c626e !important;}
.net{display:none;}
td.kff-email, td.kff-phone, td.kff-name {
  margin-bottom: 50px !important;
}
td.kff-email input, td.kff-phone input, td.kff-name input {
  margin-bottom: 10px !important;
}
a#fancybox-right, a#fancybox-left {
  display: none !important;
}
/*конец*/
.bx_pagination_bottom {
  clear: both;
  text-align: right;
}
.sticky-content.fixed {
  position: fixed;
  z-index: 9999;
  top: 0;
  /* background: #fff;*/
  width: 100%;
  /* border-bottom: 1px solid #214c81;*/
  /*overflow: hidden;*/
  background: url(/img/menu_top.png);
  background-size: cover;

}
.table_Ost table {
  width: auto;
  margin: auto;
  text-align: center;
}
.sora>.sticky-content.fixed {
  background: #fff!important;
  border-bottom: 1px solid #144074!important;
  overflow: visible;
  height: 99px;

}
.sora>.sticky-content.fixed a {
  color: #163762 !important;
}
.sora>.sticky-content.fixed p {
  color: #163762 !important;
}
.sora>.sticky-content.fixed .img_com_top>a {
  color: #fff !important;
}

.top_karus {
  float: right;
 /* top: 46px;*/     top: 23px;
  margin-left: 10px;
  position: relative;
  text-align: right;
}
.img_com_top>a {
  padding: 22px 5px;
  font-size: 14px ;
  background: #164278;
  color: #fff !important;
  text-transform: uppercase;
  text-decoration: none;
}
.img_com_top>a:hover {text-decoration: underline;}

div#nop {
  margin: 20px 45px;
  width: 350px;
}div#nop h4 {
   text-align: center;
   color: #2B4073;
   font-size: 22px;
   margin-bottom: 10px;
 }.text_dop {
    text-indent: 0.5em;
    line-height: 25px;
    font-family: MyriadPro-Regular;
    font-weight: bold;
    color: #2B4073;
    margin-bottom: 15px;
    margin-left: 260px;
    font-size: 20px;
    text-align: justify;
  }#form_id_FID1 {
     background: #164278;
     padding: 10px 25px;
     color: #fff;
     text-align: center;
     font-size: 20px;
     font-family: MyriadPro-Regular;
     display: block;
     padding: 15px 25px;
     border: none;
     text-decoration: underline !important;
     cursor: pointer;
     font-size: 16px !important;
     text-transform: uppercase;
   }
#form_id_FID1:hover {text-decoration: none !important;}

/*форма обратной связи -не трогать*/

#sslink input {
  pointer-events: none;
}
#dockonf{
  vertical-align: top;
  padding-left: 10px;
  padding-top: 2px;
}
#linkcheck:checked ~ #sslink input {
  pointer-events: auto;
}
span#sslink {
  margin-top: 20px;
  display: block;
}
/*конец форма обратной связи -не трогать*/

/*media начало*/
@media screen and (max-width: 1112px) {
  .about_info_in {
    width: 93% !important;
  }
  /*
  body{
    overflow-x: hidden;
  }
      html{width: 99%;}*/

  .about_info {
    height: auto;
  }
  #horizontal-multilevel-menu li {
    float: none !important;
  }
  #horizontal-multilevel-menu {    border-top: 1px solid #25293c;}
  div#top-menu {
    width: 100%;
    top: 0;
    background: #fff;
    margin: 0;
    padding: 0;
    height: auto;

  }
  #top-menu-inner {
    height: auto;
    margin: 0;
  }
  #horizontal-multilevel-menu li	{border-top: 1px solid #d8dadc;}
  #horizontal-multilevel-menu li a {
    color: #163762 !important;
  }
  .sora>.sticky-content.fixed {
    background: none!important;
    border-bottom: none!important;
  }

  .sticky-content.fixed {
    position: relative !important;
    background: none !important;}

  .sticky-anchor {height: 0 !important;}

  button.menu {
    position: absolute;
    top: -100px;
    right: 8px;
    background: #fff;
    border: none;
    height: 100px;
  }
  .top_karus {
    margin-left: 80px;
    right: 65px;
  }
  .slogan {
    display: none;
  }
  div#header {
    height: auto;
  }
  div#content {
    margin-top: 0;
  }
  .bx-breadcrumb {
    margin: 0 10px;
  }
  .rigimg img {
    width: 100%;
  }
  .copirait {  margin-left: 10px;}
}
@media screen and (max-width: 964px) {#footer {padding-bottom: 20px !important;}}

@media screen and (max-width: 922px) {

  .news_list_item p {
    width: 97%;
  }

  .about1, .about2 {
    width: 93%;
    padding-right: 24px;
    padding: 10px 0 0 50px;
  }
  .text_cont, .visitki {
    width: 100%;
  }
  .phone_cont, .mail_mes {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    background: none;
    margin: 0;
    padding: 0;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 20px;
  }
  .phone_cont p, .mail_mes p {
    margin: 0;
  }
  .kff-feedback input[type="submit"] {width: 89%;}
}
@media screen and (max-width: 776px) {#footer {padding-bottom: 40px!important;}}
@media screen and (max-width: 694px) {
  .table_Ost tbody td{
    font-size: 10px;
  }
  .table_Ost tbody tr:first-child td{
    font-size: 12px;
  }
  div#copyright {
    width: 100%;
    position: relative;
    text-align: center;
  }
  .footer-links {
    position: relative;
    width: 100%;
    right: 0;
    text-align: center;}
  #footer {background: #fff;}
  span.b-share {
    width: 100%;
    display: block;
  }
  span.b-share a {
    display: inline-block;
    float: none;
  }
  .menu_foot {width: 49%;}
  #copyright_foot { width: 49%;     font-size: 12px;}

  table.kff-tab-form td {display: block;}
  td>input, td>textarea {
    margin: 0 !important;
    width: 93% !important;
  }
  input#linkcheck {  width: auto !important;}
  .visitki {margin: 10px;}
  div#first-footer{padding-bottom: 70px !important;}
  #footer {     height: 120px!important;  }
}
@media screen and (max-width: 632px) {div#top_phone {   display: none;}}
@media screen and (max-width: 621px) {
  .slogan p {font-size: 2em;}
  .go_left {
    height: auto;
    padding-top: 0;
    margin-top: 0; }

  .date_news {
    position: relative;
    border-radius: 0;
    margin: 0 auto !important;
  }
  .about_info {
    height: auto;
  }
  .img_newss {
    /* display: none;*/
  }
}
@media screen and (max-width: 500px) {

  div#nop {
    margin: 0;
  }
  div#fancybox-content {
    width: 100% !important;
    background: #fff;
  }
  div#fancybox-wrap {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  div#nop {
    width: 100%;
  }
  div#fancybox-wrap {
    left: 0 !important;
    width: 100% !important;
    top: 0 !important;
  }
  a#fancybox-close {
    top: 0px;
    right: 0;
  }
}
@media screen and (max-width: 565px) {

  .about_info div.news-item {
    width: 44%;
    margin: 0 !important;
    padding: 0 !IMPORTANT;
    TEXT-ALIGN: center;
  }
  .news-list {
    text-align: center;
  }
  div.preview_picture_news {
    width: 100px;
    height: 100px;}
}

@media screen and (max-width: 466px) {
  .table_Ost tbody td{
    font-size: 8px;
  }
  .table_Ost tbody tr:first-child td{
    font-size: 10px;
  }
  #logo { width: auto !important;}
  #logo img { margin: 0 !important;}
  div#menu_cont h3 {
    font-size: 14px;
    padding: 14px 0px;
    margin-left: 15px;
  }
}




@media screen and (max-width: 400px) {

  .catalogtop .catalog-section-list>ul, .catalogtop>ul {
    margin: 0;
    padding: 0;
  }
  .catalogtop .catalog-section-list>ul>li, .catalogtop>ul>li{
    display: block;
    padding: 10px !important;
  }

  .catalogtop .catalog-section-list>ul>li:nth-child(2n), .catalogtop>ul>li:nth-child(2n) {
    background: #c8d6ff;
  }


  #logo img {
    width: 119px;
    margin-left: 46px;
    box-sizing: content-box;
  }
  .img_com_top a {
    font-size: 13px ;
  }
  .about_info_in {
    display: none;
  }
  div#workarea>.about_info_in {

    display: block;
  }
}

@media screen and (max-width: 395px) {


  button.menu {top: -116px;}
  .slogan p {font-size: 1.5em;}
  div#header {
    min-width: 320px;
  }
  div#space-for-footer {
    min-width: 320px;
  }div#content_full {
     min-width: 320px;
   }
}
@media screen and (min-width: 358px){.menu_foot {text-align: left;}}
@media screen and (max-width: 358px){div#menu_cont h3 {
  font-size: 12px;
}
  div#footer div {
    margin-bottom: 10px;
    width: 100%;
  }
}
@media screen and (max-width: 342px){
  .img_com_top a {
    font-size: 11px;
  }
}

/*media конец*/

.bx_sitemap.catalogtop>ul a {
  font-size: 14px;
}


/**/
.numenrik{
  counter-reset: myCounter;
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: auto;
  padding-left: 0;
}
.numenrik li{
  list-style: none;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  display: flex;
  margin: 0 !important;
}
.numenrik li span{
  width: 50%;
  padding: 15px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #eee;
  box-sizing: border-box;
}

.numenrik li:before{
  counter-increment: myCounter;
  content: counter(myCounter);
  font-size: 48px;
  font-weight: bold;
  line-height: 50px;
  text-align: center;
  width: 50%;
  background: #164278;
  color: #fff;
  display: flex;
  padding: 20px;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  position: absolute;
  height: 100%;
  right: 0;
}
.numenrik li:nth-child(odd) span{
  margin-left: auto;
}
.numenrik li:nth-child(odd):before{
  right: auto;
  left: 0;
}

dl.definitions{
  display: flex;
  flex-wrap: wrap;
  line-height: 25px;
  font-size: 14px !important;
}
.definitions dt{
  width: 30%;
  background: #164278;
  margin-bottom: 30px;
  color: #fff;
  display: flex;
  padding: 20px;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 1.1em !important;
}
.definitions dd{
  width: 70%;
  margin: 0;
  margin-bottom: 30px;
  padding: 15px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #eee;
}
.algorithm{
  width: 225px;
  float: right;
  padding: 0 40px;
  margin-top: 0!important;
}
.algorithm:after{
  content: '';
  display: table;
  clear: both;
}
.algorithm li{
  padding: 15px;
  background: #164278;
  color: #fff;
  text-align: center;
  position: relative;
  margin-bottom: 40px !important;
}
.algorithm li:after{
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  background-repeat: no-repeat;
  top: 110%;
  left: calc((100% - 37px) / 2);
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512.171 512.171' style='enable-background:new 0 0 512.171 512.171;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23164278' d='M479.046,283.925c-1.664-3.989-5.547-6.592-9.856-6.592H352.305V10.667C352.305,4.779,347.526,0,341.638,0H170.971 c-5.888,0-10.667,4.779-10.667,10.667v266.667H42.971c-4.309,0-8.192,2.603-9.856,6.571c-1.643,3.989-0.747,8.576,2.304,11.627 l212.8,213.504c2.005,2.005,4.715,3.136,7.552,3.136s5.547-1.131,7.552-3.115l213.419-213.504 C479.793,292.501,480.71,287.915,479.046,283.925z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
.algorithm li:last-child:after{
  display: none;
}
.clear-fix:after{
  content: '';
  display: table;
  clear: both;
}
.border-left{
  padding-left: 1em;
  font-weight: bold;
  font-size: 1.5em !important;
  border-left: 5px solid #2b4072;
}
.list-plus {
  display: flex;
}
.list-plus__element {
  width: 100%;
  box-sizing: border-box;
  padding: 15px;
  display: flex;
  flex-direction: column;
}
.list-plus__element h3 {
  margin: 0;
  background: #164278;
  color: #fff;
  padding: 15px;
  font-size: 1.4em !important;
  text-align: center;
  display: flex;
  align-content: center;
  justify-content: center;
}
.list-plus__element-content {
  background: #eee;
  padding: 15px;
  height: 100%;
}
.list-plus__element-content p{
  margin-top: 0 !important;
}
.f-w-b b{
  font-size: 1.1em !important;
}

p.flex_img_line>img {
    max-width: 50%;
    height: auto;
}

p.flex_img_line {
    display: flex;
    box-sizing: border-box;
justify-content: center;
}
ol.alg_center {
    width: 100% !important;
    float: none !important;
box-sizing: border-box;
}
img.img-responsive.ml-1.center_img_content {
    box-sizing: border-box;
    max-width: 100%;
}
h2.bg_title {
    background: #164278;
    color: #fff;
    padding: 10px 10px;
    text-transform: uppercase;
}
.border-left {
    box-sizing: border-box;
    padding-bottom: 10px;
	display: flex;
}
img.img-responsive.ml-1 {
    padding: 10px;
    box-sizing: border-box;
}
p.wh_p {
    margin: 0 auto;
    text-align: center;
}
img.img-responsive.ml-1.center_img_content.wh_img {
    max-width: 600px;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

.btn_urlmap {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    margin: 20px 0;
    margin-bottom: 40px;
}

.btn_urlmap .url_link>a {
    padding: 20px 40px;
    font-size: 14px;
    background: #164278;
    color: #fff !important;
    text-transform: uppercase;
    cursor: pointer;
    max-width: 70%;
    margin: 0 auto;
    width: 450px;
    display: block;
}
.url_link {
    margin: 40px 0;
}
.btn_urlmap iframe {
    border: none;
}

img.img-responsive.ml-1.center_img_ml1 {
    margin: 0 auto;
    width: 80%;
    display: flex;
    max-width: 100%;
}
@media screen and (max-width: 832px){
	img.img-responsive.ml-1.center_img_ml1 { width: 100%;}
}
.fancybox-overlay.fancybox-overlay-fixed {
    background: #000;
}

a.kompr-bnt {
    display: block;
    margin-top: 10px;
    color: #ffffff !important;
    text-decoration: none;
    text-align: center;
    padding: 15px;
    border: 1px solid #77b11c;
    margin-bottom: 20px;
    font-size: 15px;
    text-transform: uppercase;
    position: relative;
    transition: 0.5s;
    background: #77b11c;
}
a.kompr-bnt:before {
    content: "";
    width: 20px;
    height: 20px;
    background: url(/img/263096.png);
    position: absolute;
    z-index: 1;
    background-size: contain;
    left: 3%;
}
a.kompr-bnt:hover{
	background: #fff;
	color: #77b11c !important;
}

.animated-button1 span{ margin: 0px;}

.animated-button1 {
background: linear-gradient(-30deg, #77b11c 50%, #5c8817 50%);
    padding: 10px 10px;
    margin: 15px 0;
    display: inline-block;
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    overflow: hidden;
    color: #dbf7d4 !important;
    font-size: 16px;
    letter-spacing: 2.5px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button1::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #ad8585;
  opacity: 0;
  -webkit-transition: .2s opacity ease-in-out;
  transition: .2s opacity ease-in-out;
}

.animated-button1:hover::before {
  opacity: 0.2;
}

.animated-button1 span {
  position: absolute;
}

.animated-button1 span:nth-child(1) {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#3fff00));
  background: linear-gradient(to left, rgba(43, 8, 8, 0), #3fff00);
  -webkit-animation: 2s animateTop linear infinite;
          animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.animated-button1 span:nth-child(2) {
  top: 0px;
  right: 0px;
  height: 100%;
  width: 2px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 8, 0)), to(#3fff00));
  background: linear-gradient(to top, rgba(43, 8, 8, 0), #3fff00);
  -webkit-animation: 2s animateRight linear -1s infinite;
          animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.animated-button1 span:nth-child(3) {
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 8, 0)), to(#3fff00));
  background: linear-gradient(to right, rgba(43, 8, 8, 0), #3fff00);
  -webkit-animation: 2s animateBottom linear infinite;
          animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.animated-button1 span:nth-child(4) {
  top: 0px;
  left: 0px;
  height: 100%;
  width: 2px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 8, 0)), to(#3fff00));
  background: linear-gradient(to bottom, rgba(43, 8, 8, 0), #3fff00);
  -webkit-animation: 2s animateLeft linear -1s infinite;
          animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
.btnKalc {
	margin: 4px !important;
    padding: 13px 15px !important;
}
.visitki form#feedback_contact label {
    text-align: left;
}
/* End */
/* /bitrix/templates/furniture_blue/form/style.css?17497408124669 */
/* /bitrix/templates/.default/components/bitrix/menu/nav-menu/style.css?17325576365228 */
/* /bitrix/components/bitrix/sp-artgroup.share/templates/.default/style.css?173255763233 */
/* /bitrix/templates/.default/components/bitrix/menu/tree1/style.css?1732557636524 */
/* /bitrix/templates/furniture_blue/styles.css?1732557635592 */
/* /bitrix/templates/furniture_blue/template_styles.css?174974077339509 */
