﻿/*--------------------------------------------------------------------------------------------------*/
/***** GLOBAL MELOV16 *****/
*,
html,
body {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-weight: 400;
}

:root {
	--clr-primary: #003ea0;
}

html,
body {
	overflow-x: hidden;
}

a {
	color: var(--clr-primary);
}

a:hover {
	color: var(--clr-primary);
}

.megaWrapper {
	max-width: 1600px;
	margin: 0 auto;
	padding: 15px 15px;
	height: 100%;
}

.mainWrapper {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
}

.main-content {
	position: relative;
	background-color: #f5f5f5;
	padding: 0 15px;
}

@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);
}

p {
	font-size: 16px;
	font-family: SegoeLight;
	color: #747373;
	line-height: 25px;
}

h2 {
	font-size: 35px;
	color: var(--clr-primary);
	font-family: SegoeLight;
	text-align: center;
	padding-top: 80px;
	padding-bottom: 40px;
	margin: 0;
}

h1 {
	display: none;
}

h3 {
	color: #515050;
	font-size: 24px;
	margin-top: 2px;
	font-weight: 600;
}

.padding-bottom {
	padding-bottom: 100px;
}

.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;
	font-size: 16px;
}

.PlatformContainer ul {
	padding-left: 20px;
}

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: 0.375rem 28px;
}

.btn-outline-primary {
	color: var(--clr-primary);
	border: 1px solid var(--clr-primary);
	background-color: transparent;
}

.btn-outline-primary:hover {
	background-color: var(--clr-primary);
	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: var(--clr-primary);
	border-color: var(--clr-primary);
}

.btn-primary:hover {
	background-color: transparent;
	color: var(--clr-primary);
}

.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: var(--clr-primary) !important;
	border-color: var(--clr-primary) !important;
}

.login-position-control {
	position: absolute;
	max-width: 1600px;
	width: 100%;
	height: 612px;
	transform: translateX(-50%);
	left: 50%;
	z-index: 1;
	top: 0;
	padding: 0 15px;
	display: none;
}

/*--------------------------------------------------------------------------------------------------*/
/***** HEADER STRACTURE *****/
header {
	position: relative;
	background-color: #fff;
	box-shadow: 0 4px 7px -4px rgba(0, 0, 0, 0.2);
	z-index: 99;
	height: 93px;
}

.logo {
	height: 63px;
}

.logo img {
	height: 100%;
}

.HeaderFlex {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	height: 100%;
}

.LoginBtnItem a,
.LoginBtnItem span {
	text-decoration: none;
	color: #fff;
	text-align: center;
	display: block;
	padding: 9px 42px;
}

.LoginBtnItem:hover a,
.LoginBtnItem:hover span {
	color: var(--clr-primary);
}

.LoginBtnItem {
	font-size: 16px;
	font-family: SegoeLight;
	background-color: var(--clr-primary);
	border: 1px solid var(--clr-primary);
	color: #fff;
	cursor: pointer;
}

.LoginBtnItem:hover {
	background-color: transparent;
	color: var(--clr-primary);
}

.LoginBtnContainer a {
	text-decoration: none;
}

/*--------------------------------------------------------------------------------------------------*/
/***** pnlMenu *****/
#ctl00_pnlMenu .main-menu > ul > li {
	padding: 0px 10px;
	line-height: 15px;
}

#ctl00_pnlMenu .main-menu > ul > li:nth-last-child(1),
#ctl00_pnlMenu .main-menu > ul > li:nth-last-child(2) {
	display: none;
}

#ctl00_pnlMenu .main-menu > ul > li:last-child {
	padding-right: 0;
}

#ctl00_pnlMenu .main-menu > ul > li > a {
	font-family: SegoeSBold;
	font-size: 16px;
	color: #2c2a29 !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: var(--clr-primary) !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 {
	border-top: 2px solid var(--clr-primary);
}

.footer__social {
	background-color: #dbdbdb;
	padding: 30px 15px 25px 15px;
	text-align: center;
	display: none;
}

