body {
    background: #f0f6ff;
}

a:hover {
    text-decoration: none;
}


/*--- preloader ---*/

.dark #preloader {
    background-color: #232323;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffffc2;
    z-index: 999999;
}

.preloader {
    width: 50px;
    height: 50px;
    display: inline-block;
    padding: 0px;
    text-align: left;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
}

.preloader span {
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #6ea128;
    -webkit-animation: preloader 1.3s linear infinite;
    animation: preloader 1.3s linear infinite;
}

.preloader span:last-child {
    animation-delay: -0.8s;
    -webkit-animation-delay: -0.8s;
}

@keyframes preloader {
    0% {
        transform: scale(0, 0);
        opacity: 0.5;
    }
    100% {
        transform: scale(1, 1);
        opacity: 0;
    }
}

@-webkit-keyframes preloader {
    0% {
        -webkit-transform: scale(0, 0);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(1, 1);
        opacity: 0;
    }
}


/*--- end of preloader ---*/

.logo img {
    width: 85px;
}

.logo_wrapper {
    background: url(../images/DPCC_header01.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
}

.bg_logo {
    background: #004a9ea8;
}

.theme_banner {
    /* background: url(../images/DPCC_App-37.png) #fff;
    background-size: cover;
    background-repeat: no-repeat; */
    width: 100%;
}

.banner_box {
    background: #ffffff;
    padding: 20px;
    border-radius: 7px;
    box-shadow: 0px 0px 10px 0px #bfd8ff;
}

.heading_d {
    position: relative;
    padding-left: 44px;
}

.heading_d:before {
    content: '';
    position: absolute;
    width: 23px;
    height: 23px;
    background: #004a9e;
    left: 0;
    top: 6px;
}

.heading_d:after {
    content: '';
    position: absolute;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 13px solid #00cbf9;
    left: 23px;
    top: 6px;
}

.button_design {
    background: #ffc83d;
    border-radius: 30px;
    padding: 9px 20px;
    color: #003e85;
    line-height: 0px;
    text-decoration: none;
    font-weight: 500;
}

.border_top {
    border-top: 25px solid #004a9e;
}

.ul_list_box {
    list-style: none;
    padding: 0px 0px 0px 25px;
}

ul.ul_list_box li a {
    font-weight: 500;
    color: #212529;
}

ul.ul_list_box li:hover a {
    text-decoration: none;
    color: #6ea128;
}

.ul_list_box li {
    position: relative;
    margin-bottom: 10px;
    border-bottom: 1px solid #0000001a;
    padding-bottom: 2px;
}

.ul_list_box li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.ul_list_box li::before {
    content: "";
    /* border-radius: 50%; */
    width: 7px;
    height: 7px;
    background: #00cbf9;
    position: absolute;
    left: -23px;
    top: 7px;
}

.download_wrapper {
    background: url(../images/app_bg.png) #6ea128;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.app_download_btn a img {
    width: 150px;
    background: #000000;
    border-radius: 9px;
    margin: 4px 0px 0px;
}

.banner_wrapper {
    background: url(../images/DPCC_App-37.png) #fff;
    background-size: cover;
    background-repeat: no-repeat;
    /* height: 80vh; */
    width: 100%;
}

.banner_box a {
    color: #030f1c;
    font-weight: 500;
}

.img_ligin img {
    width: 70px;
}

.reg_box img {
    width: 43%;
}

.login_bg {
    background: #d7e7ff;
    padding: 9px 20px;
}

.arrow_download img {
    width: 46px;
    opacity: 0.7;
}


/*top of header */

.header-top-space {
    font-size: 14px;
}

.header-topbar-icon,
.header-topbar-content {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    text-align: left;
    font-size: 13px;
}

.header-topbar-content {
    padding-left: 5px;
}

.header-topbar-main a {
    padding-right: 10px;
    color: #fff;
}

.header-top-info ul {
    text-align: right;
    margin-bottom: 0;
}

.header-topbar-main {
    padding-top: 4px;
    color: #fff;
}

@media (min-width: 768px) and (max-width: 991px) {
    .header-top-info ul {
        text-align: center;
    }
}

.bg-top-heading {
    background: #003691;
    border-bottom: 1px solid #ffffff29;
}

.header-top-info ul li,
.header-top-info ul li a {
    display: inline-block;
}

.header-topbar-main a.social_icons {
    padding-right: 0px;
}

.social_share {
    background: #ffffff2e;
    width: 20px;
    height: 20px;
    transition: all 0.5s ease;
    line-height: 20px!important;
    border-radius: 50%;
    text-align: center;
    font-size: 10px!important;
    color: #ffffff;
}

.header-topbar-main a.social_icons {
    padding-right: 0px;
}

.header-topbar-main a.social_icons.last {
    padding-right: 10px;
}

.high-contrast.dark {
    background: url(../theme_fornt_change/theme_changer_light.svg) 50% 50% no-repeat;
}

.high-contrast.light {
    background: url(../theme_fornt_change/theme_changer_dark.svg) 50% 50% no-repeat;
}

.theme_change a {
    padding: 5px;
}


/*end top of header */


/*FOOTER*/

.footer {
    background: #030f1c;
    padding: 45px 0px 20px;
    color: #ccc;
    border-top: 1.5px dashed #FFF;
}

.ul_ftr {
    padding-left: 0px;
}

.ul_ftr li {
    display: block;
    position: relative;
    padding-left: 20px;
}

.ul_ftr li a {
    color: #ccc;
}

.last_ul_li:after {
    display: none;
}

.ul_ftr li:after {
    content: '';
    position: absolute;
    /* height: 10px; */
    /* width: 1px; */
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #ffffff52;
    top: 7px;
    left: 0px;
}

.contant_content h4 {
    position: relative;
    z-index: 1;
}

.contant_content h4:before {
    content: '';
    position: absolute;
    height: 4px;
    width: 60px;
    background: #6ea12899;
    bottom: 3px;
    left: 0px;
    z-index: -1;
}


/* login page design start */

@media only screen and (max-width:765px) {
    .login_content {
        width: 90%!important;
    }
}


/* slider css */

.imp_slider img {
    border: 2px solid #6ea128;
}

.slider_wrapper .theme_slider img {
    height: 338px;
    width: 100%;
    object-fit: cover;
    object-position: center center;
}

.theme_slider .owl-nav {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
}

.theme_slider .owl-nav button:focus {
    outline: none;
}

.theme_slider .owl-nav button span {
    color: #ffffff8c;
    font-size: 100px;
}

.theme_slider .owl-nav .owl-prev {
    left: 5%;
    position: absolute;
}

.theme_slider .owl-nav .owl-next {
    right: 5%;
    position: absolute;
}

.theme_slider .owl-dots {
    position: absolute;
}


/******start  spotlight sections ******/

.spotlight {
    position: relative;
    z-index: 9;
}

.spotlight_area {
    background: #073b92;
    border: 1px dashed #ccc;
}

.hilight_heading {
    background: #ffc83d;
    position: relative;
    color: #030f1c;
    font-weight: 600;
    padding: 10px 7px;
    margin-right: 15px;
}

.spotlight_wrap {
    margin-top: 10px;
}

.hilight_heading::after {
    content: '';
    position: absolute;
    border-right: 12px solid transparent;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #ffc83d;
    right: -24px;
}

.hilight_content {
    width: 89%;
    margin: auto;
}

.padding-spotlight i {
    line-height: 23px;
}

.pl_20 {
    padding-left: 20px;
}

.spotlight .spotlight_text img {
    width: 42px;
    display: inline-block;
}

.upper_case {
    text-transform: uppercase;
}

.hilight_content.padding-spotlight {
    margin-top: 10px;
}

.hilight_content.padding-spotlight a {
    color: #fff;
}

.hilight_content.padding-spotlight a img {
    margin-right: 10px;
}


/****** start  emnu  sections ******/

header {
    background: #6ea128;
}

nav li {
    display: block;
    text-align: center;
    position: relative;
}

nav li:before {
    content: '';
    background: #ffffff52;
    right: 0;
    left: 99%;
    position: absolute;
    top: 37%;
    bottom: 35%;
}

nav li:first-child a {
    padding-left: 0px;
}

header a:hover,
header label:hover {
    color: #ffc83d;
}

header a,
header label {
    display: block;
    padding: 20px;
    color: #fff;
    text-decoration: none;
    line-height: 20px;
}

nav a {
    padding: 10px;
    width: 100%;
    padding: 5px 20px;
    width: auto;
}

@media only screen and (max-width:1000px) {
    nav li:first-child a {
        padding-left: 20px;
    }
    nav li {
        text-align: left;
    }
    nav a {
        margin-bottom: 2px;
        background: #78b328;
    }
}


/******end  emnu  sections ******/


/******end  spotlight sections ******/

.theme_table {
    background: #ffffff;
    border: 1px solid #004a9e21;
}

.theme_table tr th {
    border: 1px solid #CCC;
    background: #004a9e;
    color: #fff;
    font-size: .8em;
}

.theme_table>tbody>tr:nth-of-type(odd) {
    background-color: #e7fbff!important;
    color: #004a9e;
}


/*responsive css*/

@media only screen and (max-width:765px) {
    /* nav li:before {
        content: '';
        background: #ffffff63;
        height: 1px;
        right: 30%;
        position: absolute;
        top: 44px;
        left: 30%;
        z-index: 1;
    } */
    .hilight_heading {
        margin-right: 0px;
    }
    .hilight_heading::after {
        left: 5%;
        right: 90%;
        bottom: -20px;
        border-right: 12px solid transparent;
        border-top: 12px solid #ffc83d;
        border-bottom: 12px solid transparent;
        border-left: 12px solid transparent;
    }
    .d-flex {
        display: -ms-flexbox!important;
        display: block!important;
    }
    .logo_box {
        text-align: center;
    }
    .banner_box.mr-3 {
        margin-right: 0px!important;
        margin-bottom: 20px;
    }
    .app_download_btn,
    .app_title {
        text-align: center;
    }
    .app_download_btn div {
        display: inline-block;
    }
    .arrow_download {
        text-align: center;
        transform: rotate( 90deg);
    }
    .arrow_download img {
        width: 35px;
        opacity: 1;
        margin: 10px 0px;
    }
    section .pt-5,
    section.pt-5 {
        padding-top: 1.5rem!important;
    }
    section.pb-5 {
        padding-bottom: 1.5rem!important;
    }
    section.mt-5,
    footer.mt-5,
    .container.mt-5 {
        margin-top: 1.5rem!important;
    }
     :root {
        --fsize-0: 2rem;
    }
}