@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    font-family: 'Poppins', sans-serif !important;
}

a:hover {
    text-decoration: none;
}

.top_hd {
    background: #ffff;
    width: 100%;
    line-height: 30px;
}

.time {
    color: #000;
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 0px 0;
}

    .time i {
        float: left;
        margin: 9px 7px 0 0;
        color: #ffb504;
        font-size: 18px;
    }

.lang a {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding-left: 20px;
    text-transform: capitalize;
    margin-top: 0px;
    float: right;
}

    .lang a i {
        font-size: 23px;
        float: left;
        margin: 4px 7px 0 0;
        color: #faba16;
    }

    .lang a font {
        margin: 0px 5px 0 0;
        float: left;
        color: #000;
    }

    .lang a:hover {
        color: #ffeb3b;
    }
.wid50 {
    width: 50%;
    float: left;
    display: grid;
}
.hindilgo {
    float: left;
    font-size: 28px;
    /* font-weight: 500; */
    margin-top: 0px;
    width: 65%;
    margin-left: 7%;
    color: #fff;
    font-weight: 600;
}

.logobx {
    width: 100%;
    float: left;
    margin: 26px 0 10px 0;
}

    .logobx i img {
        width: 80px;
        height: auto;
        float: left;
        filter: brightness(0) invert(1);
        margin-left: 13px;
    
    }

    .logobx i {
        float: left;
        width: 23%;
    }

.hindilgo sup {
    font-weight: 500;
    color: #fff;
    font-size: 16px;
    margin-top: 17px;
    float: left;
    margin-left: 37px;
}
.logo-thr {
    width: auto;
    float: right;
    text-align: right;
    margin-bottom: 5px;
}
    .logo-thr a img {
        width: 24%;
        margin-top: 10px;
    }
.imp_link {
    float: right;
    margin-top: 20px;
}

    .imp_link a {
        color: #000;
        font-size: 16px;
        margin-left: 12px;
    }

.login {
    background: #f7521a;
    padding: 5px 15px;
    border-radius: 30px;
    color: #fff !important;
}

    .login i {
        background: rgb(251 134 94 / 99%);
        padding: 3px 5px;
        border-radius: 30px;
    }

.abt_bg {
    background-image: url(../img/news.png);
    padding: 0 0 60px 0;
    background-position: -100px -190px;
    background-repeat: no-repeat;
    background-color: #f7f1eb;
}

.abtext {
    width: 90%;
    float: left;
    /*margin-top: 40px;*/
}
.container2 {
    width: 80%;
    margin: 0 auto;
}
.line {
    width: 30px;
    height: 2px;
    background: #000;
    float: left;
    margin-top: 15px;
    margin-right: 10px;
    display: none;
}
.container1 {
    width: 90%;
    margin: 0 auto;
}
.w-head h3 {
    text-transform: capitalize;
    font-size: 19px;
    font-weight: 500;
    margin: 30px 0px 0px 0;
    color: #000;
    /* background: linear-gradient(30deg, #03a999 30%, #0461e3 70%); */
    float: left;
    /* padding: 8px 20px; */
    /* border-radius: 43px; */
    font-size: 30px;
}

.w-head h5 {
    font-size: 17px;
    font-weight: 400;
    margin: 15px 0 30px 0;
    color: #000;
    width: 100%;
    float: left;
}

.w-head p {
    text-align: justify;
    margin: 0px 0 0 0;
    float: left;
    font-size: 16px;
    line-height: 30px;
}

.button1 {
    background: #ffb504;
    padding: 15px 20px;
    float: left;
    margin-top: 40px;
    border-radius: 0px;
    color: #000 !important;
    text-transform: capitalize;
}
#aspnetForm > div.top_hd > div > div > div.col-lg-7.text-right.lang > a {
    margin-right: 10px;
}
    .button1:hover {
        background: #118dbb;
        color: #fff !important;
    }

    .button1 i {
        margin-right: 10px;
    }

.mantri {
    position: relative;
    top: 30px;
    width: 46%;
    text-align: center;
    border-radius: 50px 50px 0 0;
    padding: 10px;
    /* background: #fff; */
    /* box-shadow: 0 2px 40px rgb(0 0 0 / 26%); */
    /* background-image: url(../img/mantri-bg.jpg); */
    /* background-size: cover; */
    border: solid 3px #d3d3d3;
    height: 260px !important;
    background: #fff;
}

    .mantri i {
        width: 80%;
        /* float: left; */
        text-align: center;
        margin: 0 auto;
        display: block;
    }

        .mantri i img {
            max-width: 160px;
            height: auto;
            position: relative;
            z-index: 2;
            border: solid 3px #6dc2e1;
            border-radius: 50%;
        }
