.tizers-1 {
    display: block;
    overflow: hidden;
}

.tizers-1 .tizers-1-wrapper {
    display: block;
    margin: -20px;
    min-width: 40px;
    min-height: 40px;
    font-size: 0px;
}

.tizers-1 .tizers-1-tizer {
    display: inline-block;
    vertical-align: top;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tizers-1 .tizers-1-tizer .tizers-1-tizer-wrapper {
    display: block;
}

.tizers-1 .tizers-1-tizer .tizers-1-image {
    display: block;
    width: auto;
    height: 63px;
    margin-bottom: 16px;
}

.tizers-1 .tizers-1-tizer .tizers-1-information {
    display: block;
}

.tizers-1 .tizers-1-tizer .tizers-1-information .tizers-1-name {
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    height: 18px;
    color: #07203c;
    overflow: hidden;
    text-align: center;
    white-space: normal;
    margin-bottom: 12px;
}

.tizers-1 .tizers-1-tizer .tizers-1-information .tizers-1-description {
    display: block;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 19px;
    height: 63px;
    color: #83878c;
    overflow: hidden;
    text-align: center;
    white-space: normal;
}

/*Второй*/
.sections-2 {
    display: block;
    overflow: hidden;
}

.sections-2 .sections-2-wrapper {
    display: block;
    margin: -8px;
}

.sections-2 .sections-2-section {
    display: block;
    padding: 8px;
}

.sections-2 .sections-2-section .sections-2-border .sections-2-border-wrapper {
    margin: 0px 20px;
    overflow: hidden;
}

.sections-2 .sections-2-section .sections-2-border .sections-2-image {
    display: block;
    position: relative;
    float: left;
    width: 60px;
    height: 60px;
    overflow: hidden;
    text-decoration: none;
}

.sections-2 .sections-2-section .sections-2-border .sections-2-information {
    display: block;
    margin-left: 80px;
}

.sections-2 .sections-2-section .sections-2-border .sections-2-information .sections-2-name {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    height: 18px;
    margin-bottom: 5px;
    overflow: hidden;
    text-decoration: none;
}

.sections-2 .sections-2-section .sections-2-border .sections-2-information .sections-2-description {
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    height: 54px;
    color: #7a7f87;
    overflow: hidden;
}

@media all and (max-width: 750px) {
    .adaptiv .sections-2 .sections-2-section .sections-2-border .sections-2-image {
        width: 40px;
        height: 40px;
    }
    
    .adaptiv .sections-2 .sections-2-section .sections-2-border .sections-2-information {
        display: block;
        margin-left: 60px;
    }
}

@media all and (max-width: 400px) {
    .adaptiv .sections-2 .sections-2-section .sections-2-border .sections-2-image {
        width: 60px;
        height: 60px;
    }
    
    .adaptiv .sections-2 .sections-2-section .sections-2-border .sections-2-information {
        display: block;
        margin-left: 80px;
    }
}

/*Еще один*/
.slider-wrapper {
	margin-left: -8px;
	margin-right: -8px;
}

.slider {
	position: relative;
	margin-top: 0px;
	display: block;
	width: auto;
}

.slider .title {
	font-size: 21px;
	height: 21px;
	margin-bottom: 25px;
	color: #444648;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 8px;
}

.slider .nbs-flexisel-container {
	position: static;
	display: block;
	width: initial;
	max-width: initial;
}

.slider .nbs-flexisel-inner {
	position: static;
	display: block;
	width: initial;
	max-width: initial;
	margin: 0px;
}

.slider .nbs-flexisel-nav-left {
	position: absolute;
	top: 3px !important;
	left: auto;
	right: 38px;
}

.slider .nbs-flexisel-nav-right {
	position: absolute;
	top: 3px !important;
	right: 8px;
}

.slider .element {
	display: block;
	margin-left: 9px;
	margin-right: 9px;
}

.slider .element > .wrapper {
	border: 1px solid #ddd;
	padding: 9px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 15px;
}

.slider .element .image {
	position: relative;
	display: block;
	float: left;
	width: 33%;
	padding-top: 33%;
	overflow: hidden;
}

.slider .element .image .wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 0px;
}

