.contact-info h3 a,
.info-block h3 a {
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize
}

.contact-info h3 a,
.custom-label,
.info-block h3 a,
.toprighticons3 {
    text-transform: capitalize
}

body {
    overflow-x: hidden
}

.boughtnotification {
    position: fixed !important;
    bottom: 20px;
    left: 20px;
    background: #000;
    border: 1px solid #face8d;
    padding: 15px 40px 15px 20px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
    display: block;
    font-size: 14px;
    max-width: 280px;
    font-family: Judson;
    z-index: 9999
}

.toprighticons,
.toprighticons2,
.toprighticons3 {
    color: #fff;
    background: black;
    text-decoration: none;
    width: 59px;
    overflow: hidden;
    display: block;
    float: right;
    transition: width .5s
}

.boughtnotification .close-btn {
    position: absolute;
    right: 10px;
    top: 8px;
    cursor: pointer;
    font-weight: 700;
    color: #fff;
    font-size: 16px
}

.boughtnotification .close-btn:hover,
.call-png:hover,
.form-select-black,
.form-select-black1,
.icon-circle:hover i,
.toprighticonsbar a,
.watsapp-png:hover {
    color: #fff
}

.boughtnotification .orderitem,
.boughtnotification .ordername,
.boughtnotification small {
    color: #fff;
    font-weight: 700
}

.contactinfo a,
.contactinfo p {
    color: var(--dark, #131313);
    line-height: 24px
}

.contact-info p,
.contactinfo a,
.contactinfo a:hover,
.contactinfo p,
.info-block p {
    font-weight: 400;
    font-family: Inter;
    font-style: normal
}

.toprighticonsbar,
.toprighticonsbarmobile {
    position: fixed;
    top: 220px;
    right: 0;
    z-index: 222;
    overflow: hidden
}

.toprighticons,
.toprighticons2 {
    margin-bottom: 12px;
    font-family: Inter;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-right: 8px;
    height: 59px
}

.toprighticons2:hover,
.toprighticons:hover {
    margin-bottom: 12px;
    width: 230px
}

.toprighticons3 {
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 12px;
    height: auto;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap
}

#topheader,
.box-text,
.btn-contact-submit:hover::before,
.custom-submit-btn:hover::before,
.explore-btn:hover::before,
.hover-underline:hover::after,
.leg-btn2:hover::before,
.leg-btn:hover::before,
.li-tag:hover::after,
.package-min-price a:hover::before,
.suscribe-btn:hover::before,
.toprighticons3:hover::before {
    width: 100%
}

.toprighticons3:hover {
    margin-bottom: 12px;
    color: #000
}

.btn-contact-submit::before,
.custom-submit-btn::before,
.explore-btn::before,
.suscribe-btn::before,
.toprighticons3::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0%;
    background: #fff;
    z-index: -1;
    transition: width .5s
}

.call-png,
.watsapp-png {
    display: inline-flex;
    width: auto;
    height: auto;
    padding: 8px;
    border-radius: 8px;
    text-decoration: none;
    color: #fff
}

#topheader {
    background-color: #fff;
    z-index: 111111;
    -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .4);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .4);
    padding-bottom: 1px;
    top: 0
}

.custom-btn,
.custom-button:hover,
.custome-button,
.holidays-btn {
    box-shadow: 0 2px 6.6px 0 rgba(0, 0, 0, .16), 0 6px 10px 0 rgba(0, 0, 0, .1)
}

.watsapp-png {
    justify-content: center;
    align-items: center;
    background: #005e38;
    flex-shrink: 0
}

.call-png {
    justify-content: center;
    align-items: center;
    background: #171717
}

.contactinfo p {
    font-size: 16px
}

.contactinfo a {
    font-size: 16px;
    text-decoration: none
}

