

/* Start:/bitrix/templates/kegroup/fonts2/stylesheet.css?15718240241582*/
/* This stylesheet generated by Transfonter (https://transfonter.org) on June 28, 2017 9:07 AM */

@font-face {
	font-family: 'HeliosC';
	src: url('/bitrix/templates/kegroup/fonts2/HeliosC.eot');
	src: url('/bitrix/templates/kegroup/fonts2/HeliosC.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/kegroup/fonts2/HeliosC.woff2') format('woff2'),
		url('/bitrix/templates/kegroup/fonts2/HeliosC.woff') format('woff'),
		url('/bitrix/templates/kegroup/fonts2/HeliosC.ttf') format('truetype'),
		url('/bitrix/templates/kegroup/fonts2/HeliosC.svg#HeliosC') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HeliosCBold';
	src: url('/bitrix/templates/kegroup/fonts2/HeliosCBold.eot');
	src: url('/bitrix/templates/kegroup/fonts2/HeliosCBold.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/kegroup/fonts2/HeliosCBold.woff2') format('woff2'),
		url('/bitrix/templates/kegroup/fonts2/HeliosCBold.woff') format('woff'),
		url('/bitrix/templates/kegroup/fonts2/HeliosCBold.ttf') format('truetype'),
		url('/bitrix/templates/kegroup/fonts2/HeliosCBold.svg#HeliosCBold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'HeliosItalic';
	src: url('/bitrix/templates/kegroup/fonts2/HeliosItalic.eot');
	src: url('/bitrix/templates/kegroup/fonts2/HeliosItalic.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/kegroup/fonts2/HeliosItalic.woff2') format('woff2'),
		url('/bitrix/templates/kegroup/fonts2/HeliosItalic.woff') format('woff'),
		url('/bitrix/templates/kegroup/fonts2/HeliosItalic.ttf') format('truetype'),
		url('/bitrix/templates/kegroup/fonts2/HeliosItalic.svg#HeliosItalic') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'HeliosCBoldItalic';
	src: url('/bitrix/templates/kegroup/fonts2/HeliosCBoldItalic.eot');
	src: url('/bitrix/templates/kegroup/fonts2/HeliosCBoldItalic.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/kegroup/fonts2/HeliosCBoldItalic.woff2') format('woff2'),
		url('/bitrix/templates/kegroup/fonts2/HeliosCBoldItalic.woff') format('woff'),
		url('/bitrix/templates/kegroup/fonts2/HeliosCBoldItalic.ttf') format('truetype'),
		url('/bitrix/templates/kegroup/fonts2/HeliosCBoldItalic.svg#HeliosCBoldItalic') format('svg');
	font-weight: bold;
	font-style: italic;
}

/* End */


/* Start:/bitrix/templates/kegroup/css/jquery.bxslider.css?15718240243673*/
@import url('http://fonts.googleapis.com/css?family=PT+Sans&subset=latin,cyrillic');

.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {

}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active{
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 1px;
  background: url(/bitrix/templates/kegroup/css/../images/left_sprite.png) no-repeat 0px 0px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-next:hover {
  background-position: -58px 0;
}
.bx-wrapper .bx-prev:active,
.bx-wrapper .bx-next:active {
  background-position: -117px 0px;
}
.bx-wrapper .bx-next {
  right: 1px;
  background: url(/bitrix/templates/kegroup/css/../images/right_sprite.png) no-repeat 0px 0px;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  outline: 0;
  width: 42px;
  height: 42px;
  text-indent: -9999px;
  z-index: 99;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
 
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(/bitrix/templates/kegroup/css/images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}


/* End */


/* Start:/bitrix/templates/kegroup/css/magnific-popup.css?15718240248150*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* End */


/* Start:/bitrix/templates/kegroup/css/jquery.fancybox.css?15718240244753*/
/*! 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: #444;
	text-shadow: none;
}

.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 {
	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/kegroup/css/../images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	background: url(/bitrix/templates/kegroup/css/../images/cross.png);
	top: 20px;
	right: 20px;
	width: 23px;
	height: 23px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-close:hover {
	background-position: 0 50%;
}
.fancybox-close:active {
	background-position: 0 100%;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/bitrix/templates/kegroup/css/../images/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: 29px;
	height: 48px;
	margin-top: -24px;
	cursor: pointer;
	z-index: 8040;
	background: url(/bitrix/templates/kegroup/css/../images/lightbox-arrows.png) no-repeat;
}

.fancybox-prev span {
	left: -75px;
	background-position: 0 0;
}
.fancybox-prev span:hover {
	background-position: 0 -52px;
}
.fancybox-prev span:active {
	background-position: 0 -103px;
}

.fancybox-next span {
	right: -75px;
	background-position: -33px 0;
}
.fancybox-next span:hover {
	background-position: -33px -52px;
}
.fancybox-next span:active {
	background-position: -33px -103px;
}

.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/kegroup/css/../images/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;
	position: relative;
	text-shadow: none;
	z-index: 8000;
}

.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: 10px 60px 10px 70px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
/* End */


/* Start:/bitrix/templates/kegroup/css/style.css?157182402458704*/
 @font-face {
 	font-family: 'HeliosC';
 	src: url('/bitrix/templates/kegroup/css/../fonts/HeliosC.eot');
 	src: url('/bitrix/templates/kegroup/css/../fonts/HeliosC.eot') format('embedded-opentype'),
 	url('/bitrix/templates/kegroup/css/../fonts/HeliosC.woff2') format('woff2'),
 	url('/bitrix/templates/kegroup/css/../fonts/HeliosC.woff') format('woff'),
 	url('/bitrix/templates/kegroup/css/../fonts/HeliosC.ttf') format('truetype'),
 	url('/bitrix/templates/kegroup/css/../fonts/HeliosC.svg#HeliosC') format('svg');
 }
 @font-face {
 	font-family: 'HeliosCBoldItalic';
 	src: url('/bitrix/templates/kegroup/css/../fonts/HeliosCBoldItalic.eot');
 	src: url('/bitrix/templates/kegroup/css/../fonts/HeliosCBoldItalic.eot') format('embedded-opentype'),
 	url('/bitrix/templates/kegroup/css/../fonts/HeliosCBoldItalic.woff2') format('woff2'),
 	url('/bitrix/templates/kegroup/css/../fonts/HeliosCBoldItalic.woff') format('woff'),
 	url('/bitrix/templates/kegroup/css/../fonts/HeliosCBoldItalic.ttf') format('truetype'),
 	url('/bitrix/templates/kegroup/css/../fonts/HeliosCBoldItalic.svg#HeliosCBoldItalic') format('svg');
 }
 @font-face {
 	font-family: 'HeliosCBold';
 	src: url('/bitrix/templates/kegroup/css/../fonts/HeliosCBold.eot');
 	src: url('/bitrix/templates/kegroup/css/../fonts/HeliosCBold.eot') format('embedded-opentype'),
 	url('/bitrix/templates/kegroup/css/../fonts/HeliosCBold.woff2') format('woff2'),
 	url('/bitrix/templates/kegroup/css/../fonts/HeliosCBold.woff') format('woff'),
 	url('/bitrix/templates/kegroup/css/../fonts/HeliosCBold.ttf') format('truetype'),
 	url('/bitrix/templates/kegroup/css/../fonts/HeliosCBold.svg#HeliosCBold') format('svg');
 } 
 @font-face {
 	font-family: 'HeliosItalic';
 	src: url('/bitrix/templates/kegroup/css/../fonts/HeliosItalic.eot');
 	src: url('/bitrix/templates/kegroup/css/../fonts/HeliosItalic.eot') format('embedded-opentype'),
 	url('/bitrix/templates/kegroup/css/../fonts/HeliosItalic.woff2') format('woff2'),
 	url('/bitrix/templates/kegroup/css/../fonts/HeliosItalic.woff') format('woff'),
 	url('/bitrix/templates/kegroup/css/../fonts/HeliosItalic.ttf') format('truetype'),
 	url('/bitrix/templates/kegroup/css/../fonts/HeliosItalic.svg#HeliosItalic') format('svg');
 }

 * {
 	margin:0; padding:0;
 }
 a {
 	text-decoration:underline;
 	color:#405e82;
 }
 a:hover {
 	text-decoration:none;
 }
 table {
 	border-collapse:collapse;
 	border-spacing:0;
 }
 img {
 	border:none;
 	max-width: 100% !important;
 }
 small {
 	font-size: 85%;
 }
 textarea, input{
 	outline:none;
 }
 label,
 select,
 a,
 button,
 input[type="button"],
 input[type="reset"],
 input[type="submit"],
 input[type="radio"],
 input[type="checkbox"] {
 	cursor: pointer;
 }
 .alignright{
 	float:right;
 	margin:10px 0 30px 30px;
 	display:inline;
 }
 .alignleft{
 	float:left;
 	margin:10px 30px 30px 0;
 	display:inline;
 }
 .aligncenter{
 	clear: both;
 	display: block;
 	margin: 10px auto;
 }
 .fL {
 	float:left;
 }
 .fR {
 	float:right;
 }
 .border5 {
 	-moz-border-radius:5px;
 	-webkit-border-radius:5px;
 	border-radius:5px;
 }
 .c {
 	clear:both;
 }
 .w{
 	width: 100%;
 }
 b, strong, .b{
 	font-weight:700;
 }
 i, em {
 	font-style:italic;
 }
 blockquote{
 	background:yellow;
 	padding-left:20px;
 	margin:0 0 20px 20px;
 }
 html{
 	min-height: 100%;
 	position: relative;
 }
 body {
 	font:12px/1.2 'HeliosC', Geneva, sans-serif;
 	color:#000;
 	background:#FFF;
 	margin: 0;
 }
 textarea{
 	font-family: inherit; /******/
 	overflow:hidden;
 }
 .common_wrapper {
 	width:954px;
 	margin:0 auto;
 }
 #content{
 	padding-bottom:160px;
 }
 #content h1, #content h2, #content h3, #content h4{
 	font-size:22px;
 	font-weight:400;
 	line-height:1.4;
 	margin-bottom:10px;
 }
 #content h2{
 	font-size:20px;
 }
 #content h3{
 	font-size:18px;
 }
 #content h4{
 	font-size:16px;
 }

 .inner_content ul, .inner_content ol{
 	display:inline-block;
 	margin:0 0 20px 20px;
 }
 .inner_content ul li, .inner_content ol li{
 	padding-bottom:14px;
 	line-height:1.4;
 }
 .inner_content p{
 	line-height:1.4;
 	display:inline-block;
 	width:100%;
 	margin-bottom:20px;
 	text-align:left !important; /***    !! ***/
 }
 .in{
 	display:inline-block;
 	vertical-align:top;
 }
 .hidden{
 	display:none;
 }
 .no_list li{
 	list-style-type:none;
 }
 #header{
 	position:relative;
 	background:url(/bitrix/templates/kegroup/css/../images/header_bg.png) repeat-x 0px 0px;
 	height:154px;
 }
 .header_wrapper{
 	position:relative;
 }
 .header_wrapper .languages{
 	position:absolute;
 	top:0;
 	right:0;
 }
 .header_wrapper .languages a{
 	float:left;
 	color:#336699;
 	font-family:"Trebuchet MS", arial;
 	padding:8px;
 }
 .header_wrapper .languages a.active{
 	color:#484d76;
 	text-decoration:none;
 	background:#d9dada;
 }
 .header_wrapper .logo{
 	background: url(/bitrix/templates/kegroup/css/../images/logo.png) no-repeat 0px 14px;
 	width: 429px;
 	height: 91px;
 	padding: 14px;
 }
 .header_wrapper .phones_block{
 	margin:48px 0 0;
 }
 .header_wrapper .phones_block .phone{
 	color: #333333;
 	background: url(/bitrix/templates/kegroup/css/../images/tel.png) no-repeat 0px 14px;
 	font-family: "Trebuchet MS", arial;
 	text-decoration: none;
 	padding: 18px 0 5px 37px;
 	font-size: 18px;
 	margin: 0 24px;
 }
 .header_wrapper .phones_block img{
 	display:inline-block;
 	vertical-align:top;
 	margin:0 12px 0 0;
 }
 .header_wrapper .phones_block img.last{
 	margin:0;
 }
 .main_header{
 	border-bottom:1px solid #969696;
 }
 .search_line{
 	border-top:1px solid #d2d2d2;
 	border-bottom:1px solid #dddddd;
 	padding:3px 0;
 }
 .search_line .home_links{
 	margin: 0 31px 0 25px;
 }
 .search_line .home_links a{
 	width: 16px;
 	height: 14px;
 	background: url(/bitrix/templates/kegroup/css/../images/hose_icons.png) no-repeat 0px -5px;
 	margin: 6px 0px;
 }
 .search_line .home_links .sep{
 	height: 27px;
 	width: 1px;
 	background: url(/bitrix/templates/kegroup/css/../images/hose_icons.png) no-repeat -20px 3px;
 }
 .search_line .home_links .mail{
 	background-position: -24px -5px;
 }
 .search_line  .date, .search_line .clock{
 	background: url(/bitrix/templates/kegroup/css/../images/cal.png) no-repeat 0px 0px;
 	color: #000;
 	padding: 5px 0px 5px 41px;
 	margin: 0 27px 0 0;
 }
 .search_line .clock{
 	background: url(/bitrix/templates/kegroup/css/../images/clock.png) no-repeat 6px 0px;
 }
 .search_line .courses{
 	margin: 0 13px 0 0;
 }
 .search_line .courses .title{
 	color: #787fbd;
 	margin: 4px 15px 0 0;
 	background: url(/bitrix/templates/kegroup/css/../images/dol.png) no-repeat 114px 0px;
 	padding: 3px 7px 2px 5px;
 }
 .search_line .courses .usd, .search_line .courses .eur{
 	color: #000;
 	background: url(/bitrix/templates/kegroup/css/../images/eur.png) no-repeat 0px 0px;
 	margin: 4px 10px 0 0;
 	padding: 2px 0 2px 22px;
 }
 .search_line .courses .usd{
 	background: url(/bitrix/templates/kegroup/css/../images/dol.png) no-repeat -21px -3px;
 }
 .search_line .search_form{
 	background: url(/bitrix/templates/kegroup/css/../images/search.png) no-repeat 0 0;
 	width:203px;
 	height:24px;
 	position:relative;
 	margin: 1px 0;
 }
 .search_line .search_form .text{
 	border: none;
 	background: none;
 	width: 165px;
 	height: 17px;
 	position: absolute;
 	top: 4px;
 	left: 12px;
 }
 .search_line .search_form .sb{
 	border: none;
 	background: none;
 	width: 24px;
 	height: 24px;
 	position: absolute;
 	top: 0px;
 	right: 0px;
 	CURSOR: pointer;
 }
 .main_menu{
 	background: url(/bitrix/templates/kegroup/css/../images/men_bg.png) repeat-x 0px 0px;
 	box-shadow: 0px 2px 3px #222;
 	-moz-box-shadow: 0px 2px 3px #222;
 	-webkit-box-shadow: 0px 2px 3px #222;
 	position: relative;
 	z-index: 4;
 	height:45px;
 }
 .main_menu .no_list{
 	padding: 0 0 0 18px;
 }
 .main_menu .no_list > li, .main_menu .no_list > li > a{
 	display:inline-block;
 	vertical-align:top;
 	position:relative;
 }
 .main_menu .no_list > li > a{
 	color: #fff;
 	text-decoration: none;
 	text-transform: uppercase;
 	padding: 14px 10px 14px;
 	font-size: 14px;
 	font-weight: 400;
 	margin: 1px 0 0;
 }
 .main_menu .no_list > li > a:hover{
 	background: #433070;
 }
 .main_menu .no_list > li > a:active{
 	color:#221445;
 }
 .main_menu .drop_down{
 	position:absolute;
 	top: 45px;
 	left:0px;
 	background:#4f3b7c;
 	border-top:1px solid #342752;
 	box-shadow: 0 2px 2px 1px #423167;
 	-moz-box-shadow: 0 2px 2px 1px #423167;
 	-webkit-box-shadow: 0 2px 2px 1px #423167;
 	width:240px;
 	display:none;
 }
 .main_menu .no_list > li:hover .drop_down{
 	display:block;
 }
 .main_menu .drop_down > ul{
 	box-shadow: inset 0 1px 2px 1px #423167;
 	-moz-box-shadow: inset 0 1px 2px 1px #423167;
 	-webkit-box-shadow: inset 0 1px 2px 1px #423167;
 	padding:10px 0 0 ;
 }
 .main_menu .drop_down > ul > li{
 	display:inline-block;
 	vertical-align:top;
 	position:relative;
 	width: 100%;
 }
 .main_menu .drop_down > ul > li > a{
 	padding: 6px 18px 9px 24px;
 	display: block;
 	color: #fff;
 	text-decoration: none;
 	text-transform: uppercase;
 	font-family: 'HeliosC';
 	font-size: 14px;
 	line-height: 20px;
 	font-size: 14px;
 }
 .main_menu .drop_down > ul > li > a:active{
 	color:#221445;
 }
 .main_menu .drop_down > ul > li > a:hover{
 	background: #433070;
 }
 .main_menu .last_menu{
 	position: absolute;
 	top: -15px;
 	left: -161px;
 	width: 160px;
 	background: #4f3b7c;
 	box-shadow: 0 2px 2px 1px #423167;
 	-moz-box-shadow: 0 2px 2px 1px #423167;
 	-webkit-box-shadow: 0 2px 2px 1px #423167;
 	z-index: 0;
 	border-right: 1px solid #3e2e61;
 	padding:14px 0;
 	display:none;
 }
 .main_menu .drop_down > ul > li:hover .last_menu{
 	display:block;
 }
 .main_menu .last_menu li{
 	width:100%;
 	display:block;
 }
 .main_menu .last_menu li a{
 	color:#fff;
 	padding: 8px 26px;
 	display:block;
 	text-decoration: none;
 	line-height: 15px;
 }
 .main_menu .last_menu li a:hover{
 	color:#907ac0;
 }
 .main_menu .no_list > li:first-child > a{
 	margin-left:0;
 }
 .main_slider{
 	height:535px;
 	position: relative;
 }
 .list_carousel li{
 	width:100%;
 	float:left;
 	text-align: center;
 }
 #slides img{
 	display:block;
 	margin:0 auto;
 }
 .main_slider li {
 	height: 534px;
 }
 .main_slider .bx-wrapper img{
 	margin: 0 auto;
 }
 .main_slider .bx-wrapper .bx-prev{
 	background: url(/bitrix/templates/kegroup/css/../images/ar.png) no-repeat 0 0 ;
 }
 .main_slider .bx-wrapper .bx-prev:hover{
 	background-position: -56px 0;
 }
 .main_slider .bx-wrapper .bx-prev:active{
 	background-position: -112px 0;
 }
 .main_slider .bx-wrapper .bx-next{
 	background: url(/bitrix/templates/kegroup/css/../images/ar_left.png) no-repeat 0 0;
 }
 .main_slider .bx-wrapper .bx-next:hover{
 	background-position:0 -47px;
 }
 .main_slider .bx-wrapper .bx-next:active{
 	background-position:0 -93px;
 }
 .main_slider .bx-wrapper .bx-controls-direction a{
 	margin-top: -23px;
	width: 44px;
	height: 45px;
 }
 .main_slider .bx-viewport{
 	z-index: 2;
 }

 .bxslider .slider_text_block{
 	position: absolute;
 	top: 69px;
 	left: 0px;
 	width: 100%;
 }
 .bxslider .slider_text_block .common_wrapper{
 	width:864px;
 }
 .bxslider .capt{
 	color: #fff;
 	font-size: 30px;
 	text-transform: uppercase;
 	background: url(/bitrix/templates/kegroup/css/../images/pbg.png);
 	line-height: 35px;
 	padding: 0 7px;
 	white-space: pre-wrap;
 }
 .bxslider .more{
 	color: #787fbd;
 	font-family: "Trebuchet MS", arial;
 	display: inline-block;
 	width: 107px;
 	height: 13px;
 	margin: 25px 0 0;
 	text-decoration: none;
 	text-transform: uppercase;
 	padding: 6px 0;
 	text-align: center;
 	background: #fff;
 	border: 2px solid #7e7eb6;
 	border-radius: 40px;
 }
 .bxslider .more:hover{
 	background:#7e7eb6;
 	color:#fff;
 }
 .bxslider .more:active{
 	background:#7e7eb6;
 	color:#9191c1;
 }
 .main_slider .bx-controls{
 	position: absolute;
 	top: 0px;
 	width: 100%;
 	height: 100%;
 }
 .main_slider .bx-controls .bx-controls-direction{
 	position: relative;
 	width: 954px;
 	margin: 0 auto;
 	height: 100%;
 }
 .main_slider .bx-controls .common_wrapper{
 	position:relative;
 	height: 100%;
 }
 .main_slider .slider_blocks{
 	position:absolute;
 	bottom:37px;
 	left:0px;
 	width:100%;
 	z-index: 2;
 }
 .main_slider .slider_blocks table{
 	border-spacing:10px;
 	border-collapse: inherit;
 }
 .main_slider .slider_blocks table td{
 	vertical-align:bottom;
 }
 .main_slider .slider_blocks .common_wrapper{
 	width:800px;
 }
 .main_slider .slider_blocks .common_wrapper > div{
 	width:390px;
 }
 .main_slider .slider_blocks .common_wrapper .right{
 	margin:0 0 0 6px;
 }
 .main_slider .slider_blocks .common_wrapper .capt{
 	display:block;
 	background:#fafafb;
 	color:#424284;
 	font-size:14px;
 	padding: 6px 12px;
 	text-transform:uppercase;
 	font-family: 'HeliosCBold';

 }
 .main_slider .slider_blocks .common_wrapper td:first-child .capt{
 	background: url(/bitrix/templates/kegroup/css/../images/gbg.png) ;
 	color:#fff;
 }
 .main_slider .slider_blocks .items td{
 	height: 92px;
 	background: url(/bitrix/templates/kegroup/css/../images/pbg.png);
 	color: #fff;
 	font-size: 12px;
 	width: 188px;
 	font-family: 'HeliosC';
 	margin: 0 0 0 10px;
 }
 .main_slider .slider_blocks .items td a{
 	height: 100%;
 	color: #fff;
 	text-decoration: none;
 	display: block;
 	padding: 8px;
 	vertical-align: bottom;
 	position: relative;

 }
 .main_slider .slider_blocks .items td a span{
 	display: inline-block;
 	vertical-align: bottom;
 	position: absolute;
 	bottom: 8px;
 	width: 172px;
 }
 .main_slider .slider_blocks .items td a:hover{
 	background:#4e3a7b;
 }
 .main_slider .slider_blocks .items td a:active{
 	color:#8570b3;
 }
 .main_slider .slider_blocks .item:first-child{
 	margin:0;
 }
 #content{
 	background: url(/bitrix/templates/kegroup/css/../images/white_bg.jpg) no-repeat center 0px;
 }
 .common_title{
 	color: #495696;
 	font-size: 24px;
 	text-transform: uppercase;
 	background: url(/bitrix/templates/kegroup/css/../images/h_bot.png) no-repeat center bottom;
 	display: block;
 	text-align: center;
 	padding: 0 0 8px;
 }
 
  .common_title2{
 	color: #495696;
 	font-size: 24px;
 	text-transform: uppercase;
 	background: url(/bitrix/templates/kegroup/css/../images/h_bot2.png) no-repeat center bottom;
 	display: block;
 	text-align: center;
 	padding: 0 0 3px;
 }
 
 .oppoptunities{
 	padding:20px 0 12px;
 }
 #special_offers .VjCarouselLite ul{

 }
 #special_offers .VjCarouselLite li{
 	width: 120px;
 	text-align: center;
 	margin:0 17px;
 }
 #special_offers .VjCarouselLite{
 	width:760px !important;
 	margin: 0 0 0 41px;
 }
 #special_offers .VjCarouselLite li span{
 	color:#666666;
 }
 #special_offers .VjCarouselLite li img{
 	display:inline-block;
 	margin:0 0 17px;
 }
 #special_offers .Vwidget .down, #special_offers .Vwidget .up{
 	display:block;
 	position:absolute;
 	width:42px;
 	height:42px;
 	background:url(/bitrix/templates/kegroup/css/../images/left_sprite.png) no-repeat 0px 0px;
 	top:44px;
 }
 #special_offers .Vwidget{
 	position: relative;	
 	width:850px;
 	margin:0 auto;
 	padding:30px 0 10px;
 }
 #special_offers .Vwidget .up{
 	background:url(/bitrix/templates/kegroup/css/../images/right_sprite.png) no-repeat 0px 0px;

 	right:-50px;
 }
 #special_offers .Vwidget .down{
 	left:-46px;

 }
 .current_projects{
 	background:#efefef;
 	padding:20px 0 0;
 }
 #current_projects li{
 	background:#fff;
 	width:230px;
 	margin:0 10px 0 0;
 	height: 224px !important;
 }
 #current_projects li span{
 	display:block;
 	color:#252525;
 	line-height: 15px;
 	padding:13px 15PX;
 }
 #current_projects .Vwidget{
 	width:710px;
 	position:relative;
 	padding:15px 4px 0;
 }
 #current_projects .Vwidget .down, #current_projects .Vwidget .up{
 	display:block;
 	position:absolute;
 	width:42px;
 	height:42px;
 	background:url(/bitrix/templates/kegroup/css/../images/left_sprite.png) no-repeat 0px 0px;
 	top: 11px;
 }
 #current_projects .Vwidget .down{
 	right:-51px;
 }
 #current_projects .Vwidget .down:hover,
 #special_offers .Vwidget .down:hover{
 	background-position:-58px 0;
 }
 #current_projects .Vwidget .down:active,
 #special_offers .Vwidget .down:active{
 	background-position:-117px 0px;
 }
 #current_projects .Vwidget .up:hover,
 #special_offers .Vwidget .up:hover{
 	background-position:-58px 0;
 }
 #current_projects .Vwidget .up:active,
 #special_offers .Vwidget .up:active{
 	background-position:-117px 0px;
 }
 #current_projects .Vwidget .up{
 	right: -101px;
 	background:url(/bitrix/templates/kegroup/css/../images/right_sprite.png) no-repeat 0px 0px;
 }
 #current_projects .Vwidget .VjCarouselLite{
 	width:710px !important;

 }
 .sbm__allprojects{
 	position: absolute;
 	display: block;
	top: 15px;
	right: -235px;
 }
 #current_projects .other_clients{
 	position: absolute;
 	top: 88px;
 	right: -282px;
 	text-align: left;
 	width: 235px;
 }
 #current_projects .other_clients img{
 	display:inline-block;
 	margin:0 0 10px;	
 }
 .news{
 	padding:30px 0 10px;
 	text-align: center;
 }
 .news .triggers{
 	text-align:center;
 	margin:5px 0 0;
 }
 .news .triggers span{
 	color: #333333;
 	font-size: 14px;
 	text-transform: uppercase;
 	padding: 14px 29px 12px 51px;
 	display: inline-block;
 	vertical-align: top;
 	background: url(/bitrix/templates/kegroup/css/../images/news_ico2.png) no-repeat 10px 15px;
 	width: 83px;
 	cursor: pointer;
 	text-align: left;
 	font-family: 'HeliosCBold';
 	margin: 0 0 0 20px;
 }
 #news{
 	display:none;
 }
 .news .triggers span.active, .news .triggers span:hover{
 	background: #58418b url(/bitrix/templates/kegroup/css/../images/news_ico.png) no-repeat 10px 15px;

 	color:#ffffff;
 }
 .news .triggers span:first-child{
 	margin:0;
 }
 .news_items{
 	height: 141px;
 	background: #5c5ca3 url(/bitrix/templates/kegroup/css/../images/news_bg.png) repeat-x 0 0;
 	padding: 50px 0 0;
 }
 .news .items_wrapper .item{
 	width:275px;
 	margin:0 0 0 40px;
 	display:inline-block;
 	vertical-align:top;
 }
 .news .items_wrapper .item:first-child{
 	margin: 0 0 0 -53px;
 }
 .news .items_wrapper .item .date{
 	width:80px;
 	text-align:center;
 }
 .news .items_wrapper .item .date .day{
 	font-size:60px;
 	color:#54547b;
 	line-height: 48px;
 	font-family: "Trebuchet MS", arial;
 }
 .news .items_wrapper .item .month{
 	font-size:14px;
 	font-family: "Trebuchet MS", arial;
 	color:#54547b;
 }	
 .news .items_wrapper .item .title{
 	color:#4a5796;
 	font-size:13px;
 	line-height:18px;
 	text-transform:uppercase;
 	width:190px;
 	text-align: left;
 	text-decoration:none;
 }
 .all_news{
 	color: #787fbd;
 	text-transform: uppercase;
 	text-decoration: none;
 	display: inline-block;
 	margin: 0 auto;
 	padding: 6px 11px 6px;
 	margin: 20px 0;
 	border: 2px solid;
 	border-radius: 30px;
 	-moz-border-radius: 30px;
 }
 .all_news:hover{
 	border: 2px solid #fff;
 	background:#787fbd;
 	color:#fff;
 }
 .effectiv{
 	padding: 0 0 42px;
 }
 .effectiv .top_descr{
 	padding:15px 0;
 }
 .effectiv .top_descr p{
 	color: #333333;
 	font-size: 14px;
 	line-height: 18px;
 	width: 460px;
 	margin: -9px 50px 0 0;
 	display: inline-block;
 	vertical-align: top;
 }
 .effectiv .top_descr .send_request,
 .effectiv .top_descr .presentation{
 	color: #666666;
 	font-size: 13px;
 	text-transform: uppercase;
 	font-family: 'HeliosCBold';
 	background: url(/bitrix/templates/kegroup/css/../images/f1.png) no-repeat 11px 0px;
 	width: 144px;
 	padding: 1px 0 1px 66px;
 	text-decoration: none;
 	margin: 5px 40px 0 0;
 	height: 50px;
 }
 .effectiv .top_descr .send_request:hover{
 	background-position: 11px -65px;
 	color:#58418b;
 }
 .effectiv .top_descr .send_request:active{
 	color:#bcb3d1;
 	background-position: 11px -130px;
 }
 .effectiv .top_descr .presentation{
 	margin: -9px 0 0;
 	background: url(/bitrix/templates/kegroup/css/../images/f2.png) no-repeat -4px 1px;
 	padding: 16px 0 2px 73px;
 	width: 102px;
 }
 .effectiv .top_descr .presentation:hover{
 	color:#58418b;
 }
 .effectiv .top_descr .presentation:active{
 	background-position: -4px -71px;
 	color:#bcb3d1;
 }
 .effectiv .adv{
 	width:220px;
 	padding: 42px 0 0;
 }
 .effectiv .adv .item{
 	margin: 0 0 27px;
 }
 .effectiv .adv .item .for_img{
 	width:54px;
 }
 .effectiv .adv .item span{
 	display:inline-block;
 	vertical-align:top;
 	color:#81818c;
 	font-size:10px;
 	text-transform: uppercase;
 	line-height: 14px;
 	font-family: 'HeliosCBold';
 	width: 160px;
 }
 .effectiv .center{
 	width: 460px;
 	position: relative;
 	background: url(/bitrix/templates/kegroup/css/../images/center_ar.png) no-repeat 0px -8px;
 	height: 285px;
 	margin: 0 20px 0 17px;
 }
 .effectiv .center span{
 	color:#ed7600;
 	text-transform: uppercase;
 	position:absolute;
 	bottom:12px;
 	left:0px;
 	width:100%;
 	text-align:center;
 	font-family: 'HeliosCBold';
 }
 .effectiv .info{
 	background: url(/bitrix/templates/kegroup/css/../images/info.png) no-repeat 0px 79px;
 	padding: 122px 0 0;
 	color: #787fbd;
 	font-size: 13px;
 	text-transform: uppercase;
 	line-height: 18px;
 	width: 200px;
 	font-family: 'HeliosCBold';
 }
 .how_it_works .sub_title{
 	color:#252525;
 	font-size:18px;
 	text-align: center;
 	display: block;
 	margin: 9px 0;
 }
 .model_slider{
 	background:#fff;
 	text-align:center;
 	padding:9px 0;
 	position:relative;
 	height:320px;
 	margin:0 0 54px;
 }
 .partners_slider{
 	position:relative;
 	padding: 18px 0;
 }
 .model_slider img{
	margin: 0 auto;
 }
 .model_slider .bxslider li{
 	height:320px;
 }
 .partners{
 	text-align:center;
 }
 .more_partners{
 	text-decoration: none;
 	height: 15px;
 }
 .partners_slider .bx-wrapper img{
 	display:inline-block;
 	margin:0 20px ;
 	vertical-align: middle;
 }
 #footer{
 	position:absolute;
 	bottom:0;
 	width:100%;
 	height:160px;
 	background: #695497 url(/bitrix/templates/kegroup/css/../images/foot.jpg) center top no-repeat;
 	background-size: cover;
 }
 #footer .footer_wrapper{
 	padding:20px 0;
 	position: relative;
 }
 #footer .copy_block{
 	width:265px;
 	margin:0 58px 0 0;
 }
 #footer .copy_block .copy{
 	background: url(/bitrix/templates/kegroup/css/../images/copy.png) no-repeat 9px 3px;
 	display: inline-block;
 	margin: 0 0 11px;
 	padding: 9px 0 14px 70px;
 	color: #fff;
 	font-family: "Trebuchet MS", arial;
 	line-height: 18px;
 }
 #footer .copy_block p{
 	color:#fff;
 	line-height:14px;
 	padding: 0 0 0 8px;
 }
 #footer .address_block{
 	width:335px;
 }
 #footer .address_block .items{
 	margin:4px 0 25px;
 }
 #footer .address_block .items .item{
 	padding:0 0 4px;
 }
 #footer .address_block .items .label{
 	color:#000000;
 	text-transform:uppercase;
 	font-weight:700;
 	font-family: "Trebuchet MS", arial;
 	width:71px;
 }
 #footer .address_block .items .value{
 	color:#fff;
 }
 #footer .counters .mail{
 	background: url(/bitrix/templates/kegroup/css/../images/footer_mail.png) no-repeat 0px 0px;
 	width: 31px;
 	height: 23px;
 	margin: 4px 40px 0 0;
 }
 #footer .counters .mail:hover{
 	background-position:0 0;
 }
 #footer .counters .mail:active{
 	background-position:0 -46px;
 }
 #footer .counters .counter{
 	margin:0 10px 0 0;
 }
 .astonia{
 	position: absolute;
 	bottom: -5px;
 	right: 27px;
 	width: 130px;
 	padding: 7px 65px 31px 0;
 	background: url(/bitrix/templates/kegroup/css/../images/ast.png) no-repeat 147px 3px;
 }
 .astonia .dev_link{
 	position: absolute;
 	bottom: 18px;
 	right: 0px;
 	width: 50px;
 	height: 50px;
 }
 .astonia li{
 	background: url(/bitrix/templates/kegroup/css/../images/pp.png) no-repeat 0px 3px;
 	padding: 0 0 0 10px;
 }
 .astonia li a{
 	color:#fff;
 	text-decoration:none;
 }

