@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Prata&display=swap');
.services h2,.services h2 span,.sliderform input[type=submit],.sliderform label,.whyus .modeltitle {
    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 {
      font-family: "Prata", serif;
    color: #2d2d2d
}

header p,header ul li a {
      font-family: "DM Sans", sans-serif;
    color: #000
}

body,html {
    overflow-x: hidden
}

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

body,ul {
    margin: 0

}

.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 {
      font-family: "DM Sans", sans-serif;
    background: #faf7f5
}

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: 9999;
    min-width: 100%
}

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

header {
    padding: 0 10px;
    background: #fff
}

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

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

.form-number,.pbtn {
    align-items: center
}

header ul li a {
    font-size: 18px;
    display: inline;
    /* padding: 0px 20px; */
    border-radius: 21px;
    display: flex;
    align-items: center;
    font-weight: 700;
}

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

.popup-image img {
    width: 200px
}

.logo img {
    width: 59%;
}

header h2 {
    font-size: 23px;
    margin-bottom: 0;
    font-weight: 700;
}

header p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: .4px;
    color: #525252;
    text-align: left;
}

.homeicon {
    float: left;
    background: rgb(255 255 255);
    padding: 2px 5px;
    margin: 4px 2px;
    border-radius: 5px
}

.homeicon img {
    width: 18px;
}

.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: 2px 9px;
    display: block;
    font-size: 16px;
    /* font-family: "Prata", serif; */
    border: 1px solid #e7e7e740;
    background: #ffffff21;
    margin: 4px 2px;
    border-radius: 5px
}

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

.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: #051c34;
}

footer h3 {
    color: #d4af37;
    border-bottom: 1px solid #575758f;
    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
}

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%
}

.disclamier,section.Confused-outer {
    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
}

.chooselist .choosectn h4,.chooselist .chooseicon,.fixed-bottom .cta_box,.servicebox,.services h2,.trustus h2,.whychooseus h2,.whychooseus p {
    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-size: 22px;
    font-weight: 500;
    line-height: 33px;
    margin-bottom: 3px
}

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

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

.mainform h3 span {
    color: #004BAD;
    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: 100px;
    background: linear-gradient(135deg, #b68d1b, #feda32);
    width: 100%;
    height: 51px;
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: .1s linear;
    border: 0;
    text-decoration: none
}

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

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



.careprovider ul,.certificate,.channelpartner h2,.packageenquiry h3,.packageenquiry p,.packagetour h2,.productbox h3,.productbox p,.service-inner,.sliderform h3,.trusrcard ul li,.whyus .modeltitle,section.ips-sec h2 {
    text-align: center
}

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



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

.packagebtn a {
    background: rgb(255 255 255 / 12%);
    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
}


.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
}



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



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

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



.certificate {
    padding: 40px 0
}

.certificate h2 {
    font-size: 30px
}

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

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

.client_reviews .reviewlist img {
    height: 300px;
    object-fit: contain;
    width: 100%;
    border: 1px solid #ddd
}

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

.incl_align,.section-heading,.sliderform h3 span {
    text-transform: capitalize
}

.sliderform input,.sliderform select {
    border: 1px solid #bdbdbd5c;
    border-radius: 3px !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    padding: 9px 10px;
    display: block;
    width: 100%;
    margin-bottom: .7rem;
    /* margin: 0 2px; */
}

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

.sliderform input[type=submit] {
    background: #d4af37;
    /* border-color: #ffffff; */
    color: #ffffff;
    width: 100%;
    border-radius: 100px !important;
}
    

.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
}



.join-div,.tutor-info,ul.add li a {
    display: flex
}



.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: #000
}

.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: #fff;
    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: #004BAD;
    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
}

.highlight-inner .package-ul li,.intl-tel-input,.iti,.legaldocument img,.singleimagebox img,ul.pack-img-ul li img {
    width: 100%
}

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

.overviewbox p,p.box-description {
    font-size: 14px
}

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

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

.productbox,.productbox h3 {
    overflow: hidden;
    position: relative
}

.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: 50px 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 {
    /* height: 200px; */
    /* object-fit: cover; */
    /* width: 100%; */
    /* border: 1px solid #dedede; */
    /* padding: 5px; */
}

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
}

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

.packagetour h2 span {
    color: #d71c22
}

.productbox {
    padding: 0;
    background: #fff;
    -webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,.1);
    margin: 15px 0;
    border-top: 3px solid #004BAD!important;
    box-shadow: rgba(0,0,0,.24) 0 3px 8px;
    border-radius: 16px;
}

.packages-inner img,.productbox>img {
    border-radius: 15px;
    height: 229px;
    width: 100%;
    object-fit: cover;
    /* margin: 5px; */
}

.productbox h3 {
    color: #000;
    font-size: 19px;
    margin-bottom: 8px;
    text-overflow: ellipsis;
    font-weight: 700;
    /* margin-top: -54px; */
    background: #fff;
    z-index: 1;
    /* background: radial-gradient(circle,rgb(255 255 255) 77%,rgba(255,255,255,0) 100%); */
    padding: 0px 0;
    /* text-align: left; */
}

.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
}

.productbox p {
    display: flex;
    gap: 5px;
    margin: 10px 10px 0;
}

.productbox .holiday {
    padding-bottom: 7px;
    white-space: nowrap;
    overflow-x: scroll;
    width: 100%;
    margin-bottom: 10px
}

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

