﻿@font-face {
    font-family: Axiforma;
    font-weight: normal;
    src: url('../fonts/Axiforma_Normal.otf');
}

@font-face {
    font-family: Axiforma;
    font-weight: bold;
    src: url('../fonts/Axiforma_Bold.otf');
}

.new *:not(.fa) {
    font-family: Axiforma !important;
    font-weight: normal;
}

.new input:-webkit-autofill,
.new input:-webkit-autofill:hover,
.new input:-webkit-autofill:focus,
.new textarea:-webkit-autofill,
.new textarea:-webkit-autofill:hover,
.new textarea:-webkit-autofill:focus,
.new select:-webkit-autofill,
.new select:-webkit-autofill:hover,
.new select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 100px white inset !important;
}

body.body-background {
    /*background: url("../images/new-ui-bg-test.png");*/
    background: url("../images/new-ui-bg.png");
    background-size: cover;
}

.new.nav-back-rep {
    background-image: none !important;
    background: #fff !important;
    height: 84px;
    box-shadow: 0 2px 4px 0 rgba(51,70,129,0.1);
    border: none !important;
}

    .new.nav-back-rep .container {
        height: 100%;
        display: flex;
        align-items: center;
    }

.new #main-menu {
    width: 100%;
}

.new #main-menu-left #otherMenu #ulDropdown {
    margin-left: 0 !important;
    background: rgb(255, 255, 255) !important;
    border: 1px solid #d8d8d8 !important;
    border-radius: 10px;
    margin-top: -15px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 0;
    overflow: hidden;
}

    .new #main-menu-left #otherMenu #ulDropdown li > a {
        line-height: 36px;
        text-shadow: none;
    }

.new.nav-back-rep .nav-collapse #main-menu-right {
    padding-right: 0px;
    line-height: 66px;
    margin-top: 0px;
    display: flex;
    height: 56px;
}


.new.nav-back-rep .nav > li {
    margin-top: 0px;
}

    .new.nav-back-rep .nav > li a, .new .lang-dropdown .lang-dropbtn {
        color: #777777 !important;
        text-shadow: none !important;
        font-size: 12px !important;
        letter-spacing: 0.13px;
        font-family: Axiforma !important;
    }

.new.nav-back-rep .nav > li {
    line-height: 50px;
}

.new .imgLogo {
    padding: 6.5px 0;
    box-sizing: border-box;
}

.new .lang-dropdown {
    margin-top: 11px !important;
    line-height: 50px;
    border: 1px solid #d8d8d8;
    background: #fffefe;
    border-radius: 7px;
    line-height: normal;
    height: 40px;
}

    .new .lang-dropdown .lang-dropbtn {
        line-height: 38px;
        margin: 0;
        padding-top: 1px;
        padding-bottom: 0px;
    }

    .new .lang-dropdown .lang-dropdown-content {
        border-radius: 7px;
        margin-top: 4px;
        border: 1px solid #d8d8d8;
    }

        .new .lang-dropdown .lang-dropdown-content a {
            padding: 0px 0 0px 10px;
            color: #777777 !important;
            text-shadow: none !important;
            font-size: 13px;
            letter-spacing: 0.13px;
            font-family: Axiforma !important;
            line-height: 40px;
           
        }
    .new.nav-back-rep .nav > li .aColor a, .new .lang-dropdown .lang-dropbtn {
        color: #e97015 !important;
        text-shadow: none !important;
        font-size: 13px;
        letter-spacing: 0.13px;
        font-family: Axiforma !important;
    }
.navbar .nav > li > .aColor a {
    text-decoration: none;
    float: none;
    padding: 10px 15px 10px;
    text-transform:uppercase;
}
.nav > li > .aColor a {
    display:block;
}
.new #main-menu-right .dropdown {
    margin-top: auto;
    line-height: normal;
    border: 1px solid #d8d8d8;
    background: #fffefe;
    border-radius: 7px;
    display: inline-block;
    height: 40px;
}

