.sidebar {
    position: sticky;
    top: 0px;
}

.sidebar1 {
    background-color: #F7F7F7;
    border-radius: 30px;
}

.sidebar1 a {
    text-decoration: none;
}

.linkedin-icon,
.facebook-icon,
.pinterest-icon {
    width: 40px;
    height: 40px;
    background: #0E977F;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
}

.sidebar1-main {
    padding: 16px 0px;
    border-bottom: 1px solid #35353566
}

.sidebar-main {
    height: 550px;
    background-color: #f9fafb;
    max-width: 280px;
    width: 100%;
    border-radius: 5px;
    margin: auto;
    overflow-y: auto;
}

.sidebar-main::-webkit-scrollbar {
    width: 3px;
}

.sidebar-main::-webkit-scrollbar-thumb {
    background-color: #0E977F;
    border-radius: 10px;
}

.sidebar-main::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.sidebar strong {
    font-size: 22px;
    color: #0E977F;
}

.sidebar-links li {
    margin-top: 5px;
    padding: 9px;
    border-radius: 5px;
}
.sidebar-links li:hover{
    box-shadow: rgba(91, 201, 157, 0.2) 2px 2px 2px 2px;
}
.sidebar-links li:hover,
.sidebar-links li:hover a {
    background-color: #0E977F;
    color: white;
}

.sidebar-links li a {
    color: #1a1a1a;
    text-decoration: none;
    font-size: 14px;
    height: auto;
    padding: 9px;
    font-weight: 500;
}
/* Mobile layout - sidebar at bottom of content */
@media (max-width: 992px) {
    .d-flex.container {
        flex-direction: column;
    }

    .col-md-9, .col-lg-9 {
        width: 100% !important;
        /* padding-left: 0px !important; */
        order: 1;
    }

    .col-md-3, .col-lg-3 {
        width: 100% !important;
        order: 2;
        margin-top: 20px;
        /* padding: 0 15px; */
    }

    .sidebar {
        position: static;
        margin-top: 0px;
        padding-top: 0px !important;
    }

    .sidebar-main {
        max-width: 100%;
        height: auto;
        max-height: none;
        margin-top: 0px !important;
        /* padding: 15px; */
    }
    .sidebar-links li{
        padding-left: 0px;
    }
    .sidebar-links a{
        padding: 0px !important;
    }
}

/* For larger screens */
@media (min-width: 769px) {
    .sidebar {
        position: sticky;
        top: 0px;
    }

    .col-md-3, .col-lg-3 {
        position: static;
    }
}

.navbar-bg,
.main-content-bg,
.footer-main {
    background: linear-gradient(90deg, #FEF4E4 0%, rgba(168, 221, 201, 0.6) 100%);
}

.hero-bg {
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

.navbar-border {
    border-bottom: 1px solid #252525;
}

.redirect-lik {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    background: #CBEADF;
    border-radius: 40px;
    padding: 5px 8px;
}

.position-relative {
    position: relative;
}

.badge-top-right {
    position: absolute;
    top: 2px;
    right: 3px;
    background-color: #5686d2;
    color: #fff;
    font-size: 12px;
    padding: 3px 8px;
    border-radius: 12px;
    font-weight: bold;
}

.locals-list a:hover {
    color: #5686d2;
}

.mobile-lang {
    display: none;
}

section ul {
    list-style-type: none;
    padding: 0;
}

.tool-title h1,
.howto-title {
    color: #0E977F !important;
}

.common-bg-color {
    background-color: #f9fafb !important;
}

.user-icon-bluish {
    display: none !important;
}

@media (max-width: 887px) {
    .custom-navbar ul li a {
        font-size: 14px !important;
    }
}

/* @media (max-width: 768px) {
    .sidebar {
        display: none;
    }

    .col-md-9,
    .col-lg-9 {
        width: 100% !important;
        padding-left: 0px !important;
    }

    .col-md-3,
    .col-lg-3 {
        display: none !important;
    }
} */

@media (max-width: 767px) {
    .mobile-lang {
        display: block;
    }

    .desktop-lang {
        display: none;
    }
}

@media (max-width: 992px) {
    .home-bottom-main {
        gap: 265px;
    }
}

@media (max-width: 405px) {
    .home-man {
        position: absolute;
        right: -55px;
        bottom: -49px;
        width: 350px;
    }

    .number-1-icon {
        position: absolute;
        right: 142px;
        z-index: 0;
        bottom: 59px;
        width: 49px;
    }

    .mail-icon {
        position: absolute;
        right: 237px;
        z-index: 10;
        bottom: 28px;
        width: 49px;
    }

    .text-t-icon {
        position: absolute;
        right: 197px;
        z-index: 10;
        bottom: 90px;
        width: 49px;
    }
}

@media (max-width: 370px) {
    .home-man {
        position: absolute;
        right: -58px;
        bottom: -49px;
        width: 306px;
    }

    .number-1-icon {
        position: absolute;
        right: 104px;
        z-index: 0;
        bottom: 59px;
        width: 49px;
    }

    .mail-icon {
        position: absolute;
        right: 190px;
        z-index: 10;
        bottom: 28px;
        width: 49px;
    }

    .text-t-icon {
        position: absolute;
        right: 162px;
        z-index: 10;
        bottom: 90px;
        width: 49px;
    }

    .text-icon {
        position: absolute;
        right: -39px;
        z-index: 10;
        bottom: 117px;
        width: 49px;
    }
}