.slider .element .image .wrapper img {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.slider .element .information {
	display: block;
	margin-left: 33%;
	padding-left: 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.slider .element .information .name {
	display: block;
	font-size: 13px;
	line-height: 17px;
	height: 34px;
	margin-bottom: 17px;
	overflow: hidden;
	text-align: left;
	text-decoration: none;
}

.slider .element .information .price {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
}

input, textarea { outline:none; }
input:active, textarea:active { outline:none; }
html {-webkit-text-size-adjust:none; height: 100%;}
body {
	position: relative!important;
	margin:0;
	padding:0;	
	color:#282828;
	font-family: 'Ubuntu', Verdana, Arial, sans-serif;
	outline:none;
	min-width: 1162px;
	min-height: 100%;
	padding-bottom: 300px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.svg_fill_solid {
	fill:#1a58d7;
}

.title_product {
	font-family: 'PT Sans',sans-serif;
}
.sl_header1,
.sl_header2,
.sl_header3  {
	font-family: 'Ubuntu',sans-serif;
}
a img { border:none;}
a,
.hover_link :hover{
	text-decoration:underline;
	color:#1a58d7;
	cursor:pointer;
}
a:hover {
	color:#636363;
}
h3 {
	
}


/*TOP-PANEL*/
.panel {
	display: block;
	background:#f1f1f1;
}
.panel-wrap {
    display: block;
    position: relative;
	margin:0 auto;
	max-width:1162px;	
	padding-left:10px;
	padding-right:10px;
    overflow: hidden;
}

.panel-wrap-wrap {
    display: block;
    margin: -5px -30px;
    overflow: hidden;
    min-width: 60px;
    min-height: 10px;
}

.panel .panel-item {
    display: block;
    position: relative;
    float: left;
    padding: 5px 30px;
    height: 40px;
}
.panel .panel-item.right {
    float: right;
}

.panel .panel-item .panel-item-wrap {
    display: block;
    position: relative;
    height: 100%;
    font-size: 0px;
}

.panel .panel-item .panel-item-icon {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    overflow: hidden;
    margin-right: 12px;
}

.panel .panel-item .panel-item-null {
    margin-left: -30px;
    margin-right: -30px;
}

.panel .panel-item .panel-item-content {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
}

.panel .panel-item .panel-item-content .bx-context-toolbar-empty-area {
    display: block !important;
    height: 12px !important;
    width: 12px !important;
}

/* TOP-PANEL PHONE */
.panel .panel-phone-block {
    display: block;
    white-space: nowrap;
}
.panel .panel-phone-block .panel-phone {
    display: inline-block;
    vertical-align: middle;
    color: #1b2a39;
}
.panel .panel-phone-block .panel-order-call {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    color: #1a58d7;
    cursor: pointer;
}
.panel .panel-phone-block .panel-order-call:hover {
    color: #8cabeb;
}

@media all and (max-width: 800px) {
	.adaptiv .panel .panel-item.right {
        float: left;
    }
}
/*TOP-PANEL END*/
/* HEADER */
.header_wrap {
	position:relative;
	z-index:20;
}
.header_wrap .header_wrap_information {
    min-height: 120px;
}
/* PHONE-BLOCK */
.phone-block {
    display: block;
    white-space: nowrap;
}
.phone-block .phone {
    display: block;
    color: #1b2a39;
    font-size: 18px;
    font-weight: bold;
}

.phone-block .order-call:hover {
    color: #8cabeb;
}
/* PHONE-BLOCK END */

.header_wrap .phone {
	font-size: 18px;
   font-weight: bold;
}
.header_wrap .call_button { }
.workarea_wrap {
	position:relative;
	z-index:10;
}
.header_wrap_container {
	margin:0 auto;
    width: 100%;
	max-width:1162px;
	position:relative;
}

.header_wrap_container .right_wrap {
    width: 73%;
}
.header_wrap_container .right_wrap table.table_wrap {
    float: right;
    width: 100%;
}
.header_wrap_container .right_wrap table.table_wrap .menu_wrap {
    position: static;
    display: block;
    padding-left: 20px;
    margin: 0px;
}
.header_wrap_container .right_wrap table.table_wrap .phone_wrap {
    white-space: nowrap;
	padding-left: 20px;
	text-align: right;
}
.header_wrap_container .right_wrap table.table_wrap .basket_wrap {
    white-space: nowrap;
	padding-left: 20px;
}

.panel .panel_wrap .b_compare,
.panel .panel_wrap .b_basket {
	line-height: normal;
}

.b_compare,
.b_basket {
	display: inline-block;
	vertical-align: middle;
}



.worakarea_wrap_container {
	margin:0 auto;	
	max-width:1162px;
	padding:0 9px;
	min-height:350px;
}
.header_grey {
	font-size: 20px;
	color: #444648;	
	font-weight: normal;
	font-family: 'Ubuntu','PT Sans',sans-serif;
	margin-top:0;
	margin-bottom: 25px;
}
.standart_block {
	margin-bottom:30px;
}

@media (max-width:1024px) {
	.adaptiv .workarea_wrap {
		min-height:400px;
	}
}
.workarea_wrap h1 {
	padding-bottom:0;
	font-size:27px;
	color:#444648;	
	font-weight:normal;
}
.workarea_wrap h1 a {
	color:#000;
	text-decoration:none;
}
.about-company {
	color: #888888;
	font-size: 13px;
	line-height: 20px;
}
.bx_title_section {
	margin-top:0;
	padding-top:0;
	vertical-align:middle;
	font-size:26px;
}
.footer_wrap_container {
	margin:0 auto;
	padding-top:20px;
	padding-bottom:40px;
	max-width:980px;
}
/* ---- INC SOCIAL HEADER ---- */
.bx_inc_social_footer h4{
	text-align: left;
	font-weight: normal;
	font-size:26px;
}
.social_buttons {margin-top: 0px}
.social_buttons ul{
	margin: 0;
	padding: 0;
	list-style:none;
}
.social_buttons ul li{
	display: inline-block;
	width: 21px;
	height: 21px;
	list-style:none;
}
.social_buttons ul li a{
	display: block;
	width: 21px;
	height: 21px;
	background: url(images/sprite_social.png) no-repeat;	
}
.social_buttons ul li.fb a{ background-position: -21px 0;}
.social_buttons ul li.tw a { background-position:-42px 0;}
.social_buttons ul li.vk a{ background-position:0 0}
.social_buttons ul li a:hover{opacity:0.65;}
/* ---- INC SOCIAL HEADER END---- */
/*HEADER_LOGO*/
span.code {
	font-size:17px;
}
table.header_table td.logo {
	width:50%;
}
table.header_table td.logo_wrap {	
	padding-left:12px;
	max-height:60px;
}
table.header_table td.logo_wrap img {
	max-height:60px;
}
@media (max-width:1200px){
	.adaptiv table.header_table td.logo {
		width:40%;
	}
	.adaptiv table.header_table td.address {
		width:20%;
	}
	.adaptiv table.header_table td.phone {
		width:20%;
	}
}
@media (max-width:920px){
	.adaptiv table.header_table td.logo {
		width: 30%;
	}
	.adaptiv table.header_table td.address {
		width:25%;

	}
	.adaptiv table.header_table td.phone {
		width:25%;
	}
}
@media (max-width:740px){
	.adaptiv table.header_table td.logo {
		display:block;
		float:left;
		width:30%;
		margin-top: 5px;
		margin-bottom: 5px;		
		
	}
	.adaptiv table.header_table td.socnet {
		display:none;
	}
	.adaptiv table.header_table td.address {	
		display:block;
		float:left;
		width:30%;
		margin-left:20px;	
		margin-left: 10px;	
		margin-top:2%;
	}
	.adaptiv table.header_table td.phone {		
		display:block;
		float:right;
		width:35%;
		margin-right:10px;
		margin-bottom:5px;
		text-align:right;
	}
	.adaptiv table.header_table {
		max-height: 60px;
	}
}
@media (max-width:600px) {
	.adaptiv table.header_table td.address {
		display:none;
	}
	.adaptiv table.header_table td.phone {
		width:50%;
		font-size: 18px;
	}
	.adaptiv span.code {
		font-size:14px;
	}	
}
@media (max-width:550px) {	
	.adaptiv .header_wrap_container .logo_wrap {
		width:100%;
		margin-bottom:10px;
	}
	.adaptiv .panel .phone_block .phone {
		margin-right: 6px;
	}
}
/*TOP_SLIDER*/
.slider{
	position: relative;
	overflow: hidden;
	margin-top: 40px;
	width:100%;
}
.slider .slider_container{
	position:absolute;
	top:0px;
	padding:0px;
}
.slider .slider_container  .slider_item{
	overflow:hidden;
	float:left;
}
.slider .slider_container  .slider_item img{
	
}
/*INDEX_HEADER*/
.section_header{	
	text-transform:uppercase;
	font-size:30px;
	color:#cf9f33;
	width:100%;
	text-align:center;
	background:url(images/header_line.jpg) repeat-x center;
	margin-bottom:35px;
	margin-top: 26px;
}
.section_header div{
	padding:0 11px;
	display:inline-block;
	background:white;
}
/*///////////*/
.text_block{
	font-size:12px;	
	color:#686868;
}
/*footer*/
.bg_footer {
	position: absolute;
	width: 100%;
	bottom: 0px;
	background:#f1f1f1;
    color: #292929;
	padding: 10px 0;
	margin-top:60px;
}
.bg_footer .footer{
    position: relative;
	max-width:1162px;
	margin:0 auto;
    overflow:  hidden;
    padding: 13px 20px;
}
.bg_footer .footer .table_footer {
	width:100%;
}
.bg_footer .contacts {
	color: inherit;
}
.bg_footer .phone-block {
    text-align: right;
}
.bg_footer .phone-block .phone {
	font-size:19px;
	color: inherit;
}
.bg_footer .phone-block .call_button {
    font-size:13px;
	color: inherit;	
}
.bg_footer .logo-block {
    padding-top: 25px;
}
.table_footer .contacts {
	width:32%;
	padding-left:13px;
}
.table_footer .footer_menu {
	width:100%;
	overflow:hidden;
}
@media (max-width:650px){
    .adaptiv .bg_footer .contacts {
        float: none;
    }
    
    .adaptiv .bg_footer .menu {
        float: none;
    }
    
    .adaptiv .bg_footer .phone-block {
        float: none;
        text-align: left;
    }
}
/*END_FOOTER*/
/*BX_POPUP_WINDOW*/
.popup-window	{
	border:0;
	border-radius:0;
	box-shadow:0;
	font-size:12px;
}
.popup-window-close-icon {
	width: 11px;
	height: 11px;
	background:url(images/close_popup.png) no-repeat 0 0;
	opacity:0.38;
}
.popup-window-close-icon:hover {
	background:url(images/close_popup.png) no-repeat 0 0;
	opacity:1;
}
.popup-window-top-row,
.popup-window-left-column,
.popup-window-right-column {
	display:none;
}
.popup-window-content {
	margin:0;
	background:#fff;
	border-radius: 7px;
}
.popup-window,
.popup-window-content-row .popup-window-center-column {
	background:none;
}
/*END BX_POPUP_WINDOW*/
.bx_left_catalog {
	float:left;
	width: 18.7%;
}
.bx_content_right {
	width: 80%;
	float: right;
	clear: right;
}
@media (max-width:959px){
	.adaptiv .bx_left_catalog {
		display:none;
	}
	.adaptiv .bx_content_right {
		width:100%;
		float:none;
	}
}
ul.top_personal_menu {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	position:relative;
	top:1px;
}
ul.top_personal_menu li {
	float:left;
	display:block;
	list-style:none;
	border:1px solid #fff;
	border-bottom:0;
}
ul.top_personal_menu li.active {
	border:1px solid #bebebe;
	border-bottom:1px solid #fff;
}
ul.top_personal_menu li a {
	display:block;
	font-size:14px;
	padding:14px 17px;
	color:#5a5a5a;
	font-family:'Babas',Arial,sans-serif;
	text-decoration:none;
}
.personal_body {
	border:1px solid #bebebe;
	width:100%;
	padding:20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	
}
@media (max-width:600px){
	.adaptiv ul.top_personal_menu li a {
		padding:12px 10px;
	}
}
@media (max-width:480px){
	.adaptiv ul.top_personal_menu li a {
		padding:12px 4px;
		font-size:12px;
	}
}
.bx_page {
	font-size:14px;
}
@media (max-width:800px) {
	.adaptiv .left_col_index {
		display:none;
	}
	.adaptiv .right_col,
	.adaptiv .right_col_index	{
		width:100%;
	}
	.adaptiv .left_col {
		width:100%;
		margin-bottom:15px;
	}
}
/*contacts*/

@media (max-width:768px) {
	.adaptiv .cnt_contacts {
		width:100%;
	}
	.adaptiv .cnt_map {
		width:100%;
		margin-top:15px;
	}
}
/*block see*/
.one_see .img_see {
	width: 58px;
	height:58px;
	display:block;
	float: left;
	text-align: center;
}
.one_see {
	clear:both;
	margin-bottom: 15px;
	overflow:hidden;
}
.one_see .right_see {
	float: right;
	width: 60%;
}

/*To cart*/
.min-button.to-cart div {
	background-image: url('images/to_cart.png');
}

/*Catalog button*/
.catalog-button {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 7px 13px 6px 13px;
	text-decoration: none;
	background: #3a58d2;
	color: #fff;
	font-size: 10px;
	cursor: pointer;
	border-radius: 3px;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}.catalog-button:hover {
	background: #546dd1;
	text-decoration: none;
	color: #fff;
}.catalog-button:focus {
	background: #3252d1;
	color: #fff;
	outline: none;
	text-decoration: none;
}

/*Hover shadow*/
.hover_shadow {
	transition-property: box-shadow;
	transition: 0.2s;
}
.hover_shadow:hover {
	box-shadow: 0px 10px 18px rgba(0,0,0,0.15);
}
/*flexel*/
.nbs-flexisel-container {
    position:relative;
    /*max-width:98%;*/
	margin:0 auto;
	overflow:hidden;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
	overflow:hidden;    
	/*width:97%;*/
	margin:0 auto;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left {
	position: absolute;
	top: -50px !important;
	left:auto;
	right: 36px;
}
.nbs-flexisel-nav-right {
	position: absolute;
	top: -50px !important;
	right: 8px;
}

.error404 {
	max-width:563px;
	margin:0 auto;
	font-family:"Ubuntu",sans-serif;
	text-align:center;
}
.error404 .img {
	color: #fff;
	text-align: center;
	font-size: 50px;
	width: 145px;
	height: 145px;
	line-height: 145px;
	margin: 0 auto;
	border-radius: 145px;
	font-weight: bold;
	font-family: "Ubuntu";
}
.error404 .header_text {
	text-align:center;
	font-size:30px;
	font-weight:bold;
	font-family:"Ubuntu",sans-serif;
	color:#111111;
	padding:30px 0;
}
.error404 .text {
	font-size:14px;
	margin-bottom:30px;
}
.error404 .solid_button,
.error404 .border_button {
	text-decoration:none;
	font-size:16px;
	text-align:center;
	width:263px;
	height:35px;
	line-height:35px;
	border-radius:6px;
}
@media (max-width:700px) {
	.error404 .solid_button,
	.error404 .border_button {
		width:100%;
		margin-bottom:10px;
	}
}
.button_up {
	width: 40px;
	height: 40px;
	position: fixed;
	display:none;
	bottom: 30px;
	right: 30px;
	border-radius: 5px;
	z-index: 50;
	cursor: pointer;	
	opacity:0.9;
}
.button_up:hover {
	opacity:1;
}
.button_up i {
	width: 16px;
	height: 9px;
	margin:15px auto;
	
	background: url(images/sprite_to_up.png) no-repeat bottom;
	display: block;
}


.uni-text-default p {margin:10px 0;}

.bx_content_section p { margin-bottom: 10px; }

.square_image_link {
    display: block;
    width: 29%;
    margin: 1.5%;
    height: 200px;
    float: left;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    color: #fff;
    border: 2px solid #ededed;
    border-radius: 7px;
    text-align: center;
}
.square_image_link span {
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 6px 0px;
    background-color: rgb(237, 237, 237);
    border-radius: 0 0 5px 5px;
    font-weight: bold;
    font-size: 15px;
}



.city-list { font-size: 0; margin: 0 auto; width: 100%; max-width: 1162px; position: relative; margin-bottom: 20px; }
.city-one { display: inline-block; width: 10%; font-size: 12px; text-align: center; }
.city-name { font-weight:bold; color: rgb(29, 110, 177); }

@media all and (max-width:1000px) {
	.city-one { width:20%; }
}
@media all and (max-width:600px) {
	.city-one { width:33.33%; }
}
@media all and (max-width:550px) {
	.city-one { width:50%; }
}
@media all and (max-width:400px) {
	.city-one { width:50%; }
}

span.order-call {
    display: inline-block!important;
    padding: 3px 10px;
    border: 1px solid #1a58d7;
    border-radius: 3px;
    margin-top: 10px;
}

/*Третий*/
.tiles.landing-1 {
    display: block;
}

.tiles.landing-1 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.tiles.landing-1 .tiles-wrapper {
    display: block;
    margin: -8px;
    overflow: hidden;
}

.tiles.landing-1 .tiles-tile {
    display: block;
    position: relative;
    float: left;
    width: 25%;
    padding: 8px;
}

.tiles.landing-1 .tiles-tile .tiles-tile-wrapper {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #e9e9e9;
    text-decoration: none;
    color: #1a1a1a;
    -webkit-transition: opacity 0.3s;
       -moz-transition: opacity 0.3s;
        -ms-transition: opacity 0.3s;
         -o-transition: opacity 0.3s;
            transition: opacity 0.3s;
}.tiles.landing-1 .tiles-tile .tiles-tile-wrapper:hover {
    opacity: 0.7;
}

.tiles.landing-1 .tiles-tile .tiles-tile-wrapper.tiles-tile-not_link {
    cursor: default;
}

.tiles.landing-1 .tiles-tile .tiles-tile-image {
    display: block;
    position: relative;
    padding-top: 71%;
}

.tiles.landing-1 .tiles-tile .tiles-tile-image .tiles-tile-image-wrapper {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.tiles.landing-1 .tiles-tile .tiles-tile-image .uni-image {
    width: 100%;
    height: 100%;
}

.tiles.landing-1 .tiles-tile .tiles-tile-image .uni-image img {
    width: 100%;
    max-height: none;
    max-width: none;
}

.tiles.landing-1 .tiles-tile .tiles-tile-information {
    display: block;
    text-align: left;
    padding: 15px;
}

.tiles.landing-1 .tiles-tile .tiles-tile-information .tiles-tile-information-name {
    display: block;
    font-weight: bold;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.tiles.landing-1 .tiles-tile .tiles-tile-information .tiles-tile-information-description {
    display: block;
    font-size: 1.4rem;
    line-height: 16px;
    height: 48px;
    overflow: hidden;
}

.tiles.landing-1 .tiles-buttons {
    display: block;
    text-align: center;
}

.tiles.landing-1 .tiles-buttons .tiles-buttons-more {
    display: inline-block;
    text-decoration: none;
    color: #1a1a1a;
    padding: 10px 13px;
    font-size: 0px;
    border: 1px solid #1a58d7;
    border-radius:  5px;
    transition: 0.2s;
    transition-property: background-color, border;
}

.tiles.landing-1 .tiles-buttons .tiles-buttons-more:hover {
    background: #d8d8d8;
    border-color: #d8d8d8;
}

.tiles.landing-1 .tiles-buttons .tiles-buttons-more .tiles-buttons-more-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}
.tiles.landing-1 .tiles-buttons .tiles-buttons-more .tiles-buttons-more-icon {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    background: url('../img/arrow.png') no-repeat;
    margin-left: 7px;
}

@media all and (max-width: 800px) {
    .adaptiv .tiles.landing-1 .tiles-tile {
        width: 50%;
    }
}

@media all and (max-width: 450px) {
    .adaptiv .tiles.landing-1 .tiles-tile {
        width: 100%;
    }
}
/*Четвертый*/
.sections-1 {
    display: block;
    overflow: hidden;
}

.sections-1 .sections-1-wrapper {
    display: block;
    margin: -8px;
}

.sections-1 .sections-1-section {
    display: block;
    padding: 8px;
}

.sections-1 .sections-1-section .sections-1-border {
    border: 1px solid transparent;
}
.sections-1 .sections-1-section .sections-1-border:hover {
    border-color: #ebebeb;
}

.sections-1 .sections-1-section .sections-1-border .sections-1-border-wrapper {
    margin: 20px;
    overflow: hidden;
}

.sections-1 .sections-1-section .sections-1-border .sections-1-image {
    display: block;
    position: relative;
    float: left;
    width: 100px;
    height: 100px;
    overflow: hidden;
    text-decoration: none;
}

.sections-1 .sections-1-section .sections-1-border .sections-1-information {
    display: block;
    margin-left: 120px;
}

.sections-1 .sections-1-section .sections-1-border .sections-1-information .sections-1-name {
    display: block;
    font-size: 18px;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
    margin-bottom: 20px;
    text-decoration: none;
}

.sections-1 .sections-1-section .sections-1-border .sections-1-information .sections-1-description {
    display: block;
    font-size: 13px;
    line-height: 19px;
    color: #7a7f87;
    height: 57px;
    overflow: hidden;
}

@media all and (max-width: 950px) {
    .adaptiv .sections-1 .sections-1-section .sections-1-border .sections-1-image {
        width: 60px;
        height: 60px;
    }
    
    .adaptiv .sections-1 .sections-1-section .sections-1-border .sections-1-information {
        margin-left: 80px;
    }
}

@media all and (max-width: 800px) {
    .adaptiv .sections-1 .sections-1-section .sections-1-border .sections-1-image {
        display: none;
    }
    
    .adaptiv .sections-1 .sections-1-section .sections-1-border .sections-1-information {
        margin-left: 0px;
    }
}

@media all and (max-width: 600px) {
    .adaptiv .sections-1 .sections-1-section .sections-1-border .sections-1-image {
        display: block;
        width: 60px;
        height: 60px;
    }
    
    .adaptiv .sections-1 .sections-1-section .sections-1-border .sections-1-information {
        margin-left: 80px;
    }
}

@media all and (max-width: 550px) {
    .adaptiv .sections-1 .sections-1-section .sections-1-border .sections-1-image {
        display: none;
    }
    
    .adaptiv .sections-1 .sections-1-section .sections-1-border .sections-1-information {
        margin-left: 0px;
    }
}

@media all and (max-width: 400px) {
    .adaptiv .sections-1 .sections-1-section .sections-1-border .sections-1-image {
        display: block;
        width: 80px;
        height: 80px;
    }
    
    .adaptiv .sections-1 .sections-1-section .sections-1-border .sections-1-information {
        margin-left: 100px;
    }
}
/*Пятый*/
.consultant-ask-question-1 {
    display: block;
    border: 2px solid #f1f1f1;
}

.consultant-ask-question-1 .consultant-ask-question-1-wrapper {
    display: block;
    position: relative;
    overflow: hidden;
}

.consultant-ask-question-1 .consultant-ask-question-1-image {
    display: block;
    float: left;
    width: 130px;
    height: 130px;
    margin-top: 20px;
    margin-left: 40px;
}

.consultant-ask-question-1 .consultant-ask-question-1-information {
    display: block;
    margin-left: 210px;
    margin-top: 28px;
    margin-right: 320px;
    text-align: left;
}

.consultant-ask-question-1 .consultant-ask-question-1-information .consultant-ask-question-1-name {
    display: block;
}

.consultant-ask-question-1 .consultant-ask-question-1-information .consultant-ask-question-1-name .consultant-ask-question-1-name-wrapper {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    max-height: 36px;
    padding-bottom: 10px;
    color: #272e3c;
    border-bottom:  2px solid #272e3c;
}

.consultant-ask-question-1 .consultant-ask-question-1-information .consultant-ask-question-1-description {
    display: block;
    margin-top: 20px;
    font-size: 13px;
    font-weight: normal;
    line-height: 19px;
    color: #272e3c;
}

.consultant-ask-question-1 .consultant-ask-question-1-buttons {
    display: block;
    position: absolute;
    width: 300px;
    right: 0px;
    top: 0px;
    height: 100%;
    text-align: center;
}

.consultant-ask-question-1 .consultant-ask-question-1-buttons .consultant-ask-question-1-button {
    padding: 17px 40px;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

@media all and (max-width: 1000px) {
    .adaptiv .consultant-ask-question-1 .consultant-ask-question-1-information {
        margin-right: 40px;
    }
    
    .adaptiv .consultant-ask-question-1 .consultant-ask-question-1-buttons {
        position: relative;
        width: auto;
        clear: both;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media all and (max-width: 510px) {
    .adaptiv .consultant-ask-question-1 .consultant-ask-question-1-image {
        display: none;    
    }
    
    .adaptiv .consultant-ask-question-1 .consultant-ask-question-1-information {
        margin-left: 40px;
    }
}

@media all and (max-width: 350px) {
    .adaptiv .consultant-ask-question-1 .consultant-ask-question-1-information .consultant-ask-question-1-name .consultant-ask-question-1-name-wrapper {
        border: none;    
    }
}
/*Шестой*/
.reviews-1 {
    display: block;
    overflow: hidden;
}

.reviews-1 .reviews-1-wrapper {
    display: block;
    margin: -20px;
    font-size: 0px;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
}

.reviews-1 .reviews-1-wrapper .reviews-1-review {
    display: inline-block;
    vertical-align: middle;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.reviews-1 .reviews-1-wrapper .reviews-1-review .reviews-1-review-wrapper {
    display: block;
}

.reviews-1 .reviews-1-wrapper .reviews-1-review .reviews-1-border {
    display: block;
    border-radius: 5px;
    border:  1px solid #e9e9e9;
    margin-top: 60px;
}

.reviews-1 .reviews-1-wrapper .reviews-1-review .reviews-1-border .reviews-1-image {
    display: block;
    text-align: center;
    font-size: 0px;
    margin-top: -60px;
}

.reviews-1 .reviews-1-wrapper .reviews-1-review .reviews-1-border .reviews-1-image .reviews-1-image-wrapper {
    display: inline-block;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50%;
}

.reviews-1 .reviews-1-wrapper .reviews-1-review .reviews-1-border .reviews-1-information {
    display: block;
    padding: 20px;
}

.reviews-1 .reviews-1-wrapper .reviews-1-review .reviews-1-border .reviews-1-information .reviews-1-name {
    display: block;
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    font-weight: bold;
    text-align: center;
    color: #0077f6;
}

.reviews-1 .reviews-1-wrapper .reviews-1-review .reviews-1-border .reviews-1-information .reviews-1-company {
    display: block;
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    font-weight: normal;
    text-align: center;
    color: #bdbdbd;
}

.reviews-1 .reviews-1-wrapper .reviews-1-review .reviews-1-border .reviews-1-information .reviews-1-description {
    display: block;
    font-size: 14px;
    line-height: 20px;
    white-space: normal;
    height: 140px;
    overflow: hidden;
    font-weight: normal;
    text-align: left;
    color: #606060;
}

.reviews-1 .reviews-1-buttons {
    display: block;
    text-align: center;
    padding-top: 25px;
}

.reviews-1 .reviews-1-buttons .reviews-1-button-all {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    padding: 13px 21px;
}
/*Седьмой*/
.tiles.landing-1 {
    display: block;
}

.tiles.landing-1 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.tiles.landing-1 .tiles-wrapper {
    display: block;
    margin: -8px;
    overflow: hidden;
}

.tiles.landing-1 .tiles-tile {
    display: block;
    position: relative;
    float: left;
    width: 25%;
    padding: 8px;
}

.tiles.landing-1 .tiles-tile .tiles-tile-wrapper {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #e9e9e9;
    text-decoration: none;
    color: #1a1a1a;
    -webkit-transition: opacity 0.3s;
       -moz-transition: opacity 0.3s;
        -ms-transition: opacity 0.3s;
         -o-transition: opacity 0.3s;
            transition: opacity 0.3s;
}.tiles.landing-1 .tiles-tile .tiles-tile-wrapper:hover {
    opacity: 0.7;
}

.tiles.landing-1 .tiles-tile .tiles-tile-wrapper.tiles-tile-not_link {
    cursor: default;
}

.tiles.landing-1 .tiles-tile .tiles-tile-image {
    display: block;
    position: relative;
    padding-top: 71%;
}

.tiles.landing-1 .tiles-tile .tiles-tile-image .tiles-tile-image-wrapper {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.tiles.landing-1 .tiles-tile .tiles-tile-image .uni-image {
    width: 100%;
    height: 100%;
}

.tiles.landing-1 .tiles-tile .tiles-tile-image .uni-image img {
    width: 100%;
    max-height: none;
    max-width: none;
}

.tiles.landing-1 .tiles-tile .tiles-tile-information {
    display: block;
    text-align: left;
    padding: 15px;
}

.tiles.landing-1 .tiles-buttons {
    display: block;
    text-align: center;
}

.tiles.landing-1 .tiles-buttons .tiles-buttons-more {
    display: inline-block;
    text-decoration: none;
    color: #1a1a1a;
    padding: 10px 13px;
    font-size: 0px;
    border: 1px solid #1a58d7;
    border-radius:  5px;
    transition: 0.2s;
    transition-property: background-color, border;
}

.tiles.landing-1 .tiles-buttons .tiles-buttons-more:hover {
    background: #d8d8d8;
    border-color: #d8d8d8;
}

.tiles.landing-1 .tiles-buttons .tiles-buttons-more .tiles-buttons-more-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}

/*Восьмой*/
.contact.landing-1 {
    display: block;
    background: #e8e8e8;
    border-radius: 4px;
    padding: 30px;
}

.contact.landing-1 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;    
}

.contact.landing-1 .contact-information {
    display: block;
    position: relative;
    margin: -8px;
    overflow: hidden;
    height: 100%;
    font-size: 0px;
    text-align: left;
}

.contact.landing-1 .contact-information .contact-information-field-information {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 0px;
}

.contact.landing-1 .contact-information .contact-information-field-information .contact-information-field-information-caption {
    display: block;
    font-size: 1.4rem;
    line-height: 18px;
    color: #656565;
    padding-right: 52px;
}

.contact.landing-1 .contact-information .contact-information-field-information .contact-information-field-information-value {
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 18px;
    color: #1a1a1a;
    white-space: normal;
    padding-right: 52px;
}

.contact.landing-1 .contact-information .contact-information-phone,
.contact.landing-1 .contact-information .contact-information-mail,
.contact.landing-1 .contact-information .contact-information-address,
.contact.landing-1 .contact-information .contact-information-button {
    display: inline-block;
    padding: 8px;
    width: 25%;
    text-align: left;
    white-space: nowrap;
}

.contact.landing-1 .contact-information .contact-information-button {
    text-align: center;
}

.contact.landing-1 .contact-information .contact-information-button .uni-button {
    font-weight: bold;
    line-height: 14px;
    padding: 15px 30px;
}

.contact.landing-1 .contact-information .contact-information-phone .contact-information-phone-icon,
.contact.landing-1 .contact-information .contact-information-mail .contact-information-mail-icon,
.contact.landing-1 .contact-information .contact-information-address .contact-information-address-icon {
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 42px;
    background: url('../img/sprite.png') no-repeat;
}

.contact.landing-1 .contact-information .contact-information-mail .contact-information-mail-icon {
    background-position: -42px 0px;
}

.contact.landing-1 .contact-information .contact-information-address .contact-information-address-icon {
    background-position: -84px 0px;
}

@media all and (max-width: 1000px) {
    .adaptiv .contact.landing-1 .contact-information .contact-information-phone,
    .adaptiv .contact.landing-1 .contact-information .contact-information-mail,
    .adaptiv .contact.landing-1 .contact-information .contact-information-address,
    .adaptiv .contact.landing-1 .contact-information .contact-information-button {
        width: 100%;
    }
}
/*Девятый*/
.news-horizontal-1 {
    display: block;
    overflow: hidden;
}

.news-horizontal-1 .news-horizontal-1-wrapper {
    display: block;
    margin: -8px;
    overflow: hidden;
}

.news-horizontal-1 .news-horizontal-1-item {
    display: block;
    float: left;
    padding: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.news-horizontal-1 .news-horizontal-1-item .news-horizontal-1-item-wrapper {
    display:  block;
    overflow: hidden;
}

.news-horizontal-1 .news-horizontal-1-item .news-horizontal-1-image {
    display: block;
    float: left;
    width: 84px;
    height: 84px;
    text-decoration: none;
}

.news-horizontal-1 .news-horizontal-1-item .news-horizontal-1-information {
    display: block;
    margin-left: 104px;
    margin-right: 60px;
}

.news-horizontal-1 .news-horizontal-1-item .news-horizontal-1-information .news-horizontal-1-name {
    display: block;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    line-height: 21px;
    height: 63px;
    overflow: hidden;
    
}

.news-horizontal-1 .news-horizontal-1-item .news-horizontal-1-information .news-horizontal-1-date {
    display: block;
    font-size: 11px;
    color: #949494;
    line-height: 11px;
    height: 11px;
    overflow: hidden;
    margin-top: 5px;
}

.news-horizontal-1 .news-horizontal-1-buttons {
    display: block;
    text-align: center;
    padding-top: 25px;
}

.news-horizontal-1 .news-horizontal-1-buttons .news-horizontal-1-button-all {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    padding: 13px 21px;
}

@media all and (max-width: 1150px) {
    .news-horizontal-1 .news-horizontal-1-item .news-horizontal-1-information {
        margin-right: 0px;
    }
}
@media all and (max-width: 800px) {
    .news-horizontal-1 .news-horizontal-1-item .news-horizontal-1-image {
        width: 46px;
        height: 46px;
    }
    
    .news-horizontal-1 .news-horizontal-1-item .news-horizontal-1-information {
        margin-left: 66px;
    }
}
/*Десятый*/
.contacts.landing-1 {
    display: block;
}

.contacts.landing-1 .contacts-contacts {
    display: block;
    position: relative;
    margin-bottom: -120px;
    overflow: hidden;
    z-index: 1;
}

.contacts.landing-1 .contacts-contacts-wrapper {
    display: block;
    overflow: hidden;
    margin: -23px;
    text-align: center;
}

.contacts.landing-1 .contacts-contacts-wrapper-wrapper {
    display: block;
    font-size: 0px;
}

.contacts.landing-1 .contacts-contacts .contacts-contacts-contact {
    display: inline-block;
    vertical-align: top;
    background: #fff;
    padding: 17px 23px 23px 23px;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    width: 300px;
    margin: 23px;
    text-align: left;
    height: 254px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.contacts.landing-1 .contacts-contacts .contacts-contacts-contact-city {
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    color: #1a1a1a;
}

.contacts.landing-1 .contacts-contacts .contacts-contacts-contact-delimiter {
    display: block;
    background: #1a58d7;
    height: 2px;
    margin-top: 12px;
    margin-bottom: 12px;
}

.contacts.landing-1 .contacts-contacts .contacts-contacts-contact-field {
    display: block;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
}

.contacts.landing-1 .contacts-contacts .contacts-contacts-contact-field-icon {
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 42px;
    background: url('../img/sprite.png') no-repeat;
    background-position: 42px 0px;
}.contacts.landing-1 .contacts-contacts .contacts-contacts-contact-field-icon.contacts-contacts-contact-field-icon-address {
    background-position: -84px 0px;
}.contacts.landing-1 .contacts-contacts .contacts-contacts-contact-field-icon.contacts-contacts-contact-field-icon-mail {
    background-position: -42px 0px;
}.contacts.landing-1 .contacts-contacts .contacts-contacts-contact-field-icon.contacts-contacts-contact-field-icon-phone {
    background-position: 0px 0px;
}

.contacts.landing-1 .contacts-contacts .contacts-contacts-contact-field-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.4rem;
    font-weight: bold;
    color: #1a1a1a;
    line-height: 20px;
    margin-left: 10px;
    margin-right: 52px;
    overflow: hidden;
    white-space: normal;
}

.contacts.landing-1 .contacts-map {
    display: block;
    height: 600px;
}

.contacts.landing-1 .contacts-map .contacts-map-wrapper {
    position: absolute;
    width: 100%;
    height: 600px;
    left: 0px;
}

.contacts.landing-1 .contacts-map .bx-yandex-map,
.contacts.landing-1 .contacts-map .bx-yandex-map .ymaps-map {
    width: 100% !important;
}
/*Одинадцатый*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


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


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}
/*Двенадцатый*/
.search-small {
    position: relative;
    display: block;
    max-width: 300px;
    margin: auto;
}
.top_panel .search-small {
    background: rgb(249, 249, 249);	
}
.top_panel .search-small .input-text {
	height:28px;
}
.search-small form {
    display: block;
}

.search-small .input-text {
    display: block;
    width: 100%;
    line-height: 28px;
    height: 34px;
    font-size: 12px;
    border-radius: 3px;
    border: 1px solid #E3E3E3;
}

.search-small .input-button {
    position: absolute;
    top: 0px;
    left: auto;
    right: 0px;
    bottom: auto;
    width: 22px;
    height: 100%;
    border: none;
    background: transparent;
    padding: 0px;
}

.search-small .input-button.button-search {
    background: url('../img/search_icon_header.png') no-repeat left center;
}
/*Другой*/
/*Menu â øàïêå*/
.bg_top_menu.in-header {
    display: block;
    width: 100%;
}
.bg_top_menu.normal {
    max-width: 1162px;
    margin: 0 auto;
}
.bg_top_menu.in-header .radius_top_menu {
    height: 48px;
}
.bg_top_menu.in-header .radius_top_menu table.top_menu td {
    height: 96px;
}
.bg_top_menu.in-header .radius_top_menu table.top_menu td a.title_f{
    display: block;    
    margin-bottom: 45px;
}
.bg_top_menu.in-header .radius_top_menu table.top_menu td .child.submenu {
   top: 50px;
   margin-top: 35px;
}
.bg_top_menu.in-header .radius_top_menu table.top_menu td .i_menu {
   top: 50px;
	margin-top: 70px;
}
/*------------*/

.radius_top_menu {
	max-width:1240px;
	margin:0 auto;	
}
.top .radius_top_menu {
	/* height:50px; */
}
.top .radius_top_menu .navline > tr > td > a {
    display: block;
	padding: 12px 0;
	transition: 0.3s;
	font-size: 1.6rem;
}
.top .radius_top_menu .navline > tr > td > a:hover {
    background: #1b5c91;
    transition: 0.3s;
}
.min_menu {
	display: none;
}
table.top_menu  {
	width:100%;
	height: 100%;
}
table.top_menu  a {
	text-decoration:none;
	outline:none;
}
table.top_menu  span.arrow {
	color:#212121;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
table.top_menu td:hover span.arrow {
	text-decoration:none;
}
table.top_menu td.current  span.arrow{
	color:#1a58d7;
}
table.top_menu  td {
	text-align:center;
/*	position:relative;*/
}
table.top_menu  td:hover .child.submenu {
	display:block;
	background:#fff;
	z-index: 40;
}
table.top_menu .child.submenu {
	display:none;
	position:absolute;
	background:#fff;
	margin: auto;
	left:0;
	right:0;
	width:180px;
	padding:16px 18px;
	border-top:2px solid #1a58d7;
	box-shadow: 0 4px 2px rgba(0,0,0,0.5);
}
table.top_menu .child.submenu a {
	display:block;
}
table.top_menu  td.td_catalog  {
	position:static;
}
table.top_menu  td:hover .i_menu {
	display:block
}
/* original menu*/
.top .bg_top_menu.border  {
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top table.top_menu  span.arrow {
	/* font-size:13px; */
	
}
table.top_menu .child.submenu {
	top:50px;
}
table.top_menu .child.submenu a {
	display:block;
	text-align:left;
	color:#212121;	
	padding:2px;
	line-height: 22px;
	font-size:12px;
}
table.top_menu .child.submenu a:hover {	
	text-decoration:underline;
}
.top .top_menu {
	position:relative;
}
.top table.top_menu  td:hover .i_menu {
	top:48px;
}
/* original solid top menu*/
.top .bg_top_menu.solid.wide {
	background:#1a58d7
} 
.top .bg_top_menu.solid  {
	background:#1a58d7; 
}
.top .bg_top_menu.solid table.top_menu td.current span.arrow{
	/* text-decoration:underline; */
	color:#fff;
}
.top .bg_top_menu.solid table.top_menu td.current {
    background: #1b5c91;
}
.top .bg_top_menu.solid table.top_menu  span.arrow {
	color:#fff;
}
.top .bg_top_menu .min_menu {
	display:none;
	width:100%;
	height:100%;
	text-align:center;
	background:#1a58d7;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	line-height:50px;
	cursor:pointer;
	text-transform:uppercase;
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing:  border-box;
}
@media (max-width:800px) {
	.adaptiv .top .bg_top_menu .min_menu {
		display:block;
	}
	.adaptiv .top .bg_top_menu table.top_menu {
		display:none;
		height:auto;
		border-right:1px solid #e7e7e7;
		border-left: 1px solid #e7e7e7;
	}
	.adaptiv .top .bg_top_menu .radius_top_menu {
		height: auto;
	}
	.adaptiv .bg_top_menu .i_menu,
	.adaptiv .bg_top_menu .child.submenu	{
		display:none!important;
	}
	.adaptiv .top .bg_top_menu table.top_menu  td {
		display:block;
		width:100%!important;
		text-align:center;
		border-bottom: 1px solid #e7e7e7;		
	}
}
/*menu in top_panel*/
.bg_top_menu.catalog {
	float:left;
	width:60%;
}
.bg_top_menu.catalog table.top_menu {
	line-height:40px;
}
.bg_top_menu.catalog table.top_menu td {
	text-align:left;
}
.bg_top_menu.catalog table.top_menu span.arrow {
	color:#696969;
	text-transform:none;
	font-weight:normal;
}
.bg_top_menu.catalog table.top_menu td.current span.arrow {
	text-decoration:underline;
}
/*Другой*/
td > .i_menu {
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	background: #fff;
	padding: 0;
	border-top: 2px solid #936CDC;
	top: 48px;
	margin: 0;
	padding: 0;
	padding: 20px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: none;
	list-style: none;
	text-align: left;
	border-top: 2px solid #1A58D7;
	border-bottom: 1px solid #f4f4f4;
	box-shadow: 0 4px 2px rgba(0,0,0,0.5);
}
td > .i_menu .show_all {
	text-align:left;
	font-size:12px;
	cursor:pointer;
	color:#444648!important;
}
td > .i_menu .show_all span {
	border-bottom:1px dotted #444648;
}
td > .i_menu li.level_2 .i_menu a.hide {
	display:none;
}
td > .top_menu td.current .i_menu li.level_2 a{
	box-shadow:none!important;
}
td > .i_menu li.level_2 a:hover {
	text-decoration:underline;
}
td > .i_menu li.level_2>a:hover {
	color:#1a58d7;
	text-decoration:underline;
}
td > .i_menu li.level_2 {
	padding: 0;
	margin: 0;
	line-height: 25px;
	list-style: none;
	display: inline-block;
	/* float: left; */
	zoom: 1;
	vertical-align: top;
	width: 100%;
	max-width: 230px;
	margin-bottom: 20px;	
	min-height: 130px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-left: 3%;
	padding-right: 3%;	
	background:none!important;
	position:relative;
}
/* td > .i_menu li.level_2:nth-child(5n){
    float:right;    
    border-right:0;
}
td > .i_menu li.level_2:nth-child(5n):after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
} */
td > .i_menu li.level_2 a {
	text-align:left;
	display: block;
	color: #444648;
	font-weight: bold;
	font-size: 1.6rem;
	text-decoration: none;
	text-shadow:none;
	background:none!important;
	border:0;
	line-height:28px;
	box-shadow:none;
}
.i_menu li.level_2 .i_menu a {
	color: #444648;
	font-size: 1.5rem;
	font-weight:normal;
	box-shadow:none;
	line-height: 100%;
}
.i_menu li.level_2 .i_menu {
    top: auto !important;
	margin:0;
	padding:0;
	list-style:none;
	/* position:absolute; */
	border:1px solid #fff;
	/* background:#fff; */
}
.i_menu li.level_2 .i_menu.bordered {
	padding: 10px;
	margin:-10px;
	border-top:1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right:1px solid #ccc;
	z-index:40;	
}
.i_menu li.level_2 .i_menu.bordered .show_all {
	display:none;
}
.i_menu li.level_2 .i_menu.bordered .hide{
	display:block;
}
.i_menu li.level_2 .i_menu a:hover {
	color: #1a58d7;
}

.i_menu li.level_2 .i_menu {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

.i_menu li {
    margin-bottom: 7px;
}
/*Другой*/
.slider-1 {
    display: block;
    position: relative;
    overflow: hidden;
    font-size: 0px;
    white-space: nowrap;
    height: 400px;
}

.slider-1.slider-1-type-tigh {
    max-width: 1162px;
    margin: 0 auto;
}

.slider-1 .slider-1-wrapper {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.slider-1 .slider-1-wrapper button + div {
    height: 100%;
}
.slider-1 .slider-1-wrapper button + div > div {
    height: 100%;
}
.slider-1 .bg-first {
    background: url(../img/66a7de583d5dd87aa5a8ebd05fc0dcdf.jpg);
    -webkit-background-size: cover;
    background-size: cover;
}
.slider-1 .bg-twice {
    background: url(../img/7246a465d0207ace591435a4b353a5f3.jpg);
    -webkit-background-size: cover;
    background-size: cover;
}
.slider-1 .bg-third {
    background: url(../img/banner3.jpg);
    -webkit-background-size: cover;
    background-size: cover;
}
.slider-1 .slider-1-slide {
    display: inline-block;
    vertical-align: top;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    text-decoration: none;
    /* background: red; */
}

.slider-1 .slider-1-slide-wrapper {
    display: block;
    position: relative;
    max-width: 1162px;
    margin: 0 auto;
    height: 100%;
    padding-left: 70px;
    padding-right: 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.slider-1 .slider-1-slide .slider-1-image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.slider-1 .slider-1-slide.slider-1-type-text-left .slider-1-image {
    left: auto;
    width: 50%;
}

.slider-1 .slider-1-slide.slider-1-type-text-right .slider-1-image {
    right: auto;
    width: 50%;
}

.slider-1 .slider-1-slide .slider-1-information {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    text-align: left;
}

.slider-1 .slider-1-slide.slider-1-text-dark .slider-1-information {
    color: #1d1d1d;
}

.slider-1 .slider-1-slide.slider-1-text-light .slider-1-information {
    color: #fefefe;
}

.slider-1 .slider-1-slide .slider-1-information .slider-1-header {
    display: block;
    color: inherit;
    font-size: 34px;
    line-height: 44px;
    font-weight: bold;
    white-space: normal;
    text-align: inherit;
}

.slider-1 .slider-1-slide .slider-1-information .slider-1-text {
    display: block;
    color: inherit;
    margin-top: 20px;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    white-space: normal;
    text-align: inherit;
}

.slider-1 .slider-1-slide.slider-1-type-text-right .slider-1-information {
    margin-left: 50%;
}

.slider-1 .slider-1-slide.slider-1-type-image .slider-1-information {
    display: none;    
}

.slider-1 .slider-1-button-wrapper {
    display: block;
    position: absolute;
    top: 0px;
    left: auto;
    right: auto;
    bottom: 0px;
    height: 100%;
    width: auto;
    overflow: visible;
}

.slider-1 .slider-1-button-wrapper.slider-1-button-wrapper-left {
    left: 0px;
    padding-left: 20px;
}

.slider-1 .slider-1-button-wrapper.slider-1-button-wrapper-right {
    right: 0px;
    padding-right: 20px;
}

.slider-1 .slider-1-button-wrapper .slider-1-button {
    display: inline-block;
    vertical-align: middle;
}

@media all and (max-width: 900px) {
    .adaptiv .slider-1 .slider-1-slide.slider-1-type-text-left .slider-1-information,
    .adaptiv .slider-1 .slider-1-slide.slider-1-type-text-right .slider-1-information {
        margin-left: 0px;
        width: 100%;
        text-align: center;
    }
    
    .adaptiv .slider-1 .slider-1-slide.slider-1-type-text-left .slider-1-image,
    .adaptiv .slider-1 .slider-1-slide.slider-1-type-text-right .slider-1-image {
        display: none;
    }
}

@media all and (max-width: 550px) {
    .adaptiv .slider-1 .slider-1-slide .slider-1-information .slider-1-header {
        font-size: 20px;
        line-height: 30px;
    }
    
    .adaptiv .slider-1 .slider-1-slide .slider-1-information .slider-1-text {
        font-size: 13px;
        line-height: 19px;
    }
}
/*Другой*/
.bottom_menu_wrap {
    position: relative;
    display: table;
	padding-left: 50px;
    white-space: nowrap;
    margin-left: -50px;
    margin-right: -50px;
}

.bottom_menu_wrap .bottom_menu {
    display: table-cell;
    vertical-align: top;
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
    padding-left: 50px;
    padding-right: 50px;
    height: 100%;
    	
}
.bottom_menu_wrap .bottom_menu + .bottom_menu {
    
}
.bottom_menu_wrap .bottom_menu .menu_item {
    white-space: normal;
	font-size:0;
}
.bottom_menu_wrap .bottom_menu .menu_title a,
.bottom_menu_wrap .bottom_menu .menu_item a {
	color: #292929;
	font-size:11px;
	text-decoration:underline;
	line-height: 21px;
    text-decoration: none;
}
.bottom_menu_wrap .bottom_menu .menu_title {
    margin-bottom: 5px;
}
.bottom_menu_wrap .bottom_menu .menu_title a {
	font-weight:bold;
	font-size:13px;
	color: #292929;
}
@media all and (max-width:800px) {
	.adaptiv .bottom_menu_wrap .bottom_menu .menu_item {
	   display: none;
	}
    
    .bottom_menu_wrap .bottom_menu {
        display: block;
    }
}

@media all and (max-width: 650px) {
    .adaptiv .bottom_menu_wrap {
		padding-left: 0px;
	}
}

/* Еще */
.one_news {
	width:100%;
	padding:25px 0;
	border-top:1px dotted #a1aab3;
	clear:both;	
	-moz-box-sizing: border-box; 
    box-sizing: border-box; 
	overflow:hidden;
}
.one_news a.img_news {
	display:block;
	position:relative;
	width: 22%;
	/* padding-top: 10%; */
	float: left;
	margin-right: 10px;
	background-repeat:no-repeat;
	background-position:center;
	background-size: contain;	
}
.one_news a.img_news img {
    max-width: 100%;
}
.one_news a.img_news span.stick {
	display:block;
	position:absolute;
	width:81px;
	height:21px;
	background:url(images/stick.png) no-repeat center;
	left:-10px;
	top:15px;
	padding-left:20px;
	font-size:14px;
	color:#fff;
	font-family:Arial,sans-serif;
	line-height: 21px;
}
.one_news .body_news {
	/* float:right;    
	width:82%; */
}
.one_news a.name_news {
	font-size:15px;	
	font-weight:bold;
	color:#0f5fa4;
	text-decoration:underline;
	display:block;
}
.one_news  a.name_news:hover{
	color:#444648;
}
.one_news .prev_text {
	/* clear:both;
	width:100%; */
	overflow:hidden;
	padding-top:14px;
	color:#2e2e2e;
}
.one_news .period {
	font-size:11px;
	font-family:Arial,sans-serif;	
	color:#444648;
	display:block;
	width:auto;
	padding:10px 35px 10px 0;
	float:left;	
	overflow:hidden;
	margin-top:17px;
}
.one_news .period p {
	padding:0;
	margin:0;
}
@media (max-width:580px) {
	.adaptiv .one_news a.img_news {
		display:none;
		width:0;
		height:0;
	}
	.adaptiv .one_news .body_news {
		width:100%;
	}
}

.article-one { padding:10px 0; border-top:0; }
.article-name {
    background: #1d6eb1;
    padding: 10px;
    border-radius: 5px 5px 0 0;
}
.article-name  a.name_news { color:#fff; text-decoration:none; }
.article-name  a.name_news:hover { color:#fff; text-decoration:underline; }
.article-body {
    border: 1px solid #1d6eb1;
    border-radius: 0 0 5px 5px;
	padding: 10px;
}
.article-body:after {
	content:'';
	display:block;
	clear:both;
}

.pagination {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
}
.pagination ul {
    text-align: center;
    margin: 0;
}
.pagination li {
    display: inline-block;
    margin: 0 3px;
}
.pagination li a {
    padding: 6px 8px;
    background: #f1f1f1;
    text-decoration: none;
    transition: 0.2s;
}
.pagination li a:hover {
    transition: 0.2s;
    background: #1a58d7;
    color: #fff;
}
.pagination .active a {
    color: #fff;
    background: #1a58d7;
    padding: 6px 8px;
}

/* Еще */
.contact {
    
}

.contact .section {
	overflow: hidden;
	display: block;
}

.contact .section.section-left {
	float: left;
	width: 400px;
}

.contact .section.section-right {
	display: block;
	margin-left: 450px;
}

.contact .section .field .title {
	color: #262626;
	font-size: 16px;
	font-weight: bold;
}

.contact .section .field .text {
	font-size: 14px;
}

.contact .section .description {
	float: right;
	max-width: 900px;
}

.contact .section .map {
	float: right;
	width: 100%;
}

.contact .section .bx-yandex-map,
.contact .section yamaps {
	width: 100% !important;
}

.contact .section .images {
	display: block;
	margin-top: 9px;
	margin-bottom: 9px;
}

.contact .section .images .image img {
	width: 100%;
	padding-top: 9px;
	padding-bottom: 9px;
}

@media all and (max-width: 850px) {
	.adaptiv .contact .section.section-left {
		width: auto;
		float: none;
	}
	
	.adaptiv .contact .section.section-right {
		margin-left: 0px;
		margin-top: 50px;
	}
}

.feed-line {
    margin: 0 0 3px 0;
    /* font-size: 15px; */
}
.order-title {
    /* font-size: 15px; */
    margin: 0 0 10px 0;
}
.my-whatsapp:before {
    color: #1b8e28;
    font-size: 16px;
}
.my-at:before {
    font-size: 16px;
}
.my-tel:before {
    color: #2b86d1;
}

.slick-sync {
    width: 100%;
    max-width: 350px;
}

.my-zoom {
    display: block;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}
.my-zoom:before {
    content: "\f00e";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
    font-size: 3.8rem;
    display: -ms-flexbox;	display: -webkit-flex;	display: -webkit-box;	display: flex;
    -ms-flex-pack: center;	-webkit-justify-content: center;	-webkit-box-pack: center;	justify-content: center;
    -ms-flex-align: center;	-webkit-align-items: center;	-webkit-box-align: center;	align-items: center;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #1a58d7;
    text-decoration: none;
    opacity: 0;
    transition: 0.3s;
}
.my-zoom:hover:before {
    opacity: 0.5;
    transition: 0.3s;
} 
.copyright {
    position: relative;
}
.copyright:before {
    content: '\00A9 ВНИМАНИЕ! Копирование графических и текстовых материалов с данного сайта запрещено и является нарушением федерального закона о защите авторсих прав!';
    position: absolute;
    bottom: -80px;
    left: 0;
    color: #1d6eb1;
    line-height: 18px;
    font-size: 1.5rem;
}

.autolink {
    margin: 30px 0 0 0;
}
.inside-mini-title {
    font-size: inherit;
    text-decoration: none;
    padding: 7px 0;
    margin: 0 0 5px 0;
    font-weight: bold;
    transition: 0.2s;
}
.autolink img {
    float: left;
    margin: 0 5px 0 0;
}

.arrow {
    position: relative;
}
.arrow:after {
    content: "\f0dd";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: -16px;
    font-size: 1.2rem;
    bottom: 3px;
    color: #fff;
    display: none;
    margin: 0 0 0 5px;
}
#dropmenu .arrow:after {
    display: block;
}

.process-gallery {
    
}
.process-gallery .my-zoom {
    max-width: 190px;
    margin: 0 3px 0 0;
}

.process {
    padding: 12px 30px;
    display: inline-block;
    text-decoration: none;
    background: #f1f1f1;
    border-radius: 3px;
    margin: 10px 0 0 0;
    color: #454545;
    line-height: 14px;
    transition: 0.3s;
}
.process:hover {
    transition: 0.3s;
    background: #e2e2e2;
}

.filial-holder {
    margin-top: 50px;
    font-size: 1.6rem;
}
.outer-support-gallery {
    text-align: center;
    margin: 10px 0 0 0;
}    
.support-gallery {
    max-width: 700px;
    margin: 0 auto 10px;
}
.support-gallery a {
    color: #444648 !important;
}
.support-gallery img {
    display: inline-block !important;
    margin: 0 0 5px 0;
}
.support-gallery .slick-slide {
    text-align: center;
}
.supp-name {
    display: block;
    line-height: 120%;
    font-size: 1.4rem;
    font-weight: 400;
}
.support-title {
    color: #ee1d24;
    margin: 0 0 5px 0;
    font-weight: 700;
    font-size: 1.8rem;
    font-family: 'Bebas', sans-serif;
}

.img-holder {
    display: inline-block;
    padding: 0 5px;
}
.gallery-img {
    display: inline-block;
    margin: 0 0 5px 0;
}
.gallery-img img {
    width: 277px;
}

.support-cell {
    text-align: center;
}
.support {
    max-width: 200px;
    text-align: center;
    font-size: 1.4rem;
}
.support .slick-slide img {
    display: inline-block;
    margin: 0 0 3px 0;
}
.support .name {
    display: block;
    line-height: 110%;
}
.support-holder {
    display: inline-block;
}
.supp-hint {
    margin: 0 0 5px 0;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 800px) {
    .support-holder {
        display: none;
    }
}

.callme-modal {
    background: url(../img/callme-bg.jpg) no-repeat center #fff !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
}
.cyclone-modal {
    background: url(../img/cyclone-bg.jpg) no-repeat center #fff !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
}
.conveyor-modal {
    background: url(../img/conveyor-bg.jpg) no-repeat center #fff !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
}
.grohot-modal {
    background: url(../img/grohot-bg.jpg) no-repeat center #fff !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
}

.contacts .field {
    margin: 0 0 20px 0;
}