.new #main-menu-right .lang-dropdown + .dropdown {
    margin-left: 20px;
}

.new #main-menu-right .dropdown #drop5 {
    line-height: 20px;
}

    .new #main-menu-right .dropdown #drop5 .caret {
        margin-top: 7px;
    }

    .new #main-menu-right .dropdown #drop5 img {
        width: 20px;
        margin-right: 8px;
    }

.new #main-menu-right .dropdown #menu3.dropdown-menu {
    background: #fff !important;
}

.new #main-menu-right .dropdown #menu3.dropdown-menu {
    overflow: hidden;
    border-radius: 8px;
    padding: 0;
}

    .new #main-menu-right .dropdown #menu3.dropdown-menu li {
        cursor: pointer;
    }

        .new #main-menu-right .dropdown #menu3.dropdown-menu li > a {
            line-height: 32px;
        }

            .new #main-menu-right .dropdown #menu3.dropdown-menu li > a:hover {
                background: #f1f1f1 !important;
            }



.new .new-footer {
    margin: 0;
    width: 100%;
    bottom: 0;
}

    .new .new-footer > .container {
        margin: 0;
        width: 100%;
    }

    .new .new-footer .sub-footer {
        background: #f8f8f8;
        height: 89px;
    }

        .new .new-footer .sub-footer > .container, .new-footer .sub-footer > .container > .row {
            height: 100%
        }

        .new .new-footer .sub-footer .footer {
            margin-left: 0px !important;
            margin-right: 0px !important;
            display: flex;
            align-items: center;
            height: 100%;
            box-sizing: border-box;
            margin-top: 0px;
            background: transparent;
            opacity: 1;
            padding: 0 10px;
        }

            .new .new-footer .sub-footer .footer img {
                width: 135px;
            }

                .new .new-footer .sub-footer .footer img + div {
                    text-align: center;
                    padding: 0 40px;
                    text-align: center;
                }

            .new .new-footer .sub-footer .footer a {
                font-family: Axiforma;
                font-size: 13px;
                font-weight: normal;
                font-stretch: normal;
                font-style: normal;
                line-height: 1.85;
                letter-spacing: 0.13px;
                color: #777777;
                margin: 0 12.5px;
                white-space: nowrap;
                text-decoration: none;
                transition: .3s;
            }

                .new .new-footer .sub-footer .footer a:hover {
                    color: #000;
                }

    .new .new-footer .footer-logo {
        border-right: none;
    }

.new .footer-container.new {
    text-align: center;
    background: white;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}

    .new .footer-container.new img {
        width: 529px;
        height: 35px;
        object-fit: contain;
        opacity: 0.75;
    }


/*  -------  ANNOUNCEMENTS ------  */
.new-announcements {
    display: none;
}

