

/* Start:/bitrix/templates/kolibri_corppro/assets/fancybox/jquery.fancybox.css?14955530504895*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/bitrix/templates/kolibri_corppro/assets/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/bitrix/templates/kolibri_corppro/assets/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/bitrix/templates/kolibri_corppro/assets/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/bitrix/templates/kolibri_corppro/assets/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/bitrix/templates/kolibri_corppro/assets/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/bitrix/templates/kolibri_corppro/assets/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/bitrix/templates/kolibri_corppro/assets/fancybox/helpers/jquery.fancybox-buttons.css?14955530502447*/
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url('/bitrix/templates/kolibri_corppro/assets/fancybox/helpers/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}
/* End */


/* Start:/bitrix/templates/kolibri_corppro/assets/fancybox/helpers/jquery.fancybox-thumbs.css?1495553050735*/
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}
/* End */


/* Start:/bitrix/templates/kolibri_corppro/assets/owl-carousel/owl.carousel.css?14955530503196*/
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
            animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
            animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    -webkit-transition: height 500ms ease-in-out;
            transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '.';
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    display: block;
    opacity: 0;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
    display: none;
}
.owl-carousel .owl-item {
    position: relative;
    float: left;
    min-height: 1px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    /* -webkit-backface-visibility: hidden; */
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
       -moz-user-select: auto;
        -ms-user-select: auto;
            user-select: auto;
}
.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor:      -o-grab;
    cursor:     -ms-grab;
    cursor:         grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
/* No Js */
.no-js .owl-carousel {
    display: block;
}
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
    -webkit-transition: opacity 400ms ease;
            transition: opacity 400ms ease;
    opacity: 0;
}
.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}

/* End */


/* Start:/bitrix/templates/kolibri_corppro/assets/owl-carousel/owl.theme.css?14955530501291*/
.owl-theme .owl-controls {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
    font-size: 50px;
    display: inline-block;
    padding: 0 10px;
    cursor: pointer;
    color: #fff;
    border-radius: 3px;
    background-color: rgba(0,0,0,.1);
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    text-decoration: none;
}
.owl-theme .owl-controls .owl-nav .disabled {
    cursor: default;
    opacity: .5;
}
.owl-theme .owl-controls .owl-nav .owl-prev,
.owl-theme .owl-controls .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -45px;
}
.owl-theme .owl-controls .owl-nav .owl-prev {
    left: 3%;
}
.owl-theme .owl-controls .owl-nav .owl-next {
    right: 3%;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    margin-top: 10px;
    *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 7px;
    -webkit-transition: opacity 200ms ease;
            transition: opacity 200ms ease;
    border-radius: 50%;
    background: #d6d6d6;
    -webkit-backface-visibility: visible;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}

/* End */


/* Start:/bitrix/templates/kolibri_corppro/assets/smartmenus/sm-core-css.css?1495553050691*/
.sm{position:relative;z-index:9999;}
.sm,.sm ul,.sm li{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:right;}
.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0;}
.sm ul{display:none;}
.sm li,.sm a{position:relative;}
.sm a{display:block;}
.sm a.disabled{cursor:not-allowed;}
.sm:after{content:"\00a0";display:block;height:0;font:0px/0 serif;clear:both;visibility:hidden;overflow:hidden;}
.sm,.sm *,.sm *:before,.sm *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
/* End */


