@keyframes sqpulse {
	0% {
		opacity: 1
	}
	
	50% {
		opacity: .2
	}
	
	100% {
		opacity: 1
	}
}

.newhome {
	line-height: 1.2
}

.newhome .title {
	color: #082d4e;
	font-size: 36px;
	margin: 0 0 50px;
	text-align: center;
	font-weight: 500
}

.nmb1 {
	padding: 70px 0 80px;
	background: #f9fcff;
	position: relative
}

.nmb1 .titlebl {
	width: 460px;
	display: inline-block;
	vertical-align: top;
	color: #082d4e;
	font-weight: 500;
	line-height: 1.2;
	font-size: 36px;
	padding-top: 75px
}

.nmb1 .titlebl .imgbg {
	position: absolute;
	top: 0;
	left: calc(50% - 800px);
	width: 566px;
	height: 508px;
	background: url(/img/nm/decor.png) left top no-repeat
}

.nmb1 .titlebl .imgbg .sq {
	width: 26px;
	height: 26px;
	background: #ccdb2a;
	position: absolute;
	left: 28px;
	top: 0;
	-webkit-animation: sqpulse 3s 1.5s linear infinite;
	-moz-animation: sqpulse 3s 1.5s linear infinite;
	-o-animation: sqpulse 3s 1.5s linear infinite;
	animation: sqpulse 3s 1.5s linear infinite
}

.nmb1 .titlebl .imgbg .sq:nth-child(1) {
	left: 404px;
	top: 106px;
	-webkit-animation: sqpulse 3s 0s linear infinite;
	-moz-animation: sqpulse 3s 0s linear infinite;
	-o-animation: sqpulse 3s 0s linear infinite;
	animation: sqpulse 3s 0s linear infinite
}

.nmb1 .titlebl .imgbg .sq:nth-child(2) {
	left: 540px;
	top: 295px;
	-webkit-animation: sqpulse 3s 1.5s linear infinite;
	-moz-animation: sqpulse 3s 1.5s linear infinite;
	-o-animation: sqpulse 3s 1.5s linear infinite;
	animation: sqpulse 3s 1.5s linear infinite
}

.nmb1 .titlebl .imgbg .sq:nth-child(3) {
	left: 350px;
	top: 351px;
	-webkit-animation: sqpulse 3s 0s linear infinite;
	-moz-animation: sqpulse 3s 0s linear infinite;
	-o-animation: sqpulse 3s 0s linear infinite;
	animation: sqpulse 3s 0s linear infinite
}

.nmb1 .titlebl .info {
	position: relative;
	z-index: 2
}

.nmb1 .titlebl .info div {
	font-size: 60px;
	color: #ccdb2a
}

.nmb1 .nmb1list {
	font-size: 0;
	width: calc(100% - 465px);
	vertical-align: top;
	display: inline-block
}

.nmb1 .nmb1list .item {
	width: 270px;
	padding: 30px;
	height: 360px;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #ecf2fc;
	vertical-align: top;
	display: inline-block;
	font-size: 18px;
	color: #082d4e;
	text-align: center;
	font-weight: 400;
	margin-right: 20px;
	position: relative;
	transition: all 1s
}

.nmb1 .nmb1list .item:before {
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 3px;
	content: " ";
	display: block;
	opacity: 0;
	transition: all 1s;
	background: #ccdb2a
}

.nmb1 .nmb1list .item:hover:before {
	opacity: 1
}

.nmb1 .nmb1list .item:last-child {
	margin-right: 0
}

.nmb1 .nmb1list .item:hover {
	-webkit-box-shadow: 0 10px 36px 4px rgba(79,98,120,.2);
	box-shadow: 0 10px 36px 4px rgba(79,98,120,.2)
}

.nmb1 .nmb1list .item .num {
	color: #ecf2fc;
	font-weight: 300;
	font-size: 65px;
	text-align: center;
	margin: 0 0 45px;
	transition: all .3s
}

.nmb1 .nmb1list .item:hover .num {
	color: #ccdb2a
}

.nmb1 .nmb1list .item .name {
	font-size: 28px;
	color: #082d4e;
	font-weight: 500;
	text-align: center;
	height: 65px;
	margin: 0 0 45px
}

.nmb1 .nmb1list .item .info {
	text-align: left;
	padding: 0;
	margin: 0
}

.nmb1 .nmb1list .item .info li {
	padding-left: 15px;
	display: block;
	position: relative;
	margin: 0 0 10px
}

.nmb1 .nmb1list .item .info li a {
	text-decoration: none;
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
	transition: all .3s;
	font-size: 16px
}

.nmb1 .nmb1list .item .info li a:hover {
	color: #2a6496
}

.nmb1 .nmb1list .item .info li a:before {
	text-decoration: none
}

.nmb1 .nmb1list .item .info li:before {
	position: absolute;
	left: 0;
	top: 9px;
	width: 6px;
	height: 6px;
	background: #ccdb2a;
	display: block;
	content: " "
}

.nmb2 {
	padding: 15px 0;
	position: relative
}

.nmb2-wrap {
	height: 500px;
	width: 100%;
	position: relative;
	background: #ecf2fc
}

.nmb2-menu {
	position: absolute;
	height: 100%;
	width: 420px;
	top: 0;
	right: 0;
	padding-top: 85px;
	box-sizing: border-box
}

.nmb2-menu a {
	display: block;
	margin: 0;
	font-size: 28px;
	color: #4a637d;
	padding-left: 27px;
	box-sizing: border-box;
	height: 48px;
	line-height: 48px;
	margin-bottom: 35px;
	position: relative;
	left: -1px;
	font-weight: 500;
	transition: all .3s
}

.nmb2-menu a:hover {
	text-decoration: none;
	color: #082d4e
}

.nmb2-menu-inner {
	position: relative
}

.nmb2-menu-inner .vline {
	width: 3px;
	background: #133e65;
	border-radius: 4px;
	position: absolute;
	left: 0;
	top: 0;
	content: " ";
	display: block;
	opacity: 1;
	transition: all .15s
}

.nmb2-menu a.act {
	color: #082d4e;
	border-color: #082d4e
}

.nmb2-inner {
	position: relative;
	width: calc(100% - 420px);
	height: 100%;
	overflow-y: hidden
}

.nmb2-inner .item {
	display: none;
	width: 100%;
	height: 100%;
	padding: 50px;
	position: relative
}

.nmb2-inner .item.act {
	display: block
}

.nmb2-inner .item .info {
	position: relative;
	z-index: 2;
	max-width: 320px;
	height: 100%
}

.nmb2-inner .item .subname {
	position: relative;
	padding: 0 10px;
	line-height: 28px;
	min-height: 28px;
	background: #d9e5fa;
	font-size: 14px;
	color: #082d4e;
	text-align: center;
	display: inline-block;
	margin: 0 0 25px;
	z-index: 2
}

.nmb2-inner .item .subname:before {
	position: absolute;
	left: -10px;
	top: 100%;
	width: 10px;
	height: 10px;
	content: " ";
	display: block;
	background: #ccdb2a
}

.nmb2-inner .item .name {
	font-weight: 500;
	font-size: 28px;
	color: #082d4e;
	margin: 0 0 25px
}

.nmb2-inner .item .desc {
	font-weight: 400;
	font-size: 18px;
	color: #082d4e
}

.nmb2-inner .item .desc span {
	font-size: 10px;
	line-height: 1.2;
	display: block;
	margin-top: 10px
}

.nmb2-inner .item .button {
	position: absolute;
	left: 0;
	bottom: 0;
	min-width: 155px;
	padding: 0 30px;
	font-size: 18px;
	height: 60px;
	line-height: 60px;
	z-index: 2
}

.nmb2-inner .item .img {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	text-align: right
}

.nmb2-inner .item .img img {
	height: 100%;
	width: auto
}

.nmb3 {
	height: 500px;
	position: relative
}

.nmb3 .nmb3-wrap {
	height: 100%;
	width: 100%;
	position: relative
}

.nmb3-info-list {
	width: 475px;
	height: 400px;
	position: absolute;
	left: 45px;
	top: -50px;
	background: #fff;
	-webkit-box-shadow: 0 10px 40px 0 rgba(0,0,0,.2);
	-moz-box-shadow: 0 10px 40px 0 rgba(0,0,0,.2);
	box-shadow: 0 10px 40px 0 rgba(0,0,0,.2);
	box-sizing: border-box;
	z-index: 3
}

.nmb3-info-list .item {
	position: relative;
	padding: 50px 20px 20px 50px;
	box-sizing: border-box;
	font-size: 18px;
	color: #082d4e;
	font-weight: 500;
	height: 400px;
	width: 475px
}

