@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

p,
span,
h1,
h4 {
    color: #fff;
}

body {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    line-height: 1.5;
    /* Adjust as needed */
}

img.img-full-cover {
    object-fit: cover;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-position: center;
}

img.img-full-contain {
    object-fit: contain;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-position: center;
}

.input-auth {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    padding-left: 10px;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: none;
    background: none;
}

.mdi-menu::before {
    content: "\F035C";
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
}

.input-auth:focus {
    outline: none;
}

.input-auth::placeholder {
    color: #bbb;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.form-auth-wrapper:focus-within {
    border: 1px solid #fff;
}

small.err {
    font-size: 12px;
    color: red;
    position: absolute;
    left: 40px;
    bottom: -20px;
    font-style: italic;
}

.row-center {
    align-content: center;
    flex-direction: column;
}

.flex-center {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.flex-start {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.flex-between {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

button.btn-roundgold:hover {
    transition: .3s ease-in;
    transform: translateY(-2px);
}

button.btn-roundgold:active {
    transition: .3s ease-in;
    transform: translateY(2px);
}

button.btn-roundgold {
    transition: .3s ease-out;
    border: none;
}


/* For Chrome, Edge, and Safari */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* For Firefox */

input[type="number"] {
    -moz-appearance: textfield;
}

.profile-circle-nav img {
    border-radius: 100%;
}

#profile-drop {
    display: none;
}

.form-auth-wrapper .phonecode .input-wrap .bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*=col-] {
    width: 100% !important;
}

.form-auth-wrapper .phonecode .input-wrap .bootstrap-select>.dropdown-toggle.bs-placeholder,
.form-auth-wrapper .phonecode .input-wrap .bootstrap-select>.dropdown-toggle,
.form-auth-wrapper .phonecode .input-wrap .bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.form-auth-wrapper .phonecode .input-wrap .bootstrap-select>.dropdown-toggle.bs-placeholder:focus {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}

.form-auth-wrapper .phonecode .input-wrap .bootstrap-select .btn {
    border-color: transparent !important;
    background-color: transparent !important;
    padding: 15px 10px !important;
    margin: 0 !important;
}

.form-auth-wrapper .phonecode .input-wrap .bootstrap-select .btn:active {
    border-color: transparent !important;
}

.form-auth-wrapper .phonecode .input-wrap .bootstrap-select .btn:focus {
    outline: none !important;
    -webkit-appearance: none;
    box-shadow: none !important;
}

.form-auth-wrapper .phonecode .input-wrap .bootstrap-select .dropdown-menu {
    background: #fff !important;
    border-radius: 0px 0px 6px 6px;
    top: 60px !important;
}

.form-auth-wrapper .phonecode .input-wrap .bootstrap-select .dropdown-menu li a span.text {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    color: #333;
}

.form-auth-wrapper .phonecode .input-wrap .bootstrap-select .dropdown-menu li .dropdown-item.active,
.form-auth-wrapper .phonecode .input-wrap .bootstrap-select .dropdown-menu li .dropdown-item.active .dropdown-item:active {
    background-color: #bbb;
}

.form-auth-wrapper .phonecode .input-wrap .bootstrap-select .dropdown-menu li .dropdown-item:focus,
.form-auth-wrapper .phonecode .input-wrap .bootstrap-select .dropdown-menu li .dropdown-item:hover {
    background-color: #bbb;
}

.input-wrap>.bootstrap-select button .filter-option .filter-option-inner .filter-option-inner-inner {}

.input-wrap>.bootstrap-select>.dropdown-toggle.bs-placeholder,
.input-wrap>.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #111;
    font-family: 'Roboto' !important;
    font-style: normal !important;
    padding-left: 0;
}

.bootstrap-select>.dropdown-toggle[title='-- Motorcycle type --'],
.bootstrap-select>.dropdown-toggle[title='-- Motorcycle model --'],
.bootstrap-select>.dropdown-toggle[title='-- Latest model --'],
.bootstrap-select>.dropdown-toggle[title='-- Gender --'],
.bootstrap-select>.dropdown-toggle[title='-- Gender --'],
.bootstrap-select>.dropdown-toggle[title='-- Type --'],
.bootstrap-select>.dropdown-toggle[title='-- Services --'],
.bootstrap-select>.dropdown-toggle[title='-- New model --'],
.bootstrap-select>.dropdown-toggle[title='-- Rating model --'] {
    color: #AEAEAE !important;
}

.input-wrap>.select-form .dropdown-menu .inner ul li a.dropdown-item.active,
.dropdown-item:active {
    color: #04419b;
}

.input-wrap>.select-form .dropdown-menu .inner ul li a.dropdown-item.active,
.dropdown-item:active span {
    color: #fff;
}

.input-wrap>.select-form .dropdown-menu .bs-searchbox input:focus {
    outline: none !important;
}

.wrap {
    flex-wrap: wrap;
}

