.search-section {
    margin-top: -80px;
    z-index: 1;
    position: relative;
    margin-bottom: 30px
}

.umrah-tabs-wraper .table td.whatsapp-icon:hover a {
    color: #0890fa
}

.search-bar {
    position: relative
}

.flight-search-form {
    background: #001848;
    border-radius: 10px;
    padding: 20px;
    color: #fff;
    box-shadow: 0 8px 30px rgb(0 24 72 / .3)
}

.flight-search-top {
    display: flex;
    gap: 15px;
    margin-bottom: 25px;
    flex-wrap: wrap;
    align-items: center
}

.umrah-search .flight-search-top {
    margin-bottom: 15px
}

.flight-search-main {
    display: flex;
    gap: 15px;
    margin-bottom: 10px;
    align-items: stretch;
    flex-wrap: wrap
}

.flight-locations {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    flex: 1 1 50%;
    min-width: 280px;
    position: relative
}

.flight-input-group {
    position: relative;
    flex: 1
}

.flight-input-group label {
    font-size: 12px;
    color: #929292;
    position: absolute;
    left: 15px;
    top: 8px;
    z-index: 1
}

.flight-input-group input {
    width: 100%;
    padding: 17px 10px 0 13px;
    border: 2px solid rgb(255 255 255 / .2);
    border-radius: 6px;
    font-size: 19px;
    height: 55px;
    background: #fff !important;
    color: #001849;
    transition: all 0.3s ease
}

.flight-city-input input[readonly] {
    cursor: pointer
}

span.flight-icon {
    line-height: 0
}

.flight-input-group input::placeholder {
    color: #001849
}

.flight-input-group input:focus {
    outline: none
}

.flight-input-group input.error {
    border-color: #ff4757
}

.flight-search-form .button {
    width: 120px
}

.flight-search-btn:hover {
    background: #ce7004
}

.umrah-search .flight-input-group:has(input:not([readonly]))::after {
    display: none
}

.flight-input-group.my-dropdown::after {
    content: '';
    position: absolute;
    right: 20px;
    transform: translateY(50%);
    bottom: 50%;
    width: 13px;
    height: 13px;
    background: url(https://www.trips.pk/main-root/images/icons/arrow-down.webp);
    background-size: cover
}

.flight-input-group label {
    pointer-events: none
}

.umrah-txt-center {
    text-align: center
}

.centered-box {
    max-width: 650px;
    width: 100%;
    margin: 30px auto 0
}

.org-underline {
    position: relative
}

.org-underline::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #FFAA01
}

.whats-buttons {
    display: flex;
    gap: 20px;
    justify-content: center;
    margin-top: 20px
}

.whats-buttons a {
    padding: 12px 20px;
    border-radius: 10px;
    background: #6b6b6b;
    color: #fff;
    max-width: 190px;
    display: flex;
    gap: 12px;
    align-items: center;
    line-height: 1.2;
    text-align: left
}

.whats-buttons a:hover {
    background: #444343
}

.whats-buttons a:first-child {
    background-color: #25d366
}

.whats-buttons a:first-child:hover {
    background-color: #0aad46
}

.whats-buttons a img {
    width: 50px
}

ul.umh-city-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0
}

ul.umh-city-list li {
    list-style: none;
    padding: 0;
    width: 12%
}

ul.umh-city-list a {
    display: flex;
    flex-direction: column;
    gap: 10px;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    padding: 15px 0 10px 0;
    transition: all 0.3s ease-in-out
}

ul.umh-city-list a img {
    height: 46px;
    object-fit: contain;
    width: auto;
    transition: all 0.3s ease-in-out
}

ul.umh-city-list a:hover {
    color: #0890FA
}

ul.umh-city-list a:hover img {
    filter: brightness(0) saturate(100%) invert(37%) sepia(44%) saturate(2937%) hue-rotate(190deg) brightness(106%) contrast(96%)
}

ul.umh-duration-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 22px 0 0
}

ul.umh-duration-list li {
    width: 125px;
    padding: 0 10px
}

ul.umh-duration-list li a {
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    border: 3px solid #ff9924;
    text-align: center;
    background: #eff8ff;
    font-size: 41px;
    line-height: 1;
    padding: 10px 0 10px 0;
    color: #000;
    font-weight: 400
}

