@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&amp;display=swap);

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

.menu ul.childmenu a,.menu ul.topmenu li a,.services h2,.services h2 span,.sliderform input[type=submit],.sliderform label,.whyus .modeltitle,header h2 {
    text-transform: uppercase
}

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

.side_icons ul li a,a {
    text-decoration: none
}

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

body,ul {
    margin: 0
}

.menu ul.childmenu a,.menu ul.topmenu li a {
    color: #434242;
    font-weight: 500
}

.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: Poppins,sans-serif
}

img {
    max-width: 100%
}
h1, h2, h3, h4, h5, h6{
    font-family: "Fira Sans Condensed", sans-serif;
}

.lightgrey,.progressset.progressbg {
    background: #f6f8fc
}

.swiper-button-next:after,.swiper-button-prev:after {
    background: var(--primarycolor);
    color: #fff;
    font-size: 16px;
    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
}

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

.menu-arrow {
    display: none!important
}

.box_inner ul {
    background: #ffffff;
}
.menu {
    background: #eba92f;
}

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

.progressset {
    background: #f6f8fc00;
    position: fixed;
    top: 0;
    left: 0;
    height: 10px;
    z-index: 999;
    min-width: 100%
}

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

header {
    padding: 15px 10px;
    background: #ffffff;
}

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

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

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

header ul li a {
    font-size: 23px;
    color: #000;
    font-weight: 600;
    display: inline;
    /* font-family: sans-serif; */
    position: relative;
    display: flex;
}

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

.logo img {
}

header h2 {
    font-size: 28px
}

header p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 17px
}

.homeicon {
    float: left;
    background: rgb(227 193 108 / 29%);
    padding: 7px 9px;
}

.homeicon img {
    width: 24px
}

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

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

.menu ul.topmenu li a {
    padding: .4rem .7rem;
    display: block;
    font-size: 1.1rem
}

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

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

.menu.has-sticky {
    display: block!important;
    position: fixed;
    box-shadow: rgba(0,0,0,.1) 0 5px 16px;
    width: 100%;
    z-index: 99;
    top: 10px;
    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: #ffffff;
    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: #373737
}

footer h3 {
    color: #eb5976;
    border-bottom: 1px solid #757575;
    padding-bottom: .5rem;
    margin-bottom: .5rem;
    font-size: 1.3rem
}

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: #757575;
    position: relative;
}

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

.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,.servicebox,.services h2,.trustus h2,.whychooseus h2,.whychooseus p {
    text-align: center
}

#popupmodel .modelclosebtn,#popupmodelone .modelclosebtn,#ycbexam .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,#popupmodelone .modelclosebtn .btn-close,#ycbexam .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: #eba92f;
    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: #eba92f;
    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
}

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

.serviceslist>img {
    height: 130px
}

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

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

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

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

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

.supportlist ul {
    white-space: nowrap;
    word-break: break-all
}

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

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

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

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

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

.intl-tel-input,.iti,.legaldocument img,.pbtn,.singleimagebox img {
    width: 100%
}

.packagebtn a {
    background: #444343;
    border-radius: 5px;
    padding: 5px;
    align-items: center;
    margin: 0;
    border: 1px solid #000000;
    position: relative;
}

.packagebtn a img {
    width: 22px;
}

