.switch-box {
    position: fixed;
    bottom: 15px;
    right: 120px;
    z-index: 9999
}

.switch-box .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    Background-color: transparent;
    border: 1.5px solid #fff;
    -webkit-transition: .4s;
    transition: .4s
}

.switch-box .slider::before {
    position: absolute;
    content: "";
    height: 25px;
    width: 25px;
    left: 0;
    bottom: 4px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-box-shadow: 0 0 15px #2020203d;
    box-shadow: 0 0 15px #2020203d;
    Background: #fff url(../images/night.png);
    Background-repeat: no-repeat;
    Background-position: center
}

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

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

.switch-box .switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 30px
}

.switch-box .switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.switch-box input:checked+.slider {
    Background-color: transparent;
    border: 1.5px solid #20bdd1
}

.switch-box input:focus+.slider {
    -webkit-box-shadow: 0 0 1px #20bdd1;
    box-shadow: 0 0 1px #20bdd1
}

.switch-box input:checked+.slider:before {
    -webkit-transform: translateX(24px);
    transform: translateX(24px);
    Background: #fff url(../images/sunny.png);
    Background-repeat: no-repeat;
    Background-position: center
}

.theme-dark h1,
.theme-dark h2,
.theme-dark h3,
.theme-dark h4,
.theme-dark h5,
.theme-dark h6 {
    color: #fff !important
}

.theme-dark h3 {
    color: #fff !important
}

.theme-dark h3 a {
    color: #fff !important;
    -webkit-transition: .7s;
    transition: .7s
}

.theme-dark h3 a:hover {
    color: #20bdd1 !important
}

.theme-dark span {
    color: #fff !important
}

.theme-dark p {
    color: #fff !important
}

.theme-dark body {
    Background: #1d1d1d;
    color: #fff
}

.theme-dark .section-title.three .sub-title {
    Background-color: #000
}

.theme-dark .form-control {
    Background-color: #0e0e0e !important;
    color: #fff !important
}

.theme-dark .nice-select {
    Background-color: #0e0e0e
}

.theme-dark .list {
    Background-color: #0e0e0e
}

.theme-dark .list .option {
    color: #fff !important
}

.theme-dark .option.selected {
    color: #fff;
    Background-color: #20bdd1
}

.theme-dark .option:hover {
    color: #fff;
    Background-color: #20bdd1
}

.theme-dark .option.focus {
    color: #fff;
    Background-color: #20bdd1
}

.theme-dark .option.selected.focus {
    color: #fff;
    Background-color: #20bdd1
}

.theme-dark ul li {
    color: #fff !important
}

.theme-dark ul li a {
    color: #fff !important
}

.theme-dark .header-area .left .left-logo1 {
    display: none
}

.theme-dark .header-area .left .left-logo2 {
    display: inline-block
}

.theme-dark .main-nav {
    Background-color: #252525
}

.theme-dark .main-nav nav .navbar-nav .nav-item a {
    color: #fff
}

.theme-dark .main-nav nav .navbar-nav .nav-item a i {
    color: #fff
}

.theme-dark .main-nav nav .navbar-nav .nav-item a:hover {
    color: #20bdd1 !important
}

.theme-dark .main-nav nav .navbar-nav .nav-item a.active {
    color: #20bdd1 !important
}

.theme-dark .main-nav nav .navbar-nav .nav-item .dropdown-menu {
    Background-color: #252525 !important
}

.theme-dark .main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
    color: #fff !important
}

.theme-dark .main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active {
    color: #20bdd1 !important
}

.theme-dark .main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover {
    color: #20bdd1 !important
}

.theme-dark .mobile-nav .logo .mobile-logo1 {
    display: none
}

.theme-dark .mobile-nav .logo .mobile-logo2 {
    display: inline-block
}

.theme-dark .mean-container a.meanmenu-reveal {
    color: #fff !important
}

.theme-dark .mean-container a.meanmenu-reveal span {
    Background-color: #fff !important
}

.theme-dark .mean-container .mean-bar {
    Background-color: #252525
}

.theme-dark .mean-container .navbar-nav {
    Background-color: #252525
}

.theme-dark .mean-container .mean-nav ul li a {
    color: #fff
}

.theme-dark .mean-container .mean-nav ul li .dropdown-menu {
    Background-color: #1d1d1d
}

.theme-dark .side-nav {
    Background-color: #252525
}

.theme-dark .modal.modal-right .modal-content {
    Background-color: #252525
}

.theme-dark #myModalRight .modal-header .modal-header-logo1 {
    display: none
}

.theme-dark #myModalRight .modal-header .modal-header-logo2 {
    display: inline-block
}

.theme-dark #myModalRight .modal-header .btn-close {
    position: relative;
    Background-image: none
}

.theme-dark #myModalRight .modal-header .btn-close::before {
    content: "\ec8d";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-family: boxicons !important;
    color: #fff !important;
    font-size: 30px
}

.theme-dark #myModalRight .modal-header .btn-close::before:hover {
    color: #20bdd1
}

.theme-dark .banner-area.three {
    Background-color: #0e0e0e
}

.theme-dark .banner-item::before {
    Background-color: #0e0e0e;
    opacity: .7
}

.theme-dark .banner-area.two .banner-item::before {
    Background: 0 0;
    Background-color: #0e0e0e;
    opacity: .7
}

.theme-dark .page-title-area:before {
    Background-color: #0e0e0e;
    opacity: .8
}

.theme-dark .page-title-area .title-content ul li::before {
    Background-color: #fff
}