.new-ann {
    display: flex !important;
}

    .new-ann .new-announcements {
        display: flex;
        background-image: linear-gradient(to right, #34b7a8, #29c67d 98%);
        height: 45px;
        min-width: 144.1px;
        border-radius: 10px 0 0 10px;
        align-items: center;
        justify-content: center;
        position: relative;
    }

        .new-ann .new-announcements:after {
            content: "";
            position: absolute;
            left: 100%;
            top: 50%;
            width: 0px;
            height: 0px;
            border-top: 7.5px solid transparent;
            border-left: 10px solid #2ac67e;
            border-bottom: 7.5px solid transparent;
            transform: translateY(-50%);
            z-index: 2;
        }

        .new-ann .new-announcements img {
            height: 15px;
        }

        .new-ann .new-announcements span {
            font-family: Axiforma !important;
            font-size: 13px;
            line-height: 1.85;
            letter-spacing: 0.26px;
            color: #ffffff;
            margin-left: 13px;
        }

        .new-ann .new-announcements + .tickercontainer {
            width: 100%;
            border: 1px solid;
            height: 45px;
            box-sizing: border-box;
            border-radius: 0 10px 10px 0;
            border: solid 1px #e3e3e3;
            border-left: none;
        }

            .new-ann .new-announcements + .tickercontainer .mask {
                top: 0;
                line-height: 45px;
                left: 12px;
                height: 45px;
            }

                .new-ann .new-announcements + .tickercontainer .mask .newsticker {
                    display: flex;
                    align-items: center;
                    line-height: 45px;
                    height: 45px;
                }


                    .new-ann .new-announcements + .tickercontainer .mask .newsticker .ann-link {
                        border-right: 1px solid #e3e3e3;
                        line-height: 22px;
                        display: inline-block;
                        margin: 0;
                        padding: 0 14px;
                        text-decoration: none;
                    }


                        .new-ann .new-announcements + .tickercontainer .mask .newsticker .ann-link .title,
                        .new-ann .new-announcements + .tickercontainer .mask .newsticker .ann-link .content {
                            font-family: Axiforma !important;
                            margin: 0;
                            font-size: 13px;
                            font-weight: normal;
                            font-stretch: normal;
                            font-style: normal;
                            line-height: 1.85;
                            letter-spacing: 0.13px;
                            color: #777777;
                            transition: .3s;
                        }


                        .new-ann .new-announcements + .tickercontainer .mask .newsticker .ann-link .title {
                            font-weight: 800;
                        }

                        .new-ann .new-announcements + .tickercontainer .mask .newsticker .ann-link:hover .title,
                        .new-ann .new-announcements + .tickercontainer .mask .newsticker .ann-link:hover .content {
                            color: #2ac67e;
                        }

/*  -------  HOME/INDEX ------  */
.body-background.new .new-index {
    margin-top: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom:75px
}

/*---Captcha---*/
.grecaptcha-badge {
    z-index: 999;
}
    .body-background.new .new-index .banner {
        padding-left: 30px;
    }

        .body-background.new .new-index .banner img {
            margin: 0;
            border: none;
            border-radius: 8px;
        }

/*  -------  ACCOUNT/LOGIN ------  */
.new.login {
    background: #fff !important;
}

.new.login.form-horizontal {
    background: none;
    border: none;
    height: auto !important;
    max-width: 100%;
}

    .new.login.form-horizontal .controls.login-input {
        margin-left: 0;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

        .new.login.form-horizontal .controls.login-input #Code {
            margin-left: 0;
        }


    .new.login.form-horizontal#password-recovery .clockp,
    .new.login.form-horizontal#password-recovery .clockp + .control-group {
        margin-bottom: 12px;
    }

        .new.login.form-horizontal#password-recovery .clockp img {
            height: 18px;
            margin-top: -4px;
            animation: cdown 4s infinite;
        }

        .new.login.form-horizontal#password-recovery .clockp label {
            font-size: 14px;
            font-family: Axiforma;
            line-height: 1.79;
            color: #777777;
            display: inline-block;
            float: initial;
            padding-left: 0;
            width: auto !important;
        }

            .new.login.form-horizontal#password-recovery .clockp label:first-of-type {
                padding-left: 10px;
            }

            .new.login.form-horizontal#password-recovery .clockp label:last-of-type {
                padding-right: 8px;
            }

    .new.login.form-horizontal#password-recovery .btn-group {
        width: 100%;
    }

    .new.login.form-horizontal#password-recovery .forgot-submit {
        display: flex;
        justify-content: space-between;
    }

        .new.login.form-horizontal#password-recovery .forgot-submit .btn.ex-button-color {
            background-image: linear-gradient(to right, #34b7a8, #29c67d 99%) !important;
            height: 55px;
            color: #fff !important;
            font-family: Axiforma;
            font-size: 14.5px;
            font-weight: bold;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.79 !important;
            letter-spacing: 0.73px;
            text-align: center;
            border: none;
            text-shadow: none !important;
            line-height: 55px;
            border-radius: 10px;
            transition: .3s;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0);
            cursor: pointer;
            width: 48% !important;
            box-sizing: border-box;
            margin: 0 !important;
            display: inline-block;
            outline: none;
        }

            .new.login.form-horizontal#password-recovery .forgot-submit .btn.ex-button-color:focus,
            .new.login.form-horizontal#password-recovery .forgot-submit .btn.ex-button-color:active {
                outline: none;
            }

            .new.login.form-horizontal#password-recovery .forgot-submit .btn.ex-button-color:hover {
                background-position: unset;
                box-shadow: 0 2px 4px 0 rgba(51,70,129,0.3);
            }

            .new.login.form-horizontal#password-recovery .forgot-submit .btn.ex-button-color#buttoncancel {
                background-color: #fff !important;
                background-image: none !important;
                border: solid 1px rgba(152, 152, 152, 0.54) !important;
                width: 50%;
            }

                .new.login.form-horizontal#password-recovery .forgot-submit .btn.ex-button-color#buttoncancel a {
                    font-family: Axiforma;
                    font-size: 14.5px;
                    font-weight: bold;
                    line-height: 1.79;
                    letter-spacing: 0.73px;
                    text-align: center;
                    color: #989898;
                    text-decoration: none;
                    text-transform: uppercase;
                }



    .new.login.form-horizontal .captcha-group {
        padding-left: 0;
        width: 100%;
        height: 63px;
    }

        .new.login.form-horizontal .captcha-group .captchaContainer {
            display: flex;
            justify-content: space-between;
        }

        .new.login.form-horizontal .captcha-group .captcha-image {
            width: calc(49.9% - 15px);
            height: 63px;
            border: solid 1px rgba(152,152,152,0.54);
            border-radius: 10px;
            padding: 10px;
            box-sizing: border-box;
        }

        .new.login.form-horizontal .captcha-group #Captcha {
            width: calc(49.9% - 15px) !important;
            height: 63px !important;
            margin: 0 !important;
            border: solid 1px rgba(152,152,152,0.54);
            border-radius: 10px !important;
            font-size: 24px;
            font-family: Axiforma;
            letter-spacing: 6px;
            transition: .3s;
        }

            .new.login.form-horizontal .captcha-group #Captcha:active,
            .new.login.form-horizontal .captcha-group #Captcha:focus {
                outline: none;
                box-shadow: none;
                border-color: #fc5a5a;
            }


    .new.login.form-horizontal .country-select .login-input {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 0;
    }

        .new.login.form-horizontal .country-select .login-input #SelectedCountry {
            margin-left: 0;
            padding-left: 0;
            width: 100%;
            height: 63px;
            border: solid 1px rgba(152,152,152,0.54);
            padding: 0 25px;
            box-sizing: border-box;
            border-radius: 10px;
            transition: .3s;
            -webkit-appearance: none;
            appearance: none;
            outline: none !important;
        }

            .new.login.form-horizontal .country-select .login-input #SelectedCountry::-ms-expand {
                display: none;
            }

            .new.login.form-horizontal .country-select .login-input #SelectedCountry:active, .new.login.form-horizontal .country-select .login-input #SelectedCountry:focus {
                border-color: #fc5a5a;
            }