/* Start:/bitrix/templates/kolibri_corppro/assets/smartmenus/sm-theme.css?14955530504620*/
.sm-theme.top {
    z-index: 100;
}
.sm-theme.left {
    z-index: 99;
}
.sm-theme a,
.sm-theme a:hover,
.sm-theme a:focus,
.sm-theme a:active {
    font-weight: bold;
    padding: 15px 25px;
    text-decoration: none;
    text-transform: uppercase;
}
.sm-theme.sm-vertical a,
.sm-theme.sm-vertical a:hover,
.sm-theme.sm-vertical a:focus,
.sm-theme.sm-vertical a:active {
    font-weight: normal;
    padding: 10px 20px;
    text-transform: none;
}
.sm-theme > li:hover > a {
    background-color: rgba(255,255,255,.1);
}
.sm-theme li.selected > a {
    background-color: rgba(0,0,0,.1);
}
.sm-theme a.has-submenu {
    padding-right: 32px !important;
}
.sm-theme a span.sub-arrow {
    line-height: 34px;
    position: absolute;
    top: 50%;
    right: 4px;
    left: auto;
    overflow: hidden;
    width: 34px;
    height: 34px;
    margin-top: -17px;
    text-align: center;
    background-color: rgba(0,0,0,.08);
}
.sm-theme a span.sub-arrow:before {
    font-family: 'FontAwesome';
    font-size: 80%;
    content: '\f107';
}
.sm-theme ul a,
.sm-theme ul a:hover,
.sm-theme ul a:focus,
.sm-theme ul a:active {
    font-weight: normal;
    text-transform: none;
    border-left: 8px solid transparent;
}
.sm-theme ul ul a,
.sm-theme ul ul a:hover,
.sm-theme ul ul a:focus,
.sm-theme ul ul a:active {
    border-left: 16px solid transparent;
}
.sm-theme ul ul ul a,
.sm-theme ul ul ul a:hover,
.sm-theme ul ul ul a:focus,
.sm-theme ul ul ul a:active {
    border-left: 24px solid transparent;
}
.sm-theme ul ul ul ul a,
.sm-theme ul ul ul ul a:hover,
.sm-theme ul ul ul ul a:focus,
.sm-theme ul ul ul ul a:active {
    border-left: 32px solid transparent;
}
.sm-theme ul ul ul ul ul a,
.sm-theme ul ul ul ul ul a:hover,
.sm-theme ul ul ul ul ul a:focus,
.sm-theme ul ul ul ul ul a:active {
    border-left: 40px solid transparent;
}
@media (min-width: 768px) {
    /* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
  -----------------------------------------------*/
    /* start... (it's not recommended editing these rules) */
    .sm-theme ul {
        position: absolute;
        width: 12em;
    }
    .sm-theme li {
        float: left;
    }
    .sm-theme ul li,
    .sm-theme.sm-vertical li {
        float: none;
    }
    .sm-theme a {
        white-space: nowrap;
    }
    .sm-theme ul a,
    .sm-theme.sm-vertical a {
        white-space: normal;
    }
    .sm-theme .sm-nowrap > li > a,
    .sm-theme .sm-nowrap > li > :not(ul) a {
        white-space: nowrap;
    }
    /* ...end */
	
    .sm-theme ul a,
    .sm-theme ul a:hover,
    .sm-theme ul a:focus,
    .sm-theme ul a:active {
        padding: 10px 20px;
        border: 0 !important;
    }
    .sm-theme a span.sub-arrow {
        background-color: transparent;
    }
    .sm-theme ul a span.sub-arrow:before,
    .sm-theme.sm-vertical a span.sub-arrow:before {
		font-size: 90%;
        content: '\f105';
    }
    .sm-theme > li {
        padding-left: 1px;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAqCAYAAACZSYp/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAElJREFUeNqUjtEKACAIA6cv/f8Pt0wQkiJLEI5xDgVAI6lqILaYMEciuYC+JhrJd3P1D1bHgQHpnIXMcBL05Ow9xRXP4D1DgAEAHfobaWIIv9EAAAAASUVORK5CYII=');
        background-repeat: no-repeat;
        background-position: left center;
    }
    .sm-theme > li:first-child {
        padding-left: 0;
        background: none;
    }
    .sm-theme ul {
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
    }
    .sm-theme span.scroll-up,
    .sm-theme span.scroll-down {
        position: absolute;
        display: none;
        visibility: hidden;
        overflow: hidden;
        height: 20px;
        background-color: #fff;
    }
    .sm-theme span.scroll-up-arrow,
    .sm-theme span.scroll-down-arrow {
        position: absolute;
        top: -2px;
        left: 50%;
        overflow: hidden;
        width: 0;
        height: 0;
        margin-left: -8px;
        border-width: 8px;
        border-style: dashed dashed solid dashed;
        border-color: transparent #555 transparent;
    }
    .sm-theme span.scroll-down-arrow {
        top: 6px;
        border-style: solid dashed dashed dashed;
        border-color: #555 transparent transparent transparent;
    }
    .sm-theme.sm-vertical li {
        padding-left: 0;
        background: none;
    }
}

/* End */


/* Start:/bitrix/templates/kolibri_corppro/assets/scrollup/jquery.scrollup.css?1495553050250*/
#scrollUp {
    right: 30px;
    bottom: 30px;
    padding: 11px 15px;
    text-decoration: none;
    color: #fff;
    border-radius: 100%;
    background-color: rgba(0,0,0,.3);
}
#scrollUp:hover {
    background-color: rgba(0,0,0,.5);
}

/* End */


/* Start:/bitrix/templates/kolibri_corppro/components/bitrix/search.form/.default/style.css?1495553050579*/
#search-form.default {
    position: relative;
    width: 100%;
}
#search-form.default form {
    position: relative;
    width: 100%;
}
#search-form.default form input {
    width: 100%;
    padding: 6px 10px;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 20px;
}
#search-form.default form button {
    position: absolute;
    top: 1px;
    right: 1px;
    padding: 6px 10px;
    cursor: pointer;
    border: none;
    background: none;
}
#search-form.default form input:focus,
#search-form.default form button:focus {
    outline: none;
}

