@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700');html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
div,
span {
	max-height: 5000em;
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

a,
button,
[role="button"],
input,
label,
select,
textarea {
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}

a {
	text-decoration: none;
}
a[href^="tel:"] {
        color: #000; /* Синий цвет на мобильных устройствах */
    }

/*! 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;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
}
@media(min-width:765px){
	.fancybox-opened {
		z-index: 8030;
		top:10%!important;
	}
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
	box-shadow: 0 10px 25px rgba(0,0,0,0.5);
}

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

.fancybox-inner {
	overflow: hidden;
}

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

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

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

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

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url(fancybox_sprite.png);
}

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

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	background-image: url('icon-close-modal.svg');
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 8040;
}

.fancybox-close:hover {
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 50%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(blank.gif);
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-nav:hover span {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 60px;
	height: 60px;
	margin-top: -18px;
	cursor: pointer;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 8040;
}

.fancybox-prev span {
	left: -40px;
	background: url('icon-prev-modal.svg') no-repeat center center;
	background-size: cover;
}

.fancybox-next span {
	right: -40px;
	background: url('icon-next-modal.svg') no-repeat center center;
	background-size: cover;
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0,0,0,0.8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

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

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

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

#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

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

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

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

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

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

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

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

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

/*!
 * fullPage 2.9.4
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */

.fp-enabled body,
html.fp-enabled {
	margin: 0;
	padding: 0;
	overflow: hidden;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

#superContainer {
	height: 100%;
	position: relative;
	-ms-touch-action: none;
	touch-action: none;
}

.fp-section {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.fp-slide {
	float: left;
}

.fp-slide,
.fp-slidesContainer {
	height: 100%;
	display: block;
}

.fp-slides {
	z-index: 1;
	height: 100%;
	overflow: hidden;
	position: relative;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.fp-section.fp-table,
.fp-slide.fp-table {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.fp-tableCell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.fp-slidesContainer {
	float: left;
	position: relative;
}

.fp-controlArrow {
	-webkit-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-ms-user-select: none;
	position: absolute;
	z-index: 4;
	top: 50%;
	cursor: pointer;
	width: 0;
	height: 0;
	border-style: solid;
	margin-top: -38px;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.fp-controlArrow.fp-prev {
	left: 15px;
	width: 0;
	border-width: 38.5px 34px 38.5px 0;
	border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next {
	right: 15px;
	border-width: 38.5px 0 38.5px 34px;
	border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
	overflow: hidden;
	position: relative;
}

.fp-scroller {
	overflow: hidden;
}

.iScrollIndicator {
	border: 0 !important;
}

.fp-notransition {
	-webkit-transition: none !important;
	transition: none !important;
}

#fp-nav {
	position: fixed;
	z-index: 100;
	margin-top: -32px;
	top: 50%;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
}

#fp-nav.right {
	right: 17px;
}

#fp-nav.left {
	left: 17px;
}

.fp-slidesNav {
	position: absolute;
	z-index: 4;
	left: 50%;
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.fp-slidesNav.bottom {
	bottom: 17px;
}

.fp-slidesNav.top {
	top: 17px;
}

#fp-nav ul,
.fp-slidesNav ul {
	margin: 0;
	padding: 0;
}

#fp-nav ul li,
.fp-slidesNav ul li {
	display: block;
	width: 14px;
	height: 13px;
	margin: 7px;
	position: relative;
}

.fp-slidesNav ul li {
	display: inline-block;
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
}

#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span {
	height: 12px;
	width: 12px;
	margin: -6px 0 0 -6px;
	border-radius: 100%;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	height: 4px;
	width: 4px;
	border: 0;
	background: #333;
	left: 50%;
	top: 50%;
	margin: -2px 0 0 -2px;
	-webkit-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
	width: 10px;
	height: 10px;
	margin: -5px 0 0 -5px;
}

#fp-nav ul li .fp-tooltip {
	position: absolute;
	top: -2px;
	color: #fff;
	font-size: 14px;
	font-family: arial,helvetica,sans-serif;
	white-space: nowrap;
	max-width: 220px;
	overflow: hidden;
	display: block;
	opacity: 0;
	width: 0;
	cursor: pointer;
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active+.fp-tooltip {
	-webkit-transition: opacity .2s ease-in;
	transition: opacity .2s ease-in;
	width: auto;
	opacity: 1;
}

#fp-nav ul li .fp-tooltip.right {
	right: 20px;
}

#fp-nav ul li .fp-tooltip.left {
	left: 20px;
}

.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell,
.fp-auto-height.fp-section {
	height: auto !important;
}

.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell,
.fp-responsive .fp-auto-height-responsive.fp-section {
	height: auto !important;
}

/*! Flickity v2.0.5
http://flickity.metafizzy.co
---------------------------------------------- */

.flickity-enabled {
	position: relative;
}

.flickity-enabled:focus {
	outline: none;
}

.flickity-viewport {
	overflow: hidden;
	position: relative;
	height: 100%;
	-webkit-transition: height .3s ease-in-out;
	transition: height .3s ease-in-out;
}

.flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%;
}

.flickity-enabled.is-draggable {
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

.flickity-prev-next-button {
	position: absolute;
	top: 50%;
	width: 44px;
	height: 44px;
	border: none;
	border-radius: 50%;
	background: white;
	background: rgba(255,255,255,0.75);
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.flickity-prev-next-button:hover {
	background: white;
}

.flickity-prev-next-button:focus {
	outline: none;
	-webkit-box-shadow: 0 0 0 5px #09F;
	box-shadow: 0 0 0 5px #09F;
}

.flickity-prev-next-button:active {
	opacity: .6;
}

.flickity-prev-next-button.previous {
	left: 10px;
}

.flickity-prev-next-button.next {
	right: 10px;
}

.flickity-rtl .flickity-prev-next-button.previous {
	left: auto;
	right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
	right: auto;
	left: 10px;
}

.flickity-prev-next-button:disabled {
	opacity: .3;
	cursor: auto;
}

.flickity-prev-next-button svg {
	position: absolute;
	left: 20%;
	top: 20%;
	width: 60%;
	height: 60%;
}

.flickity-prev-next-button .arrow {
	fill: #333;
}

.flickity-page-dots {
	position: absolute;
	width: 100%;
	bottom: -25px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	line-height: 1;
}

.flickity-rtl .flickity-page-dots {
	direction: rtl;
}

.flickity-page-dots .dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 8px;
	background: #333;
	border-radius: 50%;
	opacity: .25;
	cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
	opacity: 1;
}

.agmodal {
	display: none;
	vertical-align: middle;
	position: relative;
	background: #f7f8f9;
	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);
	width: 450px;
	max-width: 100%;
	margin: 80px 0;
	padding: 30px 35px 30px 35px;
	text-align: left;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-transform-origin: center top;
	-ms-transform-origin: center top;
	transform-origin: center top;
	cursor: auto;
	will-change: opacity,tranform;
}

.agmodal--fade {
	opacity: 0;
}

.agmodal--slide {
	-webkit-transform: translate3d(0, -500px, 0);
	transform: translate3d(0, -500px, 0);
}

.agmodal--scale {
	-webkit-transform: scale3d(.9, .9, .9);
	transform: scale3d(.9, .9, .9);
}

.agmodal--3d {
	-webkit-transform: perspective(1000px) rotateX(45deg);
	transform: perspective(1000px) rotateX(45deg);
}

.agmodal--morph {
	-webkit-transition: opacity .4s ease,width .4s ease,-webkit-transform .4s cubic-bezier(.7, 0, .3, 1);
	transition: opacity .4s ease,width .4s ease,-webkit-transform .4s cubic-bezier(.7, 0, .3, 1);
	transition: transform .4s cubic-bezier(.7, 0, .3, 1),opacity .4s ease,width .4s ease;
	-webkit-transition: -webkit-transform .4s cubic-bezier(.7, 0, .3, 1),opacity .4s ease,width .4s ease,-webkit-transform .4s cubic-bezier(.7, 0, .3, 1);
	transition: transform .4s cubic-bezier(.7, 0, .3, 1),opacity .4s ease,width .4s ease,-webkit-transform .4s cubic-bezier(.7, 0, .3, 1);
	-webkit-transform: translate3d(-400px, 0, 0) scale3d(1.4, .5, 1);
	transform: translate3d(-400px, 0, 0) scale3d(1.4, .5, 1);
}

.agmodal--visible {
	-webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
	transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
	opacity: 1;
}

.agmodal--video {
	padding: 0;
	width: 1920px;
	max-width: 75%;
	max-height: 100%;
	height: auto;
}

.agmodal--video video {
	width: 100%;
	display: block;
}

.agmodal img {
	max-width: 100%;
	height: auto;
}

.agmodal__wrapper {
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: -100;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	text-align: center;
	pointer-events: none;
	opacity: 0;
	visibility: hidden;
}

.agmodal__wrapper:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0;
}

.agmodal__wrapper .agmodal {
	display: inline-block;
}

.agmodal__wrapper:focus {
	outline-width: 0;
}

.agmodal__wrapper--visible {
	visibility: visible;
	pointer-events: auto;
	opacity: 1;
	z-index: 9999;
}

.agmodal__wrapper * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.agmodal__close {
	position: absolute;
	top: -18px;
	right: -18px;
	cursor: pointer;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	background-color: #000;
	width: 37px;
	height: 37px;
	border-radius: 50%;
}

.agmodal__close:hover {
	background-color: #fffb42;
}

.agmodal__close:before,
.agmodal__close:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -1px;
	margin-left: -10px;
	width: 20px;
	height: 2px;
	background-color: #FFF;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.agmodal__close:hover:before,
.agmodal__close:hover:after {
	background-color: #000;
}

.agmodal__close:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.agmodal__close:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.agmodal__video-preloader {
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	text-align: center;
	z-index: 10;
	font-size: 64px;
}

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

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

@font-face {
	font-family: 'Roboto-Cn';
	src: url('fonts/hinted-subset-Roboto-BoldCondensed.eot');
	src: url('fonts/hinted-subset-Roboto-BoldCondensed.eot?#iefix') format('embedded-opentype'),url('fonts/hinted-subset-Roboto-BoldCondensed.woff') format('woff'),url('fonts/hinted-subset-Roboto-BoldCondensed.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Roboto-Cn';
	src: url('fonts/hinted-subset-Roboto-Condensed.eot');
	src: url('fonts/hinted-subset-Roboto-Condensed.eot?#iefix') format('embedded-opentype'),url('fonts/hinted-subset-Roboto-Condensed.woff') format('woff'),url('fonts/hinted-subset-Roboto-Condensed.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Raleway';
	src: url('fonts/hinted-subset-Raleway-Regular.eot');
	src: url('fonts/hinted-subset-Raleway-Regular.eot?#iefix') format('embedded-opentype'),url('fonts/hinted-subset-Raleway-Regular.woff') format('woff'),url('fonts/hinted-subset-Raleway-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Raleway';
	src: url('fonts/hinted-subset-Raleway-Medium.eot');
	src: url('fonts/hinted-subset-Raleway-Medium.eot?#iefix') format('embedded-opentype'),url('fonts/hinted-subset-Raleway-Medium.woff') format('woff'),url('fonts/hinted-subset-Raleway-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Raleway';
	src: url('fonts/hinted-subset-Raleway-Light.eot');
	src: url('fonts/hinted-subset-Raleway-Light.eot?#iefix') format('embedded-opentype'),url('fonts/hinted-subset-Raleway-Light.woff') format('woff'),url('fonts/hinted-subset-Raleway-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Raleway';
	src: url('fonts/hinted-subset-Raleway-ExtraBold.eot');
	src: url('fonts/hinted-subset-Raleway-ExtraBold.eot?#iefix') format('embedded-opentype'),url('fonts/hinted-subset-Raleway-ExtraBold.woff') format('woff'),url('fonts/hinted-subset-Raleway-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "Rouble";
	src: url("fonts/rubsn.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

[class^="rouble"]:before,
[class*=" rouble"]:before,
[class^="rouble"]:after,
[class*=" rouble"]:after {
	font-family: 'Rouble';
	font-style: normal;
}

.rouble:before {
	content: "\42c";
}

.clear,
.clearfix {
	clear: both;
}

.clearafter:after {
	content: '';
	display: table;
	clear: both;
}

.filter-gray-full {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: url('../img/svg/grayscale.svg');
	filter: url('../img/svg/grayscale.svg');
	-webkit-filter: gray;
	filter: gray;
}

.anim-top-down {
	-webkit-animation: anim-top-down 2s infinite;
	animation: anim-top-down 2s infinite;
}

.pickmeup {
	background: #fff;
	border-radius: .4em;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: inline-block;
	position: absolute;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	z-index: 300;
	-webkit-box-shadow: 3px 4px 10px 0 rgba(0,0,0,0.2);
	box-shadow: 3px 4px 10px 0 rgba(0,0,0,0.2);
}

.pickmeup * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.pickmeup.pmu-flat {
	position: relative;
}

.pickmeup.pmu-hidden {
	display: none;
}

.pickmeup div {
	-webkit-transition: color .3s,background .3s;
	transition: color .3s,background .3s;
}

.pickmeup .pmu-instance {
	display: inline-block;
	height: 13.8em;
	padding: .5em;
	text-align: center;
	width: 15em;
}

.pickmeup .pmu-instance .pmu-button {
	color: #000;
	cursor: pointer;
	outline: none;
	text-decoration: none;
}

.pickmeup .pmu-instance .pmu-today {
	background: #f00;
	color: #fff;
}

.pickmeup .pmu-instance .pmu-button:hover {
	background: transparent;
	color: #ff0000;
}

.pickmeup .pmu-instance .pmu-not-in-month {
	color: #666;
}

.pickmeup .pmu-instance .pmu-disabled,
.pickmeup .pmu-instance .pmu-disabled:hover {
	color: #333;
	cursor: default;
}

.pickmeup .pmu-instance .pmu-selected {
	background: #f00;
	color: #fff;
}

.pickmeup .pmu-instance .pmu-not-in-month.pmu-selected {
	background: #f00;
}

.pickmeup .pmu-instance .pmu-not-in-month.pmu-selected:hover {
	color: #fff;
}

.pickmeup .pmu-instance nav {
	color: #000;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	line-height: 2em;
}

.pickmeup .pmu-instance nav *:first-child :hover {
	color: #ff0000;
}

.pickmeup .pmu-instance nav .pmu-prev,
.pickmeup .pmu-instance nav .pmu-next {
	display: none;
	height: 2em;
	width: 1em;
}

.pickmeup .pmu-instance nav .pmu-month {
	width: 14em;
}

.pickmeup .pmu-instance .pmu-years *,
.pickmeup .pmu-instance .pmu-months * {
	display: inline-block;
	line-height: 3.6em;
	width: 3.5em;
}

.pickmeup .pmu-instance .pmu-day-of-week {
	color: #999;
	cursor: default;
}

.pickmeup .pmu-instance .pmu-day-of-week *,
.pickmeup .pmu-instance .pmu-days * {
	display: inline-block;
	line-height: 1.5em;
	width: 2em;
}

.pickmeup .pmu-instance .pmu-day-of-week * {
	line-height: 1.8em;
}

.pickmeup .pmu-instance:first-child .pmu-prev,
.pickmeup .pmu-instance:last-child .pmu-next {
	display: block;
}

.pickmeup .pmu-instance:first-child .pmu-month,
.pickmeup .pmu-instance:last-child .pmu-month {
	width: 13em;
}

.pickmeup .pmu-instance:first-child:last-child .pmu-month {
	width: 12em;
}

.pickmeup:not(.pmu-view-days) .pmu-days,
.pickmeup:not(.pmu-view-days) .pmu-day-of-week,
.pickmeup:not(.pmu-view-months) .pmu-months,
.pickmeup:not(.pmu-view-years) .pmu-years {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.cookiesagree {
	position: fixed;
	z-index: 100;
	left: 0;
	bottom: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: rgba(0,0,0,0.7);
	color: #fff;
	text-align: center;
	padding: 5px 80px;
	width: 100%;
	display: none;
	font-family: Arial;
	font-size: 14px;
	line-height: 150%;
}

.cookiesBtn:link,
.cookiesBtn:visited,
.cookiesBtn:hover {
	display: inline-block;
	background: #f00;
	color: #fff;
	padding: 10px 30px 11px 30px;
	border: none;
	vertical-align: middle;
	line-height: 1;
	margin: 10px 20px;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.cookiesBtn:hover {
	background: #920000;
	color: #fff;
}

.cookiesagree p {
	display: inline-block;
	padding: 10px 20px;
	vertical-align: middle;
}

.cookieTable {
	display: flex;
	align-items: center;
	width: 100%;
	justify-content: center;
}

.cookieTD {
	text-align: left;
	padding: 10px;
}

body {
	-webkit-font-smoothing: antialiased;
}

img {
	max-width: 100%;
}

section,
header,
footer {
	position: relative;
	margin: 0 auto;
	z-index: 1;
}

.wrapper {
	position: relative;
	max-width: 1582px;
	width: 100%;
	padding-left: 82px;
}

.locked-body {
	height: 100%;
	overflow-y: hidden;
}

.locked-body body {
	overflow: hidden;
}

.angle-tl:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 0;
	border-color: #ffffff transparent transparent transparent;
	z-index: 5;
}

.angle-br {
	position: relative;
}

.angle-br:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 20px 20px;
	border-color: transparent transparent #ffffff transparent;
	z-index: 5;
}

.angle-br-mini {
	position: relative;
}

.angle-br-mini:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 10px 10px;
	border-color: transparent transparent #ffffff transparent;
	z-index: 5;
}

.anons-sidebar {
	width: 20%;
	float: left;
	padding-left: 4%;
	padding-right: 2%;
	padding-top: 40px;
	padding-bottom: 30px;
}

.anons-sidebar p,
.anons-sidebar a {
	text-transform: uppercase;
	font-size: 15px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 2;
}

.anons-sidebar a {
	color: #ff0000;
	border-bottom: 2px solid #ff0000;
}

.anons-sidebar a:hover {
	border-color: transparent;
}

.anchors-sidebars {
	width: 20%;
	float: left;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-left: 2%;
	padding-right: 2%;
}

.anchors-sidebars li {
	display: block;
	padding-bottom: 20px;
}

.anchors-sidebars li.active span {
	color: #ff0000;
	border-bottom: none;
}

.anchors-sidebars a {
	display: inline-block;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Roboto Condensed',sans-serif;
	color: #1A1A1A;
	line-height: 2;
}

.anchors-sidebars a:hover span {
	border-color: transparent;
	color: #ff0000;
}

.anchors-sidebars a span {
	border-bottom: 2px solid #ff0000;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.soc-links p {
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 18px;
	letter-spacing: 2px;
}

.soc-links__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.soc-links__list li {
	display: inline-block;
	margin-right: 14px;
}

.soc-icon-red path {
	fill: #ff0000;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.text-breadcrump {
	display: inline-block;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: 500;
	border-bottom: 1px solid #ff0000;
	color: #ff0000;
}

.text-breadcrump:hover {
	border-bottom-color: transparent;
}

.back-link-wrap {
	padding-right: 20px;
}

.back-link {
	display: inline-block;
	width: 100%;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
	background: url('../img/svg/icons/icon-left-arrow-menu.svg') no-repeat center right;
}

.back-link:hover span {
	color: #ff0000;
	border-color: transparent;
}

.back-link span {
	color: #1A1A1A;
	border-bottom: 2px solid #ff0000;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.back-link--2 {
	padding-left: 18px;
	background: url('../img/svg/icons/icon-left-arrow-menu.svg') no-repeat center left;
}

.next-link-wrap {
	display: inline-block;
}

.next-link {
	display: inline-block;
	width: 100%;
	padding-right: 15px;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
	background: url('../img/svg/icons/icon-right-arrow-menu-red.svg') no-repeat center right;
}

.next-link:hover span {
	color: #ff0000;
	border-color: transparent;
}

.next-link span {
	color: #1A1A1A;
	border-bottom: 2px solid #ff0000;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.left-title {
	position: relative;
	width: 20%;
	float: left;
	padding-left: 45px;
	padding-right: 30px;
	padding-top: 40px;
	padding-bottom: 35px;
}

.left-title h3 {
	text-transform: uppercase;
}

.arenda-classes {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background: #f2f2f2;
}

.arenda-class {
	position: relative;
	width: 50%;
	padding-right: 5%;
	z-index: 1;
}

.arenda-class:last-child {
	width: 45%;
	padding-right: 0;
}

.arenda-class img {
	max-height: 75px;
}

.arenda-class p {
	padding-top: 30px;
	font-size: 30px;
}

.arenda-class span {
	font-size: 15px;
	font-weight: 500;
	line-height: 1.66666667;
}

.arenda-class__head {
	position: relative;
}

.arenda-class__head strong {
	display: block;
	line-height: 1;
	color: #FFF;
	font-size: 100px;
}

.arenda-class__head-icon {
	position: absolute;
	bottom: -15px;
	left: 0;
}

.invisible {
	pointer-events: none;
	opacity: 0;
}

.red-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.red-mask--hovered:hover {
	opacity: 0;
}

.red-mask-filter {
	width: 120%;
	height: 120%;
	fill: #ff0000;
	mix-blend-mode: multiply;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.black-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.black-mask--hovered:hover {
	opacity: 0;
}

.black-mask-filter {
	width: 120%;
	height: 120%;
	fill: rgba(0,0,0,0.8);
	mix-blend-mode: multiply;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.gray-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.gray-mask--hovered:hover {
	opacity: 0;
}

.gray-mask-filter {
	width: 120%;
	height: 120%;
	fill: rgba(0,0,0,0.5);
	mix-blend-mode: multiply;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.blured {
	-webkit-filter: blur(5px);
	filter: blur(5px);
}

.icon-video-play {
	width: 90px;
	height: 90px;
}

.icon-video-play__triangle {
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	fill: #fff;
}

.icon-video-play__circle {
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	fill: #fff;
}

.pt15 {
	padding-top: 15px;
}

.fl-left {
	float: left;
}

.fl-right {
	float: right;
}

.icon-down-arrow-black {
	fill: #1a1a1a;
}

.modal-form {
	display: none;
}

.modal-window-wrapper {
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	visibility: visible;
}

.modal-window-wrapper.hidden {
	visibility: hidden;
}

.modal-window {
	cursor: default;
}

.modal-text {
	padding: 15px;
	border-radius: 5px;
	background: #fff;
}

.modal-close {
	position: absolute;
	top: 0;
	right: -25px;
	width: 40px;
	height: 40px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.modal-close:before,
.modal-close:after {
	content: "";
	position: absolute;
	top: 50%;
	width: 40px;
	height: 1px;
	background: #ff0000;
	-webkit-transform: rotate(45deg) translateY(-50%);
	-ms-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
}

.modal-close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.modal-close:hover {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

#modal-spasibo {
	padding-top: 30px;
	padding-bottom: 15px;
	border-radius: 20px;
	background: #FFC438;
}

.flickity-prev-next-button {
	background: transparent;
}

.flickity-prev-next-button:hover {
	background: transparent;
}

.flickity-prev-next-button.previous {
	left: -40px;
}

.flickity-prev-next-button.next {
	right: -40px;
}

.flickity-prev-next-button .arrow {
	fill: #ccc;
}

.flickity-page-dots .dot {
	width: 15px;
	height: 15px;
	border: 2px solid #fff;
	background: transparent;
	opacity: 1;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.flickity-page-dots .dot:hover {
	border-color: #ccc;
}

.flickity-page-dots .dot.is-selected {
	background: #ccc;
	border: 2px solid #ccc;
}

.fancybox-iframe {
	width: 800px;
	height: 600px;
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

.animated {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.link,
.link2,
.user-content .link,
.user-content .link2 {
	color: #000;
	border-bottom: 2px solid #f00;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.link:hover,
.link2:hover,
.user-content .link:hover,
.user-content .link2:hover {
	border-bottom-color: transparent;
}

.link2,
.user-content .link2 {
	border-bottom-width: 1px;
}

.btn {
	position: relative;
	display: inline-block;
	padding-top: 24px;
	padding-bottom: 24px;
	padding-right: 75px;
	padding-left: 75px;
	font-size: 18px;
	font-family: "Raleway",sans-serif;
	font-weight: 500;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	color: #FFF;
	line-height: 1;
	border: none;
	cursor: pointer;
	background-color: #ff0000;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	outline: none;
}

.btn:hover,
.btn:focus {
	background-color: #ff8080;
}

.btn:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 0;
	border-color: #ffffff transparent transparent transparent;
}

.btn:after {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 10px 10px;
	border-color: transparent transparent #ffffff transparent;
}

.btn i,
.btn span {
	vertical-align: middle;
}

.btn--transparent {
	width: 100%;
	margin-top: 8px;
	padding-left: 0;
	padding-right: 0;
	background: url('../img/svg/bg-btn-transparent.svg') no-repeat center center;
	background-size: contain;
}

.btn--transparent:hover {
	background-color: transparent;
}

.btn--transparent:hover span {
	color: #ff0000;
}

.btn--transparent:hover:after {
	opacity: 1;
}

.btn--transparent:before,
.btn--transparent:after {
	content: none;
}

.btn--transparent:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: initial;
	right: initial;
	border: none;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	background: url('../img/svg/bg-btn-transparent-white.svg') no-repeat center center;
	background-size: contain;
	z-index: 0;
}

.btn--transparent span {
	position: relative;
	padding: 0 !important;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 1;
}

.btn--grayed:before {
	border-color: #f2f2f2 transparent transparent transparent;
}

.btn--grayed:after {
	border-color: transparent transparent #f2f2f2 transparent;
}

.btn--mini {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 15px;
	line-height: 1.66666667;
}

.btn--mini span,
.btn--mini img {
	display: inline-block;
	vertical-align: middle;
}

.btn path {
	fill: #fff;
	vertical-align: top;
	margin: 0 0 0 5px;
}

.btnwrap--center {
	text-align: center;
}

.btnwrap--right {
	text-align: right;
}

body {
	font-family: "Raleway",sans-serif;
	font-size: 16px;
	line-height: 1.4;
	color: #1A1A1A;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Raleway",sans-serif;
	line-height: 1.2;
	color: #1A1A1A;
	font-weight: normal;
}

h1,
.h1 {
	font-size: 48px;
	line-height: 1.44;
}

h2,
.h2 {
	font-size: 36px;
	margin-bottom: 20px;
}

.h2--center {
	text-align: center;
}

h3,
.h3 {
	font-size: 30px;
}

h4 {
	font-size: 23px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 12px;
}

a {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

p {
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: normal;
}

p:last-child,
ul:last-child,
ol:last-child {
	margin-bottom: 0;
}

strong,
b {
	font-weight: 700;
}

sup {
	vertical-align: super;
	font-size: smaller;
}

.text-center {
	text-align: center;
}

.user-content-wrap {
	padding-left: 40px;
	padding-right: 50px;
	padding-top: 35px;
	padding-bottom: 35px;
}

.user-content-wrap.pr0 {
	padding-right: 0;
}

.user-content {
	position: relative;
	font-size: 14px;
	line-height: 2.14285714;
	font-weight: 500;
	color: #1A1A1A;
}

.user-content h2,
.user-content h3,
.user-content h4 {
	padding-bottom: 20px;
	margin-bottom: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.user-content a {
	color: #ff0000;
}

.user-content a:hover {
	color: #000;
}

.user-content a:hover h3,
.user-content a:hover h4 {
	color: #ff0000;
}

.user-content p {
	margin-bottom: 15px;
	font-weight: 500;
	line-height: 2;
}

.user-content p.q {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.55;
}

.user-content ul {
	padding-bottom: 20px;
	font-size: 13px;
	font-weight: 500;
	color: #666;
}

.user-content ul:last-child {
	padding-bottom: 0;
}

.user-content ul li {
	position: relative;
	margin-bottom: 4px;
	padding-left: 25px;
}

.user-content ul li:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 3px;
	width: 5px;
	height: 5px;
	background: #ff0000;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.user-content ul ul {
	padding-top: 4px;
}

.user-content ul ul li {
	padding-left: 25px;
	line-height: 1.8;
	margin-bottom: 8px;
}

.user-content ol {
	list-style-type: none;
}

.user-content ol>li {
	position: relative;
	counter-increment: step-counter;
	margin-left: 0;
	padding-left: 20px;
	padding-bottom: 16px;
}

.user-content ol>li:before {
	content: counter(step-counter);
	position: absolute;
	left: 0;
	top: -1px;
	color: #ff0000;
}

.user-content ol>li.list-number:before {
	content: attr(data-number);
}

.user-content ol ul {
	padding-top: 2px;
}

.user-content ol ul li {
	padding-bottom: 0;
}

.user-content ol ul li ul li:before {
	background: #000;
}

.user-content--white {
	color: #FFF;
}

.user-content--white h1,
.user-content--white h2,
.user-content--white h3,
.user-content--white h4,
.user-content--white p,
.user-content--white ul {
	color: #FFF;
}

.user-content--vacancy p>strong {
	padding-bottom: 20px;
	font-size: 30px;
	font-family: "Raleway",sans-serif;
	line-height: 1.2;
	color: #1A1A1A;
	font-weight: normal;
}

.user-content__img {
	position: relative;
	margin-bottom: 5px;
}

.user-content__img img {
	display: block;
}

.user-content__img span {
	position: absolute;
	top: 0;
	left: -240px;
	width: 24%;
	display: inline-block;
	line-height: 1.92307692;
	font-size: 13px;
	font-weight: 500;
	color: #B3B3B3;
}

.user-content__img--gray {
	display: inline-block;
}

.user-content__img--gray img {
	position: relative;
	display: block;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
}

.user-content__img--headed img {
	margin-top: -34px;
	margin-left: -40px;
}

.user-blockquote {
	position: relative;
	margin-left: 7%;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-left: 40px;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 18px;
	line-height: 1.94444444;
	letter-spacing: 2px;
}

.user-blockquote:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 3px;
	background: #ff0000;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.user-blockquote a {
	color: #ff0000;
}

.big-ol {
	position: relative;
	margin-left: 80px;
	list-style: none !important;
	counter-reset: ol;
}

.big-ol>li {
	position: relative;
	margin-left: 0 !important;
	padding-left: 0 !important;
	padding-bottom: 40px !important;
	counter-increment: ol;
	font-weight: 500;
	font-size: 15px;
	line-height: 1.66666667;
	z-index: 1;
}

.big-ol>li:before {
	content: counter(ol);
	position: absolute;
	top: -16px;
	left: -80px !important;
	line-height: 1;
	color: #f2f2f2;
	font-size: 72px;
	font-weight: 800;
}

.big-ol>li:after {
	content: "";
	position: absolute;
	top: 0;
	left: -17px;
	width: 1px;
	height: 100%;
	background: #ff0000;
}

.big-ol>li:first-child:after {
	top: 15px;
}

.big-ol>li:last-child {
	padding-bottom: 0 !important;
}

.big-ol>li:last-child:after {
	top: 0;
	height: 18px;
}

.big-ol>li p {
	position: relative;
}

.big-ol>li p:after {
	content: "";
	position: absolute;
	top: 10px;
	left: -21px;
	width: 9px;
	height: 9px;
	background: #ff0000;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.big-ol>li ul li {
	position: relative;
	margin-bottom: 4px;
	padding-left: 25px;
	padding-bottom: 0;
	font-size: 14px;
}

.big-ol>li ul li:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	width: 5px;
	height: 5px;
	background: #ff0000;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.awSlider {
	position: relative;
	z-index: 10;
	width: 100%;
	overflow: hidden;
	background: #fff;
}

.awItem {
	float: left;
	width: 33.3333%;
	border-right: 1px solid #d2d2d2;
	padding: 40px;
}

.awItem .awCat {
	color: #ff0000;
	padding: 0 0 10px 0;
	font-weight: 500;
}

.awItem .awName {
	font-size: 30px;
	line-height: normal;
	font-weight: 500;
	padding: 0 0 20px 0;
}

.awItem .awText {
	font-size: 13px;
	line-height: 200%;
	color: #666;
	padding: 0 0 40px 0;
}

.awItem img {
	display: block;
}

.bgred {
	background: #ff0000;
}

.bgred h3 {
	color: #fff;
}

.bgred .sliderNav a:before {
	border-top-color: #fff;
	border-left-color: #fff;
}

.overflow {
	overflow: hidden;
}

.mb0 {
	margin-bottom: 0;
}

.mt-1 {
	margin-top: -1px;
}

.ml-help {
	margin-left: -2px;
}

.page404 {
	color: #fff;
	position: fixed;
	z-index: 1;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 80%;
	overflow: hidden;
	text-align: center;
}

.page404Name {
	font-size: 250px;
	line-height: 1;
}

.page404Text {
	position: relative;
	z-index: 1;
	padding: 40px 0 0 0;
}

.page404Text p {
	font-size: 21px;
	line-height: 150%;
}

.page404Text h1 {
	color: #fff;
}

.page404sep {
	width: 3px;
	height: 40px;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin: 40px auto;
}

.btnbord {
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	z-index: 1;
	color: #fff;
	overflow: hidden;
}

.btnbord:hover {
	background: #fff;
	color: #f00;
}

.btnbord:before,
.btnbord:after {
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	z-index: 5;
	left: -11px;
	top: -11px;
	border: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #f63333;
}

.btnbord:after {
	left: auto;
	top: auto;
	right: -11px;
	bottom: -11px;
}

.btnbord span {
	border: 1px solid #fff;
	display: block;
	padding: 15px 30px;
}

.iclsitesLink {
	float: right;
}

.main-footer__center .iclsitesLink {
	line-height: 1;
}

.modal {
	display: none;
	padding: 70px;
	width: 1000px;
}

.siteList {
	overflow: hidden;
	padding: 10px 0 0 0;
}

.siteList li {
	float: left;
	width: 33.3333%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px 0 0 0;
}

.siteList li a {
	color: #ff0000;
	border-bottom: 1px solid #ff0000;
}

.siteList li a:hover {
	color: #000;
	border-bottom-color: transparent;
}

.fsearch {
	background: #fff;
	border: 1px solid #ff0000;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin: 0 0 40px 0;
	padding: 0 80px 0 0;
}

.fsearch .inpText {
	font-size: 18px;
	line-height: normal;
	padding: 25px 0 25px 30px;
	margin: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	float: left;
	width: 100%;
	font-family: "Raleway",sans-serif;
}

.fsearch .inpSbm {
	float: right;
	margin: 0 0 0 -100%;
	width: 30px;
	height: auto;
	position: absolute;
	z-index: 1;
	right: 25px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-box-shadow: none;
	box-shadow: none;
}

.head-inner__title.head-inner__title2 {
	width: 75%;
}

.searchBread {
	float: left;
	width: 28.5%;
}

.search-list {
	width: 75%;
	float: right;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.nubmerItem {
	float: left;
	width: 50%;
	background: #ff0000;
	color: #fff;
	height: 300px;
	position: relative;
	z-index: 1;
}

.nubmerItem .number {
	font-size: 220px;
	line-height: 220px;
	font-weight: 700;
	margin: -60px 0 0 -6px;
}

.nubmerItem .numberName {
	font-family: "Roboto-Cn",sans-serif;
	font-size: 18px;
	line-height: 150%;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0 30px 0 20%;
}

.nubmerItem:before {
	content: '';
	position: absolute;
	right: 100%;
	top: 0;
	width: 200%;
	height: 100%;
	background: #ff0000;
}

.nubmerItem2 {
	float: left;
	width: 50%;
	background: no-repeat center;
	background-size: cover;
	height: 300px;
	padding: 0 6%;
	color: #333;
}

.nubmerItem2 .number {
	font-size: 100px;
	line-height: 160px;
	font-weight: 700;
	height: 160px;
}

.nubmerItem2 .numberName {
	font-family: "Roboto-Cn",sans-serif;
	font-size: 18px;
	line-height: 150%;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.paramsTable {
	width: 100%;
	border-collapse: collapse;
	line-height: 150%;
}

.paramsTable th {
	vertical-align: middle;
	color: #ff0000;
	padding: 20px 20px 20px 0;
	text-align: left;
}

.paramsTable td {
	padding: 20px 20px 20px 0;
	text-align: left;
}

.paramsTable td:nth-child(2) {
	font-size: 30px;
	line-height: 150%;
	white-space: nowrap;
}

.paramsTable tr {
	border-bottom: 1px solid #d2d2d2;
}

.paramsTable tr:last-child {
	border-bottom: none;
}

.warning {
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #141414;
	color: #fff;
	padding: 50px 80px;
	font-size: 15px;
	line-height: 150%;
}

.warning img {
	float: left;
	margin: 0 30px 0 0;
}

.warning p {
	overflow: hidden;
	padding: 0;
	max-width: 430px;
}

.warning p a {
	color: #ff0000;
	border-bottom: 1px solid #ff0000;
}

.warning p a:hover {
	border-bottom-color: transparent;
}

.warning .modal-close {
	right: 20px;
	top: 20px;
	position: absolute;
	z-index: 10;
	cursor: pointer;
	color: #ff0000;
	font-size: 32px;
	line-height: 1;
	font-weight: bold;
}

form {
	position: relative;
}

.form-searching {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.form-searching .btn {
	margin-left: 20px;
}

input,
textarea {
	font-size: 16px;
	font-weight: 500;
	border: none;
	color: #000;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

input:focus,
textarea:focus {
	-webkit-box-shadow: 3px 4px 10px 0 rgba(0,0,0,0.2);
	box-shadow: 3px 4px 10px 0 rgba(0,0,0,0.2);
	outline: none;
}

input.error,
textarea.error {
	border-color: #ff1b1b;
}

.input-text {
	position: relative;
	width: 100%;
	max-width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid transparent;
	-webkit-box-shadow: 3px 4px 10px 0 rgba(0,0,0,0);
	box-shadow: 3px 4px 10px 0 rgba(0,0,0,0);
	background: #f2f2f2;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 0;
}

.input-text::-webkit-input-placeholder {
	font-family: "Raleway",sans-serif;
	font-size: 16px;
	color: #bbb;
}

.input-text::-moz-placeholder {
	font-family: "Raleway",sans-serif;
	font-size: 16px;
	color: #bbb;
}

.input-text:-ms-input-placeholder {
	font-family: "Raleway",sans-serif;
	font-size: 16px;
	color: #bbb;
}

.input-text:focus {
	-webkit-box-shadow: 3px 4px 10px 0 rgba(0,0,0,0.2);
	box-shadow: 3px 4px 10px 0 rgba(0,0,0,0.2);
}

.input-text--pink {
	background: #FF8080;
}

.input-text--pink::-webkit-input-placeholder {
	font-family: "Raleway",sans-serif;
	font-size: 16px;
	color: #fff;
}

.input-text--pink::-moz-placeholder {
	font-family: "Raleway",sans-serif;
	font-size: 16px;
	color: #fff;
}

.input-text--pink:-ms-input-placeholder {
	font-family: "Raleway",sans-serif;
	font-size: 16px;
	color: #fff;
}

.input-textarea {
	width: 100%;
	height: 140px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 45px;
	font-weight: 300;
}

.input-textarea::-webkit-input-placeholder {
	font-family: "Raleway",sans-serif;
	font-size: 16px;
	color: #000;
}

.input-textarea::-moz-placeholder {
	font-family: "Raleway",sans-serif;
	font-size: 16px;
	color: #000;
}

.input-textarea:-ms-input-placeholder {
	font-family: "Raleway",sans-serif;
	font-size: 16px;
	color: #000;
}

.input-file {
	width: .1px;
	height: .1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}

.input-file.error+label {
	color: #ff0000;
}

.input-file+label {
	display: inline-block;
	margin-top: 8px;
	font-size: 15px;
	font-weight: 500;
	color: #1A1A1A;
	cursor: pointer;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.input-file+label:hover {
	color: #ff0000;
}

.input-file+label:hover strong {
	border-color: transparent;
}

.input-file+label strong {
	color: #ff0000;
	font-weight: 500;
	border-bottom: 1px solid #ff0000;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.inputfile:focus+label {
	outline: 1px dotted #000;
	outline: -webkit-focus-ring-color auto 5px;
}

.inputfile+label * {
	pointer-events: none;
}

.sbm {
	display: block;
	margin: 20px 0 0 0;
	width: 100%;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	z-index: 1;
	padding: 0 !important;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.sbm input {
	width: 100%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Raleway",sans-serif;
	padding: 15px 20px;
	text-align: center;
	cursor: pointer;
}

.sbm:hover input {
	background: #fff;
	color: #ff0000;
}

.sbm:before,
.sbm:after {
	content: '';
	width: 20px;
	height: 20px;
	background: #ff0000;
	border: 1px solid #fff;
	position: absolute;
	z-index: 1;
	left: -10px;
	top: -10px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.sbm:after {
	left: auto;
	top: auto;
	right: -10px;
	bottom: -10px;
}

.sbm.loading {
	opacity: .5;
}

.main-footer-sec {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	padding-left: 82px;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
	height: 89px;
}

.main-footer-sec.hidden {
	opacity: 0;
	pointer-events: none;
}

.main-footer {
	/*height: 89px;*/
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
	color: #999;
	background: #1A1A1A;
}

.main-footer a {
	color: #999;
}

.main-footer a:hover {
	color: #ff0000;
}

.main-footer__left {
	float: left;
	width: 17%;
}

.main-footer-copyright p {
	margin-bottom: 0;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
}

.main-footer-copyright span {
	font-size: 11px;
}

.main-footer__center {
	float: left;
	width: 50%;
}

.main-footer__center ul {
	max-width: 300px;
	padding-left: 15px;
	display: inline-block;
	vertical-align: top;
}

.main-footer__center li {
	display: block;
	padding-right: 20px;
	padding-bottom: 10px;
	font-size: 10px;
	font-weight: normal;
	vertical-align: top;
}

.main-footer__off-info {
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
	padding-left: 20px;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.main-footer__right {
	float: left;
	margin-left: -85%;
	margin-top: 20px;
	width: 120px;
}

.main-footer__made-in {
	display: inline-block;
	vertical-align: top;
	line-height: 1.3;
	font-size: 10px;
	font-weight: normal;
}

.main-footer__made-in>span {
	display: inline;
	//display: block;
	//padding-top: 4px;
}

.main-footer__made-in>span span {
	color: #ff0000;
}

.footer-inner-sec {
	position: relative;
	padding-top: 40px;
	padding-bottom: 30px;
	border-top: 1px solid rgba(0,0,0,0.15);
	background: #f2f2f2;
	z-index: 0;
}

.footer-inner__item {
	width: 20%;
	float: left;
}

.footer-inner__item a:hover {
	color: #ff0000;
}

.footer-inner__item--1 {
	width: 20%;
	padding-left: 6%;
}

.footer-inner__item--1 .footer-inner__title {
	display: block;
}

.footer-inner__item--2 {
	width: 20%;
	padding-left: 3%;
}

.footer-inner__item--3 {
	width: 40%;
	padding-left: 3%;
}

.footer-inner__item--4 {
	width: 20%;
	text-align: right;
	padding-right: 3%;
}

.footer-inner__title {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 25px;
	font-size: 14px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 2.14285714;
	letter-spacing: 2px;
	color: #000;
}

.footer-inner__title--subscr {
	border-bottom: 2px solid #ff0000;
}

.footer-inner__title--soc {
	margin-bottom: 10px;
}

.footer-inner__text {
	font-size: 12px;
	font-weight: 500;
	color: #000;
}

.footer-inner__text--madein span span {
	color: #ff0000;
}

.footer-inner__link-list li {
	display: block;
	padding-bottom: 8px;
}

.footer-inner__link-list a {
	display: inline-block;
	vertical-align: top;
	padding-bottom: 2px;
}

.footer-inner__link-soc li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 14px;
}

.footer-inner__link-soc li:last-child {
	margin-right: 0;
}

.main-header-sec {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}

.main-header {
	position: relative;
	width: 100%;
	height: 82px;
	background: #FFF;
	z-index: 5;
}

.main-header__logo {
	position: relative;
	width: 82px;
	height: 82px;
	float: left;
	background: #ff0000;
}

.main-header__logo a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}


.main-header__menu {
	width: 100%;
	height: 82px;
	border-bottom: 1px solid #d2d2d2;
	background: #FFF;
}

.burgered .main-menu__item:first-child {
	margin-left: 38px;
}

.main-menu__item {
	position: relative;
	float: left;
	margin-left: 10px;
}

.main-menu__item.hover .main-menu__item-link {
	color: #ff0000;
}

.main-menu__item.hover .main-menu__item-link:after {
	opacity: 1;
}

.main-menu__item.hover .main-menu__item-link--all:after {
	opacity: 0;
}

.main-menu__item.hover .main-menu__item-arrow {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}

.main-menu__item.hover .main-menu__inner {
	opacity: 1;
	pointer-events: all;
	visibility: visible;
}

a {
	outline: none !important;
}

.main-menu__item--all {
	display: none;
	margin-left: 28px;
}

.main-menu__item--all.active .main-menu__inner-all-wrap {
	opacity: 1;
	pointer-events: all;
	visibility: visible;
}

.main-menu__item--all.active .main-menu__item-link--all:after {
	opacity: 1;
}

.main-menu__item--all.active .main-menu__item-1level.active .main-menu__inner-2level {
	opacity: 1;
	pointer-events: all;
	visibility: visible;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.main-menu__item-link {
	position: relative;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 31px;
	padding-bottom: 31px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: normal;
	color: #1A1A1A;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-menu__item-link:hover,
.main-menu__item-link.selected {
	color: #ff0000;
}

.main-menu__item-link:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #e6e6e6 transparent;
	opacity: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-menu__item-link span {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 2px;
}

.main-menu__item-link--all {
	text-transform: none;
	font-size: 14px;
	font-family: "Raleway",sans-serif;
	font-weight: 800;
}

.main-menu__item-link--all:after {
	border-color: transparent transparent #ff0000 transparent;
}

.main-menu__item-link--all .main-menu__item-arrow {
	display: none;
}

.main-menu__item-link--alone:after {
	content: none;
}

.main-menu__item-link--alone img {
	display: none;
}

.main-menu__item-arrow {
	position: absolute;
	top: 37px;
	right: -4px;
	display: inline-block;
	vertical-align: middle;
	opacity: 1;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-menu__inner {
	position: fixed;
	top: 81px;
	left: 82px;
	width: -webkit-calc(100% - 82px);
	width: calc(100% - 82px);
	padding-top: 25px;
	padding-left: 55px;
	padding-bottom: 60px;
	opacity: 0;
	-webkit-box-shadow: 0 6px 20px 0 rgba(0,0,0,0.25);
	box-shadow: 0 6px 20px 0 rgba(0,0,0,0.25);
	background: #E6E6E6;
	pointer-events: none;
	visibility: hidden;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-menu__inner li {
	position: relative;
	display: block;
	float: left;
	width: 25%;
	max-width: 310px;
	padding-right: 3%;
}

.main-menu__inner a {
	display: block;
	padding-top: 10px;
	padding-bottom: 9px;
	font-size: 15px;
	font-weight: 500;
	color: #1A1A1A;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-menu__inner a:before {
	content: "";
	position: absolute;
	left: -34px;
	top: 50%;
	width: 21px;
	height: 10px;
	background: url('../img/svg/icons/icon-right-arrow.svg') no-repeat center center;
	opacity: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	pointer-events: none;
	visibility: hidden;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-menu__inner a:hover,
.main-menu__inner a.selected {
	color: #ff0000;
}

.main-menu__inner a:hover:before,
.main-menu__inner a.selected:before {
	opacity: 1;
}

.main-menu__inner-all-wrap {
	position: fixed;
	top: 82px;
	left: 0;
	width: 300px;
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-menu__inner-all {
	position: relative;
	min-height: 100vh;
	padding-top: 91px;
	padding-left: 125px;
	background: rgba(255,0,0,0.9);
}

.main-menu__inner-all:after {
	content: "";
	position: absolute;
	top: 0;
	right: -370px;
	width: 370px;
	height: 100%;
	background: rgba(255,255,255,0.9);
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-menu__item-1level {
	position: relative;
	display: block;
	width: 100%;
}

.main-menu__item-1level.active .main-menu__item-link-1level {
	color: #000;
}

.main-menu__item-link-1level {
	display: block;
	padding-top: 11px;
	padding-bottom: 10px;
	padding-right: 15px;
	letter-spacing: 2px;
	font-size: 14px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #FFF;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-menu__item-link-1level:before {
	content: "";
	position: absolute;
	left: -34px;
	top: 50%;
	width: 21px;
	height: 10px;
	background: url('../img/svg/icons/icon-right-arrow-black.svg') no-repeat center center;
	opacity: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	pointer-events: none;
	visibility: hidden;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-menu__item-link-1level:hover {
	color: #000;
}

.main-menu__item-link-1level:hover:before {
	opacity: 1;
}

.main-menu__item-link-1level--alone:before {
	content: none;
}

.main-menu__inner-2level {
	position: fixed;
	top: 82px;
	left: 300px;
	width: 370px;
	min-height: 100vh;
	padding-left: 50px;
	padding-top: 90px;
	border-right: 1px solid #d2d2d2;
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
	background: rgba(255,255,255,0.9);
	-webkit-transition: all .3s ease .15s;
	transition: all .3s ease .15s;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	z-index: -1;
}

.main-menu__inner-2level:after {
	content: "";
	position: absolute;
	top: 0;
	left: 370px;
	width: 1370px;
	height: 100%;
	background: rgba(255,255,255,0.99);
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-menu__item-2level,
.main-menu__item-3level {
	position: relative;
	display: block;
	width: 100%;
}

.main-menu__item-2level.active .main-menu__item-link-2level {
	color: #ff0000;
}

.main-menu__item-2level.active .main-menu__item-link-2level:before {
	opacity: 1;
}

.main-menu__item--all.active .main-menu__item-2level.active .main-menu__inner-3level {
	opacity: 1;
	pointer-events: all;
	visibility: visible;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.main-menu__item--all.active .main-menu__item-2level.active .main-menu__inner-3level:after {
	width: 400%;
}

.main-menu__item-link-2level {
	display: block;
	padding-top: 10px;
	padding-bottom: 9px;
	padding-right: 15px;
	font-size: 15px;
	font-weight: 500;
	color: #1A1A1A;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-menu__item-link-2level:before {
	content: "";
	position: absolute;
	left: -34px;
	top: 50%;
	width: 21px;
	height: 10px;
	background: url('../img/svg/icons/icon-right-arrow.svg') no-repeat center center;
	opacity: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	pointer-events: none;
	visibility: hidden;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-menu__item-link-2level:hover,
.main-menu__item-link-2level.selected {
	color: #ff0000;
}

.main-menu__item-link-2level:hover:before,
.main-menu__item-link-2level.selected:before {
	opacity: 1;
}

.main-menu__item-link-2level--alone:before {
	content: none;
}

.main-menu__inner-3level {
	position: fixed;
	top: 0;
	right: -100%;
	width: 100%;
	min-height: 100vh;
	padding-left: 50px;
	padding-top: 90px;
	border-left: 1px solid #d2d2d2;
	opacity: 0;
	background: #fff;
	pointer-events: none;
	visibility: hidden;
	z-index: -1;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translateX(-25%);
	-ms-transform: translateX(-25%);
	transform: translateX(-25%);
}

.main-menu__inner-3level:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: -1;
}

.main-menu__item-link-3level {
	display: block;
	padding-top: 10px;
	padding-bottom: 9px;
	padding-right: 15px;
	font-size: 15px;
	font-weight: 500;
	color: #1A1A1A;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-menu__item-link-3level:hover {
	color: #ff0000;
}

.main-menu-helper {
	position: absolute;
	right: 100px;
	top: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 180px;
	height: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.main-menu__search-form {
	position: relative;
}

.main-menu__search-form .input-text {
	position: absolute;
	top: 0;
	right: 0;
	width: 220px;
	opacity: 0;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	z-index: 0;
	padding-right: 40px;
	visibility: hidden;
}

.main-menu__search-form .input-text.active {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	visibility: visible;
}

.main-menu__search-form .input-text::-ms-clear {
	display: none;
}

.main-menu__search {
	position: relative;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 0;
	font-weight: normal;
	z-index: 1;
}

.main-menu__search:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.main-menu__search.active {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.main-menu__search img {
	pointer-events: none;
}

.main-menu__lang {
	padding: 0 0 0 20px;
}

.main-menu__lang a {
	display: inline-block;
	width: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #1A1A1A;
	text-align: center;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-menu__lang a:hover {
	color: #ff0000;
}

.main-menu__lang a.active {
	pointer-events: none;
	background: url('../img/svg/bg-lang-icon.svg') no-repeat center center;
	background-size: cover;
}

.main-header-side-nav-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 82px;
	width: 82px;
	height: 100vh;
	background: #ff0000;
	z-index: 4;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.main-header-side-nav-wrap.hidden {
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
}

.agmodal--lock .main-header-side-nav-wrap {
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
}

.main-header-side-nav {
	border-top: 1px solid rgba(0,0,0,0.15);
}

.main-header-modal-nav-wrap {
	position: fixed;
	bottom: 50px;
	left: 0;
	width: 100%;
	padding-left: 130px;
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-header-modal-nav-wrap.active {
	opacity: 1;
	pointer-events: all;
	visibility: visible;
}

.main-header-modal-nav {
	width: 100%;
}

.main-header-modal-nav__item {
	display: inline-block;
	float: left;
	max-width: 235px;
	height: 100%;
	width: 20%;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-header-modal-nav__item.active {
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

.main-header-modal-nav__item a {
	position: relative;
	display: inline-block;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	opacity: .7;
}

.main-header-modal-nav__item a:hover {
	opacity: 1;
}

.main-header-modal-nav__item--black a {
	background: rgba(0,0,0,0.8);
}

.main-header-modal-nav__item--gray a {
	color: #1a1a1a;
	background: rgba(242,242,242,0.8);
}

.main-header-modal-nav__item--red a {
	background: rgba(255,0,0,0.8);
}

.main-header-modal-nav__item--red .mh-plus:before,
.main-header-modal-nav__item--red .mh-plus:after {
	background: #FFF;
}

.mh-plus {
	position: absolute;
	top: 50%;
	right: 20px;
	width: 12px;
	height: 12px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.mh-plus:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 2px;
	background: #F00;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.mh-plus:after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: 2px;
	height: 100%;
	background: #F00;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.nav-burger {
	display: none;
	position: relative;
	width: 35px;
	height: 25px;
	margin-right: 15px;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

.nav-burger span {
	display: block;
	position: absolute;
	left: 0;
	height: 3px;
	width: 100%;
	border-radius: 9px;
	opacity: 1;
	background: #ff0000;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

.nav-burger span:nth-child(1) {
	top: 0;
}

.nav-burger span:nth-child(2),
.nav-burger span:nth-child(3) {
	top: 9px;
}

.nav-burger span:nth-child(4) {
	top: 18px;
}

.nav-burger.open span:nth-child(1) {
	top: 9px;
	left: 50%;
	width: 0;
}

.nav-burger.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav-burger.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.nav-burger.open span:nth-child(4) {
	top: 9px;
	left: 50%;
	width: 0;
}

.main-header-page-top {
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: -50px;
	width: 100%;
	height: 100px;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 0;
	visibility: hidden;
}

.main-header-page-top:hover {
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}

.main-header-page-top.active {
	bottom: -10px;
	opacity: 1;
	visibility: visible;
}

.main-header-page-top:before {
	content: '';
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	width: 2px;
	height: 22px;
	background: #fff;
	margin: -11px 0 0 -1px;
}

.main-header-page-top:after {
	content: '';
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 50%;
	width: 7px;
	height: 7px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	-webkit-transform: rotate(45deg) translateX(-50%);
	-ms-transform: rotate(45deg) translateX(-50%);
	transform: rotate(45deg) translateX(-50%);
	margin: -10px 0 0 -1px;
}

.main-info-sec {
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.main-info-sec.hidden {
	opacity: 0;
	pointer-events: none;
}

.main-info-wrap {
	height: 100vh;
}

.main-info {
	position: relative;
	height: 100%;
}

.main-info:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.1);
	z-index: 1;
}

.main-info.hidden .main-info-grid {
	opacity: 0;
	pointer-events: none;
}

.main-info-bg {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
}

.ie.load .main-info.section.activated .main-info-bg {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: none;
	transition: none;
}

.load .main-info.section.activated .main-info-bg {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-transition: -webkit-transform 10s ease-in-out;
	transition: transform 10s ease-in-out;
}

.load .main-info.section.activated .main-info-title {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.load .main-info.section.activated .main-info-square--content {
	opacity: 1;
}

.load .main-info.section.activated .main-info-square--content:after {
	-webkit-transform: skew(-45deg) translateX(-50%);
	-ms-transform: skew(-45deg) translateX(-50%);
	transform: skew(-45deg) translateX(-50%);
}

.load .main-info.section.activated .main-info-square__text {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.load .main-info.section.activated .main-info-square__text h2 {
	padding-bottom: 0;
}

.load .main-info.section.activated .main-info-square__text li {
	padding-bottom: 0;
}

.load .main-info.section.activated .main-info-square__text .main-info-square__text-date {
	margin-bottom: 0;
}

.load .main-info.section.activated .main-info-square__text p {
	line-height: 170%;
}

.load .main-info.section.activated .main-info-title-wrap .mouse-ico {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.fp-tableCell {
	position: relative;
}

.main-info-title-wrap {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	padding-left: 110px;
}

.main-info-title-wrap .mouse-ico {
	position: absolute;
	left: 42px;
	top: 50%;
	margin-top: -20px;
	-webkit-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	opacity: 0;
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}

.main-info-title-wrap .mouse-ico img {
	display: block;
}

.main-info-title-wrap .mouse-ico:after {
	content: '';
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 100%;
	width: 8px;
	height: 8px;
	border: 1px solid #fff;
	border-width: 0 0 1px 1px;
	-webkit-transform: rotate(-45deg) translateY(0);
	-ms-transform: rotate(-45deg) translateY(0);
	transform: rotate(-45deg) translateY(0);
	margin: 10px 0 0 -4px;
	-webkit-animation: 2s animarr ease-in-out infinite;
	animation: 2s animarr ease-in-out infinite;
}

.main-info-title {
	position: relative;
	/*width: 550px;*/
	text-transform: uppercase;
	color: #000;
	-webkit-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
	-webkit-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transform: scale(.9);
	-ms-transform: scale(.9);
	transform: scale(.9);
	opacity: 0;
}

.main-info-title--white {
	color: #FFF;
}

.main-info-grid {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-transition: opacity .3s ease-in-out,visibility .3s ease-in-out;
	transition: opacity .3s ease-in-out,visibility .3s ease-in-out;
	opacity: 1;
	visibility: visible;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 82px solid transparent;
	border-bottom: 89px solid transparent;
}

.main-info-grid.hidden {
	opacity: 0;
	pointer-events: none;
}

.main-info-grid__row {
	position: absolute;
	left: 0;
	width: 100%;
	height: 33.33333%;
	padding-left: 82px;
	overflow: hidden;
}

.main-info-grid__row--top {
	top: 0;
}

.main-info-grid__row--center {
	top: 33.33333%;
}

.main-info-grid__row--bottom {
	top: 66.66666%;
}

.main-info-visible-grid {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	pointer-events: none;
	z-index: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 82px solid transparent;
	border-bottom: 89px solid transparent;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	opacity: 0;
}

.main-info-visible-grid ul {
	position: absolute;
	left: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	width: 100%;
	height: 33.33333%;
	padding-left: 82px;
}

.main-info-visible-grid ul:nth-child(2) {
	top: 33.33333%;
}

.main-info-visible-grid ul:nth-child(3) {
	top: 66.66666%;
}

.main-info-visible-grid li {
	position: relative;
	width: 20%;
	height: 100%;
	border-right: 1px solid rgba(0,0,0,0.15);
	border-bottom: 1px solid rgba(0,0,0,0.15);
}

.main-info-square {
	position: relative;
	float: left;
	width: 20%;
	height: 100%;
	padding: 40px;
	color: #FFF;
	overflow: hidden;
}

.main-info-square h2,
.main-info-square p,
.main-info-square li {
	-webkit-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.main-info-square a {
	display: block;
}

.main-info-square:after {
	content: "";
	-webkit-transition: -webkit-transform 1s ease-in-out,background .3s ease-in-out;
	transition: transform 1s ease-in-out,background .3s ease-in-out;
	width: 350%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	-webkit-transform: skew(-45deg) translateX(-150%);
	-ms-transform: skew(-45deg) translateX(-150%);
	transform: skew(-45deg) translateX(-150%);
}

.main-info-square__blank {
	position: absolute;
	z-index: 5;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: none;
	background: rgba(0,0,0,0);
}

.main-info-square--double {
	width: 40%;
}

.main-info-square--red:after {
	background: rgba(255,0,0,0.8);
}

.main-info-square--red:hover:after {
	background: #f00;
}

.main-info-square--red h2,
.main-info-square--red a,
.main-info-square--red p,
.main-info-square--red ul {
	color: #FFF;
}

.main-info-square--red a:hover,
.main-info-square--red a:hover p {
	color: #000;
}

.main-info-square--red h2,
.main-info-square--red .main-info-square__text-date,
.main-info-square--red p,
.main-info-square--red li,
.main-info-square--red .main-info-square__text {
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}

.main-info-square--white {
	color: #000;
}

.main-info-square--white:after {
	background: rgba(255,255,255,0.8);
	-webkit-transition: -webkit-transform 1s ease-in-out .1s,background .3s ease-in-out;
	transition: transform 1s ease-in-out .1s,background .3s ease-in-out;
}

.main-info-square--white:hover:after {
	background: #fff;
}

.main-info-square--white h2,
.main-info-square--white a,
.main-info-square--white p,
.main-info-square--white ul {
	color: #000;
}

.main-info-square--white a:hover,
.main-info-square--white a:hover p {
	color: #ff0000;
}

.main-info-square--white h2,
.main-info-square--white .main-info-square__text-date,
.main-info-square--white p,
.main-info-square--white li,
.main-info-square--white .main-info-square__text {
	-webkit-transition-delay: .6s;
	transition-delay: .6s;
}

.main-info-square--black:after {
	background: rgba(0,0,0,0.8);
	-webkit-transition: -webkit-transform 1s ease-in-out .2s,background .3s ease-in-out;
	transition: transform 1s ease-in-out .2s,background .3s ease-in-out;
}

.main-info-square--black:hover:after {
	background: #000;
}

.main-info-square--black h2,
.main-info-square--black a,
.main-info-square--black p,
.main-info-square--black span,
.main-info-square--black ul {
	color: #FFF;
}

.main-info-square--black a:hover,
.main-info-square--black a:hover p {
	color: #ff0000;
}

.main-info-square--black h2,
.main-info-square--black .main-info-square__text-date,
.main-info-square--black p,
.main-info-square--black li,
.main-info-square--black .main-info-square__text {
	-webkit-transition-delay: .7s;
	transition-delay: .7s;
}

.main-info-square__text {
	position: relative;
	opacity: 0;
	z-index: 2;
	-webkit-transform: translateY(25px);
	-ms-transform: translateY(25px);
	transform: translateY(25px);
	-webkit-transition: -webkit-transform .7s ease-in-out,opacity .7s ease-in-out;
	transition: transform .7s ease-in-out,opacity .7s ease-in-out;
}

.main-info-square__text h2 {
	margin-bottom: 25px;
	text-transform: uppercase;
	font-size: 24px;
	padding-bottom: 15px;
}

.main-info-square__text p {
	font-size: 13px;
	line-height: 200%;
}

.main-info-square__text p img {
	display: block;
	max-width: 60px;
	max-height: 60px;
	width: auto;
	height: auto;
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	float: right;
	margin: 0 0 20px 20px;
}

.main-info-square__text li {
	padding-top: 14px;
	font-size: 13px;
	padding-bottom: 5px;
}

.main-info-square__text li:first-child {
	padding-top: 0;
}

.main-info-square__text li a {
	padding-top: 2px;
	padding-bottom: 2px;
}

.main-info-square__text-date {
	display: block;
	padding-bottom: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 12px;
	font-weight: 700;
	-webkit-transition: margin .7s ease-in-out;
	transition: margin .7s ease-in-out;
	margin-bottom: 15px;
}

.main-info-square__text-city {
	display: block;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 12px;
	font-weight: 700;
}

.main-info-square__text-vacancy {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 14px;
	width: 50%;
	margin-right: -3px;
}

.main-vac-list .main-info-square__text-vacancy:nth-child(2n+1) {
	padding-right: 20px;
}

.main-info-projects-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	color: #FFF;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 5;
}

.main-info-projects-wrap:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	z-index: 1;
	pointer-events: none;
}

.main-info-projects-wrap.hidden {
	opacity: 0;
	pointer-events: none;
}

.main-info-projects-wrap--white:after {
	background: rgba(255,255,255,0.7);
}

.main-info-projects {
	position: relative;
	padding: 130px 130px 0 130px;
	z-index: 2;
}

.main-info-projects__title {
	position: relative;
}

.main-info-projects__title h2 {
	display: inline-block;
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 48px;
	font-weight: normal;
	color: #FFF;
	vertical-align: middle;
}

.main-info-projects__title--black h2 {
	color: #000;
}

.main-info-projects__title-all {
	display: inline-block;
	padding-top: 16px;
	padding-bottom: 14px;
	padding-left: 44px;
	padding-right: 44px;
	margin-left: 100px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #FFF;
	vertical-align: middle;
	border: 1px solid #ff0000;
}

.main-info-projects__title-all:hover {
	background: #ff0000;
	color: #FFF;
}

.main-info-projects__title-all--black {
	color: #000;
}

.main-info-projects__list {
	margin-left: -35px;
	padding-top: 70px;
}

.main-info-projects__list ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.main-info-projects__list--gray .main-info-projects__item a {
	color: #000;
}

.main-info-projects__list.main-info-projects__list2 ul {
	display: inline-block;
	width: 33.3333333%;
	vertical-align: top;
	margin-right: -5px;
}

.main-info-projects__list.main-info-projects__list2 ul li {
	width: auto;
}

.main-info-clients__list {
	padding-top: 70px;
}

.main-info-clients__list ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.main-info-clients__item {
	width: 20%;
	padding-right: 5%;
	margin-bottom: 70px;
}

.main-info-clients__item a {
	display: inline-block;
	color: #fff;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

.main-info-clients__item a:hover {
	color: #ff0000;
}

.main-info-clients__item a:hover .main-info-clients__item-img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-filter: gray;
	filter: gray;
}

.main-info-clients__item-img {
	display: block;
	width: 213px;
	height: 107px;
	background: url('../img/bg-main-clients-item-white.png') no-repeat center center;
	background-size: contain;
	text-align: center;
	line-height: 107px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-info-clients__item-img img {
	vertical-align: middle;
}

.main-info-clients__item-descr {
	display: block;
	padding-top: 20px;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 2.08333333;
	font-family: 'Roboto Condensed',sans-serif;
	letter-spacing: 2px;
}

.main-info-projects__item {
	width: 33.33333%;
	padding-right: 15px;
	padding-left: 35px;
}

.main-info-projects__item a {
	position: relative;
	display: block;
	padding-top: 15px;
	padding-bottom: 14px;
	font-size: 18px;
	font-weight: 500;
	color: #f2f2f2;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-info-projects__item a:hover {
	color: #ff0000;
}

.main-info-projects__item a:hover:before {
	opacity: 1;
}

.main-info-projects__item a:before {
	content: "";
	position: absolute;
	left: -34px;
	top: 50%;
	width: 21px;
	height: 10px;
	background: url('../img/svg/icons/icon-right-arrow.svg') no-repeat center center;
	opacity: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	pointer-events: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.main-info-obzor-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	color: #FFF;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.main-info-obzor-wrap:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.7);
	z-index: 1;
	pointer-events: none;
}

.main-info-obzor-wrap.hidden {
	opacity: 0;
	pointer-events: none;
}

.main-info-obzor__list {
	float: left;
	position: relative;
	margin-top: 70px;
	padding-left: 0;
	padding-right: 100px;
	width: 50%;
}

.main-info-obzor__list-title {
	position: absolute;
	left: -70px;
	top: 0;
	font-size: 14px;
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #ff0000;
	letter-spacing: 2px;
}

.main-info-obzor__list-title--news {
	top: 32px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.main-info-obzor__list-title--obzor {
	top: 25px;
	left: -60px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.main-info-obzor__item {
	min-height: 145px;
	margin-bottom: 30px;
	color: #000;
}

.main-info-obzor__item:last-child {
	height: auto;
	margin-bottom: 0;
}

.main-info-obzor__item span {
	display: block;
	padding-bottom: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: "Roboto-Cn",sans-serif;
	font-size: 12px;
	font-weight: 700;
}

.main-info-obzor__item a {
	display: inline-block;
	color: #000;
}

.main-info-obzor__item a:hover {
	color: #ff0000;
}

.mainpage .main-header-sec,
.mainpage .main-footer-sec {
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	opacity: 0;
}

.mainpage .main-footer-sec {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	visibility: visible;
}

.mainpage.load .main-header-sec,
.mainpage.load .main-footer-sec,
.mainpage.load .main-info-visible-grid {
	opacity: 1;
}

.mainpage.load.modalshow .main-footer-sec {
	opacity: 0;
	visibility: hidden;
}

.maplist>li {
	display: inline-block;
	vertical-align: top;
	width: 33.3333%;
	padding-bottom: 20px;
	margin-right: -10px;
	padding-right: 40px;
}

.maplist a {
	color: #000;
}

.maplist a:hover {
	color: #ff0000;
}

a.main-footer-faq {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #ff0000;
	border-bottom: 1px solid #ff0000;
	font-weight: 700;
	font-size: 10px;
	line-height: normal;
}

a.main-footer-faq:hover {
	border-bottom-color: transparent;
}

.randItemBlock {
	position: relative;
	z-index: 1;
}

.randItem {
	opacity: 0;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	-webkit-transition: all 1s;
	transition: all 1s;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
}

.randItem.active {
	opacity: 1;
	position: relative;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.head-inner-sec {
	position: relative;
	margin-top: 82px;
	border-bottom: 1px solid #d2d2d2;
	background: #f2f2f2;
}

.head-inner-sec--white {
	background: #FFF;
}

.head-inner {
	position: relative;
	background: #f2f2f2;
}

.head-inner--white {
	background: #FFF;
}

.head-inner__title-wrap {
	position: relative;
	height: 300px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-left: 4%;
	padding-right: 2.5%;
	z-index: 1;
}

.head-inner__title {
	max-width: 75%;
	padding-right: 5%;
	padding-top: 30px;
	padding-bottom: 30px;
}

.head-inner__title .h1,
.head-inner__title h1 {
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 60px;
	font-weight: normal;
	line-height: 1.2;
	letter-spacing: 1px;
}

.head-inner__title .h1.middle,
.head-inner__title h1.middle {
	font-size: 50px;
}

.head-inner__title .h1.mini,
.head-inner__title h1.mini {
	font-size: 40px;
}

.head-inner__title-helper {
	width: 170px;
}

.head-inner__title-helper-text {
	display: inline-block;
	font-size: 15px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #1A1A1A;
	line-height: 1.8;
	letter-spacing: 2px;
}

.head-inner__title-helper-text--thin {
	font-weight: normal;
}

.head-inner__title-helper-subscr {
	display: inline-block;
	font-size: 15px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #1A1A1A;
}

.head-inner__title-helper-subscr:hover span {
	color: #ff0000;
}

.head-inner__title-helper-subscr span {
	padding-bottom: 2px;
	line-height: 1.8;
	letter-spacing: 2px;
	border-bottom: 2px solid #ff0000;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.head-inner__title-helper-info {
	display: inline-block;
	font-size: 18px;
	font-family: 'Roboto Condensed',sans-serif;
	color: #1A1A1A;
	line-height: 1.94444444;
	font-weight: 700;
	letter-spacing: 2px;
}

.head-inner__title-helper-info--big {
	text-transform: uppercase;
}

.head-inner__title-helper-mail {
	display: block;
	font-size: 15px;
	font-weight: 700;
	font-family: 'Roboto Condensed',sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #ff0000;
}

.head-inner__title-helper-date {
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
	font-family: 'Roboto Condensed',sans-serif;
}

.head-inner__title-helper-date span {
	display: block;
	font-family: "Raleway",sans-serif;
	font-weight: 700;
	font-size: 48px;
	line-height: 1.3;
}

.head-inner__breadcrumbs li {
	display: inline-block;
	color: #ff0000;
}

.head-inner__breadcrumbs li a {
	padding-bottom: 2px;
	color: #ff0000;
	font-size: 14px;
	font-weight: 500;
	border-bottom: 1px solid rgba(255,0,0,0);
}

.head-inner__breadcrumbs li a:hover {
	border-color: #ff0000;
}

.head-inner__breadcrumbs li span {
	display: inline-block;
	padding-left: 8px;
	padding-right: 2px;
}

.head-inner__breadcrumbs li:last-child span {
	display: none;
}

.head-inner__img {
	position: absolute;
	top: 0;
	left: 0;
	width: 60%;
	height: 100%;
	margin-left: 20%;
	border-right: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	opacity: 0;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	background-size: cover;
	z-index: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.head-inner__img.active {
	opacity: .75;
}

.head-inner__img:after {
	content: "";
	position: absolute;
	top: 50%;
	right: -25px;
	width: 50px;
	height: 3px;
	background: #ff0000;
	-webkit-transform: translateY(-50%) rotate(-45deg);
	-ms-transform: translateY(-50%) rotate(-45deg);
	transform: translateY(-50%) rotate(-45deg);
}

.news-list-sec {
	overflow: hidden;
}

.news-list__category-wrap {
	width: 20%;
	float: left;
}

.news-list__items {
	float: left;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 80%;
	border-left: 1px solid rgba(0,0,0,0.15);
}

.news-list__item {
	float: left;
	max-width: 365px;
	width: 33.33333%;
	padding-right: 5.5%;
	padding-bottom: 50px;
	border-right: 1px solid rgba(0,0,0,0.15);
}

.news-list__item.last {
	opacity: .5;
}

.news-list__item:nth-child(-n+3) {
	padding-top: 70px;
}

.news-list__item--otrasli {
	padding-top: 0 !important;
}

.news-list__item-event {
	float: left;
	max-width: 365px;
	width: 33.33333%;
	padding-right: 5.5%;
	padding-bottom: 50px;
}

.news-list__item-link {
	display: inline-block;
	width: 100%;
}

.news-list__item-link:hover .news-list__item-img img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.news-list__item-link:hover .news-list__item-descr,
.news-list__item-link:hover .news-list__item-date,
.news-list__item-link:hover .news-list__item-event-date {
	color: #ff0000;
}

.news-list__item-anons-wrap {
	display: block;
}

.news-list__item-img {
	position: relative;
	display: block;
	width: 100%;
	max-width: 300px;
	max-height: 150px;
}

.news-list__item-img:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 10px 10px;
	border-color: transparent transparent #ffffff transparent;
	z-index: 3;
}

.news-list__item-img img {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	max-width: 300px;
	max-height: 150px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.news-list__item-date {
	display: block;
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: 500;
	line-height: 2;
	color: #1A1A1A;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.news-list__item-descr {
	display: block;
	padding-top: 18px;
	font-size: 18px;
	font-family: 'Roboto Condensed',sans-serif;
	line-height: 1.38888889;
	color: #1A1A1A;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.news-list__item-event-date {
	position: relative;
	display: inline-block;
	max-width: 260px;
	width: 100%;
	padding-left: 20px;
	padding-bottom: 14px;
	padding-top: 10px;
	color: #4D4D4D;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
	background: #f2f2f2;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.news-list__item-event-date span {
	font-family: "Raleway",sans-serif;
	font-size: 36px;
	font-weight: 800;
}

.news-list-pages {
	position: relative;
	width: 100%;
	padding-left: 20%;
	border-top: 1px solid transparent;
}

.news-list-pages:before {
	content: "";
	position: absolute;
	top: -1px;
	left: 0;
	width: 300%;
	height: 1px;
	background: #d2d2d2;
	z-index: 0;
}

.news-list-pages--smi {
	width: 80%;
	margin-left: 20%;
	padding-left: 0;
	background: #FFF;
}

.news-list-pages--smi:before {
	content: none;
}

.news-list-pages--smi .news-list-pages__more {
	width: 66.66666%;
	float: left;
}

.news-list-pages--smi .news-list-pages__numb {
	width: 66.66666%;
	float: left;
	background: #FFF;
	border-right: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
}

.news-list-pages--keys {
	width: 80%;
	margin-top: 1px;
}

.news-list-pages--keys .news-list-pages__more {
	width: 100%;
	margin-top: 0;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.news-list-pages__more {
	position: relative;
	display: inline-block;
	width: 61%;
	margin-top: -1px;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 24px;
	font-weight: 500;
	color: #1A1A1A;
	background: #f2f2f2;
	z-index: 1;
}

.news-list-pages__more:hover {
	color: #ff0000;
}

.news-list-pages__more:hover svg path {
	fill: #ff0000;
}

.news-list-pages__more svg {
	display: inline-block;
	margin-top: 5px;
	float: right;
}

.news-list-pages__more svg path {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.news-list-pages__more--white {
	border-right: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	background: #FFF;
}

.news-list-pages__numb {
	position: relative;
}

.news-list-pages__numb li {
	position: relative;
	float: left;
}

.news-list-pages__numb li:first-child {
	position: absolute;
	top: 50%;
	left: 0;
	font-size: 14px;
	font-weight: 500;
	color: #1A1A1A;
	-webkit-transform: translateY(-50%) translateX(-150%);
	-ms-transform: translateY(-50%) translateX(-150%);
	transform: translateY(-50%) translateX(-150%);
}

.news-list-pages__numb li.active a {
	position: relative;
	color: #FFF;
	background: #ff0000;
	z-index: 0;
}

.news-list-pages__numb li.more a {
	padding-right: 0;
	padding-left: 0;
}

.news-list-pages__numb a,
.news-list-pages__numb span {
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1;
	color: #ccc;
	font-size: 60px;
	font-weight: 800;
	background: #FFF;
}

.news-list-pages__numb a:hover,
.news-list-pages__numb span:hover {
	color: #ff0000;
}

.news-list-pages__numb span {
	padding-left: 0;
	padding-right: 0;
}

.news-list-pages__numb span:hover {
	color: #ccc;
}

.newsFilter {
	padding: 0 16%;
	font-size: 14px;
	line-height: 150%;
}

.newsFilter p {
	margin: 0;
}

.newsFilter .select-options li {
	padding-top: 7px;
	padding-bottom: 7px;
}

.newsFilter .select {
	margin-left: -15px;
	width: 75px;
	font-family: "Roboto-Cn",sans-serif;
	font-weight: 700;
	white-space: nowrap;
}

.newsFilter .select .select-styled--gray {
	background: #fff;
}

.newsFilter .select .select-styled {
	padding-right: 0;
}

.newsFilter .select .select-styled:after {
	border-width: 5px;
}

.category-listbar {
	padding-top: 25px;
}

.category-listbar li {
	position: relative;
	padding-left: 10%;
	padding-right: 8.5%;
}

.category-listbar li.active a {
	color: #FFF;
	background: #ff0000;
}

.category-listbar li.active a:after {
	opacity: 1;
}

.category-listbar a {
	position: relative;
	display: inline-block;
	width: 100%;
	padding-left: 18px;
	padding-right: 35px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	color: #1A1A1A;
	letter-spacing: 2px;
	background: transparent;
}

.category-listbar a span {
	opacity: .5;
}

.category-listbar a:after {
	content: "";
	position: absolute;
	right: 20px;
	top: 50%;
	width: 15px;
	height: 15px;
	background: url('../img/svg/icons/icon-right-arrow-menu.svg') no-repeat center center;
	background-size: contain;
	opacity: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.management-persons-sec {
	overflow: hidden;
}

.management-persons {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 60%;
	margin-left: 20%;
	margin-bottom: -2px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.management-persons--keys {
	margin-bottom: -2px;
}

.management-persons__item {
	position: relative;
	width: 33.33333%;
	overflow: hidden;
	opacity: 1;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.management-persons__item.active {
	overflow: visible;
	z-index: 2;
}

.management-persons__item.active .manager__short-info {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.management-persons__item.active .manager__short-info .manager__short-info-img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-filter: gray;
	filter: gray;
}

.management-persons__item.active .manager__short-info .manager__short-info-text {
	background: #ff0000;
}

.management-persons__item.active .manager__short-info-img {
	max-height: 700px;
}

.management-persons__item.active .manager__short-info-text:after {
	opacity: 0;
}

.management-persons__item.active .manager__short-info-text--keys {
	color: #FFF;
}

.management-persons__item.active .manager__short-info-ask span {
	border-bottom-color: #333;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.management-persons__item.active .manager__short-info-ask:hover span {
	border-bottom-color: transparent;
}

.management-persons__item.active .manager__full-info {
	opacity: 1;
	pointer-events: all;
}

.management-persons__item.hidden {
	z-index: 0;
}

.manager:nth-child(3n) {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.manager:nth-child(3n).active {
	-webkit-transform: translateX(-200%);
	-ms-transform: translateX(-200%);
	transform: translateX(-200%);
}

.manager:nth-child(3n-1) {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.manager:nth-child(3n-1).active {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
}

.manager__short-info {
	position: relative;
	display: block;
	cursor: pointer;
	background: #333;
	z-index: 1;
}

.manager__short-info-img {
	max-height: 300px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.manager__short-info-img img {
	display: block;
	width: 100%;
}

.manager__short-info-text {
	position: relative;
	min-height: 280px;
	padding-top: 30px;
	padding-bottom: 70px;
	padding-left: 35px;
	padding-right: 35px;
	color: #FFF;
	background: #333;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.manager__short-info-text:after {
	content: "";
	position: absolute;
	top: 0;
	right: -1px;
	width: 2px;
	height: 100%;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	background: rgba(204,204,204,0.15);
}

.manager__short-info-text p {
	margin-bottom: 18px;
	font-size: 18px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.manager__short-info-text span {
	font-size: 14px;
	font-weight: 500;
}

.manager__short-info-text--keys {
	min-height: 280px;
	padding-bottom: 15px;
	color: #1A1A1A;
	border-bottom: 1px solid #d2d2d2;
	background: #f2f2f2;
}

.manager__short-info-text--keys:after {
	background: #d2d2d2;
}

.manager__short-info-ask {
	position: absolute;
	bottom: 30px;
	left: 0;
	margin-left: 35px;
	font-size: 15px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	color: #FFF;
	text-transform: uppercase;
	white-space: nowrap;
}

.manager__short-info-ask span {
	letter-spacing: 2px;
	border-bottom: 2px solid #ff0000;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.manager__full-info {
	position: absolute;
	left: 100%;
	top: 0;
	width: 200%;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 45px;
	padding-right: 60px;
	font-size: 14px;
	line-height: 2.14285714;
	color: #FFF;
	font-weight: 500;
	opacity: 0;
	pointer-events: none;
	background: #333;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 0;
}

.manager__full-info h3 {
	color: #FFF;
}

.manager__full-info-closer {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 41px;
	height: 41px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	cursor: pointer;
}

.manager__full-info-closer:hover {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.manager__full-info-closer:before,
.manager__full-info-closer:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 40px;
	height: 1px;
	background: #ff0000;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.manager__full-info-closer:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.manager__full-info-descr {
	padding-bottom: 60px;
}

.manager__full-info-descr p {
	font-weight: normal;
}

.manager__full-info-career p {
	margin-bottom: 0;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.manager__full-info-step {
	position: relative;
	display: block;
	margin-bottom: 0;
	margin-left: 5px;
	padding-right: 6px;
	padding-left: 17px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.6;
	font-size: 15px;
	font-weight: 500;
}

.manager__full-info-step:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 1px;
	height: 100%;
	background: #ff0000;
}

.manager__full-info-step:after {
	content: "";
	position: absolute;
	top: 47%;
	left: -7px;
	width: 9px;
	height: 9px;
	background: #ff0000;
	-webkit-transform: rotate(45deg) translateY(-50%);
	-ms-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
}

.manager__full-info-step:last-child:before {
	top: -50%;
}

.manager__full-info-years {
	display: inline-block;
	font-size: 15px;
	font-weight: 500;
	color: #ff0000;
}

.manager__full-info-text-wrap {
	position: relative;
	padding-bottom: 35px;
}

.manager__full-info-icon {
	position: absolute;
	top: 8px;
	left: 0;
	width: 65px;
}

.manager__full-info-icon img {
	display: block;
	margin: 0 auto;
}

.manager__full-info-text {
	margin-left: 80px;
}

.manager__full-info-text span {
	padding-bottom: 8px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.manager__full-info-soc {
	position: absolute;
	bottom: 30px;
	left: 45px;
}

.manager__full-info-soc p {
	margin-bottom: 0;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.form-open-sec {
	border-top: 1px solid #d2d2d2;
}

.form-open-sec--gray {
	background: #f2f2f2;
}

#recomendation-form {
	position: absolute;
	top: -164px;
}

.form-open-wrap {
	position: relative;
	width: 80%;
	border-right: 1px solid #d2d2d2;
}

.form-open-wrap--gray {
	background: #f2f2f2;
}

.form-open {
	float: left;
	width: 75%;
	padding-top: 45px;
	padding-bottom: 50px;
}

.form-open--gray {
	background: #f2f2f2;
}

.form-open--gray .input-text {
	background: #FFF;
}

.form-open--gray .btn:before {
	border-color: #f2f2f2 transparent transparent transparent;
}

.form-open--gray .btn:after {
	border-color: transparent transparent #f2f2f2 transparent;
}

.form-open--vacancy {
	float: none;
	width: 100%;
}

.form-open--vacancy .form-open__input {
	padding-right: 10%;
}

.form-open--modal {
	float: none;
	width: 600px;
	padding-top: 35px;
	padding-bottom: 0;
}

.form-open--modal .form-open__title {
	padding: 0 50px 30px 50px;
}

.form-open--modal .form-open__descr {
	padding-left: 50px;
	padding-right: 50px;
	width: 100%;
	text-align: left;
	padding-bottom: 10px;
}

.form-open--modal .form-open__input {
	width: 100%;
	padding-left: 50px;
	padding-right: 50px;
}

.form-open--modal .form-open__input .input-text {
	max-width: none;
}

.form-open--modal .form-open__input p a {
	color: #ff0000;
}

.form-open--modal .form-open__input--btn {
	margin-left: 0;
}

.form-open--thanks {
	padding-top: 35px;
	padding-bottom: 25px;
}

.form-open--thanks .form-open__title {
	padding-left: 9%;
	padding-right: 9%;
}

.form-open__title {
	padding-left: 11%;
	padding-right: 9%;
	padding-bottom: 50px;
	font-size: 30px;
	line-height: 1.66666667;
	letter-spacing: .025em;
	font-weight: 500;
	text-transform: uppercase;
}

.form-open__title--modal {
	padding-left: 9%;
	padding-bottom: 20px;
}

.form-open__title--full {
	padding-right: 0;
}

.form-open__title-descr {
	padding-left: 9%;
	padding-right: 9%;
	padding-bottom: 15px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.8;
}

.form-open__row {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-bottom: 20px;
}

.form-open__row:first-child .form-open__input-title--mini {
	padding-top: 0;
}

.form-open__descr {
	position: relative;
	display: inline-block;
	width: 33.33333%;
	padding-left: 15px;
	text-align: right;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 2px;
	color: #1A1A1A;
}

.form-open__descr--modal {
	width: 28%;
}

.form-open__input {
	position: relative;
	width: 66.66666%;
	padding-left: 5.5%;
	padding-right: 5%;
}

.form-open__input p a {
	color: #ff0000;
}

.form-open__input--year .select {
	width: 220px;
}

.form-open__input--btn {
	margin-top: 20px;
	margin-left: 33.33333%;
}

.form-open__input--titled {
	margin-left: 33.33333%;
}

.form-open__input--modal {
	width: 75%;
	margin-left: 25%;
}

.form-open__input-text {
	font-size: 15px;
	font-weight: 500;
	line-height: 2;
	color: #666;
}

.form-open__input-title {
	font-size: 30px;
	font-weight: 500;
	color: #000;
	line-height: 1.33333333;
}

.form-open__input-title--mini {
	padding-top: 20px;
	font-size: 18px;
	font-family: 'Roboto Condensed',sans-serif;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-weight: 700;
}

.form-open-helper {
	width: 25%;
	float: right;
	border-left: 1px solid #d2d2d2;
	background: #f2f2f2;
}

.form-open-helper--events {
	border-left: none;
}

.form-open-helper--manager-white {
	background: #FFF;
}

.form-open-helper--manager-white .form-open-helper__item--5:before {
	border-color: #fff transparent transparent transparent;
}

a.form-open-helper__item p,
a.form-open-helper__item span {
	-webkit-transition: color .3s;
	transition: color .3s;
}

a.form-open-helper__item:hover p,
a.form-open-helper__item:hover span {
	color: #000;
}

a.form-open-helper__item.form-open-helper__item--2:hover p,
a.form-open-helper__item.form-open-helper__item--2:hover span {
	color: #ff0000;
}

.form-open-helper__item {
	display: block;
	border: none;
	position: relative;
	padding-top: 40px;
	padding-left: 16%;
	padding-right: 16%;
	padding-bottom: 20px;
	background: #f2f2f2;
}

.form-open-helper__item p {
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 1.6;
	color: #FFF;
}

.form-open-helper__item span {
	font-size: 15px;
	font-weight: 500;
	color: #FFF;
}

.form-open-helper__item--1 {
	padding-top: 25px;
	background: url('../img/bg-vacancy-form-1.png') no-repeat center center;
	background-size: cover;
}

.form-open-helper__item--2 {
	background: url('../img/23.jpg') no-repeat center center;
	background-size: cover;
}

.form-open-helper__item--2 p,
.form-open-helper__item--2 span,
.form-open-helper__item--2 a {
	display: block;
	color: #000;
}

.form-open-helper__item--2 a:hover {
	color: #ff0000;
}

.form-open-helper__item--3 {
	padding-top: 70px;
	background: #ff0000;
}

.form-open-helper__item--3 span {
	display: inline-block;
	padding-bottom: 20px;
}

.form-open-helper__item--3 a {
	font-family: 'Roboto Condensed',sans-serif;
	color: #FFF;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 2px;
}

.form-open-helper__item--4 {
	padding-top: 50px;
	background: #333;
}

.form-open-helper__item--4 span {
	display: inline-block;
	padding-bottom: 20px;
}

.form-open-helper__item--4 a {
	font-family: 'Roboto Condensed',sans-serif;
	color: #FFF;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 2px;
}

.form-open-helper__item--5 {
	padding-top: 50px;
	background: #ff0000;
}

.form-open-helper__item--5 input.error {
	border-color: #920505;
}

.form-open-helper__item--5 span {
	display: inline-block;
	padding-bottom: 20px;
}

.form-open-helper__item--5 a {
	font-family: 'Roboto Condensed',sans-serif;
	color: #FFF;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 2px;
}

.form-open-helper__item--smi {
	float: right;
	width: 33.33333%;
	margin-top: -1px;
	padding-left: 4%;
	padding-right: 4%;
}

.form-open-helper__item--manager {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

.form-open-helper__item--manager img {
	display: block;
	margin-bottom: 15px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
}

.form-open-helper__item--manager p,
.form-open-helper__item--manager span {
	display: block;
	width: 100%;
	padding-left: 40px;
	padding-right: 40px;
	color: #1A1A1A;
}

.form-open-helper__item--partners {
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px solid #d2d2d2;
	background: #f2f2f2;
	text-align: center;
}

.form-open-helper__item--partners p {
	margin-bottom: 30px;
	font-weight: 500;
	text-transform: none;
	font-size: 30px;
	line-height: 1.1;
	color: #1A1A1A;
}

.form-open-helper__item--partners img {
	display: block;
	max-height: 60px;
	margin: 10px auto 30px auto;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
}

.form-open-helper__item-img {
	position: relative;
}

.form-open-wrap--career {
	width: 100%;
}
.form-open-wrap--career .form-open-helper {
	align-items: stretch;
	display: flex;
	float: none;
	justify-content: stretch;
	width: 80%;
	border-left: 0;
	background: none;
	min-height: 250px !important;
}
.form-open-wrap--career .form-open-helper__item {
	box-sizing: border-box;
	flex: 1 0 25%;
	padding-left: 30px;
	padding-right: 30px;
}
.form-open-wrap--career .form-open-helper__item--third {
	max-height: 250px;
	flex-basis: 33%;
}
.form-open-wrap--career .form-open-helper__item--double {
	flex-basis: 50%;
}

.form-open-helper__item--noform {
	background: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

.form-open-btn-jobs {
	background: #fff;
	display: flex;
	padding: 50px 0;
	justify-content: center;
	width: 80%;
}
.form-recommend-button {
	padding: 60px 9% 55px 11%;
	display: flex;
	justify-content: center;
}

.submenu {
	font-size: 12px;
	color: #1A1A1A;
	line-height: 18px;
	margin-bottom: 14px;
	display: flex;
}
.submenu span {
	display: block;
	margin-right: 5px;
	font-size: 20px;
	font-weight: 900;
	color: #ff0000;
}

@media (max-width: 1100px) {
	.form-open-btn-jobs,
	.form-open-wrap.form-open-wrap--career .form-open-helper {
		width: 100%;
	}
}
@media (max-width: 750px) {
	.form-open-wrap--career .form-open-helper__item,
	.form-open-wrap--career .form-open-helper__item--double,
	.form-open-wrap--career .form-open-helper__item--third {
		flex-basis: 100%;
	}
	.form-open-wrap--career .form-open-helper__item--noform {
		padding: 50px 15px;
	}
	.form-recommend-button {
		padding: 30px 5%;
	}
}

.form-open-next {
	float: right;
	display: inline-block;
	width: 50%;
	height: 120px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 4%;
	background: #333;
}

.form-open-next span {
	color: #FFF;
	font-size: 24px;
	font-weight: 500;
}

.form-open-next--vacancy {
	float: none;
	width: 100%;
}

.select {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 40px;
	max-width: 400px;
	font-size: 16px;
	color: #1A1A1A;
	cursor: pointer;
}

.select select {
	width: 100%;
}

.select-styled {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #FFF;
	padding: 8px 35px 8px 15px;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.select-styled:after {
	content: "";
	width: 0;
	height: 0;
	border: 7px solid transparent;
	border-color: #ff0000 transparent transparent transparent;
	position: absolute;
	top: 16px;
	right: 10px;
}

.select-styled:hover {
	background-color: #fafafa;
}

.select-styled:active,
.select-styled.active {
	background-color: #fff;
}

.select-styled:active:after,
.select-styled.active:after {
	top: 9px;
	border-color: transparent transparent #ff0000 transparent;
}

.select-styled--gray {
	background: #F2F2F2;
}

.select-styled--gray:active,
.select-styled--gray.active {
	background-color: #F2F2F2;
}

.select-styled--gray:active:after,
.select-styled--gray.active:after {
	top: 9px;
	border-color: transparent transparent #ff0000 transparent;
}

.select-options {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	z-index: 999;
	margin: 0;
	padding: 0;
	border: 1px solid #d2d2d2;
	list-style: none;
	background-color: #f2f2f2;
}

.select-options li {
	margin: 0;
	padding: 12px 15px;
	border-top: 1px solid #e6e6e6;
	-webkit-transition: all .15s ease-in;
	transition: all .15s ease-in;
}

.select-options li:hover {
	color: #fff;
	background: #ff0000;
}

.select-options li[rel="hide"] {
	display: none;
}

.form-open__row [type="checkbox"]:not(:checked),
.checkbox-style [type="checkbox"]:not(:checked),
.form-open__row [type="checkbox"]:checked,
.checkbox-style [type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
}

.form-open__row [type="checkbox"]:not(:checked)+label,
.checkbox-style [type="checkbox"]:not(:checked)+label,
.form-open__row [type="checkbox"]:checked+label,
.checkbox-style [type="checkbox"]:checked+label {
	position: relative;
	display: inline-block;
	min-height: 35px;
	padding-left: 50px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.4;
	cursor: pointer;
}

.form-open__row [type="checkbox"]:checked+label p,
.checkbox-style [type="checkbox"]:checked+label p,
.form-open__row [type="checkbox"]:not(:checked)+label p,
.checkbox-style [type="checkbox"]:not(:checked)+label p {
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 500;
	color: #1A1A1A;
}

.form-open__row [type="checkbox"]:checked+label span,
.checkbox-style [type="checkbox"]:checked+label span,
.form-open__row [type="checkbox"]:not(:checked)+label span,
.checkbox-style [type="checkbox"]:not(:checked)+label span {
	display: inline-block;
	padding-top: 2px;
	line-height: 1.6;
	font-size: 12px;
	font-weight: 500;
	color: #666;
}

.form-open__row [type="checkbox"]:not(:checked)+label:before,
.checkbox-style [type="checkbox"]:not(:checked)+label:before,
.form-open__row [type="checkbox"]:checked+label:before,
.checkbox-style [type="checkbox"]:checked+label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 35px;
	height: 35px;
	border: 2px solid #d2d2d2;
	background: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.form-open__row [type="checkbox"]:not(:checked)+label:after,
.checkbox-style [type="checkbox"]:not(:checked)+label:after,
.form-open__row [type="checkbox"]:checked+label:after,
.checkbox-style [type="checkbox"]:checked+label:after {
	content: '';
	position: absolute;
	top: 5px;
	left: 7px;
	width: 30px;
	height: 22px;
	background: url('../img/svg/icons/icon-done.svg') no-repeat center center;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.form-open__row [type="checkbox"]:not(:checked)+label:after,
.checkbox-style [type="checkbox"]:not(:checked)+label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

.form-open__row [type="checkbox"]:checked+label:after,
.checkbox-style [type="checkbox"]:checked+label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.form-open__row [type="checkbox"]:disabled:not(:checked)+label:before,
.checkbox-style [type="checkbox"]:disabled:not(:checked)+label:before,
.form-open__row [type="checkbox"]:disabled:checked+label:before,
.checkbox-style [type="checkbox"]:disabled:checked+label:before {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: #bbb;
	background-color: #ddd;
}

.form-open__row [type="checkbox"]:disabled:checked+label:after,
.checkbox-style [type="checkbox"]:disabled:checked+label:after {
	color: #999;
}

.form-open__row [type="checkbox"]:disabled+label,
.checkbox-style [type="checkbox"]:disabled+label {
	color: #aaa;
}

.form-open__row [type="checkbox"]+label:hover:before,
.checkbox-style [type="checkbox"]+label:hover:before {
	border: 2px solid #ff0000 !important;
}

.form-open__row input.error+label:before,
.checkbox-style input.error+label:before {
	border-color: #ff0000 !important;
}

.form-open--gray .form-open__row [type="checkbox"]:not(:checked)+label:before,
.form-open--gray .form-open__row [type="checkbox"]:checked+label:before {
	border: 2px solid transparent;
}

.form-open-subtitle {
	padding-left: 11%;
	padding-right: 9%;
	padding-bottom: 50px;
	color: #666;
}

.checkbox-style {
	color: #fff;
	padding: 10px 0 0 0;
}

.checkbox-style p {
	color: #fff !important;
	text-transform: none;
	font-size: 100%;
	letter-spacing: normal;
	font-family: "Raleway",sans-serif;
}

.checkbox-style span {
	padding: 0;
	color: #fff !important;
	opacity: .5;
}

.checkbox-style [type="checkbox"]:not(:checked)+label:before,
.checkbox-style [type="checkbox"]:checked+label:before {
	left: 0;
	top: 3px;
	width: 20px;
	height: 20px;
	border: 1px solid #d2d2d2;
}

.checkbox-style [type="checkbox"]:not(:checked)+label:after,
.checkbox-style [type="checkbox"]:checked+label:after {
	top: 5px;
	left: 3px;
	width: 15px;
	height: 15px;
	background-size: cover;
}

.checkbox-style label {
	padding: 0 0 0 35px !important;
}

.map-contact-sec {
	overflow: hidden;
}

.map-contact {
	position: relative;
}

.map-contact__phones {
	position: relative;
	width: 80%;
	z-index: 2;
}

.mc-phones__one {
	position: relative;
	float: left;
	width: 25%;
	height: 300px;
	padding-top: 40px;
	padding-left: 3.8%;
	padding-right: 3.8%;
}

.mc-phones__one .btn {
	position: absolute;
	bottom: 20px;
	left: 12%;
	width: 70%;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

.mc-phones__one .btn:hover span {
	color: #ff0000;
}

.mc-phones__one .btn span {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	color: #FFF;
}

.mc-phones__one--1 {
	width: 40%;
	float: none;
	padding-top: 5px;
	padding-left: 0;
	padding-right: 0;
}

.mc-phones__one--2 {
	border-bottom: 1px solid #d2d2d2;
	background: url('../img/bg-map-phones-1-2.jpg') no-repeat bottom right;
	background-size: cover;
}

.mc-phones__one--3 {
	background: url('../img/bg-map-phones-2-2.jpg') no-repeat bottom right;
	background-size: cover;
}

.mc-phones__one--4 {
	background: url('../img/bg-map-phones-3-2.jpg') no-repeat bottom right;
	background-size: cover;
}

.mc-phones__one-title {
/* 	position: absolute; */
	left: 12%;
	top: 40px;
	max-width: 190px;
	display: block;
	font-size: 18px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 800;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #FFF;
}
.phone,
.phone a {
    color: #fff; /* меняем цвет ссылок */
    text-decoration: none; /* отключаем подчеркивание ссылок */
}
a[x-apple-data-detectors] {
  color: #fff !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
.mc-phones__one-descr {
/*
	position: absolute;
	left: 12%;
	top: 115px;
*/
	display: block;
	max-width: 190px;
	font-size: 15px;
	line-height: 1.33333333;
	font-weight: 500;
	color: #fff;
}

.mc-phones__one-phone {
	position: absolute;
	left: 12%;
	top: 165px;
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	font-family: 'Roboto Condensed',sans-serif;
	letter-spacing: 1px;
}

.map-contact__map {
	position: absolute;
	top: 0;
	left: 830px;
	width: 57%;
	height: 1000px;
	z-index: 2;
}

#big-map-google {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.map-contact__main-info-wrap {
	position: relative;
	width: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background: #FFF;
	z-index: 3;
}

.map-contact__main-info {
	border-right: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
}

.mc-adress {
	position: relative;
	width: 60%;
	min-height: 620px;
	padding-top: 50px;
	padding-bottom: 40px;
}

.mc-adress__city {
	position: absolute;
	top: 40px;
	right: 40px;
	color: #B3B3B3;
	font-size: 24px;
	font-weight: 500;
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.mc-adress__city.hidden {
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}

.mc-adress__list {
	position: relative;
	pointer-events: none;
	height: 0;
	overflow: hidden;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.mc-adress__list.active {
	height: auto;
	pointer-events: all;
}

.mc-adress__one {
	width: 100%;
	float: left;
	padding-right: 20px;
	padding-left: 50px;
	padding-bottom: 40px;
	color: #1A1A1A;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.mc-adress__one.active .mc-adress__title {
	color: #ff0000;
}

.mc-adress__one.hidden {
	pointer-events: none;
	height: 0;
	padding-bottom: 0;
	overflow: hidden;
}

.mc-adress__one a {
	color: #1A1A1A;
}

.mc-adress__one--full {
	width: 100%;
}

.mc-adress__title {
	display: inline-block;
	padding-bottom: 22px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #1A1A1A;
	text-transform: uppercase;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	cursor: pointer;
}

.mc-adress__one-descr {
	font-size: 14px;
	color: #1A1A1A;
	line-height: 1.15384615;
	font-weight: 500;
}

.map-contact__other-cities-wrap {
	position: relative;
	width: 100%;
	margin-left: 40%;
	padding-right: 60%;
	border-top: 1px solid #d2d2d2;
}

.map-contact__other-cities {
	border-right: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	background: #f2f2f2;
}

.lisense-main__head {
	border-bottom: 1px solid #d2d2d2;
}

.lisense-main__head .wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.lisense-main__head-nav {
	float: left;
	width: 20%;
	min-height: 300px;
	padding-top: 40px;
}

.lisense-main__head-nav ul {
	padding-right: 5%;
	padding-left: 20%;
	padding-bottom: 30px;
}

.lisense-main__head-nav a {
	display: inline-block;
	margin-bottom: 30px;
	padding-top: 10px;
	font-size: 15px;
}

.lisense-main__head-nav a:hover span {
	color: #ff0000;
	border-color: transparent;
}

.lisense-main__head-nav span {
	color: #1A1A1A;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	border-bottom: 2px solid #ff0000;
	text-transform: uppercase;
	letter-spacing: 2px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.lisense-main__head-news {
	position: relative;
	width: 60%;
	float: left;
	padding-top: 40px;
	padding-bottom: 35px;
	padding-left: 9%;
	padding-right: 4%;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.lisense-main__head-news p {
	font-size: 14px;
	font-weight: 500;
	line-height: 2.14285714;
}

.lisense-main__head-title {
	display: inline-block;
	margin-bottom: 25px;
	font-size: 15px;
	font-weight: 800;
	line-height: 1.33333333;
}

.lisense-main__head-icon {
	position: absolute;
	top: 40px;
	left: 4.5%;
}

.lisense-main__head-icon img {
	display: block;
	margin-bottom: 10px;
}

.lisense-main__head-icon span {
	color: #999;
	font-size: 13px;
	font-weight: 500;
}

.bigfile {
	display: block;
	position: relative;
	z-index: 1;
	border: none;
	color: #1A1A1A;
	padding: 0 0 0 100px;
	margin: 0 0 20px 0;
}

.bigfile:hover {
	color: #ff0000;
}

.bigfile .lisense-main__head-icon {
	left: 0;
	top: 0;
}

.bigfile .lisense-main__head-title {
	margin-bottom: 15px;
	padding: 0;
}

.lisense-main__list {
	position: relative;
	overflow: hidden;
}

.lisense-main__block {
	position: relative;
	width: 80%;
	border-right: 1px solid #d2d2d2;
}

.lisense-main__block.lisense-main__block2 {
	width: 60%;
}

.lisense-main__block:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: -40%;
	width: 300%;
	height: 1px;
	background: #d2d2d2;
}

.lisense-main__block:last-child:after {
	content: none;
}

.lisense-main__block--empty {
	padding-bottom: 60px;
}

.lisense-main__block--empty:after {
	content: none;
}

.lisense-main__block-anchor {
	position: absolute;
	top: -82px;
	left: 0;
}

.lisense-main__block-title {
	padding-left: 4%;
	padding-top: 40px;
	padding-bottom: 20px;
	border-left: 1px solid #d2d2d2;
}

.lisense-main__block-list-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-top: 1px solid #d2d2d2;
}

.lisense-main__block-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 75%;
	border-left: 1px solid #d2d2d2;
}

.soc-trust-main .lisense-main__block-list {
	border-left: none;
}

.lisense-main__block-list-title {
	width: 25%;
	padding: 20px 2%;
}

.lisense-main__block-list-title p {
	font-size: 14px;
	line-height: 1.78571429;
	letter-spacing: 2px;
	font-weight: 500;
}

.lm-license {
	position: relative;
	display: block;
	color: #1A1A1A;
	font-size: 15px;
	font-weight: 500;
	line-height: 2;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	padding: 25px 35px 25px 90px;
	width: 100%;
}

.lm-license.lm-license2 {
	padding-top: 15px;
	padding-bottom: 15px;
}

.lm-license.lm-license2 .lm-license__svg {
	top: 20px;
}

.lm-license:hover {
	color: #ff0000;
}

.lm-license b {
	display: block;
}

.lm-license .lm-license__size {
	display: block;
	color: #999;
}

.lm-license .lm-license__svg {
	position: absolute;
	left: 4%;
	top: 35px;
}

.lm-license .lm-license__svg path {
	fill: #ff0000;
}

.lisense-caption {
	color: #999;
	padding: 30px 50px 30px 40px;
	margin: 0 -50px 0 -40px;
	border-top: 1px solid #d2d2d2;
}

.fileSmall {
	color: #1A1A1A;
	position: relative;
	z-index: 1;
	display: block;
	border: none;
	padding: 0 0 20px 40px;
}

.fileSmall:hover {
	color: #ff0000;
}

.fileSmall .lm-license__svg {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}

.fileSmall .lm-license__svg path {
	fill: #f00;
}

.fileSmall b {
	display: block;
	padding: 0 0 5px 0;
}

.fileSmall .lm-license__size {
	color: #999;
	font-size: 12px;
	display: block;
	padding: 5px 0 0 0;
}

.lisense-h3 {
	padding: 0 0 20px 0;
}

.clients-main-sec {
	background: #f2f2f2;
}

.clients-main-sec--white-bordered {
	border-top: 1px solid #d2d2d2;
	background: #FFF;
}

.clients-main__nav {
	position: relative;
	width: 20%;
	float: left;
	padding-bottom: 20px;
}

.clients-main__list {
	overflow: hidden;
	position: relative;
	float: left;
	width: 80%;
	border-left: 1px solid #d2d2d2;
	background: #FFF;
}

.clients-main__list.clients-main__listcol3 {
	width: 60%;
}

.clients-main__list.clients-main__listcol3 .clients-main__item {
	width: 33.3333%;
}

.clients-main__list:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: #d2d2d2;
}

.clients-main__list--centered {
	margin-left: 20%;
}

.clients-main__list-title {
	margin-left: 20%;
	width: 60%;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 40px;
	padding-bottom: 20px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

.clients-main__item {
	position: relative;
	display: block;
	float: left;
	width: 25%;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	color: #1A1A1A;
	text-transform: uppercase;
	background: #FFF;
	z-index: 1;
}

.clients-main__item a.fancybox {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.clients-main__item .client-item {
	height: 300px;
	display: block;
	padding: 30px 25px;
	color: #000;
}

.clients-main__item .client-item:hover {
	color: #ff0000;
}

.clients-main__item .client-item:hover:before {
	opacity: 1;
}

.clients-main__item .client-item:hover .clients-main__item-logo {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-filter: gray;
	filter: gray;
}

.clients-main__item .client-item:hover .clients-main__item-title {
	color: #ff0000;
}

.clients-main__item .client-item:hover .clients-main__item-category {
	color: #FFF;
	background: #ff0000;
}

.clients-main__item .client-item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-box-shadow: 0 0 18px 0 rgba(0,0,0,0.15);
	box-shadow: 0 0 18px 0 rgba(0,0,0,0.15);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.clients-main__item:hover {
	z-index: 4;
}

.clients-main__item-logo {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	height: 70px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.clients-main__item-logo img {
	max-height: 70px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.clients-main__item-title {
	display: block;
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 15px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	line-height: 150%;
	letter-spacing: 1px;
}

.clients-main__item-title.middle {
	font-size: 14px;
}

.clients-main__item-title.mini {
	font-size: 12px;
}

.clients-main__item-category {
	position: absolute;
	z-index: 5;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 15px;
	font-weight: 500;
	background: #f2f2f2;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	color: #000;
}

a.clients-main__item-category:hover {
	color: #fff;
	background: #ff0000;
}

.cm-modal-wrap {
	display: none;
	max-width: 900px;
}

.cm-modal {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.cm-modal__img {
	position: relative;
	width: 33.33333%;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 50px;
	padding-bottom: 140px;
	background: #FFF;
}

.cm-modal__img img {
	display: block;
	margin: 0 auto;
}

.cm-modal__img a {
	position: absolute;
	left: 0;
	bottom: 40px;
	width: 100%;
	color: #ff0000;
	text-align: center;
}

.cm-modal__img a:hover span {
	border-color: #ff0000;
}

.cm-modal__img a span {
	letter-spacing: 2px;
	font-weight: 700;
	border-bottom: 2px solid transparent;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.cm-modal__text {
	width: 66.66666%;
	background: #f2f2f2;
}

.clients-main__empty-list {
	position: relative;
	margin-top: -1px;
	border-top: 1px solid #d2d2d2;
	background: #FFF;
}

.clients-main__empty-list-body {
	margin-left: 20%;
	width: 60%;
	padding-top: 80px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.about-work-sec {
	overflow: hidden;
}

.about-work {
	position: relative;
	width: 80%;
	margin-left: 20%;
	border-left: 1px solid #d2d2d2;
}

.about-work:before {
	content: "";
	position: absolute;
	top: 33.33333%;
	left: -25%;
	width: 150%;
	height: 1px;
	background: #d2d2d2;
	z-index: -1;
}

.about-work:after {
	content: "";
	position: absolute;
	top: 66.66666%;
	left: -25%;
	width: 150%;
	height: 1px;
	background: #d2d2d2;
	z-index: -1;
}

.about-work .about-work__item {
	position: relative;
	width: 25%;
	top: 0;
	left: 0;
	float: left;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	background: url('../img/bg-about-work-big.jpg') no-repeat top center;
	background-size: cover;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	color: #FFF;
	z-index: 0;
	overflow: hidden;
	cursor: pointer;
	height: 300px;
}

.about-work .about-work__item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ff0000;
	pointer-events: none;
	opacity: .8;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.about-work .about-work__item:hover {
	z-index: 1;
}

.about-work .about-work__item:hover:before {
	opacity: .9;
}

.about-work .about-work__item:first-child {
	color: #FFF;
}

.about-work .about-work__item:first-child .user-content {
	color: #FFF;
}

.about-work .about-work__item:nth-child(1).active,
.about-work .about-work__item:nth-child(2).active,
.about-work .about-work__item:nth-child(3).active,
.about-work .about-work__item:nth-child(4).active {
	margin-top: 0;
	margin-bottom: -300px;
}

.about-work .about-work__item:nth-child(4n).active {
	margin-right: 0;
	margin-left: -25%;
}

.about-work .about-work__item.active {
	width: 50%;
	z-index: 1;
	margin: -300px -25% 0 0;
	height: 600px;
}

.about-work .about-work__item.active:before {
	opacity: .9;
}

.about-work .about-work__item.active .about-work__item-close {
	opacity: 1;
	pointer-events: all;
}

.about-work .about-work__item.active .about-work__item-title {
	padding-top: 20px;
}

.about-work .about-work__item.active .about-work__item-info {
	opacity: 1;
	pointer-events: all;
}

.about-work .about-work__item.active .about-work__item-soc {
	opacity: 1;
	pointer-events: all;
}

.about-work .about-work__item .user-content {
	color: #FFF;
}

.about-work .about-work__item .user-content ul {
	color: #FFF;
}

.about-work .about-work__item .user-content ul li:before {
	background: #FFF;
}

.about-work .about-work__item .soc-links {
	color: #FFF;
}

.about-work .about-work__item .soc-links path,
.about-work .about-work__item .soc-links rect {
	fill: #fff;
}

.about-work .about-work__item:nth-child(2),
.about-work .about-work__item:nth-child(4),
.about-work .about-work__item:nth-child(5),
.about-work .about-work__item:nth-child(7),
.about-work .about-work__item:nth-child(10),
.about-work .about-work__item:nth-child(12),
.about-work .about-work__item:nth-child(13),
.about-work .about-work__item:nth-child(15) {
	color: #000;
}

.about-work .about-work__item:nth-child(2):before,
.about-work .about-work__item:nth-child(4):before,
.about-work .about-work__item:nth-child(5):before,
.about-work .about-work__item:nth-child(7):before,
.about-work .about-work__item:nth-child(10):before,
.about-work .about-work__item:nth-child(12):before,
.about-work .about-work__item:nth-child(13):before,
.about-work .about-work__item:nth-child(15):before {
	background: #f2f2f2;
}

.about-work .about-work__item:nth-child(2):after,
.about-work .about-work__item:nth-child(4):after,
.about-work .about-work__item:nth-child(5):after,
.about-work .about-work__item:nth-child(7):after,
.about-work .about-work__item:nth-child(10):after,
.about-work .about-work__item:nth-child(12):after,
.about-work .about-work__item:nth-child(13):after,
.about-work .about-work__item:nth-child(15):after {
	left: auto;
	top: auto;
	right: 0;
	bottom: 0;
	border-width: 0 0 20px 20px;
	border-color: transparent transparent #ffffff transparent;
}

.about-work .about-work__item:nth-child(2) .about-work__item-close:before,
.about-work .about-work__item:nth-child(4) .about-work__item-close:before,
.about-work .about-work__item:nth-child(5) .about-work__item-close:before,
.about-work .about-work__item:nth-child(7) .about-work__item-close:before,
.about-work .about-work__item:nth-child(10) .about-work__item-close:before,
.about-work .about-work__item:nth-child(12) .about-work__item-close:before,
.about-work .about-work__item:nth-child(13) .about-work__item-close:before,
.about-work .about-work__item:nth-child(15) .about-work__item-close:before,
.about-work .about-work__item:nth-child(2) .about-work__item-close:after,
.about-work .about-work__item:nth-child(4) .about-work__item-close:after,
.about-work .about-work__item:nth-child(5) .about-work__item-close:after,
.about-work .about-work__item:nth-child(7) .about-work__item-close:after,
.about-work .about-work__item:nth-child(10) .about-work__item-close:after,
.about-work .about-work__item:nth-child(12) .about-work__item-close:after,
.about-work .about-work__item:nth-child(13) .about-work__item-close:after,
.about-work .about-work__item:nth-child(15) .about-work__item-close:after {
	background: #ff0000;
}

.about-work .about-work__item:nth-child(2) .user-content,
.about-work .about-work__item:nth-child(4) .user-content,
.about-work .about-work__item:nth-child(5) .user-content,
.about-work .about-work__item:nth-child(7) .user-content,
.about-work .about-work__item:nth-child(10) .user-content,
.about-work .about-work__item:nth-child(12) .user-content,
.about-work .about-work__item:nth-child(13) .user-content,
.about-work .about-work__item:nth-child(15) .user-content {
	color: #000;
}

.about-work .about-work__item:nth-child(2) .user-content ul,
.about-work .about-work__item:nth-child(4) .user-content ul,
.about-work .about-work__item:nth-child(5) .user-content ul,
.about-work .about-work__item:nth-child(7) .user-content ul,
.about-work .about-work__item:nth-child(10) .user-content ul,
.about-work .about-work__item:nth-child(12) .user-content ul,
.about-work .about-work__item:nth-child(13) .user-content ul,
.about-work .about-work__item:nth-child(15) .user-content ul {
	color: #000;
}

.about-work .about-work__item:nth-child(2) .user-content ul li:before,
.about-work .about-work__item:nth-child(4) .user-content ul li:before,
.about-work .about-work__item:nth-child(5) .user-content ul li:before,
.about-work .about-work__item:nth-child(7) .user-content ul li:before,
.about-work .about-work__item:nth-child(10) .user-content ul li:before,
.about-work .about-work__item:nth-child(12) .user-content ul li:before,
.about-work .about-work__item:nth-child(13) .user-content ul li:before,
.about-work .about-work__item:nth-child(15) .user-content ul li:before {
	background: #ff0000;
}

.about-work .about-work__item:nth-child(2) .soc-links p,
.about-work .about-work__item:nth-child(4) .soc-links p,
.about-work .about-work__item:nth-child(5) .soc-links p,
.about-work .about-work__item:nth-child(7) .soc-links p,
.about-work .about-work__item:nth-child(10) .soc-links p,
.about-work .about-work__item:nth-child(12) .soc-links p,
.about-work .about-work__item:nth-child(13) .soc-links p,
.about-work .about-work__item:nth-child(15) .soc-links p {
	color: #000;
}

.about-work .about-work__item:nth-child(2) .soc-links path,
.about-work .about-work__item:nth-child(4) .soc-links path,
.about-work .about-work__item:nth-child(5) .soc-links path,
.about-work .about-work__item:nth-child(7) .soc-links path,
.about-work .about-work__item:nth-child(10) .soc-links path,
.about-work .about-work__item:nth-child(12) .soc-links path,
.about-work .about-work__item:nth-child(13) .soc-links path,
.about-work .about-work__item:nth-child(15) .soc-links path,
.about-work .about-work__item:nth-child(2) .soc-links rect,
.about-work .about-work__item:nth-child(4) .soc-links rect,
.about-work .about-work__item:nth-child(5) .soc-links rect,
.about-work .about-work__item:nth-child(7) .soc-links rect,
.about-work .about-work__item:nth-child(10) .soc-links rect,
.about-work .about-work__item:nth-child(12) .soc-links rect,
.about-work .about-work__item:nth-child(13) .soc-links rect,
.about-work .about-work__item:nth-child(15) .soc-links rect {
	fill: #ff0000;
}

.about-work__item-title {
	position: relative;
	margin-bottom: 0;
	padding-top: 180px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Roboto Condensed',sans-serif;
	letter-spacing: 2px;
	line-height: 1.33333333;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 1;
}

.about-work__item-info {
	position: relative;
	width: 100%;
	padding-top: 15px;
	pointer-events: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	opacity: 0;
	z-index: 1;
}

.about-work__item-soc {
	position: absolute;
	bottom: 40px;
	left: 40px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	pointer-events: none;
}

.about-work__item-close {
	position: absolute;
	top: 10px;
	right: 15px;
	width: 30px;
	height: 30px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	cursor: pointer;
	pointer-events: none;
	z-index: 2;
}

.about-work__item-close:before,
.about-work__item-close:after {
	content: "";
	position: absolute;
	right: 18%;
	top: 43%;
	width: 20px;
	height: 2px;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.about-work__item-close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.career-anons-sec {
	background: #f2f2f2;
}

.career-anons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.career-anons__main {
	width: 60%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background: #fff;
}

.career-anons__main--long {
	width: 80%;
	border-left: none;
}

.career-anons__main--bordered {
	border-bottom: 1px solid #d2d2d2;
}

.career-anons__main .user-content-wrap {
	width: 100%;
	display: block;
}

.career-anons__main-text {
	width: 66.66666%;
	background: #FFF;
}

.career-anons__main-phone {
	position: relative;
	width: 25%;
	padding-top: 40px;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 20px;
	background: #333;
	color: #fff;
}

.career-anons__main-phone p {
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 2.11111111;
}

.career-anons__main-phone a {
	display: inline-block;
	margin-bottom: 15px;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #fff;
}

.career-anons__vacancy {
	position: relative;
	width: 50%;
	background: #ff0000;
}

.career-anons__vacancy a {
	position: absolute;
	left: 50%;
	top: 0;
	color: #FFF;
}

.career-anons__vacancy a:hover span {
	border-color: transparent;
}

.career-anons__vacancy a span {
	text-transform: uppercase;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.16666667;
	letter-spacing: 2px;
	border-bottom: 2px solid #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.career-anons__vacancy a em {
	display: inline-block;
	margin-left: -25px;
	margin-top: -50px;
	font-size: 222px;
	line-height: 1;
	font-weight: 800;
	pointer-events: none;
}

.career-anons__vacancy a em.middle {
	font-size: 160px;
}

.career-anons__like {
	width: 25%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-left: 1px solid #d2d2d2;
}

.career-faq-sec {
	border-top: 1px solid #d2d2d2;
}

.career-faq__main {
	width: 60%;
	float: left;
	border-right: 1px solid #d2d2d2;
}

.vacancy-main-sec {
	background: #FFF;
}

.vacancy-main {
	width: 80%;
	margin-bottom: -1px;
}

.vacancy-main__nav {
	width: 25%;
	float: left;
}

.vacancy-main__nav-list {
	padding-bottom: 25px;
}

.vacancy-main__list {
	width: 75%;
	float: right;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.vacancy-main__item {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	background: #FFF;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
	overflow: hidden;
	border-bottom: 1px solid #d2d2d2;
}

.vacancy-main__item:nth-child(2n) {
	background: #f2f2f2;
}

.vacancy-main__item:hover {
	background: #ff0000 !important;
}

.vacancy-main__item:hover .vacancy-main__item-title,
.vacancy-main__item:hover .vacancy-main__item-detail-pay,
.vacancy-main__item:hover .vacancy-main__item-detail-city {
	color: #FFF;
}

.vacancy-main__item.grayed {
	background: #f2f2f2;
}

.vacancy-main__item.whited {
	background: #FFF;
}

.vacancy-main__item-title {
	display: inline-block;
	width: 66.66666%;
	padding-top: 25px;
	padding-bottom: 30px;
	padding-left: 45px;
	padding-right: 35px;
	font-size: 24px;
	font-weight: 500;
	color: #1A1A1A;
	line-height: 1.66666667;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.vacancy-main__item-bonus {
	position: absolute;
	left: 45px;
	bottom: 0;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 15px;
	font-size: 13px;
	color: #FFF;
	line-height: 1.07692308;
	font-weight: 500;
	background: #FF8080;
}

.vacancy-main__item-detail {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 33.33333%;
	height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3.5%;
	padding-right: 3%;
	text-align: right;
}

.vacancy-main__item-detail-pay {
	width: 100%;
	margin-bottom: 5px;
	font-size: 30px;
	font-weight: 800;
	line-height: 1;
	color: #ccc;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.vacancy-main__item-detail-pay .rouble {
	font-size: 24px;
	font-weight: normal;
}

.vacancy-main__item-detail-city {
	width: 100%;
	font-size: 14px;
	font-weight: 500;
	color: #ff0000;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.vacancy-about-sec {
	border-bottom: 1px solid #d2d2d2;
}

.vacancy-about {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.vacancy-about__info {
}
.vacancy-about__button-apply {
	display: flex;
	justify-content: center;
	padding: 0 0 30px;
}

.vacancy-about__sidebar {
	width: 40%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.vacancy-about__recommend-wrap {
	width: 50%;
}

.vacancy-about__recommend {
	position: relative;
	display: inline-block;
	max-width: 300px;
	min-height: 300px;
	padding-top: 40px;
	padding-left: 10%;
	padding-right: 10%;
	padding-bottom: 20px;
	background: url('../img/bg-vacancy-inner-reccomend.png') no-repeat center center;
	background-size: cover;
}

.vacancy-about__recommend:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 0;
	border-color: #ffffff transparent transparent transparent;
	z-index: 4;
}

.vacancy-about__recommend p {
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 2.11111111;
	color: #FFF;
}

.vacancy-about__recommend p span {
	font-family: "Raleway",sans-serif;
	font-size: 36px;
	line-height: 1;
	font-weight: 800;
}

.vacancy-about__form {
	width: 100%;
}

.vacancy-about__info-salary-wrap {
	position: relative;
	border-bottom: 1px solid #d2d2d2;
}

.vacancy-about__info-salary {
	width: 66.66666%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 35px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 35px;
	border-right: 1px solid #d2d2d2;
}

.vacancy-about__info-salary-sum {
	margin-bottom: 0;
	font-size: 60px;
	font-weight: 800;
	line-height: 1;
	color: #ccc;
	margin-right: 10%;
}

.vacancy-about__info-salary-sum .rouble {
	font-size: 30px;
	font-weight: normal;
}

.vacancy-about__info-salary-city {
	margin-bottom: 0;
	font-size: 15px;
	font-weight: 500;
	color: #666;
	line-height: 1.3;
}

.vacancy-about__info-salary-city span {
	display: block;
	color: #ff0000;
	font-size: 24px;
	letter-spacing: .025em;
}

.benefits-anons--career .benefits-anons__main {
	padding: 0;
	width: 60%;
}

.benefits-anons--career .benefits-anons__title h3 {
	text-transform: none;
}

.benefits-anons__title.left-title h3 {
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 2;
	text-transform: uppercase;
	font-family: 'Roboto Condensed',sans-serif;
}

.benefits-anons__main {
	position: relative;
	float: left;
	width: 80%;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-right: 10%;
	background: #FFF;
}

.benefits-anons__main.benefits-anons__main2 {
	width: 80%;
	padding-right: 20%;
}

.benefits-anons__list {
	width: 100%;
	padding-bottom: 30px;
}

.benefits-anons__item {
	position: relative;
	width: 25%;
	margin-right: 8.33333%;
	padding-left: 40px;
	color: #1A1A1A;
}

.benefits-anons__item.benefits-anons__item2 {
	width: auto;
	margin-right: 0;
	padding: 0 0 40px 20px;
}

.benefits-anons__item.benefits-anons__item2 p {
	margin-bottom: 10px;
}

.benefits-anons__item p {
	position: relative;
	margin-bottom: 30px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 18px;
	line-height: 1.22222222;
}

.benefits-anons__item p:before {
	content: "";
	position: absolute;
	top: 6px;
	left: -20px;
	width: 8px;
	height: 8px;
	background: #ff0000;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.benefits-anons__nav {
	position: absolute;
	right: 3%;
	top: 35px;
}

.benefits-anons__nav a {
	display: inline-block;
	padding: 5px 6px;
}

.benefits-anons__nav svg {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	transform: scale(.6);
}

.benefits-anons__nav svg rect {
	fill: #ff0000;
}

.benefits-anons__link-all {
	margin-left: 40px;
	text-transform: uppercase;
	color: #ff0000;
	font-size: 21px;
	font-weight: 500;
	line-height: 2;
	letter-spacing: 2px;
	border-bottom: 1px solid #ff0000;
}

.benefits-anons__link-all:hover {
	border-color: transparent;
}

.project-main-sec {
	background: #f2f2f2;
	overflow: hidden;
}

.projects-main {
	width: 80%;
}

.projects-main__nav {
	width: 25%;
	float: left;
}

.projects-main__nav-list {
	padding-bottom: 25px;
}

.projects-main__list {
	width: 75%;
	float: left;
	margin-bottom: -1px;
	border-left: 1px solid rgba(0,0,0,0.15);
	border-right: 1px solid rgba(0,0,0,0.15);
}

.projects-main__list.projects-main__listw100 {
	float: none;
	width: 100%;
	border-top: 1px solid #d2d2d2;
	position: relative;
	z-index: 1;
}

.projects-main__list.projects-main__listw100:after {
	content: '';
	position: absolute;
	background: #d2d2d2;
	left: 100%;
	top: -1px;
	width: 100%;
	height: 1px;
}

.projects-main__list.projects-main__listw100 .projects-main__item {
	width: 33.33333%;
}

.projects-cont {
	margin-left: -1px;
}

.projects-main__item {
	display: inline-block;
	width: 50%;
}

.projects-main__item .projects-item {
	display: block;
	padding-top: 30px;
	padding-bottom: 50px;
	padding-left: 4%;
	padding-right: 4%;
	color: #1A1A1A;
	-webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0);
	box-shadow: 0 0 25px 0 rgba(0,0,0,0);
	border-bottom: 1px solid rgba(0,0,0,0.15);
	border-left: 1px solid rgba(0,0,0,0.15);
	background: #FFF;
	position: relative;
	z-index: 0;
	min-height: 300px;
}

.projects-main__item .projects-item:hover {
	-webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.2);
	box-shadow: 0 0 25px 0 rgba(0,0,0,0.2);
	z-index: 1;
}

.projects-main__item .projects-item:hover:before,
.projects-main__item .projects-item:hover:after {
	opacity: 1;
}

.projects-main__item .projects-item:hover .projects-main__item-title {
	color: #ff0000;
}

.projects-main__item .projects-item:hover .projects-main__head-img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-filter: gray;
	filter: gray;
}

.projects-main__head {
	display: table;
	width: 100%;
	padding-bottom: 20px;
	font-size: 15px;
	font-weight: 500;
}

.projects-main__head span {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	width: 100%;
}

.projects-main__head span.projects-main__head-img {
	display: table-cell;
	max-width: 30%;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
	width: auto;
	padding-right: 20px;
}

.projects-main__head span.projects-main__head-img img {
	vertical-align: middle;
	max-width: none;
}

.projects-main__item-title {
	display: block;
	padding-bottom: 15px;
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	line-height: 2;
	letter-spacing: 1px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.projects-main__item-text {
	font-size: 15px;
	font-weight: 500;
	line-height: 2;
}

.projects-main__item-category {
	position: absolute;
	bottom: 28px;
	left: 4%;
	text-transform: uppercase;
	font-size: 12px;
	font-family: 'Roboto Condensed',sans-serif;
	letter-spacing: 2px;
	color: #999;
}

.projects-main__otziv {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 8px 20px;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 2px;
	color: #fff;
	text-transform: uppercase;
	background: #FF8080;
}

.projects-main__pagination {
	clear: both;
	border-top: 1px solid #d2d2d2;
	background: #FFF;
}

.projects-main__pagination .news-list-pages {
	border-top: none;
}

.projects-another-sec {
	border-top: 1px solid #d2d2d2;
}

.projects-another {
	padding-top: 30px;
	padding-bottom: 40px;
	padding-left: 4%;
}

.projects-another__item {
	width: 33.33333%;
	display: inline-block;
	float: left;
	padding-right: 4%;
}

.projects-another__item:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-filter: gray;
	filter: gray;
}

.projects-another__item:hover span {
	color: #ff0000;
}

.projects-another__item img {
	display: block;
	margin-bottom: 10px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
}

.projects-another__item span {
	display: inline-block;
	color: #1A1A1A;
	font-size: 21px;
	font-weight: 500;
	line-height: 1.42857143;
	letter-spacing: .025em;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.departments-main-sec {
	overflow: hidden;
}

.departments-main {
	width: 80%;
}

.departments-main__nav {
	width: 25%;
	float: left;
}

.departments-main__nav.departments-main__nav2 {
	width: 20%;
}

.departments-main__nav-list {
	padding-bottom: 25px;
}

.departments-main__list {
	width: 75%;
	float: left;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: -1px;
	border-left: 1px solid rgba(0,0,0,0.15);
	border-right: 1px solid rgba(0,0,0,0.15);
}

.departments-main__item-wrap {
	width: 50%;
	padding-bottom: 50px;
	padding-right: 5%;
}

.departments-main__item-wrap:nth-child(1),
.departments-main__item-wrap:nth-child(2) {
	padding-top: 75px;
}

.departments-main__item-wrap:last-child {
	padding-bottom: 75px;
}

.departments-main__item-wrap:nth-child(odd) {
	border-right: 1px solid #d2d2d2;
}

.departments-main__item {
	max-width: 300px;
	width: 100%;
}

.departments-main__item:hover .departments-main__item-img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-filter: gray;
	filter: gray;
}

.departments-main__item:hover .departments-main__item-title {
	color: #ff0000;
}

.departments-main__item-img {
	position: relative;
	display: block;
	max-width: 300px;
	max-height: 150px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.departments-main__item-img img {
	display: block;
}

.departments-main__item-title {
	display: inline-block;
	max-width: 300px;
	width: 100%;
	padding-top: 15px;
	font-weight: 800;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.66666667;
	color: #1A1A1A;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	text-align: left;
}

.department-info-sec {
	overflow: hidden;
}

.department-info-sec--gray {
	background: #f2f2f2;
}

.department-info--bordered {
	border-top: 1px solid #d2d2d2;
}

.department-info--project-head {
	border-bottom: 1px solid #d2d2d2;
	background: #FFF;
}

.department-info--white {
	background: #FFF;
}

.department-info__project-head {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.department-info__nav {
	width: 20%;
	float: left;
	padding-left: 5%;
	padding-top: 40px;
	padding-bottom: 30px;
	border-bottom: 1px solid #d2d2d2;
}

.department-info__nav--project {
	float: none;
	padding-left: 40px;
	border-bottom: none;
}

.department-info__nav--invisible {
	pointer-events: none;
	opacity: 0;
}

.department-info__client {
	width: 80%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 40px;
	padding-bottom: 40px;
	border-left: 1px solid #d2d2d2;
}

.department-info__client:before,
.department-info__client:after {
	content: "";
	position: absolute;
	top: 0;
	right: 19%;
	width: 1px;
	height: 40%;
	background: #d2d2d2;
}

.department-info__client:after {
	top: inherit;
	bottom: 0;
}

.department-info__client-type {
	width: 10%;
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	text-align: center;
	color: #92979E;
}

.department-info__client-text-wrap {
	position: relative;
	width: 65%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	cursor: pointer;
}

.department-info__client-text-wrap img {
	position: absolute;
	top: 50%;
	right: 20px;
	max-height: 70px;
	max-width: 180px;
	-webkit-transform: translateY(-50%) scale(1);
	-ms-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1);
	-webkit-transition: -webkit-transform .6s ease;
	transition: transform .6s ease;
}

.department-info__client-text-wrap .user-content {
	display: none;
}

.department-info__client-text {
	width: 60%;
}

.department-info__client-text .user-content {
	margin-top: 15px;
}

.department-info__client-title {
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 15px;
	letter-spacing: .1em;
}

.department-info__client-link {
	width: 20%;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
	text-align: center;
}

.department-info__client-link span {
	display: inline-block;
	padding-right: 20px;
	color: #1A1A1A;
	vertical-align: middle;
}

.department-info__client-link a img {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.department-info__client-link a.active img {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}

.department-info__author {
	margin-top: 100px;
	float: right;
	text-align: right;
}

.department-info__author p {
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 15px;
	line-height: 1.66666667;
}

.department-info__author span {
	font-size: 13px;
	line-height: 1.53846154;
	font-weight: 500;
}

.department-info__author-img {
	position: relative;
	display: inline-block;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
	color: #1A1A1A;
}

.department-info__author-img:after {
	content: "";
	position: absolute;
}

.department-info__author-img img {
	display: block;
}

.department-info__main {
	width: 60%;
	float: left;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.department-info__main--centered {
	margin-left: 20%;
}

.department-info__main--halfed {
	width: 40%;
}

.department-info__main--projects {
	border-left: none;
	background: #FFF;
}

.department-info__item {
	position: relative;
}

.department-info__item:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 150%;
	height: 1px;
	background: #d2d2d2;
}

.department-info__item:first-child:before {
	content: none;
}

.department-info__item--blockquote:before {
	content: "";
	position: absolute;
	top: 0;
	left: -50%;
	width: 250%;
	height: 1px;
	background: #d2d2d2;
}

.department-info__item--blockquote:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: -50%;
	width: 250%;
	height: 1px;
	background: #d2d2d2;
}

.department-info__item--blockquote+.department-info__item:before {
	content: none;
}

.department-info__item--tasked {
	position: relative;
	padding-top: 35px;
	padding-left: 40px;
	padding-bottom: 25px;
	color: #FFF;
	background: #333;
}

.department-info__item--tasked h3 {
	position: relative;
	padding-bottom: 20px;
	color: #FFF;
}

.department-info__item--tasked.blockgray {
	background: #f2f2f2;
	color: #1A1A1A;
}

.department-info__item--tasked.blockgray h3 {
	color: #1A1A1A;
}

.department-info__item--tasked.blockgray.p0 {
	padding: 0;
}

.department-info__item--tasked.department-info__item--tasked-light {
	background: #f2f2f2;
	color: #1A1A1A;
}

.department-info__item--tasked.department-info__item--tasked-light h3,
.department-info__item--tasked.department-info__item--tasked-light li,
.department-info__item--tasked.department-info__item--tasked-light li span {
	color: #1A1A1A;
}

.department-info__item--result {
	position: relative;
	color: #FFF;
	background: #f2f2f2;
}

.department-info__item--result h3 {
	position: relative;
	color: #1A1A1A;
}

.department-info__item--download {
	padding-bottom: 110px;
}

.department-info__w50-tablet {
	padding-bottom: 45px;
}

.department-info__tasks {
	counter-reset: ol;
	list-style: none;
}

.department-info__tasks li {
	position: relative;
	padding-right: 30px;
	padding-left: 40px;
	padding-bottom: 20px;
	counter-increment: ol;
	color: #FFF;
	overflow: hidden;
}

.department-info__tasks li:after {
	content: counter(ol);
	position: absolute;
	top: 5px;
	left: 0;
	color: #ff0000;
	font-size: 20px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	line-height: 1;
	z-index: 0;
}

.department-info__tasks span {
	position: relative;
	color: #fff;
	font-size: 15px;
	line-height: 2;
	z-index: 1;
}

.department-info__sidebar-wrap {
	float: left;
	width: 40%;
	max-width: 510px;
	overflow: hidden;
}
.department-info__sidebar-wrap--gray {
	background: #f2f2f2;
}

.department-info__sidebar {
	height: 100%;
	overflow: auto;
}

@media(max-width: 767px){
	.department-info__sidebar{
		height: auto;
	}
}

.department-info__sidebar .btn {
	margin-top: 25px;
}

.department-info__sidebar .user-content-wrap:last-child {
	border-bottom: none;
}

.department-info__sidebar-title {
	padding-top: 10px;
	font-weight: 800;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
}

.department-info__sidebar-title:hover span {
	color: #ff0000;
}

.department-info__sidebar-title span {
	margin-right: 10px;
	vertical-align: middle;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.department-info__sidebar-title img {
	display: inline-block;
	width: 20px;
	vertical-align: middle;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.department-info__sidebar-title.active img {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.department-info__sidebar-logo {
	max-height: 60px;
}

.department-info__sidebar-otziv {
	background-image: url('../img/svg/icons/icon-blockquoter-mark.svg');
	background-position: 95% 8%;
	background-repeat: no-repeat;
}

.department-info__helper {
	float: left;
	width: 20%;
}

.departent-tags-sec {
	border-top: 1px solid #d2d2d2;
}

.departent-tags {
	position: relative;
	margin-left: 20%;
	width: 60%;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.departent-tags span {
	position: absolute;
	top: 40px;
	left: -240px;
	width: 24%;
	display: inline-block;
	line-height: 1.92307692;
	font-size: 13px;
	font-weight: 500;
	text-align: right;
	color: #B3B3B3;
}

.departent-tags li {
	display: inline-block;
	padding-right: 10px;
}

.departent-tags a {
	color: #ff0000;
	font-size: 15px;
	font-weight: 500;
	line-height: 2.33333333;
	border-bottom: 1px solid transparent;
}

.departent-tags a:hover {
	border-color: #ff0000;
}

.corporate-anons-sec {
	border-bottom: 1px solid #d2d2d2;
}

.corporate-anons__sidebar {
	width: 20%;
	float: left;
	padding-left: 5%;
	padding-right: 2%;
	padding-top: 40px;
}

.corporate-anons__sidebar p,
.corporate-anons__sidebar a {
	text-transform: uppercase;
	font-size: 15px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 2;
}

.corporate-anons__sidebar a {
	color: #ff0000;
	border-bottom: 2px solid #ff0000;
}

.corporate-anons__list {
	width: 80%;
	float: left;
	border-left: 1px solid #d2d2d2;
}

.corporate-anons__item-wrap {
	width: 25%;
	float: left;
}

.corporate-anons__item {
	display: inline-block;
	margin-right: 15%;
}

.corporate-anons__item:hover .corporate-anons__item-img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-filter: gray;
	filter: gray;
}

.corporate-anons__item:hover .corporate-anons__item-title {
	color: #ff0000;
}

.corporate-anons__item-img {
	position: relative;
	display: inline-block;
	margin-bottom: 25px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.corporate-anons__item-img img {
	display: block;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.corporate-anons__item-title {
	display: block;
	color: #1A1A1A;
	font-size: 15px;
	font-weight: 800;
	line-height: 1.66666667;
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.corporate-anons__all {
	display: inline-block;
	margin-top: 40px;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 500;
	letter-spacing: 2px;
	color: #ff0000;
	clear: both;
}

.corporate-anons__all span {
	border-bottom: 2px solid #ff0000;
}

.corporate-main-sec {
	overflow: hidden;
}

.corporate-main__item {
	position: relative;
	width: 60%;
	margin-left: 20%;
	padding-bottom: 1px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.corporate-main__item:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: -100%;
	width: 300%;
	height: 1px;
	background: #d2d2d2;
}

.corporate-main__item:after {
	content: "";
	position: absolute;
	left: -17.5%;
	top: 50%;
	width: 45px;
	height: 3px;
	background: #ff0000;
	-webkit-transform: rotate(-45deg) translateX(-50%);
	-ms-transform: rotate(-45deg) translateX(-50%);
	transform: rotate(-45deg) translateX(-50%);
}

.corporate-main__item:nth-child(2n):after {
	left: initial;
	right: -22.5%;
}

.corporate-main__item:nth-child(2n) .corporate-main__item-img {
	float: right;
}

.corporate-main__item:last-child:before {
	content: none;
}

.corporate-main__item-img {
	position: relative;
	display: inline-block;
	width: 33.33333%;
	float: left;
	max-width: 300px;
	z-index: 2;
}

.corporate-main__item-img img {
	display: block;
	max-width: 300px;
	width: 100%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.corporate-main__item-img:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-filter: gray;
	filter: gray;
}

.corporate-main__item-img:hover .corporate-main__item-photos-icon span {
	background: #333;
}

.corporate-main__item-img:hover .corporate-main__item-photos-svg .cls-3 {
	fill: #333;
}

.corporate-main__item-img--video:hover img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
}

.corporate-main__item-img--video:hover .icon-video-play__triangle {
	-webkit-transform: scale(1.8);
	-ms-transform: scale(1.8);
	transform: scale(1.8);
}

.corporate-main__item-img--video img {
	position: relative;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
	z-index: 0;
}

.corporate-main__item-img--video .icon-video-play {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 3;
}

.corporate-main__item-img--video .icon-video-play__triangle {
	-webkit-transition: .6s ease all;
	transition: .6s ease all;
}

.corporate-main__item-photos-icon {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 50%;
}

.corporate-main__item-photos-icon span {
	position: absolute;
	top: -19px;
	right: -19px;
	display: inline-block;
	width: 38px;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #FFF;
	text-align: center;
	border-radius: 50%;
	font-size: 14px;
	line-height: 1.42857143;
	font-weight: 800;
	background: #ff0000;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.corporate-main__item-photos-svg {
	display: block;
	width: 100%;
}

.corporate-main__item-photos-svg .cls-1 {
	opacity: .8;
	fill: #fff;
}

.corporate-main__item-photos-svg .cls-3 {
	fill: #ff0000;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.corporate-main__item-text {
	padding-left: 40px;
	padding-right: 50px;
	padding-top: 35px;
	padding-bottom: 35px;
	overflow: hidden;
}

.corporate-main__item-more {
	display: inline-block;
	margin-top: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 21px;
	font-weight: 500;
	color: #ff0000;
}

.corporate-main__item-more span {
	border-bottom: 2px solid #ff0000;
}

.recommendation-anons-sec {
	border-bottom: 1px solid #d2d2d2;
	overflow: hidden;
}

.recommendation-anons-sec--gray {
	background: #f2f2f2;
}

.recommendation-anons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.recommendation-anons__main {
	position: relative;
	width: 60%;
	border-right: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	background: #FFF;
}

.recommendation-anons__main:before {
	content: "";
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: #FFF;
	pointer-events: none;
	z-index: -1;
}

.recommendation-anons__main:after {
	content: "";
	position: absolute;
	top: 0;
	right: -100%;
	width: 100%;
	height: 100%;
	background: #FFF;
	pointer-events: none;
	z-index: -1;
}

.recommendation-anons__main-steps {
	position: relative;
	width: 40%;
	float: left;
	margin-left: 10%;
	list-style: none;
	counter-reset: ol;
}

.recommendation-anons__main-steps--students {
	max-width: 260px;
	padding-right: 25px;
}

.recommendation-anons__main-step-wrap {
	position: relative;
	counter-increment: ol;
	font-weight: 500;
	font-size: 13px;
	line-height: 1.92307692;
	padding-bottom: 40px;
	z-index: 1;
}

.recommendation-anons__main-step-wrap:before {
	content: counter(ol);
	position: absolute;
	top: 0;
	left: -80px;
	line-height: 1;
	color: #f2f2f2;
	font-size: 72px;
	font-weight: 800;
}

.recommendation-anons__main-step-wrap:after {
	content: "";
	position: absolute;
	top: 0;
	left: -17px;
	width: 1px;
	height: 100%;
	background: #ff0000;
}

.recommendation-anons__main-step-wrap:first-child:after {
	top: 38px;
}

.recommendation-anons__main-step-wrap:last-child:after {
	top: 0;
	height: 38px;
}

.recommendation-anons__main-step-wrap--students {
	padding-bottom: 60px;
}

.recommendation-anons__main-step-wrap--students:before {
	top: -15px;
	color: #FFF;
}

.recommendation-anons__main-step-wrap--students:first-child:after {
	top: 20px;
}

.recommendation-anons__main-step-wrap--students:last-child:after {
	height: 18px;
}

.recommendation-anons__main-step-wrap--students a {
	color: #ff0000;
	border-bottom: 1px solid #ff0000;
}

.recommendation-anons__main-step-wrap--students a:hover {
	border-color: transparent;
}

.recommendation-anons__main-step-wrap--students .recommendation-anons__main-step:after {
	top: 5px;
}

.recommendation-anons__main-step {
	position: relative;
}

.recommendation-anons__main-step:after {
	content: "";
	position: absolute;
	top: 30px;
	left: -21px;
	width: 9px;
	height: 9px;
	background: #ff0000;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.recommendation-anons__main-text {
	width: 50%;
	float: left;
	padding-left: 6%;
}

.recommendation-faq-sec {
	border-top: 1px solid #d2d2d2;
	overflow: hidden;
}

.recommendation-faq {
	position: relative;
}

.recommendation-faq__title {
	position: absolute;
	left: 4%;
	top: 20px;
	width: 160px;
	font-size: 15px;
	line-height: 2;
	letter-spacing: 2px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Roboto Condensed',sans-serif;
}

.recommendation-faq__list {
	width: 60%;
	margin-left: 20%;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.recommendation-faq__item {
	position: relative;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
}

.recommendation-faq__item:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 300%;
	height: 1px;
	background: #d2d2d2;
}

.recommendation-faq__item:last-child:after {
	content: none;
}

.recommendation-faq__item a h3 {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.recommendation-faq__item a h3:hover {
	color: #ff0000;
}

.recommendation-faq__item-answer {
	padding-bottom: 20px;
	letter-spacing: .02em;
}

.smi-main-sec {
	overflow: hidden;
	background: #f2f2f2;
}

.smi-main__list {
	float: left;
	width: 80%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-left: 1px solid #d2d2d2;
}

.smi-main__item {
	width: 33.33333%;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 3%;
	padding-right: 4%;
	color: #1A1A1A;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	background: #FFF;
	display: block;
}

.smi-main__item:hover .smi-main__item-title {
	color: #ff0000;
}

.smi-main__item-date {
	display: block;
	text-transform: uppercase;
	font-size: 15px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
}

.smi-main__item-source {
	display: block;
	color: #ff0000;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.78571429;
}

.smi-main__item-title {
	display: inline-block;
	padding-top: 10px;
	font-size: 15px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 1.66666667;
	letter-spacing: 1px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.smi-main__pages {
	position: relative;
	float: left;
	width: 66.66666%;
}

.smi-main__pages .news-list-pages__more,
.smi-main__pages .news-list-pages__numb {
	width: 100%;
}

.press-anons__main {
	width: 60%;
	float: left;
	padding-top: 40px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.press-anons__link-wrap {
	position: relative;
	width: 33.33333%;
	float: left;
	overflow: hidden;
}

.press-anons__link:hover:after {
	-webkit-transform: rotate(45deg) translate(-30%, 0);
	-ms-transform: rotate(45deg) translate(-30%, 0);
	transform: rotate(45deg) translate(-30%, 0);
}

.press-anons__link:hover:before {
	opacity: 0;
}

.press-anons__link:hover span {
	color: #FFF;
}

.press-anons__link:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(242,242,242,0.8);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 1;
}

.press-anons__link:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 160%;
	height: 160%;
	background: rgba(255,0,0,0.8);
	-webkit-transform: rotate(45deg) translate(-125%, 0);
	-ms-transform: rotate(45deg) translate(-125%, 0);
	transform: rotate(45deg) translate(-125%, 0);
	pointer-events: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 2;
}

.press-anons__link img {
	position: relative;
	display: block;
	margin: auto;
	z-index: 0;
}

.press-anons__link span {
	position: absolute;
	bottom: 70px;
	left: 40px;
	text-transform: uppercase;
	font-size: 18px;
	color: #1A1A1A;
	font-weight: 700;
	font-family: 'Roboto Condensed',sans-serif;
	line-height: 1.33333333;
	letter-spacing: 2px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 4;
}

.press-firstyle-sec {
	border-top: 1px solid #d2d2d2;
	background: #f2f2f2;
}

.press-firstyle {
	position: relative;
}

.press-firstyle__main {
	width: 60%;
	padding-top: 70px;
	padding-bottom: 80px;
	margin-left: 20%;
	border-left: 1px solid rgba(0,0,0,0.15);
	border-right: 1px solid rgba(0,0,0,0.15);
}

.press-firstyle__main h3 {
	padding-left: 50px;
	padding-bottom: 20px;
}

.press-firstyle__link {
	display: block;
	width: 100%;
	background-size: contain;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.press-firstyle__link:hover .press-firstyle__link-logo {
	-webkit-transform: translate(50px, 210px);
	-ms-transform: translate(50px, 210px);
	transform: translate(50px, 210px);
}

.press-firstyle__link img {
	display: block;
	width: 100%;
	height: auto;
	max-width: none;
}

.press-firstyle__link .press-photos__btn {
	bottom: 20px;
	left: 6%;
	right: auto;
}

.press-firstyle__link-logo {
	display: block;
	-webkit-transform: translate(50px, 230px);
	-ms-transform: translate(50px, 230px);
	transform: translate(50px, 230px);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.press-photos-sec {
	border-top: 1px solid #d2d2d2;
	background: #FFF;
}

.press-photos {
	position: relative;
	display: block;
	margin-left: 20%;
	width: 60%;
	height: 400px;
	padding-top: 40px;
	padding-left: 40px;
	background: url('../img/bg-press-photos.jpg') top center no-repeat;
	background-size: cover;
}

.press-photos__title {
	color: #FFF;
}

.press-photos__icon {
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 150px;
}

.press-photos__icon span {
	position: absolute;
	top: -19px;
	right: -19px;
	display: inline-block;
	width: 38px;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #FFF;
	text-align: center;
	border-radius: 50%;
	font-size: 14px;
	line-height: 1.42857143;
	font-weight: 800;
	background: #ff0000;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.press-photos__btn {
	position: absolute;
	bottom: 40px;
	right: 6%;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 18px;
	font-family: "Raleway",sans-serif;
	font-weight: 500;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	line-height: 1;
	color: #FFF;
	background: url('../img/svg/btn-red.svg') no-repeat center center;
	background-size: contain;
}

.press-center-anons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}

.press-center-anons__title {
	width: 20%;
	padding-top: 40px;
	padding-left: 4%;
	padding-right: 2.5%;
	border-right: 1px solid #d2d2d2;
}

.press-center-anons__title a {
	color: #1A1A1A;
	border-bottom: 2px solid #ff0000;
	font-weight: 500;
}

.press-center-anons__title a:hover {
	border-color: transparent;
}

.press-center-anons__title h2 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
}

.press-center-anons__title h2 a {
	font-weight: bold;
}

.press-center-anons__list {
	width: 80%;
	padding-top: 40px;
	padding-left: 3%;
}

.press-center-anons__item {
	width: 25%;
	float: left;
	padding-right: 5%;
	margin-bottom: 50px;
}

.press-center-anons__link {
	display: inline-block;
}

.press-center-anons__link:hover p {
	color: #ff0000;
}

.press-center-anons__link span {
	font-size: 12px;
	line-height: 2.5;
	color: #ff0000;
	text-transform: uppercase;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
}

.press-center-anons__link p {
	font-size: 15px;
	line-height: 1.66666667;
	font-weight: 800;
	letter-spacing: .01em;
	color: #1A1A1A;
	text-transform: uppercase;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.press-center-main-sec {
	border-top: 1px solid #d2d2d2;
	background: #f2f2f2;
}

.press-center-main {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.press-center-main .press-center-more {
	display: none;
}

.press-center-main__title {
	width: 20%;
	padding-top: 40px;
	padding-left: 4%;
	padding-right: 2.5%;
	border-right: 1px solid #d2d2d2;
}

.press-center-main__title a {
	color: #1A1A1A;
	border-bottom: 2px solid #ff0000;
	font-weight: 500;
}

.press-center-main__title a:hover {
	border-color: transparent;
}

.press-center-main__title h2 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
}

.press-center-main__title h2 a {
	font-weight: bold;
}

.press-center-main__list {
	width: 40%;
	overflow: hidden;
}

.press-center-main__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	color: #1A1A1A;
	border-bottom: 1px solid #d2d2d2;
}

.press-center-main__item:hover {
	color: #ff0000;
}

.press-center-main__item:last-child {
	height: 100%;
	border-bottom: none;
}

.press-center-main__item-date {
	display: inline-block;
	width: 33.33333%;
	padding-top: 70px;
	padding-bottom: 40px;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 2.5;
	letter-spacing: 2px;
	text-align: center;
}

.press-center-main__item-date span {
	display: inline-block;
	width: 100%;
	font-family: "Raleway",sans-serif;
	font-weight: 800;
	font-size: 48px;
	line-height: 1.20833333;
}

.press-center-main__item-title {
	display: inline-block;
	width: 66.66666%;
	padding-top: 70px;
	padding-bottom: 40px;
	padding-left: 5%;
	padding-right: 5%;
	font-size: 15px;
	line-height: 2;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.press-center-main__links {
	width: 40%;
}

.press-center-main__link {
	position: relative;
	display: inline-block;
	float: left;
	width: 50%;
	min-width: 240px;
	padding: 80px 40px 20px 40px;
	min-height: 300px;
	color: #1A1A1A;
	background: url('../img/bg-vacancy-form-2.png') no-repeat center center;
	background-size: cover;
}

.press-center-main__link a {
	display: block;
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 2.11111111;
	color: #FFF;
}

.press-center-main__link--red {
	background: #ff0000;
	color: #FFF;
}

.press-center-main__link--black {
	background: #333;
	color: #FFF;
}

.press-center-main__link.press-center-main__link2 {
	width: 20%;
}

.press-center-main__link-title {
	position: relative;
	display: block;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 2px;
	z-index: 0;
}

.press-center-main__link-descr {
	position: relative;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.53846154;
	z-index: 0;
}

.press-center-more {
	border-top: 1px solid #d2d2d2;
	background: #FFF;
}

.press-center-more__link-wrap {
	position: relative;
	width: 60%;
	margin-left: 20%;
}

.press-center-more__link-wrap:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: #d2d2d2;
}

.press-center-more__link {
	display: block;
	width: 66.66666%;
	padding-top: 100px;
	padding-bottom: 100px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	text-align: center;
}

.press-center-more__link:hover span {
	border-color: transparent;
}

.press-center-more__link span {
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 500;
	letter-spacing: 2px;
	color: #ff0000;
	border-bottom: 1px solid #ff0000;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.it-support-main-sec {
	background: #FFF;
	overflow: hidden;
}

.it-support-main {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background: #FFF;
}

.it-support-main__nav-wrap {
	position: relative;
	width: 20%;
	margin-top: 40px;
	z-index: 4;
}

.it-support-main__nav {
	position: absolute;
	top: 0;
	width: 100%;
	max-width: 300px;
	padding-left: 25px;
	padding-right: 15px;
}

.it-support-main__nav li {
	padding-bottom: 20px;
}

.it-support-main__nav li.active span {
	color: #ff0000;
	border-color: transparent;
}

.it-support-main__nav li.active a {
	cursor: default;
}

.it-support-main__nav a {
	display: inline-block;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Roboto Condensed',sans-serif;
	color: #1A1A1A;
	line-height: 2;
}

.it-support-main__nav a span {
	border-bottom: 2px solid #ff0000;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.it-support-main__list {
	position: relative;
	width: 80%;
	z-index: 0;
}

.it-support-main__item-wrap {
	position: relative;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.it-support-main__item-wrap:first-child .it-support-main__item:before {
	content: none;
}

.it-support-main__item {
	position: relative;
	width: 75%;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.it-support-main__item:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 150%;
	height: 1px;
	background: #d2d2d2;
	z-index: 3;
}

.it-support-main__item--gray {
	background: #f2f2f2;
}

.it-support-main__item.bordernone:before {
	display: none;
}

.it-support-main__item-anchor {
	position: absolute;
	top: -81px;
	left: 0;
}

.it-support-main__ask {
	position: relative;
	width: 25%;
	padding-left: 3%;
	padding-right: 2%;
	padding-top: 100px;
	overflow: hidden;
	background: #f2f2f2;
}

.it-support-main__ask span {
	display: inline-block;
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.53846154;
}

.it-support-main__ask .btn {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 15px;
	line-height: 1.66666667;
}

.it-support-main__ask-title {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 800;
	line-height: 1.66666667;
	letter-spacing: 1px;
	color: #1A1A1A;
}

.it-support-main__ask-mail {
	display: block;
	margin-bottom: 10px;
	color: #ff0000;
	font-size: 16px;
	font-weight: 500;
}

.it-support-main__ask-phone {
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 18px;
	line-height: 1.16666667;
	letter-spacing: 1px;
	font-weight: 700;
	color: #1A1A1A;
}

.it-support-main__item-present {
	width: 210px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	float: right;
	font-size: 18px;
	line-height: 1.38888889;
	letter-spacing: 2px;
	text-align: right;
	font-family: 'Roboto Condensed',sans-serif;
	margin: 10px 0;
}

.it-support-main__item-present:hover span {
	color: #ff0000;
}

.it-support-main__item-present img {
	margin-left: 15px;
}

.it-support-main__item-present span {
	padding-top: 5px;
	color: #1A1A1A;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.it-support-about-sec {
	border-top: 1px solid #d2d2d2;
	background: #FFF;
}

.it-support-about-sec--gray {
	background: #f2f2f2;
}

.it-support-about {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.it-support-about__title {
	position: absolute;
	top: 40px;
	left: 40px;
	max-width: 490px;
	text-transform: uppercase;
}

.it-support-about__main {
	width: 60%;
	margin-left: 20%;
	padding-top: 140px;
	padding-bottom: 50px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.it-support-about__main--career {
	width: 80%;
	padding-top: 115px;
	border-right: none;
}

.it-support-about__main--career .it-support-about__item {
	width: 25%;
}

.it-support-about__item {
	width: 33.33333%;
	float: left;
	padding-right: 5%;
	color: #1A1A1A;
}

.it-support-about__item:hover .it-support-about__item-img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-filter: gray;
	filter: gray;
}

.it-support-about__item:hover .it-support-about__item-title {
	color: #ff0000;
}

.it-support-about__item.it-support-about__item2 {
	width: 25%;
}

.it-support-about__item-img {
	display: inline-block;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.it-support-about__item-img img {
	display: block;
}

.it-support-about__item-img--colored {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-filter: gray;
	filter: gray;
}

.it-support-about__item-title {
	display: inline-block;
	padding-top: 15px;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 1.66666667;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 800;
	letter-spacing: 1px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.it-support-about__other {
	width: 20%;
	padding-left: 2.5%;
	padding-right: 2.5%;
	padding-top: 40px;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 2;
	letter-spacing: 2px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 800;
	background: url('../img/bg-it-support-about-other.jpg') no-repeat top center;
	background-size: cover;
}

.it-support-about__other a {
	display: inline-block;
	color: #1A1A1A;
}

.it-support-about__other a:hover {
	color: #ff0000;
}

.it-support-projects-sec {
	border-top: 1px solid #d2d2d2;
	background: #FFF;
}

.it-support-projects__title {
	width: 20%;
	float: left;
}

.it-support-projects__title h3 {
	padding-left: 40px;
	padding-top: 40px;
	text-transform: uppercase;
}

.it-support-projects__main {
	width: 80%;
	float: left;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.it-support-projects__main-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 75%;
	float: left;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.it-support-projects__main-item {
	display: inline-block;
	width: 50%;
	padding-left: 4%;
	padding-right: 4%;
	padding-top: 40px;
	padding-bottom: 60px;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	color: #1A1A1A;
	-webkit-box-shadow: 0 5px 25px 0 transparent;
	box-shadow: 0 5px 25px 0 transparent;
}

.it-support-projects__main-item:hover {
	-webkit-box-shadow: 0 5px 25px 0 rgba(0,0,0,0.2);
	box-shadow: 0 5px 25px 0 rgba(0,0,0,0.2);
}

.it-support-projects__main-item:hover .it-support-projects__main-item-title {
	color: #ff0000;
}

.it-support-projects__main-item:nth-child(2n) {
	border-right: none;
}

.it-support-projects__main-item:nth-last-child(-n+2) {
	border-bottom: none;
}

.it-support-projects__main-item-title {
	display: block;
	font-size: 15px;
	font-weight: 800;
	font-family: 'Roboto Condensed',sans-serif;
	line-height: 1.66666667;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.it-support-projects__main-item-descr {
	display: inline-block;
	padding-bottom: 10px;
	font-size: 15px;
	font-family: 'Roboto Condensed',sans-serif;
	line-height: 2;
	letter-spacing: 1px;
}

.it-support-projects__main-ask {
	position: relative;
	width: 25%;
	float: left;
	padding-left: 3%;
	padding-right: 2%;
	padding-top: 170px;
	overflow: hidden;
	background: #fff;
}

.it-support-projects__main-ask .btn {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 15px;
	line-height: 1.66666667;
}

.it-support-projects__main-ask span {
	display: inline-block;
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.53846154;
}

.it-support-projects__ask-img {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
}

.it-support-projects__ask-img:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 10px 10px;
	border-color: transparent transparent #ffffff transparent;
	z-index: 3;
}

.it-support-projects__ask-img img {
	display: block;
}

.projects-more-sec {
	border-top: 1px solid #d2d2d2;
}

.projects-more {
	width: 60%;
	margin-left: 20%;
	padding-top: 40px;
	border-right: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
}

.projects-more h3 {
	padding-bottom: 20px;
	padding-left: 40px;
}

.projects-more__item {
	width: 40%;
	float: left;
	margin-right: 10%;
	margin-bottom: 40px;
	color: #1A1A1A;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.projects-more__item:hover {
	color: #ff0000;
}

.projects-more__item:hover .projects-more__item-img img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-filter: gray;
	filter: gray;
}

.projects-more__item-img {
	position: relative;
	display: inline-block;
	max-width: 300px;
	margin-bottom: 10px;
}

.projects-more__item-img img {
	display: block;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.projects-more__item-img span {
	position: absolute;
	bottom: 0;
	right: 0;
	min-width: 120px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 13px;
	color: #FFF;
	line-height: 1.07692308;
	font-weight: 500;
	background: #FF8080;
}

.projects-more__item-title {
	display: block;
	max-width: 300px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 800;
	line-height: 1.66666667;
}

.testing-info-sec {
	overflow: hidden;
}

.testing-info__nav {
	width: 20%;
	float: left;
}

.testing-info__main {
	width: 80%;
	float: left;
	border-left: 1px solid #d2d2d2;
}

.testing-info__main-item-wrap {
	position: relative;
}

.testing-info__main-item-wrap:before {
	content: "";
	position: absolute;
	top: 0;
	left: -50%;
	width: 250%;
	height: 1px;
	background: #d2d2d2;
}

.testing-info__main-item-wrap:first-child:before {
	content: none;
}

.testing-info__main-item {
	width: 75%;
	border-right: 1px solid #d2d2d2;
}

.testing-info__main-item .user-blockquote {
	margin-left: 0;
	margin-top: 50px;
}

.testing-info__main-item .btnwrap {
	padding-top: 10px;
}

.testing-info__main-item .btn {
	margin-right: 10%;
	text-align: left;
}

.testing-info__main-item .btn:last-child {
	margin-right: 0;
}

.testing-info__main-contact {
	position: absolute;
	top: 0;
	right: 0;
	width: 25%;
	height: 100%;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	color: #1A1A1A;
	background: url('../img/bg-test-contact.jpg') no-repeat top center;
	background-size: cover;
	border-top: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.testing-info__main-contact:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 0;
	border-color: #ffffff transparent transparent transparent;
	z-index: 5;
}

.testing-info__main-contact:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 20px 20px;
	border-color: transparent transparent #ffffff transparent;
	z-index: 5;
}

.testing-info__main-contact a {
	color: #1A1A1A;
}

.testing-info__main-contact a:hover {
	color: #ff0000;
}

.testing-info__main-contact span {
	display: block;
	margin-top: 20px;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 1.66666667;
}

.testing-info__main-contact-title,
.testing-info__main-contact-phone {
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 2;
}

.testing-info__main-contact-title {
	display: block;
}

.testing-info__main-contact-phone {
	margin-top: 50px;
}

.testing-info__main-contact-mail {
	display: inline-block;
	margin-top: 5px;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 1.66666667;
}

.testing-info__main-item-question-wrap {
	padding-bottom: 30px;
}

.testing-info__main-item-question {
	display: inline-block;
	color: #1A1A1A;
	font-size: 24px;
	line-height: 2;
}

.testing-info__main-item-question:hover {
	color: #ff0000;
}

.testing-info__main-item-question span {
	border-bottom: 2px dashed #ff0000;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.testing-info__main-item-question.active span {
	border-color: transparent;
}

.testing-info__main-item-answer {
	padding-top: 10px;
}

.learning-courses-sec {
	border-top: 1px solid #d2d2d2;
}

.learning-courses {
	width: 80%;
	margin-left: 20%;
	padding-top: 40px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.learning-courses h3 {
	padding-left: 40px;
	padding-right: 15px;
}

.learning-courses__table {
	width: 100%;
	margin-top: 30px;
}

.learning-courses__table tr {
	border-bottom: 1px solid #d2d2d2;
}

.learning-courses__table tr:first-child {
	background: #f2f2f2;
}

.learning-courses__table th {
	padding: 15px 10px;
	text-align: left;
	font-weight: 800;
	font-size: 18px;
}

.learning-courses__table th:first-child {
	padding-left: 30px;
}

.learning-courses__table th sup {
	color: #ff0000;
}

.learning-courses__table td {
	padding: 15px 10px;
	font-size: 15px;
	font-weight: 500;
	vertical-align: top;
	color: #1A1A1A;
}

.learning-courses__table td:first-child {
	padding-left: 30px;
}

.learning-courses__table td a {
	display: inline-block;
	font-size: 13px;
	line-height: 1.92307692;
	color: #1A1A1A;
}

.learning-courses__table td a:hover span {
	color: #ff0000;
	border-color: transparent;
}

.learning-courses__table td a span {
	color: #1A1A1A;
	border-bottom: 1px solid #ff0000;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.learning-courses__table-date {
	max-width: 220px;
}

.learning-courses__table-notes {
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 50px;
	background: #f2f2f2;
}

.learning-courses__table-notes p {
	font-size: 18px;
	font-weight: 700;
}

.learning-courses__table-notes ol {
	list-style: none;
	counter-reset: ol;
}

.learning-courses__table-notes li {
	position: relative;
	padding-left: 15px;
	counter-increment: ol;
	line-height: 2.30769231;
	font-size: 13px;
	font-weight: 500;
}

.learning-courses__table-notes li:before {
	content: counter(ol) '.';
	position: absolute;
	top: 0;
	left: 0;
	color: #ff0000;
	line-height: 2.30769231;
	font-size: 13px;
}

.learning-courses__benefits {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.learning-courses__benefit {
	width: 50%;
}

.learning-courses__benefit:first-child {
	border-right: 1px solid #d2d2d2;
}

.learning-courses__benefit-head {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 15px;
}

.learning-courses__benefit-head span {
	font-weight: 800;
	font-size: 18px;
	line-height: 1.11111111;
}

.learning-courses__benefit-head img {
	margin-right: 10px;
}

.learning-courses__benefit-head-big {
	display: inline-block;
	margin-right: 10px;
	color: #ff0000;
	font-size: 36px !important;
	line-height: .8 !important;
}

.learning-courses__benefit-head-big b {
	font-size: 72px;
}

.learning-all-sec {
	border-bottom: 1px solid #d2d2d2;
}

.learning-all-sec:last-child {
	border-bottom: none;
}

.learning-all {
	width: 80%;
	margin-left: 20%;
	border-left: 1px solid #d2d2d2;
}

.learning-all--mini {
	width: 60%;
}

.learning-all--bordered {
	border-right: 1px solid #d2d2d2;
}

.learning-all__course-wrap {
	position: relative;
	width: 25%;
	float: left;
	overflow: hidden;
}

.learning-all__course-wrap--career:after {
	content: "";
	position: absolute;
	bottom: 0;
	top: auto;
	left: auto;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 20px 20px;
	border-color: transparent transparent #f2f2f2 transparent;
}

.learning-all__course:hover:before {
	opacity: 0;
}

.learning-all__course:hover:after {
	-webkit-transform: rotate(45deg) translate(-30%, 0);
	-ms-transform: rotate(45deg) translate(-30%, 0);
	transform: rotate(45deg) translate(-30%, 0);
}

.learning-all__course:hover span {
	color: #FFF;
}

.learning-all__course:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(242,242,242,0.8);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 1;
}

.learning-all__course:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 160%;
	height: 160%;
	background: rgba(210,0,0,0.82);
	-webkit-transform: rotate(45deg) translate(-125%, 0);
	-ms-transform: rotate(45deg) translate(-125%, 0);
	transform: rotate(45deg) translate(-125%, 0);
	pointer-events: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 2;
}

.learning-all__course img {
	position: relative;
	display: block;
	margin: auto;
	z-index: 0;
}

.learning-all__course span {
	position: absolute;
	top: 170px;
	left: 40px;
	padding-right: 15px;
	text-transform: uppercase;
	font-size: 18px;
	color: #1A1A1A;
	font-weight: 700;
	font-family: "Roboto-Cn",sans-serif;
	line-height: 1.33333333;
	letter-spacing: 2px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 4;
}

.learning-all__course--gray:before {
	background: rgba(51,51,51,0.8);
}

.learning-all__course--gray:after {
	background: rgba(0,0,0,0.8);
}

.learning-all__course--gray span {
	color: #FFF;
}

.learning-all__course--red:before {
	background: rgba(210,0,0,0.82);
}

.learning-all__course--red:after {
	background: rgba(0,0,0,0.8);
}

.learning-all__course--red span {
	color: #FFF;
}

.learning-all-contact td:first-child {
	width: 180px;
	padding-right: 35px;
	padding-bottom: 15px;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 2px;
	font-weight: 700;
	text-transform: uppercase;
	color: #B3B3B3;
}

.learning-all-contact td:last-child {
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 1.42857143;
}

.learning-all__map {
	width: 300px;
	height: 300px;
	float: left;
	margin-right: 50px;
	position: relative;
	z-index: 1;
}

#learning-all-map {
	position: relative;
	width: 100%;
	height: 100%;
}

#learning-all-map:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 0;
	border-color: #ffffff transparent transparent transparent;
}

.it-services-title h3 {
	text-transform: uppercase;
}

.it-services-main {
	position: relative;
	width: 60%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: 20%;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.it-services-main__item-wrap {
	position: relative;
	width: 33.33333%;
	overflow: hidden;
}

.it-services-main__item-wrap:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 20px 20px;
	border-color: transparent transparent #ffffff transparent;
	z-index: 3;
}

.no-background-blend-mode .it-services-main__item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(210,0,0,0.82);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 1;
}

.no-background-blend-mode .it-services-main__item:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 160%;
	height: 160%;
	background: rgba(0,0,0,0.8);
	-webkit-transform: rotate(45deg) translate(-125%, 0);
	-ms-transform: rotate(45deg) translate(-125%, 0);
	transform: rotate(45deg) translate(-125%, 0);
	pointer-events: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 2;
}

.no-background-blend-mode .it-services-main__item:hover:before {
	opacity: 0;
}

.no-background-blend-mode .it-services-main__item:hover:after {
	-webkit-transform: rotate(45deg) translate(-30%, 0);
	-ms-transform: rotate(45deg) translate(-30%, 0);
	transform: rotate(45deg) translate(-30%, 0);
}

.no-background-blend-mode .it-services-main__item--black:before {
	background: rgba(0,0,0,0.8);
}

.no-background-blend-mode .it-services-main__item--black:after {
	background: rgba(210,0,0,0.82);
}

.it-services-main__item {
	position: relative;
	display: block;
}

.it-services-main__item:hover:before {
	opacity: 0;
}

.it-services-main__item:hover:after {
	-webkit-transform: rotate(45deg) translate(-30%, 0);
	-ms-transform: rotate(45deg) translate(-30%, 0);
	transform: rotate(45deg) translate(-30%, 0);
}

.it-services-main__item:hover span {
	color: #FFF;
}

.it-services-main__item:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(210,0,0,0.82);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 1;
}

.it-services-main__item:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 160%;
	height: 160%;
	background: rgba(0,0,0,0.8);
	-webkit-transform: rotate(45deg) translate(-125%, 0);
	-ms-transform: rotate(45deg) translate(-125%, 0);
	transform: rotate(45deg) translate(-125%, 0);
	pointer-events: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 2;
}

.it-services-main__item>img {
	display: block;
	width: 100%;
}

.it-services-main__item p {
	position: absolute;
	top: 30px;
	left: 0;
	width: 100%;
	padding-left: 20px;
	padding-right: 30px;
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	font-family: "Roboto-Cn",sans-serif;
	line-height: 1.33333333;
	letter-spacing: 2px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 4;
}

.it-services-main__item span,
.it-services-main__item ul {
	position: absolute;
	left: 0;
	top: 115px;
	display: block;
	padding-left: 30px;
	padding-right: 20px;
	font-size: 15px;
	line-height: 1.33333333;
	font-weight: 500;
	color: #fff;
	z-index: 4;
}

.it-services-main__item li {
	position: relative;
	margin-bottom: 4px;
	padding-left: 18px;
}

.it-services-main__item li:before {
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	width: 5px;
	height: 5px;
	background: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.it-services-main__item--black:before {
	background: rgba(0,0,0,0.8);
}

.it-services-main__item--black:after {
	background: rgba(210,0,0,0.82);
}

.it-services-main__item--black:hover li:before {
	background: #FFF;
}

.it-services-main__item--black li:before {
	background: #ff0000;
}

.it-services-main__item--gray:before {
	background: rgba(51,51,51,0.8);
}

.it-services-main__item--gray:after {
	background: rgba(0,0,0,0.8);
}

.it-services-main__item--gray:hover li:before {
	background: #FFF;
}

.it-services-main__item--gray li:before {
	background: #ff0000;
}

.it-services-main__item--gray-static:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #f2f2f2 !important;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	z-index: 1;
}

.it-services-main__item--gray-static:after {
	background: rgba(255,0,0,0);
}

.it-services-main__item--gray-static:hover:before {
	opacity: 1;
}

.it-services-main__item--gray-static:hover span,
.it-services-main__item--gray-static:hover b {
	color: #ff0000;
}

.it-services-main__item--gray-static:hover li:before {
	background: #FFF;
}

.it-services-main__item--gray-static:hover svg path {
	fill: #ff0000;
}

.it-services-main__item--gray-static li:before {
	background: #ff0000;
}

.it-services-main__item--gray-static span {
	top: 50px;
	text-transform: uppercase;
	color: #000;
	font-size: 18px;
	line-height: 2.22222222;
	letter-spacing: 2px;
	font-weight: normal;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.it-services-main__item--gray-static b {
	color: #ff0000;
	font-weight: normal;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.it-services-main__item--gray-static svg {
	padding-top: 4px;
	z-index: 4;
}

.it-services-main__item--gray-static svg path {
	fill: #ff0000;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.it-services-main__item .it-services-main-pos {
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding-top: 30px;
}

.it-services-main__item .it-services-main-pos p,
.it-services-main__item .it-services-main-pos span,
.it-services-main__item .it-services-main-pos ul {
	position: relative;
	left: 0;
	top: 0;
}

.it-services-main__item .it-services-main-pos p {
	min-height: 45px;
	margin-bottom: 20px;
}

.search-main-sec {
	overflow: hidden;
}

.search-main__head {
	position: relative;
	width: 80%;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 70px;
	padding-right: 70px;
	border-right: 1px solid #d2d2d2;
}

.search-main__head svg {
	position: absolute;
	right: 100px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	pointer-events: none;
}

.search-main__input {
	width: 100%;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 20px;
	font-size: 18px;
	line-height: 1.22222222;
	letter-spacing: 2px;
	font-weight: normal;
	color: #1A1A1A;
	border: 2px solid #ff0000;
}

.search-main__input::-webkit-input-placeholder {
	font-family: "Raleway",sans-serif;
	font-size: 18px;
	color: #1A1A1A;
}

.search-main__input::-moz-placeholder {
	font-family: "Raleway",sans-serif;
	font-size: 18px;
	color: #1A1A1A;
}

.search-main__input:-ms-input-placeholder {
	font-family: "Raleway",sans-serif;
	font-size: 18px;
	color: #1A1A1A;
}

.search-main__body {
	width: 80%;
}

.search-main__table-head {
	position: relative;
	width: 100%;
	background: #f2f2f2;
}

.search-main__table-head:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 200%;
	height: 1px;
	background: #d2d2d2;
}

.search-main__table-head:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 200%;
	height: 1px;
	background: #d2d2d2;
}

.search-main__table-head ul {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.search-main__table-head li {
	width: 25%;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 4%;
	padding-right: 2%;
	font-size: 18px;
	text-transform: uppercase;
	border-right: 1px solid #d2d2d2;
	line-height: 1.11111111;
	font-weight: 800;
}

.search-main__table-head li:first-child {
	padding-left: 60px;
	padding-right: 20px;
}

.search-main__table-head li:nth-child(2) {
	width: 50%;
}

.search-main__table {
	width: 100%;
	border-collapse: initial;
}

.search-main__table span {
	display: block;
	font-weight: 500;
	font-size: 14px;
	line-height: 1.78571429;
}

.search-main__table b {
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed',sans-serif;
	display: block;
	letter-spacing: 1px;
	line-height: 1.66666667;
}

.search-main__table b span {
	color: #999;
	font-weight: 700;
}

.search-main__table-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background: #FFF;
}

.search-main__table-row:nth-child(even) {
	background: #f2f2f2;
}

.search-main__table-cell {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 4%;
	padding-right: 2%;
	border-right: 1px solid #d2d2d2;
	vertical-align: top;
}

.search-main__table-cell:first-child {
	width: 25%;
	padding-left: 60px;
	padding-right: 20px;
}

.search-main__table-cell:nth-child(2) {
	width: 50%;
}

.search-main__table-cell:last-child {
	width: 25%;
}

.search-main__table-cell a {
	display: inline-block;
	color: #1a1a1a;
}

.search-last-row {
	position: relative;
}

.search-last-row:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 200%;
	height: 1px;
	background: #d2d2d2;
}

.search-main-letter {
	position: absolute;
	right: 10%;
	margin-top: 15px;
	font-size: 30px;
	font-weight: 500;
	color: #1A1A1A;
	text-transform: uppercase;
}

.group-company-about-sec {
	background: #f2f2f2;
}

.group-company-about__nav {
	width: 20%;
	float: left;
	min-height: 200px;
	padding-top: 40px;
}

.group-company-about__nav ul {
	padding-right: 5%;
	padding-left: 20%;
	padding-bottom: 30px;
}

.group-company-about__nav li {
	display: block;
	margin-bottom: 30px;
}

.group-company-about__nav a {
	padding-top: 10px;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	font-size: 15px;
	color: #1A1A1A;
	border-bottom: 2px solid #ff0000;
	text-transform: uppercase;
	line-height: 2;
	letter-spacing: 2px;
}

.group-company-about__nav a:hover {
	color: #ff0000;
	border-color: transparent;
}

.group-company-about__main {
	float: left;
	width: 60%;
	background: #FFF;
}

.group-company-about__main.group-company-about__main2 {
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.group-company-about__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.group-company-about__item {
	position: relative;
	color: #FFF;
	width: 20%;
}

.group-company-about__item img {
	position: relative;
	display: block;
	z-index: 0;
	width: 100%;
}

.group-company-about__item span {
	position: absolute;
	left: 15%;
	top: 20%;
	font-size: 80px;
	line-height: 1.2;
	font-weight: 800;
	z-index: 2;
}

.group-company-about__item p {
	position: absolute;
	left: 15%;
	top: 60%;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 1.22222222;
	z-index: 2;
	padding-right: 20px;
}

.group-company-about__item--gray {
	background: #f2f2f2;
}

.group-company-about__item--gray img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
}

.group-company-about__item--gray span,
.group-company-about__item--gray p {
	color: #1A1A1A;
}

.group-company-main-sec {
	background: #FFF;
	overflow: hidden;
}

.group-company-main {
	margin-bottom: -1px;
}

.group-company-main__title {
	width: 20%;
	float: left;
	padding-left: 45px;
	padding-right: 10px;
	padding-top: 40px;
	padding-bottom: 35px;
}

.group-company-main__title h3 {
	padding-right: 20px;
	color: #fff;
}

.group-company-main__list {
	width: 80%;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
	color: #FFF;
	background: #1A1A1A;
}

.group-company-main__list ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 20px;
}

.group-company-main__list li {
	position: relative;
	display: inline-block;
	width: 33.33333%;
	padding-right: 30px;
	padding-left: 5%;
}

.group-company-main__list li:before {
	content: "";
	position: absolute;
	top: 12px;
	left: 18px;
	width: 8px;
	height: 8px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #ff0000;
}

.group-company-main__list span {
	display: inline-block;
	padding-bottom: 15px;
	letter-spacing: 2px;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'Roboto Condensed',sans-serif;
	line-height: 1.66666667;
}

.group-company-main__list p {
	font-size: 14px;
	line-height: 2;
}

.group-company-main__list-link {
	margin-left: 5%;
	color: #ff0000;
	letter-spacing: 2px;
	font-size: 21px;
	line-height: 2;
	border-bottom: 1px solid #ff0000;
	text-transform: uppercase;
}

.group-company-main__list-link:hover {
	border-bottom-color: transparent;
}

.group-company-main__structure {
	width: 80%;
	float: left;
	padding-right: 20%;
	background: #fff;
}

.group-company-main__structure .user-content-wrap {
	overflow: hidden;
}

.group-company-main__structure-fact {
	position: relative;
	width: 33.3333333%;
	float: left;
	background: #f2f2f2;
	padding-left: 40px;
	padding-right: 20px;
}

.group-company-main__structure-fact.bgred {
	background: #eb1e25;
	color: #fff;
}

.group-company-main__structure-fact.bgred span {
	color: #fff;
}

.group-company-main__structure-fact span {
	position: absolute;
	top: -30px;
	left: 30px;
	font-size: 223px;
	font-weight: 800;
	line-height: 1;
	pointer-events: none;
	color: #ff0000;
}

.group-company-main__structure-fact p {
	padding-top: 215px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 1.22222222;
	padding-bottom: 40px;
}

.group-company-about-history {
	width: 20%;
	float: left;
	padding: 30px;
	background: #363636 url(../img/histbg.jpg) no-repeat center bottom;
	background-size: cover;
	color: #fff;
	font-size: 15px;
	line-height: 200%;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	position: relative;
	z-index: 1;
}

.group-company-about-history h6 {
	color: #fff;
	padding: 0 0 20px 0;
	font-weight: bold;
}

.group-company-about-history h6 span {
	color: #ff0000;
	font-size: 30px;
	line-height: 1;
	font-family: "Raleway",sans-serif;
	padding: 0 5px;
	letter-spacing: 0;
}

.group-company-about-history p {
	font-weight: bold;
	padding-bottom: 50px;
}

.group-company-about-history a {
	color: #fff;
	border-bottom: 1px solid #ff0000;
}

.group-company-about-history a:hover {
	border-bottom-color: transparent;
}

.group-company-about-history.group-company-about-history2 {
	font-weight: normal;
	text-transform: none;
	line-height: 200%;
	font-family: "Raleway",sans-serif;
	letter-spacing: 0;
}

.group-company-about-history.group-company-about-history2 p {
	font-weight: normal;
	padding-bottom: 20px;
}

.group-company-about-history.group-company-about-history2 .histName {
	font-size: 14px;
	line-height: 200%;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.bggray2 {
	background: #333;
}

.group-company-list {
	width: 80%;
	margin-left: 20%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-top: 1px solid #d2d2d2;
	background: #fff;
	position: relative;
	z-index: 1;
}

.group-company-list:after {
	content: '';
	position: absolute;
	z-index: 1;
	left: 100%;
	top: -1px;
	width: 500%;
	height: 1px;
	background: #d2d2d2;
}

.group-company-list:before {
	content: '';
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background: #d2d2d2;
}

.group-company-list__item {
	position: relative;
	width: 25%;
	min-height: 300px;
	border-bottom: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	background: #FFF;
	padding-top: 20px;
}

.group-company-list__item:nth-child(1),
.group-company-list__item:nth-child(3),
.group-company-list__item:nth-child(6),
.group-company-list__item:nth-child(8),
.group-company-list__item:nth-child(10) {
	background: #f2f2f2;
}

.group-company-list__item-title {
	text-transform: uppercase;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 1.66666667;
	font-size: 18px;
}

.group-company-list__item-hidden-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.group-company-list__item-link {
	position: relative;
	font-size: 15px;
	line-height: 1.2;
	color: #ff0000;
	font-weight: 500;
	z-index: 2;
	text-transform: none;
}

.group-company-list__item-link:hover span {
	border-color: transparent;
}

.group-company-list__item-link span {
	border-bottom: 1px solid #ff0000;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.group-company-list__item-img {
	position: absolute;
	bottom: 20px;
	left: 40px;
	right: 20px;
}

.group-company-list__item-img img {
	display: block;
}

.group-company-list__item-links {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 25px;
}

.group-company-list__item-links .btn img {
	margin-left: 15px;
}

.group-comapany-univer-sec {
	overflow: hidden;
	border-top: 1px solid #d2d2d2;
}

.group-comapany-univer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.group-comapany-univer__first {
	width: 40%;
	padding-top: 90px;
	padding-bottom: 30px;
	background: #f2f2f2;
}

.group-comapany-univer__first img {
	margin-right: 20px;
	float: left;
}

.group-comapany-univer__first .user-content {
	overflow: hidden;
}

.group-comapany-univer__second {
	position: relative;
	width: 60%;
	padding-top: 45px;
	padding-bottom: 30px;
	background: #333;
}

.group-comapany-univer__second:after {
	content: "";
	position: absolute;
	top: 0;
	right: -100%;
	width: 100%;
	height: 100%;
	background: #333;
}

.group-comapany-univer__img-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-left: -3%;
	margin-right: -3%;
	padding-top: 25px;
}

.group-comapany-univer__img {
	position: relative;
	padding-left: 3%;
	padding-right: 3%;
}

.group-comapany-univer__img img {
	display: block;
	margin: auto;
}

.group-comapany-univer__img-line {
	width: 1px;
	height: 20px;
	background: #111;
}

.students-anons-sec {
	margin-top: -1px;
}

.students-anons__main {
	float: left;
	width: 80%;
}

.students-anons__item {
	position: relative;
	float: left;
	max-width: 300px;
	width: 100%;
}

.students-anons__item:nth-child(1) a {
	background: #333;
}

.students-anons__item:nth-child(2) a {
	background: #ff0000;
}

.students-anons__item:nth-child(3) a {
	background: #ff8080;
}

.students-anons__item a {
	display: inline-block;
	width: 100%;
	height: 300px;
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 40px;
	color: #FFF;
}

.students-anons__item span {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 2;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
}

.students-anons__item em {
	position: absolute;
	left: 40px;
	bottom: 30px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.11111111;
}

.students-meet {
	width: 80%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border-right: 1px solid #d2d2d2;
}

.students-meet__title {
	width: 25%;
	float: none;
}

.students-meet__title h3 {
	font-size: 15px;
	letter-spacing: 2px;
	font-weight: 700;
	font-family: 'Roboto Condensed',sans-serif;
	line-height: 2;
}

.students-meet__main {
	width: 50%;
}

.students-meet__news {
	position: relative;
	width: 25%;
	padding-top: 40px;
	padding-left: 4%;
	padding-right: 2%;
	background: url('../img/23.jpg') no-repeat center center;
	background-size: cover;
}

.students-meet__news p {
	text-transform: uppercase;
	font-family: 'Roboto Condensed',sans-serif;
	line-height: 2;
	letter-spacing: 2px;
	font-weight: 700;
}

.students-meet__news p a {
	color: #ff0000;
	border-bottom: 2px solid #ff0000;
}

.students-meet__news-links {
	padding-bottom: 20px;
}

.students-meet__news-links span {
	font-size: 15px;
	font-weight: 500;
}

.students-meet__news-links ul {
	padding-top: 10px;
}

.students-meet__news-links li {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

.students-meet__news-links li img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.students-meet__news-links li a {
	display: inline-block;
}

.students-meet__news-links li a:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-filter: gray;
	filter: gray;
}

.students-event {
	width: 80%;
	margin-left: 20%;
	border-left: 1px solid #d2d2d2;
}

.students-event .corporate-main__item-img {
	margin-right: 0;
}

.students-event__info {
	float: left;
	width: 65%;
	padding-bottom: 25px;
}

.students-way-sec {
	background: #f2f2f2;
	overflow: hidden;
}

.students-way {
	position: relative;
}

.students-way__title {
	position: absolute;
	top: 60px;
	left: 5%;
	text-transform: uppercase;
	z-index: 1;
}

.students-way__nav {
	position: relative;
	width: 80%;
	margin-left: 20%;
	padding-top: 160px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	border-left: 1px solid #d2d2d2;
}

.students-way__nav:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: -25%;
	width: 200%;
	height: 1px;
	background: #d2d2d2;
}

.students-way__nav-link {
	display: inline-block;
	margin-right: 8%;
	text-align: center;
}

.students-way__nav-link:last-child {
	margin-right: 0;
}

.students-way__nav-link img {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.students-way__nav-link span {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 81px;
}

.students-way__nav-link p {
	padding-top: 12px;
	color: #ff0000;
	line-height: 1.5;
	font-size: 15px;
	font-weight: 800;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.students-way__nav .students-way__nav-link.is-nav-selected img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
}

.students-way__nav .students-way__nav-link.is-nav-selected p {
	color: #1A1A1A;
}

.students-way__slider .flickity-viewport {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}

.students-way__slide {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.students-way__slide-fact {
	position: relative;
	width: 20%;
	min-height: 300px;
	padding-top: 30px;
	padding-left: 5%;
	padding-right: 2%;
	color: #FFF;
	background: #ff0000;
}

.students-way__slide-fact span {
	font-size: 72px;
	font-weight: 800;
	line-height: 1;
}

.students-way__slide-fact span b {
	font-size: 100px;
	letter-spacing: -0.075em;
}

.students-way__slide-fact p {
	padding-top: 5px;
	line-height: 1.38888889;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.students-way__slide-fact a {
	color: #fff;
	border-bottom: 1px solid #fff;
}

.students-way__slide-fact a:hover {
	color: #000;
	border-bottom-color: transparent;
}

.students-way__slide-info {
	position: relative;
	width: 80%;
	overflow: hidden;
}

.students-way__slide-info h3 {
	padding-bottom: 20px;
}

.students-colpic {
	float: left;
	width: 45%;
	margin: 0 5% 20px 0;
	position: relative;
	z-index: 5;
	overflow: hidden;
}

.students-colpic p {
	float: left;
	width: 40%;
	margin: 0 10% 0 0;
	font-size: 15px;
	line-height: 150%;
}

.students-colpic ul {
	float: left;
	width: 50%;
}

.students-colpic ul li {
	padding: 0 0 20px 0;
}

.students-colpic ul a {
	color: #000;
	border-bottom: 2px solid #ff0000;
	font-family: 'Roboto Condensed',sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 150%;
	font-weight: 700;
}

.students-colpic ul a:hover {
	border-bottom-color: transparent;
}

.students-colpic img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 40px 0;
}

.overflow {
	overflow: hidden;
}

.students-cases-sec {
	border-top: 1px solid #d2d2d2;
}

.students-cases {
	position: relative;
}

.students-cases__title h3 {
	text-transform: none;
}

.students-cases__slider {
	width: 60%;
	float: left;
}

.students-cases__slide-wrap {
	width: 100%;
}

.students-cases__slide {
	width: 100%;
	color: #FFF;
	background: #ff0000;
	overflow: hidden;
}

.students-cases__slide-head {
	float: left;
	width: 30%;
	background: #ff0000;
	position: relative;
	z-index: 5;
}

.students-cases__slide-head img {
	width: 100%;
	height: auto;
	display: block;
}

.students-cases__slide-title {
	padding: 0 0 30px 0;
}

.students-cases__slide-title p {
	font-family: 'Roboto Condensed',sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
}

.students-cases__slide-title span {
	font-size: 15px;
	font-weight: 500;
	display: inline-block;
}

.students-cases__slide-soc {
	padding-top: 30px;
	border-top: 1px solid #000;
}

.students-cases__slide-soc p {
	font-family: 'Roboto Condensed',sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
	display: inline-block;
	padding-right: 30px;
	margin: 0;
}

.students-cases__slide-soc .footer-inner__link-soc {
	display: inline-block;
}

.students-cases__slide-main {
	position: relative;
	overflow: hidden;
	background: #333;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
}

.students-cases__slide-person {
	padding: 30px;
}

.students-cases__slide-person p {
	text-transform: uppercase;
	font-weight: 800;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 1.16666667;
}

.students-cases__slide-person span {
	font-size: 14px;
	line-height: 1.78571429;
}

.students-cases__slide-nav {
	position: absolute;
	right: 2%;
	top: 35px;
}

.students-cases__slide-nav a {
	margin-left: 12px;
	margin-right: 12px;
}

.students-cases__slide-nav a:hover svg {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.students-cases__slide-nav svg {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.students-cases__slide-nav rect {
	fill: #ff0000;
}

.soc-trust-anons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.soc-trust-anons__main {
	width: 60%;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.soc-trust-main-sec {
	border-top: 1px solid #d2d2d2;
}

.soc-trust-main {
	width: 60%;
	margin-left: 20%;
	padding-top: 40px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.soc-trust-main__title {
	padding-bottom: 30px;
	margin-left: -30%;
	text-transform: uppercase;
}

.soc-trust-main__info-slider {
	background: #f2f2f2;
}

.soc-trust-main__info-slider .flickity-viewport {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.soc-trust-main__info-wrap {
	position: relative;
}

.soc-trust-main__info-item {
	width: 100%;
}

.soc-trust-main__info-item .user-content-wrap {
	overflow: hidden;
	margin-bottom: 80px;
}

.soc-trust-main__info-item .user-content h4 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 15px;
	line-height: 150%;
	font-weight: 700;
}

.soc-trust-main__info-img {
	float: right;
	position: relative;
	z-index: 1;
}

.soc-trust-main__info-img img {
	max-width: 300px;
	height: auto;
	display: block;
}

.soc-trust-main__slider-nav {
	position: absolute;
	bottom: 40px;
	left: 40px;
}

.soc-trust-main__slider-nav a {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 32px;
}

.soc-trust-main__slider-nav a:before,
.soc-trust-main__slider-nav a:after {
	content: "";
	position: absolute;
	width: 20px;
	height: 2px;
	background: #ff0000;
	-webkit-transition: background .3s;
	transition: background .3s;
}

.soc-trust-main__slider-nav a:hover:before,
.soc-trust-main__slider-nav a:hover:after {
	background: #000;
}

.soc-trust-main__slide-prev:before {
	top: 30%;
	left: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.soc-trust-main__slide-prev:after {
	top: 72%;
	left: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.soc-trust-main__slide-next:before {
	top: 30%;
	left: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.soc-trust-main__slide-next:after {
	top: 72%;
	left: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.z1 {
	position: relative;
	z-index: 1;
}

.grayblock {
	background: #f2f2f2;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	position: relative;
	z-index: 1;
}

.grayleft {
	position: relative;
	z-index: 0;
}

.grayleft:before {
	content: '';
	background: #f2f2f2;
	position: absolute;
	z-index: 0;
	left: -50%;
	width: 300%;
	top: 0;
	height: 100%;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.graytoggle .grayleft:nth-child(2n):before {
	top: 0;
}

.graytoggle .grayleft:nth-child(2n):before,
.graytoggle .grayleft:nth-child(2n) .grayblock,
.graytoggle .grayleft:nth-child(2n) .soc-trust-main__info-slider {
	background: #fff;
}

.graytoggle .grayleft:nth-child(2n) .soc-trust-main__info-img:before {
	border-top-color: #fff;
}

.graytoggle .grayleft:nth-child(2n) .soc-trust-main__info-img:after {
	border-bottom-color: #fff;
}

.history-anons {
	position: relative;
	max-width: 80%;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	border-right: 1px solid #d2d2d2;
	background: url('../img/bg-history-anons.jpg') no-repeat top center;
	background-size: cover;
}

.history-anons:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	pointer-events: none;
	z-index: 0;
}

.history-anons__descr {
	position: relative;
	width: 49%;
	display: inline-block;
	vertical-align: middle;
	padding-right: 20%;
	z-index: 1;
}

.history-anons__descr p {
	text-transform: uppercase;
	font-family: 'Roboto Condensed',sans-serif;
	letter-spacing: 2px;
	font-size: 15px;
	color: #FFF;
	line-height: 2;
}

.history-anons__info {
	position: relative;
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	padding-left: 1%;
	padding-right: 1%;
	z-index: 1;
}

.history-anons__info-item {
	width: 49%;
	padding-right: 6%;
	padding-bottom: 20px;
	display: inline-block;
	vertical-align: top;
}

.history-anons__info-item span {
	display: inline-block;
	color: #ff0000;
	font-size: 30px;
	font-weight: 800;
}

.history-anons__info-item p {
	font-size: 15px;
	line-height: 1.66666667;
	color: #FFF;
	font-weight: 500;
}

.history-anons__info-item--full {
	width: 100%;
}

.history-main-sec {
	border-top: 1px solid #d2d2d2;
}

.history-main {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	overflow: hidden;
}

.history-main__nav-wrap {
	position: relative;
	width: 20%;
	margin-top: 40px;
	z-index: 4;
}

.history-main__nav {
	position: absolute;
	top: 0;
}

.history-main__nav li {
	padding-bottom: 15px;
	padding-left: 60px;
}

.history-main__nav a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.history-main__nav a:hover span {
	color: #ff0000;
	border-color: transparent;
}

.history-main__nav a.active span {
	color: #ff0000;
	border-color: transparent;
}

.history-main__nav a span {
	font-family: 'Roboto Condensed',sans-serif;
	letter-spacing: 2px;
	font-size: 15px;
	line-height: 2;
	color: #1A1A1A;
	border-bottom: 2px solid #ff0000;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.history-main__info {
	position: relative;
	width: 60%;
	border-right: 1px solid #d2d2d2;
	background: #FFF;
}

.history-main__info:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background: #d2d2d2;
}

.history-main__info-anchor {
	position: absolute;
	top: -164px;
}

.history-main__info-item-list {
	width: 60%;
	margin-left: 34%;
}

.history-main__info-item {
	position: relative;
	min-height: 160px;
	padding-bottom: 40px;
	padding-top: 40px;
}

.history-main__info-item:before {
	content: "";
	position: absolute;
	left: -35px;
	top: 55px;
	width: 1px;
	height: 200%;
	background: #ff0000;
}

.history-main__info-item:after {
	content: "";
	position: absolute;
	top: 50px;
	left: -39px;
	width: 9px;
	height: 9px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #ff0000;
}

.history-main__info-year {
	position: absolute;
	top: 30px;
	left: -250px;
	display: inline-block;
	width: 200px;
	font-weight: 800;
	font-size: 72px;
	color: #E6E6E6;
	line-height: .85;
	word-wrap: break-word;
}

.history-main__info-plan {
	position: relative;
}

.history-main__info-plan:last-child .history-main__info-item:last-child:before {
	height: 100%;
}

.history-main__info-plan-bg {
	display: none;
	position: absolute;
	width: 33.33333%;
	height: 100%;
	left: -33.33333%;
	border-bottom: 1px solid #dedede;
	background: #f2f2f2;
	background-position: top center;
	background-size: cover;
	opacity: 0;
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
}

.history-main__info-plan-bg:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 20px 20px;
	border-color: transparent transparent #ffffff transparent;
	z-index: 5;
}

.history-main__info-plan-bg:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(242,242,242,0.9);
}

.history-main__info-plan-bg.active {
	opacity: 1;
}

.history-main__info-plan-bg--2016 {
	border-bottom: none;
	background: none;
}

.history-main__info-plan-bg--2016:before,
.history-main__info-plan-bg--2016:after {
	content: none;
}

.history-main__info-plan-bg--2015 {
	background-image: url('../img/bg-history-plan-1.jpg');
}

.history-main__info-plan-bg--2010 {
	background-image: url('../img/bg-history-plan-1.jpg');
}

.history-main__info-plan-bg--2005 {
	background-image: url('../img/bg-history-plan-1.jpg');
}

.history-main__info-plan-bg--2000 {
	background-image: url('../img/bg-history-plan-1.jpg');
}

.history-main__info-plan-bg--1995 {
	background-image: url('../img/bg-history-plan-1.jpg');
}

.otrasli-projects-sec {
	border-top: 1px solid #d2d2d2;
}

.otrasli-projects-title h3 {
	text-transform: uppercase;
}

.otrasli-news-sec {
	border-top: 1px solid #d2d2d2;
}

.otrasli-news {
	position: relative;
}

.otrasli-news__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 80%;
	margin-left: 20%;
	padding-top: 20px;
	border-left: 1px solid #d2d2d2;
}

.otrasli-news__list .news-list__item:nth-child(-n+3) {
	border-right: none;
}

.otrasli-news__list--events {
	padding-top: 120px;
	border-bottom: 1px solid #d2d2d2;
}

.colLeft {
	float: left;
	width: 25%;
	border-right: 1px solid #d2d2d2;
}

.colLeft.colLeft3 {
	width: 20%;
}

.colLeft.nobord {
	border: none;
}

.colLeft h4 {
	font-family: 'Roboto Condensed',sans-serif;
	font-size: 15px;
	line-height: 150%;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.colCenter {
	float: left;
	width: 75%;
	border-left: 1px solid #d2d2d2;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	margin-left: -1px;
}

.colCenter.colCenter2 {
	float: right;
	margin-left: -2px;
}

.colCenter.colCenter3 {
	width: 80%;
}

.colCenter.colCenterBox {
	margin-left: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.colsCont {
	overflow: hidden;
	width: 80%;
	border-right: 1px solid #d2d2d2;
	background: #fff;
}

.borderbot {
	border-bottom: 1px solid #d2d2d2;
}

.bggray {
	background: #f2f2f2;
}

.otrList h4 {
	text-transform: uppercase;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	padding: 0 0 15px 0;
	margin: 0;
	font-size: 18px;
}

.otrList ul {
	padding-bottom: 20px;
}

.otrList ul li {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	padding-right: 40px;
}

.tabsItems {
	position: relative;
	z-index: 1;
}

.tabsItems .tabsitem {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.tabsItems .tabsitem.active {
	opacity: 1;
	position: relative;
	visibility: visible;
}

.clear {
	clear: both;
}

.otSlider {
	overflow: hidden;
	position: relative;
	z-index: 1;
	background: #000 url(../img/bg-head-news.jpg) no-repeat center center;
	background-size: cover;
	color: #fff;
}

.otSlider:before {
	content: '';
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .7;
}

.otSlider .otSliderWrap {
	position: relative;
	z-index: 5;
	width: 100%;
	overflow: hidden;
}

.otSlider .otSliderWrap:before,
.otSlider .otSliderWrap:after {
	content: '';
	border-right: 25px solid transparent;
	border-top: 25px solid #fff;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}

.otSlider .otSliderWrap:after {
	left: auto;
	top: auto;
	right: 0;
	bottom: 0;
	border: none;
	border-left: 25px solid transparent;
	border-bottom: 25px solid #fff;
}

.otSlider .otSlide {
	float: left;
	width: 100%;
	height: 300px;
	padding: 0 100px;
	line-height: 290px;
}

.otSlider .otSlide dl {
	display: inline-block;
	vertical-align: middle;
	line-height: 150%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.otSlider .otSlide dl dt {
	float: left;
	padding-right: 70px;
	font-size: 100px;
	font-weight: 700;
	line-height: 1;
}

.otSlider .otSlide dl dd {
	overflow: hidden;
	padding: 30px 0 0 0;
}

.otSlider .otSlide dl dd p {
	text-transform: uppercase;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	padding: 0 0 15px 0;
	margin: 0;
	font-size: 16px;
	line-height: normal;
}

.otSlider .otSlide dl dd a {
	color: #ff0000;
	border-bottom: 1px solid #ff0000;
}

.otSlider .otSlide dl dd a:hover {
	border-bottom-color: transparent;
}

.sliderNav a {
	position: absolute;
	z-index: 10;
	left: 20px;
	top: 50%;
	margin-top: -30px;
	width: 20px;
	height: 20px;
	border: 20px solid transparent;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.sliderNav a:before {
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 2px solid #ff0000;
	border-left: 2px solid #ff0000;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.sliderNav a.slidenext {
	left: auto;
	right: 20px;
}

.sliderNav a.slidenext:before {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

.sliderNav a:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.sliderNav.sliderNav2 {
	padding: 10px 0 0 0;
}

.sliderNav.sliderNav2 a {
	position: relative;
	left: 0;
	top: 0;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	border-width: 10px;
	width: 15px;
	height: 15px;
}

.sliderNav.sliderNav2 a.slidenext {
	right: 0;
}

.sliderNav.sliderNav2 a:before {
	border-width: 3px 0 0 3px;
}

.bordertop {
	border-top: 1px solid #d2d2d2;
}

.colLeftpad {
	padding: 40px 45px;
	overflow: hidden;
}

.resBlock {
	background: #821e24 url(../img/res.jpg) no-repeat center;
	background-size: cover;
	overflow: hidden;
	color: #fff;
	position: relative;
	z-index: 1;
}

.resBlock:after {
	content: '';
	border-left: 25px solid transparent;
	border-bottom: 25px solid #fff;
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
}

.resBlock .colCenter {
	border-left: none;
}

.resBlock h3,
.resBlock .user-content ul,
.resBlock p {
	color: #fff;
}

.resBlock .user-content ul li:before {
	background: #fff;
}

.projects-slider {
	overflow: hidden;
	margin-right: -1px;
}

.projects-slider .projects-main__item {
	float: left;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.projects-slider .projects-main__item .projects-item {
	border-left: none;
	border-right: 1px solid #d2d2d2;
	border-bottom: none;
}

.sliderName {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 15px;
	line-height: 2;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight: 700;
}

.newsSec {
	position: relative;
	z-index: 1;
	background: #fff;
	border-top: 1px solid #d2d2d2;
	margin: -2px 0 0 0;
}

.newsSlider {
	overflow: hidden;
}

.newsSlider .news-list__item-event,
.newsSlider .news-list__item {
	max-width: none;
	border-right: none;
}

.events-soc-sharing-sec {
	border-top: 1px solid #d2d2d2;
}

.events-soc-sharing-wrap {
	width: 60%;
	margin-left: 20%;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.events-soc-sharing {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 40px;
}

.events-soc-sharing p {
	margin-bottom: 0;
	padding-right: 25px;
	font-size: 18px;
	letter-spacing: 2px;
	font-family: 'Roboto Condensed',sans-serif;
}

.events-soc-sharing ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.events-soc-sharing a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 90px;
	width: 90px;
	border-left: 1px solid #d2d2d2;
	background: #FFF;
}

.events-soc-sharing a:hover {
	background: #ff0000;
}

.events-soc-sharing a:hover path {
	fill: #fff;
}

.events-all-link {
	display: block;
	background: #333;
}

.events-all-link:hover span {
	color: #ff0000;
}

.events-all-link span {
	display: inline-block;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 40px;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: .025em;
	color: #FFF;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.searching-list-sec {
	overflow: hidden;
}

.searching-list {
	position: relative;
}

.searching-list__input {
	position: relative;
	padding-top: 25px;
	padding-left: 4%;
	padding-right: 2%;
	padding-bottom: 15px;
}

.searching-list__input h3 {
	padding-bottom: 10px;
}

.searching-list__result {
	position: relative;
	margin-top: 25px;
}

.searching-list__result:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 200%;
	height: 1px;
	background: #d2d2d2;
}

.solution-main-sec {
	position: relative;
	overflow: hidden;
}

.solution-main {
	position: relative;
	width: 60%;
	margin-left: 20%;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

.solution-main__anons {
	position: relative;
	min-height: 300px;
	background: url('../img/bg-solution-anons-2.jpg') no-repeat top center;
	background-size: cover;
}

.solution-main__anons:before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 20px 20px;
	border-color: transparent transparent #ffffff transparent;
	z-index: 1;
}

.solution-main__anons:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	z-index: 0;
}

.solution-main__anons .user-content {
	position: relative;
	z-index: 1;
}

.solution-main__category {
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 50px;
}

.solution-main__category:before {
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	width: 300%;
	height: 1px;
	background: #d2d2d2;
}

.solution-main__category-title {
	position: absolute;
	top: 30px;
	left: -100px;
	width: 80px;
	font-size: 14px;
	font-weight: 500;
}

.solution-main__category-list {
	border-bottom: 1px solid #d2d2d2;
}

.solution-main__category-list li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
}

.solution-main__category-list li.active a {
	color: #FFF;
	border-color: transparent;
	background: #ff0000;
}

.solution-main__category-list li.active a:before,
.solution-main__category-list li.active a:after {
	border-color: #ff0000;
}

.solution-main__category-list a {
	position: relative;
	display: inline-block;
	padding: 5px 8px;
	border: 1px solid #d2d2d2;
	color: #999;
	background: #FFF;
}

.solution-main__category-list a:before {
	content: "";
	position: absolute;
	top: -6px;
	left: -6px;
	width: 12px;
	height: 12px;
	border-right: 1px solid #d2d2d2;
	background: #FFF;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	pointer-events: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.solution-main__category-list a:after {
	content: "";
	position: absolute;
	bottom: -6px;
	right: -6px;
	width: 12px;
	height: 12px;
	border-left: 1px solid #d2d2d2;
	background: #FFF;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	pointer-events: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.solution-main__category-list a:hover {
	color: #FFF;
	border-color: transparent;
	background: #ff0000;
}

.solution-main__category-list a:hover:before,
.solution-main__category-list a:hover:after {
	border-color: #ff0000;
}

.solution-main__category-list a:hover em {
	opacity: 1;
	visibility: visible;
}

.solution-main__category-list a em {
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 100%;
	margin-top: 10px;
	background: #fff;
	padding: 7px 10px;
	-webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.2);
	box-shadow: 0 5px 20px rgba(0,0,0,0.2);
	color: #999;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s;
	transition: all .3s;
	font-size: 13px;
	line-height: 150%;
	max-width: 300px;
	min-width: 200px;
}

.solution-main__category-list span {
	position: relative;
}

.solution-main__links {
	position: relative;
	border-top: 1px solid #d2d2d2;
}

.solution-main__links-list,
ul.solution-main__links-list:last-child {
	margin: 0 0 -1px 0;
}

.solution-main__links-category {
	display: block;
	width: 100%;
}

.solution-main__links-category:last-child a {
	border-bottom: none;
}

.solution-main__links-category a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d2d2d2;
	-webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0);
	box-shadow: 0 0 25px 0 rgba(0,0,0,0);
}

.solution-main__links-category a:hover {
	-webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.2);
	box-shadow: 0 0 25px 0 rgba(0,0,0,0.2);
}

.solution-main__links-category a:hover img {
	opacity: 1;
}

.solution-main__links-category a span {
	line-height: 1.66666667;
	font-size: 15px;
	font-weight: 500;
	color: #1A1A1A;
}

.solution-main__links-category a img {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	opacity: 0;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.textDecor {
	position: relative;
	z-index: 1;
	padding: 15px 0 0 30px;
}

.textDecor:before {
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 5px;
	height: 30px;
	background: #ff0000;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.catDescr {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.catDescr.current {
	opacity: 1;
	visibility: visible;
	position: relative;
}

@media screen and (min-width: 750px) {

.manager__full-info {
	display: block !important;
}

.about-work__item-info {
	display: block !important;
}

}

@media screen and (min-width: 1025px) {

.news-list__item:nth-child(3n+3) {
	border-right: none;
}

.category-listbar a:hover {
	color: #FFF;
	background: #ff0000;
}

.manager__short-info:hover .manager__short-info-img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-filter: gray;
	filter: gray;
}

.manager__short-info:hover .manager__short-info-text {
	background: #ff0000;
}

.manager__short-info:hover .manager__short-info-text--keys {
	color: #FFF;
}

.manager__short-info:hover .manager__short-info-ask span {
	border-bottom-color: #333;
}

.manager__short-info:hover .manager__short-info-ask:hover span {
	border-bottom-color: transparent;
}

.benefits-anons__list .flickity-viewport {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}

.benefits-anons__nav a:hover svg {
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
}

.it-support-main__nav a:hover span {
	color: #ff0000;
}

.students-way__nav-link:hover img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
}

.students-way__nav-link:hover p {
	color: #1A1A1A;
}

}

@media screen and (max-width: 1582px) {

.main-info-square {
	padding-left: 30px;
	padding-right: 30px;
}

.main-info-clients__item {
	margin-bottom: 30px;
	padding-right: 30px;
}

.manager__short-info-text {
	padding: 20px 20px 50px 20px;
}

.manager__short-info-ask {
	margin-left: 20px;
	bottom: 20px;
}

.map-contact__map {
	right: 0;
	left: auto;
	width: 50%;
}

.press-center-main__link {
	padding: 60px 25px 20px 25px;
}

.it-support-main__nav {
	max-width: 260px;
}

.group-company-main__structure {
	padding-right: 0;
}

.group-company-main__structure-fact {
	width: 25%;
}

.group-company-main__structure-fact span {
	font-size: 200px;
	top: -20px;
}

.otSlider .otSlide dl dt {
	font-size: 80px;
	padding-right: 50px;
}

.otSlider .otSlide dl dd {
	padding-top: 20px;
}

.otSlider .otSlide dl dd p {
	padding-bottom: 10px;
}

}

@media screen and (max-width: 1440px) {

.wrapper {
	max-width: 1570px;
	padding-left: 70px;
}

.modal-close {
	right: 0;
}

.warning {
	padding: 30px;
}

.warning img {
	width: 50px;
	height: auto;
}

.main-footer-sec {
	padding-left: 70px;
	height: 63px;
}

.main-footer {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 9px;
	height: auto;
	background-image: url('../img/100-letiye-tassr.png');
	background-size: auto 33px;
	background-position: calc(100% - 30px) 15px;
	background-repeat: no-repeat;
}

.main-footer__left {
	width: 15%;
}

.main-footer-copyright span {
	display: none;
}

.main-footer__center {
	width: 70%;
}

.main-header {
	height: 70px;
}

.main-header__logo {
	width: 70px;
	height: 70px;
}

.main-header__menu {
	height: 70px;
}

.main-menu__item-link {
	padding-top: 25px;
	padding-bottom: 25px;
}

.main-menu__item-arrow {
	top: 31px;
}

.main-menu__inner {
	width: -webkit-calc(100% - 70px);
	width: calc(100% - 70px);
	left: 70px;
	top: 69px;
}

.main-menu__inner-all-wrap {
	top: 70px;
}

.main-menu__inner-2level {
	top: 70px;
}

.main-menu-helper {
	right: 50px;
}

.main-header-side-nav-wrap {
	padding-top: 70px;
	width: 70px;
}

.main-header-modal-nav-wrap {
	padding-left: 120px;
	bottom: 20px;
	padding-right: 50px;
}

.main-info-title {
	font-size: 42px;
}

.main-info-grid {
	border-top-width: 70px;
	border-bottom-width: 63px;
}

.main-info-grid__row {
	padding-left: 70px;
}

.main-info-visible-grid {
	border-top-width: 70px;
	border-bottom-width: 63px;
}

.main-info-visible-grid ul {
	padding-left: 70px;
}

.main-info-square__text h2 {
	font-size: 18px;
	margin-bottom: 14px;
}

.main-info-square__text li {
	padding-top: 5px;
}

.main-info-square__text-date {
	padding-bottom: 4px;
}

.main-info-projects {
	padding: 100px 50px 0 120px;
}

.main-info-projects__title-all {
	margin-left: 50px;
}

.main-info-projects__list {
	padding-top: 30px;
}

.main-info-clients__list {
	padding-top: 30px;
}

.main-info-clients__item-img {
	height: 80px;
	width: 160px;
	line-height: 80px;
}

.main-info-clients__item-img img {
	width: auto;
	height: auto;
	max-height: 50px;
	max-width: 130px;
}

.main-info-clients__item-descr {
	padding-top: 10px;
}

.main-info-projects__item a {
	padding-top: 12px;
	padding-bottom: 11px;
}

.main-info-obzor__list {
	margin-top: 40px;
	padding-right: 80px;
}

.main-info-obzor__list-title {
	left: -70px;
}

.main-info-obzor__list-title--obzor {
	left: -60px;
}

.main-info-obzor__item {
	min-height: 120px;
	margin-bottom: 20px;
}

.head-inner-sec {
	margin-top: 70px;
}

#recomendation-form {
	top: -140px;
}

.form-open-helper__item {
	padding-top: 20px;
	padding-left: 12%;
	padding-right: 12%;
}

.form-open-helper__item--3 {
	padding-top: 60px;
}

.form-open-helper__item--4 {
	padding-top: 20px;
}

.form-open-helper__item--5 {
	padding-top: 20px;
}

.form-open-helper__item--smi {
	padding-left: 4%;
	padding-right: 4%;
}

.form-open-helper__item--manager {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

.lisense-main__head-nav {
	padding: 0;
	min-height: 0;
}

.lisense-main__head-nav ul {
	padding: 20px;
}

.lisense-main__head-news {
	padding-left: 12%;
}

.lisense-main__block-anchor {
	top: -70px;
}

.vacancy-about__recommend {
	min-height: 260px;
	padding-top: 20px;
	padding-left: 12%;
	padding-right: 12%;
}

.smi-main__item:nth-child(3n+3) {
	border-right: none;
}

.it-support-main__item-anchor {
	top: -69px;
}

.it-services-main__item p {
	top: 30px;
	padding-left: 30px;
	font-size: 16px;
}

.it-services-main__item span,
.it-services-main__item ul {
	top: 110px;
	padding-left: 30px;
	font-size: 14px;
}

.it-services-main__item--gray-static span {
	top: 50px;
	padding-left: 30px;
	font-size: 16px;
}

.group-company-list {
	border-right: none;
}

.group-comapany-univer__second:after {
	content: none;
}

.soc-trust-main__info-img img {
	width: 280px;
}

.history-main__info {
	width: 80%;
	border-right: none;
}

.history-main__info-anchor {
	top: -140px;
}

}

@media screen and (max-width: 1368px) {

.anchors-sidebars a {
	font-size: 14px;
}

.left-title {
	padding-left: 40px;
}

h2,
.h2 {
	font-size: 28px;
}

.user-content__img span {
	left: -200px;
}

.main-header-modal-nav__item a {
	font-size: 16px;
}

.mh-plus {
	right: 10px;
}

.main-info-title {
	font-size: 36px;
}

.main-info-projects__title h2 {
	font-size: 38px;
}

.main-info-obzor__item {
	min-height: 110px;
}

.form-open-helper__item p {
	font-size: 16px;
}

.form-open-helper__item--manager p,
.form-open-helper__item--manager span {
	padding-left: 30px;
	padding-right: 30px;
}

.career-anons__vacancy a span {
	font-size: 16px;
}

.vacancy-about__recommend p {
	font-size: 16px;
	line-height: 1.9;
}

.department-info__main--halfed {
	width: 80%;
	border-right: none;
}

.department-info__main--halfed .department-info__item:first-child h2 {
	margin-right: 0;
}

.department-info__w50-note {
	float: left;
	width: 50%;
}

.department-info__w50-note:first-child {
	padding-right: 5%;
}

.department-info__sidebar .user-content-wrap {
	border-bottom: 1px solid #d2d2d2;
}

.departent-tags span {
	left: -200px;
}

.press-firstyle__main {
	padding-bottom: 100px;
}

.press-firstyle__link:hover .press-firstyle__link-logo {
	-webkit-transform: scale(.9, .9) translate(50px, 190px);
	-ms-transform: scale(.9, .9) translate(50px, 190px);
	transform: scale(.9, .9) translate(50px, 190px);
}

.press-firstyle__link-logo {
	-webkit-transform: scale(.9, .9) translate(50px, 200px);
	-ms-transform: scale(.9, .9) translate(50px, 200px);
	transform: scale(.9, .9) translate(50px, 200px);
}

.it-support-main__nav {
	max-width: 230px;
}

.it-support-main__nav a {
	font-size: 14px;
}

.testing-info__main-contact {
	position: relative;
	width: 75%;
	top: 0;
	right: 0;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	background: #f2f2f2;
}

.testing-info__main-contact-phone {
	margin-top: 0;
	margin-right: 30px;
}

.learning-all__course span {
	top: 150px;
	font-size: 16px;
}

.students-way__nav-link {
	margin-right: 7%;
}

.students-way__slide-fact {
	padding-left: 4%;
}

.students-way__slide-fact p {
	font-size: 16px;
}

.history-main__info-year {
	font-size: 70px;
}

.otSlider .otSlide dl dt {
	font-size: 60px;
	padding-right: 30px;
}

.otSlider .otSlide dl dd {
	padding-top: 10px;
}

.colLeftpad {
	padding: 35px 40px;
}

}

@media screen and (max-width: 1280px) {

.left-title {
	padding-left: 35px;
}

.arenda-class__head strong {
	font-size: 80px;
}

h3,
.h3 {
	font-size: 28px;
}

.footer-inner__item--1 {
	padding-left: 3%;
}

.main-menu__item--all {
	margin-left: 20px;
}

.main-menu__item-link {
	padding-left: 10px;
	padding-right: 10px;
}

.main-menu__inner li {
	width: 33.3333%;
}

.main-menu-helper {
	right: 20px;
}

.main-info-square--tb-hidden {
	display: none;
}

.main-info-square--content {
	width: 40%;
}

.maplist>li {
	width: 50%;
}

.head-inner__img:after {
	content: none;
}

.news-list-pages--keys {
	width: 100%;
}

.news-list-pages--keys .news-list-pages__more {
	border-right: none;
}

.news-list-pages__numb a,
.news-list-pages__numb span {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 42px;
}

.newsFilter {
	padding: 0 18%;
}

.category-listbar a:after {
	right: 10px;
}

.management-persons {
	width: 80%;
	border-right: none;
}

.map-contact__phones {
	width: 100%;
}

.map-contact__main-info-wrap {
	width: 60%;
}

.map-contact__other-cities-wrap {
	padding-right: 40%;
}

.map-contact__other-cities {
	border-right: none;
}

.clients-main__list {
	width: 80%;
}

.clients-main__list.clients-main__listcol3 {
	width: 80%;
}

.clients-main__list-title {
	width: 80%;
	border-right: none;
}

.clients-main__item {
	width: 33.33333%;
}

.career-anons__vacancy a em {
	font-size: 188px;
}

.career-anons__vacancy a em.middle {
	font-size: 140px;
}

.vacancy-about__info {
	width: 80%;
}

.vacancy-about__sidebar {
	width: 100%;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	border-top: 1px solid #d2d2d2;
}

.vacancy-about__recommend-wrap {
	width: 25%;
}

.vacancy-about__form {
	width: 75%;
	border-right: 1px solid #d2d2d2;
}

.vacancy-about__info-salary {
	width: 100%;
	border-right: none;
}

.press-firstyle__main {
	padding-bottom: 80px;
}

.press-firstyle__link:hover .press-firstyle__link-logo {
	-webkit-transform: scale(.9, .9) translate(50px, 170px);
	-ms-transform: scale(.9, .9) translate(50px, 170px);
	transform: scale(.9, .9) translate(50px, 170px);
}

.press-firstyle__link .press-photos__btn {
	bottom: 0;
}

.press-firstyle__link-logo {
	-webkit-transform: scale(.9, .9) translate(50px, 180px);
	-ms-transform: scale(.9, .9) translate(50px, 180px);
	transform: scale(.9, .9) translate(50px, 180px);
}

.press-center-anons__item {
	width: 33.33333%;
}

.press-center-main__list {
	width: 80%;
}

.press-center-main__item-title {
	border-right: none;
}

.press-center-main__links {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-top: 1px solid #d2d2d2;
}

.press-center-main__link {
	min-width: initial;
	width: 33.33333%;
	min-height: initial;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
}

.press-center-main__link a {
	letter-spacing: 1px;
}

.press-center-main__link.press-center-main__link2 {
	width: 20%;
	padding: 30px 20px;
}

.learning-all__course span {
	top: 130px;
	left: 20px;
}

.learning-all__map {
	width: 100%;
	float: none;
}

.it-services-main {
	width: 80%;
	border-right: none;
}

.group-company-about__item span {
	font-size: 70px;
	top: 15%;
}

.group-company-about__item p {
	top: 55%;
}

.group-company-main__structure-fact span {
	font-size: 150px;
}

.group-company-main__structure-fact p {
	padding-top: 150px;
	font-size: 16px;
}

.group-company-about-history {
	padding: 20px;
	font-size: 14px;
}

.group-company-about-history h6 span {
	font-size: 24px;
	padding: 0 2px;
}

.group-company-list__item {
	min-height: 240px;
	width: 33.33333%;
}

.group-company-list__item:nth-child(1),
.group-company-list__item:nth-child(3),
.group-company-list__item:nth-child(6),
.group-company-list__item:nth-child(8),
.group-company-list__item:nth-child(10) {
	background: #fff;
}

.group-company-list__item:nth-child(2n) {
	background: #f2f2f2;
}

.group-company-list__item-title {
	font-size: 15px;
	margin-bottom: 10px;
}

.group-company-list__item-img {
	bottom: 15px;
}

.group-company-list__item-links {
	padding-top: 10px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.group-company-list__item-links>img {
	margin-bottom: 15px;
}

.group-comapany-univer__first {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 30px;
}

.students-anons__item {
	width: 250px;
}

.students-way__nav {
	padding-bottom: 20px;
}

.students-way__nav-link {
	margin-right: 5%;
	margin-bottom: 20px;
}

.students-way__slide-fact {
	padding-left: 3.5%;
}

.students-way__slide-fact span {
	font-size: 58px;
}

.students-way__slide-fact span b {
	font-size: 82px;
}

.students-cases__slide-person {
	padding: 20px;
}

.students-cases__slide-nav rect {
	fill: #fff;
}

.history-anons {
	max-width: 100%;
	padding-left: 30px;
	padding-right: 30px;
	border-right: none;
}

.history-main__info-year {
	font-size: 68px;
}

.colLeftpad {
	padding: 30px 35px;
}

.colLeftpad h3 {
	font-size: 24px;
}

.solution-main {
	width: 80%;
	margin-left: 20%;
	border-right: none;
}

}

@media screen and (max-width: 1100px) {

.fancybox-prev span {
	left: -10px;
}

.fancybox-next span {
	right: -10px;
}

.wrapper {
	max-width: 1560px;
	padding-left: 60px;
}

.anons-sidebar {
	padding-left: 2%;
}

.anons-sidebar p,
.anons-sidebar a {
	font-size: 14px;
}

.anchors-sidebars {
	width: 25%;
}

.left-title {
	padding-left: 30px;
	padding-top: 35px;
	width: 100%;
	padding-bottom: 20px;
}

.left-title h3 {
	font-size: 24px;
}

.arenda-classes {
	border-bottom: 1px solid #d2d2d2;
}

.arenda-class p {
	font-size: 26px;
}

.arenda-class__head strong {
	font-size: 70px;
}

.arenda-class__head-icon {
	bottom: -25px;
}

.colLeftpad h4 {
	font-size: 18px;
	line-height: 150%;
}

.btn {
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 16px;
}

.btn--transparent {
	padding-left: 0;
	padding-right: 0;
}

.btn--mini {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 14px;
}

h1,
.h1 {
	font-size: 30px;
}

.user-content-wrap {
	padding-left: 35px;
	padding-right: 45px;
}

.user-content h3 {
	font-size: 24px;
}

.user-content ul li {
	padding-left: 30px;
}

.user-content ol ul li {
	padding-left: 30px;
}

.user-content--vacancy p>strong {
	font-size: 24px;
}

.user-content__img--headed img {
	margin-left: -35px;
}

.user-blockquote {
	line-height: 1.7;
}

.big-ol {
	margin-left: 70px;
}

.big-ol>li:before {
	left: -70px;
}

.big-ol>li ul li {
	padding-left: 30px;
}

.awItem {
	padding: 20px;
}

.awItem .awName {
	font-size: 24px;
}

.modal {
	width: 100%;
}

.siteList {
	padding: 0;
}

.siteList li {
	width: 50%;
}

.head-inner__title.head-inner__title2 {
	width: 100%;
	max-width: none;
}

.main-footer-sec {
	padding-left: 60px;
}

.footer-inner-sec {
	padding-bottom: 20px;
}

.footer-inner__title {
	font-size: 12px;
}

.main-header {
	height: 50px;
}

.main-header__logo {
	width: 60px;
	height: 50px;
	padding-left: 7px;
	padding-right: 7px;
}

.main-header__menu {
	height: 50px;
}

.burgered {
	display: none;
}

.main-menu__item--all {
	display: block;
}

.main-menu__item-link {
	padding-top: 15px;
	padding-bottom: 15px;
}

.main-menu__inner {
	width: -webkit-calc(100% - 60px);
	width: calc(100% - 60px);
	left: 60px;
	top: 50px;
}

.main-menu__inner-all-wrap {
	top: 50px;
	width: 220px;
}

.main-menu__inner-all {
	padding-top: 40px;
	padding-left: 55px;
}

.main-menu__inner-all:after {
	width: 350px;
	right: -350px;
}

.main-menu__inner-2level {
	top: 50px;
	width: 34%;
	left: 220px;
	padding-top: 40px;
	padding-left: 40px;
}

.main-menu__inner-2level:after {
	left: -webkit-calc(100% + 1px);
	left: calc(100% + 1px);
}

.main-menu__item-link-2level:before {
	left: -27px;
	width: 18px;
}

.main-menu__inner-3level {
	right: -100%;
	padding-left: 30px;
	padding-top: 40px;
}

.main-menu-helper {
	width: 225px;
}

.main-menu__lang {
	padding: 0 0 0 10px;
}

.main-menu__lang a {
	width: 30px;
	padding: 5px 0;
}

.main-header-side-nav-wrap {
	padding-top: 50px;
	width: 60px;
	-webkit-transition: none;
	transition: none;
}

.main-header-modal-nav-wrap {
	padding: 0 30px 0 90px;
	bottom: 20px;
}

.main-header-modal-nav__item a {
	font-size: 14px;
}

.main-info-title {
	font-size: 34px;
}

.main-info-grid {
	border-top-width: 50px;
	border-bottom-width: 63px;
}

.main-info-grid__row {
	padding-left: 60px;
}

.main-info-visible-grid {
	border-top-width: 50px;
}

.main-info-visible-grid ul {
	padding-left: 60px;
}

.main-info-visible-grid li:first-child {
	display: none;
}

.main-info-square--double {
	width: 60%;
}

.main-info-square__text p {
	-webkit-transition: none;
	transition: none;
}

.main-info-projects {
	padding: 70px 20px 0 90px;
}

.main-info-projects__title h2 {
	font-size: 36px;
	display: block;
}

.main-info-projects__title-all {
	margin: 10px 0 0 0;
	padding: 15px 30px;
}

.main-info-clients__item-img {
	height: 60px;
	width: 120px;
	line-height: 60px;
}

.main-info-clients__item-img img {
	max-height: 35px;
	max-width: 80px;
}

.main-info-clients__item-descr {
	padding-top: 10px;
	font-size: 10px;
	line-height: 150%;
}

.main-info-projects__item {
	padding-right: 0;
}

.main-info-projects__item a {
	font-size: 15px;
	line-height: 150%;
}

.main-info-projects__item a:before {
	display: none;
}

.main-info-obzor-wrap {
	-webkit-transition: none;
	transition: none;
}

.main-info-obzor__list {
	padding-right: 75px;
}

.main-info-obzor__list-title {
	left: -60px;
	font-size: 11px;
}

.main-info-obzor__list-title--obzor {
	left: -50px;
}

.head-inner-sec {
	margin-top: 50px;
}

.head-inner__title {
	max-width: 80%;
	padding-top: 25px;
	padding-bottom: 25px;
}

.head-inner__title .h1,
.head-inner__title h1 {
	font-size: 48px;
}

.head-inner__title .h1.middle,
.head-inner__title h1.middle {
	font-size: 38px;
}

.head-inner__title .h1.mini,
.head-inner__title h1.mini {
	font-size: 34px;
}

.head-inner__title-helper {
	width: 160px;
}

.head-inner__title-helper-text {
	font-size: 14px;
}

.head-inner__title-helper-subscr {
	font-size: 14px;
}

.head-inner__title-helper-info {
	font-size: 16px;
	line-height: 1.6;
}

.head-inner__title-helper-mail {
	font-size: 14px;
}

.head-inner__img {
	width: 80%;
	border-right: none;
}

.news-list__category-wrap {
	width: 25%;
}

.news-list__items {
	width: 75%;
}

.news-list__item {
	width: 50%;
}

.news-list__item:nth-child(-n+3) {
	padding-top: 0;
}

.news-list__item:nth-child(-n+2) {
	padding-top: 50px;
}

.news-list__item:nth-child(2n) {
	border-right: none;
}

.news-list__item-event {
	width: 50%;
}

.news-list-pages {
	padding-left: 25%;
}

.news-list-pages--smi {
	width: 75%;
	margin-left: 25%;
	padding-left: 0;
}

.news-list-pages--smi .news-list-pages__more,
.news-list-pages--smi .news-list-pages__numb {
	width: 100%;
	border-right: none;
}

.news-list-pages--keys {
	padding-left: 20%;
}

.news-list-pages__more {
	width: 100%;
	font-size: 20px;
}

.news-list-pages__more svg {
	-webkit-transform: scale(.9, .9);
	-ms-transform: scale(.9, .9);
	transform: scale(.9, .9);
}

.newsFilter {
	padding: 0 11%;
}

.category-listbar li {
	padding-left: 6%;
}

.category-listbar a {
	padding-left: 12px;
	padding-right: 30px;
	font-size: 10px;
}

.category-listbar a:after {
	right: 8px;
}

.manager:nth-child(3n) {
	-webkit-transform: inherit;
	-ms-transform: inherit;
	transform: inherit;
}

.manager:nth-child(3n-1) {
	-webkit-transform: inherit;
	-ms-transform: inherit;
	transform: inherit;
}

.manager__short-info-img {
	max-height: 255px;
}

.manager__short-info-text {
	min-height: 220px;
}

.manager__short-info-text p {
	margin-bottom: 8px;
	font-size: 16px;
}

.manager__short-info-text span {
	font-size: 12px;
	line-height: 150%;
}

.manager__short-info-ask {
	width: 100%;
	left: 0;
}

.manager__full-info-text-wrap {
	padding-bottom: 15px;
}

.manager__full-info-icon {
	display: none;
}

.manager__full-info-text {
	margin-left: 0;
}

.manager__full-info-soc {
	bottom: 20px;
	left: 30px;
}

.manager__full-info-soc p {
	font-size: 16px;
}

#recomendation-form {
	top: -100px;
}

.form-open-wrap {
	width: 100%;
	border-right: none;
}

.form-open--alone {
	width: 100%;
}

.form-open__title {
	font-size: 28px;
}

.form-open__title {
	padding-right: 7%;
}

.form-open-wrap-press .form-open {
	width: 66.6666%;
}

.form-open-wrap-press .form-open-helper {
	width: 33.33333%;
}

.form-open-subtitle {
	padding-right: 7%;
}

.mc-phones__one {
	width: 33.333333%;
	height: 240px;
	padding-top: 25px;
	padding-left: 3%;
	padding-right: 2%;
}

.mc-phones__one .btn {
	max-width: 154px;
	bottom: 10px;
	margin-top: 0;
	left: 10%;
}

.mc-phones__one--1 {
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

.mc-phones__one-title {
	position: relative;
	max-width: 180px;
	left: inherit;
	top: inherit;
	padding-bottom: 12px;
}

.mc-phones__one-descr {
	position: relative;
	max-width: 180px;
	left: inherit;
	top: inherit;
	padding-bottom: 12px;
}

.mc-phones__one-phone {
	position: relative;
	max-width: 180px;
	left: inherit;
	top: inherit;
	padding-bottom: 12px;
}

.map-contact__map {
	width: 50%;
}

.map-contact__main-info-wrap {
	padding-right: 0;
	width: 50%;
}

.mc-adress {
	padding-top: 40px;
	padding-bottom: 30px;
	width: 66.66666%;
}

.mc-adress__city {
	top: 15px;
	right: 20px;
	font-size: 22px;
}

.mc-adress__one {
	padding-left: 20px;
}

.mc-adress__title {
	padding-bottom: 16px;
}

.mc-adress__title {
	padding-bottom: 8px;
}

.map-contact__other-cities-wrap {
	margin-left: 60%;
}

.lisense-main__head-nav {
	min-height: initial;
}

.lisense-main__head-nav ul {
	padding-left: 8%;
}

.lisense-main__head-nav a {
	margin-bottom: 25px;
	font-size: 12px;
	line-height: 170%;
}

.lisense-main__head-news {
	width: 80%;
	padding-left: 120px;
	border-right: none;
}

.lisense-main__head-icon {
	left: 30px;
}

.lisense-main__head-icon img {
	width: 50px;
}

.lisense-main__head-icon span {
	font-size: 12px;
}

.lisense-main__block {
	border-right: none;
	width: 100%;
}

.lisense-main__block:after {
	width: 160%;
}

.lisense-main__block--empty {
	padding-bottom: 40px;
}

.lisense-main__block-anchor {
	top: -50px;
}

.lisense-main__block-title {
	padding-left: 30px;
}

.lisense-main__block-list-title {
	width: 20%;
}

.lisense-main__block-list-title p {
	font-size: 13px;
	line-height: 150%;
	letter-spacing: 1px;
}

.lm-license {
	font-size: 14px;
	padding-left: 70px;
}

.lm-license .lm-license__svg {
	left: 30px;
}

.lisense-caption {
	padding: 30px 45px 30px 35px;
	margin: 0 -45px 0 -35px;
}

.clients-main__nav {
	width: 25%;
}

.clients-main__list {
	width: 75%;
}

.clients-main__list.clients-main__listcol3 {
	width: 75%;
}

.clients-main__list--centered {
	margin-left: 25%;
}

.clients-main__list-title {
	width: 75%;
	margin-left: 25%;
	padding-top: 30px;
}

.clients-main__item .client-item {
	padding-top: 25px;
	height: 280px;
}

.clients-main__item-logo {
	height: 55px;
}

.clients-main__item-logo img {
	max-height: 55px;
}

.clients-main__item-title {
	padding-top: 10px;
	font-size: 14px;
	line-height: 150%;
}

.clients-main__item-title.middle {
	font-size: 13px;
}

.clients-main__item-title.mini {
	font-size: 11px;
}

.clients-main__empty-list-body {
	width: 75%;
	margin-left: 25%;
	padding-top: 60px;
	border-right: none;
}

.about-work {
	width: 100%;
	margin-left: 0;
	border-left: none;
}

.about-work:before {
	content: none;
}

.about-work:after {
	content: none;
}

.about-work .about-work__item {
	height: 250px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.about-work .about-work__item:nth-child(1).active,
.about-work .about-work__item:nth-child(2).active,
.about-work .about-work__item:nth-child(3).active,
.about-work .about-work__item:nth-child(4).active {
	margin-bottom: -250px;
}

.about-work .about-work__item.active {
	margin-top: -250px;
	height: 500px;
}

.about-work__item-soc {
	bottom: 20px;
	left: 20px;
	-webkit-transition: none;
	transition: none;
}

.career-anons__main {
	width: 80%;
	border-right: none;
}

.career-anons__main--long {
	width: 100%;
}

.career-anons__main-phone {
	padding: 20px;
}

.career-anons__vacancy {
	width: 50%;
}

.career-anons__vacancy a em {
	margin-top: -30px;
	font-size: 162px;
}

.career-anons__vacancy a em.middle {
	font-size: 116px;
}

.career-faq__main {
	width: 100%;
	border-right: none;
	padding-top: 0;
	padding-bottom: 0;
}

.vacancy-main {
	width: 100%;
}

.vacancy-main__list {
	border-right: none;
}

.vacancy-main__item-title {
	padding-top: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
	padding-right: 30px;
	font-size: 22px;
}

.vacancy-main__item-bonus {
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 10px;
	left: 35px;
}

.vacancy-main__item-detail-pay {
	font-size: 26px;
}

.vacancy-main__item-detail-pay .rouble {
	font-size: 22px;
}

.vacancy-main__item-detail-city {
	font-size: 12px;
}

.vacancy-about__info {
	width: 100%;
	border-right: none;
}

.vacancy-about__info-salary {
	padding-top: 25px;
	padding-bottom: 25px;
}

.vacancy-about__info-salary-sum {
	font-size: 46px;
}

.vacancy-about__info-salary-sum .rouble {
	font-size: 22px;
}

.vacancy-about__info-salary-city span {
	font-size: 22px;
}

.benefits-anons--career .benefits-anons__main {
	width: 100%;
}

.benefits-anons__main {
	width: 100%;
}

.benefits-anons__main.benefits-anons__main2 {
	width: 100%;
	padding-right: 0;
}

.benefits-anons__item {
	width: 40%;
	margin-right: 10%;
}

.projects-main {
	width: 100%;
}

.projects-main__list {
	border-right: none;
}

.projects-main__item .projects-item {
	padding-top: 25px;
	padding-bottom: 60px;
}

.projects-main__item-title {
	padding-bottom: 10px;
	font-size: 14px;
}

.projects-main__item-text {
	font-size: 14px;
}

.projects-main__item-category {
	bottom: 20px;
}

.projects-main__otziv {
	padding: 6px 15px;
	font-size: 14px;
}

.projects-main__otziv {
	padding: 4px 10px;
	font-size: 12px;
}

.projects-another__item span {
	font-size: 18px;
}

.departments-main {
	width: 100%;
}

.departments-main__list {
	border-right: none;
}

.departments-main__item-wrap:nth-child(1),
.departments-main__item-wrap:nth-child(2) {
	padding-top: 50px;
}

.departments-main__item-wrap:last-child {
	padding-bottom: 50px;
}

.departments-main__item-title {
	font-size: 14px;
}

.department-info__nav {
	width: 25%;
	padding-left: 2%;
}

.department-info__client {
	width: 75%;
}

.department-info__client:before,
.department-info__client:after {
	right: 15%;
}

.department-info__client-type {
	display: none;
}

.department-info__client-text-wrap {
	width: 75%;
	padding-left: 5%;
}

.department-info__client-text-wrap img {
	max-width: 115px;
	max-height: 55px;
}

.department-info__client-text {
	width: 65%;
}

.department-info__client-link {
	width: 25%;
}

.department-info__client-link span {
	padding-right: 10px;
}

.department-info__main {
	width: 75%;
	border-right: none;
}

.department-info__main--centered {
	margin-left: 25%;
}

.department-info__main--projects {
	width: 100%;
}

.department-info__main.department-info__main2 {
	width: 80%;
}

.department-info__w50-tablet {
	float: left;
	width: 50%;
	padding-bottom: 0;
}

.department-info__w50-tablet:first-child {
	padding-right: 5%;
}

.department-info__sidebar-wrap {
	width: 100%;
	max-width: 100%;
	border-top: 1px solid #d2d2d2;
}

.department-info__helper {
	width: 100%;
	border-top: 1px solid #d2d2d2;
}

.department-info__helper .form-open-helper__item {
	width: 33.3333%;
	margin-left: 25%;
	padding-left: 3%;
	padding-right: 3%;
}

.department-info__helper .btn--transparent {
	margin-top: 16px;
}

.departent-tags {
	width: 75%;
	margin-left: 25%;
	border-right: none;
}

.corporate-anons__sidebar {
	padding-left: 2%;
}

.corporate-anons__sidebar p,
.corporate-anons__sidebar a {
	font-size: 14px;
	letter-spacing: 1px;
}

.corporate-anons__list {
	padding-top: 50px;
	padding-bottom: 30px;
}

.corporate-anons__item-title {
	font-size: 14px;
}

.corporate-main__item {
	width: 80%;
	border-right: none;
}

.corporate-main__item:after {
	left: -13.5%;
}

.corporate-main__item:nth-child(2n):after {
	right: initial;
	left: -13.5%;
}

.recommendation-anons__main {
	width: 80%;
	border-right: none;
}

.recommendation-anons__main-step-wrap:before {
	left: -70px;
}

.recommendation-faq__title {
	width: 140px;
}

.recommendation-faq__list {
	width: 75%;
	margin-left: 25%;
	border-right: none;
}

.recommendation-faq__item:after {
	width: 100%;
}

.recommendation-faq__item-answer {
	font-size: 28px;
}

.smi-main__list {
	width: 75%;
}

.smi-main__item {
	padding-top: 25px;
}

.smi-main__item-title {
	font-size: 14px;
}

.press-anons__main {
	width: 75%;
	padding-top: 30px;
	border-right: none;
}

.press-anons__link span {
	bottom: 40px;
	left: 25px;
}

.press-firstyle__main {
	width: 75%;
	margin-left: 25%;
	padding-top: 45px;
	padding-bottom: 40px;
}

.press-firstyle__link:hover .press-firstyle__link-logo {
	-webkit-transform: scale(.85, .85) translate(50px, 160px);
	-ms-transform: scale(.85, .85) translate(50px, 160px);
	transform: scale(.85, .85) translate(50px, 160px);
}

.press-firstyle__link-logo {
	-webkit-transform: scale(.85, .85) translate(50px, 170px);
	-ms-transform: scale(.85, .85) translate(50px, 170px);
	transform: scale(.85, .85) translate(50px, 170px);
}

.press-photos {
	margin-left: 25%;
	width: 75%;
	height: 320px;
}

.press-center-anons__title {
	width: 25%;
}

.press-center-anons__title h2 {
	font-size: 18px;
	line-height: 150%;
}

.press-center-anons__list {
	width: 75%;
}

.press-center-anons__link p {
	font-size: 14px;
}

.press-center-main__title {
	width: 25%;
}

.press-center-main__title h2 {
	font-size: 18px;
	line-height: 150%;
}

.press-center-main__list {
	width: 75%;
}

.press-center-main__item-date {
	padding-top: 40px;
	padding-bottom: 30px;
}

.press-center-main__item-title {
	padding-top: 40px;
	padding-bottom: 30px;
	font-size: 14px;
}

.press-center-main__link {
	padding: 25px;
}

.press-center-main__link a {
	font-size: 16px;
}

.press-center-main__link.press-center-main__link2 {
	padding: 25px;
	width: 33.333%;
	margin-left: 25%;
}

.press-center-more__link-wrap {
	width: 75%;
	margin-left: 25%;
}

.press-center-more__link-wrap:after {
	content: none;
}

.press-center-more__link {
	padding-top: 60px;
	padding-bottom: 60px;
}

.it-support-main__nav-wrap {
	width: 25%;
}

.it-support-main__nav a:focus span {
	color: #ff0000;
}

.it-support-main__list {
	width: 75%;
}

.it-support-main__item {
	width: 100%;
	border-right: none;
}

.it-support-main__item-anchor {
	top: -49px;
}

.it-support-main__ask {
	width: 100%;
	padding-top: 25px;
	padding-bottom: 80px;
}

.it-support-main__ask-title {
	margin-bottom: 0;
	font-size: 14px;
}

.it-support-about__title {
	left: 25px;
	font-size: 24px;
}

.it-support-about__main {
	margin-left: 0;
	width: 75%;
	padding-left: 4%;
}

.it-support-about__main--full {
	width: 100%;
	border-right: none;
}

.it-support-about__main--career {
	width: 100%;
	padding-top: 105px;
	border-right: none;
}

.it-support-about__other {
	width: 25%;
	font-size: 16px;
}

.it-support-projects__title {
	width: 100%;
	border-bottom: 1px solid #d2d2d2;
}

.it-support-projects__title h3 {
	padding-top: 30px;
	padding-bottom: 20px;
}

.it-support-projects__main {
	width: 100%;
}

.it-support-projects__main-item-descr {
	font-size: 14px;
	line-height: 1.6;
}

.projects-more {
	margin-left: 25%;
	width: 75%;
	border-right: none;
}

.projects-more__item-img span {
	min-width: 90px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 10px;
}

.projects-more__item-title {
	font-size: 14px;
}

.testing-info__nav {
	width: 25%;
}

.testing-info__main {
	width: 75%;
}

.testing-info__main-item {
	width: 100%;
	border-right: none;
}

.testing-info__main-contact {
	width: 100%;
	border-top: none;
	border-right: none;
}

.testing-info__main-item-question-wrap {
	padding-bottom: 25px;
}

.testing-info__main-item-question {
	font-size: 22px;
	line-height: 1.8;
}

.learning-courses {
	width: 100%;
	margin-left: 0;
	border-left: none;
	border-right: none;
}

.learning-courses h3 {
	padding-left: 35px;
}

.learning-courses__table th:first-child {
	padding-left: 15px;
}

.learning-courses__table th {
	font-size: 16px;
}

.learning-courses__table td:first-child {
	padding-left: 15px;
}

.learning-courses__table-notes {
	padding-top: 35px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 35px;
}

.learning-all--mini {
	width: 80%;
}

.learning-all--bordered {
	border-right: none;
}

.learning-all__course-wrap {
	width: 33.33333%;
}

.learning-all__course-wrap--career {
	width: 25%;
}

.learning-all__course span {
	left: 20px;
}

.it-services-title {
	width: 100%;
}

.it-services-main {
	width: 100%;
	margin-left: 0;
	border-left: none;
	border-right: none;
}

.it-services-main__item p {
	padding-left: 20px;
	padding-right: 20px;
}

.it-services-main__item span,
.it-services-main__item ul {
	padding-left: 20px;
	padding-right: 20px;
}

.it-services-main__item li {
	padding-left: 15px;
}

.it-services-main__item .it-services-main-pos {
	padding-top: 20px;
}

.search-main__head {
	width: 100%;
	padding-left: 60px;
	padding-right: 60px;
	border-right: none;
}

.search-main__body {
	width: 100%;
}

.search-main__table-head li:first-child {
	min-width: 145px;
	padding-left: 20px;
}

.search-main__table-head li:last-child {
	border-right: none;
}

.search-main__table {
	border-right: none;
}

.search-main__table b {
	font-size: 14px;
}

.search-main__table-cell:first-child {
	min-width: 145px;
	padding-left: 20px;
}

.search-main__table-cell:last-child {
	border-right: none;
}

.search-main-letter {
	display: none;
}

.group-company-about__nav ul {
	padding-left: 14%;
}

.group-company-about__nav li {
	margin-bottom: 25px;
}

.group-company-about__nav a {
	margin-bottom: 25px;
	font-size: 14px;
}

.group-company-about__main {
	width: 80%;
}

.group-company-about__list {
	width: 80%;
	margin-left: 20%;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.group-company-about__item {
	width: 33.33333%;
}

.group-company-about__item span {
	font-size: 70px;
	top: 20%;
}

.group-company-main__title {
	padding-left: 25px;
	padding-top: 35px;
}

.group-company-main__title h3 {
	font-size: 24px;
}

.group-company-main__list {
	width: 80%;
	padding-top: 35px;
}

.group-company-main__list ul {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.group-company-main__list li {
	width: 50%;
	padding-bottom: 15px;
}

.group-company-main__list li:last-child {
	width: 100%;
}

.group-company-main__list li:before {
	left: 12px;
	top: 8px;
}

.group-company-main__list span {
	font-size: 16px;
	padding-bottom: 8px;
}

.group-company-main__list-link {
	font-size: 20px;
}

.group-company-main__structure-fact {
	padding-left: 35px;
	width: 33.3333%;
}

.group-company-main__structure-fact span {
	font-size: 150px;
	top: -15px;
}

.group-company-about-history {
	width: 80%;
	float: none;
	clear: both;
	margin-left: 20%;
	padding: 35px;
}

.group-company-list__item-title {
	font-size: 14px;
}

.group-comapany-univer__first .user-content {
	clear: both;
}

.students-anons__item {
	width: 33.33333%;
}

.students-anons__item a {
	height: 250px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
}

.students-anons__item span {
	font-size: 16px;
}

.students-meet {
	width: 100%;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.students-meet__main {
	width: 75%;
}

.students-event {
	width: 100%;
	margin-left: 0;
	border-left: none;
}

.students-way__nav {
	padding-top: 130px;
}

.students-way__slide-fact {
	padding-left: 2.5%;
}

.students-way__slide-fact p {
	font-size: 14px;
}

.students-way__slide-info h3 {
	font-size: 24px;
}

.students-cases__slider {
	width: 100%;
}

.students-cases__slide-head {
	width: 25%;
}

.students-cases__slide-person p {
	font-size: 16px;
}

.students-cases__slide-nav {
	top: 30px;
}

.students-cases__slide-nav rect {
	fill: #ff0000;
}

.soc-trust-anons__main {
	width: 75%;
	border-right: none;
}

.soc-trust-main {
	width: 80%;
	padding-top: 35px;
	border-right: none;
}

.soc-trust-main__title {
	margin-left: -22%;
	padding-bottom: 25px;
}

.soc-trust-main__info-slider .flickity-viewport {
	-webkit-transition: none;
	transition: none;
}

.history-main__info-anchor {
	top: -50px;
}

.history-main__info-item {
	padding-bottom: 30px;
}

.history-main__info-year {
	left: -160px;
	width: 150px;
	font-size: 40px;
}

.otrasli-news__list {
	width: 75%;
	margin-left: 25%;
}

.colLeft.colLeft3 {
	width: 25%;
}

.colLeft.colLeft4 {
	width: 100%;
}

.colLeft.colLeft4 .sliderNav {
	display: inline-block;
	padding: 0;
	vertical-align: middle;
	float: right;
}

.colLeft.colLeft4 .sliderName {
	display: inline-block;
	padding-top: 0;
}

.colCenter.colCenter3 {
	width: 75%;
}

.colsCont {
	width: 100%;
	border-right: none;
}

.otSlider .otSlide dl dt {
	float: none;
	padding: 0 0 10px 0;
}

.events-soc-sharing-wrap {
	width: 75%;
	margin-left: 25%;
	border-right: none;
}

.solution-main__category-list a em {
	display: none;
}

}

@media (max-width:1025px) {

.agmodal__wrapper {
	-webkit-transition: none;
	transition: none;
}

}

@media screen and (max-width: 950px) {

.anchors-sidebars {
	display: none;
}

.awItem {
	width: 50%;
}

.iclsitesLink {
	float: none;
}

.main-footer__off-info {
	max-width: 120px;
}

.main-header-modal-nav__item {
	width: 33.33333%;
	max-width: none;
}

.main-info-clients__item {
	width: 25%;
}

.management-persons {
	width: 100%;
	margin-left: 0;
	border-left: none;
}

.manager__short-info-text {
	padding: 15px;
}

.manager__short-info-ask {
	margin-left: 15px;
}

.form-open-helper__item--smi {
	width: 50%;
	float: none;
	clear: both;
}

.lisense-main__head-nav {
	display: none;
}

.lisense-main__head-news {
	padding-left: 20%;
}

.lisense-main__block-list-title p {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: .5px;
}

.clients-main__item .client-item {
	padding: 20px 20px 40px 20px;
}

.clients-main__item-title {
	font-size: 12px;
	line-height: 150%;
	word-break: break-word;
	letter-spacing: .5px;
}

.clients-main__item-category {
	font-size: 11px;
}

.about-work .about-work__item {
	width: 33.3333%;
}

.about-work .about-work__item:nth-child(4n).active {
	margin-left: 0;
	margin-right: -33.33333%;
	margin-top: -250px;
	margin-bottom: 0;
}

.about-work .about-work__item:nth-child(3n).active {
	margin-left: -33.33333%;
	margin-right: 0;
}

.about-work .about-work__item.active {
	width: 66.6666%;
	margin-right: -33.33333%;
}

.vacancy-about__sidebar {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.vacancy-about__recommend-wrap {
	width: 100%;
}

.vacancy-about__recommend {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	max-width: 100%;
	min-height: initial;
	padding-left: 4%;
	padding-bottom: 20px;
}

.vacancy-about__recommend img {
	margin-right: 20px;
}

.vacancy-about__form {
	width: 100%;
	border-right: none;
}

.department-info__client-text-wrap img {
	right: 0;
}

.department-info__main.department-info__main2 {
	width: 100%;
}

.department-info__helper .form-open-helper__item {
	width: 50%;
}

.smi-main__pages {
	width: 100%;
	float: none;
}

.it-support-main__nav-wrap {
	display: none;
}

.it-support-main__list {
	width: 100%;
}

.it-support-about__item.it-support-about__item2 {
	width: 50%;
	margin-bottom: 20px;
}

.learning-all__course span {
	top: 80px;
	font-size: 14px;
	letter-spacing: 1px;
}

.it-services-main__item-wrap {
	width: 50%;
}

.group-company-about__nav {
	width: 100%;
	min-height: 0;
	padding-top: 20px;
}

.group-company-about__nav ul {
	padding-left: 30px;
	padding-bottom: 0;
}

.group-company-about__main {
	width: 100%;
	padding: 30px;
}

.group-company-about__main.group-company-about__main2 {
	width: 80%;
	padding: 0;
}

.group-company-about__list {
	width: 100%;
	margin-left: 0;
}

.group-company-main__title {
	width: 100%;
	padding: 30px;
}

.group-company-main__list {
	width: 100%;
	padding-top: 30px;
}

.group-company-main__structure {
	width: 100%;
}

.group-company-main__structure-fact span {
	position: relative;
	left: 0;
}

.group-company-main__structure-fact p {
	padding: 0 0 20px 0;
}

.group-company-about-history {
	margin: 0;
	width: auto;
}

.group-company-list {
	width: 100%;
	margin-left: 0;
}

.group-comapany-univer__first img {
	float: none;
}

.students-colpic {
	float: none;
	width: auto;
	margin: 0 0 20px 0;
}

.colLeftpad {
	padding: 30px 20px;
}

.colLeftpad h3 {
	font-size: 20px;
}

.projects-slider .projects-main__item {
	width: 100%;
}

}

@media screen and (max-width: 750px) {
.press-center-anons__link img{
	width: calc(100vw - 8%);
}
.fancybox-close {
	right: -5px;
	top: -5px;
	-webkit-transform: scale(.7);
	-ms-transform: scale(.7);
	transform: scale(.7);
}

.fancybox-close:hover {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.wrapper {
	padding-left: 0;
}

.anons-sidebar {
	width: 100%;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
}

.anons-sidebar p,
.anons-sidebar a {
	font-size: 12px;
}

.anchors-sidebars {
	width: 100%;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
}

.anchors-sidebars a {
	font-size: 12px;
}

.back-link {
	width: auto;
	padding-right: 30px;
}

.next-link {
	width: auto;
	padding-right: 30px;
}

.left-title {
	width: 100%;
	padding-top: 30px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.left-title {
	padding-left: 15px;
}

.left-title h3 {
	font-size: 22px;
}

.arenda-classes {
	border-bottom: none;
}

.arenda-classes:before {
	content: "";
	position: absolute;
	top: 0;
	left: -50%;
	width: 200%;
	height: 100%;
	background: #f2f2f2;
	z-index: 0;
}

.arenda-classes:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: -50%;
	width: 200%;
	height: 1px;
	background: #d2d2d2;
}

.arenda-class:last-child {
	width: 100%;
}

.arenda-class {
	width: 100%;
	padding-right: 0;
	margin-bottom: 20px;
}

.arenda-class img {
	max-height: 60px;
}

.arenda-class p {
	font-size: 22px;
}

.arenda-class p {
	padding-top: 5px;
	margin-bottom: 5px;
}

.arenda-class__head strong {
	font-size: 60px;
}

.arenda-class__head-icon {
	position: relative;
	bottom: initial;
	left: initial;
}

.blured {
	-webkit-filter: none;
	filter: none;
}

.modal-window-wrapper {
	display: none;
}

.btn {
	padding: 15px 20px;
}

.btn--transparent {
	margin-top: 10px;
}

h3,
.h3 {
	font-size: 24px;
}

.user-content-wrap {
	padding-right: 0;
	padding-left: 0;
	padding-top: 30px;
	padding-bottom: 10px;
}

.user-content-wrap.user-content-wrap-modpad {
	padding: 15px;
}

.user-content-wrap.user-content-wrap2 {
	padding-left: 15px;
	padding-right: 15px;
}

.user-content h3 {
	padding-bottom: 14px;
}

.user-content ul li {
	padding-left: 20px;
}

.user-content ol>li {
	padding-left: 15px;
}

.user-content ol ul li {
	padding-left: 20px;
}

.user-content--vacancy p>strong {
	padding-bottom: 14px;
}

.user-content__img span {
	position: relative;
	left: initial;
	top: initial;
	width: 100%;
	line-height: 1.7;
}

.user-content__img--headed img {
	margin-left: 0;
	margin-top: 0;
}

.user-blockquote {
	padding-left: 20px;
	font-size: 16px;
}

.user-blockquote:before {
	width: 30px;
}

.big-ol {
	margin-left: 65px;
}

.big-ol {
	margin-left: 30px;
}

.big-ol>li {
	padding-bottom: 20px !important;
}

.big-ol>li:before {
	left: -65px;
	top: -10px;
	font-size: 60px;
}

.big-ol>li:before {
	content: none;
}

.big-ol>li:last-child:after {
	height: 20px;
}

.big-ol>li p:after {
	top: 10px;
}

.big-ol>li ul li {
	padding-left: 15px;
}

.awItem {
	padding: 15px;
}

.page404 {
	position: relative;
	left: 0;
	top: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	width: auto;
	padding: 70px 30px 30px 30px;
}

.page404Name {
	font-size: 100px;
	line-height: 1;
}

.page404Text {
	padding: 20px 0 0 0;
}

.modal {
	padding: 30px;
}

.fsearch {
	padding-right: 50px;
	margin-bottom: 20px;
}

.fsearch .inpText {
	font-size: 14px;
	padding: 15px 0 15px 20px;
}

.fsearch .inpSbm {
	right: 15px;
	width: 25px;
}

.head-inner__title.head-inner__title2 {
	padding-right: 0;
}

.search-list {
	width: 100%;
	float: none;
	border: none;
	clear: both;
	border-top: 1px solid #d2d2d2;
}

.nubmerItem .number {
	margin-left: 0;
}

.nubmerItem:before {
	display: none;
}

.warning {
	padding: 20px 50px 20px 20px;
	font-size: 13px;
	line-height: 150%;
	display: none;
}

.warning img {
	width: 30px;
	margin: 0 15px 0 0;
}

.warning .modal-close {
	right: 0;
	top: 0;
	-webkit-transform: scale(.5);
	-ms-transform: scale(.5);
	transform: scale(.5);
}

.main-footer-sec {
	position: relative;
	height: auto;
	padding: 0;
}

.main-footer {
	padding: 15px;
	height: auto;
}

.main-footer__left {
	width: 100%;
	float: none;
	padding: 0 0 10px 0;
}

.main-footer__center {
	width: 100%;
}

.main-footer__off-info {
	max-width: none;
	padding-left: 0;
}

.main-footer__right {
	width: 100%;
	float: none;
	margin-left: 0;
}

.main-footer__made-in>span {
	display: inline;
}

.footer-inner-sec {
	padding-bottom: 0;
	padding-top: 5px;
}

.footer-inner__item {
	padding-bottom: 30px;
}

.footer-inner__item {
	padding-bottom: 15px;
}

.footer-inner__item--1 {
	width: 50%;
}

.footer-inner__item--1 {
	width: 100%;
}

.footer-inner__item--2 {
	width: 50%;
}

.footer-inner__item--2 {
	width: 100%;
}

.footer-inner__item--3 {
	width: 50%;
}

.footer-inner__item--3 {
	width: 100%;
}

.footer-inner__item--4 {
	width: 50%;
}

.footer-inner__item--4 {
	width: 100%;
	padding-right: 0;
	padding-left: 3%;
	text-align: left;
}

.footer-inner__title {
	margin-bottom: 5px;
	line-height: 150%;
	padding-top: 10px;
}

.main-menu__item--all {
	margin-left: 10px;
}

.main-menu__item--all.active .main-menu__item-1level.active .main-menu__inner-2level {
	height: 100%;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.main-menu__inner-all-wrap {
	width: 200px;
}

.main-menu__inner-all-wrap {
	width: 100%;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}

.main-menu__inner-all {
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 20px;
	background: #fff;
	overflow: hidden;
}

.main-menu__item-1level.active {
	background: #ff0000;
}

.main-menu__item-1level.active .main-menu__item-link-1level {
	color: #FFF;
}

.main-menu__item-link-1level {
	padding-top: 15px;
	padding-left: 10%;
	color: #1A1A1A;
}

.main-menu__inner-2level {
	left: 200px;
}

.main-menu__inner-2level {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10%;
	min-height: 0;
	border-right: none;
	-webkit-transition: none;
	transition: none;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	background: #ff0000;
	z-index: 0;
}

.main-menu__item-2level {
	padding-right: 15px;
}

.main-menu__item-2level:last-child {
	padding-bottom: 10px;
}

.main-menu__item-2level.active .main-menu__item-link-2level {
	color: #000;
}

.main-menu__item-link-2level {
	display: inline-block;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 0;
	color: #FFF;
	font-size: 12px;
	border-bottom: 1px solid transparent;
}

.main-menu__item-link-2level:before {
	content: none;
}

.main-menu__item-link-2level:hover,
.main-menu__item-link-2level.selected {
	color: #1A1A1A;
}

.main-menu__inner-3level {
	position: relative;
	top: initial;
	right: initial;
	min-height: initial;
	padding-top: 0;
	padding-left: 15px;
	border-left: none;
	font-size: 12px;
	background: #ff0000;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	z-index: 0;
	display: none;
	-webkit-transition: none;
	transition: none;
}

.main-menu__inner-3level:after {
	content: none;
}

.main-menu__item-link-3level {
	color: #FFF;
	font-size: 12px;
	border-bottom: 1px solid transparent;
}

.main-menu__item-link-3level:hover {
	color: #1A1A1A;
}

.main-menu-helper {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 120px;
	right: 0;
}

.main-menu__search-form .input-text {
	right: 5px;
}

.main-menu__search {
	margin-right: 5px;
}

.main-menu__lang {
	padding: 0 10px 0 0;
}

.main-header-side-nav-wrap {
	display: none;
}

.main-header-modal-nav-wrap {
	display: none;
}

.main-info-sec.hidden {
	opacity: 1;
	pointer-events: all;
}

.main-info-wrap {
	height: auto;
}

.main-info {
	height: initial;
	max-height: initial;
	padding: 50px 10px 10px 10px;
	width: 100%;
	overflow: hidden;
}

.main-info.hidden .main-info-grid {
	opacity: 1;
	pointer-events: all;
}

.main-info--2 {
	background: #000;
	padding-top: 10px;
}

.main-info-bg {
	opacity: .7;
	position: absolute;
}

.main-info-title-wrap {
	padding: 15px;
	height: auto;
}

.main-info-title-wrap .mouse-ico {
	display: none;
}

.main-info-title {
	font-size: 24px;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.main-info-grid {
	position: relative;
	top: initial;
	left: initial;
	height: auto;
	-webkit-transition: none;
	transition: none;
	border: none;
}

.main-info-grid.hidden {
	opacity: 1;
	pointer-events: all;
}


.switchBl{
	position: relative !important;
	height: auto !important;
}
.switchBl.hidden{
	height: 0!important;
}

.main-info-grid__row {
	position: relative;
	height: auto;
	padding: 0;
}

.main-info-visible-grid {
	display: none;
}

.main-info-square {
	padding: 15px !important;
	height: auto;
	display: none;
}

.main-info-square__blank {
	z-index: 1;
}

.main-info-square--content {
	display: block;
	width: 100%;
}

.main-info-square--red:after {
	background: rgba(255,0,0,0.9);
}

.main-info-square--red .main-info-square__blank:hover+.main-info-square__text h2 a {
	color: #000;
}

.main-info-square--white:after {
	background: rgba(255,255,255,0.9);
}

.main-info-square--white .main-info-square__blank:hover+.main-info-square__text h2 a {
	color: #ff0000;
}

.main-info-square--black:after {
	background: rgba(0,0,0,0.9);
}

.main-info-square--black .main-info-square__blank:hover+.main-info-square__text h2 a {
	color: #ff0000;
}

.main-info-square__text h2 {
	font-size: 21px;
}

.main-info-projects-wrap {
	display: none;
}

.main-info-projects-wrap.hidden {
	opacity: 1;
	pointer-events: all;
}

.main-info-obzor-wrap.hidden {
	opacity: 1;
	pointer-events: all;
}

.mainpage.load .main-info-title,
.mainpage.load .main-info-square__text {
	opacity: 1;
}

.mainpage.load .main-info-square--content {
	opacity: 1;
}

.mainpage.load .main-info-square--content:after {
	-webkit-transform: skew(-45deg) translateX(-50%);
	-ms-transform: skew(-45deg) translateX(-50%);
	transform: skew(-45deg) translateX(-50%);
}

.mainpage.load .main-info-square__text {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.mainpage.load .main-info-square__text-date {
	margin-bottom: 0;
}

.mainpage.load .main-info-square__text li,
.mainpage.load .main-info-square__text h2 {
	padding-bottom: 0;
}

.mainpage.load .main-info-square__text p {
	line-height: 150%;
}

.mainpage.load.modalshow .main-footer-sec {
	opacity: 1;
	visibility: visible;
}

.maplist>li {
	width: 100%;
	padding-right: 0;
	margin-right: 0;
}

.head-inner__title-wrap {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.head-inner__title-wrap {
	height: auto;
	padding-bottom: 20px;
}

.head-inner__title {
	max-width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

.head-inner__title {
	padding-top: 15px;
	padding-bottom: 15px;
}

.head-inner__title .h1,
.head-inner__title h1 {
	font-size: 32px;
}

.head-inner__title .h1,
.head-inner__title h1 {
	font-size: 24px;
}

.head-inner__title .h1.middle,
.head-inner__title h1.middle {
	font-size: 32px;
}

.head-inner__title .h1.middle,
.head-inner__title h1.middle {
	font-size: 24px;
}

.head-inner__title .h1.mini,
.head-inner__title h1.mini {
	font-size: 28px;
}

.head-inner__title .h1.mini,
.head-inner__title h1.mini {
	font-size: 22px;
}

.head-inner__title-helper {
	width: 100%;
}

.head-inner__title-helper-date {
	display: inline-block;
}

.head-inner__title-helper-date span {
	font-size: 42px;
}

.head-inner__title-helper-date span {
	font-size: 36px;
}

.head-inner__img {
	width: 100%;
	margin-left: 0;
	border: none;
}

.news-list__category-wrap {
	width: 100%;
}

.news-list__items {
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
}

.news-list__item {
	width: 45%;
	max-width: 320px;
	margin: 0 auto;
	padding-bottom: 35px;
	padding-right: 0;
	border-right: none;
}

.news-list__item:nth-child(-n+2) {
	padding-top: 0;
}

.news-list__item:nth-child(-n+1) {
	padding-top: 0;
}

.news-list__item-event {
	width: 100%;
	max-width: 320px;
	margin: 0 auto;
	padding-bottom: 35px;
	padding-right: 0;
}

.news-list__item-date {
	padding-bottom: 5px;
}

.news-list__item-descr {
	font-size: 16px;
}

.news-list__item-descr {
	padding-top: 10px;
}

.news-list-pages {
	padding-left: 0;
	padding-right: 0;
}

.news-list-pages--smi {
	width: 100%;
	margin-left: 0;
}

.news-list-pages--keys {
	padding-left: 0;
}

.news-list-pages--keys .news-list-pages__more {
	border-left: none;
}

.news-list-pages__more {
	padding-top: 15px;
	padding-bottom: 15px;
}

.news-list-pages__numb {
	padding-left: 2%;
	padding-right: 2%;
}

.news-list-pages__numb li:first-child {
	display: none;
}

.news-list-pages__numb a,
.news-list-pages__numb span {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 38px;
}

.news-list-pages__numb a,
.news-list-pages__numb span {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 28px;
}

.newsFilter {
	padding: 0 27px 20px 27px;
}

.category-listbar li {
	padding: 0 15px;
}

.category-listbar a {
	letter-spacing: 1px;
}

.management-persons {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.manager__short-info-img {
	max-height: 235px;
}

.manager__short-info-img {
	max-height: none;
}

.manager__short-info-text {
	padding: 20px;
}

.manager__short-info-text {
	padding: 15px;
}

.manager__short-info-text:after {
	content: none;
}

.manager__short-info-ask {
	margin-left: 15px;
	bottom: 15px;
}

.manager__full-info {
	display: none;
	position: relative;
	left: inherit;
	top: inherit;
	width: auto;
	opacity: 1;
	-webkit-transition: none;
	transition: none;
	padding: 0;
	background: none;
	color: #000;
}

.manager__full-info .user-content--white h1,
.manager__full-info .user-content--white h2,
.manager__full-info .user-content--white h3,
.manager__full-info .user-content--white h4,
.manager__full-info .user-content--white p,
.manager__full-info .user-content--white ul {
	color: #000;
}

.manager__full-info-closer {
	display: none;
}

.manager__full-info-descr {
	padding: 0;
	color: #000;
}

.manager__full-info-soc {
	position: relative;
	z-index: 1;
	left: 0;
	bottom: 0;
	display: none;
}

.form-open {
	width: 100%;
}

.form-open {
	width: 100%;
	padding-top: 35px;
	padding-bottom: 20px;
}

.form-open--modal {
	width: 100%;
	padding-top: 20px;
}

.form-open--modal .form-open__title {
	padding: 0 5% 20px 5%;
}

.form-open--modal .form-open__descr {
	padding-left: 0;
	padding-right: 0;
	width: auto;
}

.form-open--modal .form-open__input {
	padding-left: 0;
	padding-right: 0;
}

.form-open--thanks .form-open__title {
	padding-left: 5%;
	padding-right: 5%;
}

.form-open__title {
	padding-left: 7%;
}

.form-open__title {
	font-size: 22px;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 20px;
}

.form-open__title--modal {
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 20px;
}

.form-open__title-descr {
	padding-left: 5%;
	padding-right: 5%;
}

.form-open__row {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-bottom: 15px;
	padding-left: 5%;
	padding-right: 5%;
}

.form-open__descr {
	width: 100%;
	padding-top: 0;
	padding-bottom: 5px;
	text-align: left;
}

.form-open__descr img {
	display: none;
}

.form-open__descr--modal {
	position: relative;
	left: initial;
	top: initial;
	width: 100%;
	padding-left: 5%;
	margin-bottom: 5px;
	text-align: left;
}

.form-open__descr--modal {
	padding-left: 0;
}

.form-open__input {
	width: 100%;
	margin-left: 0;
	padding-left: 0;
}

.form-open__input--modal {
	width: 100%;
	margin-left: 0;
	padding-left: 5%;
	text-align: center;
}

.form-open__input--modal .input-text {
	max-width: 100%;
}

.form-open__input--modal {
	padding-right: 0;
}

.form-open__input-text {
	line-height: 1.6;
}

.form-open__input-title {
	font-size: 24px;
}

.form-open__input-title--mini {
	font-size: 18px;
}

.form-open-helper {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-top: 1px solid #d2d2d2;
	border-left: none;
}

.form-open-helper--manager {
	border-top: none;
}

.form-open-helper__item {
	width: 33.33333%;
	padding-left: 3%;
	padding-right: 3%;
}

.form-open-helper__item {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.form-open-helper__item--3 {
	padding-top: 25px;
}

.form-open-helper__item--3 span:last-child {
	padding-bottom: 0;
}

.form-open-helper__item--4 {
	padding-top: 25px;
}

.form-open-helper__item--4 span:last-child {
	padding-bottom: 0;
}

.form-open-helper__item--5 {
	padding-top: 25px;
}

.form-open-helper__item--5 span:last-child {
	padding-bottom: 0;
}

.form-open-helper__item--smi {
	width: 50%;
}

.form-open-helper__item--manager {
	display: none;
}

.form-open-helper__item--partners {
	width: 100%;
	padding-bottom: 5px;
	border-left: none;
}

.form-open-helper__item--partners {
	padding-bottom: 0;
}

.form-open-helper__item--partners p {
	margin-bottom: 15px;
	font-size: 24px;
}

.form-open-helper__item--partners img {
	display: inline-block;
	margin-bottom: 15px;
	vertical-align: middle;
}

.form-open-helper__item--partners img {
	max-height: 50px;
	margin-left: 0;
	margin-right: 10px;
}

.form-open-next {
	width: 100%;
	height: 100px;
}

.form-open-wrap-press .form-open {
	width: 100%;
	float: none;
}

.form-open-wrap-press .form-open-helper {
	width: 100%;
	float: none;
}

.form-open-wrap-press .form-open-helper .form-open-helper__item {
	width: 50%;
}

.form-open-subtitle {
	padding-left: 7%;
}

.form-open-subtitle {
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 20px;
}

.map-contact-sec {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.map-contact-sec .wrapper {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
}

.map-contact__phones {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-right: none;
}

.mc-phones__one {
	width: 33.33333%;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.mc-phones__one {
	width: 100%;
	height: inherit;
	padding-bottom: 20px;
}

.mc-phones__one .btn {
	position: relative;
	left: auto;
	bottom: auto;
}

.mc-phones__one--1 {
	width: 40%;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

.mc-phones__one--1 {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	width: 100%;
}

.mc-phones__one--1 .category-listbar a {
	font-size: 12px;
}

.mc-phones__one--1 .category-listbar li {
	padding-left: 15px;
	padding-right: 15px;
}

.mc-phones__one--2 {
	border-bottom: none;
}

.mc-phones__one-title {
	font-size: 14px;
}

.mc-phones__one-title {
	max-width: 100%;
	font-size: 16px;
}

.mc-phones__one-descr {
	font-size: 14px;
}

.mc-phones__one-descr {
	max-width: 100%;
	font-size: 16px;
}

.mc-phones__one-phone {
	font-size: 14px;
}

.mc-phones__one-phone {
	font-size: 16px;
}

.map-contact__map {
	position: relative;
	top: inherit;
	left: inherit;
	width: 100%;
	height: 400px;
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

.map-contact__main-info-wrap {
	width: 100%;
	padding-right: 0;
}

.map-contact__main-info {
	border-right: none;
	border-left: none;
}

.mc-adress {
	padding-top: 30px;
}

.mc-adress {
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	min-height: 0;
}

.mc-adress__one {
	padding-left: 15px;
	padding-right: 15px;
}

.mc-adress__one {
	padding-left: 15px;
	padding-right: 15px;
}

.map-contact__other-cities-wrap {
	width: 100%;
	margin-left: 0;
	padding-right: 0;
}

.lisense-main__head-nav {
	width: 100%;
}

.lisense-main__head-nav ul {
	padding-left: 8%;
}

.lisense-main__head-nav ul {
	padding-bottom: 15px;
}

.lisense-main__head-nav a {
	font-size: 12px;
}

.lisense-main__head-nav a {
	margin-bottom: 15px;
}

.lisense-main__head-news {
	width: 100%;
	padding: 20px 4%;
	border-left: none;
}

.lisense-main__head-title {
	margin-bottom: 20px;
}

.lisense-main__head-title {
	margin-bottom: 35px;
	padding-left: 60px;
	font-size: 14px;
}

.lisense-main__head-icon {
	max-width: 45px;
}

.lisense-main__head-icon {
	top: 20px;
	left: 4%;
}

.lisense-main__head-icon img {
	width: 40px;
}

.lisense-main__head-icon img {
	margin-bottom: 5px;
}

.lisense-main__head-icon span {
	display: inline-block;
	line-height: 1.2;
	font-size: 10px;
}

.bigfile {
	padding-left: 70px;
}

.bigfile .lisense-main__head-title {
	margin-bottom: 10px;
}

.bigfile p {
	font-size: 12px;
	line-height: 150%;
}

.lisense-main__block {
	margin-left: 0;
}

.lisense-main__block--empty {
	padding-bottom: 20px;
}

.lisense-main__block-title {
	padding: 20px 4%;
}

.lisense-main__block-list {
	width: 100%;
	border-left: none;
}

.lisense-main__block-list-title {
	width: 100%;
	padding-bottom: 15px;
}

.lisense-main__block-list-title {
	padding: 0;
}

.lisense-main__block-list-title p {
	padding: 20px 4% 0 4%;
}

.lm-license {
	padding: 20px 4% 20px 70px;
}

.lm-license .lm-license__svg {
	left: 4%;
	top: 25px;
}

.lisense-caption {
	padding: 30px 15px 30px 15px;
	margin: 0 -15px 0 -15px;
}

.clients-main__nav {
	width: 100%;
}

.clients-main__list {
	width: 100%;
	margin-left: 0;
	margin-top: 12px;
	border-left: none;
	border-top: 1px solid #d2d2d2;
}

.clients-main__list.clients-main__listcol3 {
	width: 100%;
}

.clients-main__list--centered {
	margin-left: 0;
}

.clients-main__list-title {
	width: 100%;
	margin-left: 0;
	margin-top: 12px;
	padding-top: 25px;
	padding-bottom: 15px;
	border-left: none;
}

.clients-main__item .client-item {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	height: 200px;
}

.clients-main__item-logo {
	height: 40px;
}

.clients-main__item-logo img {
	max-height: 30px;
}

.clients-main__item-title {
	padding-top: 8px;
	line-height: 1.5;
	padding-bottom: 5px;
	font-size: 11px;
}

.clients-main__item-title.middle {
	font-size: 12px;
}

.clients-main__item-title.mini {
	font-size: 10px;
}

.clients-main__item-category {
	font-size: 10px;
}

.clients-main__item-category {
	padding-top: 7px;
	padding-bottom: 7px;
}

.cm-modal__img {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	line-height: 150%;
}

.cm-modal__img a {
	position: relative;
	left: initial;
	bottom: initial;
	display: inline-block;
	margin-top: 20px;
	bottom: 0;
}

.cm-modal__text {
	width: 100%;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.clients-main__empty-list-body {
	width: 100%;
	margin-left: 0;
	padding-top: 30px;
	border-left: none;
}

.about-work .about-work__item {
	position: relative;
	width: 100%;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFF;
	margin: 0 !important;
}

.about-work .about-work__item.active {
	height: auto;
	margin: 0;
}

.about-work .about-work__item.active {
	width: 100%;
}

.about-work .about-work__item.active .about-work__item-title {
	padding-top: 0;
}

.about-work .about-work__item.active .about-work__item-soc {
	position: relative;
}

.about-work .about-work__item:nth-child(2),
.about-work .about-work__item:nth-child(4),
.about-work .about-work__item:nth-child(5),
.about-work .about-work__item:nth-child(7),
.about-work .about-work__item:nth-child(10),
.about-work .about-work__item:nth-child(12),
.about-work .about-work__item:nth-child(13),
.about-work .about-work__item:nth-child(15) {
	color: #000;
}

.about-work .about-work__item:nth-child(2) .user-content,
.about-work .about-work__item:nth-child(4) .user-content,
.about-work .about-work__item:nth-child(5) .user-content,
.about-work .about-work__item:nth-child(7) .user-content,
.about-work .about-work__item:nth-child(10) .user-content,
.about-work .about-work__item:nth-child(12) .user-content,
.about-work .about-work__item:nth-child(13) .user-content,
.about-work .about-work__item:nth-child(15) .user-content {
	color: #000;
}

.about-work .about-work__item:nth-child(2) .soc-links p,
.about-work .about-work__item:nth-child(4) .soc-links p,
.about-work .about-work__item:nth-child(5) .soc-links p,
.about-work .about-work__item:nth-child(7) .soc-links p,
.about-work .about-work__item:nth-child(10) .soc-links p,
.about-work .about-work__item:nth-child(12) .soc-links p,
.about-work .about-work__item:nth-child(13) .soc-links p,
.about-work .about-work__item:nth-child(15) .soc-links p {
	color: #000;
}

.about-work__item-title {
	padding-top: 0;
	padding-right: 45px;
}

.about-work__item-info {
	display: none;
	opacity: 1;
	-webkit-transition: none;
	transition: none;
}

.about-work__item-soc {
	position: absolute;
	bottom: auto;
	left: auto;
}

.about-work__item-close {
	display: none;
}

.career-anons__main {
	width: 100%;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.career-anons__main .learning-all__course-wrap--career {
	min-width: 200px;
}

.career-anons__main-text {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.career-anons__main-phone {
	width: 100%;
	padding-top: 20px;
	padding-left: 15px;
}

.career-anons__vacancy {
	width: 100%;
}

.career-anons__vacancy a {
	position: relative;
	left: initial;
	top: initial;
	display: inline-block;
}

.career-anons__vacancy a em {
	font-size: 128px;
}

.career-anons__vacancy a em {
	margin-left: 0;
	margin-top: 0;
	padding-left: 15px;
	padding-right: 15px;
}

.career-anons__vacancy a em.middle {
	font-size: 90px;
}

.career-anons__like {
	display: none;
}

.career-anons__like img {
	max-width: 75px;
}

.career-faq-sec {
	padding-bottom: 20px;
}

.career-faq .career-faq__main {
	margin-bottom: -25px;
}

.career-faq:last-child .career-faq__main {
	margin-bottom: 0;
}

.career-faq__main {
	padding-top: 0;
}

.career-faq__main {
	padding-left: 15px;
	padding-right: 15px;
}

.vacancy-main__nav {
	width: 100%;
}

.vacancy-main__list {
	width: 100%;
	border-top: 1px solid #d2d2d2;
	border-left: none;
	border-right: none;
}

.vacancy-main__item-title {
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 20px;
	line-height: 1.3;
}

.vacancy-main__item-title {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	font-size: 16px;
}

.vacancy-main__item-bonus {
	left: 15px;
}

.vacancy-main__item-bonus {
	padding-top: 4px;
	padding-bottom: 4px;
}

.vacancy-main__item-detail-pay {
	font-size: 22px;
}

.vacancy-main__item-detail-pay {
	font-size: 18px;
}

.vacancy-main__item-detail-pay .rouble {
	font-size: 18px;
}

.vacancy-about__info .user-content-wrap {
	padding-left: 15px;
	padding-right: 15px;
}

.vacancy-about__info-salary-wrap {
	padding-left: 15px;
	padding-right: 15px;
}

.vacancy-about__info-salary {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
}

.vacancy-about__info-salary-sum {
	font-size: 42px;
}

.vacancy-about__info-salary-sum {
	font-size: 24px;
}

.vacancy-about__info-salary-sum .rouble {
	font-size: 18px;
}

.vacancy-about__info-salary-city {
	font-size: 12px;
}

.vacancy-about__info-salary-city span {
	font-size: 16px;
}

.benefits-anons__item {
	width: 90%;
}

.benefits-anons__link-all {
	font-size: 16px;
}

.projects-main__nav {
	width: 100%;
}

.projects-main__list {
	width: 100%;
	border-left: none;
}

.projects-main__list--titled {
	width: 100%;
}

.projects-main__list.projects-main__listw100 .projects-main__item {
	width: 100%;
}

.projects-main__item {
	width: 100%;
}

.projects-main__item .projects-item {
	padding-top: 15px;
	padding-bottom: 40px;
}

.projects-main__item .projects-item {
	min-height: 0;
}

.projects-main__item-title {
	font-size: 12px;
	line-height: 1.6;
}

.projects-main__item-text {
	line-height: 1.8;
}

.projects-main__item-category {
	bottom: 10px;
}

.projects-main__item-category {
	left: 4%;
}

.projects-another__item {
	width: 50%;
	margin-bottom: 15px;
}

.projects-another__item img {
	margin-bottom: 5px;
}

.projects-another__item span {
	font-size: 16px;
}

.departments-main__nav {
	width: 100%;
}

.departments-main__nav.departments-main__nav2 {
	width: 100%;
	float: none;
}

.departments-main__list {
	width: 100%;
	padding-left: 15px;
	padding-right: 8px;
	border-right: none;
	border-left: none;
}

.departments-main__item-wrap {
	padding-bottom: 25px;
	text-align: center;
}

.departments-main__item-wrap:nth-child(1),
.departments-main__item-wrap:nth-child(2) {
	padding-top: 45px;
}

.departments-main__item-wrap:nth-child(1),
.departments-main__item-wrap:nth-child(2) {
	padding-top: 0;
}

.departments-main__item-wrap:last-child {
	padding-bottom: 45px;
}

.departments-main__item-wrap:last-child {
	padding-bottom: 30px;
}

.departments-main__item-wrap:nth-child(odd) {
	border-right: none;
}

.departments-main__item {
	display: inline-block;
}

.departments-main__item-title {
	font-size: 12px;
}

.departments-main__item-title {
	padding-top: 10px;
}

.department-info__nav {
	width: 100%;
	padding-top: 25px;
	padding-left: 50px;
	padding-right: 15px;
	padding-bottom: 20px;
}

.department-info__nav {
	padding-left: 15px;
}

.department-info__nav--invisible {
	display: none;
}

.department-info__client {
	width: 100%;
	border-left: none;
	border-top: 1px solid #d2d2d2;
}

.department-info__client {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.department-info__client:before,
.department-info__client:after {
	content: none;
}

.department-info__client-text-wrap {
	width: 100%;
	padding-left: 0;
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

.department-info__client-text-wrap img {
	position: relative;
	top: initial;
	right: initial;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.department-info__client-text {
	width: 100%;
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

.department-info__client-link {
	width: 100%;
	text-align: left;
}

.department-info__author {
	width: 100%;
	margin-top: 30px;
	text-align: left;
}

.department-info__author p {
	margin-bottom: 0;
}

.department-info__author-img {
	float: left;
	margin-right: 15px;
}

.department-info__author-img {
	float: none;
	display: block;
	margin-right: 0;
	margin-bottom: 10px;
}

.department-info__main {
	width: 100%;
	border-left: 0;
	padding-left: 15px;
	padding-right: 15px;
}

.department-info__main--centered {
	margin-left: 0;
}

.department-info__item:before {
	right: -25%;
}

.department-info__item--tasked {
	padding: 20px;
}

.department-info__item--tasked:after {
	content: "";
	position: absolute;
	top: 0;
	right: -100%;
	width: 100%;
	height: 100%;
	background: #333;
}

.department-info__item--tasked h3 {
	padding-bottom: 14px;
}

.department-info__item--result:after {
	content: "";
	position: absolute;
	top: 0;
	right: -100%;
	width: 100%;
	height: 100%;
	background: #f2f2f2;
}

.department-info__item--download {
	padding-bottom: 80px;
}

.department-info__w50-note {
	width: 100%;
}

.department-info__w50-note:first-child {
	padding-right: 0;
	padding-bottom: 25px;
}

.department-info__w50-tablet {
	width: 100%;
	padding-bottom: 25px;
}

.department-info__w50-tablet:first-child {
	padding-right: 0;
}

.department-info__tasks li {
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 30px;
}

.department-info__tasks li:after {
	font-size: 30px;
}

.department-info__tasks span {
	font-size: 14px;
}

.department-info__sidebar .btn {
	margin-bottom: 10px;
}

.department-info__sidebar .user-content-wrap {
	padding-left: 15px;
	padding-right: 15px;
}

.department-info__sidebar-otziv {
	background-position: 95% 4%;
	background-size: 40px;
}

.department-info__helper .input-text {
	max-width: 100%;
}

.departent-tags {
	width: 100%;
	margin-left: 0;
}

.departent-tags {
	padding-left: 15px;
	padding-right: 15px;
}

.departent-tags span {
	position: relative;
	left: initial;
	top: initial;
	width: 100%;
	text-align: left;
	line-height: 1.7;
}

.corporate-anons__sidebar {
	width: 100%;
	padding-top: 30px;
}

.corporate-anons__sidebar p,
.corporate-anons__sidebar a {
	font-size: 12px;
}

.corporate-anons__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.corporate-anons__list {
	width: 100%;
	padding-top: 40px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: none;
}

.corporate-anons__item-wrap {
	width: 50%;
}

.corporate-anons__item-wrap {
	width: 100%;
}

.corporate-anons__item {
	margin-bottom: 30px;
}

.corporate-anons__item {
	margin-right: 0;
}

.corporate-anons__item-img {
	margin-bottom: 10px;
}

.corporate-anons__item-title {
	font-size: 12px;
	line-height: 1.4;
}

.corporate-anons__all {
	margin-top: 5px;
}

.corporate-anons__all {
	margin-bottom: 20px;
}

.corporate-main__item {
	width: 100%;
	margin-left: 0;
	padding-left: 15px;
	padding-right: 15px;
}

.corporate-main__item:after {
	content: none;
}

.corporate-main__item:nth-child(2n):after {
	content: none;
}

.corporate-main__item:nth-child(2n) .corporate-main__item-img {
	float: none;
	margin: 20px auto 0;
}

.corporate-main__item-img {
	width: 100%;
	max-width: 240px;
	display: block;
	float: none;
	margin: 20px auto 0;
}

.corporate-main__item-text {
	padding-right: 0;
	padding-left: 0;
	padding-top: 30px;
	padding-bottom: 10px;
}

.corporate-main__item-more {
	line-height: 1.5;
}

.recommendation-anons-sec {
	border-bottom: none;
}

.recommendation-anons {
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
}

.recommendation-anons__sidebar {
	padding-bottom: 0;
}

.recommendation-anons__main {
	width: 100%;
	margin-top: 20px;
	border-right: none;
	border-left: none;
}

.recommendation-anons__main-steps {
	width: auto;
}

.recommendation-anons__main-steps {
	padding-right: 0;
}

.recommendation-anons__main-steps--students {
	width: 100%;
	max-width: 100%;
}

.recommendation-anons__main-step-wrap {
	padding-bottom: 30px;
}

.recommendation-anons__main-step-wrap:before {
	left: -65px;
	top: -10px;
	font-size: 60px;
}

.recommendation-anons__main-step-wrap:before {
	content: none;
}

.recommendation-anons__main-step-wrap:first-child:after {
	top: 25px;
}

.recommendation-anons__main-step-wrap:last-child:after {
	height: 20px;
}

.recommendation-anons__main-step-wrap--students:first-child:after {
	top: 18px;
}

.recommendation-anons__main-step:after {
	top: 10px;
}

.recommendation-anons__main-text {
	width: 100%;
}

.recommendation-anons__main-text {
	padding-left: 0;
}

.recommendation-faq {
	padding-top: 20px;
}

.recommendation-faq__title {
	width: 130px;
}

.recommendation-faq__title {
	position: relative;
	left: inherit;
	top: inherit;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 24px;
}

.recommendation-faq__list {
	width: 100%;
	margin-left: 0;
	border-left: none;
}

.recommendation-faq__item {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.recommendation-faq__item-answer {
	font-size: 24px;
}

.recommendation-faq__item-answer {
	padding-bottom: 14px;
}

.smi-main__list {
	width: 100%;
	border-left: none;
}

.smi-main__item {
	width: 50%;
}

.smi-main__item {
	width: 100%;
	border-right: none;
}

.smi-main__item:nth-child(3n+3) {
	border-right: 1px solid #d2d2d2;
}

.smi-main__item:nth-child(3n+3) {
	border-right: none;
}

.smi-main__item:nth-child(2n+2) {
	border-right: none;
}

.press-anons__main {
	width: 100%;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.press-anons__links {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.press-anons__link span {
	left: 20px;
	font-size: 16px;
	padding-right: 15px;
}

.press-firstyle {
	padding-top: 20px;
}

.press-firstyle__main {
	padding-bottom: 20px;
}

.press-firstyle__main {
	width: 100%;
	margin-left: 0;
	padding-top: 25px;
	border-left: none;
	border-right: none;
}

.press-firstyle__main h3 {
	padding-left: 30px;
}

.press-firstyle__main h3 {
	padding-left: 15px;
}

.press-firstyle__link-logo {
	display: none;
}

.press-photos {
	width: 100%;
	margin-left: 0;
}

.press-photos {
	height: 230px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 30px;
}

.press-photos__icon {
	display: none;
}

.press-photos__btn {
	left: 15px;
	right: auto;
	bottom: 20px;
	font-size: 16px;
}

.press-center-anons__title {
	width: 100%;
	padding-top: 25px;
	border-right: none;
	border-bottom: 1px solid #d2d2d2;
}

.press-center-anons__list {
	width: 100%;
	padding-top: 10px;
	padding-left: 4%;
}

.press-center-anons__item {
	width: 50%;
	float: none;
	margin-bottom: 20px;
}

.press-center-anons__item {
	width: 100%;
}

.press-center-main .press-center-more {
	display: block;
}

.press-center-main .press-center-more {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1;
}

.press-center-main__title {
	width: 100%;
	padding-top: 25px;
	border-right: none;
	border-bottom: 1px solid #d2d2d2;
}

.press-center-main__list {
	width: 100%;
}

.press-center-main__item-date {
	width: 25%;
}

.press-center-main__item-date {
	padding-top: 25px;
	padding-bottom: 25px;
}

.press-center-main__item-date span {
	font-size: 38px;
}

.press-center-main__item-title {
	width: 75%;
}

.press-center-main__item-title {
	padding-top: 25px;
	padding-bottom: 25px;
}

.press-center-main__link {
	width: 100%;
	padding: 15px;
}

.press-center-main__link.press-center-main__link2 {
	width: 100%;
	margin: 0;
	padding: 15px;
}

.press-center-more {
	width: 100%;
}

.press-center-more--tablet-hidden {
	display: none;
}

.press-center-more__link-wrap {
	float: left;
	margin-left: 0;
}

.press-center-more__link-wrap {
	width: 100%;
	margin-left: 0;
}

.press-center-more__link {
	width: 66.66666%;
	margin-left: 33.33333%;
	padding-top: 30px;
	padding-bottom: 30px;
}

.press-center-more__link {
	width: 100%;
	margin-left: 0;
	padding-top: 30px;
	padding-bottom: 30px;
}

.it-support-main__nav-wrap {
	width: 100%;
	margin-top: 30px;
}

.it-support-main__nav {
	position: relative;
	top: initial;
	max-width: 600px;
}

.it-support-main__item-wrap:first-child .it-support-main__item:before {
	content: "";
}

.it-support-main__item {
	padding-left: 15px;
	padding-right: 15px;
}

.it-support-main__item.it-support-main__itemp0 {
	padding-left: 0;
	padding-right: 0;
}

.it-support-main__item-present {
	font-size: 16px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.it-support-main__item-present img {
	width: 40px;
}

.it-support-about {
	padding-top: 30px;
}

.it-support-about__title {
	left: 20px;
	font-size: 22px;
}

.it-support-about__title {
	position: relative;
	top: initial;
	left: initial;
	max-width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.it-support-about__main {
	width: 100%;
}

.it-support-about__main {
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: none;
	border-right: none;
}

.it-support-about__main--career {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.it-support-about__main--career .it-support-about__item {
	width: 50%;
	margin-bottom: 20px;
}

.it-support-about__item {
	width: 100%;
}

.it-support-about__item-title {
	padding-top: 5px;
	margin-bottom: 15px;
}

.it-support-about__other {
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.it-support-about__other {
	background: #f2f2f2;
}

.it-support-projects__title h3 {
	padding-left: 15px;
}

.it-support-projects__main-list {
	width: 66.66666%;
}

.it-support-projects__main-list {
	width: 100%;
	border-left: none;
	border-right: none;
}

.it-support-projects__main-item:nth-last-child(-n+2) {
	border-bottom: 1px solid #d2d2d2;
}

.it-support-projects__main-item {
	padding-top: 30px;
	padding-bottom: 40px;
}

.it-support-projects__main-item {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 30px;
	border-right: none;
}

.it-support-projects__main-item-title {
	font-size: 14px;
}

.it-support-projects__main-ask {
	width: 33.33333%;
}

.it-support-projects__main-ask {
	width: 100%;
	padding-top: 25px;
	padding-bottom: 80px;
}

.it-support-projects__ask-img {
	position: relative;
	left: initial;
	top: initial;
}

.projects-more {
	margin-left: 0;
	width: 100%;
	border-left: none;
}

.projects-more h3 {
	padding-left: 15px;
}

.projects-more__item {
	width: 45%;
	margin-left: 2.5%;
	margin-right: 2.5%;
}

.projects-more__item {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
}

.testing-info__nav {
	width: 100%;
	border-bottom: 1px solid #d2d2d2;
}

.testing-info__main {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	border-left: none;
}

.testing-info__main-item .user-blockquote {
	margin-top: 20px;
}

.testing-info__main-item .btn {
	max-width: 100%;
	margin-right: 0;
	margin-bottom: 15px;
}

.testing-info__main-contact-phone {
	margin-right: 0;
}

.testing-info__main-item-question {
	font-size: 18px;
}

.testing-info__main-item-answer {
	padding-top: 0;
}

.learning-courses h3 {
	padding-left: 15px;
}

.learning-courses__table-wrap {
	overflow-y: auto;
}

.learning-courses__table {
	width: 100%;
	min-width: 540px;
}

.learning-courses__table th {
	font-size: 14px;
	font-weight: 700;
}

.learning-courses__table td {
	font-size: 14px;
}

.learning-courses__table-notes {
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

.learning-courses__table-notes p {
	margin-bottom: 5px;
}

.learning-courses__benefit:first-child {
	border-right: none;
	border-bottom: 1px solid #d2d2d2;
}

.learning-courses__benefit {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.learning-all {
	width: 100%;
	margin-left: 0;
	padding-left: 15px;
	padding-right: 15px;
}

.learning-all--mini {
	width: 100%;
	margin-left: 0;
}

.learning-all__courses {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 15px;
}

.learning-all__course-wrap {
	float: none;
	width: auto;
	max-width: 50%;
	display: inline-block;
}

.learning-all__course-wrap--career {
	margin: 0 auto;
}

.learning-all__course span {
	top: initial;
	bottom: 40px;
}

.learning-all-contact td:first-child {
	width: 160px;
}

.learning-all-contact td:first-child {
	padding-right: 20px;
	font-size: 13px;
	width: auto;
}

.learning-all-contact td:last-child {
	font-size: 13px;
	width: auto;
}

.learning-all__map {
	padding-top: 30px;
}

.it-services-main-sec {
	padding-top: 15px;
	padding-bottom: 15px;
}

.it-services-title {
	padding-top: 15px;
}

.it-services-main {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.it-services-main {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 15px;
	padding-right: 15px;
}

.it-services-main__item li {
	padding-left: 15px;
}

.search-main__head {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d2d2d2;
}

.search-main__head svg {
	right: 30px;
}

.search-main__input {
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 15px;
}

.search-main__table-head {
	display: none;
}

.search-main__table span {
	line-height: 1.7;
}

.search-main__table-row {
	display: block;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}

.search-main__table-cell:first-child {
	padding-left: 0;
	padding-right: 0;
}

.search-main__table-cell {
	display: block;
	width: 100% !important;
	padding-top: 0;
	padding-bottom: 6px;
	padding-left: 0;
	padding-right: 0;
	border-right: none;
}

.group-company-about__nav ul {
	padding-bottom: 15px;
	padding-left: 15px;
}

.group-company-about__nav li {
	margin-bottom: 15px;
}

.group-company-about__nav a {
	font-size: 12px;
}

.group-company-about__nav a {
	margin-bottom: 15px;
}

.group-company-about__main {
	padding: 15px;
}

.group-company-about__main.group-company-about__main2 {
	width: auto;
	float: none;
	clear: both;
	border: none;
}

.group-company-about__list {
	padding: 0;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.group-company-about__item {
	width: 50%;
}

.group-company-about__item span {
	font-size: 64px;
}

.group-company-about__item span {
	left: 20px;
	font-size: 80px;
}

.group-company-about__item p {
	left: 20px;
}

.group-company-main__title {
	padding: 15px;
}

.group-company-main__title h3 {
	font-size: 22px;
}

.group-company-main__list {
	padding-top: 25px;
}

.group-company-main__list li {
	width: 100%;
	padding-right: 3%;
	padding-left: 6%;
}

.group-company-main__list li {
	padding-left: 30px;
	padding-right: 15px;
}

.group-company-main__list-link {
	font-size: 16px;
	margin-left: 30px;
}

.group-company-main__structure {
	padding-left: 15px;
	padding-right: 15px;
}

.group-company-main__structure-fact {
	padding-bottom: 20px;
	width: 50%;
}

.group-company-main__structure-fact p {
	padding: 0;
}

.group-company-about-history {
	padding: 15px;
}

.group-company-about-history p {
	padding-bottom: 0;
}

.group-company-list__item {
	width: 50%;
}

.group-company-list__item {
	width: 50%;
	min-height: 200px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
}

.group-company-list__item:nth-child(1),
.group-company-list__item:nth-child(3),
.group-company-list__item:nth-child(6),
.group-company-list__item:nth-child(8),
.group-company-list__item:nth-child(10) {
	background: #fff;
}

.group-company-list__item:nth-child(2n) {
	background: #fff;
}

.group-company-list__item-link {
	font-size: 13px;
}

.group-company-list__item-img {
	left: 15px;
	bottom: 15px;
}

.group-company-list__item-links {
	padding-bottom: 15px;
}

.group-comapany-univer__first {
	width: 100%;
}

.group-comapany-univer__first {
	padding-left: 15px;
	padding-right: 15px;
}

.group-comapany-univer__second {
	width: 100%;
}

.group-comapany-univer__second {
	padding-left: 15px;
	padding-right: 15px;
}

.group-comapany-univer__img-wrap {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 10px;
}

.group-comapany-univer__img {
	width: 100%;
	margin-bottom: 25px;
}

.group-comapany-univer__img-line {
	display: none;
}

.students-anons__main {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.students-anons__item {
	width: 100%;
	float: none;
	margin: 0 auto;
}

.students-anons__item a {
	height: auto;
	padding-top: 20px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
}

.students-anons__item span {
	line-height: 1.6;
}

.students-anons__item em {
	position: relative;
	display: block;
	left: initial;
	bottom: initial;
	padding-top: 5px;
	font-size: 16px;
}

.students-meet-sec {
	padding-bottom: 20px;
}

.students-meet {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.students-meet__title {
	width: 100%;
}

.students-meet__main {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.students-meet__main .user-content-wrap {
	padding-top: 0;
}

.students-meet__news {
	width: 25%;
}

.students-meet__news {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

.students-event .corporate-main__item-img {
	margin-right: auto;
}

.students-event__info {
	width: 100%;
	float: none;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

.students-way__title {
	top: 50px;
}

.students-way__title {
	top: 45px;
}

.students-way__nav {
	width: 100%;
	margin-left: 0;
	padding-top: 120px;
	border-left: none;
}

.students-way__nav {
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

.students-way__nav img {
	max-width: 60px;
}

.students-way__nav-link {
	margin-bottom: 0;
}

.students-way__nav-link {
	margin-right: 3%;
	margin-left: 3%;
}

.students-way__nav-link p {
	font-size: 14px;
}

.students-way__slide {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.students-way__slide-fact {
	width: 100%;
	min-height: initial;
	padding-top: 20px;
	padding-left: 35px;
	padding-right: 35px;
	padding-bottom: 20px;
}

.students-way__slide-fact {
	padding-left: 15px;
	padding-right: 15px;
}

.students-way__slide-info {
	width: 100%;
}

.students-way__slide-info {
	padding-left: 15px;
	padding-right: 15px;
}

.students-way__slide-info h3 {
	padding-bottom: 14px;
}

.students-cases__slide-person {
	padding: 15px;
}

.students-cases__slide-person p {
	margin-bottom: 5px;
}

.students-cases__slide-nav {
	top: 20px;
	right: 3%;
}

.students-cases__slide-nav a {
	margin: 0 6px;
}

.students-cases__slide-nav a:hover svg {
	-webkit-transform: scale(.7);
	-ms-transform: scale(.7);
	transform: scale(.7);
}

.students-cases__slide-nav svg {
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	transform: scale(.6);
}

.soc-trust-anons__main {
	width: 100%;
	border-left: none;
	border-top: 1px solid #d2d2d2;
	padding-left: 15px;
	padding-right: 15px;
}

.soc-trust-main {
	width: 100%;
	margin-left: 0;
	padding-top: 30px;
	border-left: none;
}

.soc-trust-main__title {
	margin-left: 0;
	padding-left: 4%;
	padding-right: 20px;
	padding-bottom: 20px;
}

.soc-trust-main__info-item .user-content-wrap {
	margin-bottom: 50px;
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
}

.soc-trust-main__info-item .user-content h4 {
	padding-bottom: 15px;
}

.soc-trust-main__info-img img {
	width: 200px;
}

.soc-trust-main__slider-nav {
	left: 15px;
	bottom: 15px;
}

.history-anons {
	padding-left: 20px;
	padding-right: 20px;
}

.history-anons {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.history-anons__descr {
	padding-right: 12%;
}

.history-anons__descr {
	width: 100%;
	padding-right: 0;
	padding-bottom: 15px;
}

.history-anons__descr p {
	font-size: 14px;
}

.history-anons__info {
	width: 100%;
}

.history-anons__info-item {
	padding-bottom: 10px;
}

.history-anons__info-item span {
	font-size: 26px;
}

.history-anons__info-item p {
	font-size: 14px;
}

.history-anons__info-item--full {
	padding-right: 0;
}

.history-main__nav-wrap {
	width: 15%;
}

.history-main__nav-wrap {
	display: none;
}

.history-main__nav li {
	padding-left: 20px;
}

.history-main__info {
	width: 85%;
}

.history-main__info {
	width: 100%;
	padding-top: 30px;
}

.history-main__info-item-list {
	width: 85%;
	margin-left: 10%;
}

.history-main__info-item {
	padding-top: 30px;
	padding-bottom: 30px;
}

.history-main__info-item {
	min-height: 120px;
}

.history-main__info-item:before {
	left: -17px;
}

.history-main__info-item:after {
	left: -21px;
	top: 40px;
}

.history-main__info-year {
	width: 100px;
	left: -150px;
	top: 35px;
	font-size: 36px;
}

.history-main__info-year {
	width: 100%;
	left: 0;
	top: 0;
	font-size: 24px;
}

.otrasli-projects-title {
	border-bottom: 1px solid #d2d2d2;
}

.otrasli-news {
	padding-top: 30px;
}

.otrasli-news__list {
	width: 100%;
	margin-left: 0;
	padding-left: 20px;
}

.otrasli-news__list {
	padding-left: 15px;
	padding-right: 15px;
}

.otrasli-news__list--events {
	padding-top: 90px;
}

.otrasli-news__list--events {
	padding-top: 50px;
}

.colLeft {
	width: 100%;
	float: none;
	border-right: none;
}

.colLeft.colLeft3 {
	width: 100%;
}

.colCenter {
	width: 100%;
	float: none;
	border-left: none;
	margin-left: 0;
}

.colCenter.colCenter2 {
	margin-left: 0;
}

.colCenter.colCenter3 {
	width: 100%;
}

.otrList ul li {
	padding-right: 0;
	width: auto;
	display: block;
}

.otSlider .otSlide {
	height: 250px;
	line-height: 240px;
	padding: 0 50px;
}

.otSlider .otSlide dl dt {
	font-size: 40px;
}

.otSlider .otSlide dl dd p {
	font-size: 14px;
}

.sliderNav a {
	left: 0;
}

.sliderNav a.slidenext {
	right: 0;
}

.sliderNav.sliderNav2 {
	display: inline-block;
	padding: 0;
	vertical-align: middle;
	float: right;
}

.colLeftpad {
	padding: 15px;
}

.sliderName {
	display: inline-block;
	padding-top: 0;
}

.events-soc-sharing-wrap {
	width: 100%;
	margin-left: 0;
	border-left: none;
}

.events-soc-sharing {
	padding-left: 15px;
}

.events-soc-sharing p {
	font-size: 14px;
}

.events-soc-sharing a {
	height: 60px;
	width: 60px;
}

.events-all-link span {
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 18px;
}

.searching-list__result {
	padding-top: 15px;
}

.solution-main {
	width: 100%;
	margin-left: 0;
	border-left: none;
}

.solution-main__anons {
	min-height: initial;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.solution-main__category {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.solution-main__category-title {
	position: relative;
	left: initial;
	top: initial;
	width: 100%;
}

.solution-main__links-category a {
	padding-left: 20px;
	padding-right: 20px;
}

}

@media only screen and (max-width:750px) {

.cookiesagree {
	padding: 15px 80px 15px 15px;
}

.cookiesBtn:link,
.cookiesBtn:visited,
.cookiesBtn:hover {
	margin: 0;
}

}

@media (max-width:640px) {

.agmodal__close {
	top: 5px;
	right: 5px;
}

}

@media screen and (max-width: 600px) {

.management-persons__item {
	width: 50%;
}

}

@media only screen and (max-width:500px) {

.cookiesagree {padding: 15px;}
.cookieTD,
.cookieTable {
	display: block;
	padding: 0;
}

.cookiesBtn:link,
.cookiesBtn:visited,
.cookiesBtn:hover {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cookiesBtn:link,
.cookiesBtn:visited,
.cookiesBtn:hover {
	margin: 10px 0 0 0;
}

.cookieTD:last-child {
	text-align: center;
}

}

@media screen and (max-width: 500px) {

.awItem {
	width: 100%;
}

.awItem .js-height {
	height: auto !important;
}

.siteList li {
	width: 100%;
	padding-top: 20px;
}

.nubmerItem {
	float: none;
	width: auto;
	margin: 0 -15px;
	overflow: hidden;
	height: auto;
	padding-bottom: 20px;
}

.nubmerItem2 {
	float: none;
	width: auto;
	margin: 0 -15px;
	overflow: hidden;
	height: auto;
	padding-bottom: 20px;
}

.paramsTable th {
	display: block;
	padding: 0;
}

.paramsTable td {
	display: block;
	padding: 0;
}

.paramsTable td:nth-child(2) {
	font-size: 24px;
	line-height: 150%;
}

.paramsTable tr {
	display: block;
	padding: 20px 0;
}

.main-footer__center ul {
	padding: 0 10px 0 0;
}

.news-list__item {
	width: 100%;
}

.management-persons__item {
	width: 100%;
}

.manager__short-info {
	padding-bottom: 15px;
}

.manager__short-info-text {
	min-height: 0;
}

.manager__short-info-ask {
	position: relative;
	left: 0;
	bottom: 0;
	margin: 0 15px 15px 15px;
}

.form-open-helper__item--smi {
	width: 100%;
}

.form-open-wrap-press .form-open-helper .form-open-helper__item {
	width: 100%;
}

.lm-license {
	padding: 20px 4% 20px 50px;
}

.clients-main__list.clients-main__listcol3 .clients-main__item {
	width: 50%;
}

.clients-main__item {
	width: 50%;
}

.clients-main__item-title {
	padding-bottom: 0;
}

.projects-another__item {
	width: 100%;
}

.departments-main__item-wrap {
	width: 100%;
}

.department-info__helper .form-open-helper__item {
	width: 100%;
	margin-left: 0;
}

.press-anons__link-wrap {
	width: auto;
	float: none;
	display: inline-block;
	margin: 0 auto;
}

.press-firstyle__link img {
	height: 200px;
	width: auto;
}

.press-firstyle__link .press-photos__btn {
	left: 30px;
}

.learning-all__course-wrap {
	max-width: none;
}

.learning-all-contact td:first-child {
	display: block;
	padding-bottom: 5px;
}

.learning-all-contact td:last-child {
	display: block;
}

.it-services-main__item-wrap {
	width: 100%;
	max-width: 320px;
}

.group-company-about__item {
	width: 100%;
	max-width: 300px;
}

.group-company-main__structure-fact {
	width: auto;
	margin: 0 -20px;
	float: none;
}

.group-company-list__item {
	width: 100%;
}

.group-comapany-univer__first img {
	float: none;
}

.students-cases__slide-head {
	width: 100%;
	float: none;
}

.soc-trust-main__info-img {
	float: none;
}

}

@media screen and (max-height:900px) {

.main-info-square {
	padding-top: 30px;
}

.main-info-square__text h2 {
	margin-bottom: 15px;
}

.main-info-clients__list {
	padding-top: 50px;
}

.main-info-clients__item {
	margin-bottom: 50px;
}

.main-info-obzor__list {
	margin-top: 50px;
}

.main-info-obzor__item {
	min-height: 100px;
}

}

@media screen and (max-height:850px) {

.main-vac-list .main-info-square__text-vacancy:nth-child(3),
.main-vac-list .main-info-square__text-vacancy:nth-child(4) {
	display: none;
}

}

@media screen and (max-height:800px) {

.main-header-modal-nav-wrap {
	bottom: 30px;
}

.main-info-square__text li {
	padding-top: 10px;
}

.main-info-square__text-date {
	padding-bottom: 5px;
}

.main-info-projects__list {
	padding-top: 30px;
}

.main-info-clients__list {
	padding-top: 30px;
}

.main-info-clients__item {
	margin-bottom: 30px;
	padding-right: 30px;
}

}

@media screen and (max-height:700px) {

.main-info-square {
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
}

.main-info-square__text h2 {
	margin-bottom: 10px;
}

.main-info-square__text li {
	padding-top: 5px;
}

.main-info-clients__item-img img {
	width: auto;
	height: auto;
	max-height: 50px;
	max-width: 130px;
}

.main-info-clients__item-img {
	height: 80px;
	width: 160px;
	line-height: 80px;
}

.main-info-clients__item-descr {
	padding-top: 10px;
}

}

@-webkit-keyframes anim-top-down {

0% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

50% {
	-webkit-transform: translateY(20%);
	transform: translateY(20%);
}

100% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@keyframes anim-top-down {

0% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

50% {
	-webkit-transform: translateY(20%);
	transform: translateY(20%);
}

100% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@-webkit-keyframes fadeIn {

from {
	opacity: 0;
}

to {
	opacity: 1;
}

}

@keyframes fadeIn {

from {
	opacity: 0;
}

to {
	opacity: 1;
}

}

@-webkit-keyframes modal-nav-main {

0% {
	opacity: 1;
}

100% {
	opacity: 0;
}

}

@keyframes modal-nav-main {

0% {
	opacity: 1;
}

100% {
	opacity: 0;
}

}

@-webkit-keyframes animarr {

0%,100% {
	-webkit-transform: translateY(0) rotate(-45deg);
	transform: translateY(0) rotate(-45deg);
}

50% {
	-webkit-transform: translateY(5px) rotate(-45deg);
	transform: translateY(5px) rotate(-45deg);
}

}

@keyframes animarr {

0%,100% {
	-webkit-transform: translateY(0) rotate(-45deg);
	transform: translateY(0) rotate(-45deg);
}

50% {
	-webkit-transform: translateY(5px) rotate(-45deg);
	transform: translateY(5px) rotate(-45deg);
}

}

@-webkit-keyframes main-square {

0% {
	opacity: 0;
}

100% {
	opacity: 1;
}

}

@keyframes main-square {

0% {
	opacity: 0;
}

100% {
	opacity: 1;
}

}






.subscribe-close {
	display: none !important;
}

#subscribe_news_modal.fixed {
	display: flex;
	align-items: center;
	justify-content: center;
	overflow-y: auto;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
}
#subscribe_news_modal .form-open--modal {
	position: relative;
	padding: 47px 70px 74px 48px;
	width: 632px;
	max-width: calc(100% - 40px);
}
#subscribe_news_modal .subscribe-close {
	display: block !important;
	position: absolute;
    top: 16px;
    right: 16px;
    width: 22px;
    height: 22px;
	background-size: 22px;
    cursor: pointer;
    background-image: url(https://icl.ru/local/styles/css/icon-close-modal.svg);
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2;
	cursor: pointer;
}

#subscribe_news_modal .form-open__title {
	padding: 0;
	margin: 0 0 26px 0 !important;
	color: #1A1A1A;
	font-size: 32px;
	font-weight: 500;
	line-height: 120%;
	text-transform: uppercase;
}
#subscribe_news_modal .form-open__descr {
	padding-bottom: 9px;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
#subscribe_news_modal .form-open--modal .form-open__input {
	padding: 0;
}
#subscribe_news_modal .form-open__row {
	padding-bottom: 14px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
@media (max-height: 753px) {
	#subscribe_news_modal .form-open--modal {
		margin-top: calc(760px - 100vh);
	}
}
@media (max-width: 767px) {
	#subscribe_news_modal .form-open--modal {
		padding: 29px 22px 26px;
	}
	#subscribe_news_modal .form-open__title {
		margin-bottom: 21px;
		font-size: 22px;
		line-height: 26px;
	}
	#subscribe_news_modal .recaptha-widget {
		transform: scale(0.77);
    	transform-origin: left center;
		margin: 0 -10px;
	}
	#subscribe_news_modal .form-open__input--btn {
		margin-top: 5px;
	}
}


.department-info__helper iframe {
	transform: scale(0.7);
	transform-origin: center left;
}
.new-btn {
	position: absolute;
    z-index: 5;
    width: 200px;
    height: 44px;
    font-size: 12px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 267px;
    top: calc(50% - 22px);
}

@media only screen and (max-width: 1550px) and (min-width: 1350px) {
	.main-menu-helper {
		right: 20px;
	}
	.new-btn {
		right: 170px;
	}
}

@media only screen and (max-width: 1440px) and (min-width: 1380px)  {
	.new-btn {
		right: 163px;
		width: 180px;
		height: 40px;
	}
}
/*@media (max-width: 2000px) {*/
/*	.burgered li:nth-last-child(2) {*/
/*		display: none !important;*/
/*	}*/
/*	!*.new-btn {*!*/
/*	!*	display: none;*!*/
/*	!*}*!*/
/*	.department-info__helper iframe {*/
/*		transform: scale(0.6);*/
/*	}*/
/*}*/
@media (max-width: 1100px) {
	.department-info__helper iframe {
		transform: scale(0.7);
	}
}
@media (max-width: 576px) {
	.department-info__helper iframe {
		transform: scale(0.9);
	}
}
/*CHF*/
.grid_flex .grid_flex_col {
	position: absolute;
	width: 40%;
	height: 100%;
	padding-top: 125px;
}
.grid_flex .grid_flex_col.flex_col_slider {
	left: 40%;
  transform: translateY(-150%);
  animation: ani 3s forwards;
}

@keyframes ani {
  0% {transform: translateY(-150%);}
  100% {transform: translateY(0);}
}

.bann-sl .switchBl.hidden{
	opacity: 0;
	height: 0;
	width: 0;
}
.switchBl {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: transform 1s ease-in-out, opacity 2s ease-in-out;
}


/* Базовые стили для .main-info-bg */
.main-info-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    opacity: 0;
    
}


/* Стили для видимого элемента */
.main-info-bg.visible {
    opacity: 1;
    z-index: 1;
    transition: opacity 1s ease-in-out;
    animation: slideInFromRight 1s ease-in-out forwards;
}

/* Анимация появления с правой стороны */
@keyframes slideInFromRight {
    0% {
        transform: translateX(100%) scale(0.8) rotateY(90deg);
        opacity: 0;
    }
    100% {
        transform: translateX(0) scale(1) rotateY(0deg);
        opacity: 1;
    }
}

/* Анимация исчезновения вправо */
@keyframes slideOutToRight {
    0% {
        transform: translateX(0) scale(1) rotateY(0deg);
        opacity: 1;
    }
    100% {
        transform: translateX(100%) scale(0.8) rotateY(90deg);
        opacity: 0;
    }
}

/* Стили для скрываемого элемента */
.main-info-bg.hidden {
    z-index: 0;
    animation: slideOutToRight 1s ease-in-out forwards;
}



.sliter_outer.active-parent .slider_footer .slider_nav{
	background: #000;
}
.grid_flex .grid_flex_col .main-info-grid__row {
	/*padding-left: 44px;*/
}
.grid_flex .grid_flex_col .main-info-square--black, .grid_flex .grid_flex_col .main-info-square--red {
	width: 100%;
}
.grid_flex .grid_flex_col .main-info-title-wrap {
	padding-left: 192px;
	height: auto;
}
.grid_flex .grid_flex_col .main-info-title-wrap .mouse-ico {
	left: 130px;
}
.grid_flex .grid_flex_col .main-info-grid__row--bottom {
	top: 32%;
	height: 25%;
}
.grid_flex.main-info-grid {
	border: unset;
}
@media (max-height: 1081px) {
	.sliter_outer{
		padding-top:15%;
	}
	.sliter_outer h2 {
		font-size: 25px;
	}
	.sliter_outer .slider_desc {
	    font-weight: 400;
	    font-size: 17px;
	    line-height: 25px;
	}
	.slider_inner{
		display: flex;
	    flex-direction: column;
	    justify-content: flex-start;
	}
}


@media (max-width: 1024px) {
	.grid_flex .grid_flex_col {
		width: 60% !important;
	}
	.grid_flex .grid_flex_col.flex_col_slider {
		width: 40% !important;
		left: unset !important;
		right: 0 !important;
	}
}
@media (max-width: 768px) {
	.fancybox-iframe{
		width: 100%;
		height: 100%;
	}
	.grid_flex .grid_flex_col {
		position: relative;
		width: 100% !important;
		padding-top: 0;
	}
	.grid_flex .grid_flex_col .main-info-title-wrap {
		padding-left: 0;
		height: auto;
		float: none !important;
	}
	.grid_flex .grid_flex_col.flex_col_slider {
		width: 100% !important;
		left: unset !important;
		right: unset !important;
		position: relative;
		height: auto;
		box-sizing: border-box;
	}
	.sliter_outer {
		position: relative;
		left: unset;
		right: unset;
		top: unset;
		bottom: unset;
		color: #FFF;
		padding: 20px 10px;
		opacity: 0.8;
		height: auto;
	}
	.sliter_outer .slider_desc {
		font-size: 14px;
		line-height: 17.5px;
	}
	.sliter_outer h2 {
		font-size: 20px;
		line-height: 25px;
	}
	#sliter_outer {
		padding-bottom: 100px;
	}
	.slider_footer {
		height: 57px;
	}
	.slider_footer .slider_nav {
		width: 124px;
		height: 100%;
	}
	.slider_count {
		width: 85px;
		font-size: 20px;
		line-height: 25px;
		display: none;
	}
}
i {
	font-style: italic!important;
}
/*CHF*/