body,
.c-app,


/* header css */
.head_row {
    min-height: 100px !important;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
}

.address,
.fa.address {
    color: black;
}



@font-face {
    font-family: "kalimati";
    src: url("/fonts/Kalimati.ttf") format("truetype");
}
body,
.c-app,
.c-footer {
    font-family: "kalimati", sans-serif !important;
    background: #fff;
}

/* overridding css for datatable */
.page-item.active .page-link {
    background-color: #053b6f !important;
    color: white;
    border: none;
}

.pagination {
    font-size: 13px !important;
}

.page-link {
    line-height: 0.75 !important;
}

.text-primary {
    color: #053b6f !important;
}

.icon-primary {
    color: #ffffff !important;
}

.text-black {
    color: black !important;
}

.text-size {
    font-size: 15px !important;
}

.text-primary:hover {
    color: blue !important;
}

.container-fluid {
    background: white;
}

.bg-primary {
    color: #053b6f;
}

.c-footer .container-fluid {
    background: #f1f1f1;
}

.nepal-govtlogo {
    padding: 3px 0px;
}

.logo-text {
    padding: 10px 0;
    line-height: 18px;
}

img.logo {
    width: 90px;
    margin-top: 2px;
    margin-right: 33px;
    float: left;
    margin: 5px;
    /* margin-left: 30%; */
}

.icon-digital {
    width: 30px;
    height: 30px;
    object-fit: cover;
}

.bg-ebox {
    background-color: #f2f2f2;
    padding: 16px 10px;
}

img.org-logo {
    width: 125px;
    height: 85px;
    margin-right: 30px;
}

img.home-placeholder {
    height: 100%;
    width: 100%;
}

.head-title {
    padding-left: 0px;
    margin-right: 20px;
    margin-left: -25px;
    margin-top: -7px;
}

.form-control:focus,
.custom-select:focus {
    box-shadow: 0 0 0 0.2rem rgba(50, 31, 219, 0);
    border-color: #c1c0c1;
}

.navbar-brand {
    line-height: 20px;
    font-weight: bold;
    margin-right: 1.5rem;
    color: white !important;
}

.search {
    padding: 4px 9px;
    border-color: #dadada;
    height: auto;
    margin-top: -3px;
}

.contrast {
    font-weight: 600;
    font-size: 20px;
}

.btn-login {
    background: #582fff;
}

.dropdown-item.active,
.dropdown-item:active {
    background: #d6d3d3;
}

a {
    color: black;
}

.right {
    margin-right: 5px;
}

.right-gap {
    margin-right: 45px;
}

.no-padding {
    padding: 1px;
}

.c-main {
    padding-top: 0px;
}

.card-body {
    padding: 1.5em;
    /* padding: 1px 20px 1px 20px; */
}

.carousel-control-prev,
.carousel-control-next {
    width: 3%;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration-style: none;
}

.trending li > span,
.partner-address li > span {
    position: absolute;
    left: 10px;
    font-size: 24px;
    font-weight: 700;
    color: #582fff;
}

.navbar-nav {
    flex-direction: row !important;
}

.top {
    text-align: right;
    font-size: 15px;
    color: #585555;
    float: right;
}

.img-responsive {
    height: 10%;
}

.owl-carousel .item {
    margin: 0px;
}

.owl-carousel {
    margin-bottom: 5px;
}

