@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&amp;display=swap);
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
.ch-box,.ch-icon,.form-number,.pbtn,header ul {
    align-items: center
}

.services h2,.services h2 span,.sliderform input[type=submit],.sliderform label,.whyus .modeltitle,section.Offers-sec h2 {
    text-transform: uppercase
}

.carelist ul,.incusionlist ul,.marquee_text,.packagemenu ul,.productbox h3,.supportlist ul {
    white-space: nowrap
}

.benifit-scroll,.packagemenu ul {
    overflow-x: scroll
}

.reviewpic .name,.slider_ctn p,h1,h2,h3,h4,h5,h6,header ul li a {
    color: #2a2d2c;
    font-family: Rubik,sans-serif;
    font-family: "Bebas Neue", sans-serif;
}

.brocher-btn a,.enroll-outer h3,.productbox p,body,header p,header ul li a {
    font-family: Poppins,sans-serif
}

#enquiryForm .close-btn:hover,.channelpartner h2,header p,header ul li a {
    color: #000
}

body,html {
    overflow-x: hidden
}

.menu ul.topmenu,header ul,ul {
    padding: 0
}

body,footer .details_form form,ul {
    margin: 0
}

.ch-box h4,.ch-box p,.degree-content .package_list-inclusions>li span,.menu ul.childmenu a,.menu ul.topmenu li a,.scroll-text,.slider_ctn h1,figure.table table td span {
    color: #fff
}

.commonbox h2,footer .footerfirst ul li {
    margin-bottom: 1rem
}

.menu ul.childmenu,.menu ul.topmenu,.trusrcard ul,header ul,ul {
    list-style: none
}

html {
    font-size: 16px;
    scroll-behavior: smooth
}

body {
    background: #fff
}

a {
    text-decoration: none
}

img {
    max-width: 100%
}

.lightgrey,.progressset.progressbg {
    background: #f6f8fc;
    position: fixed
}

.swiper-button-next:after,.swiper-button-prev:after {
    background: var(--primarycolor);
    color: #fff;
    font-size: 9px;
    padding: 8px;
    border-radius: 10px
}

.commonbox {
    padding: 15px
}

.client_reviews h2,.commonbox h2,section.service-sec h2 {
    text-align: center;
    text-transform: uppercase
}

.commonbox.tbpad {
    padding-top: 15px;
    padding-bottom: 15px
}

.mobile-cta,.mobileheader,.mobileshow,.mobshow {
    display: none;
    background: #fff
}

.popframe {
    width: 100%;
    height: 100vh;
    padding-bottom: 6%
}

.menu-arrow {
    display: none!important
}

.box_inner ul,.menu {
    background: #fff;
    border: 1px
}

.box_inner ul li {
    border-top: 1px solid #fff;
    padding: 7px 10px;
    font-size: 13px
}

.progressset {
    background: #fff;
    position: sticky;
    top: 0;
    left: 0;
    height: 5px;
    z-index: 99;
    min-width: 100%
}

.pageprogress {
    transition: .1s linear;
    min-width: 0;
    height: 5px
}

header {
    padding: 0 10px;
    background: #fff;
    border: 1px solid #012e56;
    margin: 0 5px 5px;
    border-radius: 10px;
}

header h1 {
    font-size: 1.8rem;
    font-weight: 700
}

header ul {
    text-align: right;
    display: flex;
    justify-content: end;
    height: 100%
}

header ul li a {
    font-size: 17px;
    display: inline;
    padding: 5px 20px;
    border-radius: 21px;
    display: flex;
    align-items: center
}

.logo {
    display: block;
    text-align: left
}

.popup-image img {
    width: 200px
}

.highlight-inner .package-ul li,.intl-tel-input,.iti,.legaldocument img,.singleimagebox img,ul.pack-img-ul li img {
    width: 100%
}
.logo img{
    width: 200px;
}
header h2 {
    font-size: 28px
}

header p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 16px;
    font-weight: 400;
    letter-spacing: .4px
}

.homeicon {
    float: left;
    background: rgb(255 255 255);
    padding: 6px 9px;
    margin: 4px 2px
}

.homeicon img {
    width: 24px
}

.menu ul.topmenu {
    margin: 0;
    text-align: left;
    float: left
}

.menu ul.childmenu li,.menu ul.topmenu li,.packagebtn,.packagemenu li {
    display: inline-block
}

.menu ul.topmenu li a {
    padding: .3rem 1rem;
    display: block;
    font-size: 15px;
    /* font-family:Jost; */
    border: 1px solid #e7e7e740;
    background: #ffffff21;
    margin: 4px 2px;
    color: #000;
}

.menu ul.topmenu li a.is-current,.menu ul.topmenu li.active a {
    background: #012e56;
    color: #fff
}

.menu ul.topmenu li a:active {
    color: #fff;
    background: #00f;
    border-color: #00f
}

.menu.has-sticky {
    display: block!important;
    position: fixed;
    box-shadow: rgba(0,0,0,.1) 0 5px 16px;
    width: 100%;
    z-index: 99;
    top: 5px;
    animation: .35s ease-out slideDown
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0)
    }
}

.menu ul.childmenu {
    text-align: right;
    border-top: 1px solid #fff;
    margin-bottom: 0
}

.menu ul.childmenu a {
    padding: .5rem .7rem;
    display: block;
    font-size: 14px
}

.localknow {
    padding: 30px 0;
    background-color: #fef8f3
}

.localknow h3 {
    color: #003c52;
    font-size: 35px;
    font-weight: 700
}

.localknow p {
    font-size: 18px;
    font-weight: 300;
    margin-top: 20px
}

.localknow a {
    background-color: #d81c3f;
    color: #fff;
    display: block;
    width: 198px;
    text-align: center;
    font-size: 20px;
    padding: 12px 26px;
    max-width: 198px;
    border-radius: 10px;
    margin-top: 30px
}

.details_form {
    background: #000;
    padding: 18px 10px
}

.details_form p {
    margin-bottom: 0;
    font-size: 13px;
    color: #fff
}

.details_form input {
    height: 38px
}

.details_form .btn {
    line-height: .5
}

.details_form img {
    margin-bottom: 5px;
    width: 23px
}

.details_form .input-group-text {
    padding: 4px;
    font-size: .8rem
}

.form-number {
    background: #fff;
    font-size: 12px;
    display: flex;
    padding: 0 5px 0 0;
    color: #b3b3b3;
    line-height: 40px;
    height: 38px;
    border: 1px solid #c9c9c9
}

footer {
    padding: 3rem 0 0;
    background: #2a2d2c
}

footer h3 {
    color: #fdb822;
    border-bottom: 1px solid #7575758f;
    padding-bottom: 15px;
    margin-bottom: .5rem;
    font-size: 1.1rem
}

footer h5 {
    color: #c9c9c9;
    margin-bottom: 0;
    font-size: 1rem
}

footer .footerfirst ul {
    margin-top: 1rem;
    padding-left: 0;
    list-style: none
}

footer .footerfirst ul li a {
    color: #c1c1c1;
    font-size: 14px
}

footer .footerfirst ul li a i {
    margin-right: .6rem
}

footer h6 {
    color: #f9f9f9
}

footer .approved img {
    width: 56px;
    height: 56px;
    background: #fff;
    border-radius: 10px
}

footer .accept img {
    width: 42px;
    height: 42px;
    background: #fff;
    border-radius: 100%
}

.award,.ch-icon,.choose-section,.disclamier,section.Confused-outer,section.gallery-sec {
    background: #fff
}

.disclamier p {
    margin-top: 10px;
    text-align: center;
    color: #000;
    padding: 10px;
    font-size: .9rem;
    margin-bottom: 0
}

.copyright p {
    text-align: left;
    color: #fff;
    padding: 10px 0
}

.careprovider ul,.certificate,.ch-head,.channelpartner h2,.chooselist .choosectn h4,.chooselist .chooseicon,.fixed-bottom .cta_box,.packageenquiry h3,.packageenquiry p,.packagetour h2,.productbox h3,.productbox p,.service-inner,.servicebox,.services h2,.sliderform h3,.trusrcard ul li,.trustus h2,.whychooseus h2,.whychooseus p,.whyus .modeltitle,section.ips-sec h2 {
    text-align: center
}

#popupmodel .modelclosebtn,#popupmodel2 .modelclosebtn,#popupmodelone .modelclosebtn {
    position: absolute;
    right: 0;
    top: -11px;
    width: 30px;
    height: 30px;
    background: #fff;
    color: #000;
    border-radius: 100%;
    text-align: center;
    line-height: 33px;
    box-shadow: 0 -5px 15px rgba(82,82,82,.5);
    z-index: 2
}

#popupmodel .modelclosebtn .btn-close,#popupmodel2 .modelclosebtn .btn-close,#popupmodelone .modelclosebtn .btn-close {
    transition: .2s ease-in-out;
    font-size: 13px
}

#popupmodel .modelclosebtn .btn-close:hover,#popupmodelone .modelclosebtn .btn-close:hover {
    transform: rotate(90deg);
    color: #000;
    font-size: 14px
}

.mainform h3 {
    color: #202020;
    font-weight: 500;
    line-height: 33px
}

.mainform .form-floating,.mainform .input-group-text,.mainform textarea {
    margin-bottom: 11px
}

.serviceslist a,.supportlist {
    margin-bottom: 10px
}

.mainform h3 span {
    font-weight: 600;
    margin-left: 5px
}

.mainform p {
    color: #515151;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px
}

.mainform label {
    font-size: 14px;
    color: #cbcbcb;
    transition: .1s linear
}

.mainform label span {
    color: red
}

.mainform .form-control:focus {
    box-shadow: none;
    border-color: #dee2e6
}

.mainform .input-group-text {
    background: 0 0;
    width: 14%;
    margin-right: 2%;
    border-radius: 5px
}

.mainform .input-group input {
    border-radius: 5px
}

.mainform textarea {
    height: 82px
}

.mainform input[type=submit] {
    border-radius: 7px;
    background: #012e56;
    width: 100%;
    height: 51px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: .1s linear;
    border: 0;
    text-decoration: none;
    border-radius: 100px;
}

.mainform .form-floating .form-control {
    height: 52px;
    min-height: 52px;
    padding: .7rem .75rem 0;
    font-size: 14px
}

.certificate,.client_reviews,.services {
    padding: 40px 0
}

.servicebox .serviceslist {
    flex: 0 0 23.6%;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 4px 4px 24px 0 rgb(0 0 0 / 12%);
    border: 1px solid #cbcbcb;
    border-bottom: 0;
    margin-bottom: 30px
}

.serviceslist>img {
    height: 130px
}

.carelist ul {
    word-wrap: break-word;
    width: 100%
}

.carelist ul li {
    font-size: 10px;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 2px 5px;
    border-radius: 3px;
    margin-bottom: 7px;
    background: #fff
}

.serviceslist h4 {
    font-size: 18px;
    margin-top: 15px;
    text-align: left;
    font-weight: 600
}

.pbtn .packbtn a,.serviceslist a {
    color: #fff;
    display: block;
    font-size: 14px
}

.serviceslist a {
    font-weight: 500;
    padding: 7px 10px;
    background: #00537b
}

.supportlist ul {
    word-break: break-all
}

.supportlist ul li {
    display: inline-block;
    padding-right: 10px
}

.supportlist ul li img {
    width: 40px;
    padding-bottom: 5px
}

.supportlist ul li p {
    margin-bottom: 0;
    font-size: 10px;
    font-weight: 500
}

.supportlist.v2 {
    margin-top: 17px
}

.supportlist.v2 li img {
    width: 30px;
    height: 30px;
    object-fit: contain
}

.pbtn {
    flex-direction: column;
    width: 100%
}

.packagebtn a {
    background: rgb(25 46 135);
    padding: 5px;
    align-items: center;
    margin: 0
}

.packagebtn a img {
    width: 17px
}

.packagebtn a span {
    color: #fff;
    font-size: 14px
}

