@import url(../css/bootstrap-material-design.css);
/*@import "../sass/owl.carousel.min.scss";*/
body {
    font-size: 14px;
    color: #515151;
    background: #ffffff !important;
    font-family: 'Poppins', sans-serif !important;

}

.header {
    background: #265882;
    height: auto;
}

.headernew {
    background: #fff;
    height: auto;
    padding: 10px 15px;
}

.logo {
    height: 37px;
}

.nav-left {
    border-left: 2px solid #466f92;
    height: 55px;
    padding: 7px 11px 10px 15px;
    font-size: 24px;
}

.sub-header {
    margin-top: 0px;
    background: #fff;
    padding: 0px;
    width: 100%;
    position: fixed;
    z-index: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.subHeader-links > li {
    padding: 0px 10px;
    font-size: 20px;
}

.u46_img {
    border-width: 0px;
    position: absolute;
    left: 0px;
    width: 100%;
    height: 589px;
}

.banner {
    height: 447px;
    background: url(../images/u46.png) right center;
    background-size: cover;
}

.banner-u2 {
    height: 447px;
    background: url(../images/u2.png) right center;
    background-size: cover;
}

.searchcontent-corpoation {
    width: 60%;
}

    .searchcontent-corpoation h1 {
        color: #fff;
        font-size: 2rem;
        line-height: 4rem;
        padding-top: 20%;
    }

    .searchcontent-corpoation h5 {
        color: #fff;
    }

    .searchcontent-corpoation a {
        color: #fff;
        text-decoration: underline;
        font-size: 0.80rem;
        font-weight: bold;
    }

        .searchcontent-corpoation a:hover {
            color: #fff;
        }

.searchcontent h1 {
    color: #fff;
    font-size: 3rem;
    line-height: 4rem;
    padding-top: 10%;
}

.searchcontent h5 {
    color: #fff;
}

.searchcontent a {
    color: #fff;
    text-decoration: underline;
    font-size: 0.80rem;
    font-weight: bold;
}

    .searchcontent a:hover {
        color: #fff;
    }

.footer, .main-footer {
    background: #2b5784;
    color: #fff;
    margin-top: 0px;
}

.footer {
    padding: 25px 0;
    position: relative;
    font-size: 14px;
    font-weight: 600;
}

    .footer .border-right {
        border-right: 2px solid #dee2e6 !important;
    }

    .footer a {
        color: #fff;
    }

.main-footer {
    padding-top: 15px;
    position: fixed;
    bottom: 0px;
}

.payment-text {
    padding-bottom: 10rem;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto !important;
    margin-left: auto !important;
}

.card-footer {
    background-color: white;
    border-top: 0px;
}

.top-slider .card {
    border: 0px;
}

.top-slider .card-img-top {
    width: auto !important;
}

.top-slider .card-group {
    padding: 0px 50px;
}

.top-slider .card-body {
    background-color: #ffffff;
    text-align: center;
}

    .top-slider .card-body a {
        color: #284b89;
        text-decoration: none;
        font-weight: 600;
    }

.top-slider .carousel-inner {
    height: 170px;
}

.top-slider .carousel-control-prev, .top-slider .carousel-control-next {
    width: 2%;
}

.top-slider .material-icons {
    font-size: 70px !important;
    color: #b5bfc7;
}

.slider-02 .card {
    border: 0px;
}

.slider-02 .card-img-top {
    width: auto !important;
}

.slider-02 .card-body {
    background-color: #ffffff;
    text-align: center;
}

.slider-02 .carousel-inner {
    height: 475px;
    box-shadow: 3px 3px 5px rgba(161, 161, 161, 0.34902);
}

.slider-02 .carousel-control-prev, .slider-02 .carousel-control-next {
    width: 8%;
    background: #f2f2f2;
    opacity: 9;
}

.slider-02 .material-icons {
    font-size: 90px !important;
    color: #e4e4e4;
}

.main-heading-primary {
    font-family: 'Open Sans Bold', 'Open Sans Regular', 'Open Sans';
    font-weight: 700;
    font-size: 26px;
    color: #214f7a;
    padding-bottom: 25px;
}

.main-heading-dark {
    font-family: 'Open Sans Bold', 'Open Sans Regular', 'Open Sans';
    font-weight: 700;
    font-size: 26px;
    color: #5e5e5e;
    padding: 10px 0px 10px 0px;
}

.heading-md {
    font-weight: 700;
    font-size: 20px;
    color: #38383c;
    text-align: left;
}

.link-blue {
    text-decoration: underline;
    color: #236192;
}

.subText {
    font-weight: 400;
    font-size: 18px;
    color: #353849;
}

.subLink {
    font-weight: 700;
    font-size: 18px;
    color: #ecb32e;
    padding-top: 17px;
    padding-bottom: 27px;
    cursor: pointer;
}

.btn-boxes {
    padding-top: 75px;
}

    .btn-boxes .card {
        border: 0px;
    }

    .btn-boxes .card-body:hover {
        background-color: #284b89;
        color: white;
        font-weight: 400;
        font-size: 16px;
    }

    .btn-boxes .card-body {
        background-color: #dddddd;
        color: #5e5e5e;
        width: 306px;
        height: 122px;
    }

    .btn-boxes .btn-default {
        color: #5e5e5e;
        background-color: #dddddd;
        border-radius: 20px;
        border-color: #5e5e5e;
        min-width: 180px;
        height: 34px;
        padding-top: 6px;
        font-size: 14px;
        font-weight: 700;
    }

    .btn-boxes .text-sm {
        font-size: 16px;
        font-weight: 400;
    }

.u116 {
    width: 161px;
    height: 57px;
    margin-top: -4px;
}

.direction {
    width: 280px;
    background: #f2f2f2;
    font-size: 13px;
    text-align: center;
    margin-top: 18px;
    color: #353849;
}

.pd-55 {
    padding: 67px 90px;
}

.pd-20 {
    padding: 20px 0px;
}

.pd-btm-20 {
    padding-bottom: 20px;
}

.link-xs {
    text-decoration: underline;
    color: #2d6191;
    cursor: pointer;
    font-size: 12px;
}

.link-sm {
    text-decoration: underline;
    color: #2d6191;
    cursor: pointer;
    font-size: 14px;
}

.slide-link {
    padding-left: 70px;
    margin-bottom: -35px;
}

.app-box {
    padding: 15px 55px;
}

.btn-primary-lg {
    background: #284b89 !important;
    border-color: #284b89 !important;
    width: 194px;
    border-radius: 10px !important;
    height: 49px;
    font-weight: 700 !important;
}

.content-align {
    justify-content: flex-start !important;
}

/**************SLIDER****************/
/* process way slider */
.section2 {
    background-color: #fff;
    margin: 0px;
    padding-top: 55px;
    padding-bottom: 35px;
}

.processway-box {
    text-align: center;
    margin: 0px;
}

    .processway-box h4 {
        font-size: 1.125em;
        color: #777;
        line-height: 1.1;
        text-transform: capitalize;
        letter-spacing: 0px;
        margin-bottom: 10px;
    }

    .processway-box a {
        font-size: 16px;
        text-transform: uppercase;
        color: #f0b323;
        font-weight: bold;
    }

.main-content {
    background: #f2f2f2;
    margin-top: 36px;
    min-height: calc(100vh - 182px);
    height: auto;
}

#slideranimate .owl-item {
    border-right: 1px solid #ccc;
}

