@import url("stylesheet.css");

* {
	font-family: 'Circe';
}

html {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	min-width: 1200px;
}

body {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}

input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.column {
	width: 1170px;
	margin: 0 auto;
}

body {
	overflow-x: hidden;
}

.banner {
	background: url('../images/bfbanner.png') center;
	height: 70px;
	position: relative;
}

.banner .close {
	width: 33px;
	height: 33px;
	background: #F7F7F7 url(../images/ex.png) center no-repeat;
	position: absolute;
	right: 30px;
	top: 19px;
	border-radius: 33px;
	display: block;
	font-size: 0;
	cursor: pointer;
}

.banner span {
	display: block;
	line-height: 70px;
	font-size: 24px;
	color: #fff;
	width: 1170px;
	margin: 0 auto;
	text-align: right;
}

.mobilebanner {
	display: none;
}

.header {
	height: 48px;
	margin-top: 33px;
	position: relative;
}

.page-template-page-cources .header {
	margin-bottom: 32px;
}

.header .logo {
	display: block;
	position: relative;
	top: 3px;
	width: 145px;
}

.header .menu {
	font-size: 14px;
	margin: 0;
	padding: 0;
	height: 48px;
	position: absolute;
	left: 399px;
	display: block;
	top: 2px;
}

.header .menu li {
	font-size: 14px;
	font-weight: 700;
	display: inline-block;
	height: 48px;
	line-height: 48px;
	margin: 0;
	padding: 0;
	margin-right: 27px;
}

.header .menu li a {
	text-decoration: none;
	color: #000;
}

.header .btn {
	font-size: 16px;
	font-weight: bold;
	background: #ffffff;
	display: block;
	position: absolute;
	right: 1px;
	height: 52px;
	line-height: 54px;
	text-decoration: none;
	padding: 0 25px;
	border-radius: 6px;
	top: -2px;
	color: #000;
	border: 1px solid #FCC344;
}

.header .tmenu {
	cursor: pointer;
	display: none;
	content: '';
	width: 32px;
	height: 32px;
	background: url('../images/menu.svg');
	position: absolute;
	right: 0;
	top: 0px;
}

.mobilemenu {
	height: 400px;
	width: 100%;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	display: none;
	z-index: 999;
}

.mobilemenu:before {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: '';
	display: block;
	background: rgba(0, 0, 0, 0.65);
	z-index: -1;
}

.mobilemenu:after {
	height: 400px;
	width: 100%;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	display: none;
	z-index: 0;
	position: fixed;
	content: '';
	display: block;
}

.mobilemenu .wrap {
	padding-bottom: 54px;
	width: 100%;
	margin: 0 auto;
	padding-top: 1px;
	position: relative;
	z-index: 1;
	background: #fff;
}

.mobilemenu .logo {
	display: block;
	position: relative;
	top: 20px;
	width: 107px;
}

.mobilemenu .logo img {
	width: 107px;
	top: -4px;
	left: 21px;
	position: absolute;
	height: 28px;
}

.mobilemenu .menu {
	font-size: 14px;
	margin: 0;
	padding: 35px 0 35px;
	position: relative;
	display: block;
	text-align: center;
}

.mobilemenu .menu li {
	font-size: 20px;
	font-weight: 600;
	display: block;
	height: 59px;
	line-height: 61px;
	padding: 0;
	margin: 0px 15px;
	border-bottom: 1px solid #e5e5e5;
}

.mobilemenu .menu li a {
	text-decoration: none;
	color: #000;
}

.mobilemenu .btn {
	font-size: 22px;
	font-weight: bold;
	background: #FCC344 url(../images/enter_arrow.svg) no-repeat 65% 50%;
	display: block;
	position: relative;
	height: 70px;
	line-height: 70px;
	text-decoration: none;
	padding: 0;
	width: 370px;
	border-radius: 6px;
	top: 0;
	color: #000;
	text-align: center;
	margin: 29px auto 0px auto;
}

.mobilemenu .close {
	cursor: pointer;
	display: block;
	content: '';
	width: 60px;
	height: 60px;
	background: #000 url(../images/close_menu.svg) no-repeat 50% 50%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
}

.mobilemenu .menu-verhnee-container {
	border-top: 1px solid #E5E5E5;
	margin-top: 59px;
}

a.enter_link {
	display: none;
}


.slidertop {
	margin-top: 38px;
	position: relative;
}

.slidertop .slides {}

.slidertop .slides .slide {
	width: 1170px;
	height: 568px;
	background: #f7f7f7;
	border-radius: 14px;
	position: relative;
	padding-top: 1px;
}

.slidertop .slides .slide img {
	position: absolute;
	bottom: 0;
	right: -26px;
}

.slidertop .slides .title {
	font-size: 50px;
	font-weight: bold;
	line-height: 48px;
	margin: 110px 0 0 100px;
	display: block;
}

.slidertop .slides .subtitle {
	font-size: 24px;
	line-height: 32px;
	margin: 23px 0 0 100px;
	display: block;
}

.slidertop .slides .btn {
	font-weight: 700;
	background: #FCC344;
	display: inline-block;
	height: 66px;
	line-height: 66px;
	text-decoration: none;
	padding: 4px 40px 0 40px;
	border-radius: 10px;
	top: 0;
	color: #000;
	font-size: 24px;
	margin: 57px 0 0 100px;
}


.slidertop .controls {}

.slidertop .owl-dots,
.slidertop .controls .markers {
	display: block;
	margin: 10px;
	text-align: center;
}

.slidertop .owl-dots .owl-dot,
.slidertop .controls .markers .marker {
	display: inline-block;
	font-size: 0;
	width: 10px;
	height: 10px;
	background: #DFDFDF;
	border-radius: 10px;
	margin: 3px;
	border: none;
}

.slidertop .owl-dots .owl-dot.active,
.slidertop .controls .markers .marker.active {
	background: #FCC344;
	width: 30px;
}

.slidertop .owl-nav span {
	opacity: 0;
}

.slidertop .owl-nav .owl-prev,
.slidertop .owl-nav .owl-next,
.slidertop .controls .arr {
	width: 60px;
	height: 60px;
	border-radius: 60px;
	background: #F7F7F7 url('../images/arl.png') 23px center no-repeat;
	display: block;
	position: absolute;
	left: -100px;
	top: calc(425px /2 - 30px);
	font-size: 0;
	border: none;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}

.slidertop .owl-nav .owl-next,
.slidertop .controls .arr.arrr {
	background: #F7F7F7 url('../images/arr.png') 25px center no-repeat;
	left: auto;
	right: -100px;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}

