#alert-container {
    position: fixed;
    right: 5px;
    top: 100px;
    z-index: 9999999
}

#alert-container .alert {
    box-shadow: 0 4px 10px 0 rgba(3, 3, 3, .1);
    font-weight: 400;
    margin-bottom: 10px;
    max-width: 450px !important;
    min-height: 45px !important;
    padding: 15px 40px 15px 60px;
    position: relative
}

#alert-container .alert.alert-success {
    background-color: #bff9d0;
    color: #299c77
}

#alert-container .alert .message-icon {
    fill: #299c77;
    stroke: #299c77;
    font-size: 20px;
    left: 5%;
    position: absolute;
    top: 30%
}

#alert-container .alert.alert-dismissible .close {
    font-size: 10px;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 20px
}

.opacity-0 {
    opacity: 0
}

.height-100-percent {
    height: 100%
}

.show-admin-bar #mobile-menu nav.fixed,
.show-admin-bar .preloader,
.show-admin-bar .scroll-progress,
.show-admin-bar header.sticky-bar.stick {
    top: 40px !important
}

.embed-responsive {
    display: block;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%
}

.embed-responsive:before {
    content: "";
    display: block
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    border: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.position-relative {
    position: relative !important
}

.post-module-1 .post-content-overlay {
    bottom: 15px;
    left: 15px;
    padding-right: 15px;
    position: absolute;
    transition-duration: .2s
}

.post-module-1 .post-thumb:hover .post-content-overlay {
    bottom: 20px;
    transition-duration: .2s
}

.post-module-1 .list-post .post-thumb {
    height: 100px;
    width: 130px
}

.post-module-1 .img-hover-slide {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 280px;
    overflow: hidden;
    -ms-transition: all .4s ease
}

.post-module-1 .thumb-overlay {
    position: relative
}

.post-module-1 .thumb-overlay:before {
    background: linear-gradient(180deg, transparent 50%, rgba(0, 0, 0, .8));
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    width: 100%
}

.post-module-1 .thumb-overlay:hover:before {
    background-color: rgba(0, 0, 0, .2)
}

.pagination-area .page-item,
.pagination-area .page-item:first-child {
    margin: 0
}

.pagination-area .page-link {
    background: none;
    border: 0;
    box-shadow: none;
    font-size: 15px;
    outline: 0;
    padding: 0 10px;
    text-align: center
}

.pagination-area .page-item.active .page-link {
    background: none;
    border: 0;
    box-shadow: none;
    outline: 0;
    position: relative;
    z-index: 1
}

.pagination-area .pagination {
    border-radius: .25rem;
    display: flex;
    list-style: none;
    padding-left: 0
}

.pagination-area .page-item.active .page-link:hover,
.pagination-area .page-link:hover {
    color: #ef3f48
}

.d-none {
    display: none
}

.bb-dialog-mask .form-control-lg {
    font-size: 1em !important
}

.bb-dialog-wrapper .align-items-center {
    text-align: center
}

.bb-dialog-wrapper .bb-dialog-footer .small.text-end {
    display: block;
    font-size: .9em;
    padding: 10px 0;
    text-align: center
}

.bb-dialog-wrapper .bb-dialog-footer button[type=submit] {
    width: 100%
}

.toc-container .toc_list>li {
    counter-increment: toc 1;
    counter-reset: subtoc 0;
    padding: 5px 5px 5px 37px;
    position: relative
}

.toc-container .toc_list>li:before {
    align-items: center;
    background-color: #dee1f3;
    border-radius: 100px;
    color: #474747;
    content: counter(toc);
    display: inline-flex;
    font-size: 13px;
    font-weight: 600;
    height: 27px;
    justify-content: center;
    left: 0;
    margin-right: 10px;
    position: absolute;
    top: 5px;
    transition: all .2s linear 0s;
    width: 27px
}

.toc-container .toc_list>li ul {
    padding-left: 0
}

.toc-container .toc_list>li ul li {
    list-style-type: disc !important
}

.toc-container .toc_list>li ul li::marker {
    font-size: 1rem
}

#page-post-detail-container {
    font-size: 14px
}