.yogiji {
    max-width: 180px !important;
    left: -11px;
    top: -6px;
}
.namebox {
    background: #f2f2f2;
    float: left;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    min-height: 150px;
    z-index: 0;

}
.mantri h4 {
    width: 100%;
    float: left;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 300;
    color: #000000;
    margin-top: 20px;
    position: absolute;
    bottom: 40px;
}
.mantri em {
    background: linear-gradient(20deg, #0e58de 30%, #81246d 70%) !important;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    padding: 5px 0;
    font-size: 14px;
    font-style: normal;
}

        .mantri h4 em {
            /* text-transform: capitalize; */
            font-size: 13px;
            font-weight: 500;
            color: #000;
            font-style: normal;
            margin-top: 10px;
            float: left;
            width: 100%;
            text-align: center;
        }

.pos-mn {
    position: absolute;
    /* top: 100px; */
    width: 43%;
    text-align: center;
    right: 30px;
    top: 10%;
    background: #fff;
}

.scheme1 {
    /* background-image: url(../img/bg23.png); */
    width: 100%;
    padding: 0px 0;
    /* background-image: url(../img/line-bg.jpg); */
    /* padding: 90px 0; */
    color: #fff;
    background-repeat: no-repeat;
}

.head-rtext {
    width: 100%;
    float: left;
    margin-top: 20px;
}

    .head-rtext h2 {
        font-size: 20px;
        font-weight: 600;
        margin-top: 15px;
        color: #000;
    }

    .head-rtext p {
        font-size: 16px;
        width: 89%;
        float: left;
        color: #000;
    }
.heder-txt {
    position: absolute;
    color: #fff;
    top: 120px;
    width: 500px;
    left: 190px;
}
    .heder-txt h2 {
        font-size: 30px;
        font-weight: 600;
    }

    .heder-txt p {
        line-height: 27px;
        font-size: 16px;
        /* font-weight: 500;
        text-shadow: 0 0 4px #ededed;*/
    }
    .heder-txt a {
        background: #faba16;
        padding: 20px 70px;
        color: #000;
        margin-top: 20px;
        float: left;
    }
.schm-bx {
    width: 33.3%;
    /* background: linear-gradient(20deg, #72336b 30%, #5a2f87 70%) !important; */
    min-height: 407px;
    border-radius: 10px;
    padding: 20px;
    float: left;
    color: #000;
    /* box-shadow: 0 0px 14px #e8e8e8; */
    /* transition: background-color 1s ease; */
    text-align: center;
    margin-bottom: 10px;
    position:relative;
}

    /*.schm-bx:hover {
        background: #0177d9;
        color: #fff;
        border-bottom: solid 5px #fab816;
    }*/

.sch-ico {
    /* float: left; */
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
    /* background: linear-gradient(20deg, #0e58de 30%, #81246d 70%) !important; */
    /* padding: 5px; */
    /* border-radius: 70%; */
}
    .sch-ico a font {
        margin-top: 5px;
        float: left;
    }
.schm-bx h3 {
    float: left;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
    margin: 25px 0 0 0;
    width: 100%;
    min-height: 36px;
    color: #fff;
}

.schm-bx:hover i img {
    filter: brightness(1) invert(0);
}
a.head2 {
    position: absolute;
    right: 10px;
    bottom: 185px;
    background: linear-gradient(20deg, #0e719e 30%, #139dcc 70%) !important;
    padding: 17px 20px;
    text-align: left;
    width: 84%;
    color: #ffff;
}
    a.head2:hover {
        background: linear-gradient(20deg, #29bcff 30%, #139dcc 70%) !important;
    }
.head2 i {
    float: right;
    font-size: 22px;
    margin-right: 15px;
}
.ar11 {
    border: 0 !important;
    width: 23px;
}
p.bg-shadow {
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.12);
    color: #827b76;
    padding: 20px;
}
.sch-ico img {
    border: solid 1px #a9a9a9;
}
.schm-bx p {
    width: 100%;
    float: left;
    text-transform: capitalize;
    margin: 0px 0 0 0;
    text-align: justify;
    font-size: 14px;
    color: #827b76;
    font-weight: 400;
    line-height: 25px;
}
    .schm-bx p:hover {
        color: #000;
    }

.schm-bx b {
    float: left;
    margin-top: 30px;
    font-weight: 400;
    background: #0177d9;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 5px;
}

.schm-bx:hover b {
    background: white;
    color: #000;
}

.depart-bx {
    background-image: url("../img/abt-depart.png");
    background-color: #000;
    padding: 30px 0;
}

.abt-txt p {
    color: #fff;
    font-size: 27px;
    text-align: justify;
    margin-top: 50px;
    font-weight: 300;
    font-family: 'Bad Script', cursive;
    line-height: 50px;
}

.abt-link {
    width: 70%;
    float: right;
    margin-top: 50px;
}

    .abt-link a {
        width: 100%;
        float: left;
        line-height: 50px;
        background: #f96d4a;
        color: #fff;
        padding: 0 10px;
        margin-bottom: 2px;
        font-weight: 400;
        font-size: 17px;
    }

        .abt-link a:hover {
            width: 100%;
            float: left;
            line-height: 50px;
            background: #0177d9;
            color: #fff;
            padding: 0 10px;
            margin-bottom: 2px;
            font-weight: 400;
            font-size: 17px;
        }

        .abt-link a font {
            width: 90%;
            float: left;
        }

        .abt-link a i {
            width: 10%;
            float: left;
            text-align: center;
            margin-top: 14px;
        }
#aspnetForm > div:nth-child(177) > div > marquee {
    height: 51px;
    line-height: 37px;
}
/*.dept-info {
    background: url("../img/blue-bg.jpg") left top repeat #197ce1;
    padding: 30px 0;
}*/

.detart-ibox {
    width: 100%;
    float: left;    
    padding: 15px;
    border-radius: 10px;
    color: #fff;
    background: linear-gradient(20deg, #72336b 30%, #5a2f87 70%) !important;
}

    .detart-ibox h3 {
        text-transform: capitalize;
        font-size: 16px;
        font-weight: 400;
        min-height: 9px;
        text-align: center;
        width: 100%;
        float: left;
        /* display: inline-block; */
        text-align: center;
        margin-top: 20px;
    }

    .detart-ibox p {
        font-size: 14px;
        margin: 20px 0 30px 0;
        color: #fff;
        line-height: 26px;
        width: 100%;
        float: left;
    }

    .detart-ibox b {
        background: linear-gradient(20deg, #faba16 30%, #f2681f 70%) !important;
        padding: 5px 10px;
        border-radius: 5px;
        font-weight: 500;
        font-size: 13px;
        float: left;
    }

    .detart-ibox:hover b {
        background: #000;
        color: #fff;
    }

.bg-white1 {
    border-right: solid 1px #a7497f;
    background: #fff;
}

    .bg-white1 img {
        padding: 30px;
        max-height: 150px;
    }
.detart-ibox i {
    width: 80px;
    margin: 0 auto;
    display: block;
}
    .detart-ibox i img {
        width: 100%;
        float: left;
    }
footer {
    /* background: url(../img/footer-bg.png) left top no-repeat; */
    /* padding: 90px 0 0 0;*/
    width: 100%;
    float: left;
    background: #118dbb;
}

.ftr-logo a img {
    filter: brightness(0) invert(1);
    width: 80%;
}

.linkh3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 21px;
    border-bottom: solid 1px #fff;
    padding-bottom: 10px;
    width: 100%;
}

.link a {
    width: 100%;
    float: left;
    color: #fff;
    font-weight: 300;
    padding: 5px 0;
    border-bottom: dashed 1px #393939;
    line-height: 30px;
    text-transform: capitalize;
    font-size: 16px;
}

    .link a:hover {
        color: #f96d4a !important;
    }

    .link a i {
        font-size: 12px;
        margin-right: 15px;
    }

.link2 p {
    color: #fff;
    font-size: 16px;
    text-align: justify;
    font-weight: 200;
    line-height: 30px;
}

.btm-ftr {
    background: #f36639;
    padding: 20px 0;
    margin-top: 20px;
}
.mar2 {
    width: 100%;
    bottom: 0;
    z-index: 1;
    background: #000000ba;
    padding: 2px 0 1px 0;
}
.marq_head {
    /* position: absolute; */
    /* left: 0; */
    /* bottom: 0; */
    color: black;
    background: #faba16;
    z-index: 6;
    padding: 8px 17px;
    border-radius: 0 30px 30px 0;
    width: 10%;
    float: left;
}
    .marq_head i {
        width: 21%;
        height: auto;
        float: left;
        margin-right: 5px;
    }
#nav {
    width: 100%;
    /*position: absolute;
    top: 25%;
    right: 0;*/
}

    #nav > a {
        display: none;
    }

    #nav li {
        position: relative;
    }

        #nav li a {
            color: #fff;
            display: block;
        }

            /*#nav li a:active {
                background-color: #6b46e0 !important;
            }*/
    #nav > ul > li > a:hover {
        color: #000;
    }
    #nav span:after {
        width: 0;
        height: 0;
        border: 0.313em solid transparent; /* 5 */
        border-bottom: none;
        border-top-color: #efa585;
        content: '';
        vertical-align: middle;
        display: inline-block;
        position: relative;
        right: -0.313em; /* 5 */
    }
    /* first level */
    #nav > ul {
        /* height: 3.75em; */
        /* background-color: #e15a1f; */
        list-style: none;
        padding: 0;
        margin: 0 0 0 -4px;
        float: left;
    }