.pbtn .packbtn a {
    background: #5369c0;
    border-radius: 10px;
    box-shadow: 1px 0 7px 0;
    padding: 4px 3px
}

.whychooseus {
    background: #f7f7f7;
    padding: 30px 0
}

.chooselist .chooseicon {
    display: inline-block;
    height: 120px;
    width: 120px;
    line-height: 70px;
    background: #fff;
    border-radius: 50%;
    border: 6px solid #edf3f6;
    position: relative;
    bottom: -40px;
    left: 50%;
    margin-left: -60px
}

.chooselist .chooseicon img {
    width: 60px;
    margin-top: 22px
}

.chooselist .choosectn {
    padding: 56px 15px 22px;
    background: #fff;
    border: none;
    border-radius: 10px
}

.chooselist .choosectn h4 {
    font-size: 18px;
    color: #002673;
    font-weight: 600
}

.chooselist .choosectn p {
    margin-bottom: 0;
    font-size: 13px
}

.trustus {
    padding: 58px 0;
    background: linear-gradient(45deg,#fff,#1c608524)
}

.trustus h2 {
    color: #002673;
    font-size: 29px;
    margin-bottom: 40px
}

.careprovider ul li p,.trustbox p {
    margin-bottom: 0
}

.trustus h2 span {
    color: #000;
    font-weight: 600
}

.trustbox {
    border: 1px solid #ddd;
    background: #fdfdfd;
    display: flex;
    flex-direction: column;
    padding: 15px;
    filter: drop-shadow(4px 3px 0px #002673)
}

.trustbox p {
    font-size: 13px;
    height: 70px
}

.careprovider h2,.channelpartner h2 {
    margin-bottom: 30px
}

.careprovider h2,.close-btn {
    font-size: 26px;
    text-align: center
}

.careprovider {
    padding: 30px 0;
    background: #fdfdfd
}

.careprovider ul,.certificate .cerlist {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.careprovider ul li {
    display: flex;
    flex-direction: column;
    gap: 10px;
    border-left: 1px solid #000;
    padding: 0 40px
}

.careprovider ul li:first-child {
    border-left: 0
}

.careprovider ul li span {
    font-size: 35px;
    font-weight: 700
}

.channelpartner {
    padding: 40px 0;
    background: #fff
}

.certificate h2,.channellist,.client_reviews h2 {
    margin-bottom: 40px
}

.channellist img {
    padding: 3px;
    height: 112px;
    width: 100%;
    object-fit: contain;
    border-radius: 10px
}

.channellist .swiper-button-next,.channellist .swiper-button-prev {
    width: 35px;
    height: 35px;
    background: #1c6085;
    border-radius: 100%
}

.channellist .swiper-button-next:after,.channellist .swiper-button-prev::after,.reviewlist .swiper-button-next:after,.reviewlist .swiper-button-prev:after {
    font-size: 12px
}

.certificate h2 {
    font-size: 30px
}

.certificate a {
    display: block;
    background: #002673;
    color: #fff;
    padding: 10px;
    border-radius: 5px
}



.mui-1eqb3tv {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #2a2d2cd1, #000000ad 70%);
}

.col-sm-5.desktopform,.mainbg,.marquee-footer,.slider-outer,.slider_ctn {
    position: relative
}

.sliderform {
    /* margin-left: auto; */
    background: linear-gradient(135deg, #ededf5, #ffffff);
    width: 100%;
    padding: 20px 20px;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    border-radius: 10px;
    backdrop-filter: blur(1px);
    border: 1px solid #a2a2a247;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.sliderform h3 {
    font-size: 23px;
    margin-bottom: 2rem;
    color: #000000;
}

.sliderform img {
    width: 25px
}

.sliderform label {
    display: block;
    font-size: .9rem;
    color: #161616;
    margin-bottom: 5px
}

.ch-box h4,.ch-head,.incl_align,.section-heading,.sliderform h3 span,section.award-sec h2 {
    text-transform: capitalize
}

.sliderform input,.sliderform select {
    border: 1px solid #bdbdbd5c;
    border-radius: 0;
    font-weight: 400;
    font-size: 1rem;
    line-height: 24px;
    padding: 9px 10px 9px 20px;
    display: block;
    width: 100%;
    background: #f6f6f6;
}

.sliderform .input-group-text {
    padding: 8.5px 10px;
    border-radius: .375rem 0 0 .375rem
}

.sliderform input[type=submit] {
    background: #012e56;
    border-color: #012e56;
    color: #fff;
    width: max-content;
    border-radius: 100px;
    padding: 7px 20px;
    margin: auto auto;
}

.slider_ctn h2 {
    font-size: 3.3rem;
    color: #fff;
    font-weight: 600;
    text-shadow: 1px 7px 6px rgb(0 0 0);
    margin-top: 45px
}

.slider_ctn p {
    color: #ffffff;
    /* font-weight: 400; */
    font-family: 'Poppins';
    /* font-size: 24px; */
    margin-top: 12px;
    letter-spacing: 0.5px;
    max-width: 800px;
    margin-bottom: 20px;
}

.review_list {
    margin-top: 2rem
}

.review_list span {
    font-size: 1.7rem;
    font-weight: 600;
    color: #fff
}

.review_list i {
    color: #ffcc13;
    font-size: 1.7rem
}

.trusrcard {
    background-color: rgba(4,4,4,.5);
    padding: 20px 30px;
    position: absolute;
    left: 0;
    bottom: 14%;
    border-radius: 0 80px 80px 0;
    width: 100%;
    max-width: calc(100% - 40%)
}

.trusrcard ul {
    padding: 0;
    margin: 0
}

.trusrcard ul li {
    display: inline-block;
    width: 24.33%
}

.join-div,.registered-with>div,.review-left span,.tutor-info,ul.add li a {
    display: flex
}

.trusrcard ul li img {
    height: 40px;
    object-fit: contain;
    width: 50px
}

.trusrcard h5 {
    margin-bottom: 0;
    color: #fff;
    font-size: 13px;
    margin-top: 10px
}

.modal-overlay.slideuppopup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,.7);
    z-index: 999
}

.close-btn,.modal-content.slideupcontent {
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    background-color: #fff
}

.modal-content.slideupcontent {
    height: 100vh!important;
    width: 70%;
    padding: 1px;
    border-radius: 5px;
    position: fixed;
    bottom: 0;
    right: 0
}

.close-btn {
    position: absolute;
    top: 341px;
    left: -57px;
    padding: 2px;
    cursor: pointer;
    color: #114761;
    border-radius: 30px;
    width: 40px;
    height: 40px;
    margin: 10px auto
}

#backgroundOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 98%;
    background-color: rgba(0,0,0,.5);
    display: none;
    z-index: 9998
}

@keyframes slideIn {
    from {
        transform: translateY(100%)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes slideOut {
    from {
        transform: translateY(0)
    }

    to {
        transform: translateY(100%)
    }
}

@keyframes slideleft {
    from {
        transform: translateX(+100%)
    }

    to {
        transform: translateX(0)
    }
}

@keyframes slideleftOut {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(+100%)
    }
}

.whyus .modeltitle {
    padding: 10px;
    background: #114761;
    color: #fff;
    border-radius: 6px 6px 0 0;
    margin-bottom: 0;
    border-top: 1px solid #626262;
    font-size: 28px
}

.scrollfix {
    height: 100vh;
    overflow-y: scroll;
    padding-bottom: 7%
}

.packageenquiry {
    box-sizing: border-box;
    padding: 15px 10px;
    background: #000;
    border-radius: 10px;
    margin: 13px;
    margin-bottom: 100px!important
}

.packageenquiry input,.packageenquiry textarea {
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 30px
}

.packageenquiry img {
    width: 21px
}

.packageenquiry .form-number {
    height: 35px;
    display: none
}

.packageenquiry h3 {
    font-size: 1rem;
    color: #ee2c95
}

.packageenquiry p {
    font-size: 13px;
    color: #fff
}

.itinerary {
    margin-top: 74px
}

.itineraryslide img {
    width: 100%;
    object-fit: cover;
    height: 400px
}

.itineraryslide .swiper-button-next,.itineraryslide .swiper-button-prev {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 100%;
    box-shadow: 4px 2px 4px rgba(0,0,0,.2)
}

.itineraryslide .swiper-button-next:after,.itineraryslide .swiper-button-prev:after {
    color: #000;
    font-size: 14px
}

.itinerarylist {
    background: #fff;
    margin: 30px 10px 15px;
    padding: 15px;
    box-shadow: -1px 1px 5px rgba(0,0,0,.2)
}

.itinerarylist h3 {
    font-size: 23px
}

.itinerarylist .depature {
    color: maroon;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px
}

.includeexclude ul,.legaldocument,.packagelist .swiper-wrapper,section.ips-sec h2 {
    margin-bottom: 20px
}

.itinerarylist .depaturedate {
    padding-bottom: 15px;
    font-size: 14px
}

.itinerarylist .hightlight {
    padding-top: 10px
}

.hightlight ul li {
    font-size: 14px;
    padding-top: 5px;
    font-weight: 400
}

.hightlight ul li img {
    width: 20px
}

.overviewbox h2 {
    font-size: 21px;
    padding-bottom: 10px
}

.overviewbox p,p.box-description {
    font-size: 14px;
    margin-bottom: 0
}

.includeexclude h5 {
    background: #ddd;
    padding: 10px;
    font-size: 15px
}

.packagemenu {
    position: fixed;
    top: -1px;
    left: 0;
    z-index: 999999;
    background: #fff;
    width: 100%
}



.packagemenu ul {
    display: inline-block;
    padding: 10px;
    width: 100%;
    scrollbar-width: none
}

.packagemenu li a {
    font-size: 14px;
    padding: 7px 10px;
    border: 1px solid #6c6c6c;
    border-radius: 10px;
    display: flex;
    gap: 5px;
    color: #6c6c6c
}

.packagemenu li a.is-current {
    background: #fff7e7;
    border-color: #ffebc4
}

.modelform .packageenquiry {
    position: static;
    width: 100%;
    max-width: 100%;
    top: 0;
    margin-top: 0
}

.legaldocument h4 {
    font-size: 20px;
    border-bottom: 1px solid #ddd;
    padding: 20px 0 20px 15px;
    background: #fff
}

.tutor-info {
    margin-bottom: 16px
}

.tutor-name {
    font-size: 18px;
    font-weight: 600
}

.tutor-addr {
    font-size: 15px;
    color: #6f6f6f
}

.tutor-info img {
    width: 65px;
    border-radius: 100px;
    height: 65px
}

.packagebtn.whts {
    background: #2944ae
}

.carelist-readmore {
    background: #eaeaea63;
    padding: 5px;
    border-radius: 6px
}

.award-sec,.find-astro,.short-pack-outer,.team-sec,section#why,section.Confused-outer,section.gallery-sec,section.service-sec,section.why-enroll {
    padding: 30px 0;
}

.service-inner {
    border: 1px solid #00000014;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 4px 4px 24px 0 rgb(0 0 0 / 12%);
    margin-bottom: 30px
}

.service-inner img {
    border-radius: 10px;
    height: 350px;
    object-fit: cover;
    width: 100%
}

.service-inner h3 {
    font-size: 19px;
    margin-bottom: 0;
    margin-top: 7px
}

.phone-flag::placeholder {
    color: #cbcbcb
}

.phone-flag {
    padding-bottom: 9px!important
}

.service-inner a {
    background: #389674;
    color: #fff;
    padding: 3px 10px;
    margin-top: 15px;
    display: inline-block;
    border-radius: 5px
}

.packagetour h2,.productbox h3 {
    font-weight: 600;
    margin-top: 10px
}

section.gallery-sec img {
    object-fit: cover;
    width: 100%;
    border-radius: 10px;
}

section.ips-sec {
    background: #fff;
    padding: 50px 0
}

.ips-inner {
    padding: 10px;
    width: 100%;
    border: 1px solid #00000017
}

section.ips-sec h2 {
    font-weight: 500
}

.packagetour {
    padding: 30px 0;
    background: #e7f4ff
}

.whitetourbox {
    background: #f9f9f9
}

.packagetour h2 {
    color: #222;
    border-bottom: 1px dashed #828282;
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 13px;
    display: inline-block;
    font-family: platomedium
}

.packagetour h2 span {
    color: #d71c22
}



.packages-inner img,.productbox>img {
    border-radius: 15px;
    /* height: 300px; */
    width: 100%;
    object-fit: cover;
    /* border: 1px solid #e5e5e5; */
}



.pbadges,.pctn p,.productbottom .pbtm-1 p,.productbox p {
    font-weight: 400;
    font-size: 10px
}

.pctn p {
    margin-bottom: 0;
    color: #525252;
    line-height: 15px;
    padding-bottom: 4px
}

.pctn p img {
    width: 16px
}



.pbadges span:after,.pbadges span:before,.pbadges:before {
    width: 0;
    height: 0;
    z-index: 0;
    position: absolute;
    left: 0;
    content: ""
}


.productbottom {
    background: #1e328626;
    padding: 9px;
    /* margin: 0 -9px; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 6px;
    border: 1px solid #dedede;
}

.productbottom .pbtm-1 {
    flex: 0 0 40%;
}

.productbottom .pbtm-1 p {
    color: #525252;
    padding-bottom: 0;
    margin-bottom: 0
}

.productbottom .pbtm-1 .kp-old {
    color: #ff5722;
    text-decoration: line-through;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px
}

.productbottom .pbtm-1 .kp-new {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 14px;
    border-left: 1px solid #ccc;
    padding-left: 5px
}

.productbottom .pbtm-2 {
    flex: 0 0 45%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

.productbottom .pbtm-2 a {
    background: #fff;
    border-radius: 4px;
    padding: 7px;
    border: 1px solid #17254e;
    display: block;
    margin-bottom: 5px;
    color: #17254e;
    font-weight: 700;
    font-size: 12px;
    text-align: center
}

.brocher-btn a,.packagerequest a,.short-package .packagerequest a {
    background: #012e56
}

.pbadges span:after,.pbadges span:before {
    border-right: 0px;
    border-left: 8px solid #ff5722
}

.productbottom .pbtm-2 a.bgorange {
    border: 1px solid #ff5722;
    background: #ff5722;
    color: #fff;
    font-weight: 600;
    box-shadow: 1px 0 7px 0
}

.pbadges {
    position: absolute;
    z-index: 5;
    left: -7px;
    top: 15px;
    background-image: #8a2be2;
    background-image: linear-gradient(to right,#2196f3,#ff5722);
    width: 120px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    text-align: center;
    color: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.1);
    display: none
}

.pbadges:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #607d8b;
    border-right: 0px solid transparent;
    border-left: 8px solid transparent
}

#enquiryForm,#overlay2 {
    position: fixed;
    display: none
}

.pbadges img {
    width: 13px
}

.pbadges span {
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    width: 1px
}

.packagebtn a,.packagerequest a {
    height: 41px;
    line-height: 41px;
    text-align: center
}

.pbadges span:before {
    top: 0;
    border-bottom: 20px solid transparent;
    border-top: 0 solid transparent
}

.pbadges span:after {
    bottom: 0;
    border-bottom: 0 solid transparent;
    border-top: 20px solid transparent
}

.packagelist .swiper-button-next,.packagelist .swiper-button-prev {
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 100%;
    box-shadow: 3px 4px 5px rgba(0,0,0,.2);
    top: 40%
}

.packagelist .swiper-button-next:after,.packagelist .swiper-button-prev:after {
    color: #000;
    font-size: 18px
}

.tbtn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
    padding-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px
}

.packagebtn a {
    border: 1px solid #012e56;
    display: block;
    width: 41px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center
}

.degree-content h2 span,.packagebtn a svg {
    color: #ee2c95
}

.packagerequest {
    display: inline-block;
    width: 70%;
}

.packagerequest a {
    color: #fff;
    display: block;
    width: 100%;
    border-radius: 100px;
    font-size: 14px;
    font-weight: 600;
    padding: 0
}

.inclusion_block {
    border: 1px solid #0000003d;
    border-radius: 6px;
    padding: 5px 2px;
    position: relative;
    margin: 16px 10px 10px
}

.package_list-inclusions {
    display: flex;
    overflow-x: auto;
    justify-content: space-around;
    align-items: center;
    overflow-y: hidden
}

.package_list-inclusions>li:first-child {
    margin-left: 0
}

.package_list-inclusions>li {
    cursor: pointer;
    text-align: center;
    text-transform: capitalize;
    margin: 0 6px;
    font-size: 9px;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 64px;
    line-height: 11px;
    font-weight: 500
}

.incl_align {
    background: #fff;
    left: 15px;
    padding: 0 10px;
    position: absolute;
    top: -10px;
    color: #114761!important;
    font-weight: 500!important;
    font-size: 10px!important;
    margin-top: 0!important
}

section.banner-bottom-sec {
    background: linear-gradient(135deg, #012e56, #041046);
    padding: 80px 0;
    position: relative;
}



.reviewpoint {
    background: #ffffff17;
    padding: 15px;
    display: flex;
    flex-direction: column-reverse;
    border-radius: 15px;
    border: 1px solid #ffffff2e;
    margin-top: 15px;
    align-items: end;
    justify-content: space-between
}

.reviewpic {
    display: flex;
    margin-bottom: 1rem
}

.reviewpic img {
    width: 40px;
    height: 40px;
    margin-right: 2%
}

.reviewpic .name {
    color: #f1f1f1;
    font-weight: 600;
    font-size: 21px;
    display: flex;
    flex-direction: column;
    align-items: end;
    margin-top: 20px
}

.reviewpic .name small i {
    display: inline;
    font-size: 11px;
    color: #fdec00;
    position: static;
    padding: 0;
    margin: 2px;
    font-weight: 500
}

.reviewpoint i.fa-star {
    color: #fb8e28;
    font-size: 1.2rem
}

.reviewpoint .reviewctn {
    font-size: 15px;
    margin-top: .6rem;
    color: #fff;
    padding-right: 10px;
    max-height: 150px;
    min-height: 150px;
    overflow-y: auto
}

.reviewpoint1 .swiper-wrapper {
    /* margin-bottom: 3rem; */
}

.itenarylist .highlight {
    border: 1px solid #00000017;
    margin: 10px 0;
    padding: 10px;
    background: #000;
    border-radius: 10px
}

.itenarylist .highlight h6 {
    font-size: 20px;
    font-weight: 600;
    color: #fff
}

ul.package-ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

ul.package-ul li {
    width: 50%;
    margin: 6px 0;
    font-size: 13px;
    color: #b9b9b9
}

.dete-head h2,.package-sec h2,section.team-sec h2 {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 34px;
    letter-spacing: .9px;
    text-align: center
}

.guide-section,.package-sec,section.date-section {
    padding: 40px 0;
    background: #fff
}

.short-package {
    border: 1px dashed #dcdcdc;
    padding: 10px;
    border-radius: 10px;
    min-height: 330px
}

.short-package img {
    border-radius: 10px
}

.short-package h3 {
    font-size: 17px;
    margin-top: 10px;
    font-weight: 700
}

.short-package h6 img {
    border-radius: 0;
    filter: invert(1);
    width: 16px;
    opacity: .7;
    margin-right: 6px
}

.short-package h6 {
    color: #656565;
    font-size: 12px;
    display: flex;
    align-items: center;
    margin-bottom: 0
}

.short-package .packagerequest {
    width: 100%;
    justify-content: center;
    display: flex
}

.short-package .packagerequest a {
    color: #fff;
    display: block;
    height: 43px;
    line-height: 43px;
    width: 200px;
    text-align: center;
    border-radius: 7px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 12px
}

.incusionlist {
    overflow-x: scroll;
    padding-bottom: 0;
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
    display: none
}

.incusionlist ul {
    display: inline-block;
    margin-bottom: 5px
}

.incusionlist ul li {
    font-size: 11px;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 3px 8px;
    color: #868686;
    border-radius: 4px
}

.brocher-btn a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 15px;
    padding: 7px 15px;
    border-radius: 0;
    border: #114761
}

