﻿/*--------------------------------------------------------------------------------------------------*/
/***** GLOBAL POWERTAX *****/
*,
html,
body {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-weight: 400;
}

html,
body {
	overflow-x: hidden;
}

b,
strong {
	font-weight: 700;
}

.megaWrapper {
	max-width: 1230px;
	margin: 0 auto;
	padding: 15px 15px;
}

.mainWrapper {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
}

.main-content {
	position: relative;
	background-color: #ffffff;
	padding: 0 15px;
}

.color-blue {
	color: #000000;
}

@font-face {
	font-family: SegoeRegular;
	src: url(/CMS/site/fonts/segoeui.ttf);
}

@font-face {
	font-family: SegoeLight;
	src: url(/CMS/site/fonts/segoeuil.ttf);
}

@font-face {
	font-family: SegoeSBold;
	src: url(/CMS/site/fonts/seguisb.ttf);
}

.accent-style {
	font-size: 16px;
	color: rgb(116, 115, 115);
}

p,
li {
	font-size: 16px;
	font-family: SegoeRegular;
	line-height: 25px;
}

h2 {
	font-size: 35px;
	color: #000000;
	font-family: SegoeSBold;
	text-align: center;
	padding-top: 80px;
	padding-bottom: 40px;
	margin: 0;
}

h1 {
	display: none;
}

h3 {
	color: #000000;
	font-size: 22px;
	margin-top: 0;
	font-family: SegoeSBold;
	text-align: center;
}

h4 {
	font-size: 30px;
	color: rgba(73, 73, 73, 1);
	text-align: center;
	font-family: "Roboto Slab", serif;
	margin: 0;
	padding-top: 100px;
	padding-bottom: 30px;
	font-weight: 700;
}

h5,
.h5 {
	font-size: 18px;
}

ol,
ul,
dl {
	padding-left: 20px;
	margin-bottom: 40px;
}

ul.thim-list-content {
	padding-left: 0;
}

.thim-list-content li {
	list-style: none;
	position: relative;
	padding-left: 25px;
}

.thim-list-content li:before {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	line-height: 24px;
	position: absolute;
	left: 0;
	top: 9px;
	background: #ffb606;
}

.padding-bottom {
	padding-bottom: 100px;
}

.mb-40 {
	margin-bottom: 40px !important;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.mt-100 {
	margin-top: 100px !important;
}

.upProgressSquare {
	position: absolute;
	top: 0%;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

	/* IE 5-7 */
	filter: alpha(opacity=50);

	/* Netscape */
	-moz-opacity: 0.5;

	/* Safari 1.x */
	-khtml-opacity: 0.5;

	/* Good browsers */
	opacity: 0.5;
	background-color: #ddd;
	width: 100%;
	height: 100%;
	min-height: 70px;
	left: -1px;
	z-index: 10000;
}

.upProgressSquare .sk-cube-grid {
	position: relative;
	margin: 1% auto;
}

.DivOverFlowX {
	overflow-x: auto;
}

.PlatformContainer {
	max-width: 1593px;
	margin: 60px auto 60px auto;
	background-color: #fff;
	padding: 1.25rem;
}

a.btn {
	text-decoration: none;
}

.btn {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	line-height: 1.5;
	border-radius: 0;
	transition:
		color 0.15s ease-in-out,
		background-color 0.15s ease-in-out,
		border-color 0.15s ease-in-out,
		box-shadow 0.15s ease-in-out;
	font-size: 16px;
	font-family: SegoeLight;
	padding: 10px 30px;
}

.btn-outline-primary {
	color: #e4a716;
	border: 1px solid #e4a716;
	background-color: transparent;
}

.btn-outline-primary:hover {
	background-color: #e4a716;
	color: #fff;
}

.display-center {
	margin: 0 auto;
	display: block;
}

.no-margin {
	margin-bottom: 0;
}

.NoData {
	font-size: 16px;
	color: #747373;
	display: flex;
	align-items: center;
}

.btn-primary {
	background-color: #e4a716;
	border-color: #e4a716;
}

.btn-primary:hover {
	background-color: transparent;
	color: #e4a716;
}

.input-group-prepend .input-group-text {
	font-size: 16px;
	color: #a2a2a2 !important;
}

.input-group-append {
	position: absolute;
	height: 100%;
	right: 0;
	min-width: 38px;
	z-index: 3;
}

.input-group-append .input-group-text {
	border: unset;
	position: relative;
	background-color: unset;
}

.input-group-append .input-group-text i {
	font-size: 16px;
	color: #a2a2a2;
}

.input-group-append .input-group-text::before {
	content: "";
	position: absolute;
	width: 1px;
	height: 84%;
	background-color: #e1e6ef;
	left: -3px;
	top: 50%;
	transform: translateY(-50%);
}

/*Datepicker*/
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
	background-color: #e4a716 !important;
	border-color: #e4a716 !important;
}

/*--------------------------------------------------------------------------------------------------*/
/***** HEADER STRACTURE *****/
header {
	position: relative;
	background-color: #ffffff;
	z-index: 99;
	box-shadow: 0 4px 15px -2px rgba(0, 0, 0, 0.2);
}

.logo {
	max-width: 200px;
}

.logo img {
	width: 100%;
}

.header-wrapper {
	max-width: 1230px;
	margin: 0 auto;
	padding: 25px 15px;
}

.HeaderFlex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.LoginBtnItem a,
.LoginBtnItem span {
	text-decoration: none;
	color: #fff;
	text-align: center;
	display: block;
	padding: 9px 42px;
}

.LoginBtnItem:hover a,
.LoginBtnItem:hover span {
	color: #e4a716;
}

.LoginBtnItem {
	font-size: 16px;
	font-family: SegoeLight;
	background-color: #e4a716;
	border: 1px solid #e4a716;
	color: #fff;
	cursor: pointer;
}

.LoginBtnItem:hover {
	background-color: transparent;
	color: #e4a716;
}

.LoginBtnContainer a {
	text-decoration: none;
}

.link-button {
	position: relative;
}