.nmb3-info-list .item .name {
	font-size: 36px;
	color: #082d4e;
	font-weight: 500;
	margin: 0 0 25px
}

.nmb3-info-list .item .desc {
	font-weight: 400
}

.nmb3-info-list .item .button {
	position: absolute;
	left: 50px;
	bottom: 50px;
	width: 155px;
	font-size: 18px;
	height: 60px;
	line-height: 60px;
	z-index: 2;
	font-weight: 400
}

.nmb3-list {
	position: relative;
	width: 100%;
	height: 100%
}

.nmb3-list .item {
	height: 100%;
	text-align: right;
	overflow: hidden;
	background: #f9fcff
}

.nmb3-list .item img {
	height: 100%;
	width: auto;
	display: inline-block
}

.nmb3-list .slick-prev {
	display: inline-block;
	width: 70px;
	height: 50px;
	border: 1px solid #a3b9d4;
	border-right: 0;
	background: #fff url(/img/hello/left-arrow.svg) center center no-repeat;
	background-size: auto 26px;
	z-index: 4;
	cursor: pointer;
	transition: all .3s;
	left: 45px;
	bottom: 30px;
	position: absolute;
	text-indent: -9999px
}

.nmb3-list .slick-prev:hover {
	border-color: #ccdb2a;
	background-color: #f6f8fb
}

.nmb3-list .slick-next {
	display: inline-block;
	width: 70px;
	height: 50px;
	border: 1px solid #a3b9d4;
	border-left: 0;
	background: #fff url(/img/hello/right-arrow.svg) center center no-repeat;
	background-size: auto 26px;
	z-index: 4;
	cursor: pointer;
	left: 115px;
	bottom: 30px;
	position: absolute;
	text-indent: -9999px
}

.nmb3-list .slick-next:hover {
	border-color: #ccdb2a;
	background-color: #f6f8fb
}

.nmb3-list .slick-dots {
	display: inline-block;
	position: absolute;
	bottom: 30px;
	text-align: right;
	width: 100%;
	right: 30px;
	margin: 0;
	padding: 0
}

.nmb3-list .slick-dots button {
	opacity: 0;
	width: 10px;
	height: 10px;
	font-size: 0;
	padding: 0;
	vertical-align: top
}

.nmb3-list .slick-dots li {
	list-style: none;
	width: 10px;
	height: 10px;
	padding: 0;
	display: inline-block;
	margin: 0 8px;
	vertical-align: top;
	background: #a3b9d4
}

.nmb3-list .slick-dots li.slick-active {
	background: #ccdb2a
}

.nmb4 {
	padding: 85px 0 115px;
	position: relative
}

.nmb4-list {
	font-size: 0;
	position: relative;
	text-align: left
}

.nmb4-list .item {
	width: 420px;
	margin-right: 35px;
	display: inline-block;
	vertical-align: top;
	height: 560px;
	padding: 45px;
	box-sizing: border-box;
	position: relative;
	background-size: auto 100%!important;
	transition: all .3s
}

.nmb4-list .item:hover {
	-webkit-box-shadow: 0 10px 40px 0 rgba(0,0,0,.2);
	-moz-box-shadow: 0 10px 40px 0 rgba(0,0,0,.2);
	box-shadow: 0 10px 40px 0 rgba(0,0,0,.2);
	background-size: auto 103%!important
}

.nmb4-list .item.double {
	padding: 0
}

.nmb4-list .item.double:hover {
	-webkit-box-shadow: 0 10px 40px 0 transparent;
	-moz-box-shadow: 0 10px 40px 0 transparent;
	box-shadow: 0 10px 40px 0 transparent
}

.nmb4-list .item.double .subitem {
	height: 265px;
	width: 100%;
	display: block;
	margin: 0 0 30px;
	transition: all .3s;
	padding: 40px 24px 20px;
	box-sizing: border-box;
	position: relative
}

.nmb4-list .item.double .subitem:hover {
	-webkit-box-shadow: 0 10px 40px 0 rgba(0,0,0,.2);
	-moz-box-shadow: 0 10px 40px 0 rgba(0,0,0,.2);
	box-shadow: 0 10px 40px 0 rgba(0,0,0,.2);
	background-size: auto 103%!important
}

.nmb4-list .item:last-child {
	margin-right: 0
}

.nmb4-list .item .subname {
	font-size: 14px;
	color: #4a637d;
	font-weight: 500;
	margin: 0 0 15px
}

.nmb4-list .item .name {
	font-size: 28px;
	color: #082d4e;
	font-weight: 500;
	margin: 0 0 5px
}

.nmb4-list .item .name a {
	font-size: inherit;
	color: inherit;
	font-weight: inherit;
	text-decoration: none
}

.nmb4-list .item .name a:hover {
	text-decoration: none
}

.nmb4-list .item .desc {
	max-width: 210px;
	font-size: 14px;
	color: #082d4e;
	font-weight: 400
}

.nmb4-list .item .button {
	position: absolute;
	left: 45px;
	bottom: 50px;
	width: 155px;
	font-size: 18px;
	height: 60px;
	line-height: 60px;
	z-index: 2
}

.nmb4-list .item .button.arr {
	width: 60px;
	right: 0;
	bottom: 0;
	left: auto
}

.nmb4-list .item .button.arr svg {
	width: 25px;
	top: 5px;
	position: relative
}

.nmb5 {
	position: relative;
	padding: 60px 0 0
}

.nmb5 .nmb5-list {
	position: relative;
	font-size: 0
}

.nmb5 .nmb5-list .item {
	width: calc(100% - 455px);
	height: 470px;
	position: relative;
	padding: 45px 45px 25px 420px;
	background: #ecf2fc;
	margin: 0 35px 0 0;
	box-sizing: border-box
}

.nmb5 .nmb5-list .item .img {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 420px;
	background: url(/img/nm/doc_decor.png) left top no-repeat;
	background-size: auto 100%
}

.nmb5 .nmb5-list .item .img img {
	position: absolute;
	left: 0;
	bottom: 0
}

.nmb5 .nmb5-list .item .info {
	position: relative;
	font-size: 18px;
	color: #4a637d;
	font-weight: 500
}

.nmb5 .nmb5-list .item .info .subname {
	font-weight: 500;
	color: #4a637d;
	margin: 0 0 4px;
	display: block;
	transition: all .3s
}

.nmb5 .nmb5-list .item .info .subname:hover {
	text-decoration: none;
	color: #2a6496
}

.nmb5 .nmb5-list .item .info .name {
	font-weight: 500;
	color: #082d4e;
	font-size: 28px;
	margin: 0 0 25px;
	display: block;
	transition: all .3s
}

.nmb5 .nmb5-list .item .info .name:hover {
	text-decoration: none;
	color: #2a6496
}

.nmb5 .nmb5-list .item .info .desc {
	margin: 0 0 20px
}

.nmb5 .nmb5-list .item .info .desc2 {
	font-weight: 300;
	font-size: 18px;
	color: #4a637d
}

.nmb5 .nmb5-list .item .info .desc2 p {
	font-weight: 300;
	font-size: 18px;
	color: #4a637d;
	margin: 0 0 20px
}

.nmb5 .nmb5-list .item .link {
	display: block;
	text-decoration: none
}

.nmb5 .container {
	position: relative
}

.nmb5 .button {
	position: absolute;
	right: 280px;
	bottom: 0;
	width: 155px;
	font-size: 18px;
	height: 60px;
	line-height: 60px;
	z-index: 2
}

.nmb6 {
	padding: 60px 0 0;
	position: relative
}

.nmb6-list {
	font-size: 0;
	position: relative;
	height: 660px;
	width: 100%
}

.nmb6-list .item {
	padding: 50px;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	background: #ccdb2a;
	color: #082d4e;
	font-size: 18px;
	font-weight: 400;
	height: 100%;
	position: relative;
	transition: all .3s
}

.nmb6-list .item.wsub {
	padding: 0
}

.nmb6-list .item .sublist {
	position: relative;
	height: 100%
}

.nmb6-list .item .sublist .subitem {
	position: relative;
	padding: 50px;
	box-sizing: border-box;
	background: #ccdb2a
}

.nmb6-list .item:first-child {
	width: 330px;
	height: 100%;
	display: inline-block;
	vertical-align: top
}

.nmb6-list .item .icon {
	position: absolute;
	right: 25px;
	bottom: 45px;
	width: 56px;
	height: 56px;
	border: 2px solid #fff;
	border-radius: 100%;
	text-align: center;
	transition: all .3s
}

.nmb6-list .item .icon:hover {
	border: 2px solid #edf3fc
}

.nmb6-list .item .icon img {
	height: 70%;
	top: 15%;
	position: relative
}