.owl-carousel .owl-nav .owl-prev:hover {
	background: #FCC344 url('../images/arl.png') 23px center no-repeat;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}

.slidertop .owl-nav .owl-next:hover {
	background: #FCC344 url('../images/arr.png') 25px center no-repeat;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}


.carousel2 .slick-prev,
.carousel2 .slick-next {
	cursor: pointer;
	width: 60px;
	height: 60px;
	border-radius: 60px;
	background: #F7F7F7 url('../images/arl.png') 23px center no-repeat;
	display: block;
	position: absolute;
	left: -100px;
	top: calc(350px /2 - 30px);
	font-size: 0;
	border: none;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}

.carousel2 .slick-next {
	background: #F7F7F7 url('../images/arr.png') 25px center no-repeat;
	left: auto;
	right: -100px;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}

.carousel2 .slick-prev:hover {
	background: #FCC344 url('../images/arl.png') 23px center no-repeat;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}

.carousel2 .slick-next:hover {
	background: #FCC344 url('../images/arr.png') 25px center no-repeat;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}


.numbers {
	margin: 80px 0 0;
	width: 1200px;
}

.numbers:after {
	content: '';
	display: block;
	clear: both;
}

.numbers .block {
	width: 215px;
	float: left;
	padding: 50px 20px 44px 30px;
	margin-right: 30px;
	border-radius: 8px;
}

.page-template-page-bk .numbers .block,
.page-template-page-mt .numbers .block,
.page-template-page-vip .numbers .block {
	width: 230px;
	padding: 35px 20px 30px 20px;
}

.page-template-page-vip .numbers .block {
	min-height: 208px;
}

.numbers .block span {
	color: #595959;
	font-size: 20px;
	display: block;
	line-height: 24px;
	margin-top: 16px;
}

.page-template-page-mt .numbers .block span {
	font-size: 19px;
}

.numbers .block .num {
	font-size: 64px;
	color: #000;
	line-height: 38px;
}

.page-template-page-bk .numbers .block .num,
.page-template-page-mt .numbers .block .num {
	font-size: 34px;
	line-height: 38px;
	margin-top: 0;
}

.page-template-page-vip .numbers .block .num {
	font-size: 24px;
	line-height: 28px;
}

.numbers .block .num span.num_add_text {
	font: 24px/18px 'Circe';
	color: #000;
}

.numbers .wow1,
.numbers .wow3 {
	border: 2px solid rgb(252 195 68 / 50%);
}

.numbers .wow2,
.numbers .wow4 {
	border: 2px solid #F6F6F6;
}

.numbers .wow4 {
	margin-right: 0;
}

.cources {
	margin-top: 130px;
}

.page-template-page-expert .cources {
	border-top: 1px solid #D7D7D7;
	padding-top: 122px;
}

.cources>.title {
	font-size: 48px;
	font-weight: bold;
}

.cources .articles {
	position: relative;
	margin-top: 5px;
	display: block;
}

.cources .articles:after {
	content: '';
	display: block;
	clear: both;
}

.cources .articles .article {
	width: 490px;
	height: 350px;
	border-radius: 8px;
	background: #F6F6F6;
	padding: 40px;
	float: left;
	margin: 32px 30px 0 0;
	position: relative;
	outline: 0px solid #F7F7F7;
}

.cources .articles .article:nth-child(2n) {
	margin-right: 0;
}

.cources .articles .article .length {
	font-size: 18px;
	line-height: 24px;
	display: block;
	position: relative;
	top: -2px;
	overflow: hidden;
}

.course_for {
	height: 25px;
	padding: 9px 19px 6px 19px;
	background: #fff;
	border-radius: 5px;
	float: left;
}

.course_period {
	height: 25px;
	float: right;
	line-height: 24px;
	padding: 9px 0px 6px 0px;
}

.cources .articles .article .title {
	display: block;
	font-size: 34px;
	font-weight: bold;
	line-height: 38px;
	margin: 30px 0 30px;
}

.cources .articles .article p {
	color: #717171;
	font-size: 18px;
	line-height: 24px;
	width: 315px;
	margin-top: 13px;
}

.cources .articles .article .more {
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
	color: #000;
	line-height: 21px;
	display: block;
	position: absolute;
	bottom: 40px;
	left: 41px;
	border: 1px solid #FCC344;
	border-radius: 6px;
	padding: 12px 39px 10px 39px;
}

.cources .articles .article .more:hover {
	background: #fcc344;
}

/*.cources .articles .article .more:after{content: ''; display: inline-block; height: 21px; width: 21px; background: url('../images/arrow.png'); vertical-align: middle; margin-left: 12px;}*/
.cources .articles .article img {
	width: 203px;
	height: 205px;
	position: absolute;
	bottom: 35px;
	right: 32px;
}

.cources .articles .article a {
	color: #000;
	text-decoration: none;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 40px;
}

.cources .articles .article.more {
	text-align: center;
	background: #F7F7F7;
	width: 484px;
}

.cources .articles .article.more .more {
	position: relative;
	left: 0;
	bottom: 0;
}

.cources .articles .article.more .title {
	padding-top: 90px;
}

.cources .articles .article {
	transition: all .4s ease-in-out;
}

.cources .articles .article:hover {
	outline: 8px solid #F7F7F7
}

.takethiscource .take {
	transition: all .4s ease-in-out;
	outline: 0px solid #FCC344;
	z-index: 2;
	position: relative;
}

.takethiscource .take:hover {
	outline: 8px solid #FCC344 !important
}

.how {
	margin-top: 126px;
	width: 100%;
	border-top: 1px solid #D7D7D7;
	padding-top: 119px;
	border-bottom: 1px solid #D7D7D7;
	padding-bottom: 117px;
}

.page-template-page-vip .how {
	margin-top: 0;
	border-top: 0;
}

.how h2.title {
	display: inline-block;
	/* padding-bottom: 36px; */
	line-height: 54px;
}

.how>.title,
h2.title {
	font-size: 50px;
	line-height: 48px;
	font-weight: bold;
}

.how .video {
	height: 299px;
	width: 1170px;
	background: url('../images/video01.png');
	position: relative;
	border-radius: 16px;
	margin: 0px 0 45px;
	background-size: cover;
}

.how .video .overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	cursor: pointer;
	border-radius: 2px;
	background-size: 64px;
}

.how .video .overlay:after {
	display: block;
	content: '';
	width: 113px;
	height: 113px;
	background: #FCC344 url(../images/play_simple.svg) 53% 53% no-repeat;
	position: absolute;
	border-radius: 100%;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}

.how .video:hover .overlay:after {
	background: #000 url(../images/play_hover.svg) 53% 53% no-repeat;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}

.how .steps:after {
	content: '';
	display: block;
	clear: both;
}

.how .steps .step {
	width: 287px;
	float: left;
}

.page-template-page-mt .how .steps .step:nth-child(7) .num {
	background: none;
}

.how .steps .step .num {
	display: block;
	width: 270px;
	line-height: 60px;
	font-size: 60px;
	color: #FCC344;
	font-weight: bold;
	background: url(../images/arrow_how.png) no-repeat 70% 50%;
}

.how .steps .wow4 .num {
	background: none;
}

.how .steps .step span {
	font-size: 20px;
	line-height: 28px;
	color: #484848;
	padding-right: 60px;
	display: inline-block;
}

.how .steps .step .title {
	display: block;
	width: 270px;
	line-height: 32px;
	font-size: 30px;
	font-weight: bold;
	margin: 25px 0 0px;
	color: #000;
	padding-bottom: 18px;
}

.page-template-page-mt .steps {
	display: flex;
	flex-wrap: wrap;
}

.page-template-page-mt .step {
	flex: 0 0 25%;
}

@media(max-width: 720px) {
	.page-template-page-mt .steps {
		display: block;
	}
}

.experts {
	margin-top: 133px;
	position: relative;
}

.page-template-page-bk .experts {
	margin-top: 120px;
}

.page-template-page-expert .experts {
	margin-bottom: 120px;
}

.page-template-page-cources .experts {
	margin-top: 120px;
}

.experts h2.title {
	display: inline-block;
	margin-bottom: 40px;
}

.experts>.title {
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 30px;
	display: block;
}

.experts .articles {
	z-index: 2;
	width: 1200px;
}

/*.experts .articles:after{content: ''; display: block; clear: both;}*/
.experts .articles .article {
	width: 292px;
	height: 567px;
}

.experts .articles .article a {
	display: block;
	color: #000;
	text-decoration: none;
}

.experts .articles .article img {
	display: block;
	border-radius: 16px
}

.experts .articles .article .name {
	font-size: 26px;
	font-weight: bold;
	line-height: 28px;
	margin: 37px 0 12px;
	display: block;
}

.experts .articles .article p {
	font-size: 18px;
	line-height: 24px;
	color: #484848;
	width: 270px;
	margin-top: 12px;
}

.experts .owl-nav .owl-prev,
.experts .owl-nav .owl-next,
.experts .controls .arr {
	width: 48px;
	height: 48px;
	border-radius: 48px;
	background: #FCC344 url('../images/arl.png') center no-repeat;
	display: block;
	position: absolute;
	left: -94px;
	top: 250px;
	font-size: 0;
	z-index: 2;
}

.experts .owl-nav .owl-prev:hover,
.experts .owl-nav .owl-next:hover,
.experts .controls .arr:hover {
	background: #000 url('../images/arlw.png') center no-repeat;
}

.experts .owl-nav .owl-next,
.experts .controls .arr.arrr {
	background: #F7F7F7 url('../images/arr.png') 20px center no-repeat;
	left: auto;
	right: 0px;
}

.experts .owl-nav .owl-next:hover,
.experts .controls .arr.arrr:hover {
	background: #000 url('../images/arrw.png') 20px center no-repeat;
}

.experts .owl-nav {
	z-index: 3;
}

.experts .owl-nav .owl-prev,
.experts .owl-nav .owl-next {
	top: 167px;
	z-index: 3;
	border: none;
}

.experts .owl-nav .owl-next {
	margin-right: -60px;
}


.reviews {
	margin-top: 130px;
	position: relative;
	border-top: 1px solid #D7D7D7;
	padding-top: 122px;
	border-bottom: 1px solid #D7D7D7;
	padding-bottom: 120px;
}

.page-template-page-cources .reviews {
	margin-top: 80px;
}

.reviews .column {
	position: relative;
}

.reviews .blogbox {
	overflow-x: visible;
	margin-top: 25px;
}

/*.reviews .blogbox .uk-overlay-active :not(.uk-active)>.uk-overlay-panel:not(.uk-ignore), .reviews .blogbox .uk-overlay-hover:not(:hover):not(.uk-hover) .uk-overlay-panel:not(.uk-ignore) {opacity: 1;}*/
.uk-panel .uk-text-center .uk-overlay-active :not(.uk-active)>.uk-overlay-panel:not(.uk-ignore),
.uk-panel .uk-text-center .uk-overlay-hover:not(:hover):not(.uk-hover) .uk-overlay-panel:not(.uk-ignore) {
	opacity: 1;
}

.uk-overlay-active :not(.uk-active)>.uk-overlay-panel:not(.uk-ignore),
.uk-overlay-hover:not(:hover):not(.uk-hover) .uk-overlay-panel:not(.uk-ignore) {
	opacity: 1 !important;
}

.reviews .blogbox iframe {
	border-radius: 15px;
}

.reviews .blogbox .uk-overlay,
.reviews .blogbox .uk-panel-teaser {
	height: 394px;
}

.reviews .blogbox .text_review .uk-overlay,
.reviews .blogbox .text_review .uk-panel-teaser {
	height: auto;
}

.reviews .blogbox .video_review h3.uk-panel-title {
	position: absolute;
	top: 26px;
	left: 21px;
	background: #fff;
	padding: 6px 28px;
	border-radius: 53px;
}

.reviews .blogbox .text_review .uk-panel-teaser img {
	float: left;
	margin-right: 20px;
}

.reviews .blogbox .text_review h3.uk-panel-title {
	font-weight: 700;
	color: #000;
}

.reviews .blogbox .text_review .uk-panel .uk-margin {
	font-size: 18px;
	line-height: 28px;
	background: #F6F6F6;
	border-radius: 14px;
	padding: 40px 30px 40px 40px;
}

.reviews .blogbox .text_review .uk-panel .uk-margin p {
	margin: 0;
}

.reviews .blogbox .text_review .uk-panel .uk-margin p strong {
	background: #FCC344;
	border-radius: 5px;
	font-weight: normal;
	padding: 0px 5px;
}

.reviews>.title {
	font-size: 48px;
	font-weight: bold;
}

.reviews .form {
	color: #7F8B96;
	text-decoration: underline;
	font-size: 18px;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 33px;
}

.reviews .articles {
	column-count: 3;
	column-gap: 30px;
	margin-top: 35px;
}

.reviews .articles:after {
	content: '';
	display: block;
	clear: both;
}

.reviews .articles .article {
	width: 370px;
	background: #f7f7f7;
	border-radius: 24px;
	margin-bottom: 30px;
	padding-bottom: 25px;
	break-inside: avoid-column;
	page-break-inside: avoid;
}

.reviews .articles .article .author {
	display: block;
	height: 56px;
	padding: 22px 24px 0;
}

.reviews .articles .article .author img {
	display: block;
	float: left;
	margin-right: 13px;
	border-radius: 56px;
}

.reviews .articles .article .author .name {
	font-size: 18px;
	font-weight: 600;
	display: block;
	margin-top: 4px;
}

.reviews .articles .article .author .date {
	font-size: 16px;
	color: #717171;
}

.reviews .articles .article .video {
	width: 322px;
	height: 415px;
	background: url('../images/video02.png');
	position: relative;
	border-radius: 8px;
	margin: 18px 24px 0
}

.reviews .articles .article .video .overlay:after {
	display: block;
	content: '';
	width: 48px;
	height: 48px;
	background: #fff url('../images/plays.svg') 17px center no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -24px;
	margin-top: -24px;
	top: 50%;
	border-radius: 48px;
}

.reviews .articles .article .video:hover .overlay:after {
	background: #FCC344 url('../images/plays.svg') 17px center no-repeat;
}

.reviews .articles .article p {
	font-size: 16px;
	margin: 12px 24px 0;
	line-height: 24px;
}

.reviews .articles .article p .big {
	font-size: 22px;
	line-height: 30px;
}

.reviews .btn {
	display: block;
	margin: 30px auto;
	background: #000;
	color: #fff;
	height: 56px;
	line-height: 56px;
	width: 188px;
	text-align: center;
	border-radius: 16px;
	font-weight: 500;
	text-decoration: none;
	font-size: 16px;
}



.students {
	margin-top: 130px;
	position: relative;
	border-bottom: 1px solid #D7D7D7;
	padding-bottom: 120px;
}

.page-template-page-cources .students {
	margin-top: 120px;
}

.page-template-page-news .students {
	border-top: 1px solid #D7D7D7;
	padding-top: 120px;
}

.students .column {
	position: relative;
}

.student_slider {
	margin-top: 40px;
}

.student_slider .student_content_wrapper {
	position: absolute;
	top: 0;
	padding: 40px;
}

.student_slider .student_content_wrapper a.uk-button {
	background: url(../images/arrow_student.png) no-repeat 50% 50%;
	border: 0 !important;
	width: 50px;
	height: 50px;
	margin-top: 25px;
	color: #000;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}

.student_slider .student_content_wrapper a.uk-button:hover {
	background: url(../images/arrow_student_hover.png) no-repeat 50% 50%;
	color: #FCC344;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}

.student_slider .student_content_wrapper h3.uk-panel-title {
	color: #000;
	font: 700 30px/32px 'Circe';
	margin-top: 5px;
}

.student_slider .student_content_wrapper .uk-margin {
	font: 400 20px/28px 'Circe';
	max-width: 65%;
	margin-top: 25px;
}

.student_slider .student_content_wrapper .uk-margin .student_name {
	font: 400 24px/28px 'Circe';
	margin-top: 30px;
}

.student_slider ul.uk-dotnav,
.reviews .blogbox ul.uk-dotnav {
	margin-top: 0 !important;
}

.student_slider .uk-slidenav-position,
.reviews .blogbox .uk-slidenav-position {
	margin-bottom: 0;
}

/*.student_slider .uk-dotnav>*>*, .reviews .blogbox .uk-dotnav>*>* {width: 10px; height: 10px; background: #E8E8E8;}
  .student_slider .uk-dotnav>.uk-active>*, .reviews .blogbox .uk-dotnav>.uk-active>* { background: #FCC344; -webkit-transform: scale(1); transform: scale(1); width: 30px; border-radius: 8px; }*/
.wrap .uk-dotnav>*>* {
	width: 10px;
	height: 10px;
	background: #E8E8E8;
}

.wrap .uk-dotnav>.uk-active>* {
	background: #FCC344;
	-webkit-transform: scale(1);
	transform: scale(1);
	width: 30px;
	border-radius: 8px;
}

.students>.title {
	font-size: 50px;
	font-weight: bold;
	line-height: 48px;
}

.students>.title .grey {
	color: #717171;
}

.students .form {
	color: #7F8B96;
	text-decoration: underline;
	font-size: 16px;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 80px;
}

.page-template-page-story .students .form {
	top: 81px !important;
}

.page-template-page-story .students .form,
.page-template-default .students .form {
	top: 20px;
}

.students .slidertop .slides .owl-stage-outer .owl-stage .owl-item {
	width: 33.3333%;
}

.students .articles {
	column-count: 3;
	column-gap: 30px;
	margin-top: 48px;
}

.students .articles:after {
	content: '';
	display: block;
	clear: both;
}

.students .articles .article {
	width: 370px;
	background: #f7f7f7;
	border-radius: 24px;
	margin-bottom: 0;
	break-inside: avoid-column;
	height: 532px;
}

.students .articles .article a {
	display: block;
	color: #000;
	text-decoration: none;
}

.students .articles .article img {
	border-radius: 24px 24px 0 0;
}

.students .articles .article .title {
	padding: 10px 30px 12px;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	display: block;
}

.students .articles .article p {
	padding: 0 30px;
	margin: 0;
	font-size: 18px;
	line-height: 24px;
	color: #717171;
	display: block;
}

.blogbox {
	margin-top: 140px;
	position: relative;
}

.blogbox>.title {
	font-size: 48px;
	font-weight: bold;
	line-height: 52px;
}

.publications_video .uk-overlay,
.publications_video .uk-panel-teaser {
	width: 100%;
	min-height: 210px;
}

.publications_video .uk-margin,
.publications_article .uk-margin {
	font-size: 22px;
	line-height: 30px;
}

.pv_date {
	font-size: 16px;
	text-align: right;
	padding-right: 25px;
}

.blogbox .tags {
	display: block;
	margin: 26px 0 47px;
	padding: 0;
}

.blogbox .tags li {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.blogbox .tags li a {
	text-decoration: none;
	color: #000;
	font-size: 20px;
	line-height: 50px;
	height: 48px;
	display: inline-block;
	border: 1px solid #000;
	border-radius: 100px;
	padding: 0 23px;
	margin-right: 10px;
	cursor: pointer;
	transition: .2s;
}

.blogbox .tags li a.active {
	border-color: #FCC344;
	background: #FCC344;
}

.blogbox {
	/*overflow-x: hidden;*/
	transition: height .2s;
}

.blogbox .tab {
	display: none;
}

.blogbox .tab.active {
	display: block;
}

.blogbox .taber {
	display: none;
}

.blogbox .taber.active {
	display: block;
}

.blogbox .articles {
	width: 1200px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: masonry;
}

/*.blogbox .articles:after{content: ''; display: block; clear: both;}*/
.blogbox .articles .article {
	width: 370px;
	margin-right: 30px;
	margin-bottom: 30px;
	background: #f1f1f1;
	border-radius: 24px;
	height: 372px;
	position: relative;
}

.blogbox .articles .article.hidden {
	display: none;
}

.blogbox .articles .article a {
	text-decoration: none;
	display: block;
	color: #000;
}

.blogbox .articles .article.big {
	width: 770px;
	grid-column-end: span 2
}

.blogbox .articles .article.vid a:after {
	display: block;
	content: '';
	width: 48px;
	height: 48px;
	background: #fff url('../images/plays.svg') 17px center no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -24px;
	top: 70px;
	border-radius: 48px;
}

.blogbox .articles .article.vid a:hover:after {
	background: #FCC344 url('../images/plays.svg') 17px center no-repeat;
}

.blogbox .articles .article img {
	border-radius: 24px 24px 0 0;
}

.blogbox .articles .article.big img {
	display: block;
	float: left;
	margin-right: 30px;
	border-radius: 24px 0 0 24px;
}

.blogbox .articles .article .title {
	padding: 10px 30px;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	display: block;
}

.blogbox .articles .article.big .title {
	padding-top: 30px;
}

.blogbox .articles .article p {
	padding: 0 30px;
	margin: 0;
	font-size: 18px;
	line-height: 24px;
	color: #717171;
	display: block;
}

.blogbox .articles .article span:last-child {
	font-size: 14px;
	color: #777;
	position: absolute;
	bottom: 30px;
	left: 30px;
}

.blogbox .articles .article.big span:last-child {
	left: 400px;
}


.blogbox .btn {
	display: block;
	margin: 30px auto;
	background: #000;
	color: #fff;
	height: 56px;
	line-height: 56px;
	width: 188px;
	text-align: center;
	border-radius: 16px;
	font-weight: 500;
	text-decoration: none;
	font-size: 16px;
	cursor: pointer;
	position: relative;
	top: -15px
}

.anyquestions_wrapper {
	background: #FCC344;
}

.anyquestions {
	width: 1170px;
	height: 218px;
	margin: 0 auto;
	padding: 120px 73px 120px 77px;
	margin-top: 130px;
}

.anyquestions .left {
	float: left;
}

.anyquestions .title {
	font-size: 44px;
	line-height: 46px;
	font-weight: bold;
	display: block;
	padding: 0px 0 40px;
	width: 450px;
}

.anyquestions .sub {
	font-size: 18px;
	display: block;
	line-height: 26px;
}

.anyquestions form {
	width: 570px;
	float: right;
	display: block;
	position: relative;
}

.anyquestions form p {
	margin: 0;
}

.anyquestions form input[type="tel"],
.anyquestions form input[type="email"],
.anyquestions form input[type="text"] {
	border-radius: 6px;
	height: 56px;
	line-height: 56px;
	padding: 0 25px;
	outline: none;
	margin-bottom: 21px;
	width: 230px;
	font-size: 16px;
	font-family: 'Circe';
	font-size: 16px;
	border: 1px solid #fff
}

.anyquestions form input[type="tel"]:hover,
.anyquestions form input[type="email"]:hover,
.anyquestions form input[type="text"]:hover {
	border: 1px solid #000
}

.anyquestions form input.wpcf7-not-valid {
	border: 1px solid #AD0F0F
}

.anyquestions form input.wide {
	width: 528px;
}

.anyquestions form span.phone {
	margin-right: 25px;
}

.anyquestions form input[type="submit"] {
	background: #000;
	color: #fff;
	border: none;
	border-radius: 16px;
	height: 64px;
	line-height: 64px;
	width: 163px;
	float: left;
	font-family: 'Circe';
	font-size: 16px;
	margin-right: 3px;
	margin-top: 4px;
}

.anyquestions form.wpcf7-form.invalid input[type="submit"] {
	background: #AD0F0F;
}

.anyquestions form .inf {
	float: right;
	font-size: 18px;
	line-height: 24px;
	position: relative;
	top: 19px;
	text-align: left;
	margin-right: 70px;
}

.anyquestions form .inf a {
	color: #000;
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 300px;
	font-size: 12px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border: none;
	background: rgba(255, 255, 255, 0.5);
	font-size: 12px;
}






.topblockwide {
	width: 960px;
	height: 368px;
	background: url(../images/bg_crypto_bnr.png) no-repeat 50% 50%;
	border-radius: 14px;
	position: relative;
	left: -95px;
	margin-top: 38px;
	padding: 81px 105px 101px 105px;
}

.topblockwide img {
	display: block;
	width: auto;
	height: 362px;
	position: absolute;
	right: 160px;
	bottom: 0;
	top: 60px;
}

html[lang="am"] .topblockwide img,
html[lang="ru"] .topblockwide img {
	right: 160px;
}



.page-template-page-bk .topblockwide img {
	height: 442px;
}

.topblockwide .pre {
	display: block;
	font-weight: normal;
	top: -5px;
	position: relative;
	background: #fff;
	color: #000;
	border-radius: 60px;
	max-width: 161px;
	text-align: center;
	padding: 9px 0px 7px 0px;
	font-size: 20px;
	line-height: 24px;
}

.topblockwide .title {
	display: block;
	font-weight: bold;
	font-size: 50px;
	line-height: 48px;
	margin-top: 30px;
	margin-right: 400px;
	max-width: 60%;
}

.page-template-page-vip .topblockwide .title {
	margin-right: 300px;
}

.topblockwide .sub {
	font-size: 24px;
	line-height: 30px;
	display: block;
	margin: 30px 0 30px;
	max-width: 36%;
}

.topblockwide .btn {
	display: inline-block;
	background: #000 url(../images/button_fire.png) no-repeat 90% 50%;
	color: #fff;
	height: 68px;
	line-height: 68px;
	padding: 2px 73px 0 40px;
	text-align: center;
	border-radius: 6px;
	font-weight: bold;
	text-decoration: none;
	font-size: 22px;
}

.topblockwide .btn:hover {
	background: #fff url(../images/button_fire.png) no-repeat 90% 50%;
	color: #000;
}

.page-template-page-vip .topblockwide .btn:hover {
	background: #FCC344 url(../images/button_fire.png) no-repeat 90% 50%;
	color: #000;
}

.topblockwide .more {
	text-decoration: none;
	color: #000;
	font-size: 16px;
	font-weight: 600;
	margin-top: 25px;
	display: block;
}

.topblockwide .more:before {
	display: inline-block;
	content: '';
	width: 18px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	background: url('../images/arrbtn.png') center no-repeat;
	margin-right: 16px;
}



.page-template-page-mt .topblockwide .pre {
	top: -12px;
}

.page-template-page-mt .topblockwide .sub {
	margin: 23px 0 48px;
	max-width: 45%;
}

.page-template-page-vip .topblockwide .sub {
	max-width: 100%;
}

.page-template-page-mt .topblockwide .more {
	margin-top: 22px;
}





.page-template-page-expert .topblockwide {
	background: #f1f1f1;
	position: relative;
	outline: 0px solid #f1f1f1;
	transition: 0.5s;
}

.page-template-page-expert .topblockwide:hover {
	outline: 8px solid #f1f1f1
}

.page-template-page-expert .topblockwide img {
	position: absolute;
	right: 200px;
	bottom: 0;
	display: block;
	max-height: 90%;
	width: auto;
	width: auto;
	top: auto;
}

.page-template-page-expert .topblockwide:after {
	display: none;
}

.page-template-page-expert .topblockwide .title {
	margin-top: 70px;
}

.page-template-page-expert .topblockwide .btn {
	background: #FCC344;
	color: #000;
	/*width: 200px;*/
}

.page-template-page-story .topblockwide,
.page-template-default .topblockwide {
	height: auto;
	padding: 70px 95px;
	background: #f1f1f1 url('../images/postbg.png') right bottom no-repeat;
}

.page-template-page-story .topblockwide:after,
.page-template-default .topblockwide:after {
	display: none;
}

.page-template-page-story .topblockwide .pre,
.page-template-default .topblockwide .pre {
	color: #717171;
}

.page-template-page-storyt .topblockwide .sub,
.page-template-default .topblockwide .sub {
	margin: 20px 0 0;
}

.postbody {
	margin: 70px 0;
}

.postbody h2 {
	font-size: 36px;
	line-height: 38px;
	margin: 40px 0 10px;
	display: block;
	width: 1000px;
}

.postbody h3 {
	color: #000;
	font-weight: 700;
	font-size: 34px;
	line-height: 38px;
}

.postbody ul {
	list-style: none;
	padding: 0;
}

.postbody ul li {
	background: url(../images/list_item_dot.svg) no-repeat 0% 40%;
	font-size: 24px;
	line-height: 40px;
	color: #484848;
	padding-left: 34px;
}

.postbody p {
	font-size: 24px;
	line-height: 30px;
	margin-top: 15px;
	width: 1000px;
	color: #484848;
}

.postbody blockquote {
	width: 885px;
	background: #f1f1f1;
	display: block;
	border-left: 4px solid #FCC344;
	margin: 0;
	padding: 13px 40px;
	font-size: 22px;
	font-style: italic;
	line-height: 36px;
	margin: 45px 0 45px 0;
}

.postbody blockquote p {
	width: auto;
}

.postbody .imagebox {
	padding: 10px 0 5px;
}

.postbody .imagebox img {
	display: block;
	border-radius: 32px;
	margin-bottom: 16px;
}

.postbody .imagebox span {
	font-size: 16px;
	color: #717171;
	display: block;
}

.single-blogpost .post_main_wrapper {
	overflow: hidden;
}

.single-blogpost .post_main_wrapper h2,
.single-blogpost .post_main_wrapper p {
	width: 100%;
}

.single-blogpost .post_main_wrapper .imagebox img {
	max-width: 100%;
}

.post_main_area {
	float: left;
	width: 68%;
	margin-right: 4%;
}

.post_author_area {
	float: right;
	width: 28%;
	margin-top: 20%;
}

.post_author_area img {
	border-radius: 100%;
}

.post_author_area .author_name {
	font-weight: 700;
	font-size: 30px;
	line-height: 32px;
	margin: 8px 0px 20px 0px;
}

.post_author_area .author_desc {
	font-size: 18px;
	line-height: 24px;
}

.topblockwide.topmt {
	background: #FCC344 url(../images/star.png) 570px center no-repeat;
	border-radius: 14px;
	position: relative;
	margin-top: 32px;
	outline: 0px solid #FCC344;
	transition: 0.5s;
	left: auto;
	right: auto;
}

.page-template-page-mt .topblockwide.topmt {
	background: url(../images/bg_crypto_bnr.png) no-repeat 50% 50%, url(../images/star.png) 570px center no-repeat;
}

html[lang="am"] .page-template-page-mt .topblockwide.topmt,
html[lang="ru"] .page-template-page-mt .topblockwide.topmt {
    background: url(../images/bg_crypto_bnr.png) no-repeat, url(../images/star.png) 570px center no-repeat;
}

html[lang="am"] .page-template-page-mt .topblockwide{
	width: 100%;
	height: auto;
	padding: 0 0 0 0;
	margin: 32px 0;
}

html[lang="ru"] .page-template-page-mt .topblockwide {
	width: 100%;
	height: auto;
	padding: 30px 0 0 0;
	margin: 32px 0;
	min-height: 520px;
}

html[lang="am"] .page-template-page-mt .topblockwide-wrapper,
html[lang="ru"] .page-template-page-mt .topblockwide-wrapper {
	padding: 70px;
    padding-bottom: 20px;
    padding-top: 30px;
}

html[lang="am"] .page-template-page-mt .topblockwide-wrapper h3,
html[lang="ru"] .page-template-page-mt .topblockwide-wrapper h3 {
   font-size: 38px; 
}

html[lang="am"] .page-template-page-mt .topblockwide-wrapper .topblockwide .sub,
html[lang="ru"] .page-template-page-mt .topblockwide-wrapper .topblockwide .sub {
     font-size: 22px;
}

.topblockwide.topmt:hover {
	outline: 8px solid #FCC344
}

.example {
	margin-top: 116px;
	position: relative;
}

.example:before {
	z-index: -1;
	content: '';
	width: 461px;
	height: 584px;
	left: 350px;
	top: 360px;
	background: url('../images/sprite.png') top center no-repeat;
	display: block;
	position: absolute;
}

.example:after {
	z-index: -1;
	content: '';
	width: 476px;
	height: 476px;
	left: 850px;
	top: 320px;
	background: #FCC344;
	display: block;
	position: absolute;
	border-radius: 476px;
}

.example .title {
	font-size: 34px;
	line-height: 38px;
	display: block;
	font-weight: bold;
	margin-bottom: 100px;
}

.example .who {
	font-size: 36px;
	line-height: 38px;
	display: block;
	font-weight: bold;
}

.example .who:before {
	width: 281px;
	height: 281px;
	background: url('../images/1.gif') center no-repeat;
	background-size: 500px;
	display: block;
	content: '';
	position: relative;
	top: 20px;
	margin-left: -40px;
	margin-bottom: 20px;
}

.example .inf {
	font-size: 18px;
	line-height: 24px;
	color: #717171;
	margin-top: 10px;
	display: block;
}

.example .ex {
	display: block;
	width: 300px;
	height: 74px;
	background: #F1F1F1;
	border-radius: 32px;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	padding-left: 90px;
	line-height: 24px;
	padding-top: 20px;
}

.example .ex:before {
	width: 46px;
	height: 46px;
	background: #FCC344 url('../images/x.png') center no-repeat;
	display: block;
	content: '';
	border-radius: 30px;
	position: absolute;
	top: 25px;
	left: 30px;
}

.example .ex.ex1 {
	position: absolute;
	top: 335px;
	left: 640px;
	transform: rotate(4deg);
}

.example .ex.ex2 {
	position: absolute;
	top: 480px;
	left: 580px;
	transform: rotate(-3deg);
}

.example .ex.ex3 {
	position: absolute;
	top: 650px;
	left: 640px;
	transform: rotate(4deg);
}

.example .result {
	font-size: 36px;
	line-height: 38px;
	display: block;
	font-weight: bold;
	text-align: center;
	margin-top: 380px;
}

.example .resultincash {
	width: 1030px;
	height: 239px;
	background: #FCC344 url('../images/star1.png') 500px center no-repeat;
	border-radius: 32px;
	position: relative;
	left: 70px;
	margin-top: 50px;
	position: relative;
}

.example .resultincash:before {
	display: block;
	width: 32px;
	height: 16px;
	background: url('../images/arrow1.png') center no-repeat;
	left: 500px;
	top: 111px;
	display: block;
	content: '';
	position: absolute;
}

.example .resultincash .start {
	display: block;
	width: 394px;
	height: 122px;
	border: 2px solid #000;
	border-radius: 24px;
	position: absolute;
	top: 58px;
	left: 57px;
}

.example .resultincash .start>span {
	font-size: 18px;
	padding: 26px 38px;
	display: block;
}

.example .resultincash .res {
	display: block;
	width: 394px;
	height: 122px;
	border: 2px solid #000;
	border-radius: 24px;
	position: absolute;
	top: 58px;
	right: 57px;
	background: #000;
	color: #fff;
}

.example .resultincash .res>span {
	font-size: 18px;
	padding: 23px 38px;
	display: block;
	line-height: 30px
}

.example .resultincash .sum {
	font-size: 36px;
	font-weight: bold;
	line-height: 50px;
	vertical-align: middle;
}

.example .resultincash .green {
	height: 42px;
	border-radius: 80px;
	background: #0FAD1F;
	display: inline-block;
	vertical-align: middle;
	line-height: 42px;
	padding: 0 15px;
	margin-left: 10px;
	position: relative;
	top: -3px;
}

.vip .example {}

.vip .example:after {
	display: none;
}

.vip .example:before {
	z-index: -1;
	content: '';
	width: 551px;
	height: 603px;
	left: 380px;
	top: 77px;
	background: url('../images/sprite3.svg');
	display: block;
	position: absolute;
}

.vip .example .title {
	text-align: center;
}

.vip .example .ex.ex1 {
	position: absolute;
	top: 120px;
	left: 330px;
	transform: rotate(2deg);
}

.vip .example .ex.ex2 {
	position: absolute;
	top: 300px;
	left: 150px;
	transform: rotate(-3deg);
}

.vip .example .ex.ex3 {
	position: absolute;
	top: 360px;
	left: 710px;
	transform: rotate(2deg);
}

.vip .example .ex.ex4 {
	position: absolute;
	top: 530px;
	left: 550px;
	transform: rotate(4deg);
}

.vip .example .result {
	margin-top: 700px;
	background: url('../images/v8.svg') center bottom no-repeat;
	display: block;
	padding-bottom: 9px;
}

.page-template-page-mt .example {
	background: url('../images/sprite1.svg') center 60px no-repeat;
	height: 1380px;
	background-size: 1153px;
}

.page-template-page-mt .example>.title {
	text-align: center;
}

.page-template-page-mt .example:before {
	display: none;
}

.page-template-page-mt .example:after {
	display: none;
}

.page-template-page-mt .example .who {
	position: absolute;
	text-align: center;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	top: 390px;
}

.page-template-page-mt .example .who:before {
	width: 297px;
	height: 297px;
	background: url('../images/head02.png');
	display: block;
	content: '';
	margin-bottom: -10px;
	left: 90px;
	position: relative;
	margin-bottom: 25px;
}

.page-template-page-mt .example .inf {
	position: absolute;
	text-align: center;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	top: 750px;
	color: #000;
}

.vip .example .sub {
	font-size: 28px;
	line-height: 32px;
	text-align: center;
	display: block;
	margin-top: 10px;
}



.page-template-page-mt .example .result {
	font-size: 36px;
	line-height: 38px;
	display: block;
	font-weight: bold;
	text-align: center;
	background: #f1f1f1;
	width: 970px;
	border-radius: 32px;
	padding: 40px 0 40px;
	margin: 1110px auto 0;
}



.page-template-page-mt .example .ex.ex1 {
	position: absolute;
	top: 465px;
	left: 0;
	transform: rotate(4deg);
}

.page-template-page-mt .example .ex.ex2 {
	position: absolute;
	top: 770px;
	left: 0;
	transform: rotate(-3deg);
}

.page-template-page-mt .example .ex.ex3 {
	position: absolute;
	top: 280px;
	left: 670px;
	transform: rotate(-7deg);
}

.page-template-page-mt .example .ex.ex4 {
	position: absolute;
	top: 600px;
	left: 820px;
	transform: rotate(4deg);
}

.page-template-page-mt .example .ex.ex5 {
	position: absolute;
	top: 900px;
	left: 610px;
	transform: rotate(-5deg);
}


.youwillikeit {
	margin-top: 120px;
	border-top: 1px solid #D7D7D7;
	padding-top: 102px;
	border-bottom: 1px solid #D7D7D7;
	padding-bottom: 172px;
}

.youwillikeit>.title {
	font-size: 48px;
	font-weight: bold;
	line-height: 52px;
	margin-bottom: 50px;
}

.youwillikeit .articles {
	margin-top: 5px;
	width: 1200px;
}

.youwillikeit .articles:after {
	display: block;
	content: '';
	clear: both;
}

.youwillikeit .articles .article {
	width: 600px;
	float: left;
	height: 225px;
	margin-top: 81px;
}

.page-template-page-mt .youwillikeit .articles .article {
	width: 600px;
	float: left;
	/*height: 210px; */
	margin-top: 60px;
}

.page-template-page-mt .youwillikeit .articles {
	padding-bottom: 20px;
}

.youwillikeit .articles .article img {
	display: block;
	position: relative;
	left: -2px;
}

.youwillikeit .articles .article .title {
	font-size: 34px;
	line-height: 38px;
	display: block;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 28px;
	padding-right: 45%;
}

.page-template-page-mt .youwillikeit .articles .article .title {
	padding-right: 10%;
}

.page-template-page-vip .youwillikeit .articles .article .title {
	padding-right: 35%;
}

.youwillikeit .articles .article .sub {
	font-size: 20px;
	line-height: 28px;
	color: #717171;
	display: block;
	padding-right: 45%;
}

.page-template-page-mt .youwillikeit .articles .article .sub {
	padding-right: 10%;
}

.page-template-page-vip .youwillikeit .articles .article .sub {
	padding-right: 35%;
}


.skillset {
	margin-top: 120px;
	min-height: 733px;
	border-top: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	padding-top: 105px;
}

.skillset>.title {
	font-size: 48px;
	font-weight: bold;
	line-height: 52px;
}

.skillset .articles {
	width: 1200px;
	margin-top: 5px;
}

/*.skillset .articles:after{display: block; content: ''; clear: both;}*/
.skillset .articles .article {
	width: 370px;
	height: 250px;
	background: #fff;
	border-radius: 24px;
	margin: 30px 30px 0 0;
	float: left;
	position: relative;
}

.skillset .articles .article .num {
	position: absolute;
	left: 0px;
	top: 30px;
	width: 50px;
	height: 50px;
	border-radius: 40px;
	background: #FCC344;
	text-align: center;
	line-height: 53px;
	font-size: 30px;
	font-weight: bold;
}

.skillset .articles .article>div {
	position: absolute;
	left: 0px;
	bottom: auto;
	top: 106px;
	padding-right: 80px;
}

.skillset .articles .article>div .title {
	display: block;
	font-size: 28px;
	line-height: 32px;
	font-weight: 600;
}

.skillset .articles .article>div .sub {
	font-size: 20px;
	line-height: 28px;
	color: #484848;
	margin-top: 17px;
	display: block;
}


.bonusblock {
	width: 1200px;
	margin-top: 140px;
	clear: both;
}

.bonusblock:after {
	display: block;
	content: '';
	clear: both;
}

.bonusblock .top {
	width: 600px;
	float: left;
}

.bonusblock .top .title {
	font-size: 48px;
	line-height: 52px;
	font-weight: bold;
}

.bonusblock .top .sub {
	font-size: 22px;
	line-height: 28px;
	color: #717171;
	margin-top: 25px;
	display: block;
}

.bonusblock .articles {
	width: 600px;
	float: left;
	height: 570px;
	margin-bottom: -50px;
}

.bonusblock .articles:after{
	display: block;
	content: '';
	clear: both;
}

.bonusblock .articles .article {
	width: 300px;
	float: left;
	height: 189px;
}

/*.bonusblock .articles .article:nth-child(1){background: url('../images/v2.png') 5px 65px no-repeat;}
	.bonusblock .articles .article:nth-child(2){background: url('../images/v1.png') 1px 30px no-repeat;}
	.bonusblock .articles .article:nth-child(3){background: url('res/v3.png') 1px 30px no-repeat;}
	.bonusblock .articles .article:nth-child(4){background: url('../images/v4.png') 7px 30px no-repeat;}
	.bonusblock .articles .article:nth-child(5){background: url('../images/v5.png') 1px 30px no-repeat;}
	.bonusblock .articles .article:nth-child(6){background: url('../images/v6.png') 5px 65px no-repeat;}*/
.bonusblock .articles .article .title {
	font-size: 28px;
	line-height: 32px;
	display: block;
	font-weight: bold;
	padding-bottom: 13px;
}

.bonusblock .articles .article .title u {
	display: inline-block;
	position: relative;
	text-decoration: none;
}

.bonusblock .articles .article .title u .line {
	display: block;
	position: absolute;
	height: 17px;
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0;
	background: #000;
	content: '';
}

.bonusblock .articles .article .title .u {
	display: inline-block;
	position: relative;
}

.bonusblock .articles .article .title .u .line {
	display: block;
	position: absolute;
	height: 17px;
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0;
	background: #000;
	content: '';
	background: url('../images/v7.png') top left no-repeat;
}

.bonusblock .articles .article:nth-child(1) .title .line {
	background: url('../images/v2.png') top left no-repeat;
}

.bonusblock .articles .article:nth-child(2) .title .line {
	background: url('../images/v1.png') top left no-repeat;
}

.bonusblock .articles .article:nth-child(3) .title .line {
	background: url('../images/v4.png') top left no-repeat;
}

.bonusblock .articles .article:nth-child(4) .title .line {
	background: url('../images/v4.png') top left no-repeat;
}

.bonusblock .articles .article:nth-child(5) .title .line {
	background: url('../images/v7.png') top left no-repeat;
}

.bonusblock .articles .article:nth-child(5) .title .u u .line {
	display: none;
}

.bonusblock .articles .article:nth-child(6) .title .line {
	background: url('../images/v6.png') top left no-repeat;
}

.bonusblock .articles .article .sub {
	font-size: 18px;
	line-height: 24px;
	color: #717171;
	display: block;
}

.result u {
	display: inline-block;
	position: relative;
	text-decoration: none;
}

.result u .line {
	display: block;
	position: absolute;
	height: 17px;
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0;
	background: #000;
	content: '';
	background: url('../images/v7.png') top left no-repeat;
}


.page-template-page-mt .bonusblock .articles .article:nth-child(3) {
	height: 169px;
}

.page-template-page-mt .bonusblock .articles .article:nth-child(4) {
	height: 169px;
}

.bonusblock.bonusmt {
	width: 1200px;
	margin-top: 150px;
}

.bonusblock.bonusmt .articles .article:nth-child(2) {
	background: url('../images/v5.png') 1px 30px no-repeat;
}

.bonusblock.bonusmt .articles .article:nth-child(5) {
	background: url('../images/v4.png') 7px 30px no-repeat;
}

.takethiscource {
	margin-top: 130px;
	height: 350px;
	width: 1200px;
}

.takethiscource:after {
	display: block;
	clear: both;
	content: '';
	height: 30px;
}

.takethiscource .take {
	width: 435px;
	height: 199px;
	background: #FCC344 url('../images/star3.svg') 0 70px no-repeat;
	border-radius: 32px;
	padding: 75px;
	float: left;
}

.vip .takethiscource .take {
	background: #000;
	color: #fff;
	padding: 75px 30px 75px 75px;
	width: 480px;
}

.takethiscource .take .title {
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	display: block;
	margin-bottom: 23px;
	margin-top: -20px;
}

.takethiscource .take .sub {
	font-size: 22px;
	font-weight: 600;
	line-height: 28px;
	margin-bottom: 45px;
	display: block;
}

.takethiscource .take .btn {
	display: block;
	background: #000;
	color: #fff;
	height: 64px;
	line-height: 64px;
	width: 230px;
	text-align: center;
	border-radius: 16px;
	font-weight: 500;
	text-decoration: none;
	font-size: 16px;
	cursor: pointer;
}

.page-template-page-mt .takethiscource {
	margin-top: 140px;
	height: 350px;
	width: 1200px;
}

.page-template-page-vip .takethiscource .take .btn {
	display: block;
	background: #FCC344;
	color: #000;
	height: 64px;
	line-height: 64px;
	width: 220px;
	text-align: center;
	border-radius: 16px;
	font-weight: 500;
	text-decoration: none;
	font-size: 16px;
}

.takethiscource .credit {
	height: 253px;
	background: #f7f7f7 url('../images/tks.svg') 420px 65px no-repeat;
	float: left;
	width: 580px;
	position: relative;
	top: 45px;
	border-radius: 0 32px 32px 0;
}

.takethiscource .credit .title {
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	display: block;
	padding: 47px 60px 10px;
}

.takethiscource .credit .title .grey {
	color: #717171;
}

.takethiscource .credit .sub {
	display: block;
	font-size: 18px;
	line-height: 24px;
	padding-left: 60px;
}

.courseprogram {
	width: 1030px;
	border-radius: 32px;
	border: 1px solid #000;
	position: relative;
	left: 70px;
	margin-top: 130px;
}

.courseprogram .top {
	padding: 53px 75px 50px;
}

.courseprogram .top>.title {
	font-size: 48px;
	line-height: 52px;
	font-weight: bold;
	width: 420px;
	float: left;
	display: block;
}

.courseprogram .top .lessons {
	font-size: 18px;
	font-weight: bold;
	line-height: 33px;
	display: block;
	margin-bottom: 10px;
	padding-left: 452px;
}

.courseprogram .top .lessons .num {
	width: 43px;
	height: 33px;
	background: #FCC344;
	display: inline-block;
	border-radius: 65px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 33px;
	margin-right: 6px;
}

.courseprogram .top .inf {
	display: block;
	font-size: 18px;
	padding-left: 452px;
}

.courseprogram.progmt .top .lessons {
	padding-left: 454px;
}

.courseprogram.progmt .top .inf {
	display: block;
	font-size: 18px;
	padding-left: 454px;
}

.courseprogram .accordeon {
	margin: 0 75px 100px;
	border-bottom: 1px solid #000;
}

.courseprogram .accordeon .lesson {
	border-top: 1px solid #000;
	padding: 20px 0 25px;
}

.courseprogram .accordeon .lesson .head {
	position: relative;
	cursor: pointer;
}

.courseprogram .accordeon .lesson .head:after {
	display: block;
	content: '';
	width: 35px;
	height: 35px;
	border-radius: 35px;
	border: 1px solid #000;
	background: url('../images/plus.png') center no-repeat;
	position: absolute;
	top: 10px;
	right: 4px;
	transition: 0.2s;
}

.courseprogram .accordeon .lesson.opened .head:after {
	transform: rotate(45deg);
}

.courseprogram .accordeon .lesson .head .num {
	font-size: 16px;
	color: #717171;
	display: block;
}

.courseprogram .accordeon .lesson .head .title {
	font-size: 22px;
	line-height: 32px;
	font-weight: bold;
}

.courseprogram .accordeon .lesson .more {
	display: block;
	transition: 0.2s;
	opacity: 0;
	max-height: 0;
	overflow: hidden;
}

.courseprogram .accordeon .lesson.opened .more {
	display: block;
	opacity: 1;
	max-height: 666px;
}

.courseprogram .accordeon .lesson .more ul {
	font-size: 18px;
	padding: 0;
	margin: 25px 0 20px;
}

.courseprogram .accordeon .lesson .more ul li:before {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8PX;
	vertical-align: middle;
	background: #FCC344;
	content: '';
	margin-right: 15px;
	line-height: 20px;
	position: relative;
	top: -3px;
}

.courseprogram .accordeon .lesson .more ul li {
	list-style-type: none;
	line-height: 24px;
	margin-bottom: 8px;
}

.courseprogram.progmt .accordeonhead {
	margin: 0 70px 40px;
}

.courseprogram.progmt .accordeonhead .numb {
	display: block;
	float: left;
	font-size: 58px;
	font-weight: bold;
	color: #FCC344;
	line-height: 58px;
	margin-right: 28px;
	position: relative;
	left: 3px;
}

.courseprogram.progmt .accordeonhead .numb:after {
	content: '.';
}

.courseprogram.progmt .accordeonhead .lector {
	font-size: 18px;
	color: #717171;
}

.courseprogram.progmt .accordeonhead .title {
	display: block;
	font-size: 28px;
	line-height: 32px;
	font-weight: 600;
}

.courseprogram.progmt .accordeonhead p {
	font-size: 18px;
	line-height: 24px;
}

.courseprogram.progmt .accordeon .lesson .head {
	padding: 12px 0;
}


.mtarr {
	height: 210px;
	margin: 40px 0 0;
	background: url('../images/sprite2.png') 465px center no-repeat
}

.promobox {
	width: 1030px;
	margin: 0px auto 0;
}

.promobox .cols:after {
	display: block;
	clear: both;
	content: '';
}

.promobox .cols .col {
	width: 590px;
	float: left;
}

.promobox .cols .col:nth-child(2) {
	width: 400px;
}

.promobox .cols .col img {
	position: relative;
	left: 50px;
}

.promobox .cols .col .title {
	font-size: 36px;
	line-height: 38px;
	font-weight: bold;
	display: block;
	margin-top: 50px;
}

.promobox .cols .col .sub {
	font-size: 18px;
	color: #717171;
	display: block;
	margin-top: 10px;
}

.promobox>.title {
	font-size: 36px;
	display: block;
	text-align: center;
	line-height: 38px;
	font-weight: bold;
	margin-top: 130px;
}

.promobox .box {
	width: 1030px;
	height: 315px;
	border-radius: 32px;
	background: #FCC344 url('../images/star2.png') 570px center no-repeat;
	margin-top: 55px;
	position: relative;
}

.promobox .box>div {
	padding: 50px 75px;
}

.promobox .box .title {
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	display: block;
	margin-bottom: 24px;
}

.promobox .box .num {
	font-size: 22px;
	font-weight: bold;
	display: block;
	margin-bottom: 29px;
}

.promobox .box .guarantee {
	display: block;
	height: 48px;
	font-size: 18px;
	line-height: 24px;
	background: url('../images/shield.png') left center no-repeat;
	padding-left: 50px;
}

.promobox .box .btn {
	display: block;
	background: #000;
	color: #fff;
	height: 64px;
	line-height: 64px;
	width: 230px;
	text-align: center;
	border-radius: 16px;
	font-weight: 500;
	text-decoration: none;
	font-size: 16px;
	position: absolute;
	right: 80px;
	top: 125px;
}


.takecources {
	margin-top: 116px;
	border-bottom: 1px solid #D7D7D7;
	padding-bottom: 120px;
}

.takecources:after {
	display: block;
	clear: both;
	content: '';
}

.takecources>.title {
	font-size: 48px;
	font-weight: bold;
	line-height: 52px;
}

.takecources>.title .grey {
	color: #717171;
}

.takecources span.grey {
	color: #000;
	font-size: 24px;
	line-height: 30px;
}

.takecources .calk {}

.takecources .calk .courcesb {
	padding-top: 35px;
}

.takecources .calk .courcesb .cource:nth-child(1) {
	border: 3px solid #A3EFBD;
}

.takecources .calk .courcesb .cource:nth-child(2) {
	border: 3px solid #FFD1C2;
}

.takecources .calk .courcesb .cource:nth-child(3) {
	border: 3px solid #FFDA7B;
}

.takecources .calk .courcesb .cource:nth-child(4) {
	border: 3px solid #ABBEFC;
}

.takecources .calk .courcesb .cource:nth-child(5) {
	border: 3px solid #b5ede6;
}

.takecources .calk .courcesb .cource:nth-child(6) {
	border: 3px solid #A3EFBD;
}

.takecources .calk .courcesb .cource:nth-child(1).selected {
	background: #A3EFBD;
}

.takecources .calk .courcesb .cource:nth-child(2).selected {
	background: #FFD1C2;
}

.takecources .calk .courcesb .cource:nth-child(3).selected {
	background: #FFDA7B;
}

.takecources .calk .courcesb .cource:nth-child(4).selected {
	background: #ABBEFC;
}

.takecources .calk .courcesb .cource:nth-child(5).selected {
	background: #b5ede6;
}

.takecources .calk .courcesb .cource:nth-child(6).selected {
	background: #A3EFBD;
}


.takecources .calk .courcesb:after {
	display: block;
	clear: both;
	content: '';
	border-bottom: 1px solid #D7D7D7;
	height: 20px;
	margin-bottom: 25px;
}

.takecources .calk .courcesb .cource {
	padding: 15px 0px 25px 0px;
	width: 558px;
	height: 146px;
	float: left;
	border-radius: 24px;
	background: #fff;
	border-radius: 14px;
	margin-bottom: 30px;
	position: relative;
	cursor: pointer;
}

.takecources .calk .courcesb .cource:nth-child(2n) {
	width: 570px;
	height: 146px;
	margin-left: 30px;
}

.takecources .calk .courcesb .cource:before {
	width: 18px;
	height: 18px;
	border-radius: 8px;
	border: 3px solid #000;
	display: block;
	content: '';
	position: absolute;
	left: 31px;
	top: 50%;
	margin-top: -11px;
}

.takecources .calk .courcesb .cource.selected:before {
	background: url('../images/ch.svg') center no-repeat;
	background-size: 14px;
}

.takecources .calk .courcesb .cource.selected {
	background: #FCC344;
}

.takecources .calk .courcesb .cource .head {
	display: block;
	padding-left: 80px;
	display: block;
	color: #484848;
	padding-top: 30px;
	font-size: 20px;
	line-height: 28px;
}

.takecources .calk .courcesb .cource.selected .head {
	color: #000;
}

.takecources .calk .courcesb .cource .inf {
	display: block;
	padding-left: 80px;
	display: block;
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	display: block;
	list-style-position: inside;
	margin-top: 5px;
}

.takecources .calk .courcesb .cource .inf li {
	list-style-type: none;
	font-size: 30px;
	line-height: 32px;
	padding-right: 25%;
}

/*.takecources .calk .courcesb .cource .inf li:before{width: 8px; height: 8px; background: #000; border-radius: 8px; display: inline-block; vertical-align: middle; content: ''; margin-right: 10px; position: relative; top: -1px;}*/
.takecources .calk .btn {
	display: block;
	background: #000 url(../images/button_fire.png) no-repeat 90% 50%;
	color: #fff;
	height: 70px;
	line-height: 70px;
	width: 270px;
	text-align: center;
	border-radius: 6px;
	font-weight: 700;
	text-decoration: none;
	font-size: 22px;
	float: right;
	padding: 0px 40px 0px 0px;
}

.takecources .calk .sum {
	float: right;
	font-size: 18px;
	font-weight: 600;
	height: 64px;
	line-height: 64px;
	margin-right: 40px;
}

.takecources .calk .sum b {
	font-size: 24px;
}

.takecources .calk .guarantee {
	font-size: 18px;
	line-height: 24px;
	display: block;
	padding-left: 50px;
	background: url('../images/shield.png') left center no-repeat;
	background-size: 39px;
	position: relative;
	top: 10px;
}


.faq {
	border-bottom: 1px solid #D7D7D7;
	padding-bottom: 90px;
}

.faq>.title {
	font-size: 48px;
	display: block;
	text-align: center;
	line-height: 52px;
	font-weight: bold;
	margin-top: 140px;
}


.faq .accordeon {
	margin: 53px auto;
	border-bottom: 1px solid #ccc;
	width: 770px;
}

.faq .accordeon .item {
	border-top: 1px solid #ccc;
	padding: 32px 0 26px;
}

.faq .accordeon .item .head {
	position: relative;
	display: block;
	cursor: pointer;
	font-weight: 400;
	font-size: 24px;
	line-height: 30px;
}

.faq .accordeon .item .head:after {
	display: block;
	content: '';
	width: 20px;
	height: 35px;
	border-radius: 35px;
	background: url('../images/btn.png') center no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

.faq .accordeon .item.opened .head:after {
	transform: rotate(180deg);
	transition: 0.3s;
}

.faq .accordeon .item p {
	display: block;
	margin: 0;
	padding: 0;
	max-height: 0;
	opacity: 0;
	transition: 0.2s;
}

.faq .accordeon .item.opened p {
	max-height: 666px;
	margin: 15px 0;
	opacity: 1;
}

.faq .accordeon .item .head .num {
	font-size: 16px;
	color: #717171;
	display: block;
}

.faq .accordeon .item .more {
	display: none;
}

.faq .accordeon .item.opened .more {
	display: block;
}

.faq .accordeon .item .more ul {
	font-size: 18px;
	padding-left: 0;
}

.faq .accordeon .item .more ul li:before {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8PX;
	vertical-align: middle;
	background: #FCC344;
	content: '';
	margin-right: 15px;
	line-height: 18px;
	position: relative;
	top: -3px;
}

.faq .accordeon .item .more ul li {
	list-style-type: none;
	line-height: 18px;
	margin-bottom: 12px;
}




.pagecources .footer {
	margin-top: 200px;
}

.corcesbox {
	width: 1200px;
	margin: 37px 0;
	padding-bottom: 10px;
}

.corcesbox>.title {
	font-size: 48px;
	line-height: 52px;
	font-weight: bold;
	display: block;
}

.corcesbox .cols {
	margin-top: 35px;
}

.corcesbox .cols:after {
	display: block;
	clear: both;
	content: '';
}

.corcesbox .cols .col4 {
	width: 24%;
	float: left;
	margin-right: 0.79%;
	border: 1px solid #C4C4C4;
	border-radius: 6px;
	padding-bottom: 40px;
}

.corcesbox .cols .col4 .top {
	background: #F6F6F6;
	padding: 30px;
	border-radius: 8px 8px 0px 0px;
}

.corcesbox .cols .col4 .top img {
	width: 100px;
	height: 100px;
	display: block;
	margin: auto;
}

.corcesbox .cols .col4 .top .grade {
	font-size: 16px;
	height: 26px;
	line-height: 26px;
	background: #FCC344;
	padding: 0 15px;
	display: inline-block
}

.corcesbox .cols .col4 .top .courcetitle {
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	display: block;
	margin-top: 17px;
	text-align: center;
}

.corcesbox .cols .col4 .top .inf {
	font-size: 18px;
	line-height: 24px;
	display: block;
	color: #717171;
	margin-top: 12px;
}

.corcesbox .cols .col4 .sum {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	display: block;
	text-align: center;
	margin-bottom: 9px;
}

.corcesbox .cols .col4 .gray {
	font-size: 16px;
	line-height: 20px;
	color: #484848;
	display: block;
	text-align: center;
	padding: 0px 40px;
}

.corcesbox .cols .col4 .btn {
	display: block;
	background: #FCC344;
	color: #000;
	height: 60px;
	line-height: 63px;
	width: 220px;
	text-align: center;
	border-radius: 6px;
	font-weight: 700;
	text-decoration: none;
	font-size: 24px;
	margin: 30px auto 22px;
}

.corcesbox .cols .col4 .more {
	text-decoration: none;
	color: #000;
	font-size: 18px;
	font-weight: 600;
	display: block;
	margin: 0 auto;
	text-align: center;
}

.corcesbox .cols .col4 .more:after {
	display: inline-block;
	content: '';
	width: 18px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	background: url('../images/arrow.png') center no-repeat;
	margin-left: 10px;
}

.corcesbox .cols .col4 p {
	margin: 22px 30px;
	font-size: 18px;
	line-height: 18px;
	margin-top: 22px;
	border-bottom: 1px solid #000;
	padding-bottom: 25px;
}

.corcesbox .cols .col4 ul {
	padding: 0;
	margin: 22px 0px;
	font-size: 18px;
	line-height: 24px;
	margin-top: 22px;
	padding-bottom: 15px;
	list-style: none;
}

.corcesbox .cols .col4 ul li {
	margin-bottom: 10px;
}

/*.corcesbox .cols .col4 p br{display: block; height: 10px; clear: both; width: 200px;}*/

.corcesbox .cols .col4 ul li.blur {
	position: relative;
	z-index: 0;
}

.corcesbox .cols .col4 ul li.blur span {
	display: block;
	height: 1.4em;
}

.corcesbox .cols .col4 ul li.blur:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('../images/blur.png');
	background-size: 100%;
	background-position: center;
	z-index: 2;
}

.corcesbox .cols .col4 ul li {
	box-sizing: border-box;
	min-height: 75px;
	display: flex;
	align-items: center;
}


.vip .topblockwide {
	background: #000;
	color: #fff;
}

.vip .topblockwide a {
	color: #fff;
}

.vip .topblockwide .btn {
	color: #000;
	background: #FCC344;
}

.vip .topblockwide .more:before {
	display: inline-block;
	content: '';
	width: 18px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	background: url('../images/arrbtnwhite.svg') center no-repeat;
	margin-right: 10px;
}

.vip .topblockwide img {
	display: block;
	content: '';
	width: 425px;
	height: 425px;
	position: absolute;
	right: 120px;
	background: url('../images/ico030.png');
	background-size: contain;
	bottom: 0;
	top: 70px;
}


.numbers {
	width: 1200px;
}

.numbers.cols3 .block {
	width: 400px;
	float: left;
}




.footer {
	background: #000;
	color: #fff;
	/*margin-top: 192px; height: 430px;*/
	padding-top: 100px;
}

.footer .column {
	position: relative;
}

.footer .column .col2 {
	width: 200px;
	float: left;
}

.footer .column .col4 {
	width: 400px;
	float: left;
}

.footer .column .col5 {
	width: 500px;
	float: left;
	margin-bottom: 69px;
	margin-left: 100px;
}


.footer .column .col4 a.logo {
	float: left;
	display: block;
	margin-bottom: 40px;
}

.footer .column .col4 {
	display: flex;
	flex-direction: column;
}

.footer .soc {
	padding: 0;
	display: flex;
}

.footer .soc li {
	display: inline-block;
	margin: 0 27px 0 0;
}

.footer ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.footer ul li {
	margin-bottom: 12px;
}

.footer .title {
	font-size: 20px;
	display: block;
	color: #FCC344;
	font-weight: normal;
	line-height: 28px;
	margin-bottom: 14px;
}

.footer ul a {
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}




/* .footer .bottom {
	border-top: 1px solid rgb(255 255 255 / 10%);
	color: #777;
	padding: 39px 0 40px;
	clear: both;
}

.footer .bottom a:hover {
	color: #fff;
}

.footer .bottom .copyright {
	color: #484848;
	font-size: 18px;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0;
	width: 23.3333%;
}

.footer .bottom .conf {
	color: #484848;
	font-size: 18px;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0;
	width: 23.3333%;
	text-align: center;
}

.footer .bottom .offer {
	color: #484848;
	font-size: 18px;
	text-decoration: none;
	display: block;
	float: right;
	padding-right: 10%;
}

.footer .bottom .risks {
	text-decoration: none; color: #484848;
    font-size: 18px;
    text-decoration: none;
    display: block;
	float: left;
    margin-left: 20px;
}

.footer .bottom .risks:hover {
	color: #fff;
} */

.footer {
	display: flex;
	flex-direction: column;
}

.footer .bottom {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	color: #777;
	padding: 39px 0 40px;
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	align-items: center;
	justify-content: space-between;
	    width: 1170px;
    margin: 0 auto;
}

.footer-flex {
	display: flex;
	gap: 30px;
}

.footer-flex :nth-child(2) {
	display: flex;
	gap: 30px;
}

.footer .bottom a,
.footer .bottom .copyright {
	color: #484848;
	font-size: 18px;
	text-decoration: none;
	flex: 1 1 auto;
	text-align: center;
}

.footer .bottom .copyright {
	text-align: left;
	flex: 0 0 auto;
	min-width: auto;
}

.footer .bottom .offer {
	text-align: right;
	padding-right: 0; /* убираем лишний padding */
}

.footer .bottom a:hover {
	color: #fff;
}

.totop {
	width: 64px;
	height: 64px;
	cursor: pointer;
	background: #FCC344 url('../images/arup.png') center no-repeat;
	border-radius: 53px;
	position: fixed;
	bottom: 50px;
	left: 50%;
	margin-left: 520px;
	font-size: 0;
	z-index: 10;
}


.popup {
	width: 422px;
	height: auto;
	padding: 50px;
	text-align: center;
}

.popup.hidden {
	display: none;
}

.popup-style2 {
	max-width: 800px;
	width: 100%;
	padding: 0 !important;
}

/*body.page-template-page-front:after{display: block; content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url('res/front.png') top center no-repeat; opacity: 0.5;}/**/

/*body.page-template-page-bk:after{display: block; content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url('res/bk.png') top center no-repeat; opacity: 0.8;}*/
/*body.mt:after{display: block; content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url('res/mt.png') top center no-repeat; opacity: 0.8;}*/
/*body.page-template-page-vip:after{display: block; content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url('res/vip.png') top center no-repeat; opacity: 0.7;}*/
/*body.post:after{display: block; content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url('res/post.png') top center no-repeat; opacity: 0.8;}*/
body.page-template-page-bk {
	padding-top: 1px;
}

body.mt {
	padding-top: 1px;
}

body.page-template-page-vip {
	padding-top: 1px;
}

body.post {
	padding-top: 1px;
}


body.page-template-page-bk .banner {
	display: none;
}





.page-template-page-bk .numbers,
.page-template-page-mt .numbers,
.page-template-page-vip .numbers {
	margin-top: 110px;
}


.page-template-page-mt .skillset {
	margin-top: 100px
}

.page-template-page-mt .courseprogram {
	margin-top: 140px;
	padding-bottom: 20px;
}

.page-template-page-mt .courseprogram .accordeon {
	margin: 0 75px 80px;
	border-bottom: 1px solid #000;
}

.page-template-page-mt .courseprogram .accordeon .lesson .more ul {
	font-size: 18px;
	padding: 10px 0 1px;
	margin: 0;
}



.page-template-page-story .students .form,
.page-template-default .students .form {
	top: 20px;
}

.page-template-page-story .topblockwide,
.page-template-default .topblockwide {
	height: auto;
	padding: 75px 95px;
	background: #f1f1f1;
	position: relative;
	outline: 0px solid #f1f1f1;
	transition: 0.5s;
}

.page-template-page-story .topblockwide:hover,
.page-template-default .topblockwide:hover {
	outline: 8px solid #f1f1f1
}

.page-template-page-story .topblockwide * {
	z-index: 1;
	position: relative;
}

.page-template-page-story .topblockwide img {
	position: absolute;
	right: 200px;
	bottom: 0;
	display: block;
	max-height: 90%;
	width: auto;
	width: auto;
	top: auto;
	z-index: 0
}

.page-template-page-story .topblockwide:after,
.page-template-default .topblockwide:after {
	display: none;
}

.page-template-page-story .topblockwide .pre,
.page-template-default .topblockwide .pre {
	color: #717171;
}

.page-template-page-story .topblockwide .sub,
.page-template-default .topblockwide .sub {
	margin: 20px 0;
}

.page-template-page-vip .topblockwide {
	background: #000;
	color: #fff;
}

.page-template-page-vip .topblockwide a {
	color: #fff;
}

.page-template-page-vip .topblockwide .btn {
	color: #000;
	background: #FCC344;
}

.page-template-page-vip .topblockwide .more:before {
	display: inline-block;
	content: '';
	width: 18px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	background: url('../images/arrbtnwhite.svg') center no-repeat;
	margin-right: 10px;
}

.page-template-page-vip .topblockwide img {
	display: block;
	content: '';
	width: 425px;
	height: 425px;
	position: absolute;
	right: 150px;
	background: url('../images/ico030.png');
	background-size: contain;
	bottom: 0;
	top: 70px;
}


/*.page-template-page-vip .numbers .block{width: 390px; float: left;}*/



.page-template-page-vip .example {}

.page-template-page-vip .example:after {
	display: none;
}

.page-template-page-vip .example:before {
	z-index: -1;
	content: '';
	width: 551px;
	height: 603px;
	left: 380px;
	top: 77px;
	background: url('../images/sprite3.svg');
	display: block;
	position: absolute;
}

.page-template-page-vip .example .title {
	text-align: center;
}

.page-template-page-vip .example .ex.ex1 {
	position: absolute;
	top: 120px;
	left: 330px;
	transform: rotate(2deg);
}

.page-template-page-vip .example .ex.ex2 {
	position: absolute;
	top: 300px;
	left: 150px;
	transform: rotate(-3deg);
}

.page-template-page-vip .example .ex.ex3 {
	position: absolute;
	top: 360px;
	left: 710px;
	transform: rotate(2deg);
}

.page-template-page-vip .example .ex.ex4 {
	position: absolute;
	top: 530px;
	left: 550px;
	transform: rotate(4deg);
}

.page-template-page-vip .example .result {
	margin-top: 670px;
	background: none;
	display: block;
	padding-bottom: 19px;
}

.page-template-page-vip .example .result u .line {
	background: url('../images/v8.svg') left top no-repeat;
}

.page-template-page-vip .example .sub {
	font-size: 28px;
	line-height: 32px;
	text-align: center;
	display: block;
	margin-top: 13px;
}

.page-template-page-vip .takethiscource {
	margin-top: 100px;
	/*height: 400px;*/
	width: 1200px;
}

.page-template-page-vip .takethiscource .take {
	background: #000 url('../images/star3.svg') 0 70px no-repeat;
	color: #fff;
	padding: 75px 30px 75px 75px;
	width: 480px;
	outline: 0px solid #000;
	transition: 0.5s;
}

.page-template-page-vip .takethiscource .take:hover {
	outline: 8px solid #000 !important
}

.page-template-page-vip .takethiscource .take .btn {
	display: block;
	background: #FCC344;
	color: #000;
	height: 64px;
	line-height: 64px;
	width: 220px;
	text-align: center;
	border-radius: 16px;
	font-weight: 500;
	text-decoration: none;
	font-size: 16px;
}

.page-template-page-vip .topblockwide {
	background: url(../images/bg_personal_bnr.png) no-repeat 50% 50%;
	color: #fff;
	outline: 0px solid #000;
	transition: 0.5s;
	position: relative;
	z-index: 1;
	left: auto;
	right: auto;
	background-size: cover;
}

.page-template-page-vip .topblockwide:hover {
	outline: 8px solid #000
}

.page-template-page-vip .topblockwide a {
	color: #fff;
}

.page-template-page-vip .topblockwide .btn {
	color: #000;
	background: #fff url(../images/button_fire.png) no-repeat 90% 50%;
}

.page-template-page-vip .topblockwide .more:before {
	display: inline-block;
	content: '';
	width: 18px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	background: url('../images/arrbtnwhite.svg') center no-repeat;
	margin-right: 10px;
}

.page-template-page-vip .topblockwide img {
	display: block;
	/*content: ''; */
	width: 425px;
	height: 425px;
	position: absolute;
	right: 150px;
	bottom: 0;
	top: 70px;
}

.page-id-1737 .topblockwide img {
	background: none;
}

.numbers.col3 .block {
	width: 390px;
}



.blogbox .tags li a:hover {
	border-color: #FCC344;
	background: #FCC344;
}

.header .btn:hover {
	background: #FCC344;
	color: #000;
}

.slidertop .slides .btn:hover {
	background: #000;
	color: #fff;
}

.corcesbox .cols .col4 .btn:hover {
	background: #000;
	color: #fff;
}


.takecources .calk .btn {
	position: relative;
	z-index: 2;
}

.takecources .calk .btn:hover {
	background: #FCC344 url(../images/button_fire.png) no-repeat 90% 50%;
	color: #000;
	position: relative;
	z-index: 2;
}

.blogbox .btn:hover {
	background: #FCC344;
	color: #000;
}

.banner .close:hover {
	background: #FCC344 url(../images/ex.png) center no-repeat;
}

.footer .col2 li:last-child {
	display: none;
}



.wpcf7-response-output {
	display: none !important;
}

.wpcf7-form.sent input[type='submit'] {
	background: #0FAD1F !important;
	color: #fff !important
}


@media (min-width:720px) {


	.page-template-page-front .blogbox .btn {
		margin-bottom: 0;
	}

	.page-template-page-front .anyquestions {
		margin-top: 125px;
	}

	.anyquestions form {
		position: relative;
		left: -2px;
		top: 0;
	}

	.anyquestions form input[type="tel"],
	.anyquestions form input[type="email"],
	.anyquestions form input[type="text"] {
		padding: 0 20px;
		outline: none;
		margin-bottom: 17px;
		width: 230px;
		height: 55px;
		line-height: 55px;
	}

	.anyquestions form input.wide {
		width: 528px;
	}

	.anyquestions form input[type="submit"] {
		cursor: pointer;
		background: #000;
		color: #fff;
		border: none;
		border-radius: 6px;
		height: 70px;
		line-height: 70px;
		width: 274px;
		float: left;
		font-family: 'Circe';
		font-size: 22px;
		margin-right: 1px;
		margin-top: 6px;
	}

	.anyquestions form input[type="submit"]:hover {
		background: #fff;
		color: #000;
	}

	.page-template-page-vip .youwillikeit .articles .article:nth-child(1) {
		padding-bottom: 25px;
	}

	.page-template-page-vip .youwillikeit .articles .article:nth-child(2) {
		padding-bottom: 25px;
	}

	.page-template-page-mt .youwillikeit .articles .article:nth-child(1) {
		padding-bottom: 5px;
	}

	.page-template-page-mt .youwillikeit .articles .article:nth-child(2) {
		padding-bottom: 5px;
	}

	/*	.page-template-page-vip .students{margin-bottom: 130px;}*/


	.page-template-page-bk .topblockwide {
		margin-bottom: -3px;
		outline: 0px solid #FCC344;
		transition: 0.5s;
		left: auto;
	}

	.page-template-page-bk .topblockwide:hover {
		outline: 8px solid #FCC344
	}

	.page-template-page-bk .bonusblock .articles {
		margin-bottom: -42px;
	}

	.page-template-page-bk .courseprogram {
		margin-top: 140px;
	}

	.page-template-page-bk .promobox>.title {
		margin-top: 135px;
	}

	.courseprogram.progmt .accordeonhead .numb {
		top: 3px;
		width: 39px;
	}

	.courseprogram.progmt .accordeonhead .title {
		position: relative;
		top: 3px;
	}

	.courseprogram.progmt .accordeonhead p {
		padding-left: 5px;
		padding-right: 5px;
	}

	.page-template-page-mt .bonusblock .articles {
		height: 520px;
	}

	.corcesbox .cols .col4 ul li {
		border-bottom: 1px solid #C4C4C4;
		padding: 12px 10px 18px 22px;
		font-size: 17px;
		line-height: 22px;
		color: #484848;
	}

	.corcesbox .cols .col4 .btn {
		margin-top: 30px;
		width: 230px;
	}

	.page-template-page-story .topblockwide .btn {
		background: #FCC344;
		color: #000;
	}

	.page-template-page-story .topblockwide .btn {
		display: none;
	}

	.page-template-page-mt .example {
		background: none
	}

	#prlx {
		position: absolute;
		top: 130px;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: -1;
	}

	/*.bg1{background: url(../images/sprite1.svg) center 60px no-repeat; height: 1380px; background-size: 1153px; width: 1170px; position: absolute; top: 0; left: 0; z-index: 1; opacity: 0.3;}*/
	.bg2 {
		background: url(../images/e1.svg) center 60px no-repeat;
		height: 1380px;
		/*background-size: 1153px auto;*/
		width: 1170px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}

	.bg3 {
		background: url(../images/e2.svg) center 60px no-repeat;
		height: 1380px;
		/*background-size: 1153px auto;*/
		width: 1170px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
	}

	.bg4 {
		background: url(../images/e3.svg) center 60px no-repeat;
		height: 1380px;
		/*background-size: 1153px auto;*/
		width: 1170px;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
		margin-top: 60px;
	}


	.topblockwide {
		overflow: hidden;
	}

	.topblockwide #topprlx {
		position: absolute;
		bottom: auto;
		right: 0;
		top: 0;
		z-index: 1;
	}

	.page-template-page-vip .topblockwide #topprlx {
		position: absolute;
		top: 70px;
		bottom: auto;
		left: auto;
		right: 65px;
		z-index: 1;
	}

	.topblockwide.topmt #topprlx {
		position: absolute;
		top: 0;
		bottom: auto;
		left: auto;
		right: 0;
		z-index: 1;
	}

	.topblockwide.topmt img {
		display: block;
		width: 365px;
		height: 365px;
	}

	.topblockwide img {
		display: block;
	}

	.page-template-page-mt .step {
		padding-top: 30px;
	}

	.reviews .articles .article.hidden {
		display: none;
	}

	.reviews .more {
		cursor: pointer;
	}
}

.disabled {
	display: none !important;
}


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

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

@-webkit-keyframes bounce {

	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@keyframes bounce {

	0%,
	20%,
	50%,
	80%,
	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	60% {
		-webkit-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
}

@-webkit-keyframes flash {

	0%,
	50%,
	100% {
		opacity: 1;
	}

	25%,
	75% {
		opacity: 0;
	}
}

@keyframes flash {

	0%,
	50%,
	100% {
		opacity: 1;
	}

	25%,
	75% {
		opacity: 0;
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	50% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}

	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

@-webkit-keyframes shake {

	0%,
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}
}

@keyframes shake {

	0%,
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px);
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}

	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		transform: rotate(15deg);
	}

	40% {
		-webkit-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}

	60% {
		-webkit-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		transform: rotate(5deg);
	}

	80% {
		-webkit-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}

	100% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	10%,
	20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	100% {
		-webkit-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	10%,
	20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		-ms-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}

	100% {
		-webkit-transform: scale(1) rotate(0);
		-ms-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}

	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg);
	}

	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg);
	}

	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg);
	}

	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg);
	}

	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg);
	}

	100% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%);
	}

	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		-ms-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg);
	}

	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		-ms-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg);
	}

	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		-ms-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg);
	}

	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		-ms-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg);
	}

	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		-ms-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg);
	}

	100% {
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%);
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
		transform: scale(.3);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}

	70% {
		-webkit-transform: scale(.9);
		transform: scale(.9);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
		-ms-transform: scale(.3);
		transform: scale(.3);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
		transform: scale(1.05);
	}

	70% {
		-webkit-transform: scale(.9);
		-ms-transform: scale(.9);
		transform: scale(.9);
	}

	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}

	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px);
	}

	80% {
		-webkit-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		transform: translateY(-10px);
	}

	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
	}

	80% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		-ms-transform: translateX(30px);
		transform: translateX(30px);
	}

	80% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px);
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		transform: translateX(-30px);
	}

	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		-ms-transform: translateX(-30px);
		transform: translateX(-30px);
	}

	80% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px);
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	80% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}

	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	80% {
		-webkit-transform: translateY(10px);
		-ms-transform: translateY(10px);
		transform: translateY(10px);
	}

	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	25% {
		-webkit-transform: scale(.95);
		transform: scale(.95);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.3);
		transform: scale(.3);
	}
}

@keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	25% {
		-webkit-transform: scale(.95);
		-ms-transform: scale(.95);
		transform: scale(.95);
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.3);
		-ms-transform: scale(.3);
		transform: scale(.3);
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes widtha {
	0% {
		transform: scale(0.1, 1);
	}

	100% {
		transform: scale(1, 1);
	}
}

@keyframes widtha {
	0% {
		width: 0%;
		right: auto;
	}

	100% {
		width: 100%;
		right: 0;
	}
}

.line {
	-webkit-animation-name: widtha;
	animation-name: widtha;
	/*transition: 2s ease-in-out;*/
	/*animation-duration: 2s;*/
}

.ex,
.wow1,
.wow2,
.wow3,
.wow4,
.wow5,
.wow6 {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px);
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	-ms-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		-ms-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		-ms-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		-ms-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		-ms-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg);
	}

	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		-ms-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		-ms-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		transform: translateX(0%) skewX(-15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		-ms-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		-ms-transform: translateX(0%) skewX(-15deg);
		transform: translateX(0%) skewX(-15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
}

@keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		-ms-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(200deg);
		-ms-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0;
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}

	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%,
	60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		opacity: 1;
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	100% {
		-webkit-transform: translateY(700px);
		transform: translateY(700px);
		opacity: 0;
	}
}

@keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%,
	60% {
		-webkit-transform: rotate(80deg);
		-ms-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40% {
		-webkit-transform: rotate(60deg);
		-ms-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		-ms-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		opacity: 1;
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	100% {
		-webkit-transform: translateY(700px);
		-ms-transform: translateY(700px);
		transform: translateY(700px);
		opacity: 0;
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		-ms-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
		transform: translateX(100%) rotate(120deg);
	}
}

@keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}

	100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
		-ms-transform: translateX(100%) rotate(120deg);
		transform: translateX(100%) rotate(120deg);
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}

/*Courses*/

.course_page_bnr {
	margin-top: 0;
}

.page-id-1737 .course_page_bnr {
	display: none;
}

.page-id-1737 .reviews {
	margin-top: 0;
	border-top: 0;
}

.course_page_bnr .uk-overlay-left {
	padding: 80px 0px 0px 100px;
}

.course_page_bnr h3.uk-h3 {
	font-size: 50px;
	line-height: 48px;
	color: #000;
	max-width: 50%;
	margin: 0;
}

.page-template-page-mt .course_page_bnr h3.uk-h3 {
	max-width: 70%;
}

.page-template-page-vip .course_page_bnr h3.uk-h3 {
	color: #fff;
	padding-right: 35%;
}

