.switch-theme-mode {
    position: fixed;
    top: 200px;
    right: 20px;
    z-index: 99
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s
}

.slider.round {
    border-radius: 34px
}

.slider.round:before {
    border-radius: 50%
}

.slider:before {
    position: absolute;
    content: "";
    height: 40px;
    width: 40px;
    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(../img/night.png);
    background-repeat: no-repeat;
    background-position: center
}

input:checked+.slider {
    background-color: #000
}

input:focus+.slider {
    -webkit-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000
}

input:checked+.slider:before {
    -webkit-transform: translateX(24px);
    transform: translateX(24px);
    background: #fff url(../img/sunny.png);
    background-repeat: no-repeat;
    background-position: center
}

.theme-light .navbar-brand .logo-dark {
    display: none!important
}

.theme-light .navbar-brand .logo-light {
    display: block!important
}

.theme-light .header-wrap.style1 .header-bottom .header-btn .btn.style1 {
    color: #00ADEF;
    text-align: center;
    font-family: 'Oswald';
    font-size: 18px;
    font-weight: 400;
    background-color: #FFF;
    text-transform: uppercase;
    border: 2px solid #00ADEF;
    border-radius: 14px;
    border-bottom-left-radius: 0px;
    padding: 10px 46px;
}

.theme-light .header-wrap.style1 .header-bottom .header-btn .btn.style1:after {
    background-color: #b07baa;
}

.theme-light .header-wrap.style2 .header-bottom .header-btn .btn.style1 {
    background-color: #282b58;
    font-weight: 500
}

.theme-light .header-wrap.style2 .header-bottom .header-btn .btn.style1:after {
    background-color: #00a9a4
}

.theme-dark .dpt-100 {
    padding-top: 100px
}

.theme-dark .navbar-brand .logo-light {
    display: none!important
}

.theme-dark .navbar-brand .logo-dark {
    display: block!important
}

.theme-dark .td-cod,.theme-dark .bg-rock,.theme-dark .hero-wrap.bg-squeeze,.theme-dark .header-wrap.style1 .header-top,.theme-dark .header-wrap.style2 .header-top,.theme-dark .breadcrumb-wrap.bg-spring,.theme-dark .blog-card.style1,.theme-dark .bg-alco,.theme-dark .feature-card.style1,.theme-dark .testimonial-slider-one .testimonial-card,.theme-dark .testimonial-card.style1,.theme-dark .pricing-table.style1 .pricing-header,.theme-dark .contact-item,.theme-dark .counter-wrap::after {
    background-color: #111!important
}

.theme-dark body,.theme-dark .td-black,.theme-dark .bg-white,.theme-dark .bg-stratos,.theme-dark .hero-wrap.style1.bg-spring,.theme-dark .pricing-table .pricing-header .feature-tag,.theme-dark .category-box.style2 ul li a span,.theme-dark .service-wrap.bg-albastor .service-card.style1,.theme-dark .testimonial-card-thumb {
    background-color: #000!important
}

.theme-dark .td-aztech,.theme-dark .bg-vista-white,.theme-dark .bg-albastor,.theme-dark .header-wrap.style1 .header-bottom,.theme-dark .select-lang .navbar-language .dropdown-menu,.theme-dark .feature-card.style3,.theme-dark .service-charge-wrap.bg-stratos,.theme-dark .currency-card,.theme-dark .service-card.style2,.theme-dark .service-card.style3,.theme-dark .service-card.style1,.theme-dark .service-card.style4,.theme-dark .category-box.style2 ul li a,.theme-dark .wp-block-quote,.theme-dark .security-wrap .security-content .feature-item-wrap .feature-icon,.theme-dark .pricing-table,.theme-dark .comment-item-wrap .reply-btn,.theme-dark .accordion .accordion-item .accordion-header .accordion-button,.theme-dark .faq-wrap .accordion.style2 .accordion-item .accordion-header .accordion-button,.theme-dark .cta-wrap.style1 {
    background-color: #0e1c1f!important
}

.theme-dark .service-card.style3:after {
    background-color: #161942
}

.theme-dark .cta-wrap.style1 {
    background: #111!important
}

.theme-dark .pricing-table.style1 .btn.style1 {
    background-color: #00a9a4
}

.theme-dark .service-wrap.style1 {
    background: #111
}

.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6,.theme-dark h3 a,.theme-dark a,.theme-dark .btn:hover,.theme-dark .service-card.style2 .service-info .service-title h3:hover a,.theme-dark .search-box .form-group button i,.theme-dark .comment-item-wrap .reply-btn:hover,.theme-dark .account-form .form-group label,.theme-dark .faq-wrap .accordion.style2 .accordion-item .accordion-header .accordion-button,.theme-dark .accordion .accordion-item .accordion-header .accordion-button,.theme-dark .category-box.style2 ul li a span i,.theme-dark .page-nav li a {
    color: #fff!important
}

.theme-dark p,.theme-dark span,.theme-dark .checkbox label,.theme-dark .form_group label,.theme-dark .login-form .login-body .form-group label,.theme-dark .blog-card .blog-info .blog-metainfo li,.theme-dark .post-metainfo li,.theme-dark .shopping-wrap .shopping-content .content-feature-list li,.theme-dark .pricing-table .pricing-features li,.theme-dark .about-wrap.style1 .about-content .content-feature-list li,.theme-dark .goal-wrap .goal-content .content-feature-list li,.theme-dark article ol li,.theme-dark .service-desc ol li,.theme-dark .terms-wrap ol li,.theme-dark .project-desc ol li,.theme-dark .content-feature-list li {
    color: rgba(255,255,255,.85)!important
}