.logobg1 {
    margin-top: 9px;
}
        #nav > ul > li {
            width: auto;
            /* height: 100%; */
            float: left;
            padding: 12px 10px;
        }

            #nav > ul > li:hover {
                background: #ffb504;
                transition: background-color 0.5s ease;
            }

            #nav > ul > li > a {
                height: 100%;
                font-size: 14px;
                line-height: normal;
                text-align: center;
            }

            #nav > ul > li:not( :last-child) > a {
                /*  border-right: 1px solid #cc470d;*/
            }

                #nav > ul > li:not( :last-child) > a:hover {
                    /*  border-right: 1px solid #cc470d;*/
                    color: #000;
                }

            
    /* second level */
    #nav li ul {
        background-color: #118dbb;
        display: none;
        position: absolute;
        top: 100%;
        z-index: 2;
    }

    #nav li:hover ul {
        display: block;
        left: 0;
        right: 0;
        min-width: 180px;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    #nav li:not( :first-child):hover ul {
        left: -1px;
    }

    #nav li ul a {
        font-size: 14px;
        border-top: 1px solid #118dbb;
        padding: 10px 10px;
        color: #fff;
    }

    #nav li ul li a:hover, #nav li ul:not( :hover) li.active a {
        background-color: #ffb504;
        color: #000;
    }

