.site-preloader {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 10001;
}
.site-preloader .wrapper {
    width: 100%;
    height: 100%;
}
.header-top-area {
    background-color: #212b36;
}
.header-top-area li,
.header-top-area li a {
    color: #939598;
    font-size: 14px;
}
.footer-middle-area .address-box i,
.footer-middle-area .link-item a:hover,
.header-top-area li a:hover,
.home-features-area .ft-item:hover .icon-box i {
    color: #fff;
}
.header-top-area .social-icons i {
    border: 1px solid #939598;
    padding: 5px 7px;
    font-size: 14px;
}
.header-top-area .social-icons a:hover i {
    background-color: #fff;
    color: #2e3092;
}
header {
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
}
.main-header-area {
    background-color: #fff;
    box-shadow: 0 1px 5px -3px #000;
    z-index: 1000;
}
.main-header-area.scrolled {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}
.main-header-area .navbar {
    padding: 6px 0;
}
.main-header-area .site-logo {
    max-width: 145px;
}
.main-header-area .nav-item {
    padding: 10px 12px;
}
.main-header-area .nav-link {
    color: #333;
    position: relative;
    font-weight: 600;
    padding: 0 !important;
}
.main-header-area .nav-item .nav-link::before {
    position: absolute;
    content: "";
    left: 0;
    top: 100%;
    height: 2px;
    width: 0;
    max-width: 100%;
    background-color: #00aeef;
    transition: 0.3s;
}
.main-header-area .nav-item:hover .nav-link::before {
    width: 80px;
}
.custom-content a,
.main-header-area .nav-link.active,
.main-header-area .nav-link:hover {
    color: #00aeef !important;
}
.main-header-area .nav-link.active::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 100%;
    height: 2px;
    width: 100%;
    background-color: #00aeef;
}
.main-header-area .dropdown-menu {
    border: 0;
    border-radius: 0;
    box-shadow: 2px 2px 20px rgb(0 0 0 / 10%);
}
.main-header-area .dropdown-menu .dropdown-item {
    padding: 8px 20px;
}
.main-header-area .dropdown:hover .dropdown-menu {
    display: block;
}
.main-header-area .btn {
    padding: 0 20px;
}
.home-banner-area h1 {
    font-size: 56px;
    line-height: 1.5;
    text-shadow: 2px 2px 4px #000;
}
.section-header::before {
    position: absolute;
    bottom: -10px;
    left: 48%;
    content: "";
    width: 40px;
    height: 4px;
    background-color: #00aeef;
}
.umrah-pack-item {
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 12px -8px #000;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.umrah-pack-item:hover,
.visa-process-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 2px 20px -8px #000;
}
.umrah-pack-item .img-box {
    height: 210px;
    overflow: hidden;
}
.umrah-pack-item .img-box img {
    height: 210px;
    object-fit: cover;
}
.umrah-pack-item h6 a {
    font-size: 20px;
}
.umrah-pack-item .price-text {
    margin-top: -4px;
    font-size: 14px;
}
.home-hajj-pack .overlay,
.home-holiday-pack .overlay {
    background-color: #00000091;
}
.visa-process-item img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    border: 2px solid #ccc;
}
.visa-process-item .name {
    bottom: 0;
    left: 2px;
    right: 2px;
    background: #0000008f;
}
.why-choose-area {
    background-color: #d8e3e6;
}
.custom-content ul,
.styled-list {
    margin-left: 16px;
}
.styled-list li {
    list-style-type: disc;
    margin-bottom: 16px;
}
.custom-content h1 {
    font-size: 38px;
    line-height: 48px;
    font-weight: 500;
}
.custom-content h2 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 500;
}
.custom-content h3 {
    font-size: 26px;
    line-height: 34px;
    font-weight: 500;
}
.custom-content table {
    border-color: transparent !important;
    max-width: 100%;
    overflow-x: scroll;
}
.custom-content li {
    list-style-type: disc;
    margin-bottom: 8px;
}
.home-features-area .ft-item .icon-box {
    display: inline-block;
    width: 60px;
    height: 60px;
    border: 3px solid #00aeef;
    padding: 12px 0;
}
.get-in-touch .social-icons li:hover,
.home-features-area .ft-item:hover .icon-box {
    background-color: #00aeef;
}
.home-features-area .ft-item .icon-box i {
    font-size: 30px;
    color: #00aeef;
}
.home-newsletter-area .input-group input {
    padding: 14px 16px;
}
.home-newsletter-area .input-group button i {
    font-size: 18px;
    color: #00aeef;
}
.page-banner-area h2 {
    font-size: 42px;
    line-height: 52px;
}
.page-banner-area h1 {
    font-size: 42px;
    line-height: 52px;
}
.page-banner-area h1 span {
    background-color: #0000006e;
    padding: 10px 20px;
}
.about-block .heading {
    border-bottom: 1px dotted #333;
}
.pack-details .box-wrapper {
    border: 1px solid rgba(0, 0, 0, 0.125);
}
.pack-details .box-heading {
    background-color: #d1ecf1;
    padding: 20px 16px;
}
.green-sec-heading,
.red-sec-heading {
    border-bottom: 1px solid #ccc;
    padding-bottom: 9px;
}
.green-sec-heading span {
    padding: 10px 24px;
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
    border-radius: 4px 4px 0 0;
}
.red-sec-heading span {
    padding: 10px 24px;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    border-radius: 4px 4px 0 0;
}
.get-in-touch .social-icons li {
    width: 30px;
    height: 30px;
    border: 1px solid #939598;
    text-align: center;
    border-radius: 50px;
}
.get-in-touch .social-icons i {
    padding: 5px 7px;
    font-size: 12px;
}
.contact-card-item {
    padding: 40px 30px;
    min-height: 340px;
    box-shadow: 0 2px 12px -8px #000;
}
.blog-item:hover img,
.contact-card-item:hover {
    box-shadow: 0 2px 20px -8px #000;
}
.contact-card-item .main-icon i {
    font-size: 40px;
}
.all-blog-packages .blog-item:last-child {
    border-bottom: 0 !important;
}
.border-bottom-box .heading {
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
}
.border-bottom-box .heading span {
    border-bottom: 3px solid #2e3092;
    padding-bottom: 6px;
}
.border-bottom-box .package-item img {
    max-width: 70px;
    height: 50px;
    object-fit: cover;
}
.border-bottom-box .package-item p {
    line-height: 16px;
}
.right-col-box .bg-blue-box {
    border: 1px solid #ddd;
    border-radius: 4px;
}
.right-col-box .bg-blue-box .heading {
    background-color: #00aeef;
    color: #fff;
    padding: 12px 20px;
}
.right-col-box .bg-blue-box.pack-price .price {
    padding: 20px;
    font-size: 20px;
}
.right-col-box .bg-blue-box.contact ul {
    margin: 8px 0;
}
.right-col-box .bg-blue-box.contact li {
    padding: 6px 20px;
}
.umrah-hajj-details .hajj-umrah-details-hash-slider {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 4px;
}
.umrah-hajj-details .accordion-header button {
    font-weight: 700;
}
.conatct-accordion td {
    min-width: 200px;
}
.country-dropdown-area .main-items {
    background: #00adef;
}
.country-dropdown-area .main-items .list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.country-dropdown-area .main-items .list li {
    text-align: center;
    color: #fff;
    padding: 16px 28px;
    cursor: pointer;
}
.country-dropdown-area .main-items .list li.active {
    background-color: #2e3092;
}
.country-dropdown-box {
    top: 101%;
    left: 0;
    right: 0;
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #eee;
    z-index: 100;
    display: none;
}
.country-dropdown-box .item {
    padding: 8px 12px;
    border-bottom: 1px solid #eee;
}
.country-dropdown-box img {
    width: 80px;
    height: 50px;
    object-fit: cover;
    border: 2px solid #ccc;
}
.main-search-box .nav-tabs .nav-link {
    background-color: #fff;
    color: #333;
    text-transform: uppercase;
    border: 0;
    font-size: 14px;
}
.main-search-box .nav-tabs .nav-link.active {
    background-color: #2e3092;
    color: #fff;
}
.main-search-box .tab-content .tab-pane {
    background-color: #ffffff6b;
    border-radius: 0 0 8px 8px;
    padding: 16px;
}
.main-search-box .tab-content .btn {
    background: #154eb5;
    border-color: #154eb5;
}
.main-search-box .tab-content .btn:hover {
    background: #113e91;
    border-color: #113e91;
}
.main-search-box .tab-content label {
    font-size: 13px;
    text-transform: uppercase;
}
.main-search-box label {
    text-transform: uppercase;
}
.request-status-box img {
    width: 100px;
}
footer .footer-middle-area {
    background: #1a1a1a;
}
footer .footer-bottom-area {
    background: #111;
}
footer .site-logo img {
    max-width: 100px;
}
.footer-middle-area .link-item a,
footer p {
    color: #ababab;
}
.footer-middle-area .link-item {
    margin-bottom: 10px;
}
.footer-middle-area .social-icons-area a {
    color: #00aeef;
    font-size: 20px;
}
.footer-bottom-area {
    padding: 16px 0;
}
.footer-bottom-area a,
.footer-bottom-area p {
    font-size: 14px;
    color: #d7d7d7;
}



/* Sticky Menu Styling */
.sticky-menu {
    background-color: #00adef;
    border-bottom: 1px solid #ddd;
    z-index: 1000;
    padding:20px 10px;
}

.sticky-menu ul {
    display: flex;
    justify-content: space-around;
    list-style: none;
    padding: 0;
    margin: 0;
}

.sticky-menu ul li a {
    display: block;
    /* padding: 15px 20px; */
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.sticky-menu ul li a:hover {
    color: #021529;
}

/* Responsive styling */
@media (max-width: 768px) {
    .sticky-menu ul {
        /* flex-direction: column; */
        /* align-items: center; */
        flex-wrap: wrap;
        justify-content: left;
        gap:10px 20px;
    }

    .sticky-menu ul li a {
        font-size: 12px;
    }
    .hajjPackage-conatiner.container{
        width: 100% !important;
        padding: 0 !important;
    }
}

/* Sticky effect */
.sticky {
    position: fixed;
    top: 72px;
    width: 100%;
    left: 0;
    z-index: 1;
}

.sticky-menu ul li .menu-item.active{
    color: #040c67 !important;
}