.theme-dark h3:hover a,.theme-dark a:hover,.theme-dark .section-title.style1 span,.theme-dark .content-title.style1 span,.theme-dark .header-wrap .header-bottom .navbar .navbar-nav .nav-item a.active,.theme-dark .header-wrap .header-bottom .navbar .navbar-nav .nav-item a:hover,.theme-dark article p strong,.theme-dark .service-desc p strong,.theme-dark .terms-wrap p strong,.theme-dark .project-desc p strong,.theme-dark .copyright-text p a {
    color: #00a9a4!important
}

.theme-dark article,.theme-dark .header-wrap .header-bottom .navbar-nav .nav-item .dropdown-menu li a,.theme-dark .pricing-table .pricing-features li,.theme-dark .page-nav li a,.theme-dark .post-meta-option,.theme-dark .post-author,.theme-dark .comment-item-wrap .comment-item,.theme-dark .blog-card.style1 .blog-info p {
    border-color: rgba(255,255,255,.2)
}

.theme-dark .checkbox label::before {
    border-color: rgba(255,255,255,.42)
}

.theme-dark .header-wrap .header-bottom .navbar-nav .nav-item .dropdown-menu li a.active {
    border-color: #00a9a4
}

.theme-dark .tag-list ul li a:hover {
    background: #00a9a4!important;
    border-color: transparent;
    color: #fff
}

.theme-dark #contactForm .form-group input,.theme-dark #contactForm .form-group textarea,.theme-dark .search-box .form-group input,.theme-dark .account-form .form-group input,.theme-dark .account-form .form-group textarea,.theme-dark .login-form-wrap .login-body .form-group input,.theme-dark .service-charge-wrap .charge-form .form-group input,.theme-dark .footer-wrap .footer-widget .newsletter-form input,.theme-dark #cmt-form .comment-form .form-group input,.theme-dark #cmt-form .comment-form .form-group textarea {
    background-color: transparent;
    border: 1px solid rgba(255,255,255,.2);
    color: #fff
}

.theme-dark .account-form .form-group select {
    background-color: #000;
    border: 1px solid rgba(255,255,255,.2);
    color: #fff;
    background-image: url(../img/down-arrow-white.png)
}

.theme-dark .header-wrap .header-bottom .searchbox input {
    border-color: rgba(255,255,255,.2);
    color: #fff
}

.theme-dark .search-area {
    background: rgba(1,6,71,.95)
}

.theme-dark .app-wrap.style3 .app-img-wrap .app-shape-one {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.theme-dark .contact-item .contact-icon {
    background-color: #00a9a4
}

.theme-dark .contact-item:hover .contact-icon {
    background-color: #fff
}

.theme-dark .account-form,.theme-dark .sidebar .sidebar-widget {
    background-color: transparent;
    border: 1px solid rgba(255,255,255,.2)
}

.theme-dark .tag-list ul li a {
    border-color: rgba(255,255,255,.2)
}

.theme-dark .tag-list ul li a:hover {
    color: #fff!important
}

.theme-dark .team-card .team-info {
    border: 1px solid rgba(255,255,255,.2);
    border-top: none
}

.theme-dark .team-card .team-img::after {
    border-top: 40px solid #000;
    border-right: 40px solid #000
}

.theme-dark .accordion .accordion-item .accordion-collapse .accordion-body,.theme-dark .faq-wrap .accordion.style2 .accordion-item .accordion-collapse .accordion-body {
    border: 1px solid rgba(255,255,255,.2);
    border-top: none
}

@media only screen and (max-width: 767px) {
    .switch-theme-mode {
        right:13px
    }

    .switch {
        width: 50px;
        height: 28px
    }

    .slider::before {
        height: 32px;
        width: 32px
    }
}

@media only screen and (max-width: 1199px) {
    .theme-dark .header-wrap .header-top,.theme-dark .header-wrap.style3 .header-bottom {
        background-color:#000
    }

    .theme-dark .main-menu-wrap {
        background-color: #0e1c1f
    }

    .theme-dark .header-wrap .mobile-top-bar span {
        background-color: #fff
    }

    .theme-dark .header-wrap .header-top .close-sidebar i,.theme-dark .menu-close i,.theme-dark .header-wrap .header-bottom .navbar .navbar-nav .nav-item a.btn.style1:hover,.theme-dark .header-wrap .header-bottom .navbar .navbar-nav .nav-item .menu-expand i,.theme-dark .header-wrap.style1 .header-top .header-top-right .select-lang .navbar-language .dropdown-toggle::before,.theme-dark .navbar-language .dropdown-toggle i {
        color: #fff!important
    }

    .theme-dark .main-menu li a:hover {
        color: #00a9a4
    }

    .theme-dark .header-wrap.style1 .header-top .header-top-right .header-top-menu li::before {
        background-color: rgba(255,255,255,.85)
    }

    .theme-dark .header-wrap .header-bottom .navbar .navbar-nav .nav-item a {
        border-color: rgba(255,255,255,.2)
    }

    .theme-dark .header-wrap .header-bottom .navbar .navbar-nav .nav-item a.active {
        border-color: #00a9a4
    }

    .theme-dark .header-wrap .header-bottom .navbar .navbar-nav .nav-item .dropdown-menu {
        background-color: transparent
    }
}

@media only screen and (min-width: 1200px) {
    .theme-dark .main-menu-wrap #menu ul li.has-children .sub-menu {
        background-color:#0e1c1f
    }

    .theme-dark .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu {
        background-color: #0e1c1f
    }
}