.popupHolder {
	display: none;
}
 .popup{
 	width:615px;
 	height:480px;
 	background:#f1f2f9;
 	box-shadow: 0px 0px 14px 3px #27252a;
 	margin:0 auto;
 	position:relative;
 }
 .popup .head{
 	padding: 22px 33px 20px;
 	background:url(/bitrix/templates/kegroup/css/../images/head_line.jpg) no-repeat center bottom;
 	margin:0 0 26px;
 }
 .popup .head h2{
 	color:#424284;
 	font-size:18px;
 	text-transform:uppercase;
 	font-family: 'HeliosCBold';
 }
 .popup .mfp-close{
 	background:url(/bitrix/templates/kegroup/css/../images/cross.png) no-repeat 0px 0px;
 	display:block;
 	position:absolute;
 	top:20px;
 	right:18px;
 	width:23px;
 	text-indent:-10000px;
 	height:23px;
 	opacity:1;
 }
 .popup .mfp-close:hover{
 	top:20px;
 	right:18px;
 	background-position: 0 -23px;
 }
 .popup .mfp-close:active{	
 	top:20px;
 	right:18px;
 	background-position: 0 -46px;
 }
 .request_form{
 	padding:0 30px 22px;
 }
 .request_form .row{
 	margin:0 0 8px;
 }
 .request_form label{
 	text-transform: uppercase;
 	color:#313e7e;
 	font-family: 'HeliosC';
 	padding: 0 0 5px;
 	display: inline-block;
 }
 .request_form .half{
 	width: 266px;
 	margin: 0 0 0 19px;
 	display: inline-block;
 	vertical-align: top;
 }
 .request_form .half:first-child{
 	margin:0;
 }
 .request_form input[type='text'],
 .request_form input[type='email'],
 .request_form textarea {
 	background: #ffffff;
 	width: 247px;
 	height: 31px;
 	box-shadow: inset 1px 1px 0px 1px #9f9f9f;
 	border-radius: 3px;
 	border: none;
 	padding: 0 10px;
 }
 .request_form textarea{
 	width: 535px;
 	resize:none;
 	height:80px;
 	padding: 10px;
 }
 .selectbox{
 	background: #ffffff;
 	width: 247px;
 	height: 31px;
 	box-shadow: inset 1px 1px 0px 1px #9f9f9f;
 	border-radius: 3px;
 	border: none;
 	padding: 0 10px;
 }
 .selectbox .select{
 	padding: 8px 0;
 	width: 223px;
 }
 .selectbox .trigger{
 	display: block;
 	width: 8px;
 	height: 5px;
 	background: url(/bitrix/templates/kegroup/css/../images/tr.png) no-repeat 0px 0px;
 	top: 14px;
 	right: -22px;
 	cursor: pointer;
 	position: absolute;
 }
 .selectbox .dropdown{
 	width: 267px;
 	background: #fff;
 	padding: 10px 0;
 	top: 29px !important;
 	z-index: 0;
 	box-shadow: inset 1px -1px 0px 1px #9f9f9f;
 	border-radius: 0 0 3px 3px;
 }
 .selectbox .dropdown li{
 	padding: 5px 10px 5px;
 	cursor: pointer;
 	color: #333333;
 	margin: 0 2px;
 	width: 100%;
 }
 .selectbox .dropdown li:hover{
 	background:#f3f3f3;
 }
 .sbm {
 	background: url(/bitrix/templates/kegroup/css/../images/sbm.png) repeat-x 0px 0px;
 	color: #fff;
 	text-transform: uppercase;
 	text-align: center;
 	text-decoration: none;
 	box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.45);
 	border-radius: 5px;
 	border: none;
 	padding: 10px 22px;
 	display: inline-block;
 	font-family: "Trebuchet MS", arial;
 	font-size: 12px;
 }
 .sbm:hover{
 	background-position: 0 -35px;
 }
 .sbm:active{
 	background-position: 0 -70px;
 	color:#9083b0;
 }
 .sbm__partners_detail {
 	margin: 9px 0 0;
 }