.section-homepage {
    background: var(--emerald-green, linear-gradient(180deg, #0A0A0A 0%, #062222 33%, #0C0E0D 71%, #062222 100%));
    min-height: 100vh;
}

.form-auth-wrapper .bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*=col-] {
    width: 100% !important;
}

.form-auth-wrapper .bootstrap-select>.dropdown-toggle.bs-placeholder,
.form-auth-wrapper .bootstrap-select>.dropdown-toggle,
.form-auth-wrapper .bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.form-auth-wrapper .bootstrap-select>.dropdown-toggle.bs-placeholder:focus {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
}

.form-auth-wrapper .bootstrap-select .dropdown-menu {
    transform: translate(0px, 0px) !important;
}

.form-auth-wrapper.phone .bootstrap-select .dropdown-menu {}

.form-auth-wrapper .bootstrap-select .btn {
    border-color: transparent !important;
    background-color: transparent !important;
    position: relative;
    top: -52px;
    padding: 5px 19px 1px 70px;
}

.form-auth-wrapper.phone .bootstrap-select .btn {
    top: -0px;
}

.form-auth-wrapper .bootstrap-select .btn:active {
    border-color: transparent !important;
}

.form-auth-wrapper .bootstrap-select .btn:focus {
    outline: none !important;
    -webkit-appearance: none;
    box-shadow: none !important;
}

.form-auth-wrapper .bootstrap-select .dropdown-menu {
    background: #fff !important;
    border-radius: 0px 0px 6px 6px;
}

.form-auth-wrapper .bootstrap-select .dropdown-menu li a span.text {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    color: #333;
}

.form-auth-wrapper .bootstrap-select .dropdown-menu li .dropdown-item.active,
.form-auth-wrapper .bootstrap-select .dropdown-menu li .dropdown-item.active .dropdown-item:active {
    background-color: #bbb;
}

.form-auth-wrapper .bootstrap-select .dropdown-menu li .dropdown-item:focus,
.form-auth-wrapper .bootstrap-select .dropdown-menu li .dropdown-item:hover {
    background-color: #bbb;
}

.input-wrap>.bootstrap-select button .filter-option .filter-option-inner .filter-option-inner-inner {}

.input-wrap>.bootstrap-select>.dropdown-toggle.bs-placeholder,
.input-wrap>.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #111;
    font-family: 'Roboto' !important;
    font-style: normal !important;
    padding-left: 0;
}

.input-wrap>.bootstrap-select>.dropdown-toggle[title='-- Motorcycle type --'],
.input-wrap>.bootstrap-select>.dropdown-toggle[title='-- Motorcycle model --'],
.input-wrap>.bootstrap-select>.dropdown-toggle[title='-- Latest model --'],
.input-wrap>.bootstrap-select>.dropdown-toggle[title='-- New model --'],
.input-wrap>.bootstrap-select>.dropdown-toggle[title='-- Rating model --'] {
    color: #AEAEAE !important;
}

.input-wrap>.select-form .dropdown-menu .inner ul li a.dropdown-item.active,
.dropdown-item:active {
    color: #04419b;
}

.input-wrap>.select-form .dropdown-menu .inner ul li a.dropdown-item.active,
.dropdown-item:active span {
    color: #fff;
}

.input-wrap>.select-form .dropdown-menu .bs-searchbox input:focus {
    outline: none !important;
}

.form-auth-wrapper .phone {}

.register-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}


/* On mouse-over, add a grey background color */

.register-checkbox:hover input~.checkmark {
    background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */

.register-checkbox input:checked~.checkmark {
    background-color: #2196F3;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.register-checkbox input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.register-checkbox .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.form-auth-wrapper.checker {
    min-height: 60px;
    ;
    height: unset;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
    padding: 10px 20px;
}

.checker-wrapper {
    color: #fff;
}

.checker-wrapper input {
    margin-right: 10px;
}

.form-register {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    /* border-radius: 10px; */
    /* border: 1px solid #bbb; */
    /* padding: 10px; */
    margin-bottom: 30px;
}

.header-collapse {
    border: 1px solid #bbb;
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    border-radius: 10px 10px 0px 0px;
}

.header-collapse::after {
    font-family: 'Font Awesome 5 Free';
    content: "\f061";
    font-weight: 900;
    color: #fff;
    margin-left: 10px;
}

.header-collapse h4 {
    color: #fff;
    font-size: 18px;
    padding: 0;
    margin: 0;
}

div#body-collapse {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border: 1px solid #bbb;
    border-top: 1px solid transparent;
    padding: 10px;
    border-radius: 0px 0px 10px 10px;
}

.accordion-wrapper {
    /* background: lime; */
}

.accordion-header {
    /* background: red; */
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px 0px 10px 0px;
}

.accordion-header h4 {
    font-size: 19px;
    padding: 0;
    margin: 0;
}

.accordion-custom {
    /* background: blue; */
}

.accordion-custom .accordion-title {
    border: 1px solid #fff;
    border-radius: 8px;
    padding: 0px 0px 0px 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
    position: relative;
    cursor: pointer;
    text-align: left;
}

.accordion-custom .accordion-title h4 {
    font-size: 16px;
    padding: 20px 30px 20px 0px;
    margin: 0;
    /* background: lime; */
    width: 100%;
}

.accordion-custom .accordion-body {
    border: 1px solid #fff;
    border-radius: 0px 0px 8px 8px;
    padding: 20px;
    text-align: left;
    display: none;
    margin-bottom: 20px;
}

.accordion-custom .accordion-body span {
    font-size: 14px;
}

.accordion-title:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f054";
    font-weight: 900;
    margin-left: 10px;
    color: #fff;
    position: absolute;
    right: 20px;
}

.accordion-title[aria-expanded="true"]::after {
    content: "\f078";
}

