﻿@font-face {
    font-family: MTNBrighterSans;
    src: url(../fonts/MTNBrighterSans-ExtraLight.otf);
    font-weight: lighter;
}


@font-face {
    font-family: MTNBrighterSans;
    src: url(../fonts/MTNBrighterSans-Regular.otf);
    font-weight: normal;
}

@font-face {
    font-family: MTNBrighterSans;
    src: url(../fonts/MTNBrighterSans-Light.otf);
    font-weight: 200;
}


@font-face {
    font-family: MTNBrighterSans;
    src: url(../fonts/MTNBrighterSans-RegularItalic.otf);
    font-weight: normal;
    font-style: italic;
}

body * {
    font-family: MTNBrighterSans;
}

.mtn-font{
    font-family: MTNBrighterSans;
}

body {
    background-color: #ffffff;
}

.bg-grey {
    background: #f2f2f2 !important;
}

.page-title {
    color: #000000 !important;
}

.logo-text {
    font-weight: bold;
    font-size: 16px;
}

.icon-menus .menu-item {
    height: 100px;
    min-width: 100px;
    border-radius: 20px;
    transition: box-shadow .2s cubic-bezier(.4,0,1,1);
    background: #ffffff;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    color: #000;
}

.uk-card.mtn-card {
    border-top: 5px solid #fc0;
    border-radius: 10px;
}

.icon-menus .menu-item:hover {
    box-shadow: 0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);
}

.icon-menus .menu-icon-container {
    padding: 8px;
}

    .icon-menus .menu-icon-container .menu-icon svg {
        width: 50px;
        height: 50px;
    }

.icon-menus .menu-title {
    font-weight: 100;
}

.mtn-logo {
    height: 50px;
    width: 50px;
    margin-top: 10px;
}

.mtn-nav-bar {
    position: relative;
    background-color: #fc0;
    z-index: 999 !important;
}

    .mtn-nav-bar .uk-navbar-item {
        min-height: 70px;
    }

.mtn-curve {
    background-color: rgb(0 0 0 / 0.50);
}

.mtn-banner {
    height: 550px;
    position: relative;
    background: #fff;
    background-position-y: calc(0% + -250px) !important;
}

.mtn-curve__concave {
    position: absolute;
    bottom: -1px;
    height: auto;
    left:0;
    width:100%;
}

.yellow-icon {
    border: 2px solid #fc0;
    padding: 8px;
    border-radius: 50%;
    color: #000;
}

.mtn-curve--concave-bottom {
    width: 100%;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.action-items li{
    padding-left: 10px;
}
.mtn-svg-fill--white {
    fill: #fff;
    z-index: 0;
    position: relative;
    bottom: 0;
}

.mtn-svg-fill--grey {
    fill: #f2f2f2;
    z-index: 0;
    position: relative;
    bottom: 0;
}

.slider-menu .slider-menu-content {
    height: 350px;
    margin: 20px;
    border-radius: 20px;
    position: relative;
}

.mtn-form {
    border-top: 5px solid #fc0;
}

.login-contaner {
    width: 400px;
}

.slider-menu img {
    border-radius: 20px;
}

.slider-menu .menu-overlay {
    position: absolute;
    background-image: linear-gradient(transparent,rgba(0,0,0,.9));
    top: 0;
    width: 100%;
    border-radius: 20px;
    z-index: 0;
}

.slider-menu .menu-description,
.slider-menu .menu-description p {
    color: #ffffff;
}

.slider-menu .menu-description {
    z-index: 5;
}

.slider-menu-navigator svg > * {
    stroke: #fff !important;
}

.uk-navbar-item {
    font-weight: 600;
    color: #000000;
}

    .uk-navbar-item:hover {
        font-weight: bold;
        text-decoration: none;
        color: #000000;
    }

.mtn-btn.mtn-btn-small {
    padding: 10px 15px;
    height: auto;
    font-size: 11px
}

.mtn-btn:hover {
    font-weight: bold;
    color: currentColor;
}

.small-label {
    font-size: 10px;
}

.stats-card {
    border: 1px solid #f2f2f2;
}

.rate {
    top: -5px;
    position: relative;
}

    .rate.rate-up svg {
        color: #3ece0c !important;
    }

.mtn-btn.mtn-btn-mute:hover {
    color: #000 !important;
}
.mtn-btn.mtn-btn-mute {
    background-color: #fafafa;
}
.mtn-btn {
    font-weight: 500;
    background-color: #fc0;
    border: none;
    border-radius: 24px;
    color: #000;
    position: relative;
    height: 40px;
    margin: 0 0 10px;
    padding: 10px 16px;
    padding-right: 16px;
    min-width: auto;
    font-size: 14px;
    line-height: 1 !important;
    letter-spacing: 0;
    overflow: hidden;
    will-change: box-shadow;
    transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),border .2s cubic-bezier(.4,0,.2,1);
    outline: none;
    cursor: pointer;
    text-decoration: none !important;
    vertical-align: middle;
    box-sizing: border-box;
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.footer * {
    color: #ffffff;
    font-weight: lighter;
    font-size: 11px;
}

.footer {
    background: #000000;
    margin-top: 40px;
}
.uk-text-red{
    color:#e50808;
}

.uk-card.spinner-card span {
    display: block;
    margin-top: 30.5%;
}
.uk-card.spinner-card {
    width: 100px !important;
    height: 100px !important;
    padding: 15px;
    text-align:center;
    border-radius: 20%;
    margin: 0 auto;
}
#calender-modal .mtn-card {
    background-color: #ffffff;
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
}
.uk-modal-dialog {
    background: none !important;
}

@media only screen and (max-width: 600px) {
    .icon-menus .menu-item {
        height: 70px;
        min-width: 70px;
        border-radius: 10px;
    }

    .icon-menus .menu-icon-container {
        padding: 8px;
    }

        .icon-menus .menu-icon-container .menu-icon svg {
            width: 40px;
            height: 40px;
        }

    .icon-menus .menu-title {
        font-size: 11px
    }
}
@media only screen and (max-width: 360px) {
    body{
        overflow-y:auto !important;
    }
    .heading-text {
        font-size: 2.2875rem;
    }
    .heading-summary {
        font-size: 1.2rem;
    }
}