@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

.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 {
     font-family: "Jost", sans-serif;
    color: #2d2d2d
}

body,
header p,
header ul li a {
    font-family: Poppins, sans-serif
}

header p,
header ul li a {
    color: #000
}

body,
html {
    overflow-x: hidden !important
}

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

body,
ul {
    margin: 0
}

.accordion-item,
.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: #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: #e2e2e2;
    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: 7px 10px;
    background: #fff
}

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

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

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

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

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

.popup-image 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;
    border-radius: 5px
}

.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-family: Jost;
    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: #8ddcc0;
    color: #ffffff;
}

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

footer h3 {
    color: #fff;
    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
}

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

.ch-head,
.chooselist .choosectn h4,
.chooselist .chooseicon,
.fixed-bottom .cta_box,
.packageenquiry h3,
.packageenquiry p,
.servicebox,
.services h2,
.sliderform h3,
.trustus h2,
.whychooseus h2,
.whychooseus p,
.whyus .modeltitle {
    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: #183650;
    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: #183650;
    width: 100%;
    height: 51px;
    color: #fff;
    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
}

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

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

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

.mainbg {
    background: url(../images/banner.webp) center/cover no-repeat;
    min-height: 550px;
    padding: 4rem 0;
    position: relative;
    background-blend-mode: multiply
}

.sliderform {
    margin-left: auto;
    background-color: #fff;
    width: 373px;
    border-radius: 10px;
    padding: 20px 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid #d6d6d6;
    box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0
}

.sliderform h3 {
    font-size: 1.2rem;
    margin-bottom: 1rem;
    color: #000
}

.sliderform img {
    width: 25px
}

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

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

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

.sliderform input[type=submit] {
    background: #25b0cb;
    border-color: #25b0cb;
    color: #fff;
    width: 79%;
    border-radius: 5px;
}

.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: #fff;
    font-family: Poppins;
    font-weight: 500
}

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

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

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

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

.packagebtn.whts {
    background: #2944ae
}

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

section#why,
section.Confused-outer,
section.gallery-sec,
section.service-sec,
section.why-enroll {
    padding: 50px 0
}

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

.whitetourbox {
    background: #f9f9f9
}

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

.packagetour h2 span {
    color: #d71c22
}

.productbox {
    padding: 10px;
    background: #fff;
    -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, .1);
    margin-bottom: 15px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px
}

.packages-inner img,
.productbox>img {
    border-radius: 30px 0;
    height: 245px;
    width: 100%;
    object-fit: cover
}

.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 {
    margin-bottom: 0;
    display: flex;
    gap: 5px;
    text-align: left
}

.brocher-btn a,
.packagerequest a,
.short-package .packagerequest a {
    background: #25b0cb;
}

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

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

.tbtn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
    padding-bottom: 20px
}

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

.packagebtn a svg {
    color: #ee2c95
}

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

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

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

.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: #183650 !important;
    font-weight: 500 !important;
    text-transform: capitalize;
    font-size: 10px !important;
    margin-top: 0 !important
}

.reviewlist {
    background: #fafbff;
    padding: 30px 0
}

.reviewlist h2 {
    margin-bottom: 1rem;
    color: #000;
    text-align: center;
}

.reviewpoint {
    background: #fff;
    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: #000;
    font-weight: 600;
    font-size: 21px
}

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

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

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

.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: 30px;
    text-align: center;
    color: #080808;
    font-size: 2rem
}

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

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

.location-outer,
.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: #183650
}

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

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

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

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

.sliderform h3 span {
    display: block;
    color: #183650;
    font-weight: 600
}

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

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

.banner-content {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background: #0000006b;
    background: #000000;
    background: linear-gradient(128deg, rgb(32 65 98) 12%, rgba(86, 94, 177, 0) 100%);
}

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

.min-course img,
img.iso-img {
    height: 100px;
    object-fit: cover
}

li,
p,
span {
    color: #333
}

.menu {
    border-top: 1px solid #ffffff3b;
    background: #25b0cb;
    padding: 1px 0
}

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

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

.swiper-pagination-bullet {
    background-color: #000
}

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

.min-course img {
    width: 100%;
    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: 10px
}

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

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

.active-color {
    background: #79144b91
}

.fixed-bottom {
    position: fixed;
    bottom: 0;
    background: #183650;
    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;
    border: none
}

footer form input {
    height: 42px !important
}

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

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

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

.accordion-item,
.banner-bottom-slider-sec,
.reviewpoint i,
ul.pack-img-ul {
    background: #000
}

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

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

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

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-button:not(.collapsed) {
    background: #193551;
    color: #fff
}

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

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

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

ul.pack-img-ul {
    display: flex;
    margin-top: 5px;
    justify-content: space-between;
    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: 34px;
    filter: brightness(0);
    margin-bottom: 2px
}

section.Offers-sec h2,
section.location 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
}

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

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

img.iso-img {
    width: 100px;
    background: #fff;
    border: 1px solid #d03938;
    padding: 9px;
    border-radius: 100%;
    left: 0
}

.ch-box {
    border: 1px solid #00000014;
    padding: 10px;
    margin: 4px 0;
    background: #fff;
    display: flex;
    align-items: start
}

