

/* Start:/bitrix/templates/redcode_corporatelight/components/bitrix/breadcrumb/.default/style.css?1510062447392*/

.breadwrap{overflow: hidden; max-width: 1200px; margin: 0 auto;}
	.bx-breadcrumb-item{float: left; color: #fff; font-size: 13px; margin: 0 7px 7px 0; font-weight: 500;}
	.bx-breadcrumb-item:last-child{margin: 0;}
		.bx-breadcrumb-item i{margin:0 7px 0 0; opacity: .6;}
		.bx-breadcrumb-item a, .bx-breadcrumb-item > span{color: #fff; opacity: .6;}
			.bx-breadcrumb-item a:hover{opacity: 1;}
/* End */


/* Start:/bitrix/templates/redcode_corporatelight/components/bitrix/catalog.section.list/uslugi/style.css?15153937432571*/
.services{margin: 0px 0 35px 0;}
	.servicesItem{width: 45%; margin: 2%; display: inline-block; vertical-align: top; background: #fff; transition: box-shadow .25s ease;
		min-height: auto; position: relative;
		box-shadow: 1px 1px 5px rgba(0,0,0, .12);
		/*box-shadow: 0 1px 1px rgba(0,0,0, .12);*/
	}
	.servicesItem:hover {box-shadow: rgba(0,0,0, .12) 0 35px 90px}
	.servicesItem:hover .servicesItem_button {background: #EF6C00; color: #fff; box-shadow: 0 2px 8px rgba(239,108,0, .27);}
	.servicesItem:nth-child(3n){margin-right: 2%;}
		.servicesItemWrap{}
			
			.servicesItemInfo{margin: 0 35px; padding: 10px 0;text-align: center;}
				.servicesItem_name{
					font-size: 19px;
					font-weight: 700;
					margin: 20px 0;
					line-height: 28px;
					height: 36px;
					padding-bottom: 20px;
				}
				.servicesItem_text{line-height: 1.5; margin-bottom: 45px;}
				.servicesItem_button{color: #EF6C00; text-transform: uppercase; font-size: 13px; padding: 10px 16px;
					border-radius: 2px; transition: background .25s, color .25s; font-weight: 500;
				}

.servicesItemLine{
	height: 2px;
	background: #cdcdcd;
	width: 50px;
	margin: 10px auto 20px auto;
	clear: both;
	position: relative;
	overflow: hidden;
}

.servicesItem_img {
    width: 100%;
    height: 150px;
    margin: 0px auto 0px auto;
    border-radius: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.servicesItemInfoBot{
	padding-bottom: 30px;
}

.servicesItem:after {
    content: '';
  
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 60px;
    height: 60px;
    border-bottom: 2px solid #047CC0;
    border-right: 2px solid #047CC0;
}

.servicesItem:before {
    content: '';
  
    position: absolute;
	left: 0;
    top: 0;
    
    width: 60px;
    height: 60px;
    border-top: 2px solid #047CC0;
    border-left: 2px solid #047CC0;
}

.servicesItem:hover:after {
	width: 100px;
    height: 100px;
}

.servicesItem:hover:before {
	width: 50%;
    height: 50%;
}

@media all and (max-width: 1000px) {
	/*.servicesItem{width: 48%; margin: 0 4% 4% 0;}
	.servicesItem:nth-child(3n){margin-right: 4%;}
	.servicesItem:nth-child(2n){margin-right: 0;}*/
		.servicesItem_img{background-size: cover;}
	.servicesItem{width: 45% !important;}
}

@media all and (max-width: 690px) {
	.services{padding: 0 40px 40px 40px;}
		.servicesItem{width: 100% !important; margin: 20px 0 40px 0;}
		.servicesItem:last-child{margin: 0;}
}

@media all and (max-width: 550px) {
	.services{padding: 0 0 40px 0;}
	.servicesItem{margin: 20px 0 22px 0;}
}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1508162734659*/
div.modern-page-navigation{padding:.5em 0}div.modern-page-navigation a,span.modern-page-current,span.modern-page-dots{border-left-width:1px;border-left-style:solid;padding-left:.75em;padding-right:.5em;text-decoration:none}div.modern-page-navigation a.modern-page-previous{border-right-width:1px;border-right-style:solid;border-left:none}div.modern-page-navigation a.modern-page-first,div.modern-page-navigation span.modern-page-first{border-left:none;padding-left:.5em}span.modern-page-current{font-weight:bold}div.modern-page-navigation a,span.modern-page-current,div.modern-page-navigation a.modern-page-previous,span.modern-page-dots{border-color:#cdcdcd}
/* End */


/* Start:/bitrix/templates/redcode_corporatelight/components/redcode/news/services/bitrix/news.list/.default/style.css?15153603162449*/
.services{margin: -40px 0 35px 0;}
	.servicesItem{width: 46%; margin: 2%; display: inline-block; vertical-align: top; background: #fff; transition: box-shadow .25s ease;
		min-height: auto; position: relative;
		box-shadow: 1px 1px 5px rgba(0,0,0, .12);
		/*box-shadow: 0 1px 1px rgba(0,0,0, .12);*/
	}
	.servicesItem:hover {box-shadow: rgba(0,0,0, .12) 0 35px 90px}
	.servicesItem:hover .servicesItem_button {background: #EF6C00; color: #fff; box-shadow: 0 2px 8px rgba(239,108,0, .27);}
	.servicesItem:nth-child(3n){margin-right: 2%;}
		.servicesItemWrap{}
			
			.servicesItemInfo{margin: 0 35px; padding: 10px 0;text-align: center;}
				.servicesItem_name{font-size: 19px; font-weight: 700; margin: 20px 0; height: 85px; line-height: 28px;}
				.servicesItem_text{line-height: 1.5; margin-bottom: 45px;}
				.servicesItem_button{color: #EF6C00; text-transform: uppercase; font-size: 13px; padding: 10px 16px;
					border-radius: 2px; transition: background .25s, color .25s; font-weight: 500;
				}

.servicesItemLine{
	height: 2px;
	background: #cdcdcd;
	width: 50px;
	margin: 20px auto;
	clear: both;
	position: relative;
	overflow: hidden;
}

.servicesItem_img {
    width: 100%;
    height: 150px;
    margin: 0px auto 0px auto;
    border-radius: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.servicesItemInfoBot{
	padding-bottom: 30px;
}

.servicesItem:after {
    content: '';
  
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 60px;
    height: 60px;
    border-bottom: 2px solid #047CC0;
    border-right: 2px solid #047CC0;
}

.servicesItem:before {
    content: '';
  
    position: absolute;
	left: 0;
    top: 0;
    
    width: 60px;
    height: 60px;
    border-top: 2px solid #047CC0;
    border-left: 2px solid #047CC0;
}

.servicesItem:hover:after {
	width: 100px;
    height: 100px;
}

.servicesItem:hover:before {
	width: 50%;
    height: 50%;
}

@media all and (max-width: 1000px) {
	/*.servicesItem{width: 48%; margin: 0 4% 4% 0;}
	.servicesItem:nth-child(3n){margin-right: 4%;}
	.servicesItem:nth-child(2n){margin-right: 0;}*/
		.servicesItem_img{background-size: cover;}
}

@media all and (max-width: 690px) {
	.services{padding: 0 40px 40px 40px;}
		.servicesItem{width: 100%; margin: 0 0 40px 0;}
		.servicesItem:last-child{margin: 0;}
}

@media all and (max-width: 550px) {
	.services{padding: 0 0 40px 0;}
	.servicesItem{margin: 0 0 22px 0;}
}
/* End */


/* Start:/bitrix/templates/redcode_corporatelight/components/bitrix/menu/leftMenu/style.css?15117863034403*/
.metro {
    list-style: none;
    padding: 15px 0 80px 0;
    margin: 0px 0 0 10px;
    border-left: 5px solid #DAE4F1;
}
.metro li {line-height: 2em;}
.metro ul {
  margin: 20px 0 20px 15px;
  padding: 0;
  border: none;
  list-style: none;
}
.metro ul:before, .metro ul:after {
  content: "";
  width: 5px;
  height: 28px;
  background: #DAE4F1;
  position: relative;
  display: block;
  left: -9px;
}
.metro ul:before {
  transform: rotate(-45deg);
  margin-top: -15px;
}
.metro ul:after {
  transform: rotate(45deg);
  bottom: -20px;
}
.metro ul li {border-left: 5px solid #DAE4F1;}
.metro ul li:first-child {
  margin-top: -5px;
  padding-top: 5px;
}
.metro ul li:last-child {
  padding-bottom: 9px;
  margin-bottom: -25px;
}
.metro a {
    text-decoration: none;
    display: block;
    font-family: 'Noto Sans', sans-serif;
    color: #4A4B4D;
    padding-left: 20px;
    line-height: 22px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.metro a:before {
    content: "";
    display: inline-block;
    background: #047CC0;
    width: 16px;
    height: 16px;
    left: -33px;
    position: relative;
    border-radius: 50%;
    margin-right: -14px;
    top: 2px;
    border: 2px solid #fff;
}

.sidebar h3
{
    text-align: left;
    padding: 20px 20px 20px 90px;
    color: #047CC0;
    text-transform: uppercase;
    font-size: 28px;
    border-bottom: 5px solid;
    margin-bottom: 0px;
    font-weight: 400;
	background: url(/include_areas/header/logo-atom-mini.png) left center no-repeat;
}

.root-item-selected, 
.item-selected{
    background: #047CC0;
    color: #fff !important;
}

.metro a:hover {
	color: #047CC0 !important;
	background: #DAE4F1;
}



ul#vertical-multilevel-menu, #vertical-multilevel-menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 214px;
	font-size:12px;
}

/*Submenu box*/
#vertical-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;
	height:auto;
	border:1px solid #C1C1C1;
	border-bottom:none;
	width:200px;
}

/* Submenu Items */
#vertical-multilevel-menu li a
{
	display: block;
	text-decoration: none;
	color: #4F4F4F;
	font-weight:bold;
	padding: 5px;
	background:#F5F5F5;
	border-bottom:1px solid #C1C1C1;
}

/*Items selected*/
#vertical-multilevel-menu li a.item-selected
{
	background-color: #D6D6D6;
}

/*Items Hover */
#vertical-multilevel-menu li a:hover
{
	background-color: #D6D6D6;
}

/*Rootmenu Items*/
#vertical-multilevel-menu a.root-item
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:5px 0 7px 35px;
	background:#61656A url(/bitrix/templates/redcode_corporatelight/components/bitrix/menu/leftMenu/images/item_bg.gif) 0 0 no-repeat;
	border:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*height:26px;
	overflow:hidden;*/
}

/*Rootmenu Items hover*/
#vertical-multilevel-menu a.root-item:hover, #vertical-multilevel-menu a.root-item-selected:hover
{
	background:#61656A url(/bitrix/templates/redcode_corporatelight/components/bitrix/menu/leftMenu/images/item_bg.gif) 0 -26px no-repeat;
}

/*Rootmenu Items Selected*/
#vertical-multilevel-menu a.root-item-selected
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:5px 0 7px 35px;
	background:#61656A url(/bitrix/templates/redcode_corporatelight/components/bitrix/menu/leftMenu/images/item_bg.gif) 0 -26px no-repeat;
	border:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*height:26px;
	overflow:hidden;*/
}

/*Parent item*/
#vertical-multilevel-menu a.parent
{
	background: #F5F5F5 url(/bitrix/templates/redcode_corporatelight/components/bitrix/menu/leftMenu/images/arrow.gif) center right no-repeat;
	padding-right:10px;
}

/*Denied items*/
#vertical-multilevel-menu a.denied
{
	background: #F5F5F5 url(/bitrix/templates/redcode_corporatelight/components/bitrix/menu/leftMenu/images/lock.gif) center right no-repeat;
	color:#DDDDDD;
	padding-right:10px;
}

/* Holly Hack. IE Requirement \*/
* html ul#vertical-multilevel-menu li { float: left; height: 1%; }
* html ul#vertical-multilevel-menu li a { height: 1%; }
/* End */


/*Submenu margin*/
#vertical-multilevel-menu li ul.root-item
{
	margin:-27px 0 0 210px;
}

#vertical-multilevel-menu li ul
{
	margin:-27px 0 0 133px;
}

/*Submenu hide*/
#vertical-multilevel-menu li:hover ul ul,
#vertical-multilevel-menu li.jsvhover ul ul,
#vertical-multilevel-menu li:hover ul ul ul,
#vertical-multilevel-menu li.jsvhover ul ul ul
{
	/*top:-999em;*/
	display:none;
}

/*Submenu show*/
#vertical-multilevel-menu li:hover ul,
#vertical-multilevel-menu li.jsvhover ul,
#vertical-multilevel-menu li li:hover ul,
#vertical-multilevel-menu li li.jsvhover ul,
#vertical-multilevel-menu li li li:hover ul,
#vertical-multilevel-menu li li li.jsvhover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

/* End */


/* Start:/bitrix/templates/redcode_corporatelight/css/owl.carousel.css?15100624476297*/
/* 
 *  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;}

.fadeOut {animation-name: fadeOut;}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.bounceOut {animation-name: bounceOut;}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.slideOutDown {animation-name: slideOutDown;}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.rollOut {animation-name: rollOut;}
@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.animated.hinge {animation-duration: 2s;}
.hinge {animation-name: hinge;}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
	width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.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;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.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;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -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 {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  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;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/bitrix/templates/redcode_corporatelight/css/../img/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: 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 {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/* End */
/* /bitrix/templates/redcode_corporatelight/components/bitrix/breadcrumb/.default/style.css?1510062447392 */
/* /bitrix/templates/redcode_corporatelight/components/bitrix/catalog.section.list/uslugi/style.css?15153937432571 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/modern/style.min.css?1508162734659 */
/* /bitrix/templates/redcode_corporatelight/components/redcode/news/services/bitrix/news.list/.default/style.css?15153603162449 */
/* /bitrix/templates/redcode_corporatelight/components/bitrix/menu/leftMenu/style.css?15117863034403 */
/* /bitrix/templates/redcode_corporatelight/css/owl.carousel.css?15100624476297 */