#page-post-detail-container h2,
#page-post-detail-container p {
    margin-bottom: 15px
}

#page-post-detail-container h1,
#page-post-detail-container h2,
#page-post-detail-container h3,
#page-post-detail-container h4,
#page-post-detail-container h5,
#page-post-detail-container h6 {
    font-weight: 600
}

#page-post-detail-container .text-center img {
    margin-left: auto;
    margin-right: auto
}

#app-monst .toc-container {
    border: none
}

#app-monst .ck-content ul {
    list-style-type: none
}
.row{
    display: flex;
}
.col-lg-6{
    width: 50%;
}
.bg-blueGray-50, .bg-blueGray-100{
    background-color: #262E36 !important;
}
.cards .shadow{
    background-color: #262E36;
}
h1.text-2xl, .inline-flex{
    color: #fff !important;
}
.hero{
    background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5));
}
.row{
    justify-content: center;
    gap: 30px;
}
@media only screen and (min-width:576px) and (max-width:767px) {
    .sticky-logo {
        display: block !important
    }
}
@media (max-width:767px) {
    .row {
        display: block !important
    }
    .col-lg-6 {
        width: 100%;
    }
}
.col-lg-4{
    width: 33.999%;
}
/* ====== FORM WRAPPER ====== */
form {
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
}

/* ====== LABELS ====== */
form label {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
}

/* ====== INPUTS & TEXTAREAS ====== */
form input[type="text"],
form input[type="email"],
form input[type="tel"],
form input[type="url"],
form input[type="number"],
form textarea {
  font-size: 14px;
  background-color: #fff;
  transition: border-color 0.3s, box-shadow 0.3s;
}

form input:focus,
form textarea:focus {
  border-color: #2563eb; /* Tailwind blue-600 */
  box-shadow: 0 0 0 2px rgba(37,99,235,0.15);
}

/* ====== CHECKBOX GRID ====== */
form .grid label {
  font-size: 14px;
  font-weight: 500;
  color: #fdfdfd !important;
}
form input[type="checkbox"] {
  accent-color: #2563eb; /* Tailwind blue-600 */
}

/* ====== SUBMIT BUTTON ====== */
form button[type="submit"] {
  font-size: 15px;
  letter-spacing: 0.5px;
}
form button[type="submit"]:hover {
  transform: translateY(-2px);
}

/* ====== RESPONSIVE SPACING ====== */
@media (max-width: 768px) {
  form {
    padding: 20px;
  }
}
.col-lg-4{
    width: 25%;
}
.bg-white.shadow-lg.rounded-xl.p-8{
    background-color: #262E36 !important;
}
@media (max-width:767px) {
    .row {
        display: block !important
    }
    .col-lg-4 {
        width: 100%;
        margin: 20px 0;
    }
}
h2.text-4xl.mt-5.font-bold.font-heading.leading-tight, h2.text-3xl.md\:text-4xl.font-bold.font-heading.wow.animate__.animate__fadeInDown.animated {
    color: #fff;
}
p.mt-4.mb-6.text-blueGray-500.leading-relaxed {
    color: #fff !important;
}
p.text-blueGray-400.leading-loose.wow.animate__.animate__fadeInUp.animated{
    color: #fff !important;
}
h3.text-lg.font-semibold , .md\:text-4xl{
    color: #fff !important;
}
.text-blueGray-500{
    color: #ffffff !important;
}
a.text-lg.text-blueGray-400.hover\:text-blueGray-500{
    color: #fff !important;
}
h5.mb-6.text-lg.font-bold.font-heading , .w-6{
    color: #fff !important;
}
/* .text-blue-500{
    color: #262E36 !important;
} */
 .bg-blue-500,
 .bg-blue-400{
    background-color: #265256 !important;
 }
 h2.max-w-lg.mx-auto.mb-4.text-4xl.font-bold.font-heading.wow.animate__.animate__fadeInUp.animated{
    color: #fff !important;
 }
 section.relative.footer-2.border-t.border-gray-100{
    background-color: #262E36 !important;
 }
 .h-10{
    height: 110px !important;
 }
 @media(max-width: 768px){
    .h-10{
    height: 80px !important;
    }
 }
 .relative.flex.flex-wrap.-mx-4{
  position: relative;
  overflow: hidden;
}