.productbox .holiday li {
    border: 1px solid #ccc;
    padding: 2px 9px;
    font-size: 12px;
    color: #000;
    text-align: left;
    border-radius: 11px;
    display: inline-flex;
    gap: 5px;
    align-items: center
}

.productbox .holiday li img {
    width: 22px
}

.productbox .holiday li span {
    font-size: 11px
}

.productbox .holiday li p {
    margin-bottom: 0;
    font-weight: 500
}

.productbottom {
    background: #ebf1ff;
    padding: 9px;
    margin: 0 -9px;
    display: flex;
    justify-content: space-between;
    align-items: stretch
}

.productbottom .pbtm-1 {
    flex: 0 0 55%
}

.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: #004BAD
}

.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: 18px;
    /* padding-bottom: 15px; */
    /* margin-left: 10px; */
    /* margin-right: 10px; */
}

.packagebtn a {
    border: 1px solid #004BAD;
    display: block;
    width: 41px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    background: #c9a121;
}

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

.packagerequest {
    display: inline-block;
    padding: 0 10px;
    width: calc(100% - 100px)
}

.packagerequest a {
    color: #000000;
    display: block;
    width: 100%;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    background: linear-gradient(135deg, #b68d1b, #feda32);
    border-radius: 100px;
}

.inclusion_block {
    border: 1px solid #0000003d;
    border-radius: 6px;
    padding: 5px 2px;
    position: relative;
    margin: 22px 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 6px;
    font-size: 9px;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 85px;
    line-height: 11px
}

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

.reviewlist {
    background: #fff;
    padding: 50px 0;
}

.reviewlist h2 {
    text-align: center;
    margin-bottom: 1rem;
    color: #000;
    margin-bottom: 20px;
    text-align: center;
    color: #004BAD;
    /* font-size: 2rem; */
    font-weight: 700;
}

.reviewpoint {
    background: linear-gradient(145deg, rgb(14 78 136), rgb(5 27 50));
    padding: 15px;
    display: flex;
    flex-direction: column;
    min-height: 250px;
    border-radius: 10px;
    border: 1px solid #dfdfdf;
    margin-top: 15px
}

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

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

.reviewpic .name {
    color: #e0b721;
    font-weight: 600;
    font-size: 21px
}

.reviewpic .name small {
    display: block;
    font-family: Poppins;
    font-size: 15px;
    color: #ffffff;
}

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

.reviewpoint .reviewctn {
    font-size: 16px;
    margin-top: .6rem;
    color: #cfd6e3;
    /* max-height: 150px; */
    overflow-y: auto;
    padding-right: 10px;
    margin-bottom: 0;
}

.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
}

.package-sec h2,section.team-sec h2 {
    margin-bottom: 20px;
    text-align: center;
    color: #004BAD;
    /* font-size: 2rem; */
    font-weight: 700;
}

.package-sec {
    padding: 50px 0px;
    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: 14px;
    padding: 7px 15px;
    border-radius: 100px;
    border: linear-gradient(145deg, rgb(7 59 106 / 91%), rgb(5 27 50 / 85%));
    background: linear-gradient(145deg, rgb(7 59 106 / 91%), rgb(5 27 50 / 85%));
}

.brocher-btn a:hover {
    background: #004BAD;
    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: #f7f7f7;
    border-radius: 10px;
}

.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;
    border-radius: 10px;
}

.confused-main ul li i {
    color: #004BAD;
    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: #ffffff;
}

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

.sliderform h3 span {
    display: block;
    color: #004BAD;
    font-weight: 600;
    font-size: 19px;
}

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

#enquiryForm{
    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%
}

#enquiryForm .close-btn:hover {
    color: #000
}

.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
}



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

li,p,span {
    
    color: #333
}

.menu {
    border-top: 1px solid #ffffff3b;
    background: linear-gradient(145deg, rgb(14 78 136), rgb(5 27 50));
    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: #ffffff;
    /* opacity: .5; */
    border: .1px solid #fff
}

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

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

.min-course h4 {
    margin-top: 5px;
    color: #000;
    font-size: 12px;
    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;
    border-radius: 6px;
}

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

.fixed-header.has-sticky {
    position: fixed;
    top: 5px;
    left: 0;
    width: 100%;
    z-index: 999
}

.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
}



.fixed-bottom {
    position: fixed;
    bottom: 0;
    background: #0d4b83;
    left: 0;
    width: 100%;
    padding: 10px 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:1rem
    }
}

.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: #fff;
    padding: 4px 12px;
    color: #000;
    font-size: 12px;
    border-radius: 5px
}

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

footer .details_form form {
    margin: 0
}

footer form input {
    height: 42px!important
}

::-webkit-scrollbar {
    width: 8px
}

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

::-webkit-scrollbar-thumb {
    background-color: #004BAD!important;
    border-radius: 10px!important;
    border: 2px solid #111
}

.accordion-item,.banner-bottom-slider-sec,.reviewpoint i {
    background: #f3f3f3;
    margin-bottom: 30p;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #004BAD
}

.reviewpoint i {
    color: #fff;
    font-size: 27px;
    top: 2px
}

.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: #004BAD
}

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: #000000;
}

.accordion-button:not(.collapsed) {
    background: #014aad;
    color: #fff
}

.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
}

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

@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: 39px;
    /* filter: brightness(0); */
    margin-bottom: 2px
}