.clearfix:after {
	position: relative;
	display: block;
	content: '';
	clear: both;
}

.innerPageTop {
	height: 98px;
	background: url(/bitrix/templates/kegroup/css/../images/news_bg.png);
	border-bottom: 1px solid #dcdcdc;
}
.innerpageNav {
	padding: 9px 0 0;
	font-size: 0;
}
.innerpageNav li {
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	padding-right: 13px;
	background: url(/bitrix/templates/kegroup/css/../images/marker-breadcrumb.png) 100% 50% no-repeat;
}
.innerpageNav li:last-child {
	padding-right: 0;
	background: none;
}
.innerpageNav a {
	color: #868d8f;
	text-decoration: none;
}
.innerpageNav span {
	color: #334;
}
.innerpageNav img {
	display: block;
}
.innerpageNav li+li a, 
.innerpageNav li+li span {
	padding-left: 7px;
}
#content .pageHeader {
	margin: 35px 0 0;
	text-transform: uppercase;
	font-size: 20px;
	color: #424284;
	text-shadow: 0 1px 1px #fff, 0 1px 1px #fff;
	font-family: 'HeliosCBold';
}

#content .pageHeader.float {
	float: left;
}
.newsHolder {
	overflow: hidden;
}
.newsItem {
	font-size: 15px;
	height: 231px;
	border-bottom: 1px solid #dadada;
}
.newsItem__img {
	float: right;
	margin: -1px 0 0;
}
.newsItem__txtBox {
	overflow: hidden;
	padding: 25px 40px 0 0;
}
.newsItem__date {
	color: #424284;
}
.newsItem__head {
	color: #333;
	font-weight: bold;
	margin: 7px 0 10px;
	display: block;
	text-decoration: none;
}
.newsItem__head:hover {
	color: #424284;
}
.newsItem__teaser {
	margin-bottom: 10px;
}
.partners__innerpage {
	background: #fff;
	padding: 27px 0 0;
	border-top: 1px solid #e3e3e3;
}
.partners__innerpage .common_title {
	position: relative;
}
.partners__innerpage .common_title:before,
.partners__innerpage .common_title:after {
  position: absolute;
  content: '';
  top: 29px;
  left: 50%;
  background: url(/bitrix/templates/kegroup/css/../images/lineend.png);
  width: 45px;
  height: 2px;
  margin-left: -236px;
}
.partners__innerpage .common_title:after {
	background-position: 0 100%;
	margin-left: 191px;
}

