

/* Start:/bitrix/templates/kolibri_vizitka/assets/fancybox/jquery.fancybox.css?15942002705168*/
/*! 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_vizitka/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_vizitka/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_vizitka/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_vizitka/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_vizitka/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_vizitka/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_vizitka/assets/owl-carousel/jquery.owl-carousel.css?15942002704310*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 */
/*
 *  Owl Carousel - Core
 */
.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;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */
}
.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-wrapper,
.owl-carousel .owl-item {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0); 
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
}
.owl-carousel .owl-item {
    position: relative;
    float: left;
    min-height: 1px;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; 
     -khtml-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 {
    visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    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 - Animate Plugin
 */
.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    0%
    {
        opacity: 1;
    }
    100%
    {
        opacity: 0;
    }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
    transition: opacity 400ms ease; 
    opacity: 0;
}
.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin-top: -40px;
    margin-left: -40px;
    cursor: pointer;
    transition: transform 100ms ease; 
    background: url('/bitrix/templates/kolibri_vizitka/assets/owl-carousel/owl.video.play.png') no-repeat;
    -webkit-backface-visibility: hidden;
}
.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousel .owl-video-tn {
    height: 100%;
    transition: opacity 400ms ease; 
    opacity: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    width: 100%; 
    height: 100%;
}

/* End */


/* Start:/bitrix/templates/kolibri_vizitka/assets/owl-carousel/jquery.owl-carousel.theme.css?15942002701401*/
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-theme .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-nav [class*='owl-']:hover {
    text-decoration: none;
}
.owl-theme .owl-nav .disabled {
    cursor: default; 
    opacity: .5;
}
.owl-theme .owl-nav .owl-prev,
.owl-theme .owl-nav .owl-next {
	position: absolute;
	top: calc(50% - 30px);
}
.owl-theme .owl-nav .owl-prev {
	left: 3%;
}
.owl-theme .owl-nav .owl-next {
	right: 3%;
}
.owl-theme .owl-nav.disabled .owl-dots {
	display: none;
}
.owl-theme .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    transition: opacity 200ms ease;
    border-radius: 30px; 
    background-color: rgba(0,0,0,.2);
    -webkit-backface-visibility: visible;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background-color: rgba(0,0,0,.3);
}

/* End */


/* Start:/bitrix/templates/kolibri_vizitka/assets/scrollup/jquery.scrollup.css?1594200270250*/
#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_vizitka/assets/smartmenus/jquery.smartmenus.css?1594200270901*/
/* Mobile first layout SmartMenus Core CSS (it's not recommended editing these rules)
   You need this once per page no matter how many menu trees or different themes you use.
-------------------------------------------------------------------------------------------*/

.sm{box-sizing:border-box;position:relative;z-index:990;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.sm,.sm ul,.sm li{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left;}
.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:default;}
.sm::after{content:"";display:block;height:0;font:0px/0 serif;clear:both;overflow:hidden;}
.sm *,.sm *::before,.sm *::after{box-sizing:inherit;}

/* End */


/* Start:/bitrix/templates/kolibri_vizitka/assets/smartmenus/jquery.smartmenus.theme.css?15942002704502*/
.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 .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 .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 .sub-arrow {
        background-color: transparent;
    }
    .sm-theme ul a .sub-arrow:before,
    .sm-theme.sm-vertical a .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 .scroll-up,
    .sm-theme .scroll-down {
        position: absolute;
        display: none;
        visibility: hidden;
        overflow: hidden;
        height: 20px;
        background-color: #fff;
    }
    .sm-theme .scroll-up-arrow,
    .sm-theme .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 .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_vizitka/components/bitrix/system.pagenavigation/.default/style.css?1594200270311*/
#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_vizitka/components/bitrix/news.list/mini_slider/style.css?1594200270303*/
#news-list.mini_slider {
    position: relative;
    width: 100%;
}
#news-list.mini_slider .elements {
    line-height: 1.2;
}
#news-list.mini_slider .elements .element {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	height: 220px;
}

/* End */


/* Start:/bitrix/templates/kolibri_vizitka/components/bitrix/menu/top/style.css?15942002701749*/
.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;
}
#menu.top {
    background-color: rgb(34,34,34);
}
@media (min-width: 768px) {
    .menu-btn {
        position: absolute;
        top: -99999px;
    }
    #menu-state:not(:checked) ~ #menu.top {
        display: block;
    }
    #menu.top {
        background-color: inherit;
    }
}

/* End */