.remove-mar-pad {
    padding: 0;
    margin: 0;
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

.nav-tabs a:hover {
    background-color: #035a9e;
}

.active {
    background-color: #035a9e;
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

#nav-tab1 .border-tab {
    background-color: #f4f9ff;
    border: none;
}
.border{background: #ef4844 !important;height:4px !important;}
.tab-content > .active {
    display: block;
    height: auto;
}

.bill-tab-content .border-tab {
    background-color: #f8f9fa;
    border: none;
}

.bill-tab-content > .active {
    display: block;
    height: fit-content !important;
    padding-bottom: 10px;
}
.bill-tab-content .pagination {
    font-size: 15px !important;
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
    border-right: 10px solid #ff2200;
    border-left: 10px solid #ff2200;
}

.nav {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

*,
:after,
:before {
    box-sizing: border-box;
}

#nav-tab1 ul li a {
    color: #000;
    font-size: 18px;
}

a {
    color: black;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.suchana_prakashan.tab-content > .active {
    display: block;
    /* height: 500px !important; */
}

.suchana_prakashan .text-size {
    font-size: 15px !important;
    font-family: Kalimati !important;
}
.suchana_prakashan ul {
    list-style: none;
    padding: 0px 5px !important;
}
.suchana_prakashan ul li:before {
    font-family: FontAwesome;
    font-size: 17px !important;
    content: "\F0C1";
    float: left;
    color: #ed2830;
}

*,
:after,
:before {
    box-sizing: border-box;
}

*,
:after,
:before {
    box-sizing: border-box;
}

#nav-tab1 .more,
#nav-tabContent .more {
    position: relative;
}

.float-right {
    float: right !important;
}

.float-center {
    float: center !important;
}

#nav-tab1 ul li,
#nav-tabContent ul li {
    font-size: 0.96rem;
    padding: 10px;
    border-bottom: 1px solid #e5e5e5;
}

li {
    text-align: -webkit-match-parent;
}

#nav-tab1 ul {
    list-style: none;
    padding: 5px 12px;
}

#nav-tab1 ul li:before {
    font-family: FontAwesome;
    font-size: 20px !important;
    content: "\F0C1";
    float: left;
    padding: 4px 4px 0 2px;
    color: #ff3531;
}
}

body {
    background: #fff;
    color: #444;
    font-family: Open Sans, sans-serif;
}

*,
:after,
:before {
    box-sizing: border-box;
}

.fade.show {
    opacity: 1;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

.nav-tabs .nav-link.active {
    background-color: #ef4844;
    color: #ffffff;
    border-radius: 0;
    font-weight: 600;
    font-size: 18px !important;
}

.nav-tabs .nav-link {
    background-color: #007ab1;
    color: #fff;
    text-align: center;
    border-radius: 0 !important;
    border: 1px solid #fff !important;
    padding: 10px;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
}

.recentarticle {
    margin: 0;
    padding: 0.3rem;
    /* background-color: #007ab1; */
    font: 1rem "Fira Sans", sans-serif;
}

.recentarticle > h1,
.recent-cmspost {
    margin: 0rem;
    padding: 10px;
    font-size: 1.6rem;
    color: #fff;
    background-color: #006999;
}

.recent-cmspost {
    background: right/contain content-box border-box no-repeat white;
}

.recent-cmspost > h2,
.recent-cmspost > p {
    margin: 0.2rem;
    font-size: 1rem;
}

#incident-template-text {
    height: 250px !important;
}

#owl-demo .item {
    display: block;
    height: 400px;
    object-fit: cover;
}

#democarouseltitle {
    position: absolute;
    top: 16px;
    left: 16px;
    font-size: 25px !important;
    padding-left: 50vh;
    font-weight: bolder;
}

#democarouseltitle a {
    color: rgba(8, 8, 8, 0.986) !important;
}

#home_header {
    text-align: center;
}

.first_header {
    font-size: 14px;
    font-weight: 530;
    color: black;
}

.second_header {
    font-size: 15px;
    font-weight: 530;
    color: black;
}

.office_name_header {
    font-size: 18px;
    font-weight: 900;
    color: red;
}

.office_name_header_en {
    font-size: 16px;
    font-weight: 800;
    color: black;
}

.third_header {
    font-size: 14px;
    font-weight: 550;
    color: black;
}

.header_office_address {
    font-size: 14px;
    font-weight: 550;
    color: black;
}

.switchbutton button {
    border: 0;
    background: #fff;
    color: #582fff;
}

.switchbutton button:focus {
    outline: 0;
}