.packagebtn a span {
    color: #fff;
    font-size: 15px;
    margin: 0 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.channelpartner h2 {
    text-align: center;
    color: #000
}

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

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

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

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

.certificate {
    padding: 40px 0;
    text-align: center
}

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

.sliderform {
    margin-left: auto;
    background-color: #fff;
    width: 373px;
    border-radius: 16px;
    padding: 20px 24px
}

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

.sliderform img {
    width: 25px
}

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

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

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

.sliderform input[type=submit] {
    background: #eba930;
    border-color: #eba92f;
    color: #fff
}

.slider_ctn h2 {
    font-size: 2.7rem;
    color: #000000;
    font-weight: 700;
    /* text-shadow: 1px 7px 6px rgba(0,0,0,.4); */
}

.slider_ctn p {
    color: #fff
}

.review_list {
    margin-top: 2rem
}

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

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

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

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

.trusrcard ul li {
    display: inline-block;
    text-align: center;
    width: 19.33%
}

.join-div,.review-img,.reviewpic,.tutor-info {
    display: flex
}

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

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

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

.modal-content.slideupcontent {
    background-color: #e1e1e1;
    height: 100vh!important;
    width: 70%;
    padding: 1px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    position: fixed;
    bottom: 0;
    right: 0
}

.close-btn {
    position: absolute;
    top: 341px;
    left: -57px;
    padding: 2px;
    cursor: pointer;
    color: #fff;
    border-radius: 30px;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    width: 40px;
    height: 40px;
    margin: 10px auto;
    background-color: #000
}

#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 {
    text-align: center;
    padding: 10px;
    background: #f2ead3;
    color: #121212;
    border-radius: 6px 6px 0 0;
    margin-bottom: 0;
    border-bottom: 1px solid #d1cbcb;
    font-size: 28px
}

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

.packageenquiry {
    position: fixed;
    width: 100%;
    max-width: 310px;
    top: 50%;
    box-sizing: border-box;
    padding: 5px 10px;
    margin-top: -184px
}

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

.packageenquiry img {
    width: 21px
}

.packageenquiry .form-number {
    height: 35px
}

.packageenquiry h3 {
    font-size: 1rem;
    text-align: center
}

.packageenquiry p {
    font-size: 13px;
    text-align: center
}

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

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

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

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

.hightlight ul li img {
    width: 20px
}

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

.overviewbox p {
    font-size: 14px
}

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

.includeexclude ul,.legaldocument {
    margin-bottom: 20px
}

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

.packagemenu ul {
    display: inline-block;
    padding: 10px;
    white-space: nowrap;
    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
}

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

.package-section,section.car-price,section.gallery-sec,section.service-sec,section.taxi-sec,section.tour-inner,section.why-we--outer {
    padding: 50px 0
}

.service-inner {
    border: 1px solid #00000014;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    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
}

section.gallery-sec img {
    /* height: 200px; */
    object-fit: cover;
    width: 100%;
    border: 1px solid #dedede;
    padding: 5px
}

.taxi-sec-inner {
    background: #f9f9f9;
    border: 1px solid #00000012;
    padding: 10px;
    border-radius: 15px
}

.taxi-sec-inner p {
    font-size: 13px;
    color: #00000080;
    margin-bottom: 5px;
    margin-top: 5px
}

.taxi-sec-inner h3 {
    font-size: 17px;
    margin-bottom: 0;
    margin-top: 10px
}

span.img-icon {
    background: #ffc10736;
    padding: 3px;
    border: 1px solid #ffc107;
    border-radius: 5px;
    width: 25px;
    display: flex;
    height: 25px;
    margin-right: 5px
}

.sevenway h2.accordion-header button,a.car-sec-btn {
    background: #eba92f;
    color: #fff
}

.taxi-sec-inner ul li {
    display: flex;
    font-size: 13px;
    font-weight: 500;
    align-items: center;
    margin: 10px 0
}

a.car-sec-btn {
    width: 100%;
    display: block;
    padding: 7px 10px;
    border-radius: 6px;
    text-align: center;
    margin-top: 10px
}

.accordion-flush>.accordion-item {
    margin: 4px 0
}

.mid-banner,.slider_ctn {
    position: relative
}

.mid-banner-content {
    position: absolute;
    top: 50%;
    left: 7%;
    transform: translateY(-50%)
}

.mid-banner-content h3 {
    color: #fcffaa;
    font-size: 70px
}