@media only screen and (max-width: 62.5em) /* 1000 */ {
    #nav {
        width: 100%;
        position: static;
        margin: 0;
    }
}

@media only screen and (max-width: 40em) /* 640 */ {
    html {
        font-size: 75%; /* 12 */
    }

    #nav {
        position: relative;
        top: auto;
        left: auto;
    }

        #nav > a {
            width: 3.125em; /* 50 */
            height: 3.125em; /* 50 */
            text-align: left;
            text-indent: -9999px;
            background-color: #e15a1f;
            position: relative;
        }

            #nav > a:before, #nav > a:after {
                position: absolute;
                border: 2px solid #fff;
                top: 35%;
                left: 25%;
                right: 25%;
                content: '';
            }

            #nav > a:after {
                top: 60%;
            }

        #nav:not( :target) > a:first-of-type, #nav:target > a:last-of-type {
            display: block;
        }
        /* first level */
        #nav > ul {
            height: auto;
            display: none;
            position: absolute;
            left: 0;
            right: 0;
        }

        #nav:target > ul {
            display: block;
            z-index: 20;
        }

        #nav > ul > li {
            width: 100%;
            float: none;
        }

            #nav > ul > li > a {
                height: auto;
                text-align: left;
                padding: 0 0.833em; /* 20 (24) */
            }

            #nav > ul > li:not( :last-child) > a {
                border-right: none;
                border-bottom: 1px solid #cc470d;
            }
        /* second level */
        #nav li ul {
            position: static;
            padding: 1.25em; /* 20 */
            padding-top: 0;
        }
}
/****************************/
.stdnt_left {
    width: 100%;
    float: left;
    /* background: #fbfbfb; */
    /* border: solid 1px #f3f3f3; */
    max-height: 610px;
    padding: 0;
    height: auto;
}

.stdnt_link {
    width: 100%;
    float: left;
    /* margin: 20px 0; */
    padding: 10px;
    padding-left: 0;
}

    .stdnt_link a {
        width: 100%;
        float: left;
        color: #fff;
        /* padding: 15px 0 15px 15px; */
        text-transform: capitalize;
        margin: 3px 0;
        /* border-bottom: solid 1px #f3f3f3; */
        /* border-right: 0; */
        font-size: 14px;
        min-height: 70px;
        /*background: #1a1c23;*/
        background: #118dbb;
        border-radius: 5px;
    }

        .stdnt_link a:hover {
            width: 100%;
            float: left;
            color: #000 !important;
            /*padding: 15px 0 15px 15px;*/
            text-transform: capitalize;
            background: #ffb504;
            border-radius: 5px;
            text-decoration: none;
        }

        .stdnt_link a i {
            color: #000;
            font-size: 20px;
            width: 40px;
            text-align: center;
            margin: 14px 8px 0 10px;
            background: #ffb504;
            line-height: 40px;
            float: left;
            border-radius: 95px;
        }
        

        .stdnt_link a font {
            width: 76%;
            float: left;
            margin-top: 14px;
            font-weight: 300;
            font-size: 14px;
        }

        .stdnt_link a em {
            margin-top: 3px;
            float: left;
            font-size: 14px;
            font-weight: 300;
            font-style: normal;
        }

.stu_pic {
    width: 100%;
    float: left;
    padding: 20px;
    padding: 15px 0 0 0;
    text-align: center;
    background: #f3f3f3;
    display: none;
}

.menubox5 {
   /* background: #f7f1eb;*/
    /* border-top: solid 3px #faba16; */
    /* position: absolute; */
    /* top: 120px; */
    /* z-index: 10; */
    /*width: 100%;*/
}
.bg_yelw {
    background: #118dbb;
}
.link3 {
    float: right;
}

    .link3 a {
        float: right;
        background: #ffb504;
        margin-left: 1px;
        padding: 4px 0;
        border-radius: 0;
        color: #000;
        font-size: 14px;
        min-width: 130px;
        text-align: center;
        line-height: 22px;
        margin-top: 0;
    }

        .link3 a:hover {
            background: #d11a18;
            color: #fff;
        }
.gd-bg {
    background: #118dbb !important;
    color: #fff !important;
}
/*.w-head {
    margin-top: 10px;
}*/
#nav > ul > li:nth-child(10) {
    padding: 0px 20px;
    /* line-height: 100px; */
    /* float: left; */
}
.bg-chng {
    background: #ffb504;
    color: #000 !important;
    /* border: solid 1px #ccc; */
    padding: 10px 30px;
    position: absolute;
    right: 0;
    /*z-index: 1;*/
    top: 0;
    line-height: 25px;
    font-size: 14px;
}
.logo-thr a {
    /* width: 210px; */
    /* position: relative; */
    right: 0;
    /* top: -7px; */
}
    .bg-chng:hover {
        /*background: #674feb !important;*/
        color: #fff !important;
    }
.head-lg {
    /* background-image: url(../images/head_bg2.jpg); */
    /* background-repeat: repeat; */
    background: #f7f1eb;
    /*margin-top: 20px;*/
}
.logobg {
    background: #118dbb;
    text-align: center;
    margin-top: 20px;
    float: left;
    height: 108px;
    position: absolute;
    bottom: -45px;
}
.pos1 {
    top: 48%;
    left: 16px;
}