.link-button::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 75px;
	background-color: #000000;
	top: -53px;
	z-index: -1;
	left: 0;
}

.link-button a {
	font-size: 12px;
	color: #fff;
	font-weight: 700;
	padding: 0 10px;
	text-decoration: none;
}

.header-links {
	display: flex;
	justify-content: space-between;
	max-width: 250px;
	width: 100%;
}

.header-link a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: 700;
}

.header-half {
	flex-basis: 43%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header-half.right {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.header-links-s {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

ul.Langs {
	margin: 0;
	padding: 0;
}

ul.Langs a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: 700;
}

/*--------------------------------------------------------------------------------------------------*/
/***** pnlMenu *****/
#ctl00_pnlMenu .main-menu > ul > li {
	padding: 0px 10px;
	line-height: 15px;
}

#ctl00_pnlMenu .main-menu > ul > li > a {
	font-family: SegoeRegular;
	font-size: 16px;
	color: #808080 !important;
	padding: 5px 10px;
	transition: font-size 200ms ease-in;
}

#ctl00_pnlMenu .main-menu > ul > li.hasChildren > ul > li > a {
	font-size: 13px;
	width: 100%;
	color: #175175 !important;
}

#ctl00_pnlMenu .main-menu > ul > li:hover > a,
#ctl00_pnlMenu .main-menu > ul > li.active > a,
#ctl00_pnlMenu .main-menu > ul > li.hasChildren > ul > li:hover > a,
#ctl00_pnlMenu .main-menu > ul > li.hasChildren > ul > li.active > a {
	color: #313131 !important;
}

/*--------------------------------------------------------------------------------------------------*/
/***** HEADER FOOTER *****/
.main-menu ul {
	max-width: 100%;
}

.main-menu ul {
	margin-bottom: 0;
}

.main-menu > ul > li > a:before,
.main-menu > ul > li > a:after {
	display: none;
}

.main-menu ul li.active,
.main-menu ul li:hover {
	background-color: transparent;
}

.main-menu > ul > li {
	margin: 0;
}

.main-menu > ul > li:last-child {
	margin: 0;
}

.main-menu ul li ul {
	border-radius: 0;
	border: none;
	background-color: transparent;
}

.main-menu > ul > li:hover > ul > li {
	background-color: #fff;
}

.main-menu > ul > li:hover > ul {
	padding-top: 0;
}

.main-menu ul li ul li a {
	padding: 8px 30px 8px 30px;
}

.main-menu > ul > li.hasChildren {
	padding-right: 0;
}

/*--------------------------------------------------------------------------------------------------*/
/***** FOOTER STRUCTURE *****/
.footer__social {
	padding: 56px 15px;
	text-align: center;
}

.follow {
	font-size: 14px;
	font-weight: 100;
	color: #5e5e5e;
	margin-bottom: 30px;
}

.footer_nav {
	background-color: #000000;
	padding: 65px 0 50px 0;
}

.footer_info_block {
	font-size: 15px;
	color: #fff;
	font-weight: 400;
	text-align: center;
}

.footer_info_block a {
	color: #fff;
	text-decoration: none;
}

.footer_info_title {
	font-weight: 500;
	font-size: 15px;
	margin-top: 11px;
	margin-bottom: 10px;
}

.footer_info {
	text-align: center;
}

.footer_eopep {
	max-width: 250px;
	margin-right: 40px;
}

.footer_eopep img {
	width: 100%;
}

.footer_right {
	border: 1px solid #ffffff;
	padding: 16px 22px;
	max-width: 367px;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	display: none;
}

.footer_nav_wrapper {
	max-width: 1390px;
	margin: 0 auto;
	padding: 0 15px;
	width: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}

.footer_right_text {
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}

.footer_right_awards {
	margin: 20px 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.footer_right_awards > img {
	display: block;
}

.footer_down {
	font-size: 11px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.footer_down a {
	color: #adff14;
	text-decoration: none;
}

.footer_info-logo {
	max-width: 350px;
}

.footer_info-logo img {
	width: 100%;
}

footer .megaWrapper {
	padding: 7px 15px;
}

.footer_menu {
	margin-top: 50px;
	text-align: center;
}

/*--------------------------------------------------------------------------------------------------*/
/***** pnlFooter *****/
#ctl00_pnlFooter .main-menu > ul,
#ctl00_pnlFooterSecond .main-menu > ul {
	margin-top: 0 !important;
}

#ctl00_pnlFooter .main-menu > ul > li,
#ctl00_pnlFooterSecond .main-menu > ul > li {
	width: 100%;
	margin-bottom: 10px;
}

#ctl00_pnlFooter .main-menu > ul > li > a,
#ctl00_pnlFooterSecond .main-menu > ul > li > a {
	font-size: 15px;
	color: #fff;
	margin: 0;
	font-weight: 700;
}

#ctl00_pnlFooter .main-menu > ul > li.active > a,
#ctl00_pnlFooterSecond .main-menu > ul > li.active > a,
#ctl00_pnlFooter .main-menu > ul > li:hover > a,
#ctl00_pnlFooterSecond .main-menu > ul > li:hover > a {
	color: #ffffff;
}

#ctl00_pnlFooter .main-menu > ul > li:first-child {
	display: none;
}

/*--------------------------------------------------------------------------------------------------*/
/***** SOCIAL RESET *****/
.social_media ul li a {
	background: none;
	font-size: 0;
	width: auto;
	line-height: 0;
	margin: 0 19px 0 0;
	padding: 0;
	float: none;
	border-radius: 0;
}

.social_media li a i {
	height: auto;
	width: auto;
}

/*--------------------------------------------------------------------------------------------------*/
/***** SOCIAL *****/
.header-social {
	display: flex;
	align-items: center;
	margin-left: 30px;
}

.header-social i {
	display: flex;
}

.header-social a {
	text-decoration: none;
}

.header-social a:not(:last-child) {
	margin-right: 25px;
}

.header-social .fa-facebook:before {
	content: url(/CMS/site/images/facebook-header.svg);
}