.switchbutton .light {
    background: #dedede;
    margin-right: 2px;
}

.switchbutton .dark {
    color: yellow;
    background-color: black;
}

.box-switch {
    float: left;
    margin-top: 3px;
}

.box-switch .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 14px;
    margin-bottom: 0;
}

.box-switch .switch input {
    display: none;
}

.box-switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.box-switch .slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: -0px;
    bottom: -1px;
    background-color: #053b6f;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.box-switch input:checked + .slider {
    background-color: #e6e6e6;
}

.box-switch input:focus + .slider {
    box-shadow: 0 0 1px #2196f3;
}

.box-switch input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */

.box-switch .slider.round {
    border-radius: 34px;
}

.box-switch .slider.round:before {
    border-radius: 50%;
}

.en {
    position: relative;
    right: 3px;
    top: -2px;
}

.np {
    position: relative;
    left: 3px;
    top: -4px;
}

.lang-flag {
    width: 17px;
}

p.header_text {
    padding: 0;
    margin: 0px;
    /* font-size: 20px !important; */
    font-weight: bold;
    /* color: white; */
}

.head_row {
    background-color: #4d94ff;
    display: flex;
}

.fontlarge {
    float: left;
    font-size: 14px;
    cursor: pointer;
}

.custom-headbtn {
    float: right;
    clear: left;
    margin-top: -5px;
    margin-right: 10px;
}

.btn-login {
    line-height: 1.25;
    padding: 0.375rem 1rem;
}

.search-box {
    float: right;
    margin-right: 20px;
}

.date-time {
    float: left;
    margin-top: 3px;
}

.navbar-toggler {
    float: right;
    background: #ccc;
}

.info-text {
    font-size: 18px;
    font-weight: bold;
}

.logo-text a {
    color: #000;
}

.nepal-flag {
    float: right;
    height: 90px;
    width: 76px;
}

.flag-img {
    width: 90px;
    height: 76px;
    object-fit: contain;
}

.main-menu {
    display: block;
    position: relative;
    background: #1e73be;
    padding-left: 10vh;
    margin: 0;
}

.container-menu {
    width: 100%;
    margin: 0 auto;
}

.main-menu:before,
.main-menu:after {
    display: table;
    line-height: 0;
    content: "";
}

.core-menu {
    font: normal normal normal 1em/1 Roboto, sans-serif;
    padding-left: 30px;
    overflow: hidden;
}

.core-menu li {
    list-style: none;
    display: inline-block;
    cursor: pointer;
}

.core-menu li a {
    display: inline-block;
    color: white;
    padding: 0.9em;
    padding-left: 20px;
    padding-right: 20px;
}

.core-menu li a:hover {
    background: #035a9e;
    text-decoration: none;
    color: white;
}

.toggle:before {
    content: "\f107";
    font: normal normal normal 15px/1 FontAwesome;
}
.dropdown1 {
    /* margin-top: 44px; */
    position: absolute;
    width: 230px;
    background: #035a9e;
    text-align: left;
    display: none;
}

.dropdown1 li,
.dropdown li {
    display: block;
}

.dropdown1 li a,
.dropdown li a {
    display: block;
    color: white;
}

.dropdown1 li a:hover {
    background-color: #afd1eba8;
}

.dropdown2 {
    position: absolute;
    width: 230px;
    background: #035a9e;
    text-align: left;
    display: none;
    right: -100%;
    top: auto;
    margin-top: -41px;
}

.dropdown2 li {
    display: block;
}

.dropdown2 li a {
    display: block;
}

li span.toggle2 {
    position: absolute;
    right: 0;
    margin-right: 20px;
}

.toggle2:before {
    content: "\f105";
    font: normal normal normal 16px/1 FontAwesome;
}

.hamburger-menu {
    padding: 1em;
    display: none;
    font: normal normal normal 16px/1 Roboto;
    text-transform: uppercase;
}