.follow {
	font-size: 14px;
	font-weight: 100;
	color: #5e5e5e;
}

.footer_nav {
	background-color: #ffffff;
	padding: 35px 15px 50px 15px;
}

.footer_nav_wrapper {
	max-width: 1300px;
	margin: 0 auto;
	width: 100%;
}

.footer_info_text {
	margin-top: 25px;
}

.footer_info_block {
	font-size: 14px;
	text-align: right;
	color: #5e5e5e;
	line-height: 23px;
}

.footer_info_block a {
	color: #5e5e5e;
	text-decoration: none;
}

.footer_info {
	max-width: 280px;
	padding-right: 50px;
	border-right: 2px solid #303030;
}

.footer_info img {
	width: 100px;
}

.footer_menu {
	max-width: 370px;
	width: 100%;
	margin-left: 50px;
	display: flex;
	justify-content: space-between;
	margin-right: auto;
}

.footer_right {
	border: 1px solid #303030;
	padding: 16px 22px;
	max-width: 367px;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.footer_nav_wrapper {
	max-width: 1300px;
	margin: 0 auto;
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.footer_right_text {
	font-size: 14px;
	color: #5e5e5e;
	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: var(--clr-primary);
	text-decoration: none;
}

footer .megaWrapper {
	padding: 7px 15px;
}

/*--------------------------------------------------------------------------------------------------*/
/***** 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: 14px;
	color: #5e5e5e;
	margin: 0;
}

#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: var(--clr-primary);
}

/*--------------------------------------------------------------------------------------------------*/
/***** SOCIAL RESET *****/
.social_media ul li a {
	background: #fff;
}

.social_media ul li a:hover {
	background-color: #f3f3f3;
}

.social_media li a i {
	color: var(--clr-primary);
}

.social_media ul li a:last-child {
	margin: 0;
}

/*--------------------------------------------------------------------------------------------------*/
/***PRODUCTS****/
.product-page-grid a {
	text-decoration: none;
}

.product-page-grid {
	max-width: 1230px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(232px, 1fr));
	grid-template-columns: repeat(4, minmax(296px, 1fr));
	grid-gap: 15px;
	justify-content: space-between;
	padding-top: 50px;
}

.item-box-head {
	padding: 20px 23px;
	background-color: var(--clr-primary);
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
}

.item-box-body {
	position: relative;
}

.item-box-image {
	/* min-height: 385px; */
	/* height: 100%; */
	/* display: flex; */
	/* justify-content: center; */
	/* align-items: center; */
	position: relative;
	padding-top: 130%;
}

.item-box-image img {
	width: 100%;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
}

.item-box-notification {
	position: absolute;
	left: -3px;
	bottom: 30px;
	padding: 10px 20px;
	background-color: var(--clr-primary);
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	display: flex;
	flex-direction: column;
}

.item-box-notification span {
	font-size: 16px !important;
	font-weight: 700;
}

.item-box-footer {
	background-color: #f2f2f2;
	padding: 13px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.footer-icons {
	display: flex;
	justify-content: space-between;
	padding-right: 20px;
	width: 100%;
}

.footer-icon img {
	max-height: 26px;
}

.footer-price {
	font-size: 14px;
	font-weight: 300;
	color: #6d6d6d;
	text-transform: lowercase;
	display: flex;
	align-items: center;
	margin-top: 3px;
}

.footer-price span {
	font-size: 20px;
	font-weight: 700;
	color: var(--clr-primary);
	margin-left: 5px;
	margin-top: -3px;
	position: relative;
	padding-right: 16px;
}

.footer-price span::after {
	position: absolute;
	content: "€";
	right: 0;
}

/*FullWidthBox*/
.ProductBuySync,
.ProductBuyAsync {
	padding-top: 94px;
}

.ProductTitleASync,
.ProductTitleSync {
	color: var(--clr-primary);
	text-align: left;
	font-size: 20px;
	font-weight: bolder;
	margin: 0px;
	padding: 0 0 21px;
}

.LineThrough {
	text-decoration: line-through;
}

.FullWidthBox {
	background-color: #ebebeb;
	border-radius: 5px;
	margin-bottom: 10px;
}

.BoxDates {
	background-color: #164b77;
	border-radius: 5px 0px 0px 5px;
}

.BoxDates {
	margin: 0px;
	padding: 5px 25px;
	color: #524a44;
	min-width: 183px;
	position: relative;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.BoxDates span {
	color: #fff;
}

.BoxDatesDayNb {
	font-size: 26px;
}

.BoxBtn {
	padding: 20px 30px;
	flex-direction: column;
	justify-content: center;
}

.BoxBtn > * {
	margin: 5px;
}

.BoxBtn .btn.btn-danger {
	padding: 6px 26px;
}

.BoxItem div {
	margin-left: auto;
	margin-right: auto;
}

.BoxTitle {
	font-weight: 700;
}

.BoxLabel {
	margin: 0px;
}

.BoxItem {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 40px;
	border-right: solid 2px #dcdcdc;
	text-align: center;
	width: 100%;
}

.btn-success {
	color: #151b1e;
	background-color: #79c447;
	border-color: #79c447;
}

/*End FullWidthBox*/

/*ViewProduct*/
.product-page-container {
	max-width: 1230px;
	margin: 0 auto;
	padding: 80px 0 125px;
}

.details-top {
	display: flex;
	justify-content: space-between;
}

.details-left {
	flex-basis: 70%;
}

.details-right {
	flex-basis: 25%;
}

.ProductTitle {
	font-size: 34px;
	font-weight: 700;
	color: var(--clr-primary);
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.ProductTitle::after {
	position: absolute;
	content: "";
	height: 4px;
	max-width: 135px;
	width: 100%;
	background-color: var(--clr-primary);
	bottom: 0;
	left: 0;
}

.details-right > div {
	position: relative;
}

.details-right > div:first-child {
	margin-bottom: 30px;
}

.info-table {
	margin-top: 30px;
	position: relative;
}

.info-table-head {
	background-color: #ebebeb;
	margin-bottom: 8px;
	padding-left: 40px;
}

.info-table-body {
	background-color: #ebebeb;
	padding-left: 40px;
}

.info-table-head .info-cell {
	font-size: 15px;
	font-weight: 700;
	color: #004467;
	padding: 8px 0;
}

.info-table-body .info-cell {
	font-size: 15px;
	font-weight: 500;
	color: #004467;
	padding: 20px 0;
	display: flex;
	align-items: center;
}

.info-table-body .info-cell span:first-child {
	margin-right: 10px;
}

.info-row {
	display: flex;
}

.info-cell {
	min-width: 280px;
}

.ProductBuyBtnDiv {
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	background-color: var(--clr-primary);
	padding: 24px 53px;
	display: inline-block;
}

.ProductBuyBtn {
	position: absolute;
	right: 30px;
	bottom: 34px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.ProductBuyBtnPrice {
	font-size: 20px;
	font-weight: 700;
	color: var(--clr-primary);
	position: relative;
	margin-bottom: 0;
	padding-right: 20px;
}

.ProductBuyBtnPrice::after {
	position: absolute;
	content: "€";
	right: 0;
}

.ProductBuyBtnPriceLineThrough {
	text-decoration: line-through;
	font-size: 14px;
}

.ProductBuyBtnPriceOffer {
	font-size: 20px;
	font-weight: 700;
	color: var(--clr-primary);
	position: relative;
	margin-bottom: 20px;
	padding-right: 20px;
}

.ProductBuyBtnPriceOffer::after {
	position: absolute;
	content: "€";
	right: 0;
}

.ProductInterestHeader {
	background-color: var(--clr-primary);
	padding: 10px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-radius: 5px 5px 0px 0px;
	font-weight: 300;
}

.ProductInterestContainer {
	max-width: 300px;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.15);
	background-color: #fff;
	border-radius: 5px;
}

.ProductInterestWraper input {
	margin-bottom: 10px;
}

.ProductInterestWraper {
	padding: 10px;
}

.ProductCMBHeader {
	background-color: var(--clr-primary);
	padding: 10px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-radius: 5px 5px 0px 0px;
	font-weight: 300;
}

.ProductCMBContainer {
	max-width: 300px;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.15);
	background-color: #fff;
	border-radius: 5px;
}

.ProductCMBWraper input {
	margin-bottom: 10px;
}

.ProductCMBWraper {
	padding: 10px;
}

.ProductBtn {
	background-color: var(--clr-primary);
	text-align: center;
	padding: 10px;
}

.ProductBtn a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}

/*End ViewProduct*/

/***END OF PRODUCTS**/
/***CART**/
.CartHeader {
	background-color: #000;
	padding: 10px;
	color: #fff;
}

.CartItem {
	padding-bottom: 30px;
	padding-top: 30px;
	border-bottom: solid 1px #ddd;
}

.CartFooter {
	padding-top: 30px;
	padding-bottom: 30px;
}

.CartFooterContainer {
	background-color: #ddd;
}

.CartFooterContainer {
	background-color: #ddd;
	padding: 10px;
	font-size: 20px;
	font-weight: bold !important;
}

.CartServiceCbx {
	font-size: 20px;
}

.CartBtn {
	background-color: var(--clr-primary);
	text-align: center;
	padding: 10px;
	color: #fff;
}

.CartBtn a {
	color: #fff;
	text-decoration: none;
}

/***END OF CART**/
/*** CHECKOUT ***/
.LogArea {
	width: 50%;
}

.SignArea {
	width: 50%;
}

.CheckOutBtn {
	margin-top: 10px;
	background-color: var(--clr-primary);
	text-align: center;
}

.CheckOutBtn a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}

.wizard > .actions a,
.wizard > .actions a:hover {
	margin-top: 10px;
	background-color: var(--clr-primary);
	text-align: center;
	border-radius: 0px;
}

/***END OF CHECKOUT***/

/*--------------------------------------------------------------------------------------------------*/
/***** LOGIN *****/
.LoginBox {
	background-color: transparent;
}

.LoginArea2 {
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.15);
	border: 0;
	width: 100%;
	background-color: #fff;
}