.header-social .fa-twitter:before {
	content: url(/CMS/site/images/twitter-header.svg);
}

.header-social .fa-youtube:before {
	content: url(/CMS/site/images/youtube-header.svg);
}

.header-social .fa-linkedin:before {
	content: url(/CMS/site/images/linkedin-header.svg);
}

.header-social .fa-instagram:before {
	content: url(/CMS/site/images/instagram-header.svg);
}

.ContactSocialMedia .fa-facebook:before {
	content: url(/CMS/site/images/facebook.svg);
}

.ContactSocialMedia .fa-twitter:before {
	content: url(/CMS/site/images/twitter.svg);
}

.ContactSocialMedia .fa-youtube:before {
	content: url(/CMS/site/images/youtube.svg);
}

.ContactSocialMedia .fa-linkedin:before {
	content: url(/CMS/site/images/linkedin.svg);
}

.ContactSocialMedia .fa-instagram:before {
	content: url(/CMS/site/images/instagram.svg);
}

.social_media {
	padding-bottom: 0;
	padding-top: 0;
}

.social_media ul {
	margin: 0;
	padding: 0;
}

.social_media ul li a:hover {
	background-color: transparent;
}

.social_media ul li {
	color: transparent;
	font-size: 0;
	height: 15px;
	width: 15px;
	padding: 0;
	position: relative;
}

.social_media ul li a {
	height: 15px;
	width: 15px;
}

.social_media li a i {
	height: 15px;
	width: 15px;
	line-height: initial;
}

.social_media li a i.fa:before {
	width: 15px;
	height: 15px;
	display: block;
}

.social_media ul li a:last-child {
	margin-right: 0;
}

/*--------------------------------------------------------------------------------------------------*/
/***** LOGIN *****/
.avatar-text {
	font-size: 35px;
	font-weight: 700;
	color: #000000;
	font-style: italic;
	line-height: 35px;
}

.avatar-text span {
	font-size: 50px;
	font-weight: 700;
}

.avatar-text-sm {
	font-size: 24px;
	font-weight: 400;
	color: #adff14;
	font-style: italic;
}

.LoginBox {
	background-color: transparent;
}

.LoginArea2 {
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.15);
	border: 0;
	width: 100%;
	background-color: transparent;
}

.LoginArea {
	position: absolute;
	top: 50%;
	right: 15px;
	border: 0;
	z-index: 1000;
	width: 292px;
	background-color: transparent;
	transform: translateY(-50%);
}

#ctl00_DivUserNotLoggedIn {
	box-shadow: unset;
}

.login-layout .widget-box .widget-main {
	background-color: rgba(255, 255, 255, 0.9);
	padding: 0;
}

.login-box .toolbar,
.forgot-box .toolbar {
	background-color: transparent;
}

.light-login .widget-box .toolbar {
	border-top-width: unset;
	padding: 14px 0 0;
	border-radius: unset;
}

.labeldiv input {
	width: 100%;
	border: unset;
	border-bottom: 1px solid #000000;
	padding: 3px 3px 30px;
	font-size: 21px;
	font-family: SegoeLight;
	text-align: center;
	background-color: transparent;
	color: #000;
}

.labeldiv input::-webkit-input-placeholder {
	color: #000;
}

.labeldiv input::-moz-placeholder {
	color: #000;
}

.labeldiv input:-ms-input-placeholder {
	color: #000;
}

.labeldiv input::-ms-input-placeholder {
	color: #000;
}

.labeldiv input::placeholder {
	color: #000;
}

.labeldiv input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 1) inset !important;
}

.labeldiv input:focus {
	outline: unset;
}

.loginButton {
	margin-top: 20px;
	cursor: pointer;
	font-size: 22px;
	font-family: SegoeSBold;
	padding: 8px 10px;
	color: #adff14;
	background-color: #000000;
	border: 1px solid #000000;
	font-style: italic;
	width: 165px;
	margin: 0 auto;
	display: block;
}

.loginButton:hover {
	background-color: #fff;
	color: #adff14;
}

.toolbar a {
	font-size: 17px;
	color: #adff14;
	font-family: SegoeRegular;
	text-decoration: none;
	font-weight: 700;
	font-style: italic;
}

.login_log {
	font-size: 23px;
	color: #e4a716;
	font-family: SegoeLight;
	padding: 15px 0 40px 0;
}

.LogedinBtn .fa-power-off:before {
	background-color: #000000;
}

.login_top {
	font-size: 13px;
	font-family: SegoeLight;
	color: #60676c;
	margin-bottom: 30px;
}

.login_top a {
	color: #e4a716;
	font-family: SegoeSBold;
	text-decoration: none;
	margin-left: 5px;
}

.LogedinBtn a {
	color: #000000;
	text-decoration: none;
	font-family: SegoeSBold;
	font-size: 20px;
}

#ctl00_DivUserLoggedIn,
#ctl00_cphMain_DivUserLoggedIn {
	background: rgba(255, 255, 255, 0.9);
}

.LoginAvatar {
	padding-bottom: 38px;
}

.LoginBox .block {
	margin-bottom: 40px;
}

.user-login {
	min-height: 81px;
}

.user-login a {
	text-decoration: none;
}

/*--------------------------------------------------------------------------------------------------*/
/***** MAIN CONTENT *****/
.login-position-control {
	position: absolute;
	max-width: 1360px;
	width: 100%;
	height: 630px;
	transform: translateX(-50%);
	left: 50%;
	z-index: 1;
	top: 0;
	padding: 0 15px;
	display: none;
}

.banner {
	margin-left: -15px;
	margin-right: -15px;
}

.banner img {
	width: 100%;
}

/*--------------------------------------------------------------------------------------------------*/
/***** SCROLL TO TOP *****/
.scroll-css {
	position: fixed;
	right: 30px;
	z-index: 99;
	visibility: hidden;
}

.scroll-to-top.show {
	bottom: 30px;
	transition: bottom 300ms ease-in;
}

.scroll-to-top {
	bottom: -100px;
	transition: bottom 300ms ease-in;
}