.pos2 {
    top: 53%;
}

.pos-tp {
    /*top: 60px;*/
}

.line-30 {
    line-height: 30px;
}
em.bg23 {
    background: linear-gradient(20deg, #faba16 30%, #f2681f 70%) !important;
}
em.bg24 {
    background: linear-gradient(20deg, #762357 30%, #322243 70%) !important;
}
em.bg25 {
    background: linear-gradient(20deg, #03a999 30%, #0461e3 70%) !important;
}

.news1 {
    width: 100%;
    float: left;
    padding: 10px;
}

    .news1 a {
        color: #000;
        width: 100%;
        float: left;
        /* display: flex; */
        background: #f9f9f9;
        padding: 5px 10px;
        border-bottom: dashed 1px #ccc;
    }

        .news1 a span {
            width: 88%;
            float: left;
            /* display: flex; */
        }

            .news1 a span i {
                float: left;
                margin: 3px 10px 50px 0;
                color: #8d3fd0;
                width: 5%;
            }

            .news1 a span em {
                font-style: normal;
                width: 90%;
                float: left;
            }

            .news1 a span font {
                float: left;
                width: 90%;
                font-size: 13px;
                margin-top: 5px;
            }

.fa-file-pdf-o {
    float: right;
    width: 20%;
    font-size: 30px;
}

.news1 a span h4 {
    font-size: 14px;
    margin-top: 10px;
}

.pdf {
    background: red;
    color: #fff;
    text-align: center;
    width: auto;
    float: right;
    padding: 10px;
    font-size: 20px;
    border-radius: 5px;
    margin-top: 25px;
}

.count-r {
    width: 100%;
    float: left;
    border: solid 1px #943276;
    padding: 10px;
    /* border-radius: 13px; */
    /* background: #fff; */
    /* margin-bottom: 30px; */
    /* box-shadow: 0 0 30px #ccc; */
    min-height: 171px;
    border-right: 0;
    border-bottom: 0;
}

/*.bg-i1 {
    background-image: url(../img/num1.jpg);
    background-repeat: no-repeat;
    background-position: 160px 8px;
    background-size: 24%;
}*/

.count-r i {
    float: left;
    width: 30%;
    margin-right: 10px;
}

    .count-r i img {
        width: 100%;
    }

.count-img {
    float: left;
    width: 100%;
}
#aspnetForm > div.head-lg > div > div > div.col-lg-9.logo-thr > a:nth-child(2) > img {
    width: 4%;
}
.count-img font {
    font-size: 50px;
    font-weight: 800;
    color: #000;
    margin-top: 15px;
    width: 100%;
    float: left;
    text-align: center;
}

    .count-img p {
        font-size: 14px;
        line-height: 30px;
        font-weight: 400;
        color: #000;
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 0;
    }
.dept-info {
    display: none;
}

.bg-i1 {
    /*background-image: url(../img/num1.jpg);
    background-repeat: no-repeat;
    background-position: 160px 8px;
    background-size: 24%;*/
}

.bg-i2 {
    /*background-image: url(../img/num2.jpg);
    background-repeat: no-repeat;
    background-position: 160px 8px;
    background-size: 24%;*/
}

.bg-i3 {
    /*background-image: url(../img/num3.jpg);
    background-repeat: no-repeat;
    background-position: 160px 8px;
    background-size: 24%;*/
    border: solid 1px #943276;
}

.bg-i4 {
    /*background-image: url(../img/num4.jpg);
    background-repeat: no-repeat;
    background-position: 160px 8px;
    background-size: 24%;*/
    border-bottom: solid 1px #943276;
}

.bg-i5 {
    /*background-image: url(../img/num5.jpg);
    background-repeat: no-repeat;
    background-position: 160px 8px;
    background-size: 24%;*/
    border: solid 1px #943276;
}

.counter2 {
    background-image: url(../img/yojnavar-bg.png);
    padding: 10px 0 40px 0;
    /* background-size: contain; */
    background-repeat: repeat;
}

.pie-chart2 {
    width: 82%;
}

.store a {
    width: 46%;
    float: left;
    margin-left: 4%;
    text-align: right;
}

    .store a img {
        width: 100%;
        border: solid 1px #242323;
        border-radius: 10px;
    }

.store {
    margin-top: 10px;
}

.dash-h1 {
    margin-top: 25px;
    border-bottom: solid 1px #000;
    margin-bottom: 10px;
}
    .dash-h1 h4 {
        color: #000;
        font-size: 19px;
    }
        .dash-h1 h4 i {
            margin: 0px 5px 0 0;
            float: left;
        }
.whitebg3 h2 {
    font-size: 22px;
}

i.fa.fa-desktop {
    margin-right: 10px;
}

.whitebg3 a {
    width: 100%;
    float: left;
    color: #fff;
    /*color: #b8b4b1;*/
    margin-top: 10px;
    font-size: 13px;
    font-weight: 300;
}

.whitebg3 a:hover {
    color: #ffb504;
}

.link5 {
    padding: 30px 0;
    background-image: url(https://img.freepik.com/premium-vector/seamless-pattern-abstract-background-with-futuristic-style-use-business-cover-banner_7505-1820.jpg);
}

.whitebg3 a i {
    float: left;
    margin-top: 4px;
    margin-right: 5px;
    font-size: 12px;
    width: 3%;
}

.whitebg3 a font {
    float: left;
    width: 90%;
}

.whitebg3 h2 {
    font-size: 22px;
    /* border-bottom: solid 1px #c10b28; */
    padding-bottom: 10px;
    color: #c10b28;
}

    .whitebg3 h2 i {
        float: left;
        margin-right: 10px;
    }

.count-img h3 {
    text-align: center;
}

.log_bnrb {
    background-image: url(../img/pag_bnr.jpg);
    min-height: 170px;
    background-repeat: no-repeat;
    padding-top: 43px;
}

.tp-pag span i {
    display: none;
}

.tp-pag span {
    color: #fff;
    width: 100%;
    float: left;
    font-size: 31px;
}

    .tp-pag span i {
        margin: 0px 10px 0 13px;
    }

.tp-pag font {
    color: #fff;
}

    .tp-pag font a {
        color: #fff;
        margin-right: 10px;
    }

        .tp-pag font a i {
            margin-left: 10px;
        }

.text_1 p {
    width: 100%;
    float: left;
    text-align: justify;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
}

.text_1 h3 {
    border-bottom: solid 1px #c10b28;
    width: 100%;
    float: left;
}

    .text_1 h3 font {
        /* background: red; */
        width: auto;
        float: left;
        padding: 5px 10px;
        min-width: 100px;
        font-size: 21px;
        text-align: center;
        border: solid 1px #c10b28;
        color: #c10b28;
        /* border-radius: 30px; */
        line-height: 30px;
        vertical-align: middle;
    }

.common-container p {
    text-align: justify;
    line-height: 25px;
}

.container.min-hit p {
    text-align: justify;
    line-height: 25px;
}

.container.min-hit h3 {
    /* color: #118dbb; */
    border-bottom: solid 1px #ccc;
    line-height: 30px;
    padding-left: 0px;
    /* border-radius: 12px; */
    /* background: #fbfbfb; */
    font-size: 18px !important;
    font-weight: 500;
    margin-bottom: 15px;
    width: 100%;
    float: left;
}

.signup_frgt a:hover {
    color: #161b7f;
}

/*.cmt-service-description {
    width: 1108px;
    margin: 0 auto;
    min-height: 450px;
}*/

    .cmt-service-description p {
        font-size: 14px !important;
        font-weight: 400;
        color: #000;
        text-align: justify;
        line-height: 25px;
    }

.cmt-service-description ul {
    list-style: inside;
    width: 100%;
    float: left;
    margin-left: 0;
    list-style-type: circle;
}

        .cmt-service-description ul li {
            font-size: 14px !important;
            line-height: 30px;
            width: 100%;
            float: left;
            color: #000;
            font-weight: 400;
        }

    .cmt-service-description ol {
        list-style: outside;
        width: 100%;
        float: left;
        /* padding-left: 4%; */
    }

        .cmt-service-description ol li {
            font-size: 14px !important;
            line-height: 30px;
            width: 100%;
            float: left;
            color: #000;
            font-weight: 400;
        }
.cmt-service-description h3 {
    font-size: 18px;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
    margin-top: 10px;
    float: left;
    width: 100%;
}
.Pagination-box {
    padding: 25px 25px 15px 25px;
}

.border_line {
    width: 100%;
    background: #ffb300;
    /* border-bottom: 4px solid #161b7f; */
    padding: 3px 10px;
    height: 45px;
    border-radius: 50px;
    /* box-shadow: -7px 6px 10px rgb(181 174 174 / 18%); */
}

.pull-right {
    float: right;
}

.pagination {
    float: right;
    height: 40px;
}

    .pagination ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin: 0;
        border-radius: 50px;
    }

        .pagination ul li {
            color: #085f90;
            list-style: none;
            line-height: 30px;
            text-align: center;
            padding: 4px 0px;
            font-size: 14px;
            font-weight: 500;
            cursor: pointer;
            user-select: none;
            transition: all 0.3s ease;
        }

            .pagination ul li a.numb {
                list-style: none;
                height: 30px;
                width: 30px;
                margin: 0px 3px;
                line-height: 30px;
                border-radius: 50%;
            }

            .pagination ul li a {
                color: #000;
                display: block;
                line-height: 30px;
                text-align: center;
                font-size: 14px;
                font-weight: 500;
                cursor: pointer;
                user-select: none;
                transition: all 0.3s ease;
            }

                .pagination li a.active, .pagination ul li a.numb:hover, .pagination ul li a:first-child:hover, .pagination ul li a:last-child:hover {
                    color: #fff;
                    background: #118dbb;
                }

            .pagination ul li .btn {
                padding: 0 14px;
                border-radius: 50px;
                margin-right: 10px;
            }

.cmt-service-single-content-area {
    margin-top: 20px;
}

.new_gallery-item {
    height: 250px;
    flex: 1 0 24rem;
    margin: 1rem 0;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
    overflow: hidden;
}

.cmt-service-single-content-area img {
    width: 100%;
    /*display: none;*/
}

.new_gallery-image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 400ms ease-out;
}

.cmt-service-description ol {
    margin: 0;
    padding: 5px 0px;
    list-style: inside;
}

    .cmt-service-description ol li {
        outline-style: none;
        list-style-type: auto;
        background: none;
        padding: 12px 10px 15px;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        border-bottom: 1px dashed #ffadad;
        font-size: 16px;
    }
 

.cmt-service-single-content-area p {
    text-align: justify;
    color: #323232;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
}

span.ans_q {
    color: #118dbb;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
}

img.download-gif {
    width: 43px;
}

iframe {
    width: 100%;
}

.btn-intro {
    font-size: 14px;
    animation: blinkingText 2s infinite;
    -webkit-transition: all 0.1s linear;
    transition: all 0.5s linear;
    line-height: normal;
    background: #118dbb;
    padding: 10px 10px;
    border-radius: 3px;
    color: #fff;
    display: block;
    margin-bottom: 5px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    line-height: normal;
    font-weight: 300;
}

.Clr__table tr th {
    background-color: #118dbb !important;
    color: white;
    font-weight: 400;
    text-align: center;
    border-color: white !important;
    border-top: 1px solid;
}

.center-td-1 > tr > td:first-child {
    text-align: center;
}

.cmt-service-description ol h3 {
    color: #118dbb;
}

.cmt-service-description H4 {
    color: #007bff;
}

.elementor-widget-container {
    margin-bottom: 20px;
}

.table {
    display: inline-table;
}

.mt-man {
    margin-top: 30px;
}

.min-high {
    min-height: 343px;
}

.carousel-control1.left1 {
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background: none;
}

.carousel-control1 {
    position: absolute;
    top: 200px;
    bottom: 0;
    left: -30px;
    width: 20px;
    font-size: 50px;
    color: #000;
    text-align: center;
}

    .carousel-control1.right1 {
        right: -10px;
        left: auto;
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%) !important;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
        background-repeat: repeat-x;
        background: none !important;
    }

        .carousel-control1.right1 i {
            font-size: 40px;
            color: #161b7f;
        }

    .carousel-control1.left1 i {
        font-size: 40px;
        color: #161b7f;
    }