@media (max-width: 720px) {
    .main-menu {
        height: 50px;
    }

    .container-menu {
        width: 100%;
    }

    .navigation {
        float: left;
        display: block;
        width: 100%;
    }

    .core-menu {
        float: right;
        width: 100%;
        background: #1a1a1a;
        margin: auto;
        display: none;
    }

    .core-menu li {
        width: 100%;
        display: block;
    }

    .core-menu li a {
        display: block;
        margin: auto;
    }

    .hamburger-menu {
        display: block;
        text-align: center;
        padding-right: 60px;
        float: none;
        width: 100%;
    }

    .burger-1,
    .burger-2,
    .burger-3 {
        display: block;
        position: absolute;
        width: 20px;
        height: 3px;
        border-radius: 30px;
        right: 0;
        margin-right: 25px;
        background: #fff;
        -webkit-transition: 0.2s ease;
        -ms-transition: 0.2s ease;
        -moz-transition: 0.2s ease;
        -o-transition: 0.2s ease;
        transition: 0.2s ease;
    }

    .burger-1 {
        top: 15px;
    }

    .burger-2 {
        top: 23px;
    }

    .burger-3 {
        top: 31px;
    }

    .burger-1.open,
    .burger-2.open,
    .burger-3.open {
        -webkit-transition: 0.2s ease;
        -ms-transition: 0.2s ease;
        -moz-transition: 0.2s ease;
        -o-transition: 0.2s ease;
        transition: 0.2s ease;
        transform-origin: 50% 50%;
    }

    .burger-1.open {
        top: 25px;
        width: 23px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
    }

    .burger-2.open {
        opacity: 0;
    }

    .burger-3.open {
        top: 25px;
        width: 23px;
        transform: rotate(-45deg);
    }

    /* .dropdown {
        width: 100%;
        background: #0e0e0e;
        text-align: center;
        position: absolute;
    }
    .dropdown2 {
        right: 0;
        top: auto;
        width: 100%;
        position: absolute;
        padding: 0 20px;
    } */
}

/* footer css */

.foot {
    background-color: #f1f1f1;
    color: #000;
}

.link-header {
    color: lightgrey;
}

.copyright {
    text-align: center;
    padding: 7px;
}

.copyright-text {
    background: #30343f;
    width: 100%;
    /* padding: 10px; */
    text-align: center;
}

a.text-white:hover {
    color: #8c93a5 !important;
}

.top-slider.owl-stage-outer,
.top-slider .owl-stage, .top-slider .owl-item {
    height: 70vh !important;
}

.footer-main {
    /* background: url(../image/footer-bg.jpg); */
    background-size: cover;
    background-position: 100%;
    color: #8c93a5;
    position: relative;
    /* padding: 120px 0 20px; */
}

.bg-overlay {
    background-color: #414756;
}

.text-light {
    color: #8a847a !important;
}

.copyright-text a {
    color: #fff;
    text-decoration: underline;
}

a {
    text-decoration: none !important;
}

.row {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}

.footer-main h4 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    padding: 8px 0;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 0.8rem;
}

.footer-main img {
    padding-right: 8px;
    margin-bottom: 12px;
}

.float-left {
    float: left !important;
}

.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto;
}

.footer-main h5 {
    padding-top: 10px;
    padding-left: 10px;
    margin-bottom: 4px;
    font-size: 18px !important;
    font-weight: 700;
    color: #ffe517;
}

.address {
    font-size: 14px;
}

.address i {
    padding: 8px 0 8px 1.2rem;
}

.address-table {
    color: black !important;
}

.first-td {
    width: 20%;
    text-align: center;
}

.second-td {
    text-align: left;
}

/* .address-table tr:not(:last-child) {
    border-bottom: 1px solid lightgrey;
} */

.page-header {
    text-align: center !important;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 0px !important;
}

.clear {
    clear: both;
}

.footer-main h4 {
    font-size: 18px !important;
    font-weight: 700;
    color: #000;
    padding: 8px 0;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 0.8rem;
}