.accordion-body,
.accordion-button {
    background-color: #fff;
    padding: 20px
}

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

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

.package-sec .sliderform {
    box-shadow: none;
    width: 100%
}

.accordion-button {
    font-size: 18px;
    font-weight: 600;
    color: #2c3e50;
    border: none;
    box-shadow: none;
    transition: background-color .3s
}

.accordion-button:hover {
    background-color: #25b0cb;
    color: #fff
}

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

.accordion-item {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    margin-bottom: 15px;
    overflow: hidden
}

.accordion-body {
    font-size: 16px;
    line-height: 1.6;
    color: #555
}

.accordion-collapse.collapse {
    transition: height .3s
}

@media (max-width:576px) {
    #faquestion h2 {
        font-size: 26px
    }

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

    .accordion-body {
        font-size: 15px;
        padding: 16px
    }
}

section.location ul li {
    background: #fafafa;
    width: 32.5%;
    padding: 10px 5px;
    font-weight: 500;
    margin: 2px;
    text-align: center;
    border: 1px solid #01548f26;
    border-radius: 6px;
    font-size: 12px
}

section.location ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 300px;
    overflow-y: auto
}

section.location {
    padding: 50px 0;
    background: #fafbff
}

.gst {
    margin-top: 10px;
    display: block
}
.banner-btn {
    margin-top: 25px;
}
.banner-btn a {
    background: #8eddc0;
    padding: 10px;
    margin: 2px;
    color: #fff;
    border-radius: 5px;
}
section.Global-Network {
    padding: 50px 0;
    background: #fff;
}

section.Global-Network img {
    border-radius: 10px;
}
section.consolidation-sec {
    padding: 50px 0;
    background: #fff;
}

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

.consolidation-box {
    border: 1px solid #ededed;
    padding: 10px;
    border-radius: 10px;
}
.consolidation-box h3 {
    text-align: center;
    font-size: 24px;
}

.consolidation-box-inner {
    display: flex;
    justify-content: space-around;
    margin-top: 15px;
    /* border-radius: 10px; */
    flex-wrap: wrap;
    text-align: center;
}

.consolidation-box-inner h4 {
    background: #ededed;
    color: #193551;
    padding: 10px;
    border-radius: 6px;
    font-size: 14px;
    width: 49%;
    /* text-wrap: auto; */
    /* display: inline-block; */
    text-align: center;
}

.consolidation-box img {
    border-radius: 10px;
}
.consolidation-box-inner.height-set {
    height: 150px;
    overflow-y: auto;
    padding: 5px;
    scrollbar-width: thin;
}
.consolidation-box .tbtn{
    margin-top: 15px;
}
.port-name ul {
    display: flex;
    /* flex-wrap: wrap; */
    white-space: break-spaces;
    overflow-x: scroll;
    scrollbar-width: thin;
    margin-top: 12px;
}

.port-name ul li {
    /* width: 100%; */
    background: #e8e8e8;
    margin: 2px;
    /* display: inline; */
    min-width: max-content;
    padding: 2px 10px;
    font-size: 10px;
    font-weight: 500;
    border-radius: 4px;
    border: 1px solid #b1b1b1;
    text-transform: capitalize;
}
.productbox>img{
    height: 300px !important;
}
.point-ul {
    border: 1px solid #c5c5c5;
    padding: 7px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.point-ul ul {
    height: 80px;
    overflow-y: auto;
}

.point-ul ul li {
    font-size: 12px;
    border-bottom: 1px solid #00000014;
    margin-bottom: 2px;
    padding-bottom: 2px;
    margin-right: 13px;
    font-weight: 500;
    /* list-style: disc; */
}

h5.point-h5{
    font-size: 13px;
    color: green;
    font-weight: 600;
    /* background: #f1f1f1; */
    /* padding: 2px 2px 2px 10px; */
    /* text-align: center; */
    border-radius: 2px;
    margin-bottom: 5px;
    margin-top: 15px;
}
section.certificate {
    background: #ffffff;
    padding-bottom: 30px;
}

section.certificate ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

section.certificate h2 {
    text-align: center;
}

section.certificate ul li {
    width: 10%;
    border: 1px solid #00000036;
    border-radius: 10px;
    overflow: hidden;
    margin: 10px;
}

li {}

section.certificate ul li img {
    width: 100%;
}
.courier-img li{
    background: #fff !important;
    padding: 0 !important;
    overflow: hidden;
}
.courier-img li img{
    width: 50px;
    height: auto;
}
section.branches-sec {
    padding: 50px 0;
    background: #fff;
}

.branches ul {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    justify-content: center;
}

.branches ul li, .oversea ul li {
    background: #f0f0f0;
    padding: 2px 10px;
    border: 1px solid #00000024;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 400;
}
.branches-sec h2{
    text-align: center;
    margin-bottom: 30px;
}
.oversea {
    text-align: center;
    margin-top: 30px;
    border-top: 1px solid #ececec;
    padding-top: 30px;
}
.oversea h5 {
    margin-bottom: 20px;
    font-size: 24px;
}

.oversea ul {
      display: flex;
    flex-wrap: wrap;
    gap: 5px;
    justify-content: center;
}