.carousel-caption {
    display: none;
}

.carousel {
    margin-bottom: 0;
}

.carousel-indicators {
    top: inherit;
}
/*@media (min-width: 1200px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1280px;
    }
}*/
.ftrlink1 {
    border: solid 1px #77697a;
    border-right: 0;
    border-left: 0;
    padding: 10px 0;
}
    .ftrlink1 a {
        color: #fff;
        font-size: 13px;
        border-right: solid 1px #ccc;
        padding: 0 20px 0 10px;
    }
.ftr22 {
    font-size: 13px;
    color: #fff;
    line-height: 30px;
    margin: 10px 0 10px 0;
}
.whitebg3 h2 {
    /* background: linear-gradient(30deg, #03a999 30%, #0461e3 70%); */
    color: #eae0e4;
    font-size: 20px;
    font-weight: 500;
    padding: 0 0 20px 0;
    /* border-radius: 30px; */
    float: left;
    width: 100%;
    border-bottom: solid 1px #20b8f0;
}
    .whitebg3 h2 i {
        display: none;
    }
.ftr-last {
    border-top: solid 1px #77697a;
    margin: 10px 0 0 0;
    padding: 10px 0 10px 0;
}
.last-txt {
    font-size: 13px;
}
.last-txt2 {
    font-size: 13px;
    margin-top: 10px;
}
.ftr-1 {
    /*background-image: url(../img/ftr-bg1.jpg);*/
    background-repeat: no-repeat;
    min-height: 185px;
    background-size: contain;
    border-bottom: solid 0px #2f3139;
}
.ftr22 a {
    color: #22c3ff;
}
#aspnetForm > div:nth-child(176) > div > marquee {
    height: 51px;
    line-height: 37px;
}
.row.ftr-1 h3 {
    color: #fff;
    margin-top: 60px;
    font-size: 26px;
}
.row.ftr-1 p {
    color: #fff;
    font-weight: 300;
    font-size: 13px;
}
.app-store a {
    float: right;
    margin-left: 10px;
    width: 190px;
    margin-top: 60px;
}
    .app-store a img {
        width: 100%;
    }