.scroll-to-top a {
	display: block;
	width: 40px;
}

#PlatformHome {
	margin-left: -15px;
	margin-right: -15px;
}

.logo-melo {
	margin: 35px 0 30px 0;
}

.main-bg {
	position: relative;
	padding-top: 760px;
	padding-top: 40%;
	background-image: url(/CMS/site/images/main-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: center;
}

.main-bg-under {
	position: relative;
	display: none;
}

.banner-support {
	position: absolute;
	bottom: 0;
	max-width: 1360px;
	width: 100%;
	display: flex;
	height: 426px;
	left: 50%;
	transform: translateX(-50%);
	padding: 0 15px;
}

.banner-text.wt {
	color: #fff;
}

.banner-text.yl {
	color: #ffffff;
}

.banner-text.lg {
	font-size: 53px;
}

.banner-text.md {
	font-size: 27px;
	font-weight: 700;
}

.banner-text.sm {
	font-size: 15px;
}

.banner-text.sm span {
	font-weight: 800;
}

.banner-transparent {
	background: rgba(128, 128, 128, 0.3);
	padding: 50px 15px;
	text-align: left;
	position: relative;
	font-family: "Roboto Slab", serif;
}

.banner-transparent::before {
	position: absolute;
	content: "";
	top: 0;
	background: inherit;
	width: 100%;
	height: 100%;
	left: -100%;
}

.banner-yellow {
	background: rgba(228, 167, 22, 1);
	padding: 25px 0 25px 25px;
	max-width: 292px;
	position: absolute;
	right: 15px;
	bottom: 0;
}

.banner-yellow .banner-text.lg {
	font-size: 33px;
	line-height: 36px;
	font-weight: 600;
}

.sep-line {
	background: #fff;
	height: 3px;
	margin: 10px 0;
}

.nbr-sprt-left {
	max-width: 1038px;
	width: 100%;
}

.with-subheading h4 {
	padding-bottom: 15px;
}

.sub-heading {
	text-align: center;
	color: #2b2b2b;
	font-size: 15px;
	padding-bottom: 15px;
}

.topic {
	max-width: 1230px;
	padding: 0 15px;
	margin: 0 auto;
	padding-bottom: 50px;
}

.topic.intro {
	padding-top: 100px;
}

.advantages {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}

.advantages a {
	text-decoration: none;
}

.advantage-item {
	text-align: center;
	max-width: 380px;
	margin: 25px;
}

.advantage-icon {
	height: 85px;
	margin-bottom: 25px;
}

.advantage-icon img {
	height: 100%;
}

.advantage-title {
	text-align: center;
	font-size: 20px;
	color: #000000;
	font-family: SegoeSBold;
}

.advantage-text {
	color: #000000;
	font-size: 16px;
	font-family: SegoeRegular;
}

.see-more-banner {
	margin-top: 50px;
	position: relative;
	padding-top: 40.9%;
}

.see-more-banner img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.see-more-banner .button {
	position: absolute;
	z-index: 99;
	bottom: 60px;
	right: 70px;
	padding: 10px 22px;
	background-color: #adff14;
	font-size: 20px;
	color: #000;
	font-weight: 700;
	border-radius: 25px;
	border: 1px solid #adff14;
}

.see-more-banner .button:hover {
	background-color: transparent;
}

.video {
	max-width: 1230px;
	margin: 100px auto;
	display: flex;
	justify-content: space-between;
	padding: 0 15px;
}

.video-block {
	flex-basis: 44%;
	position: relative;
	padding-top: 26%;
}

.video-block iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.banner2 .button:hover {
	color: #adff14;
}

.banner-text {
	position: absolute;
	right: 70px;
	top: 250px;
	font-size: 55px;
	font-weight: 700;
	font-style: italic;
}

.topic.bottom .advantages {
	margin: 200px 0 100px;
}

.sep-line-blue {
	height: 8px;
	background-color: #000000;
}

@media (max-width: 1400px) {
	.banner-text {
		top: 50px;
	}
}

@media (max-width: 991px) {
	.advantages {
		flex-flow: row wrap;
		justify-content: center;
	}

	.see-more-banner {
		padding-top: 405px;
	}

	.see-more-banner img {
		-o-object-fit: cover;
		object-fit: cover;
	}

	.see-more-banner .button {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		right: unset;
		bottom: unset;
		font-size: 20px;
		text-align: center;
	}

	.video {
		flex-direction: column;
	}

	.video-block {
		padding-top: 49%;
		margin-bottom: 30px;
	}

	.banner-text {
		left: 50%;
		transform: translateX(-50%);
		right: unset;
		font-size: 30px;
		text-align: center;
		width: 100%;
	}
}

/*--------------------------------------------------------------------------------------------------*/
/***** COLORBOX *****/
#cboxOverlay {
	background: none !important;
}

#cboxMiddleLeft,
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxMiddleRight,
#cboxBottomRight,
#cboxBottomCenter,
#cboxBottomLeft {
	height: 0 !important;
	width: 0 !important;
	background: none !important;
}

#cboxLoadedContent {
	margin-bottom: 0 !important;
}

#cboxContent {
	background: #fff !important;
	padding: 15px;
}

#cboxClose {
	top: 25px !important;
	right: 25px !important;
	background: url(/CMS/site/images/close-icon.svg) !important;
	width: 30px !important;
	height: 30px !important;
}

#colorbox {
	box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.3);
}

.displayBlock {
	display: none;
}

#cboxLoadedContent .displayBlock {
	display: block;
	height: 100%;
}

#cboxContent img {
	display: block;
	margin: 0 auto;
	height: 100%;
}

#cboxPrevious {
	bottom: 9px !important;
}

#cboxNext {
	bottom: 9px !important;
	left: 25px !important;
}

#cboxCurrent {
	background-color: #fff;
	padding: 2px 5px 8px;
	left: 50px !important;
}

.displayBlock iframe {
	width: 100%;
	height: 99%;
}

