.body-bg.dark, .body-bg.theme-light-active {
    font-family: 'Montserrat', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #f8fbff;
    background-image: url(https://smmart.pro/likesmm/ftusicqoka2ycdd0.jpg) !important;
       background-size: inherit;
    color: #334a5f8f;
    font-weight: 500;
	    background-color: #f8fbff !important;
}

.theme-light-active .themecolor {
    color: #323232;
}

.theme-light-active .sticky-header {
    padding: 20px 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: #ffffff;
    box-shadow: 0 10px 30px rgb(44 46 48 / 8%);
}

.theme-light-active .navbar-dark .main-menu li a.nav-link {
    color: #000000;
}

.theme-light-active .themecolor2 {
       color: #323232;
}

.theme-light-active .themecolor66 {
       color: #323232!important;
}

.theme-light-active .bg-primary p, .bg-primary li, .bg-primary span, .bg-dark p, .bg-dark li, .bg-dark span, .bg-gradient p, .bg-gradient li, .bg-gradient span, .bg-purple p, .bg-purple li, .bg-purple span {
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.theme-light-active .bg-soft-blue {
    background-color: #ffffff;
    border: 1px solid #829fb847;
}

.theme-light-active .navbar-light.sticky-header.affix, .theme-light-active .navbar-dark.sticky-header.affix {
    background: #FFF;
    box-shadow: 0 10px 30px rgb(94 109 126 / 13%);
}

.theme-light-active .game-feature {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 25px 20px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 5px 20px 0 rgb(28 45 61 / 7%);
    border: 1px solid #829fb847;
}

.theme-light-active .game-feature::before {
    background: linear-gradient(95.45deg, #ffffff 0.64%, #ffffff 98.23%);
    -webkit-filter: blur(100px);
    filter: blur(100px);
    content: "";
    height: 124px;
    width: 124px;
    border-radius: 50px;
    position: absolute;
    left: -127px;
    bottom: -20px;
}

.theme-light-active .game-feature::after {
    background: linear-gradient(95.45deg, #ffffff 0.64%, #ffffff00 98.23%);
    content: "";
    -webkit-filter: blur(100px);
    filter: blur(100px);
    height: 124px;
    width: 124px;
    border-radius: 50px;
    position: absolute;
    top: -127px;
    right: -20px;
}


.theme-light-active .text-white {
    --bs-text-opacity: 1;
color: #0b0b0b !important;
}

.theme-light-active .text-off-white {
color: #0b0b0b;
}
.theme-light-active .bg-dark {
    background-color: rgb(255 255 255 / 65%) !important;
    border: 1px solid #829fb847;
}

.theme-light-active .bg-white {
   background-color: rgb(255 255 255 / 65%) !important;
    border: 1px solid #829fb847;
}

.theme-light-active .feature-icon {
    width: 100px;
    height: 100px;
    line-height: 110px;
    text-align: center;
    background-color: rgb(255 141 33 / 8%);
    border-radius: 20px !important;
}

.theme-dark-active .bg-white {
    --bs-bg-opacity: 1;
    background-color: #ffffff05;
    border: 1px solid #829fb814;
}

.theme-light-active .accordion-item {
     color: #000000;
    background-color: #FFF;
border: 1px solid #829fb847;
} 

.theme-light-active .accordion-button {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
    font-size: 1rem;
    color: #000000;
    text-align: left;
    background-color: #FFF;
      border: 1px solid #829fb814;
    border-radius: 0;
    overflow-anchor: none;
    -webkit-transition: var(--bs-accordion-transition);
    transition: var(--bs-accordion-transition);
}

.theme-light-active .faq-accordion .accordion-item .accordion-button:not(.collapsed) {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000;
}

.theme-light-active .shadow-hover:hover {
    -webkit-box-shadow: 0 5px 20px 0 rgba(210, 210, 245, 0.5);
    box-shadow: 0 5px 20px 0 rgb(29 34 40 / 6%);
    z-index: 3;
    border: 1px solid #829fb814;
    background: #fff;
}

.theme-light-active .navbar-dark .action-btns a.btn-link {
    color: rgb(0 0 0);
}

.theme-light-active .btn2reg {
    box-shadow: rgba(0, 0, 0, 0.08) 0px 12px 48px;
    color: rgb(0 0 0 / 70%);
    width: 100%;
    border: 1px solid #829fb875;
    border-image: initial;
    background: rgb(255 255 255) !important;
}

.theme-light-active .btn2reg:hover {
    box-shadow: rgba(0, 0, 0, 0.08) 0px 12px 48px;
    color: rgb(0 0 0 / 70%);
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(56 66 91 / 23%);
    border-image: initial;
    background: rgb(255 255 255 / 55%) !important;
}

.theme-light-active .footer-style-one {
    padding-top: 40px;
    padding-bottom: 15px;
    box-shadow: rgba(35, 98, 143, 0.22) 0px 10px 30px;
    background: rgb(255, 255, 255);
}

.theme-light-active .footer-style-one .footer-widget .footer-links li a {
    font-weight: 400;
    font-size: 15px;
    color: rgba(0, 0, 0, 0.56);
    display: inline-block;
    margin-top: 15px;
    transition: 0.3s;
}

.theme-light-active .footer-style-one .footer-about .footer-disc {
    padding-top: 36px;
    font-size: 16px;
    color: #314048;
    width: 70%;
}

.theme-light-active .text-bright-gray {
    color: #314048;
    text-transform: uppercase;
    font-size: 13px;
}

.theme-light-active .card {
    border: 1px solid #829fb847;
    background-color: #030911;
    border-radius: 27px;
    margin-bottom: 10px;
    background: #ffffff;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}


.theme-light-active .titleblog {
    color: #000;
}

.theme-light-active .lead-text {
    font-weight: 800;
    color: #000;
    display: block;
    margin-bottom: -4px;
}

.theme-light-active .bgthemeblock {
    border: 1px solid #829fb847;
    background-color: #ffffff;
    padding: 50px;
    border-radius: 20px;
    box-shadow: 0 20px 15px 0 rgb(37 81 145 / 9%);
    margin-bottom: 50px;
}

.theme-light-active strong {
	  color: #000;
}



.theme-light-active h1 {
	  color: #000;
}

.theme-light-active h2 {
	  color: #000;
}

.theme-light-active h3 {
	  color: #000;
}

.theme-light-active span {
	  color: #000;
}

.theme-light-active .fitweb {
 
    padding: 10px;
    border-radius: 14px;
    width: 19%;
    display: block;
    margin-right: 5px;
    text-align: -webkit-center;
    max-height: 45px;
    border: 1px solid #829fb875;
    position: relative;
	    background: #f0f5fb;
}


.theme-light-active .custom-table tbody th, .theme-light-active .custom-table tbody td {
    color: #000000;
    padding-bottom: 25px;
    padding-top: 25px;
    font-weight: 500;
    border: none;
    align-items: center;
    font-size: 13px;
}


.theme-light-active .services-info .si-item small {
    color: #000000 !important;
    font-weight: 400;
    line-height: 15px;
    text-transform: uppercase;
}


.theme-switch-one.style__two .slider:before {
    background: url(https://storage.perfectcdn.com/16ff5e/lgd0l4o3tr08ka4s.png);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.theme-switch-one .slider:before {
    position: absolute;
    content: "";
    height: 82%;
    aspect-ratio: 1 / 1;
    left: 4px;
    bottom: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background: #000000;
    background: #000000 url(https://storage.perfectcdn.com/16ff5e/f8u7cmuef635hnzc.png);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
}

.theme-switch-one input:checked + .slider:before {
    -webkit-transform: translateX(28px);
    transform: translateX(28px);
    background: #000000 url(https://storage.perfectcdn.com/16ff5e/lgd0l4o3tr08ka4s.png);
    background-repeat: no-repeat;
    background-position: center;
}

.theme-switch-one.style__two input:checked + .slider:before {
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important;
    background: url(https://storage.perfectcdn.com/16ff5e/f8u7cmuef635hnzc.png);
    background-repeat: no-repeat;
    background-position: center;
}

 