﻿/*--------------------------------------------------------------------------------------------------*/
/***** GLOBAL MELOV16 *****/
*,
html,
body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-weight: 400;
}

html,
body {
    overflow-x: hidden;
}

.megaWrapper {
    max-width: 1600px;
    margin: 0 auto;
    padding: 15px 15px;
}

.mainWrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.main-content {
    min-height: calc(100vh - 132px);
    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,
li {
    font-size: 16px;
    font-family: SegoeLight;
    color: #747373;
    line-height: 25px;
}

.li-title {
    font-weight: 800;
}

ol,
ul,
dl {
    padding-left: 20px;
}

h2 {
    font-size: 35px;
    color: #177B96;
    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;
}

.font-style-italic {
    font-style: italic;
}

.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;
}

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;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-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;
    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: #177B96;
    border: 1px solid #177B96;
    background-color: transparent;
}

.btn-outline-primary:hover {
    background-color: #177B96;
    color: #fff;
}

.display-center {
    margin: 0 auto;
    display: block;
}

.no-margin {
    margin-bottom: 0;
}

.NoData {
    font-size: 16px;
    color: #747373;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.btn-primary {
    background-color: #177B96;
    border-color: #177B96;
}

.btn-primary:hover {
    background-color: transparent;
    color: #177B96;
}

.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%;
    -webkit-transform: translateY(-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: #177b96 !important;
    border-color: #177b96 !important;
}

/*--------------------------------------------------------------------------------------------------*/
/***** HEADER STRACTURE *****/
header {
    background-color: #fff;
    box-shadow: 0 4px 7px -4px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 10;
}

.logo img {
    height: auto;
    width: 408px;
    max-width: 100%;
}

.HeaderFlex {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    align-items: flex-end;
}

.header__shadow {
    position: absolute;
    top: 98%;
    left: 0;
    opacity: .5;
}

.LoginBtnItem a,
.LoginBtnItem span {
    text-decoration: none;
    color: #fff;
    text-align: center;
    display: block;
    padding: 9px 42px;
}

.LoginBtnItem:hover a,
.LoginBtnItem:hover span {
    color: #177B96;
}

.LoginBtnItem {
    font-size: 16px;
    font-family: SegoeLight;
    background-color: #177B96;
    border: 1px solid #177B96;
    color: #fff;
    cursor: pointer;
}

.LoginBtnItem:hover {
    background-color: transparent;
    ;
    color: #177B96;
}

.LoginBtnContainer a {
    text-decoration: none;
}

.navigation.header,
.HeaderBtns {
    margin-bottom: 5px;
}

/*--------------------------------------------------------------------------------------------------*/
/***** pnlMenu *****/
#ctl00_pnlMenu .main-menu>ul>li {
    padding: 0px 10px;
    line-height: 15px;
}

#ctl00_pnlMenu .main-menu>ul>li:last-child {
    padding-right: 0;
}

#ctl00_pnlMenu .main-menu>ul>li>a {
    font-family: SegoeRegular;
    font-size: 13px;
    color: #177B96 !important;
    padding: 5px 10px;
    -webkit-transition: font-size 200ms ease-in;
    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: #07B9D6 !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 {
    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: #e4e4e4;
    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 {
    text-align: right;
    color: #5e5e5e;
    line-height: 23px;
    display: flex;
    align-items: center;
    font-size: 13px;
    justify-content: flex-end;
}

.footer_info_block i {
    width: 14px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    margin-right: 10px;
}

.footer_info_block a {
    color: #5e5e5e;
    text-decoration: none;
}

.footer_info {
    max-width: 280px;
}

.footer_menu {
    max-width: 370px;
    width: 100%;
    margin-left: 50px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-right: auto;
    border-left: 2px solid #303030;
    padding-left: 50px;
}