.owl-carousel .owl-item .pro-img img {
    width: auto;
    margin: 0 auto 21px auto;
    height: 44px;
}

#processway.owl-carousel .owl-nav.disabled {
    display: block !important;
}

#processway .owl-prev, #processway .owl-next {
    background-image: url("../img/slider-left.png") !important;
    background-repeat: no-repeat;
    font-size: 0px;
    background-position: center center;
    width: 26px;
    height: 43px;
    position: absolute;
    left: -47px;
    top: 50%;
    margin-top: -21px;
}

#processway .owl-next {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    left: auto;
    right: -47px;
}

#processway {
    margin: 0 auto;
    max-width: 1100px;
}

    #processway figure {
        cursor: pointer;
    }

.main {
    max-width: 1200px;
    margin: 0 auto;
}

/* header intro */
.header-intro {
    background-color: #fff;
    overflow: hidden;
}

figure.intro-img {
    position: relative;
    line-height: 0px;
    margin: 0px auto;
    padding-left: 0;
    width: 245px;
    height: 245px;
    padding-top: 133px;
    padding-bottom: 153px;
}

    figure.intro-img:before {
        content: '';
        position: absolute;
        bottom: -10%;
        left: -74%;
        background-image: url("../images/plane-img.png");
        background-repeat: no-repeat;
        background-position: center center;
        width: 583px;
        height: 552px;
        display: block;
        background-size: contain;
    }

    figure.intro-img > img {
        border-radius: 50%;
    }