/* End */


/* Start:/bitrix/templates/kolibri_corppro/components/bitrix/menu/top/style.css?14955530501635*/
.menu-btn {
    position: relative;
    display: block;
    height: 48px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.menu-btn-icon {
    left: 50% !important;
    margin-top: -1px;
    margin-left: -12.5px;
}
.menu-btn-icon, .menu-btn-icon:before, .menu-btn-icon:after {
    position: absolute;
    top: 50%;
    left: 2px;
    height: 2px;
    width: 24px;
    background: #fff;
    transition: all 0.25s;
}
.menu-btn-icon:before {
    content: '';
    top: -7px;
    left: 0;
}
.menu-btn-icon:after {
    content: '';
    top: 7px;
    left: 0;
}
#menu-state:checked ~ .menu-btn .menu-btn-icon {
    height: 0;
    background: transparent;
}
#menu-state:checked ~ .menu-btn .menu-btn-icon:before {
    top: 0;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
#menu-state:checked ~ .menu-btn .menu-btn-icon:after {
    top: 0;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}
#menu-state {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
}
#menu-state:not(:checked) ~ #menu.top {
    display: none;
}
#menu-state:checked ~ #menu.top {
    display: block;
}
@media (min-width: 768px) {
    .menu-btn {
        position: absolute;
        top: -99999px;
    }
    #menu-state:not(:checked) ~ #menu.top {
        display: block;
    }
}

/* End */


/* Start:/bitrix/templates/kolibri_corppro/components/bitrix/system.pagenavigation/.default/style.css?1495553050311*/
#pagenavigation.default {
    position: relative;
    width: 100%;
    margin: 25px 0;
    text-align: center;
}
#pagenavigation.default a {
    display: inline-block;
    padding: 3px 6px;
    text-decoration: none;
}
#pagenavigation.default span {
    display: inline-block;
    padding: 3px 6px;
}

/* End */


/* Start:/bitrix/templates/kolibri_corppro/components/bitrix/news.list/main_slider/style.css?14955530501472*/
#news-list.main_slider {
    position: relative;
    width: 100%;
}
#news-list.main_slider .elements {
    line-height: 1.2;
}
#news-list.main_slider .elements .element {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#news-list.main_slider .elements .element a {
    text-decoration: none;
}
#news-list.main_slider .elements .element .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1000px;
    height: 400px;
    margin: 0 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#news-list.main_slider .elements .element .content.light {
    color: #fff;
    text-shadow: 0 1px 10px rgba(0,0,0,.1);
}
#news-list.main_slider .elements .element .content.dark {
    color: #333;
    text-shadow: 0 1px 10px rgba(255,255,255,.1);
}
#news-list.main_slider .elements .element .content .column {
    width: 50%;
}
#news-list.main_slider .elements .element .content .column .title {
    font-size: 240%;
    font-weight: 700;
    margin: 15px 0;
    padding: 0 50px;
}
#news-list.main_slider .elements .element .content .column .text {
    font-size: 110%;
    margin: 15px 0;
    padding: 0 50px;
}
#news-list.main_slider .elements .element .content .column .picture {
    height: 400px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

/* End */


/* Start:/bitrix/components/kolibri/form.universal/style.css?15022634003567*/
.kolibri_form_universal {
    display: none; /* show via FancyBox */
}
.headbutton_diz .kolibri_form_universal{
    display: block;
}
#order.kolibri_form_universal form{
    width: 100%;
}
.kolibri_form_universal form {
    width: 350px;
}
.kolibri_form_universal form .form-header {
    padding: 25px 30px;
    border-bottom: 5px solid;
}
.kolibri_form_universal form .form-header i.fa {
    font-size: 300%;
    float: left;
    margin-right: 15px;
}
.kolibri_form_universal form .form-header .title {
    font-size: 130%;
    font-weight: 700;
}
.kolibri_form_universal form .form-header .text {
    font-size: 90%;
    font-weight: 400;
    margin-top: 5px;
}
.kolibri_form_universal form .form-body {
    padding: 20px 30px;
    background-color: #f4f4f4;
}
.kolibri_form_universal form .form-body .echo div {
    font-size: 85%;
    display: none;
    margin-bottom: 15px;
    padding: 10px 0;
    text-align: center;
    border-radius: 4px;
}
.kolibri_form_universal form .form-body .echo .loading {
    font-size: 135%;
}
.kolibri_form_universal form .form-body .echo .success {
    background-color: #cfff97;
}
.kolibri_form_universal form .form-body .echo .nofill,
.kolibri_form_universal form .form-body .echo .error {
    background-color: #ffdbdb;
}
.kolibri_form_universal form .form-body .row {
    margin: 5px 0 14px;
}
.kolibri_form_universal form .form-body .row label {
    font-size: 95%;
    color: #777;
    display: block;
    margin-bottom: 2px;
}
.kolibri_form_universal form .form-body .row label .star {
    font-size: 110%;
    font-weight: normal;
    vertical-align: middle;
    color: #e02222;
}
.kolibri_form_universal form .form-body .row input {
    font-size: 95%;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    border: 1px solid #d7dee3;
    border-radius: 2px;
}
.kolibri_form_universal form .form-body .row input:focus {
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
}
.kolibri_form_universal form .form-body .row textarea {
    font-size: 95%;
    width: 100%;
    padding: 6px 12px;
    border: 1px solid #d7dee3;
    border-radius: 2px;
}
.kolibri_form_universal form .form-footer {
    padding: 20px 30px;
}
.kolibri_form_universal form .form-footer .note {
    font-size: 85%;
    float: left;
    padding: 8px 0;
}
.kolibri_form_universal form .form-footer .note .star {
    color: #e02222;
}
.kolibri_form_universal form .form-footer .button {
    float: right;
}
.form_str {
    display: flex;
    justify-content: space-around;
}
.kolibri_form_universal form .form-body .form_str .row {
    margin: 5px 0 14px;
    width: 47%;
}