.theme-dark .about-area {
    Background-color: #252525
}

.theme-dark .services-area.two::before {
    Background-color: #252525
}

.theme-dark .services-area.three {
    Background-color: #000
}

.theme-dark .services-item .bottom {
    Background-color: #0e0e0e
}

.theme-dark .consultation-area::before {
    Background-color: #252525
}

.theme-dark .choose-area {
    Background-color: #252525
}

.theme-dark .counter-area::before {
    Background-color: #252525
}

.theme-dark .counter-item {
    Background-color: #0e0e0e
}

.theme-dark .shop-item .top {
    Background-color: #0e0e0e
}

.theme-dark .shop-item .top ul li a {
    Background-color: #252525
}

.theme-dark .shop-item .top ul li a:hover {
    Background-color: #20bdd1
}

.theme-dark .cart-area .cart-content p {
    Background-color: #252525
}

.theme-dark .checkout-area .top .form-check {
    Background-color: #252525
}

.theme-dark .checkout-area .billing {
    Background-color: #252525
}

.theme-dark .checkout-area .summery {
    Background-color: #252525
}

.theme-dark .wishlist-area .table {
    Background-color: #252525
}

.theme-dark .wishlist-area .table thead th {
    color: #fff
}

.theme-dark .wishlist-area .table tbody tr td {
    color: #fff
}

.theme-dark .shop-Details-area .describe-area .nav-pills .nav-link {
    color: #fff
}

.theme-dark .shop-Details-area .describe-area .nav-pills .nav-link.active,
.theme-dark .shop-Details-area .describe-area .nav-pills .show>.nav-link {
    color: #20bdd1;
    Background-color: transparent
}

.theme-dark .blog-item .bottom {
    Background-color: #0e0e0e
}

.theme-dark .blog-Details-area .Details-item blockquote {
    Background-color: #252525
}

.theme-dark .blog-Details-area .Details-item .tags {
    Background-color: #252525
}

.theme-dark .blog-Details-area .Details-item .arrows a {
    color: #fff;
    -webkit-transform: .7s;
    transform: .7s
}

.theme-dark .blog-Details-area .Details-item .arrows a:hover {
    color: #20bdd1
}

.theme-dark .widget-area .post .inner ul li a:hover {
    color: #20bdd1 !important
}

.theme-dark .widget-area .tags ul li a {
    Background-color: #252525
}

.theme-dark .widget-area .tags ul li a:hover {
    Background-color: #20bdd1
}

.theme-dark .widget-area .common-doctor-contact.two:before {
    Background-color: #0e0e0e
}

.theme-dark .widget-area .categories ul li a {
    color: #fff;
    Background-color: #252525;
    -webkit-transition: .7s;
    transition: .7s
}

.theme-dark .widget-area .consult .nice-select {
    Background-color: #0e0e0e;
    color: #fff
}

.theme-dark .common-doctor-contact:before {
    Background-color: #0e0e0e
}

.theme-dark .doctors-item .top {
    Background-color: #252525
}

.theme-dark .doctor-Details-area .Details-content .info,
.theme-dark .doctor-Details-area .Details-content .inner {
    Background-color: #252525
}

.theme-dark .doctor-Details-area .Details-content .list-service ul li {
    Background-color: #252525
}

.theme-dark .faq-area:before {
    Background-color: #0e0e0e;
    opacity: .7
}

.theme-dark .faq-area .faq-item {
    Background-color: #0e0e0e
}

.theme-dark .faq-area .faq-item .accordion li .faq-head span {
    Background-color: #252525
}

.theme-dark .faq-area .faq-item .accordion li .faq-head::after {
    color: #fff
}

.theme-dark .faq-area .faq-item .accordion li .faq-content {
    Background-color: transparent
}

.theme-dark .faq-area.two .faq-item .accordion li .faq-head {
    Background-color: #252525
}

.theme-dark .features-area.two {
    Background-color: #111
}

.theme-dark .features-item {
    Background-color: #0e0e0e
}

.theme-dark .features-item i {
    Background-color: #252525
}

.theme-dark .features-item .features-btn {
    color: #fff;
    -webkit-transition: .7s;
    transition: .7s
}

.theme-dark .features-item .features-btn:hover {
    color: #20bdd1
}

.theme-dark .features-item:hover h3 a {
    color: #20bdd1 !important
}

.theme-dark .features-item:hover p {
    color: #0e0e0e !important
}

.theme-dark .features-item:hover .features-btn {
    color: #20bdd1
}

.theme-dark .pricing-item {
    Background-color: #252525
}

.theme-dark .appointment-area {
    Background-color: #252525
}

.theme-dark .appointment-area .appointment-content .form-group .form-control {
    Background-color: transparent !important
}

.theme-dark .appointment-area.two .appointment-content .form-group .form-control {
    Background-color: #0e0e0e !important
}

.theme-dark .testimonials-area:before {
    Background-color: #252525
}

.theme-dark .client-area {
    Background-color: #252525
}

.theme-dark .footer-area {
    Background-color: #000
}

.theme-dark .copyright-area {
    Background-color: #1d1d1d
}

.theme-dark .contact-info-item a {
    color: #fff;
    -webkit-transition: .7s;
    transition: .7s
}

.theme-dark .contact-info-item a:hover {
    color: #20bdd1
}

.theme-dark .account-area .account-item a {
    color: #fff
}

.theme-dark .account-area .account-item a:hover {
    color: #20bdd1
}