section.Offers-sec h2,section.award-sec h2 {
    text-align: center;
    margin-bottom: 30px;
    margin-bottom: 20px;
    text-align: center;
    color: #004BAD;
    /* font-size: 2rem; */
    font-weight: 700;
}

.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: linear-gradient(145deg, rgb(14 78 136), rgb(5 27 50));
    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: 20px
}

.marquee-content li i {
    margin-right: 5px
}

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

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

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

.offer-inner {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #0000001a;
    box-shadow: 0 0 10px 0 rgba(255,253,253,.41);
    margin: 20px 0;
}

section.Offers-sec h2 {
    /* text-transform: uppercase; */
}

.ch-box h4,.ch-head,section.award-sec h2 {
    text-transform: capitalize
}

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: 4px 0;
    background: #fff;
    display: flex;
    align-items: start
}

.ch-head {
    text-align: center
}

.ch-icon img {
    max-width: 100px;
    margin-right: 10px;
    margin-top: 8px
}

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

.city_wise_link {
    background: #004BAD;
    padding: 8px 10px;
    font-size: 13px;
    color: #fff;
    height: 45px;
    line-height: 28px;
    font-weight: 700;
    text-align: center
}

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

@media only screen and (max-width: 767px) {
    
    .experience-sec .sec-head h2{
        font-size: 29px;
    }
    .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;
    background: #fff;
    border: 1px solid #0000001c
}

.inclusive h2 {
    /* font-size: 22px; */
    font-weight: 600;
    color: #212221;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    text-align: center;
    color: #004BAD;
    /* font-size: 2rem; */
    font-weight: 700;
}

.inclusive h2:after {
    content: "";
    display: block;
    background: url(../images/title-bottom.svg) center center no-repeat;
    width: 160px;
    height: 7px;
    margin: 5px auto 0;
}

.inclusive_box {
    /* margin-top: 40px; */
    display: flex;
    /* grid-template-columns: repeat(3, 1fr); */
    /* gap: 35px 50px; */
    flex-wrap: wrap;
    justify-content: center;
}

.inclusive_list {
    display: flex;
    align-items: flex-start;
    /* gap: 15px; */
    /* flex-wrap: wrap; */
    width: 32%;
    border: 1px solid #dddddd;
    margin: 5px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background: #fff;
}

.inclusive_list h3 {
    color: #212221;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 4px;
}

.inclusive_list p {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: .01em;
    color: #595959;
    margin-bottom: 0;
}
.inner-icons img {
    width: 56px;
    /* margin-right: 15px; */
    /* max-width: 74px; */
    height: 56px;
    margin-bottom: 15px;
}

.icon-inner {
    display: flex;
    align-items: center;
    border: 1px solid #0000001f;
    padding: 20px;
    border-radius: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    flex-direction: column;
    text-align: center;
    /* align-items: start; */
}

section.icons-outer {
    padding: 50px 0;
    background: #fff;
}

.inner-text p {
    font-size: 15px;
    margin-bottom: 0;
}
.inner-text h5 {
    margin-bottom: 0;
}
.feature-box{
	text-align: center;
	overflow: hidden;
	margin-bottom: 15px;
	border: 1px solid #0000001f;
	padding: 10px;
	border-radius: 10px;
	background: #fff;
	display: flex;
	align-items: center;
	flex-direction: column;
	min-height: 120px;
	justify-content: center;
}

.feature-box i{
	float: left;
	font-size: 39px;
	/* line-height: 50px; */
	/* width: 55px; */
	/* height: 55px; */
	text-align: center;
	color: #50a0d2;
}

.feature-box.light-blue i{
    color: #50a0d2;
}

.feature-box.dark-blue i{
    color: #3473b8;
}

.feature-box.light-green i{
    color: #a9d129;
}

.feature-box.dark-green i{
    color: #87ac34;
}

.feature-box.orange i{
    color: #fe9c24;
}

.feature-box.light-red i{
    color: #fc6a3f;
}

.feature-box.pink i{
    color: #ea4c89;
}

.feature-box-text {
	float: left;
	/* width: 75%; */
	/* margin-left: 30px; */
}

.feature-box h4{
	font-size: 16px;
	/* margin-bottom: 10px; */
	margin-top: 10px;
}

.feature-box p{
	color: #cd8595;
}
section#features {
    padding: 50px 0;
    background: #f7f7f7;
}
p.box-description {
    margin-bottom: 0;
}
ul.pack-ul {
    margin: 0px 10px 0;
    display: flex;
    justify-content: center;
    /* background: #f4f4f4; */
    /* padding: 5px 12px; */
    /* border-radius: 5px; */
    /* box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px; */
    /* border: 1px solid #ededed; */
    flex-wrap: wrap;
}

ul.pack-ul li {
    font-size: 12px;
    font-weight: 600;
}
a.other-package img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 20px;
}

a.other-package {
    position: relative;
    display: block;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #004BAD36;
    padding: 6px;
    background: #fff;
}

.other-inner h4 {
    background: radial-gradient(circle, rgb(58 120 201) 77%, rgba(255, 255, 255, 0) 100%);
    color: #fff;
    padding: 6px 0;
}

.other-inner {
    position: absolute;
    /* bottom: 20px; */
    z-index: 1;
    left: 50%;
    width: 100%;
    text-align: center;
    transform: translate(-50%, -90%);
    top: 90%;
}
section.other-pack {
    padding: 50px 0;
}