.LoginArea {
	position: absolute;
	top: 50%;
	right: 15px;
	border: 0;
	z-index: 1000;
	width: 340px;
	background-color: transparent;
	transform: translateY(-50%);
}

#ctl00_DivUserNotLoggedIn {
	box-shadow: unset;
}

.login-layout .widget-box .widget-main {
	background-color: rgba(255, 255, 255, 1);
	padding: 30px 50px 15px;
}

.login-box .toolbar,
.forgot-box .toolbar {
	background-color: rgba(255, 255, 255, 1);
}

.light-login .widget-box .toolbar {
	border-top-width: unset;
	padding: 0 50px 30px 50px;
	border-radius: unset;
}

.labeldiv input {
	width: 100%;
	border: unset;
	border-bottom: 2px solid var(--clr-primary);
	padding: 10px 10px 15px 10px;
	font-size: 16px;
	font-family: SegoeLight;
	font-style: italic;
	text-align: center;
	background-color: transparent;
}

.labeldiv input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 1) inset !important;
}

.labeldiv input:focus {
	outline: unset;
}

.loginButton {
	width: 100%;
	margin-top: 30px;
	cursor: pointer;
	font-size: 16px;
	font-family: SegoeLight;
	padding: 7px 10px;
	color: #fff;
	background-color: var(--clr-primary);
	border: 1px solid var(--clr-primary);
}