.intro-cnt {
    padding-top: 119px;
}

    .intro-cnt h2 {
        color: #666;
        font-size: 30px;
        font-weight: bold;
        text-transform: uppercase;
        padding-bottom: 16px;
        position: relative;
        margin-bottom: 28px;
    }

        .intro-cnt h2:after {
            content: "";
            position: absolute;
            bottom: 0px;
            left: 0px;
            width: 58px;
            height: 3px;
            background-color: #236192;
        }

    .intro-cnt p {
        font-size: 18px;
        color: #666;
        margin-bottom: 24px;
    }

.header-intro-innr .col-6:first-of-type {
    width: 40%;
    float: left;
}

.header-intro-innr .col-6:last-of-type {
    width: 60%;
    float: left;
}

.animation-sec {
    float: left;
    width: 100%;
    background-color: #fff;
}

.animate-title {
    /*height: 60px;
  margin-bottom: 26px;*/
    display: inline-table;
    width: 100%;
}

.tb {
    display: table;
    width: 100%;
    height: 100%;
}

.tb-cl {
    /* display: table-cell;*/
    vertical-align: bottom;
    height: 100%;
}

.animate-cnt {
    color: #333;
    padding-top: 10px;
    display: flex;
    padding-bottom: 10px;
    /* padding-bottom: 69px;*/
}

    .animate-cnt h4 {
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0.4px;
        line-height: 20px;
    }

        .animate-cnt h4 strong {
            text-transform: uppercase;
            display: block;
            letter-spacing: 0px;
        }

    .animate-cnt p {
        max-width: 225px;
        line-height: 24px;
    }

    .animate-cnt a {
        display: inline-block;
        margin-top: 26px;
        color: #fff;
        font-weight: 900;
        text-transform: uppercase;
    }

#slideranimate.owl-carousel {
    border: 1px solid #ccc;
    padding-left: 81px;
    padding-right: 81px;
}

    #slideranimate.owl-carousel .owl-nav.disabled {
        display: block !important;
    }

#slideranimate .owl-prev, #slideranimate .owl-next {
    background-image: url("../images/slider-left.png");
    background-repeat: no-repeat;
    font-size: 0px;
    background-position: center center;
    background-size: 18px;
    width: 50px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 00%;
    background-color: #f2f2f2;
}

#slideranimate .owl-next {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    left: auto;
    right: 0;
}

/* animation section */
.animate-area {
    position: relative;
    padding-bottom: 14%;
    background-image: url("../images/layer.jpg");
    background-color: #F5B135;
    background-repeat: repeat-x;
    background-position: 14.5% center;
    background-size: 820%;
    overflow: hidden;
}

    .animate-area figure {
        margin: 0px;
    }

    .animate-area .layer-first {
        position: absolute;
        /*z-index: 9;*/
        width: 100%;
        bottom: 6px;
    }

        .animate-area .layer-first figure {
            width: 5.1%;
            position: relative;
            left: 29.8%;
            line-height: 0;
        }

    .animate-area .layer-sec {
        position: absolute;
        bottom: 4px;
        width: 100%;
    }

        .animate-area .layer-sec figure {
            position: relative;
            left: 36%;
            width: 5%;
            line-height: 0;
        }

    .animate-area .layer-three {
        position: absolute;
        top: 11%;
        width: 100%;
    }

        .animate-area .layer-three figure.first {
            position: absolute;
            /*left: 2%;*/
            left: 100%;
            width: 5.5%;
        }

        .animate-area .layer-three figure.sec {
            position: absolute;
            /*left: 39%;*/
            left: 100%;
            width: 7.5%;
        }

        .animate-area .layer-three figure.third {
            position: absolute;
            /*left: 80%;*/
            left: 100%;
            width: 5.5%;
            padding-top: 1%;
        }

        .animate-area .layer-three figure.fourth {
            position: absolute;
            /*left: 87%;*/
            left: 100%;
            width: 6.1%;
        }

    .animate-area .layer-four {
        position: absolute;
        top: 12%;
        width: 100%;
    }

        .animate-area .layer-four figure {
            position: relative;
            left: 55%;
            width: 3%;
        }

    .animate-area .layer-five {
        position: absolute;
        top: 2%;
        width: 100%;
    }

        .animate-area .layer-five figure {
            position: relative;
            left: 63%;
            width: 4%;
        }

    .animate-area .layer-six {
        position: absolute;
        top: 2%;
        width: 100%;
    }

        .animate-area .layer-six figure {
            position: relative;
            left: 69%;
            width: 7.3%;
        }

    .animate-area .layer-seven {
        position: absolute;
        top: 22%;
        width: 100%;
    }

        .animate-area .layer-seven figure {
            position: relative;
            left: 11.4%;
            width: 6.1%;
        }

    .animate-area .layer-eight {
        position: absolute;
        top: 26%;
        width: 100%;
    }

        .animate-area .layer-eight figure {
            position: relative;
            /*left: 58.5%;*/
            left: 100%;
            width: 2%;
        }

