.pallet-1 {
    background: linear-gradient(300deg, #bbd266, #131211);
    color: white;
}

.pallet-2 {
    background: linear-gradient(268deg, #ffc107, #735DB0);
    color: #0e0e0e;
}

nav {
    background: linear-gradient(124deg, #000000 23%, #463434 45%);
    color: white !important;
}

.navbar-light .navbar-nav .nav-link {
    color: black !important;
    background: linear-gradient(268deg, #ffffffbf 26%, #FAFAFA 88%);
    margin-left: 15px;
    border-radius: 55px;
    border: solid 2px #ffffff;
}

.content-area {
    padding: 10px;
    font-size: 17px;
    font-weight: 400;
    text-align: justify;
}

.content-area h2 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.styled-heading {
    user-select: none;
    position: relative;
    cursor: pointer;
    color: transparent;
    background-image: -webkit-linear-gradient(338deg, #E91E63, #131211, #131211, #131211);
    background-image: -o-linear-gradient(338deg, #E91E63, #131211, #131211, #131211);
    background-image: linear-gradient(68deg, #E91E63, #131211, #131211, #131211);
    background-size: 200% 200%;
    background-clip: text;
    -webkit-background-clip: text;
    animation: move 5s linear infinite;
}

@-webkit-keyframes move {
    0% {
        background-position: 0% center;
    }
    100% {
        background-position: -200% center;
    }
}

@-moz-keyframes move {
    0% {
        background-position: 0% center;
    }
    100% {
        background-position: -200% center;
    }
}

@keyframes move {
    0% {
        background-position: 0% center;
    }
    100% {
        background-position: -200% center;
    }
}

img.catImg {
    background: linear-gradient(104deg, #FFFF, #E1E1E1);
    border-radius: 19px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
    margin-bottom: 10px;
}

p.location-text {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}

.faq-sec .card-header .btn {
    width: 100%;
    text-align: left;
    position: relative;
    color: white;
    font-weight: 500;
    font-size: 18px;
    text-decoration: none;
}

.card-header {
    background: linear-gradient(45deg, #7F2674, #735DB0);
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}

.faq-sec .card-header .btn:after {
    content: '\f00d';
    /* Font Awesome plus icon */
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right: 10px;
    transition: transform 0.2s;
}

.faq-sec .card-header .btn.collapsed:after {
    transform: rotate(-45deg);
    /* Transform plus to minus icon */
}

footer {
    background: #856404;
    color: white;
    padding: 20px 0;
}

.footer-bottom {
    padding-top: 10px;
    border-top: 1px solid white;
}

footer a {
    color: white !important;
    text-decoration: none !important;
}

footer h5 {
    border-left: 6px solid white;
    padding-left: 10px;
}

.banner img {
    width: 100%;
    height: auto;
}

.column-content {
    background-color: #ffffff42;
    border: 1px solid #dee2e6;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 18px;
}

.list-heading {
    font-size: 22px !important;
    margin-bottom: 1rem;
}

.list-item {
    padding: 0px;
    border-bottom: 1px solid #dee2e6;
    position: relative;
}

.list-item p {
    padding: 5px;
    margin: 0px;
    margin-left: 27px;
}

.list-item:last-child {
    border-bottom: none;
}

.list-item:before {
    content: "👉";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    padding-right: 5px;
}

img.bannerImg {
    border-radius: 21px;
    margin-bottom: 10px;
    border: 2px solid #ff00b7;
}

/* CSS */

.button-77 {
    align-items: center;
    appearance: none;
    background-clip: padding-box;
    background-color: initial;
    background-image: none;
    border-style: none;
    box-sizing: border-box;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    flex-direction: row;
    flex-shrink: 0;
    font-size: 17px;
    font-weight: 500;
    justify-content: center;
    line-height: 24px;
    margin: 0;
    min-height: 64px;
    outline: none;
    overflow: visible;
    padding: 19px 26px;
    pointer-events: auto;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: middle;
    width: auto;
    word-break: keep-all;
    z-index: 0;
    width: 100%;
    color: white;
    margin-top: 11px;
    text-decoration: none;
     !important
}

@media (min-width: 768px) {
    .button-77 {
        padding: 19px 32px;
    }
}

.button-77:before,
.button-77:after {}

.button-77:before {
    background-color: rgba(249, 58, 19, .32);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
}

.button-77:after {
    background-color: initial;
    background-image: linear-gradient(45deg, #7F2674, #735DB0);
    bottom: 4px;
    content: "";
    display: block;
    left: 4px;
    overflow: hidden;
    position: absolute;
    right: 4px;
    top: 4px;
    transition: all 100ms ease-out;
    z-index: -1;
}

.button-77:hover:not(:disabled):after {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    transition-timing-function: ease-in;
}

.button-77:active:not(:disabled) {
    color: #ccc;
}

.button-77:active:not(:disabled):after {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), linear-gradient(92.83deg, #ff7426 0, #f93a13 100%);
    bottom: 4px;
    left: 4px;
    right: 4px;
    top: 4px;
}

.button-77:disabled {
    cursor: default;
    opacity: .24;
}

.profile-card {
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 100px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    display: flex;
    background: linear-gradient(45deg, #7F2674, #735DB0);
}

.profile-card img {
    max-width: 100%;
    height: 168px;
    width: 150px;
    object-fit: cover;
    background: linear-gradient(330deg, #ffa100, #ff00b7);
    padding: 3px;
    border-radius: 10px;
}

.profile-info {
    padding: 10px;
    color: white;
}

.profile-info h5 {
    margin-top: 0;
    font-weight: 700;
}

.profile-info p {
    margin-bottom: 10px;
}

.profile-info .btn {
    margin-right: 10px;
    border: 2px solid white !important;
    background: linear-gradient(330deg, #795548, #607D8B);
    font-weight: 500;
    border-radius: 25px;
}

.profile-info .btn:last-child {
    margin-right: 0;
}

.chipta h1 {
    font-weight: bolder;
    font-size: 34px;
    text-align: left;
}

a {
    color: #ff584c !important;
    text-decoration: none !important;
}

@media only screen and (max-width: 900px) {
    .profile-title {
        font-size: 17px;
    }
    nav {
        background: linear-gradient(35deg, #FFC107 55%, #FF5722 55%);
        color: white !important;
    }
    .navbar-light .navbar-toggler {
        color: rgb(255 255 255);
        border-color: rgb(255 255 255);
        background: white;
    }
    .navbar-light .navbar-nav .nav-link {
        background: linear-gradient(124deg, #5e00ff 26%, #5e00ff00 88%);
        padding-left: 10px;
        margin-bottom: 3px;
    }
    .content-area h2 {
        text-align: center !important;
        font-size: 22px;
    }
    .content-area h3 {
        font-size: 14px;
        text-align: center;
    }
    body {
        font-size: 15px !important;
    }
    .content-area {
        padding: 5px;
    }
    .profile-cat {
        font-size: 13px;
    }
    .profile-mis {
        font-size: 14px
    }
    .hide {
        display: none !important;
    }
    .profile-info .btn {
        border: 1px solid white !important;
        border-radius: 31px;
        width: 40px;
        height: 40px
    }
}

.lintusection h2 {
    text-align: left !important;
    /* font-size: 22px; */
}

.lintusection .chipta {
    padding-top: 87px;
}

a.nav-link {
    font-size: 18px;
    font-weight: 400;
    color: black !important;
}

.video-area {
    display: flex;
    justify-content: center;
}

.video-area video {
    background: linear-gradient(45deg, #5e00ff, #ff00b7);
    padding: 10px;
    border-radius: 11px;
    overflow: hidden;
}

/* Custom CSS */

.og-content h4 {
    color: aliceblue;
    font-size: 24px;
    margin-bottom: 20px;
}

/* Scrollable Container */

.scrollable-container {
    max-height: 300px;
    /* Adjust height as needed */
    overflow-y: scroll;
    padding-right: 10px;
    overflow-x: hidden;
}

/* Button Styling */

.btn-block {
    color: white;
    text-align: center;
}

.btn-block a {
    color: white;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
}

.btn-block:hover {
    background-color: #0056b3;
    /* Darker blue on hover */
}

/* Custom Scrollbar (optional) */

.scrollable-container::-webkit-scrollbar {
    width: 4px;
}

.scrollable-container::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.scrollable-container::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 5px;
}

.scrollable-container::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.btn-primary {
    color: #FFFFFF;
    background-image: linear-gradient(59deg, #f2f3f4, #fff9f9);
    border-color: #007bff;
}

.bg-dark {
    background-color: #0b0c0c !important;
}

.nowcalling {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
}

.lcol,
.rcol {
    float: left;
    width: 50%;
}

.lcol a,
.rcol a {
    display: block;
    padding: 6px 0;
    text-align: center;
    text-decoration: none;
    color: #fff !important;
}

.lcol {
    background-color: #fd275a;
}

.rcol {
    background-color: #009999;
}

footer {
    margin-bottom: 30px;
}