.courses {
	background: url(/cms/site/images/courses-bg.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 240px 15px 137px;
}

.courses-btn {
	text-align: center;
}

.courses-btn a {
	font-size: 20px;
	color: #fff;
	background-color: transparent;
	border-color: rgba(228, 167, 22, 1);
	font-family: "Roboto Slab", serif;
	font-weight: 700;
	padding: 15px 67px;
}

.courses-btn a:hover {
	background-color: rgba(228, 167, 22, 1);
	color: #000;
}

.footer__social {
	display: none;
}

/*--------------------------------------------------------------------------------------------------*/
/***** ANIMATION ELEMENT *****/
.animation-block.animation-element.slide-top.in-view {
	opacity: 1;
	transform: translate3d(0px, 0px, 0px);
}

.animation-block.animation-element.slide-top {
	opacity: 0;
	transition-delay: 2s;
	transition: all 300ms linear 0.2s;
	transform: translate3d(0px, 60px, 0px);
}

.animation-block.animation-element.slide-right.in-view {
	opacity: 1;
	transform: translate3d(0px, 0px, 0px);
}

.animation-block.animation-element.slide-right {
	opacity: 0;
	transition-delay: 5s;
	transition: all 300ms linear 0.2s;
	transform: translate3d(-300px, 0px, 0px);
}

.animation-block.animation-element.slide-left.in-view {
	opacity: 1;
	transform: translate3d(0px, 0px, 0px);
}

.animation-block.animation-element.slide-left {
	opacity: 0;
	transition-delay: 5s;
	transition: all 300ms linear 0.2s;
	transform: translate3d(300px, 0px, 0px);
}

.animation-block.animation-element {
	opacity: 0;
	position: relative;
}

/*--------------------------------------------------------------------------------------------------*/
/***** OWL CAROUSEL *******/
.owl-item > div {
	margin: 0 auto;
}

.owl-carousel .owl-nav.disabled {
	display: block !important;
}

.owl-carousel .owl-prev::before,
.owl-carousel .owl-next::before {
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	border-top: 0;
	border-right: 3px solid;
	border-left: 0;
	border-bottom: 3px solid;
	border-color: rgba(228, 167, 22, 1);
}

.owl-carousel .owl-prev::before {
	transform: rotate(135deg);
}

.owl-carousel .owl-next::before {
	transform: rotate(-45deg);
}

.owl-carousel .owl-prev,
.owl-carousel .owl-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 0;
	color: #6b6b6b;
	width: 40px;
	height: 100%;
}

.owl-carousel .owl-prev {
	left: -75px;
}

.owl-carousel .owl-next {
	right: -75px;
}

.owl-carousel .owl-prev::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(135deg);
}

.owl-carousel .owl-next::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(-45deg);
}

.owl-carousel.carousel-2 {
	max-width: 600px;
	margin: 0 auto;
}

/*--------------------------------------------------------------------------------------------------*/
/***** REGISTER *****/
/* .after_Register .LoginBtnItem {
    max-width: 150px;
    margin-left: auto;
    margin-top: 30px;
} */
.RegisterLoginLeft h4 {
	margin-bottom: 0.5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit;
	font-size: 18px;
	padding-top: 0;
	padding-bottom: 0;
}

.Register h4 {
	font-size: 35px;
	color: #e4a716;
	font-family: SegoeLight;
	text-align: center;
	padding-top: 80px;
	padding-bottom: 40px;
	margin: 0;
	font-weight: 300;
}

.Register label {
	color: #e4a716;
	font-size: 14px;
	font-weight: 600;
}

.Register .form-control {
	border: 1px solid #e4a716;
	height: 40px;
	font-size: 16px;
}

.Register select.form-control:not([size]):not([multiple]) {
	height: 40px;
}

.Register .form-control:focus {
	box-shadow: 0 0 0 0.1rem #e4a716;
}

.Register .form-group {
	margin-bottom: 10px;
}

.register {
	display: flex;
	align-items: center;
}

.register input {
	margin-left: 15px;
}

.register span {
	font-size: 11px;
}

.register-captcha {
	margin: 0 auto;
}

.flex-basis-48 {
	flex-basis: 48%;
}

/*--------------------------------------------------------------------------------------------------*/
/***** CONTACT *****/
.contact_container {
	max-width: 1080px;
	margin: 0 auto;
	padding: 50px 0;
}

.contact_container > div {
	width: 50%;
	padding: 0 15px;
}

.contact_info ul {
	list-style-type: none;
}

.contact_info ul li a {
	color: #e4a716;
	text-decoration: none;
}

.contact_container h2 {
	padding-top: 0;
}

.contact_container .LoginBtnItem {
	font-size: 16px;
	font-family: SegoeLight;
	background-color: #000000;
	border: 1px solid #000000;
	color: #fff;
	cursor: pointer;
	max-width: 200px;
	width: 100%;
	margin: 15px auto 0;
	padding: 7px 0;
}

.contact_container .LoginBtnItem:hover {
	background-color: transparent;
	color: #000000;
}

.contact_container .form-control {
	border: none;
	border-bottom: 2px solid #adff14;
	width: 100%;
	color: #adff14;
	font-size: 16px;
	font-weight: 100;
	background-color: transparent;
	padding: 8px 10px;
	position: relative;
	z-index: 1;
}

.contact_container .form-control:focus {
	box-shadow: unset;
}

.contact_container .input-group {
	position: relative;
}

.contact_container .form-control + label {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #adff14;
	font-size: 14px;
	font-weight: 600;
	margin: 0;
	transition: all 300ms ease-out;
}

.contact_container .form-control:focus + label,
.contact_container .form-control.has-value + label {
	top: -15px;
	left: 0;
	font-size: 12px;
}

.contact_container .form-control.has-value:focus + label {
	color: #e4a716;
}

.contact_container .form-group {
	margin-top: 25px;
	margin-bottom: 25px;
}

.form_container > :nth-child(2) {
	margin-top: 0;
}