/* animation section end */
/*Election Night Result Section*/
.election-title {
    color: #6FB6CD;
    font-size: 0.75rem;
    font-weight: 500;
}

.party-type {
    background: #f93c3f;
    border-radius: 50%;
    padding: 3px 7px;
    font-size: 0.7rem;
    color: #fff;
}

.party-type2 {
    background: #0081c9;
    border-radius: 50%;
    padding: 3px 7px;
    font-size: 0.7rem;
    color: #fff;
}

.election-candidates {
    font-size: 0.7rem;
}

    .election-candidates tr td {
        padding: 8px 5px;
    }

.main-heading-primary-election-title {
    font-family: 'Open Sans Bold', 'Open Sans Regular', 'Open Sans';
    font-weight: 700;
    font-size: 26px;
    color: #214f7a;
    padding-bottom: 15px;
}

/*Global Button Styles*/
.bigbtn {
    color: #fff !important;
}

.standard-btn {
    color: #fff !important;
    background: #236192 !important;
    text-transform: capitalize !important;
    margin: 10px 5px !important;
    font-size: 1rem !important;
}

.standard-btn-darkblue {
    color: #fff !important;
    background: #004979 !important;
    text-transform: capitalize !important;
    margin: 10px 5px !important;
    font-size: 1rem !important;
}

.standard-btn-yellow {
    color: #fff !important;
    background: #f5b135 !important;
    text-transform: capitalize !important;
    margin: 10px 5px !important;
    font-size: 1rem !important;
}

.iagree {
    font-size: 14px;
    line-height: 24px;
    text-decoration: underline;
}

.custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 0px #fafafa, 0 0 0 0px #2196f3 !important;
}

.popup-close {
    font-size: 36px !important;
}

.btn-disable[disabled] {
    background: #999999 !important;
}

.popup-title {
    font-family: 'Open Sans Regular', 'Open Sans';
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    color: #236192;
}

.breadcrumb-icon {
    width: 90px;
    height: 48px;
}

.breadcrumb-title {
    font-size: 0.90rem;
    padding-top: 20px;
}

.breadcrumb-line {
    margin-bottom: -70px;
}

.resource-section {
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.24);
    padding: 15px;
    margin: 10px 0px;
    border-bottom: 3px solid #2b5784;
    color: #777;
    font-size: 15px;
}

    .resource-section p {
        min-height: 90px;
    }

    .resource-section h5 {
        font-size: 18px;
        color: #2b5784;
    }

    .resource-section a {
        color: #2b5784;
        font-weight: bold;
        font-size: 20px;
    }

    .resource-section img {
        vertical-align: initial;
    }

.resource-section-d {
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.24);
    padding: 15px;
    margin: 10px 0px;
    border-bottom: 3px solid #2b5784;
    font-size: 15px;
}

    .resource-section-d h2 {
        font-weight: normal;
    }

    .resource-section-d h5 {
        font-size: 18px;
    }

    .resource-section-d a {
        color: #2b5784;
        font-weight: bold;
        font-size: 20px;
    }

    .resource-section-d img {
        vertical-align: initial;
    }

.footer-address {
    font-size: 0.75rem;
    line-height: 1.2rem;
}

    .footer-address a {
        color: #fff;
        text-decoration: underline;
        font-size: 0.80rem;
        font-weight: bold;
    }

        .footer-address a:hover {
            color: #fff;
        }

input.search-query {
    padding-left: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 15px;
    width: calc(100% - 150px);
}

form.form-search {
    position: relative;
}

    form.form-search:before {
        content: '';
        display: block;
        width: 14px;
        height: 14px;
        position: absolute;
        top: 8px;
        left: 8px;
        opacity: .5;
        z-index: 1000;
    }

.searchbtn {
    background: #265882 !important;
    color: #fff !important;
    padding: 16px 30px;
    margin-top: 0px;
    margin-left: -5px;
}

.headerloginbtn {
    background: #2c848d;
    border: 0px;
    color: #fff;
    font-size: 0.85rem;
    font-weight: 500;
    padding: 8px 28px;
    cursor: pointer;
}