ul.umh-duration-list li a:hover {
    border: 3px solid #0890FA;
    color: #0890FA
}

ul.umh-duration-list li a em {
    font-style: normal;
    display: block;
    font-size: 16px;
    line-height: 24px;
    padding: 5px 0 0 0
}

ul.umh-duration-list li a span {
    font-style: normal;
    display: block;
    font-size: 15px;
    line-height: 21px;
    padding: 0 5px 6px;
    font-weight: 600
}

.list-items-link {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    margin: 20px 0
}

.list-items-link>a, .list-items-link>li {
    width: calc(25% - 20px);
    min-width: 140px;
    font-size: 18px;
    color: #0a3991;
    padding: 5px 0;
    position: relative;
    cursor: pointer;
    overflow: hidden
}

.list-items-link>a::before, .list-items-link>li::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #e0e0e0
}

.list-items-link>a::after, .list-items-link>li::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 0%;
    background: #FF9924;
    transition: all 0.3s ease-in-out
}

.list-items-link a:hover, .list-items-link li:hover a {
    color: #FF9924
}

.list-items-link>a:hover:after, .list-items-link>li:hover:after {
    width: 100%
}

.umrah-tabs-wraper {
    position: relative;
    width: 100%
}

.umrah-tabs-btns {
    display: flex;
    gap: 15px;
    margin-top: 30px;
    border-bottom: 4px solid #0890fa;
    padding: 0 12px
}

.umrah-tabs-btns li {
    flex: 1;
    min-width: 120px;
    background: rgb(8 144 250 / .1);
    text-align: center;
    font-size: 17px;
    padding: 22px 16px;
    border-radius: 10px 10px 0 0;
    transition: 0.3s ease;
    cursor: pointer
}

.umrah-tabs-btns li:hover, .umrah-tabs-btns li.active {
    background: #0890fa;
    color: #fff
}

.table-wraper {
    position: relative;
    width: 100%
}

.umrah-tabs-wraper .table {
    table-layout: fixed;
    display: none
}

.umrah-tabs-wraper .table.active {
    display: table
}

.umrah-tabs-wraper .table tr {
    display: flex
}

.umrah-tabs-wraper .table td {
    border: none;
    flex: 1;
    max-width: 140px;
    padding: 15px 12px;
    border-bottom: 1px solid #e0e0e0
}

.umrah-iconbx {
    max-width: 100% !important;
    display: flex;
    align-items: start;
    flex: 1;
    gap: 12px
}

.umrah-iconbx img {
    width: 40px
}

.umrah-iconbx h4 {
    font-size: 17px;
    margin-bottom: 3px;
    line-height: 1.2
}

.table .umrah-iconbx h4 {
    font-size: 16px;
}
.table .umrah-iconbx p, td.inclusions-cell{
    font-size: 14px;
    color: gray;
}
.umrah-tabs-wraper .table td.inclusions-cell{
    max-width: 150px;
    padding: 15px 8px;
}
.umrah-iconbx span {
    display: block;
    color: #001848;
    font-size: 15px;
    line-height: 1.4
}

.umrah-tabs-wraper .table td.whatsapp-icon {
    display: flex;
    align-items: center;
    flex: 1;
    gap: 10px;
    max-width: 120px;
    justify-content: center
}

.umrah-tabs-wraper .table td.whatsapp-icon img {
    width: 30px
}

a.outline-btns {
    display: inline-block;
    padding: 3px 12px;
    border: 1px solid #0890FA;
    color: #0890FA;
    line-height: 1.2;
    border-radius: 20px;
    font-size: 14px;
    margin-top: 5px
}

a.outline-btns:hover {
    color: #fff;
    background: #FF9924;
    border-color: #FF9924
}

.umrah-tabs-wraper .table tr:last-child {
    justify-content: space-between;
    border: none !important;
    box-shadow: none !important
}

.umrah-tabs-wraper .table tr:has(.icon-pdf) td {
    border-bottom: none;
    max-width: 100%;
    font-size: 13px;
    color: gray;
    background-color: white !important
}

.umrah-tabs-wraper .table tr:has(.icon-pdf) .icon-pdf {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 15px;
    color: #001848
}

