.landtop {
	padding-top: 174px;
	padding-bottom: 28px;
	background-image: url('https://synergy.mba/img/bg-landtop.jpg');
}

.landtop_online {
	padding-top: 174px;
	padding-bottom: 28px;
	background-image: url('https://synergy.mba/img/bg/bg-landtop_online.jpg');
}
.landtop-new {
	background-image: url('https://synergy.mba/img/bg-landtop-new.jpg');
}

.version-30 h1 {
	font-size: 68px;
	line-height: 70px;
}
@media (max-width: 767px) {
	.landtop {
		min-height: 0;
		padding-bottom: 42px;
		padding-top: 85px;
	}
}

.form_landtop {
	margin: 32px 0;
  position: relative;
  top: 0;
}
.form_gradient {
	padding: 18px 45px;
}
.form_gradient .form__header {
	color: #fff;
}
.form__input {
	padding: 10px;
}

.s-header {
	margin-bottom: 54px;
	line-height: 56px;
}
@media (max-width: 767px) {
	.s-header {
		font-size: 6vw;
		line-height: 1;
	}
}
.s-subheader {
	margin-top: 0;
	margin-bottom: 18px;
	text-transform: none;
}


.show-menu {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url('https://synergy.mba/img/menu.svg') no-repeat center / contain;
	border: none;
	text-indent: -9999em;
	transition: .2s;
	cursor: pointer;
	outline: none;
}
.show-menu:hover,
.show-menu:focus {
	background-image: url('https://synergy.mba/img/menu_red.svg');
	outline: none;
}


.mainmenu {
	margin: 24px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	text-align: justify;
}
.mainmenu:after {
	display: inline-block;
	width: 100%;
	clear: both;
	content: '';
}
.nav-link {
	display: inline-block;
	border-bottom: 1px solid transparent;
	transition: .2s;
}
.nav-link:hover {
	border-color: #fff;
}


.header-noscrolled {
	background: #311066;
	display: none;
}

@media (max-width: 991px) {
	.page-scrolled .header-general {
		display: block !important;
		background: #311066;
	}
	.header-scrolled {
		display: none !important;
	}
}
.page-scrolled .logo {
	width: 214px;
	margin-right: 20px;
}
@media (max-width: 576px) {
	.header-general {
		padding: 12px 0;
	}

	.version-30 h1 {
	font-size: 30px;
	line-height: 34px;
}

}
.page-scrolled .nav-link {
	padding: 10px 12px;
}
.header-scrolled .phone {
	margin: 0;
}
.header-scrolled .phone__number {
	font-size: 18px;
}
.header-scrolled .phone__number:hover {
	color: #ED1C24;
}
.header-scrolled .reg {
	margin: 0;
}
@media (max-width: 1199px) {
	.header-scrolled .reg {
		margin-top: 20px;
	}
}
.reg-link:hover {
	opacity: .8;
}