.other-inner span {
    background: #ffffff;
    color: #3977c9;
    padding: 2px 13px;
    margin-top: 8px;
    display: inline-block;
    border-radius: 6px;
    cursor: pointer;
}
section.other-pack h2 {
    text-align: center;
    margin-bottom: 30px;
}
form.sliderform .form-inner {
    width: 100%;
    display: flex;
}
section.main-form {
    background: #004BAD;
    margin-top: -7px;
}
.slider_ctn h1 {
    /* text-align: center; */
    font-size: 43px;
    font-weight: 800;
    text-transform: capitalize;
    color: #ffffff;
}

.rating-box {
    display: flex;
    justify-content: center;
    text-align: center;
}
.fixed-header.has-sticky .menu {
    display: block;
    animation: 0.35s ease-out 0s 1 normal none running slideDown;
}
.gallery-img img {
    width: 100%;
    /* height: 140px; */
    object-fit: cover;
    border-radius: 4px;
}

.gallery-img {
    border: 1px dashed #e0b7214d;
    padding: 3px;
    border-radius: 4px;
}
footer .input-group{
    margin: 5px 0;
}
.gallery-sec h2 {
    text-align: center;
    margin-bottom: 30px;
}
.gallery-slider .swiper-wrapper{
    padding-bottom: 40px;
}
.productbox .badge {
    position: absolute;
    background: #004BAD;
    border-radius: 0 0 10px 0;
    padding: 8px;
}
.inclusive_list img {
    width: 60px;
    margin-right: 10px;
}
.thingsbox img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 10px;
}

.thingsctn h5 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 6px;
    margin-top: 8px;
}

.thingsbox {
    border: 1px solid #00000029;
    padding: 2px;
    border-radius: 10px;
    background: #fff;
    text-align: center;
    /* margin-bottom: 26px; */
}
.mobileheader ul li {
    display: flex
;
    align-items: center;
    justify-content: end;
}
.thingsctn {
    padding-left: 5px;
}
header ul li {
    display: flex
;
    align-items: center;
}

.thingsprice {
    font-size: 12px;
    margin-bottom: 6px;
}
.productbox h6 {
    margin: 10px 10px 5px;
    font-weight: 600;
    font-size: 12px;
    color: #298138;
    text-align: center;
}
@media only screen and (max-width: 767px) {
    ul.pack-ul li {
        font-size: 9px;
    }
}

ul.pack-ul li {
    font-size: 10px;
    font-weight: 600;
    background: #014aad;
    padding: 4px 5px;
    border: 1px solid #0000001f;
    border-radius: 4px;
    width: max-content;
    margin: 3px;
    color: #fff;
}
.slider_ctn ul li {
    color: #fff;
    list-style: disc;
    margin: 7px 0;
    margin-left: 15px;
    font-weight: 500;
}
section.inclusive {
    background: #ffffff;
    padding: 50px 0;
}


.uh-features {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    font-size: 16px;
    margin-bottom: 22px;
    color: #fff;
}