.kolibri_form_universal form .form-body .form_textarea .row {
    padding: 0 15px;
    width: 100%;
}

.kolibri_form_universal form .form-body .form_str .row input, .kolibri_form_universal form .form-body .form_textarea .row textarea{
font-size: 95%;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    border: 1px solid #d7dee3;
    border-radius: 16px;
    box-shadow: inset 3px 2px rgba(0, 0, 0, 0.32);
}

.kolibri_form_universal form .form-body .form_textarea .row textarea{
font-size: 95%;
    width: 100%;
    height: 74px;
    padding: 6px 12px;
    border: 1px solid #d7dee3;
    border-radius: 16px;
    box-shadow: inset 3px 2px rgba(0, 0, 0, 0.32);
}

#order.kolibri_form_universal form .form-body .form_textarea .row textarea:focus, #order.kolibri_form_universal form .form-body .form_str .row input:focus  {
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
}
input, textarea {outline: none;}
/* End */


/* Start:/bitrix/templates/kolibri_corppro/styles.css?1495553050102*/
img.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

/* End */


/* Start:/bitrix/templates/kolibri_corppro/template_styles.css?15012486288960*/
/* MAIN */
*,
*:before,
*:after {
    box-sizing: border-box;
}
html,
body {
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
}
body {
    font: 15px/20px 'Roboto', sans-serif;
}

/* LINKS */
a {
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a.dashed {
    text-decoration: none;
    border-bottom: 1px dashed;
}

/* CLEARFIX */
.clearfix:after {
    font-size: 0;
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ' ';
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}

/* OVERFLOW */
.overflow {
    overflow: hidden;
}

/* BITRIX INCLUDE */
.bx-context-toolbar-empty-area {
    min-width: 12px;
    min-height: 12px;
}

/* VERTICAL CONTENT ALIGN */
.vertical-element {
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    //display: inline;
}
.vertical-helper {
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    width: 0;
    height: 100%;
    vertical-align: middle;
    //display: inline;
}

/* IMG */
img {
    vertical-align: middle;
    border: none;
}
img[align=left] {
    float: left;
    margin: .3em 1.5em 1em 0;
}
img[align=right] {
    float: right;
    margin: .3em 0 1em 1.5em;
}

/* BUTTONS */
.button {
    font-size: 80%;
    line-height: inherit;
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: auto;
    padding: 7px 10px;
    cursor: pointer;
    transition: all .3s ease;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: .4px;
    text-transform: uppercase;
    border: 1px solid transparent;
    border-radius: 2px;
    outline: none;
}
.button:hover {
    opacity: .8;
}

/* OWL CAROUSEL */
.owl-carousel {
    display: none;
}

/* WRAPPER */
#wrapper {
    position: relative;
    width: 100%;
    min-width: 1140px;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -ms-flex-direction: column;
        flex-direction: column;
}
#wrapper .inner {
    position: relative;
    width: 1140px;
    padding: 0 15px;
    margin: 0 auto;
}