.title-serv {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    margin-top: 50px;
}

.title-serv h4 {
    font-size: 20px;
    padding: 0;
    text-decoration: underline;
    margin: 0;
}

.end-serv {
    margin-bottom: 40px;
}

section.section_about {
    width: 100%;
    min-height: 100vh;
    position: relative;
}

.footer_down {
    /* min-height: 320px; */
    background: #0BA14B;
    width: 100%;
    padding: 30px 0px;
}

.navbar_top {
    height: 50px;
    background: transparent;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    position: fixed;
    z-index: 100;
    /* background: lime; */
    width: 100%;
}

.banner-about {
    background: #fff;
    height: 116vh;
    padding: 70px 20px 40px 20px;
}

.about-title h1 {
    color: #000;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 35px;
}

.about-desc {
    margin-top: 53px;
}

.about-title {
    text-align: center;
}

.about-desc h3 {
    color: #000;
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 15px;
}

.about-desc p {
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.main-flex {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}

.green-box {
    background: var(--green, #0BA14B);
    width: 100%;
}

.green-box {
    background: var(--green, #0BA14B);
    width: 100%;
    height: 32em;
    padding: 45px 30px;
}

.green-box h3 {
    color: #FFF;
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 15px;
}

.green-box p {
    color: #FFF;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.orange-box {
    background: var(--yellow-new, #D6D600);
    height: 30em;
    padding: 45px 30px;
    width: 100%;
}

.orange-box h3 {
    color: #000;
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 7px;
}

.orange-box ul {
    padding: 0 1px 1px 0;
    margin: 0;
}

.orange-box ul li {
    color: #000;
    font-family: Montserrat;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.card-packwrap {
    background: #bbb;
    position: relative;
    margin-bottom: 20px;
    padding: 20px 20px;
}

.card-packwrap::after {
    content: "";
    background-color: #00000096;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}

.card-packwrap .pack-post {
    min-height: 11em;
    text-align: center;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.card-packwrap img.g2 {
    z-index: 1;
    object-position: 0 -40px;
}

.card-packwrap img.g1 {
    z-index: 1;
    object-position: 0 0px;
}

.card-packwrap h4 {
    color: #FFF;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.card-packwrap p {
    color: #FFF;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

section.section_about {
    width: 100%;
    min-height: 100vh;
    position: relative;
}

@media (min-width: 768px) {
    .banner-about {
        height: 77vh;
    }
    .orange-box {
        width: 50%;
        height: 32em !important;
    }
    .green-box {
        width: 50%;
    }
    .main-flex {
        flex-direction: row;
    }
}

@media (min-width: 1024px) {
    .banner-about {
        height: 53vh;
    }
}

@media (min-width: 1440px) {
    .orange-box {
        height: 25em !important;
        width: 40%;
        padding: 30px 46px !important;
    }
    .green-box {
        height: 25em;
        width: 60%;
        padding: 60px 60px;
    }
    .banner-about {
        height: 500px;
    }
}

section.section_about {
    width: 100%;
    min-height: 100vh;
    position: relative;
}

.card-packwrap a {
    background: #FFF;
    color: rgba(19, 25, 23, 0.90);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    padding: 10px 20px;
    display: inline-block;
}

.pack-post {
    position: relative;
    z-index: 3;
}

.community h4 {
    color: var(--green, #0BA14B);
    text-align: center;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.community p {
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.community {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 30px;
}

.card-monitor {
    text-align: center;
    margin-bottom: 40px;
}

.card-monitor h4 {
    color: var(--green, #0BA14B);
    text-align: center;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 15px;
}

.card-monitor h5 {
    background: var(--background, linear-gradient(113deg, #2E3235 0%, #111 57.41%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.event-wrap {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: center;
    align-items: center;
}

.event-black {
    min-height: 200px;
    background: #37373F;
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 0px 0px;
}

.event-green {
    background: #007B35;
    width: 100%;
    min-height: 215px;
    padding: 20px 20px 0px 20px;
    text-align: center;
}

.event-black h2 {
    color: #FFF;
    font-family: Montserrat;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.event-black p {
    color: #FFF;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.number-runner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.number-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-end;
    justify-content: center;
    align-items: flex-end;
    margin-right: 20px;
    margin-bottom: 20px;
}

.number-wrapper h3 {
    color: #FFF;
    font-family: Montserrat;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 0;
    margin: 0;
}

.number-wrapper p {
    color: #FFF;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 0;
    margin: 0;
    margin-left: 5px;
}

.subscribe-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}

.subscribe-input {
    height: 50px;
    background: #fff;
    width: 50%;
    position: relative;
}

input.input-sub {
    background: transparent;
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
    position: absolute;
    color: #333;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.28px;
    border: none;
    padding-left: 10px;
}

input.input-sub:focus {
    outline: none;
}

input.input-sub::placeholder {
    color: #0C0E0D;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.28px;
}

.btn-subscribe {
    background: #7E7E8A;
    color: #FFF;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 15px 20px;
    border-radius: 0px 10px 10px 0px;
}

.btn-subscribe:hover {
    background: #77777f;
    color: #f2f2f2;
}

.btn-subscribe:active {
    background: #77777f !important;
    color: #f2f2f2 !important;
}

.btn-subscribe:focus {
    outline: none;
    background: #77777f !important;
    color: #f2f2f2 !important;
}

.checker_sub {}

.checker_sub {}

.checker_sub span {
    color: #fff;
    font-size: 14px;
    margin-left: 10px;
}

.banner-main {
    position: relative;
    min-height: 20em;
    /*position: relative;
    min-height: 100vh*/
    ;
    overflow: hidden;
    padding-bottom: 50px;
    background-color: #1a1a1a;
}

.banner-home {
    position: relative;
    min-height: 25em;
    overflow: hidden;
    padding-bottom: 50px;
    background-color: #1a1a1a;
}

.banner-content {
    position: relative;
    z-index: 2;
    padding: 80px 0 50px 0;
}

.contact_banner {
    color: #fff;
    padding-right: 25px;
}

.title-banner {
    color: #FFF;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.desc-contact {
    color: #FFF;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 30px;
}

.contact-us {
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.form-input {
    border-radius: 8px;
    padding: 12px 15px;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    width: 100%;
}


/*
.form {
    border-radius: 8px;
    padding: 12px 15px;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    width: 100%;
}
*/

.flex-contact {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
}

.form:focus {
    outline: none;
    border-color: #10b981;
}


/*
textarea.form {
    resize: vertical;
    min-height: 100px;
}
*/

.btn-submit {
    background-color: #10b981;
    color: white;
    border: none;
    padding: 12px 40px;
    border-radius: 8px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s;
    width: 100%;
}

.btn-submit:hover {
    background-color: #059669;
}

.contact-cards-section {
    position: relative;
    z-index: 2;
    margin-top: 50px;
}

.contact-card {
    background: white;
    border-radius: 20px;
    padding: 35px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    height: 100%;
    position: relative;
    width: 100%;
}

.contact-card::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
    height: 0em;
    border-radius: 0 0 20px 20px;
    background: url('../img/assets/gallery/bisalamwebauth.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.contact-card::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 0em;
    background-image: linear-gradient(180deg, #fff, #33333300);
    border-radius: 0 0 20px 20px;
}

.contact-card h5 {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 1.3rem;
    color: #000;
}

.contact-info-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.contact-info-text {
    flex: 1;
}

.contact-info-text h5 {
    margin-bottom: 8px;
    font-size: 1.1rem;
}

.contact-info-text a,
.contact-info-text p {
    color: #000;
    text-decoration: none;
    font-size: 1rem;
    margin: 0;
}

.contact-info-icon {
    width: 50px;
    height: 50px;
    background-color: #d1fae5;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #10b981;
    font-size: 22px;
    flex-shrink: 0;
}

.social-media-section {
    margin-top: 30px;
    position: relative;
    z-index: 1;
}

.social-media-section h5 {
    margin-bottom: 15px;
}

.social-content {
    display: flex;
    align-items: center;
    gap: 15px;
}

.social-icons {
    display: flex;
    gap: 10px;
    width: 50%;
    align-items: center;
}

.social-icon {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-decoration: none;
    transition: all 0.3s;
    flex-shrink: 0;
}

.social-icon:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.social-icon.facebook {
    background-color: #3b5998;
}

.social-icon.instagram {
    background-color: #e4405f;
}

.social-icon.twitter {
    background-color: #1da1f2;
}

.social-icon.linkedin {
    background-color: #0077b5;
}

.social-username {
    font-size: 1rem;
    color: #000;
    margin: 0;
    font-weight: 500;
}

.address-card {
    position: relative;
    overflow: hidden;
    min-height: 400px;
    border-radius: 20px;
}

.map-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.map-background iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

.address-overlay {
    position: relative;
    z-index: 2;
    background: white;
    border-radius: 15px;
    padding: 20px 25px;
    margin: 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    display: inline-block;
}

.address-overlay h5 {
    margin-bottom: 10px;
    font-size: 1.2rem;
}

.address-overlay p {
    margin: 0;
    line-height: 1.6;
    color: #333;
    font-size: 0.95rem;
}

.btn-map-container {
    position: relative;
    z-index: 2;
    margin: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.btn-map {
    background-color: #fbbf24;
    color: #000;
    border: none;
    padding: 12px 30px;
    border-radius: 10px;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: all 0.3s;
    font-size: 0.95rem;
}

.btn-map:hover {
    background-color: #f59e0b;
    color: #000;
    text-decoration: none;
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(251, 191, 36, 0.3);
}

.btn-map i {
    font-size: 18px;
}

.direction-icon {
    width: 45px;
    height: 45px;
    background: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: all 0.3s;
}

.direction-icon:hover {
    transform: scale(1.1);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}


/*
.embed-map-container {
    overflow: hidden;
    background: none !important;
    width: 114%;
    height: 120%;
    position: absolute;
    top: -36px;
    left: -40px;
}
*/

.container.container-faq {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 1.5);
    padding-left: calc(var(--bs-gutter-x) * 1.5);
    margin-right: auto;
    margin-left: auto;
}

.faq-title {
    color: #000;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.25), 0 2px 2px rgba(0, 0, 0, 0.25);
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-top: 0px;
    margin-bottom: 25px;
}

.faq-desc {
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-top: 0px;
    margin-bottom: 40px;
}

.accordian-desc {
    font-size: 14px;
    color: #000;
    margin-bottom: -20px;
}

.accordion-head-faq {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
}

.banner-faq {
    position: relative;
    height: 123vh;
    overflow: hidden;
}

.banner-faq::before {
    content: '';
    background: url('../img/assets/banner/home/profile_bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 35%;
    z-index: 1;
}

.faq-main {
    border-radius: 50px 50px 0 0;
    background: #FFF;
    margin-top: 12em;
    height: calc(100vh - 10em);
    position: relative;
    z-index: 2;
    padding: 40px 0 60px 0;
}

.accordion-faq {
    border-radius: 20px !important;
    border: 5px solid var(--green, #0BA14B);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    margin-bottom: 8px;
    background: white;
}

.accordion-title {
    color: #000;
    text-align: left;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    border-radius: 20px 20px 0 0 !important;
    background: transparent;
    border: none;
}

.accordion-title:focus {
    box-shadow: none;
    border: none;
}

.accordion-title:after {
    background: transparent;
    font-family: 'Font Awesome 5 Free';
    content: "\f054";
    font-weight: 900;
    margin-left: 10px;
    color: #000;
    position: absolute;
    right: 20px;
}

.accordion-button:not(.collapsed)::after {
    background-image: none !important;
    transform: var(--bs-accordion-btn-icon-transform);
}

.accordion-title:not(.collapsed) {
    background: white;
    color: #000;
}

.accordion-faq.accordion-item:not(:first-of-type) {
    border-top: 5px solid var(--green, #0BA14B);
}

.accordion-body {
    padding: 20px 30px 30px 30px;
    color: #4b5563;
    line-height: 1.6;
    font-family: Montserrat;
}

.islamic-tour {
    max-width: 1200px;
    margin: 0 auto;
    padding: 70px 20px;
}

.islamic-tour h1 {
    color: var(--green, #000000ff);
    text-align: center;
    font-family: Montserrat;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 65px;
}

.tour-card {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    height: 390px;
    cursor: pointer;
    transition: transform 0.3s;
}

.tour-card:hover {
    transform: translateY(-5px);
}

.tour-card-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.islamic-tour-card {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    height: 330px;
    cursor: pointer;
    transition: transform 0.3s;
}

.islamic-tour-card:hover {
    transform: translateY(-5px);
}

.islamic-tour-card-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgb(0 0 0 / 45%));
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: white;
}

.tour-title {
    color: #FFF;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.25);
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.tour-price {
    color: #FFF;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.25);
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 10px;
}

.tour-desc {
    color: #FFF;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    font-family: Montserrat;
    font-size: 16px;
    text-align: justify;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 17px;
}

.booking-hotel-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 65px 20px;
}

.booking-card {
    background: white;
    border-radius: 20px;
    padding: 40px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    border: 3px solid #d4af37;
}

.hotel-title {
    text-align: center;
    font-size: 24px;
    font-family: Montserrat;
    font-style: normal;
    margin-bottom: 50px;
    color: #000;
    font-weight: 700;
}

.date-group {
    margin-bottom: 20px;
}

.date-group label {
    display: block;
    margin-bottom: 8px;
    color: #666;
    font-size: 0.95rem;
}

.date-input {
    width: 100%;
    padding: 12px 15px;
    border: 1.5px solid #ddd;
    border-radius: 8px;
    font-size: 1rem;
    transition: border-color 0.3s;
}

.date-input:focus {
    outline: none;
    border-color: #d4af37;
}

.filters-section {
    text-align: center;
    margin-top: 40px;
}

.price-range-label {
    font-size: 1rem;
    color: #666;
    margin-bottom: 15px;
    display: block;
}

.price-inputs-wrapper {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 30px;
}

.price-input-group {
    text-align: center;
}

.price-input-group small {
    display: block;
    color: #999;
    font-size: 0.85rem;
    margin-bottom: 5px;
}

.price-input {
    padding: 10px 15px;
    border: 1.5px solid #ddd;
    border-radius: 8px;
    width: 150px;
    text-align: center;
    transition: border-color 0.3s;
}

.price-input:focus {
    outline: none;
    border-color: #d4af37;
}

.counters-wrapper {
    display: flex;
    gap: 50px;
    margin-bottom: 30px;
    align-items: center;
    flex-direction: column;
}

.counter-group {
    display: flex;
    align-items: center;
    gap: 15px;
}

.counter-group label {
    color: #666;
    font-size: 0.95rem;
}

.counter-btn {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1.5px solid #333;
    background: white;
    cursor: pointer;
    font-size: 1.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
}

.counter-btn:hover {
    background: #333;
    color: white;
}

.counter-value {
    color: #000;
    font-size: 1.1rem;
    font-weight: 600;
    min-width: 30px;
    text-align: center;
}

.search-btn {
    background: #000;
    color: white;
    padding: 15px 50px;
    border: none;
    border-radius: 25px;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.3s;
    margin-bottom: 50px;
}

.search-btn:hover {
    background: #333;
    transform: translateY(-2px);
}

.hotel-section-heading {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin: 50px 0 30px 0;
}

.hotel-card {
    border-radius: 15px;
    border: 3px solid #0BA14B;
    background: #FFF;
    overflow: hidden;
    transition: transform 0.3s;
    cursor: pointer;
    height: 100%;
}

.hotel-card:hover {
    transform: translateY(-5px);
}

.hotel-card-img-wrapper {
    position: relative;
    width: 100%;
    height: 180px;
}

.hotel-card-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px 0 0;
}

.photo-badge {
    position: absolute;
    bottom: 10px;
    right: 25px;
    background: rgb(0 0 0 / 34%);
    color: white;
    padding: 5px 10px;
    border-radius: 6px;
    font-size: 0.85rem;
    display: flex;
    align-items: center;
    gap: 5px;
}

.hotel-card-body {
    padding: 15px 20px 20px 20px;
    color: white;
}

.hotel-name {
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.hotel-stars {
    color: #ffd700;
    font-size: 0.9rem;
    margin-bottom: 10px;
}

.hotel-location {
    color: #000;
    font-family: Montserrat;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.hotel-price {
    color: #000000ff;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 25px;
}

.hotel-price span {
    color: #000000ff;
    font-family: Montserrat;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.next-btn-wrapper {
    text-align: center;
    margin: 50px 0;
}

.next-btn {
    background: #000;
    color: white;
    padding: 15px 60px;
    border: none;
    border-radius: 25px;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.3s;
}

.next-btn:hover {
    background: #333;
    transform: translateY(-2px);
}

.req-btn {
    color: #fff;
    display: inline-flex;
    height: 39px;
    padding: 13px 48px 14px 47px;
    justify-content: center;
    align-items: center;
    border: 0.5px solid #A4A4A4;
    background: var(--green, #0BA14B);
}

.insurance-section {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 10px;
}

.insurance-card {
    border-radius: 18px;
    border: 1px solid var(--yellow-new, #D6D600);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    padding: 25px 60px;
    background: white;
    position: relative;
}

.insurance-title {
    display: flex;
    justify-content: center;
}

.insurance-card h1 {
    color: #000;
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 50px;
}

.insurance-desc {
    display: flex;
    justify-content: center;
}

.insurance-desc p {
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 30px;
    text-align: justify;
}

.insurance-desc-takaful p {
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 30px;
    text-align: justify;
    margin-bottom: 69px;
}

.insurance-list ul {
    list-style-type: none;
}

.black-line {
    margin-bottom: 20px;
}

.insurance-price {
    display: flex;
    justify-content: center;
}

.insurance-price h1 {
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 30px;
}

.btn-apply {
    display: flex;
    justify-content: center;
}

.apply-btn {
    width: 50%;
    border-radius: 20px;
    border: 1px solid var(--yellow-new, #D6D600);
    background: var(--green, #0BA14B);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease;
    display: inline-flex;
    padding: 14px 67px 15px 68px;
    justify-content: center;
    align-items: center;
    color: #FFF;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.25), 0 4px 4px rgba(0, 0, 0, 0.25);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 15px;
}

.apply-btn:hover {
    background: rgb(40, 198, 0);
    transform: scale(1.02);
}

.request-section {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 20px;
}

.booking-heading {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
}

.status-card {
    border: 3px solid #0BA14B;
    border-radius: 15px;
    padding: 25px;
    background: white;
    position: relative;
    transition: all 0.3s;
    cursor: pointer;
}

.status-card:hover {
    transform: translateY(-3px);
}

.status-badge {
    position: absolute;
    top: -1px;
    right: 15px;
    padding: 8px 20px;
    border-radius: 0 0 10px 10px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    color: white;
}

.status-pending {
    background: #0BA14B;
}

.status-rejected {
    background: #0BA14B;
}

.status-approved {
    background: #0BA14B;
}

.request-date {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    margin-bottom: 20px;
}

.info-row {
    margin-bottom: 15px;
}

.info-label {
    font-size: 15px;
    color: #666;
    margin-bottom: 5px;
}

.info-value {
    font-size: 1rem;
    font-weight: 600;
    color: #000;
}

.details-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    margin-top: 15px;
}

.detail-item {
    display: flex;
    flex-direction: column;
}

.banner-security {
    background: #fff;
    height: 225 vh;
    padding: 70px 20px 40px 20px;
}

.security-desc li {
    font-size: 20px;
    margin-bottom: 25px;
}

.terms-title {
    text-align: center;
    margin-top: -10%;
}

.terms-title h1 {
    color: #000;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 12%;
}

.pickup-date {
    margin-top: 50px;
}

.search-button {
    text-align: center;
    margin-top: 40px;
}

.search-button h1 {
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.transportation-section {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 0px;
}

.transportation-heading {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
}

.transport-card {
    border: 3px solid #0BA14B;
    border-radius: 15px;
    padding: 25px;
    background: white;
    transition: all 0.3s;
    cursor: pointer;
    height: 100%;
}

.transport-card:hover {
    transform: translateY(-5px);
}

.transport-name {
    font-size: 1.3rem;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
}

.transport-info {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 20px;
}

.info-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 0.95rem;
}

.info-item span {
    color: #333;
}

.icon-person {
    font-size: 1.2rem;
}

.icon-luggage {
    font-size: 1.2rem;
}

.transport-price-section {
    text-align: right;
    margin-top: -75px;
}

.price-label {
    font-size: 0.85rem;
    color: #666;
    margin-bottom: 5px;
}

.price-amount {
    font-size: 1.5rem;
    font-weight: 700;
    color: #000;
}

.popup-function {
    text-align: center;
}

.req-car-wrapper {
    text-align: center;
    text-align: center;
    /*margin: 50px 0;*/
}

.req-car {
    border-radius: 20px;
    border: #000;
    background: var(--yellow-new, #D6D600);
    color: white;
    padding: 15px 60px;
    border: none;
    border-radius: 25px;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.3s;
}

.req-car:hover {
    transform: translateY(-2px);
}

.modal-backdrop {
    background-color: rgba(0, 0, 0, 0.8);
}

#imagePopupModal .modal-content {
    box-shadow: none;
    background: transparent;
    border: none;
}

.modal-dialog {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem);
}

#imagePopupModal .modal-content {
    margin: auto;
}

#imagePopupModal .modal-body {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}

#imagePopupModal img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
}

.popup-container {
    width: 100%;
    max-width: 800px;
    background: var(--green, #0BA14B);
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
}

.close-btn {
    position: absolute;
    top: 9px;
    right: 8px;
    width: 40px;
    height: 40px;
    background: transparent;
    border: none;
    cursor: pointer;
    z-index: 1050;
    transition: transform 0.2s;
}

.close-btn:hover {
    transform: scale(1.1);
}

.header {
    padding: 50px 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.website {
    display: flex;
    align-items: center;
    gap: 10px;
    color: white;
    font-size: 18px;
}

.search-icon {
    width: 24px;
    height: 24px;
    border: 2px solid white;
    border-radius: 50%;
    position: relative;
}

.search-icon::after {
    content: '';
    position: absolute;
    width: 8px;
    height: 2px;
    background: white;
    bottom: -6px;
    right: -6px;
    transform: rotate(-45deg);
}

.brand-name {
    color: white;
    font-size: 20px;
    font-weight: 600;
}

.content {
    padding: 15px 40px 20px;
    text-align: center;
    position: relative;
    min-height: 500px;
}

.title {
    font-size: 58px;
    font-weight: 800;
    color: white;
    line-height: 1.1;
}

.left-content {
    position: absolute;
    left: -56px;
    bottom: 189px;
    background-image: url('../img/assets/icon/ellipse.png');
    background-size: 119%;
    background-repeat: no-repeat;
    background-position: center;
    padding: 64px;
}

.tagline-img {
    max-width: 200px;
    height: auto;
}

.right-content {
    position: absolute;
    right: 5px;
    top: 123px;
    text-align: right;
}

.available-text {
    color: white;
    display: flex;
    font-size: 18px;
    font-weight: 600;
    margin-top: 60px;
    justify-content: center;
}

.store-buttons {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: relative;
    left: 14%;
    width: 70%;
}

.store-buttons a {
    text-decoration: none;
    display: inline-block;
    transition: transform 0.2s;
}

.store-buttons a:hover {
    transform: scale(1.05);
}

.apps-btn {
    cursor: pointer;
    display: block;
    max-width: 200px;
    height: auto;
}

.phone-container {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    height: 54%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.phone-image-placeholder {
    width: 82%;
    height: 96%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.phone-img {
    width: 94%;
    position: relative;
    top: 13px;
    height: 100%;
    object-fit: contain;
}

.store-btn {
    color: white;
    padding: 15px 0;
}

.store-icon {
    font-size: 20px;
}

.image-placeholder {
    background: rgba(255, 255, 255, 0.2);
    border: 3px dashed rgba(255, 255, 255, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: 600;
    text-align: center;
}

.card-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 65px 20px;
}

.card {
    width: 100%;
    height: 90%;
    border-radius: 25px;
    border: 5px solid var(--green, #0BA14B);
    background: var(--white, #FFF);
    overflow: hidden;
}

.card2026 {
    width: 100%;
    height: 91%;
    border-radius: 25px;
    border: 5px solid var(--green, #0BA14B);
    background: var(--white, #FFF);
    overflow: hidden;
    margin-top: 50px;
}

.card-img-wrapper {
    position: relative;
    width: 100%;
    height: 250px;
    overflow: hidden;
    padding: 15px 15px 0 15px;
}

.card-img-top {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}

.gallery-image4 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.umrah-package-man {
    object-fit: cover;
    height: 90%;
    position: relative;
    bottom: 12%;
    left: 20%;
}

.bestseller-badge {
    position: absolute;
    top: 25px;
    right: 25px;
    background: #0ba14b;
    color: white;
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.year-badge {
    position: absolute;
    top: 25px;
    left: 25px;
    background: #0ba14b;
    color: white;
    padding: 5px 30px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.card-body {
    padding: 20px 25px;
}

.package-title {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin-bottom: 8px;
}

.package-duration {
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
    border-bottom: 2px solid #000000ff;
    padding-bottom: 15px;
}

.price-section {
    margin-bottom: 15px;
}

.price-label {
    font-size: 14px;
    color: #666;
    margin-bottom: 5px;
}

.price-amount {
    font-size: 22px;
    font-weight: bold;
    color: #000;
}

.btn-see-package {
    width: 100%;
    border-radius: 25px;
    background: var(--yellow-new, #D6D600);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    border: none;
    padding: 12px 20px;
    border-radius: 25px;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.btn-see-package:hover {
    background: #ddff00ff;
    transform: scale(1.02);
}


/*
.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
}
*/

.about-us-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 5px 20px;
}

.umrah-package-title {
    width: 67%;
    margin-top: 15%;
}

.umrah-package-title h1 {
    color: var(--green, #0BA14B);
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.umrah-package-title p {
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: justify;
    margin-top: 40px;
}

.umrah-cost-title {
    text-align: center;
    margin-top: 17%;
}

.umrah-cost-title h1 {
    color: var(--green, #0BA14B);
    text-align: center;
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.cost-desc {
    margin-top: 125px;
}

.cost-desc p {
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-right: 15%;
    text-align: justify;
}

.right-desc {
    margin-top: 10%;
}

.right-desc p {
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-right: 15%;
    text-align: justify;
}

.green-left {
    margin-top: 3%;
}

.green-left h1 {
    color: var(--green, #0BA14B);
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.green-right {
    margin-top: 2%;
}

.green-right h1 {
    color: var(--green, #0BA14B);
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.green-right p {
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 10%;
}

.rates-desc {
    margin-top: 5%;
}

.rates-desc p {
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-right: 15%;
    text-align: justify;
}

.flight-desc {
    margin-top: 7%;
}

.flight-desc p {
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-right: 15%;
    text-align: justify;
}

.accommodation-desc {
    margin-top: 7%;
}

.accommodation-desc p {
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-right: 15%;
    text-align: justify;
}

.estimated-cost {
    margin-top: 10%
}

.estimated-cost li {
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 25px;
}

.banner-container {
    width: 100%;
    height: 35vh;
    background: var(--yellow-new, #D6D600);
    overflow: hidden;
    width: 100%;
    height: 35vh;
    background: var(--yellow-new, #D6D600);
}

.section-contact {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 61px;
}

.banner-desc {
    margin-top: -20px;
}

.banner-desc h5 {
    color: #000;
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.banner-desc p {
    color: #000;
    font-family: Montserrat;
    font-size: 23px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 10px;
    margin-bottom: 10px;
}

.btn-contactus {
    color: #FFF;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: inline-flex;
    padding: 11px 50px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 5px;
    border: 2px solid #000;
    background: var(--emerald-green, linear-gradient(180deg, #0A0A0A 0%, #062222 33%, #0C0E0D 71%, #062222 100%));
}

.gallery-cart {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 20px;
}

.gallery-image {
    position: relative;
    min-height: 20em;
}

.gallery-umrah {
    text-align: center;
}

.gallery-cart h1 {
    color: var(--green, #0BA14B);
    font-family: Montserrat;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: -6%;
    margin-bottom: 25px;
}

.gallery-cart p {
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 100px;
}

.card-pack {
    border-radius: 8px;
    border: 1.5px solid var(--gold, #BD8322);
    background: #0BA14B;
    min-height: 10em;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 25px;
    margin-bottom: 20px;
    transition: .1s ease-out;
}

.card-pack:hover {
    background: #fff;
    transition: .1s ease-in;
}

.card-pack:hover .info-pack h4 {
    color: #0BA14B;
}

.card-pack:hover .info-pack h5,
.card-pack:hover .info-pack p {
    color: #333;
}

.card-pack:hover .preview-pack a.btn-preview {
    border-radius: 500px;
    background: #0BA14B;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    color: #fff;
}

.card-pack .info-pack {
    width: 60%;
}

.card-pack .preview-pack {
    width: 40%;
    text-align: right;
}

.card-pack .info-pack h4 {
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.card-pack .info-pack h5 {
    color: #FFF;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.card-pack .info-pack p {
    color: #FFF;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.btn-preview {
    border-radius: 3px;
    border: 1px solid var(--gold, #BD8322);
    background: #F5FFF4;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25), 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    color: #000;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: inline-block;
    padding: 10px 25px;
    text-decoration: none;
}

.footer-main {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.footer-social ul {
    list-style-type: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 30px;
    padding: 0;
    margin: 0;
}

.logo-footer {
    margin-bottom: 10px;
}

.logo-footer img {
    width: 5em;
    height: 5em;
}

.footer-left {
    width: 100%;
}

.footer-right {
    width: 100%;
    margin-top: 20px;
}

.footer-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.footer-menu ul li a {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    /* background: red; */
    display: block;
    margin-bottom: 10px;
    padding: 10px 0;
    text-align: center;
}

.footer-menu ul li a:hover {
    background: #bbb;
}

.footer-form {
    margin-top: 60px;
}

.footer-form h4 {
    color: #FFF;
    font-size: 19.336px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    position: absolute;
    left: 0;
    top: -35px;
}

.form-footer-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}

.form-footer-wrap small {
    left: 0px;
}

.input-main {
    color: #333;
    font-size: 14.578px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: none;
    padding-left: 8px;
}

.input-main:focus {
    outline: none;
}

.input-main::placeholder {
    color: #AAA;
    font-size: 14.578px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.form-join {
    background: #fff;
    height: 40px;
    width: 70%;
    position: relative;
}

.btn-subs {
    border-radius: 4.395px;
    background: #FFF;
    color: #000;
    font-size: 14.578px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    height: 43px;
    margin-left: 10px;
}

.footer-text {
    text-align: center;
    margin-top: 20px;
}

.footer-text span {
    color: #FFF;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


/* Default transparent navbar */

.custom-navbar {
    transition: all 0.3s ease;
    /*background: rgba(0, 0, 0, 0.36);*/
    background: #ffffff9b;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    height: 60px;
}

.custom-navbar .container .navbar-collapse
/* After scroll */

.navbar-scrolled {
    background: #ffffff !important;
}


/* Profile image */

.profile-img {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    object-fit: cover;
}

a.navbar-brand.fw-bold {
    position: relative;
    top: -8px;
}