.pager {
	text-align: center;
	padding: 45px 0;
}
.pager li {
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
}
.pagerLink {
	display: block;
	color: #fff;
	width: 34px;
	height: 34px;
	line-height: 34px;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	background-image: -webkit-linear-gradient(#614d8f, #493577);
	background-image: -o-linear-gradient(#614d8f, #493577);
	background-image: linear-gradient(#614d8f, #493577);
	border-radius: 5px;
	position: relative;
}
.pagerLink:hover {
	background-image: -webkit-linear-gradient(#493577, #614d8f);
	background-image: -o-linear-gradient(#493577, #614d8f);
	background-image: linear-gradient(#493577, #614d8f);
}
.pagerLink.active,
.pagerLink:active {
	text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	background-image: -webkit-linear-gradient(#7e7e9d, #b1b1bc);
	background-image: -o-linear-gradient(#7e7e9d, #b1b1bc);
	background-image: linear-gradient(#7e7e9d, #b1b1bc);
}
.pagerLink__prev:after,
.pagerLink__next:after {
	position: absolute;
	content: '';
	width: 7px;
	height: 11px;
	left: 50%;
	top: 50%;
	margin: -5px 0 0 -3px;
	background: url(/bitrix/templates/kegroup/css/../images/pager-arrows.png);
}
.pagerLink__prev:after {
	background-position: 0 100%;
}

.newsDetail {
	padding: 35px 0 20px;
}
.block__head,
.block__subhead {
	color: #424284;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0 0 25px !important;
	font-family: 'HeliosCBold';
}
.block__subhead {
	text-transform: none;
	margin: 30px 0 25px;
}
.newsDetail__body img.fL {
	margin: 0 15px 15px 0;
}
.newsDetail__body p {
	font-size: 15px;
}
.newsDetail__body p + p {
	margin: 0 0 1.2em;
}
.violetLine {
	height: 2px;
	background: #424284;
	position: relative;
	margin: 0;
}
.violetLine:before,
.violetLine:after {
	position: absolute;
	content: '';
	top: 0;
	left: -45px;
	background: url(/bitrix/templates/kegroup/css/../images/lineend.png);
	width: 45px;
	height: 2px;
}
.violetLine:after {
	background-position: 0 100%;
	left: auto;
	right: -45px;
}
.violetLine span {
	display: block;
	width: 106px;
	height: 5px;
	position: absolute;
	top: 2px;
	left: 0;
	border-radius: 0 0 5px 5px;
	background: #f93;
}
.newsDetail__photos {
	font-size: 0;
}
.newsDetail__photoItem {
	width: 16.66%;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 10px;
}
.newsDetail__bodyDate {
	color: #424284;
	margin-bottom: 1em;
	position: relative;
	padding-left: 24px;
	font-size: 15px;
	overflow: hidden;
}
.newsDetail__bodyDate:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	background: url(/bitrix/templates/kegroup/css/../images/dateicon.png);
	width: 16px;
	height: 16px;
}

.partnerItem {
	position: relative;
	border-bottom: 1px solid #dadada;
	z-index: 1;
}
.partnerItem:hover {
	background-image: -webkit-linear-gradient(#dee5e9, #eef5f6);
	background-image: -o-linear-gradient(#dee5e9, #eef5f6);
	background-image: linear-gradient(#dee5e9, #eef5f6);
}
.partnerItem__logobox {
	float: left;
	width: 200px;
	text-align: center;
	padding: 20px 0;
}
.partnerItem__txtbox {
	float: left;
	width: 350px;
	margin: 0 20px;
	font-size: 15px;
	padding: 17px 0;
	position: relative;
}
.partnerItem:hover .partnerItem__txtbox:before {
	position: absolute;
	content: '';
	left: -280px;
	bottom: 0;
	z-index: -1;
	background: url(/bitrix/templates/kegroup/css/../images/partners/partnerhover.png);
	width: 301px;
	height: 191px;
}
.partnerItem__imgbox {
	overflow: hidden;
	background: #fff;
}
.partnerItem__imgbox img {
	display: block;
} 
.partnerItem__parameter {
	margin-bottom: 15px;
	font-size: 18px;
}
.partnerItem__parameterName {
	font-size: 13px;
	color: #495696;
}
.parameterItem__description {
	line-height: 16px;
}
.sbm__partnersDetail {
	margin: 15px 0 0;
}

.partnerlc {
	float: left;
	width: 230px;
	padding-right: 10px;
}
.partnerrc {
	overflow: hidden;
}
.partnerDeatilBlock__top {
	height: 215px;
	overflow: hidden;
	position: relative;
}
.partnerDeatilBlock__top > img,
.partnerDetailBlock__photogalleryimgbox > img {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.partnerDetailBlock__photogalleryimgbox .bx-wrapper .bx-prev {
	left: -80px;
}
.partnerDetailBlock__photogalleryimgbox .bx-wrapper .bx-next {
	right: -80px;
}
.partnerDeatilBlock__logo {
	width: 240px;
	height: 215px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: relative;
	background: rgba(255,255,255,0.85);
}
.partnerrc__partnerTop {
	padding: 138px 0 0 18px;
	position: relative;
}
.partnerDetailBlock__btns {
	padding: 30px 0 5px;
}
.partnerDetailBlock__btns a {
	margin-right: 10px;
}
.partnerDetailBlock__description {
	padding: 40px 0 20px;
}
.partnerDetailBlock__description p {
	font-size: 15px;
}
.partnerDetailBlock__description p + p {
	margin-top: 1em;
}
.partnerItem__parameterName_scheme {
	margin-bottom: 10px;
}
.partnerDetailBlock__photogalleryimgbox {
	position: relative;
	height: 196px;
	overflow: hidden;
	margin: -15px 0 0;
}
.partnerDetailBlock__photogalleryimgbox .common_wrapper {
	padding-top: 24px;
}
.partnerDetailBlock__photogalleryimgbox img {
	border-radius: 5px;
}
.experienceBlock {
	margin-bottom: 15px;
}
.partnerlc__experienceBlock {
	text-align: right;
	color: #495696;
	font-family: 'HeliosCBold';
	font-size: 14px;
}
.dottedul {
	list-style-type: none;
}
.dottedul li {
	position: relative;
	padding: 0 0 10px 30px;
	font-size: 14px;
}
.dottedul li:before {
	position: absolute;
	width: 6px;
	height: 6px;
	content: '';
	background: #424284;
	border-radius: 3px;
	left: 12px;
	top: 6px;
}
.purplehighlight {
	text-transform: uppercase;
	color: #495696;
}

.fancyIndex {
	font-size: 13px;
	color: #7e7eb6;
	position: absolute;
	left: 21px;
	top: 50%;
	margin-top: -7px;
}
a.fancybox {
	position: relative;
	display: inline-block;
}
a.fancybox:hover:before {
	position: absolute;
	content: '';
	background: #58418b;
	opacity: .7;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border-radius: 5px;
}
a.fancybox:hover:after {
	position: absolute;
	content: '';
	background: url(/bitrix/templates/kegroup/css/../images/zoom.png);
	width: 32px;
	height: 32px;
	left: 50%;
	top: 50%;
	margin: -16px 0 0 -16px;
}
a.fancybox:active:after {
	background-position: 0 100%;
}
#scheme2,
.scheme2holder {
	border: none;
}
.scheme2holder {
	width: 700px;
	margin: auto;
}

.activitiesHead {
	height: 218px;
	background-image: -webkit-linear-gradient(#eef5f6, #d7dee1);
	background-image: -o-linear-gradient(#eef5f6, #d7dee1);
	background-image: linear-gradient(#eef5f6, #d7dee1);
	color: #424284;
	padding: 11px 0 0;
}
.activitiesHead__top {
	font-size: 22px;
	text-transform: uppercase;
	margin: 10px 0 15px;
	font-family: 'HeliosCBold';
}
.activitiesHead__left {
	float: left;
	margin: 0 50px 0 0;
}
.directorCard img {
	border-radius: 4px;
	display: block;
	margin: auto;
}
.directorCard__name {
	color: #424284;
	font-size: 15px;
	margin: 10px 0 5px;
	font-family: 'HeliosCBold';
}
.directorCard__pos {
	color: #666;
	margin: 0 0 40px;
}
.activitiesHead__right {
	overflow: hidden;
}
.activitiesHead__right p {
	font-size: 15px;
}
.activitiesText {
}
.activitiesText p {
	margin: 20px 0 0;
	font-size: 15px;
	overflow: hidden;
}

.block__head_mainActivities {
	padding: 80px 0 0;
	background: url(/bitrix/templates/kegroup/css/../images/activ-icon1.png) 100% 100% no-repeat;
	margin-bottom: 65px;
}
.activityBranch {
	padding: 0 0 0 35px;
	width: 245px;
	float: left;
}
.activityBranch__head {
	font-size: 17px;
	line-height: 18px;
	color: #655791;
	height: 70px;
	margin: 10px 0 0;
}
.activityBranch__body {
	font-size: 15px;
}
.engineering {
	height: 351px;
	background: url(/bitrix/templates/kegroup/css/../images/activ-bg.png);
	overflow: hidden;
	margin: 40px 0;
}
.engineering__left {
	background: url(/bitrix/templates/kegroup/css/../images/activ-bg2.png);
	width: 256px;
	height: 350px;
	float: left;
	margin-left: -40px;
	position: relative;
}
.fromLeft {
	-webkit-transform: translate3d(-150%, 0, 0);
	-ms-transform: translate3d(-150%, 0, 0);
	-o-transform: translate3d(-150%, 0, 0);
	transform: translate3d(-150%, 0, 0);
	opacity: 0;

	-webkit-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
}
.fromBottom {
	-webkit-transform: translate3d(0, 250%, 0);
	-ms-transform: translate3d(0, 250%, 0);
	-o-transform: translate3d(0, 250%, 0);
	transform: translate3d(0, 250%, 0);
	opacity: 0;

	-webkit-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
}
.fromScale {
	-webkit-transform: rotate(10deg) scale(1.5);
	-ms-transform: rotate(10deg) scale(1.5);
	-o-transform: rotate(10deg) scale(1.5);
	transform: rotate(10deg) scale(1.5);
	opacity: 0;

	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.active .fromScale {
	-webkit-transform: rotate(0) scale(1);
	-ms-transform: rotate(0) scale(1);
	-o-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
	opacity: 1;
}
.active .fromLeft,
.active .fromBottom {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}
.trDelay1 {
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s;
}
.trDelay2 {
	-webkit-transition-delay: .5s;
	-o-transition-delay: .5s;
	transition-delay: .5s;
}
.trDelay3 {
	-webkit-transition-delay: .7s;
	-o-transition-delay: .7s;
	transition-delay: .7s;
}
.engineering__left p {
	padding: 160px 0 0 38px;
	text-transform: uppercase;
	font-size: 22px;
	color: #655791;
}
.engineering__left:before {
	position: absolute;
	content: '';
	height: 350px;
	width: 1000px;
	left: -1000px;
	top: 0;
	background: url(/bitrix/templates/kegroup/css/../images/activ-bg3.png);
}
.engineering__right {
	overflow: hidden;
}
.engineeringColumn {
	width: 365px;
	float: left;
	padding: 30px 0 0;
}
.engineeringItem {
	padding-left: 120px;
	font-size: 15px;
	color: #495696;
	min-height: 44px;
	margin: 0 0 20px;
	background: url(/bitrix/templates/kegroup/css/../images/activ-icon5.png) 0 0 no-repeat;
}

.complexControl__left {
	float: left;
	min-height: 1px;
	width: 222px;
	padding-left: 18px;
}
.complexControl__right {
	overflow: hidden;
	font-size: 15px;
}
.activComplexImg {
	float: left;
	margin: 15px 0 85px 18px;
}
.companyOffersItem {
	background: url(/bitrix/templates/kegroup/css/../images/activ-icon10.png);
	width: 109px;
	height: 170px;
	text-align: center;
	padding: 0 30px;
	float: left;
	margin: 15px 0 85px 22px;
}
.companyOffersItem span {
	display: table-cell;
	width: 109px;
	height: 170px;
	vertical-align: middle;
	color: #424284;
	font-size: 15px;
}
.companyOrganize {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 60px;
}
.complexControl {
	padding: 45px 0 0;
}

.block__head_complexControl {
	position: relative;
}
.block__head_complexControl:after {
	position: absolute;
	content: '';
	right: 0;
	bottom: 0;
	background: url(/bitrix/templates/kegroup/css/../images/activ-icon9.png);
	width: 84px;
	height: 36px;
}

.fade {
	opacity: 0;
	-webkit-transition: opacity cubic-bezier(.79,.04,.5,1) .5s;
	-o-transition: opacity cubic-bezier(.79,.04,.5,1) .5s;
	transition: opacity cubic-bezier(.79,.04,.5,1) .5s;
}
.fade.active {
	opacity: 1;
}

.contactsHolder {
	border-bottom: 1px solid #e3e3e3;
}
.contactsHolder__left {
	float: left;
	width: 370px;
	padding-right: 30px;
	padding-top: 50px;
	font-size: 15px;
}
.contactsHolder__right {
	overflow: hidden;
}
#map {
	height: 460px;
}
.contactsHolder__left > * {
	padding-left: 75px;
	padding-bottom: 40px;
	position: relative;
}
.contactsHolder__left > *:before {
	position: absolute;
	content: '';
	background: url(/bitrix/templates/kegroup/css/../images/contacticons.png);
	top: 0;
	left: 0;
}
.c-address:before {
	width: 29px;
	height: 34px;
}
.c-phones:before {
	background-position: 0 -41px;
	width: 29px;
	height: 29px;
}
.c-phones td:first-child {
	padding-right: 10px;
}
.c-mail:before {
	background-position: 0 -80px;
	width: 29px;
	height: 21px;
}
.c-mail {
	text-decoration: none;
	color: #000;
}


/* ///////////////// LICENSE OLD ///////
.licenceItem {
	float: left;
	width: 450px;
	padding: 13px;
	border-radius: 10px;
	margin-bottom: 10px;
}
.licenceItem:nth-child(even) {
	margin-left: 2px;
}
.licenceItem__imgbox {
	margin: 0 15px 0 0;
	float: left;
}
.licenceItem__txtbox {
	font-size: 14px;
	color: #424284;
	overflow: hidden;
}
.licenceItem__txtbox_txt {
	display: block;
	height: 145px;
	text-decoration: none;
}
*/




/* FILTER */
.filter_wrapper {
	border-top: 2px solid #a4acc0;
	border-bottom: 2px solid #fff;
	background: rgb(174,183,206); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(174,183,206,1) 0%, rgba(211,229,237,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(174,183,206,1)), color-stop(100%,rgba(211,229,237,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(174,183,206,1) 0%,rgba(211,229,237,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(174,183,206,1) 0%,rgba(211,229,237,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(174,183,206,1) 0%,rgba(211,229,237,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(174,183,206,1) 0%,rgba(211,229,237,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aeb7ce', endColorstr='#d3e5ed',GradientType=0 ); /* IE6-9 */
	position: relative;
	margin: 0 0 50px;
	
}

.fw_inner {background: url(/bitrix/templates/kegroup/css/../images/filter_bg.png) center center no-repeat; padding: 10px 0;}
.filter_wrapper, .fw_inner, .filter_row {float: left; width: 100%;}
.filter_column .selectbox {width: 250px; line-height: 18px;}
.filter_column .selectbox .dropdown {width: 270px; left: 0 !important;}
.filter_wrapper .sbm {width: 100px; padding: 10px 0; float: right; margin: 18px 0 0;}
.filter_row.hide {display: none;}


.filter_column {
	float: left;
	width: 270px;
	margin: 0 10px 15px 0;
}

.filter_column label {
	color: #313e7e;
	font: 12px/14px 'HeliosC';
	display: block;
	text-shadow: 0 -1px 1px #fff;
	text-transform: uppercase;
	margin: 0 5px 5px;
}

.show_all_filter {
	background: url(/bitrix/templates/kegroup/css/../images/filter_show.png) -31px bottom no-repeat;
	background-color: #d1e3ec;
	display: block;
	width: 31px;
	height: 28px;
	box-shadow: 0 2px 2px #777;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	position: absolute;
	bottom: -26px;
	left: 50%;
	margin-left: -15px;
}

.show_all_filter span {
	color: #666666;
	font-size: 12px; 
	line-height: 26px;
	text-decoration: none;
	display: block;
	position: absolute;
	left: -135px;
	width: 125px;
	text-align: right;
	top: 3px;
}

.show_all_filter.active {background-position: 0 bottom;}




/* PROJECT'S BOXES */
.projects_container {float: left; width: 100%; margin: 0 0 40px;}
.license_container {margin: 40px 0;}
.project_box {
	position: relative;
	float: left; 
	width: 470px; 
	height: 220px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0 10px 10px 0;
}
.project_box.odd {margin-right: 0;}
.project_box:hover {
	background: #e4e1eb; /* Old browsers */
	background: -moz-linear-gradient(top,  #e4e1eb 0%, #f3f1f7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e1eb), color-stop(100%,#f3f1f7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e4e1eb 0%,#f3f1f7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e4e1eb 0%,#f3f1f7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e4e1eb 0%,#f3f1f7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e4e1eb 0%,#f3f1f7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e1eb', endColorstr='#f3f1f7',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 2px 2px #bbb;
}
.project_box:hover .inner {background: url(/bitrix/templates/kegroup/css/../images/project_bg.png) right bottom no-repeat;}
.project_box .inner {
	width: 440px; 
	height: 190px;
	padding: 15px;
	display: block;
	text-decoration: none;
}
.project_box .image {
	width: 190px; 
	height: 190px;
	display: block;
	float: left;
	margin: 0 20px 0 0;
}

.project_box .image img {
	width: 190px; 
	height: 190px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
}

.project_box .name {
	font: 14px/18px 'HeliosCBold';
	color: #424284;
	text-transform: uppercase;
	height: 140px;
	display: block;
	margin: 0 0 16px;
}

.project_box .text {
	font: 14px/18px 'HeliosC';
	color: #333;
	height: 140px;
	display: block;
	margin: 0 0 16px;
}
.project_box .text a {color: #333; text-decoration: none;}
.project_box:hover .text {color: #424284;}

.sbm__reflist {padding-left: 38px; position: relative; float: right; margin: 25px 0 0;} 
.sbm__reflist:after {
	background: url(/bitrix/templates/kegroup/css/../images/reflist_icon.png) no-repeat;
	display: block;
	content: "";
	position: absolute;
	left: 15px; 
	top: 7px;
	width: 13px;
	height: 20px;
}

/* License */
.license_container .project_box .image, .license_container .project_box .image img {width: 135px; height: 190px;}

.inline_window {padding: 20px 20px 30px;}
.inline_window .image {float: left; margin: 0 30px 20px 0;}
.inline_window .image img {float: left; max-width: 200px;}
.inline_window .name {display: block; font: 18px/20px 'HeliosCbold'; color: #424284; margin: 0 0 20px;}
.inline_window .text {font-size: 14px; line-height: 18px;}

.inline_window .text:before, .project_box.review_box .text:before {float: left; width: 35px; height: 29px; background: url(/bitrix/templates/kegroup/css/../images/quote.png) no-repeat; 
	display: block; content: ""; margin: 0 10px 5px 0;}
.inline_window .text p {margin: 15px 0;}


/* Reviews */
.license_container .review_box .image, .license_container .review_box .image img {width: 180px; height: 180px;}
.license_container .review_box {}




/* PROJECT FULL */
.project_full_wrap {margin: 0 0 20px; font: 15px/19px Arial; color: #333;}
.project_full_wrap.margin20 {margin: 20px 0;}
.project_full_wrap:after {display: block; content: ""; clear: both;}
.project_full_wrap .leftcolumn {float: left; width: 190px; margin: 0 0 10px;}
.project_full_wrap .entry {float: right; width: 715px; margin: 0 0 10px;}
.project_full_wrap .entry p {margin: 0 0 15px;}
.project_full_wrap .entry a {color: #695ab3;}
.project_full_wrap .leftcolumn .named {font: 14px/19px 'HeliosCBold'; text-align: right; color: #495696;}
.project_full_wrap .leftcolumn .date {font-size: 18px; line-height: 18px; color: #7e7eb6; margin: 0 0 10px 35px;}
.project_full_wrap .leftcolumn .done {font-size: 18px; line-height: 18px; margin: 0 0 10px 35px;}
.project_full_wrap .leftcolumn .status {font-size: 18px; line-height: 18px; color: #999999; background: url(/bitrix/templates/kegroup/css/../images/date.png) no-repeat; 
	padding: 7px 0 5px 35px; margin: 0 0 5px;}
	
.project_full_wrap .leftcolumn figure {margin: 5px 0 10px;}
.project_full_wrap .leftcolumn figure img {margin: 0 0 10px;}
.project_full_wrap .leftcolumn figure figcaption {color: #495696; font-size: 14px; line-height: 18px;}

.project_full_wrap .block__head,
.project_full_wrap .block__subhead {
	margin: 0 0 25px !important;
}




.project_full_wrap .newsDetail__photos {float: left; width: 100%; margin: 10px 0;}
.project_full_wrap .newsDetail__photos img {display: block; margin: 0;}
/*   */
.project_full_wrap ul {margin: 20px 0;}
.project_full_wrap ul li {margin: 10px 0; list-style: none; padding-left: 20px; position: relative;}
.project_full_wrap ul li:after {content: ""; position: absolute; left: 0; top: 8px; background: #424284; width: 6px; height: 6px;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;}
.project_full_wrap ul li ul {margin: 10px 0;}
.project_full_wrap ul li ul li {color: #5c5ca3;}
.project_full_wrap ul li ul li:after {border: 1px solid #424284; background: 0; top: 6px;}
.project_full_wrap ol {margin: 20px 0;}
.project_full_wrap ol li {margin: 15px 0; list-style: none; padding-left: 40px; position: relative;}
.project_full_wrap ol li .num {position: absolute; left: 0; top: -2px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
	background: #fda448; color: #fff; display: block; width: 24px; text-align: center; height: 24px; font: 14px/26px 'HeliosCBold' !important; padding: 0;}
/*   */
.project_full_wrap .entry ul {margin: 20px 0;}
.project_full_wrap .entry ul li {margin: 10px 0; list-style: none; padding-left: 20px; position: relative;}
.project_full_wrap .entry ul li:after {content: ""; position: absolute; left: 0; top: 8px; background: #424284; width: 6px; height: 6px;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;}
.project_full_wrap .entry ul li ul {margin: 10px 0;}
.project_full_wrap .entry ul li ul li {color: #5c5ca3;}
.project_full_wrap .entry ul li ul li:after {border: 1px solid #424284; background: 0; top: 6px;}
.project_full_wrap .entry ol {margin: 20px 0;}
.project_full_wrap .entry ol li {margin: 15px 0; list-style: none; padding-left: 40px; position: relative;}
.project_full_wrap .entry ol li .num {position: absolute; left: 0; top: -2px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
	background: #fda448; color: #fff; display: block; width: 24px; text-align: center; height: 24px; font: 14px/26px 'HeliosCBold' !important; padding: 0;}


.project_full_wrap .entry cite {color: #cc6600; font-style: normal; padding-right: 18px; position: relative;}
.project_full_wrap .entry cite b, .project_full_wrap .entry .abbrs p span {font: normal 10px/13px 'HeliosItalic'; display: inline-block; 
	background: #cc3300; color: #fff; width: 11px; height: 11px; position: absolute; right: 5px; top: 3px; text-align: center;}

.project_full_wrap .entry .abbrs {position: relative; color: #cc6600; font-size: 12px; line-height: 11px; padding-top: 10px; font-family: 'HeliosItalic';}
.project_full_wrap .entry .abbrs:after {content: ""; height: 1px; position: absolute; left: 0; background: #ccc; width: 270px; top: 0;}
.project_full_wrap .entry .abbrs p {margin: 0 0 10px;}
.project_full_wrap .entry .abbrs p span {position: static; left: auto; top: auto; margin-right: 5px;}





/* TABLE */
table.tablebox {width: 100%; margin: 0 0 30px; border-spacing: 7px; border-collapse: separate;}
.tablebox thead td {font-size: 14px; line-height: 16px; text-transform: uppercase; padding: 0; font-weight: normal;}
.tablebox thead td span {
	background: #614d8f; /* Old browsers */
	background: -moz-linear-gradient(top,  #614d8f 0%, #4a3678 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#614d8f), color-stop(100%,#4a3678)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #614d8f 0%,#4a3678 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #614d8f 0%,#4a3678 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #614d8f 0%,#4a3678 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #614d8f 0%,#4a3678 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#614d8f', endColorstr='#4a3678',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 2px 3px #ddd;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	display: block;
	padding: 14px 15px 10px;
	color: #fff;
	text-shadow: 1px 1px 1px #4a3678;
}
.tablebox tbody th {text-align: left; font-weight: normal; font-size: 14px; line-height: 16px; background: #7e7eb6; color: #fff; padding: 10px 15px;}
.tablebox tbody td {font-size: 14px; line-height: 16px; padding: 20px 15px; position: relative; vertical-align: top;}
.tablebox tbody td:after {height: 94%; width: 3px; background: #ccc; content: ""; display: block; position: absolute; left: -5px; top: 3%;}
.tablebox tbody td:first-child::after {content: none; display: none;}
.tablebox tbody tr:hover td:before {
	background: #e6e6e6; /* Old browsers */
	background: -moz-linear-gradient(top,  #e6e6e6 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e6e6e6 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e6e6e6 0%,#f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e6e6e6 0%,#f4f4f4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e6e6e6 0%,#f4f4f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
	left: -10px;
	top: 0;
	height: 100%;
	width: 10px;
	content: "";
	display: block;
	position: absolute;
}
.tablebox tbody td:first-child::before {content: none !important; display: none !important;}

.tablebox tbody tr:hover {
	background: #e6e6e6; /* Old browsers */
	background: -moz-linear-gradient(top,  #e6e6e6 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e6e6e6 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e6e6e6 0%,#f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e6e6e6 0%,#f4f4f4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e6e6e6 0%,#f4f4f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
}
.tablebox tbody tr:hover td {color: #695ab3;}

.tablebox td.line {height: 1px; background: #ccc; padding: 0;}



/* ACCRODION */
.templateaccordeon {margin: 0 0 30px;}
.templateaccblock {margin: 0 0 10px;}
.templateaccbody {display: none;}
.templateacc_title {display: inline-block; font-family: 'HeliosCBold'; color: #000 !important; text-decoration: none; position: relative;}
.templateacc_title .plusminus {
	background: #614d8f; /* Old browsers */
	background: -moz-linear-gradient(top,  #614d8f 0%, #4a3678 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#614d8f), color-stop(100%,#4a3678)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #614d8f 0%,#4a3678 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #614d8f 0%,#4a3678 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #614d8f 0%,#4a3678 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #614d8f 0%,#4a3678 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#614d8f', endColorstr='#4a3678',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 2px 3px #aaa;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	top: -5px;
	left: -40px;
}
.templateacc_title .plusminus:after {content: ""; position: absolute; left: 0; top: 0; width: 30px; display: block; height: 30px;
	background: url(/bitrix/templates/kegroup/css/../images/sprite.png) 0 -33px no-repeat;}
.templateacc_title.active .plusminus:after {background-position: 0 -63px;}


.important_box {color: #cc6600; font-size: 15px; margin: 0 0 30px; position: relative;}
.imp_icon {position: absolute; width: 60px; text-align: right; left: -115px; padding-right: 40px; top: -5px; color: #ff9933; font: 14px/33px 'HeliosCBold';}
.imp_icon:after {background: url(/bitrix/templates/kegroup/css/../images/sprite.png) no-repeat; display: block; content: ""; width: 34px; height: 33px; position: absolute; right: 0;
	top: 0;}



/* ALBUMS */
.albums_container {margin: 50px 0 10px;}
.albums_container:after {clear: both; content: ""; display: block;}
.albums_item {float: left; width: 230px; margin: 0 10px 10px 0;}
.albums_item.last {margin-right: 0;}
.albums_item .ai_image {width: 100%; height: 150px; overflow: hidden;}
.albums_item .ai_image img {max-width: 250px;}
.albums_item .ai_entry {height: 85px; background: #fff; padding: 10px 15px 0; font-size: 14px; line-height: 16px;}
.albums_item .ai_entry a {color: #252525; text-decoration: none;}
.albums_item:hover .ai_entry a {color: #695ab3;}



/*  */
.leaders_container {margin: 40px 0;}
.leaders_box {float: left; width: 400px; margin: 0 0 25px 40px; color: #666666; font-size: 13px; line-height: 19px;}
.leaders_box .image {float: left; margin: 0 25px 0 0;}
.leaders_box .image img {border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;}
.leaders_box .name {display: block; font-size: 15px; font-family: 'HeliosCBold'; color: #424284; margin: 0 0 10px; padding-top: 76px;}
.leaders_box .name a {color: #424284; text-decoration: none;}
.leaders_window {padding: 0 30px 0 0; font-size: 14px; line-height: 19px;}
.leaders_window .image {float: left; margin: 0 25px 0 0;}
.leaders_window .image img {float: left; max-width: 295px;}
.leaders_window .name {color: #424284; text-transform: uppercase; font: 14px 'HeliosCBold'; display: block; margin: 0 0 15px;}
.leaders_window .text {padding: 20px 0}
.leaders_window .text img {width: 90px;}
.leaders_window .text p {margin: 15px 0 15px 25px;}

/* News container */
.news_container {margin: 0 0 50px;}
.news_box {float: left; width: 31%; margin: 0 2% 0 0; color: #4a5796; box-sizing: border-box; -moz-box-sizing: border-box; padding-left: 85px; 
	position: relative; min-height: 70px;}
.news_box .date {width: 70px; margin: 0; text-align: center; font-size: 14px; line-height: 14px; text-transform: uppercase;
	font-family: 'Trebuchet MS', sans-serif; position: absolute; left: 0; top: -2px;}
.news_box .date b {font-weight: normal; font-size: 60px; line-height: 56px; display: block;}
.news_box .link {font-size: 13px; text-transform: uppercase; line-height: 18px;}
.news_box .link a {text-decoration: none;}
.news_box .link a:hover {text-decoration: underline;}


/* 404 PAGE */
.error404_container {padding: 200px 0;}
.error404_container .name {color: #695497; font: 107px/100px 'HeliosCBold'; width: 240px; float: left; text-align: center; margin: 17px 0 0;}
.error404_container .entry {width: 640px; float: right; margin: 0 40px 0 0; font: 15px/19px 'HeliosC'; color: #333;}
.error404_container .entry p {margin: 15px 0;}
.error404_container .entry a {color: #695ab3;}






/* End */


/* Start:/bitrix/templates/kegroup/styles.css?157182402411633*/
* {
 	margin:0; padding:0;
 }
 a {
 	text-decoration:underline;
 	color:#405e82;
 }
 a:hover {
 	text-decoration:none;
 }
 table {
 	border-collapse:collapse;
 	border-spacing:0;
 }
 img {
 	border:none;
 	max-width: 100% !important;
 }
 small {
 	font-size: 85%;
 }
 textarea, input{
 	outline:none;
 }
 label,
 select,
 a,
 button,
 input[type="button"],
 input[type="reset"],
 input[type="submit"],
 input[type="radio"],
 input[type="checkbox"] {
 	cursor: pointer;
 }

.content-block
{
	font-size: 15px;
}

 .alignright{
 	float:right;
 	margin:10px 0 30px 30px;
 	display:inline;
 }
 .alignleft{
 	float:left;
 	margin:10px 30px 30px 0;
 	display:inline;
 }
 .aligncenter{
 	clear: both;
 	display: block;
 	margin: 10px auto;
 }
 .fL {
 	float:left;
 }
 .fR {
 	float:right;
 }
 .border5 {
 	-moz-border-radius:5px;
 	-webkit-border-radius:5px;
 	border-radius:5px;
 }
 .c {
 	clear:both;
 }
 .w{
 	width: 100%;
 }
 b, strong, .b{
 	font-weight:700;
 }
 i, em {
 	font-style:italic;
 }
 blockquote{
 	background:yellow;
 	padding-left:20px;
 	margin:0 0 20px 20px;
 }
 html{
 	min-height: 100%;
 	position: relative;
 }

 body {
 	font:12px/1.2 'PT Sans', Geneva, sans-serif;
 	color:#000;
 	background:#FFF;
 	margin: 0;
 }

 textarea{
 	font-family: inherit; /***Óíàñëåäîâàí***/
 	overflow:hidden;
 }

p {
	font-size: 15px;
	margin-bottom: 1em;
}

#content h2 {
  font-size: 20px;
}

#content h1, #content h2, #content h3, #content h4 {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 10px;
}
.project_full_wrap .leftcolumn {
  float: left;
  width: 190px;
  margin: 0 0 10px;
}

.block__head,
.block__subhead {
	color: #424284;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0 0 25px !important;
	font-family: 'PT Sans';
	font-weight: bold;
}
.block__subhead {
	text-transform: none;
	margin: 30px 0 25px;
}

.violetLine {
	height: 2px;
	background: #424284;
	position: relative;
	margin: 0;
}
.violetLine:before,
.violetLine:after {
	position: absolute;
	content: '';
	top: 0;
	left: -45px;
	background: url(/bitrix/templates/kegroup/images/lineend.png);
	width: 45px;
	height: 2px;
}
.violetLine:after {
	background-position: 0 100%;
	left: auto;
	right: -45px;
}
.violetLine span {
	display: block;
	width: 106px;
	height: 5px;
	position: absolute;
	top: 2px;
	left: 0;
	border-radius: 0 0 5px 5px;
	background: #f93;
}
.experienceBlock {
	margin-bottom: 15px;
}
.partnerlc__experienceBlock {
  text-align: right;
  color: #495696;
  font-family: 'PT Sans';
  font-weight: bold;
  font-size: 14px;
}
.partnerlc {
	float: left;
	width: 230px;
	padding-right: 10px;
}
.partnerrc {
	overflow: hidden;
	font-size: 15px;
}
.partnerDeatilBlock__top {
	height: 215px;
	overflow: hidden;
	position: relative;
}
.partnerrc__partnerTop {
	padding: 138px 0 0 18px;
	position: relative;
}
.partnerDetailBlock__btns {
	padding: 30px 0 5px;
}
.partnerDetailBlock__btns a {
	margin-right: 10px;
}
.partnerDetailBlock__description {
	padding: 40px 0 20px;
}
.partnerDetailBlock__description p {
	font-size: 15px;
}
.partnerDetailBlock__description p + p {
	margin-top: 1em;
}
.partnerItem__parameterName_scheme {
	margin-bottom: 10px;
}
.partnerDetailBlock__photogalleryimgbox {
	position: relative;
	height: 196px;
	overflow: hidden;
	margin: -15px 0 0;
}
.partnerDetailBlock__photogalleryimgbox .common_wrapper {
	padding-top: 24px;
}
.partnerDetailBlock__photogalleryimgbox img {
	border-radius: 5px;
}
.experienceBlock {
	margin-bottom: 15px;
}
.partnerlc__experienceBlock {
	text-align: right;
	color: #495696;
	font-family: 'PT Sans';
	font-weight: bold;
	font-size: 14px;
}
.dottedul {
	list-style-type: none;
}
.dottedul li {
	position: relative;
	padding: 0 0 10px 30px;
	font-size: 14px;
}
.dottedul li:before {
	position: absolute;
	width: 6px;
	height: 6px;
	content: '';
	background: #424284;
	border-radius: 3px;
	left: 12px;
	top: 6px;
}
.purplehighlight {
	text-transform: uppercase;
	color: #495696;
}

.project_full_wrap {margin: 0 0 20px; font: 15px/19px Arial; color: #333;}
.project_full_wrap.margin20 {margin: 20px 0;}
.project_full_wrap:after {display: block; content: ""; clear: both;}
.project_full_wrap .leftcolumn {float: left; width: 190px; margin: 0 0 10px;}
.project_full_wrap .entry {float: right; width: 715px; margin: 0 0 10px;}
.project_full_wrap .entry p {margin: 0 0 15px;}
.project_full_wrap .entry a {color: #695ab3;}
.project_full_wrap .leftcolumn .named {font: bold 14px/19px 'PT Sans'; text-align: right; color: #495696;}
.project_full_wrap .leftcolumn .date {font-size: 18px; line-height: 18px; color: #7e7eb6; margin: 0 0 10px 35px;}
.project_full_wrap .leftcolumn .done {font-size: 18px; line-height: 18px; margin: 0 0 10px 35px;}
.project_full_wrap .leftcolumn .status {font-size: 18px; line-height: 18px; color: #999999; background: url(/bitrix/templates/kegroup/images/date.png) no-repeat; 
	padding: 7px 0 5px 35px; margin: 0 0 5px;}
	
.project_full_wrap .leftcolumn figure {margin: 5px 0 10px;}
.project_full_wrap .leftcolumn figure img {margin: 0 0 10px;}
.project_full_wrap .leftcolumn figure figcaption {color: #495696; font-size: 14px; line-height: 18px;}

.project_full_wrap .block__head,
.project_full_wrap .block__subhead {
	margin: 0 0 25px !important;
}

table.tablebox {width: 100%; margin: 0 0 30px; border-spacing: 7px; border-collapse: separate;}
.tablebox thead td {font-size: 14px; line-height: 16px; text-transform: uppercase; padding: 0; font-weight: normal;}
.tablebox thead td span {
	background: #614d8f; /* Old browsers */
	background: -moz-linear-gradient(top,  #614d8f 0%, #4a3678 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#614d8f), color-stop(100%,#4a3678)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #614d8f 0%,#4a3678 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #614d8f 0%,#4a3678 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #614d8f 0%,#4a3678 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #614d8f 0%,#4a3678 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#614d8f', endColorstr='#4a3678',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 2px 3px #ddd;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	display: block;
	padding: 14px 15px 10px;
	color: #fff;
	text-shadow: 1px 1px 1px #4a3678;
}
.tablebox tbody th {text-align: left; font-weight: normal; font-size: 14px; line-height: 16px; background: #7e7eb6; color: #fff; padding: 10px 15px;}
.tablebox tbody td {font-size: 14px; line-height: 16px; padding: 20px 15px; position: relative; vertical-align: top;}
.tablebox tbody td:after {height: 94%; width: 3px; background: #ccc; content: ""; display: block; position: absolute; left: -5px; top: 3%;}
.tablebox tbody td:first-child::after {content: none; display: none;}
.tablebox tbody tr:hover td:before {
	background: #e6e6e6; /* Old browsers */
	background: -moz-linear-gradient(top,  #e6e6e6 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e6e6e6 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e6e6e6 0%,#f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e6e6e6 0%,#f4f4f4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e6e6e6 0%,#f4f4f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
	left: -10px;
	top: 0;
	height: 100%;
	width: 10px;
	content: "";
	display: block;
	position: absolute;
}
.tablebox tbody td:first-child::before {content: none !important; display: none !important;}

.tablebox tbody tr:hover {
	background: #e6e6e6; /* Old browsers */
	background: -moz-linear-gradient(top,  #e6e6e6 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e6e6e6 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e6e6e6 0%,#f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e6e6e6 0%,#f4f4f4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e6e6e6 0%,#f4f4f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
}
.tablebox tbody tr:hover td {color: #695ab3;}

.tablebox td.line {height: 1px; background: #ccc; padding: 0;}

.list-simple {margin: 20px 0;}
.list-simple li {margin: 10px 0; list-style: none; padding-left: 20px; position: relative;}
.list-simple li:after {content: ""; position: absolute; left: 0; top: 8px; background: #424284; width: 6px; height: 6px;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;}
.list-simple li ul {margin: 10px 0;}
.list-simple li ul li {color: #5c5ca3;}
.list-simple li ul li:after {border: 1px solid #424284; background: 0; top: 6px;}
ol.list-ol {margin: 20px 0;}
ol.list-ol li {margin: 15px 0; list-style: none; padding-left: 40px; position: relative;}
ol.list-ol li .num {position: absolute; left: 0; top: -2px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
	background: #fda448; color: #fff; display: block; width: 24px; text-align: center; height: 24px; font: bold 14px/26px 'PT Sans' !important; padding: 0;}

cite {color: #cc6600; font-style: normal; padding-right: 18px; position: relative;}
cite b, .abbrs p span {font: normal 10px/13px 'HeliosItalic'; display: inline-block; 
	background: #cc3300; color: #fff; width: 11px; height: 11px; position: absolute; right: 5px; top: 3px; text-align: center;}

.abbrs {position: relative; color: #cc6600; font-size: 12px; line-height: 11px; padding-top: 10px; font-family: 'HeliosItalic';}
.abbrs:after {content: ""; height: 1px; position: absolute; left: 0; background: #ccc; width: 270px; top: 0;}
.abbrs p {margin: 0 0 10px;}
.abbrs p span {position: static; left: auto; top: auto; margin-right: 5px;}

.important_box {color: #cc6600; font-size: 15px; margin: 0 0 30px; position: relative;}
.imp_icon {position: absolute; width: 60px; text-align: right; left: -115px; padding-right: 40px; top: -5px; color: #ff9933; font: bold 14px/33px 'PT Sans';}
.imp_icon:after {background: url(/bitrix/templates/kegroup/images/sprite.png) no-repeat; display: block; content: ""; width: 34px; height: 33px; position: absolute; right: 0;
	top: 0;}
	
.templateul,
.templateol {margin: 20px 0;}
.templateul li {margin: 10px 0; list-style: none; padding-left: 20px; position: relative;}
.templateul li:after {content: ""; position: absolute; left: 0; top: 8px; background: #424284; width: 6px; height: 6px;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;}
.templateul li ul {margin: 10px 0;}
.templateul li ul li {color: #5c5ca3;}
.templateul li ul li:after {border: 1px solid #424284; background: 0; top: 6px;}

.templateol {
	counter-reset: my-badass-counter;
}
.templateol li {margin: 15px 0; list-style: none; padding-left: 40px; position: relative;}
.templateol li:before {
	content: counter(my-badass-counter);
	counter-increment: my-badass-counter;
	position: absolute; left: 0; top: -2px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
	background: #fda448; color: #fff; display: block; width: 24px; text-align: center; height: 24px; font: bold 14px/26px 'PT Sans' !important; padding: 0;
}


/* End */


/* Start:/bitrix/templates/kegroup/template_styles.css?157182402462238*/

 * {
 	margin:0; padding:0;
 }
 a {
 	text-decoration:underline;
 	color:#405e82;
 }
 a:hover {
 	text-decoration:none;
 }
 table {
 	border-collapse:collapse;
 	border-spacing:0;
 }
 img {
 	border:none;
 	max-width: 100% !important;
 }
 small {
 	font-size: 85%;
 }
 textarea, input{
 	outline:none;
 }
 label,
 select,
 a,
 button,
 input[type="button"],
 input[type="reset"],
 input[type="submit"],
 input[type="radio"],
 input[type="checkbox"] {
 	cursor: pointer;
 }
 .alignright{
 	float:right;
 	margin:10px 0 30px 30px;
 	display:inline;
 }
 .alignleft{
 	float:left;
 	margin:10px 30px 30px 0;
 	display:inline;
 }
 .aligncenter{
 	clear: both;
 	display: block;
 	margin: 10px auto;
 }
 .fL {
 	float:left;
 }
 .fR {
 	float:right;
 }
 .border5 {
 	-moz-border-radius:5px;
 	-webkit-border-radius:5px;
 	border-radius:5px;
 }
 .c {
 	clear:both;
 }
 .w{
 	width: 100%;
 }
 b, strong, .b{
 	font-weight:700;
 }
 i, em {
 	font-style:italic;
 }
 blockquote{
 	background:yellow;
 	padding-left:20px;
 	margin:0 0 20px 20px;
 }
 html{
 	min-height: 100%;
 	position: relative;
 }
 body {
 	font:12px/1.2 'PT Sans', Geneva, sans-serif;
 	color:#000;
 	background:#FFF;
 	margin: 0;
 }
 textarea{
 	font-family: inherit; /***Óíàñëåäîâàí***/
 	overflow:hidden;
 }
 .common_wrapper {
 	width:954px;
 	margin:0 auto;
 }
 #content{
 	padding-bottom:160px;
 }
 #content h1, #content h2, #content h3, #content h4{
 	font-size:22px;
 	font-weight:400;
 	line-height:1.4;
 	margin-bottom:10px;
 }
 #content h2{
 	font-size:20px;
 }
 #content h3{
 	font-size:18px;
 }
 #content h4{
 	font-size:16px;
 }

 .inner_content ul, .inner_content ol{
 	display:inline-block;
 	margin:0 0 20px 20px;
 }
 .inner_content ul li, .inner_content ol li{
 	padding-bottom:14px;
 	line-height:1.4;
 }
 .inner_content p{
 	line-height:1.4;
 	display:inline-block;
 	width:100%;
 	margin-bottom:20px;
 	text-align:left !important; /*** î÷åíü õîðîøî äëÿ òèïîãðàôèêè!! ***/
 }
 .in{
 	display:inline-block;
 	vertical-align:top;
 }
 .hidden{
 	display:none;
 }
 .no_list li{
 	list-style-type:none;
 }
 #header{
 	position:relative;
 	background:url(/bitrix/templates/kegroup/images/header_bg.png) repeat-x 0px 0px;
 	height:154px;
 }
 .header_wrapper{
 	position:relative;
 }
 .header_wrapper .languages{
 	position:absolute;
 	top:0;
 	right:0;
 }
 .header_wrapper .languages a{
 	float:left;
 	color:#336699;
 	font-family:"Trebuchet MS", arial;
 	padding:8px;
 }
 .header_wrapper .languages a.active{
 	color:#484d76;
 	text-decoration:none;
 	background:#d9dada;
 }
 .header_wrapper .logo{
 	background: url(/bitrix/templates/kegroup/images/logo.png) no-repeat 0px 14px;
 	width: 429px;
 	height: 91px;
 	padding: 14px;
 }
 .header_wrapper .phones_block{
 	margin:48px 0 0;
 }
 .header_wrapper .phones_block .phone{
 	color: #333333;
 	background: url(/bitrix/templates/kegroup/images/tel.png) no-repeat 0px 14px;
 	font-family: "Trebuchet MS", arial;
 	text-decoration: none;
 	padding: 18px 0 5px 37px;
 	font-size: 18px;
 	margin: 0 24px;
 }
 .header_wrapper .phones_block img{
 	display:inline-block;
 	vertical-align:top;
 	margin:0 12px 0 0;
 }
 .header_wrapper .phones_block img.last{
 	margin:0;
 }
 .main_header{
 	border-bottom:1px solid #969696;
 }
 .search_line{
 	border-top:1px solid #d2d2d2;
 	border-bottom:1px solid #dddddd;
 	padding:3px 0;
 }
 .search_line .home_links{
 	margin: 0 31px 0 25px;
 }
 .search_line .home_links a{
 	width: 16px;
 	height: 14px;
 	background: url(/bitrix/templates/kegroup/images/hose_icons.png) no-repeat 0px -5px;
 	margin: 6px 0px;
 }
 .search_line .home_links .sep{
 	height: 27px;
 	width: 1px;
 	background: url(/bitrix/templates/kegroup/images/hose_icons.png) no-repeat -20px 3px;
 }
 .search_line .home_links .mail{
 	background-position: -24px -5px;
 }
 .search_line  .date, .search_line .clock{
 	background: url(/bitrix/templates/kegroup/images/cal.png) no-repeat 0px 0px;
 	color: #000;
 	padding: 5px 0px 5px 41px;
 	margin: 0 27px 0 0;
 }
 .search_line .clock{
 	background: url(/bitrix/templates/kegroup/images/clock.png) no-repeat 6px 0px;
 }
 .search_line .courses{
 	margin: 0 13px 0 0;
 }
 .search_line .courses .title{
 	color: #787fbd;
 	margin: 4px 15px 0 0;
 	background: url(/bitrix/templates/kegroup/images/dol.png) no-repeat 114px 0px;
 	padding: 3px 7px 2px 5px;
 }
 .search_line .courses .usd, .search_line .courses .eur{
 	color: #000;
 	background: url(/bitrix/templates/kegroup/images/eur.png) no-repeat 0px 0px;
 	margin: 4px 10px 0 0;
 	padding: 2px 0 2px 22px;
 }
 .search_line .courses .usd{
 	background: url(/bitrix/templates/kegroup/images/dol.png) no-repeat -21px -3px;
 }
 .search_line .search_form{
 	background: url(/bitrix/templates/kegroup/images/search.png) no-repeat 0 0;
 	width:203px;
 	height:24px;
 	position:relative;
 	margin: 1px 0;
	float: right;
 }
 .search_line .search_form .text{
 	border: none;
 	background: none;
 	width: 165px;
 	height: 17px;
 	position: absolute;
 	top: 4px;
 	left: 12px;
 }
 .search_line .search_form .sb{
 	border: none;
 	background: none;
 	width: 24px;
 	height: 24px;
 	position: absolute;
 	top: 0px;
 	right: 0px;
 	CURSOR: pointer;
 }
 .main_menu{
 	background: url(/bitrix/templates/kegroup/images/men_bg.png) repeat-x 0px 0px;
 	box-shadow: 0px 2px 3px #222;
 	-moz-box-shadow: 0px 2px 3px #222;
 	-webkit-box-shadow: 0px 2px 3px #222;
 	position: relative;
 	z-index: 4;
 	height:45px;
 }
 .main_menu .no_list{
 	padding: 0 0 0 18px;
 }
 .main_menu .no_list > li, .main_menu .no_list > li > a{
 	display:inline-block;
 	vertical-align:top;
 	position:relative;
 }
 .main_menu .no_list > li > a{
 	color: #fff;
 	text-decoration: none;
 	text-transform: uppercase;
 	padding: 14px 10px 14px;
 	font-size: 14px;
 	font-weight: 400;
 	margin: 1px 0 0;
 }
 .main_menu .no_list > li:hover > a, .root-item-selected{
 	background: #433070;
 }
 
 .main_menu .no_list > li:first-child .root-item-selected {
	background: none;
 }
 
 .main_menu .no_list > li > a:active{
 	color:#221445;
 }
 .main_menu .no_list > li > ul {
 	position:absolute;
 	top: 45px;
 	left:0px;
 	background:#4f3b7c;
 	border-top:1px solid #342752;
 	box-shadow: 0 2px 2px 1px #423167;
 	width:240px;
 	display:none;
 	z-index: 10;
 }
  .main_menu .no_list > li:hover > ul {
 	display:block;
 }
 .main_menu .no_list > li > ul{
 	box-shadow: inset 0 1px 2px 1px #423167;
 	-moz-box-shadow: inset 0 1px 2px 1px #423167;
 	-webkit-box-shadow: inset 0 1px 2px 1px #423167;
 	padding:10px 0 0 ;
 }
 .main_menu .no_list > li > ul > li{
 	display:inline-block;
 	vertical-align:top;
 	position:relative;
 	width: 100%;
 }
 .main_menu .no_list > li > ul > li > a{
 	padding: 6px 18px 9px 24px;
 	display: block;
 	color: #fff;
 	text-decoration: none;
 	text-transform: uppercase;
 	font-family: 'PT Sans';
 	font-size: 14px;
 	line-height: 20px;
 	font-size: 14px;
 }
 .main_menu .no_list > li > ul > li > a:active{
 	color:#221445;
 }
 .main_menu .no_list > li > ul > li > a:hover{
 	background: #433070;
 }
 .main_menu .no_list > li > ul > li > ul {
 	position: absolute;
 	top: -15px;
 	left: -161px;
 	width: 160px;
 	background: #4f3b7c;
 	box-shadow: 0 2px 2px 1px #423167;
 	-moz-box-shadow: 0 2px 2px 1px #423167;
 	-webkit-box-shadow: 0 2px 2px 1px #423167;
 	z-index: 0;
 	border-right: 1px solid #3e2e61;
 	padding:14px 0;
 	display:none;
 }
  .main_menu .no_list > li > ul > li:hover ul{
 	display:block;
 }
 .main_menu .no_list > li > ul > li > ul li{
 	width:100%;
 	display:block;
 }
 .main_menu .no_list > li > ul > li > ul li a{
 	color:#fff;
 	padding: 8px 26px;
 	display:block;
 	text-decoration: none;
 	line-height: 15px;
 }
 .main_menu .no_list > li > ul > li > ul li a:hover{
 	color:#907ac0;
 }
 .main_menu .no_list > li:first-child > a{
 	margin-left:0;
 }
 .main_slider{
 	height:535px;
 	position: relative;
 }
 .list_carousel li{
 	width:100%;
 	float:left;
 	text-align: center;
 }
 #slides img{
 	display:block;
 	margin:0 auto;
 }
 .main_slider li {
 	height: 534px;
 }
 .main_slider .bx-wrapper img{
 	margin: 0 auto;
 }
 .main_slider .bx-wrapper .bx-prev{
 	background: url(/bitrix/templates/kegroup/images/ar.png) no-repeat 0 0 ;
 }
 .main_slider .bx-wrapper .bx-prev:hover{
 	background-position: -56px 0;
 }
 .main_slider .bx-wrapper .bx-prev:active{
 	background-position: -112px 0;
 }
 .main_slider .bx-wrapper .bx-next{
 	background: url(/bitrix/templates/kegroup/images/ar_left.png) no-repeat 0 0;
 }
 .main_slider .bx-wrapper .bx-next:hover{
 	background-position:0 -47px;
 }
 .main_slider .bx-wrapper .bx-next:active{
 	background-position:0 -93px;
 }
 .main_slider .bx-wrapper .bx-controls-direction a{
 	margin-top: -23px;
	width: 44px;
	height: 45px;
 }
 .main_slider .bx-viewport{
 	z-index: 2;
 }

 .bxslider .slider_text_block{
 	position: absolute;
 	top: 69px;
 	left: 0px;
 	width: 100%;
 }
 .bxslider .slider_text_block .common_wrapper{
 	width:864px;
 }
 .bxslider .capt{
 	color: #fff;
 	font-size: 30px;
 	text-transform: uppercase;
 	background: url(/bitrix/templates/kegroup/images/pbg.png);
 	line-height: 35px;
 	padding: 0 7px;
 	white-space: pre-wrap;
 	text-decoration: none;
 }
 .bxslider .more{
 	color: #787fbd;
 	font-family: "Trebuchet MS", arial;
 	display: inline-block;
 	width: 107px;
 	height: 13px;
 	margin: 25px 0 0;
 	text-decoration: none;
 	text-transform: uppercase;
 	padding: 6px 0;
 	text-align: center;
 	background: #fff;
 	border: 2px solid #7e7eb6;
 	border-radius: 40px;
 }
 .bxslider .more:hover{
 	background:#7e7eb6;
 	color:#fff;
 }
 .bxslider .more:active{
 	background:#7e7eb6;
 	color:#9191c1;
 }
 .main_slider .bx-controls{
 	position: absolute;
 	top: 0px;
 	width: 100%;
 	height: 100%;
 }
 .main_slider .bx-controls .bx-controls-direction{
 	position: relative;
 	width: 954px;
 	margin: 0 auto;
 	height: 100%;
 }
 .main_slider .bx-controls .common_wrapper{
 	position:relative;
 	height: 100%;
 }
 .main_slider .slider_blocks{
 	position:absolute;
 	bottom:37px;
 	left:0px;
 	width:100%;
 	z-index: 2;
 }
 .main_slider .slider_blocks table{
 	border-spacing:10px;
 	border-collapse: inherit;
 }
 .main_slider .slider_blocks table td{
 	vertical-align:bottom;
 }
 .main_slider .slider_blocks .common_wrapper{
 	width:800px;
 }
 .main_slider .slider_blocks .common_wrapper > div{
 	width:390px;
 }
 .main_slider .slider_blocks .common_wrapper .right{
 	margin:0 0 0 6px;
 }
 .main_slider .slider_blocks .common_wrapper .capt{
 	display:block;
 	background:#fafafb;
 	color:#424284;
 	font-size:14px;
 	padding: 6px 12px;
 	text-transform:uppercase;
 	font-family: 'PT Sans';
 	font-weight: bold;

 }
 .main_slider .slider_blocks .common_wrapper td:first-child .capt{
 	background: url(/bitrix/templates/kegroup/images/gbg.png) ;
 	color:#fff;
 }
 .main_slider .slider_blocks .items td{
 	height: 92px;
 	background: url(/bitrix/templates/kegroup/images/pbg.png);
 	color: #fff;
 	font-size: 12px;
 	width: 188px;
 	font-family: 'PT Sans';
 	margin: 0 0 0 10px;
 }
 .main_slider .slider_blocks .items td a{
 	height: 100%;
 	color: #fff;
 	text-decoration: none;
 	display: block;
 	padding: 8px;
 	vertical-align: bottom;
 	position: relative;

 }
 .main_slider .slider_blocks .items td a span{
 	display: inline-block;
 	vertical-align: bottom;
 	position: absolute;
 	bottom: 8px;
 	width: 172px;
 }
 .main_slider .slider_blocks .items td a:hover{
 	background:#4e3a7b;
 }
 .main_slider .slider_blocks .items td a:active{
 	color:#8570b3;
 }
 .main_slider .slider_blocks .item:first-child{
 	margin:0;
 }
 #content{
 	background: url(/bitrix/templates/kegroup/images/white_bg.jpg) no-repeat center 0px;
 }
 .common_title{
 	color: #495696;
 	font-size: 24px;
 	text-transform: uppercase;
 	background: url(/bitrix/templates/kegroup/images/h_bot.png) no-repeat center bottom;
 	display: block;
 	text-align: center;
 	padding: 0 0 8px;
 	text-decoration: none;
 }
 
  .common_title2{
 	color: #495696;
 	font-size: 24px;
 	text-transform: uppercase;
 	background: url(/bitrix/templates/kegroup/images/h_bot2.png) no-repeat center bottom;
 	display: block;
 	text-align: center;
 	padding: 0 0 3px;
 }
 
 .oppoptunities{
 	padding:20px 0 12px;
 }
 #special_offers .VjCarouselLite li{
 	width: 106px;
 	text-align: center;
 	margin:0 15px 0 0;
 }
 
 #special_offers .VjCarouselLite li:last-child {
	margin-right: 0;
 }
 
 #special_offers .VjCarouselLite a {
 	text-decoration: none;
 }
 #special_offers .VjCarouselLite a:hover .title {
 	text-decoration: underline;
 }
 #special_offers .VjCarouselLite{
 	width: 954px !important;
 	margin: 0 0 20px 0;
 }
 #special_offers .VjCarouselLite li span{
 	color:#666666;
 }
 #special_offers .VjCarouselLite li img{
 	display:inline-block;
 	margin:0 0 17px;
 }
 
 #special_offers .img-wrapper {
	display: block;
	height: 60px;
 } 
 #special_offers .Vwidget .down, #special_offers .Vwidget .up{
 	display:block;
 	position:absolute;
 	width:42px;
 	height:42px;
 	background:url(/bitrix/templates/kegroup/images/left_sprite.png) no-repeat 0px 0px;
 	top:44px;
 }
 #special_offers .Vwidget{
 	position: relative;	
 	width: 954px;
 	margin:0 auto;
 	padding:30px 0 0;
 }
 #special_offers .Vwidget .up{
 	background:url(/bitrix/templates/kegroup/images/right_sprite.png) no-repeat 0px 0px;

 	right:-50px;
 }
 #special_offers .Vwidget .down{
 	left:-46px;

 }
 
 #special_offers ul {
	list-style: none;
}

#special_offers ul li {
	float: left;
}
 
 .current_projects{
 	background:#efefef;
 	padding:20px 0 0;
 }
 #current_projects li {
 	background:#fff;
 	width:230px;
 	margin:0 10px 0 0;
 	height: 224px !important;
 }
 #current_projects li a {
 	display: block;
 	text-decoration: none;
 }
 #current_projects li a:hover {
 	text-decoration: underline;
 }
 #current_projects li span{
 	display:block;
 	color:#252525;
 	line-height: 15px;
 	padding:13px 15PX;
 }
 #current_projects .Vwidget{
 	width:710px;
 	position:relative;
 	padding:15px 4px 0;
 }
 #current_projects .Vwidget .down, #current_projects .Vwidget .up{
 	display:block;
 	position:absolute;
 	width:42px;
 	height:42px;
 	background:url(/bitrix/templates/kegroup/images/left_sprite.png) no-repeat 0px 0px;
 	top: 11px;
 }
 #current_projects .Vwidget .down{
 	right:-51px;
 }
 #current_projects .Vwidget .down:hover,
 #special_offers .Vwidget .down:hover{
 	background-position:-58px 0;
 }
 #current_projects .Vwidget .down:active,
 #special_offers .Vwidget .down:active{
 	background-position:-117px 0px;
 }
 #current_projects .Vwidget .up:hover,
 #special_offers .Vwidget .up:hover{
 	background-position:-58px 0;
 }
 #current_projects .Vwidget .up:active,
 #special_offers .Vwidget .up:active{
 	background-position:-117px 0px;
 }
 #current_projects .Vwidget .up{
 	right: -101px;
 	background:url(/bitrix/templates/kegroup/images/right_sprite.png) no-repeat 0px 0px;
 }
 #current_projects .Vwidget .VjCarouselLite{
 	width:710px !important;

 }
 .sbm__allprojects{
 	position: absolute;
 	display: block;
	top: 15px;
	right: -235px;
 }
 #current_projects .other_clients{
 	position: absolute;
 	top: 88px;
 	right: -282px;
 	text-align: left;
 	width: 235px;
 }
 #current_projects .other_clients img{
 	display:inline-block;
 	margin:0 0 10px;	
 }
 .news{
 	padding:30px 0 10px;
 	text-align: center;
 }
 .news .triggers{
 	text-align:center;
 	margin:5px 0 0;
 }
 .news .triggers a{
 	color: #333333;
 	font-size: 14px;
 	text-transform: uppercase;
 	padding: 14px 29px 12px 51px;
 	display: inline-block;
 	vertical-align: top;
 	background: url(/bitrix/templates/kegroup/images/news_ico2.png) no-repeat 10px 15px;
 	width: 83px;
 	cursor: pointer;
 	text-align: left;
 	font-family: 'PT Sans';
 	font-weight: bold;
 	margin: 0 0 0 20px;
 }
 .news_items .items_wrapper {
 	display:none;
 }

#section0 {
	display: block;
}

 .news .triggers a.active, .news .triggers a:hover{
 	background: #58418b url(/bitrix/templates/kegroup/images/news_ico.png) no-repeat 10px 15px;

 	color:#ffffff;
 }
 .news .triggers a:first-child{
 	margin:0;
 }
 .news_items{
 	height: 141px;
 	background: #5c5ca3 url(/bitrix/templates/kegroup/images/news_bg.png) repeat-x 0 0;
 	padding: 50px 0 0;
 }
 .news .items_wrapper .item{
 	width:275px;
 	margin:0 0 0 40px;
 	display:inline-block;
 	vertical-align:top;
 }
 .news .items_wrapper .item:first-child{
 	margin: 0 0 0 -53px;
 }
 .news .items_wrapper .item .date{
 	width:80px;
 	text-align:center;
 }
 .news .items_wrapper .item .date .day{
 	font-size:60px;
 	color:#54547b;
 	line-height: 48px;
 	font-family: "Trebuchet MS", arial;
 }
 .news .items_wrapper .item .month{
 	font-size:14px;
 	font-family: "Trebuchet MS", arial;
 	color:#54547b;
 }	
 .news .items_wrapper .item .title{
 	color:#4a5796;
 	font-size:13px;
 	line-height:18px;
 	text-transform:uppercase;
 	width:190px;
 	text-align: left;
 	text-decoration:none;
 }
 .news .items_wrapper .item .title:hover {
 	text-decoration: underline;
 }
 .all_news{
 	color: #787fbd;
 	text-transform: uppercase;
 	text-decoration: none;
 	display: inline-block;
 	margin: 0 auto;
 	padding: 6px 11px 6px;
 	margin: 20px 0;
 	border: 2px solid;
 	border-radius: 30px;
 	-moz-border-radius: 30px;
 }
 .all_news:hover{
 	border: 2px solid #fff;
 	background:#787fbd;
 	color:#fff;
 }
 .effectiv{
 	padding: 0 0 42px;
 }
 .effectiv .top_descr{
 	padding:15px 0;
 }
 .effectiv .top_descr p{
 	color: #333333;
 	font-size: 14px;
 	line-height: 18px;
 	width: 460px;
 	margin: -9px 50px 0 0;
 	display: inline-block;
 	vertical-align: top;
 }
 .effectiv .top_descr .send_request,
 .effectiv .top_descr .presentation{
 	color: #666666;
 	font-size: 13px;
 	text-transform: uppercase;
 	font-family: 'PT Sans';
 	font-weight: bold;
 	background: url(/bitrix/templates/kegroup/images/f1.png) no-repeat 11px 0px;
 	width: 144px;
 	padding: 1px 0 1px 66px;
 	text-decoration: none;
 	margin: 5px 40px 0 0;
 	height: 50px;
 }
 .effectiv .top_descr .send_request:hover{
 	background-position: 11px -65px;
 	color:#58418b;
 }
 .effectiv .top_descr .send_request:active{
 	color:#bcb3d1;
 	background-position: 11px -130px;
 }
 .effectiv .top_descr .presentation{
 	margin: -9px 0 0;
 	background: url(/bitrix/templates/kegroup/images/f2.png) no-repeat -4px 1px;
 	padding: 16px 0 2px 73px;
 	width: 102px;
 }
 .effectiv .top_descr .presentation:hover{
 	background-position: -4px -144px;
 	color:#58418b;
 }
 .effectiv .top_descr .presentation:active{
 	background-position: -4px -71px;
 	color:#bcb3d1;
 }
 .efective_main {
 	display: block;
 	text-decoration: none;
 }
 .effectiv .left_block_efective{
 	width: 220px;
 	padding: 42px 0 0;
 }
 .effectiv .left_block_efective .item{
 	margin: 0 0 27px;
 }
 .effectiv .left_block_efective .item .for_img{
 	width:54px;
 }
 .effectiv .left_block_efective .item span{
 	display:inline-block;
 	vertical-align:top;
 	color:#81818c;
 	font-size:10px;
 	text-transform: uppercase;
 	line-height: 14px;
 	font-family: 'PT Sans';
 	font-weight: bold;
 	width: 160px;
 }
 .effectiv .center{
 	width: 460px;
 	position: relative;
 	background: url(/bitrix/templates/kegroup/images/center_ar.png) no-repeat 0px -8px;
 	height: 285px;
 	margin: 0 20px 0 17px;
 }
 .effectiv .center span{
 	color:#ed7600;
 	text-transform: uppercase;
 	position:absolute;
 	bottom:12px;
 	left:0px;
 	width:100%;
 	text-align:center;
 	font-family: 'PT Sans';
 	font-weight: bold;
 }
 .effectiv .info{
 	background: url(/bitrix/templates/kegroup/images/info.png) no-repeat 0px 79px;
 	padding: 122px 0 0;
 	color: #787fbd;
 	font-size: 13px;
 	text-transform: uppercase;
 	line-height: 18px;
 	width: 200px;
 	font-family: 'PT Sans';
 	font-weight: bold;
 }
 .how_it_works .sub_title{
 	color:#252525;
 	font-size:18px;
 	text-align: center;
 	display: block;
 	margin: 9px 0;
 }
 .model_slider{
 	background:#fff;
 	text-align:center;
 	padding:9px 0;
 	position:relative;
 	height:320px;
 	margin:0 0 54px;
 }
/*  .model_slider .bx-clone iframe {
	opacity: 0;
} */
 .partners_slider{
 	position:relative;
 	padding: 18px 0;
 }
 .partners_slider .bx-wrapper .bx-prev {
 	left: -45px;
 }
 .partners_slider .bx-wrapper .bx-next {
 	right: -45px;
 }
 .model_slider img{
	margin: 0 auto;
 }
 .model_slider .bxslider li{
 	height:320px;
 }
 .partners{
 	text-align:center;
 }
 .more_partners{
 	text-decoration: none;
 	height: 15px;
 }

 .partners_slider .bx-wrapper li {
 	height: 75px;
 	line-height: 75px;
 }

 .partners_slider .bx-wrapper img{
 	display:inline-block;
 	margin:0 20px ;
 	vertical-align: middle;
 }
 #footer{
 	position:absolute;
 	bottom:0;
 	width:100%;
 	height:160px;
 	background: #695497 url(/bitrix/templates/kegroup/images/foot.jpg) center top no-repeat;
 	background-size: cover;
 }
 #footer .footer_wrapper{
 	padding:20px 0;
 	position: relative;
 }
 #footer .copy_block{
 	width:265px;
 	margin:0 58px 0 0;
 }
 #footer .copy_block .copy{
 	background: url(/bitrix/templates/kegroup/images/copy.png) no-repeat 9px 3px;
 	display: inline-block;
 	margin: 0 0 11px;
 	padding: 9px 0 14px 70px;
 	color: #fff;
 	font-family: "Trebuchet MS", arial;
 	line-height: 18px;
 }
 #footer .copy_block p{
 	color:#fff;
 	line-height:14px;
 	font-size: 11px;
 	padding: 0 0 0 8px;
 }
 #footer .address_block{
 	width:335px;
 }
 #footer .address_block .items{
 	margin:4px 0 25px;
 }
 #footer .address_block .items .item{
 	padding:0 0 4px;
 }
 #footer .address_block .items .label{
 	color:#000000;
 	text-transform:uppercase;
 	font-weight:700;
 	font-family: "Trebuchet MS", arial;
 	width:71px;
 }
 #footer .address_block .items .value{
 	color:#fff;
 }
 #footer .counters .mail{
 	background: url(/bitrix/templates/kegroup/images/footer_mail.png) no-repeat 0px 0px;
 	width: 31px;
 	height: 23px;
 	margin: 4px 40px 0 0;
 }
 #footer .counters .mail:hover{
 	background-position:0 0;
 }
 #footer .counters .mail:active{
 	background-position:0 -46px;
 }
 #footer .counters .counter{
 	margin:0 10px 0 0;
 }
 .astonia{
 	position: absolute;
 	bottom: -5px;
 	right: 27px;
 	width: 130px;
 	padding: 7px 65px 31px 0;
 	background: url(/bitrix/templates/kegroup/images/ast.png) no-repeat 147px 3px;
 }
 .astonia .dev_link{
 	position: absolute;
 	bottom: 18px;
 	right: 0px;
 	width: 50px;
 	height: 50px;
 }
 .astonia li{
 	background: url(/bitrix/templates/kegroup/images/pp.png) no-repeat 0px 3px;
 	padding: 0 0 0 10px;
 }
 .astonia li a{
 	color:#fff;
 	text-decoration:none;
 }

.popupHolder {
	display: none;
}
 .popup{
 	width:615px;
 	height:480px;
 	background:#f1f2f9;
 	box-shadow: 0px 0px 14px 3px #27252a;
 	margin:0 auto;
 	position:relative;
 }
 .popup .head{
 	padding: 22px 33px 20px;
 	background:url(/bitrix/templates/kegroup/images/head_line.jpg) no-repeat center bottom;
 	margin:0 0 26px;
 }
 .popup .head h2{
 	color:#424284;
 	font-size:18px;
 	text-transform:uppercase;
 	font-family: 'PT Sans';
 	font-weight: bold;
 }
 .popup .mfp-close{
 	background:url(/bitrix/templates/kegroup/images/cross.png) no-repeat 0px 0px;
 	display:block;
 	position:absolute;
 	top:20px;
 	right:18px;
 	width:23px;
 	text-indent:-10000px;
 	height:23px;
 	opacity:1;
 }
 .popup .mfp-close:hover{
 	top:20px;
 	right:18px;
 	background-position: 0 -23px;
 }
 .popup .mfp-close:active{	
 	top:20px;
 	right:18px;
 	background-position: 0 -46px;
 }
 .request_form{
 	padding:0 30px 22px;
 }
 .request_form .row{
 	margin:0 0 8px;
 }
 .request_form label{
 	text-transform: uppercase;
 	color:#313e7e;
 	font-family: 'PT Sans';
 	padding: 0 0 5px;
 	display: inline-block;
 }
 .request_form .half{
 	width: 266px;
 	margin: 0 0 0 19px;
 	display: inline-block;
 	vertical-align: top;
 }
 .request_form .half:first-child{
 	margin:0;
 }
 .request_form input[type='text'],
 .request_form input[type='email'],
 .request_form textarea {
 	background: #ffffff;
 	width: 247px;
 	height: 31px;
 	box-shadow: inset 1px 1px 0px 1px #9f9f9f;
 	border-radius: 3px;
 	border: 1px solid transparent; 
 	padding: 0 10px;
 }
 .request_form textarea{
 	width: 535px;
 	resize:none;
 	height:80px;
 	padding: 10px;
 }
 
 .request_form input[type='text'].error,
 .request_form input[type='email'].error,
 .request_form textarea.error {
	border: 1px dotted #FF0000;
}
 
 .selectbox{
 	background: #ffffff;
 	width: 247px;
 	height: 31px;
 	box-shadow: inset 1px 1px 0px 1px #9f9f9f;
 	border-radius: 3px;
 	border: none;
 	padding: 0 10px;
 }
 .selectbox .select{
 	padding: 8px 0;
 	width: 223px;
 }
 .selectbox .trigger{
 	display: block;
 	width: 8px;
 	height: 5px;
 	background: url(/bitrix/templates/kegroup/images/tr.png) no-repeat 0px 0px;
 	top: 14px;
 	right: -22px;
 	cursor: pointer;
 	position: absolute;
 }
 .selectbox .dropdown{
 	width: 267px;
 	background: #fff;
 	padding: 10px 0;
 	top: 29px !important;
 	z-index: 0;
 	box-shadow: inset 1px -1px 0px 1px #9f9f9f;
 	border-radius: 0 0 3px 3px;
 }
 .selectbox .dropdown li{
 	padding: 5px 10px 5px;
 	cursor: pointer;
 	color: #333333;
 	margin: 0 2px;
 	width: 100%;
 }
 .selectbox .dropdown li:hover{
 	background:#f3f3f3;
 }
 .sbm {
 	background: url(/bitrix/templates/kegroup/images/sbm.png) repeat-x 0px 0px;
 	color: #fff;
 	text-transform: uppercase;
 	text-align: center;
 	text-decoration: none;
 	box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.45);
 	border-radius: 5px;
 	border: none;
 	padding: 10px 22px;
 	display: inline-block;
 	font-family: "Trebuchet MS", arial;
 	font-size: 12px;
 	line-height: 1;
 }
.sbm.gor-sbm {
	margin-left: 155px;
}
 
 .sbm:hover{
 	background-position: 0 -35px;
 }
 .sbm:active{
 	background-position: 0 -70px;
 	color:#9083b0;
 }
 .sbm__partners_detail {
 	margin: 9px 0 0;
 }

.clearfix:after {
	position: relative;
	display: block;
	content: '';
	clear: both;
}

.innerPageTop {
	height: 98px;
	background: url(/bitrix/templates/kegroup/images/news_bg.png);
	border-bottom: 1px solid #dcdcdc;
}
.innerpageNav {
	padding: 9px 0 0;
	font-size: 0;
}
.innerpageNav li {
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	padding-right: 13px;
	background: url(/bitrix/templates/kegroup/images/marker-breadcrumb.png) 100% 50% no-repeat;
}
.innerpageNav li:last-child {
	padding-right: 0;
	background: none;
}
.innerpageNav a {
	color: #868d8f;
	text-decoration: none;
}
.innerpageNav a:hover {
	text-decoration: underline;
}
.innerpageNav span {
	color: #334;
}
.innerpageNav img {
	display: block;
}
.innerpageNav li+li a, 
.innerpageNav li+li span {
	padding-left: 7px;
}
#content .pageHeader {
	margin: 35px 0 0;
	text-transform: uppercase;
	font-size: 20px;
	color: #424284;
	text-shadow: 0 1px 1px #fff, 0 1px 1px #fff;
	font-family: 'PT Sans';
	font-weight: bold;
}

#content .pageHeader.float {
	float: left;
}
.newsHolder {
	overflow: hidden;
}
.newsItem {
	font-size: 15px;
	height: 250px;
	border-bottom: 1px solid #dadada;
	position: relative;
	padding: 10px 0;
	z-index: 1;
}
.newsItem__img {
	float: right;
	height: 250px;
}
.newsItem__txtBox {
	float: left;
	width: 438px;
	padding: 25px 40px 0 0;
	height: 225px;
	position: relative;
}
.newsItem__date {
	color: #424284;
}
.newsItem__head {
	color: #333;
	font-weight: bold;
	margin: 7px 0 10px;
	display: block;
	text-decoration: none;
}
.newsItem__head:hover {
	color: #424284;
}
.newsItem__teaser {
	margin-bottom: 10px;
}
.partners__innerpage {
	background: #fff;
	padding: 27px 0 0;
	border-top: 1px solid #e3e3e3;
}
.partners__innerpage .common_title {
	position: relative;
}
.partners__innerpage .common_title:before,
.partners__innerpage .common_title:after {
  position: absolute;
  content: '';
  top: 29px;
  left: 50%;
  background: url(/bitrix/templates/kegroup/images/lineend.png);
  width: 45px;
  height: 2px;
  margin-left: -236px;
}
.partners__innerpage .common_title:after {
	background-position: 0 100%;
	margin-left: 191px;
}

.pager {
	text-align: center;
	padding: 45px 0;
}
.pager li {
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
}
.pagerLink {
	display: block;
	color: #fff;
	width: 34px;
	height: 34px;
	line-height: 34px;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	background-image: -webkit-linear-gradient(#614d8f, #493577);
	background-image: -o-linear-gradient(#614d8f, #493577);
	background-image: linear-gradient(#614d8f, #493577);
	border-radius: 5px;
	position: relative;
}
.pagerLink:hover {
	background-image: -webkit-linear-gradient(#493577, #614d8f);
	background-image: -o-linear-gradient(#493577, #614d8f);
	background-image: linear-gradient(#493577, #614d8f);
}
.pagerLink.active,
.pagerLink:active {
	text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
	background-image: -webkit-linear-gradient(#7e7e9d, #b1b1bc);
	background-image: -o-linear-gradient(#7e7e9d, #b1b1bc);
	background-image: linear-gradient(#7e7e9d, #b1b1bc);
}
.pagerLink__prev:after,
.pagerLink__next:after {
	position: absolute;
	content: '';
	width: 7px;
	height: 11px;
	left: 50%;
	top: 50%;
	margin: -5px 0 0 -3px;
	background: url(/bitrix/templates/kegroup/images/pager-arrows.png);
}
.pagerLink__prev:after {
	background-position: 0 100%;
}

.newsDetail {
	padding: 35px 0 20px;
}
.block__head,
.block__subhead {
	color: #424284;
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0 0 25px !important;
	font-family: 'PT Sans';
	font-weight: bold;
}
.block__subhead {
	text-transform: none;
	margin: 30px 0 25px;
}
.newsDetail__body img.fL {
	margin: 0 15px 15px 0;
}
.newsDetail__body p {
	font-size: 15px;
}
.newsDetail__body p + p {
	margin: 0 0 1.2em;
}
.violetLine {
	height: 2px;
	background: #424284;
	position: relative;
	margin: 0;
}
.violetLine:before,
.violetLine:after {
	position: absolute;
	content: '';
	top: 0;
	left: -45px;
	background: url(/bitrix/templates/kegroup/images/lineend.png);
	width: 45px;
	height: 2px;
}
.violetLine:after {
	background-position: 0 100%;
	left: auto;
	right: -45px;
}
.violetLine span {
	display: block;
	width: 106px;
	height: 5px;
	position: absolute;
	top: 2px;
	left: 0;
	border-radius: 0 0 5px 5px;
	background: #f93;
}
.newsDetail__photos {
	font-size: 0;
}
.newsDetail__photoItem {
	width: 16.66%;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 10px;
}
.newsDetail__photoItem img {
	border-radius: 5px;
}
.newsDetail__bodyDate {
	color: #424284;
	margin-bottom: 1em;
	position: relative;
	padding-left: 24px;
	font-size: 15px;
	overflow: hidden;
}
.newsDetail__bodyDate:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	background: url(/bitrix/templates/kegroup/images/dateicon.png);
	width: 16px;
	height: 16px;
}

.partnerItem {
	position: relative;
	border-bottom: 1px solid #dadada;
	z-index: 1;
	display: block;
}
.partnerItem .common_wrapper {
	position: relative;
}
.partnerItem a {
	text-decoration: none;
}
.partnerItem:hover,
.newsItem:hover {
	background-image: -webkit-linear-gradient(#dee5e9, #eef5f6);
	background-image: -o-linear-gradient(#dee5e9, #eef5f6);
	background-image: linear-gradient(#dee5e9, #eef5f6);
}
.partnerItem__logobox {
	width: 200px;
	text-align: center;
	padding: 20px 0;
	display: inline-block;
	vertical-align: top;
}
.partnerItem__txtbox {
	width: 350px;
	margin: 0 20px;
	font-size: 15px;
	padding: 17px 0;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.partnerItem:hover .partnerItem__txtbox:before,
.newsItem:hover .newsItem__txtBox:before {
	position: absolute;
	content: '';
	left: -280px;
	bottom: 0;
	z-index: -1;
	background: url(/bitrix/templates/kegroup/images/partners/partnerhover.png);
	width: 301px;
	height: 191px;
}
.newsItem:hover .newsItem__txtBox:before {
	left: -100px;
}
.partnerItem__imgbox {
	overflow: hidden;
	background: #fff;
	display: block;
	height: 264px;
	position: absolute;
	margin: auto;
	right: 0;
	top: 0;
	bottom: 0;
}
.partnerItem__imgbox img {
	display: block;
} 
.partnerItem__parameter {
	margin-bottom: 15px;
	font-size: 18px;
	display: block;
}
.partnerItem__parameterName {
	font-size: 13px;
	color: #495696;
	display: block;
}
.parameterItem__description {
	line-height: 16px;
	display: block;
}
.sbm__partnersDetail {
	margin: 15px 0 0;
}

.partnerlc {
	float: left;
	width: 230px;
	padding-right: 10px;
}
.partnerrc {
	overflow: hidden;
	font-size: 15px;
}
.partnerDeatilBlock__top {
	height: 215px;
	overflow: hidden;
	position: relative;
}
.partnerDeatilBlock__top > img,
.partnerDetailBlock__photogalleryimgbox > img {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.partnerDetailBlock__photogalleryimgbox .bx-wrapper .bx-prev {
	left: -80px;
}
.partnerDetailBlock__photogalleryimgbox .bx-wrapper .bx-next {
	right: -80px;
}
.partnerDeatilBlock__logo {
	width: 240px;
	height: 215px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: relative;
	background: rgba(255,255,255,0.85);
}
.partnerrc__partnerTop {
	padding: 138px 0 0 18px;
	position: relative;
}
.partnerDetailBlock__btns {
	padding: 30px 0 5px;
}
.partnerDetailBlock__btns a {
	margin-right: 10px;
}
.partnerDetailBlock__description {
	padding: 40px 0 20px;
}
.partnerDetailBlock__description p {
	font-size: 15px;
}
.partnerDetailBlock__description p + p {
	margin-top: 1em;
}
.partnerItem__parameterName_scheme {
	margin-bottom: 10px;
}
.partnerDetailBlock__photogalleryimgbox {
	position: relative;
	height: 196px;
	overflow: hidden;
	margin: -15px 0 0;
}
.partnerDetailBlock__photogalleryimgbox .common_wrapper {
	padding-top: 24px;
}
.partnerDetailBlock__photogalleryimgbox img {
	border-radius: 5px;
}
.experienceBlock {
	margin-bottom: 15px;
}
.partnerlc__experienceBlock {
	text-align: right;
	color: #495696;
	font-family: 'PT Sans';
	font-weight: bold;
	font-size: 14px;
}
.dottedul {
	list-style-type: none;
}
.dottedul li {
	position: relative;
	padding: 0 0 10px 30px;
	font-size: 14px;
}
.dottedul li:before {
	position: absolute;
	width: 6px;
	height: 6px;
	content: '';
	background: #424284;
	border-radius: 3px;
	left: 12px;
	top: 6px;
}
.purplehighlight {
	text-transform: uppercase;
	color: #495696;
}

.fancyIndex {
	font-size: 13px;
	color: #7e7eb6;
	position: absolute;
	left: 21px;
	top: 50%;
	margin-top: -7px;
}
a.fancybox {
	position: relative;
	display: inline-block;
}
a.fancybox:hover:before {
	position: absolute;
	content: '';
	background: #58418b;
	opacity: .7;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border-radius: 5px;
}
a.fancybox:hover:after {
	position: absolute;
	content: '';
	background: url(/bitrix/templates/kegroup/images/zoom.png);
	width: 32px;
	height: 32px;
	left: 50%;
	top: 50%;
	margin: -16px 0 0 -16px;
}
a.fancybox:active:after {
	background-position: 0 100%;
}
#scheme2,
.scheme2holder {
	border: none;
	background: #FFF;
}
.scheme2holder {
	width: 700px;
	margin: auto;
}

.activitiesHead {
	height: 218px;
	background-image: -webkit-linear-gradient(#eef5f6, #d7dee1);
	background-image: -o-linear-gradient(#eef5f6, #d7dee1);
	background-image: linear-gradient(#eef5f6, #d7dee1);
	color: #424284;
	padding: 11px 0 0;
}
.activitiesHead__top {
	font-size: 22px;
	text-transform: uppercase;
	margin: 10px 0 15px;
	font-family: 'PT Sans';
	font-weight: bold;
}
.activitiesHead__left {
	float: left;
	margin: 0 50px 0 0;
}
.directorCard img {
	border-radius: 4px;
	display: block;
	margin: auto;
}
.directorCard__name {
	color: #424284;
	font-size: 15px;
	margin: 10px 0 5px;
	font-family: 'PT Sans';
	font-weight: bold;
}
.directorCard__pos {
	color: #666;
	margin: 0 0 40px;
}
.activitiesHead__right {
	overflow: hidden;
}
.activitiesHead__right p {
	font-size: 15px;
}
.activitiesText {
}
.activitiesText p {
	margin: 20px 0 0;
	font-size: 15px;
	overflow: hidden;
}

.block__head_mainActivities {
	padding: 80px 0 0;
	background: url(/bitrix/templates/kegroup/images/activ-icon1.png) 100% 100% no-repeat;
	margin-bottom: 65px;
}
.activityBranch {
	padding: 0 0 0 35px;
	width: 245px;
	float: left;
}
.activityBranch__head {
	font-size: 17px;
	line-height: 18px;
	color: #655791;
	height: 70px;
	margin: 10px 0 0;
}
.activityBranch__body {
	font-size: 15px;
}
.engineering {
	height: 351px;
	background: url(/bitrix/templates/kegroup/images/activ-bg.png);
	overflow: hidden;
	margin: 40px 0;
}
.engineering__left {
	background: url(/bitrix/templates/kegroup/images/activ-bg2.png);
	width: 256px;
	height: 350px;
	float: left;
	margin-left: -40px;
	position: relative;
}
.fromLeft {
	-webkit-transform: translate3d(-150%, 0, 0);
	-ms-transform: translate3d(-150%, 0, 0);
	-o-transform: translate3d(-150%, 0, 0);
	transform: translate3d(-150%, 0, 0);
	opacity: 0;

	-webkit-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
}
.fromBottom {
	-webkit-transform: translate3d(0, 250%, 0);
	-ms-transform: translate3d(0, 250%, 0);
	-o-transform: translate3d(0, 250%, 0);
	transform: translate3d(0, 250%, 0);
	opacity: 0;

	-webkit-transition: all .7s;
	-o-transition: all .7s;
	transition: all .7s;
}
.fromScale {
	-webkit-transform: rotate(10deg) scale(1.5);
	-ms-transform: rotate(10deg) scale(1.5);
	-o-transform: rotate(10deg) scale(1.5);
	transform: rotate(10deg) scale(1.5);
	opacity: 0;

	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.active .fromScale {
	-webkit-transform: rotate(0) scale(1);
	-ms-transform: rotate(0) scale(1);
	-o-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
	opacity: 1;
}
.active .fromLeft,
.active .fromBottom {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}
.trDelay1 {
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s;
}
.trDelay2 {
	-webkit-transition-delay: .5s;
	-o-transition-delay: .5s;
	transition-delay: .5s;
}
.trDelay3 {
	-webkit-transition-delay: .7s;
	-o-transition-delay: .7s;
	transition-delay: .7s;
}
.engineering__left p {
	padding: 160px 0 0 38px;
	text-transform: uppercase;
	font-size: 22px;
	color: #655791;
}
.engineering__left:before {
	position: absolute;
	content: '';
	height: 350px;
	width: 1000px;
	left: -1000px;
	top: 0;
	background: url(/bitrix/templates/kegroup/images/activ-bg3.png);
}
.engineering__right {
	overflow: hidden;
}
.engineeringColumn {
	width: 365px;
	float: left;
	padding: 30px 0 0;
}
.engineeringItem {
	padding-left: 120px;
	font-size: 15px;
	color: #495696;
	min-height: 44px;
	margin: 0 0 20px;
	background: url(/bitrix/templates/kegroup/images/activ-icon5.png) 0 0 no-repeat;
}

.complexControl__left {
	float: left;
	min-height: 1px;
	width: 222px;
	padding-left: 18px;
}
.complexControl__right {
	overflow: hidden;
	font-size: 15px;
}
.activComplexImg {
	float: left;
	margin: 15px 0 85px 18px;
}
.companyOffersItem {
	background: url(/bitrix/templates/kegroup/images/activ-icon10.png);
	width: 109px;
	height: 170px;
	text-align: center;
	padding: 0 30px;
	float: left;
	margin: 15px 0 85px 22px;
}
.companyOffersItem span {
	display: table-cell;
	width: 109px;
	height: 170px;
	vertical-align: middle;
	color: #424284;
	font-size: 15px;
}
.companyOrganize {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 60px;
}
.complexControl {
	padding: 45px 0 0;
}

.block__head_complexControl {
	position: relative;
}
.block__head_complexControl:after {
	position: absolute;
	content: '';
	right: 0;
	bottom: 0;
	background: url(/bitrix/templates/kegroup/images/activ-icon9.png);
	width: 84px;
	height: 36px;
}

.fade {
	opacity: 0;
	-webkit-transition: opacity cubic-bezier(.79,.04,.5,1) .5s;
	-o-transition: opacity cubic-bezier(.79,.04,.5,1) .5s;
	transition: opacity cubic-bezier(.79,.04,.5,1) .5s;
}
.fade.active {
	opacity: 1;
}

.contactsHolder {
	border-bottom: 1px solid #e3e3e3;
}
.contactsHolder__left {
	float: left;
	width: 370px;
	padding-right: 30px;
	padding-top: 50px;
	font-size: 15px;
}
.contactsHolder__right {
	overflow: hidden;
}
#map {
	height: 460px;
}
.contactsHolder__left > * {
	padding-left: 75px;
	padding-bottom: 40px;
	position: relative;
}
.contactsHolder__left > *:before {
	position: absolute;
	content: '';
	background: url(/bitrix/templates/kegroup/images/contacticons.png);
	top: 0;
	left: 0;
}
.c-address:before {
	width: 29px;
	height: 34px;
}
.c-phones:before {
	background-position: 0 -41px;
	width: 29px;
	height: 29px;
}
.c-phones td:first-child {
	padding-right: 10px;
}
.c-mail:before {
	background-position: 0 -80px;
	width: 29px;
	height: 21px;
}
.c-mail {
	text-decoration: none;
	color: #000;
}


/* ///////////////// LICENSE OLD ///////
.licenceItem {
	float: left;
	width: 450px;
	padding: 13px;
	border-radius: 10px;
	margin-bottom: 10px;
}
.licenceItem:nth-child(even) {
	margin-left: 2px;
}
.licenceItem__imgbox {
	margin: 0 15px 0 0;
	float: left;
}
.licenceItem__txtbox {
	font-size: 14px;
	color: #424284;
	overflow: hidden;
}
.licenceItem__txtbox_txt {
	display: block;
	height: 145px;
	text-decoration: none;
}
*/




/* FILTER */
.filter_wrapper {
	border-top: 2px solid #a4acc0;
	border-bottom: 2px solid #fff;
	background: rgb(174,183,206); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(174,183,206,1) 0%, rgba(211,229,237,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(174,183,206,1)), color-stop(100%,rgba(211,229,237,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(174,183,206,1) 0%,rgba(211,229,237,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(174,183,206,1) 0%,rgba(211,229,237,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(174,183,206,1) 0%,rgba(211,229,237,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(174,183,206,1) 0%,rgba(211,229,237,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aeb7ce', endColorstr='#d3e5ed',GradientType=0 ); /* IE6-9 */
	position: relative;
	margin: 0 0 50px;
	
}

.fw_inner {background: url(/bitrix/templates/kegroup/images/filter_bg.png) center center no-repeat; padding: 10px 0;}
.filter_wrapper, .fw_inner, .filter_row {float: left; width: 100%;}
.filter_column .selectbox {width: 250px; line-height: 18px;}
.filter_column .selectbox .dropdown {width: 270px; left: 0 !important;}
.filter_wrapper .sbm {width: 100px; padding: 8px 0; float: right; margin: 18px 0 0;}
.filter_row.hide {display: none;}


.filter_column {
	float: left;
	width: 270px;
	margin: 0 10px 15px 0;
}

.filter_column label {
	color: #313e7e;
	font: 12px/14px 'PT Sans';
	display: block;
	text-shadow: 0 -1px 1px #fff;
	text-transform: uppercase;
	margin: 0 5px 5px;
}

.show_all_filter {
	background: url(/bitrix/templates/kegroup/images/filter_show.png) -31px bottom no-repeat;
	background-color: #d1e3ec;
	display: block;
	width: 31px;
	height: 28px;
	box-shadow: 0 2px 2px #777;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	position: absolute;
	bottom: -26px;
	left: 50%;
	margin-left: -15px;
}

.show_all_filter span {
	color: #666666;
	font-size: 12px; 
	line-height: 26px;
	text-decoration: none;
	display: block;
	position: absolute;
	left: -135px;
	width: 125px;
	text-align: right;
	top: 3px;
}

.show_all_filter.active {background-position: 0 bottom;}




/* PROJECT'S BOXES */
.projects_container {float: left; width: 100%; margin: 0 0 40px;}
.license_container {margin: 40px 0;}
.project_box {
	position: relative;
	float: left; 
	width: 470px; 
	height: 220px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0 10px 10px 0;
}
.project_box.odd {margin-right: 0;}

.leaders_box:hover {
	background: #e4e1eb; /* Old browsers */
	background: -moz-linear-gradient(top,  #e4e1eb 0%, #f3f1f7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e1eb), color-stop(100%,#f3f1f7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e4e1eb 0%,#f3f1f7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e4e1eb 0%,#f3f1f7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e4e1eb 0%,#f3f1f7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e4e1eb 0%,#f3f1f7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e1eb', endColorstr='#f3f1f7',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 2px 2px #bbb;
}

.project_box {
	background: #e4e1eb; /* Old browsers */
	background: -moz-linear-gradient(top,  #e4e1eb 0%, #f3f1f7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e1eb), color-stop(100%,#f3f1f7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e4e1eb 0%,#f3f1f7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e4e1eb 0%,#f3f1f7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e4e1eb 0%,#f3f1f7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e4e1eb 0%,#f3f1f7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e1eb', endColorstr='#f3f1f7',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 2px 2px #bbb;
}
.project_box .inner {
	background: url(/bitrix/templates/kegroup/images/project_bg.png) right bottom no-repeat;
}

.leaders_box:hover .inner {
	background: url(/bitrix/templates/kegroup/images/project_bg.png) right bottom no-repeat;
}
.project_box .inner {
	width: 440px; 
	height: 190px;
	padding: 15px;
	display: block;
	text-decoration: none;
}
.project_box .image {
	width: 190px; 
	height: 190px;
	display: block;
	float: left;
	margin: 0 20px 0 0;
}

.project_box .image img {
	width: 190px; 
	height: 190px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
}

.project_box .name {
	font: bold 14px/18px 'PT Sans';
	color: #424284;
	text-transform: uppercase;
	height: 140px;
	display: block;
	margin: 0 0 16px;
}

.project_box .text {
	font: 14px/18px 'PT Sans';
	color: #333;
	height: 140px;
	display: block;
	margin: 0 0 16px;
}
.project_box .text a {color: #333; text-decoration: none;}
.project_box:hover .text {color: #424284;}

.sbm__reflist {padding-left: 38px; position: relative; float: right; margin: 25px 0 0;} 
.sbm__reflist:after {
	background: url(/bitrix/templates/kegroup/images/reflist_icon.png) no-repeat;
	display: block;
	content: "";
	position: absolute;
	left: 15px; 
	top: 7px;
	width: 13px;
	height: 20px;
}

/* License */
.license_container .project_box .image, .license_container .project_box .image img {width: 135px; height: 190px;}

.inline_window {padding: 20px 20px 30px;}
.inline_window .image {float: left; margin: 0 30px 20px 0;}
.inline_window .image img {float: left; max-width: 200px;}
.inline_window .name {display: block; font: bold 18px/20px 'PT Sans'; color: #424284; margin: 0 25px 20px 0; }
.inline_window .text {font-size: 14px; line-height: 18px;}

.inline_window .text:before, .project_box.review_box .text:before {float: left; width: 35px; height: 29px; background: url(/bitrix/templates/kegroup/images/quote.png) no-repeat; 
	display: block; content: ""; margin: 0 10px 5px 0;}
.inline_window .text p {margin: 15px 0;}


/* Reviews */
.license_container .review_box .image, .license_container .review_box .image img {width: 180px; height: 180px;}
.license_container .review_box {}




/* PROJECT FULL */
.project_full_wrap {margin: 0 0 20px; font: 15px/19px Arial; color: #333;}
.project_full_wrap.margin20 {margin: 20px 0;}
.project_full_wrap:after {display: block; content: ""; clear: both;}
.project_full_wrap .leftcolumn {float: left; width: 190px; margin: 0 0 10px;}
.project_full_wrap .entry {float: right; width: 715px; margin: 0 0 10px;}
.project_full_wrap .entry p {margin: 0 0 15px;}
.project_full_wrap .entry a {color: #695ab3;}
.project_full_wrap .leftcolumn .named {font: bold 14px/19px 'PT Sans'; text-align: right; color: #495696;}
.project_full_wrap .leftcolumn .date {font-size: 18px; line-height: 18px; color: #7e7eb6; margin: 0 0 10px 35px;}
.project_full_wrap .leftcolumn .done {font-size: 18px; line-height: 18px; margin: 0 0 10px 35px;}
.project_full_wrap .leftcolumn .status {font-size: 18px; line-height: 18px; color: #999999; background: url(/bitrix/templates/kegroup/images/date.png) no-repeat; 
	padding: 7px 0 5px 35px; margin: 0 0 5px;}
	
.project_full_wrap .leftcolumn figure {margin: 5px 0 10px;}
.project_full_wrap .leftcolumn figure img {margin: 0 0 10px;}
.project_full_wrap .leftcolumn figure figcaption {color: #495696; font-size: 14px; line-height: 18px;}

.project_full_wrap .block__head,
.project_full_wrap .block__subhead {
	margin: 0 0 25px !important;
}




.project_full_wrap .newsDetail__photos {float: left; width: 100%; margin: 10px 0;}
.project_full_wrap .newsDetail__photos img {display: block; margin: 0;}

.project_full_wrap .entry ul {margin: 20px 0;}
.project_full_wrap .entry ul li {margin: 10px 0; list-style: none; padding-left: 20px; position: relative;}
.project_full_wrap .entry ul li:after {content: ""; position: absolute; left: 0; top: 8px; background: #424284; width: 6px; height: 6px;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;}
.project_full_wrap .entry ul li ul {margin: 10px 0;}
.project_full_wrap .entry ul li ul li {color: #5c5ca3;}
.project_full_wrap .entry ul li ul li:after {border: 1px solid #424284; background: 0; top: 6px;}
.project_full_wrap .entry ol {margin: 20px 0;}
.project_full_wrap .entry ol li {margin: 15px 0; list-style: none; padding-left: 40px; position: relative;}
.project_full_wrap .entry ol li .num {position: absolute; left: 0; top: -2px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
	background: #fda448; color: #fff; display: block; width: 24px; text-align: center; height: 24px; font: bold 14px/26px 'PT Sans' !important; padding: 0;}

.project_full_wrap .entry cite {color: #cc6600; font-style: normal; padding-right: 18px; position: relative;}
.project_full_wrap .entry cite b, .project_full_wrap .entry .abbrs p span {font: normal 10px/13px 'PT Sans'; display: inline-block; 
	background: #cc3300; color: #fff; width: 11px; height: 11px; position: absolute; right: 5px; top: 3px; text-align: center;}

.project_full_wrap .entry .abbrs {position: relative; color: #cc6600; font-size: 12px; line-height: 11px; padding-top: 10px; font-family: 'PT Sans'; font-style: italic; }
.project_full_wrap .entry .abbrs:after {content: ""; height: 1px; position: absolute; left: 0; background: #ccc; width: 270px; top: 0;}
.project_full_wrap .entry .abbrs p {margin: 0 0 10px;}
.project_full_wrap .entry .abbrs p span {position: static; left: auto; top: auto; margin-right: 5px;}





/* TABLE */
table.tablebox {width: 100%; margin: 0 0 30px; border-spacing: 7px; border-collapse: separate;}
.tablebox thead td {font-size: 14px; line-height: 16px; text-transform: uppercase; padding: 0; font-weight: normal;}
.tablebox thead td span {
	background: #614d8f; /* Old browsers */
	background: -moz-linear-gradient(top,  #614d8f 0%, #4a3678 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#614d8f), color-stop(100%,#4a3678)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #614d8f 0%,#4a3678 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #614d8f 0%,#4a3678 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #614d8f 0%,#4a3678 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #614d8f 0%,#4a3678 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#614d8f', endColorstr='#4a3678',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 2px 3px #ddd;
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	display: block;
	padding: 14px 15px 10px;
	color: #fff;
	text-shadow: 1px 1px 1px #4a3678;
}
.tablebox tbody th {text-align: left; font-weight: normal; font-size: 14px; line-height: 16px; background: #7e7eb6; color: #fff; padding: 10px 15px;}
.tablebox tbody td {font-size: 14px; line-height: 16px; padding: 20px 15px; position: relative; vertical-align: top;}
.tablebox tbody td:after {height: 94%; width: 3px; background: #ccc; content: ""; display: block; position: absolute; left: -5px; top: 3%;}
.tablebox tbody td:first-child::after {content: none; display: none;}
.tablebox tbody tr:hover td:before {
	background: #e6e6e6; /* Old browsers */
	background: -moz-linear-gradient(top,  #e6e6e6 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e6e6e6 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e6e6e6 0%,#f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e6e6e6 0%,#f4f4f4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e6e6e6 0%,#f4f4f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
	left: -10px;
	top: 0;
	height: 100%;
	width: 10px;
	content: "";
	display: block;
	position: absolute;
}
.tablebox tbody td:first-child::before {content: none !important; display: none !important;}

.tablebox tbody tr:hover {
	background: #e6e6e6; /* Old browsers */
	background: -moz-linear-gradient(top,  #e6e6e6 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e6e6e6 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e6e6e6 0%,#f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e6e6e6 0%,#f4f4f4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e6e6e6 0%,#f4f4f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
}
.tablebox tbody tr:hover td {color: #695ab3;}

.tablebox td.line {height: 1px; background: #ccc; padding: 0;}



/* ACCRODION */
.templateaccordeon {margin: 0 0 30px;}
.templateaccblock {margin: 0 0 20px;}
.templateaccbody {display: none;}
.templateacc_title {display: inline-block; font-family: 'PT Sans'; font-weight: bold; color: #000 !important; text-decoration: none; position: relative; border-bottom: 1px dashed #000;}
.templateacc_title .plusminus {
	background: #614d8f; /* Old browsers */
	background: -moz-linear-gradient(top,  #614d8f 0%, #4a3678 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#614d8f), color-stop(100%,#4a3678)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #614d8f 0%,#4a3678 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #614d8f 0%,#4a3678 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #614d8f 0%,#4a3678 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #614d8f 0%,#4a3678 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#614d8f', endColorstr='#4a3678',GradientType=0 ); /* IE6-9 */
	box-shadow: 0 2px 3px #aaa;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	top: -5px;
	left: -40px;
}
.templateacc_title .plusminus:after {content: ""; position: absolute; left: 0; top: 0; width: 30px; display: block; height: 30px;
	background: url(/bitrix/templates/kegroup/images/sprite.png) 0 -33px no-repeat;}
.templateacc_title.active .plusminus:after {background-position: 0 -63px;}


.important_box {color: #cc6600; font-size: 15px; margin: 0 0 30px; position: relative;}
.imp_icon {position: absolute; width: 60px; text-align: right; left: -115px; padding-right: 40px; top: -5px; color: #ff9933; font: bold 14px/33px 'PT Sans';}
.imp_icon:after {background: url(/bitrix/templates/kegroup/images/sprite.png) no-repeat; display: block; content: ""; width: 34px; height: 33px; position: absolute; right: 0;
	top: 0;}



/* ALBUMS */
.albums_container {margin: 50px 0 10px;}
.albums_container:after {clear: both; content: ""; display: block;}
.albums_item {float: left; width: 230px; margin: 0 10px 10px 0;}
.albums_item.last {margin-right: 0;}
.albums_item .ai_image {width: 100%; height: 150px; overflow: hidden;}
.albums_item .ai_image img {max-width: 250px;}
.albums_item .ai_entry {height: 85px; background: #fff; padding: 10px 15px 0; font-size: 14px; line-height: 16px;}
.albums_item .ai_entry a {color: #252525; text-decoration: none;}
.albums_item:hover .ai_entry a {color: #695ab3;}



/* óêîâîäñòâî */
.leaders_container {margin: 40px 0;}
.leaders_box {border-radius: 10px;float: left; width: 420px; margin: 0 0 25px 0; color: #666666; font-size: 13px; line-height: 19px;}
.leaders_box:nth-child(even) {
	margin: 0 0 25px 40px;
}
.leaders_box .inner {
	padding: 15px;
	height: 239px;
	text-decoration: none;
	display: block;
}
.leaders_box .image {float: left; margin: 0 25px 0 0;}
.leaders_box .image img {border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px;}
.leaders_box .name {display: block; font-size: 15px; font-family: 'PT Sans'; font-weight: bold; color: #424284; margin: 0 0 10px; padding-top: 76px;}
.leaders_box .name a {color: #424284; text-decoration: none;}
.leaders_window {padding: 0 30px 0 0; font-size: 14px; line-height: 19px;}
.leaders_window .image {float: left; margin: 0 25px 0 0;}
.leaders_window .image img {float: left; max-width: 295px;}
.leaders_window .name {color: #424284; text-transform: uppercase; font: bold 14px 'PT Sans'; display: block; margin: 0 0 15px;}
.leaders_window .text {padding: 20px 0}
.leaders_window .text img {width: 90px;}
.leaders_window .text p {margin: 15px 0 15px 25px;}

/* News container */
.news_container {margin: 0 0 50px;}
.news_box {float: left; width: 31%; margin: 0 2% 0 0; color: #4a5796; box-sizing: border-box; -moz-box-sizing: border-box; padding-left: 85px; 
	position: relative; min-height: 70px;}
.news_box .date {width: 70px; margin: 0; text-align: center; font-size: 14px; line-height: 14px; text-transform: uppercase;
	font-family: 'Trebuchet MS', sans-serif; position: absolute; left: 0; top: -2px;}
.news_box .date b {font-weight: normal; font-size: 60px; line-height: 56px; display: block;}
.news_box .link {font-size: 13px; text-transform: uppercase; line-height: 18px;}
.news_box .link a {text-decoration: none;}
.news_box .link a:hover {text-decoration: underline;}


/* 404 PAGE */
.error404_container {padding: 200px 0;}
.error404_container .name {color: #695497; font: bold 107px/100px 'PT Sans'; width: 240px; float: left; text-align: center; margin: 17px 0 0;}
.error404_container .entry {width: 640px; float: right; margin: 0 40px 0 0; font: 15px/19px 'PT Sans'; color: #333;}
.error404_container .entry p {margin: 15px 0;}
.error404_container .entry a {color: #695ab3;}

.detail-text {
	font-size: 15px;
	margin-bottom: 15px;
}

.select-filter {
	display: inline-block;
	background: #ffffff;
	width: 250px;
	box-shadow: inset 1px 1px 0px 1px #9f9f9f;
	border-radius: 3px;
	border: none;
	padding: 8px 10px;
}

.albums_item.project_item {
	background: #FFF;
	text-align: center;
}

.albums_item.project_item .ai_image {
	line-height: 150px;
}

.manufactures-button {
	margin-left: 257px;
}

.search-input {
	font-size: 14px;
	padding: 7px;
	width: 400px;
}

.result-block {
	background: #FFF;
	margin-bottom: 15px;
	padding: 20px;
	border-bottom: 1px solid #dadada;
}

.result-block a {
	display: block;
	margin-bottom: 10px;
	font-size: 17px;
}

.result-block small a,.result-block small {
	display: inline;
	font-size: 12px;
	margin: 0;
	color: #999;
}

.sbm.sbm-content {
	padding: 8px 22px;
}


.red {
	color: #FF0000;
}

.templateul,
.templateol {margin: 20px 0;}
.templateul li {margin: 10px 0; list-style: none; padding-left: 20px; position: relative;}
.templateul li:after {content: ""; position: absolute; left: 0; top: 8px; background: #424284; width: 6px; height: 6px;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;}
.templateul li ul {margin: 10px 0;}
.templateul li ul li {color: #5c5ca3;}
.templateul li ul li:after {border: 1px solid #424284; background: 0; top: 6px;}

.templateol {
	counter-reset: my-badass-counter;
}
.templateol li {margin: 15px 0; list-style: none; padding-left: 40px; position: relative;}
.templateol li:before {
	content: counter(my-badass-counter);
	counter-increment: my-badass-counter;
	position: absolute; left: 0; top: -2px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
	background: #fda448; color: #fff; display: block; width: 24px; text-align: center; height: 24px; font: bold 14px/26px 'PT Sans' !important; padding: 0;
}

.download-link {
	cursor: pointer;
} 

.possib_table {
	width: 450px;
	margin: 0 auto;
}
.possib_table td {
	width: 50%;
}

.nbg {
	background: none !important;
}

.click-href {
	cursor: pointer;
}

.license_container .project_box  img.honor-img {
	width: auto;
	float: left;
	margin: 0 10px 0 0;
}

.link-status-project {
	text-decoration: none;
}

.link-status-project:hover {
	text-decoration: underline;
}
.wrapp_oborudovanie_i_inzhiniring{
	width:100%;
	display: inline-block;
}
.wrapp_oborudovanie_i_inzhiniring .left{
	width:49%;
	padding-right:1%;
	box-sizing:border-box;
	float:left;
}
.wrapp_oborudovanie_i_inzhiniring .right{
	width:49%;
	padding-left:1%;
	box-sizing:border-box;
	float:left;
}
/* End */
/* /bitrix/templates/kegroup/fonts2/stylesheet.css?15718240241582 */
/* /bitrix/templates/kegroup/css/jquery.bxslider.css?15718240243673 */
/* /bitrix/templates/kegroup/css/magnific-popup.css?15718240248150 */
/* /bitrix/templates/kegroup/css/jquery.fancybox.css?15718240244753 */
/* /bitrix/templates/kegroup/css/style.css?157182402458704 */
/* /bitrix/templates/kegroup/styles.css?157182402411633 */
/* /bitrix/templates/kegroup/template_styles.css?157182402462238 */