/* HEADER */
#header {
    position: relative;
    width: 100%;
}
#header .bonnet {
    position: relative;
    width: 100%;
}
#header .bonnet .left {
    float: left;
    height: 100px;
}
#header .bonnet .left img {
    display: block;
    vertical-align: middle;
}
#header .bonnet .center {
    float: left;
    height: 100px;
    margin-left: 3.5%;
}
#header .bonnet .center p {
    font-size: 90%;
    line-height: 1.4;
    padding-left: 15px;
    border-left: 1px solid rgba(0,0,0,.07);
}
#header .bonnet .right {
    float: right;
    height: 100px;
}
#header .bonnet .search-form-box {
    float: right;
    height: 100px;
    margin-right: 4.5%;
}
#header .navigation {
    position: relative;
    width: 100%;
}

/* CONTENT */
#content {
    position: relative;
    width: 100%;
    -ms-flex: 1;
        flex: 1;
}
#content .inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
        align-items: stretch;
}
#content:before {
    display: block;
    height: 25px;
    content: ' ';
}
#content:after {
    display: block;
    height: 50px;
    content: ' ';
}

/* SIDEBAR */
#content #sidebar {
    float: left;
    width: 20%;
    margin-top: 1px;
}
#content #sidebar .box {
    margin: 28px 0 0;
}
#content #sidebar .box i {
    display: block;
    padding: 0 13px;
}
#content #sidebar div:first-child {
    margin-top: 0;
}

/* WORKAREA */
#content #workarea.partial {
    float: right;
    width: 80%;
    padding: 0 0 0 50px;
}
#content #workarea.full {
    width: 100%;
}
#content #workarea .col-left {
    float: left;
    width: 50%;
}
#content #workarea .col-right {
    float: left;
    width: 50%;
    padding-left: 40px;
}
#content #workarea hr {
    display: block;
    height: 1px;
    margin: 25px 0;
    padding: 0;
    border: none;
    border-bottom: 1px solid rgba(0,0,0,.05);
}
#content #workarea h1,
#content #workarea h2,
#content #workarea h3,
#content #workarea h4,
#content #workarea h5,
#content #workarea h6 {
    font-weight: 600;
    margin-bottom: 16px;
}
#content #workarea h1 {
    font-size: 200%;
}
#content #workarea h2 {
    font-size: 180%;
}
#content #workarea h3 {
    font-size: 160%;
}
#content #workarea h4 {
    font-size: 140%;
}
#content #workarea h5 {
    font-size: 120%;
}
#content #workarea h6 {
    font-size: 100%;
}
#content #workarea h1.title {
    font-size: 190%;
    font-weight: 500;
    line-height: 1.1;
    margin: 3px 0 25px;
    padding-bottom: 12px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0,0,0,.1);
}
#content #workarea p {
    margin: 0 0 16px;
}
#content #workarea sup {
    line-height: 1;
}
#content #workarea table {
    width: 100%;
}
#content #workarea table,
#content #workarea table td,
#content #workarea table th {
    border-collapse: collapse;
}
#content #workarea table th {
    padding: 8px 10px;
    text-align: left;
    vertical-align: middle;
}
#content #workarea table td {
    padding: 8px 10px;
    vertical-align: top;
}

/* FOOTER */
#footer {
    position: relative;
    width: 100%;
}
#footer .inner {
    font-size: 90%;
    line-height: 1.5;
    padding-top: 25px;
    padding-bottom: 35px;
}
#footer .left {
    float: left;
}
#footer .center {
    float: left;
    margin-left: 10%;
}
#footer .develop {
    line-height: 1.2;
    float: right;
    margin-left: 10%;
    padding-left: 30px;
    /*background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAATCAYAAAHjfs0eAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjYwODZGMTBGQkUyNTExRTVCM0MxRTdFMTNGNDMwNzdDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjYwODZGMTEwQkUyNTExRTVCM0MxRTdFMTNGNDMwNzdDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjA4NkYxMERCRTI1MTFFNUIzQzFFN0UxM0Y0MzA3N0MiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjA4NkYxMEVCRTI1MTFFNUIzQzFFN0UxM0Y0MzA3N0MiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4xr25dAAACXUlEQVR42mL89+8fAwywALEiENcAsQIDSAaILUA0QADBOAIgGqQsE4jPAPFnkKgrEK8GyQAEECPUNC0gVgfiA0D8HiTABMQ8QKwNxNlAfBFmJUAAwQyWhNJgDFKtAsS6QOwDUwgSVAJifajgZyA2Bwn+AGIuqOAvID4JM8cNiN/CzAQIIJggI5R2BGIuKC2IbDnMhyDACMR+UIdoQI2/wIAGkD0tD8TWQGwJxBJALAzE7EAsiOwLELgNxK+A+AsQH4EGPcj0fhSj0d0FxD1ALIJFnAEggBiRYxIIOIH4OxBLAfEzdDczIbsfiF2gtAUDFgBTHAINaJDCYCD+g0/xWyB2h1pvAsR/cSkOBOL/QCwCxMrQOBYD4ktQ97tBDRCAedAfqgAUxoZQjSADlgFxBbLJetDEwQ0NZ0GoQhA4hC0G5aAmmgExKxBHATE/EPNi8+BPaIztBGIbIOaDup0BXwwyAXERttgDYYAAjZQ9CsJAEIUXTcQmQYWIhRZaWFjZWNh4AS+Q3sozeQjPYOMFjHaW4l8lEiQEf2blExbZhCw82N1k3+y+NzP/DppjTMZHrOtEXSN17nCMeRdRjrzRxyNtaiwYYuxLFRgm8U0wMYh8bqwFbQs2fFNFiQNBSgOJ6B0lyAJsfWLzln91As140YUy2zO/ai6zWAc42KBblTnogTeHmnQAHeAkmCKfVYod0IQjwfnbS5WqEiigiPoEeCDVwkb6I3bJrR51fcf1AzdL0LZjnHMhXGZpbEu3FtnvQZiQZiHzmmDFOs50z5L0jqAC9F4oSAWRYG7s5+IDbyNbCQt+p3oAAAAASUVORK5CYII=');
    background-repeat: no-repeat;*/
}
#footer .develop span {
    font-size: 80%;
    display: block;
    letter-spacing: .2px;
}
#footer .develop #bx-composite-banner {
    margin: 15px 0 0 -18px;
}
#footer .right {
    float: right;
    text-align: right;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eee;
}