.headercreateActbtn {
    background: #3399cc;
    border: 0px;
    color: #fff;
    font-size: 0.85rem;
    font-weight: 500;
    padding: 8px 28px;
    cursor: pointer;
}

.m-0 {
    margin: 0px !important;
}

.searchheader {
    border: 0px;
    padding: 14px 10px 12px 28px;
    font-size: 12px;
    min-width: 185px;
}

    .searchheader::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #666;
        font-size: 12px;
        line-height: 18px;
    }

    .searchheader::-moz-placeholder {
        /* Firefox 19+ */
        color: #666;
        font-size: 12px;
        line-height: 18px;
    }

    .searchheader:-ms-input-placeholder {
        /* IE 10+ */
        color: #666;
        font-size: 12px;
        line-height: 18px;
    }

    .searchheader:-moz-placeholder {
        /* Firefox 18- */
        color: #666;
        font-size: 12px;
        line-height: 18px;
    }

.form-search2:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(../images/u8.png);
    background-position: -51px 0;
    position: absolute;
    top: 15px;
    left: 4px;
    opacity: .5;
    z-index: 1000;
}

#panel {
    padding: 10px 35px;
    display: none;
    width: 300px;
    position: absolute;
    background: #fff;
    right: 0px;
    z-index: 1;
}

#panel-footer {
    padding: 10px 35px;
    display: none;
    width: 300px;
    position: absolute;
    background: #fff;
    right: 30px;
    z-index: 99;
    top: 60px;
}

.mdl-layout {
    align-items: center;
    justify-content: center;
}

.mdl-layout__content {
    padding: 24px;
    flex: none;
}

.mdl-button {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.form-group {
    margin-bottom: 0.5rem !important;
}

.forgetclass {
    font-size: 12px;
    color: #265882;
}

.btn-search {
    padding: 15px 30px;
    border: 0px;
}

.footerloginbtn {
    background: #2c848d;
    border: 0px;
    color: #fff;
    font-size: 1rem;
    width: 100%;
    padding: 10px 0px;
    font-weight: bold;
    text-align: center;
    margin: 15px 0px;
}

.footercreatebtn {
    background: #3399cc;
    margin: 15px 0px;
    border: 0px;
    color: #fff;
    font-size: 1rem;
    width: 100%;
    padding: 10px 0px;
    font-weight: bold;
    text-align: center;
}

.login-bg {
    background: #f2f2f2 !important;
}

.login-btn {
    background: #265882;
    border: 0px;
    color: #fff;
    width: 75%;
    font-size: 0.8rem;
    padding: 8px 30px;
    text-align: center;
    margin: 15px 0px;
    cursor: pointer;
}

.liststyle {
    list-style: none;
    line-height: 36px;
    padding: 0px 0px 0px 15px;
}

.liststyle2 {
    list-style: none;
    line-height: 30px;
    padding: 0px 0px 0px 15px;
}

.slidesection {
    background: #fff;
}

.resourceslist {
    list-style: none;
    padding: 2px;
    line-height: 38px;
    font-size: 1.2rem;
}

.corportationtitle {
    font-size: 2rem;
    vertical-align: middle;
    margin-left: 10px;
}

.sostitle {
    font-size: 2rem;
    line-height: 34px;
}

.coming-soon {
    color: #336699;
    font-weight: 500;
    font-style: italic;
}

a.link, a.link:hover, a.link:focus {
    color: #336699 !important;
}

a.custom-tooltip:hover {
    text-decoration: none;
    border-bottom: 1px dotted #336699;
}

ul.drop-menu {
    position: absolute;
    display: none;
    left: 300px;
    background: #fff;
    padding: 1rem;
    box-shadow: 0px 0px 5px #ccc;
}

    ul.drop-menu li {
        list-style-type: none;
    }

.backToHome {
    font-size: 0.8rem;
    font-weight: bold;
}

#wrapper {
    display: flex;
    padding-top: 75px;
}

    #wrapper.open .sidenav {
        width: 220px;
        box-sizing: border-box;
        overflow-y: auto;
        height: calc(100vh - 75px);
    }

    #wrapper.open #main {
        margin-left: 220px;
    }

    #wrapper.open .sub-header {
        width: calc(100% - 220px);
    }

    #wrapper .sidenav {
        width: 0px;
        height: 100%;
        background-color: #6b6b6b;
        margin-left: 0px;
        overflow: hidden;
        position: fixed;
        z-index: 1;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

        #wrapper .sidenav .sidebar-nav {
            width: 220px;
        }

            #wrapper .sidenav .sidebar-nav li {
                position: relative;
                display: inline-block;
                width: 100%;
                border-bottom: 1px solid #ffffff1a;
            }

                #wrapper .sidenav .sidebar-nav li a {
                    display: block;
                    color: #fff;
                    text-decoration: none;
                    padding: 7px 10px 5px 10px;
                    font-size: 13px;
                    border: none;
                    background: none;
                    width: 100%;
                    text-align: left;
                    cursor: pointer;
                    outline: none;
                    transition: 0.3s;
                }

                    #wrapper .sidenav .sidebar-nav li a:hover {
                        color: #f1f1f1;
                    }

                #wrapper .sidenav .sidebar-nav li.dropdown .dropdown-container {
                    display: none;
                    padding-left: 8px;
                    background-color: #fff;
                    position: relative;
                    width: 100%;
                    padding: 0;
                    margin: 0;
                    border-radius: 0;
                    border: none;
                    box-shadow: none;
                }

                    #wrapper .sidenav .sidebar-nav li.dropdown .dropdown-container li {
                        border-bottom: 1px solid #e4e4e4;
                    }

                        #wrapper .sidenav .sidebar-nav li.dropdown .dropdown-container li a {
                            color: inherit;
                            padding: 7px 10px 5px 20px;
                        }

                        #wrapper .sidenav .sidebar-nav li.dropdown .dropdown-container li:first-child {
                            border-top: 1px solid #868686;
                        }

                        #wrapper .sidenav .sidebar-nav li.dropdown .dropdown-container li:last-child {
                            border-top: 0px solid #868686;
                        }

                #wrapper .sidenav .sidebar-nav li.dropdown .dropdown-btn.active ~ .dropdown-container {
                    display: block;
                }

                #wrapper .sidenav .sidebar-nav li.dropdown .dropdown-btn img {
                    float: right;
                    transform: scale(0.7) translate(-3px, 3px) rotate(0deg);
                }

                #wrapper .sidenav .sidebar-nav li.dropdown .dropdown-btn.active img {
                    transform: scale(0.7) translate(-3px, 3px) rotate(180deg);
                }

            #wrapper .sidenav .sidebar-nav .sidebar-brand {
                background-color: #1a1a1a;
            }

                #wrapper .sidenav .sidebar-nav .sidebar-brand > a {
                    font-size: 14px;
                    font-weight: normal;
                    padding: 22px 10px 21px 10px;
                }

    #wrapper #main {
        width: 100%;
        margin-left: 0;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

        #wrapper #main .sub-header .icon-menu img {
            padding: 0px 5px 6px;
        }

        #wrapper #main .sub-header .badge.notif {
            position: absolute;
            padding: 3px 5px;
            border-radius: 50%;
            font-size: 10px;
            left: 16px;
            top: -8px;
        }