.mid-banner-content a {
    background: linear-gradient(90deg,#028cf3 0,#74f1c5 100%);
    padding: 10px 15px;
    color: #fff;
    border: 1px solid #fff;
    font-weight: 500;
    border-radius: 100px;
    margin-top: 10px;
    display: inline-block
}

ul.vehicle-header {
    display: flex;
    justify-content: space-between;
    background: #d9edf7;
    padding: 10px;
    font-size: 14px;
    font-weight: 500
}

.vehicle-item ul {
    display: flex;
    justify-content: space-between
}

.vehicle-list li {
    width: 25%;
    display: flex;
    align-items: center;
    padding: 10px
}

section.car-price h2,section.taxi-sec h2 {
    text-align: center;
    margin-bottom: 30px
}

.vehicle-list {
    border: 1px solid #e7e7e7
}

.vehicle-item img {
    width: 90px;
    height: 90px;
    object-fit: contain;
    margin-right: 5px
}

.vehicle-item ul li {
    border-bottom: 1px solid #00000014;
    padding: 0 10px
}

.vehicle-item ul li a {
    background-color: #008cf3;
    border: none
}

.taxi-sec-inner>img {
    height: 200px;
    object-fit: cover;
    width: 100%
}

.productbox {
    position: relative;
    padding: 9px;
    background: #fff;
    -webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 9px 0 rgba(0,0,0,.1);
    margin: 15px 0
}

.productbox>img {
    border-radius: 10px;
    height: 210px;
    width: 100%;
    object-fit: cover
}

.productbox h3 {
    color: #3f51b5;
    font-size: 16px;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 10px;
    text-align: center
}

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

.pctn p img {
    width: 16px
}

.productbox p {
    margin-bottom: 0;
    font-size: 10px;
    font-weight: 600;
    display: flex;
    gap: 5px
}

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

.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;
    font-size: 12px;
    font-weight: 400;
    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: #17254e;
    border-radius: 4px;
    padding: 7px;
    border: 1px solid #17254e;
    display: block;
    margin-bottom: 5px;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    text-align: center
}

.pbadges span:after,.pbadges span:before {
    content: "";
    left: 0;
    height: 0;
    border-right: 0px;
    border-left: 8px solid #ff5722;
    z-index: 0;
    position: absolute;
    width: 0
}

.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: 110px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    text-align: center;
    color: #fff;
    display: none;
    font-size: 10px;
    font-weight: 400;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.1)
}

.pbadges:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 0;
    height: 0;
    border-bottom: 0;
    border-top: 7px solid #607d8b;
    border-right: 0px solid transparent;
    border-left: 8px solid transparent;
    z-index: 0
}

.pbadges img {
    width: 13px
}

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

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

.incusionlist {
    margin-bottom: 8px;
    border: 1px solid #e8e8e8;
    padding: 4px;
    border-radius: 4px
}

.incusionlist ul {
    display: inline-block;
    white-space: nowrap;
    margin-bottom: 0;
    width: 100%
}

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

.pbtn {
    display: flex;
    gap: 5px;
    background: rgb(0 0 0);
    justify-content: space-between;
    padding: 6px
}

.pbtn .packbtn a {
    background: #eba92f;
    color: #fff;
    display: block;
    border-radius: 5px;
    padding: 5px 17px;
    font-size: 15px;
    border: 1px solid #ffffff6b
}

.packagebtn a .gtag {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0
}

.incusionlist.fsm span {
    color: green;
    font-size: 12px;
    font-weight: 600
}

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

.third-home-section {
    background: #f9f9f9;
    border-radius: 10px;
    padding: 20px;
    border: 1px solid #0000000d
}

.third-home-section-inner {
    display: flex;
    flex-direction: column;
    align-items: center
}

.third-home-section-inner .img-div {
    background: #fff;
    border-radius: 100px;
    height: 100px;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e5e5e5
}

.third-home-section-inner .img-div img {
    width: 55px;
    height: 55px
}

.third-home-section-inner p {
    font-weight: 500;
    font-size: 15px;
    margin-top: 7px
}