.contactinfo a:hover {
    color: var(--dark, #01411c);
    font-size: 16px;
    line-height: 24px;
    text-decoration: none
}

.icontext {
    font-size: 16px;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-top: 5px;
    float: left
}

.contact-info p,
.info-block p {
    color: #5e5e5e;
    font-size: 12px;
    line-height: normal
}

.contact-info h3 a {
    color: #01411c;
    font-family: Inter;
    font-style: normal;
    line-height: 24px;
    text-decoration: none
}

.info-block h3 a {
    color: #171717;
    font-family: Inter;
    font-style: normal;
    line-height: 24px;
    text-decoration: none
}

.d-nonee {
    display: none !important
}

.d-blockk {
    display: block !important
}

.custome-li-alignments,
.custome-li-umrah {
    background-position: -100%;
    display: inline-block;
    position: relative;
    font-size: 20px;
    background-image: linear-gradient(to right, #f6b24a, #f6b24a 50%, #fff 50%);
    background-size: 200% 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: .3s ease-in-out;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: Inter;
    text-decoration: none
}

.custome-li-umrah {
    color: #fff
}

.box-banner:hover a h3,
.box-banner:hover p,
.custom-card:hover .package-title,
.custom-card:hover .price,
.custome-li-alignments:hover,
.custome-li-umrah:hover,
.dropdown-menu .dropdown-item:hover,
.offcanvas-body .dropdown-item:hover,
.offcanvas-body .nav-link:hover,
.special-place a:hover {
    background-position: 0
}

.autocomplete-container,
.dropdown {
    position: relative
}

.background-color {
    opacity: .68;
    background: #000;
    backdrop-filter: blur(91.55000305175781px);
    width: 100%;
    flex-shrink: 0
}

.header {
    position: relative;
    z-index: 10
}

.dropdown-toggle::after {
    display: none !important;
    color: #fff
}

.custom-dropdown {
    width: 316px;
    height: 805px;
    flex-shrink: 0;
    border-radius: 30px;
    backdrop-filter: blur(8.100000381469727px)
}

.dropdown-icon-change {
    width: 24px;
    height: 24px;
    fill: #face8d
}

.dropdown-menu {
    position: absolute;
    z-index: 9999 !important;
    padding: 15px;
    background: #000;
    backdrop-filter: blur(91.55000305175781px)
}

.dropdown-menu .dropdown-item {
    color: #fff;
    text-align: left;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    text-decoration: none;
    padding: 5px 0;
    background-image: linear-gradient(to right, #f6b24a, #f6b24a 50%, #fff 50%);
    background-size: 200% 100%;
    background-position: -100%;
    display: inline-block;
    position: relative;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: .3s ease-in-out;
    border-bottom: 1px solid #fff
}

.dropdown-divider {
    width: 244px;
    height: .5px;
    background: rgba(255, 255, 255, .8);
    margin-inline: 1rem
}

.hero-section {
    position: relative;
    z-index: 1;
    backdrop-filter: blur(14px);
    background: rgba(255, 255, 255, .1);
    border-radius: 30px;
    border: .467px solid #fff;
    isolation: isolate;
    overflow: visible
}

.background-img,
.background-img2,
.background-img3,
.background-pages {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.background-pages {
    background-image: url(../images/pages-banner.jpg)
}

.background-img {
    background-image: url(../images/kaaba-in-black.webp)
}

.background-img3 {
    background-image: url(../images/beat-myprice.webp)
}

.background-img2 {
    background-image: url(../images/holiday.webp)
}

.custome-margin-top {
    margin-top: 5%
}

.hero-subtitle-width {
    width: 51%
}

.book-seat,
.hero-subtitle,
.infoblock-heading {
    color: #fff;
    text-align: center;
    font-family: Judson;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.hero-form-width {
    width: 70%
}

.hero-form-width-new {
    width: 90%
}

.custom-label {
    margin-bottom: 5px
}

#estimateform .form-select,
#fastquote .form-select {
    background: rgba(255, 255, 255, .1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, .2);
    color: #fff;
    border-radius: 10px;
    padding: 8px 2.5rem 8px 8px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3E%3Cpath d='M1.5 5.5l6 6 6-6h-12z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 1em
}

.form-control,
.select2-container--default .select2-selection--single .select2-selection__rendered {
    background: rgba(255, 255, 255, .1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, .2);
    color: #fff;
    border-radius: 10px;
    padding: 8px
}

.form-control:focus {
    background: rgba(255, 255, 255, .1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, .2);
    color: #fff
}

.custom-btn,
.custom-button:hover,
.custome-button,
.form-select-black option,
.form-select-black1 option,
.holidays-btn,
.img-filter {
    backdrop-filter: blur(10px)
}

.explore-btn-new,
.explore-btn-new-link {
    justify-content: center;
    border-radius: 10px;
    margin: 0 auto;
    padding: 20px 60px;
    gap: 4px;
    background: #c1a269;
    font-family: Judson;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    font-style: normal;
    color: black;
    float: none
}

.form-control::placeholder {
    color: #aaa;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: capitalize
}

.explore-btn-new-link {
    align-items: center;
    flex-shrink: 0;
    border: 1px solid #c1a269;
    text-decoration: none
}

.explore-btn-new-link:hover {
    color: #fff !important
}

.explore-btn-new {
    display: flex;
    height: 40px;
    align-items: center;
    flex-shrink: 0;
    border: 1px solid #c1a269
}

.explore-btn {
    display: flex;
    height: 40px;
    padding: 20px 60px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid #c1a269;
    background: #c1a269;
    color: black;
    font-family: Judson;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: color .3s
}

.explore-btn:hover {
    color: #000;
    border-color: #fff
}

.custome-margin-bottom {
    margin-bottom: 6%
}

.custome-margin-bottom-01 {
    margin-bottom: 12%
}

.hover-underline {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #fff
}

.Popular-pkg,
.Popular-pkg-p {
    display: flex;
    justify-content: center
}

.hover-underline::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 0%;
    height: 2px;
    background-color: #face8d;
    transition: width .3s
}

.offcanvas {
    background-color: #fff;
    color: #000;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    padding: 0
}

.stats-item h2,
.stats-item p,
.stats-item sup {
    font-family: Judson;
    font-weight: 400
}

.scroll-container h2,
.stats-item h2,
.stats-item p,
.stats-item sup,
.umrah-package,
.umrah-package-p {
    font-style: normal;
    line-height: normal
}

.custom-input:focus,
.nav-link {
    color: #000 !important
}

.nav-link:hover {
    color: #f8d49e !important;
    transition: .5s ease-in-out
}

.down-icon {
    width: 18px;
    height: 18px
}

.bg-yellow {
    border-radius: 30px;
    background: #c1a269
}

.stats-item h2 {
    color: black;
    font-size: 48px
}

.stats-item sup {
    color: black;
    font-size: 32px
}

.stats-item p {
    color: black;
    font-size: 20px
}

.Popular-pkg,
.Popular-pkg-p,
.umrah-package-p {
    color: #000;
    text-align: center
}

.scroll-container h2,
.umrah-package {
    color: #000;
    font-family: Judson;
    font-size: 40px;
    font-weight: 400;
    text-align: center
}

.umrah-package-p {
    font-family: Inter;
    font-size: 16px;
    font-weight: 200
}

.box-banner {
    overflow: hidden;
    border-radius: 30px
}

.box-banner img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.box-banner h3,
.box-banner p {
    background-image: linear-gradient(to right, #c1a269, #c1a269 50%, #fff 50%);
    background-size: 200% 100%;
    background-position: -100%;
    display: inline-block;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: .3s ease-in-out;
    font-style: normal;
    position: relative
}

.star-wrapper,
.star-wrapper2 {
    transition: background-color .3s
}

.box-banner:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.box-banner h3 {
    color: #fff !important;
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    padding: 5px 0 0
}

.box-banner p,
.text-img2 h3 {
    color: #fff;
    font-family: Inter
}

.box-banner p {
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    max-width: 469px;
    padding: 5px 0
}

.text-img2 h3 {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px
}

.Popular-pkg,
.pacakge-price-info span,
.text-img2 p {
    font-weight: 400;
    line-height: normal;
    font-style: normal
}

.pacakge-price-info span,
.text-img2 p {
    color: #fff;
    font-family: Inter;
    font-size: 12px
}

.Popular-pkg {
    font-family: Judson;
    font-size: 40px
}

.Popular-pkg-p,
.holidays-btn {
    font-size: 16px;
    font-family: Inter
}

.Popular-pkg-p {
    font-style: normal;
    font-weight: 200;
    line-height: normal
}

.days,
.package-title,
.price-person {
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.dis-block,
.step-section.active {
    display: block
}

.section-box {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 5px;
    border-radius: 8px;
    max-height: 60px
}

.white-icon-dropdown {
    background-image: url("../images/crevion-white.svg");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 26px 26px;
    color: #fff;
    background-color: #f9b854
}

.holidays-btn {
    border: none;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e") !important;
    background: right .75rem center/16px 12px no-repeat #005e38;
    color: #fff
}

.star,
.star-wrapper2:hover .star,
input[type=radio]:checked+.star-wrapper .star,
input[type=radio]:checked+.star-wrapper2 .star {
    background-image: url("../images/white-star.svg")
}

.days,
.price-person {
    color: #5C5C5C;
    font-family: Inter;
    font-size: 18px
}

.custom-button:hover {
    background: #005e38;
    border-radius: 6px;
    color: #fff
}

.custome-button {
    background-color: #005e38;
    font-family: Inter
}

.custome-button:hover {
    background: #fff;
    border-radius: 10px;
    color: #000
}

.star,
.star-wrapper2 .star {
    background-size: cover;
    display: inline-block
}

.star-wrapper2 {
    background-color: #fff;
    padding: 10px;
    border-radius: 6px
}

.star-wrapper2 .star {
    width: 17px;
    height: 17px;
    background-image: url("../images/greenstar.svg");
    transition: background-image .3s
}

.icon-circle-right::before,
.icon-circle::before {
    bottom: -100%;
    height: 100%;
    z-index: 0;
    transition: bottom .5s;
    content: ""
}

.custom-date-btn:hover,
.star-wrapper2:hover,
input[type=radio]:checked+.star-wrapper,
input[type=radio]:checked+.star-wrapper2 {
    background-color: #005e38;
    color: #fff
}

.btn-check:checked+.custom-button,
.btn-check:checked+.custome-button {
    background-color: #005e38;
    color: #fff;
    box-shadow: 0 2px 6.6px rgba(0, 0, 0, .16), 0 6px 10px rgba(0, 0, 0, .1)
}

.star-wrapper {
    background-color: #f6b24a;
    padding: 10px;
    border-radius: 6px
}

.star {
    width: 13px;
    height: 13px;
    transition: background-image .3s
}

.card-header,
.radio-custom input:checked+.custom-radio::after,
.star-wrapper:hover {
    background-color: #fff
}

.custom-btn,
.custom-btn.active {
    background: #f6b24a
}

.star-wrapper:hover .star {
    background-image: url("../images/yellow-star.svg")
}

.custom-btn {
    font-family: Inter;
    color: #fff
}

.custom-card-img {
    max-width: 96%;
    margin: 0 auto;
    float: none;
    border-radius: 16px
}

.custom-card {
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 0 0 2px rgba(158, 158, 158, .25);
    transition: box-shadow .3s
}

.package-title,
.price,
.special-place a {
    background-image: linear-gradient(to right, #c1a269, #c1a269 50%, #000 50%);
    background-size: 200% 100%;
    background-position: -100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: .3s ease-in-out
}

.custom-card:hover {
    box-shadow: 0 0 0 1px #f6b24a
}

.custom-card .card-header {
    padding-left: 0;
    padding-right: 0;
    margin-left: 1rem;
    margin-right: 1rem
}

.package-title {
    color: #000;
    font-family: Judson;
    font-size: 24px;
    display: inline-block;
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.contact-info-2 a:hover,
.desti-slider a:hover .destination_name,
.icon-gold,
.rating-stars i {
    color: #c1a269
}

.package-duration {
    color: #5C5C5C;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    line-height: normal
}

.city-name,
.facilisis {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    font-style: normal
}

.city-name {
    color: #000;
    text-align: center
}

.facilisis {
    color: #5C5C5C;
    text-align: end
}

.book-now-btn,
.price {
    font-family: Judson;
    color: #000;
    position: relative
}

.price {
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
    margin: 0;
    padding: 0;
    display: inline-block
}

.book-now-btn,
.details-btn {
    font-size: 16px;
    transition: background-size .5s, color .5s;
    display: flex;
    text-decoration: none
}

.book-now-btn {
    font-weight: 400;
    width: 126px;
    height: 36px;
    padding: 8px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 6px;
    border: 1px solid #c1a269;
    overflow: hidden;
    z-index: 1;
    background-image: linear-gradient(#c1a269, #c1a269);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 0 100%
}

.book-now-btn:hover {
    background-size: 100% 100%;
    color: #000
}

.img-filter {
    padding: 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 6px;
    background: #005e38;
    box-shadow: 0 2px 6.6px 0 rgba(0, 0, 0, .16), 0 6px 10px 0 rgba(0, 0, 0, .1)
}

.bg-blurr-yellow,
.bg-book,
.blurr-form {
    backdrop-filter: blur(14px)
}

.details-btn {
    color: #c1a269;
    font-family: Inter;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 100%;
    height: 46px;
    padding: 8px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 6px;
    border: 1px solid #c1a269;
    background-image: linear-gradient(#c1a269, #c1a269);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 0 100%
}

.details-btn:hover {
    background-size: 100% 100%;
    color: #fff
}

.scroll-container {
    overflow: hidden;
    position: relative;
    width: 100%
}

.scroll-content {
    width: max-content;
    animation: 30s linear infinite scroll-left
}

@keyframes scroll-left {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-50%)
    }
}

.scroll-content img {
    margin-right: 5px;
    flex-shrink: 0
}

.about-feature-title {
    color: #5C5C5C;
    font-family: Judson;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%
}

.about-text,
.about-text-p,
.section-text {
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400
}

.about-text {
    color: var(--Color-2, #555);
    line-height: 150%
}

.about-text-p,
.section-text {
    color: var(--text, #5e5e5e);
    line-height: 24px
}

.about-subtitle,
.section-subtitle {
    color: var(--dark, #131313);
    font-family: Judson;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -1px;
    text-transform: capitalize
}

.about-title,
.box-text-area p {
    font-size: 14px;
    font-style: normal
}

.about-title {
    color: #5C5C5C;
    font-family: "Gothic A1";
    font-weight: 900;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center
}

.btn-book-now,
.our-hotel,
.section-link {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    font-family: Inter
}

.about-p,
.form-label,
.testimonials {
    text-transform: capitalize
}

.about-section {
    padding-top: 170px
}

.btn-book-now,
.section-link {
    position: relative;
    overflow: hidden;
    z-index: 1;
    display: inline-flex;
    padding: 16px 32px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    border-radius: 8px;
    border: 1px solid #c1a269;
    background: 50% 50%/0 100% no-repeat #c1a269;
    color: #fff;
    text-transform: capitalize;
    text-decoration: none;
    transition: color .5s;
    background-image: linear-gradient(#fff, #fff);
    transition: background-size .5s, color .5s
}

.btn-book-now:hover,
.section-link:hover {
    background-size: 100% 100%;
    color: #c1a269
}

.box {
    display: flex;
    width: 306px;
    height: 256px;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    flex-shrink: 0;
    border-radius: 12px;
    border: 1px solid var(--border, #e5e5e5);
    background: var(--light, #fafafa)
}

.box-text-area {
    display: flex;
    padding: 12px;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
    border-radius: 8px;
    background: var(--overlay-primary-5, rgba(209, 155, 86, .05))
}

.box-text-area p {
    color: var(--text, #5e5e5e);
    font-family: Inter;
    font-weight: 400;
    line-height: 22px;
    flex: 1 0 0
}

.our-hotel {
    color: var(--dark, #131313);
    font-style: normal
}

.negitive-margin-top {
    margin-top: -50px
}

.negitive-margin-top-01 {
    margin-top: -108px
}

.overflow-on-cards {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.overflow-on-cards::-webkit-scrollbar {
    display: none
}

.custom-radio-input,
.radio-custom input,
.step-section,
.swiper-button-next:after,
.swiper-button-prev:after {
    display: none
}

.custom-next,
.custom-prev {
    right: 30px;
    background: center/contain no-repeat;
    border: none;
    width: 44px;
    height: 45px;
    cursor: pointer
}

.swiper-buttons {
    display: flex;
    gap: 0;
    font-size: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 20;
    display: flex
}

.custom-prev {
    margin-right: 5px;
    background-image: url("../images/left-arrow.svg")
}

.custom-next {
    background-image: url("../images/right-arrow.svg")
}

.custom-next2,
.custom-next3,
.custom-prev2,
.custom-prev3 {
    background: center/contain no-repeat;
    border: none;
    width: 44px;
    height: 45px;
    cursor: pointer
}

.custom-prev2 {
    margin-right: 5px;
    background-image: url("../images/left-arrow.svg");
    right: 30px
}

.custom-next2 {
    background-image: url("../images/right-arrow.svg");
    right: 30px
}

.mySwiper3 .swiper-buttons {
    left: 3%
}

.custom-prev3 {
    background-image: url("../images/left-arrow.svg");
    left: 30px
}

.custom-next3 {
    background-image: url("../images/right-arrow.svg");
    right: 30px;
    position: absolute
}

.bg-accordian,
.costome-slide {
    background: rgba(193, 162, 105, .15);
    flex-shrink: 0
}

.costome-slide {
    border-radius: 16px
}

.testimonials-p {
    color: var(--Color-2, #555);
    font-family: Inter;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: 150%
}

.testimonials-heading {
    color: #000;
    font-family: Lora;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%
}

.testimonials-designation {
    color: #c1a269;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%
}

.special-place,
.testimonials {
    font-family: Judson;
    font-weight: 400;
    line-height: normal;
    font-style: normal
}

.img-sm-md-fluid {
    width: auto;
    height: auto
}

.testimonials {
    color: var(--dark, #131313);
    font-size: 40px;
    letter-spacing: -1px;
    width: 635px
}

.special-place {
    color: #000;
    font-size: 24px
}

.special-place-date,
.special-place-p {
    color: #000;
    font-family: Inter;
    font-size: 16px
}

.special-place a {
    display: inline-block;
    padding: 5px 0;
    position: relative
}

.special-place-date {
    text-align: center;
    font-style: normal;
    font-weight: 300;
    line-height: normal
}

.about-p,
.special-place-p {
    font-weight: 400;
    font-style: normal;
    line-height: normal
}

.special-place-p {
    width: 334px
}

.about-p {
    color: var(--dark, #131313);
    font-family: Judson;
    font-size: 40px;
    letter-spacing: -1px;
    width: 391px
}

.book-seat-p,
.infoblock-para {
    color: #fff;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: normal
}

.infoblock {
    border-radius: 20px;
    background: #fff;
    min-height: 200px
}

.accordion-body,
.accordion-button,
.accordion-item {
    background-color: transparent !important;
    box-shadow: none !important
}

.infoblock-title {
    color: #000;
    font-family: Judson;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.infoblock-text {
    color: #121212;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal
}

.accordion-heading {
    color: #000;
    text-align: center;
    font-family: Judson;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.accordion-button,
.accordion-para {
    font-family: Inter;
    font-style: normal
}

.accordion-para {
    color: #000;
    text-align: center;
    font-size: 16px;
    font-weight: 200;
    line-height: normal
}

.accordion-button {
    color: #5C5C5C;
    font-size: 20px;
    font-weight: 400;
    line-height: 130%
}

.accordion-body {
    color: #5e5e5e;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px
}

.accordion-button:not(.collapsed),
.expert-text {
    font-family: Inter;
    font-style: normal;
    font-weight: 400
}

.accordion-button:not(.collapsed) {
    color: #5C5C5C;
    font-size: 20px;
    line-height: 130%
}

.accordion-body,
.accordion-button {
    border: none !important
}

.accordion-item,
.accordion-item:not(:first-child) {
    border-top: 1px solid #5e5e5e
}

.accordion-item {
    border-radius: 4px;
    border: 1px solid #5e5e5e
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23C1A269'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(-180deg)
}

.expert-text {
    width: 569px;
    color: var(--text, #5e5e5e);
    font-size: 16px;
    line-height: 24px
}

.service-form {
    border-radius: 16px;
    border: 1px solid #c1a269;
    flex-shrink: 0
}

.form-title {
    color: #000;
    font-family: Judson;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.form-check-label,
.form-label {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    font-family: Inter;
    font-style: normal;
    line-height: normal
}

.form-check-input:checked {
    background-color: #005e38;
    border-color: #005e38;
    border-width: 2px;
    background-image: radial-gradient(circle, #005e38 50%, transparent 50%)
}

.custom-input {
    display: inline-flex;
    height: 50px;
    align-items: center;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid #5e5e5e
}

.select-any-text {
    color: #5e5e5e;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: capitalize
}

.custom-date-btn,
.custom-submit-btn {
    border-radius: 8px;
    display: flex;
    gap: 12px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    font-style: normal;
    padding: 12px 16px;
    text-transform: capitalize
}

.custom-date-btn {
    background: #030000;
    width: 174px;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: "Gothic A1";
    cursor: pointer;
    transition: background .3s
}

.custom-radio-input:checked+.custom-date-btn {
    background-color: #005e38
}

.custom-submit-btn {
    background: var(--primary, #d19b56);
    width: 540px;
    justify-content: center;
    align-items: center;
    color: black;
    font-family: Inter;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: color .5s
}

.icon-circle,
.icon-circle-right {
    width: 40px;
    height: 40px;
    display: flex;
    overflow: hidden;
    cursor: pointer
}

.icon-circle,
.icon-circle i,
.icon-circle-right,
.icon-circle-right i {
    transition: color .3s;
    position: relative
}

.btn-contact-submit:hover,
.custom-submit-btn:hover,
.suscribe-btn:hover {
    border-color: #c1a269;
    color: #000
}

.custom-input,
.icon-circle-right:hover i,
.li-tag:hover {
    color: #000
}

.bg-footer {
    background-image: url("../images/footer.jpg");
    flex-shrink: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.right-panel-title {
    color: #5e5e5e;
    font-family: Judson;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%
}

.footer-link li a,
.footer-title {
    line-height: 24px;
    font-style: normal;
    font-family: "Gothic A1"
}

.icon-circle-right {
    justify-content: center;
    align-items: center;
    border-radius: 999px;
    border: 1px solid #c1a269;
    background-color: #c1a269;
    color: #fff;
    font-size: 16px
}

.footer-title,
.icon-circle {
    color: #c1a269;
    font-size: 16px
}

.icon-circle-right::before {
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #fff
}

.icon-circle-right:hover::before,
.icon-circle:hover::before {
    bottom: 0
}

.icon-circle i,
.icon-circle-right i {
    z-index: 1
}

.footer-title {
    font-weight: 700
}

.footer-link li+li {
    margin-top: 12px
}

.footer-link li a {
    color: var(--light, #fafafa);
    font-size: 16px;
    font-weight: 400;
    text-decoration: none
}

.footer-link a {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.footer-link a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: auto;
    right: 0;
    width: 0;
    height: 1px;
    transition: .35s;
    background: currentColor
}

.footer-link a:hover:after {
    left: 0;
    right: auto;
    width: 100%
}

.footer-icon-01 i {
    color: var(--light, #fafafa);
    font-family: "Font Awesome 5 Brands";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.icon-circle {
    justify-content: center;
    align-items: center;
    border-radius: 999px;
    border: 1px solid #c1a269;
    text-decoration: none
}

#customholidayform_btm .select2-container .select2-selection--single,
#customholidayform_btm .select2-container--default .select2-selection--single .select2-selection__arrow,
.Submit-btn {
    height: 50px
}

.icon-circle::before {
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #c1a269
}

hr {
    opacity: .5;
    background: #5e5e5e
}

.contact-info-2 {
    display: flex;
    gap: 15px;
    align-items: center;
    margin-bottom: 12px;
    color: #fafafa
}

.contact-info-2 a {
    text-decoration: none;
    color: #fff
}

.contact-info-2 i {
    color: #fafafa;
    font-size: 18px;
    flex-shrink: 0
}

.contact-info-2 p,
.custome-email,
.suscribe-btn {
    font-size: 16px;
    line-height: 24px
}

.contact-info-2 p {
    color: var(--light, #fafafa);
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0 !important
}

.ramadan-packg h2,
.ramadan-packg p {
    font-size: 64px;
    font-style: normal;
    color: #fff
}

.custome-email {
    display: flex;
    padding: 12px 16px;
    align-items: center;
    gap: 8px;
    flex: 1 0 0;
    align-self: stretch;
    border-radius: 8px;
    background: var(--light, #fafafa);
    color: var(--text-secondary, #a3a3a3);
    border: 1px solid transparent;
    transition: .3s;
    font-family: "Gothic A1";
    font-style: normal;
    font-weight: 400
}

.custome-email:focus {
    outline: 0;
    border: 1px solid #c1a269;
    background-color: #fff;
    color: #333;
    box-shadow: 0 0 8px rgba(193, 162, 105, .4)
}

.suscribe-btn {
    color: var(--light, #fafafa);
    font-family: "Gothic A1";
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
    display: flex;
    padding: 12px 16px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    border-radius: 8px;
    background: #c1a269;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: color .5s
}

.background-blogs,
.background-hajj {
    background-position: center;
    background-repeat: no-repeat
}

.package-card-body {
    padding: .5rem 1rem
}

.background-blogs {
    background-image: url("../images/blog-header.jpg");
    flex-shrink: 0
}

.background-hajj {
  background-image: url("../images/kaaba_in_black.jpg");
  flex-shrink: 0;
  background-size: cover;
  background-position: center;
}


.Submit-btn,
.leg-btn {
    display: flex;
    justify-content: center
}

.ramadan-packg h2 {
    font-family: Judson;
    font-weight: 400;
    line-height: normal
}

.ramadan-packg p {
    font-family: Inter;
    font-weight: 700;
    line-height: normal
}

.li-tag,
.ramadan-packg span {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.ramadan-packg span {
    color: #fff;
    font-size: 24px
}

.li-tag {
    position: relative;
    text-decoration: none;
    list-style: none;
    color: #c1a269;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    padding-bottom: 5px
}

.li-tag::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #000;
    transition: width .3s
}

.leg-btn2::before,
.leg-btn::before,
.package-min-price a::before {
    position: absolute;
    height: 100%;
    width: 0%;
    z-index: -1;
    transition: width .5s;
    content: "";
    left: 0;
    top: 0
}

.iternary,
.related-pkg,
.transportation {
    color: #000;
    font-family: Judson;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.place,
.stay-length {
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400
}

.place {
    color: #000;
    line-height: 40px
}

.stay-length {
    color: grey;
    line-height: 40px
}

.day-description,
.day-heading {
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    font-family: Inter;
    font-size: 18px
}

.day-heading {
    color: #000
}

.day-description {
    color: grey
}

.transport-facilities {
    color: #000;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400
}

.Submit-btn,
.contact-form-area .form-label,
.custom-label {
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    font-style: normal
}

.back-form {
    background-image: url(../images/kaaba-in-black.webp);
    border-radius: 30px
}

.blurr-form {
    border-radius: 30px;
    border: .467px solid #fff
}

.margin-top-65 {
    margin-top: 65px
}

.contact-form-area .form-label,
.custom-label {
    color: #fff;
    font-family: Inter;
    text-transform: capitalize
}

.Submit-btn,
.deposit-amount,
.deposit-amount span {
    text-transform: uppercase
}

.custom-placeholder::placeholder {
    color: #aaa;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: capitalize
}

.transport-facilities span {
    color: #000;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    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;
    cursor: pointer
}

.Submit-btn {
    padding: 33px 59px;
    align-items: center;
    gap: 4px;
    flex-shrink: 0;
    border-radius: 10px;
    background: #c1a269;
    color: #000;
    font-family: Judson
}

.related-pkg-p {
    color: grey;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: normal
}

.copyright .copyright-text,
.deposit-amount,
.deposit-amount span {
    color: var(--light, #fafafa);
    line-height: 24px
}

.deposit-amount {
    font-family: Inter;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    padding: 7px 20px;
    background: #000;
    position: absolute;
    top: 38px;
    border-radius: 8px
}

.info-page,
.perform-umrah h2 {
    font-style: normal;
    font-weight: 400
}

.back-info,
.bg-book {
    flex-shrink: 0;
    border-radius: 30px
}

.deposit-amount span {
    font-family: Inter;
    font-size: 12px;
    font-style: italic;
    font-weight: 800
}

.info-page {
    color: #000;
    text-align: justify;
    font-family: Inter;
    font-size: 18px;
    line-height: 28px
}

.back-info {
    background: #f6f1e9;
    filter: blur(0px)
}

.line {
    height: 3px !important;
    background: #c1a269
}

.perform-umrah h2 {
    color: #5e5e5e;
    font-family: Judson;
    font-size: 24px;
    line-height: normal;
    align-self: stretch
}

.perform-umrah a,
.perform-umrah p {
    font-size: 18px;
    line-height: 150%;
    color: #c1a269;
    font-weight: 400;
    font-family: Inter;
    font-style: normal;
    align-self: stretch
}

.perform-umrah a {
    text-decoration: none
}

.bg-book {
    width: 479px;
    height: 322px;
    border: .467px solid #fff;
    background: rgba(255, 255, 255, .1)
}

.exclusive-deals p {
    color: #c1a269;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    text-align: center
}

.exclusive-deals h2 {
    color: #fff;
    text-align: center;
    font-family: Judson;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.testimonials-para {
    color: #000;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: normal
}

.bg-blurr-yellow {
    width: 283px;
    flex-shrink: 0;
    border-radius: 8px;
    background: rgba(0, 0, 0, .5)
}

.month-umrah-pkg {
    max-height: 70px;
    overflow: hidden;
    transition: max-height .5s
}

.leg-btn,
.leg-btn2 {
    width: 100%;
    padding: 7px;
    transition: color .3s;
    text-transform: capitalize;
    gap: 12px
}

.month-umrah-pkg h2 {
    color: #fff;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    padding-top: 10px
}

.month-umrah-pkg p,
.month-umrah-pkg span,
.package-min-price p {
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: 400
}

.month-umrah-pkg p,
.package-min-price p {
    color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s
}

.month-umrah-pkg span {
    color: #aaa
}

.leg-btn,
.leg-btn2,
.package-min-price span {
    color: #fff;
    font-size: 20px
}

.package-min-price span {
    font-family: Judson;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.leg-btn,
.leg-btn2,
.package-min-price a {
    font-family: Inter;
    line-height: normal;
    position: relative;
    overflow: hidden;
    z-index: 1;
    font-style: normal
}

.package-min-price a {
    color: #c1a269;
    font-size: 12px;
    font-weight: 500;
    display: flex;
    padding: 4px 10px;
    text-align: center;
    border-radius: 6px;
    border: 1px solid #c1a269;
    text-decoration: none;
    opacity: 0;
    visibility: hidden;
    height: 26px;
    transition: color .5s
}

.aligin-on-small:hover .month-umrah-pkg {
    max-height: 200px
}

.aligin-on-small:hover .month-umrah-pkg p,
.aligin-on-small:hover .package-min-price a {
    opacity: 1;
    visibility: visible
}

.package-min-price a::before {
    background: #c1a269
}

.package-min-price a:hover {
    border-color: #c1a269;
    color: #fff
}

.leg-btn {
    align-items: center;
    border-radius: 8px;
    background: #005e38;
    font-weight: 400;
    border: #01411c
}

.copyright,
.leg-btn2 {
    display: flex;
    justify-content: center
}

.leg-btn::before {
    background: #4c4c4c
}

.leg-btn2:hover,
.leg-btn:hover {
    border-color: #fff
}

.leg-btn2 {
    align-items: center;
    border-radius: 8px;
    background: #4c4c4c;
    font-weight: 400;
    border: #4c4c4c
}

.leg-btn2::before {
    background: #005e38
}

.wide-line {
    width: 6px;
    height: 80px;
    flex-shrink: 0;
    border-radius: 100px;
    background: #c1a269;
    margin-top: -16px
}

.pos-img-btm {
    right: 25px;
    top: 25px
}

.copyright {
    padding: 16px;
    align-items: center;
    background: var(--dark, #131313)
}

.copyright .copyright-text {
    text-align: center;
    font-family: "Gothic A1";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize
}

.offcanvas-body {
    border-top: 1px solid #000
}

.offcanvas-body .dropdown-menu.show {
    transform: none !important
}

.offcanvas-body .dropdown-menu {
    background: #fff !important;
    border: 0
}

.offcanvas-body .dropdown-item,
.offcanvas-body .nav-link {
    background-size: 200% 100%;
    background-position: -100%;
    display: inline-block;
    /*-webkit-text-fill-color: transparent;*/
    transition: .3s ease-in-out;
    position: relative
}

.offcanvas-body .nav-link {
    /*background-image: linear-gradient(to right, #c1a269, #c1a269 50%, #000 50%) !important;*/
    padding: 5px 0
}

.offcanvas-body .dropdown-item {
    background-image: linear-gradient(to right, #c1a269, #c1a269 50%, #5e5e5e 50%) !important;
    padding: 0;
    font-size: 14px !important;
    line-height: normal !important
}

.mySwiper3 {
    overflow: visible
}

.infoblock-section-wrap {
    width: 100%;
    float: left;
    background: url(../images/bg-infoblock.jpg) top center
}

.holiday-packages-wrap {
    overflow-x: hidden;
    overflow-y: visible;
    width: 100%;
    float: left
}

.holidays-packages-left-section {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .2) 100%), #c1a269;
    z-index: 500 !important;
    position: relative;
    max-height: 350px
}

.holidays-packages-left-section .sub-heading {
    color: #fff;
    font-family: "Gothic A1";
    font-size: 14px;
    font-style: normal;
    font-weight: 900;
    line-height: 0;
    letter-spacing: 2.8px;
    text-transform: uppercase
}

.holidays-packages-left-section .heading {
    color: #fff;
    font-family: Judson;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -1px;
    text-transform: capitalize;
    align-self: stretch
}

.holidays-packages-left-section .textinfo {
    color: #fff;
    font-family: "Gothic A1";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

.holidays-packages-left-section .btnexplore {
    display: flex;
    padding: 8px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 6px;
    border: 1px solid #fff;
    background: #fff;
    text-decoration: none;
    color: #5C5C5C;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal
}

.holiday-package-thumb {
    min-height: 350px;
    transition: transform .3s;
    padding: 30px
}

.holiday-package-thumb:hover {
    transform: scale(1.1)
}

.swiper-slide {
    z-index: -10 !important
}

.swiper-slide:hover {
    z-index: 100 !important
}

.package-info-text {
    color: #fff;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 90%
}

.package-name-info {
    color: #fff;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.btn-contact-submit,
.destination_name,
.pacakge-price-info {
    font-family: Inter;
    font-style: normal;
    font-weight: 700
}

.pacakge-price-info {
    color: #fff;
    font-size: 26px;
    line-height: 38px
}

.slide-toggle {
    max-height: 0;
    overflow: hidden;
    transition: max-height .5s, opacity .5s;
    opacity: 0
}

.slide-toggle.active {
    max-height: 500px;
    opacity: 1
}

.border-16,
.desti-img-round,
.desti-promo-img {
    border-radius: 16px
}

.destination_name {
    color: #000;
    font-size: 24px;
    line-height: 30px
}

#howitworks2 {
    background: rgba(0, 94, 56, .18);
    padding-top: 114px;
    padding-bottom: 114px
}

.radio-custom {
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-right: 15px;
    font-family: Inter;
    font-size: 18px;
    color: #fff
}

.radio-custom .custom-radio {
    width: 18px;
    height: 18px;
    border: 2px solid #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: .3s;
    margin-right: 10px
}

.radio-custom .custom-radio::after {
    content: "";
    width: 8px;
    height: 8px;
    background-color: transparent;
    border-radius: 50%;
    transition: background-color .3s
}

.radio-custom input:checked+.custom-radio {
    border: 2px solid #fff
}

.btn-contact-submit {
    border-radius: 8px;
    background: var(--primary, #131313);
    display: flex;
    padding: 12px 16px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    color: var(--light, #fafafa);
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: color .5s
}

.contact-form-area {
    background: url(../images/contact-form-bg.png) top center no-repeat;
    border-radius: 16px
}

.contact-form-area h3 {
    color: var(--light, #fafafa);
    font-family: Judson;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    text-transform: capitalize
}

#customholidayform_btm_Area,
#selectedText,
.contact-form-area .textarea_text,
.contact-form-area p {
    font-family: Inter;
    font-style: normal
}

.contact-form-area p {
    color: var(--light, #fafafa);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.contact-form-area .textarea_text {
    color: #aaa;
    font-size: 16px;
    font-weight: 300;
    line-height: normal;
    text-transform: capitalize;
    border-radius: 10px;
    border: 1px solid #fff;
    background: #fff
}

.contact-form-area .input_text {
    display: inline-flex;
    align-items: center;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid #fff;
    background: #fff
}

.filterloader {
    float: none;
    margin: 0 auto;
    width: auto
}

.invalid-feedback {
    background-color: red;
    color: #fff;
    padding-left: 5px
}

.form-select-black1 option {
    background: #666;
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, .2);
    color: #fff
}

.form-select-black option {
    background: #ac8a7d;
    -webkit-backdrop-filter: blur(10px);
    color: #fff
}

::-webkit-input-placeholder {
    color: #fff
}

:-moz-placeholder {
    color: #fff;
    opacity: 1
}

::-moz-placeholder {
    color: #fff;
    opacity: 1
}

:-ms-input-placeholder {
    color: #fff
}

::-ms-input-placeholder {
    color: #fff
}

::placeholder {
    color: #fff
}

#customholidayform .form-control::placeholder {
    color: #fff;
    opacity: 1
}

.autocomplete-input {
    width: 100%;
    padding: 10px;
    border: 0;
    border-radius: 8px;
    font-size: 16px
}

.suggestions {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 0;
    border-top: none;
    max-height: 200px;
    overflow-y: auto;
    background: #fff;
    position: absolute;
    width: 100%;
    z-index: 1000
}

.suggestions li {
    padding: 10px;
    cursor: pointer
}

.suggestions li:hover {
    background-color: #f0f0f0
}

.select2-container--default .select2-selection--single {
    background-color: transparent !important;
    border-radius: 0 !important;
    border: 0 !important
}

.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent
}

#customholidayform_btm .select2-container {
    width: 100% !important
}

#customholidayform_btm .select2-container--default .select2-selection--single .select2-selection__rendered {
    background: #fff;
    backdrop-filter: blur(10px);
    color: #000;
    border-radius: 10px
}

#customholidayform_btm .select2-container--default .select2-selection--single {
    background-color: #5e5e5e !important;
    border-radius: 10px !important;
    border: 1px solid #5e5e5e !important
}

#customholidayform_btm .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #000 transparent transparent
}

.number-input {
    display: flex;
    align-items: center;
    max-width: 160px;
    color: #000;
    align-items: center;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid #5e5e5e
}

.number-input .btn-check:focus+.btn,
.number-input .btn:focus {
    box-shadow: 0 0 0 !important
}

.number-input button {
    width: 35px;
    height: 35px;
    border: 0;
    background-color: transparent
}

.number-input input {
    text-align: center;
    width: 80px;
    margin: 0 5px;
    border: 0
}

.number-input input::-webkit-inner-spin-button,
.number-input input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

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

#selectedText {
    color: #005e38;
    font-size: 12px;
    font-weight: 400;
    line-height: normal
}

#customholidayform_btm_Area,
.btnclear,
.form-row-msg {
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

.step-section .prev-btn {
    max-width: 55px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11111;
    background-color: #000;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 1px solid #fff
}

.flatpickr-day.endRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.endRange.nextMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.endRange:focus,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected,
.flatpickr-day.selected.inRange,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.selected:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.startRange:focus,
.flatpickr-day.startRange:hover {
    background: #01411c !important;
    -webkit-box-shadow: none;
    box-shadow: none !important;
    color: #fff !important;
    border-color: #01411c !important
}

#customholidayform_btm_Area {
    color: #01411c !important
}

.form-row-msg {
    color: #fff;
    font-family: Inter;
    font-style: normal;
    padding: 5px 0
}

.btnclear,
.thanks-msg-details,
.thanks-msg-head {
    color: #000;
    font-family: Inter;
    font-style: normal
}

#infopage div {
    max-width: 100% !important
}

.w-40 {
    width: 45%;
    text-align: center
}

.btnclear:hover {
    color: #005e38;
    text-decoration: underline
}

.thanks-msg-head {
    font-size: 24px;
    font-weight: 500;
    line-height: normal
}

.thanks-msg-details {
    font-size: 14px;
    font-weight: 400;
    line-height: 32px
}

@media (max-width:1919px) {

    .background-img,
    .custom-date-btn,
    .expert-text,
    .special-place,
    .special-place-p,
    .text-img1 p {
        width: auto
    }
}

@media (max-width:1680px) {
    .holidays-packages-left-section .heading {
        font-size: 32px
    }

    .holidays-packages-left-section .textinfo {
        line-height: 23px
    }
}

@media (max-width:1440px) {
    .holidays-packages-left-section .heading {
        font-size: 28px
    }

    .holidays-packages-left-section .textinfo {
        line-height: 20.5px;
        font-size: 15px
    }
}

@media (max-width:1400px) {
    .about-section {
        padding-top: 100px
    }

    .about-p {
        width: auto
    }

    .aligin-on-small {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .wide-line {
        height: auto
    }

    .holidays-packages-left-section .heading {
        font-size: 28px
    }

    .holidays-packages-left-section .textinfo {
        line-height: 20.5px;
        font-size: 15px
    }
}

@media (max-width:1366px) {
    .facilisis {
        font-size: 14px
    }

    .price {
        font-size: 26px
    }

    .price-person {
        font-size: 12px
    }

    .holidays-packages-left-section .heading {
        font-size: 24px
    }

    .holidays-packages-left-section .textinfo {
        line-height: 22.5px;
        font-size: 15px
    }

    .section-subtitle {
        font-size: 28px
    }

    .section-text {
        font-size: 13px;
        line-height: normal
    }

    .custome-li-alignments {
        font-size: 18px;
        padding: .5rem
    }

    .dropdown-menu .dropdown-item {
        font-size: 18px
    }
}

@media (max-width:1180px) {

    .hero-form-width,
    .hero-form-width-new,
    .hero-subtitle-width {
        width: 100%
    }

    .contact-info,
    .info-block {
        display: none !important
    }

    .about-subtitle,
    .accordion-heading,
    .hero-subtitle,
    .infoblock-heading,
    .umrah-package {
        font-size: 32px
    }

    .custom-label,
    .form-control::placeholder {
        font-size: 16px
    }

    .text-img1 h3,
    .text-img2 h3 {
        font-size: 32px;
        line-height: normal
    }

    .text-img1 p,
    .text-img2 p {
        line-height: normal;
        font-size: 11px
    }

    .about-section {
        padding-top: 70px
    }

    .testimonials {
        width: auto;
        font-size: 34px
    }

    .img-sm-md-fluid {
        display: none
    }

    .custome-email {
        font-size: 13px;
        padding: 12px
    }

    .suscribe-btn {
        font-size: 14px
    }

    .background-img {
        height: 716px
    }
}

@media (max-width:1152px) {
    .custom-card-body {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .book-now-btn,
    .city-name,
    .custome-li-alignments,
    .days,
    .dropdown-menu .dropdown-item,
    .facilisis {
        font-size: 14px
    }

    .price {
        font-size: 22px;
        line-height: normal
    }

    .price span {
        display: block
    }

    .price-person {
        font-size: 12px
    }

    .package-title {
        font-size: 18px
    }

    .package-duration {
        font-size: 13px
    }

    .section-text {
        margin-top: 20px !important
    }

    .section-link {
        margin-top: 10px !important
    }

    .holidays-packages-left-section .heading {
        font-size: 20px
    }

    .holidays-packages-left-section .textinfo {
        line-height: 24.5px;
        font-size: 13px
    }
}

@media (max-width:1024px) {
    .holidays-packages-left-section .sub-heading {
        font-size: 10px
    }

    .holidays-packages-left-section .heading {
        font-size: 16px
    }

    .holidays-packages-left-section .textinfo {
        line-height: 22.3px;
        font-size: 12px
    }
}

@media (max-width:992px) {
    .d-nonee {
        display: block !important
    }

    .d-blockk {
        display: none !important
    }

    .trustpilot-logo {
        width: 125px;
        flex-shrink: 0;
        aspect-ratio: 71/15
    }

    .certificates-logo {
        width: 85px;
        flex-shrink: 0;
        aspect-ratio: 53/19
    }

    .hero-subtitle {
        font-size: 26px
    }

    .custom-label,
    .form-control::placeholder {
        font-size: 14px
    }

    .explore-btn {
        width: 100%
    }

    .about-subtitle,
    .accordion-heading,
    .infoblock-heading,
    .scroll-container h2,
    .umrah-package {
        font-size: 28px
    }

    .accordion-body,
    .accordion-para,
    .infoblock-para,
    .umrah-package-p {
        font-size: 15px
    }

    .text-img1 h3,
    .text-img2 h3 {
        font-size: 28px;
        line-height: normal
    }

    .text-img1 p,
    .text-img2 p {
        line-height: normal;
        font-size: 11px
    }

    .margin-on-small {
        margin-inline-start: 20px
    }

    .Popular-pkg {
        font-size: 35px
    }

    .about-section {
        padding-top: 10px
    }

    .section-link {
        display: none
    }

    .special-place {
        font-size: 20px
    }

    .accordion-button,
    .accordion-button:not(.collapsed) {
        font-size: 18px
    }

    .footer-link-01 li+li {
        padding-top: .6rem
    }

    .footer-title {
        margin-top: 30px
    }

    .about-p,
    .testimonials {
        font-size: 24px
    }
}

@media (max-width:800px) {
    .toprighticonsbar {
        display: none
    }
}

@media (max-width:667px) {
    .custom-dropdown {
        max-height: 200px
    }

    .hero-section {
        width: 90%
    }

    .accordion-button,
    .accordion-button:not(.collapsed),
    .explore-btn,
    .form-title {
        font-size: 16px
    }

    .hero-subtitle {
        font-size: 20px
    }

    .custom-label,
    .form-control::placeholder {
        font-size: 12px
    }

    .about-subtitle,
    .accordion-heading,
    .infoblock-heading,
    .scroll-container h2,
    .umrah-package {
        font-size: 24px
    }

    .accordion-body,
    .accordion-para,
    .form-check-label,
    .infoblock-para,
    .umrah-package-p {
        font-size: 14px
    }

    .text-img1 h3,
    .text-img2 h3 {
        font-size: 24px;
        line-height: normal
    }

    .text-img1 p,
    .text-img2 p {
        line-height: normal;
        font-size: 10px
    }

    .img-h {
        height: 222px;
        width: 100%
    }

    .Popular-pkg {
        font-size: 33px
    }

    .special-place {
        font-size: 19px
    }

    .form-label,
    .select-any-text {
        font-size: 13px
    }

    .custom-date-btn,
    .custom-submit-btn {
        font-size: 15px;
        padding: 10px 8px
    }

    .expert-text {
        line-height: normal;
        font-size: 12px
    }

    .custom-input {
        height: auto;
        padding: 5px 8px
    }
}

@media (max-width:576px) {
    .stats-item h2 {
        font-size: 28px
    }

    .about-subtitle,
    .accordion-heading,
    .book-seat,
    .infoblock-heading,
    .iternary,
    .scroll-container h2,
    .section-subtitle,
    .stats-item sup,
    .testimonials,
    .umrah-package {
        font-size: 20px
    }

    .accordion-button,
    .accordion-button:not(.collapsed),
    .city-name,
    .days,
    .facilisis,
    .form-check-label,
    .our-hotel,
    .special-place-p,
    .stats-item p {
        font-size: 14px
    }

    .accordion-body,
    .accordion-para,
    .infoblock-para,
    .package-duration,
    .perform-umrah p,
    .umrah-package-p {
        font-size: 13px
    }

    .text-img1 h3,
    .text-img2 h3 {
        font-size: 20px;
        line-height: normal
    }

    .text-img1 p,
    .text-img2 p {
        line-height: normal;
        font-size: 10px
    }

    .img-h {
        height: 200px;
        width: 100%
    }

    .Popular-pkg {
        font-size: 23px
    }

    .about-text-p {
        font-size: 14px;
        line-height: normal
    }

    .about-feature-title,
    .about-p,
    .exclusive-deals h2,
    .exclusive-deals p,
    .form-title,
    .perform-umrah h2 {
        font-size: 16px
    }

    .about-text,
    .section-text {
        font-size: 13px;
        line-height: normal
    }

    .box {
        width: 275px;
        height: auto
    }

    .about-title,
    .box-text-area p,
    .form-label,
    .li-tag,
    .select-any-text,
    .stay-length,
    .suscribe-btn,
    .testimonials-designation,
    .transport-facilities {
        font-size: 12px
    }

    .testimonials-p {
        font-size: 14px;
        line-height: 130%
    }

    .package-title,
    .ramadan-packg h2,
    .ramadan-packg p,
    .special-place {
        font-size: 18px
    }

    .price-person,
    .ramadan-packg span {
        font-size: 10px
    }

    .price {
        font-size: 32px
    }

    .book-now-btn {
        width: auto;
        font-size: 14px
    }

    .custom-card-img {
        width: 95% !important;
        height: auto
    }

    .custom-date-btn,
    .custom-submit-btn {
        font-size: 14px;
        padding: 8px
    }

    .expert-text {
        line-height: normal;
        font-size: 12px
    }

    .custom-input {
        height: auto;
        padding: 4px 8px
    }

    .icon-circle {
        width: 26px;
        height: 26px
    }

    .custome-email {
        padding: 12px 7px;
        font-size: 14px
    }

    .negitive-margin-top-01 {
        margin-top: -129px
    }

    .ramadan-packg {
        margin-left: 25px
    }

    .book-seat-p,
    .day-description,
    .transport-facilities span {
        font-size: 12px;
        line-height: 22px
    }

    .day-heading,
    .info-page {
        font-size: 14px;
        line-height: 22px
    }

    .place {
        font-size: 15px
    }

    .margin-top-65 {
        margin-top: 25px
    }

    .leg-btn,
    .leg-btn2 {
        font-size: 15px;
        gap: 5px
    }
}

@media (max-width:460px) {
    .section-box {
        max-height: 100% !important
    }

    .section-box .btn {
        padding: 0
    }

    .star-wrapper2 {
        padding: 5px
    }

    .star-wrapper2 .star {
        width: 14px;
        height: 14px
    }
}