.new.login .login-title {
    font-family: Axiforma;
    font-size: 29px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    text-align: left;
    color: #34b7a8;
    padding-left: 0;
    padding-top: 0;
    height: auto;
    margin: 0;
    margin-bottom: 28px;
}

.new.login .control-group {
    position: relative;
    margin-bottom: 30px !important;
}

    .new.login .control-group input {
        border: solid 1px rgba(152,152,152,0.54);
        height: 63px;
        padding: 25px;
        width: 100%;
        box-sizing: border-box;
        border-radius: 10px;
        transition: .3s;
    }

        .new.login .control-group input:active,
        .new.login .control-group input:focus {
            outline: none;
            box-shadow: none;
            border-color: rgba(152,152,152,0.54);
        }

        .new.login .control-group input + label,
        .new.login .control-group select + label {
            position: absolute;
            top: 52%;
            transform: translateY(-50%);
            margin-bottom: 0;
            color: rgba(152,152,152,0.54);
            margin-left: 25px;
            pointer-events: none;
            transition: .3s;
            padding: 0 7.8px;
            background: transparent;
        }

        .new.login .control-group input:active + label,
        .new.login .control-group input:focus + label,
        .new.login .control-group input:not(:placeholder-shown) + label,
        .new.login .control-group select:active + label,
        .new.login .control-group select:focus + label,
        .new.login .control-group select:not(:placeholder-shown) + label {
            top: 1px;
            color: rgba(152,152,152,0.54);
            background: #fff;
        }

        .new.login .control-group input:not(:placeholder-shown):not(:focus) + label,
        .new.login .control-group select:not(:placeholder-shown):not(:focus) + label {
            top: 1px;
            background: #fff;
            color: rgba(152,152,152,0.54);
        }

        .new.login .control-group input + label + img,
        .new.login .control-group select + label + img {
            position: absolute;
            height: 21PX;
            top: 50%;
            transform: translateY(-50%);
            right: 25px;
        }