.loginButton:hover {
	background-color: #fff;
	color: var(--clr-primary);
}

.toolbar a {
	font-size: 13px;
	color: #60676c;
	font-family: SegoeLight;
	text-decoration: none;
}

.login_log {
	font-size: 23px;
	color: var(--clr-primary);
	font-family: SegoeLight;
	padding: 15px 0 40px 0;
}

.LogedinBtn .fa-power-off:before {
	background-color: var(--clr-primary);
}

.login_top {
	font-size: 13px;
	font-family: SegoeLight;
	color: #60676c;
	margin-bottom: 30px;
}

.login_top a {
	color: var(--clr-primary);
	font-family: SegoeSBold;
	text-decoration: none;
	margin-left: 5px;
}

.LogedinBtn a {
	color: #60676c;
	text-decoration: none;
	font-family: SegoeLight;
}

#ctl00_DivUserLoggedIn,
#ctl00_cphMain_DivUserLoggedIn {
	background: rgba(255, 255, 255, 1);
}

/*--------------------------------------------------------------------------------------------------*/
/***** MAIN CONTENT *****/
#PlatformHome {
	margin-left: -15px;
	margin-right: -15px;
}

.welcome-outer {
	background-color: #fff;
}

.welcome-container {
	max-width: 1040px;
	width: 100%;
	padding: 97px 15px 73px 15px;
	margin: 0 auto;
	text-align: center;
}