/* watermark overlay across entire footer (including right colored area) */
.relative.flex.flex-wrap.-mx-4::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('../../../storage/watermark.png') center center no-repeat;
  background-size: cover;
  opacity: 0.08; /* adjust for faintness */
  z-index: 2; /* put watermark above background color */
  pointer-events: none;
}

/* keep all footer text and links visible above watermark */
.relative.flex.flex-wrap.-mx-4 > * {
  position: relative;
  z-index: 3;
}
h2.text-4xl.font-bold.mb-6{
    color: #fff !important;
}
/* .text-4xl , .text-xl{
    color: #fff !important;
} */

h2.text-4xl.font-bold.mb-12{
    color: #262E36 !important;
}
form{
    background-color: #ffffff2e;
}
a.inline-block.px-2.text-blue-500{
    color: #ffffff !important;
}
.text-black{
    color: #000 !important;
}
.col-lg-3{
    width: 25% !important;
}
form.contact-form.generic-form{
    background-color: #262E36;
}
/* Only activate dropdown on small screens */
@media (max-width: 991px) {
  .footer-dropdown {
    display: none;
    padding-left: 15px;
    margin-top: 10px;
  }

  .footer-dropdown-btn {
    width: 100%;
    text-align: left;
    background: none;
    border: none;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .footer-dropdown-btn span {
    font-size: 20px;
    font-weight: bold;
    transition: transform 0.3s ease;
  }

  .footer-dropdown-btn.active span {
    transform: rotate(45deg);
  }

  .footer-dropdown a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
    padding: 5px 0;
  }

  .footer-dropdown a:hover {
    color: #007bff;
  }
}
ul.footer-dropdown{
    color: #ffffff !important;
}
button.footer-toggle{
    color: #ffffff !important;
}
.footer-section a{
    color: #fff;
}

@media(max-width: 768px){
    .footer-right{
    padding-top: 40px !important;
    }
    .footer-section{
        border: 1px solid rgba(255, 255, 255, .2);
        padding: 10px;
        text-align: center;
    }
}
button.py-4.px-8.text-sm.text-white.font-semibold.leading-none.hover\:bg-white.rounded {
    background-color: #fff;
    color: #000 !important;
}
@media(max-width: 768px){
    button.py-4.px-8.text-sm.text-white.font-semibold.leading-none.hover\:bg-white.rounded {
        width: 100%;
        margin-top: 10px;
    }
}
.hover\:bg-blue-500:hover{
    background-color: #ffffff !important;
    color: #000 !important;
    border: 0.5px solid #000 !important;
}
.cards{
    border-radius: 20px !important;
}
.text-blueGray-400{
    color: #fff !important;
}
@media(max-width: 768px){
    .col-lg-6.mb-12.footer-section{
        margin-bottom: 10px !important;
    }
}
.call-icon {
  display: inline-block;
  background-color: #000; /* button background */
  color: #fff; /* icon color */
  padding: 5px 5px;
  text-align: center;
  transition: background 0.3s;
  font-size: 16px !important;
}