.new.login input[type="password"] {
    font: small-caption;
    font-size: 30px;
    padding-top: 32px;
}

.new.login .btn.login-button {
    background-image: linear-gradient(to right, #34b7a8, #29c67d 99%);
    height: 65px;
    color: #fff;
    font-family: Axiforma;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.89;
    letter-spacing: 0.9px;
    text-align: center;
    border: none;
    text-shadow: none;
    line-height: 65px;
    border-radius: 10px;
    transition: .3s;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0);
}

    .new.login .btn.login-button:hover {
        background-position: unset;
        box-shadow: 0 2px 4px 0 rgba(51,70,129,0.3);
    }

.new.login .login-link-footer.new {
    margin-bottom: 25px;
}

    .new.login .login-link-footer.new .new-user,
    .new.login .login-link-footer.new .forgot-password {
        padding-left: 0px;
        margin: 0;
    }

        .new.login .login-link-footer.new .new-user img {
            width: 20px;
        }

        .new.login .login-link-footer.new .new-user a {
            font-family: Axiforma;
            font-size: 14px;
            line-height: 1.79;
            color: #777777;
            margin-left: 6px;
            transition: .3s;
        }

            .new.login .login-link-footer.new .new-user a:hover {
                color: #2ac67e;
            }

        .new.login .login-link-footer.new .forgot-password a {
            font-family: Axiforma;
            font-size: 14px;
            line-height: 1.79;
            color: #777777;
            margin-left: 6px;
            transition: .3s;
        }

            .new.login .login-link-footer.new .forgot-password a:hover {
                color: #2ac67e;
            }



/*  -------  PAYMENT ------  */
.body-background.new .widthminlogscr .logout.new-payment {
    background: url("../images/logout-bg.png");
    border: solid 1px rgba(178, 176, 176, 0.26);
    border-radius: 15px;
    box-shadow: 0 0 10px 0 rgba(132, 132, 132, 0.16);
    height: auto !important;
    padding-bottom: 40px;
}

    .body-background.new .widthminlogscr .logout.new-payment a {
        height: auto;
        display: inline-block;
        width: 100%;
    }

    .body-background.new .widthminlogscr .logout.new-payment .login-payment-img {
        width: 185px;
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .body-background.new .widthminlogscr .logout.new-payment .login-payment-group h1 {
        font-family: Axiforma;
        font-size: 19px;
        font-weight: 600;
        line-height: 1.84;
        letter-spacing: normal;
        color: #455a64;
    }

    .body-background.new .widthminlogscr .logout.new-payment .login-payment-group .btn {
        background-image: linear-gradient(to right, #34b7a8, #29c67d 99%);
        height: 55px;
        color: #fff;
        font-family: Axiforma;
        font-size: 17px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.82;
        letter-spacing: 1.7px;
        text-align: center;
        border: none;
        text-shadow: none;
        line-height: 52px;
        border-radius: 10px;
        transition: .3s;
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0);
        width: 90%;
    }

        .body-background.new .widthminlogscr .logout.new-payment .login-payment-group .btn:hover {
            background-position: unset;
            box-shadow: 0 2px 4px 0 rgba(51,70,129,0.3);
        }

        .body-background.new .widthminlogscr .logout.new-payment .login-payment-group .btn:active,
        .body-background.new .widthminlogscr .logout.new-payment .login-payment-group .btn:focus {
            outline: none;
        }

.body-background.new .login.new #is-passport-used {
    height: 37px;
    width: 100%;
    position: relative;
    display: flex;
}

    .body-background.new .login.new #is-passport-used #IsPassportUsed {
        margin: 0;
        line-height: 1;
        margin-right: 5px;
    }

    .body-background.new .login.new #is-passport-used label {
        color: #777777;
        margin: 0;
        padding: 0;
        line-height: 1;
    }