@media (max-width: 991px) {
	.mainmenu {
		padding: 20px;
		margin: 0;
		border: none;
		background: #AD42A3;
		background: linear-gradient(269.89deg, #AD42A3 -35.17%, #34208C 148.74%), #463766;
		text-align: left;
		overflow: hidden;
	}
	.nav-link {
		display: block;
		font-size: 24px;
		line-height: 1;
		color: #fff;
	}
	.nav-link:hover {
		color: #fff;
	}
}


h1 {
	line-height: 56px;
	font-size: 73px;
	font-family: 'Proxima Nova Th', sans-serif;
	font-weight: 800;
	text-align: center;
	text-transform: uppercase;
}
@media (max-width: 576px) {
	h1 {
		margin-bottom: 2px;
		font-size: 42px;
		line-height: .85;
		text-align: left;
	}
}
.welcome__subcaption {
	font-size: 40px;
  font-weight: 600;
  line-height: 1;
	text-align: center;
	text-transform: uppercase;
}
@media (max-width: 576px) {
	.welcome__subcaption {
    font-size: 30px;
    font-weight: normal;
    line-height: 1;
		text-align: left;
	}
}
.welcome__description {
	margin-top: 45px;
	margin-bottom: 52px;
	font-size: 20px;
	line-height: 32px;
	text-align: center;
}
@media (max-width: 576px) {
	.welcome__description {
    margin: 15px 0 54px;
    font-size: 14px;
    line-height: 18px;
		text-align: left;
	}
}

@media (max-width: 576px) {
	.welcome__btn .btn_red {
    max-width: 100%;
    padding: 5px;
    border: 3px solid #fff;
    background: none;
    box-shadow: none;
    font-size: 14px;
    font-weight: normal;
	}
}

.welcome__triggers {
	margin-top: 60px;
}
.welcome__triggers-item {
	margin-bottom: 30px;
	text-align: center;
}
.welcome__triggers-item-strong {
	margin-bottom: 2px;
	font-family: 'Proxima Nova Th', sans-serif;
	font-size: 30px;
	font-weight: 600;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase
}
@media (min-width: 1200px) {
	.welcome__triggers-item-strong br {
		display: none;
	}
}
.welcome__triggers-item-thing {
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	text-align: center;
	opacity: .9;
}


/* ABOUT */
.about {
	padding: 56px 0 116px;
	background: #ECECF7;
}
.about__block {
	margin-bottom: 50px;
}
.about__block_video {
	position:relative;
	margin-top: 10px;
	margin-bottom: 65px;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
}
.about__block_video iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.about__block-txt {
	line-height: 32px;
	font-size: 20px;
}

.school__form_about {
	margin-top: 70px;
}
.school__form_about .form_catalogue {
	margin-top: 0;
	padding-left: 110px;
}
@media (max-width: 992px) {
	.school__form_about .form_catalogue {
		padding-left: 0;
	}
}
.school__form_about .form_catalogue:before {
	top: -20px;
	left: 0;
}


/* PROGRAMMS */
.version-tr_mail_20 header {
	order: 1!important;
}
.version-tr_mail_20 .landtop {
	order: 2!important;
}
.version-tr_mail_20 .top__form-wrapper {
	order: 3!important
}
.version-tr_mail_20 .programms {
	order: 4!important;
}
.version-tr_mail_20 .opendoors {
	order: 5!important;
}
.version-tr_mail_20 .accreditation {
	order: 6!important;
}
.version-tr_mail_20 .feedback {
	order: 7!important;
}
.version-tr_mail_20 .wrapper * {
	order: 8;
}

.version-tr_mail_20 .speakers,
.version-tr_mail_20 .school,
.version-tr_mail_20 .perspective {
	display: none;
}



.programms {
	padding: 60px 0 65px;
}
.programms__item {
	position: relative;
	height: 100%;
	padding-bottom: 72px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
}
@media (max-width: 1200px) {
	.programms__item {
		height: auto;
		margin-bottom: 30px;
	}
}
.programms__item-name {
	padding: 20px;
	background: linear-gradient(269.89deg, #AD42A3 -35.17%, #34208C 148.74%), #463766;
	line-height: 32px;
	font-size: 32px;
	text-transform: uppercase;
	color: #fff;
}
.programms__item-description {
	padding: 14px 20px 10px;
	background: #ECECF7;
	line-height: 24px;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	opacity: .7;
}
.programms__item-content {
	padding: 14px 20px 0;
	line-height: 24px;
	font-size: 18px;
	color: #000;
	opacity: .7;
}
.programms__item-content p {
	margin-bottom: 24px;
}
.programms__item-btn {
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 40px;
	max-width: 190px;
	margin: auto;
}


/* SPEAKERS */
.speakers {
	padding: 58px 0;
	background: #ECECF7;
}
.speakers__description {
	margin-top: -6px;
	margin-bottom: 36px;
	line-height: 32px;
	font-size: 20px;
	font-weight: 300;
	color: #000;
	opacity: .9;
}
.speaker {
	max-width: 400px;
}
.speaker__overlay {
	padding: 0 28px 10px;
}


/* DOD */
.opendoors {
	padding-bottom: 36px;
}
.opendoors__text {
	margin-top: 44px;
	line-height: 32px;
	font-size: 20px;
}
@media (max-width: 991px) {
	.opendoors__text {
		margin-bottom: 40px;
	}
}
.form_opendoors {
	width: 100%;
	max-width: 333px;
}


/* PERSPECTIVE */
.perspective {
	padding: 60px 0;
}
.perspective__caption {
	margin-bottom: 40px;
}
.perspective__text {
	margin-bottom: 52px;
	line-height: 32px;
	font-size: 20px;
	color: #000;
	opacity: .9;
}

.perspective__triggers-ico {
	max-height: 40px;
	width: auto;
	margin-right: 42px;
	margin-bottom: 10px;
}
.perspective__triggers-description {
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.perspective__triggers-text {
	margin-bottom: 30px;
	line-height: 24px;
	font-size: 18px;
	color: #000;
	opacity: .7;
}


/* BOTTOM */
.landbottom {
	padding-top: 98px;
	padding-bottom: 10px
}
.welcome__title {
	margin-top: 32px;
	line-height: 48px;
	font-size: 48px !important;
	font-weight: normal;
	text-transform: uppercase;
}
@media (max-width: 767px) {
	.welcome__title {
		font-size: 8vw !important;
	}
}
.welcome__subtitle {
	margin-top: 10px;
	font: 300 32px/40px 'Proxima Nova Th', sans-serif;
}


/* FOOTER */
.footer {
	margin-top: 90px;
}
.footer__link {
	font-weight: normal !important;
	font-size: 1rem !important;
}
.copyright {
	margin-top: 4px;
	font-size: 14px;
}


.fixed-bottom {
	display: none;
	text-align: center;
}
.fixed-bottom__apply,
.fixed-bottom .phone__number {
	position: relative;
	display: inline-block;
	height: 40px;
  width: 100%;
	line-height: 40px !important;
	line-height: normal;
	font-size: 16px;
	text-align: center;
	transition: .2s;
}
.fixed-bottom__apply {
	background: #ED1C24;
	color: #fff;
}
.fixed-bottom__apply:hover {
	color: #ED1C24;
	background: #fff;
}
.fixed-bottom .phone__number {
	background: #ECECF7;
	text-indent: -9999em;
}
.fixed-bottom .phone__number:after {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	display: block;
	width: 18px;
	height: 18px;
	background: url(https://synergy.mba/img/phone.svg) no-repeat 0 0 / contain;
	text-indent: 0;
	content: '';
}
.fixed-bottom .phone__number:hover:after {
	background-image: url(https://synergy.mba/img/phone_red.svg);
}
@media (max-width: 991px) {
	.fixed-bottom {
		display: block;
	}
}

.hidden{
	opacity: 0;
}

.partner-samara .phone br {
	content: '';
}
.partner-samara .phone__number {
	line-height: 1.25;
}