.ContactSocialMedia {
	margin-top: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ContactSocialMedia ul {
	margin: 0;
	padding: 0;
}

.ContactSocialMedia li a span {
	height: 53px;
	width: 53px;
	bottom: 0;
	padding: 0;
}

.ContactSocialMedia ul li a:hover {
	background-color: transparent;
}

.ContactSocialMedia ul li a:last-child {
	margin-right: 0;
}

.contact_info .footer_info_block,
.contact_info .footer_info_block a {
	color: #adff14;
}

.ContactSocialMedia li a:not(:last-child) {
	margin-right: 15px;
}

/*--------------------------------------------------------------------------------------------------*/
/***** DIARY *****/
.Diary .table {
	border-collapse: separate;
	border-spacing: 0 10px;
	margin-bottom: 0;
}

.Diary .table-striped tbody tr:nth-of-type(odd) {
	box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.1);
}

.Diary tr:nth-of-type(1) {
	box-shadow: unset;
}

.Diary tr {
	background-color: #f5f5f5;
	box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.1);
}

.Diary .table thead th {
	border: unset;
	font-size: 14px;
	font-weight: 400;
	color: #5da3b6;
	padding: 10px 35px;
	vertical-align: middle;
	text-align: center;
}

.Diary .table td {
	padding: 10px 33px;
	vertical-align: middle;
	border: unset;
	background-color: #fff;
	text-align: center;
	position: relative;
	font-size: 14px;
}

.Diary .table td::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 80%;
	background-color: #d1d0d0;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}

.Diary .table td:first-child {
	background-color: #4595ab;
	padding: 12px 25px;
}

.Diary .table td:first-child::after,
.Diary .table td:last-child::after {
	display: none;
}

.Diary .table td:nth-child(2) {
	text-align: left;
}

.DiaryDate {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 14px;
	font-weight: 100;
	min-width: 110px;
}

.DiaryDateDayNb {
	font-size: 29px;
	font-weight: 400;
	width: 54px;
	height: 54px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 2px solid #fff;
	border-radius: 10px;
	margin: 6px 0;
}

.DiaryEducObj {
	font-size: 16px;
	font-weight: 600;
	color: #515050;
	line-height: 20px;
}

.DiaryEducObjTeach {
	display: block;
	margin-top: 10px;
	font-size: 15px;
	font-weight: 100;
	color: #5d5c5c;
}

.Diary .btn {
	padding: 8px 36px;
}

.Diary .btn-success:not(:disabled):not(.disabled).active {
	background-color: #7fc54c;
	border-color: #7fc54c;
}

/*--------------------------------------------------------------------------------------------------*/
/***** PROGRAM LESSONS *****/
.select2-container--bootstrap .select2-selection--single {
	border: 1px solid #dcdcdc !important;
	line-height: 1.5 !important;
	height: 40px !important;
	font-size: 16px !important;
	padding: 7px 60px 7px 12px !important;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: url(/assetsClever/img/icons/select-arrow.svg) right center no-repeat;
	min-width: 235px;
}

.select2-container--bootstrap .select2-selection--single:focus {
	outline: unset;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
	color: #a2a2a2 !important;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
	display: none;
}

.select2-container--bootstrap .select2-selection__clear {
	color: #dcdcdc;
	position: absolute !important;
	right: 40px;
	top: 46%;
	transform: translateY(-50%);
}

.select2-container--bootstrap .select2-dropdown {
	border-color: #dcdcdc !important;
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
	background-color: #e4a716 !important;
}

.ProgramLessons .input-group > input {
	border: 1px solid #dcdcdc !important;
	line-height: 1.5 !important;
	height: 40px !important;
	font-size: 16px !important;
	padding: 7px 60px 7px 12px !important;
	color: #747373;
}

.ProgramLessons .btn-primary {
	height: 40px;
	padding: 7px 30px;
}

.ProgramDate {
	font-size: 20px;
	font-weight: 600;
	color: #519cb0;
	margin-bottom: 10px;
}

.ProgramLessons .btn-primary i {
	margin-right: 10px;
}

.ProgramLessons .table {
	border-collapse: separate;
	border-spacing: 0 10px;
	margin-bottom: 50px;
}

.ProgramLessons .table:last-child {
	margin-bottom: 0;
}

.ProgramLessons .table-striped tbody tr:nth-of-type(odd) {
	box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.1);
}

.ProgramLessons tr:nth-of-type(1) {
	box-shadow: unset;
}

.ProgramLessons tr {
	background-color: #f5f5f5;
	box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.1);
}

.ProgramLessons .table thead th {
	border: unset;
	font-size: 14px;
	font-weight: 400;
	color: #5da3b6;
	padding: 10px 35px;
	vertical-align: middle;
	text-align: center;
}

.ProgramLessons tr:nth-of-type(1) th:nth-child(1) {
	text-align: left;
}

.ProgramLessons .table td {
	padding: 10px 33px;
	vertical-align: middle;
	border: unset;
	background-color: #fff;
	text-align: center;
	position: relative;
	font-size: 14px;
}

.ProgramLessons .table td::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 80%;
	background-color: #d1d0d0;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}

.ProgramLessons .table td:first-child {
	border-left: 10px solid #e4a716;
	padding: 12px 25px;
	text-align: left;
	font-size: 16px;
	font-weight: 600;
}

.ProgramLessons .table td:last-child::after {
	display: none;
}

/*--------------------------------------------------------------------------------------------------*/
/***** ACCORDION *******/
.accordion {
	margin-top: 30px;
}

.accordion-section-content {
	display: none;
}

.accordion-section a {
	font-size: 18px;
	color: #515151;
	font-weight: 600;
}

.accordion-section-content a {
	font-size: 16px;
}

.accordion-section {
	margin-bottom: 5px;
	background-color: #f4f4f4;
	padding: 0;
}

.accordion-section:last-child {
	margin-bottom: 0;
}

.accordion-title {
	position: relative;
}

.accordion-section a.accordion-section-title {
	display: block;
	color: #e4a716;
	text-decoration: none;
	padding: 10px 65px 10px 10px;
	background-color: #fff;
	border: 1px solid #e4a716;
	font-size: 16px;
}