/*  -------  RESPONSIVE ------  */
@media (max-width: 900px) {
    .body-background.new {
        padding-left: 0px;
        padding-right: 0px;
        overflow-x: hidden;
    }

        .body-background.new > .container {
            padding-left: 25px;
            padding-right: 25px;
        }

        .body-background.new .new-index {
            margin-top: 0px;
        }

    .new.login .control-group input {
        height: 50px;
    }

    .new .footer-container.new img {
        width: 90%;
    }


    .new.login.form-horizontal .captcha-group {
        padding-left: 0 !important;
        height: 50px;
    }

        .new.login.form-horizontal .captcha-group .captcha-image {
            height: 50px;
        }

        .new.login.form-horizontal .captcha-group #Captcha {
            height: 50px !important;
        }

    .new.login .login-link-footer.new {
        display: flex;
        margin-top: -10px !important;
        margin-bottom: 15px !important;
    }

    .new .new-footer {
        position: initial;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

        .new .new-footer .sub-footer {
            height: auto !important;
        }

            .new .new-footer .sub-footer .footer img + div {
                width: 100%;
                padding-top: 5px;
                padding-bottom: 5px;
            }

    .nav-collapse {
        top: 50px;
        display: flex;
        background: #fff;
        position: absolute;
        right: 0;
        width: 100% !important;
        height: 0;
        z-index: 1;
    }

        .nav-collapse.collapse.in {
            box-shadow: 0 8px 20px 0px rgba(0, 0, 0, 0.24);
        }

    .body-background.new #top-menu-collapse-btn {
        background: #fff !important;
        color: #777777 !important;
        border: solid 1px rgba(152,152,152,0.54) !important;
        display: flex;
    }

        .body-background.new #top-menu-collapse-btn i {
            color: #777777 !important;
            opacity: 0.8;
            background-image: url("/Content/css/img/glyphicons-halflings.png");
        }

    .body-background.new .nav-collapse .btn#mobile-menu {
        background-image: linear-gradient(to right, #34b7a8, #29c67d 99%) !important;
        border: none;
        margin-left: 15px;
    }

        .body-background.new .nav-collapse .btn#mobile-menu .icon-th-list {
            margin-top: -1px;
        }

    .body-background.new .new.nav-back-rep .nav > li {
        line-height: 40px;
    }

    .body-background.new .mobile-menu-dropdown {
        position: absolute;
    }

    .body-background.new .nav-collapse .open > .dropdown-menu {
        background: white;
        box-shadow: 0 8px 20px 0px rgba(0, 0, 0, 0.24);
    }

        .body-background.new .nav-collapse .open > .dropdown-menu a {
            color: #777 !important;
        }

    .body-background.new .header-title {
        color: #777;
        text-shadow: none !important;
    }

    .new.nav-back-rep .nav-collapse #main-menu-right {
        flex-direction: column-reverse;
        margin-top: 50px;
    }

    .body-background.new .lang-dropdown {
        margin-top: 20px !important;
    }

    .new.nav-back-rep .nav-collapse #main-menu-right {
        margin-top: 65px !important;
    }

    .new #main-menu-right .dropdown #menu3.dropdown-menu {
        right: -20px;
        position: absolute;
    }

    .new.nav-back-rep .nav-collapse #main-menu-right {
        align-items: flex-end;
        margin-right:50px;
    }

    .new .lang-dropdown .lang-dropdown-content {
        right: 0;
    }

    .body-background.new .nav-collapse .open > .dropdown-menu a {
        line-height: 12px !important;
        background: none !important;
        border: none !important;
    }

    .body-background.new .nav-collapse .open > .dropdown-menu > .mobile-menu-li-parent > .mobile-menu-li > i.icon-chevron-right {
        margin-top: 0 !important;
    }

    .body-background.new .nav-collapse .nav {
        align-items: flex-start;
        display: flex;
        flex-direction: column;
    }

    .body-background.new .mobile-menu-dropdown {
        position: relative;
    }
}


