﻿@import url('https://fonts.googleapis.com/css2?family=Alice&display=swap');
 
@import url('https://fonts.googleapis.com/css2?family=Tiro+Devanagari+Hindi:ital@0;1&display=swap');
 


a:focus, a:hover, button:focus, input:focus, textarea:focus {
    outline: 0 !important;
}

body {
    padding: 0;
    margin: 0;
    font-family: 'Alice', serif;
    font-family: 'Tiro Devanagari Hindi', serif;
    background-image: url('../images/bodyBg.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-attachment: fixed;
}

a, div, form, h1, h2, h3, h4, h5, h6, input, li, p, span, table, td, tr {
    padding: 0;
    margin: 0;
    text-decoration: none;
    font-weight: 400;
    line-height: normal;
    outline: 0
}

h2, h3, h4, h5, h6 {
    font-weight: 700;
}

a:focus, a:hover {
    text-decoration: none
}

input:focus, textarea:focus {
    border: none
}

.container-fluid {
    padding-right: 50px;
    padding-left: 50px
}

h1 {
    font-size:30px
}

h2 {
    font-size:28px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 20px
}

h5 {
    font-size:18px
}

h6 {
    font-size: 16px
}

 

.section-padding {
    padding: 30px 0
}

.section-paddingSm {
    padding: 8px 0
}

.section-paddingLg {
    padding: 70px 0
}

.pd_140 {
    padding: 140px 0
}

.pd_100 {
    padding: 100px 0
}

.pd_0x30 {
    padding: 0 30px
}

.pd_60 {
    padding: 60px 0
}

.pd_50 {
    padding: 50px 0
}

.pd_40 {
    padding: 40px 0
}

.pd_30 {
    padding: 30px 0
}

.pd_20 {
    padding: 20px 0
}

.pd-0 {
    padding: 0 !important
}

.pd_b-0 {
    padding-bottom: 0 !important
}

.pd_t-0 {
    padding-top: 0 !important
}

.mr-0 {
    margin: 0 !important
}

.mr_0x5 {
    margin: 0 5px !important
}

.mr_tp-100 {
    margin-top: 100px !important
}

.mr_tp-90 {
    margin-top: 90px !important
}

.mr_tp-80 {
    margin-top: 80px !important
}

.mr_tp-70 {
    margin-top: 70px !important
}

.mr_tp-60 {
    margin-top: 60px !important
}

.mr_tp-50 {
    margin-top: 50px !important
}

.mr_tp-40 {
    margin-top: 40px !important
}

.mr_tp-30 {
    margin-top: 30px !important
}

.mr_tp-20 {
    margin-top: 20px !important
}

.mr_bt-100 {
    margin-bottom: 100px !important
}

.mr_bt-90 {
    margin-bottom: 90px !important
}

.mr_bt-80 {
    margin-bottom: 80px !important
}

.mr_bt-70 {
    margin-bottom: 70px !important
}

.mr_bt-60 {
    margin-bottom: 60px !important
}

.mr_bt-50 {
    margin-bottom: 50px !important
}

.mr_bt-40 {
    margin-bottom: 40px !important
}

.mr_bt-35 {
    margin-bottom: 35px !important
}

.mr_bt-30 {
    margin-bottom: 30px !important
}

.mr_bt-20 {
    margin-bottom: 20px !important
}

.darkBlueSection {
    background: #063b69
}

.darkBlueSection01 {
    background: #051c34
}

.lightBlueSection {
    background: #53a5ec
}

.whiteSection {
    background: #fff
}

.lightgraySection {
    background: #fcfcfc;
    width: 100%;
    float: left
}

.darkgraySection {
    background: #f7f7f8
}

.sectionhead {
    padding: 0 0 50px
}

.sectionHeadingblue, .sectionHeadingwhite {
    font-size: 30px;
    line-height: 20px;
    margin-bottom: 18px;
    padding: 0 0 40px
}

.clr-127bd6 {
    background: #127bd6;
    color: #fff
}

.clr-0e64af {
    background: #0e64af;
    color: #fff
}

.clr-0c5ca4 {
    background: #0c5ca4;
    color: #fff
}

.clr-0b5493 {
    background: #0b5493;
    color: #fff
}

.clr-08457b {
    background: #08457b;
    color: #fff
}

.clr-cdb320 {
    background: #cdb320;
    color: #fff
}

.btn {
    display: inline-block;
    text-align: center;
    line-height: 1;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear
}

.btn-blue {
    background: #2942cc;
    color: #fff;
    border: 1px solid #fff
}

    .btn-blue:focus, .btn-blue:hover {
        background: inherit;
        color: #fff
    }

.btn-red {
    border-radius: 19px 19px;
    border: 1px solid #fff !important;
    background: #d91513;
    color: #fff;
}

    .btn-red:focus, .btn-red:hover {
        color: #fff;
        background: inherit !important;
    }
/*header*/
#headerOuter {
    background: linear-gradient( to bottom, #ffffff, #7fe9ff );
}

    #headerOuter .headTop {
        background-color: #d7564f;
        color: #fff;
        padding: 7px 0;
    }