.third-home-section h3 {
    margin-bottom: 35px
}

.package-section .section-head {
    margin-bottom: 30px;
    text-align: center
}

#counter {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: #08252d;
    padding: 40px 0;
    width: 100%
}

#counter .item {
    padding: 35px 40px;
    margin: 10px;
    text-align: center;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 38px -8px rgba(0,0,0,.34);
    -moz-box-shadow: 0 0 38px -8px rgba(0,0,0,.34);
    box-shadow: 0 0 38px -8px rgba(0,0,0,.34)
}

#counter .item .count {
    color: #fff;
    margin-bottom: 5px;
    font-size: 40px
}

#counter .item h3 {
    color: #fff;
    text-transform: capitalize;
    font-size: 14px
}

#counter .item img {
    width: 60px;
    height: 60px;
    margin-bottom: 15px
}

.form-section {
    margin: 50px 0;
    border: 1px solid #e6e6e6;
    padding: 20px;
    border-radius: 10px;
    background: #fff;
    box-shadow: rgba(99,99,99,.2) 0 2px 8px 0
}

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

.reviewlist h2 {
    text-align: center;
    margin-bottom: 2rem
}

.reviewpoint {
    background: #fafafa;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: start;
    min-height: 350px
}

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

.reviewpic .name small {
    display: block;
    font-weight: 400
}

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

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

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

.review-img img {
    width: 85px;
    margin: 2px;
    border-radius: 7px
}

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

.incl_align {
    background: #fff;
    left: 15px;
    padding: 0 10px;
    position: absolute;
    top: -12px;
    color: green!important;
    font-weight: 500!important;
    text-transform: capitalize;
    font-size: 10px!important
}

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

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

.package_list-inclusions>li {
    cursor: pointer;
    text-align: center;
    text-transform: capitalize;
    margin: 0 6px;
    min-width: auto;
    font-size: 10px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.inclusion_block p img {
    width: 22px;
    height: 19px
}

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

.cta-sec-inner {
    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
}

.col-sm-6.slider_ctn ul li {
    color: #000000;
    list-style: disc;
    margin: 8px;
    font-weight: 500;
    list-style: none;
}

.col-sm-6.slider_ctn ul {
    /* padding-left: 16px; */
}

.col-sm-6.slider_ctn h4 {
    color: #fff;
    font-weight: 800;
    margin-top: 25px
}

.banner-button a {
    background: #2aa71d;
    padding: 10px;
    color: #fff;
    font-weight: 500;
    position: relative;
    display: inline-block;
}

.banner-button img {
    width: 26px
}

a.phone-btn {
    background: #2596f1
}

.banner-button {
    margin-top: 26px
}

.tour-inner {
    text-align: center;
    border: 1px solid #dbd9d9;
    margin-bottom: 30px;
    border-radius: 10px;
    overflow: hidden
}

.tour-inner h3 {
    font-size: 32px;
    font-weight: 700;
    margin: 20px 10px;
    color: #000
}

.why-we ul li {
    width: 30%;
    background: #eba92f;
    margin: 10px;
    color: #fff;
    text-align: center;
    padding: 6px 10px;
    font-weight: 600;
    border: 1px solid #eba92f;
}

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

section.why-we--outer h2 {
    text-align: center;
    margin-bottom: 20px;
    font-weight: 700
}

.side_icons {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -45px;
    z-index: 100
}

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

.side_icons ul li {
    margin: 14px 5px 14px 14px;
    display: flex;
    justify-content: flex-end
}

.side_icons ul li a {
    transition: .3s;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.25);
    padding: 7px 5px;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 1.12;
    height: 46px;
    color: #000;
    background: #fff;
    position: relative;
}

.side_icons ul li a span {
    transition: .3s;
    visibility: hidden;
    padding-left: 5px;
    width: 0;
    overflow: hidden;
    display: flex;
    white-space: nowrap
}

