

/* Start:/local/templates/RCAIR_CNTRST/js/fancybox/jquery.fancybox.css?15027796724821*/
/*! 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: #FFF;
	color: #353535;
	text-shadow: none;
	-webkit-border-radius: 0px;
	   -moz-border-radius: 0px;
	        border-radius: 0px;
}

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

.fancybox-opened .fancybox-skin {
	
}

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

.fancybox-inner {
    overflow: visible !important;
}

.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-prev span, .fancybox-next span {
	background-image: url('/local/templates/RCAIR_CNTRST/js/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('/local/templates/RCAIR_CNTRST/js/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
    transition: all 0.2s;
    background-COLOR: #fff;
    background-image: url('/local/templates/RCAIR_CNTRST/js/fancybox/close.png');
    background-position: 0 0;
    background-repeat:no-repeat ;
    position: absolute;
	top: 0;
	right: -60px;;
	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 8040;

}

.fancybox-close:hover {background-COLOR: #FAFAFA;}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/local/templates/RCAIR_CNTRST/js/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%;
	height: 80px;
    width: 40px;
	margin-top: -40px;
	cursor: pointer;
	z-index: 8040;
    background: center center no-repeat;
}

.fancybox-prev span {
	left: -50px;
    background-image:url('/local/templates/RCAIR_CNTRST/js/fancybox/arrow_left.png');

}

.fancybox-next span {
	right: -50px;
    background-image:url('/local/templates/RCAIR_CNTRST/js/fancybox/arrow_right.png');
}

.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: visible !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('/local/templates/RCAIR_CNTRST/js/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%;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 10px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.5);
	color: #FFF;
	line-height: 15px;
}

.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('/local/templates/RCAIR_CNTRST/js/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('/local/templates/RCAIR_CNTRST/js/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:/local/templates/RCAIR_CNTRST/js/owl-carousel/assets/owl.carousel.min.css?15027796722936*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.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}.owl-carousel .animated{animation-duration:1s;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-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/RCAIR_CNTRST/js/owl-carousel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.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-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/RCAIR_CNTRST/js/owl-carousel/assets/owl.theme.default.min.css?1502779672936*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/local/templates/RCAIR_CNTRST/components/bitrix/menu/list/style.css?1502779672577*/
/*PERSONAL*/
.personal_menu {margin:0; padding:0; list-style-type: none;  line-height: 20px; font-size: 15px; }
.personal_menu li {margin: 10px 0;}
.personal_menu li a {font-weight: 400; color:#444; border-color:#777;}
.personal_menu li a:hover {border-color:transparent;}


/*INFORMATION*/
.information_menu {margin:0; padding:0; list-style-type: none;  line-height: 20px; font-size: 15px; }
.information_menu li {margin: 10px 0;}
.information_menu li a {font-weight: 400; color:#444; border-color:#777;}
.information_menu li a:hover {border-color:transparent;}


/* End */


/* Start:/local/templates/RCAIR_CNTRST/css/bootstrap.min.css?150277967213920*/
/*!
 * Bootstrap v3.0.3
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}a{background:transparent;}a:focus{outline:none;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace, serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"\201C" "\201D" "\2018" "\2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#333333;background-color:#ffffff;}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;}a{}a:hover,a:focus{}a:focus{outline:none;}img{vertical-align:middle;}.img-responsive{display:block;max-width:100%;height:auto;}.img-rounded{border-radius:6px;}.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#ffffff;border:1px solid #dddddd;border-radius:4px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto;}.img-circle{border-radius:50%;}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eeeeee;}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}.container:before,.container:after{content:" ";display:table;}.container:after{clear:both;}@media (min-width:768px){.container{width:750px;}}@media (min-width:992px){.container{width:970px;}}@media (min-width:1200px){.container{width:1200px;}}.row{margin-left:-15px;margin-right:-15px;}.row:before,.row:after{content:" ";display:table;}.row:after{clear:both;}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px;}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left;}.col-xs-12{width:100%;}.col-xs-11{width:91.66666666666666%;}.col-xs-10{width:83.33333333333334%;}.col-xs-9{width:75%;}.col-xs-8{width:66.66666666666666%;}.col-xs-7{width:58.333333333333336%;}.col-xs-6{width:50%;}.col-xs-5{width:41.66666666666667%;}.col-xs-4{width:33.33333333333333%;}.col-xs-3{width:25%;}.col-xs-2{width:16.666666666666664%;}.col-xs-1{width:8.333333333333332%;}.col-xs-pull-12{right:100%;}.col-xs-pull-11{right:91.66666666666666%;}.col-xs-pull-10{right:83.33333333333334%;}.col-xs-pull-9{right:75%;}.col-xs-pull-8{right:66.66666666666666%;}.col-xs-pull-7{right:58.333333333333336%;}.col-xs-pull-6{right:50%;}.col-xs-pull-5{right:41.66666666666667%;}.col-xs-pull-4{right:33.33333333333333%;}.col-xs-pull-3{right:25%;}.col-xs-pull-2{right:16.666666666666664%;}.col-xs-pull-1{right:8.333333333333332%;}.col-xs-pull-0{right:0%;}.col-xs-push-12{left:100%;}.col-xs-push-11{left:91.66666666666666%;}.col-xs-push-10{left:83.33333333333334%;}.col-xs-push-9{left:75%;}.col-xs-push-8{left:66.66666666666666%;}.col-xs-push-7{left:58.333333333333336%;}.col-xs-push-6{left:50%;}.col-xs-push-5{left:41.66666666666667%;}.col-xs-push-4{left:33.33333333333333%;}.col-xs-push-3{left:25%;}.col-xs-push-2{left:16.666666666666664%;}.col-xs-push-1{left:8.333333333333332%;}.col-xs-push-0{left:0%;}.col-xs-offset-12{margin-left:100%;}.col-xs-offset-11{margin-left:91.66666666666666%;}.col-xs-offset-10{margin-left:83.33333333333334%;}.col-xs-offset-9{margin-left:75%;}.col-xs-offset-8{margin-left:66.66666666666666%;}.col-xs-offset-7{margin-left:58.333333333333336%;}.col-xs-offset-6{margin-left:50%;}.col-xs-offset-5{margin-left:41.66666666666667%;}.col-xs-offset-4{margin-left:33.33333333333333%;}.col-xs-offset-3{margin-left:25%;}.col-xs-offset-2{margin-left:16.666666666666664%;}.col-xs-offset-1{margin-left:8.333333333333332%;}.col-xs-offset-0{margin-left:0%;}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left;} .col-sm-12{width:100%;} .col-sm-11{width:91.66666666666666%;} .col-sm-10{width:83.33333333333334%;} .col-sm-9{width:75%;} .col-sm-8{width:66.66666666666666%;} .col-sm-7{width:58.333333333333336%;} .col-sm-6{width:50%;} .col-sm-5{width:41.66666666666667%;} .col-sm-4{width:33.33333333333333%;} .col-sm-3{width:25%;} .col-sm-2{width:16.666666666666664%;} .col-sm-1{width:8.333333333333332%;} .col-sm-pull-12{right:100%;} .col-sm-pull-11{right:91.66666666666666%;} .col-sm-pull-10{right:83.33333333333334%;} .col-sm-pull-9{right:75%;} .col-sm-pull-8{right:66.66666666666666%;} .col-sm-pull-7{right:58.333333333333336%;} .col-sm-pull-6{right:50%;} .col-sm-pull-5{right:41.66666666666667%;} .col-sm-pull-4{right:33.33333333333333%;} .col-sm-pull-3{right:25%;} .col-sm-pull-2{right:16.666666666666664%;} .col-sm-pull-1{right:8.333333333333332%;} .col-sm-pull-0{right:0%;} .col-sm-push-12{left:100%;} .col-sm-push-11{left:91.66666666666666%;} .col-sm-push-10{left:83.33333333333334%;} .col-sm-push-9{left:75%;} .col-sm-push-8{left:66.66666666666666%;} .col-sm-push-7{left:58.333333333333336%;} .col-sm-push-6{left:50%;} .col-sm-push-5{left:41.66666666666667%;} .col-sm-push-4{left:33.33333333333333%;} .col-sm-push-3{left:25%;} .col-sm-push-2{left:16.666666666666664%;} .col-sm-push-1{left:8.333333333333332%;} .col-sm-push-0{left:0%;} .col-sm-offset-12{margin-left:100%;} .col-sm-offset-11{margin-left:91.66666666666666%;} .col-sm-offset-10{margin-left:83.33333333333334%;} .col-sm-offset-9{margin-left:75%;} .col-sm-offset-8{margin-left:66.66666666666666%;} .col-sm-offset-7{margin-left:58.333333333333336%;} .col-sm-offset-6{margin-left:50%;} .col-sm-offset-5{margin-left:41.66666666666667%;} .col-sm-offset-4{margin-left:33.33333333333333%;} .col-sm-offset-3{margin-left:25%;} .col-sm-offset-2{margin-left:16.666666666666664%;} .col-sm-offset-1{margin-left:8.333333333333332%;} .col-sm-offset-0{margin-left:0%;}}@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left;} .col-md-12{width:100%;} .col-md-11{width:91.66666666666666%;} .col-md-10{width:83.33333333333334%;} .col-md-9{width:75%;} .col-md-8{width:66.66666666666666%;} .col-md-7{width:58.333333333333336%;} .col-md-6{width:50%;} .col-md-5{width:41.66666666666667%;} .col-md-4{width:33.33333333333333%;} .col-md-3{width:25%;} .col-md-2{width:16.666666666666664%;} .col-md-1{width:8.333333333333332%;} .col-md-pull-12{right:100%;} .col-md-pull-11{right:91.66666666666666%;} .col-md-pull-10{right:83.33333333333334%;} .col-md-pull-9{right:75%;} .col-md-pull-8{right:66.66666666666666%;} .col-md-pull-7{right:58.333333333333336%;} .col-md-pull-6{right:50%;} .col-md-pull-5{right:41.66666666666667%;} .col-md-pull-4{right:33.33333333333333%;} .col-md-pull-3{right:25%;} .col-md-pull-2{right:16.666666666666664%;} .col-md-pull-1{right:8.333333333333332%;} .col-md-pull-0{right:0%;} .col-md-push-12{left:100%;} .col-md-push-11{left:91.66666666666666%;} .col-md-push-10{left:83.33333333333334%;} .col-md-push-9{left:75%;} .col-md-push-8{left:66.66666666666666%;} .col-md-push-7{left:58.333333333333336%;} .col-md-push-6{left:50%;} .col-md-push-5{left:41.66666666666667%;} .col-md-push-4{left:33.33333333333333%;} .col-md-push-3{left:25%;} .col-md-push-2{left:16.666666666666664%;} .col-md-push-1{left:8.333333333333332%;} .col-md-push-0{left:0%;} .col-md-offset-12{margin-left:100%;} .col-md-offset-11{margin-left:91.66666666666666%;} .col-md-offset-10{margin-left:83.33333333333334%;} .col-md-offset-9{margin-left:75%;} .col-md-offset-8{margin-left:66.66666666666666%;} .col-md-offset-7{margin-left:58.333333333333336%;} .col-md-offset-6{margin-left:50%;} .col-md-offset-5{margin-left:41.66666666666667%;} .col-md-offset-4{margin-left:33.33333333333333%;} .col-md-offset-3{margin-left:25%;} .col-md-offset-2{margin-left:16.666666666666664%;} .col-md-offset-1{margin-left:8.333333333333332%;} .col-md-offset-0{margin-left:0%;}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left;} .col-lg-12{width:100%;} .col-lg-11{width:91.66666666666666%;} .col-lg-10{width:83.33333333333334%;} .col-lg-9{width:75%;} .col-lg-8{width:66.66666666666666%;} .col-lg-7{width:58.333333333333336%;} .col-lg-6{width:50%;} .col-lg-5{width:41.66666666666667%;} .col-lg-4{width:33.33333333333333%;} .col-lg-3{width:25%;} .col-lg-2{width:16.666666666666664%;} .col-lg-1{width:8.333333333333332%;} .col-lg-pull-12{right:100%;} .col-lg-pull-11{right:91.66666666666666%;} .col-lg-pull-10{right:83.33333333333334%;} .col-lg-pull-9{right:75%;} .col-lg-pull-8{right:66.66666666666666%;} .col-lg-pull-7{right:58.333333333333336%;} .col-lg-pull-6{right:50%;} .col-lg-pull-5{right:41.66666666666667%;} .col-lg-pull-4{right:33.33333333333333%;} .col-lg-pull-3{right:25%;} .col-lg-pull-2{right:16.666666666666664%;} .col-lg-pull-1{right:8.333333333333332%;} .col-lg-pull-0{right:0%;} .col-lg-push-12{left:100%;} .col-lg-push-11{left:91.66666666666666%;} .col-lg-push-10{left:83.33333333333334%;} .col-lg-push-9{left:75%;} .col-lg-push-8{left:66.66666666666666%;} .col-lg-push-7{left:58.333333333333336%;} .col-lg-push-6{left:50%;} .col-lg-push-5{left:41.66666666666667%;} .col-lg-push-4{left:33.33333333333333%;} .col-lg-push-3{left:25%;} .col-lg-push-2{left:16.666666666666664%;} .col-lg-push-1{left:8.333333333333332%;} .col-lg-push-0{left:0%;} .col-lg-offset-12{margin-left:100%;} .col-lg-offset-11{margin-left:91.66666666666666%;} .col-lg-offset-10{margin-left:83.33333333333334%;} .col-lg-offset-9{margin-left:75%;} .col-lg-offset-8{margin-left:66.66666666666666%;} .col-lg-offset-7{margin-left:58.333333333333336%;} .col-lg-offset-6{margin-left:50%;} .col-lg-offset-5{margin-left:41.66666666666667%;} .col-lg-offset-4{margin-left:33.33333333333333%;} .col-lg-offset-3{margin-left:25%;} .col-lg-offset-2{margin-left:16.666666666666664%;} .col-lg-offset-1{margin-left:8.333333333333332%;} .col-lg-offset-0{margin-left:0%;}}

@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}@media print{.hidden-print{display:none !important}}
/* End */


/* Start:/local/templates/RCAIR_CNTRST/css/icons/style.css?15027796722681*/
@font-face {
  font-family: 'icomoon';
  src:  url('/local/templates/RCAIR_CNTRST/css/icons/fonts/icomoon.eot?jhk0l1');
  src:  url('/local/templates/RCAIR_CNTRST/css/icons/fonts/icomoon.eot?jhk0l1#iefix') format('embedded-opentype'),
    url('/local/templates/RCAIR_CNTRST/css/icons/fonts/icomoon.ttf?jhk0l1') format('truetype'),
    url('/local/templates/RCAIR_CNTRST/css/icons/fonts/icomoon.woff?jhk0l1') format('woff'),
    url('/local/templates/RCAIR_CNTRST/css/icons/fonts/icomoon.svg?jhk0l1#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-zoom:before {
  content: "\f00e";
}
.icon-plus:before {
  content: "\f055";
}
.icon-minus:before {
  content: "\f056";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-cart:before {
  content: "\f07a";
}
.icon-shipping:before {
  content: "\f0d1";
}
.icon-rouble:before {
  content: "\f158";
}
.icon-rub:before {
  content: "\f158";
}
.icon-ruble:before {
  content: "\f158";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-box:before {
  content: "\f187";
}
.icon-slack:before {
  content: "\f198";
}
.icon-telegram:before {
  content: "\f1d8";
}
.icon-whatsapp:before {
  content: "\f232";
}
.icon-bag:before {
  content: "\f290";
}
.icon-basket:before {
  content: "\f291";
}
.icon-sale:before {
  content: "\f295";
}
.icon-search:before {
  content: "\f002";
}
.icon-mail:before {
  content: "\f003";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-o:before {
  content: "\f006";
}
.icon-check:before {
  content: "\f00c";
}
.icon-close:before {
  content: "\f00d";
}
.icon-edit:before {
  content: "\f040";
}
.icon-map:before {
  content: "\f041";
}
.icon-phone:before {
  content: "\f095";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-menu:before {
  content: "\f0c9";
}
.icon-google:before {
  content: "\f0d5";
}
.icon-comment:before {
  content: "\f0e5";
}
.icon-left:before {
  content: "\f104";
}
.icon-right:before {
  content: "\f105";
}
.icon-up:before {
  content: "\f106";
}
.icon-down:before {
  content: "\f107";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-date:before {
  content: "\f133";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-vk:before {
  content: "\f189";
}
.icon-at:before {
  content: "\f1fa";
}
.icon-pinterest:before {
  content: "\f231";
}
.icon-ok:before {
  content: "\f263";
}


/* End */


/* Start:/local/templates/RCAIR_CNTRST/css/style.css?15027796728664*/
html {font-size:62.5%; min-height: 100%}
body {background:#FFFFFF; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size:24px; line-height: 1.65em; min-height: 100%; width: 100%; color:#000; font-weight: 400; }

.tablebodytext {display: none;}


h1, h2, h3, h4, h5, h6 {font-weight: 600;}

::selection {color:#FFF; background: #000; }

a {text-decoration: none; color:#222; transition: all .2s; border-bottom:solid 1px #000;}
a:hover {border-color: transparent}

/*CTA*/
.cta {position: relative; display: inline-block; line-height: 20px; padding: 10px 30px; text-transform: uppercase; letter-spacing: 3px; font-size: 11px; font-weight: 800; border:solid 2px #3e55a1; transition: all 0.2s; border-radius: 6px; }
.cta.full {display: block; width: 100%; text-align: center;}

.cta.load:after {content: ""; display: block; position: absolute; top: 0; bottom:0; right:0; left: 0; background: rgba(0,0,0,0.5);}


.cta.black {color:#FFF; background: #000;}
.cta.green {color:#FFF; background: #000; border-color: #000}

.cta i {font-size: 20px; float:right; margin: -1px -10px 0 20px; line-height: 20px; vertical-align: middle;}
.cta.left i {float: left; margin: -1px 20px 0 -10px;}

.cta:hover {box-shadow: 0 10px 20px 0 rgba(204,204,204,1); border-color:#000; background: #000; color:#FFF;}
.cta:focus {outline: none;}

h1.main_title {line-height: 46px; font-size: 32px; font-weight: 600; margin: 0 0 60px 0; position: relative; border-bottom:solid 4px #EEE; padding-bottom: 20px;}
h1.main_title:after {content: ""; display: block; position: absolute; left: 0; bottom: -4px; width: 150px; height: 4px; background: #000; }

/*CONTRAST*/
.contrast_body.medium {font-size:3em}
.contrast_body.big {font-size:4em}

.contrast_body.black {background: #000 !important; color:#FFF !important;  border-color:#FFF !important;}
.contrast_body.black a {color:#FFF !important;}
.contrast_body.black .header_tools {background: #444 !important;}
.contrast_body.black .main_menu {border-color:#FFF !important;}

/*CONTRAST TOOLS*/
.header_tools {padding:20px 0; background: #CCC;}
.header_tools .container {width: 100%; padding:0 60px; overflow: hidden}
.header_tools a.contrast {display: inline-block; margin-left: 10px; padding:0 10px; line-height: 2em; text-decoration: none; border:solid 1px #000; color:#000; background: #FFF;}
.header_tools a.contrast.white { color:#000 !important;}
.header_tools a.contrast.black { color:#FFF; background: #000;}

.header_tools a.fontsize {display: inline-block; margin-left: 0; padding:0 10px; text-decoration: none; border:solid 1px #000; color:#000 !important; background: #FFF; line-height: 1em;}
.header_tools a.fontsize.medium {font-size: 1.3em;}
.header_tools a.fontsize.big {font-size: 1.5em;}

.header_tools a.nocontrast {line-height: 2em; font-size: 20px; display: inline-block; float: right;}

/*HEADER*/
header.header {}
header.header .container {width: 100%; padding:0; overflow: hidden}

header.header .wrapper {}
header.header .wrapper .logo {display: block; border:none; padding: 25px 15px 25px 60px; position: relative; overflow: hidden}
header.header .wrapper .logo span {display: inline-block; padding: 10px 0;  height: 110px; background-size: contain; font-size: 20px; text-transform: uppercase; font-weight: 800; line-height: 30px;}

header.header .wrapper .logo .separator {position: absolute; top: -15px; right:-20px; bottom:-15px; margin: 0; padding: 0; list-style-type: none; width: 200px;}
header.header .wrapper .logo .separator li {display: inline-block; float: left;  width: 50px; height: 100%; transform: rotate(20deg)}
header.header .wrapper .logo .separator li.el1 {background: rgba(255,255,255,0.2)}
header.header .wrapper .logo .separator li.el2 {background: rgba(255,255,255,0.4)}
header.header .wrapper .logo .separator li.el3 {background: rgba(255,255,255,0.6)}
header.header .wrapper .logo .separator li.el4 {background: #F6F6F5;)}

header.header .contacts {margin: 15px 0; text-align: right; padding: 0 60px;}
header.header .contacts .contrast {font-weight: 300; font-size: 13px; float:left; border:none;}
header.header .contacts .contrast i {color:#999; transition: all .2s;}
header.header .contacts .contrast:hover i {color:#000;}
header.header .contacts .contrast span {border-bottom:solid 1px #CCC; transition: all .2s;}
header.header .contacts .contrast:hover span {border-color:transparent;  color:#000;}
header.header .contacts span.phone {display: inline-block; line-height: 25px; font-size: 20px; font-weight: 800; margin-right: 40px; color:#000;}
header.header .contacts .cta {line-height: 25px; padding: 0 20px; font-size: 14px; float: right}

header.header nav.menu {}
header.header nav.menu ul {margin:10px -15px 0; padding: 0 60px 0 40px; list-style-type: none; text-align: right;}
header.header nav.menu ul li {display: inline-block; margin: 5px 15px;}
header.header nav.menu ul li a {position:relative; font-weight: 700; line-height: 20px; padding: 5px 10px; display: block; font-size: 20px; border:solid 2px #000; border-radius: 4px;}
header.header nav.menu ul li a:hover {color:#FFF; background: #000;}

/*CONTENT*/
.content_wrapper {padding: 60px 0;}

/*SECTION MENU*/
ul.section_menu {margin:0; padding: 30px; list-style-type: none; background: #f6f6f5; }
ul.section_menu li {display: block; margin-bottom: 20px; position: relative; line-height: 30px; font-size: 20px;}
ul.section_menu li:before {

    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 30px;
    width: 30px;
    height: 30px; text-align: center;
    font-size: 20px;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    content: "\f105";

    display: block;;
    position: absolute;
    left: -30px; top:0;
    color:#3e55a1;
    opacity: 0;
    transition:  all .2s;
}
ul.section_menu li a {}
ul.section_menu li.active a {font-weight: 800;}
ul.section_menu li.active:before {opacity: 1;}

/*FOOTER*/
footer {font-size: 13px; line-height: 20px; border-top: solid 2px #000;}

footer .footer {padding: 30px 0;}

footer .footer .title {line-height: 20px; font-weight: 300; margin-top: 30px;}
footer .footer .title strong {font-weight: 700; display: block; margin-bottom: 10px;}

footer .footer h3 {font-weight: 700; line-height: 20px; font-size: 15px; margin: 30px 0 10px;}

footer .footer .menu {margin:0; padding:0; list-style-type: none;}
footer .footer .menu li {margin: 10px 0;}
footer .footer .menu li a {}

footer .footer .right {text-align: right}
footer .footer .right .phone {line-height: 20px; font-size: 20px; font-weight: 700; margin: 30px 0 10px;}
footer .footer .right .address {font-weight: 300; line-height: 20px; margin-bottom: 20px;}

footer .copyright { line-height: 20px; color:#777;}
footer .copyright .wrapper {padding: 0 0 30px 0; /*border-top: solid 1px #E2E2E2;*/}

footer .copyright .menu {margin:0 -10px; padding:0; list-style-type: none; font-size: 13px; line-height: 20px;}
footer .copyright .menu li {display: inline; margin: 0 10px;}
footer .copyright .menu li a {font-weight: 600; color:#777;}

footer .copyright .developer {display: block; text-align: right; border:none; font-weight: 300;}


/*INDIVIDUAL MODAL*/
.modal {border:solid 4px #000; padding:40px; background: #FFF; min-width: 600px; display: none; position: relative}
.modal h3 {margin:0 0 30px; font-size: 28px; line-height: 40px; color:#444;}

.modal .input_row {margin:20px 0; position: relative}
.modal .input_row:last-child {margin: 0;}
.modal .input_row label {display: none;}
.modal .input_row input[type=text], .modal .input_row textarea {width: 100%; padding:10px; line-height: 20px; border:solid 1px #777; border-radius:2px;}
.modal .input_row textarea {height: 200px;}
.modal .input_row input[type=submit] {}
.modal .input_row input[type=submit]:hover {}
.modal .input_row input:focus, .modal .input_row textarea:focus {outline: none; border-color:#000;}
.modal .input_row label.error {position: absolute; top:1px; right:1px; border-radius: 0 4px 4px 0; background: #EEE; padding:5px 10px; line-height: 15px; height: 40px; overflow: hidden; font-size: 11px; width: 80px; text-align: right}

.modal .infobox {position: absolute; top:0; left:0; right:0; bottom:0; display: none;}
.modal #loader {background: rgba(255,255,255,0.5); }
.modal #ok {font-size: 19px; text-align: center; line-height: 30px; padding: 100px 40px; background: #FFF;}
/* End */


/* Start:/local/templates/RCAIR_CNTRST/css/main.css?1502779672679*/
main.main {}
main.main section {}

main.main section h2.main_title {line-height: 40px; font-size: 30px; font-weight: 600; margin: 0 0 40px 0; position: relative; border-bottom:solid 4px #EEE; padding-bottom: 20px;}
main.main section h2.main_title:after {content: ""; display: block; position: absolute; left: 0; bottom: -4px; width: 150px; height: 4px; background: #000; }
main.main section h2 a {display: inline-block; margin: 5px 0 5px 20px; font-size: 17px; line-height: 20px; vertical-align: middle}

/*ABOUT*/
main.main section.about {padding: 60px 0;}
main.main section.about .description {font-size: 17px; line-height: 30px; font-weight: 400; margin: 40px 0;  }

/* End */
/* /local/templates/RCAIR_CNTRST/js/fancybox/jquery.fancybox.css?15027796724821 */
/* /local/templates/RCAIR_CNTRST/js/owl-carousel/assets/owl.carousel.min.css?15027796722936 */
/* /local/templates/RCAIR_CNTRST/js/owl-carousel/assets/owl.theme.default.min.css?1502779672936 */
/* /local/templates/RCAIR_CNTRST/components/bitrix/menu/list/style.css?1502779672577 */
/* /local/templates/RCAIR_CNTRST/css/bootstrap.min.css?150277967213920 */
/* /local/templates/RCAIR_CNTRST/css/icons/style.css?15027796722681 */
/* /local/templates/RCAIR_CNTRST/css/style.css?15027796728664 */
/* /local/templates/RCAIR_CNTRST/css/main.css?1502779672679 */
