/* bootstrap helpers */
a:focus {
	outline: none!important;
}
.pbt-40 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.pbt-20 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.pr-10 { 
	padding-right: 10px;
}
.pbt-60 {
	padding-top: 60px;
	padding-bottom: 60px;
}
.mbt-40 {
	margin-top: 40px;
	margin-bottom: 40px;
}
.mb-40 {
	margin-bottom: 40px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mt-30 {
	margin-top: 30px;
}
.mb-15 {
	margin-bottom: 15px;
}
.mt-80 {
	margin-top: 80px;
}
.pt-80 {
	padding-top: 80px;
}
.mbr-2 {
	margin-bottom: 2rem;
}
.pbr-1 {
	padding-bottom: 1rem;
}
.h-100 {
	height: 100%;
}
.delimetr {
	position: relative;
	display: block;
}
.delimetr:after {
	content: '';
	position: absolute;
	width: 80px;
	height: 1px;
	background: #FFCC00;
	bottom: 0;
	left: 50%;
	margin-left: -40px;
}






.titleLine {
	border-bottom: 3px solid #FFCC00;
  margin-bottom: 1rem;
}
.titleLine h3, .titleLine h1 {
	display: inline-block;
	margin-bottom: -1px;
}
.section-gray {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(248,248,248,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(248,248,248,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 );
}
.section-gray-t {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(248,248,248,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ffffff',GradientType=0 );
}
.section-gray-tb {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(248,248,248,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(70%, rgba(255,255,255,1)),to(rgba(248,248,248,1)));
  background-image: -webkit-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 70%,rgba(248,248,248,1) 100%);
  background-image: -o-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 70%,rgba(248,248,248,1) 100%);
  background-image: linear-gradient(top, rgba(248,248,248,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 70%,rgba(248,248,248,1) 100%);
}
.section-gray-light {
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(248,248,248,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(248,248,248,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 );
}
html {
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	margin-bottom: 1rem;
	font-family: "Montserrat";
	font-weight: 500;
	line-height: 1.2;
	color: #243a74;
}

h1, .h1 {
	font-size: 2.5rem;
}

h2, .h2 {
	font-size: 2rem;
}

h3, .h3 {
	font-size: 1.75rem;
}

h4, .h4 {
	font-size: 1.5rem;
}

h5, .h5 {
	font-size: 1.25rem;
}

h6, .h6 {
	font-size: 1rem;
}
@media(max-width: 991px) {
	h1, .h1 {
		font-size: 1.85rem;
	}
	h2, .h2 {
		font-size: 1.5rem;
	}
	h3, .h3 {
		font-size: 1.35rem;
	}
	h4, .h4 {
		font-size: 1.25rem;
	}
	h5, .h5 {
		font-size: 1.15rem;
	}
	h6, .h6 {
		font-size: 1rem;
	}
}
.lead {
	font-size: 1.25rem;
	font-weight: 300;
}

.display-1 {
	font-size: 6rem;
	font-weight: 300;
	line-height: 1.2;
}

.display-2 {
	font-size: 5.5rem;
	font-weight: 300;
	line-height: 1.2;
}

.display-3 {
	font-size: 4.5rem;
	font-weight: 300;
	line-height: 1.2;
}

.display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.2;
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.pageHeader__breadcrumbs { margin: 2rem 0 0 0; }

.item_nashi_raboty a { overflow: hidden; height: 200px; margin-bottom: 10px; display: block; border: 3px solid #FFCC00; position: relative; }
.item_nashi_raboty span { overflow: hidden; height: 50px; display: block; text-align: center; margin-bottom: 30px;}
.item_nashi_raboty img { position: absolute; margin: auto; left: 0; top: 0; bottom: 0; right: 0; }

.item_licenzii { position: relative; }
.item_licenzii a { height: 100%; padding-bottom: 40px; display: block; }
.item_licenzii img { width:100%; }
.item_licenzii .last_a { opacity:0; position: absolute; top: 0px; -webkit-transition: 1s;
     -moz-transition: 1s;
     -o-transition: 1s;
     transition: 1s; }
.item_licenzii .last_a img { width: calc(100% - 15px); }
.item_licenzii:hover .last_a { opacity:1; }
.main_list { overflow: hidden; } 
.main_list img { min-width: 100% }
.first img { height: 450px; }
.old img { height: 215px; margin-bottom: 20px; }

.text_personal { display: inline-grid; padding-left: 20px; font-size: 0.8em; line-height: 1em; }
.text_personal2 {  display: block; font-size: 0.8em; line-height: 1em; margin: 10px 0; }
.modal .modal-footer { height: auto !important; }

@media (max-width: 980px) {
	
.text_personal { display: block; padding-left: 0px; margin-top: 10px; }	
}

small,
.small {
	font-size: 80%;
	font-weight: 400;
}

mark,
.mark {
	padding: 0.2em;
	background-color: #fcf8e3;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.list-inline {
	list-style: none;
	padding: 0;
	margin: 0;
}
.list-inline li {
	display: inline-block;
}

.list-inline-item {
	display: inline-block;
}

.list-inline-item:not(:last-child) {
	margin-right: 0.5rem;
}

.initialism {
	font-size: 90%;
	text-transform: uppercase;
}

.blockquote {
	margin-bottom: 1rem;
	font-size: 1.25rem;
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #6c757d;
}

.blockquote-footer::before {
	content: "\2014 \00A0";
}

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

.img-thumbnail {
	padding: 0.25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: 0.25rem;
	max-width: 100%;
	height: auto;
}

.figure {
	display: inline-block;
}

.figure-img {
	margin-bottom: 0.5rem;
	line-height: 1;
}

.figure-caption {
	font-size: 90%;
	color: #6c757d;
}
.text-left {
	text-align: left !important;
}

.text-right {
	text-align: right !important;
}

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

@media (min-width: 576px) {
	.text-sm-left {
		text-align: left !important;
	}
	.text-sm-right {
		text-align: right !important;
	}
	.text-sm-center {
		text-align: center !important;
	}
}

@media (min-width: 768px) {
	.text-md-left {
		text-align: left !important;
	}
	.text-md-right {
		text-align: right !important;
	}
	.text-md-center {
		text-align: center !important;
	}
}

@media (min-width: 992px) {
	.text-lg-left {
		text-align: left !important;
	}
	.text-lg-right {
		text-align: right !important;
	}
	.text-lg-center {
		text-align: center !important;
	}
}

@media (min-width: 1200px) {
	.text-xl-left {
		text-align: left !important;
	}
	.text-xl-right {
		text-align: right !important;
	}
	.text-xl-center {
		text-align: center !important;
	}
}

.text-lowercase {
	text-transform: lowercase !important;
}

.text-uppercase {
	text-transform: uppercase !important;
}

.text-capitalize {
	text-transform: capitalize !important;
}

.font-weight-light {
	font-weight: 300 !important;
}

.font-weight-normal {
	font-weight: 400 !important;
}

.font-weight-bold {
	font-weight: 700 !important;
}

.font-italic {
	font-style: italic !important;
}
.color-white {
	color: #fff!important;
}
.color-white-a a {
	color: #fff!important;
}
span.dark-red {
	color: #FFCC00!important;
}
.btn, .btn-large, .btn-small {
	background-color: #FFCC00;
	color: #333!important;
	box-shadow: none!important;
	text-decoration: none!important;
	-webkit-box-shadow: none!important;
	font-weight: bold!important;
}
.btn:hover, .btn-large:hover, .btn-small:hover, .btn:focus, .btn-large:focus, .btn-small:focus, .btn-floating:focus {
	background-color: #fdbb63;
}
.btn.invert, .btn-large.invert, .btn-small.invert {
	background-color: transparent;
	border: 2px solid #FFCC00;
	color: #333!important;
}
.btn.invert:hover, .btn-large.invert:hover, .btn-small.invert:hover {
	background-color: #fdbb63;
	color: #333!important;
}
/* header */
header {
	background: linear-gradient(to top, #243a74, #4DA5EF);
	position: relative;
	z-index: 111!important;
	margin-bottom: -100px;
	border-bottom: 3px solid #FFCC00;
    height: 97px;
	color:#fff;
}
header:before {
	content: '';
	position: absolute;
	display: block;
	top: -300px;
	left: 0;
	width: 100%;
	height: 300px;
	background: url(../images/top-bg.png);
}
.hamburger {
	display: none!important;
}
@media(max-width: 991px) {
	header {
		height: 56px;
	}
	.header__right {
		display: none!important;
	}
	.hamburger {
		display: block!important;
	}
}
header .logo a {
	display: block;
}
header .logo {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
header .logo .text-logo {
	display: inline-block;
	font-size: 0.8rem;
	margin-bottom: 0;
	margin-top: 7px;
	margin-left: 165px;
}
header .logo img {
	height: auto;
    /* padding: 10px 0; */
    /* max-height: 80px; */
    max-width: 100%;
    transition: all .2s;
    position: absolute;
    top: -35px;
}
header .header__right {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-end;
	padding-bottom: 10px;
	padding-top: 10px;
}
header .header__phone {
	font-size: 22px;
	color: #fff!important;
	text-decoration: none!important;
	font-weight: 300;
	transition: top .5s;
}
header .header__menu-wrapper {
	text-align: right;
}

header .header__menu > li:first-child {
	border-left: none;
}
header .header__menu > li:last-child {
	padding-right: 0;
}
header .header__menu > li > a {
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	position: relative;
	text-transform: uppercase;
	display: block;
	transition: all .2s;
}
header .header__menu > li > a:hover, header .header__menu > li.jshover > a, header .header__menu > li > a.root-item-selected {
	color: #FFCC00;
	text-decoration: none;
}
header .header__right > * {
	margin-bottom: 5px;
}
header .header__menu > li > a:after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 3px;
	background: #FFCC00;
	bottom: -2px;
	left: 0;
	opacity: 0;
	transition: all .2s;
	pointer-events: none;
}
header .header__menu > li {
	padding: 0 10px;
	position: relative;
}
header .header__menu > li > a:hover:after,
header .header__menu > li > a.root-item-selected:after {
	opacity: .8;
}
.logo-mobile {
	display: none;
}
header .header__menu > li > ul, header .header__menu > li > ul > li > ul {
	display: none;
	width: 250px;
}
header .header__menu > li:hover > ul, header .header__menu > li.jshover > ul, header .header__menu > li > ul > li:hover > ul {
	position: absolute;
  display: block!important;
  top: 40px;
  min-width: 200px;
  left: 0;
  text-align: left;
  box-shadow: 0 0 1px #ccc;
  background: url(../images/top-bg.png);
}
header .header__menu > li > ul > li, header .header__menu > li > ul > li > ul > li {
	padding: 5px 10px;
	width: 100%;
	cursor: pointer;
	position: relative;
}
header .header__menu > li > ul > li > a, header .header__menu > li > ul > li > ul > li > a {
  font-size: 14px;
  font-weight: 300;
  height: 100%;
  width: 100%;
  display: block;
  color: #333!important;
	text-decoration: none!important;
}
header .header__menu > li > ul > li:hover, header .header__menu > li > ul > li > ul > li:hover{
  background: rgba(36,58,116,.1); 
}
header .header__menu > li > ul > li.item-selected > a, header .header__menu > li > ul > li > ul > li.item-selected > a {
	font-weight: bold;
}
@media (min-width: 1280px) {
	header .header__menu > li {
		padding: 14px 12px;
    margin: -14px 0;
	}
}
@media screen and (max-width: 1279px) {
	header .header__menu > li > a:after {
		bottom: -2px;
	}
}
@media (max-width: 991px) {
	header .logo a {
		display: inline-block;
	}
	header .logo {
		display: block!important;
	}
	.logo-mobile {
		display: block!important;
	}
	header {
		background: #333;
	}
	header .logo img {
		max-width: 200px;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	header .header__right {
		align-items: center;
	}
	header .header__menu-wrapper {
		text-align: center;
	}
	header .header__right > * {
		margin-bottom: 15px;
	}
}

/* header fixed-t */
header.fixed-t {
	position: fixed;
	width: 100%;
	z-index: 111;
	top: 0;
	left: 0;
	margin-top: 0;
	margin-bottom: 0;
	box-shadow: 0 0 1px #ccc;
  transition: top 1s!important;
  -webkit-transition: -webkit-transform .4s ease, top .4s ease!important;
  transition: -webkit-transform .4s ease, top .4s ease!important;
  transition: transform .4s ease, top .4s ease!important;
  transition: transform .4s ease, -webkit-transform .4s ease,  top .4s ease!important;
}
@media(max-width: 991px) {
	.mobile {
		position: fixed;
		width: 100%;
		z-index: 111;
		top: 0;
		left: 0;
		margin-top: 0;
		margin-bottom: 0;
		box-shadow: 0 0 1px #333;
	  -webkit-transition: -webkit-transform .4s ease!important;
	  transition: -webkit-transform .4s ease!important;
	  transition: transform .4s ease!important;
	  transition: transform .4s ease, -webkit-transform .4s ease!important;
	}
}
/* ------------------------ HABMURGER ------------------------ */
.hamburger {
	display:inline-block; 
	background:#FFCC00;
	position:absolute; left:0; top:0; z-index:1000;
	padding: 15px 15px;
	cursor: pointer;
	-webkit-transition-property: opacity, -webkit-filter;
	transition-property: opacity, -webkit-filter;
	-o-transition-property: opacity, filter;
	transition-property: opacity, filter;
	transition-property: opacity, filter, -webkit-filter;
	-webkit-transition-duration: 0.15s;
	-o-transition-duration: 0.15s;
	transition-duration: 0.15s;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	border: 0;
	margin: 0;
	overflow: hidden;
	-webkit-transition:left 0.2s;
	-o-transition:left 0.2s;
	transition:left 0.2s;
	line-height:1;
}
.hamburger-right-phone {
	left: initial;
	right: 0px;
  padding: 12px 15px;
}
.hamburger-right-phone .hamburger-box {
	text-align: center;
}
.hamburger-right-phone i {
	font-size: 30px;
	color: #333;
}
.hamburger-box {
	width: 40px;
	height: 24px;
	display: inline-block;
	position: relative;
}

.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	width: 40px;
	height: 4px;
	background-color: #333;
	border-radius: 4px;
	position: absolute;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: 0.15s;
	-o-transition-duration: 0.15s;
	transition-duration: 0.15s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
	content: "";
	display: block;
}

.hamburger-inner::before {
	top: -10px;
}

.hamburger-inner::after {
	bottom: -10px;
}

/*
* HABMURGER Spin
*/
.hamburger--spin .hamburger-inner {
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin .hamburger-inner::before {
	-webkit-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
	-o-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
	transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner::after {
	-webkit-transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s
	cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s
	cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition: bottom 0.1s 0.34s ease-in, transform 0.3s
	cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.34s ease-in, transform 0.3s
	cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.34s ease-in, transform 0.3s
	cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s
	cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner,
.slideout-open .hamburger--spin .hamburger-inner {
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
	-webkit-transition-delay: 0.14s;
	-o-transition-delay: 0.14s;
	transition-delay: 0.14s;
	-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin.is-active .hamburger-inner::before,
.slideout-open .hamburger--spin .hamburger-inner::before {
	top: 0;
	opacity: 0;
	-webkit-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
	-o-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
	transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}

.hamburger--spin.is-active .hamburger-inner::after,
.slideout-open .hamburger--spin .hamburger-inner::after {
	bottom: 0;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s
	cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s
	cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: bottom 0.1s ease-out, transform 0.3s 0.14s
	cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.1s ease-out, transform 0.3s 0.14s
	cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.1s ease-out, transform 0.3s 0.14s
	cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s
	cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* ------------------------END HABMURGER ------------------------ */

/* main bg block*/
.main__background {
	background-color: #333;
	background-size: cover;
	background-position: center;
	min-height: 532px;
	position: relative;
}
.main__background-1 {
	background-image: url(../images/section1-bg.jpg);
}
.main__background-2 {
	background-image: url(../images/section1-bg-2.jpg);
}
.main__background-3 {
	background-image: url(../images/section1-bg-3.jpg);
}
.main__background-4 {
	background-image: url(../images/section1-bg-4.jpg);
}
.main__background-5 {
	background-image: url(../images/section1-bg-5.jpg);
}
.main__background-6 {
	background-image: url(../images/section1-bg-6.jpg);
}
.main__background .col-md-12 {
	z-index: 1;
}
.main__background:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
	background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.6)), color-stop(50%, rgba(255,255,255,0)), color-stop(70%, rgba(255,255,255,0)),to(rgba(0,0,0,0.6)));
	background-image:-webkit-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,0) 70%,rgba(0,0,0,0.6) 100%);
	background-image:-o-linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,0) 70%,rgba(0,0,0,0.6) 100%);
	background-image:linear-gradient(top, rgba(0,0,0,0.6) 0%, rgba(255,255,255,0) 50%, rgba(255,255,255,0) 70%,rgba(0,0,0,0.6) 100%);
}
.section1 {
	padding-left: 0;
	padding-right: 0;
}
.section1__block-imgWrap {
	padding-right: 15px;
	font-size: 3rem;
  color: #333;
  z-index: 0;
  position: relative;
}
.section1__block-imgWrap i {
  z-index: 1;
}
.section1__block-imgWrap:before {
	position: absolute;
  content: '';
  width: 36px;
  height: 36px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  bottom: 18px;
  right: 22px;
	border-radius: 5px;
	background: rgba(255,204,0,.5);	
	z-index: -1;
}
.section1__block-text p {
	margin: 0;
	line-height: 1.2;
}
.section1__block-text h6 {

}
.section1__block-item {
	border-radius: 6px;
	box-shadow: 0 2px 0 #e6e6e6;
	height: 100%;
	display: flex;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	justify-content: flex-start;
	align-items: flex-start;
	padding: 10px;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.96) 0%, rgba(255,255,255,0.96) 61%, rgba(239,239,239,0.96) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.96) 0%,rgba(255,255,255,0.96) 61%,rgba(239,239,239,0.96) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.96) 0%,rgba(255,255,255,0.96) 61%,rgba(239,239,239,0.96) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#e6efefef',GradientType=0 );
}
.section1 {
	position: relative;
}
.section1 .section1__block {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -65px;
	z-index: 1;
}
@media(max-width: 1400px) {
	.section1__block-item {
		flex-wrap: wrap;
	}
	.section1__block-text {
		text-align: center;
		width: 100%;
	}
	.section1__block-imgWrap {
		padding-right: 0;
		width: 100%;
	}
	.section1__block-imgWrap img {
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	.section1__block-imgWrap:before {
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.section1__block-imgWrap {
		text-align: center;
	}
}

@media(max-width: 991px) {
	
	.section1__block > .row > div {
		margin-bottom: 15px;
	}
	.section1 .section1__block {
		position: relative;
		left: initial;
		right: initial;
		bottom: initial;
	}
}

/* section2 */
.section2__item .section2__item-info, .portfolio__title {
	background: #fff;
	overflow: hidden;
	padding: 20px;
	border-bottom: 2px solid #e7e7e7;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
}
.portfolio__item {
	outline: none!important;
	text-decoration: none!important;
}
.portfolio__title {
	color: #333;
	background: rgb(255,255,255);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(248,248,248,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(248,248,248,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 );
}
.section2__item .section2__item-info p:last-child {
	margin-bottom: 0!important;
}
.section2__item .section2__sum-photos {
	position: relative;
	display: block;
	color: #555;
	text-decoration: underline;
}
.section2__item-info-bot {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.section2__item-info-bot p {
	margin: 0;
}
.section2__item .section2__sum-photos:before {
	content: '';
	position: absolute;
	display: block;
	top: 4px;
	left: -32px;
	width: 19px;
	height: 16px;
	background-image: url(../images/ico-photo-01.png);
}
@media(min-width: 991px) {
	.section2 {
		padding-top: 120px;
	}
}
@media(max-width: 991px) {
	.section2__item {
		max-width: 380px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
	}
}
/* section3 */

.section3__gallery {
	margin: 0 -6px;
	position: relative;
	margin-top: 30px;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.section3__gallery > div:nth-child(1) {
	width: 57.66871165%;
}
.section3__gallery > div:nth-child(2) {
	width: 42.33128834%;
}
.section3__gallery > div > div:nth-child(1) {
	width: 100%;
}
.section3__gallery > div:nth-child(2) {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.section3__gallery a {
	padding:6px;
	display: block;
}
.section3__gallery img {
	width: 100%;
}
.float-left-all > * {
	float: left;
}
.section3 .phoneClick {
	font-size: 22px;
	color: #333!important;
	text-decoration: none!important;
	font-weight: 300;
}

@media(max-width: 991px) {
	.section3__gallery-wrap {
		margin-bottom: 30px;
	}
}
/* section4 */
.employes__item .employes__photo {
	width: 380px;
	height: 240px;
	border-radius: 40px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
.employes__item .employes__name {
	margin-bottom: 10px;
}
.employes__item .employes__text {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-style: italic;
}

/* section5 */
.ico__row > * {
	float: left;
}
.section5 .ico__row  {
	margin: 0 -12px;
	margin-top: 40px;
}
.section5 .ico__row > div {
	width: 14.2%;
	padding: 12px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}
.section5 .ico {
  width: 92px;
  height: 92px;
  display: flex;
  border-radius: 50px;
  background-color: rgba(37,107,192,.9);
  box-shadow: 0 0 0 8px rgba(37,107,192,.36);
  justify-content: center;
  transition: background-color .2s, box-shadow .2s;
  margin: 0 auto 48px auto;
  position: relative;
  align-items: center;
  line-height: 55px;
  font-size: 55px;
  color: #fff;
    

}
.section5 .ico__row > div:hover .ico:hover {
	color: #fff;
	background-color: rgba(255,165,0,.9);
	box-shadow: 0 0 0 8px rgba(255,165,0,.36);
}


.section5 .ico.n02 {
	background-position-x: -92px;
}
.section5 .ico.n03 {
	background-position-x: -184px;
}
.section5 .ico.n04 {
	background-position-x: -276px;
}
.section5 .ico.n05 {
	background-position-x: -368px;
}
.section5 .ico.n06 {
	background-position-x: -460px;
}
.section5 .ico.n07 {
	background-position-x: -552px;
}
.section5 .ico.n08 {
	background-position-x: -644px;
}
.section5 .ico.n09 {
	background-position-x: -736px;
}


.section5 .ico:before {
    content: '';
    display: block;
    position: absolute;
    width: 68px;
    height: 24px;
    background-image: url(../images/step-arrow.png);
    background-position: top;
    right: -70px;
    top:-30px;
    pointer-events: none;
}
.section5 .ico__row > div:nth-child(even) .ico:before {
	background-position: bottom;
    top:100px;
}
.section5 .ico__row > div:last-child .ico:before {
	display: none;
}

@media screen and (max-width: 1279px) {
	.section5 .ico__row > div {
		width: auto;
		float: none;
		display: inline-block;
	}
	.section5 .ico__row > div {
		width: 25%;
	}
	.section5 .ico__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
	}
	.section5 .ico {
		margin-bottom: 20px;
	}
	.section5 .ico:before {
		content: none;
	}
	.section5 {
		height: auto;
	}
	.section5 .ico__row {
		text-align: center;
	}
}
/*section6*/
.footer__list-item {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
@media screen and (max-width: 991px) {
	.section5 .ico__row > div {
		width: 33%;
	}
}
@media screen and (max-width: 767px) {
	.section5 .ico__row > div {
		width: 50%;
	}
}
@media screen and (max-width: 380px) {
	.section5 .ico__row > div {
		width: 100%;
	}
	.employes__item .employes__photo { width: 100%; }
}
@media(min-width: 768px) {
	#form__footer .input-name {
		padding-right: 15px;
	}
}
/* sectionY */
.sectionCompany .company__item img {
	margin-bottom: 22px;
}
.sectionY .yv__item {
	display: block;
  margin-bottom: 25px;
  position: relative;
}
.sectionY .yv__item:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 68px;
	height: 48px;
	margin-left: -34px;
	margin-top: -24px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjU1LjcgNDQ2LjNjLTUzLjMuMy0xMDYuNi0uNC0xNTkuOC0zLjMtMTcuNC0xLTM0LjctMi41LTUwLjQtMTFDMzUgNDI2LjMgMjcgNDE4LjQgMjIgNDA3LjIgMTMuMiAzODguNiAxMC41IDM2OSA5IDM0OWMtMy40LTQxLjMtMy42LTgyLjYtMS44LTEyMy44IDEtMjIgMS42LTQ0IDYuOC02NS41IDItOC40IDUtMTYuNiA4LjgtMjQuNEMzMiAxMTcgNDggMTA4IDY3LjMgMTA0YzE2LjItMyAzMi44LTMgNDkuMy0zLjcgNTYtMi4zIDExMi0zLjUgMTY4LTMgNDMgLjYgODYuMiAxLjcgMTI5LjMgNCAxMy4yLjYgMjYuNi44IDM5LjMgNS41IDE3LjIgNi40IDMwIDE3LjIgMzcgMzQuNyA2LjYgMTYuOCA5LjIgMzQuMiAxMC42IDUyIDMuOCA0OC43IDQgOTcuMy43IDE0Ni0xIDE2LjMtMi4yIDMyLjctNi41IDQ4LjgtOS43IDM3LTMyLjggNTEuNS02Ni43IDUzLjgtMzYuMiAyLjUtNzIuNSAzLjgtMTA4LjggNC4zLTIxLjMuMi00Mi43IDAtNjQgMHpNMjAzLjIgMzQ0TDM0OCAyNjQuN2wtMTQ0LjgtNzkuM1YzNDR6IiBmaWxsPSIjIzFmMWYxZiIvPjxwYXRoIGQ9Ik0yMDMuMiAzNDRWMTg1LjVMMzQ4IDI2NC44IDIwMy4yIDM0NHoiIGZpbGw9IiNGRUZERkQiLz48L3N2Zz4=");
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	opacity: .81;
	border: none;
	z-index: 4;
}
.sectionY .yv__item:hover:after {
	background-image:url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjU1LjcgNDQ2LjNjLTUzLjMuMy0xMDYuNi0uNC0xNTkuOC0zLjMtMTcuNC0xLTM0LjctMi41LTUwLjQtMTFDMzUgNDI2LjMgMjcgNDE4LjQgMjIgNDA3LjIgMTMuMiAzODguNiAxMC41IDM2OSA5IDM0OWMtMy40LTQxLjMtMy42LTgyLjYtMS44LTEyMy44IDEtMjIgMS42LTQ0IDYuOC02NS41IDItOC40IDUtMTYuNiA4LjgtMjQuNEMzMiAxMTcgNDggMTA4IDY3LjMgMTA0YzE2LjItMyAzMi44LTMgNDkuMy0zLjcgNTYtMi4zIDExMi0zLjUgMTY4LTMgNDMgLjYgODYuMiAxLjcgMTI5LjMgNCAxMy4yLjYgMjYuNi44IDM5LjMgNS41IDE3LjIgNi40IDMwIDE3LjIgMzcgMzQuNyA2LjYgMTYuOCA5LjIgMzQuMiAxMC42IDUyIDMuOCA0OC43IDQgOTcuMy43IDE0Ni0xIDE2LjMtMi4yIDMyLjctNi41IDQ4LjgtOS43IDM3LTMyLjggNTEuNS02Ni43IDUzLjgtMzYuMiAyLjUtNzIuNSAzLjgtMTA4LjggNC4zLTIxLjMuMi00Mi43IDAtNjQgMHpNMjAzLjIgMzQ0TDM0OCAyNjQuN2wtMTQ0LjgtNzkuM1YzNDR6IiBmaWxsPSIjREQyQzI4Ii8+PHBhdGggZD0iTTIwMy4yIDM0NFYxODUuNUwzNDggMjY0LjggMjAzLjIgMzQ0eiIgZmlsbD0iI0ZFRkRGRCIvPjwvc3ZnPg==");
	opacity:1
}
/* footer */
footer {
	background: linear-gradient(to top, #4DA5EF, #243a74);
	border-top: 3px solid #FFCC00;
}
.footer-copyright a {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	display: inline-block;
	margin-left: auto;
}
.footer-copyright a span {
	font-size: 11.5px;
}
.footer-copyright a svg {
	fill: #FFF;
}
.footer-copyright a svg, .footer-copyright a span {
	display: block;
}
.footer-copyright a:hover svg {
	fill: #FFCC00;
	-webkit-transition: all 0.33s ease-out;
	-o-transition: all 0.33s ease-out;
	transition: all 0.33s ease-out;
}
.footer-copyright a:hover span{
	color: #FFCC00;
	-webkit-transition: all 0.33s ease-out;
	-o-transition: all 0.33s ease-out;
	transition: all 0.33s ease-out;
}
/* extra */
.photo-slider .owl-nav>div{
	position: absolute;
	cursor: pointer;
	background: url("../images/arr-sprite.png") no-repeat;
	width: 45px;
	height: 45px;
	top: 50%;
	margin-top: -23px;
	z-index: 1000;
	overflow: hidden;
	text-indent: -200px;
}

.photo-slider .owl-nav .owl-prev {
	left: 10px;
	background-position: 0 0;
}

.photo-slider .owl-nav .owl-next{
	right: 10px;
	background-position: right 0;
}

.photo-slider .owl-nav .owl-prev:hover{
	background-position: 0 bottom;
}

.photo-slider .owl-nav .owl-next:hover{
	background-position: right bottom;
}

.owl-carousel .owl-item img{
	transform-style: initial;
}

.owl-carousel .owl-item img{
	width: auto;
}
.main__slider {
	visibility: hidden;
}
.slick-initialized {
  visibility: visible!important;
}

.element {
	height: 64px;
	background-color: #FFCC00;
    color: #333!important;
    cursor: pointer;
	margin-bottom: 1rem;
}
.element .material-icons { width: 64px; height: 64px; font-size: 48px; padding: 8px; float: left; }
.element div { position: relative; height: 64px; float: left; width: calc( 100% - 64px); }
.element div .text_cent {
display: block;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.wrapper-dropdown .dropdown { display: none; }
.wrapper-dropdown .dropdown li:before, .sl li:before {
	margin-right:10px;
    content: "\2014";
}
.wrapper-dropdown .dropdown .add-left {
	margin-left: 26px;
}
@media(max-width: 980px) {
.element .no_m { display:none; }
}

.color-white .h2 { color: #fff; }
.color-white input { background-color: #fff!important; padding: 0 15px !important; }
input[type=text].invalid:not(.browser-default) { border-bottom: 0!important; box-shadow: 0!important; }
.color-white .btn { margin-top: 1rem; margin-bottom: 1rem; height: 3rem; line-height: 20px; }
.fs-1-7r { font-size: 1.7rem; }
.fs-2-5r { font-size: 2.5rem; }
.red-border { border: 3px solid #FFCC00; }
.red-border img { width: 100%; }
.red-border p { background-color: #243a74; padding: 10px; color: #FFF; margin-bottom: 0; text-align: center; font-weight: 600; font-size: 18px; }

@media(max-width: 980px) {
header { border-bottom: 0px solid #FFCC00; }
header .logo a { width: calc(100% - 140px); height: 56px; }
header .logo a img { top: 0; height: 85px!important; }
header .logo .text-logo { margin-left: calc( -100% + 260px); position: absolute; }
.first img { margin-bottom: 20px; }
.input-field { overflow: hidden; }
.fs-2-5r { font-size: 1.5rem; }
.slick-list .container { height: 100vh; }
.phoneClick { display: block; }
.section3 .phoneClick { font-size: 18px; } 
}
@media(max-width: 1024px) {
.section3 .phoneClick { font-size: 18px; }
}
@media(max-width: 520px) {
header .logo .text-logo { display: none; }
header .logo img { left: 0; right: 0; }
}
@media(max-width: 812px) {
.red-border { margin-bottom: 15px;
}
}
.a-color-white:hover{ color: #fff; }
.red-border p a { color: #FFF; }
.parallax-container { background-color: rgb(0,0,0,0.4); overflow: hidden; }


@media(max-width: 1080px) {
header .header__phone { font-size: 18px; }
}
.ico i { position: relative; }
.ico i img { width: 55px; position: absolute; top: -27.5px; left: -27.5px; }

.root-item-wrp ul ul { top: 0px!important; margin-left: 250px!important; margin-top: 0px!important; }
.parallax-container2 { width: 100%; height: 200px; }


#trigger {background: url(/local/templates/ntcmchs/images/step-bg_2.jpg);}
#trigger2 {background: url(/local/templates/ntcmchs/images/step-bg.jpg);}
#trigger:before, #trigger2:before { background: rgb(0,0,0,0.4); content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0;}
#trigger, #trigger2 { background-attachment: fixed;  position:relative; box-shadow: 0 1px 10px rgba(0, 0, 0, 0.48); min-height: 200px;
    padding-top: 2em;}

.trig-box {display: flex; justify-content: space-between;}
.trig {width: 22%; display: flex; flex-direction: column;}
.trig .img {text-align: center; position: relative; padding: 40px 20px;}
.trig .img img {width:50%;}
.trig .img:before { content: ""; position: absolute; height: 100%; width: 95%; border: 4px solid #40b53e; left: 0px; z-index: 1; top: 0; transition: 0.5s;}
.trig .img:after { content: ""; position: absolute; height: 100%; width: 95%; border: 4px solid #ffffff; left: 14px; z-index: 1; top: -10px; transition: 0.5s;}
.trig p {font-size: 16px; color: #fff;text-align: center; margin-top: 30px; font-weight: 600; line-height: 1.4;}
.trig:hover .img:after {top: 8px; left: 0;}
.trig:hover .img:before {left: 14px; top: -8px;}

.color-white h1 { color: #fff; }
.m20_b { margin-bottom: 20px; }
.color-white .bx-breadcrumb-item span { color: #fff; }
.list_p h4 { margin-top: 0px!important; }
@media(min-width: 980px) {
.hamburger-box .material-icons { display: none; }
}

.main__slider .text-xl-right { font-style: italic; }
.img_a img { width: 100%; }
.img_a .red-border p { font-size: 16px; }
.img_a .red-border p span { font-size: 14px; }