body {
    font-family: "Montserrat", sans-serif;
    background-color: #f8f4ff!important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif;
    color: #2b2b2c;

}

.rounded-20 {
    border-radius: 20px;
}

.bg-gradiant1 {
    background-image: linear-gradient(to right, #5808FA, #7B40F2);
}

.bg-gradiant2 {
    background-image: linear-gradient(to right, #0179F4, #0195F7);
}

.bg-gradiant3 {
    background-image: linear-gradient(to right, #FA7D73, #F95039);
}

.bg-gradiant4 {
    background-image: linear-gradient(to right, #33C4AB, #2CAD69);
}

.bg-light {
    background-color: #ececec !important;
}

.bg-primary {
    background-color: #975cf6 !important;
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #2589e0;
}

.text-purple {
    color: #975cf6 !important;
}

.btn-purple {
    color: #fff;
    background-image: linear-gradient(to right, #154a98, #975cf6);
    border-color: #975cf6 !important;
}

.btn-purple:hover {
    background-image: linear-gradient(to right, #975cf6, #154a98);
    border-color: #295aa1 !important;
}

.twelve h1 {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.5em;
    padding-bottom: 0;
    position: relative;
    color: #000;
}

/* .card-box {
    background-color: #fff;
    padding: 1.5rem;
    margin-bottom: 24px;
    border: 10px solid #e7eaed;
    border-radius: 1.25rem;
    box-shadow: 1px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
} */
.card-box {
    position: relative;
    background: #fff;
    background-clip: padding-box;
    margin-bottom: 24px;
    border-radius: 1.75rem;
    border-color: transparent;
}

/* .card-box:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    margin: -8px;
    border-radius: inherit;
    background: linear-gradient(to left, #975cf6, #154a98);
} */
.page-title-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 -30px 0 -38px;
    flex-wrap: wrap;
}

.page-title-box .page-title-right {
    float: unset;
    margin-top: 12px;
}

.page-title-box .page-title-right .form-control {
    width: 160px;
}

.left-side-menu {
    background-size: cover;
    background-position: center center;
    background-color: #fff;
    padding: 0px;
}


.logo-box {
    background-color: transparent;
}

.metismenu {
    margin-top: 10px;
    margin-bottom: 80px;
    padding: 0 10px;
}

#sidebar-menu>ul>li>a.active {
    color: rgb(151 92 246);
    background-color: rgba(151, 92, 246, 0.2);
}

#sidebar-menu>ul>li>a.active:hover {
    color: rgb(151 92 246);
    background-color: rgba(151, 92, 246, 0.2);
}

.slimScrollDiv {
    height: auto !important;
    position: relative;
    z-index: 99;
}

#sidebar-menu>ul>li>a {
    color: #9fa4a6;
    font-weight: 600;
    margin: 5px 0;
    padding: 14px 20px;
    font-size: 14px;
    border-radius: 1.75rem;
}

#sidebar-menu>ul>li>a:active,
#sidebar-menu>ul>li>a:focus,
#sidebar-menu>ul>li>a:hover {
    color: rgb(151, 92, 246);
}

#sidebar-menu>ul>li>ul {
    padding-left: 0px;
}

.nav-second-level li a,
.nav-thrid-level li a {
    padding: 8px 20px;
    color: #575a65;
}

.nav-second-level li.mm-active>a {
    color: rgb(151 92 246);
}

.btn-group-lg>.btn,
.btn-lg {
    font-size: 0.85rem !important;
    height: 100%;
    /* width: -moz-available; */
    width: 12rem;
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 0.48rem .8rem;
    font-size: 0.85rem;
}

.page-title-box .page-title-right {

    margin-top: 0px !important;
}

.mydivx {
    position: relative;
}

.texty {
    white-space: nowrap;
    color: white;
    font-size: 20px;
    position: absolute;
    overflow: hidden;
    top: 53%;
    left: 46%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}

.mydivx:hover .overlay {
    height: 100%;
}

.button003 {
    background: #34b2c9;
    /* Green */
    border: none;
    color: white;
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;

    margin: 4px 4px;
    cursor: pointer;
}

.button0003 {
    border-radius: 8px;
}

.mylist li {
    list-style: none;
}

.button003:hover i {
    color: #0f0c0c;
}

.content-page {
    margin-left: 250px;
    margin-top: 80px;
}

