@font-face {
	font-family: 'Typo Upright BT';
	font-style: normal;
	font-weight: normal;
	src: local('Typo Upright BT'), url('../Typo Upright BT.woff') format('woff');
}

img,
legend {
	border: 0;
}

video {
    min-width: calc(100% + 1px);
}
#message {
    height: 100px;
}
#superContainer,
.fp-section,
.fp-slides,
sub,
sup {
	position: relative;
}

body,
html {
	height: 100%;
	background: #fff;
}

a,
a:focus,
a:hover {
	color: #fff;
}

.logo,
a {
	text-decoration: none;
}

/* .work_title {
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-box-direction: normal;
    -webkit-box-direction: normal;
} */



html {
	font-family: 'Ubuntu Condensed', sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 16px;
}

@media (min-width: 961px) {
	html {
		font-size: 13px;
	}
}

@media (min-width: 1366px) {
	html {
		font-size: 14px;
	}
}

@media (min-width: 1600px) {
	html {
		font-size: 15px;
	}
}

@media (min-width: 1920px) {
	html {
		font-size: 16px;
	}
}

body {
	margin: 0;
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
optgroup,
strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre,
textarea {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea,
ul {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

a:hover,
a:focus {
	text-decoration: none;
}

.fp-scrollable,
.fp-scroller,
.fp-slides,
.logo_img,
.p,
body.lock {
	overflow: hidden;
}

button,
select {
	text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	-moz-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto;
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	box-sizing: content-box;
}

.fp-section,
.stat {
	box-sizing: border-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
	-moz-appearance: none;
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

legend,
td,
th,
ul {
	padding: 0;
}

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

.social-likes_single-w {
    position:absolute !important;
    bottom:3% !important;
}

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

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

.fp-slide {
	float: left
}

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

.fp-slides {
	z-index: 1;
	height: 100%;
	-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);
	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 {
	position: relative
}

.iScrollIndicator {
	border: 0!important
}

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

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

.full_size_content,
.full_size_video,
.p {
	position: relative
}

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

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

.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell,
.fp-auto-height.fp-section,
.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
}

body {
	font-family: 'Ubuntu Condensed', sans-serif;
	color: #333;
	-webkit-font-smoothing: antialiased;
	cursor: default;
}

a {
	background-color: transparent;
	-webkit-transition: color .3s;
	-moz-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s;
}

.logo,
.up_arrow {
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}

.logo_text,
.slogan {
	font-size: 0;
	line-height: 0;
	color: transparent;
	letter-spacing: .05em;
	text-align: center;
}

.p {
	width: 100%;
}

.full_size_image {
	background-size: cover !important;
	background-position: center !important;
}

.full_size_image__nocrop {
	background-size: contain !important;
	background-repeat: no-repeat !important;
}

.full_size_image img, .full_size_image__nocrop img {
	opacity: 0;
	width: 100%;
	height: auto;
}

.header,
.up_arrow {
	position: fixed;
	z-index: 4;
}

.full_size_content>*,
.full_size_video>* {
	width: 100%;
	height: 100%;
}

.up_arrow {
	width: 60px;
	height: 60px;
	background: url(../../dist/img/arr_up.png) center no-repeat;
	background-size: contain;
	cursor: pointer;
	bottom: 32px;
	right: 32px;
	opacity: 0;
	visibility: hidden;
	transition: .3s ease-in-out;
}

.up_arrow.visible {
	opacity: 1;
	visibility: visible;
}

.first_img {
    display: none;
}

.link-prev {
    position:absolute;
    top:50vh;
    left: 20px;
    z-index:999;
}

.link-next {
    position:absolute;
    top:50vh;
    right: 20px;
    z-index:999;
}

.header {
	top: 0;
	left: 0;
	width: 72px;
	height: 100%;
	background: #1B0327;
	box-shadow: 2px -1px 5px rgba(0, 0, 0, .25);
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 999;
}

.logo_wrap {
	height: 200px;
}

.logo {
	margin: 13px 0;
	display: block;
	transition: .3s ease-in-out;
}

.logo_img,
.logo_text {
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	display: block;
}

.logo_img {
	width: 46px;
	height: 46px;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../img/logo_small.png) center no-repeat;
	background-size: contain;
	margin: 0 auto;
	transition: .3s ease-in-out;
}

.logo_text {
	text-transform: uppercase;
	transition: .3s ease-in-out;
}

.nav,
.slogan {
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
}

.slogan {
	transition: .3s ease-in-out;
}

.nav {
	opacity: 0;
	visibility: hidden;
	transition: .3s ease-in-out;
}

.nav_list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.nav_list_i {
	font-size: 17px;
	line-height: 1.4;
	background: #3C1251;
	color: #fff;
	white-space: nowrap;
}

.nav_list_i+.nav_list_i {
	border-top: solid 1px #512266;
}

.nav_list_i_link {
	text-decoration: none;
	padding: 6px 15px;
	display: block;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.active>.nav_list_i_link {
	color: #fff;
	background: #5B087E;
}

.nav_list_i_link:hover {
	text-decoration: none;
	background: #F9DB00;
	color: #fff;
}

.lang_menu,
.lang_menu_link {
	color: #41616c;
}

.lang_menu {
	text-align: center;
	z-index: 4;
	font: 16px/1.4 'Ubuntu Condensed', sans-serif;
}

.lang_menu_link.active,
.lang_menu_link:hover {
	color: #809ea9;
}

.lang_menu_rzd {
	display: block;
}



.client,
.work {
    position: relative;
	float: left;
	overflow: hidden;
}

.content {
	overflow: hidden;
}

.details_title {
	font-size: 1.71rem;
	line-height: 1.1;
	font-weight: 700;
	color: #2f2e2e;
	margin: 0 0 16px;
}

.details_title:after {
	content: '';
	display: block;
	max-width: 600px;
	height: 10px;
}

.details_desc,
.details_title_small {
	font-size: 1.035rem;
	line-height: 1.2;
}

.details_title_small {
	font-weight: 400;
	color: #000;
	font-family: nimbus-sans-tw01con, sans-serif;
	margin: -20px 0 32px;
}

.details_desc p {
    font-size: 1.035rem;
    margin: 0 0 1.5em 0;
    text-indent: 1.5em;
}

.details_desc h2 {
    /* line-height: 0.5; */
	font-size: 1.15rem;
	font-weight: 700;
}

.details_desc h3 {
	font-size: 1.05rem;
	font-weight: 400;
}

.details_desc a {
	color: #3d8fc2;
}

.details_desc p+p {
	margin-top: 0.8em;
	margin-bottom: 0.5em;
}

.details_phone {
    margin: 0;
	font-size: 1.375rem !important;
	color: #000;
}

.details_email {
    margin: 0 0 10px 0;
    font-size: 1.375rem !important;
	color: #3d9be9;
    text-decoration: underline;
}

.details_email:hover {
	color: #3d9be9;
}

.breadcrumbs,
.details_header {
	padding: 0;
	list-style: none;
}

.breadcrumbs {
	margin: 0;
}

.breadcrumbs span {
	font-size: 1rem;
	font-style: italic;
	color: #3d8fc2;
	display: inline-block;
}

.breadcrumbs span+span:before {
	content: '/';
	margin-right: 4px;
}

.breadcrumbs a {
	font-size: 1rem;
	font-style: italic;
	color: #3d8fc2;
}

.details_header {
	margin: 0;
}

.works {
	overflow: hidden;
}

/* .work {
    width: 50%;
    position: relative;
} */

.work_overlay,
.work_title {
	position: absolute;
	-webkit-transition: .3s ease-in-out;
	top: 60%;
	left: 0;
	right: 0;
	bottom: 0;
}

.details_closed .work {
	width: 33.33333%;
}

.work:active:before,
.work:focus:before,
.work:hover:before {
	background: rgba(255, 255, 255, .3);
}

.about_image,
.work_img {
    background-position: center;
	background-size: cover !important;
}

.work:active .work_overlay,
.work:active .work__title,
.work:active .work_title_text,
.work:focus .work_overlay,
.work:focus .work__title,
.work:focus .work_title_text,
.work:hover .work_overlay,
.work:hover .work__title,
.work:hover .work_title_text {
	opacity: 1;
}

.work_img {
	display: block;
	height: 310px;
}

.stats,
.work_title {
	display: -webkit-box;
	display: -ms-flexbox;
}

.work_overlay {
	opacity: 0;
	margin: auto;
	transition: .3s ease-in-out;
}

/* .work_title {
    font-size: 1.25rem;
    line-height: 1.2;
    font-weight: 400;
    padding: 10px 5%;
    opacity: 0;
    transition: .3s ease-in-out;
    color: #fff;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
} */

.about,
.client {
	position: relative;
}

.client_img_hover,
.stat {
	-webkit-transition: .3s ease-in-out;
}

.work_title_category {
	font-size: 10px;
	line-height: 1.2;
	color: #ccc;
	font-weight: 700;
}

.work_title_text {
	font-size: 1.125rem;
}



.about_image {
	min-height: 100%;
	min-height: 100vh;
}

.about_screen {
	background: #01212b;
}

.clients {
	overflow: hidden;
}

.client {
	width: 25%;
	height: 200px;
}

.client_img,
.client_img_hover {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	margin: auto;
	max-width: 80%;
}

.client_img_hover {
	opacity: 0;
	transition: .3s ease-in-out;
}

.client:hover .client_img_hover {
	opacity: 1;
}

#fp-nav {
	position: absolute;
	top: 50%;
	right: 16px;
	z-index: 1;
	margin: 0 !important;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 20px;
}

#fp-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#fp-nav li {
	margin: 10px 0;
}

#fp-nav a {
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, .85);
	background: rgba(1, 33, 43, .5);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	margin: 0 auto;
}