.portfolio-container {display:block;}
.portfolio-container .portfolio-item {padding: 1em; box-sizing: border-box;}
.portfolio-container .portfolio-item  .portfolio-image a img {width: 100%;}
.portfolio-container .portfolio-item  .portfolio-name {text-align: center;}
.portfolio-container .portfolio-item  .portfolio-name a {display: inline-block; margin: 0.5em 0 0; font-weight: 600; font-size: 1.2em;}
@media screen and (min-width: 450px) {
.portfolio-container {display:-webkit-flex;display:-ms-flexbox;display:flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap;}
.portfolio-container .portfolio-item {-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;flex: 0 0 50%; padding: 1em; box-sizing: border-box; width: 50%;}
}
@media screen and (min-width: 980px) {
.portfolio-container {display:-webkit-flex;display:-ms-flexbox;display:flex;}
.portfolio-container .portfolio-item {-webkit-flex: 0 0 33%;-ms-flex: 0 0 33%;flex: 0 0 33%; padding: 1em; box-sizing: border-box; width: 33%;}
}
/* End */


/* Start:/bitrix/templates/kolibri_corppro/adaptive.css?14963132466966*/
/* ADAPTIVE STYLES */
#wrapper {
    min-width: 0px;
}
#wrapper .inner {
    width: 100%;
    min-width: 320px;
    max-width: 1140px;
}