.side_icons ul li a:hover span {
    width: 132px;
    visibility: visible;
    padding-left: 10px
}

.side_icons ul li img {
    max-width: 30px
}

.side_icons ul li.rotated_text a {
    transform: rotate(-90deg) translate(38px,38px);
    height: 46px;
    text-align: center;
    min-width: 120px;
    display: flex;
    align-items: center;
    justify-content: center
}

.side_icons ul li.rotated_text.btm_text a {
    transform: rotate(-90deg) translate(-38px,38px)
}

@media (max-width: 991px) {
    .side_icons ul li a {
        height:38px;
        width: 38px;
        align-items: center;
        justify-content: center
    }

    .side_icons ul li a span,.side_icons ul li.chat_buddy {
        display: none
    }

    .side_icons ul li img {
        max-width: 25px
    }

    .side_icons {
        right: 4px;
        margin-top: 0
    }
}

img.tag-img {
    width: 80px;
    right: -100px;
    position: absolute
}

.tour-outer {
    padding-top: 50px
}

section.key-words ul li {
    width: 24%;
    border: 1px solid #e3e3e3;
    margin: 5px;
    padding: 6px;
    text-align: center;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}

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

.key-words-inner ul {
    height: 300px;
    overflow-y: auto
}

.key-words-inner {
    padding: 10px;
    border: 1px solid #0000001c;
    border-radius: 7px
}

section.key-words {
    padding-bottom: 50px
}

.mainbg {
    background: #eba93014;
    background-size: cover;
    min-height: 400px;
    padding: 4rem 0;
    position: relative;
    background-blend-mode: multiply;
    background-position: center;
}

.cll {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100%;
    opacity: 0;
}
.phone-icon {
    position: relative;
    height: 30px;
    width: 30px;
    margin-right: 20px;
}
.c-white {
  color: white !important;
}

.bgc-blue {
  background-color: #e57a1e !important;
}

.circle {
  border-radius: 50%;
}

.iconn:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  content: "";
  background-color: transparent;
  border-radius: 50%;
  border: 1px solid #e57a1e;
  opacity: 0.5;
  animation: ring-circle-anim 1.2s infinite ease-in-out;
  transition: all 0.5s;
  transform-origin: 50% 50%;
}

.iconn:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  content: "";
  background-color: #e57a1e;
  border-radius: 50%;
  border: none;
  animation: ring-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all 0.5s;
  transform-origin: 50% 50%;
}

.osc-rotation {
  box-sizing: border-box;
  animation: oscillate-rotation 1s infinite ease-in-out;
  transform-origin: 50% 50%;
}