.call-icon:hover {
  background-color: #007bff; /* hover color */
  color: #fff;
}
.navbar-burger{
    margin-left: 10px;
}
.d-flex{
    display: flex;
}
@media(max-width: 768px){
    .pt-16{
        padding-top: 20px !important;
    }
    .pb-12{
        padding-bottom: 20px !important;
    }
    .py-20{
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .px-4{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .p-8{
        padding: 10px !important;
    }
    .md-mb-5{
        margin-bottom: 25px !important;
    }
    img.h-48.mx-auto{
        height: 100% !important;
    }
    h2.text-4xl.font-bold.font-heading.leading-tight{
            font-size: 30px !important;
        line-height: 35px !important;
    }
}
@media(max-width: 465px){
    .container{
        padding: 0 15px;
    }
}
.bg-gray{
 background-color: #F8FAFC;
}
@media(max-width: 365px){
    a.tracking-wide.hover-up-2.inline-block.py-4.px-8.sm\:mb-0.sm\:mr-3.text-xs.text-white.text-center.font-semibold.leading-none.bg-blue-400.hover\:bg-blue-500.rounded.wow.animate__.animate__fadeInUp.animated{
        padding: 13px !important;
    }
}
img.w-14.h-14.rounded-full.mr-4.object-cover{
    width: 60px;
    height: 60px;
}
        /* Feature Number Badge */
            .feature-badge {
            display: inline-block;
            margin-right: 12px;
            background: #3b82f6;
            color: #fff;
            font-weight: bold;
            font-size: 14px;
            padding: 8px 14px;
            border-radius: 50%;
            }

            /* Stats Section */
            .stat-box {
            flex: 1 1 200px;
            text-align: center;
            padding: 20px;
            }
            .stat-number {
            font-size: 2rem;
            font-weight: 700;
            color: #2563eb;
            }
            .stat-label {
            color: #64748b;
            font-size: 0.95rem;
            margin-top: 4px;
            }

            /* Process Cards */
            .process-card {
            flex: 1 1 200px;
            margin: 10px;
            padding: 24px;
            background: #fff;
            border: 1px solid #e2e8f0;
            border-radius: 12px;
            box-shadow: 0 4px 10px rgba(0,0,0,0.05);
            transition: all 0.3s ease;
            }
            .process-card:hover {
            transform: translateY(-6px);
            box-shadow: 0 6px 18px rgba(0,0,0,0.1);
            }
@media(max-width: 768px){
    .footer-links{
        text-align: center !important;
    }
}
.footer-links a{
    background-color: #262E36;
    color: #dee1f3;
    border-radius: 50%;
    padding: 10px;
    padding-bottom: 6px;
    margin: 0 5px;
}
.footer-links a:hover{
    background-color: #dee1f3;
    color: #262E36;
}
.flex.w-full.lg\:w-2\/3.mb-3.lg\:mb-0.px-4.bg-blueGray-50.rounded{
    padding: 5px !important;
}
/*HD*/
.services{
    transition: background-color 0.4s ease;
    height: 250px !important;
}

.services:hover{
    background-color: forestgreen !important ;
    animation: ease-in 2s;
}

@media (max-width: 576px) {
    .services{
        height: auto !important;
    }
}
.why-choose-card{
    background-color: aliceblue;
    border-bottom: 2px solid #5cc6dd;
    border-right: 2px solid #20cadf;
    color: black;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    position: relative;
    overflow: hidden;         /* prevents bleed */
    z-index: 1;
}
.why-choose-card:hover{
    /*background-color: lightskyblue;*/
    border-bottom: 4px solid #5cc6dd;
    border-right: 4px solid #20cadf;
    color: white;
    padding: 10px;
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.15);
}

/* Animated background overlay */
.why-choose-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;               /* Start from top */
    background: lightskyblue; /* Same as your hover BG */
    z-index: -1;              /* Behind your text */
    transition: height 0.4s ease;
}

/* Expand background top ➜ bottom */
.why-choose-card:hover::before {
    height: 100%;
}

.border-b{
    border-bottom: 1px solid skyblue;
}
.card {
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.12);
    padding: 16px;
    background: white;
    text-align: center;
}
.slick-slide { padding: 10px; }
.slide-img { width:100%; height:160px; object-fit:cover; border-radius:6px; }

.card-wrapper {
    width: 320px;
    margin: 40px auto;
}

.hover-card {
    position: relative;
    width: 100%;
    height: 420px;
    /*background-image: url('https://picsum.photos/400/500');*/
    background-size: cover;
    background-position: center;
    border-radius: 16px;
    background-repeat: no-repeat;
    overflow: hidden;
    cursor: pointer;
}

/* Hidden text panel */
.hover-content {
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 25px;
    color: white;
    background: rgba(0, 0, 0, 0.75);
    transition: bottom 0.5s ease-in-out;
}

/* Hover effect: slide text up */
.hover-card:hover .hover-content {
    bottom: 0;
}

.hover-content h3 {
    margin-bottom: 10px;
    font-size: 22px;
}