/* 450px */
@media screen and (max-width: 450px) {
    #wrapper {
        font-size: 95%;
    }
    #header .bonnet .left {
        float: none;
        text-align: center;
        height: auto;
        margin-top: 10px;
		margin-bottom: 2px;
    }
    #header .bonnet .center,
    #header .bonnet .search-form-box {
        display: none;
    }
    #header .bonnet .right {
        float: none;
        text-align: center;
        height: auto;
        margin-top: 2px;
        margin-bottom: 10px;
    }
	#header .bonnet .right a {
		display: none;
	}
    #news-list.main_slider .elements .element .content {
        font-size: 80%;
        width: 90%;
        height: 310px;
    }
    #news-list.main_slider .elements .element .content .column.text {
        width: 100%;
        text-align: center;
    }
    #news-list.main_slider .elements .element .content .column.picture {
        display: none;
    }
    #news-list.advantages .elements {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    #news-list.advantages .elements .element {
        width: 100%;
        margin: 5px 0;
    }
    #news-list.services .elements .element {
        width: 100%;
    }
    #news-list.services .elements .element .picture {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    #catalog-section-list.panel .elements .element {
        width: 100%;
        height: 200px;
    }
    #content #sidebar {
        display: none;
    }
    #content #workarea.partial {
        float: none;
        width: 100%;
        padding: 0;
    }
    #content #workarea .col-left {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
    #content #workarea .col-right {
        float: none;
        width: 100%;
        padding-left: 0;
    }
    #news-list.info_line .elements .element .picture {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    #footer .left {
        float: none;
        text-align: center;
    }
    #footer .center,
    #footer .develop,
    #footer .right {
        display: none;
    }
    #news-list.default .elements .element .picture {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    #news-detail.default .share,
    #news-detail.default .back-link {
        float: none;
        margin-top: 15px;
        text-align: center;
    }
    #catalog-section-list.default .elements .element .picture {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    #catalog-section-list.subsections .elements .element {
        width: 100%;
    }
    #catalog.default .options .items-count,
    #catalog.default .options .items-sorting {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    #catalog.default .options .items-view {
        display: none;
    }
    #catalog-section.table .elements .element {
        width: 100%;
    }
    #catalog-top.slider .elements .element {
        width: 70%;
        text-align: center;
    }
    #catalog-top.slider .elements .element .picture,
    #catalog-top.slider .elements .element .buttons {
        display: none;
    }
}
/* 768px */
@media screen and (min-width: 450px) and (max-width: 768px) {
    #header .bonnet .center,
    #header .bonnet .search-form-box {
        display: none;
    }
    #news-list.main_slider .elements .element .content {
        font-size: 90%;
        width: 90%;
        height: 325px;
    }
    #news-list.main_slider .elements .element .content .column.text {
        width: 100%;
        text-align: center;
    }
    #news-list.main_slider .elements .element .content .column.picture {
        display: none;
    }
    #news-list.advantages .elements {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    #news-list.advantages .elements .element {
        width: 50%;
        margin: 5px 0;
    }
    #news-list.services .elements .element {
        width: 100%;
    }
    #catalog-section-list.panel .elements .element {
        width: 50%;
        height: 225px;
    }
    #content #sidebar {
        display: none;
    }
    #content #workarea.partial {
        float: none;
        width: 100%;
        padding: 0;
    }
    #content #workarea .col-left {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
    #content #workarea .col-right {
        float: none;
        width: 100%;
        padding-left: 0;
    }
    #footer .center,
    #footer .right {
        display: none;
    }
    #news-list.default .elements .element .picture {
        width: 150px;
    }
    #catalog-section-list.subsections .elements .element {
        width: 50%;
    }
    #catalog.default .options .items-count,
    #catalog.default .options .items-sorting {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    #catalog.default .options .items-view {
        display: none;
    }
    #catalog-section-list.default .elements .element .picture {
        width: 150px;
    }
    #catalog-section.table .elements .element {
        width: 50%;
    }
    #catalog-top.slider .elements .element {
        width: 80%;
        text-align: center;
    }
    #catalog-top.slider .elements .element .picture,
    #catalog-top.slider .elements .element .buttons {
        display: none;
    }
}
/* 992px */
@media screen and (min-width: 768px) and (max-width: 992px) {
    #header .bonnet .center {
        display: none;
    }
    #news-list.main_slider .elements .element .content {
        width: 90%;
        height: 350px;
    }
    #news-list.main_slider .elements .element .content .column.text {
        width: 100%;
        text-align: center;
    }
    #news-list.main_slider .elements .element .content .column.picture {
        display: none;
    }
    #news-list.advantages .elements .element .icon {
        max-width: 30px;
        max-height: 30px;
        margin-right: 10px;
    }
    #news-list.services .elements .element .picture {
        width: 125px;
    }
    #content #sidebar {
        display: none;
    }
    #content #workarea.partial {
        float: none;
        width: 100%;
        padding: 0;
    }
    #content #workarea .col-right {
        padding-left: 30px;
    }
    #footer .right {
        display: none;
    }
    #catalog-section-list.subsections .elements .element {
        width: 33.3%;
    }
    #catalog.default .options .items-count,
    #catalog.default .options .items-sorting {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    #catalog.default .options .items-view {
        display: none;
    }
    #catalog-section.table .elements .element {
        width: 33.3%;
    }
    #catalog-top.slider .elements .element {
        width: 80%;
    }
    #catalog-top.slider .elements .element .picture {
        width: 225px;
    }
}

/* End */


/* Start:/bitrix/templates/kolibri_corppro/themes/grey/colors.css?15018604613521*/
/* --- TEMPLATE --- */
/* MAIN */
body {
    color: #333;
    background-color: #fff;
}

/* LINKS */
a {
    color: #6a6868;
}
a:hover {
    color: #333;
}

/* BUTTONS */
.button {
    color: #fff;
    background-color: #6a6868;
}
.button:hover {
    color: #fff;
}

/* HEADER */
#header .navigation {
    background-color: #6a6868;
}

/* WORKAREA */
#content > .inner #workarea table th {
    color: #fff;
    background-color: #7d5f82;
}
#content > .inner #workarea table tr:nth-child(even) td {
    background-color: #f3f3f3;
}

/* FOOTER */
#footer {
    color: #fff;
    background-color: #696969;
}
#footer > .inner a {
    color: #fff;
}

/* --- COMPONENTS --- */
/* BREADCRUMBS */
#breadcrumbs.default span {
    color: #acacac;
}
#breadcrumbs.default span a {
    color: #a5a5a5;
}
#breadcrumbs.default span a:hover {
    color: #777;
}