.iconn {
  font-size: 15px;
  line-height: 1;
  text-rendering: optimizeLegibility;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@keyframes ring-circle-anim {
  0% {
    transform: rotate(0) scale(1.1) skew(0deg);
    opacity: 0;
  }
  30% {
    transform: rotate(0) scale(1.5) skew(0deg);
    opacity: 0.5;
  }
  100% {
    transform: rotate(0) scale(1.7) skew(0deg);
    opacity: 0.1;
  }
}
@keyframes ring-circle-fill-anim {
  0% {
    transform: rotate(0) scale(1) skew(0deg);
    opacity: 0.2;
  }
  50% {
    transform: rotate(0) scale(1.4) skew(0deg);
    opacity: 0.2;
  }
  100% {
    transform: rotate(0) scale(1.1) skew(0deg);
    opacity: 0.2;
  }
}
@keyframes oscillate-rotation {
  0% {
    transform: rotate(0) scale(1) skew(0deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(0deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(0deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(0deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(0deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(0deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(0deg);
  }
}


.outstation-cab {
    margin-top: 0px;
}

.cab_outstation {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("https://images.emtcontent.com/cab-img/cab-outstation.png");
    height: 100%;
    width: 100%;
    position: relative;
    padding: 30px 30px;
    border-radius: 20px;
}

    .cab_outstation::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: rgba(246, 246, 228, 0.22);
        /* background: rgb(0,0,0); */
        background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.2) 100%);
        border-radius: 20px;
        background: o;
        z-index: 1;
    }
    ._polrdestnbx {
        display: flex;
        flex-wrap: wrap;
        position: relative;
        z-index: 1;
        /* padding-bottom: 20px; */
    }
    .mt-20 {
        margin-top: 20px !important;
    }
    
    .d-flex {
        display: flex
    ;
    }
    
._polrdestnbx {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
    /* padding-bottom: 20px; */
    z-index: 2;
}

.ecpl_rbx {
    /* width: 32.333%; */
    /* From https://css.glass */
    /* From https://css.glass */
    /* From https://css.glass */
    background: rgba(246, 246, 228, 0.22);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(2.7px);
    -webkit-backdrop-filter: blur(2.7px);
    border-radius: 10px;
    padding: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.mgdestn {
    width: 20%;
    /* height: 70px; */
}
._pckgdscrptn h5 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}
.htlnking {
    font-size: 13px;
    color: #fff;
}
.cab_outstation .title {
    z-index: 2;
    position: relative;
    color: #fff;
}
._pckgdscrptn {
    width: 66%;
    display: flex;
    flex-flow: column;
}
.mgdestn {
    width: 30%;
    height: 60px;
}
.cab-btn.org-btn a {
    position: relative;
    z-index: 2;
    background: #eba92f;
    display: inline;
    padding: 7px 15px;
    border-radius: 5px;
    color: #fff;
}
.mgdestn img {
    border-radius: 10px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.team-outer{
    padding: 50px 0;
}

.team-outer h2{
    text-align: center;
}

.team-outer h4{
    text-align: center;
    margin-top: 10px;
    font-size: 22px;
    margin-bottom: 9px;
}
.deiver-outer {
    border: 1px solid #00000029;
    padding: 5px;
}
.team-outer .banner-button{
  margin-top: 0;
  display: flex;
  justify-content: space-around;
}
.team-outer .banner-button a{padding: 4px 10px;font-size: 12px;}
.team-outer .banner-button img {
    width: 22px;
}
.gallery-swiper img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.gallery-sec h2{
  margin-bottom: 30px;
  text-align: center;
}
.gallery-sec{
    background-color: #f8f8f8;
    margin-bottom: 50px;
}
.slider_ctn h2 span {
    display: block;
    color: #eba930;
    /* font-size: 29px; */
}
.trip-buttons button.active {
  background: #eba930;
}

.custom-form {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  border: 2px solid #eba930;
}

.custom-form button[type=submit] {
  margin-top: 10px !important;
  padding: 8px 20px;
  background: #febe24;
  color: #fff;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  margin: auto;
  position: relative;
  display: inherit;
  font-size: 15px;
  font-weight: 600
}

.custom-form h3 {
  color: #eba930;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0;
  font-weight: 700;
  border: #ffdead;
  padding-bottom: 0
}

.custom-form p {
  color: #747474;
  text-shadow: none;
  font-size: 15px
}
.custom-form .hidden{
    display: none;
}

.custom-form label {
  display: block;
  margin-top: 8px;
  font-size: 11px
}

.custom-form input[type=email],
.custom-form input[type=tel],
.custom-form input[type=text] {
  width: 100%;
  padding: 8px 6px;
  margin-top: 5px;
  box-sizing: border-box;
  border: 1px solid #00000021;
  background: #f5f5f5;
  font-size: 14px
}

.trip-buttons button {
  padding: 7px 12px;
  margin-right: 0;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  cursor: pointer;
  transition: background .3s;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 600
}

.trip-buttons button.active {
  color: #fff;
  border-color: #eba930;
}
ul.list-unstyled li {
    margin: 10px 0;
    font-weight: 600;
}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1200px;
    }
}
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px;
    }
}