.footer-main ul li {
    font-size: 15px;
    text-align: left !important;
    list-style: none;
    line-height: 28px;
}

ul,
ol {
    margin-top: 0px;
}

.footer-main ul li:before {
    font-family: FontAwesome;
    font-size: 14px;
    content: "\F0C1";
    padding: 4px 10px 0 2px;
    color: #ed2830;
}

.download h4 {
    font-size: 16px !important;
    color: #653fff;
    border: 0;
    text-align: left;
}

.download ul li {
    font-size: 13px;
}

.download ul li a {
    color: #636f83;
}

.download ul li:before {
    font-family: FontAwesome;
    font-size: 14px;
    content: "\F105";
    padding: 4px 10px 0 2px;
    color: #000;
}

.download.mid-download {
    text-align: center;
}

#title_gallery {
    text-align: center;
    color: black;
    font-size: 20px;
    font-weight: 900;
    /* text-decoration: underline; */
    text-decoration-color: rgb(17, 16, 16);
}

/* search table  */

.results tr[visible="false"],
.no-result {
    display: none;
}

.results tr[visible="true"] {
    display: table-row;
}

.counter {
    padding: 8px;
    color: #ccc;
}

/* search table  */

/* search table  */

.side-item {
    border-right: 10px solid #053b6f;
    border-left: 10px solid #ff2200;
}

.official-item {
    text-align: center;
    background: #053b6f !important;
    border-right: 2px solid #053b6f;
    border-left: 2px solid #ff2200;
    padding: 2px;
}

.side-item a span,
i {
    color: #ffffff;
}

.official-item a span,
i {
    color: #ffffff;
}

.fa-fw {
    width: 1.2857142857142858em;
    text-align: center;
}

.fa-lg {
    font-size: 1.3333333333333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}

.side-menu-item a span,
i {
    color: #ffffff;
}

.side-menu-item a span,
i {
    color: #ffffff;
}

.side-menu-item a span,
i {
    color: #ffffff;
}

.fa-fw {
    width: 1.2857142857142858em;
    text-align: center;
}

.fa-lg {
    font-size: 1.3333333333333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}

.btn-primary,
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    color: #fff;
    background-color: #467fcf;
    border-color: #467fcf;
}

.btn {
    border: 1px solid transparent;
    padding: 0.215rem 0.5rem;
    font-size: 0.9rem;
    margin-top: 3px;
    /* line-height: 1.5; */
}

.btn-group-sm > .btn,
.btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.2;
    border-radius: 0.2rem;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus {
    border-color: rgba(241, 241, 241, 0.66);
    border-bottom: 2px solid #467fcf;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #0d67ec;
    background-color: #fefefe;
    border: 1px solid #548adf91;
}

.nav-pills .nav-link {
    border-radius: 0.25rem;
    background-color: #d7dce4;
    margin-right: 3px;
}
.btn-success {
    background-color: #067a52;
}

.edit-btn {
    margin-left: 2px;
    padding: 0px 2px 0px 3px;
    border-radius: 4px;
    font-size: 16px;
}

.show-btn {
    margin-left: 2px;
    padding: 0px 2px 0px 3px;
    border-radius: 4px;
    font-size: 16px;
    border: 1px solid #055d78;
    background-color: #055d78;
}
.back-btn {
    background-color: grey;
    color: white;
    border-radius: 4px;
    padding: 1px 7px 1px 2px;
    font-size: 14px;
    transition: transform 0.2s;
}
.back-btn:hover {
    text-decoration: none;
    color: white;
    font-weight: bold;
    font-size: 15px;
}
.delete-btn {
    margin-left: 2px;
    padding: 0px 2px 0px 2px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
}

.dataTables_scrollBody {
    overflow-y: scroll !important;
    overflow-x: scroll !important;
}

/* Hide Scroll bar in action column*/
.DTFC_RightBodyLiner {
    overflow-y: hidden !important;
    overflow-x: hidden !important;
}