.timeSetBox p {
    line-height: 1;
    padding: 0px 0 0;
    font-size: 12px
}

    .timeSetBox p i {
        float: left;
        padding: 1px 5px 0 0
    }

.timeSetBox span {
    width: 118px;
    overflow: hidden;
    display: inline-block;
    height: 13px;
}

.timeSetBox, .userBox {
    float: left;
    padding: 8px 0 0 0;
}

    .userBox p {
        line-height: 1;
        padding: 0px 0 0;
        font-size: 12px;
        float: left;
    }

        .userBox p i {
            padding: 1px 1px 0 0
        }

    .userBox span {
        overflow: hidden;
        display: inline-block;
        height: 13px;
        background-color: #d91313;
        border-radius: 40px;
        padding: 8px 6px;
        line-height: 1px;
        float: right;
        margin: 0 0 0 5px;
    }

.lauguageOut {
    position: relative;
    float: left;
    padding: 7px 0 0 12px;
}

    .lauguageOut .dropdown-toggle {
        color: #fff;
    }

        .lauguageOut .dropdown-toggle i {
            padding: 0 0 0 5px;
            float: right;
        }

.loginbtn a {
    float: right;
    margin-left: 8px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: inherit;
}

.logoHeader {
    background-size: cover;
    padding: 10px 0;
    background-position: center;
}

.login-box {
    border: solid 1px #162b69;
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
    max-width: 600px;
    margin: 0 auto;
    padding: 18px;
    width: 100%;
}

.btnmt {
    margin-top: 15px;
}