#header {
    position: fixed;
    width: 100%;
    z-index: 1;
}

.nav-custom {
    border-bottom: 1px solid #d7d7d7;
}

    .nav-custom .nav-link {
        color: inherit;
        background-color: transparent;
        font-size: 15px;
        font-weight: 600;
        padding: 5px 0px;
        margin: 0 10px;
        border-radius: 0;
    }

        .nav-custom .nav-link.active {
            border-bottom: 4px solid #3399cc;
        }

.card-custom {
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.24);
    margin: 10px 0px;
    border-radius: 0;
    font-size: 14px;
}

    .card-custom .card-header {
        font-size: 16px;
        font-weight: 300;
        color: #2B5784;
        background: #fff;
        padding: 0.3rem 1.25rem;
    }

    .card-custom .card-body {
        padding: 0.25rem 0.5rem;
    }

        .card-custom .card-body .img-sm {
            width: 15px;
        }

        .card-custom .card-body .menu-link {
            color: #515151;
            text-decoration: none;
        }

            .card-custom .card-body .menu-link:hover {
                color: #3399CC;
            }

.table-grid th, .table-grid td {
    border-top: 0px solid #dee2e6;
    padding: 0.5rem 0.75rem;
    white-space: nowrap;
}

.table-grid thead th {
    border-bottom: 0px solid #dee2e6;
}