.logo-box {
    width: 250px;
}

.left-side-menu {
    width: 250px;
    display: grid;
    top: 0;
}

.enlarged .left-side-menu #sidebar-menu>ul>li>a i {
    font-size: 1.125rem;
    margin: 0;
}

.enlarged .left-side-menu #sidebar-menu>ul>li>a {
    padding: 0 0px;
    min-height: 50px;
    transition: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.enlarged .left-side-menu #sidebar-menu>ul>li:hover>a {
    width: auto;
    background-color: #975cf6;
}

.enlarged .left-side-menu #sidebar-menu>ul>li:hover>a span {
    display: none;
}

.enlarged .left-side-menu #sidebar-menu>ul>li:hover>ul {
    top: 0;
    border-radius: 10px;
    background-color: #fff;
    left: 50px;
    width: 250px;
}

.enlarged .nav-second-level {
    position: relative;
}

.enlarged .nav-second-level:after {
    content: '';
    position: absolute;
    top: 20%;
    left: -5px;
    background-color: #ffffff;
    width: 15px;
    height: 15px;
    transform: rotate(45deg);
}

.nav-second-level li a {
    position: relative;
    margin-left: 20px;
    color: #9fa4a6;
    transition: all 0.5s;
    font-weight: 500;
    font-size: 14px;
}

.nav-second-level li a:before {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    background-color: rgb(151 92 246);
    left: 0;
    top: 50%;
    transition: all 0.5s;
}

.nav-second-level li a:hover {
    color: rgb(151 92 246);
}

.nav-second-level li a:hover:before {
    width: 10px;
}

.card-title {
    font-size: 16px !important;
    margin-bottom: 25px;
    font-weight: 700 !important;
    color: #1c1c1c !important;
}
.enlarged .left-side-menu #sidebar-menu>ul>li:hover>ul a:hover {
    color: rgb(151 92 246);
}
.footer {
    z-index: -1;
}

.navbar-custom {
    background-color: #ffffff;
    box-shadow: none;
    width: calc(100% - 250px);
    left: auto;
    right: 0;
    backdrop-filter: saturate(200%) blur(30px);
    height: 70px;
}

.left-side-menu {
    box-shadow: none;
    background-color: #fff;
    z-index: 2;
}

.enlarged .content-page {
    margin-left: 70px !important;
}

.enlarged .left-side-menu {
    position: fixed;
    padding-top: 0;
    width: 70px !important;
    z-index: 5;
}

.enlarged .navbar-custom {
    width: calc(100% - 70px);
}

.navbar-box {
    height: 90px;
    width: 100%;
    margin-left: auto;
    z-index: 1;
    position: fixed;
    display: block;
    right: 0;
}

.card {
    border: 1px solid #e7eaed00;
    border-radius: 10px;
}



.card .card-body.step-box .card-box-inner .step {
    color: rgb(151 92 246);
    position: relative;
    display: inline-block;
}

.card .card-body.step-box .card-box-inner .step:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -5px;
    right: 0px;
    background-color: #0f0c0c;
}

.card .card-body.step-box .card-box-inner {
    background-color: #f8f4ff;
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 10px 20px;
}

.ai-image-box {
    position: relative;
    transition: all 0.5s;
}

.ai-image-box:hover .icon-box {
    opacity: 1;
}

.ai-image-box .icon-box {
    position: absolute;
    top: 20px;
    right: 10px;
    background-color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    opacity: 0;
    transition: all 0.5s;
}

.color-selector.form-group label {
    align-self: center;
    margin: 0;
}

.color-selector.form-group {
    display: flex;
    align-content: center;
}

.color-selector.form-group .form-control {
    width: 160px;
    margin-left: 20px;
}

.border-primary {
    border-color: #975cf6 !important;
}

.text-dark {
    color: #1c1c1c !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.btn-primary {
    color: #fff;
    background: linear-gradient(to right, #e60df8, #35c2f3);
    border-color: #975cf6 !important;
}

.btn-primary:hover {
    color: #fff;
    background: linear-gradient(to right, #35c2f3, #e60df8);
    border-color: #975cf6 !important;
}


.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #975cf6;
    border-color: #975cf6;
}

.card-header {
    background-color: #fff;
}

::-moz-selection {
    color: #fff;
    background-color: #975cf6;
}

::selection {
    color: #fff;
    background-color: #975cf6;
}

#sidebar-menu>ul>li>a {
    font-family: "Montserrat", sans-serif;
}