.uh-buttons {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.uh-call {
    background: #004BAD;
    padding: 6px 24px;
    border-radius: 10px;
    color: #ffffff;
    /* font-weight: 600; */
    font-size: 14px;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 7px;
}

.uh-wa {
    background: #95b607;
    padding: 8px 20px;
    /* border-radius: 100px; */
    color: #fff;
    /* font-weight: 600; */
    font-size: 14px;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 7px;
    border-radius: 10px;
}

.banner-content {
    background: linear-gradient(90deg, rgb(25 77 105 / 59%), rgb(0 0 0 / 51%));
    padding: 6rem 0;
}
section.Offers-sec img {
    border-radius: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
section#why .section-title, .sevenway .section-title{
    text-align: center;
    margin-bottom: 20px;
    text-align: center;
    color: #004BAD;
    font-weight: 700;
}
.heli-sec {
    padding: 50px 0;
    background: linear-gradient(135deg, #f5f7fa, #eef2f7);
}

.heli-sec .heli-content {
    padding-right: 20px;
}

.heli-sec .heli-tag {
    display: inline-block;
    background: #004BAD;
    color: #fff;
    padding: 6px 14px;
    font-size: 13px;
    border-radius: 20px;
    margin-bottom: 15px;
}

.heli-sec h2 {
    /* font-size: 36px; */
    font-weight: 700;
    margin-bottom: 15px;
    color: #004BAD;
}

.heli-sec p {
    font-size: 16px;
    color: #555;
    margin-bottom: 20px;
    line-height: 1.6;
}

.heli-sec .heli-features {
    list-style: none;
    padding: 0;
    margin-bottom: 25px;
}

.heli-sec .heli-features li {
    margin-bottom: 10px;
    font-size: 15px;
    color: #333;
}

.heli-sec .heli-btns {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.heli-sec .heli-btn {
    padding: 9px 24px;
    border-radius: 10px;
    text-decoration: none;
    font-weight: 400;
    transition: 0.3s;
    font-size: 14px;
    /* line-height: 17px; */
    display: flex;
    align-items: center;
}

.heli-sec .heli-btn.primary {
    background: #004BAD;
    color: #fff;
}

.heli-sec .heli-btn.primary:hover {
    background: #e55d00;
}

.heli-sec .heli-btn.secondary {
    border: 2px solid #004BAD;
    color: #004BAD;
}

.heli-sec .heli-btn.secondary:hover {
    background: #004BAD;
    color: #fff;
}

.heli-sec .heli-image {
    text-align: center;
}

.heli-sec .heli-image img {
    width: 100%;
    max-width: 520px;
    border-radius: 20px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.1);
}

/* Mobile */
@media (max-width: 991px) {
    .heli-sec .heli-content {
        text-align: center;
        padding-right: 0;
        margin-bottom: 30px;
    }

    .heli-sec h2 {
        font-size: 28px;
    }

    .heli-sec .heli-btns {
        justify-content: center;
    }
}

.fixed-header.has-sticky header{
    display: none;
}









.luxury-hero{
    position:relative;
    /* min-height:100vh; */
    display:flex;
    align-items:center;
    overflow:hidden;
    background:url('../images/banner.jpg')
    center center/cover no-repeat;
    padding: 100px 0;
}

.hero-overlay{
    position:absolute;
    inset:0;
    background: linear-gradient(115deg, rgb(3 10 20 / 54%) 15%, rgb(3 10 20 / 49%) 45%, rgb(3 10 20 / 16%) 100%);
}

.hero-container{
    width:90%;
    max-width:1400px;
    margin:auto;

    position:relative;
    z-index:2;

    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:70px;
}

.hero-left{
    flex:1;
    max-width:720px;
}

.hero-badge{
    display:inline-flex;
    padding: 8px 15px;
    border:1px solid rgba(255,255,255,.2);
    backdrop-filter:blur(12px);
    background:rgba(255,255,255,.08);
    border-radius:100px;
    color:#ffd831;
    margin-bottom: 15px;
    font-size: 11px;
    letter-spacing:1px;
    text-transform:uppercase;
}

.hero-left h1{
    color:#fff;
    font-size: 42px;
    line-height: 1.3;
    margin-bottom: 10px;
}

.hero-left h1 span{
    color:#ffd831;
    display: block;
    font-size: 56px;
}

.hero-left p{
    color:rgba(255,255,255,.85);
    font-size: 17px;
    line-height:1.9;
    /* max-width:650px; */
    margin-bottom: 20px;
    letter-spacing: 0.5px;
}

.hero-features{
    display:grid;
    grid-template-columns:repeat(2,1fr);

    gap:15px;

    margin-bottom:40px;
}

.hero-features div{
    color:#fff;
    background:rgba(255,255,255,.05);
    border:1px solid rgba(255,255,255,.08);
    padding: 10px 10px;
    border-radius:12px;
}

.hero-buttons{
    display:flex;
    gap:15px;
}

.luxury-hero .btn-gold{
    background: linear-gradient(135deg, #b68d1b, #feda32);
    color:#111;
    text-decoration:none;
    padding: 10px 34px;
    border-radius:60px;
    font-weight: 400;
    /* line-height: 12px; */
}

.luxury-hero .btn-outline{
    border:1px solid rgba(255,255,255,.3);
    color:#fff;
    text-decoration:none;
    padding: 10px 34px;
    border-radius:60px;
    backdrop-filter:blur(12px);
}

.hero-stats{
    display:flex;
    gap:60px;
    margin-bottom: 20px;
}

.hero-stats h3{
    color:#ffd831;
    font-size: 25px;
    margin-bottom: 0;
    text-align: center;
}

.hero-stats span{
    color:#fff;
    font-size:14px;
    text-align: center;
}

.hero-form{
    width: 390px;
    padding: 26px;
    border-radius:30px;
    backdrop-filter:blur(25px);
    background:rgba(255,255,255,.08);
    border:1px solid rgba(255,255,255,.12);
    box-shadow:
    0 25px 70px rgba(0,0,0,.4);
}

.luxury-hero .form-head{
    text-align:center;
    margin-bottom: 20px;
}

.luxury-hero .form-head h3{
    color: #ffd831;
    font-size: 27px;
    margin-bottom:8px;
}

.luxury-hero .form-head p{
    color:#ddd;
    font-size: 14px;
    margin-bottom: 6px;
}

.luxury-hero .input-group{
    margin-bottom: 12px;
}

.luxury-hero .input-group input,
.luxury-hero .input-group select{
    width:100%;
    height: 48px;
    background:rgba(255,255,255,.08);
    border:1px solid rgba(255,255,255,.15);
    color:#fff;
    padding:0 18px;
    border-radius: 9px;
    outline:none;
}

.luxury-hero .input-group input::placeholder{
    color:#ddd;
}

.hero-form button{
    width:100%;
    /* height:60px; */
    border:none;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 400;
    cursor:pointer;
    background: linear-gradient(135deg, #b68d1b, #feda32);
    color:#111;
    padding: 10px 10px;
}

@media(max-width:991px){

    .luxury-hero{
        padding: 50px 0;
    }

    .hero-container{
        flex-direction:column;
    }

    .hero-left h1{
        font-size: 32px;
    }

    .hero-form{
        width:100%;
    }

    .hero-stats{
        gap:25px;
        flex-wrap:wrap;
    }

    .hero-features{
        grid-template-columns:1fr;
    }
}



.experience-sec{
    background: #ffffff;
    padding: 60px 0;
    position:relative;
}

.experience-sec::before{
    content:'';
    width:600px;
    height:600px;
    background:#ffd83120;
    filter:blur(180px);
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}

.experience-sec .sec-head{
    max-width:850px;
    margin:auto;
    text-align:center;
    margin-bottom: 40px;
    position:relative;
    z-index:2;
}

.experience-sec .sec-head span{
    color: #e0b705;
    letter-spacing:4px;
    font-size:13px;
    text-transform:uppercase;
}

.experience-sec .sec-head h2{
    /*  */
    font-size: 41px;
    line-height:1.1;
    color: #000000;
    margin:20px 0;
}

.experience-sec .sec-head h2 em{
    display:block;
    color: #000000;
    font-style:italic;
    font-weight:400;
}

.experience-sec .sec-head p{
    color:#9ea8b7;
    max-width:650px;
    margin:auto;
    line-height:1.8;
    font-size: 16px;
}

.experience-grid{
    width:90%;
    max-width:1400px;
    margin:auto;

    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:30px;

    position:relative;
    z-index:2;
}

.exp-card{
    background: linear-gradient(145deg, rgb(14 78 136), rgb(5 27 50));
    border:1px solid rgba(255,255,255,.08);
    border-radius:30px;
    padding:40px;
    min-height:280px;
    transition:.4s ease;
    position:relative;
    overflow:hidden;
}

.exp-card::before{
    content:'';
    width: 200px;
    height: 200px;
    background: #0d406f;
    border-radius:50%;
    position:absolute;
    right:-100px;
    top:-100px;
    transition:.5s;
}

.exp-card:hover{
    transform:translateY(-12px);
    border-color:#ffd831;
}

.exp-card:hover::before{
    transform: scale(1.2);
}

.exp-no{
    width:60px;
    height:60px;
    border-radius:18px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#ffd83115;
    color: #e0b705;
    font-size:20px;
    font-weight:700;
    margin-bottom:30px;
}

.exp-card h3{
    color: #e7c73f;
    font-size:28px;
    margin-bottom:15px;
}

.exp-card p{
    color: #cfd6e3;
    line-height:1.8;
    margin-bottom: 0;
}

@media(max-width:991px){

    .experience-grid{
        grid-template-columns:1fr;
    }

    .sec-head h2{
        font-size:42px;
    }

}


.why-sec{
    background-image: url('../images/whyus.jpg');
    padding: 50px 0;
    overflow:hidden;
    position: relative;
    background-attachment: fixed;
}
.why-sec-overlay{
    position: absolute;
    inset: 0;
    background: linear-gradient(145deg, rgb(7 59 106 / 91%), rgb(5 27 50 / 85%));
}


.why-sec .sec-heading{
    text-align:center;
    margin-bottom: 20px;
    /* border: 1px solid #000; */
    z-index: 1;
    position: relative;
}

.why-sec .sec-heading span{
    display:inline-block;

    color:#ffd831;

    font-size:13px;

    letter-spacing:6px;

    text-transform:uppercase;

    margin-bottom:25px;
}
.why-sec .sec-heading h2{
    color:#fff;
    font-size: 41px;
    line-height: 1.4;
    /*  */
    font-weight:500;
}

.why-sec .sec-heading em{
    color:#ffd831;
    font-style:italic;
    font-weight:400;
    display: block;
    display: block;
    color: #e0b705;
    font-style: italic;
    font-weight: 400;
}

.why-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:0 60px;
}

.why-item{
    padding: 35px 10px;
    position:relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    tye: c;
}

/* only second row border */
.why-item:nth-child(4),
.why-item:nth-child(5),
.why-item:nth-child(6){
    border-top:1px solid rgba(212,175,55,.45);
}

.why-sec .icon-box{
    width: 75px;
    height: 75px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom: 23px;
    position:relative;
    background: radial-gradient(circle, rgb(212 175 55 / 33%), rgba(212, 175, 55, .02));
    border:1px solid rgba(255,255,255,.05);
}

.why-sec .icon-box::before{
    content:'';
    position:absolute;
    inset:-8px;
    border-radius:50%;
    border: 1px solid rgb(212 175 55 / 39%);
}

.icon-box i{
    font-size: 30px;
    color:#ffd831;
}

.why-item h3{
    color: #e0b705;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight:500;
    text-align: center;
}

.why-item p{
    color: #cfd6e3;
    /* font-size: 17px; */
    line-height:1.8;
    max-width:360px;
    margin-bottom: 0;
    text-align: center;
}

.why-item:hover .icon-box{
    /* transform:translateY(-8px); */
    /* transition:.4s; */
}

.why-item:hover h3{
    color:#ffd831;
    transition:.4s;
}

/* mobile */

@media(max-width:991px){

    .why-grid{
        grid-template-columns:1fr;
        gap:0;
    }

    .why-item{
        border-top:1px solid rgba(212,175,55,.15) !important;
    }

    .why-item:first-child{
        border-top:none !important;
    }

    .why-sec .sec-heading h2{
        font-size: 29px;
    }

    .why-item h3{
        font-size: 23px;
    }

    .why-item p{
        font-size:16px;
    }
}


.why-sec .sec-heading p {
    color: #cfd6e3;
    max-width: 650px;
    margin: auto;
    line-height: 1.8;
    font-size: 16px;
}


.cruise-packages{
    padding:50px 0;
    background: #fff;
}

.package-heading{
    text-align:center;
    max-width:850px;
    margin:auto;
    margin-bottom: 40px;
}

.package-heading span{
    color: #e0b705;
    letter-spacing:5px;
    font-size:13px;
    text-transform:uppercase;
}

.package-heading h2{
    color: #000000;
    font-size:41px;
    font-weight:500;
    line-height:1.15;
    margin:20px 0;
}

.package-heading em{
    color: #000000;
    font-style:italic;
    font-weight:400;
    display: block;
}

.package-heading p{
    color:#8f98a7;
    max-width:700px;
    margin:auto;
    line-height:1.9;
}

.package-grid{
    display: flex;
    /* grid-template-columns:repeat(4,1fr); */
    gap: 5px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: start;
}

.cruise-card{
    background: linear-gradient(145deg, rgb(14 78 136), rgb(5 27 50));
    border-radius:25px;
    overflow:hidden;
    /* border:1px solid rgba(255,255,255,.06); */
    position:relative;
    transition:.4s;
    width: 24.5%;
}

.cruise-card:hover{
    /* transform:translateY(-10px); */
    /* border-color:#ffd831; */
}

.featured{
    border:1px solid #ffd831;
}

.popular-tag{
    position:absolute;
    top:15px;
    right:15px;
    z-index:5;

    background:#ffd831;
    color:#111;

    padding:8px 14px;
    border-radius:30px;

    font-size:11px;
    font-weight:700;
}

.card-image{
    /* height:240px; */
    overflow:hidden;
}

.card-image img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:.6s;
}

.cruise-card:hover img{
    /* transform:scale(1.08); */
}

.card-content{
    padding: 18px;
}

.package-price{
    color:#ffd831;
    font-size: 22px;
    font-weight:700;
    margin-bottom:15px;
}

.package-price span{
    font-size:15px;
    color: #c0c9d6;
    font-weight: 300;
}

.card-content h3{
    color: #ffffff;
    font-size: 26px;
    line-height:1.2;
    margin-bottom:20px;
    /*  */
    margin-right: 47px;
}

.card-content ul{
    list-style:none;
    padding:0;
    /* margin:0 0 30px; */
}

.card-content ul li{
    color:#c8d0da;
    padding:10px 0;
    border-bottom:1px solid rgba(255,255,255,.05);
    font-size: 13px;
}



/* .card-content a{
    display:block;
    text-align:center;
    padding:16px;
    background: linear-gradient(135deg, #b68d1b, #feda32);
    color:#111;
    text-decoration:none;
    border-radius:12px;
    font-weight:600;
    background: linear-gradient(135deg, #b68d1b, #feda32);
    color: #111;
    text-decoration: none;
    padding: 10px 34px;
    border-radius: 60px;
    font-weight: 400;
} */

@media(max-width:1200px){

    .package-grid{
        grid-template-columns:repeat(2,1fr);
    }

}

@media(max-width:768px){

    .package-grid{
        grid-template-columns:1fr;
        gap: 20px 0;
    }

    .package-heading h2{
        font-size: 29px;
    }

}

.card-content ul{
    overflow:hidden;
    transition:max-height .5s ease, opacity .4s ease;
}

.card-content ul.collapsed{
    max-height:145px; /* 3 li ke approx */
}

.card-content ul.expanded{
    max-height:500px;
}

.read-more-btn{
    background:none;
    border:none;
    color:#d4af37;
    font-weight: 200;
    cursor:pointer;
    margin-top: 11px;
    padding:0;
    margin-bottom: 20px;
    font-size: 13px;
    /* float: right; */
    text-align: right;
    width: 100%;
    font-style: italic;
}
.card-content ul li i{
    margin-right: 10px;
    color: #ffd831;
}
.gallery-head{
    text-align:center;
    max-width:900px;
    margin: 0 auto 30px;
}

.gallery-head span{
    display:inline-block;
    color: #e0b705;
    font-size:13px;
    font-weight:600;
    letter-spacing:5px;
    text-transform:uppercase;
    margin-bottom:20px;
    position:relative;
}


.gallery-head h2{
    /* font-family:'Playfair Display',serif; */
    font-size: 41px;
    line-height:1.1;
    font-weight:500;
    color: #ffffff;
    margin-bottom: 12px;
}

.gallery-head h2 em{
    display:block;
    color: #dfb828;
    font-style:italic;
    font-weight:400;
}

.gallery-head p{
    max-width:720px;
    margin:0 auto;
    color:#9ea8b7;
    font-size:18px;
    line-height:1.9;
}

/* Responsive */

@media(max-width:991px){

    .gallery-head{
        margin-bottom:50px;
    }

    .gallery-head h2{
        font-size: 29px;
    }

    .gallery-head p{
        font-size:16px;
    }

    .gallery-head span::before,
    .gallery-head span::after{
        width:25px;
    }

}

.gallery-sec{
    background: linear-gradient(145deg, rgb(14 78 136), rgb(5 27 50));
}

.review-heading{
    text-align:center;
    max-width:850px;
    margin: 0 auto 30px;
}

.review-heading span{
    display:inline-block;
    color:#d4af37;
    font-size:13px;
    font-weight:600;
    letter-spacing:5px;
    text-transform:uppercase;
    margin-bottom:20px;
}

.review-heading h2{
    /* font-family:'Playfair Display',serif; */
    font-size: 41px;
    line-height:1.1;
    color: #000000;
    font-weight:500;
    margin-bottom:25px;
}

.review-heading h2 em{
    display:block;
    color: #000000;
    font-style:italic;
    font-weight:400;
}

.review-heading p{
    max-width:720px;
    margin:auto;
    /* color:#9ea8b7; */
    /* font-size:18px; */
    line-height:1.9;
    color: #8f98a7;
    max-width: 700px;
    margin: auto;
    line-height: 1.9;
}

@media(max-width:991px){

    .review-heading h2{
        font-size: 29px;
    }

    .review-heading p{
        font-size:16px;
    }

}
.reviewlist .swiper-pagination-bullet{
    background-color: rgb(14 78 136);
}

/* ===========================
   FAQ SECTION
=========================== */

.sevenway{
    background:#0b1018;
    padding:120px 0;
    position:relative;
    overflow:hidden;
}

.sevenway::before{
    content:'';
    position:absolute;
    width:500px;
    height:500px;
    background:rgba(212,175,55,.05);
    filter:blur(180px);
    top:-150px;
    right:-150px;
    border-radius:50%;
}

.sevenway::after{
    content:'';
    position:absolute;
    width:400px;
    height:400px;
    background:rgba(212,175,55,.03);
    filter:blur(160px);
    bottom:-150px;
    left:-150px;
    border-radius:50%;
}

/* ===========================
   HEADING
=========================== */

.faq-heading{
    text-align:center;
    max-width:900px;
    margin: 0 auto 30px;
    position:relative;
    z-index:2;
}

.faq-heading span{
    display:inline-block;
    color:#d4af37;
    font-size:13px;
    font-weight:600;
    letter-spacing:5px;
    text-transform:uppercase;
    margin-bottom:20px;
}

.faq-heading h2{
    /* font-family:'Playfair Display',serif; */
    font-size: 41px;
    line-height:1.1;
    color: #000000;
    font-weight:500;
    margin-bottom:25px;
}

.faq-heading h2 em{
    display:block;
    color: #000000;
    font-style:italic;
    font-weight:400;
}

.faq-heading p{
    max-width:720px;
    margin:auto;
    color:#9ea8b7;
    font-size:18px;
    line-height:1.9;
}

/* ===========================
   ACCORDION
=========================== */

#waysservo{
    max-width:1000px;
    margin:auto;
    position:relative;
    z-index:2;
}

#waysservo .accordion-item{
    background:rgba(255,255,255,.03);
    border:1px solid rgba(255,255,255,.06);
    border-radius:18px !important;
    /* margin-bottom:18px; */
    overflow:hidden;
    backdrop-filter:blur(10px);
}