span.arrows {
	display: block;
	position: absolute;
	right: 20px;
	transform: translateY(-50%);
	top: 50%;
	width: 20px;
	height: 20px;
}

.arrow-props {
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	border-top: 0;
	border-right: 2px solid;
	border-left: 0;
	border-bottom: 2px solid;
}

span.arrow-down {
	transform: rotate(45deg);
	top: -5px;
}

span.arrow-up {
	transform: rotate(-135deg);
	top: 5px;
}

.accordion-section-title .arrow-up {
	display: none;
}

.accordion-section-title.active .arrow-up {
	display: inline-block;
}

.accordion-section-title.active .arrow-down {
	display: none;
}

.accordion-section a.accordion-section-title:hover {
	background-color: #e4a716;
	color: #fff;
}

.accordion-section-content {
	background-color: #fff;
	padding: 20px 0;
}

/*--------------------------------------------------------------------------------------------------*/
/***** MEDIA QUERY *****/
@media (max-width: 1355px) {
	.main-bg {
		padding-top: 560px;
	}

	.owl-carousel .owl-prev {
		left: 0;
	}

	.owl-carousel .owl-next {
		right: 0;
	}
}

@media (max-width: 1330px) {
	.footer_info_right {
		display: none;
	}

	.contact_info .footer_info_right {
		display: block;
	}
}

@media (max-width: 1300px) {
	#ctl00_pnlMenu .main-menu > ul > li {
		padding: 0px 5px;
	}

	#ctl00_pnlMenu .main-menu > ul > li > a {
		font-size: 13px;
		padding: 5px 0px;
	}

	.select2-container--bootstrap .select2-selection--single {
		min-width: auto;
	}
}

@media (max-width: 1245px) {
	/*BANNER*/
	.banner-support {
		position: relative;
		padding: 0;
		max-width: 100%;
	}

	.banner-transparent {
		height: 100%;
		background: rgba(0, 0, 0, 0.9);
		text-align: center;
	}

	.banner-transparent::before {
		display: none;
	}

	.nbr-sprt-left {
		max-width: 100%;
	}

	.banner-text.lg {
		font-size: 45px;
	}

	.banner-yellow {
		padding: 25px;
		right: 0;
		left: 0;
		max-width: 100%;
		text-align: center;
	}

	/*HEADER*/
	.logo {
		max-width: 100px;
	}
}

@media (max-width: 1200px) {
	.Diary .table,
	.ProgramLessons .table {
		width: 1200px;
	}
}

@media (max-width: 1199px) {
	/*OWL CAROUSEL*/
	.owl-next,
	.owl-prev {
		background-color: #fff;
		height: 50px !important;
		width: 50px !important;
		border-radius: 50%;
		box-shadow:
			0 4px 4px rgba(0, 0, 0, 0.3),
			0 0 4px rgba(0, 0, 0, 0.2);
	}

	.owl-carousel .owl-next::before,
	.owl-carousel .owl-prev::before {
		width: 20px;
		height: 20px;
		border-right: 2px solid;
		border-bottom: 2px solid;
		border-color: rgba(228, 167, 22, 1);
	}

	.owl-carousel .owl-next::before {
		left: 43%;
	}

	.owl-carousel .owl-prev::before {
		left: 56%;
	}

	.owl-carousel .owl-prev {
		left: 15px;
	}

	.owl-carousel .owl-next {
		right: 15px;
	}

	.video-carousel {
		max-width: 800px;
		padding: 0 15px;
	}

	.video-item {
		width: 90%;
		padding-top: 56%;
		position: relative;
	}

	.video-item iframe {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
}

@media (min-width: 401px) {
	#ctl00_pnlMenu .main-menu > ul > li:nth-child(7),
	#ctl00_pnlMenu .main-menu > ul > li:nth-child(7) > a {
		margin-right: 0;
		padding-right: 0;
	}
}

@media (max-width: 400px) {
	/*RESPONSIVE MENU*/
	#ctl00_pnlMenuResponsive .main-menu ul li ul {
		display: none;
	}

	.main-menu > ul > li:hover > ul {
		padding-top: 0;
	}

	.main-menu > ul > li.hasChildren > ul > li.hasChildren > ul {
		display: none;
		padding-left: 10px;
	}

	#ctl00_pnlMenu .main-menu > ul.open {
		max-height: 472px;
		margin: 17px 0 0 0 !important;
		float: none;
		padding: 0;
		overflow: auto;
		background-color: #fff;
	}

	#ctl00_pnlMenu .main-menu > ul {
		padding: 0;
		margin: 17px 0 0 0 !important;
		clear: both;
		float: none;
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.35s ease-out;
		background-color: #fff;
	}

	#ctl00_pnlMenu .main-menu ul li ul li:hover > ul > li {
		max-height: none;
		position: relative;
	}

	#ctl00_pnlMenu .main-menu > ul > li:hover > ul > li {
		max-height: none;
		position: relative;
	}

	#ctl00_pnlMenu .main-menu ul li {
		float: none;
	}

	#ctl00_pnlMenu .main-menu > ul > li {
		padding: 10px 20px;
		border-right: none;
		line-height: 20px;
	}

	#ctl00_pnlMenu .main-menu ul li ul {
		float: none;
		position: relative !important;
		left: 0px !important;
		border: none;
		background: none;
	}

	#ctl00_pnlMenu .main-menu ul li ul li {
		float: none;
		position: relative !important;
	}

	#ctl00_pnlMenu .main-menu ul {
		margin: 0;
	}

	#ctl00_pnlMenu .main-menu .menu-button {
		box-sizing: border-box;
		width: 30px;
		padding: 15px 15px;
		font-weight: 700;
		font-size: 0;
		letter-spacing: 1px;
		color: #231f20;
		cursor: pointer;
		position: relative;
		background: url(/CMS/site/images/burger.svg);
		background-repeat: no-repeat;
		background-position: right;
		float: none;
		display: flex;
		justify-content: flex-end;
		align-items: flex-end;
		margin-left: auto;
	}

	#ctl00_pnlMenu {
		position: absolute;
		right: 15px;
		top: 25px;
		z-index: 99;
		max-width: 210px;
		width: 100%;
	}

	#ctl00_pnlMenu .main-menu ul {
		max-width: 100%;
	}

	#ctl00_pnlMenu .main-menu ul li.hasChildren i {
		width: 20px;
		display: block;
		position: absolute;
		position: absolute;
		top: 13px;
		left: 85%;
		z-index: 99;
	}

	.fa-plus-circle:before {
		content: url(/CMS/site/images/arrowdown.svg);
	}

	.fa-minus-circle:before {
		content: url(/CMS/site/images/arrowup.svg);
	}

	#ctl00_pnlMenu .main-menu ul li.hasChildren i {
		width: 20px;
		display: block;
	}

	.footer_down .col-md-6 {
		width: 100%;
		text-align: center !important;
	}

	#ctl00_pnlMenu .main-menu > ul > li > a {
		font-weight: 600;
		display: block;
		color: #000 !important;
	}

	#ctl00_pnlMenu .main-menu ul li ul li a {
		padding: 8px 8px;
		font-size: 16px;
	}

	#ctl00_pnlMenu .main-menu > ul > li.hasChildren::before {
		display: none;
	}

	#ctl00_pnlMenu .main-menu > ul > li.hasChildren > ul > li.hasChildren > ul > li > a {
		font-size: 14px;
		color: #322f90;
	}

	#ctl00_pnlMenu .main-menu > ul > li > ul > li > a,
	#ctl00_pnlMenu .main-menu > ul > li > ul > li:hover > a {
		color: #322f90;
	}

	.main-menu ul li ul li.hasChildren:after,
	.main-menu ul li ul li.hasChildren:before,
	.main-menu .menu-button:before,
	.main-menu .menu-button:after {
		display: none;
	}

	.HeaderBtns {
		margin-right: 50px;
		position: relative;
		z-index: 9999;
	}
}