@keyframes cdown {
    0% {
        transform: rotate(0deg)
    }

    40% {
        transform: rotate(0deg)
    }

    50% {
        transform: rotate(180deg)
    }

    85% {
        transform: rotate(180deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.mobile-menu-ul li a {
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    height: 32px !important;
    line-height: 30px !important;
}

.mobile-menu-li > i.icon-chevron-right {
    margin-top: 5px;
}




/*     ------------ BANNER MENU ------------    */
#announcement-banner-carousel {
    margin-left: 40px;
    margin-bottom: 0px;
    min-height: 440px;
}

    #announcement-banner-carousel .carousel-inner {
        height: 100%;
        border-radius: 8px;
    }

        #announcement-banner-carousel .carousel-inner .item {
            max-width: 100% !important;
            text-align: center;
            height: 100%;
        }

            #announcement-banner-carousel .carousel-inner .item img {
                object-fit: cover !important;
                height: 100% !important;
                width: 100% !important;
            }


    #announcement-banner-carousel .carousel-control {
        height: 100%;
        top: 0;
        opacity: 1;
        border: none;
        display: flex;
        align-items: center;
        width: 100px;
        min-width: 10%;
        box-sizing: border-box;
        transition: .3s background;
    }

        #announcement-banner-carousel .carousel-control.left {
            left: 0;
            border-radius: 8px 0 0 8px;
            justify-content: flex-start;
            padding-left: 30px;
            background: linear-gradient(90deg, rgba(0,0,0,0.67) 0%, rgba(255,255,255,0) 100%);
        }

            #announcement-banner-carousel .carousel-control.left:hover {
                background: linear-gradient(90deg, rgba(0,0,0,0.87) 0%, rgba(255,255,255,0) 100%);
            }

        #announcement-banner-carousel .carousel-control.right {
            right: 0;
            border-radius: 0 8px 8px 0;
            justify-content: flex-end;
            padding-right: 30px;
            background: linear-gradient(270deg, rgba(0,0,0,0.67) 0%, rgba(255,255,255,0) 100%);
        }

            #announcement-banner-carousel .carousel-control.right:hover {
                background: linear-gradient(270deg, rgba(0,0,0,0.87) 0%, rgba(255,255,255,0) 100%);
            }




@media (max-width: 767px) {
    #divGenericContent .btn {
        margin: 5px !important;
    }

    #banner-wrapper {
        display: none;
    }

    .new.nav-back-rep {
        height: 50px !important;
    }

        .new.nav-back-rep .nav-collapse {
            left: 20px;
            display: flex;
            top: 60px;
        }

            .new.nav-back-rep .nav-collapse ul {
                flex: 1;
            }

        .new.nav-back-rep .container {
            padding: 0 30px;
        }

    .body-background.new .login.new #is-passport-used {
        height: 50px;
    }
}

@media (min-width: 1200px) {
    body .body-background.new {
        padding-top: 84px;
    }

    .new.nav-back-rep .nav-collapse #main-menu-left {
        margin-left: 0px !important;
    }
}