#waysservo .accordion-header{
    margin:0;
}

#waysservo .accordion-button{
    background: linear-gradient(145deg, rgb(14 78 136), rgb(5 27 50));
    color:#fff;
    font-size: 18px;
    font-weight:500;
    padding: 20px 20px;
    box-shadow:none !important;
    border:none;
    font-family:'Poppins',sans-serif;
}

#waysservo .accordion-button:not(.collapsed){
    background:rgba(212,175,55,.08);
    color:#d4af37;
}

#waysservo .accordion-button:focus{
    box-shadow:none;
}

#waysservo .accordion-button::after{
    filter:brightness(0) invert(1);
}

#waysservo .accordion-button:not(.collapsed)::after{
    filter:none;
}

#waysservo .accordion-body{
    color: #6d6d6d;
    font-size:16px;
    line-height:1.9;
    padding: 20px;
}

/* Hover */

#waysservo .accordion-item:hover{
    border-color:rgba(212,175,55,.35);
    transition:.4s;
}

/* Active Item */

#waysservo .accordion-item:has(.accordion-button:not(.collapsed)){
    border-color:#d4af37;
}

/* ===========================
   MOBILE
=========================== */

@media(max-width:991px){

    .sevenway{
        padding:80px 0;
    }

    .faq-heading{
        margin-bottom:50px;
    }

    .faq-heading h2{
        font-size: 29px;
    }

    .faq-heading p{
        font-size:16px;
    }

    #waysservo .accordion-button{
        font-size:16px;
        padding:20px;
    }

    #waysservo .accordion-body{
        padding:0 20px 20px;
        font-size:15px;
    }

}