.whitebg3 ul {
    width: 95%;
    float: left;
    padding: 0;
    list-style: none;
    margin: 0;
}
    .whitebg3 ul li {
        width: 100%;
        float: left;
        background: #fff;
        margin-left: 3%;
        margin-bottom: 10px;
        border-radius: 3px;
        min-height: 58px;
    }
        .whitebg3 ul li i {
            float: left;
            width: 64%;
            margin: 0px 0 8px 8px;
        }
        .whitebg3 ul li span {
            float: left;
            margin-left: 3px;
            line-height: 36px;
        }
a.color2 {
    color: #000;
    font-size: 12px;
}
.whitebg3 ul li:hover {
    background: #ebebeb;
}
.float-left {
    width: 50%;
}
.ftr-2 {
    /*background-image: url(../img/ftr-bg2.jpg);*/
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom: solid 1px #20b8f0;
}
.ftr-txt1 h3 {
    width: 205px;
    margin-top: 25px;
}
.ftr-txt1 p {
    color: #fff;
    font-size: 13px;
    text-align: justify;
    font-weight: 300;
    /*color: #b8b4b1;*/
    line-height: 27px;
    margin-top: 25px;
}
.mailbox {
    color: #fff;
    margin-top: 25px;
}
    .mailbox h4 {
        font-size: 18px;
        margin-bottom: 24px;
        color:#fff;
    }
    .mailbox p {
        font-size: 16px;
        font-weight: 200;
        color: #fff;
    }
    .mailbox span {
        font-size: 17px;
        font-weight: 200;
        margin-bottom: 20px;
        width: 100%;
        float: left;
        /*color: #b8b4b1;*/
    }

        .mailbox span i {
            margin-right: 10px;
        }
