﻿@font-face {
    font-family: 'JioType';
    src: url('../fonts/JioType/JioType-Black.eot');
    src: url('../fonts/JioType/JioType-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/JioType/JioType-Black.woff2') format('woff2'), url('../fonts/JioType/JioType-Black.woff') format('woff'), url('../fonts/JioType/JioType-Black.ttf') format('truetype'), url('../fonts/JioType/JioType-Black.svg#JioType-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'JioType';
    src: url('../fonts/JioType/JioType-Light.eot');
    src: url('../fonts/JioType/JioType-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/JioType/JioType-Light.woff2') format('woff2'), url('../fonts/JioType/JioType-Light.woff') format('woff'), url('../fonts/JioType/JioType-Light.ttf') format('truetype'), url('../fonts/JioType/JioType-Light.svg#JioType-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'JioType';
    src: url('../fonts/JioType/JioType-Bold.eot');
    src: url('../fonts/JioType/JioType-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/JioType/JioType-Bold.woff2') format('woff2'), url('../fonts/JioType/JioType-Bold.woff') format('woff'), url('../fonts/JioType/JioType-Bold.ttf') format('truetype'), url('../fonts/JioType/JioType-Bold.svg#JioType-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'JioType';
    src: url('../fonts/JioType/JioType-Medium.eot');
    src: url('../fonts/JioType/JioType-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/JioType/JioType-Medium.woff2') format('woff2'), url('../fonts/JioType/JioType-Medium.woff') format('woff'), url('../fonts/JioType/JioType-Medium.ttf') format('truetype'), url('../fonts/JioType/JioType-Medium.svg#JioType-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'JioType';
    src: url('../fonts/JioType/JioType-MediumItalic.eot');
    src: url('../fonts/JioType/JioType-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/JioType/JioType-MediumItalic.woff2') format('woff2'), url('../fonts/JioType/JioType-MediumItalic.woff') format('woff'), url('../fonts/JioType/JioType-MediumItalic.ttf') format('truetype'), url('../fonts/JioType/JioType-MediumItalic.svg#JioType-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'JioType';
    src: url('../fonts/JioType/JioType-LightItalic.eot');
    src: url('../fonts/JioType/JioType-LightItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/JioType/JioType-LightItalic.woff2') format('woff2'), url('../fonts/JioType/JioType-LightItalic.woff') format('woff'), url('../fonts/JioType/JioType-LightItalic.ttf') format('truetype'), url('../fonts/JioType/JioType-LightItalic.svg#JioType-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
}

body {
    color: #111111;
    font-family: 'JioType';
    font-size: 13px;
    margin: 0;
    line-height: 15px;
    /* background-color: #fafafa !important;*/
}

.fade-carousel {
    position: relative;
    height: 100vh;
}

    .fade-carousel .carousel-inner .item {
        height: 100vh;
    }

    .fade-carousel .carousel-indicators > li {
        margin: 0 2px;
        background-color: #fff;
        border-color: #fff;
        opacity: .7;
    }

        .fade-carousel .carousel-indicators > li.active {
            width: 30px;
            height: 10px;
            background: #FFDA00;
            border-color: #FFDA00;
            border-radius: 5px;
            transform: rotate(-180deg);
        }


/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {
    padding: 10px 40px;
}

.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1,
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3,
.fade-carousel .slides .slide-4,
.fade-carousel .slides .slide-5 {
    height: 100vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.fade-carousel .slides .slide-1 {
    background-image: url(../Images/1.jpg);
}

.fade-carousel .slides .slide-2 {
    background-image: url(../Images/2.jpg);
}

.fade-carousel .slides .slide-3 {
    background-image: url(../Images/3.jpg);
}

.fade-carousel .slides .slide-4 {
    background-image: url(../Images/4.jpg);
}

.fade-carousel .slides .slide-5 {
    background-image: url(../Images/5.jpg);
}
/*.learning-img{
   background: linear-gradient(1deg, #000000 20.78%, rgb(0 0 0 / 0%) 40.61%);
     position: absolute;
    top: 0;
     left: 0px;
     right: 0px;
     bottom: 0px;
     opacity: 0.7;
}*/
.p-0 {
    padding: 0px !important;
}

.login-logo {
    padding: 60px 0px 0px 10px;
    text-align: center;
}

.loginbox ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 90%;
    padding: 0px 0 0 30px;
}

    .loginbox ul li {
        /*font-family: 'RELISN';*/
        width: 100%;
        color: #0F238C;
        font-size: 12PX;
        text-align: center;
        margin: 15px 0px 0px 0px;
    }

input[type=text].loginform {
    background-image: url(../images/icons/ic_profile.png);
    background-repeat: no-repeat;
    background-position: 96% 60%;
    border: 1px solid #E4E4E4;
    padding: 5px 20px 5px 20px;
    width: 100%;
    color: #888;
    font-size: 13px;
    min-height: 45px;
    border-radius: 6px;
}

input[type="password"].loginpass {
    background-image: url(../images/icons/ic_lock_unlock.png);
    background-repeat: no-repeat;
    background-position: 96% 60%;
    border: 1px solid #E4E4E4;
    padding: 5px 20px 5px 20px;
    width: 100%;
    color: #888;
    font-size: 13px;
    min-height: 45px;
    border-radius: 6px;
}

input[type=text]#CaptchaInputText {
    /*background-image: url(../images/icons/material-symbols_refresh.png);
    background-repeat: no-repeat;
    background-position: 96% 60%;*/
    border: 1px solid #E4E4E4;
    padding: 5px 20px 5px 20px;
    width: 100%;
    color: #888;
    font-size: 13px;
    min-height: 45px;
    border-radius: 6px;
}

#CaptchaImage {
    position: absolute;
    right: 60px;
    bottom: 100px;
    font-size: 10px;
    float: right;
    visibility: visible;
    height: 40px;
    border-left: 1px solid #E4E4E4;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px !important;
}

.forgot {
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    color: #000 !important;
}

    .forgot a:hover {
        font-size: 13px;
        color: #000;
        text-decoration: none;
    }

.password-text {
    color: #129048;
    font-weight: 500;
    font-family: 'JioType';
    font-style: normal;
}

a {
    color: #000 !important;
    text-decoration: none;
}

.btn-login {
    color: #fff;
    background-color: #129048;
    border-color: #129048;
    border-radius: 22px !important;
    height: 50px;
    line-height: 16px !important;
    text-align: center !important;
    text-transform: uppercase;
    line-height: 2;
    font-weight: 700 !important;
    font-size: 14px !important;
    width: 100% !important;
    /* text-align: center; */
    /*margin-left: 20px;*/
}

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: thin dotted;
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}

.footer {
    font-family: 'JioType';
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 25px;
}

    .footer ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        display: block;
        float: right;
    }

        .footer ul li {
            display: inline-block;
            padding: 0 2px;
        }



.required:after {
    content: "*";
    font-weight: bold;
    color: red;
}

.field-validation-error {
    color: red;
    font-weight: 800;
    font-family: Calibri;
    font-size: 11px;
    padding: 0 0 0 30px;
}

.field-validation-error-1 {
    color: red;
    font-weight: 500;
    font-family: Calibri;
    font-size: 11px;
    text-align: left !important;
}


.validation-summary-errors {
    color: red;
}


/********************************/

/*          Media Queries       */
/********************************/

@media (max-width: 568px) {

    .login-logo {
        padding: 0px !important;
        width: 100%;
    }

    .bg-white-banner {
        width: 100% !important;
    }
}



@media (max-width: 761px) {
    .bg-body {
        background-image: url(../Images/frame-bg.png);
        background-size: cover;
        background-position: center center;
        height: 100vh;
        background-repeat: no-repeat;
    }

    #CaptchaImage {
        position: relative;
        right: 2px;
        bottom: -43px;
    }

    .refresh {
        text-align: right;
    }


    .carousel {
        display: none;
    }


    .bg-white-banner {
        background: #fff;
        height: auto;
        padding: 20px;
        width: 60%;
        margin: 50px auto;
    }


    .login-logo {
        padding: 20px 0px 0px 30px;
        text-align: center;
    }


    input[type=text].loginform,
    input[type="password"].loginpass,
    input[type=text]#CaptchaInputText {
        width: 100%;
    }


    .btn-login {
        margin-left: 15px;
        width: 100%;
    }


    .footer {
        text-align: center;
    }


    .plr-15 {
        margin: 0 15px !important;
        position: relative;
        top: -1px;
    }


    .footer ul {
        float: none;
    }
}


@media (min-width: 768px) and (max-width: 1024px) {


    .login-logo {
        padding: 20px 0px 0px 30px;
        text-align: center;
    }


    .btn-login {
        margin-left: 35px;
    }


    .footer {
        text-align: center;
    }


        .footer ul {
            float: none;
        }
}

.refresh {
    text-align: right;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 7px !important;
}

.navbar-inverse {
    background-color: transparent !important;
    border-color: transparent !important;
}

.home-menu {
    padding: 10px;
}

/* Login/Forgot Password */
.forgot-password-title {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 48px;
    text-transform: capitalize;
    color: #000000;
    padding: 0px 30px;
}

.btn:hover, .btn:focus {
    color: #fff !important;
    text-decoration: none;
}

.changePassSucess {
    text-align: center;
}