/* CATALOG */
#catalog.default .options .items-view a.selected {
    color: #333;
}
#catalog-section-list.panel .elements .element .title span {
    color: #fff;
    background-color: #6a6868;
}
#catalog-section.table .elements .element .preview-text,
#catalog-section.list .elements .element .preview-text {
    color: #777;
}
#catalog-section.table .description,
#catalog-section.list .description,
#catalog-section.price .description {
    border-color: #6a6868;
}
#catalog-element.default .card .info .preview-text {
    color: #777;
}
#catalog-element.default .back-link a:before {
    color: #fff;
    background-color: #6a6868;
}

/* SMART.FILTER */
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block .bx_filter_input_container span {
    color: #6b8086;
}
.bx_filter .bx_ui_slider_track {
	border-color: #8da3ad;
    background-color: #a1c0c8;
}
.bx_filter .bx_ui_slider_part {
    background-color: #a2bfc7;
}
.bx_filter .bx_ui_slider_part.p2 span,
.bx_filter .bx_ui_slider_part.p3 span,
.bx_filter .bx_ui_slider_part.p4 span {
    color: #6b8086;
}
.bx_filter .bx_ui_slider_pricebar_VD {
    border-color: #74868e;
}
.bx_filter .bx_ui_slider_pricebar_VN {
    border-color: #8da3ad;
    background-color: #a8dff3;
}
.bx_filter .bx_filter_popup_result {
    color: #3f3f3f;
    border-top-color: #c0d6dc;
    border-right-color: #c0d7dd;
    border-bottom-color: #c0d6dc;
    border-left-color: #c0d7dd;
}

/* MENU */
#menu.top > li > a {
    color: #fff;
}
#menu.top ul {
    background-color: #fff;
}
#menu.top ul li:hover > a,
#menu.top ul li.selected > a {
    color: #fff;
    background-color: #6a6868;
}
#menu.top ul a {
    color: #333;
}
#menu.left li a {
    color: #333;
}
#menu.left li:hover > a,
#menu.left li.selected > a {
    color: #fff;
    background-color: #6a6868;
}
#menu.left ul {
    background-color: #fff;
}

/* NEWS */
#news-list.default .elements .element .date span {
    color: #fff;
    background-color: #9f9f9f;
}
#news-list.info_line .elements .element .date span {
    color: #9f9f9f;
}
#news-detail.default .date span {
    color: #fff;
    background-color: #9f9f9f;
}
#news-detail.default .back-link a:before {
    color: #fff;
    background-color: #6a6868;
}

/* SYSTEM.PAGENAVIGATION */
#pagenavigation.default span {
    color: #fff;
    background-color: #6a6868;
}

/* CALLBACK */
#callback form .form-header {
    border-color: #6a6868;
}

/* ORDER */
#order form .form-header {
    border-color: #6a6868;
}

/* End */
/* /bitrix/templates/kolibri_corppro/assets/fancybox/jquery.fancybox.css?14955530504895 */
/* /bitrix/templates/kolibri_corppro/assets/fancybox/helpers/jquery.fancybox-buttons.css?14955530502447 */
/* /bitrix/templates/kolibri_corppro/assets/fancybox/helpers/jquery.fancybox-thumbs.css?1495553050735 */
/* /bitrix/templates/kolibri_corppro/assets/owl-carousel/owl.carousel.css?14955530503196 */
/* /bitrix/templates/kolibri_corppro/assets/owl-carousel/owl.theme.css?14955530501291 */
/* /bitrix/templates/kolibri_corppro/assets/smartmenus/sm-core-css.css?1495553050691 */
/* /bitrix/templates/kolibri_corppro/assets/smartmenus/sm-theme.css?14955530504620 */
/* /bitrix/templates/kolibri_corppro/assets/scrollup/jquery.scrollup.css?1495553050250 */
/* /bitrix/templates/kolibri_corppro/components/bitrix/search.form/.default/style.css?1495553050579 */
/* /bitrix/templates/kolibri_corppro/components/bitrix/menu/top/style.css?14955530501635 */
/* /bitrix/templates/kolibri_corppro/components/bitrix/system.pagenavigation/.default/style.css?1495553050311 */
/* /bitrix/templates/kolibri_corppro/components/bitrix/news.list/main_slider/style.css?14955530501472 */
/* /bitrix/components/kolibri/form.universal/style.css?15022634003567 */
/* /bitrix/templates/kolibri_corppro/styles.css?1495553050102 */
/* /bitrix/templates/kolibri_corppro/template_styles.css?15012486288960 */
/* /bitrix/templates/kolibri_corppro/adaptive.css?14963132466966 */
/* /bitrix/templates/kolibri_corppro/themes/grey/colors.css?15018604613521 */