.brocher-btn a:hover {
    background: #114761;
    color: #fff
}

.brocher-download-div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    border: 1px solid #e3e3e3;
    padding: 10px;
    border-radius: 10px;
    margin-top: 30px
}

.brocher-download-div h2 {
    font-size: 17px!important;
    margin-bottom: 0!important;
    margin-right: 13px;
    color: #000!important
}

.confused-main,.img-brochure {
    display: flex;
    align-items: center
}

.img-brochure img {
    width: 49px;
    margin-right: 11px;
    background: #f2f2f2;
    padding: 4px;
    border-radius: 5px;
    border: 1px solid #cbcbcb
}

.Confused-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #f1f1f1;
    padding: 10px;
    background: #faf7f5
}

.confused-main h3 {
    font-size: 18px
}

.confused-main ul li {
    margin: 4px 0;
    font-size: 13px;
    color: #3b3b3b
}

.confused-main img {
    width: 94px;
    border: 1px solid #0000001f;
    padding: 10px;
    height: 94px;
    object-fit: cover;
    margin-right: 12px;
    background: #fff
}

.confused-main ul li i {
    color: #114761;
    margin-right: 6px;
    font-size: 10px
}

section.cta-sec {
    background: #ee2c95;
    padding: 50px 0
}

#enquiryForm button.submit-btn,.enroll-heading a {
    background: #ee2c95;
    color: #fff
}

.cta-sec-inner,section.Admission-outer h2 {
    text-align: center;
    color: #fff
}

.cta-sec-inner a {
    border: 1px solid #fff;
    padding: 10px 20px;
    border-radius: 5px;
    margin-top: 11px;
    display: inline-block;
    font-weight: 500;
    color: #fff
}

.cta-sec-inner h2 {
    font-size: 35px
}

.sliderform p {
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    color: #000
}

.brocher-btn img {
    width: 150px;
    margin-left: 15px
}

.sliderform h3 span {
    color: #114761;
    font-weight: 600;
    letter-spacing: 1.5px;
    text-transform: capitalize !important;
    text-align: left;
}

#overlay2 {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.5);
    z-index: 9998
}

#enquiryForm,.banner-content {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

#enquiryForm {
    width: 90%;
    max-width: 600px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0,0,0,.3);
    padding: 20px;
    z-index: 9999
}

#enquiryForm h3 {
    margin-top: 0;
    font-size: 20px
}

#enquiryForm input,#enquiryForm textarea {
    width: 100%;
    margin: 8px 0;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 14px
}

#enquiryForm button.submit-btn {
    border: none;
    padding: 10px 16px;
    border-radius: 6px;
    cursor: pointer;
    width: 100%
}

#enquiryForm .close-btn {
    background: #fff;
    border: none;
    position: absolute;
    top: -29px;
    right: 0!important;
    font-size: 20px;
    cursor: pointer;
    color: #000;
    margin: 0;
    left: 100%
}