.umrah-tabs-wraper .table tr td:has(.icon-pdf) {
    flex: auto;
    display: contents;
    min-width: 190px
}

.umrah-tabs-wraper .table tr:has(.icon-pdf) .icon-pdf img {
    width: 30px
}

#umrah-popup .popup-box {
    max-width: 1080px
}

.popup-wrapper .pop-row {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 2px solid #e0e0e0;
    padding-bottom: 12px;
    justify-content: space-between
}

.popup-wrapper .pop-row h3 {
    color: #001848;
    font-size: 25px;
    line-height: 1.1;
    margin: 0
}

.popup-wrapper .price-boxs {
    min-width: 250px;
    font-size: 15px
}

.popup-wrapper .price-boxs span {
    min-width: 250px
}

.popup-wrapper .hotel-wrap {
    display: flex;
    gap: 20px;
    margin-bottom: 25px
}

.popup-wrapper .images-holder {
    min-width: 300px;
    flex: 1;
    display: flex;
    height: 223px;
    gap: 3px;
    max-width: 430px
}

.popup-wrapper .hotel-wrap>.text-holder {
    flex: 1;
    min-width: 300px;
    padding-top: 20px
}

.popup-wrapper .images-holder>img {
    min-width: 260px;
    object-fit: cover;
    height: 100%
}

.popup-wrapper .images-holder .images img {
    height: 110px;
    object-fit: cover;
    width: 100%;
    margin: 0
}

.popup-wrapper .images {
    display: flex;
    flex: 1;
    min-width: 165px;
    gap: 3px;
    height: 100%;
    flex-direction: column;
    justify-content: space-between
}

.popup-wrapper .umrah-iconbx {
    margin-bottom: 10px
}

.popup-wrapper .text-holder h4 {
    color: #001848;
    margin-bottom: 5px
}

.popup-wrapper .locations {
    margin-top: 15px;
    color: #001848;
    font-size: 15px;
    line-height: 1.3
}

.popup-wrapper .locations span {
    display: block
}

.inclusions-wrap {
    padding: 25px 0;
    margin: 0 -40px;
    background: #F8F8F8
}

.inclusions-wrap .inclusions-inner, .whatsapp-row {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    padding: 0 40px;
    align-items: center;
    justify-content: space-between
}

.inclusions-inner li {
    min-width: 300px;
    width: calc(50% - 20px);
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    align-items: center
}

.inclusions-inner li .icon-text {
    display: flex;
    gap: 10px;
    font-size: 17px;
    align-items: center;
    min-width: 130px
}

.bottom-row-um {
    margin: 25px 0 10px
}

p.text-row {
    font-size: 13px;
    line-height: 1.3;
    color: gray
}

.bottom-row-um .whatsapp-row {
    padding: 0;
    margin-top: 20px
}

.bottom-row-um .whatsapp-row .whats-buttons {
    margin: 0
}

.bottom-row-um .voucer-btns {
    display: flex;
    gap: 20px;
    width: 55%
}

a.icon-boxes {
    width: calc(50% - 20px);
    padding: 8px 15px;
    border: 1px solid #cecece;
    border-radius: 10px;
    display: flex;
    align-items: center;
    gap: 20px
}

a.icon-boxes img {
    width: 35px
}

.popup-wrapper a.icon-boxes h4 {
    margin: 0;
    transition: all 0.3s ease;
    font-size: 18px;
    color: #0890fa
}

.popup-wrapper a.icon-boxes p {
    font-size: 14px
}

.popup-wrapper a.icon-boxes:hover h4 {
    margin: 0;
    color: #001848
}

.registration-form {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    gap: 25px;
    margin-top: 20px;
    min-height: 195px
}

.registration-form .feild-holder {
    min-width: 250px;
    width: 35%;
    flex: 0
}

.registration-form .button {
    display: block
}

#umrah-popupWrapper .popup-box .pop-content {
    display: block !important
}

#umrah-popupWrapper .close-btn {
    position: sticky;
    top: -24px;
    margin: -20px 0 0 auto;
    z-index: 2;
    flex-shrink: 0;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px
}