.left-side-menu .slimscroll-menu .title {
    font-size: 12px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.enlarged .left-side-menu .slimscroll-menu .title {
    display: none;
}

.left-side-menu .slimscroll-menu .user-box {
    padding: 20px;
    text-align: center;
}

.left-side-menu .slimscroll-menu .user-box .avatar {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 15px;
}

.left-side-menu .slimscroll-menu .user-box .avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.left-side-menu .slimscroll-menu .user-box .content .user-name {
    margin: 0;
    font-size: 18px;
}

.left-side-menu .slimscroll-menu .user-box .content .user-name span {
    font-weight: 800;
}

.left-side-menu .slimscroll-menu .user-box .content .post {
    font-size: 12px;
    margin-bottom: 0;
}

.card-header {
    border-color: #f5f5f5;
    position: relative;
    background: transparent;
    padding: 1.5rem 1.5rem 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.card-header:first-child {
    border-radius: calc(0.75rem - 1px) calc(0.75rem - 1px) 0 0;
}

.card {
    margin-bottom: 1.875rem;
    background-color: #fff;
    transition: all .5s ease-in-out;
    position: relative;
    border: 0px solid transparent;
    border-radius: 1.75rem;
    box-shadow: 0px 5px 5px 0px rgba(82, 63, 105, 0.05);
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
}

.card-icon-box .card-body {
    display: flex;
    align-items: center;
}

.card-icon-box .card-body .icon-box {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.card-icon-box .card-body .icon-box i {
    color: #fff;
    font-size: 28px;
}

.card-icon-box .card-body .card-box-content .title {
    margin-top: 0;
    margin-bottom: 5px;
}

.card-icon-box .card-body .card-box-content .content {
    margin: 0;
    font-size: 0.875rem;
}

.navbar-custom .topnav-menu .nav-link span {
    font-weight: 700;
}

.navbar-box .navbar-custom .topnav-menu.style-1 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.navbar-box .navbar-custom .topnav-menu .nav-link.nav-btn {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #EEEEEE;
    margin-right: 10px;
    color: #0f0c0c;
    font-size: 20px;
    padding: 0;
    transition: all 0.5s;
}

.navbar-box .navbar-custom .topnav-menu .nav-link.nav-btn:hover {
    background-color: #975cf6;
    color: #fff;
}

.form-control {
    font-size: 14px;
    font-weight: 500;
    height: 45px;
    border-radius: 15px;
}
.form-control:focus{
    border-color: #975cf6 !important;
}

.navbar-box .navbar-custom .notification-list .dropdown-menu{
    width: 220px;
}
.navbar-box .navbar-custom .notification-list .dropdown-menu .dropdown-item:focus, .navbar-box .navbar-custom .notification-list .dropdown-menu .dropdown-item:hover{
    color: #975cf6;
    text-decoration: none;
    background-color: #f9f9f9;
}

.table th,.table td{
    font-weight: 600;
}
.table th{
    color: #000;
    white-space: nowrap;
    font-size: 18px;
    text-transform: capitalize;
    padding: 10px;
}
.table td{
    padding: 10px;
    font-size: 16px;
    border-bottom: 0;
    border-top: 1px solid #EEEEEE;
}
.table td img{
    object-fit: cover;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f8f8f8;
}

.text-primary{
    color: #975cf6 !important;
}
label{
    color: #0f0c0c;
}

.nav-tabs{
    border: none;
}
.tab-content{
    padding: 0;
}


.upgrade-box{
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
    overflow: hidden;
    transition: all 0.5s;
    margin-bottom: 30px;
}
.upgrade-box:hover{
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    transition: all 0.5s;
}
.upgrade-box .upgrade-media{
    width: 100%;
    height: 100%;
}
.upgrade-box .upgrade-media img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 10px;
}
.upgrade-box .upgrade-content{
    text-align: center;
    margin-bottom: 10px;
}
.upgrade-box .upgrade-content .title{
    margin: 20px 0;
}
.menu-badge {
    position: absolute;
    font-size: 10px;
    background-color: #ff0000;
    color: #fff;
    padding: 3px 2px;
    border-radius: 5px;
    right: 3px;
    top: 3px;
    line-height: 1;
}