.button--promo { color: #fff; font-size: 14px; background:#21bb9f; height:60px; line-height:60px; min-width:190px; padding:20px 40px; outline:none; border:none;}
.button--promo:hover { color: #fff;}
.front-promo {position: relative; color: #fff}
.front-promo .align-container {height: 870px}
.front-promo .align-container__item {padding: 150px 0 120px 0}
@media only screen and (min-width:1200px) {
.front-promo .align-container__item {
	padding: 220px 0 120px 0
}
}
.front-promo__layout {
	position: absolute;
	height: 100%;
	width: 100%;
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,61,144,.9)), color-stop(50%, rgba(0,153,125,.6)), to(rgba(0,0,0,.15)));
	background-image: -o-linear-gradient(left, rgba(0,61,144,.9) 0, rgba(0,153,125,.6) 50%, rgba(0,0,0,.15) 100%);
	background-image: linear-gradient(to right, rgba(0,61,144,.9) 0, rgba(0,153,125,.6) 50%, rgba(0,0,0,.15) 100%)
}
@media only screen and (min-width:1200px) {
.front-promo__layout {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,61,144,.9)), color-stop(50%, rgba(0,153,125,.6)), color-stop(60%, rgba(0,0,0,.15)));
	background-image: -o-linear-gradient(left, rgba(0,61,144,.9) 0, rgba(0,153,125,.6) 50%, rgba(0,0,0,.15) 60%);
	background-image: linear-gradient(to right, rgba(0,61,144,.9) 0, rgba(0,153,125,.6) 50%, rgba(0,0,0,.15) 60%)
}
}
.front-promo__overlay {
	display: none;
	color: transparent;
	font-size: 200px;
	line-height: .85;
	font-weight: 700;
	letter-spacing: -.050em;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: rgba(255,255,255,.35);
	position: absolute;
	left: 0;
	top: -80px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
@media only screen and (min-width:1200px) {
.front-promo__overlay {
	display: initial
}
}
.front-promo__title {
	font-size: 42px;
	line-height: 48px;
	margin-bottom: 25px
}
@media only screen and (min-width:768px) {
.front-promo__title {
	font-size: 60px;
	line-height: 60px
}
}
.front-promo__subtitle {
	margin-bottom: 44px
}
.promo--f5 .front-promo__overlay {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.promo-form {
	color: #858b90;
	font-size: 14px;
	background: #fff
}
@media only screen and (min-width:576px) {
.promo-form {
	background: url(../img/form-bg.png) top center no-repeat;
	background-size: cover
}
}
.promo-form .fieldset {
	padding: 27px 15px 0 15px
}
@media only screen and (min-width:576px) {
.promo-form .fieldset {
	padding: 27px 30px 0 30px
}
}
.promo-form label {
	position: relative;
	width: 100%;
	margin-bottom: 0
}
.promo-form label .icon {
	font-size: 18px;
	position: absolute;
	left: 15px;
	top: 16px
}
.promo-form label .form__field {
	padding-left: 40px
}
.promo-form__title {
	color: #414a53
}
.promo-form__subtitle {
	margin-bottom: 45px
}
.promo-form .form__field {
	margin-bottom: 10px
}
.promo-form .form__submit {
	display: block;
	height: 64px;
	width: 100%;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	line-height: 64px;
	border: none;
	background: #003d90;
	-webkit-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s
}
@media only screen and (min-width:576px) {
.promo-form .form__submit {
	width: calc(100% - 3px)
}
}
.promo-form .form__submit:hover {
	background: #00997d
}
.promo-form .nice-select {
	margin-bottom: 50px
}


.intro-promo {
	position: relative;
	color: #fff
}
.intro-promo__inner {
	width: 100%;
	max-width: 880px
}
.intro-promo .align-container {
	height: 500px
}
@media only screen and (min-width:992px) {
.intro-promo .align-container {
	height: 750px
}
}
@media only screen and (min-width:1200px) {
.intro-promo .align-container {
	height: 870px
}
}
.intro-promo .align-container__item {
	padding: 120px 0
}
@media only screen and (min-width:992px) {
.intro-promo .align-container__item {
	padding: 150px 0
}
}
.intro-promo__overlay {
	display: none;
	color: transparent;
	font-size: 200px;
	line-height: .85;
	font-weight: 700;
	letter-spacing: -.050em;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: rgba(255,255,255,.35);
	position: absolute;
	left: 0;
	top: -80px
}
@media only screen and (min-width:1200px) {
.intro-promo__overlay {
	display: initial
}
}
.intro-promo__title {
	font-size: 36px;
	line-height: 42px;
	margin-bottom: 25px
}
@media only screen and (min-width:768px) {
.intro-promo__title {
	font-size: 42px;
	line-height: 48px
}
}
@media only screen and (min-width:992px) {
.intro-promo__title {
	font-size: 60px;
	line-height: 70px
}
}
.intro-promo__subtitle {
	margin-bottom: 44px;
	width: 100%;
	max-width: 620px
}

.promo {
	position:relative;
}
.promo__lower {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 2
}

.promo-slider .align-container__item {
	padding: 120px 0 200px 0
}
.promo-slider .align-container {
	height: auto
}
@media only screen and (min-width:768px) {
.promo-slider .align-container {
	height: 700px
}
.promo-slider .align-container__item {
	padding: 150px 0
}
}
@media only screen and (min-width:992px) {
.promo-slider .align-container {
	height: 780px
}
}
@media only screen and (min-width:1200px) {
.promo-slider .align-container {
	height: 870px
}
}
.promo-slider__wrapper-1, .promo-slider__wrapper-2, .promo-slider__wrapper-3 {
	opacity: 0;
	-webkit-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
	-webkit-transform: translateY(30px);
	-ms-transform: translateY(30px);
	transform: translateY(30px)
}
.slick-current .promo-slider__wrapper-1, .slick-current .promo-slider__wrapper-2, .slick-current .promo-slider__wrapper-3 {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.slick-current .promo-slider__wrapper-1 {
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s
}
.slick-current .promo-slider__wrapper-2 {
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}
.slick-current .promo-slider__wrapper-3 {
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}
.promo-slider__layout {
	position: absolute;
	height: 100%;
	width: 100%
}

.promo-slider__overlay {
	display: none;
	color: transparent;
	font-size: 200px;
	line-height: .85;
	font-weight: 700;
	letter-spacing: -.050em;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: rgba(255,255,255,.35);
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
@media only screen and (min-width:768px) {
.promo-slider__overlay {
	display: initial
}
}
.promo-slider__item {
	position: relative;
	color: #fff;
	vertical-align: top
}
.promo-slider__wrapper-1 {
	position: relative;
	margin-bottom: 22px
}

.promo-slider__wrapper-2 {
	margin-bottom: 48px;
	max-width:850px;
}
.promo-slider__subtitle {
	margin-bottom: 0;
	font-size:17px;
}
.promo-slider__count {
	position: relative;
	top: 3px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	margin-left: 30px
}
.promo-slider__count b {
	display: inline-block;
	margin: 0 3px
}

.promo-pannel {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 255px;
	background: #f3f6f5;
	z-index: 3
}
@media only screen and (min-width:992px) {
.promo-pannel {
	width: 600px
}
}
@media only screen and (min-width:1200px) {
.promo-pannel {
	left: 185px
}
}
.promo-pannel__down {
	position: relative;
	color: inherit;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	width: 60px;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s;
	white-space: nowrap
}
.promo-pannel__down span {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(-90deg);
	-ms-transform: translate(-50%, -50%) rotate(-90deg);
	transform: translate(-50%, -50%) rotate(-90deg)
}
.promo-pannel__video {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 112px;
	width: 255px;
	background: rgba(35,44,85,.65)
}
@media only screen and (min-width:992px) {
.promo-pannel__video {
	width: 180px
}
}
.promo-pannel__video .icon {
	color: #fff;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s
}
.promo-pannel__inner {
	display: none;
	padding: 35px 40px 34px 40px;
	width: calc(100% - 180px)
}
@media only screen and (min-width:992px) {
.promo-pannel__inner {
	display: initial
}
}
.promo-pannel__title {
	color: #95999e;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 0
}
.promo-pannel__link {
	color: #414a53;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s
}
.promo-pannel__link .icon {
	margin-right: 8px
}
.promo-pannel .icon-holder {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 46px;
	width: 46px;
	border-radius: 50%;
	text-align: center;
	border: 2px solid rgba(255,255,255,.5);
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.promo-pannel__video:hover .icon-holder {
	background: #fff;
	border-color: #fff
}
.promo-pannel__video:hover .icon {
	color: #003d90
}

.promo--f4 .align-container {
	display:flex;
	align-items:center;
	justify-content:center;
}

.promo--f4 .promo-slider__overlay {
	left: 50%;
	bottom: 25px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.promo--f4 .promo-slider__title {
	line-height: 1;
	font-size:40px;
	font-weight:600;
}






.promo-tabs {
	position: relative;
	color: #414a53;
	background: #fff;
	z-index: 4;
	border-bottom: 1px solid #f4f6f5
}
@media only screen and (min-width:768px) {
.promo-tabs {
	width: 100%;
	max-width: 770px;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -50px;
	-webkit-box-shadow: 0 3px 10px 2px rgba(0,0,0,.04);
	box-shadow: 0 3px 10px 2px rgba(0,0,0,.04);
	border: none
}
}
.promo-tabs li.r-tabs-state-active::before {
	display: none
}
.promo-tabs .r-tabs-tab {
	width: 33.333%;
	text-align: center;
	background: #f4f6f5
}
.promo-tabs .r-tabs-tab a {
	display: block;
	color: #9d9f9e;
	height: 60px;
	line-height: 60px
}
.promo-tabs .horizontal-tabs__content {
	border: none
}
@media only screen and (min-width:768px) {
.promo-tabs .horizontal-tabs__content {
	padding: 40px
}
}
.promo-tabs .r-tabs-panel {
	padding: 30px
}
@media only screen and (min-width:768px) {
.promo-tabs .r-tabs-panel {
	padding: 0
}
}
.promo-tabs li.r-tabs-state-active {
	border: none;
	background: #fff
}
.promo-tabs li.r-tabs-state-active a {
	color: #414a53
}
.promo-tabs .r-tabs-anchor {
	padding: 0;
	font-size: 13px;
	text-transform: uppercase;
	height: 50px;
	line-height: 50px;
	font-weight: 500;
	background: #f4f6f5;
	color: #9d9f9e
}
@media only screen and (min-width:768px) {
.promo-tabs .r-tabs-anchor {
	text-transform: initial
}
}
.promo-tabs .r-tabs-state-active a {
	color: #414a53
}
@media only screen and (min-width:768px) {
.promo-tabs .r-tabs-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
}
.promo-subslider {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	max-width: 1170px
}
	.promo-subslider .slick-slide {
		-webkit-transition: background .3s;
		-o-transition: background .3s;
		transition: background .3s;
		border: none;
		outline: none;
	}
.promo-subslider .slick-current {
	background: rgba(0,0,0,.2);
	border:none;
	outline:none;
}
	.promo-subslider .slick-current:focus {
		
		border: none;
		outline: none;
	}
.promo-subslider__item {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 80px;
	color: #fff;
	cursor: pointer
}
@media only screen and (min-width:576px) {
.promo-subslider__item {
	height: 100px
}
}
@media only screen and (min-width:992px) {
.promo-subslider__item {
	height: 120px
}
}
.promo-subslider__item img {
	min-width: 30px;
	max-height: 30px
}
@media only screen and (min-width:576px) {
.promo-subslider__item img {
	min-width:30px;
	max-height:30px
}
}
.promo-subslider__item span {
	display: none;
	white-space: nowrap;
	font-weight: 700;
	margin-left: 25px
}
@media only screen and (min-width:992px) {
.promo-subslider__item span {
	display: initial
}
}
.promo-subslider__inner {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.align-container{position:absolute; top:0; bottom:0; left:0; right:0;}
.slick-initialized .slick-slide {border: none; outline: none;}
.slick-slide img { width:100%; height: calc(100vh - 80px); background-position: center top; background-size:cover; background-repeat:no-repeat;}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0,0,0) !important;
	-ms-transform: translate3d(0,0,0) !important;
	transform: translate3d(0,0,0) !important;
}