.footer_right {
    border: 1px solid #303030;
    padding: 16px 22px;
    max-width: 367px;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

.footer_nav_wrapper {
    max-width: 1300px;
    margin: 0 auto;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}

.footer_right_text {
    font-size: 14px;
    color: #5e5e5e;
    text-align: center;
}

.footer_right_text a {
    color: #177b96;
    text-decoration: none;
}

.footer_right_awards {
    margin: 20px 0;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.footer_right_awards>img {
    display: block;
}

.footer_down {
    font-size: 11px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}

.footer_down a {
    color: #177B96;
    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: 23px;
}

#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: #177b96;
}

/*--------------------------------------------------------------------------------------------------*/
/***** SOCIAL RESET *****/
.social_media ul li a {
    background: none;
    font-size: 0;
    width: 26px;
    line-height: 0;
    height: 26px;
    margin: 0 19px 0 0;
    padding: 0;
}

.social_media ul li a:last-child {
    margin: 0;
}

.social_media li a span {
    height: 26px;
    width: 26px;
    bottom: 0;
    padding: 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;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding-top: 50px;
}

.item-box-head {
    padding: 20px 23px;
    background-color: #177B96;
    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: #177B96;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.item-box-notification span {
    font-size: 16px !important;
    font-weight: 700;
}

.item-box-footer {
    background-color: #F2F2F2;
    padding: 13px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}

.footer-icons {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    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: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 3px;
}

.footer-price span {
    font-size: 20px;
    font-weight: 700;
    color: #177B96;
    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: #177B96;
    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: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
}

.BoxDates span {
    color: #fff;
}

.BoxDatesDayNb {
    font-size: 26px;
}

.BoxBtn {
    padding: 20px 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    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: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.details-left {
    flex-basis: 70%;
}

.details-right {
    flex-basis: 25%;
}

.ProductTitle {
    font-size: 34px;
    font-weight: 700;
    color: #177B96;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.ProductTitle::after {
    position: absolute;
    content: "";
    height: 4px;
    max-width: 135px;
    width: 100%;
    background-color: #177B96;
    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: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.info-table-body .info-cell span:first-child {
    margin-right: 10px;
}

.info-row {
    display: -webkit-box;
    display: flex;
}

.info-cell {
    min-width: 280px;
}

.ProductBuyBtnDiv {
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    background-color: #177B96;
    padding: 24px 53px;
    display: inline-block;
}

.ProductBuyBtn {
    position: absolute;
    right: 30px;
    bottom: 34px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
}

.ProductBuyBtnPrice {
    font-size: 20px;
    font-weight: 700;
    color: #177B96;
    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: #177B96;
    position: relative;
    margin-bottom: 20px;
    padding-right: 20px;
}

.ProductBuyBtnPriceOffer::after {
    position: absolute;
    content: "€";
    right: 0;
}

.ProductInterestHeader {
    background-color: #177B96;
    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: #177B96;
    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: #177B96;
    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: #177B96;
    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: #177B96;
    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: #177B96;
    text-align: center;
    border-radius: 0px;
}

/***END OF CHECKOUT***/

/***** SOCIAL *****/
.footer__social .fa-facebook:before {
    content: url(/CMS/site/images/facebook-footer.svg);
}

.footer__social .fa-twitter:before {
    content: url(/CMS/site/images/twitter-footer.svg);
}

.footer__social .fa-youtube:before {
    content: url(/CMS/site/images/youtube-footer.svg);
}

.footer__social .fa-google-plus:before {
    content: url(/CMS/site/images/googleplus-footer.svg);
}

.social_media {
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 16px;
}

.social_media ul {
    margin: 0;
    padding: 0;
}

.social_media li a span {
    height: 53px;
    width: 53px;
    bottom: 0;
    padding: 0;
}

.social_media ul li a:hover {
    background-color: transparent;
}

.social_media ul li {
    color: transparent;
    font-size: 0;
    height: 23px;
    padding: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

.social_media 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;
}

.social_media ul li a:last-child {
    margin-right: 0;
}

.social_media li a:nth-child(1),
.social_media li a:nth-child(1) i {
    width: 21px;
    height: 17px;
}

.social_media li a:nth-child(2),
.social_media li a:nth-child(2) i {
    width: 10px;
    height: 24px;
}

.social_media li a:nth-child(3),
.social_media li a:nth-child(3) i {
    width: 21px;
    height: 18px;
}

.social_media li a:nth-child(4),
.social_media li a:nth-child(4) i {
    width: 21px;
    height: 16px;
}

/*--------------------------------------------------------------------------------------------------*/
/***** LOGIN *****/
.login-position-control {
    position: absolute;
    max-width: 1310px;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    z-index: 5;
    top: 99px;
    padding: 0 15px;
}

.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: 335px;
    background-color: transparent;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#ctl00_DivUserNotLoggedIn {
    box-shadow: unset;
}

.login-layout .widget-box .widget-main {
    background-color: rgba(255, 255, 255, 1);
    padding: 30px 30px 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 #177B96;
    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: #177B96;
    border: 1px solid #177B96;
}

.loginButton:hover {
    background-color: #fff;
    color: #177B96;
}

.toolbar a {
    font-size: 13px;
    color: #60676C;
    font-family: SegoeLight;
    text-decoration: none;
}

.login_log {
    font-size: 23px;
    color: #177B96;
    font-family: SegoeLight;
    padding: 15px 0 40px 0;
}

.LogedinBtn .fa-power-off:before {
    background-color: #177B96;
}

.login_top {
    font-size: 13px;
    font-family: SegoeLight;
    color: #60676C;
    margin-bottom: 30px;
}

.login_top a {
    color: #177B96;
    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 *****/
.platform__banner--container {
    position: relative;
    z-index: 1;
    max-width: 1790px;
    margin: 0 auto;
    padding: 308px 15px;
}

.platform__banner--block {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    max-width: 700px;
    position: relative;
}

.platform__banner--icon,
.platform__banner--text-group {
    position: relative;
    z-index: 1;
}

.platform__banner--icon {
    margin-right: 30px;
}

.platform__banner--block-bg {
    /* background-color: #126387; */
    position: absolute;
    /* height: 122%; */
    /* width: 100%; */
    z-index: 0;
    /* background-image: url(/CMS/site/images/platform__banner--blend-bg.svg); */
    /* background-size: cover; */
    /* background-repeat: no-repeat; */
    /* background-position: center; */
    /* background-blend-mode: multiply; */
    left: -77px;
}

.platform__banner--block-bg img {
    /* width: 100%; */
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* height: 100%; */
    mix-blend-mode: multiply;
}

.platform__banner--text {
    color: #fff;
}

.platform__banner--text.xl {
    font-size: 24px;
    font-family: SegoeSBold;
    margin-bottom: 10px;
}

.platform__banner--text {
    color: #fff;
    font-size: 16px;
    font-family: SegoeLight;
}

@media (max-width:991px) {
    .voucher__logos {
        width: 100%;
        height: auto;
    }
}

.manuals__grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(360px, auto));
    max-width: 1650px;
    margin: 0 auto;
    grid-gap: 22px;
    padding-bottom: 100px;
    padding-top: 50px;
}

.manuals__item {
    box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, .2);
    max-width: 360px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.manuals__item a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.manuals__body {
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}

.manuals__body::after {
    position: absolute;
    content: "";
    height: 1px;
    width: 86%;
    background-color: rgba(88, 88, 88, .3);
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.manuals__body img {
    width: 100%;
}

.manuals__footer {
    padding: 0 30px 30px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.manuals__footer--text {
    font-size: 16px;
    color: #177B96;
}

.manuals__footer--text.lg {
    color: #585858;
    font-weight: 800;
}

.manuals__footer--content {
    max-width: 230px;
}

.contact__info {
    background-color: #fff;
}

.contact__info--block {
    padding: 50px 15px;
}

.contact__info--content {
    max-width: 222px;
    margin: 0 auto;
    text-align: center;
}

.contact__info--content .text.lg {
    font-size: 20px;
    font-family: SegoeSBold;
    margin-top: 25px;
    color: #515050;
}

.contact__info--content .text {
    font-size: 18px;
    color: #515050;
}

.contact__info--content .text.xl {
    font-size: 32px;
    font-family: SegoeSBold;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid rgba(88, 88, 88, .3);
    color: #515050;
}

.social {
    text-align: center;
    padding: 30px 0 100px;
}

#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 #74b0c0;
    margin-bottom: 60px;
}

.main-bg {
    position: relative;
    background-image: url(/CMS/site/images/main-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.services-container {
    padding: 45px 0 62px 0;
    background-color: #fff;
}

.services-support {
    max-width: 1040px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.serivices-grid {
    display: -webkit-box;
    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: #177b96;
    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 *****/
.form_container {
    margin: 0 auto;
    max-width: 450px;
    width: 100%;
}

.contact_container {
    max-width: 900px;
    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: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    color: #177B96;
}

.contact_info ul li a {
    color: #177B96;
}

.contact_container h2 {
    padding-top: 0;
}

.contact_container .LoginBtnItem {
    font-size: 16px;
    font-family: SegoeLight;
    background-color: #177B96;
    border: 1px solid #177B96;
    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: #177B96;
}

.contact_container .form-control {
    border: none;
    border-bottom: 2px solid #177b96;
    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: #7db5c4;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    -webkit-transition: all 300ms ease-out;
    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: #177b96;
}

.contact_container .form-group {
    margin-top: 25px;
    margin-bottom: 25px;
}

.form_container> :nth-child(2) {
    margin-top: 0;
}

.fa-youtube:before {
    content: url(/CMS/site/images/youtube-footer.svg);
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: url(/CMS/site/images/facebook-footer.svg);
}

.fa-twitter:before {
    content: url(/CMS/site/images/twitter-footer.svg);
}

.fa-google-plus:before {
    content: url(/CMS/site/images/googleplus-footer.svg);
}

.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: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    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;
}

.ContactSocialMedia ul li a:last-child {
    margin-right: 0;
}

.ContactSocialMedia li a:nth-child(1),
.ContactSocialMedia li a:nth-child(1) i {
    width: 21px;
    height: 17px;
}

.ContactSocialMedia li a:nth-child(2),
.ContactSocialMedia li a:nth-child(2) i {
    width: 10px;
    height: 24px;
}

.ContactSocialMedia li a:nth-child(3),
.ContactSocialMedia li a:nth-child(3) i {
    width: 21px;
    height: 18px;
}

.ContactSocialMedia li a:nth-child(4),
.ContactSocialMedia li a:nth-child(4) i {
    width: 21px;
    height: 16px;
}

/*--------------------------------------------------------------------------------------------------*/
/***** 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, .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, .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%;
    -webkit-transform: translateY(-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: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: 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: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: 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%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.select2-container--bootstrap .select2-dropdown {
    border-color: #DCDCDC !important;
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
    background-color: #177B96 !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, .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, .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%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}

.ProgramLessons .table td:first-child {
    border-left: 10px solid #177b96;
    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;
        -webkit-transition: max-height 0.35s ease-out;
        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: -webkit-box;
        display: flex;
        -webkit-box-pack: end;
        justify-content: flex-end;
        -webkit-box-align: end;
        align-items: flex-end;
        margin-left: auto;
    }

    #ctl00_pnlMenu {
        position: absolute;
        right: 15px;
        top: 41px;
        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;
    }

    .HeaderBtns {
        margin-right: 50px;
        position: relative;
        z-index: 9999;
    }

    /*LOGIN*/
    .LoginArea {
        right: 50%;
        top: 26%;
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
    }

    .platform__banner--container {
        padding: 515px 15px 50px;
    }

    .platform__banner--block {
        max-width: 100%;
    }

    .platform__banner--block-bg img {
        display: none;
    }

    .platform__banner--block {
        background-color: #126387;
        padding: 20px;
        flex-direction: column;
    }

    .platform__banner--icon {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .platform__banner--text-group {
        text-align: center;
    }
}

@media (max-width: 1090px) {

    /*FOOTER*/
    .footer_info {
        display: none;
    }

    .footer_menu {
        margin-left: 0;
        padding: 0;
        border: none;
    }
}

@media (max-width: 991px) {
    .footer_down {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        flex-direction: column !important
    }

    .LoginArea {
        width: 350px !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, .1);
        padding: 30px;
    }

    /*FOOTER*/
    .footer_nav_wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }

    .footer_menu {
        margin-right: unset;
    }

    /*Contact*/
    .form_container {
        margin-top: 50px;
    }

    /*Body*/
    .PlatformContainer {
        margin: 15px auto;
    }
}

@media (max-width: 680px) {
    .logo {
        max-width: 250px;
    }

    .logo img {
        width: 100%;
    }

    #ctl00_pnlMenu {
        top: 20px;
    }
}

@media (max-width: 580px) {

    .HeaderBtns {
        margin-bottom: 0;
        margin-top: 30px;
        align-self: flex-start;
    }
}

@media (max-width: 480px) {
    .Register .LoginBtnItem {
        max-width: 100%;
        margin-left: unset;
        margin-top: unset;
    }

    /*FOOTER*/
    .footer_menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        text-align: center;
    }

    .footer_right_text {
        text-align: center;
    }

    .footer_right_awards {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
    }

    .footer_right_awards>img {
        margin: 10px;
    }
}