.popup-text {
    display: flex;
    padding: 20px 30px 0;
    gap: 32px;
    background: linear-gradient(346deg,#ec2a8f 0,#eb5ebd 50%);
    align-items: center;
    border-radius: 10px;
    position: relative;
    margin-bottom: 20px
}

.enroll-heading {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px
}

.enroll-outer h3 {
    font-size: 19px;
    margin-bottom: 0;
    font-weight: 400
}

.enroll-heading a {
    padding: 10px 15px;
    border-radius: 5px
}

.enroll-outer {
    border: 1px solid #c5c5c521;
    display: flex;
    margin: 5px 0;
    border-radius: 5px;
    padding: 10px;
    align-items: center;
    background: #00000005
}

.enroll-outer img {
    width: 60px;
    margin-right: 11px;
    border: 1px solid #e4e4e4;
    padding: 9px;
    border-radius: 4px;
    background: #fff
}

.why-touch-content {
    background: #fff;
    border: 1px solid #00000036;
    margin: 10px;
    padding: 10px;
    border-radius: 10px
}

.why-touch-content ul li {
    font-size: 15px;
    margin: 7px 0;
    display: flex;
    align-items: flex-start
}

.why-touch-content li i {
    margin-right: 7px;
    color: #ec2b99;
    margin-top: 6px
}

.banner-content {
    position: absolute;
    z-index: 1;
    width: 100%;
    display: flex;
    align-items: center
}

.main-slider img {
    height: 650px;
    width: 100%;
    object-fit: cover
}

li,p,span {
    color: #2a2d2c
}

.menu {
    border-top: 1px solid #ffffff3b;
    background: #1e3286;
    padding: 1px 0;
    /* display: none; */
}

header ul li a img {
    /* filter: invert(1); */
}

.package_list-inclusions>li p {
    margin-top: 0
}

.why-inner {
    border: 1px solid #ee2c958f;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    border-radius: 0;
    background: #202328;
    padding: 5px
}

.why-inner img {
    width: 70px;
    height: 70px;
    margin-bottom: 13px;
    object-fit: cover;
    filter: invert(1);
    opacity: .8
}

section.why-us-sec {
    padding: 50px 0;
    background: #212328;
    border-bottom: 1px solid #252323
}

.why-inner h4 {
    font-size: 13px;
    color: #bbb;
    font-family: Poppins
}

.swiper-pagination-bullet {
    background-color: #0c0c0c;
    border: .1px solid #fff
}

.min-course {
    border: 1px solid #000;
    background: #fff;
    border-radius: 5px;
    padding: 3px 3px 0;
    display: block
}

.min-course img {
    height: 100px;
    width: 100%;
    object-fit: cover;
    border-radius: 5px
}

.min-course h4 {
    margin-top: 5px;
    color: #000;
    font-size: 10px;
    text-align: center;
    margin-bottom: 5px;
    font-family: Poppins
}

.swiper.swiper-upper-banner {
    margin-top: 40px
}

.custom-swiper-btn .swiper-button-prev {
    bottom: 15px
}

.custom-swiper-btn {
    position: absolute;
    bottom: 4px;
    z-index: 11;
    display: flex;
    justify-content: center;
    width: 100%
}

.custom-swiper-btn>div {
    position: static;
    margin: 2px
}

.swiper-upper-banner .swiper-wrapper {
    padding-bottom: 45px
}

.fixed-header.has-sticky {
    position: fixed;
    top: 5px;
    left: 0;
    width: 100%;
    z-index: 999;
    animation: .35s ease-out slideDown
}

.fixed-header.has-sticky .mobileheader p,.input-group-prepend {
    display: none
}

section.degree-sec {
    background: #000;
    padding: 50px 0
}

.degree-sec-inner {
    border: 1px solid #ee2c95;
    border-radius: 10px;
    overflow: hidden
}

.degree-content h2 {
    color: #fff;
    text-align: left!important;
    margin-bottom: 10px!important
}

.degree-content .inclusion_block {
    border-color: #ffffff2b;
    margin-top: 29px
}

.degree-content .package_list-inclusions>li p img {
    filter: invert(1);
    width: 35px;
    margin-top: 10px
}

.degree-content .incl_align {
    background: #000;
    color: #ee2c95!important
}

.degree-content {
    padding: 20px 20px 20px 0
}

.degree-content ul.points li {
    color: #fff;
    list-style: disc;
    font-size: 13px;
    margin: 6px 0;
    width: 50%
}

.degree-content ul.points {
    display: flex;
    flex-wrap: wrap;
    padding-left: 15px
}

.banner-bottom-inner {
    position: relative;
    text-align: center
}

.inner-bottom-content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #000000a8;
    padding: 10px
}

.banner-bottom-inner img {
    width: 100%;
    height: 220px;
    object-fit: cover
}

.inner-bottom-content h4 {
    color: #fff;
    font-family: Poppins;
    font-weight: 600;
    font-size: 20px
}

.inner-bottom-content p {
    color: #cfcfcf;
    font-family: Poppins;
    font-size: 14px
}

.inner-bottom-content a {
    background: #ee2c95;
    color: #fff;
    padding: 5px 15px;
    border-radius: 100px
}

.banner-bottom-inner:hover .inner-bottom-content {
    background: #79144b91;
    transition: .5s
}

.active-color {
    background: #79144b91
}

.fixed-bottom {
    position: fixed;
    bottom: 0;
    background: #012e56;
    left: 0;
    width: 100%;
    padding: 7px 0
}

.loader,.reviewpoint i,img.iso-img {
    position: absolute
}

@media (min-width: 991px) {
    .fixed-bottom {
        display:none
    }
}

.fixed-bottom .container {
    padding: 0 10px
}

.fixed-bottom .col-4:nth-child(2),.fixed-bottom .container .col-md-4 {
    padding-right: 0
}

.fixed-bottom .content_box {
    color: #fff;
    font-size: 12px;
    line-height: 1.4;
    min-height: 22px;
    position: relative;
    border-right: 1px solid #ffffff63;
    display: flex;
    align-items: center;
    text-decoration: underline
}

.fixed-bottom .content_box a {
    display: flex;
    color: #fff;
    text-decoration: none
}

@media (min-width: 391px) {
    .fixed-bottom .content_box {
        justify-content:center
    }
}

@media (max-width: 360px) {
    .fixed-bottom .content_box {
        font-size:12px
    }
}

.fixed-bottom .content_box img {
    width: 22px;
    height: 22px;
    margin-right: 10px
}

.fixed-bottom .cta_box .btn-primary {
    font-size: 10px;
    padding: 8px 18px;
    background-color: #d63f31
}

a.btn-fixed-m {
    background: #ffffff;
    padding: 4px 12px;
    color: #28282b;
    font-size: 12px;
    border-radius: 100px;
}

footer .details_form,footer .details_form form {
    padding: 0;
    width: 100%;
    background: transparent;
    border: none;
}

footer form input {
    height: 42px!important
}

::-webkit-scrollbar {
    width: 2px!important
}

::-webkit-scrollbar-track {
    background: #111
}

::-webkit-scrollbar-thumb {
    background-color: #10f29d!important;
    border-radius: 10px!important
}

::-webkit-scrollbar-thumb:hover {
    background-color: #114761
}

.reviewpoint i {
    color: #012e56;
    font-size: 22px;
    top: -3px;
    /* background: #012e56; */
    padding: 7px;
    /* height: 30px; */
    /* width: 45px; */
    text-align: center;
    left: 15px;
    display: none;
}

.itenarylist .highlight p {
    font-size: 14px;
    font-weight: 400;
    color: #b9b9b9
}

ul.under-ul h6 {
    font-size: 16px!important
}

ul.under-ul {
    border: 1px solid #ececec;
    margin: 2px;
    padding: 10px;
    border-radius: 10px
}

figure.table table {
    border: 1px solid #d3d3d3;
    border-radius: 10px;
    background-color: #000
}

figure.table table td {
    padding: 10px;
    background: #000;
    color: #fff
}

ul.add li a i,ul.add li h6 {
    color: #114761
}

section.degree-sec h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 30px
}

.banner-bottom-slider .swiper-wrapper {
    padding-bottom: 40px
}

.banner-bottom-slider .swiper-pagination-bullet {
    width: 20px;
    height: 5px;
    border-radius: 0;
    position: relative;
    overflow: hidden
}

.banner-bottom-slider .swiper-pagination-bullet::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.banner-bottom-slider .swiper-pagination-bullet-active {
    background: rgba(0,0,0,.4)
}

.banner-bottom-slider .swiper-pagination-bullet-active::before {
    background-color: #ee2c95;
    -webkit-animation: 2s cubic-bezier(.3,0,.3,1) forwards slide-progress;
    animation: 2s cubic-bezier(.3,0,.3,1) forwards slide-progress
}

.banner-bottom-slider .swiper-paused .swiper-pagination-bullet-active::before {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

@-webkit-keyframes slide-progress {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes slide-progress {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(0)
    }
}

ul.why-ul li {
    width: 15%
}

ul.why-ul {
    justify-content: space-around;
    display: flex;
    flex-wrap: wrap
}

.packageenquiry input.form-control.cssForms.mb-2.btn.btn-primary {
    background: #ee2c95;
    border-color: #ee2c95
}

.accordion-item {
    color: #000;
    border: none;
    /* background: #f4f4f4; */
}

.accordion-button:not(.collapsed) {
    background: #012e56;
    color: #ffffff;
    padding: 10px 20px
}

.pagination-dots .dot,.pagination-dots .dot.active-dot {
    background-color: #ccc
}

.content_box2 {
    text-decoration: none!important
}

.content_box2 img {
    width: 15px!important;
    height: 15px!important
}

.banner-bottom-slider {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth
}

.slide-content {
    flex: 0 0 50%;
    scroll-snap-align: start
}

@media (min-width: 600px) {
    .slide-content {
        flex:0 0 50%
    }
}

@media (min-width: 1024px) {
    .slide-content {
        flex:0 0 25%
    }
}

.banner-bottom-slider::-webkit-scrollbar {
    display: none
}

.pagination-dots {
    text-align: center;
    margin-top: 12px;
    margin-bottom: 1;
    padding-bottom: 20px
}

.pagination-dots .dot {
    height: 6px;
    width: 20px;
    margin: 0 3px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    overflow: hidden
}

.loader {
    top: 0;
    left: 0;
    height: 100%;
    background-color: #ee2c95;
    width: 100%;
    transform: scaleX(0);
    opacity: .6;
    transform-origin: left;
    animation: 4s linear forwards loadProgress
}

@keyframes loadProgress {
    from {
        transform: scaleX(0)
    }

    to {
        transform: scaleX(1)
    }
}

.mobile-nav-arrows {
    display: none;
    gap: 10px
}

.mobile-nav-arrows button {
    background: #fff;
    border: none;
    font-size: 20px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 6px rgba(0,0,0,.3);
    flex-shrink: 0
}

@media (max-width: 768px) {
    .inner-bottom-content h4 {
        font-size:15px!important
    }

    .inner-bottom-content p {
        font-size: 12px!important
    }

    .mobile-nav-arrows {
        display: flex;
        flex-direction: row;
        justify-content: center;
        padding-bottom: 35px
    }
}

.brocher-btn {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    margin-right: 25px
}

.brocher-btn span {
    margin: 5px 0;
    font-weight: 600;
    color: #0000005e;
    font-size: 12px
}

.Reviews-inner {
    border: 1px solid #ffffff4f;
    padding: 9px;
    height: 500px;
    overflow-y: scroll;
    background: #000
}

.r-inner {
    margin-bottom: 19px;
    background: #fff;
    padding: 10px;
    border-radius: 4px
}

.banner-content .brocher-btn {
    align-items: self-start
}

section.Admission-outer {
    background: #ba3580;
    padding: 50px 0
}

.admission-sec ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.admission-sec ul li {
    color: #ba3681;
    border: 1px solid #ffffff4f;
    padding: 5px 13px;
    width: 17%;
    margin: 10px;
    border-radius: 2px;
    text-align: center;
    font-size: 13px;
    background: #fff;
    font-weight: 500
}

ul.add {
    border: 1px solid #ffffff2b;
    padding: 10px!important;
    border-radius: 10px
}

ul.add li {
    font-size: 12px;
    margin-bottom: 10px!important
}

ul.add li a i {
    margin-top: 4px;
    font-size: 9px
}

ul.pack-img-ul {
    display: flex;
    margin-top: 5px;
    justify-content: space-between;
    background: #000;
    padding: 10px;
    border-radius: 10px
}

ul.pack-img-ul li {
    width: 49.5%
}

.section-heading {
    text-align: center;
    margin-bottom: 39px
}

.package_list-inclusions>li img {
    width: 25px;
    margin-bottom: 2px
}

section.Offers-sec h2,section.award-sec h2 {
    text-align: center;
    margin-bottom: 30px
}

.package_list-inclusions::-webkit-scrollbar {
    height: 3px!important
}

.package_list-inclusions::-webkit-scrollbar-track {
    background: #f1f1f1
}

.package_list-inclusions::-webkit-scrollbar-thumb {
    background: #888!important;
    border: none
}

.package_list-inclusions::-webkit-scrollbar-thumb:hover {
    background: #555
}

.marquee-footer {
    overflow: hidden;
    background-color: #114761;
    padding: 10px 0
}

.marquee,.marquee_text {
    display: flex;
    width: 100%
}

.marquee-content {
    display: flex;
    margin: 0;
    padding: 0;
    animation: 20s linear infinite marquee
}

.marquee-content li {
    list-style: none;
    margin-right: 20px;
    font-size: 16px;
    color: #fff
}

.ch-box h4,.offer-inner h3 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 0
}

