@font-face {
    font-family: 'PTT45PrideLight';
    src: url('fonts/ptt45pride-light.eot');
    src: url('fonts/ptt45pride-light.eot?#iefix') format('embedded-opentype'),
        url('fonts/ptt45pride-light.woff2') format('woff2'),
        url('fonts/ptt45pride-light.woff') format('woff');
}
.text-main{
    font-family: 'PTT45PrideLight', sans-serif;
    color: #11bff9;
}
.bg-white {
    background-color: white;
}
.text-me{
    font-weight: 600;
    font-size: 20px;
}
.text-sec{
    color: #11bff9 !important;
}
.bg-main{
    background-color: #11bff9 !important;
}
.bg-main-gra{
    background: linear-gradient(90deg , #11bff9  0%, #5fd1f7  100%)!important;
    border: none!important;
}
.border-main{
    border: 2px solid #11bff9 ;
}
.border-top-main{
    border-top: 5px solid #11bff9 ;
}
.border-main-gra{
    border: 2px solid;
    border-image-source: linear-gradient(90deg, #11bff9  0%, #5fd1f7  100%);;
    border-image-slice: 1;
}
.btn-up:hover{
    transform: translateY(-10px);
    transition: 0.4s;
}

::-webkit-scrollbar {
    width: 3px;
}

::-webkit-scrollbar-track {
    background: none;
}

::-webkit-scrollbar-thumb {
    border-radius: 25px;
    background: -webkit-linear-gradient(#11bff9  0%, #5fd1f7  100%);
}
.annmumu-control {
    height: auto;
}

@media only screen and (max-width: 1400px) {
     .annmumu-control {
        height: auto;
    }
}

@media only screen and (max-width: 1200px) {
    .annmumu-control {
        height: auto;
    }
}

.bubble-main {
    background-color: #11bff9 ;
    color: #fff;
    padding: 10px 20px;
    padding-bottom: 5px;
    width: fit-content;
    border-radius: 20px;
}

.border-hov {
            border: 1px solid #ccc;
            transition: 0.3s ease-in-out;
        }

        .border-hov:hover {
            border: 1px solid #11bff9 ;
        }

        .border-hov.active {
            border: 1px solid #11bff9 ;
        }

        .btn-main.active {
            color: white;
            background-color: #11bff9 ;
            border: 1px solid #11bff9 ;
        }

        .btn-main.active i {
            color: white !important;
        }

        .btn-main:hover {
            color: white;
            background-color: #11bff9 ;
            border: 1px solid #11bff9 ;
        }

        @media only screen and (max-width: 500px) {
            .pd-sm-font {
                font-size: 13px !important;
            }

            .pd-h-font {
                font-size: 16px;
            }
        }

        .menu_hover {
            transition: all 0.3s ease-in-out;
        }

        .menu_hover:hover {
            transform: scale(1.05);
        }


    .text-main-gra {
        background: -webkit-linear-gradient(-90deg, #11bff9  50%, #46cdfb );
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .badge-7 {
        width: 70px;
        height: 70px;
        background: var(--main-30);
        transition: all .5s ease;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 50px;
        border-radius: 10px;

    }

    .badge-7 i {
        color: #11bff9  !important;
    }

    .btn-main {
        color: #11bff9 ;
        background: var(--main-30);
        border: 1px solid #11bff9 ;
        transition: all .5s ease;

    }

.underline-active {
    display: inline-block;
    color: #11bff9 ;
    text-decoration: none;
}

.underline-active::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #11bff9 ;
    transition: width .3s;
}
h4 {
    width: 100%;
    text-overflow: ellipsis;
}
.underline-active:hover::after {
    width: 100%;
}
.wheel_hover{
    transition: 0.3s ease-in-out;
}
.wheel_hover:hover {
    transform:  scale(1.05);
}
*{
    font-family: 'PTT45PrideLight', sans-serif;
}
h1 , h2 , h3, h4 ,h5{
    font-weight: 600;
}
hr{
    border-top: 2px solid #11bff9 ;
    opacity: 1;
}
.not-dec{
    text-decoration: none;
}
.bg-hallo{
    background:  linear-gradient(180deg, rgba(51,54,62,0.9) 73%, rgba(88,93,106,0.6) 100%) , url("https://i.ibb.co/ct3xJRM/wallpapersden-com-batman-dark-theme-1920x1080.jpg");
    background-size: cover!important;
    background-position: center;
    background-attachment: fixed;
    height: auto;
}
.page-wrapper{
    background-color: transparent; 
    background-image: url(""); 
    background-size: cover; 
    background-repeat: no-repeat; 
    background-position: 50% 50%;
}
.m-cent{
    margin: 0% auto!important;
}
.text-strongest{
    font-family: 'PTT45PrideLight', sans-serif;
    font-weight: 600;
}
.text-nav{
    color: #c2c9da!important;
}
.border-pro{
    background: #18243d;
    border: 1px solid #000;
}
.border-spe{
    background: #233458;
    border: 1px solid #000;
}
.border-main{
    border-color: #11bff9 !important;
}
.bg-new-dark{
    background-color: #18243d;
}

.top-spe{
    border-top: 2px solid #000;
}
.bottom-spe{
    border-bottom: 2px solid #000;
}
.btn-pro-hover:hover{
    background-color: #233458!important;
    color: #11bff9 ;
    transition: 0.4s;

}
@keyframes glow {
    0%,
    100% {
        box-shadow: 0 0 10px 0 var(--sub-opa-50);
    }
    40%,
    60% {
        box-shadow: 0 0 30px 10px var(--sub-opa-25);
    }
}
@media only screen and (max-width: 992px) {
    .nav-item{
        border-right: none!important;
    }
    .nav-item.first{
        border-left: none!important;
    }
}
.header-top{
    background-color: #11bff9 ;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

:root {
    --theme-primary: #11bff9;
    --theme-sub: #11bff9;
    --theme-cut: #fff;
    --theme-cut-sub: #f1c40f;
    --theme-fade-f7: #f7f7f7;
    --theme-fade-e5: #e5e5e5;
    --theme-fade-ad: #adadad;
    --danger: #EA2027;
    --warning: #FFC312;
    --success: #1abc9c;
    --info: #3498db; 
}

.main {
    width: 100%;
    height: 100vh;
    overflow: auto;
    position: relative;
    display: flex;
    justify-content: center;
}
.sidebar {
    max-width: 350px;
    width: 100%;
    height: 100vh;
    overflow: auto;
    background: #fff;
    padding: 2 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.sidebar-top,
.sidebar-bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.dashboard {
    width: 75%;
    overflow: auto;
    background: #F4F9FD;
    border-radius: 20px;
    padding: 30px;
    margin: 40px;
}
.sb-logo {
    width: 100px;
    height: 100px;
    margin: 30px 0;
}
.sb-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.sb-ul {
    width: 100%;
}
.sb-ul li {
    list-style: none;
}
.sb-ul li a {
    display: flex;
    text-decoration: none;
    color: var(--theme-fade-ad);
    padding: 15px 25px;
    transition: .3s ease;
    border-radius: 8px;
    position: relative;
}
.sb-ul li a:hover {
    color: var(--theme-cut) !important;
    background: var(--theme-sub);
}
.fontawesome {
    font-size: 1.0rem;
    margin-right: 15px;
}
.sb-sub-ul {
    margin-left: 15px;
    display: none;
}
.sb-ul-active {
    background: var(--theme-sub) !important;
    color: var(--theme-cut) !important;
    font-weight: bold;
}
.chev-pos {
    position: absolute;
    right: 20px;
    top: 20px;
    transition: .3s ease;
}
.chev-rotate {
    transform: rotate(180deg);
}
.btn-logout {
    background: var(--danger);
    color: var(--theme-cut);
    border-radius: 10px;
    margin: 30px 0;
}
.dashboard-title {
    color: var(--theme-primary);
    font-weight: bold;
}
.btn-hamburger {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 1rem;
    z-index: 100;
    display: none;
}

@media screen and (max-width: 700px) {
    .btn-hamburger {
        display: block;
    }
    .sidebar {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
    }
    .sidebar-active {
        display: flex;
    }
    .dashboard {
        width: 100%;
    }
}