#fp-nav a:hover {
	-webkit-transform: scale(1.25);
	transform: scale(1.25);
}

#fp-nav a.active {
	-webkit-transform: scale(1.25);
	transform: scale(1.25);
	border: 3px solid rgba(255, 255, 255, .85);
	background-color: #809ea9;
}

.center {
	text-align: center;
}

.gm-style-mtc {
	line-height: 1.2;
}

.fp-auto-height {
	height: auto !important;
}

.cf:after,
.cf:before {
	content: '';
	display: table;
	height: 0;
	overflow: hidden;
	clear: both;
}

.cf:after {
	clear: both;
}

.bold {
	font-weight: 800;
}

.text_red {
	color: #d72229;
}

a.text_red:hover {
	color: #e07e2f;
}

.hide,
[hidden] {
	display: none;
}

/* work titles */
.work__title {
	position: absolute;
	opacity: 0;
	transition: opacity .6s;
	top: 10px;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 1.225rem;
	color: #01212b;
	padding: 0 10px;
	box-sizing: border-box;
}

.work__title span {
	background: rgba(255, 255, 255, 0.6);
	display: inline-block;
	padding: 4px 10px;
	line-height: 1;
}

@supports (display: grid) {
    
    .works {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(364px, 1fr));
        grid-auto-rows: 182px;
        grid-auto-flow: row dense;
	}
	
    .work {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        box-sizing: border-box;
        background: #fff;
        color: #fff;
        grid-column-start: auto;
        grid-row-start: auto;
        background-size: cover;
        background-position: center;
        box-shadow: -2px 2px 10px 0px rgba(#444, 0.4);
        transition: transform 0.3s ease-in-out;
        cursor: pointer;
        counter-increment: item-counter;    
    }
    
    .work--large {
        grid-row-end: span 2;
    }
}	
/* Preloader styles */

  #preloader{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	z-index: 2;
}