.table-grid thead tr {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-grid tbody tr:nth-of-type(odd) {
    background-color: #fff;
}

.table-grid tbody tr:nth-of-type(even) {
    background-color: rgba(0, 0, 0, 0.05);
}

.width-full {
    width: 100%;
}

.form-control:focus {
    box-shadow: none !important;
}

.search-nav, .search-nav:hover {
    color: inherit;
    text-decoration: none;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0 !important;
}

.mCSB_scrollTools {
    /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
    width: 8px !important;
}

.mCSB_inside > .mCSB_container {
    margin-right: 8px !important;
}

@media screen and (max-width: 320px) {
    .corportationtitle {
        font-size: 1rem !important;
        vertical-align: middle;
        margin-left: 10px;
    }

    .sostitle {
        font-size: 1.2rem !important;
        line-height: 34px;
    }
}

@media screen and (min-width: 320px) and (max-width: 768px) {
    .searchcontent-corpoation {
        width: 100% !important;
    }

    .corportationtitle {
        font-size: 1.2rem !important;
        vertical-align: middle;
        margin-left: 10px;
    }

    .sostitle {
        font-size: 1.2rem !important;
        line-height: 34px;
    }

    .searchheader {
        border: 0px;
        padding: 14px 10px 12px 28px;
        font-size: 12px;
        display: none;
        min-width: 157px;
    }

    body {
        overflow-x: hidden;
    }

    .searchcontent h1 {
        color: #fff;
        font-size: 2.3rem !important;
        line-height: 3rem !important;
        padding-top: 10%;
    }

    input.search-query {
        padding-left: 15px;
        padding-top: 12px;
        padding-bottom: 12px;
        padding-right: 15px;
        width: calc(100% - 75px) !important;
    }

    .searchbtn {
        background: #265882 !important;
        color: #fff !important;
        padding: 15px 13px !important;
        margin-top: 0px;
        margin-left: -5px;
    }

    .searchcontent h5 {
        color: #fff;
        font-size: 1rem;
    }

    .breadcrumb-icon {
        width: 48px !important;
        height: 28px !important;
    }

    .popup-title {
        font-family: 'Open Sans Regular', 'Open Sans';
        font-weight: 400;
        font-style: normal;
        font-size: 20px !important;
        color: #236192;
    }

    .breadcrumb-title {
        font-size: 0.75rem !important;
        padding-top: 20px;
    }

    .breadcrumb-line {
        margin-bottom: -55px !important;
    }

    .pd-55 {
        padding: 58px 68px !important;
    }

    .sub-header {
        margin-top: 0px;
        padding: 0px !important;
        text-align: center;
    }

    .app-box {
        padding: 15px 25px !important;
    }

    .main-heading-primary {
        font-family: 'Open Sans Bold', 'Open Sans Regular', 'Open Sans';
        font-weight: 700;
        font-size: 20px !important;
        color: #214f7a;
        padding-bottom: 25px;
    }

    .main-heading-dark {
        font-family: 'Open Sans Bold', 'Open Sans Regular', 'Open Sans';
        font-weight: 700;
        font-size: 20px !important;
        color: #5e5e5e;
        padding: 10px 0px 10px 0px;
    }

    .subText {
        font-weight: 400;
        font-size: 16px !important;
        color: #353849;
    }

    .heading-md {
        font-weight: 700;
        font-size: 16px !important;
        color: #38383c;
        text-align: left;
    }

    .banner ul li {
        width: 100%;
        text-align: center;
        min-height: 115px;
        display: inherit !important;
    }

    .banner {
        height: 589px;
        background: url(../images/u46.png) top right !important;
    }

    .nav-left {
        border-left: 2px solid #466f92;
        height: 50px;
        padding: 10px 11px 10px 15px;
        font-size: 20px;
    }

    .navbar {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        padding: 0rem 1rem !important;
    }

    #processway .owl-prev, #processway .owl-next {
        background-image: url("../images/slider-left.png");
        background-repeat: no-repeat;
        font-size: 0px;
        background-position: center center;
        width: 26px;
        height: 43px;
        position: absolute;
        left: -15px;
        top: 50%;
        margin-top: -21px;
    }

    #processway .owl-next {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        left: auto;
        right: -15px;
    }

    .subHeader-links > li {
        padding: 7px 7px !important;
    }
}

@media (max-width: 1140px) {
    .txttitle {
        font-size: 1.3rem !important;
    }

    /*** Home page style start ***/
    .section2 p br {
        display: none;
    }

    .section2 ul li .s2cover::before {
        border-bottom: 100px solid transparent;
        border-top: 100px solid transparent;
    }

    .section2 ul li .s2cover {
        height: 200px;
    }

    .section-reporting .section2 ul li .s2cover {
        height: auto;
    }

    #processway .owl-prev, #processway .owl-next {
        width: 20px;
        height: 34px;
        background-size: contain;
    }

    #processway .owl-prev {
        left: 0px;
    }

    #processway .owl-next {
        right: 0px;
    }

    .section2 {
        background-color: #fff;
        margin: 0px 20px;
        padding-top: 40px;
        padding-bottom: 80px;
    }
}