.course_page_bnr h3.uk-h3 strong {
	display: block;
	margin-top: 30px;
}

.course_page_bnr h3.uk-h3 span {
	display: block;
	background: #fff;
	color: #000;
	border-radius: 60px;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	max-width: 162px;
	text-align: center;
	padding: 8px 0px;
	margin-bottom: 30px;
}

.course_page_bnr .uk-margin {
	font-size: 24px;
	line-height: 30px;
	color: #000;
	max-width: 52%;
	margin: 30px 0px 0px 0px;
}

.course_page_bnr .uk-margin p {
	margin: 0;
}

.course_page_bnr .uk-margin .cta_bnr a {
	font-weight: 700;
	display: inline-block;
	background: #000 url(../images/button_fire.png) no-repeat 90% 50%;
	color: #fff;
	border-radius: 6px;
	text-decoration: none;
	font-size: 22px;
	padding: 20px 74px 20px 40px;
	margin-top: 30px;
}

.course_page_bnr .uk-margin .cta_bnr a:hover {
	background: #fff url(../images/button_fire.png) no-repeat 90% 50%;
	color: #000;
}

.page-template-page-vip .course_page_bnr .uk-margin .cta_bnr a {
	background: #FCC344 url(../images/button_fire.png) no-repeat 90% 50%;
	color: #0e0e0e;
}