.banner-bottom-cta a i,.extra a i,.marquee-content li i {
    margin-right: 5px
}

@keyframes marquee {
    0% {
        transform: translateX(0)
    }

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

section.Offers-sec {
    padding: 50px 0;
    background: #fff
}

.offer-inner {
    background: #fff;
    padding: 10px 10px 10px 12px;
    border-radius: 8px;
    border: 1px solid #0000001a;
    box-shadow: 0 0 10px 0 rgba(255,253,253,.41);
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    box-shadow: rgba(99,99,99,.2) 0 2px 8px 0
}

.ch-box,.city_wise_link {
    background: #114761;
    text-align: center
}

img.iso-img {
    width: 100px;
    background: #fff;
    border: 1px solid #d03938;
    padding: 9px;
    border-radius: 100%;
    height: 100px;
    object-fit: cover;
    right: 0;
    top: -80px
}

.ch-box {
    border: 1px solid #00000014;
    padding: 10px;
    margin: 70px 0 4px;
    display: flex;
    flex-direction: column
}

.ch-icon img {
    height: 50px
}

.ch-box p {
    font-size: 13px
}

.city_wise_link {
    padding: 8px 10px;
    font-size: 13px;
    color: #fff;
    height: 45px;
    line-height: 28px;
    font-weight: 700
}

.astrologer_city_wise {
    box-shadow: 0 0 4px 1px #ccc;
    border: 1px solid #0000001c;
    padding: 2px
}

@media only screen and (max-width: 767px) {
    .review-tag, .pooja-head span, .offer-tag, .taxi-route-title span, .route-pack-head span, .taxi-head span{
        font-size: 12px !important;
    }
    .astrologer_city_wise {
        margin-bottom:30px
    }
}

.category_link {
    height: 250px;
    margin: 0;
    padding: 0 0 10px 10px;
    list-style: none;
    max-height: 250px;
    overflow-y: scroll
}

.category_link div {
    margin: 0;
    font-size: 14px;
    border-bottom: 1px solid #d6d6d6;
    padding: 10px 0;
    display: block;
    color: #555;
    text-decoration: none
}

.award img {
    width: 200px;
    height: 200px;
    object-fit: contain
}

.award {
    height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #0000001c
}

.number {
    font-size: 60px;
    font-weight: 800;
    -webkit-text-stroke: 1px #ffffff;
    color: transparent;
    z-index: 2;
    min-width: 100px
}

.offer-inner {
    position: relative;
    overflow: hidden
}

.offer-inner::after {
    content: '';
    background: #ff7e16;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100px
}

footer .details_form input {
    margin-bottom: 10px;
    border-radius: 100px !important;
    font-size: 14px
}

.ch-icon {
    height: 80px;
    width: 80px;
    display: flex;
    justify-content: center;
    border-radius: 100px;
    margin-top: -60px;
    margin-bottom: 15px;
    border: 3px solid #114761
}

a.header-btn {
    background: #012e56;
    color: #fff;
    border-radius: 100px;
    font-weight: 500
}

.content-i h3 {
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .02em
}

.content-i p {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0
}

.banner-bottom-inner-heading h2,.review-left h3 {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    text-transform: uppercase
}

.banner-bottom-sec-inner {
    margin-bottom: 30px;
    display: flex
}

.banner-bottom-inner-heading h2 {
    margin-bottom: 20px;
    text-align: center
}

.banner-bottom-sec-inner img {
    width: 21px;
    height: 21px;
    margin-right: 10px
}

.review-left h3 {
    margin-bottom: 15px
}

.review-left h3 i {
    color: #012e56;
    margin-right: 10px;
    font-size: 24px
}

.review-left span i {
    background: #012e56;
    color: #fff;
    margin: 3px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    border-radius: 2px
}

.review-left h6 {
    color: #fff;
    font-weight: 400;
    margin-top: 15px
}

.review-left {
    display: flex;
    flex-direction: column;
    align-items: center
}

.banner-bottom-cta {
    display: flex;
    align-items: center;
    margin-top: 10px
}

.banner-bottom-cta h3 {
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin-bottom: 0;
    margin-right: 10px
}

.banner-bottom-cta a {
    color: #fff;
    background: #10f29d;
    padding: 5px 10px;
    border-radius: 100px;
}

.guide-profile {
    border: 1px solid #dbdbdb;
    border-radius: 10px;
    /* box-shadow: rgba(0,0,0,.1) 2px 6px 12px 0; */
    margin-bottom: 20px;
    background: #012e56;
}

.guide-info {
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: #012e56;
    padding: 3px;
    border: 1px solid #0000000f;
    border-radius: 5px;
    margin-bottom: 10px;
    width: 100%
}

.guide-info span {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
}

.guide-profile img {
    border-radius: 10px;
}

.guide-profile .content {
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 6px;
    margin-top: -64px;
    background: #fff;
    z-index: 2;
    position: relative;
    box-shadow: rgba(0,0,0,.1) 2px 6px 12px 0;
    border-radius: 10px;
    border: 1px solid #d2d2d2;
}

.guide-profile .content h4 {
    font-size: 17px;
    font-weight: 700;
    color: #2a2d2c
}

.guide-profile .content a {
    width: 100%;
    text-align: center;
    padding: 3px 0;
    background: #012e56
}

.galleryhead h2,section.guide-section h2 {
    text-align: center;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -.02em;
    text-transform: uppercase
}

.dete-head h2 img,section.guide-section h2 img {
    width: 29px;
    margin-right: 12px;
    margin-top: -10px
}

button.accordion-button.collapsed {
    background: #e8e8e8;
    margin: 5px 0;
    padding: 10px;
    border-radius: 4px;
    box-shadow: none!important;
    color: #000000;
    border-radius: 100px !important;
}

h2.accordion-header {
    box-shadow: none!important;
    border: none!important
}

.accordion-button {
    font-weight: 600;
    text-transform: capitalize;
    padding: 15px 20px!important;
    font-family: 'Poppins';
}

.date-inner h3 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1rem;
    margin-bottom: 0
}

.feature-card h4,section.Essentials h2 {
    font-weight: 800;
    text-transform: uppercase
}

.date-inner p {
    font-size: 12px;
    margin-bottom: 0
}

.accordion-body a {
    padding: 5px 10px;
    background: #012e56
}

.accordion-button:focus {
    box-shadow: none
}

.top-form form input {
    /* margin: 5px 0; */
    border-radius: 100px !important;
    font-size: 12px
}

.top-form form h3 {
    margin-bottom: 13px;
    font-size: 17px;
    text-align: left;
}

.mainform h3 span,.top-form form h3 span {
    display: block;
    font-size: 25px;
    text-transform: uppercase;
    color: #012e56;
}

section.date-section .top-form {
    border: 1px solid #00000014;
    border-radius: 10px;
}

section.date-section .top-form form {
    margin-left: 0;
    width: 100%;
    background: #ffffff;
}

.feature-card img {
    width: 80px
}

.feature-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

.feature-card h4 {
    font-size: 18px;
    margin-top: 10px
}

.feature-card p {
    font-family: Domine,serif;
    line-height: 21px;
    font-size: 15px
}

section.pointsec {
    padding: 50px 0;
    background: #f4f4f4
}

section.Essentials {
    background: #fff;
    padding-bottom: 30px;
}

section.Essentials h2 {
    margin-bottom: 15px;
    font-size: 24px;
    letter-spacing: -.02em;
    text-align: center
}

section.Essentials ul {
    background: #f4f4f4;
    padding: 10px;
    border-radius: 4px
}

section.Essentials ul li button {
    color: #000;
    font-weight: 500;
    background: #fff;
    margin: 0 5px;
    font-size: 13px;
    border-radius: 100px!important;
    border: 1px solid #00000024
}

section.Essentials ul li button.active {
    background: #012e56!important;
    border-color: #012e56
}

section.Essentials ul li button:hover {
    border-color: #012e56;
    color: #012e56
}

section.Essentials .tab-content .tab-pane {
    background-color: #f4f4f4;
    padding: 10px;
    border-radius: 4px
}

section.Essentials .table {
    border: 1px solid #dee2e6;
    font-size: 15px;
    margin-bottom: 0
}

section.Essentials .table td,section.Essentials table th {
    padding: 9px 15px;
    vertical-align: middle;
    border: 1px solid #dee2e6;
    font-size: 13px;
    font-weight: 500
}

section.Essentials .table thead th {
    background-color: #f8f9fa;
    color: #212529;
    font-weight: 600
}

section.Essentials .table tbody tr:nth-child(2n) {
    background-color: #f9f9f9
}

.extra {
    /* margin-top: 21px!important; */
    background: #ffffff;
    padding: 4px;
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    border-radius: 0 4px 4px 0;
    /* border: 1px solid #5555550a; */
    font-weight: 600;
    margin: 0 10px;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
}

.extra a {
    background: #012e56;
    color: #fff!important;
    padding: 2px 8px;
    border-radius: 3px
}

.fixed-header.has-sticky .menu {
    display: block
}

.mainform h3 {
    margin-bottom: 13px;
    font-size: 17px;
    text-align: center
}

.registered-with p {
    font-size: 16px;
    font-family: Rubik,sans-serif
}

.registered-with span img {
    width: 100%;
    height: 60px;
    object-fit: contain
}

.registered-with {
    display: flex;
    /* width: 68%; */
    border: 1px solid #545454;
    padding: 10px;
    background: #0000006b;
    border-radius: 10px;
    margin-top: 25px
}

.registered-with span {
    width: 80px;
    height: 80px;
    display: flex;
    padding: 14px;
    background: #fff;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
    border-radius: 100px
}

.guide-profile .tag {
    position: absolute;
    background: gold;
    font-size: 12px;
    font-weight: 600;
    color: #000;
    padding: 2px 7px
}

.blink {
    animation: 1.8s ease-in-out infinite blinkEffect;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    color: #00ffe0;
    text-shadow: 0 0 4px #00ffe0;
    display: inline-block;
    margin: 0 8px
}

@keyframes blinkEffect {
    0%,100% {
        color: #0ff;
        text-shadow: 0 0 4px #00ffe0
    }

    50% {
        color: #fff;
        text-shadow: 0 0 2px #fff
    }
}
.counter-three__shape-bottom {
    position: absolute;
    left: 0;
    bottom: -36px;
    width: 100%;
    height: 84px;
    background:url('../images/border.webp');
     -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center bottom;
    mask-position: center bottom;
    -webkit-mask-size: cover;
    mask-size: cover;
    background-size: cover;
}
ul.trip-details__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