/* Adjusting Position of action column */
.DTFC_RightFootWrapper {
    margin-top: -7px !important;
}
div.DTFC_RightBodyWrapper {
    top: -7px !important;
}

.dataTables_wrapper .dataTables_filter input,
.dataTables_wrapper .dataTables_length select,
.form-control {
    display: block;
    width: 100%;
    /* height: 2.15rem;
    padding: .075rem .75rem; */
    height: 1.85rem;
    padding: 0.1rem 0.75rem;
    font-size: 0.99rem;
    font-weight: 400;
    line-height: 2;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 40, 100, 0.12);
    border-radius: 3px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.dataTables_scrollFoot,
.DTFC_RightFootWrapper {
    display: none;
}
.DTFC_RightBodyLiner td {
    vertical-align: middle;
}
.DTFC_RightBodyLiner {
    overflow-y: hidden !important;
    overflow-x: hidden !important;
}
.DTFC_RightBodyLiner {
    left: -12px;
}
.crudTable td p {
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
}
.crudTable thead th {
    /* padding: 0.4rem !important; */
    border-top: none !important;
    background-color: #c8ced3 !important;
    font-size: 14px !important;
    font-family: Kalimati !important;
}

.crudTable td {
    padding-top: 0.15rem !important;
    padding-bottom: 0.15rem !important;
    border-top: none;
    font-size: 15px !important;
    font-family: Kalimati;
}

.sidebar .nav-dropdown-items .nav-item {
    color: white;
    margin-left: 10px;
    font-size: 12px !important;
    padding: 0px !important;
}

li.nav-item {
    margin-top: -2px !important;
    margin-bottom: -2px !important;
}

.sidebar.sidebar-pills .nav-link.active,
.sidebar.sidebar-pills .nav-link:hover,
.nav-dropdown-toggle:hover {
    color: orange !important;
    font-weight: 700;
}
.sidebar.sidebar-pills .nav-link {
    color: white !important;
    font-size: 15px;
}
.sidebar.sidebar-pills .nav-link.active .nav-icon,
.sidebar.sidebar-pills .nav-link:hover .nav-icon {
    color: orange !important;
}
.sidebar.sidebar-pills .nav-link .nav-icon {
    color: white !important;
    font-size: 15px !important;
}

/* css for current focus element */
.dataTables_wrapper .dataTables_filter input:focus,
.dataTables_wrapper .dataTables_length select:focus,
.form-control:focus,
.select2-container.select2-container--bootstrap:focus,
.select2-container--bootstrap
    .select2-search--dropdown
    .select2-search__field:focus {
    background-color: #def9be;
    box-shadow: 0 0 0 3px rgba(70, 127, 207, 0.88);
}
.radio-inline input[type="radio"]:focus,
.checkbox input:focus,
.form-check input:focus {
    box-shadow: 0 0 0 6px rgba(75, 230, 139, 0.88);
}
.select2-search__field:focus,
.select2-selection.select2-selection--multiple:focus,
.select2-selection.select2-selection--single:focus {
    background-color: #def9be;
    box-shadow: 0 0 0 3px rgba(70, 127, 207, 0.88) !important;
}

.carousel-caption {
    position: absolute;
    right: 3% !important;
    bottom: 0px !important;
    left: 3% !important;
    z-index: 10;
    padding-top: 20px;
    opacity: 0.8;
    padding-bottom: 0px !important;
    color: #fff;
    text-align: center;
}
.carousel-caption p {
    color: black;
    font-weight: bold;
    font-size: 18px !important;
    opacity: 1;
    padding: 12px 0px;
    background-color: lightgray;
    margin-bottom: 5px !important;
}
@media (max-width: 768px) {
   .top-slider.owl-stage-outer,
.top-slider .owl-stage, .top-slider .owl-item {
    height: 24vh !important;
}
    .h-100 {
        height: 98% !important;
        width: 100% !important;
    }
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    object-fit: cover !important;
}