.preloader-container {
	width: 250px;
	height: 100px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -125px;
	color: #fff;
	font-size: 40px;
	letter-spacing: -2px;
	text-align: center;
	line-height: 35px;
}

#preloader .anim {
	position: absolute;
	width: 50px;
	height: 50px;
	/* background: url(./../img/pulse.svg) center center no-repeat; */
	background-size: 50px;
	margin: -16px 0 0 -16px;
}

/* Animations */

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

@keyframes slideInLeft {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

/* Popup styles */

.overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 30ms;
	visibility: hidden;
	opacity: 0;
	z-index: 999;
}

.overlay:target {
	visibility: visible;
	opacity: 1;
	z-index: 999;
}

.popup {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff;
	position: absolute;
	transition: all 1s ease-in-out;
}

/* .popup .close {
    position: absolute;
    top: 20px;
    right: 20px;
    transition: all 30ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
} */

.close {
	background-image: url("../img/close.svg");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 2em 2em;
	border: 0;
	content: '';
	display: block;
	height: 3em;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: center;
	text-indent: 3em;
	top: 0;
	width: 3em;
	z-index: 999;
	cursor: pointer;
}

.open {
	background-image: url("../img/chevron-right.svg");
	background-position: 75% 75%;
	background-repeat: no-repeat;
	background-size: 2em 2em;
	content: '';
	text-indent: -4em;
}
		

.popup .close:hover {
	color: #01212b;
}

.popup .content {
	max-height: 100%;
	overflow: auto;
}

/* 404 page styles */