.copyright.designm p {
    text-align: right;
}

.activity-gallery-sec2{
    background: #ffffff;
    padding: 50px 0;
}

.activitySwiper{
    padding-bottom:60px;
}

.activitySwiper .swiper-slide{
    border-radius:24px;
    overflow:hidden;
    
    border: 1px dashed #000;
    padding: 5px;
}

.activitySwiper .swiper-slide img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:.7s ease;
    border-radius:24px;
    
}


.activitySwiper .swiper-pagination-bullet{
    background: #24232350;
    width:12px;
    height:12px;
    opacity:1;
}

.activitySwiper .swiper-pagination-bullet-active{
    background:#d4af37;
}

@media(max-width:768px){

    .activitySwiper .swiper-slide{
        /* height:300px; */
    }

}



.activity-gallery-sec2 .gallery-head{
    text-align:center;
    max-width:900px;
    margin: 0 auto 30px;
}

.activity-gallery-sec2 .gallery-head span{
    display:inline-block;
    color: #e0b705;
    font-size:13px;
    font-weight:600;
    letter-spacing:5px;
    text-transform:uppercase;
    margin-bottom:20px;
    position:relative;
}


.activity-gallery-sec2 .gallery-head h2{
    /* font-family:'Playfair Display',serif; */
    font-size: 41px;
    line-height:1.1;
    font-weight:500;
    color: #000000;
    margin-bottom: 12px;
}

.activity-gallery-sec2 .gallery-head h2 em{
    display:block;
    color: #000000;
    font-style:italic;
    font-weight:400;
}

.activity-gallery-sec2 .gallery-head p{
    max-width:720px;
    margin:0 auto;
    color:#9ea8b7;
    font-size:18px;
    line-height:1.9;
}