.ftr-btm {
    background: #00729d;
    padding: 20px 0;
}
.btm-link {
    width: 100%;
    float: left;
}
    .btm-link a {
        color: #fff;
        margin-right: 31px;
        float: left;
        font-size: 13px;
        font-weight: 300;
    }
        .btm-link a:hover {
            color: #fff;
        }
.copy-writ {
    width: auto;
    float: left;
    color: #fff;
    font-size: 13px;
    margin-top: 10px;
    font-weight: 300;
}
.angtuk {
    float: right;
    color: #fff;
    font-size: 13px;
    margin-top: 10px;
    font-weight: 300;
}
.social a {
    width: 40px;
    float: right;
    margin-left: 10px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #ffff;
    font-size: 22px;
    background: #2b2c30;
    border-radius: 40px;
}
    .social a:hover {
        color: #000;
        background: #FFC107;
    }
.social {
    display: flex;
    float: right;
}
a.headx2 {
    position: absolute;
    right: 10px;
    bottom: 185px;
    background: linear-gradient(20deg, #2158a7 30%, #337fc9 70%) !important;
    padding: 17px 20px;
    text-align: left;
    width: 84%;
    color: #ffff;
}
a.headx2:hover {
    background: linear-gradient(20deg, #297df6 30%, #337fc9 70%) !important;
}
.headx2 i {
    float: right;
    font-size: 22px;
    margin-right: 15px;
}
a.headx3 {
    position: absolute;
    right: 0;
    bottom: 185px;
    background: linear-gradient(20deg, #0e729e 30%, #139ecd 70%) !important;
    padding: 17px 20px;
    text-align: left;
    width: 84%;
    color: #ffff;
}
    a.headx3:hover {
        background: linear-gradient(20deg, #0eb5ff 30%, #139ecd 70%) !important;
    }
.headx3 i {
    float: right;
    font-size: 22px;
    margin-right: 15px;
}
.container2 {
    width: 90%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container2 {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container2 {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container2 {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container2 {
        max-width: 1140px;
    }
}

.container2-fluid, .container2-sm, .container2-md, .container2-lg, .container2-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container2, .container2-sm {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container2, .container2-sm, .container2-md {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container2, .container2-sm, .container2-md, .container2-lg {
        max-width: 960px;
    }
  
}

@media (min-width: 1200px) {
    .container2, .container2-sm, .container2-md, .container2-lg, .container2-xl {
        max-width: 1222px;
    }
  
}
.xtra2 {
    border: 1px solid #2f3139;
    float: left;
    padding: 0 23px;
    min-width: 243px;
    color: #fff;
    position: relative;
    height: 47px;
}
    .xtra2:hover {
        border: 1px solid #ffb504;
        background: #ffb504;
        color: #000;
        font-weight:400 !important;
    }
    .xtra2 span {
        position: absolute;
        top: 12px;
        left: 21px;
    }
#aspnetForm > footer > div:nth-child(3) > div > div:nth-child(2) > div > a {
    top: 4px;
}
#aspnetForm > footer > div:nth-child(3) > div > div:nth-child(3) > div > span {
    font-size: 14px;
    color: #fff;
}
.ht-oth {
    width: 16% !important;
}
li.bghome {
    background: #1a1c23;
    margin-left: 4px;
}
.box88 {
    border: solid 1px #ccc;
    background: #fff;
    border-radius: 5px;
    min-height: 140px;
    margin-bottom: 20px;
}
.bt-ico {
    background: #faba16;
    min-height: 139px;
    float: left;
    width: 35%;
    border-radius: 5px 0 0 5px;
}
    .bt-ico i {
        padding: 20px 10px 10px 10px;
        width: 100%;
        float: left;
    }
    .bt-ico span {
        width: 100%;
        float: left;
        text-align: center;
        font-size: 28px;
        font-weight: 600;
    }
p.niv-hd {
    font-size: 13px;
    text-align: center;
    width: 60%;
    float: left;
    margin-top: 40px;
    padding: 5px;
}
.bt-bg1 {
    background: #118dbb;
}
    .bt-bg1 span {
        color: #fff;
    }
.blg-ble {
    background: #118dbb;
    text-align: center;
}
.bg-bthem {
    background: #118dbb;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
    width: 40px;
    height: 40px;
}
.cr2 {
    width: 40px;
    height: 40px;
    background-color: #ffb504;
    border-radius: 33px;
    padding: 15px 0;
    top: 230px;
    opacity: 1;
    color: #000;
}