/* Start:/bitrix/components/kolibri/form.universal/style.css?15942002703125*/
.kolibri_form_universal {
    display: none; /* show via FancyBox */
}
.kolibri_form_universal form {
    width: 100%;
    max-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 .nocaptcha,
.kolibri_form_universal form .form-body .echo .noagrees,
.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: 3px 0 9px;
}
.kolibri_form_universal form .form-body .row label {
    font-size: 90%;
    color: #777;
    display: inline-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[type="text"] {
    font-size: 95%;
    width: 100%;
    height: 37px;
    padding: 6px 12px;
    border: 1px solid transparent;
    border-bottom-color: #d7dee3;
    border-radius: 2px;
}
.kolibri_form_universal form .form-body .row textarea {
    font-size: 95%;
    line-height: inherit;
    display: block;
    width: 100%;
    padding: 6px 12px;
    border: 1px solid transparent;
    border-bottom-color: #d7dee3;
    border-radius: 2px;
    resize: none;
}
.kolibri_form_universal form .form-body .row.captcha {
    margin-top: 20px;
    display: flex;
}
.kolibri_form_universal form .form-body .row.captcha input {
    margin-right: 10px;
}
.kolibri_form_universal form .form-body .row.agrees {
    margin-top: 15px;
}
.kolibri_form_universal form .form-body .row.agrees input[type="checkbox"] {
    float: left;
    width: 16px;
    height: 16px;
    margin: 1px 8px 0 0;
    vertical-align: top;
    cursor: pointer;
}
.kolibri_form_universal form .form-body .row.agrees span {
    line-height: 1.4;
    font-size: 95%;
    display: block;
    cursor: pointer;
    overflow: hidden;
}
.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;
}

/* End */


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

/* End */


/* Start:/bitrix/templates/kolibri_vizitka/template_styles.css?16472398006890*/
/* MAIN */
*,
*:before,
*:after {
    box-sizing: border-box;
}
html,
body {
    height: 100%;
}
body {
    margin: 0;
    padding: 0;
    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;
}

/* OUTLINE */
button:focus, button:active,
input:focus, input:active,
optgroup:focus, optgroup:active,
select:focus, select:active,
textarea:focus, textarea:active {
    outline: none;
}

/* 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; /* loading hack */
}

/* WRAPPER */
#wrapper {
    position: relative;
    width: 100%;
    min-width: 1000px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
#wrapper .inner {
    position: relative;
    width: 1000px;
    padding: 0 15px;
    margin: 0 auto;
}

/* TOPLINE */
#topline {
    position: relative;
    width: 100%;
    padding: 20px 0;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}
#topline .left {
    float: left;
    height: 50px;
    width: 30%;
}
#topline .left ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#topline .left ul li {
    display: inline-block;
    margin-right: 15px;
}
#topline .center {
    float: left;
    height: 50px;
}
#topline .callback-button-box {
    float: left;
    height: 50px;
    margin-left: 2.5%;
}
#topline .right {
    float: right;
    height: 50px;
}

/* HEADER */
#header {
    position: relative;
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}
#header .bonnet {
    position: relative;
    width: 100%;
}
#header .bonnet .left {
    float: left;
    height: 220px;
    width: 30%;
    line-height: 220px;
    text-align: center;
}
#header .bonnet .left img {
    display: inline-block;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
#header .bonnet .right {
    float: right;
    height: 220px;
    width: 70%;
}
#header .navigation {
    position: relative;
    width: 100%;
}
#header .navigation .inner {
    height: 48px;
}

/* CONTENT */
#content {
    position: relative;
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 0;
}
#content .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
}
#content:before {
    display: block;
    height: 0px;
    content: ' ';
}
#content:after {
    display: block;
    height: 50px;
    content: ' ';
}

/* SIDEBAR */
#content #sidebar {
    float: left;
    width: 30%;
    padding: 25px;
}
#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: 70%;
    padding: 25px;
}
#content #workarea.full {
    width: 100%;
    padding: 25px;
}
#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%;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
}
#footer .inner {
    font-size: 90%;
    line-height: 1.5;
    padding-top: 25px;
    padding-bottom: 35px;
}
#footer .left {
    float: left;
    margin-left: 20px;
}
#footer .develop {
    line-height: 1.2;
    float: right;
    margin-left: 15%;
    margin-right: 20px;
}
#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;
}
.on{
	cursor:pointer;
}
/* End */


/* Start:/bitrix/templates/kolibri_vizitka/adaptive.css?15942002702975*/
/* ADAPTIVE STYLES */
#wrapper {
    min-width: 0px;
}
#wrapper .inner {
    width: 100%;
    min-width: 320px;
    max-width: 1000px;
}