.page-template-page-vip .course_page_bnr .uk-margin .cta_bnr a:hover {
	background: #fff url(../images/button_fire.png) no-repeat 90% 50%;
}

.page-template-page-cources .numbers {
	margin-top: 110px;
}

.whatstudy {
	margin-top: 120px;
	border-top: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	padding-top: 105px;
	padding-bottom: 112px;
}

.whatstudy .block {
	width: 28%;
	padding: 42px 8% 0px 0px;
	float: left;
	height: 265px;
}

.whatstudy .wow3,
.whatstudy .wow6 {
	padding-right: 0;
}

.whatstudy .block span {
	display: block;
}

.whatstudy_wrapper {
	overflow: hidden;
}

span.whatrow {
	padding-top: 30px;
	font-size: 34px;
	line-height: 38px;
	font-weight: 700;
}

span.whatrowtext {
	color: #484848;
	font-size: 20px;
	line-height: 28px;
	padding-top: 17px;
}

.whatstudy>.title,
.coursefor>.title {
	font-size: 48px;
	font-weight: bold;
}

.infographic {
	margin-top: 116px;
	border-bottom: 1px solid #D7D7D7;
	padding-bottom: 58px;
	margin-bottom: 102px;
}

.coursefor>.title {
	padding-bottom: 58px;
	display: block;
}

.coursefor {
	border-bottom: 1px solid #D7D7D7;
	padding-bottom: 126px;
}

.coursefor_wrapper {
	overflow: hidden;
}

.coursefor_wrapper .block {
	float: left;
	width: 26%;
	padding-right: 24%;
}

.coursefor_wrapper .block span {
	display: block;
}

.coursefor_wrapper .block span.courseforrow {
	font-size: 34px;
	line-height: 38px;
	font-weight: bold;
	margin: 28px 0px 20px 0px;
}

.coursefor_wrapper .block span.coursefortext {
	font-size: 20px;
	line-height: 28px;
	color: #717171;
}

.coursefor_wrapper .wow1,
.coursefor_wrapper .wow2 {
	margin-bottom: 24px;
}

.bonusesblockcol {
	overflow: hidden;
	width: 100%;
}

.bonusesblock {
	margin-top: 140px;
	clear: both;
	float: right;
	position: relative;
	width: 80vw;
	margin-right: calc(81% - 80vw);
}

.bonusesblock_text {
	float: left;
	margin-right: 20px;
}

.bonusesblock_carousel .uk-margin-top {
	position: absolute;
	left: 0%;
	bottom: 3%;
}

.bonusesblock_text h2 {
	font-weight: 700;
	font-size: 50px;
	line-height: 48px;
	margin: 0px 0px 27px 0px;
	color: #000;
}

.bonusesblock_text {
	float: left;
	font-size: 24px;
	line-height: 30px;
	color: #484848;
}

.bonusesblock_carousel {
	padding-right: 20px;
}

.bonusesblock_carousel .uk-panel {
	background: #FFFFFF;
	border: 1px solid #DFDFDF;
	border-radius: 6px;
	padding: 23px 60px 30px 60px;
	text-align: left !important;
}

.bonusesblock_carousel .uk-panel .uk-text-center {
	height: 235px;
}

.bonusesblock_carousel .uk-panel img {
	max-width: 100%;
}

.bonusesblock_carousel .uk-panel h3.uk-panel-title {
	font-weight: 700;
	font-size: 28px;
	line-height: 30px;
	color: #000;
}

.bonusesblock_carousel .uk-margin {
	font-size: 20px;
	line-height: 28px;
	color: #484848;
}

.bonusesblock_carousel .uk-margin ul.uk-slideset li {}

.bonusesblock_carousel .uk-margin p {
	margin: 0;
}

.bonusesblock_carousel .uk-slidenav-next:before,
.bonusesblock_carousel .uk-slidenav-previous:before {
	content: "";
}

.bonusesblock_carousel .uk-slidenav {
	width: 62px;
	height: 62px;
	line-height: 62px;
}

.bonusesblock_carousel .uk-margin-top a.uk-slidenav-previous {
	background: url(../images/bonus_left_arrow.svg) no-repeat 50% 50%;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}

.bonusesblock_carousel .uk-margin-top a.uk-slidenav-next {
	background: url(../images/bonus_right_arrow.svg) no-repeat 50% 50%;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}

.bonusesblock_carousel .uk-margin-top a.uk-slidenav-previous:hover {
	background: url(../images/bonus_left_arrow_hover.svg) no-repeat 50% 50%;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}

.bonusesblock_carousel .uk-margin-top a.uk-slidenav-next:hover {
	background: url(../images/bonus_right_arrow_hover.svg) no-repeat 50% 50%;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}

.bonusesblock_carousel .student_content_wrapper {
	min-height: 220px;
}

/*Program*/
.programblock {
	background: #000;
	padding: 120px 0px 120px 0px;
}

.procourses_block {
	color: #fff;
}

.procourses_block h2 {
	margin: 0px 44px 0px 0px;
	font-size: 50px;
	line-height: 48px;
	float: left;
}

.procourse_title_data img {
	float: left;
}

.procourse_title_data span {
	font-size: 30px;
	line-height: 32px;
	display: inline-block;
	margin: 0 0px 0px 44px;
	font-weight: 700;
}

.procourse_descwrap {
	overflow: hidden;
	width: 100%;
}

.procourse_desc {
	padding-top: 23px;
	font-size: 24px;
	line-height: 30px;
	max-width: 50%;
	margin-bottom: 80px;
}

.programblock_wrapper .block {
	border-radius: 14px;
	padding: 40px 40px 50px 40px;
	margin-bottom: 20px
}

.programblock_wrapper .blockp1 {
	background: #A3EFBD;
}

.programblock_wrapper .blockp2 {
	background: #FFD1C2;
}

.programblock_wrapper .blockp3 {
	background: #FFDA7B;
}

.programblock_wrapper .blockp4 {
	background: #ABBEFC;
}

.programrow1_num {
	float: left;
	margin-top: 10px;
}

.programrow1_prepod {
	float: right;
}

.programrow1_num span {
	background: #000;
	border-radius: 60px;
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	display: inline-block;
	padding: 15px 28px 11px 28px;
	text-align: center;
}

.programrow1_prepod img {
	float: left;
	margin-right: 20px;
}

.programrow1_prepod span {
	font-size: 26px;
	line-height: 24px;
}

span.prepodname {
	margin-top: 22px;
	display: inline-block;
}

.programrow1_title {
	width: 100%;
	overflow: hidden;
	font-size: 34px;
	line-height: 38px;
	font-weight: 700;
	padding-top: 24px;
}

.programrow1_title span {
	max-width: 50%;
	display: inline-block;
}

.programcolwrap {
	overflow: hidden;
}

.programcolwrap .programcol {
	float: left;
}

.programcol1 {
	width: 36%;
	margin-right: 4%;
	font-size: 22px;
	line-height: 30px;
	padding-top: 33px;
}

.programcol2 {
	width: 60%;
}

.page-template-page-bk .programcol2 {
	width: 100%;
}

.page-template-page-bk .programblock_wrapper .blockp1 {
	background: #fff;
	padding: 0;
}

.page-template-page-bk .programblock {
	background: #fff;
}

.page-template-page-bk .procourses_block {
	color: #000;
}

/* Program Course Spoilers */
details {
	display: block;
	outline-style: none;
	padding: 0;
	background: #fff;
	margin-top: 20px;
	border-radius: 6px;
}

details.coursefirst {
	margin-top: 49px;
}

details summary {
	display: list-item;
	padding: 22px 31px 18px 31px;
	font-size: 24px;
	line-height: 30px;
	cursor: pointer;
}

details summary span {
	font-size: 18px;
	line-height: 24px;
	display: block;
	margin-top: 10px;
}

details:last-child summary {
	border: 0;
}

details[open] summary {
	border-bottom: 1px dashed #A3EFBD;
}

details[open]>summary {}

details[open] details.course {
	margin: 0;
}

details summary::-webkit-details-marker,
details details summary::-webkit-details-marker {
	display: none !important;
}

details summary::-webkit-details-marker,
details summary::marker {
	display: none;
	content: "";
}

details[open] details summary {
	border: 0;
	padding: 0px 20px 20px 0px;
}

details[open] details:last-child summary {
	border: 0;
}

details[open] details:last-child summary {
	border-bottom: 1px solid #ccc;
}

details[open] details summary span {
	margin-bottom: 10px;
}

details summary::before {
	display: block;
	content: ' ';
	background-image: url('../images/arrow_open.svg');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 25px;
	height: 30px;
	float: right;
}

details[open] summary::before {
	display: block;
	content: ' ';
	background-image: url('../images/arrow_close.svg');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 25px;
	height: 30px;
	float: right;
}

details[open] details summary::before {
	content: ' ';
	background-image: url('../images/lesson_plus.svg');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 33px;
	height: 34px;
	display: block;
	float: right;
	border-radius: 100px;
	color: #000;
	font-size: 50px;
	text-align: center;
	line-height: 42px;
	margin: 10px 0px 0px 0px;
}

details[open] details:hover summary::before {
	background-image: url(../images/lesson_plus_black.svg);
}

details[open] details summary::before:hover {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}

details[open] details[open] summary::before {
	content: ' ';
	background-image: url('../images/lesson_close.svg');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 33px;
	height: 34px;
	display: block;
	float: right;
	border-radius: 100px;
	color: #000;
	font-size: 50px;
	text-align: center;
	line-height: 36px;
	margin: 10px 0px 0px 0px;
	transform: rotate(90deg);
	transition: 0.2s;
}

details details summary span {
	display: block;
	color: #484848;
	font-size: 18px;
	line-height: 24px;
}

details> :not(summary) {
	transform: scaleY(0);
	transform-origin: top;
	transition: transform 300ms;
	margin: 20px 10px 0px 51px !important;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
}

details details[open]> :not(summary) {
	border: 0;
}

details[open]> :not(summary) {
	transform: scaleY(1) !important;
}

.courselist {
	font-size: 20px;
	line-height: 28px;
	padding: 0;
	color: #484848;
}

.courselist:target {}

.courselist ul li {
	margin-bottom: 20px;
}

.simple_course details {
	display: block;
	outline-style: none;
	padding: 0;
	background: #F3F3F3;
	margin-top: 0;
	border-radius: 0;
}

.simple_course details summary span {
	display: block;
	color: #484848;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
}