.nmb6-list .clust1 {
	width: calc(100% - 330px);
	height: 50%;
	display: inline-block;
	vertical-align: top;
	position: relative
}

.nmb6-list .clust1 .item {
	width: 330px
}

.nmb6-list .clust1 .subitem .name {
	height: 70px;
	overflow: hidden
}

.nmb6-list .clust1 .subitem .desc {
	height: 110px;
	overflow: hidden
}

.nmb6-list .clust1 .item:last-child {
	width: calc(100% - 330px)
}

.nmb6-list .clust2 {
	position: absolute;
	width: calc(100% - 330px);
	height: 50%;
	top: 50%;
	right: 0;
	display: inline-block;
	vertical-align: top
}

.nmb6-list .clust2 .item {
	width: calc(100% - 330px)
}

.nmb6-list .clust2 .item .name {
	max-width: 380px
}

.nmb6-list .clust2 .item .desc {
	max-width: 380px;
	color: #082d4e;
	text-decoration: none
}

.nmb6-list .clust2 .item:last-child {
	width: 330px
}

.nmb6-list .item .subname {
	display: inline-block;
	font-size: 14px;
	color: #082d4e;
	font-weight: 500;
	vertical-align: top;
	background: #fff;
	padding: 5px 10px;
	box-sizing: border-box;
	text-align: center;
	position: relative
}

.nmb6-list .item .subname.gr {
	background: #ccdb2a
}

.nmb6-list .item .subname:before {
	content: " ";
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	background: #fff;
	left: -10px;
	bottom: -10px
}

.nmb6-list .item .subname.sqgr:before {
	background: #ccdb2a
}

.nmb6-list .item .subname2 {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	vertical-align: top;
	padding: 5px 10px;
	box-sizing: border-box;
	text-align: center;
	position: relative
}

.nmb6-list .item .name {
	margin: 20px 0;
	color: #082d4e;
	font-size: 28px;
	display: block;
	font-weight: 500;
	transition: all .3s
}

.nmb6-list .item .name:hover {
	text-decoration: none;
	color: #2a6496
}

.nmb6-list .item .link {
	position: absolute;
	left: 50px;
	bottom: 50px;
	color: #082d4e;
	font-size: 15px;
	padding-right: 22px;
	display: inline-block;
	font-weight: 500;
	text-decoration: none
}

.nmb6-list .item .link:before {
	content: " ";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	background: url(/img/nm/double-arrow.png) center center no-repeat;
	background-size: auto 16px;
	height: 16px;
	width: 16px
}

.nmb6-list .item .button {
	width: 155px;
	font-size: 18px;
	height: 60px;
	line-height: 60px;
	z-index: 2;
	position: relative
}

.nmb6-list .item .button.arr {
	width: 60px;
	right: 0;
	bottom: 0;
	left: auto
}

.nmb6-list .item .button.arr svg {
	width: 25px;
	top: 5px;
	position: relative
}

.nmb6-list .item .subitem .img {
	text-align: center;
	width: 56px;
	height: 56px;
	box-sizing: border-box;
	margin: 0 auto 40px;
	display: block;
	background: #fff;
	border-radius: 100%;
	transition: all .3s
}

.nmb6-list .item .subitem .img:hover {
	background: #edf3fc
}

.nmb6-list .item .subitem .img img, .nmb6-list .item .subitem .img svg {
	height: 50%;
	width: auto;
	position: relative;
	top: 25%;
	text-align: center;
	display: inline-block
}

.nmb6-list .slick-dots {
	display: inline-block;
	position: absolute;
	bottom: 50px;
	text-align: left;
	width: 100%;
	left: 50px;
	margin: 0;
	padding: 0;
	height: 6px
}

.nmb6-list .slick-dots button {
	opacity: 0;
	width: 5px;
	height: 5px;
	font-size: 0;
	padding: 0;
	vertical-align: top
}

.nmb6-list .slick-dots li {
	list-style: none;
	width: 5px;
	height: 5px;
	padding: 0;
	display: inline-block;
	margin: 0 10px 0 0;
	border: 1px solid #fff;
	border-radius: 100%;
	vertical-align: top;
	background: 0 0
}

.nmb6-list .slick-dots li.slick-active {
	background: #fff
}

.news-actions {
	padding: 35px 0
}

.news-actions div.h1 {
	font-size: 42px;
	color: #767f87;
	font-weight: 300;
	margin: 0 0 40px;
	text-align: center
}

.news-actions div.h1 a {
	font-size: 42px;
	color: #0a365c;
	font-weight: 300;
	text-decoration: underline
}

.news-actions div.h1 a.active {
	font-size: 42px;
	color: #767f87;
	font-weight: 300;
	text-decoration: none
}

.news-actions .news-type {
	display: none
}

.news-actions .news-type.active {
	display: block
}

.news-actions .news-type .news-item {
	width: 255px;
	margin-right: 55px;
	display: inline-block;
	vertical-align: top
}

.news-actions .news-type .news-item:hover {
	text-decoration: none
}

.news-actions .news-type .news-item .date {
	width: 125px;
	height: 125px;
	background: #fff;
	line-height: 125px;
	font-size: 60px;
	color: #767f87;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-weight: 300
}

.news-actions .news-type .news-item .date .month {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #000;
	text-transform: uppercase
}

.news-actions .news-type .news-item .date .month div {
	display: inline-block;
	vertical-align: top;
	padding: 0 3px;
	font-weight: 700
}

.news-actions .news-type .news-item .date .month div:nth-child(2) {
	background: #e6ebee
}

.news-actions .news-type .news-item .img {
	width: 130px;
	height: 125px;
	vertical-align: top;
	display: inline-block
}

.news-actions .news-type .news-item .name {
	font-size: 14px;
	color: #4a545d;
	margin: 15px 0;
	text-transform: uppercase
}

.news-actions .news-type .news-item .text {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	margin-bottom: 20px;
	line-height: 1.3
}

.news-actions .news-type .news-item .link {
	color: #0a365c;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	border-radius: 0;
	width: 155px;
	border: 1px solid #bac7d1;
	text-decoration: underline;
	height: 40px;
	line-height: 40px
}

.news-actions .news-type .more {
	display: inline-block;
	padding: 25px 60px 25px 25px;
	border: 1px solid #bac7d1;
	border-radius: 0;
	font-size: 24px;
	color: #0a365c;
	width: 205px;
	box-sizing: border-box;
	text-decoration: underline;
	font-weight: 300;
	line-height: 1.4;
	vertical-align: top;
	margin-top: 90px;
	background: url(../img/office/arrr.svg) 160px 40px no-repeat
}

.news-actions__title {
	color: #a3b9d4;
	font-size: 36px;
	font-weight: 700;
	text-align: center
}

.news-actions__title .chtype {
	color: #a3b9d4
}

.news-actions__title .chtype:hover {
	text-decoration: none
}

.news-actions__title .active {
	color: #082d4e;
	border-bottom: 2px solid #000
}

.news-actions-item {
	background-color: #f9fcff;
	border-bottom: 4px solid #f9fcff;
	cursor: pointer;
	width: 279px;
	min-height: 380px;
	margin: 50px 35px
}

.news-actions-item:hover {
	-webkit-box-shadow: 0 10px 36px 4px rgba(79,98,120,.2);
	box-shadow: 0 10px 36px 4px rgba(79,98,120,.2);
	background-color: #f9fcff;
	border-bottom: 4px solid #ccdb2a;
	text-decoration: none
}

.news-actions-item__img {
	display: block;
	width: 100%;
	height: 186px
}

.news-actions-item__title {
	color: #082d4e;
	height: 130px;
	font-size: 22px;
	font-weight: 300;
	margin: 10px 10px 0;
	display: block;
	position: relative;
	font-weight: 500;
}