/* 450px */
@media screen and (max-width: 450px) {
    #wrapper {
        font-size: 95%;
    }
	#topline .left {
		display: none;
	}
	#topline .center,
	#topline .callback-button-box,
	#topline .right {
		float: none;
		width: 100%;
		text-align: center;
		margin: 0;
	}
    #header .bonnet .left,
    #header .bonnet .right {
        float: none;
        width: 100%;
    }
    #content #sidebar {
        display: none;
    }
    #content #workarea.partial {
        float: none;
        width: 100%;
    }
    #content #workarea .col-left {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
    #content #workarea .col-right {
        float: none;
        width: 100%;
        padding-left: 0;
    }
    #footer .left {
        float: none;
        text-align: center;
    }
    #footer .develop,
    #footer .right {
        display: none;
    }
    #news-list.services .elements .element {
        width: 100%;
    }
    #news-list.services .elements .element .picture {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    #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;
    }
}
/* 768px */
@media screen and (min-width: 450px) and (max-width: 768px) {
	#topline .left {
		display: none;
	}
	#topline .center,
	#topline .callback-button-box,
	#topline .right {
		float: none;
		width: 100%;
		text-align: center;
		margin: 0;
	}
    #header .bonnet .left,
    #header .bonnet .right {
        float: none;
        width: 100%;
    }
    #content #sidebar {
        display: none;
    }
    #content #workarea.partial {
        float: none;
        width: 100%;
    }
    #content #workarea .col-left {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
    #content #workarea .col-right {
        float: none;
        width: 100%;
        padding-left: 0;
    }
    #footer .left {
        float: none;
        text-align: center;
    }
    #footer .develop,
    #footer .right {
        display: none;
    }
    #news-list.services .elements .element {
        width: 100%;
    }
}
/* 992px */
@media screen and (min-width: 768px) and (max-width: 992px) {
	#topline .left {
		display: none;
	}
    #content #sidebar {
        display: none;
    }
    #content #workarea.partial {
        float: none;
        width: 100%;
    }
    #content #workarea .col-right {
        padding-left: 30px;
    }
    #news-list.services .elements .element .picture {
        width: 125px;
    }
}

/* End */


/* Start:/bitrix/templates/kolibri_vizitka/themes/blue/colors.css?15942002701805*/
body {
  color: #333;
  background-color: rgba(23,119,171,0.1);
}
a {
  color: #1775a9;
}
a:hover {
  color: #333;
}
.button {
  color: #fff;
  background-color: #1775a9;
}
.button:hover {
  color: #fff;
}
#header .bonnet .left {
  background-color: #fcfcfc;
}
#header .bonnet .right {
  background-color: #f8f8f9;
}
#header .navigation .inner {
  background-color: #1775a9;
}
#content #sidebar {
  background-color: #fcfcfc;
}
#content > .inner #workarea.partial {
  background-color: #f8f8f9;
}
#content > .inner #workarea.full {
  background-color: #f8f8f9;
}
#content > .inner #workarea table th {
  color: #fff;
  background-color: #1775a9;
}
#content > .inner #workarea table tr:nth-child(even) td {
  background-color: #f3f3f3;
}
#footer .inner {
  color: #fff;
  background-color: #696969;
}
#footer > .inner a {
  color: #fff;
}
#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: #1775a9;
}
#menu.top ul a {
  color: #000;
}
#menu.left li a {
  color: #000;
}
#menu.left li:hover > a,
#menu.left li.selected > a {
  color: #fff;
  background-color: #1775a9;
}
#menu.left ul {
  background-color: #fff;
}
#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: #1775a9;
}
#pagenavigation.default span {
  color: #fff;
  background-color: #1775a9;
}
#callback form .form-header {
  border-color: #1775a9;
}

/* End */


/* Start:/bitrix/templates/kolibri_vizitka/custom.css?159420027019*/
/* CUSTOM STYLES */
/* End */
/* /bitrix/templates/kolibri_vizitka/assets/fancybox/jquery.fancybox.css?15942002705168 */
/* /bitrix/templates/kolibri_vizitka/assets/owl-carousel/jquery.owl-carousel.css?15942002704310 */
/* /bitrix/templates/kolibri_vizitka/assets/owl-carousel/jquery.owl-carousel.theme.css?15942002701401 */
/* /bitrix/templates/kolibri_vizitka/assets/scrollup/jquery.scrollup.css?1594200270250 */
/* /bitrix/templates/kolibri_vizitka/assets/smartmenus/jquery.smartmenus.css?1594200270901 */
/* /bitrix/templates/kolibri_vizitka/assets/smartmenus/jquery.smartmenus.theme.css?15942002704502 */
/* /bitrix/templates/kolibri_vizitka/components/bitrix/system.pagenavigation/.default/style.css?1594200270311 */
/* /bitrix/templates/kolibri_vizitka/components/bitrix/news.list/mini_slider/style.css?1594200270303 */
/* /bitrix/templates/kolibri_vizitka/components/bitrix/menu/top/style.css?15942002701749 */
/* /bitrix/components/kolibri/form.universal/style.css?15942002703125 */
/* /bitrix/templates/kolibri_vizitka/styles.css?1646735913102 */
/* /bitrix/templates/kolibri_vizitka/template_styles.css?16472398006890 */
/* /bitrix/templates/kolibri_vizitka/adaptive.css?15942002702975 */
/* /bitrix/templates/kolibri_vizitka/themes/blue/colors.css?15942002701805 */
/* /bitrix/templates/kolibri_vizitka/custom.css?159420027019 */