.container {
	font-family: 'Ubuntu Condensed', sans-serif;
	position: relative;
	color: white;
	background-color: #01212b;
	overflow: hidden;
	margin-left: 72px;
	min-height: 100%;
	min-height: 100vh;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.menu_open .container {
	margin-left: 240px;
}

.container .fish {
	margin: 0;
	font-family: 'Typo Upright BT';
	font-weight: normal;
	font-size: 2.25rem;
}

.error {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50%;
	margin-left: -25%;
	transform: translateY(-50%);
	text-align: center;
	line-height: 1.2em;
}

.error p {
	margin: 0 0 5px 0;
}

.error h3 {
	margin: 0 0 30px 0;
}

.error h1 {
	margin: 0 0 10px 0;
}

.error img {
	margin: 30px 0;
}


/* Gmap window styles */

.heading,
.description {
	font-family: 'Ubuntu Condensed', sans-serif;
}


/* remove close button */

.gm-style-iw+div {
	display: none;
}


/* About styles*/

    /*numbers*/

.number_container {
	padding: 0;
	margin: 0 60px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	justify-content: space-around;
	align-content: space-between;
}

.number__item {
	/*background: tomato;*/
	width: 45%;
	margin-top: 10px;
}

@media (max-width: 650px) {
	.number__item {

		width:45%;
	}
}

@media (max-width: 450px) {
	.number__item {
		width:100%;
	}
}

.number__item h2 {
	line-height: 0.2;
	font-size: 2rem;
}

.number__item p {
	font-size: 1.125rem;
}

    /*team*/

.team_container {
	padding: 0;
	/* margin: 0 40px; */
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	justify-content: space-around;
	align-content: space-between;
}

.team_item {
	width: 26%;
	margin: 10px 20px 0;
	/* text-align: center; */
}

@media (max-width: 650px) {
	.team_item {
		width: 45%;
	}
}

@media (max-width: 450px) {
	.team_item {
		width: 90%;
	}
}

.team_item__img {
	max-width: 100%;
	height: auto;
	border-radius: 350px;
}

.team_item__name {
	display: block;
	font-size: 1rem;
	color: #000;
	line-height: 1.4;
}

.team_item_status {
	display: block;
	font-size: 1rem;
	color: #626262;
	font-style: italic;
	line-height: 1.4;
}

.team_item__mail {
	font-size: 1rem;
	line-height: 1.4;
	color: #008ffe;
}


    /*cliens*/

.client_container {
	padding: 0;
	margin: 0 40px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	justify-content: space-around;
	align-content: space-between;
}

.cliento {
	margin-top: 30px;
	width: 22%;
	text-align:center;
}

@media (max-width: 650px) {
	.cliento {
		width: 30%;
	}
}

.cliento__img {
	max-width: 70%;
	height: auto;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   body { background: blue; }
}

.contacts_desc {
	margin: 0;
	text-align: center;
	font-size: 1.2rem;
}

.contacts_phone {
	font-size: 1.5rem;
}

.contacts_desc div {
    margin: 0 0 0.5em 0;
}

.contacts_desc h1 {
	font-size: 2.2rem;
	margin: 0;
}

.contacts_desc a {
	color:#3D6A8A;
}

.contacts_desc .gray {
	color: #aaa;
}

.contact-block > div {
    margin: 0;
}

.plane {
    display: inline-block;
    border: none;
    color: #444;
    font-size: 28px;
    text-decoration: none;
    background-color: #fff;
    text-align: right;
    position: relative;
    outline: none;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
}

.plane:focus, .plane:hover {
    color: #01212B;
}

.socia {
	margin: 10px 0 5px !important;
	width: 448px;
	text-align: left;
}

.socia div {
	margin-right: 8px;
	text-align: center;
	width: 27px;
	height: 27px;
	line-height: 27px;
	background-color: #ccc;
	font-size: 15px;
	display: inline-block;
	-webkit-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease;
}

.socia div:hover {
	background-color: #1D5670;
}

.socia div a {
    display: inline-block;
    height:100%;
    width:100%;
	color: #fff;
}

.socia .big {
    width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
}

.socia .green {
    background-color: #01CC35;
}

.socia .purple {
    background-color: #663398;
}
.socia .blue {
    background-color: #2AA3DA;
}

.art {
    padding: 20px 20%;
    font-size: 1.035rem;
}

.art h1 {
    margin: 0 0 .67em;
}
/* .half {
    width: 100%;
    height: 50vh;
    background-color:#ccc
} */
.half > iframe {
    height: 50vh;
    width: 100%;
}

.carousel img, .slideshow img {
    height: 50vh;
}

.presentation {
    position:absolute;
    bottom: 3%;
    text-align: center;
}
.presentation a {
    color: #111;
}

.client-block {
    display: flex;
    justify-content: space-between;
}

.arrow-next, .arrow-prev {
    font-size: 20px;
    line-height: 40px;
    position: absolute;
    top: 45%;
    display: block;
    color: #eee;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    padding: 0;
    cursor: pointer;
    border: none;
    outline: none;
    z-index: 9999;
}
.arrow-next {
    right: 20px;
}
.arrow-prev {
    left: 20px;
}

.mobile {
    display: none !important;
}


/*Forms ajustments*/

input {
	width: 100%;
	height: 36px;
	padding: 6px 0 4px 10px;
	border: 1px solid #01212B;
	background: #fff;
	box-sizing: border-box;
	transition: border-color 0.3s;
	outline-color: #01212B;
}
textarea {
	width: 100%;
	background: #fff;
	border: 1px solid #01212B;
	padding: 8px 0 8px 10px;
	box-sizing: border-box;
	transition: border-color 0.3s;
	outline-color: #01212B;
	resize: none;
}

.button {
  display: inline-block;
  border: none;
  color: #fff;
  text-decoration: none;
  background-color: #3D6A8A;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  border-radius: 2px;
  text-align: center;
  position: relative;
  outline: none;
  -webkit-transition: background-color .1s ease;
  -o-transition: background-color .1s ease;
  transition: background-color .1s ease; }
  @media screen and (max-width: 1920px) {
    .button {
      padding: 15px 45px; } }
  @media screen and (max-width: 1024px) {
    .button {
      padding: 15px 35px; } }
  .button::after {
    -webkit-transition: background-color .2s ease;
    -o-transition: background-color .2s ease;
    transition: background-color .2s ease;
    position: absolute;
    content: '';
    height: 4px;
    bottom: 0;
    width: 100%;
    background-color: #000;
    opacity: .18;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    left: 0; }
  .button:focus, .button:hover {
    text-decoration: none;
    color: #fff; }
  .button:hover {
    background-color: #1D5670; }
    .button:hover::after {
      opacity: .22; }
  .button:active {
    background-color: #002c26; }
    .button:active::after {
	  opacity: .32; }


@media (max-width: 991px) {
		.social-likes {
			position: relative !important;
			display: block !important;
			text-align: center;
			margin-bottom: 20px !important;
		}

		.content.item {
			display: none;
		}
		
		.content.item.article {
			display: block;
		}
		
		.breadcrumb {
			padding: 0 12px !important;
		}

		.breadcrumb a {
			 font-size: 0.9rem !important;
		}

		.details_title {
			/* padding: 0 12px; */
			font-size: 28px;
		}

		.details_desc p {
			text-indent: 0 !important;
		}

		.first_img {
			display: block;
		}
		
        .slick-dots {
            pointer-events: none;
        }
        
        .slick-dots li {
            margin: 0;
        }

		.deta {
			position: relative;
			/* padding: 0 10px; */
		}
		.deta h1 {
		    padding: 0 10px;
		}
		.deta.article {
			display:none;
		}
		.p {
			padding-top: 60px;
		}
		.full_size {
			/*min-height: calc(100vh - 60px);
		height: calc(100vh - 60px) !important;*/
		}
		.full_size_map {
			min-height: calc(100vh - 60px);
			height: calc(100vh - 60px) !important;
		}
		.full_size_content,
		.full_size_image,
		.full_size_video {
			width: 100%;
			height: auto;
			/* height: calc(100vh - 60px); */
		}

		video {
            display:none;
        }
        
        .close {
            display:none;
        }
        
        .menu_open .container {
        	margin-left: 0;
        }
        .container {
            min-height: calc(100vh - 60px);
        	margin-left: 0;
        }
        
        .error img {
        	margin: 10px 0;
        	width: 30%;
        }
        
        .art {
            padding: 20px;
        }
        
        .work__title {
            opacity: 1;
        }
        
        .desktop {
            display: none !important;
        }
        
        .mobile {
            display: inline-block !important;
        }
        
        .team_item {
        	margin: 10px 60px 0;
        }
        
        .cliento {
    		width: 100%;
    		text-align: center;
    	}
    	
    	.client-block {
    	    display: flex;
    	    flex-direction: column;
    	}
    	
        .client_container {
            margin: 0;
        }
        
        .cliento__img {
            max-width: 50%;
        	display: inline-block !important;
        }
}

@media (max-width: 991px) and (orientation: portrait) {
    
    .full_size_content > iframe {
		min-height: calc(50vh - 60px);
	} 
	
	.error img {
    	margin: 30px 0;
    	width: 100%;
    }
    
    .client-block {
	    display: flex;
	    flex-direction: row;
	}
}

@media (min-width: 992px) {
		.full_size {
			min-height: 100%;
			min-height: 100vh;
			width:100%;
		}
		.full_size_content,
		.full_size_image,
		.full_size_video {
			width: calc(100% + 1px);
			height: 100%;
			height: 100vh;
		}
		.details>.details_content {
			padding: 0 10%;
		}
		.details_title {
			text-indent: 0;
		}
		.details_content {
			display: inline-block;
			text-align: center;
		}
		.deta {
			/* position: absolute;
			top: 25%; */
			text-align: center;
			padding: 0 10%;
		}
	}

	@media (max-width: 991px) {
		.header {
			width: 100%;
			height: 60px;
			padding: 0 12px;
			box-sizing: border-box;
		}
		.header_top {
			overflow: hidden;
		}
		.logo {
			float: left;
			margin: 7px 0;
		}
		.logo_img,
		.logo_text {
			margin-right: 16px;
			float: left;
		}
		.logo_text {
			font-size: 32px;
			line-height: 46px;
			color: #fff;
		}
		.slogan {
			font-size: 14px;
			line-height: 1.2;
			padding-top: 21px;
			color: #899ba3;
			float: left;
			white-space: nowrap;
		}
		.lang_menu,
		.nav_toggle {
			float: right;
		}
		.nav {
			position: absolute;
			top: 100%;
			left: 0;
			right: 0;
			-webkit-transform: translateY(-13px);
			-ms-transform: translateY(-13px);
			-moz-transform: translateY(-13px);
			-o-transform: translateY(-13px);
			transform: translateY(-13px);
		}
		.nav_toggle {
			width: 40px;
			height: 40px;
			position: relative;
			margin: 10px 0;
			cursor: pointer;
			color: #000;
			z-index: 4;
			background: 0 0;
			-webkit-transition: .3s ease-in-out;
			-o-transition: .3s ease-in-out;
			-moz-transition: .3s ease-in-out;
			transition: .3s ease-in-out;
		}
		.nav_toggle span,
		.nav_toggle::after,
		.nav_toggle::before {
			display: block;
			content: '';
			height: 3px;
			position: absolute;
			background: #fff;
			margin: -1px 0 0;
			top: 50%;
			left: 0;
			right: 0;
			-webkit-transition: .3s ease-in-out;
			-o-transition: .3s ease-in-out;
			-moz-transition: .3s ease-in-out;
			transition: .3s ease-in-out;
		}
		.burger,
		.nav_closer {
			display: none;
		}
		.nav_toggle::before {
			margin-top: -10px;
		}
		.nav_toggle::after {
			margin-top: 8px;
		}
		.nav_toggle:active,
		.nav_toggle:focus,
		.nav_toggle:hover {
			opacity: 1;
		}
		.burger {
			height: 28px;
			cursor: pointer;
			margin: 30px 18px 0;
			padding: 2px;
			color: transparent;
			opacity: .7;
		}
		.menu_open__mobile .nav_toggle:before {
			-webkit-transform: rotate(45deg);
			-ms-transform: rotate(45deg);
			-moz-transform: rotate(45deg);
			-o-transform: rotate(45deg);
			transform: rotate(45deg);
			margin: 0;
		}
		.menu_open__mobile .nav_toggle:after {
			-webkit-transform: rotate(-45deg);
			-ms-transform: rotate(-45deg);
			-moz-transform: rotate(-45deg);
			-o-transform: rotate(-45deg);
			transform: rotate(-45deg);
			margin: 0;
		}
		.menu_open__mobile .nav_toggle span {
			opacity: 0;
		}
		.menu_open__mobile .nav {
			visibility: visible;
			opacity: 1;
			-webkit-transform: translateY(0);
			transform: translateY(0);
		}
	}

	@media (max-width: 540px) {
		.slogan {
			display: none;
		}
	}

	@media (max-width: 360px) {
		.logo_text {
			display: none;
		}
	}

	@media (min-width: 992px) {
		.animation_can_start.isDesktop .header {
			-webkit-transition: width .3s ease-in-out;
			transition: width .3s ease-in-out;
		}
		.menu_open .header {
			width: 240px;
		}
		.menu_open .logo {
			margin: 40px 0;
		}
		.menu_open .logo_img {
		    background: url(../img/logo.png) center no-repeat;
			width: 200px;
			height: 200px;
		}
		.menu_open .logo_text {
			font-size: 32px;
			line-height: 1;
			color: #fff;
		}
		.menu_open .slogan {
			font-size: 14px;
			line-height: 1.2;
			color: #899ba3;
		}
		.menu_open .nav,
		.menu_open .nav_closer {
			opacity: 1;
			visibility: visible;
		}
		.nav_closer {
			display: block;
			position: absolute;
			right: 0;
			top: 0;
			width: 32px;
			height: 32px;
			font-size: 32px;
			line-height: 32px;
			text-align: center;
			color: #fff;
			-webkit-transition: .3s ease-in-out;
			transition: .3s ease-in-out;
			cursor: pointer;
			-webkit-user-select: none;
			-moz-user-select: none;
			-ms-user-select: none;
			user-select: none;
			z-index: 3;
			opacity: 0;
			visibility: hidden;
		}
		.nav_closer:hover {
			background-color: rgba(0, 0, 0, .1);
		}
		.nav_toggle {
			display: none;
		}
	}

	@media (max-width: 991px) {
		.lang_menu {
			float: right;
			margin: 16px 12px 21px 0;
			font-size: 11px;
		}
	}

	@media (min-width: 992px) {
		.lang_menu {
			position: absolute;
			bottom: 3%;
			left: 0;
			width: 100%;
		}
		.menu_open .lang_menu {
			font-size: 16px;
		}
		.menu_open .lang_menu_rzd {
			display: inline-block;
		}
	
		.menu_open .lang_menu_rzd:before {
			content: '|';
			color: #1d5670;
			margin: 0 6px;
		}
		.menu_open .lang_menu_rzd:nth-child(4n) {
			display: none;
		}
		.content {
			overflow: hidden;
			margin-left: 72px;
			min-height: 100%;
			min-height: 100vh;
			-webkit-transition: .3s ease-in-out;
			transition: .3s ease-in-out;
		}
		.menu_open .content {
			margin-left: 240px;
		}
		.details_open .content {
			margin-left: 41%;
			padding-left: 72px;
		}
		.details_open .content.article {
			margin-left: 300px;
		}
		.menu_open.details_open .content {
			margin-left: 41%;
			padding-left: 240px;
		}
	}

	@media (min-width: 1400px) {
		.details_open .content,
		.menu_open.details_open .content {
			margin-left: 560px;
		}
		.team_item__img {
        	max-width: 80%;
        }
        .details_open .content.article {
			margin-left: 300px;
		}
	}

	@media (min-width: 1921px) {
		.details_open .content,
		.menu_open.details_open .content {
			margin-left: 670px;
		}
	}

	@media (max-width: 991px) {
		.details_closer,
		.details_opener {
			display: none;
		}
		.details_content {
			padding: 1em 10px 1em;
		}
		.presentation {
		    position:relative;
		}
	}

	@media (min-width: 992px) {
		.details_desc {
			text-align: left;
		}
		.details_closer {
			text-align: center;
		}
		.details_title,
		.details_title_small {
			text-align: center;
		}
		.details {
		    /* transition: transform .6s ease; */
		    will-change: transform;
		    -webkit-transform: translateX(-100%);
			transform: translateX(-100%);
		    visibility: hidden;
			position: fixed;
			z-index: 3;
			top: 0;
			/* width: 40%; */
			width: 560px;
			height: 100%;
			background: #fff;
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-orient: vertical;
			-webkit-box-direction: normal;
			-ms-flex-direction: column;
			flex-direction: column;
			-webkit-box-align: center;
			-ms-flex-align: center;
			align-items: center;
			-webkit-box-pack: center;
			-ms-flex-pack: center;
			justify-content: center;
			box-shadow: 2px -1px 5px rgba(0, 0, 0, .25);
			left: 0;
			max-width: 560px;
			margin-left: 72px;
		}
		
		.breadcrumbs {
			position: absolute;
			top: 22px;
			left: 0;
			right: 0;
			margin: 0 auto;
			text-align: center;
		}
		
		.details_footer {
			position: absolute;
			bottom: 22px;
			left: 0;
			right: 0;
			margin: 0 auto;
			text-align: center;
		}
		
		.details_header {
			position: absolute;
			top: 22px;
			left: 0;
			right: 0;
			margin: 0 auto;
			text-align: center;
		}
		
		.details.article {
		    width:300px;
		    background-color: #230334;
		    text-align: center;
		}
		
		.deta.article > .details_content > .details_desc a {
			color: #ddd;
		}
		
		.details.article > .breadcrumbs a, .details.article > .breadcrumbs span  {
		    color: #ddd;
		}
		
		.details.article > .close {
	        background-image: url("../img/close_white.svg");
		}
		
		.details_closer,
		.details_opener,
		.details_opener_item {
			position: absolute;
			right: 0;
			top: 0;
		}
		.menu_open .details {
			margin-left: 240px;
		}
		.animation_can_start.isDesktop .details {
			-webkit-transition: .3s ease-in-out;
			transition: .3s ease-in-out;
		}
		.details_closer {
			width: 32px;
			height: 32px;
			font-size: 32px;
			line-height: 32px;
			color: #000;
			-webkit-transition: .3s ease-in-out;
			transition: .3s ease-in-out;
			cursor: pointer;
			-webkit-user-select: none;
			-moz-user-select: none;
			-ms-user-select: none;
			user-select: none;
			z-index: 3;
		}
		.details_closer:hover {
			background-color: rgba(0, 0, 0, .1);
		}
		.details_opener {
			width: 40px;
			height: 40px;
			-webkit-transition: .3s ease-in-out;
			transition: .3s ease-in-out;
			cursor: pointer;
			-webkit-user-select: none;
			-moz-user-select: none;
			-ms-user-select: none;
			user-select: none;
			z-index: 5;
			left: 100%;
		}
		.details_opener_item {
			-webkit-transform: rotate(-90deg);
			transform: rotate(-90deg);
			-webkit-transform-origin: 100% 100%;
			transform-origin: 100% 100%;
			background: #fff;
			border-radius: 0 0 2px 2px;
			white-space: nowrap;
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			box-shadow: -1px 1px 5px rgba(0, 0, 0, .25);
			margin-top: -40px;
		}
		.details_opener_arrow {
			/* font-size: 40px; */
			line-height: 40px;
			text-align: center;
			color: #000;
			width: 40px;
			-webkit-transform: rotate(90deg);
			transform: rotate(90deg);
		}
		.details_opener_text {
			font-size: 20px;
			line-height: 40px;
			white-space: nowrap;
			padding: 0 10px 0 20px;
		}
		.details_title:after {
			margin: 0 auto;
		}
		.details_open .details {
			-webkit-transform: translateX(0);
			transform: translateX(0);
		}
		.details_open .details_opener {
			opacity: 0;
			visibility: hidden;
		}
	}

	@media (min-width: 1900px) {
		.details {
		    min-width: 560px;
			max-width: 560px;
		}
		.details.article {
		    min-width: 300px;
			max-width: 300px;
		}
		.details_title {
			font-size: 1.9rem;
		}
	}

	@media (min-width: 1921px) {
		.details {
		    min-width: 670px;
			max-width: 670px;
		}
	}

	@media (max-width: 991px) {
		.breadcrumbs {
			margin: 1em 0;
		}
		.breadcrumbs.article {
			position:absolute;
		}
	}


	@media (max-width: 991px) {
		.details_footer {
			margin: 1em 12px;
		}
	}


	@media (max-width: 991px) {
		.details_header {
			margin: 1em 12px 0;
		}
	}

	@media (max-width: 991px) {
		.works {
			height: auto !important;
			display:block;
		}
		/* @supports not (display: grid) {
		            .work {
		                width: 50%;
		            }
		} */
		.work {
    		    width: 50%;
    		}
		.work--large {
            grid-row-end: span 1;
        }
        
	}

	@media (max-width: 767px) {
	     /* @supports not (display: grid) {
	                 .work {
	                     width: 100%;
	                 }
	             } */
	
	    .work {
             width: 100%;
         }
	}

	@media (min-width: 992px) {
	     @supports not (display: grid) {
    		.work {
    		    height: 33.33333vh;
    		}
	    }
		.work.big__work {
			height: 66.6vh;
		}
		.details_open .work {
			width: 100%;
		}
		.work .work_img {
			height: 100%;
			background-size: cover !important;
		}
	}

	@media (min-width: 1320px) {
	     @supports not (display: grid) {
    		.work {
    		    width: 50%;
    		}
	    }
	}

	@media (min-width: 1600px) {
	     @supports not (display: grid) {
    		.details_open .work {
    		    width: 50%;
    		}
	    }
	}

	@media (min-width: 1680px) {
	     @supports not (display: grid) {
    		 .work {
    		    width: 33.33333%;
    		    height: 33.33333vh;
    		} 
	     }
		.work.big__work {
			height: 66.6vh;
		}
	}

	@media (min-width: 2100px) {
	    @supports not (display: grid) {
    		.work {
    		    width: 25%;
    		    height: 20vh;
    		}
    		.details_open .work {
    		    width: 33.33333%;
    		}
	    }
	}

	@media screen and (max-width: 700px) {
		.box {
			width: 70%;
		}
		.popup {
			width: 100%;
		}
	}

	