@media (max-width: 1160px) {
    .main {
        max-width: 100%;
        padding: 0 20px;
    }
}

@media (max-width: 600px) {
    .slider-02 .carousel-control-prev, .slider-02 .carousel-control-next {
        width: 12% !important;
        background: #f2f2f2;
        opacity: 9;
    }

    .section2 {
        background-color: #fff;
        margin: 0px 20px !important;
        padding-top: 40px;
        padding-bottom: 80px;
    }

        /*** Home page style start ***/
        .section2 ul li .s2cover {
            height: 120px;
            padding: 25px 20px;
        }

            .section2 ul li .s2cover::before {
                border-bottom: 60px solid transparent;
                border-top: 60px solid transparent;
                border-left: 30px solid #274e89;
                border-top: 60px solid transparent;
                right: -30px;
            }

        .section2 ul li .s2cover1::before {
            border-bottom: 60px solid transparent;
            border-top: 60px solid transparent;
            border-left: 30px solid #2f5890;
            border-top: 60px solid transparent;
            right: -30px;
        }

        .section2 ul li .s2cover2::before {
            border-bottom: 60px solid transparent;
            border-top: 60px solid transparent;
            border-left: 30px solid #3c6a9d;
            border-top: 60px solid transparent;
            right: -30px;
        }

        .section2 ul li .s2cover3::before {
            border-bottom: 60px solid transparent;
            border-top: 60px solid transparent;
            border-left: 30px solid #507ba7;
            border-top: 60px solid transparent;
            right: -30px;
        }

    /*** Home page style end ***/
}

@media (max-width: 1280px) {
    .main {
        padding: 0 20px;
    }

    #processway .owl-prev {
        left: 0px;
    }

    #processway .owl-next {
        right: 0px;
    }

    #processway .owl-prev, #processway .owl-next {
        width: 20px;
        height: 34px;
        background-size: contain;
    }

    #processway {
        padding-left: 25px;
        padding-right: 25px;
    }

    .logo-new {
        width: 11%;
        padding-right: 13px;
    }

    header .logo {
        width: 13%;
        padding-left: 20px;
    }

    header nav {
        width: 72%;
    }

    .searchinput input {
        min-width: 200px;
    }
}

@media (max-width: 360px) {
    .subHeader-links > li {
        padding: 0px 5px;
        font-size: 20px;
    }

    .subHeader-links li a img {
        width: 75% !important;
    }

    .popupicons {
        width: 100% !important;
    }

    .popup-title {
        font-family: 'Open Sans Regular', 'Open Sans';
        font-weight: 400;
        font-style: normal;
        font-size: 15px !important;
        color: #236192;
    }

    .main-heading-primary {
        font-family: 'Open Sans Bold', 'Open Sans Regular', 'Open Sans';
        font-weight: 700;
        font-size: 15px !important;
        color: #214f7a;
        padding-bottom: 25px;
    }

    .pd-55 {
        padding: 58px 50px !important;
    }

    .nav-left {
        border-left: 2px solid #466f92;
        height: 55px;
        padding: 15px 10px 10px 10px !important;
        font-size: 16px !important;
    }

    .banner ul li .btn-common {
        text-transform: capitalize;
        font-size: 13px !important;
        color: #666;
        border-color: #666;
        border-width: 1px;
        font-weight: 600;
        padding: 8px 28px 5px 26px;
        border: 1px solid #666;
        margin-bottom: -20px;
    }

    .banner ul li:hover .btn-common {
        text-transform: capitalize;
        font-size: 13px !important;
        background-color: #fff;
        color: #666;
        border-color: #fff;
        border-width: 1px;
        font-weight: 600;
        padding: 8px 28px 5px 26px;
        border: 1px solid #666;
        margin-bottom: -38px;
    }

    .logoMain {
        width: auto;
        height: 70px;
    }
}

@media screen and (max-width: 767px) {
    .sidenav {
        margin-top: 36px;
    }

    #wrapper {
        padding-top: 76px;
    }

        #wrapper.open #main {
            margin-left: 0px;
        }

        #wrapper.open .sub-header {
            width: calc(100% - 0px);
        }
}

@media (max-width: 575px) {
    .sub-header {
        margin-top: -5px;
        padding: 0px !important;
        text-align: center;
    }

    .main-content {
        padding-top: 40px;
    }

    .sidenav {
        margin-top: 72px;
    }
}

/*# sourceMappingURL=app.css.map */