.news-actions-item__title:before {
	content: " ";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px;
	background: -moz-linear-gradient(top,rgba(30,87,153,0) 0,#f9fcff 100%);
	background: -webkit-linear-gradient(top,rgba(30,87,153,0) 0,#f9fcff 100%);
	background: linear-gradient(to bottom,rgba(30,87,153,0) 0,#f9fcff 100%);
	transition: all 1s
}

.news-actions-item:hover .news-actions-item__title:before {
	background: -moz-linear-gradient(top,rgba(30,87,153,0) 0,#f9fcff 100%);
	background: -webkit-linear-gradient(top,rgba(30,87,153,0) 0,#f9fcff 100%);
	background: linear-gradient(to bottom,rgba(30,87,153,0) 0,#f9fcff 100%)
}

.news-actions-item__title:hover {
	text-decoration: none
}

.news-actions-item__info {
	margin-top: 1em;
	font-size: 8px;
	line-height: 1.5;
}

.news-actions-item__date, .news-actions-item__info {
	text-transform: uppercase;
	color: #a3b9d4;
	text-align: left;
	font-weight: 700;
	margin-left: 20px
}

.news-actions-item__date {
	font-size: 12px;
	line-height: 1.5;
}

.news-actions-item__full-title {
	color: #082d4e;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	padding-top: 80px;
	margin-bottom: 80px
}

.news-actions-item__full-title span {
	display: block;
	text-align: center
}

.news-actions-item__full-button {
	display: block;
	width: 220px;
	color: #0a365c;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	font-weight: 400;
	background-color: #ccdb2a;
	padding: 0 15px;
	text-align: center;
	margin: 15px auto;
	transition: all .3s;
	text-decoration: none
}

.news-actions-item__full-button:hover {
	color: #fff;
	background-color: #0a365c;
	text-decoration: none
}

@media (max-width:1290px) {
	.news-actions .news-type .news-item {
		margin-right: 10px
	}
	
	.news-actions .news-type .more {
		width: 145px;
		font-size: 16px;
		background: url(../img/office/arrr.svg) 110px 40px no-repeat
	}
}@media (max-width:1100px) {
	.news-actions .news-type {
		text-align: center
	}
	
	.news-actions .news-type .news-item {
		margin: 0 20px 30px
	}
	
	.news-actions .news-type .more {
		width: 255px;
		font-size: 16px;
		background: url(../img/office/arrr.svg) 210px 15px no-repeat;
		vertical-align: top;
		margin-top: 0
	}
}@media (min-width:767px) {
	.news-actions__title {
		display: block
	}
}@media (max-width:767px) {
	.news-actions h1 {
		font-size: 26px;
		margin: 0 0 20px
	}
	
	.news-actions h1 a {
		font-size: 26px
	}
	
	.news-actions h1 a.active {
		font-size: 26px
	}
	
	.news-actions .news-type .news-item {
		margin-right: 0;
		width: 100%;
		margin: 0 0 50px
	}
	
	.news-actions .news-type .more {
		margin-top: 30px;
		width: 200px;
		font-size: 16px;
		background: url(../img/office/arrr.svg) 150px 25px no-repeat
	}
	
	.news-actions-item {
		background: #fff;
		-webkit-box-shadow: 0 10px 36px 4px rgba(79,98,120,.2);
		box-shadow: 0 10px 36px 4px rgba(79,98,120,.2)
	}
}.news-actions .news-type .slick-prev {
	position: absolute;
	left: 15px;
	bottom: 0;
	display: inline-block;
	width: 70px;
	height: 50px;
	border: 1px solid #a3b9d4;
	border-right: 0;
	background: #fff url(/img/hello/left-arrow.svg) center center no-repeat;
	background-size: auto 26px;
	z-index: 4;
	cursor: pointer;
	transition: all .3s;
	text-indent: -9999px
}

.news-actions .news-type .slick-prev:hover {
	border-color: #ccdb2a;
	background-color: #f6f8fb
}

.news-actions .news-type .slick-next {
	position: absolute;
	left: 85px;
	bottom: 0;
	display: inline-block;
	width: 70px;
	height: 50px;
	border: 1px solid #a3b9d4;
	border-left: 0;
	background: #fff url(/img/hello/right-arrow.svg) center center no-repeat;
	background-size: auto 26px;
	z-index: 4;
	cursor: pointer;
	text-indent: -9999px
}

.news-actions .news-type .slick-next:hover {
	border-color: #ccdb2a;
	background-color: #f6f8fb
}

.news-actions .news-type .slick-dots {
	display: inline-block;
	position: absolute;
	bottom: 5px;
	text-align: right;
	width: 100%;
	right: 15px;
	margin: 0;
	padding: 0
}

.news-actions .news-type .slick-dots button {
	opacity: 0;
	width: 10px;
	height: 10px;
	font-size: 0;
	padding: 0;
	vertical-align: top
}

.news-actions .news-type .slick-dots li {
	list-style: none;
	width: 10px;
	height: 10px;
	padding: 0;
	display: inline-block;
	margin: 0;
	margin-left: 16px;
	vertical-align: top;
	background: #a3b9d4
}

.news-actions .news-type .slick-dots li.slick-active {
	background: #ccdb2a
}

.search-main {
	width: 100%;
	max-width: 920px;
	position: absolute;
	left: calc(50% - 460px);
	height: 60px;
	line-height: 60px;
	top: 180px;
	z-index: 10;
	-webkit-box-shadow: 0 10px 40px 0 rgba(79,98,120,.2);
	-moz-box-shadow: 0 10px 40px 0 rgba(79,98,120,.2);
	box-shadow: 0 10px 40px 0 rgba(79,98,120,.2)
}

.search-main .line {
	position: relative;
	font-size: 0
}

.search-main .line:before {
	width: 60px;
	height: 60px;
	position: absolute;
	left: 0;
	top: 0;
	content: " ";
	display: block;
	background: url(/img/nm/magnifying-glass.png) center center no-repeat
}

.search-main .line input.txt {
	height: 60px;
	line-height: 60px;
	width: calc(100% - 170px);
	background: #fff;
	padding: 0 15px 0 65px;
	font-size: 24px;
	color: #000;
	display: inline-block;
	vertical-align: top;
	border: 0
}

.search-main .line input.sbm {
	height: 60px;
	line-height: 60px;
	width: 170px;
	background: #ccdb2a;
	font-size: 24px;
	color: #082d4e;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	border: 0;
	transition: all .3s
}

.search-main .line input.sbm:hover {
	background: #082d4e;
	color: #fff
}

.search-main .line .search-glass-icon {
	position: absolute;
	left: 0.5rem;
	top: 0.45rem;
	width: 22px;
	height: 22px;
}

.search-main .results {
	padding-right: 0;
	background: #fff;
	padding: 0 20px
}

.search-main .results a {
	display: inline-block;
	vertical-align: top;
	margin: 10px 20px 10px 0;
	padding: 3px 8px 5px;
	background: #ecf2fc;
	color: #082d4e;
	font-size: 18px;
	text-decoration: none;
	line-height: 1.2;
	transition: all .3s
}

.search-main .results a:hover {
	text-decoration: none;
	color: #082d4e;
	background: #e0e8f6
}

.hdr_top.hdr_top_full_main:before {
	height: 165px;
	left: 0;
	top: 0;
	width: 100%;
	position: absolute;
	content: " ";
	display: block;
	background: -moz-linear-gradient(top,#fff 0,#fff 42%,rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(top,#fff 0,#fff 42%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom,#fff 0,#fff 42%,rgba(255,255,255,0) 100%)
}

.promo .slide-top {
	margin-bottom: 10px
}

.franchise-promo .promo-content .slide-heading, .franchise-promo .swiper-slide .slide-heading, .promo .promo-content .slide-heading, .promo .swiper-slide .slide-heading {
	line-height: 1.2
}

@media (max-width:1362px) {
	.nmb4-list .item {
		margin-right: 2.5%;
		width: 410px
	}
}@media (max-width:1356px) {
	.nmb4-list .item {
		margin-right: 2.4%
	}
}@media (max-width:1354px) {
	.nmb4-list .item {
		margin-right: 2.3%
	}
}@media (max-width:1350px) {
	.nmb4-list .item {
		margin-right: 2.2%
	}
}@media (max-width:1348px) {
	.nmb4-list .item {
		margin-right: 2.1%
	}
}@media (max-width:1346px) {
	.nmb4-list .item {
		margin-right: 2%
	}
}@media (max-width:1342px) {
	.nmb4-list .item {
		margin-right: 1.9%
	}
}@media (max-width:1340px) {
	.nmb4-list .item {
		margin-right: 1.8%;
		width: 400px
	}
}@media (max-width:1338px) {
	.nmb4-list .item {
		margin-right: 1.7%
	}
}@media (max-width:1334px) {
	.nmb4-list .item {
		margin-right: 1.6%
	}
}@media (max-width:1332px) {
	.nmb4-list .item {
		margin-right: 1.5%
	}
}@media (max-width:1328px) {
	.nmb4-list .item {
		margin-right: 1.4%
	}
}@media (max-width:1326px) {
	.nmb4-list .item {
		margin-right: 1.3%
	}
}@media (max-width:1324px) {
	.nmb4-list .item {
		margin-right: 1.2%
	}
}@media (max-width:1322px) {
	.nmb4-list .item {
		margin-right: 1.1%
	}
}@media (max-width:1320px) {
	.nmb4-list .item {
		margin-right: 1%;
		width: 390px
	}
}@media (max-width:1310px) {
	.nmb4-list .item {
		margin-right: 1%;
		width: 380px
	}
}@media (max-width:1308px) {
	.nmb4-list .item {
		margin-right: .6%
	}
}@media (max-width:1306px) {
	.nmb4-list .item {
		margin-right: .5%
	}
}@media (max-width:1304px) {
	.nmb4-list .item {
		margin-right: .4%
	}
}@media (max-width:1302px) {
	.nmb4-list .item {
		margin-right: .3%
	}
}@media (max-width:1300px) {
	.nmb4-list .item {
		margin-right: .2%
	}
}@media (max-width:1298px) {
	.nmb4-list .item {
		margin-right: .1%
	}
}@media (max-width:1024px) {
	.news-actions .news-type .slick-dots {
		bottom: -5px
	}
	
	.news-actions .news-type .slick-prev {
		width: 40px;
		height: 30px;
		background-size: auto 16px
	}
	
	.news-actions .news-type .slick-next {
		left: 55px;
		width: 40px;
		height: 30px;
		background-size: auto 16px
	}
}@media (max-width:768px) {
	.news-actions .container {
		padding: 0
	}
	
	.news-actions-item__title:before {
		background: -moz-linear-gradient(top,rgba(30,87,153,0) 0,#fff 100%);
		background: -webkit-linear-gradient(top,rgba(30,87,153,0) 0,#fff 100%);
		background: linear-gradient(to bottom,rgba(30,87,153,0) 0,#fff 100%)
	}
}@media (max-width:480px) {
	.news-actions-item {
		margin: 60px 10px;
		max-width: 279px
	}
	
	.news-actions .news-type.active {
		margin: 0 auto
	}
}@media (max-width:1360px) {
	.nmb1 .nmb1list .item {
		width: 247px;
		padding: 30px 20px
	}
	
	.nmb1 .nmb1list {
		width: calc(100% - 380px)
	}
	
	.nmb2-menu {
		width: 330px
	}
	
	.nmb2-inner {
		width: calc(100% - 330px)
	}
}@media (min-width:1201px) {
	.nmb5 .nmb5-list .item:nth-child(n+2) {
		margin: 0 0 25px;
		width: 420px;
		height: 175px;
		padding: 25px;
		position: absolute;
		right: 0;
		top: 0
	}
	
	.nmb5 .nmb5-list .item:nth-child(n+3) {
		top: 200px
	}
	
	.nmb5 .nmb5-list .item:nth-child(n+2) .img {
		position: relative;
		background: 0 0;
		height: 80px;
		width: 80px;
		overflow: hidden;
		background: #fff;
		border-radius: 100%;
		text-align: center;
		display: inline-block;
		vertical-align: top
	}
	
	.nmb5 .nmb5-list .item:nth-child(n+2) .img img {
		height: 100%;
		position: relative
	}
	
	.nmb5 .nmb5-list .item:nth-child(n+2) .info {
		display: inline-block;
		vertical-align: top;
		margin-left: 25px;
		width: 240px
	}
	
	.nmb5 .nmb5-list .item:nth-child(n+2) .info .subname {
		font-size: 14px
	}
	
	.nmb5 .nmb5-list .item:nth-child(n+2) .info .name {
		margin: 0 0 4px;
		font-size: 20px
	}
	
	.nmb5 .nmb5-list .item:nth-child(n+2) .info .desc {
		display: none
	}
	
	.nmb5 .nmb5-list .item:nth-child(n+2) .info .desc2 {
		display: none
	}
}@media (max-width:1200px) {
	.nmb1 {
		padding-bottom: 50px
	}
	
	.nmb1 .titlebl {
		padding-top: 0;
		width: 100%;
		font-size: 28px;
		margin: 0 0 50px
	}
	
	.nmb1 .titlebl .info div {
		font-size: 28px
	}
	
	.nmb1 .titlebl .imgbg {
		display: none
	}
	
	.nmb1 .nmb1list {
		height: 460px;
		width: calc(100% + 30px);
		position: relative;
		margin-left: -15px
	}
	
	.nmb1 .nmb1list .slick-list {
		padding: 30px 0 70px
	}
	
	.nmb1 .nmb1list .item {
		margin: 0 15px;
		-webkit-box-shadow: 0 10px 36px 4px rgba(79,98,120,.2);
		box-shadow: 0 10px 36px 4px rgba(79,98,120,.2);
		border-bottom: 3px solid #ccdb2a
	}
	
	.nmb1 .nmb1list .item .info li {
		width: 100%;
		padding: 13px 15px;
		border: 1px solid #ccdb2a;
		text-align: center
	}
	
	.nmb1 .nmb1list .item .info li:before {
		display: none
	}
	
	.nmb1 .nmb1list .item .num {
		line-height: 65px;
		margin-bottom: 25px;
		color: #ccdb2a
	}
	
	.nmb1 .nmb1list .slick-prev {
		display: inline-block;
		width: 70px;
		height: 50px;
		border: 1px solid #a3b9d4;
		border-right: 0;
		background: #fff url(/img/hello/left-arrow.svg) center center no-repeat;
		background-size: auto 26px;
		z-index: 4;
		cursor: pointer;
		transition: all .3s;
		left: 15px;
		bottom: -20px;
		position: absolute;
		text-indent: -9999px
	}
	
	.nmb1 .nmb1list .slick-prev:hover {
		border-color: #ccdb2a;
		background-color: #f6f8fb
	}
	
	.nmb1 .nmb1list .slick-next {
		display: inline-block;
		width: 70px;
		height: 50px;
		border: 1px solid #a3b9d4;
		border-left: 0;
		background: #fff url(/img/hello/right-arrow.svg) center center no-repeat;
		background-size: auto 26px;
		z-index: 4;
		cursor: pointer;
		left: 85px;
		bottom: -20px;
		position: absolute;
		text-indent: -9999px
	}
	
	.nmb1 .nmb1list .slick-next:hover {
		border-color: #ccdb2a;
		background-color: #f6f8fb
	}
	
	.nmb1 .nmb1list .slick-dots {
		display: inline-block;
		position: absolute;
		bottom: 0;
		text-align: right;
		width: 100%;
		right: 30px;
		margin: 0;
		padding: 0
	}
	
	.nmb1 .nmb1list .slick-dots button {
		opacity: 0;
		width: 10px;
		height: 10px;
		font-size: 0;
		padding: 0;
		vertical-align: top
	}
	
	.nmb1 .nmb1list .slick-dots li {
		list-style: none;
		width: 10px;
		height: 10px;
		padding: 0;
		display: inline-block;
		margin: 0 8px;
		vertical-align: top;
		background: #a3b9d4
	}
	
	.nmb1 .nmb1list .slick-dots li.slick-active {
		background: #ccdb2a
	}
	
	.nmb2 {
		padding-bottom: 0
	}
	
	.nmb2-menu {
		width: calc(100% + 30px);
		position: relative;
		left: -15px;
		overflow-y: hidden;
		height: 48px;
		padding-top: 0;
		border-left: 0;
		margin-bottom: 30px
	}
	
	.nmb2-menu-inner {
		overflow-x: scroll;
		width: 100%;
		position: relative;
		height: 66px
	}
	
	.nmb2-menu:before {
		content: " ";
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		height: 100%;
		width: 50px;
		background: #fff;
		background: linear-gradient(90deg,#fff 0,rgba(9,9,121,0) 100%,#00d4ff 100%);
		z-index: 1
	}
	
	.nmb2-menu:after {
		content: " ";
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
		width: 50px;
		background: #fff;
		background: linear-gradient(90deg,rgba(255,255,255,0) 0,#fff 100%,rgba(9,9,121,0) 100%);
		z-index: 1
	}
	
	.nmb2-menu-wrap {
		width: 440vw;
		height: 48px;
		box-sizing: border-box;
		padding: 0 15px;
		border-bottom: 2px solid #b4c0ca
	}
	
	.nmb2-menu a {
		padding-left: 0;
		display: inline-block;
		vertical-align: top;
		border: 0;
		margin: 0 12px
	}
	
	.nmb2-wrap {
		height: auto;
		background: 0 0
	}
	
	.nmb2-inner {
		width: calc(100% + 30px);
		position: relative;
		left: -15px;
		background: #ecf2fc
	}
	
	.nmb2-inner .item {
		padding: 0
	}
	
	.nmb2-menu-inner .vline {
		display: none
	}
	
	.nmb2-inner .item .info {
		max-width: 100%;
		padding: 35px 35px 155px;
		box-sizing: border-box
	}
	
	.nmb2-inner .item .img {
		position: relative
	}
	
	.nmb2-inner .item .button {
		position: absolute;
		left: 35px;
		bottom: 45px
	}
	
	.nmb3 {
		height: 750px;
		position: relative;
		background: #f9fcff
	}
	
	.nmb3 .nmb3-wrap {
		padding-top: 44vw
	}
	
	.nmb3-info-list {
		width: 100%;
		height: 400px;
		position: relative;
		left: 0;
		top: 0
	}
	
	.nmb3-list {
		position: absolute;
		width: calc(100% + 30px);
		height: 100%;
		left: -15px;
		top: 0
	}
	
	.nmb3-info-list .item {
		padding: 40px 20px
	}
	
	.nmb3-list .item img {
		height: auto;
		width: 100%
	}
	
	.nmb3-info-list .item .name {
		font-size: 29px
	}
	
	.nmb3-info-list .item .desc {
		font-size: 18px
	}
	
	.nmb3-info-list .item .button {
		left: 20px
	}
	
	.nmb3-list .slick-prev {
		left: 15px;
		bottom: -100px
	}
	
	.nmb3-list .slick-next {
		left: 85px;
		bottom: -100px
	}
	
	.nmb3-list .slick-dots {
		bottom: -90px;
		right: 15px
	}
	
	.nmb4-list {
		width: calc(100% + 30px);
		left: -15px
	}
	
	.nmb4-list .item {
		margin: 0 15px
	}
	
	.nmb4-list .item:last-child {
		margin: 0 15px
	}
	
	.nmb4-list .slick-prev {
		display: inline-block;
		width: 70px;
		height: 50px;
		border: 1px solid #a3b9d4;
		border-right: 0;
		background: #fff url(/img/hello/left-arrow.svg) center center no-repeat;
		background-size: auto 26px;
		z-index: 4;
		cursor: pointer;
		transition: all .3s;
		left: 15px;
		bottom: -20px;
		position: absolute;
		text-indent: -9999px
	}
	
	.nmb4-list .slick-prev:hover {
		border-color: #ccdb2a;
		background-color: #f6f8fb
	}
	
	.nmb4-list .slick-next {
		display: inline-block;
		width: 70px;
		height: 50px;
		border: 1px solid #a3b9d4;
		border-left: 0;
		background: #fff url(/img/hello/right-arrow.svg) center center no-repeat;
		background-size: auto 26px;
		z-index: 4;
		cursor: pointer;
		left: 85px;
		bottom: -20px;
		position: absolute;
		text-indent: -9999px
	}
	
	.nmb4-list .slick-next:hover {
		border-color: #ccdb2a;
		background-color: #f6f8fb
	}
	
	.nmb4-list .slick-dots {
		display: inline-block;
		position: absolute;
		bottom: 0;
		text-align: right;
		width: 100%;
		right: 30px;
		margin: 0;
		padding: 0
	}
	
	.nmb4-list .slick-dots button {
		opacity: 0;
		width: 10px;
		height: 10px;
		font-size: 0;
		padding: 0;
		vertical-align: top
	}
	
	.nmb4-list .slick-dots li {
		list-style: none;
		width: 10px;
		height: 10px;
		padding: 0;
		display: inline-block;
		margin: 0 8px;
		vertical-align: top;
		background: #a3b9d4
	}
	
	.nmb4-list .slick-dots li.slick-active {
		background: #ccdb2a
	}
	
	.nmb4-list .item.double {
		padding: 0 45px
	}
	
	.nmb4-list .item.double .subitem {
		width: calc(100% + 90px);
		left: -45px
	}
	
	.nmb4-list .slick-list {
		padding: 30px 0 70px
	}
	
	.nmb5 {
		padding-bottom: 180px
	}
	
	.nmb5 .nmb5-list {
		background: #ecf2fc
	}
	
	.nmb5 .nmb5-list .item {
		height: auto;
		width: 100%;
		text-align: center;
		padding: 25px 25px 60px;
		margin: 0
	}
	
	.nmb5 .nmb5-list .item .img {
		position: relative;
		background: 0 0;
		height: 80px;
		width: 80px;
		overflow: hidden;
		background: #fff;
		border-radius: 100%;
		text-align: center;
		display: inline-block;
		vertical-align: top;
		margin: 0 0 25px
	}
	
	.nmb5 .nmb5-list .item .img img {
		height: 100%;
		position: relative
	}
	
	.nmb5 .nmb5-list .slick-prev {
		display: inline-block;
		width: 70px;
		height: 50px;
		border: 1px solid #a3b9d4;
		border-right: 0;
		background: #fff url(/img/hello/left-arrow.svg) center center no-repeat;
		background-size: auto 26px;
		z-index: 4;
		cursor: pointer;
		transition: all .3s;
		left: 0;
		bottom: -80px;
		position: absolute;
		text-indent: -9999px
	}
	
	.nmb5 .nmb5-list .slick-prev:hover {
		border-color: #ccdb2a;
		background-color: #f6f8fb
	}
	
	.nmb5 .nmb5-list .slick-next {
		display: inline-block;
		width: 70px;
		height: 50px;
		border: 1px solid #a3b9d4;
		border-left: 0;
		background: #fff url(/img/hello/right-arrow.svg) center center no-repeat;
		background-size: auto 26px;
		z-index: 4;
		cursor: pointer;
		left: 70px;
		bottom: -80px;
		position: absolute;
		text-indent: -9999px
	}
	
	.nmb5 .nmb5-list .slick-next:hover {
		border-color: #ccdb2a;
		background-color: #f6f8fb
	}
	
	.nmb5 .nmb5-list .slick-dots {
		display: inline-block;
		position: absolute;
		bottom: -60px;
		text-align: right;
		width: 100%;
		right: 0;
		margin: 0;
		padding: 0
	}
	
	.nmb5 .nmb5-list .slick-dots button {
		opacity: 0;
		width: 10px;
		height: 10px;
		font-size: 0;
		padding: 0;
		vertical-align: top
	}
	
	.nmb5 .nmb5-list .slick-dots li {
		list-style: none;
		width: 10px;
		height: 10px;
		padding: 0;
		display: inline-block;
		margin: 0 8px;
		vertical-align: top;
		background: #a3b9d4
	}
	
	.nmb5 .nmb5-list .slick-dots li.slick-active {
		background: #ccdb2a
	}
	
	.nmb5 .button {
		position: absolute;
		right: calc(50% - 77px);
		bottom: -180px
	}
	
	.search-main {
		width: calc(100% - 30px);
		max-width: 100%;
		position: absolute;
		left: 15px;
		height: 60px;
		line-height: 60px;
		top: 230px;
		z-index: 2
	}
	
	.search-main .line input.txt {
		font-size: 18px;
		width: calc(100% - 90px)
	}
	
	.search-main .line input.sbm {
		font-size: 18px;
		width: 90px
	}
	
	.nmb2-inner .item .img img {
		height: auto;
		width: 100%
	}
	
	.nmb2-menu a.act:before {
		width: 50px;
		position: absolute;
		left: calc(50% - 25px);
		top: calc(100% - 2px);
		height: 2px;
		background: #082d4e;
		display: block;
		content: " "
	}
	
	.hdr_top.hdr_top_full_main:before {
		display: none
	}
	
	.nmb6-list .clust1 .item {
		width: 50%
	}
	
	.nmb6-list .clust1 .item:last-child {
		width: 50%
	}
	
	.nmb6-list .clust2 .item {
		width: 50%
	}
	
	.nmb6-list .clust2 .item:last-child {
		width: 50%
	}
	
	.nmb6-list .clust2 .item .desc {
		max-height: 130px
	}
	
	.nmb6-list .item .sublist .subitem {
		padding: 25px
	}
	
	.nmb6-list .item {
		padding: 25px
	}
	
	.nmb6-list .clust2 .item:first-child .desc {
		display: none
	}
	
	.nmb5 .nmb5-list .item .info .desc2 span {
		display: none
	}
	
	.search-main {
		z-index: 2;
		top: 174px
	}
}@media (max-width:768px) {
	.nmb6-list {
		height: 525px
	}
	
	.nmb6-list .item {
		padding: 15px
	}
	
	.nmb6-list .item:first-child {
		width: 50%;
		height: 350px
	}
	
	.nmb6-list .clust1 {
		width: 50%;
		height: 350px
	}
	
	.nmb6-list .clust2 {
		position: relative;
		width: 100%;
		height: 175px;
		top: 0
	}
	
	.nmb6-list .clust1 .item {
		width: 100%;
		overflow-x: hidden
	}
	
	.nmb6-list .clust1 .item:last-child {
		width: 100%
	}
	
	.nmb6-list .clust2 .item {
		width: 50%;
		height: 100%
	}
	
	.nmb6-list .clust2 .item:last-child {
		width: 50%
	}
	
	.nmb6-list .item .sublist .subitem {
		padding: 15px
	}
	
	.nmb6-list .clust1 .item {
		height: 175px
	}
	
	.nmb6-list .item .name {
		font-size: 18px
	}
	
	.nmb6-list .item .subname {
		font-size: 12px;
		text-align: left;
		width: auto
	}
	
	.nmb6-list .item .subname2 {
		font-size: 12px;
		padding: 5px 3px
	}
	
	.nmb6-list .item {
		background-size: cover!important;
		font-size: 14px
	}
	
	.nmb6-list .clust2 .item .desc {
		height: 17px;
		overflow: hidden
	}
	
	.nmb6-list .clust2 .item:last-child {
		overflow: hidden
	}
	
	.nmb6-list .clust2 .item:last-child .desc {
		height: 71px;
		overflow: hidden;
		display: block
	}
	
	.nmb6-list .item .button.arr {
		height: 45px;
		width: 45px
	}
	
	.nmb6-list .item:hover {
		background-size: cover!important
	}
	
	.nmb6-list .item .subitem .img {
		margin-bottom: 15px;
		width: 45px;
		height: 45px
	}
	
	.nmb6-list .item .name {
		margin-bottom: 5px
	}
	
	.nmb6-list .slick-dots {
		left: 15px;
		bottom: 10px
	}
	
	.nmb6-list .item .link {
		position: absolute;
		left: 15px;
		bottom: 10px;
		font-size: 12px;
		padding-right: 18px
	}
	
	.nmb6-list .item .link:before {
		background-size: auto 12px;
		height: 12px;
		width: 12px;
		top: 2px
	}
	
	.nmb6-list .item .subname span {
		display: none
	}
	
	.nmb6-list .item .button.arr svg {
		top: -3px
	}
	
	.nmb6-list .clust1 .subitem .name {
		height: 47px
	}
	
	.nmb6-list .clust1 .subitem .desc {
		height: 37px
	}
	
	.nmb6-list .item .icon {
		width: 38px;
		height: 38px;
		right: 14px;
		bottom: 14px
	}
	
	.nmb6-list .item .button.arr svg {
		width: 15px;
		top: -8px
	}
}@media (max-width:600px) {
	.mobile-button {
		bottom: 30px
	}
	
	.promo-slider .swiper-slide {
		min-height: 485px;
		padding-top: 20px
	}
	
	.promo-slider .swiper-slide p {
		display: none
	}
}@media (max-width:480px) {
	.nmb3-info-list .item .desc {
		font-size: 15px
	}
	
	.nmb6-list .item .subname2 {
		display: none
	}
	
	.nmb6-list .item .subname {
		max-width: 100%
	}
}.newadap-menu2 {
	position: relative;
	padding: 160px 35px 30px;
	background: #f9fcff;
	border-top: 1px solid #e7ebee;
	font-size: 0;
	text-align: center
}

.newadap-menu2 .item a {
	display: block;
	padding: 15px 0 13px;
	background: #fff;
	border: 1px solid #cbda2b;
	text-align: center;
	color: #000;
	margin-bottom: 15px;
	color: #000;
	font-size: 14px;
	text-transform: uppercase
}

@media (min-width:759px) {
	.newadap-menu2 .item:nth-child(1), .newadap-menu2>.item {
		width: 100%
	}
	
	.newadap-menu2 .submenu .item {
		width: 33.3%;
		display: inline-block;
		padding: 0 10px
	}
}@media (min-width:1099px) {
	.newadap-menu2 {
		display: none
	}
}.life-block-page {
	line-height: 1.2
}

.life-block-page .title {
	font-size: 36px;
	font-weight: 500;
	color: #082d4e;
	margin-bottom: 50px;
	text-align: center;
	line-height: 1.2
}

.life-sub-block-wrap {
	position: relative;
	padding: 120px 0 65px;
	background: #f9fcff
}

.life-sub-block .container {
	max-width: 1180px;
	margin: 0 auto;
	padding: 0
}

.life-sub-block .container .title {
	font-size: 45px;
	font-weight: 500;
	color: #a3b9d4;
	margin: 0 0 60px;
	line-height: 1.1
}

.life-sub-block .subs {
	font-size: 0
}

.life-sub-block .subs .l {
	width: 100%;
	margin-right: 0;
	background: #a7b6d0;
	position: relative;
	padding: 90px 180px 10px;
	min-height: 320px;
	box-sizing: border-box;
	vertical-align: top;
	display: inline-block;
	overflow: hidden
}

.life-sub-block .subs .l .img {
	position: absolute;
	z-index: 0;
	right: -80px;
	top: 30px;
	height: 270px
}

.life-sub-block .subs .l input.text {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 260px);
	margin-right: 30px;
	border: 1px solid #fff;
	height: 68px;
	background: 0 0;
	padding: 0 30px;
	line-height: 68px;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	transition: all .3s
}

.life-sub-block .subs .l input.text:focus {
	background: #f9fcff;
	color: #0a365c
}

.life-sub-block .subs .l .button {
	display: inline-block;
	vertical-align: top;
	width: 230px;
	height: 70px;
	line-height: 70px;
	color: #0a365c;
	font-size: 18px;
	font-weight: 400
}

.life-sub-block .subs .l .button:hover {
	color: #fff
}

.life-sub-block .subs .l .line {
	font-size: 0;
	margin-bottom: 45px;
	position: relative
}

.life-sub-block .subs .l .line .error {
	top: 0
}

.life-sub-block .subs .l .i_agree {
	margin: 0 0 10px
}

.life-sub-block .subs .l .i_agree .error {
	top: 15px
}

.life-sub-block .subs .l .i_agree .errtext {
	display: none
}

.life-sub-block .subs .l .i_agree input[type=checkbox].css-checkbox+label.css-label {
	background: 0 0;
	padding-left: 30px;
	font-size: 16px;
	color: #fff
}

.life-sub-block .subs .l .i_agree .valid+label+label.css-label {
	background: 0 0;
	padding-left: 30px;
	font-size: 16px;
	color: #fff
}

.life-sub-block .subs .l .i_agree input[type=checkbox].css-checkbox+label.css-label a {
	color: #fff;
	border-bottom: 0;
	text-decoration: underline
}

.life-sub-block .subs .l .i_agree .valid+label+label.css-label a {
	color: #fff;
	border-bottom: 0;
	text-decoration: underline
}

.life-sub-block .subs .l .i_agree input[type=checkbox].css-checkbox+label.css-label a:after {
	display: none
}

.life-sub-block .subs .l .i_agree input[type=checkbox].css-checkbox+label.css-label:before {
	width: 10px;
	height: 10px;
	background: #a3b9d4;
	border: 1px solid #ccdb2a;
	display: block;
	position: absolute;
	left: 0;
	top: 6px;
	content: " ";
	z-index: 2
}

.life-sub-block .subs .l .i_agree .valid+label+label.css-label:before {
	width: 10px;
	height: 10px;
	background: #a3b9d4;
	border: 1px solid #ccdb2a;
	display: block;
	position: absolute;
	left: 0;
	top: 6px;
	content: " ";
	z-index: 2
}

.life-sub-block .subs .l .i_agree .valid:checked+label+label.css-label:before {
	background: #ccdb2a!important
}

.life-sub-block .subs .l .i_agree input[type=checkbox].css-checkbox:checked+label.css-label:before {
	background: #ccdb2a!important
}

.life-sub-block .subs .l .i_agree .error+label+label.css-label {
	background: 0 0;
	padding-left: 30px;
	font-size: 16px;
	color: #fff
}

.life-sub-block .subs .l .i_agree input[type=checkbox].css-checkbox:checked+.valid+label+label.css-label::before {
	background: #ccdb2a
}

.life-sub-block .subs .l .i_agree .error+label+label.css-label:before {
	width: 10px;
	height: 10px;
	background: #a3b9d4;
	border: 1px solid #ccdb2a;
	display: block;
	position: absolute;
	left: 0;
	top: 6px;
	content: " ";
	z-index: 2
}

.life-sub-block .subs .l .i_agree .error+label+label.css-label a {
	color: #fff;
	border-bottom: 0;
	text-decoration: underline
}

.life-sub-block .subs .l .i_agree .error+label+label.css-label a:hover {
	color: #fff;
	border-bottom: 0;
	text-decoration: underline
}

.life-sub-block .subs .r {
	width: 100%;
	background: #fff;
	position: relative;
	padding: 30px 30px 50px;
	min-height: auto;
	box-sizing: border-box;
	vertical-align: top;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	-webkit-box-shadow: 10px 10px 40px 0 rgba(79,98,120,.5);
	-moz-box-shadow: 10px 10px 40px 0 rgba(79,98,120,.5);
	box-shadow: 10px 10px 40px 0 rgba(79,98,120,.5);
	margin-bottom: 50px
}

.life-sub-block .subs .r .subtitle {
	font-size: 24px;
	color: #a3b9d4;
	font-weight: 400;
	line-height: 1.2
}

.life-sub-block .subs .r .links a {
	display: inline-block;
	vertical-align: top;
	width: 53px;
	height: 53px;
	border: 2px solid #f0f5c2;
	text-align: center;
	line-height: 49px;
	border-radius: 100%;
	white-space: nowrap;
	margin: 25px 15px 0
}

.life-sub-block .subs .r .links a:hover {
	border-color: #ccdb2a
}

.life-sub-block .subs .r .links a .helper {
	display: inline-block;
	vertical-align: middle;
	height: 49px;
	line-height: 49px
}

.life-sub-block .subs .r .links a img {
	display: inline-block;
	vertical-align: middle;
	max-width: 26x;
	max-height: 26px
}

@media (max-width:1500px and min-width:1101px) {
	.life-sub-block .container {
		width: 100%;
		padding: 0 20px
	}
}@media (max-width:1100px) {
	.life-sub-block {
		padding: 0 20px 0
	}
	
	.life-sub-block-wrap {
		padding-top: 50px
	}
	
	.life-sub-block .container .title {
		font-size: 27px;
		margin-bottom: 40px
	}
	
	.life-sub-block .subs .l {
		width: 100%;
		margin-right: 0;
		padding: 55px 25px 30px;
		min-height: 260px
	}
	
	.life-sub-block .subs .r {
		width: 100%;
		text-align: center;
		padding: 30px 5px;
		min-height: auto
	}
	
	.life-sub-block .subs .r .subtitle {
		font-size: 16px
	}
	
	.life-sub-block .subs .r .links a {
		width: 40px;
		height: 40px;
		margin: 25px 8px 0 0;
		line-height: 36px
	}
	
	.life-sub-block .subs .r .links a .helper {
		height: 36px;
		line-height: 36px
	}
	
	.life-sub-block .subs .r .links a img {
		max-width: 19px;
		max-height: 19px
	}
	
	.life-sub-block .subs .r .links a:nth-child(3n) {
		margin: 25px 8px 0 0
	}
	
	.life-sub-block .subs .r .links a:last-child {
		margin-right: 0
	}
	
	.life-sub-block .subs .r .links a:first-child {
		margin-left: 0
	}
	
	.life-sub-block .subs .l input.text {
		width: 100%;
		margin-right: 0;
		height: 38px;
		padding: 0 20px;
		line-height: 38px;
		font-size: 16px
	}
	
	.life-sub-block .subs .l .button {
		margin-top: 30px;
		width: 140px;
		height: 40px;
		line-height: 40px;
		font-size: 14px
	}
	
	.life-sub-block .subs .l .line {
		margin-bottom: 10px
	}
	
	.life-sub-block .subs .l .i_agree input[type=checkbox].css-checkbox+label.css-label {
		font-size: 12px
	}
	
	.life-sub-block .subs .l .i_agree .error+label+label.css-label {
		font-size: 12px
	}
	
	.life-sub-block .subs .l .i_agree input[type=checkbox].css-checkbox+label.css-label:before {
		top: 4px
	}
	
	.life-sub-block .subs .l .i_agree .error {
		left: 30px;
		top: -15px
	}
	
	.life-sub-block .subs .l .i_agree {
		margin-top: 10px
	}
	
	.life-sub-block .subs .l .img {
		right: -30px;
		top: 30px;
		height: 180px
	}
	
	.life-sub-block .subs .r {
		-webkit-box-shadow: 10px 10px 10px 0 rgba(79,98,120,.5);
		-moz-box-shadow: 10px 10px 10px 0 rgba(79,98,120,.5);
		box-shadow: 10px 10px 10px 0 rgba(79,98,120,.5)
	}
	
	.life-sub-block .subs .l .line .error {
		top: -4px;
		left: 21px
	}
}.new-company .vacancies {
	position: relative;
	padding-bottom: 0
}

.new-company .vacancies .vacancies-promo {
	background: #ecf2fc;
	position: relative;
	padding-top: 65px;
	margin-bottom: 0;
	padding-bottom: 90px;
	height: auto
}

.new-company .vacancies .vacancies-promo .circle {
	width: 130px;
	height: 130px;
	border: 0
}

.new-company .vacancies .vacancies-promo .circle img {
	width: 100%
}

.new-company .vacancies-promo .lined {
	font-size: 45px;
	font-weight: 300;
	margin-bottom: 45px;
	color: #082d4e;
	padding-bottom: 0
}

.new-company .vacancies-promo .lined:after {
	display: none
}

.new-company .vacancies-promo .text {
	margin-top: 25px;
	font-size: 24px;
	color: #082d4e;
	font-weight: 300
}

.new-company .vacancies-promo .vac-blocks {
	font-size: 0;
	text-align: center
}

.new-company .vacancies-promo .vac-block {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 350px;
	height: 350px;
	position: relative;
	margin: 0 15px;
	background: #fff;
	padding: 40px;
	box-sizing: border-box;
	border-bottom: 4px solid #fff;
	transition: all 1s
}

.new-company .vac-hide {
	display: none
}

.new-company .vacancies-promo .vac-block:hover {
	-webkit-box-shadow: 0 10px 36px 4px rgba(79,98,120,.2);
	box-shadow: 0 10px 36px 4px rgba(79,98,120,.2);
	border-color: #ccdb2a
}

.new-company .vacancies-promo .vac-block .subtitle {
	font-size: 24px;
	color: #082d4e;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 20px
}

.new-company .vacancies-promo .vac-block .text2 {
	font-size: 24px;
	color: #082d4e;
	font-weight: 300;
	line-height: 1.1
}

.new-company .vacancies-promo .vac-block .button {
	position: absolute;
	bottom: 40px;
	width: 220px;
	left: calc(50% - 110px);
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	font-weight: 400
}

.new-company .vacancies-promo .vac-block .links a {
	display: inline-block;
	vertical-align: top;
	width: 53px;
	height: 53px;
	bort-align: center;
	line-height: 49px;
	border-radius: 100%;
	white-space: nowrap;
	margin: 25px 25px 0 0
}

.new-company .vacancies-promo .vac-block .links a:nth-child(3n),
.new-company .vacancies-promo .vac-block .links a:nth-child(5n) {
	margin-right: 0
}

.new-company .vacancies-promo .vac-block .links a:hover {
	border-color: #ccdb2a
}

.new-company .vacancies-promo .vac-block .links a .helper {
	display: inline-block;
	vertical-align: middle;
	height: 49px;
	line-height: 49px
}

.new-company .vacancies-promo .vac-block .links a img {
	display: inline-block;
	vertical-align: middle;
	max-width: 32px;
	max-height: 32px
}

.new-company .vacancies .img1 {
	position: absolute;
	left: 56px;
	top: 128px;
	z-index: 2
}

.new-company .vacancies .img2 {
	position: absolute;
	left: calc(50% - 690px);
	top: 324px;
	z-index: 2
}

.new-company .vacancies .img3 {
	position: absolute;
	right: 0;
	top: 230px;
	z-index: 2
}

@media (max-width:1200px) {
	.new-company .vacancies .img1, .new-company .vacancies .img2, .new-company .vacancies .img3 {
		display: none
	}
	
	.new-company .vacancies .vacancies-promo {
		height: auto
	}
	
	.new-company .tab-pane:not(.no-default-style) {
		width: calc(50% - 70px);
		margin-right: 70px
	}
	
	.new-company .tab-pane:nth-child(2) {
		margin-left: 70px;
		margin-right: 0;
		text-align: left
	}
	
	.gfs_nav .swiper-button-prev {
		left: 111px
	}
	
	.gfs_nav .swiper-button-next {
		right: 111px
	}
	
	.new-company .vacancies-promo {
		padding-bottom: 45px
	}
	
	.new-company .vacancies-promo .vac-block {
		display: block;
		margin: 0 auto 50px;
		height: auto
	}
	
	.new-company .vacancies-promo .vac-block .button {
		position: relative;
		bottom: 0;
		left: 0;
		margin-top: 20px
	}
}@media (max-width:760px) {
	.new-company .vacancies-promo .lined {
		font-size: 30px
	}
}@media (max-width:400px) {
	.new-company .vacancies-promo .vac-block {
		max-width: 100%
	}
}.link_div {
	height: 100%;
	width: 100%;
	display: block
}