ul.trip-details__list li {
    width: 32%;
    display: flex;
    border: 1px solid #0000001f;
    border-radius: 7px;
    margin: 5px;
    padding: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

ul.trip-details__list li img {
    width: 40px;
    height: 40px;
    object-fit: cover;
    margin-right: 10px;
}

ul.trip-details__list li div {
    display: flex;
    flex-direction: column;
    font-size: 12px;
}
ul.trip-details__list li div strong{
    font-size: 15px;
}

.package-detail h3 {
    color: #ffffff;
    text-align: center;
    margin-top: 10px;
}
.package-detail {
    background: #012e56;
    border-radius: 10px;
    padding: 10px;
}
.package-detail .extra{
    margin: 0 ;
}
.package-detail .tbtn{
    margin-top: 20px !important;
    margin: 0 ;
}
.package-ul {
    padding-left: 15px;
}
.package-ul li{
    color: #fff !important;
    list-style: disc;
    width: 100% !important; 
}



.swiper-slide {
    transition-timing-function: ease-in-out;
  }
  .slider-high {
    cursor: grab;
  }
  
  
  p.height-light-line {
    font-size: 17px;
    font-weight: 500;
    margin-top: 20px;
    color: #dc3545;
    text-align: center;
}
.counter-three__shape-bottom.top {
    top: -50px;
}
section.trip-highlights{
    background-color: #fff;
}
.accordion-button::after{
    filter: invert(1);
}
.gallery-slider .swiper-wrapper{
    padding-bottom: 40px;
}
.gallery-inner{
    border: 1px solid #0000003d;
    padding: 2px;
    border-radius: 10px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.exclusive-treks {
    background: hsl(0deg 0% 100%);
    padding: 60px 0;
}
.exclusive-treks__wrap {
    padding: 0 10px;
    max-width: 1220px;
    margin: 0 auto;
}
.exclusive-treks__intro {
    max-width: 90%;
    margin: 0 auto 40px;
    text-align: center;
}
.exlusive-card {
    /* display: grid; */
    /* grid-template-columns: repeat(3, 1fr); */
    /* grid-gap: 15px; */
    /* gap: 15px; */
    max-width: 90%;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.exlusive-card__item-box {
    padding: 15px;
    background: #fbfbfb;
    border: 1px solid rgba(27, 41, 58, .05);
    box-shadow: 0 84px 51px rgba(27, 41, 58, .05), 0 9px 21px rgba(27, 41, 58, .1);
    border-radius: 15px;
    gap: 4px;
}
.exlusive-card__item {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    width: 30%;
    margin: 8px;
    height: 100%;
}
.exlusive-card__box-title {
    display: flex
;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}
.exlusive-card__item-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: -.5px;
    color: #1b293a;
    margin: 0;
    flex: 1 1;
}
.exlusive-card__box-title img {
    width: 32px;
    height: 32px;
    object-fit: cover;
}

.exlusive-card__item-box p{
    font-size: 13px;
    margin-bottom: 0;
}
section.featured-trek.py-5.text-white {
    background: #2a2d2c;
}
.featured-inner {
    padding: 10px;
    border-radius: 10px;
}
.featured-inner img{
    border-radius: 10px;

}
.feature-content {
    padding-left: 13px;
}
.tbtn.featire-btn {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.tbtn.featire-btn div {
    width: 100%;
    margin: 10px;
}
.featured-trek h2{
    color: #fff;
}
ul.list-unstyled.small li {
    margin: 6px 0px;
}
.floating-best-price {
  position: fixed;
  bottom: 25px;
  right: 25px;
  background: #012e56;
  color: white;
  padding: 12px 18px;
  border-radius: 50px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);
  display: flex;
  align-items: center;
  font-family: 'Segoe UI', sans-serif;
  z-index: 9999;
  cursor: pointer;
  transition: transform 0.3s ease, background 0.3s ease;
  animation: pulseBubble 2.5s infinite;
}

.floating-best-price:hover {
  transform: scale(1.05);
  background: linear-gradient(135deg, #00e676, #76ff03);
}

.floating-best-price .chat-icon {
  font-size: 20px;
  margin-right: 10px;
  animation: bounceIcon 2s infinite;
}

.floating-best-price .chat-text {
  font-size: 12px;
  line-height: 1.2;
}

.floating-best-price .chat-text strong {
  font-size: 15px;
  display: block;
}

@keyframes pulseBubble {
  0% {transform: scale(1);box-shadow: 0 0 0 0 rgb(153 190 67);}
  70% { transform: scale(1.05); box-shadow: 0 0 0 10px rgba(0, 200, 83, 0); }
  100% { transform: scale(1); box-shadow: 0 0 0 0 rgba(0, 200, 83, 0); }
}

@keyframes bounceIcon {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-4px); }
}
.mainbg{
    margin: 5px; 
    border-radius: 10px 10px 30px 30px;
     overflow: hidden;
}
.mobileheader .header-btn li a,  header .header-btn li a{
    border-radius: 2rem;
    box-shadow: inset 0 0 0 1px #1d77be;
    padding: 4px 16px 3px 3px;
    display: flex;
    column-gap: 9px;
    align-items: center;
    position: relative;
    background: #012e56;
}
.mobileheader .header-btn li a:before , header .header-btn li a:before {
    content: "";
    display: inline-block;
    background: url(../images/phone-icon.svg);
    width: 24px;
    height: 24px;
    background-size: cover;
    position: absolute;
    bottom: -5px;
    left: -5px;
    animation: tilt-shaking 2s linear infinite;
}
@keyframes tilt-shaking {
    0% {transform: rotate(0)}
    5% {transform: rotate(8deg)}
    10% {transform: rotate(-7deg)}
    15% {transform: rotate(8deg)}
    20% {transform: rotate(-7deg)}
    25% {transform: rotate(8deg)}
    30% {transform: rotate(-7deg)}
    35% {transform: rotate(8deg)}
    40% {transform: rotate(-7deg)}
    45% {transform: rotate(8deg)}
    50% {transform: rotate(-7deg)}
    55% {transform: rotate(0deg)}
    60% {transform: rotate(0deg)}
    65% {transform: rotate(0deg)}
    70% {transform: rotate(0deg)}
    75% {transform: rotate(0deg)}
    80% {transform: rotate(0deg)}
    85% {transform: rotate(0deg)}
    90% {transform: rotate(0deg)}
    95% {transform: rotate(0deg)}
    to {transform: rotate(0deg)}
}
.mobileheader ul li a p, header ul li a p {
    /* font-weight: 800; */
    color: #ffffff;
    font-size: 12px;
    margin-bottom: 0;
}
.mobileheader ul li a p span, header ul li a p span {
    color: #10f29d;
    margin-left: 3px;
    font-size: 12px;
    font-weight: 600;
}
.mobileheader ul li a img, header ul li a img {
    width: 32px;
    height: 32px;
}
ul.hero-point li {
    /* color: #fff; */
    background: #fff;
    padding: 5px 10px 5px 5px;
    font-size: 11px;
    border-radius: 100px;
    font-weight: 600;
}

ul.hero-point li i {
    background: #000;
    width: 20px;
    height: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    border-radius: 100px;
    background: #1e3286;
    /* background: linear-gradient(90deg, rgba(5, 250, 146, 1) 0%, rgba(2, 157, 247, 1) 100%); */
    color: #ffffff;
    margin-right: 5px;
}
.slider_ctn p span{
    color: #1fe99e;
    font-weight: 700;
    font-size: 26px;
}
ul.hero-point {
    display: flex;
    gap: 15px;
}
.form-inner {
    display: flex;
    gap: 10px;
    align-items: center;
}
.slider_ctn {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.productbottom a {
    background: #02c9ca;
    color: #fff !important;
    padding: 7px 8px;
    border-radius: 100px;
    flex: 0 0 54%;
    text-align: center;
    font-size: 11px;
    text-transform: capitalize;
}
.productbottom a i{
    margin-right: 10px;
}   

/* Main Section */
.home4-why-choose-us-section {
    background-image: url(../images/hom4-why-choose-bg.png), linear-gradient(180deg, #f4f5f9d1 0%, #e3e5ee 100%);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0;
    overflow: hidden;
  }
  
  /* Responsive */
  @media (max-width: 1200px) {
    .home4-why-choose-us-section {
      padding: 90px 0 340px;
    }
  }
  
  @media (max-width: 992px) {
    .home4-why-choose-us-section {
      padding: 70px 0 340px;
    }
  }
  
  @media (max-width: 768px) {
    .home4-why-choose-us-section {
      padding: 50px 0px;
    }
  }
  
  /* Section Title */
  .home4-why-choose-us-section .section-title p {
    margin-bottom: 20px;
  }
  
  /* Rating */
  .home4-why-choose-us-section .single-rating {
    display: flex;
    align-items: end;
    gap: 15px;
    margin-bottom: 20px;
  }
  
  @media (max-width: 768px) {
    .home4-why-choose-us-section .single-rating {
      order: 2;
      justify-content: center;
      width: 100%;
    }
  }
  
  .home4-why-choose-us-section .single-rating strong {
    font-weight: 600;
    font-size: 25px;
    line-height: 1;
  }
  
  .home4-why-choose-us-section .tripadvisor-rating .rating-area {
    padding-top: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  
  /* Feature Box */
  .home4-why-choose-us-section .single-feature {
    padding: 15px 20px;
    /* background-color: #fff; */
    border-radius: 100px;
    display: flex;
    align-items: center;
    gap: 15px;
    /* border: 1px solid #e6e6e6; */
    position: relative;
    flex-direction: column;
  }
  
  @media (max-width: 1200px) {
    .home4-why-choose-us-section .single-feature {
      padding: 25px 20px;
    }
  }
  
  @media (max-width: 992px) {
    .home4-why-choose-us-section .single-feature {
      padding: 20px 10px;
      gap: 10px;
    }
  }
  
  @media (max-width: 768px) {
    .home4-why-choose-us-section .single-feature {
      padding: 20px 15px;
    }
  }
  
  @media (max-width: 576px) {
    .home4-why-choose-us-section .single-feature {
      padding: 15px;
      text-align: center;
    }
  }
  
  /* Icon */
  .home4-why-choose-us-section .single-feature .icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
  }
  
  /* Heading */
  .home4-why-choose-us-section .single-feature h5 {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 0;
  }
  
  /* Video Section */
  .why-choose-video-area {
    margin-top: -245px;
  }
  
  @media (max-width: 768px) {
    .why-choose-video-area {
      margin-top: -200px;
    }
  }
  
  @media (max-width: 576px) {
    .why-choose-video-area {
      margin-top: -170px;
    }
  }
  
  /* Video Image */
  .why-choose-video-wrap img {
    border-radius: 20px;
    min-height: 400px;
    object-fit: cover;
  }
  
  /* Play Button */
  .why-choose-video-wrap .play-btn {
    width: 60px;
    height: 60px;
    background-color: #ff5a3c;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  
  /* Contact Box */
  .why-choose-video-wrap .contact-wrap {
    padding: 15px;
    border-radius: 100px;
    background-color: #F2F2FF;
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .why-choose-video-wrap .contact-area {
    padding: 20px 40px;
    background-color: #ff5a3c;
    border-radius: 100px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
  }
  
  /* Contact Text */
  .why-choose-video-wrap .contact-area h6 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
  }
  
  /* Contact Item */
  .why-choose-video-wrap .single-contact {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  
  .why-choose-video-wrap .single-contact .icon {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  /* Contact Text */
  .why-choose-video-wrap .single-contact span {
    color: #fff;
    font-size: 14px;
  }
  
  .why-choose-video-wrap .single-contact a {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
  }
  .rating {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 16px;
}

.rating-number {
    font-weight: bold;
    margin-right: 5px;
}

.rating i {
    color: #FFA500; /* orange stars */
}

.reviews {
    color: #777;
    margin-left: 5px;
    font-size: 14px;
}
.tripadvisor-rating {
    display: flex;
    flex-direction: column;
    align-items: end;
}
.tripadvisor-rating img{
    width: 150px;
    text-align: center;
    margin: auto;
}

.category-card {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    text-align: center;
    padding-bottom: 10px;
    transition: 0.3s;
    /* box-shadow: 0 5px 15px rgba(0,0,0,0.05); */
    height: 100%;
    display: flex;
    flex-direction: column;
    border: 1px solid #e4e4e4;
}

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

.category-card h5 {
    margin-top: 12px;
    font-weight: 700;
    font-family: 'Poppins';
    font-size: 16px;
}

.category-card p {
    font-size: 14px;
    color: #666;
    flex-grow: 1;
    margin: 0 10px 10px;
}

.category-card a {
    margin-top: 10px;
    background: #012e56;
    padding: 0px 20px;
    border-radius: 100px;
    color: #fff;
    border-color: #012e56;
    width: max-content;
    margin: auto;
    height: 36px;
    line-height: 35px;
    font-size: 14px;
}

.category-card:hover {
    /* transform: translateY(-6px); */
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}
/* Section Background */
.sevenway {
    background: #f8f9ff;
    padding: 60px 0;
}

/* Heading */
.sevenway .head {
    text-align: center;
    font-weight: 700;
    font-size: 40px;
    /* margin-bottom: 40px; */
}

.sevenway .head span {
    color: #012e56;
}

/* Accordion Item */
.accordion-item {
    border: none;
    /* margin-bottom: 12px; */
    border-radius: 10px;
    overflow: hidden;
    /* box-shadow: 0 5px 15px rgba(0,0,0,0.05); */
}

/* Button */
.accordion-button {
    font-weight: 300;
    font-size: 16px;
    background: #fff;
    color: #222;
    padding: 15px 20px;
    box-shadow: none;
}

/* Remove default arrow background */
.accordion-button::after {
    background-size: 16px;
}

/* Active State */
.accordion-button:not(.collapsed) {
    background: #e8e8e8;
    color: #000000;
    border-radius: 100px !important;
}

/* Body */
.accordion-body {
    background: #fff;
    font-size: 14px;
    color: #666;
    padding: 15px 20px;
    line-height: 1.6;
}

/* Hover Effect */
.accordion-button:hover {
    background: #e8e8e8;
    /* color: #ffffff; */
}

/* Smooth Transition */
.accordion-button,
.accordion-item {
    transition: 0.3s;
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .fixed-header.has-sticky .menu{
        display: block !important;
    }
    .sevenway .head {
        font-size: 24px;
    }

    .accordion-button {
        font-size: 14px;
    }

    .accordion-body {
        font-size: 13px;
    }
}

.for-mobile{
    display: none !important;
}

header .menu{
    background: #f7f7f7;
    border-radius: 100px;
    border: 1px solid #e2e2e2;
    padding: 0 3px;
}
.copyright.designm p {
    text-align: right;
}

.route-pack-sec{
    padding: 50px 20px;
    background: #fff;
    overflow:hidden;
    }
    
    .route-pack-container{
    max-width:1450px;
    margin:auto;
    }
    
    .route-pack-head{
    text-align:center;
    margin-bottom:50px;
    }
    
    .route-pack-head span{
    display:inline-block;
    padding:8px 18px;
    background: #e3e5ef;
    color: #012e56;
    font-size:14px;
    font-weight:700;
    border-radius:40px;
    margin-bottom:14px;
    letter-spacing:.5px;
    border: 1px solid #012e56;
    }
    
    .route-pack-head h2{
    font-size: 40px;
    line-height:1.2;
    margin:0 0 12px;
    color:#111;
    font-weight:800;
    }
    
    .route-pack-head p{
    font-size:18px;
    color:#666;
    max-width:760px;
    margin:auto;
    line-height:1.7;
    }
    
    .route-pack-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:15px;
    margin-top:45px;
    }
    
    .route-pack-card{
    background:#fff;
    border-radius:28px;
    overflow:hidden;
    /* box-shadow:0 15px 35px rgba(0,0,0,.06); */
    transition:.35s ease;
    display:flex;
    flex-direction:column;
    height:100%;
    border: 1px solid #e4e4e4;
    }
    
  
    .route-pack-img{
    /* height: 100%; */
    position:relative;
    /* overflow:hidden; */
    background:#ddd;
    }
    
    .route-pack-img img{
    width:100%;
    /* height:100%; */
    /* object-fit:cover; */
    transition:1s;
    }
    
   
    .route-badge{
    position:absolute;
    top:16px;
    left:16px;
    background: #012e56;
    color:#fff;
    font-size:13px;
    font-weight:700;
    padding:9px 16px;
    border-radius:40px;
    }
    
    .route-pack-content{
    padding: 20px;
    display:flex;
    flex-direction:column;
    height:100%;
    background: linear-gradient(135deg, #012e5614, #ffffff);
    }
    
    .route-pack-content h3{
    font-size:26px;
    line-height:1.35;
    margin:0 0 10px;
    color:#111;
    font-weight:800;
    }
    
    .route-subtitle{
    font-size:16px;
    line-height:1.7;
    color:#666;
    margin-bottom:16px;
    min-height:54px;
    }
    
    .route-info-row{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
    margin-bottom:22px;
    }
    
    .route-info-row span{
    background: #e3e5ef;
    color: #012e56;
    font-size:13px;
    font-weight: 400;
    padding: 5px 14px;
    border-radius:30px;
    }
    
    .route-btns{
    display:flex;
    gap:12px;
    margin-top:auto;
    }
    
    .route-btns a{
    flex:1;
    text-align:center;
    padding:14px 10px;
    border-radius:50px;
    font-size:16px;
    font-weight:700;
    text-decoration:none;
    transition:.3s;
    text-align: center;
    padding: 10px 14px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    }
    
    .call-btn{
    background: #fdb822;
    color:#111;
    }
    
    .call-btn:hover{
    background:#eab300;
    }
    
    .fare-btn{
    background: #012e56;
    color:#fff;
    }
    
    .fare-btn:hover{
    background: #2640ae;
    }
    
    @media(max-width:1300px){
    .route-pack-grid{
    grid-template-columns:repeat(3,1fr);
    }
    }
    
    @media(max-width:991px){
    .route-pack-sec{
    padding:70px 18px;
    }
    
    .route-pack-grid{
    grid-template-columns:repeat(2,1fr);
    gap:22px;
    }
    
    .route-pack-head h2{
    font-size:38px;
    }
    
    .route-pack-content h3{
    font-size:23px;
    }
    }
    
    @media(max-width:767px){
    .route-pack-sec{
    padding:60px 15px;
    }
    
    .route-pack-grid{
    grid-template-columns:1fr;
    gap:18px;
    }
    
    .route-pack-head{
    margin-bottom:35px;
    }
    
    .route-pack-head h2{
    font-size:30px;
    }
    
    .route-pack-head p{
    font-size: 14px;
    }
    
    .route-pack-img{
    /* height:220px; */
    }
    
    .route-pack-content{
    padding: 20px 10px;
    }
    
    .route-pack-content h3{
    font-size:22px;
    }
    
    .route-subtitle{
    font-size:15px;
    min-height:auto;
    }
    
    .route-btns{
    /* flex-direction:column; */
    }
    
    .route-btns a{
    padding: 10px 15px;
    font-size: 14px;
    }
    }





.taxi-route-title{
text-align:center;
margin-bottom:50px;
}

.taxi-route-title span{display:inline-block;padding:8px 18px;background: #e3e5ef;color: #012e56;font-size:14px;font-weight:700;border-radius:40px;border: 1px solid #012e56;margin-bottom:15px;}

.taxi-route-title h2{font-size: 40px;margin:0 0 12px;font-weight:800;color:#111;}

.taxi-route-title p{
font-size:18px;
color:#666;
}

.taxi-route-wrap{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:28px;
}

.taxi-route-box{background: linear-gradient(135deg, #012e5614, #ffffff);border-radius:26px;padding:28px;/* box-shadow:0 15px 35px rgba(0,0,0,.06); */border:1px solid #eee;transition:.35s;}

.taxi-route-box:hover{/* transform:translateY(-10px); *//* box-shadow:0 22px 40px rgba(0,0,0,.1); */}

.route-top{
display:flex;
justify-content:space-between;
align-items:center;
margin-bottom:18px;
}

.route-icon{width:60px;height:60px;border-radius:18px;background: #ffffff;display:flex;align-items:center;justify-content:center;font-size:28px;border: 1px solid #dddddd;}



.taxi-route-box h3{
font-size:30px;
line-height:1.3;
margin:0 0 12px;
font-weight:800;
color:#111;
}

.taxi-route-box p{
font-size:16px;
line-height:1.7;
color:#666;
margin:0 0 22px;
min-height:54px;
}

.route-btns{
display:flex;
gap:12px;
}


.call-btn:hover{
background:#e7b400;
}

.form-btn{background: #012e56;color:#fff;}

.form-btn:hover{background: #2640ae;}

@media(max-width:1200px){
.taxi-route-wrap{
grid-template-columns:repeat(2,1fr);
}
}

@media(max-width:767px){
.taxi-route-new-sec{
padding:60px 15px;
}

.taxi-route-wrap{
grid-template-columns:1fr;
gap:18px;
}

.taxi-route-title h2{
font-size:30px;
}

.taxi-route-box{
padding:22px;
}

.taxi-route-box h3{
font-size:24px;
}

.route-btns{/* flex-direction:column; */}
}
section.taxi-route-new-sec {
    padding: 50px 0;
}
.home4-why-choose-us-section .single-feature .icon img{
    width: 40px;
}
.home4-why-choose-us-section h2 {
    font-size: 40px;
    margin: 0 0 12px;
    font-weight: 800;
    color: #111;
    max-width: 760px;
    margin: 0 auto 12px;
}
.home4-why-choose-us-section p{
    font-size: 18px;
    color: #666;
    max-width: 760px;
    margin: auto;
    margin-bottom: 50px !important;
}
.pooja-service-sec{
    padding: 50px 0;
    background: linear-gradient(135deg, #012e5614, #ffffff);
    background-image: url(../images/hom4-why-choose-bg.png), linear-gradient(180deg, #f4f5f9d1 0%, #e3e5ee 100%);
    }
    
    .pooja-service-sec .container{
    /* max-width:1450px; */
    /* margin:auto; */
    }
    
    .pooja-head{
    text-align:center;
    margin-bottom:55px;
    }
    
    .pooja-head span{
    display:inline-block;
    padding:8px 18px;
    background: #ffffff;
    color: #012e56;
    font-size:14px;
    font-weight:700;
    border-radius:40px;
    margin-bottom:14px;
    border: 1px solid #012e56;
    }
    
    .pooja-head h2{
    font-size:48px;
    margin:0 0 12px;
    font-weight:800;
    color:#111;
    }
    
    .pooja-head p{
    font-size:18px;
    line-height:1.7;
    color:#666;
    max-width:800px;
    margin:auto;
    }
    
    .pooja-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:28px;
    }
    
    .pooja-box{
    /* background:#fff; */
    padding:34px 28px;
    border-radius:28px;
    /* box-shadow:0 18px 40px rgba(0,0,0,.06); */
    /* border:1px solid #eee; */
    text-align:center;
    transition:.35s;
    }
    
    .pooja-box:hover{
    /* transform:translateY(-10px); */
    /* box-shadow:0 22px 45px rgba(0,0,0,.1); */
    }
    
    .pooja-icon{
    width:78px;
    height:78px;
    margin:auto auto 18px;
    border-radius:50%;
    background: linear-gradient(135deg, #012e5614, #ffffff);
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:34px;
    border: 1px solid #e0e0e0;
    }
    
    .pooja-box h3{
    font-size:28px;
    line-height:1.35;
    margin:0 0 12px;
    font-weight:800;
    color:#111;
    }
    
    .pooja-box p{
    font-size:16px;
    line-height:1.7;
    color:#666;
    margin: 0 0 0px;
    min-height:82px;
    }
    
    .pooja-box a{
    display:inline-block;
    padding: 10px 26px;
    border-radius:50px;
    background: #012e56;
    color:#fff;
    font-size:15px;
    font-weight: 500;
    text-decoration:none;
    }
    
    .pooja-box a:hover{
    background: #243eb1;
    }
    
    .pooja-note{
    text-align:center;
    font-size:16px;
    color:#555;
    margin-top:35px;
    line-height:1.7;
    }
    
    @media(max-width:1200px){
    .pooja-grid{
    grid-template-columns:repeat(2,1fr);
    }
    }
    
    @media(max-width:767px){
    .pooja-service-sec{
    padding:60px 15px;
    }
    
    .pooja-grid{
    grid-template-columns:1fr;
    gap:18px;
    }
    
    .pooja-head h2{
    font-size:30px;
    }
    
    .pooja-box{
    padding:26px 22px;
    }
    
    .pooja-box h3{
    font-size:24px;
    margin-bottom: 5px;
    }
    
    .pooja-box p{
    min-height:auto;
    margin-bottom: 20px;
    }
    }

    .stay-help-sec{
        padding: 50px 0;
        background: #fff;
        overflow:hidden;
        }
        
        .stay-help-sec .container{
        max-width:1450px;
        margin:auto;
        }
        
        .stay-help-wrap{
        display:grid;
        grid-template-columns: .9fr 1.1fr;
        gap:45px;
        align-items:center;
        }
        
        .stay-left{
        background: #012e56;
        padding:55px;
        border-radius:35px;
        color:#fff;
        position:relative;
        overflow:hidden;
        }
        
        .stay-left:before{
        content:"";
        position:absolute;
        right:-80px;
        top:-80px;
        width:220px;
        height:220px;
        background:rgba(255,255,255,.05);
        border-radius:50%;
        }
        
        .stay-tag{
        display:inline-block;
        padding:10px 18px;
        background: #ffffff;
        color:#111;
        font-size:14px;
        font-weight:700;
        border-radius:40px;
        margin-bottom:22px;
        }
        
        .stay-left h2{
        font-size: 40px;
        line-height:1.15;
        margin:0 0 20px;
        font-weight:800;
        color: #fff;
        }
        
        .stay-left p{
        font-size: 17px;
        line-height:1.9;
        color:#d9d9d9;
        margin:0 0 28px;
        max-width:90%;
        }
        
        .stay-btns{
        display:flex;
        gap:15px;
        flex-wrap:wrap;
        }
        
        .stay-btns a{
        padding: 10px 21px;
        border-radius:50px;
        text-decoration:none;
        font-size: 15px;
        font-weight: 500;
        transition:.3s;
        }
        
        .call-btn{
        background: #fdb822;
        color:#111;
        }
        
        .call-btn:hover{
        background:#e8b200;
        }
        
        .wa-btn{
        background: #ffffff;
        color: #012e56;
        }
        
        .wa-btn:hover{
        background: #4a68ea;
        color: #fff;
        }
        
        .stay-right{
        display:grid;
        grid-template-columns:repeat(2,1fr);
        gap:22px;
        }
        
        .stay-card{
        background:#fff;
        border-radius:28px;
        padding: 23px;
        box-shadow:0 18px 40px rgba(0,0,0,.06);
        border:1px solid #eee;
        transition:.35s;
        }
        
        .stay-card:hover{
        /* transform:translateY(-8px); */
        /* box-shadow:0 22px 45px rgba(0,0,0,.1); */
        }
        
        .stay-card .icons{
        width:62px;
        height:62px;
        border-radius:18px;
        background: linear-gradient(135deg, #012e5614, #ffffff);
        display:flex;
        align-items:center;
        justify-content:center;
        font-size:28px;
        margin-bottom:16px;
        border: 1px solid #e8e8e8;
        }
        
        .stay-card h3{
        font-size:28px;
        line-height:1.3;
        margin: 0 0 5px;
        font-weight:800;
        color:#111;
        }
        
        .stay-card p{
        font-size: 15px;
        line-height:1.7;
        color:#666;
        margin:0;
        }
        
        @media(max-width:1200px){
        .stay-help-wrap{
        grid-template-columns:1fr;
        }
        
        .stay-left h2{
        font-size:42px;
        }
        }
        
        @media(max-width:767px){
        .stay-help-sec{
        padding: 60px 0px;
        }
        
        .stay-left{
        padding:28px 22px;
        border-radius:25px;
        }
        
        .stay-left h2{
        font-size:30px;
        }
        
        .stay-left p{
        font-size:16px;
        max-width:100%;
        }
        
        .stay-right{
        grid-template-columns:1fr;
        gap:18px;
        }
        
        .stay-card{
        padding:24px;
        }
        
        .stay-card h3{
        font-size:22px;
        }
        }

        .group-offer-section{
            position:relative;
            padding: 50px 0px;
            background: linear-gradient(135deg, #012e56, #041046);
            overflow:hidden;
            z-index:1;
            }
            
            .group-offer-section:before{
            content:"";
            position:absolute;
            top:-120px;
            left:-120px;
            width:320px;
            height:320px;
            background:rgba(255,255,255,.03);
            border-radius:50%;
            z-index:-1;
            }
            
            .group-offer-section:after{
            content:"";
            position:absolute;
            bottom:-140px;
            right:-100px;
            width:340px;
            height:340px;
            background:rgba(255,255,255,.03);
            border-radius:50%;
            z-index:-1;
            }
            
            .group-offer-section .container{
            max-width:1100px;
            margin:auto;
            }
            
            .offer-tag{
            display:inline-block;
            padding:10px 20px;
            background: #fdb822;
            color:#111;
            font-size:14px;
            font-weight:700;
            border-radius:50px;
            margin-bottom:22px;
            letter-spacing:.5px;
            }
            
            .group-offer-section h2{
            font-size: 40px;
            line-height:1.2;
            font-weight:800;
            color:#fff;
            margin-bottom:18px;
            }
            
            .group-offer-section p{
            font-size: 16px;
            line-height:1.8;
            color:#d9d9d9;
            max-width:850px;
            margin:0 auto 30px;
            }
            
            .group-offer-section .text-warning{
            color:#f6c31b !important;
            }
            
            .offer-points{
            display:flex;
            justify-content:center;
            gap:16px;
            flex-wrap:wrap;
            margin-bottom:35px;
            }
            
            .offer-points span{
            padding:10px 18px;
            background:rgba(255,255,255,.08);
            border:1px solid rgba(255,255,255,.08);
            border-radius:40px;
            font-size:14px;
            font-weight:600;
            color:#fff;
            }
            
            .group-offer-section .btn{
            display:inline-flex;
            align-items:center;
            justify-content:center;
            padding: 10px 20px;
            font-size: 15px;
            font-weight: 500 !important;
            border-radius:50px;
            text-decoration:none;
            margin:8px;
            min-width:220px;
            transition:.3s;
            }
            
            .group-offer-section .btn-warning{
            background: #fdb822;
            color:#111;
            border:none;
            }
            
            .group-offer-section .btn-warning:hover{
            background:#e5b100;
            transform:translateY(-3px);
            }
            
            .group-offer-section .btn-outline-light{
            border:2px solid rgba(255,255,255,.25);
            color: #0a1755;
            background: #ffffff;
            }
            
            .group-offer-section .btn-outline-light:hover{
            background: #012e56;
            /* border-color:#97b615; */
            color:#fff;
            transform:translateY(-3px);
            }
            
            .counter-three__shape-bottom{
            position:absolute;
            left:0;
            bottom:0;
            width:100%;
            height:12px;
            background:linear-gradient(90deg,#97b615,#f6c31b);
            opacity:.85;
            }
            
            .counter-three__shape-bottom.top{
            top:0;
            bottom:auto;
            }
            
            @media(max-width:991px){
            .group-offer-section{
            padding:75px 20px;
            }
            
            .group-offer-section h2{
            font-size:40px;
            }
            
            .group-offer-section p{
            font-size:18px;
            }
            }
            
            @media(max-width:767px){
            .group-offer-section{
            padding:60px 15px;
            }
            
            .group-offer-section h2{
            font-size:30px;
            }
            
            .group-offer-section p{
            font-size:16px;
            line-height:1.7;
            margin-bottom:25px;
            }
            
            .offer-points{
            gap:10px;
            margin-bottom:28px;
            }
            
            .offer-points span{
            font-size:13px;
            padding:8px 14px;
            }
            
            .group-offer-section .btn{
            width:100%;
            max-width:320px;
            min-width:auto;
            margin:6px auto;
            display:flex;
            }
            }

            .reviewlist{
                padding: 50px 0;
                overflow:hidden;
                position:relative;
                background: linear-gradient(135deg, #012e56, #041046);
                }
                
                .reviewlist .container{
                max-width:1450px;
                margin:auto;
                }
                
                .review-left{
                margin-bottom: 30px;
                }
                
                .review-tag{
                display:inline-block;
                padding:8px 18px;
                background: #fdb822;
                color: #012e56;
                font-size:14px;
                font-weight:700;
                border-radius:40px;
                margin-bottom:14px;
                letter-spacing:.5px;
                }
                
                .review-left h2{
                font-size: 40px;
                line-height:1.2;
                font-weight:800;
                color: #ffffff;
                margin:0 0 12px;
                }
                
                .review-left p{
                font-size:18px;
                line-height:1.7;
                color: #f6f6f6;
                /* max-width:700px; */
                margin:auto;
                }
                
                .reviewpoint1{
                padding-bottom:55px;
                }
                
                .reviewpoint{
                background: #ffffff1c;
                padding: 20px;
                border-radius:28px;
                box-shadow:0 18px 40px rgba(0,0,0,.06);
                border: 1px solid #eeeeee26;
                height:100%;
                position:relative;
                transition:.35s;
                }
                
               
                .fa-15{
                font-size:34px;
                color:#97b615;
                margin-bottom:20px;
                display:block;
                }
                
                .reviewpic{
                margin-bottom:18px;
                }
                
                .reviewpic .name{
                font-size:26px;
                line-height:1.3;
                font-weight:800;
                color: #ffffff;
                display:flex;
                flex-direction:column;
                gap:8px;
                }
                
                .reviewpic .name small{
                display:flex;
                gap:4px;
                font-size:14px;
                color:#f6c31b;
                }
                
                .reviewctn{
                font-size:16px;
                line-height:1.8;
                color:#666;
                margin:0;
                }
                
                .reviewpoint1 .swiper-pagination{
                bottom:0 !important;
                }
                
                .reviewpoint1 .swiper-pagination-bullet{
                width:12px;
                height:12px;
                background: #ffffff;
                opacity:1;
                margin:0 5px !important;
                }
                
                .reviewpoint1 .swiper-pagination-bullet-active{
                background: #f6c424;
                width:28px;
                border-radius:20px;
                }
                
                @media(max-width:991px){
                .reviewlist{
                padding:70px 18px;
                }
                
                .review-left h2{
                font-size:38px;
                }
                
                .reviewpic .name{
                font-size:22px;
                }
                }
                
                @media(max-width:767px){
                .reviewlist{
                padding:60px 15px;
                }
                
                .review-left{
                margin-bottom:35px;
                }
                
                .review-left h2{
                font-size:30px;
                }
                
                .review-left p{
                font-size:16px;
                }
                
                .reviewpoint{
                padding:26px 22px;
                border-radius:22px;
                }
                
                .reviewpic .name{
                font-size:20px;
                }
                
                .reviewctn{
                font-size:15px;
                line-height:1.7;
                }
                
                .fa-15{
                font-size:28px;
                margin-bottom:16px;
                }
                }
                .uh-buttons {
                    display: flex;
                    gap: 12px;
                    flex-wrap: wrap;
                    margin-top: 30px;
                }
                
                .uh-call {
                    background: #fdb822;
                    padding: 6px 24px;
                    border-radius: 100px;
                    color: #000000;
                    font-weight: 500;
                }
                
                .uh-wa {
                    background: #012e56;
                    padding: 8px 20px;
                    border-radius: 100px;
                    color: #fff;
                    font-weight: 500;
                    font-size: 14px;
                }