
body.dark-theme { 
    background:black !important;
    color:white !important;
}
.dark-theme .bg-light, .dark-theme .bg-erox{
    background:black !important;
    color:white !important;
    border:1px solid white;
}
.dark-theme .list-group-item {
    background-color: #000;
    border: 1px solid white;
    color:white;
}

.dark-theme .top-bar .list-group-item {
    border-right: 1px solid white;
}
.dark-theme .top-bar {
    background: black;
}

.dark-theme a {color:white;}

.dark-theme .custom-name p {
    color: white;
}

.dark-theme .Beautiful-nepal .card {
    background: url(arc_img.png) 100% 0 no-repeat rgb(2, 0, 0);
    border:1px solid white;
}
.dark-theme .card {
    background-color: #000;
    border: 1px solid white;
    color: white;
}
.dark-theme .footer-grid .sub-member p , .dark-theme .footer-grid p{
    color: white !important;
}
.dark-theme .newsticker { background-color: black; color:white;}
.dark-theme .ptms_marquee a {
 color:white;}


.dark-theme .tap-box .tap-box-list a p:first-child, .dark-theme .tap-box .tap-box-list a p{
    color: #fff !important;
}
.dark-theme .tap-box .tap-box-list:hover a p:first-child, .dark-theme .tap-box .tap-box-list:hover a p{
    color: black !important;
}

.dark-theme .header-last {
    background-color: #000;
    border: 1px solid white;
}
.dark-theme .navbar .dropdown-menu, .dark-theme .navbar .dropdown-menu .dropdown-item {
    background-color: #000;
}
.dark-theme .navbar .dropdown-menu .dropdown-item {
    background-color: #000;
}
.dark-theme .navbar .dropdown-menu .dropdown-item:hover {
    border: 1px solid #ff0016 !important;
    color: #ff0016;
}

.dark-theme ul.navbar-nav a.nav-link:hover {
    color: #ff0016;
    background-color: #000;
    border: 1px solid #ff0016 !important;
}


.dark-theme .nav-item.active {
    /* color: #ff0016; */
    background-color: #000;
    /* border: 1px solid #ff0016 !important; */
}

.dark-theme .breadcrumb {
    background-color: #000;
    border: 1px solid white;
    color: white;}

.dark-theme .tap-box .tap-box-list:hover {
    background: #dedede;
    color:black;
}

.dark-theme .custom-name h1
{
    color:white;
}
.dark-theme iframe.enable-darkmode { filter: invert(90%);}



	
.dark-theme .corona-body {
	    background-image: none;
	}

.dark-theme .corona-title {
	    background-image: none;
	}

.dark-theme .blue-box { background-color: black !important; border:2px solid rgba(83,158,251,0.72) !important;}
.dark-theme .gray-box { background-color: black !important; border:2px solid rgba(168,121,45,0.76) !important;}
.dark-theme .green-box { background-color: black !important; border:2px solid rgba(74,111,29,0.69) !important;}
.dark-theme .red-box { background-color: black !important; border:2px solid rgb(236 12 12 / 39%) !important;}
.dark-theme .dgreen-box { background-color: black !important; border:2px solid rgba(66, 111, 10, 0.56) !important;}
.dark-theme .black-box { background-color: black !important; border:2px solid rgba(207, 194, 194, 0.58) !important;}
.dark-theme .coffee-box {background-color: black !important; border:2px solid#350101c7 !important;}
.dark-theme .pink-box {background-color: black !important; border:2px solid rgb(94 56 136 / 53%) !important;}
.dark-theme .dblue-box {background-color: black !important; border:2px solid rgb(39 82 204 / 53%) !important;}
.dark-theme .g1-box {background-color: black !important; border:2px solid rgb(104 183 8 / 69%) !important;}

.dark-theme .pagination .page-link { background-color: black !important; color:white !important;}

.dark-theme #quickbox .box {
    background-color: black;
    color: #fff;
    border: 2px solid #fff;
}
.dark-theme #quickbox .box:hover {
    background-color: #000;
    border: 2px solid #ff0015;
    color:#ff0015;
}
.dark-theme #quickbox .box:hover h4,.dark-theme #quickbox .box:hover i {
    color:#ff0015 !important;
}

.dark-theme .section_slider{
    background-color: none;

}
.dark-theme .section_about_us{
    background-color: none;

}
.dark-theme .section_news{
    background-color: none;

}
.dark-theme .section_photos{
    background-color: none;

}
.dark-theme .section_videos{
    background-color: none;

}
.dark-theme .section_services{
    background: url(../images/frontend/transparent-bg.png) #04161f;

}
.dark-theme .section_quickboxes{
    background: url(../images/frontend/transparent-bg.png) #04161f;

}

.dark-theme .staff-desk {
    background: #000;
    color:white;
}
.dark-theme h2 { color: #fff;}
.dark-theme .table {
    color: #fff;
}

.dark-theme .bg-hospital { background:none;}
.dark-theme .bg-dark-hospital { background:none;}


.dark-theme #services .box {
    background-color: black;
    color: #fff;
    border: 2px solid #fff;
}
.dark-theme #services .box:hover {
    background-color: #000;
    border: 2px solid #ff0015;
    color:#ff0015;
}
.dark-theme #services .box:hover h4,.dark-theme #services .box:hover i {
    color:#ff0015 !important;
}

.dark-theme .fontResizer>span
{
color:#fff;
}
.dark-theme .fontResizer>span:hover
{
    color:#fff;
}

.dark-theme .box {
    background-color: #383535;
    box-shadow: inset 0 1px 1px rgba(252, 252, 252, 0.05);
}

.dark-theme .bg-white {
    background-color: #000 !important;
}