.banner_newI {
    padding: 11em 0;
    text-align: center;
    width: 100%;
    background-image: url(../../InternShipNew/assets/images/contentBg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    /* box-shadow: inset 0 0 0 2000px rgb(255 255 255 / 20%); */
    height: 160px;
}
    /*.border {
    width: 60%;
    margin: 0 auto;
    height: 47px;
    border: 4px solid #ed5ab0;
    border-bottom: 0;
}
*/
    .banner_newI h2 {
        margin: 0;
        font-size: 30px;
        color: #fff;
        text-align: center;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 1.5;
        letter-spacing: 0.1em;
        padding: 0.5em 0 0 0;
    }

    .banner_newI p {
        color: #fff;
        font-size: 1em;
        font-weight: bold;
        margin: 0 0 0 0;
        line-height: 2em;
        letter-spacing: 2px;
        padding: 0 0 0 0;
    }

.border-bottom {
    border-top: 0;
    border-bottom: 4px solid #ed5ab0 !important;
}

/*.contentOuter {
    background: #dbe2fb
}*/
.leftmenui {
    background: linear-gradient(145deg, #162b69, #6e0606);
    margin: 30px 0 40px 0;
    border-radius: 10px;
    overflow: hidden;
}

    .leftmenui li {
        list-style: none;
        border-bottom: 1px dotted #fff;
    }

        .leftmenui li a {
            padding: 8px 10px;
            font-size: 16px;
            display: block;
            color: #fff;
            -moz-transition: all .5s linear;
            -webkit-transition: all .5s linear;
            -ms-transition: all .5s linear;
            -o-transition: all .5s linear
        }

            .leftmenui li a:hover, .leftmenui li a:focus, .leftmenui li.active a {
                background: #162b69;
                text-indent: 5px;
                -moz-transition: all .5s linear;
                -webkit-transition: all .5s linear;
                -ms-transition: all .5s linear;
                -o-transition: all .5s linear;
            }

    .leftmenui ul {
        box-shadow: -6px 6px 0px 0 #e8ebf1;
    }

.newsSection {
    position: relative;
    background: #fff;
    background-repeat: repeat;
    margin: 30px 0px 40px 0;
    box-shadow: 0px 0px 4px #000;
    padding: 20px 35px 40px;
    border-radius: 10px;
    border: none;
}

    .contentTestimon .pin-Img, .newsSection .pin-Img {
        position: absolute;
        top: 0;
        left: 0;
    }

    .newsSection h3 {
        font-size: 22px;
        font-weight: 700;
        color: #203d95;
        border-bottom: 5px solid #203d95;
        position: relative;
        margin-bottom: 10px;
        line-height: 1;
        padding: 15px;
        background: #a0e981;
        border-radius: 12px 0 12px 0;
    }


    .newsSection ul {
        overflow: hidden;
        padding: 0;
    }

    .newsSection li strong {
        display: block;
        width: 100%;
    }

    .newsSection li {
        color: #0e0e0e;
        border: 1px dotted #213e95;
        padding: 10px;
        display: block;
        position: relative;
        width: 100%;
        height: auto;
        overflow: hidden;
        margin-bottom: 10px;
        border-radius: 5px;
    }

    .newsSection i {
        color: #d7930e;
    }

    .newsSection li img {
        margin-left: auto;
    }

    .newsSection li span {
        margin-top: 7px;
        font-size: 17px;
        display: block;
/*        border-top: 1px dotted #3f51b5;*/
        padding-top: 5px;
        line-height: 1.5;
    }
    /*    .newsSection li:before {
        content: "";
        display: inline-block;
        color: #203d94;
        padding: 0 0px 0 0;
        position: absolute;
        left: 0;
        top: 10px;
        border: 3px dotted #3f51b5;
        background: #ff9800;
        width: 12px;
        height: 12px;
    }*/
    .newsSection a {
        display: block;
        width: 100%;
    }

.contentTestimon {
    position: relative;
    margin: 30px auto 110px auto;
    width: 100%;
    background: url(../images/testimonBg.jpg) #ffffff;
    background-repeat: no-repeat;
    background-size: 30%;
    padding: 61px 80px;
    background-position: center center;
    box-shadow: -6px 6px 0px 0 #e8ebf1;
    font-size: 21px;
    border: 1px solid #cccccc47;
}



.footerOuter {
    background: #1c1515;
    padding: 5px 0;
    text-align: center;
}

    .footerOuter p {
        color: #fff;
        font-size: 15px;
    }

.newsSection marquee {
    overflow: hidden;
    height: 320px;
}

.panel-info > .panel-heading {
    color: #fff;
    background-color: #345fe2;
    border-color: #345fe2;
}

.bottom_margin {
    margin-bottom: 15px;
}

.leftnews {
    border: 3px solid #3d56f0;
    height: 97%;
    margin-bottom: 15px;
}

    .leftnews h3 {
        font-size: 22px;
        font-weight: 700;
        color: #084298;
        border-bottom: 1px solid #084298;
        position: relative;
        margin-bottom: 10px;
        line-height: 1;
        /* padding: 0 0 20px 0; */
    }

        .leftnews h3:after {
            content: "";
            background: #084298;
            height: 5px;
            width: 40px;
            display: inline-block;
            position: absolute;
            bottom: 0;
            left: 0;
        }

    .leftnews ul {
        overflow: hidden;
    }

    .leftnews li strong {
        display: block;
    }

.newsSection li:hover {
    background: rgba(124, 190, 229, .5);
}

.leftnews li {
    color: #0e0e0e;
    border-bottom: 2px dotted #213e95;
    padding: 9px 0 9px 30px;
    position: relative;
}
    .leftnews li:before {
        content: "\f00c";
        display: inline-block;
        color: #fff;
        font-family: FontAwesome;
        padding: 0 0px 0 0;
        position: absolute;
        left: 0;
        top: 13px;
    }

.bg-shape-dez {
    position: relative;
    z-index: 999;
}

.box_heading {
    margin: 25px auto 10px;
    text-align: center;
}

    .box_heading h3 span {
        font-size: 35px;
        color: #6f0707;
        text-align: center;
        padding-bottom: 5px;
        font-weight: 600;
        border-bottom: 4px solid #000;
    }

.bg-shape-dez::after,
.bg-shape-dez::before {
    position: absolute;
    z-index: -1;
    content: "";
    width: 50%;
    height: 50%;
    background: #007bff;
    background: -webkit-linear-gradient(to right, #a9e3ee 0, #cf5b52 100%);
    background: linear-gradient(to right, #a9e3ee 0, #cf5b52 100%);
}

.bg-shape-dez::after {
    top: 5px;
    right: 10px;
    border-radius: 0 8px 0 0;
}

.bg-shape-dez::before {
    bottom: 25px;
    left: 10px;
    border-radius: 0 0 0 8px;
}


/*Animations*/

[data-animate-in] {
    opacity: 0;
    transition: transform 0.8s ease, opacity 0.8s ease
}

[data-animate-in="up"] {
    transform: translate3d(0, 24px, 0)
}

[data-animate-in="left"] {
    transform: translate3d(-25%, 0, 0)
}

[data-animate-in="right"] {
    transform: translate3d(25%, 0, 0)
}

[data-animate-in="down"] {
    transform: translate3d(0, -24px, 0)
}

[data-animate-in="fadeIn"] {
    transform: translate3d(0, 0, 0)
}

[data-animate-in].in-view {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transition: transform 0.6s ease, opacity 0.6s ease
}

.fade-in {
    opacity: 0;
    transition: opacity 1s ease
}

.page-loaded .fade-in, .page-loaded.fade-in {
    opacity: 1
}

.isSafari.isTouch [data-animate-in], .isSafari.isTouch [data-animate-in="up"] {
    opacity: 1;
    transition: none;
    transform: none
}

.callout-info {
    text-align: justify;
    background-color: #0088D9;
    color: #fff;
    padding: 12px;
}
/*home page*/

.btn, .btn:hover, .btn:focus, .btn:active, .btn:active:focus {
    outline: 0;
}

.btn-custom {
    margin-bottom: 1em;
}

.no-margin {
    margin: 0;
}

.no-padding {
    padding: 0;
}

.no-border {
    border: 0;
}

.no-radius {
    border-radius: 0;
}


/*** Nav ***/
.navbar-default {
    background-color: #f5f5f5;
    box-shadow: 0 1px 0 0 rgba(0,0,0,0.1);
}

    .navbar-default .nav > li > a:focus, .navbar-default .nav > li > a:hover {
        background-color: #e5e5e5;
    }

/*** Content ***/
main {
}

.i-row {
    padding-top: 40px;
    padding-bottom: 40px;
}


.section-title {
    margin-top: 0;
    margin-bottom: 0.6em;
    font-weight: 500;
}

    .section-title .fa {
        margin-right: 5px;
        color: #6f5499;
    }


/******************************************/

.i-accordion .panel-heading, .d-accordion .panel-heading, .accordion-2a .panel-heading, .accordion-2b .panel-heading, .accordion-3 .panel-heading {
    cursor: pointer;
    background: rgba(37,93,179,.6);
    color: #fff;
    position: relative;
    padding: 0 0 4px 0;
    border-bottom: 5px solid #162b69;
}

    .d-accordion .panel-heading.collapsed .fa-chevron-up:before {
        content: '\f078';
    }

.i-accordion {
    margin-right: -7px;
    margin-left: -7px;
}

.ir-white .panel-success {
    width: 33%;
    padding-right: 7px;
    padding-left: 7px;
    float: left;
    margin-top: 0 !important;
    border: none;
    background: none;
}

.rajE-exam {
    max-width: 100%;
    width: 350px;
}

/*.leftsidebar {
    margin-top: 30px;
    margin-bottom: 10px;
}*/

.leftsidebar ul {
    background: linear-gradient(90deg, #3d56f0, #3d56f0);
    padding: 10px 0 10px 10px;
    border-right: 5px solid #fea902;
    width: 100%;
    transition: 0.5s;
    overflow: hidden;
}

    .leftsidebar ul li {
        list-style: none;
        padding: 7px 15px;
        padding-right: 0;
        color: white;
        font-size: 15px;
        margin-bottom: 2px;
        cursor: pointer;
        position: relative;
        transition: 0.5s;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }

        .leftsidebar ul li a {
            color: #fff;
        }

        .leftsidebar ul li:hover {
            transition: 0s;
            background: #fea902;
        }

        .leftsidebar ul li.active:before {
            content: '';
            position: absolute;
            top: -20px;
            right: 0px;
            width: 20px;
            height: 20px;
            background: transparent;
            border-radius: 50%;
            box-shadow: 10px 10px 0 #fea902;
        }

        .leftsidebar ul li.active:after {
            content: '';
            position: absolute;
            bottom: -20px;
            right: 0px;
            width: 20px;
            height: 20px;
            background: transparent;
            border-radius: 50%;
            box-shadow: 10px -10px 0 #fea902;
        }

        .leftsidebar ul li.active {
            background: #fea902;
        }

.navbar-expand-lg .navbar-nav {
    flex-direction: row;
    align-items: center;
}

.homeMenu .nav-item {
    border-right: 1px dotted #345ae4;
    margin-right: 5px;
    padding-right: 5px;
    text-align: center;
}

.homeMenu .nav-link {
    color: #fff;
    font-size:17px;
    /* font-weight: bold; */
    text-align: center;
    /* text-transform: uppercase; */
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    letter-spacing: 1px;
}

    .homeMenu .nav-link.active {
        font-weight: bold;
    }

.homeMenu .nav-link {
    /*color: transparent;*/
    -webkit-background-clip: text;
    background-clip: text;
    background-repeat: no-repeat;
    transition: 0.5s ease-out;
}

.one {
    background-image: linear-gradient(to right, #76111a 45%, #51eaea 55%);
    background-size: 220% 100%;
    background-position: 100% 50%;
}

    .one:hover {
        background-position: 0% 50%;
    }

.two {
    background-image: linear-gradient(to bottom, #fb3569 45%, #51eaea 55%);
    background-size: 100% 220%;
    background-position: 50% 100%;
}

    .two:hover {
        background-position: 50% 0%;
    }

.three {
    background-image: linear-gradient(to bottom, #842029, #cf313f), linear-gradient(to bottom, #01122c, #345ae4);
    background-size: 0% 100%, 100% 100%;
    background-position: center;
}

    .three:hover {
        background-size: 100% 100%, 100% 100%;
    }

.four {
    background-image: linear-gradient(to bottom, #fb3569, #fb3569), linear-gradient(to bottom, #51eaea, #51eaea);
    background-size: 0% 100%, 100% 100%;
    background-position: center;
    background-position: 0% 50%, 50% 50%;
    transition: 0.5s background-size ease-out;
}

    .four:hover {
        background-size: 100% 100%, 100% 100%;
        background-position: 100% 50%, 50% 50%;
    }

.five {
    background-image: radial-gradient(closest-side, #fb3569 50%, transparent 100%), linear-gradient(to bottom, #51eaea, #51eaea);
    background-size: 0% 0%, 100% 100%;
    background-position: 50% 50%, center;
}

    .five:hover {
        background-size: 260% 260%, 100% 100%;
    }

.dropdown-action {
    width: 100%;
    background-color: #091540;
    color: white;
    padding: 0.5em 0.5em;
    border-radius: 0.25em;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

    .dropdown-action:hover {
        background-color: #050c24;
    }

    .dropdown-action .caret-down {
        height: 100%;
        display: flex;
        align-items: center;
        color: #ffc107;
        font-size: 20px;
    }

        .dropdown-action .caret-down i {
            fill: white;
            width: 1.25em;
            height: 1.25em;
            transform: rotateZ(360deg);
            transition: transform 0.2s ease-in-out;
        }

    .dropdown-action.active-dropdown span i {
        transform: rotateZ(180deg);
    }

.dropdown-content {
    padding: 0 0.2em;
    max-height: 0;
    transition: max-height 0.5s ease-in-out;
    overflow: hidden;
    background-color: #c5e0fc;
    padding: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
}

    .dropdown-content * {
        animation: fadeOut 0.5s ease-in-out;
        opacity: 0;
        padding: 0.5em;
        border-color: #084298;
    }

.dropdown-action.active-dropdown + .dropdown-content * {
    animation: fadeIn 0.5s ease-in-out;
    opacity: 1;
}

.dropdown-content img {
    width: 100%;
    height: auto;
    max-width: fit-content;
    margin-bottom: 0.5em;
}

.table > thead {
    vertical-align: bottom;
    background: #fea902;
    font-weight: bold;
}

.nic-footer-logo {
    max-width: 100px;
    margin-right: 15px;
}

.validationheader + ul {
    margin: 10px 15px;
    font-size: 14px;
}

.form-label {
    font-weight: bold;
}

.table th {
    background: #114695 !important;
    color: #fff !important;
    border: 1px solid #fff;
    vertical-align: middle;
}

.login-box label {
    font-size: 20px;
}

    .login-box label i {
        color: #1d0f46;
        border-right: 1px dotted #f6ac20;
        padding-right: 15px;
        margin-right: 15px;
    }

.login-box .form-control, .login-box .form-select {
    border: 2px solid #eead2e;
    display: block;
    height: 50px;
    width: 100% !important;
    margin-top: 10px;
    border-radius: 30px !important;
}

.login-box h4 {
    font-weight: bold;
    color: #fff;
    background: #1b1047;
    padding: 10px 5px;
    border-radius: 30px;
}


.btn {
    padding: 12px 15px;
    border-radius: 30px;
    font-weight: bold;
}

.btn-primary {
    background: #f6ac20;
    color: #1d0f46;
    border: 3px solid #f6ac20;
}

    .btn-primary:hover {
        background: #1d0f46;
        border: 3px solid #1d0f46;
    }

.radioMrg input {
    margin: 0 10px
}

.newsSection .viewBtn {
    display: table !important;
    max-width: 120px;
}

.homeMenu .modal-backdrop {
    z-index: 9;
}

.profileTab {
    background: #c70b0b;
    border: 1px solid #ffffff;
    padding: 10px;
    border-radius: 5px;
    margin-left: 15px;
    /* width: 60px; */
    /* height: 50px; */
    display: flex !important;
    justify-content: center;
    align-items: center;
}

    .profileTab span, .profileTab span + i {
        font-weight: bold;
        color: #fff;
    }

.bg-white {
    --bs-bg-opacity: 0.6;
    background-color: rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important;
    background: rgba(255,255,255, 0.6);
}
p {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 1px;
}
.btn-primary {
    background: #f6ac20;
    color: #1d0f46;
    border: 3px solid #f6ac20;

}
.btn {
    padding: 12px 15px;
    border-radius: 30px;
    font-weight: bold;
}
.internShipLogo {
    max-width: 250px;
    border: 2px solid #2942cc;
    padding: 10px;
    border-radius: 10px;
}
.countData {
    font-size: 30px;
}
.card-1{background-image: linear-gradient(to bottom right, #ffa7a4, #df4b46);}
.card-2{background-image: linear-gradient( to bottom, #aeeaf4, #63c3d7 );}
.card-3{background: linear-gradient( to bottom, #a5e5a7, #e6f17a );}
.countData h3{font-size:18px;}
.countData h4 {
    font-size: 30px;
    text-align: right;
    font-weight: bold;
    font-family:'Work Sans', sans-serif;
}
.countData i { 
     border-radius: 50%;
    padding: 10px;
    width: 60px;
    height: 60px;
    text-align: center;
    margin-bottom: 15px;
       color: #fff;
}
.countData .card-1 h3 {
    color: #700000;
}
.countData .card-2 h3 {
    color: #700000;
}
.countData .card-3 h3 {
    color: #034c5c;
}
.countData .card-1 i {
    background: #ffcaca;
    border: 2px dotted #de4a45;
    color: #950900;
}

.countData .card-2 i {
    background: #c9f4ff;
    border: 2px dotted #3d9eb7;
    color: #1c2f97;
}
.countData .card-3 i {
    background: #d7ef88;
    color: #015c54;
    border: 2px dotted #5f9b54;
}


.countData i:nth-child(2n+2) {
    border-radius: 0;
    padding: 10px;
    width: auto;
    height: auto;
    text-align: center;
    margin-bottom: 15px;
    color: #570b64;
    display: flex;
    background: no-repeat;
    border: none;
    position: absolute;
    right: 15px;
}

@media only screen and (max-width:991px) {
    .banner_newI {
        padding: 0;
    }

    div#navbarSupportedContent {
        background: #ffbf00e0;
    }
    .navbar-expand-lg .navbar-nav {
        border-top: 1px dotted #3f51b5;
        padding-top: 15px;
        align-items: flex-start;
        flex-direction: column;
   
    }
    .homeMenu .nav-item {
        border-top: 1px dotted #1e6c65;
        margin-right: 10px;
        padding-right: 5px;
        text-align: left;
        width: 100%;
        /* border-left: 0; */
        border-right: 0;
        margin: 5px;
    }
    .homeMenu .nav-link {
        text-align: left;
        padding-left: 0;
    }
}

.btn-close {
    background-color: #ffc107;
    opacity: 1 !important;
}

.title-heading {
    color: #4d54ee;
    border-bottom: 2px dotted #f6ac20;
    padding: 5px 0;
    margin-bottom: 15px;
    font-size:20px;
}
.form-label {
    font-weight: bold;
    color: #4d54ee;
}
.form-control {
    border: 1px solid #f6ac20;
}
.table th {
    background: #4c4a92 !important;
}
.input-group-text { 
    color: #5852ec; 
     background-color:#ffc107;
    border: 1px solid #ffc107;
    border-radius: 5px;
    height: 100%;
    border-right: 0;
 
}

.modal-header {
    background: #484645;
}

.modal-title{color:#fff;}

.profileBg {
    background: #484b93;
}
    .profileBg .form-label {
        color: #f6ac20;
    }
    .profileBg span{color:#fff;}
    .radioButton label {
        margin: 0 15px;
    }
.form-control {
    border: 1px solid #f6ac20;
    margin-bottom: 15px;
}
.card-title {
    color: #4c4a92;
}
table .form-control{margin:0;}

.offcanvas-body .sidebar li .submenu li a {
    background: #ffc800;
    color: #041b38;
    padding: 8px 10px;
    border-radius: 5px;
    font-size: 16px;
    text-transform: capitalize;
    width: 100%;
    display: block;
}
.internShipCircular {
    border-left: 10px solid #673ab7 !important;
    border-bottom: 5px solid #2196f3 !important;
    border-right: 10px solid #673ab7 !important;
    /* border-top: 5px solid #2196f3 !important; */
    background: #f6feff;
}
    .internShipCircular h6 {
        color: #4401bb;
    }
.form-label {
    font-weight: bold;
    color: #4d54ee;
    font-size: 18px;
    line-height: 1.5;
}

 #preloader {
    background: rgba(0,0,0,0.3);
    z-index: 999999999999999;
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #9370db;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

    #loader:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #ba55d3;
        -webkit-animation: spin 3s linear infinite;
        animation: spin 3s linear infinite;
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #ff00ff;
        -webkit-animation: spin 1.5s linear infinite;
        animation: spin 1.5s linear infinite;
    }

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.preloader.fade {
    opacity: 0;
}