.logo-melo {
	margin: 35px 0 30px 0;
}

.welcome-text {
	text-align: justify;
	padding-top: 27px;
	border-top: 1px solid var(--clr-primary);
	margin-bottom: 60px;
}

.welcome-text p {
	font-size: 18px;
	text-align: center;
	color: #000;
}

.main-bg {
	position: relative;
	padding-top: 500px;
	background-image: url(/CMS/site/images/main-bg-template-24.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: -1px;
	background-position: center;
}

.main-bg-under {
	position: relative;
}

.banner-support {
	position: absolute;
	bottom: 0;
	max-width: 1350px;
	width: 100%;
	display: flex;
	height: 395px;
	left: 50%;
	transform: translateX(-50%);
	padding: 0 15px;
}

.nbr-sprt-left {
	max-width: 700px;
	width: 100%;
}

.banner-transparent {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	background-color: var(--clr-primary);
	opacity: 0.9;
	padding: 20px;
}

.banner-transparent::before {
	position: absolute;
	content: "";
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background-color: inherit;
}

.banner-text {
	font-size: 25px;
}

.banner-text {
	color: #ffffff;
}

@media (max-width: 1300px) {
	.banner-content {
		max-width: 100%;
		padding-top: 0;
	}

	.main-bg {
		padding-top: 520px;
	}
}

@media (max-width: 991px) {
	.banner-support {
		position: relative;
		padding: 0;
		max-width: 100%;
		height: unset !important;
	}

	.banner-content {
		padding: 40px 15px;
	}

	.nbr-sprt-left {
		max-width: 100%;
	}

	.banner-transparent {
		height: 100%;
		background: var(--clr-primary);
		text-align: center;
		flex-direction: column;
		width: 100%;
	}
}

.services-container {
	padding: 45px 0 62px 0;
	background-color: #f4f4f4;
}

.services-support {
	max-width: 1040px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}

.serivices-grid {
	display: flex;
	flex-wrap: wrap;
	margin-left: -4.5%;
	margin-right: -4.5%;
}

.services-box {
	width: 24.71%;
	margin: 4.3%;
}

.service-boxBody {
	min-height: 253px;
}

.services-box p {
	font-size: 14px;
	text-align: justify;
}

.services-icon {
	min-height: 51px;
}

.sevices-name {
	font-family: SegoeRegular;
	font-size: 16px;
	color: var(--clr-primary);
	text-align: center;
	margin: 35px 0;
}

.services-btn {
	margin-top: 55px;
	text-align: center;
}

/*--------------------------------------------------------------------------------------------------*/
/***** REGISTER *****/
.after_Register .LoginBtnItem {
	max-width: 150px;
	margin-left: auto;
	margin-top: 30px;
}

/*--------------------------------------------------------------------------------------------------*/
/***** CONTACT *****/
.contact_container {
	max-width: 600px;
	margin: 0 auto;
	padding: 50px 15px;
}

.contact_info ul {
	list-style-type: none;
}

.contact_info ul li {
	font-size: 16px;
	font-family: SegoeLight;
	color: #747373;
	line-height: 25px;
}

.contact_info ul li i {
	width: 25px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: var(--clr-primary);
}

.contact_info ul li a {
	color: var(--clr-primary);
}

.contact_container h2 {
	padding-top: 0;
}

.contact_container .LoginBtnItem {
	font-size: 16px;
	font-family: SegoeLight;
	background-color: var(--clr-primary);
	border: 1px solid var(--clr-primary);
	color: #fff;
	cursor: pointer;
	max-width: 200px;
	width: 100%;
	margin: 15px auto 0 auto;
	padding: 7px 0;
}

.contact_container .LoginBtnItem:hover {
	background-color: transparent;
	color: var(--clr-primary);
}

.contact_container .form-control {
	border: none;
	border-bottom: 2px solid var(--clr-primary);
	width: 100%;
	color: #1f2930;
	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: var(--clr-primary);
	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: var(--clr-primary);
}

.contact_container .form-group {
	margin-top: 25px;
	margin-bottom: 25px;
}

.form_container > :nth-child(2) {
	margin-top: 0;
}

.ContactSocialMedia {
	margin-top: 40px;
}

.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 {
	color: transparent;
	font-size: 0;
	height: 23px;
	padding: 0;
	display: flex;
	align-items: center;
}

.ContactSocialMedia ul li a {
	background: none;
	border-radius: 0;
	color: #fff;
	font-size: 0;
	text-align: center;
	width: 22px;
	height: 23px;
	line-height: 0;
	float: none;
	padding: 0;
	box-sizing: border-box;
	margin: 0 40px 0 0;
}

/*--------------------------------------------------------------------------------------------------*/
/***** 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: var(--clr-primary) !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 var(--clr-primary);
	padding: 12px 25px;
	text-align: left;
	font-size: 16px;
	font-weight: 600;
}

.ProgramLessons .table td:last-child::after {
	display: none;
}

/*--------------------------------------------------------------------------------------------------*/
/***** MEDIA QUERY *****/
@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: 1200px) {
	.Diary .table,
	.ProgramLessons .table {
		width: 1200px;
	}
}