@media (max-width: 1090px) {
	/*FOOTER*/
	.footer_menu {
		margin-left: 0;
		border-left: unset;
		padding-left: unset;
	}
}

@media (max-width: 991px) {
	.header-half.right {
		flex-direction: column;
		height: 100%;
		align-items: flex-end;
		height: 100%;
	}

	.header-wrapper {
		padding: 15px 15px;
	}

	.HeaderFlex {
		height: 60px;
	}

	/*LOGIN*/
	.LoginArea {
		top: 50%;
		right: 50%;
		transform: translate(50%, -50%);
		padding: 20px;
		width: 345px;
		background-color: #fff;
	}

	.login-position-control {
		height: 560px;
	}

	.footer_down {
		flex-direction: column;
		text-align: center;
	}

	/*ATTENDANCE*/
	.lessons-grid {
		flex-flow: row wrap;
	}

	/*CONTACT*/
	.contact_container {
		flex-direction: column;
	}

	.contact_container > div {
		width: 100%;
	}

	.contact_info .footer_info_block {
		max-width: 370px;
		margin: 0 auto;
		text-align: center;
		justify-content: center;
	}

	.socialize {
		max-width: 370px;
		margin: 0 auto;
	}

	.contact_info {
		margin-bottom: 30px;
	}

	.ContactSocialMedia li {
		justify-content: center;
	}

	/***** REGISTER *****/
	.Register h4 {
		height: 204px;
	}
}

@media (max-width: 767px) {
	.avatar-text {
		font-size: 25px;
	}

	.avatar-text span {
		font-size: 35px;
	}

	.avatar-text-sm {
		font-size: 16px;
	}

	.flex-sm-column {
		flex-direction: column !important;
	}

	.LoginArea {
		width: 292px !important;
	}

	.RegisterLoginLeft {
		margin-bottom: 50px;
	}

	/*MAIN CONTENT*/
	.services-box {
		width: 100%;
		min-height: 310px;
		box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.1);
		padding: 30px;
	}

	/*FOOTER*/
	.footer_nav_wrapper {
		flex-direction: column;
		align-items: center;
	}

	.footer_menu {
		margin-right: unset;
	}

	.footer_eopep {
		margin-right: 0;
		margin-bottom: 40px;
		margin-top: 20px;
	}

	/*Contact*/
	.form_container {
		margin-top: 50px;
	}

	/*Body*/
	.PlatformContainer {
		margin: 15px auto;
	}

	#ctl00_pnlFooter {
		width: 100%;
	}

	#ctl00_pnlFooter .main-menu > ul > li,
	#ctl00_pnlFooterSecond .main-menu > ul > li {
		text-align: center;
	}

	.watch-text {
		font-size: 25px;
	}

	.terms-of-use {
		text-align: center;
	}

	/***** REGISTER *****/
	.Register h4 {
		height: unset;
	}
}

@media (max-width: 760px) {
	.link-button {
		display: none;
	}

	.header-half.right {
		flex-basis: 100%;
	}
}

@media (max-width: 580px) {
	.HeaderBtns {
		margin-bottom: 0;
		margin-top: 30px;
		align-self: flex-start;
	}

	/*BANNER*/
	.banner-support {
		height: unset;
	}
}

@media (max-width: 480px) {
	.header-links {
		flex-direction: column;
		align-items: flex-end;
	}

	.Register .LoginBtnItem {
		max-width: 100%;
		margin-left: unset;
		margin-top: unset;
	}

	/*FOOTER*/
	.footer_menu {
		flex-direction: column;
		align-items: center;
		text-align: center;
	}

	.footer_right_text {
		text-align: center;
	}

	.footer_right_awards {
		flex-direction: column;
		align-items: center;
	}

	.footer_right_awards > img {
		margin: 10px;
	}

	.courses {
		padding: 187px 15px 62px;
	}
}

@media (max-width: 465px) {
	/*CONTACT*/
	.contact_info .footer_info_block {
		flex-direction: column;
		text-align: center;
	}

	.contact_info .footer_info_block > .footer_info_text {
		margin-right: 0;
	}
}