#umrah-popupWrapper .feild-holder input.field-error, #umrah-popupWrapper .feild-holder select.field-error, #umrah-popupWrapper .phone-input-wrap.field-error, #umrah-popupWrapper .phone-input-wrap input.field-error {
    border-bottom-color: #e53935 !important;
    box-shadow: none !important
}

.pop-submit-btn {
    width: 100%
}

.popup-wrapper .pop-row, .popup-wrapper .thanks-popup .whats-buttons {
    gap: 10px
}

.popup-wrapper .thanks-popup {
    min-height: 375px
}

.phone-input-wrap {
    display: flex;
    align-items: center;
    overflow: visible;
    border-bottom: 1px solid #d5d5d5;
    position: relative
}

.country-selector {
    position: relative;
    flex-shrink: 0
}

.selected-country {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 10px 10px 2px 0;
    cursor: pointer;
    user-select: none;
    white-space: nowrap
}

.selected-country img {
    width: 20px;
    height: 14px;
    object-fit: cover;
    border-radius: 2px
}

.selected-country .drop-arrow {
    font-size: 11px;
    color: #888
}

.country-dropdown {
    display: none;
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    min-width: 220px;
    max-height: 220px;
    overflow-y: auto;
    z-index: 9999;
    box-shadow: 0 4px 16px rgb(0 0 0 / .12);
    list-style: none;
    margin: 0;
    padding: 4px 0
}

.country-dropdown.open {
    display: block
}

.country-dropdown li {
    padding: 9px 14px;
    cursor: pointer;
    font-size: 13px;
    color: #333;
    display: flex;
    align-items: center;
    gap: 8px
}

.country-dropdown li img {
    width: 20px;
    height: 14px;
    object-fit: cover;
    border-radius: 2px;
    flex-shrink: 0
}

.country-dropdown li:hover {
    background: #f0f6ff
}

.phone-input-wrap input[type="tel"] {
    flex: 1;
    border: none;
    outline: none;
    padding: 10px 10px 2px 0;
    background: #fff0;
    min-width: 0
}

.new-banner-rounded {
    background: #fdf3e9;
    border-radius: 15px;
    position: relative
}

.new-banner-rounded .innner-box {
    padding: 30px 10% 15px;
    text-align: center
}

.inquiry-fom {
    width: 100%;
    display: flex;
    margin: 40px 0 30px;
    gap: 25px 30px;
    text-align: left;
    flex-wrap: wrap
}

.inquiry-fom .feild-holder {
    width: 31%;
    flex: 1 1 31%;
    min-width: 230px;
    position: relative
}

.inquiry-fom .feild-holder label {
    font-size: 12px;
    line-height: 1;
    color: #919191;
    padding: 0;
    position: absolute;
    top: 8px;
    left: 15px
}

.inquiry-fom .feild-holder input, .inquiry-fom .feild-holder select {
    border-radius: 6px;
    padding: 19px 15px 5px;
    height: 55px;
    line-height: 1.6;
    font-size: 17px;
    font-weight: 400;
    background-color: #fff
}

.inquiry-fom .feild-holder input:focus, .inquiry-fom .feild-holder select:focus {
    border-color: #5d5d5d
}

.inquiry-fom .feild-holder input::placeholder, .inquiry-fom .feild-holder select option {
    font-size: 17px;
    color: #000
}

.inquiry-fom .button {
    background: #f7890f;
    color: #fff;
    border: none;
    padding: 15px;
    width: 120px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    letter-spacing: 1px
}

.inquiry-fom .button:hover {
    background: #c36902
}

.badget-text {
    width: 110px;
    padding: 20px 1px 30px;
    font-size: 13px;
    text-align: center;
    display: flex;
    flex-direction: column;
    background: url(/main-root/images/um-home-images/label.png);
    position: absolute;
    top: -13px;
    left: 40px;
    color: #fff;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    line-height: 1.1
}

.badget-text strong {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2
}

.centered-box {
    max-width: 650px;
    width: 100%;
    margin: 50px auto 30px;
    text-align: center
}

.whats-buttons {
    display: flex;
    gap: 20px;
    justify-content: center;
    margin-top: 20px
}

.whats-buttons a {
    padding: 12px 20px;
    border-radius: 10px;
    background: #6b6b6b;
    color: #fff;
    max-width: 190px;
    display: flex;
    gap: 12px;
    align-items: center;
    line-height: 1.2;
    text-align: left
}