@media (max-width: 1110px) {
	/*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: 32px;
		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;
	}

	#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;
	}

	.megaWrapper {
		height: 100%;
	}

	.HeaderFlex {
		align-items: center;
		height: 100%;
	}
}

@media (max-width: 1080px) {
	.nbr-sprt-left {
		max-width: 600px;
	}

	.banner-text.sm {
		font-size: 30px;
	}
}

@media (max-width: 991px) {
	.nbr-sprt-left {
		max-width: 100%;
	}

	.footer_right {
		margin-top: 50px;
	}

	.footer_down {
		flex-direction: column;
		text-align: center;
	}

	.footer_info {
		display: none;
	}

	.footer_menu {
		margin-left: 0;
	}

	/*LOGIN*/
	.LoginArea {
		top: 50%;
		right: 50%;
		transform: translate(50%, -50%);
	}
}

@media (max-width: 767px) {
	.flex-sm-column {
		flex-direction: column !important;
	}

	.LoginArea {
		width: 333px !important;
		margin: 0;
	}

	.RegisterLoginLeft {
		margin-bottom: 50px;
	}

	.contact_container ul {
		padding-left: 20px;
		display: block;
		max-width: 215px;
		margin: 0 auto 0 auto;
	}

	/*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_info {
		text-align: center;
	}

	.footer_nav_wrapper {
		flex-direction: column;
	}

	.footer_info_block {
		text-align: center;
	}

	div#ctl00_pnlFooterSecond {
		width: 100%;
		text-align: center;
		margin: 40px 0 0;
		display: none;
	}

	.footer_menu {
		margin: 0;
		padding: 0;
		border: none;
	}

	#ctl00_pnlFooter {
		width: 100%;
		text-align: center;
		margin: 30px 0 0;
	}

	/*Contact*/
	.form_container {
		margin-top: 50px;
	}

	/*Body*/
	.PlatformContainer {
		margin: 15px auto;
	}
}

@media (max-width: 680px) {
	.logo img {
		width: 330px;
	}
}

@media (max-width: 480px) {
	.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;
	}
}