.simple_course details:first-child {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.simple_course details:last-child {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

.simple_course details:last-child summary {
	border-bottom: 0;
}

.simple_course details summary {
	display: list-item;
	margin: 0px 31px 0px 31px;
	font-size: 24px;
	line-height: 30px;
	cursor: pointer;
	border-bottom: 1px solid #CCC;
	padding: 30px 0px 20px 0px;
}

.simple_course details:hover summary:before {
	background-image: url(../images/lesson_plus_black.svg);
}

.simple_course details summary::before {
	display: block;
	content: ' ';
	background-image: url(../images/lesson_plus.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 34px;
	height: 34px;
	float: right;
	margin-top: 25px;
}

.simple_course details[open] summary::before {
	display: block;
	content: ' ';
	background-image: url('../images/lesson_close.svg');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 34px;
	height: 34px;
	float: right;
}

.action_bnr .uk-margin {
	max-width: 50%;
}

.page-template-page-vip .action_bnr .uk-margin {}

.action_bnr .uk-overlay-left {
	padding: 70px 200px 0px 300px;
	width: 1000px;
	margin: auto;
	left: 0;
	right: 0;
}

.action_bnr_mob {
	display: none;
}

.desc_bnr {
	background: url(../images/desc_bnr.svg) no-repeat 0% 50%;
	font-size: 20px;
	line-height: 28px;
	padding-left: 60px;
}

.page-template-page-vip .desc_bnr {
	background: url(../images/vip_icon.svg) no-repeat 0% 50%;
	font-size: 20px;
	line-height: 28px;
	padding-left: 60px;
	color: #fff;
	max-width: 75%;
}

.coursequestions {
	padding-top: 116px;
	border-bottom: 1px solid #D7D7D7;
	padding-bottom: 120px;
}

.coursequestions .column details.question:last-child {
	border-bottom: 1px solid #CCCCCC;
}

.coursequestions span {
	font-size: 50px;
	line-height: 48px;
	font-weight: 700;
	display: block;
	text-align: center;
	padding-bottom: 58px;
}

.coursequestions details.question {
	margin-top: 0;
	border-radius: 0;
	border-top: 1px solid #CCCCCC;
	max-width: 770px;
	margin: auto;
}

.coursequestions details.question summary {
	padding: 32px 31px 26px 0px;
}

.coursequestions details[open] summary {
	border-bottom: 0;
}

.answerblock {
	font-size: 20px;
	line-height: 28px;
	padding: 10px 30px 35px 30px;
	color: #484848;
}

.expert_bnr_mob {
	display: none;
}

.page-template-page-expert .expert_glr {
	margin-top: 36px;
}

.expert_glr .uk-grid-margin {
	margin-top: 95px;
}

.expert_glr .uk-overlay-panel {
	padding: 0;
	left: 100px;
	right: auto;
	top: 113px;
	bottom: auto;
	color: #000;
	text-align: left !important;
}

.expert_glr .uk-overlay-panel h3.uk-panel-title {
	font-size: 50px;
	line-height: 48px;
	font-weight: 700;
	margin-bottom: 0;
	margin-top: 0;
}

.expert_glr .uk-overlay-panel h3.uk-panel-title span {
	display: block;
	font-size: 20px;
	line-height: 24px;
	border: 1px solid rgb(0 0 0 / 20%);
	text-align: center;
	max-width: 131px;
	border-radius: 60px;
	padding: 8px 0px 6px 0px;
	margin-bottom: 30px;
}

.expert_glr .uk-overlay-panel div.uk-panel-title {
	color: #000;
	font-size: 50px;
	line-height: 48px;
	font-weight: 700;
	margin-bottom: 0;
	margin-top: 0;
}

.expert_glr .uk-overlay-panel div.uk-panel-title span {
	display: block;
	font-size: 20px;
	line-height: 24px;
	border: 1px solid rgb(0 0 0 / 20%);
	text-align: center;
	max-width: 131px;
	border-radius: 60px;
	padding: 8px 0px 6px 0px;
	margin-bottom: 30px;
}

.expert_glr .uk-overlay-panel div.uk-panel-title h1 {
	font-size: inherit;
}

.expert_glr .uk-overlay-panel .uk-margin-small {
	margin: 30px 0px 0px 0px;
	font-size: 24px;
	line-height: 32px;
}

.expert_glr .uk-overlay-panel .uk-margin-small p {
	margin: 0;
}

.expert_cta a {
	text-decoration: none !important;
	background: #FCC344;
	border-radius: 10px;
	display: inline-block;
	margin-top: 30px;
	font-weight: 700;
	font-size: 24px;
	line-height: 35px;
	padding: 19px 45px 16px 45px;
}

.expert_cta a:hover {
	background: #000;
	color: #fff !important;
}

.page-template-page-expert .numbers {
	margin-top: 115px;
	margin-bottom: 131px;
}

.page-template-page-expert .numbers .block {
	min-height: 176px;
}

.page-template-page-stories .story_glr {
	margin-top: 36px;
	margin-bottom: 170px;
}

.story_glr .uk-overlay-panel h3.uk-panel-title {
	max-width: 100%;
}

.story_glr .uk-overlay-panel div.uk-panel-title {
	max-width: 100%;
}

.story_glr .uk-grid-margin {
	margin-top: 25px;
}

.story_glr .uk-overlay-panel h3.uk-panel-title span {
	max-width: 190px;
}

.story_glr .uk-overlay-panel div.uk-panel-title span {
	max-width: 190px;
}

.story_glr .uk-overlay-panel {
	left: 100px;
	top: 88px;
}

.story_glr .uk-overlay-panel .uk-margin-small {
	line-height: 30px;
	max-width: 470px;
}

.story_glr .story_name {
	padding-top: 30px;
	font-weight: 700;
}

.postbody .story_glr {
	margin-bottom: 80px;
}

.post_col_wrap {
	overflow: hidden;
	margin-bottom: 40px;
}

.post_col_left {
	float: left;
	width: 40%;
}

.post_col_left h2 {
	margin-top: 15px;
	font-size: 34px;
	line-height: 38px;
	max-width: 300px;
}

.post_col_right {
	float: right;
	width: 60%;
}

.post_col_right img {
	max-width: 96%;
	border: 9px solid #DFDFDF;
	border-radius: 10px;
}

.post_col_left img {
	max-width: 350px;
	height: auto;
	margin-top: 103px;
	border: 9px solid #DFDFDF;
	border-radius: 10px;
}

.post_col_right p {
	font-size: 20px;
	line-height: 28px;
	color: #484848;
	max-width: 100%;
}

.post_col_right p span {
	background: #FCC344;
	border-radius: 5px;
	font-weight: normal;
	padding: 0px 5px;
}

.page-template-page-story .action_bnr .uk-overlay-left {}

.page-template-page-story .desc_bnr {
	background: none;
	padding-left: 0;
}

.story_post_mob {
	display: none;
}


#mainarticle,
#mainmaster {
	overflow: hidden;
	background: #F6F6F6;
	margin-bottom: 60px;
}

#mainarticle img,
#mainmaster img {
	float: left;
}

.mainarticlecontent,
.mainmastercontent {
	float: left;
	width: 307px;
	padding: 100px 0px 0px 30px;
}

.mainarticlecontentdate {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 30px;
}

.mainarticlecontenttitle {
	font-weight: 700;
	font-size: 34px;
	line-height: 38px;
}

.page-template-page-news .tabs {
	font-size: 21.8px;
	line-height: 29px;
}

.page-template-page-bk .programblock_wrapper .blockp2,
.page-template-page-bk .programblock_wrapper .blockp3,
.page-template-page-bk .programblock_wrapper .blockp4 {
	display: none;
}



.skillset {
	display: block;
}

.skillsetmob {
	display: none;
}

.timeline {
	margin: 0px 20px;
}

.timeline ul {
	list-style-type: none;
	border-left: 2px solid #000;
	padding: 0px 5px;
}

.timeline li:last-child .sub {
	position: relative;
	padding-bottom: 55px;
}

.timeline li .article>div {
	margin-bottom: 0 !important;
}

.timeline .articlesmob li:last-child .sub:before {
	content: "";
	position: absolute;
	width: 44px;
	height: calc(100% + 9px);
	left: -44px;
	top: -8px;
	background: white;
}

.timeline .articlesmob li:last-child {
	padding-bottom: 0;
}

/*.page-template-page-bk .timeline ul{
    height: 889px;
    margin-bottom: 220px;
}*/

.timeline ul li {
	padding: 20px 20px;
	position: relative;
	cursor: pointer;
	transition: .5s;
}

.timeline ul li span {
	display: inline-block;
	background-color: #1685b8;
	border-radius: 25px;
	padding: 2px 5px;
	font-size: 15px;
	text-align: center;
}

.timeline ul li .content h3 {
	color: #34ace0;
	font-size: 17px;
	padding-top: 5px;
}

.timeline ul li .content p {
	padding: 5px 0px 15px 0px;
	font-size: 15px;
}

.timeline ul li:before {
	position: absolute;
	content: '';
	width: 40px;
	height: 40px;
	left: -27px;
	top: 0px;
	transition: .5s;
	z-index: 1;
}

.timeline ul li:nth-child(1):before {
	background: url(../images/step1.svg) no-repeat 50% 50%;
}

.timeline ul li:nth-child(2):before {
	background: url(../images/step2.svg) no-repeat 50% 50%;
}

.timeline ul li:nth-child(3):before {
	background: url(../images/step3.svg) no-repeat 50% 50%;
}

.timeline ul li:nth-child(4):before {
	background: url(../images/step4.svg) no-repeat 50% 50%;
}

.timeline ul li:nth-child(5):before {
	background: url(../images/step5.svg) no-repeat 50% 50%;
}

.timeline ul li:nth-child(6):before {
	background: url(../images/step6.svg) no-repeat 50% 50%;
}

.timeline ul li:hover {}

.timeline ul li:hover:before {
	background: url(../images/step_active.svg) no-repeat 50% 50%;
}

@media (max-width:300px) {
	.timeline {
		width: 100%;
		padding: 30px 5px 30px 10px;
	}

	.timeline ul li .content h3 {
		color: #34ace0;
		font-size: 15px;
	}

}

.skillsetmob .articles {
	width: auto;
	margin-top: 0;
}

.skillsetmob .articles .article {
	width: 100%;
	height: 100%;
	background: #fff;
	margin: 0;
	float: none;
	position: relative;
}

.skillsetmob .articles .article>div {
	position: relative;
	left: 0px;
	bottom: auto;
	top: 0;
	padding-right: 0;
}

.skillsetmob .articles .article>div .sub {
	color: #484848;
	margin-top: 17px;
	display: block;
	font-size: 22px;
	line-height: 28px;
}

.tin_overlay {
	position: absolute;
	top: 85px;
	right: 227px;
	background: #fff;
	border-radius: 32px;
	padding: 50px;
	max-width: 305px;
}

.tin_overlay img {
	display: block;
	margin: 0px auto 40px;
}

.tin_overlay_title {
	font-weight: 700;
	font-size: 34px;
	line-height: 38px;
}

.tin_overlay_title span {
	color: #717171;
}

.tin_overlay_text {
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	color: #484848;
	margin-top: 11px;
}


.popup {}

.popup span.title {
	font-weight: 700;
	font-size: 34px;
	line-height: 38px;
	display: block;
	color: #000;
}

.popup input,
.popup textarea {
	background: #FFFF;
	border: 1px solid #C4C4C4;
	border-radius: 6px;
	font-weight: 400;
	font-size: 20px;
	line-height: 26px;
	padding: 19px 28px 13px 28px;
	max-width: 350px;
}

.popup input[type="submit"] {
	background: #FCC344;
	border-radius: 6px;
	font-weight: 700;
	border-color: #FCC344;
	width: 100%;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}

.popup input[type="submit"]:hover {
	background: #000;
	color: #fff;
	border-color: #000;
	cursor: pointer;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}

.popup {
	text-align: center;
}

input[type="checkbox"] {
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto;
}

.wpcf7-checkbox .wpcf7-list-item {
	margin: 0;
}

@media (max-width: 1800px) {
	.bonusesblock {
		margin-right: 0;
		width: 87.7vw;
	}
}

@media (max-width: 1600px) {
	.bonusesblock {
		margin-right: calc(81% - 73vw);
	}
}

@media (max-width: 1300px) {
	.bonusesblock {
		margin-right: calc(81% - 65vw);
	}
}


.uk-slidenav-position .uk-slidenav {
	display: block !important;
}

.uk-slidenav-position a.uk-slidenav-previous {
	left: -90px;
	background: url(../images/arrow_prev.svg) no-repeat 50% 50%;
	color: #fff0;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}

.uk-slidenav-position a.uk-slidenav-next {
	right: -90px;
	background: url(../images/arrow_next.svg) no-repeat 50% 50%;
	color: #fff0;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}

.uk-slidenav-position a.uk-slidenav-previous:hover {
	left: -90px;
	background: url(../images/arrow_prev_hover.svg) no-repeat 50% 50%;
	color: #fff0;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}

.uk-slidenav-position a.uk-slidenav-next:hover {
	right: -90px;
	background: url(../images/arrow_next_hover.svg) no-repeat 50% 50%;
	color: #fff0;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}

.mob_scroll {
	display: none;
}

@media (min-width: 1921px) and (max-width: 2600px) {
	.action_bnr .uk-slideshow>li {
		height: 500px !important;
	}

	.tin_overlay {
		right: 145px;
	}
}

@media (min-width: 1921px) and (max-width: 2200px) {
	.tin_overlay {
		right: 185px;
	}
}

.fancybox__content button.carousel__button.is-close {
	top: 19px;
	right: 18px;
	border: 1px solid rgb(0 0 0 / 20%);
	width: 30px;
	height: 30px;
}

.fancybox__content button.carousel__button.is-close svg {
	background: #fff;
	stroke: #000;
	filter: none;
	width: 12px;
	height: 12px;
}

@media (max-width: 1600px) {

	.bonusesblock {
		margin-right: calc(81% - 80vw);
	}

	.bonusesblock_carousel .uk-panel {
		padding: 23px 40px 30px 40px;
	}

}

@media (min-width: 1921px) and (max-width: 2200px) {
	.bonusesblock {
		width: 77.7vw;
	}
}



@media (max-width: 1300px) {

	.bonusesblock {
		margin-right: 0;
		width: 95.7vw;
	}

	.bonusesblock_carousel .uk-panel {
		padding: 23px 40px 30px 40px;
	}

	.bonusesblock_carousel .uk-panel h3.uk-panel-title {
		font-size: 22px;
		line-height: 28px;
	}

	.bonusesblock_carousel .uk-panel .uk-text-center {
		height: 175px;
	}

}

@media only screen and (max-width: 600px) {

	.slidertop .slides .slide img {
		height: 51px !important;
	}

	.slidertop .slides #slide3532 img, 
	.slidertop .slides #slide2908 img, 
	.slidertop .slides #slide27 img, 
	.slidertop .slides #slide3307 img {
    	height: 200px !important;
	}	


	.blot {
		display: block !important;
		min-height: inherit !important;
	}

	.reviews .slidertop .slides .slide {
		width: 90% !important;
	}

	.numbers .block .num,
	.page-template-page-bk .numbers .block .num {
		font-size: 40px;
		line-height: 28px;
		font-weight: bold;
	}

	.numbers .block,
	.page-template-page-bk .numbers .block {
		padding: 22px 20px 22px 38px !important;

	}

	.numbers .wow1 {
		border: 2px solid transparent;
	}

	.numbers .wow2 {
		border: 2px solid rgb(252 195 68 / 50%);
	}

	.cources .articles .article p br {
		display: none;
	}


	.step {
		position: relative;
	}

	.step .num:after {
		content: "";
	}

	.steps .step:not(.step:last-child) .num:after {
		content: "";
		width: 1px;
		height: 112px;
		display: block;
		border-left: 1px solid #C4C4C4;
		position: absolute;
		left: 43px;
		opacity: 0.3;
	}

	.how .steps .step {
		margin-bottom: 30px;
	}

	.how .steps .step .title br {
		display: none;
	}

	.how .steps .step .title {

		font-size: 22px;

	}

	.helpo__cc {

		font-size: 15px !important;
	}

	.numbers {
		margin-top: 0 !important;

	}

	.page-template-page-bk .numbers .block,
	.page-template-page-mt .numbers .block {
		width: 145px;
		padding: 30px 20px 30px 20px !important;
		padding: 21px !important;
		border: 0 !important;
	}

	.skillsetmob .how>.title,
	h2.title {
		font-size: 37px !important;
		line-height: 32px;
		margin-bottom: 18px !important;
		display: block;
	}

	.skillsetmob .articlesmob .article>div .title {
		display: block;
		font-size: 28px !important;
	}

	.articlesmob .article>div {

		margin-bottom: 35px !important;
	}

	.bonusesblock_carousel .uk-margin-top {
		display: none;
	}





}


.review-viewo-item {
	width: 272px;
}

.reviews .column {
	margin-bottom: -40px;
}

.helpo__person {
	display: none;
}

.ide .slides.carousel10007777 .slide {
	width: 369px !important;
}

.popup input[type="checkbox"] {
	width: auto !important;
	max-width: initial !important;
	height: auto !important;
	padding: 0 !important;
	font-size: inherit !important;
}

#topprlx {
	top: 0 !important;
	right: 0 !important;
}

.page-template-page-vip .topblockwide img {
	width: 370px;
	height: auto;
}


.owl-478914 {
	width: 77% !important;
	margin-left: auto;
}

.owl-478914 li {
	list-style: none;
}

.owl-478914 .uk-active,
.owl-478914 .uk-panel {
	height: 100%;
	box-sizing: border-box;
}

.owl-478914 .owl-stage {
	display: flex;
	align-items: stretch;
}

.reviews .owl-nav {
	display: block !important;
}

.carousel2 .slick-slide {
	margin: 0 15px;
}

.carousel2 {
	margin: 0 -15px;
}

.carousel2 .slick-list {
	padding: 0 !important;
}



.corcesbox {
	display: block !important;
}

.carousel10007778 .owl-stage {
	display: flex;
	align-items: stretch;
}

.carousel10007778 .owl-stage-outer .owl-stage .owl-item .slide {
	height: 100% !important;
	display: flex;
	flex-direction: column;
}

.helpo {
	display: flex;
	flex-direction: column;
}


.page-template-page-expert .carousel10007778 .owl-stage-outer .owl-stage .owl-item .slide {
	width: 100%;
}

.page-template-page-expert .toooot b {
	margin-bottom: 12px;
}

.page-template-page-expert .carousel10007778 .slide span {
	padding: 0 10px;
}

.page-template-page-expert .toooot span {
	padding: 0 10px;
	display: flex;
}


.reviews .form {
	z-index: 99;
}

.reviews .blogbox {
	position: relative;
	z-index: 10;
}

.procourse_title_data span {
	font-size: 22px;
}

.helpo .stuent_name {
	margin-top: auto;
}

.header__lang {
	display: none;
}

@media(min-width: 793px) {
	.header__left {
		display: flex;
		align-items: center;
	}

	.header {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.header .menu {
		position: static;
	}

	.header__lang {
		margin-left: 20px;
		flex-shrink: 0;
		display: block;
	}

	.header .btn {
		position: relative;
	}
}

.lang {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
    justify-content: center;
}

.lang__button {
	padding: 0;
	min-height: 26px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	background: transparent;
	border-radius: 5px;
	border: 0;
	color: #C4C4C4;
	transition: 0.2s;
	text-decoration: none;
	line-height: 1;
	display: flex;
	align-items: center;
}

.lang__button_active {
	background: #FCC344;
	font-weight: 700;
	color: #000;
	padding: 0 6px;
}

.lang__button:hover {
	color: #000;
}

.mobilemenu__lang {
	display: flex;
	justify-content: center;
	margin-top: 29px;
}

.lang__delim {
	width: 1px;
	height: 20px;
	background: #C4C4C4;
	margin: 0 12px;
}

@media(max-width: 500px) {
	.mobilemenu .btn {
		margin: 29px auto 0px 10px;
		width: calc(100% - 20px);
	}

}

.popup_video {
	padding: 72px 18px 18px !important;
	width: 1000px;
}

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

.popup#video iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #f0efef;
	outline: none;
}

.popup__vid-wrap:before {
	content: "";
	padding-top: 60%;
	display: block;
}

@media (max-width: 1100px) {
	.popup_video {
		width: 100% !important;
	}
}

.procourse__circes {
	display: flex;
	padding-left: 20px;
}

.procourse__circe {
	width: 40px;
	height: 40px;
	border-radius: 40px;
	background: #a3efbd;
	margin-left: -20px;
}

.procourse__circes .procourse__circe:nth-child(2) {
	background: #ffd1c2;
}

.procourse__circes .procourse__circe:nth-child(3) {
	background: #ffda7b;
}

.procourse__circes .procourse__circe:nth-child(4) {
	background: #abbefc;
}

.procourse__circes .procourse__circe:nth-child(5) {
	background: #b5ede6;
}

.procourse__blocks {
	display: flex;
	align-items: center;
}


.procourse_main .block {
	background: #A3EFBD;
}

.procourse_main .block:nth-child(2) {
	background: #FFD1C2;
}

.procourse_main .block:nth-child(3) {
	background: #FFDA7B;
}

.procourse_main .block:nth-child(4) {
	background: #ABBEFC;
}

.procourse_main .block:nth-child(5) {
	background: #b5ede6;
}




/*Стили из блоков*/
.review-viewo-item {
	min-height: 425px;
	background-position: center;
	background-size: cover;
	border-radius: 20px;

}

.reviews .slidertop .slides .slide {
	width: 100%;
	min-height: 460px !important;
	background: transparent;
	border-radius: 14px;
	position: relative;
	padding-top: 1px;
	height: inherit !important;
}

.review-viewo-item a {
	text-decoration: none;
	color: #000;
	width: 100%;
	min-height: 425px;
	position: relative;
}

.review-viewo-item a span {
	top: 26px;
	left: 21px;
	background: #fff;
	padding: 6px 28px;
	border-radius: 53px;
	position: absolute;
}

.reoo-item {
	overflow: hidden;
}

.reoo-item img {
	position: static !important;
	float: left;
	margin-right: 20px;
	border-radius: 25px;
}

.reoo-item span {
	font-weight: 700;
	color: #000;
	font-size: 18px;
	line-height: 24px;
	margin-top: 22px;
	display: block;
}

.slide__text {
	font-size: 18px;
	line-height: 28px;
	background: #F6F6F6;
	border-radius: 14px;
	padding: 40px 30px 40px 40px;
	margin-top: 20px;
}

.slide__text strong {
	background: #FCC344;
	border-radius: 5px;
	font-weight: normal;
	padding: 0px 5px;
}

.review-viewo-item {
	position: relative;
}

.review-viewo-item img {
	right: inherit !important;
	left: 30px !important;
	bottom: 25px !important;
}

.reviews .owl-nav {
	display: none;
}

.blot {
	display: none;
	min-height: inherit !important;

}

.review-viewo-item:hover .blot {
	display: block;
}

.reviews .form {
	color: #7F8B96;
	text-decoration: underline;
	font-size: 18px;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 75px;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 34px;
	text-align: right;
	text-decoration-line: underline;
	color: #7F8B96;
}


.melpo {
	min-height: 210px;
	margin-bottom: 25px;
}

.melpo a {
	display: block;
	height: 100%;
	width: 100%;
	min-height: 210px;
}



.toooot span {
	font-family: 'Circe';
	font-size: 22px;
	line-height: 30px;
}


.toooot b {
	font-size: 16px;
	text-align: right;
	padding-right: 25px;
	display: block;
	margin-top: 29px;
}



.helpo {
	padding: 40px;
	min-height: 460px;
}

.helpo__title {
	color: #000;
	font: 700 30px/32px 'Circe';
	margin-top: 5px;
	text-decoration: none;
}

.helpo__cc {
	font: 400 20px/28px 'Circe';
	max-width: 65%;
	margin-top: 25px;
}

.stuent_name {
	font: 400 24px/28px 'Circe';
	margin-top: 30px;
}

.u-buton {
	background: url(../images/arrow_student.png) no-repeat 50% 50%;
	border: 0 !important;
	width: 50px;
	height: 50px;
	margin-top: 25px;
	color: #000;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	display: block;
	text-decoration: none;
}

.ide .slides .slide {
	width: 100%;
	height: inherit !important;
	background: transparent;
	border-radius: 14px;
	position: relative;
	padding-top: 1px;
}


.itnews {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.itnews .news__item {
	flex-basis: 366px;
	min-height: 377px;
	margin-bottom: 40px;
}

.itnews .news__item .melpo {
	min-height: 220px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.itnews .news__item a {
	display: block;
	width: 100%;
	height: 100%;
}

.itnews .news__item span {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 111px;
}

.itnews .news__item b {
	font-size: 15px;
	font-weight: normal;
	text-align: right;
	display: block;
}

.itnews .news__item:first-child {
	flex-basis: 100%;
	display: flex;
	justify-content: space-between;
}

.itnews .news__item:first-child .melpo {
	min-height: 220px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	flex-basis: 800px;
}

.itnews .news__item:first-child {
	min-height: 400px;
}

.itnews .news__item:first-child .bbb {
	background: #F6F6F6;
	padding: 32px;
	flex-basis: 419px;
}

.itnews .news__item:first-child span {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 60px;
	font-weight: 700;
	font-size: 34px;
	line-height: 38px;
}

.itnews .news__item:first-child b {
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	display: block;
}


.uk-grid-match .uk-row-first:first-child {
	width: 100%;
}

.uk-grid-match .uk-row-first:first-child .uk-overlay {
	height: 100%;
}

.uk-grid-match .uk-row-first:first-child .uk-panel {
	display: flex;
	min-height: 400px;
}

.uk-grid-match .uk-panel-teaser {
	margin-bottom: 0;
}

.uk-grid-match .uk-row-first:first-child .uk-panel__text-nm {
	background: #F6F6F6;
	padding: 32px;
}

.uk-grid-match .uk-row-first:first-child .uk-overlay-scale {
	height: 100%;
	display: block;
}

.uk-grid-match .uk-row-first:first-child .uk-panel__text-nm p {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 60px;
	font-weight: 700;
	font-size: 34px;
	line-height: 1.1;
}

.uk-grid-match .uk-row-first:first-child .pv_date {
	text-align: left;
}

.uk-grid-match .uk-row-first {
	margin-top: 35px;
}


@media (max-width: 959px) {
	.uk-grid-match .uk-row-first:first-child .uk-panel {
		display: flex;
		flex-direction: column;
		min-height: initial;
	}

	.uk-grid-match .uk-row-first:first-child {
		max-width: 398px;
	}

	.uk-grid-match .uk-row-first:first-child .uk-panel__text-nm p {
		font-size: 25px;
	}

	.uk-grid-match .uk-row-first:first-child .uk-panel__text-nm {
		padding: 20px 30px;
	}

	.uk-grid-match .uk-row-first:first-child .uk-panel__text-nm p {
		margin: 0;
	}

	.uk-grid-match .uk-row-first:first-child .pv_date {
		margin-top: 20px;
	}

	.uk-grid-match .uk-row-first {
		margin-top: 25px;
	}
}


.ide .slides.carousel10007777 .slide {
	height: 100%;
}

.ide .slides.carousel10007777 .owl-stage {
	display: flex;
}


.review-viewo-item {
	min-height: 425px;
	background-position: center;
	background-size: cover;
	border-radius: 20px;

}

.reviews .slidertop .slides .slide {
	width: 100%;
	min-height: 460px !important;
	background: transparent;
	border-radius: 14px;
	position: relative;
	padding-top: 1px;
	height: inherit !important;
}

.review-viewo-item a {
	text-decoration: none;
	color: #000;
	width: 100%;
	min-height: 425px;
	position: relative;
}

.review-viewo-item a span {
	top: 26px;
	left: 21px;
	background: #fff;
	padding: 6px 28px;
	border-radius: 53px;
	position: absolute;
}

.reoo-item {
	overflow: hidden;
}

.reoo-item img {
	position: static !important;
	float: left;
	margin-right: 20px;
	border-radius: 25px;
}

.reoo-item span {
	font-weight: 700;
	color: #000;
	font-size: 18px;
	line-height: 24px;
	margin-top: 22px;
	display: block;
}

.slide__text {
	font-size: 18px;
	line-height: 28px;
	background: #F6F6F6;
	border-radius: 14px;
	padding: 40px 30px 40px 40px;
	margin-top: 20px;
}

.slide__text strong {
	background: #FCC344;
	border-radius: 5px;
	font-weight: normal;
	padding: 0px 5px;
}

.review-viewo-item {
	position: relative;
}

.review-viewo-item img {
	right: inherit !important;
	left: 30px !important;
	bottom: 25px !important;
}

.reviews .owl-nav {
	display: none;
}

.blot {
	display: none;
	min-height: inherit !important;
}

.review-viewo-item:hover .blot {
	display: block;
}

.reviews .form {
	color: #7F8B96;
	text-decoration: underline;
	font-size: 18px;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 75px;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 34px;
	text-align: right;
	text-decoration-line: underline;
	color: #7F8B96;
}

.topblockwide .title {
	position: relative;
	z-index: 50;
}

.textarea-selected {
	display: none;
}









/*////Partners////*/
.indent-top-partners {
	margin-top: 120px;
}

.indent-top-partners .partners {
	padding-bottom: 0 !important;
}

.indent-bottom-partners .partners {
	padding-bottom: 0 !important;
}

.partners {
	padding-top: 120px;
	padding-bottom: 120px;
	border-top: 1px solid #D7D7D7;
}

.partners .title {
	margin-top: 0;
}

.partners__main {
	display: flex;
	flex-wrap: wrap;
	gap: 0.8rem;
}

.partners__item {
	background: #F6F6F6;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	overflow: hidden;
	padding: 24px 28px;
	height: 86px;
	box-sizing: border-box;
}

.partners__logo {
	/*opacity: 0.6;
  filter: grayscale(100%);*/
	transition: 0.3s ease-out;
	height: 100%;
	width: auto;
}

/*.partners__item:hover .partners__logo {
  opacity: 1;
  filter: grayscale(0%);
}*/

a.partners__item {
	transition: 0.2s ease-out;
	will-change: transform;
}

a.partners__item img {
	-webkit-backface-visibility: hidden;
	-ms-transform: translateZ(0);
	/* IE 9 */
	-webkit-transform: translateZ(0);
	/* Chrome, Safari, Opera */
	transform: translateZ(0);
}

a.partners__item:hover {
	transform: scale(1.01);
	box-shadow: 0 3px 16px -3px rgba(0, 0, 0, 0.1);
}

@media(max-width: 720px) {
	.partners {
		padding-right: 30px;
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.partners__main {
		gap: 0.6rem;
	}

	.partners__item {
		height: 76px;
	}

	.indent-top-partners {
		margin-top: 70px;
	}
}

@media(max-width: 568px) {
	.partners__item {
		border-radius: 6px;
		padding: 18px 20px;
		height: 56px;
	}
}


.program-head {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
	column-gap: 2rem;
	row-gap: 1rem;
}

.program-teachers {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	column-gap: 2rem;
	row-gap: 1rem;
}

.programrow1_prepod img {
	width: 70px;
	height: 70px;
	object-fit: cover;
	border-radius: 70px;
}

@media(max-width: 720px) {
	.program-head {
		flex-direction: column;
	}

	.program-teachers {
		column-gap: 1rem;
		row-gap: 0.5rem;
	}

	.programrow1_title {
		padding-top: 18px;
	}
}


.form-script .anyquestions .title br,
.form-script .anyquestions .sub br {
	display: none;
}

.form-script .anyquestions .title {
	width: 100%;
	padding-bottom: 30px;
}

.form-script .anyquestions {
	height: auto;
	padding-top: 80px;
	padding-bottom: 0;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	flex-wrap: wrap;
	row-gap: 1rem;

	max-width: 806px;
}

.form-script .anyquestions .left {
	padding: 0 18px;
}

.form-script .anyquestions_form {
	width: 100%;
	display: block;
	position: relative;
}

@media (min-width: 720px) {
	.form-script .anyquestions_form {
		position: relative;
		left: -2px;
		top: 0;
	}
}

@media (max-width: 720px) {
	.form-script .anyquestions {
		row-gap: 0;
	}

	.form-script .anyquestions .title {
		padding-bottom: 13px;
	}

	.form-script .anyquestions.wrap {
		justify-content: center;
	}

	.form-script .anyquestions_form {
		width: 100%;
		float: none;
		display: block;
		padding: 25px 0 40px 0;
	}
}

.popup-style2 {
	max-width: 460px;
	width: 100% !important;
	overflow: auto !important;
	padding: 0 !important;
}

.popup-style2 iframe {
	flex-shrink: 0;
	min-height: 100% !important;
	/*margin: 0 18px!important;*/
	/*width: calc(100% - 36px)!important;*/
}

.banner-wrapper .close {
	width: 33px;
	height: 33px;
	background: #F7F7F7 url(../images/ex.png) center no-repeat;
	position: absolute;
	right: 30px;
	top: 19px;
	border-radius: 33px;
	display: block;
	font-size: 0;
	cursor: pointer;
	z-index: 999;
}

.banner.widebanner {
	display: none;
}

@media (min-width: 1920px) {
	.banner {
		display: none;
	}

	.banner.widebanner {
		display: block;
	}
}

@media (max-width: 720px) {
	.mobilebanner {
		background-size: cover !important;
	}
}

@media (max-width: 480px) {
	.mobilebanner {
		background-size: contain !important;
	}
}

.go-to-experts {
	/* display: flex; */
	justify-content: center;
	display: none;
}

.go-to-experts .btn {
	font-weight: 700;
	background: #FCC344;
	display: inline-block;
	height: 66px;
	line-height: 66px;
	text-decoration: none;
	padding: 4px 40px 0 40px;
	border-radius: 10px;
	top: 0;
	color: #000;
	font-size: 24px;
	margin: 0 auto;
	margin-top: 90px;
}

@media (max-width: 720px) {
	.go-to-experts .btn {
		margin-top: 0px;
	}
}

/* page-expert-groups-contacts */

@media (max-width: 720px) {
	.page-template-page-expert-groups-contacts .column {
		width: fit-content;
	}
}

/* Banner */

.page-template-page-expert-groups-contacts .slide {
	display: flex;
}

.banner-content {
	width: 50%;
	padding: 160px 0px 0px 100px;
}

.banner-image {
	width: 50%;
	overflow: hidden;
	display: flex;
	justify-content: center;
}

.page-template-page-expert-groups-contacts .slidertop .slides .slide img {
	position: relative;
	right: 0px;
}

.page-template-page-expert-groups-contacts .slidertop .slides .slide img.banner-photo {
	position: absolute;
	right: 20px;
}

.banner-line {
	width: 370px;
}

.banner-photo {
	position: absolute;
	max-width: 500px;
	right: 70px;
}

.expert-tag {
	border-radius: 60px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	display: inline;
	padding: 7px 20px;
	line-height: 24px;
}

.expert-title {
	font-size: 55px;
	margin: 30px 0px;
}

.expert-contacts {
	display: flex;
	flex-direction: column;
	gap: 16px;
	margin-bottom: 30px;
}

.expert-contacts__phone,
.expert-contacts__telegram,
.expert-contacts__name {
	display: flex;
	align-items: end;
	gap: 8px;
}

.expert-contacts__phone {
	display: none;
}

.expert-contacts a,
.member-contacts a {
	font-size: 20px;
	color: #000;
	text-decoration: auto;
}

.expert-button {
	background: none;
	border: 1px solid #FCC344;
	font-size: 20px;
	border-radius: 4px;
	padding: 12px 24px;
	cursor: pointer;
	text-decoration: none;
	color: #000;
}

.expert-button:hover {
	background: #FCC344;
}

.expert-team__member .expert-button-wrap {
	display: flex;
}

.expert-team__member .expert-button {
	text-align: center;
	width: 100%;
}

.page-template-page-expert-groups-contacts .mobile-banner-wrapper {
	display: none;
}

.banner-line-mobile {
	display: none;
}

@media (max-width: 720px) {
	.page-template-page-expert-groups-contacts .slidertop.wrap {
		display: none;
	}

	.page-template-page-expert-groups-contacts .slidertop .slides .slide {
		width: 100%;
	}

	.banner-line {
		display: none;
	}

	.page-template-page-expert-groups-contacts .mobile-banner-wrapper {
		display: block;
		padding: 0px 18px;
		margin-top: 91px;
	}

	.mobile-banner {
		background: #EDEDED;
		border-radius: 14px;
	}

	.banner-content {
		padding: 30px 20px;
	}

	.banner-image {
		align-items: end;
	}

	.banner-content,
	.banner-image {
		width: 100%;
	}

	.banner-photo {
		max-width: 300px;
		right: 0;
	}
}

@media (max-width: 700px) {
	.banner-photo {
		display: none;
	}
}

@media (max-width: 525px) {
	.banner-photo {
		max-width: 400px;
		right: auto;
		display: block;
	}

	.banner-line-mobile {
		display: block;
		max-width: -webkit-fill-available;
	}
}

@media (max-width: 425px) {
	.banner-photo {
		max-width: 300px;
	}

	.expert-title {
		font-size: 34px;
		margin: 20px 0px;
	}
}

/* Contacts */

.page-template-page-expert-groups-contacts .experts {
	margin: 60px 0px 0px 0px;
}

.expert-team {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
}

.expert-team__member {
	padding: 40px 48px 36px 48px;
	border-radius: 6px;
	border: 1px solid rgba(0, 0, 0, 0.2);
}

.member-image {
	max-width: 100%;
	border-radius: 150px;
	margin: 28px 0px;
}

.member-contacts {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-bottom: 24px;
}

.expert-contacts__name {
	align-items: center;
}

.expert-contacts__name span {
	font-size: 28px;
	font-weight: bold;
	line-height: 1;
}

.phone__phones {
	background: #EDEDED;
	border-radius: 4px;
	padding: 4px 8px;
	display: flex;
	align-items: center;
}

.phones {
	display: inline-block;
	position: relative;
	/* Родитель для абсолютного позиционирования списка */
	border-radius: 5px;
	padding: 2px 4px;
	background: #EDEDED;
	display: none;
}

.phones__main {
	padding-top: 2px;
}

.phones__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	position: relative;
	z-index: 2;
	/* Чтобы заголовок был выше списка */
}

.phones__icon {
	cursor: pointer;
	transition: transform 0.3s ease;
}

.phones__list {
	display: none;
	position: absolute;
	/* Абсолютное позиционирование */
	top: 100%;
	/* Отступ вниз от основного номера */
	left: 0;
	background: #EDEDED;
	padding: 2px;
	min-width: 200px;
	z-index: 1;
	/* Поверх остальных элементов */
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.phones__list a {
	display: block;
	text-decoration: none;
	color: black;
	padding: 5px 10px 5px 5px;
}

.phones__list a:hover {
	background: #f0f0f0;
}

.phones__icon.active {
	transform: rotate(180deg);
	/* Поворачиваем стрелку при открытии */
}

.experts-phones__image {
	margin-bottom: 24px;
}

.experts-phones__image img {
	width: 100%;
}

.experts-phones__phones {
	grid-template-columns: repeat(4, 1fr);
	display: grid;
	gap: 30px;
}

.experts-phones__phones .expert-phone {
	border-radius: 44px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	font-size: 20px;
	text-align: center;
	padding: 11px 0px;
}

.experts-phones__phones .expert-phone {
	text-decoration: none;
	color: #000;
}

@media (max-width: 720px) {
	.expert-team {
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}

	.expert-team__member {
		padding: 28px 18px;
	}

	.expert-team__member .expert-tag {
		margin: 0 auto;
		display: block;
		width: fit-content;
	}

	.experts-phones__phones {
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
	}

	.experts-phones__phones .expert-phone {
		font-size: 16px;
	}
}

@media (max-width: 425px) {
	.expert-team {
		grid-template-columns: repeat(1, 1fr);
	}

	.expert-team__member {
		padding: 28px 48px;
	}
}

.footer .col2 li:last-child {
	display: block;
}

.no-blogbox {
	border-bottom: none;
	padding-bottom: 0px;
}

html[lang="kz"] .no-blogbox #taber08 {
	border-bottom: none;
	padding-bottom: 100px;
}

.arm-desktop-inf {
	top: 785px !important;
}

.header.wrap>.btn {
	white-space: nowrap;
}

.header .menu {
	display: flex;
	margin-left: 13px;
}

.banner-top-layer {
	padding: 5px;
	background: #ff5b5b;
	color: #fff;
	font-size: 22px;
	text-align: center;
	position: sticky;
	top: 0;
	left: 0;
	z-index: 1000;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	box-sizing: border-box;
	text-decoration: none;
	transition: top 0.3s ease;
}

.banner-top-warning {
	display: none; /* Скрываем по умолчанию */
}

html[lang="ru"] .banner-top-warning {
    position: sticky;
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 8px 20px;
	background: #222; /* тёмно-серый фон */
	color: #fff;
	font-family: 'Circe', sans-serif; /* убедитесь, что шрифт подключен */
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 128%; /* 1.28 * 18 = ~23px */
	letter-spacing: 0;
	position: sticky;
	top: 0;
	left: 0;
	z-index: 1000;
	cursor: pointer;
	width: 100%;
	box-sizing: border-box;
	text-decoration: none;
	transition: top 0.3s ease;
	border-bottom: 1px solid #444;
    font-family: Circe;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    line-height: 128%;
    letter-spacing: 0%;
}

.banner-top-warning a {
    color: #fff !important;
    text-decoration: none !important;
}

.banner-warning__inner {
    display: flex;
    column-gap: 21px;
    align-items: center;
}

.banner-top-close {

}

.icon-warning {
    width: 42px;
    height: 42px;
}

/* Текст внутри плашки */
.banner-text {
	margin: 0;
	flex: 1;
	text-align: left;
}

/* Ссылки внутри плашки — синие, подчёркнутые */
.banner-top-warning a {
	color: #007bff; /* стандартный синий для ссылок */
	text-decoration: underline;
	font-weight: 400;
}

/* Кнопка закрытия — круглая, белая, с тёмным крестиком */
.close-btn {
    flex: 1 0 auto;
    line-height: 34px;
    padding-bottom: 6px;
    padding-top: 12px;
	background: #fff;
	border: none;
	color: #222;
	font-size: 34px;
    margin-left: 150px;
	cursor: pointer;
	width: 45px;
    height: 45px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: background 0.2s;
}

.close-btn:hover {
	background: #f0f0f0;
}

/* Адаптивность — на мобильных экранах */
@media (max-width: 768px) {
	.banner-top-warning {
		flex-direction: column;
		align-items: stretch;
		gap: 8px;
		padding: 12px 16px;
		font-size: 16px;
		line-height: 130%;
	}

    .banner-warning__inner {
        flex-direction: column;
    }

	.close-btn {
		width: 30px;
        height: 30px;
        font-size: 26px;
		margin-top: 4px;
         margin-left: 0;
	}
	.banner-text {
		text-align: center;
	}
}

.banner-top-layer:hover {
	background-color: #ff3d3d;
}

.banner-top-layer .icon {
	margin-left: 8px;
	-moz-transform: rotate(-28deg);
	-webkit-transform: rotate(-28deg);
	-o-transform: rotate(-28deg);
	-ms-transform: rotate(-28deg);
	transform: rotate(-28deg);
}

@media (max-width: 768px) {

	.banner-top-layer {
		font-size: 17px;
		position: fixed;
		top: 0;
		bottom: auto;
		height: 43px;
		z-index: 1000;
	}

}

@media (max-width: 720px) {
	.column {
		box-sizing: border-box;
	}

	/* .header.wrap {
		top: 43px;
	} */

	.mobile-slide {
		/* padding-top: 100px; */
		display: flex;
		justify-content: center;
	}
}

@media (max-width: 380px) {
	.banner-top-layer {
		height: 43px;
		line-height: 18px;
	}

	
}