.whats-buttons a:hover {
    background: #4a4a4a;
    color: #fff
}

.org-underline {
    position: relative
}

.org-underline::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #FFAA01
}

.whats-buttons a:first-child {
    background-color: #25d366
}

.whats-buttons a:first-child:hover {
    background-color: #18ac4e;
    color: #fff
}

.umrah-pkg-deal .badget-text {
    right: 50px;
    left: auto;
    font-size: 15px;
    padding-top: 25px;
    width: 125px
}

.umrah-pkg-deal .badget-text strong {
    font-size: 27px
}

.new-banner-rounded.umrah-pkg-deal {
    padding: 30px 0 30px 50px
}

.umrah-deal-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 35px;
    gap: 30px
}

.umrah-left {
    width: 30%;
    min-width: 250px
}

.umrah-right {
    width: 28%;
    min-width: 250px
}

.umrah-right img {
    width: 100%
}

.umrah-left h3 {
    color: #001848;
    margin: 0 0 12px
}

.umrah-left p {
    line-height: 1.3
}

.umrah-middle {
    width: 36%;
    min-width: 280px;
    padding-right: 30px
}

.umrah-middle ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none
}

.umrah-middle li {
    padding: 7px 0;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #c9c9c9
}

.umrah-middle li a {
    color: #0077d1;
    cursor: pointer;
    transition: all 0.2s ease-in-out
}

.umrah-middle li a:hover {
    color: #001848
}

.col-lg-3.col-md-3.col-sm-12 {
    width: calc((100% - 20px * 3)/4);
    flex: 1;
    min-width: 270px
}

.umh-service-sec .row {
    gap: 20px
}

.umh-icon-box {
    padding: 0;
    margin: 0
}

.umh-icon-box .inner-box {
    display: block;
    border-radius: 10px;
    margin: 0;
    padding: 0;
    background: #f3f3f3;
    color: #000
}

.umh-icon-box .inner-box .top-box {
    background: #e8e8e8;
    padding: 15px 20px;
    text-align: center;
    border-radius: 10px
}

.umh-icon-box .inner-box h4 {
    padding: 10px 20px;
    font-size: 20px;
    line-height: 28px;
    min-height: 66px;
    color: #0890fa
}

.umh-service-sec .row {
    gap: 20px
}

ul.umrah-worldwide {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    padding: 30px 0 0;
    margin: 0
}

ul.umrah-worldwide li {
    width: 25%;
    list-style: none;
    padding: 6px 0 6px 15px;
    margin: 0;
    position: relative
}

ul.umrah-worldwide li:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #b1b5b7
}

ul.umrah-worldwide li:nth-child(4n):after {
    display: none
}

ul.umrah-worldwide li a {
    color: #0a3991;
    font-size: 18px;
    line-height: 26px;
    padding: 0;
    display: flex;
    margin: 0;
    align-items: center
}

ul.umrah-worldwide li a:hover {
    color: #0890fa
}

ul.umrah-worldwide li a img {
    width: 54px;
    margin-right: 15px
}

@media screen and (max-width:980px) {
    .centered-box {
        margin: 30px 0
    }

    .new-banner-rounded .innner-box {
        padding: 80px 20px 30px
    }

    .new-banner-rounded .badget-text {
        width: 90px;
        padding: 15px 8px 25px 10px;
        left: 20px;
        font-size: 11px
    }

    .badget-text strong {
        font-size: 17px
    }

    .inquiry-fom {
        margin: 10px 0 20px;
        gap: 10px
    }

    .umrah-middle li a {
        width: 50%
    }

    .new-banner-rounded.umrah-pkg-deal {
        padding: 80px 20px 30px;
        margin-top: 20px
    }

    .umrah-font-img img {
        width: 100%
    }

    .umrah-left, .umrah-right, .umrah-middle {
        width: 100%;
        padding: 0
    }

    .umrah-middle li {
        gap: 20px
    }

    .umrah-deal-wrapper {
        margin: 15px 0;
        gap: 10px
    }

    ul.umrah-worldwide li {
        width: 100%;
        min-width: 200px
    }

    ul.umrah-worldwide li:after {
        display: none
    }
}