body{
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: #092a5f;
    font-size: 20px;
    background: url("../images/page_bg.png") no-repeat left bottom -90px;
    background-size: 100%;
    margin-top:105px;
}

[class^="icon-"], .fa , .fab ,  .fas , [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* icomoon codes */
.fa-angle-down:before {
  content: "\f107";
}

.fa-star:before {
  content: "\f005";
}

.fa-home:before {
  content: "\f015";
}
.fa-home {
    top:0px;
    font-size: 20px;
}

/* icomoon codes */


#top-navbar{
    background: #fafcfe;
    position: relative;
}
#top-navbar .navbar{
    padding: 2rem 1rem 0rem 1rem;
    position: relative;
    z-index: 2;
}
#top-navbar .top-navbar{
    width: auto;
    margin-left: auto;
    /*position: relative;
    z-index: 2;*/
}
#top-navbar .navbar-brand{
    max-width: 155px;
    position: relative;
    z-index: 1;
    width:100%;
}
#top-navbar .navbar-nav .nav-link{
    font-size: 20px;
    margin: 0 2px;
    padding: 30px 18px;
    font-weight: 600;
}
#top-navbar .navbar-toggler,
#top-navbar .navbar-toggler:hover,
#top-navbar .navbar-toggler:focus {
    border-color: #176db5;
    background: #176db5;
    box-shadow: none;
    outline: none;
}
#top-navbar .navbar-toggler-icon{
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

#top-navbar .navbar .dropdown .nav-link i{
     /* border: 1px solid #ddd; */
    border-radius: 50%;
    margin-left: 3px;
    /* width: 25px; */
    /* height: 25px; */
    text-align: center;
    vertical-align: text-bottom;
}
#top-navbar .cityDropdown {
    font-size: 20px;
    background: #fbfdfe;
    padding: 10px 0;
    position: absolute;
    width: 90%;
    z-index: 2;
    margin: 0;
    /*display: none;*/
}
#top-navbar .dropdown-menu{
    border-radius: 0;
}
#top-navbar .cityDropdown ul{
    padding: 0;
    margin: 0;
    list-style: none;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}
#top-navbar .cityDropdown li{
    margin: 0;
}
#top-navbar .cityDropdown li a{
    width: 100%;
    display: inline-block;
    padding: 5px 20px;
    text-decoration: none;
    font-weight: 500;
}
#top-navbar .cityDropdown li a:hover{
    text-decoration: none;
    background-color: #f7f7f9;
    color: #092a5f;
}
#top-navbar .dropdown-menu .dropdown-item{
    font-size: 20px;
    color: #092a5f;
    padding: 7px 1rem;
    font-weight: 500;
}
#top-navbar .dropdown-menu .dropdown-item.active,
#top-navbar .dropdown-menu .dropdown-item:active{
    color: #fff;
    background: #176db5;
}
#top-navbar .phoneCall{
    background-color: #176db5;
    line-height: 48px;
    font-size: 19px;
    height: 50px;
    border-radius: 5px;
    margin-left: auto;
    position: relative;
    z-index: 2;
    min-width: 185px;
}
.topBanner{
    padding: 40px 0 0;
    background: #fcfeff; /* Old browsers */
    background: -moz-linear-gradient(top, #fcfeff 0%, #f9fdff 47%, #f7fbff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fcfeff 0%,#f9fdff 47%,#f7fbff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fcfeff 0%,#f9fdff 47%,#f7fbff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfeff', endColorstr='#f7fbff',GradientType=0 ); /* IE6-9 */
}
/*.topBanner h1{
    margin-bottom: 30px;
}*/
.topBanner .container,
.faqBanner .container{
    position: inherit;
}
.topBanner .bannerImg img{
    position: absolute;
    right: 0;
    max-width: 660px;
}
.topBanner .bannerImg:before{
    background: url(../images/top_right_bg.png) no-repeat right bottom;
    height: 750px;
    width: 660px;
}
.topBanner .bannerImg:before,
.topBanner .busMainImg:before{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background-size: cover;
}
.topBanner .busMainImg:before{
    background: url(../images/banner_top_bg.png) no-repeat right bottom;
    height: 397px;
    width: 422px;
}
.topBanner .busMainImg img{
    position: relative;
}
.topBanner p{
    font-size: 20px;
}
.phoneAgents{
    margin-top: 35px;
}
.phoneAgents .agents{
    height: 65px;
    line-height: 18px;
    font-size: 14px;
    display: inline-block;
    background: #bf1d2d;
    vertical-align: top;
    padding: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 0 5px 5px 0;
    max-width: 160px;
}
.clients{
    background: url("../images/clients_bg.png") no-repeat center top;
    min-height: 280px;
    background-size: cover;
    padding: 50px 0 70px;
    text-align: center;
}
.clients h2{
    font-size: 27px;
    font-weight: 700;
    color: #adbed4;
    display: inline-block;
    background: #f5faff;
    padding: 5px 15px 2px;
    font-family: inherit;
}
.clients ul{
    margin: -20px 0 0;
    padding: 0;
    list-style: none;
    border: 1px solid #c1cbd9;
    border-radius: 85px;
    min-height: 170px;
}
.clients ul li{
    display: inline-block;
    width: 150px;
    text-align: center;
    margin: 5% 2%;
}
.busFeatured{
    padding: 70px 0 30px;
}
.busFeatured h2{
    font-size: 35px;
    margin: 10px 0 20px;
}

.busFeatured p{
    font-size: 20px;
}
.aboutCharter{
    padding: 50px 0;
    position: relative;
}
.aboutCharter h2{
    margin-bottom: 35px;
    line-height: 35px;
}

.aboutCharter .aboutImg:before{
    content: "";
    background: url("../images/coach_bus_bg.png") no-repeat left bottom;
    position: absolute;
    left: 0;
    width: 605px;
    height: 518px;
    z-index: -1;
}

.aboutCharter .artImgBlock img{
    position: absolute;
    left: 0;
    bottom: 0;
} 
.aboutCharter h5{
    font-size: 1.45rem;
    padding-top: 15px;
    text-decoration:underline;
}
.aboutCharter h4{
    font-size: 1.65em;
}
.googleMap{
    box-shadow: 0px 10px 45px rgba(59,137,201,0.35);
    background: #ddd;
    position: relative;
    text-align: center;
}
.googleMap img{
    max-height: 600px;
}
.googleMap h2{
    max-width: 500px;
    top: 50px;
    margin-left: 75px;
    position: absolute;
    z-index: 10;
    text-align: left;
}
.googleMap p{
    margin-bottom: 0;
}

.busListing{
    padding: 70px 0;
}
.busListing ul{
    list-style: none;
    padding: 0;
}
.busListing ul li{
    text-align: center;
    margin-top: 50px;
    color: #2f538a;
}
.busListing ul li .textWrapper{
    display: inline-block;
    text-align: left;
    padding: 15px;
    background: url(../images/seperator_h.png) no-repeat left top;
}
.busListing ul li h3{
    font-family: 'Muli ExtraBold';
    font-size: 28px;
    color: #15499a;
    margin: 0 0 5px;
}

.topBanner .cityBanner{
    position: inherit;
}
.topBanner .cityBanner img,
.faqBanner img{
    position: absolute;
    right: 0;
    top: 0;
    max-width: 565px;
    z-index: 1;
}

.busFeatureList{
    background-image: linear-gradient(0deg, #ffffff 0%, #ecf3ff 100%);
    padding: 80px 0 50px;
}

.quotesContent {
    padding: 40px 0 50px;
}

.busFeatureList h2{
    margin-bottom: 25px;
}
.busFeatureList ul{
    padding: 0;
    margin: 0;
    list-style: none;
    counter-reset: my-badass-counter;
    position: relative;
}
.busFeatureList ul:before{
    content: "";

}
.busFeatureList ul li{
    padding-left: 190px;
    padding-bottom: 50px;
    position: relative;
}
.busFeatureList ul li:not(:last-child){
    background: url(../images/seperator-line-v.png) repeat-y 65px;
}
.busFeatureList ul li:before{
    content: counter(my-badass-counter);
    counter-increment: my-badass-counter;
    font-family: 'Muli ExtraBold';
    color: #436dae;
    font-size: 52px;
    position: absolute;
    left: 0;
    top: 30px;
    width: 130px;
    text-align: center;
    z-index: 1;
}
.busFeatureList ul li:after{
    content: "";
    width: 130px;
    height: 130px;
    border: 2px solid #bbc9de;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    background-image: linear-gradient(0deg, #eff5ff 0%, #ecf3ff 100%);
}
.busFeatureList img{
    max-width: 100% !important;
    height: auto !important;
}
.addressInfo{
    background: url("../images/address_bg.png") no-repeat right top;
    min-height: 500px;
    width: 600px;
    position: absolute;
    z-index: 1;
    right: 0;
    padding: 80px 20px 0 175px;
}
.addressInfo h2{
    font-size: 40px;
    margin-bottom: 25px;
}
.addressInfo p{
    font-size: 24px;
    position: relative;
    padding-left: 25px;
    color: #2f538a;
}
.addressInfo .phoneNumber{
    font-size: 26px;
    letter-spacing: 1px;
    color: #2f538a;
    text-decoration: none;
}
.addressInfo p i{
    position: absolute;
    left: 0;
    top: 7px;
    color: #4d9ddd;
}
.amenitiesListing{
    padding: 0;
    list-style: none;
}
.amenitiesListing li{
    font-size: 24px;
    position: relative;
    margin-bottom: 10px;
    padding-left: 25px;
}
.amenitiesListing li:before{
    content: "\f111";
    font-family: icomoon;
    color: #e1323f;
    font-size: 8px;
    position: absolute;
    left: 0;
    top: 12px;
}
.amenitiesIcon:before{
    content: "";
    background: url("../images/amenities_bg.png") no-repeat right bottom;
    background-size: cover;
    width: 675px;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}
.amenitiesIcon h2{
    font-size: 28px;
    text-align: left;
    position: relative;
}
.amenitiesIcon ul{
    list-style: none;
    padding: 0;
    max-width: 350px;
    display: inline-block;
    position: relative;
}
.amenitiesIcon ul li{
    font-size: 24px;
    color: #092a5f;
    text-align: center;
    display: inline-block;
    width: 50%;
    margin: 0 -2px 30px;
}
.amenitiesIcon ul li span{
    display: block;
    margin-top: 10px;
}

.faqBanner{
    background: #f8fbfe url("../images/faq_banner_bg.png") no-repeat center bottom;
    background-size: contain;
    padding: 100px 0;
}

.faqListing{
    background-color: #fff;
    padding: 50px 0 70px;
}

.faqListing h3{
    font-size: 33px;
    font-family: 'Muli ExtraBold';
    color: #15499a;
    padding: 15px 0;
}
.faqListing h2{
    margin-top: 80px;
}
.faqListing p{
    font-size: 24px;
    color: #092a5f;
    margin-bottom: 45px;
    padding-top: 20px;
    line-height: 30px;
}
.faqListing h3,
.faqListing p{
    position: relative;
    padding-left: 100px;
}
.faqListing h3:before,
.faqListing p:before{
    background-color: #fafcff;
    border: 2px solid #c9d2e0;
    width: 60px;
    height: 60px;
    display: block;
    text-align: center;
    border-radius: 50%;
    font-size: 26px;
    font-family: 'Muli ExtraBold';
    color: #15499a;
    line-height: 55px;
    position: absolute;
    left: 0;
    top: 5px;
}
.faqListing h3:before{
    content: "Q";
}
.faqListing p:before{
    content: "A";
    top: 15px;
}
/*trip listing*/
.tripBanner{
    background: #f8fbfe url("../images/top_banner_bg.png") no-repeat center bottom;
    background-size: cover;
    padding: 60px 0;
}
.tripBanner p{
    font-size: 20px;
}
.popularLanding p {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #2a2a2a;
}

.popularLanding h1 {
    font-size: 40px;
    font-family: 'Muli ExtraBold';
}

.popularLanding h2 {
    font-size: 37px;
    font-family: 'Muli ExtraBold';
    color: #15499a;
    margin-bottom: 0px;
    text-decoration: none;
}

.popularLanding ul p {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #2a2a2a;
}
.tripBanner img{
    position: absolute;
    right: 0;
    top: 0;
    max-width: 565px;
    z-index: 1;
}

.quotesContentImg img{
    position: absolute;
    right: 0;
    top: 0;
    max-width: 535px;
    z-index: 1;
}


.tripListing{
    background: #f9fdff;
    padding: 20px 0 0 0px;
}
.tripListing ul{
    list-style: none;
}
.tripListing li{
    margin-bottom: 50px;
}
.tripListing h2 a{
    color: inherit;
}
.tripListing li img{
    display: block;
    margin: 15px auto;
    max-width: 100%;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(2, 2, 2, 0.16), 0 3px 6px rgba(4, 4, 4, 0.23); 
}
.popularLanding li img{
    display: block;
    margin: 15px auto;
    max-width: 100%;
    border-right: none;
    box-shadow: none;
}
.tripListing li .btn-primary{
    background: #9bb3d8;
    border-color: #9bb3d8;
    font-size: 17px;
    font-family: 'Muli ExtraBold';
    padding: 10px 22px;
    margin-top: 20px;
}
.popularLanding li .btn-primary{
    font-family: 'Muli ExtraBold';
}
.tripListing li .btn-primary:hover,
.tripListing li .btn-primary:focus{
    background: #15499a;
    color: #fff;
}
.tripDetails{
    background: #f9fdff;
    padding: 50px 0;
}
.tripDetails .container > .row:nth-child(even){
    margin-top: 60px;
    margin-bottom: 60px;
}
.tripDetails h2{
    line-height: normal;
    font-size: 26px;
    margin-top: 15px;
}
.tripDetails p{
    font-size: 20px;
    color: #092a5f;
    line-height: 32px;
}
.tripDetails img{
    box-shadow: 0 3px 6px rgba(2, 2, 2, 0.16), 0 3px 6px rgba(4, 4, 4, 0.23); 
    border-radius: 50%;
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
/*footer css*/
#footer{
    min-height: 350px;
    background: url("../images/footer_bg.jpg") no-repeat center top;
    background-size: cover;
    padding: 50px 0 0;
    color: #fff;
}
#footer .footerLogo{
    margin-bottom: 40px;
}
#footer h3{
    font-family: 'Muli ExtraBold';
    font-size: 35px;
    margin: 10px 0 30px;
}
#footer .footerNav ul{
    list-style: none;
    padding: 0;
    margin: 0;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
#footer .footerNav li a{
    font-size: 24px;
    color: #a7bbcb;
}
#footer .phoneCall{
    background-color: #176db5;
    height: 65px;
    display: block;
    max-width: 300px;
    border-radius: 5px;
}
#footer .socialIcons{
    padding: 0;
    margin: 0;
}
#footer .socialIcons li{
    display: inline-block;
}
#footer .socialIcons a {
    width: 50px;
    height: 50px;
    color: #a8bdd0;
    /*border: 3px solid #a8bdd0;*/
    border-radius: 50%;
    font-size: 25px;
    line-height: 45px;
    margin-right: 12px;
    text-align: center;
    display: block;
}

#footer .socialIcons a img{
max-width: 35px;
border-radius: 4px;
}
#footer .footer_menu{
    margin-top: 15px;
}
#footer .footer_menu a{
    color: #fff;
    display: inline-block;
    margin: 0 5px;
    text-decoration: none;
}

/*common css*/
h1, h2{
    /*font-size: 62px;*/
    line-height: 55px;
    font-family: 'Muli ExtraBold';
    color: #15499a;
}
h1{
    font-size: 40px;
}
.topBanner h1{
    font-size: 30px;
    line-height: 38px;
}
h2{
    font-size: 26px;
}
.phoneCall{
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    min-width: 215px;
    height: 65px;
    display: inline-block;
    line-height: 62px;
    padding: 0 15px;
    text-align: center;
    border-radius: 5px 0 0 5px;
    background-color: #e1313f;
    white-space: nowrap;
}
.phoneCall img{
    margin-right: 8px;
}
.phoneCall:hover,
.phoneCall:focus{
    color: #fff;
    text-decoration: none;
}
a{
    outline: none;
    color: #092a5f;
}
.bg-gray{
    background-color: #f4f5f9 !important;
}
.bg-light{
    background-color: #f9fdff !important;
}
.position-inherit{
    position: inherit !important;
}
p a {
    text-decoration: underline;
}
/*new hub css*/
.hubContainer{
    overflow: hidden;
    padding: 50px 30px;
    background: #fcfeff;
    color: #212121;
}
.hubContainer h1{
    margin-bottom: 25px;
}
.hubContainer .headerText p{
    font-size: 23px;
}
.hubContainer .headerText p:first-of-type:first-letter{
    float: left;
    font-size: 80px;
    font-weight: 700;
    line-height: 65px;
    padding: 4px 15px 0 3px;
}
.hubContainer .hubListing{
    padding: 0;
    list-style: none;
    margin-top: 60px;
    margin-bottom: 20px;
}
.hubContainer .hubListing li .spacer{
    background-color: #EBEBEB;
    display: block;
    height: 18px;
    width: 138px;
    margin-top: 12px;
}
.hubContainer .hubListing li h2{
    font-size: 40px;
    margin-top: 15px;
    text-decoration: none;
    font-family: inherit;
}
.hubContainer .hubListing li{
    margin-bottom: 30px;
}
.hubContainer .hubListing li a,
.hubContainer .hubListing li a:hover{
    text-decoration: none;
}
.hubContainer .hubListing li img{
    max-width: 100%;
    height: auto;
}
.hubContainer .hubListing li .moreText{
    font-weight: 600;
}
.hubContainer .container h2 a{
    color: #323232;
    display: inline-block;
}
img{
    max-width: 100%;
    height: auto;
} 

table{
   width:100%;
   border-collapse:collapse;
}
table th{
  font-size:18px;
  font-weight:500;
  font-family: 'Muli ExtraBold';
  color: #15499a;
  padding:5px;
  border:1px solid #15499a;
  background:#efefef;
}
table td{
  font-size:16px;
  font-weight:400;
  font-family: 'Barlow Semi Condensed', sans-serif;
  color: #092a5f;
  padding:5px;
  border:1px solid #15499a;
}
.paddTop0{
padding-top: 0 !important;
}
.writeReview{margin: 30px 0 0px;}
.writeReview .star-rating{display: inline-block; margin: 0 5px; font-size: 17px;}

#footer .writeReview .star-rating{
    font-size: 22px;
}
#footer .writeReview a{
    color: #a8bdd0;
}
.breadcrumb {border-bottom: 1px solid #C9CCBB;display: inline-block;border-radius: 0}
.breadcrumb{font-size: 14px; font-family: 'Lato', sans-serif; background: transparent;}
.breadcrumb li a span{color: #00256C; font-weight: bold}
.breadcrumb li span{display: inline-block;}
/*.breadcrumb li:first-child a{background: #93a1a9; border-radius: 50%; color: #fff; display: inline-block; height: 18px; text-align: center; vertical-align: middle; width: 18px;}*/
.breadcrumb li:first-child a i{position: relative; top: -2px;}
.breadcrumb li.active span{color: #00256C;}
.breadcrumb-item + .breadcrumb-item::before{content: "\f178"; font-family: icomoon;}

.copyright-text{
    border-top: 1px solid #5b5b5b;
    text-align:center;
    margin-top: 15px;
    font-size: 12px;
    padding:10px 0;
    margin-bottom:0;
}
.copyright-text a,.copyright-text a:hover,.copyright-text a:focus{
    color:#fff;
}

/*--------- Popular City Slider------------*/
.hubContainer .hubListing.popular-city-slider li.slick-slide{
    margin-bottom:0;
}
.hubContainer .hubListing.popular-city-slider li.slick-slide div{
    height:450px;
    position:relative;
    margin:0 10px;
}
.hubContainer .hubListing.popular-city-slider li.slick-slide a{
    width:100%;
    height:100%;
}
.hubContainer .hubListing.popular-city-slider li.slick-slide img{
    width:100%;
    height:99%;
}
.hubContainer .hubListing.popular-city-slider li.slick-slide h2{
    position:absolute;
    width:100%;
    left:0;
    padding:10px 20px;
    
    bottom:0;
}
.hubContainer .hubListing.popular-city-slider li.slick-slide h2 a{
    color:#fff;
}
.hubContainer .hubListing.popular-city-slider .slick-prev{
    left:-25px;
}
.hubContainer .hubListing.popular-city-slider .slick-prev:before{
    content:'\f053';
    font-family: 'icomoon';
    color: #15499a;
    font-weight:bold;
    font-size:30px;
}

.hubContainer .hubListing.popular-city-slider .slick-next:before{
    content:'\f054';
    font-family: 'icomoon';
    color: #15499a;
    font-weight:bold;
    font-size:30px;
}

/*--------- WP blogs Slider------------*/
.hubContainer .hubListing.wp-blogs-slider li.slick-slide{
    margin-bottom:0;
    overflow: hidden;
}
.hubContainer .hubListing.wp-blogs-slider li.slick-slide div{
    height:450px;
    position:relative;
    margin:0 10px;
}
.hubContainer .hubListing.wp-blogs-slider li.slick-slide a{
    width:100%;
    height:100%;
}
.hubContainer .hubListing.wp-blogs-slider li.slick-slide img{
    width: auto;
    height: auto;
    max-width: inherit;
}
.hubContainer .hubListing.wp-blogs-slider li.slick-slide h2{
    position:absolute;
    width:100%;
    left:0;
    padding:10px 20px;
    text-shadow: 2px 2px 4px #666363;
    bottom:0;
}
.hubContainer .hubListing.wp-blogs-slider li.slick-slide h2 a{
    color:#fff;
}
.hubContainer .hubListing.wp-blogs-slider .slick-prev{
    left:-25px;
}
.hubContainer .hubListing.wp-blogs-slider .slick-prev:before{
    content:'\f053';
    font-family: 'icomoon';
    color: #15499a;
    font-weight:bold;
    font-size:30px;
}

.hubContainer .hubListing.wp-blogs-slider .slick-next:before{
    content:'\f054';
    font-family: 'icomoon';
    color: #15499a;
    font-weight:bold;
    font-size:30px;
}

/************************NEW*********************************/
.bgBody{
    background: transparent;
}
#top-navbar.ncbHeader .phoneCall {
    background-color: #e1313f;
    margin-right: 27px;
}
.ncbHeadingFont{
    font-family: inherit;
    font-weight: bold;
}
.bannerText{
    color: rgba(42, 42, 42, 255);
    text-align: left;
    line-height: 32px;
}
.topBanner.tripBanner{
    background-size: 100% 65%;
    background-image: url(../images/bg_image_1.png);
    background-position: bottom;

}
.tripBanner img.ncbBannerWidth{
    max-width: 581px;
}
.tripBanner img.ncbPhoneIcon{
    position: relative;
}
.clients.bcbNewClients{
    background: linear-gradient(#e2efff,#f0f7fd);
}
.clients.bcbNewClients h2{
    background: #e2efff;
}
.clients.bcbNewClients ul {
    margin: -36px 0 0;
}
.RedText{
    color: #e1313f;
}
.ncbPhoneAgents{
    display: inline-block;
    margin-top: 0;
}
.ncbDetailsSection{
    background: url(../images/main_bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 1px 0 0;
}
.ncbBusDetails .row{
    margin-top: 60px;
    margin-bottom: 60px;
}
.ncbDeclareText{
    color: rgba(45, 45, 45, 255);
    text-align: center;
    margin: 30px 0; 
}
.ncbFooter{
    background: url(../images/footer.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 20px 0;
}
.ncbFooter .row:first-child{
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.ncbFooter .ncbFooterLogo{
    max-width: 275px;
    position: relative;
    z-index: 1;
    width: 100%;
    display: inline-block;
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}
.ncbFooterLogo .img-fluid {
    max-width: 100%;
    height: auto;
}
.ncbFooter .phoneCall{
    background-color: #176db5;
    border-radius: 5px;
}
.ncbFooter .socialIcons {
    padding: 0;
    margin: 0;
}
.ncbFooter .socialIcons li {
    display: inline-block;
}
.ncbFooter .socialIcons a {
    width: 40px;
    height: 50px;
    color: #a8bdd0;
    /* border: 3px solid #a8bdd0; */
    border-radius: 50%;
    font-size: 25px;
    line-height: 45px;
    margin-right: 12px;
    text-align: center;
    display: block;
}
.ncbFooter .socialIcons a img {
    max-width: 35px;
    border-radius: 4px;
}
.section-3-user-width{
    max-width: 400px;
}
/* Explore city css on 26March19 */
.explore-city{ padding: 20px 0; background-color: #f7fbff; }
.explore-city h3{ font-size: 29px; color: #092a5f; font-family: 'Barlow Semi Condensed', sans-serif; padding-bottom: 10px;}
.explore-city ul { padding-left: 0; display: flex; flex-wrap: wrap; margin-left: -9px; margin-right: -9px; }
.explore-city ul li{display: inline-block; padding-right: 9px; margin-bottom: 10px; border-radius: 4px; flex: 0 0 20%; padding-left: 9px;}  
 .explore-city ul li .exploreGrid { 
 display: flex; 
 background-color: #fff; 
 border-radius: 4px; 
 text-decoration: none; 
 font-size: 18px; 
 color: #092a5f; 
 font-family: 'Barlow Semi Condensed', sans-serif; 
 font-weight: 500; 
 box-shadow: 0 0px 10px #bfcbeb; 
 flex: 0 0 100%; 
 height: 100%; 
 word-break: break-word;
 } 
.explore-city ul li img{border-top-left-radius: 4px; border-bottom-left-radius: 4px; flex: 0 0 100px; max-width: 100px;} 
.explore-city ul li .exploreGrid span { padding: 10px 20px; line-height: 22px; display: inline-flex; justify-content: center; align-items: center; flex: 1;width: 116px; }

.explore-city ul li .exploreGrid:hover {
 /*box-shadow: 0 0px 20px #bfcbeb;*/
 box-shadow: 0 0px 10px #ece9bc;
 -ms-transform: scale(1.01, 1.01);
 -webkit-transform: scale(1.01, 1.01);
 transform: scale(1.01, 1.01);
}
header {
    position: fixed !important;
    z-index: 99;
    width: 100%; 
    top: 0;
}

/* Group hotels */
.headerContainer .bookingForm , .hotelGroupBg .bookingForm{background: #314054; color: #fff; border-radius: 4px; padding: 20px 20px 10px; font-family: 'Lato', sans-serif;}
.headerContainer .bookingForm h2 {color: #fff; margin: 0; font-size: 27px; font-weight: 600;}
.headerContainer .bookingForm h3{font-size: 18px; color: #fff; font-weight: 500; margin: 15px 0 20px;}
.headerContainer .bookingForm .form-group .form-control{height: 32px; box-shadow: none; border: none;}
.headerContainer .bookingForm .form-group textarea.form-control{height: 60px; resize: none;}
.headerContainer .bookingForm .form-group .fieldTitle{font-weight: normal;}
.headerContainer .bookingForm .btn-primary , 
.hotelGroupBg .bookingForm .btn-primary{background: #10a2ff; height: 55px;outline: none;font-size: 22px;
    font-family: "Poppins";
    font-weight: 700;}
    
.hotelGroupBg .bookingForm {
  padding: 25px;
}
.hotelGroupBg{
  background: url("../images/image_group_hotel.jpg");
  background-size: 100% 100%;
  padding: 90px 0px;
  position: relative;
}
.layer {
    background-color: rgba(249, 249, 249, 0.9);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
}
.hotelGroupBg .hotelWrap h2{
  font-size: 70px;
  color: #42516d;
  font-family: "Poppins";
  font-weight: 700;
}
.groupWrap{
  max-width: 600px;
  -webkit-filter: drop-shadow(0 0 35px rgba(107,107,108,0.41));
          filter: drop-shadow(0 0 35px rgba(107,107,108,0.41));
  background-color: #ffffff;
  padding: 35px 30px;
  margin-top: 35px;
}
.hotelWrap .groupWrap h4{
      font-size: 30px;
    line-height: 40px;
    color: #42516d;
    font-family: "Poppins";
    font-weight: 500;
    margin-bottom: 25px;
}
.hotelWrap .groupWrap p{
  font-size: 24px;
line-height: 40px;
color: #42516d;
font-family: "Poppins";
font-weight: 500;
    margin-bottom: 0px;
}

.hotelGroupBg h2{
    font-size: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    font-family: "Poppins";
    font-weight: 700;
    margin-bottom: 25px;
}
.dateWrap input{
  border:none;
}
.dateWrap span{
   color: #11a3ff;
    font-size: 20px;
    background: none;
    padding: 0px;
}

.hotelGroupBg .bookingForm input[type="date"]::-webkit-inner-spin-button,
.hotelGroupBg .bookingForm input[type="date"]::-webkit-clear-button {
    z-index: 1;
    opacity: 0;
}

.hotelGroupBg .bookingForm input[type="date"]::-webkit-calendar-picker-indicator {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    color: transparent;
    background: transparent;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

.hotelGroupBg .bookingForm input[type=number]::-webkit-inner-spin-button {
    background: #eee url('https://i.stack.imgur.com/YYySO.png') no-repeat 50% 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor:pointer;
    display:block;
    width:12px;
    text-align:center;
    position:relative;
    opacity: 1;
}   

.modalCustomClass .modal-content{
      border-top: 2px solid #fd4926;
}
.hotelGroupBg .bookingForm .form-group.dateWrap {
    padding-bottom: 26px;
    margin: 0px;
}
.hotelGroupBg .bookingForm .form-group{
  margin-bottom: 26px !important
}
.modalCustomClass .modal-title{
    color: #42516d;
    font-family: "Poppins";
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 18px;
}
.modalCustomClass .modal-body{
      position: relative;
    padding: 25px 30px;
    color: #42516d;
    font-size: 18px;
}
.dateWrap{position: relative;}
.dateWrap span{
      position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    right: 24px;
    pointer-events: none;
}
.dateWrap  label.error{
      position: absolute;
    bottom: 0px;
    display: none;
}
.error {
    color: red;
    font-size: 12px;
}
#groupHotelsBookingForm{ font-size: 14px;}


/*vanhool page*/
.vanhool{
    background: #fff;
    position: relative;
}
.vanhool h2{
    font-size: 40px;
    font-family: 'Muli ExtraBold';
    color: #15499a;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.vanhool p,
.vanhool li{
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #2a2a2a;
}
.vanhool li{
    margin-bottom: 10px;
}
.vanhool li::marker{
    color: #15499a;
}
.vanhool-about{
    background-color: #fff;
    padding: 50px 0 110px;
    background-image: url('../images/vanhoolBg.png');
    background-position:  center bottom;
    background-repeat: repeat-x;
}
.vanhool-about h2{
    font-family: 'Muli Regular';
    color: #15499a;
    text-transform: uppercase;
    margin-bottom: 50px;
    font-size: 28px;
}
.vanhool-about h2 span{
    font-family: 'Muli Black';
    display: block;
    font-size: 38px;
}

.vanhool-history{
    background: #f0f6fe;
    margin-bottom: 60px;

}
.historyTimeline{
    padding-bottom: 60px;
}
.historyTimeline ul{
    padding: 0 0 20px;
    margin: 0; 
    background: url('../images/line-circle2.png') bottom center;
    background-repeat: no-repeat; 
}
.historyTimeline li{
    list-style: none;
    display: flex;
    position: relative;
    width: 90%; 
    margin: 0 auto; 
}
.historyTimeline li.right{
    justify-content: flex-end;
}
.historyTimeline li:after {
    content: "";
    height: 100%;
    position: absolute;
    border-right: 2px dotted red;
    left: 50%;
}
.historyTimeline li .lineRow{
    width: 50%;
    padding-right: 70px;
    text-align: right;
    position: relative;
}
.historyTimeline li .lineRow .pointer{
    position: absolute;
    right: 0;
    width: 60px;
    top: 24px;
    background-image: url('../images/line-circle.png');
    background-repeat: no-repeat;
    background-position: left center;
    height: 13px;
}
.historyTimeline li .lineRow .pointer:after{
    content: "";
    position: absolute;
    width: 81%;
    height: 2px;
    border-bottom: 1px solid #b8c4d8;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.historyTimeline li.right .lineRow .pointer{
    right: auto;
    left: 0;
    background-position: right center;
}
.historyTimeline li.right .lineRow .pointer:after{
    right: auto; 
    left:0;
}
.historyTimeline li.right .lineRow{
    padding-left: 70px;
    padding-right: 0;
}
.historyTimeline li.right .lineRow{
    text-align: left;
}
.historyTimeline li .lineRow h2{
    margin-bottom: 15px;
}
.historyTimeline li .lineRow p{
    font-size: 18px;
}

.vanhoolLogo{
    margin: 30px 0 50px;
}
.van-today .model h3{
    font-family: 'Muli ExtraBold';
    font-size: 24px;
    margin-bottom: 30px;
    color: #15499a;
    text-transform: uppercase; 
}
.van-today .model h3 span{
    font-family: 'Muli Black';
    display: block;
    font-size: 30px;
}
.van-today  .model{
    padding: 0 30px;
    margin-bottom: 60px;
}
.van-today .model p,
.van-today .model li{
    font-size: 18px;
}
.van-today .model a{
    color: #15499a;
}
.van-today .model img{
    box-shadow: 30px 30px 0 0 #f0f6fe;
    border-radius: 12px;
}

.row-border{
    width: 185px;
    border-bottom: 1px solid #e4e4e4;
    margin: 40px 0 50px;
}

.otherFeatures{
    background-color: #f0f6fe;
    padding: 30px;
}
.moreAbout{
    text-align: center;
    border: 2px solid #e1323f;
    padding: 30px;
    margin: 0 20px;
}
.moreAbout h3{
    font-weight: 700;
    margin-bottom: 30px;
    color: #15499a;
    font-size: 26px;
}
.moreAbout p{
    font-size: 18px;
    text-align: left;
    margin-bottom: 0;
}

.buses-details {
    position: relative
}

.buses-details .blank-bg {
    background: #f8f9fd;
    height: 108px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40%
}

.buses-details h2 {
    margin: 32px 0
}

.buses-details ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.buses-details .utilities {
    background: #f8f9fd;
    padding-left: 20px;
    position: relative;
    text-align: center
}

.buses-details .utilities ul li {
    display: inline-block;
    width: 15%;
    padding: 20px 0;
    font-size: 11px;
    font-family: 'Barlow', sans-serif;
    color: #7f7f7f;
    text-align: center
}

.buses-details .utilities ul li a {
    text-decoration: none;
    display: block;
    color: #7f7f7f
}

.buses-details .utilities ul li img,
.businfo-details .utilities ul li img {
    max-width: 42px
}

.buses-details .utilities ul li span,
.businfo-details .utilities ul li span {
    display: block;
    margin-top: 10px;
    line-height: 14px
}

.buses-details .utilities .ribbonTag {
    font-size: 11px;
    font-weight: 700;
    font-family: 'Barlow', sans-serif;
    display: block;
    text-transform: uppercase;
    background: #333;
    color: #fff;
    padding: 5px 6px 7px;
    line-height: 12px;
    width: 20px;
    word-wrap: break-word;
    white-space: pre-wrap;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0
}

.buses-details .charterBusListing li {
    display: inline-block;
    float: none;
    margin: 65px -2px 0;
    text-align: center;
    vertical-align: top
}

.buses-details .charterBusListing li figure {
    height: 170px
}

.buses-details .charterBusListing li figure img {
    max-height: 170px
}

.buses-details .charterBusListing li .btn-submit {
    border-radius: 0;
    margin: 25px 0
}

.buses-details .charterBusListing li h3 {
    font-size: 30px;
    font-weight: 900
}

.buses-details .charterBusListing li h3 a {
    text-decoration: none;
    color: inherit
}

.buses-details .charterBusListing li h4 {
    font-size: 18px;
    color: #363636;
    margin-bottom: 25px
}

.buses-details .viewdetail {
    display: inline-block;
    border-top: 1px solid #afbdc5;
    margin-top: 25px
}

.buses-details .viewdetail a,
.businfo-details .viewdetail a {
    color: #698592;
    font-size: 12px;
    font-family: 'Barlow', sans-serif;
    margin: 15px 10px;
    text-decoration: none
}

.buses-details .viewdetail a img,
.businfo-details .viewdetail a img {
    display: inline-block;
    margin: -2px 4px 0 0
}

.buses-details .charterBusListing .star-rating i {
    font-size: 20px
}

.businfo-details {
    margin: 25px 0 0
}

.businfo-details .viewdetail {
    margin: 20px 0 40px
}

.businfo-details .phoneCallBox {
    margin: 30px 0 50px
}

.businfo-details .h2Title {
    font-size: 28px;
    font-weight: 600
}

.businfo-details .busFeatures {
    background: #f7f9fd;
    min-height: 400px;
    max-width: 345px;
    margin: 25px auto 0;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .05), 0 8px 8px rgba(0, 0, 0, .07)
}

.businfo-details .busFeatures .header {
    background: #787878;
    text-align: center;
    padding: 25px 0
}

.businfo-details .busFeatures .header h3 {
    color: #fff;
    font-size: 28px;
    margin: 10px 0
}

.businfo-details .busFeatures .header h3 strong {
    font-weight: 900
}

.businfo-details .utilities ul {
    padding: 30px 0;
    margin: 0;
    text-align: center
}

.businfo-details .utilities ul li {
    display: inline-block;
    font-size: 11px;
    font-family: 'Barlow', sans-serif;
    color: #7f7f7f;
    width: 45%;
    padding: 28px 0
}

.businfo-details .infosmTitle {
    color: #7f7f7f;
    font-family: 'Barlow', sans-serif;
    font-size: 12px;
    margin-top: 25px;
    text-align: center
}

.buses-details .btn-submit {
    color: #fff;
    background: #15499a
}

.vanhool-mci{
    background: #f0f6fe;
}
.vanhool-mci .bg{
    background-color: #fff;
    padding: 50px 0 110px;
    background-image: url(../images/vanhoolBg.png);
    background-position: center bottom;
    background-repeat: repeat-x;
    position: absolute;
    top: 0;
    width: 100%;
    height: 815px;
}

.vanhool-mci h2 {
    /*font-family: 'Muli Regular';*/
    color: #15499a;
    text-transform: uppercase;
    margin-bottom: 50px;
    font-size: 38px;
}
.vanhool-mci h2 span {
    /*font-family: 'Muli Black';*/
    display: block;
    font-size: 38px;
}
.more-bus-slider-container{
    background: #f0f6fe;
}
.more-bus-slider-container .slick-slide figure{
    margin: 0 10px;
    position: relative;
}
.more-bus-slider-container .slick-slide img {
    display: block;
    width: 100%;
}
.more-bus-slider-container .slick-slide h3{
    font-size: 38px;
    font-family: 'Muli Black';
    color: #fff;
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.more-bus-slider-container  .slick-prev{
    left:-25px;
}
.more-bus-slider-container  .slick-prev:before{
    content:'\f053';
    font-family: 'icomoon';
    color: #15499a;
    font-weight:bold;
    font-size:30px;
}

.more-bus-slider-container  .slick-next:before{
    content:'\f054';
    font-family: 'icomoon';
    color: #15499a;
    font-weight:bold;
    font-size:30px;
}
.highlights .techSpc{
    margin-top: 50px;
    padding: 40px 40px 25px;
    background: #fff;
    box-shadow: 0px 0px 15px 15px rgb(21 73 154 / 5%);
}
.highlights h5{
    font-weight: 700;
    font-family: 'Barlow', sans-serif;
    color: #15499a;
    font-size: 20px;
}
.collapse[aria-expanded="true"] {
    display: block;
}

.collapse[aria-expanded="false"] {
    display: none;
}

.dropdown.open .dropdown-menu {
    display: block !important;
}


.location{
    padding: 60px 0;
}
.location h1{
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    color: #15499a;
}
.location p {
    font-size: 20px;
    text-align: center;
    color: #092a5f;
}
.location .locationTable{
    margin-bottom: 40px;
}
.location .locationTable .alpha{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.location .locationTable .alpha{
    margin-bottom: 40px;
}
.location .locationTable .alpha a{
    font-size: 20px;
    text-decoration: underline;
    margin: 0 5px;
    color: #15499a;
}
.location .locationTable table th,
.location .locationTable table td{
    text-align: center;  
    border: 1px solid #15499a !important; 
}

.tripBanner img.tripPagesImg{
    top: 124px;
}

/* 
.location .googleMap{
    margin-bottom: 30px;
} */
.location .googleMap{
    background: transparent;
    box-shadow: none;
}
.location .googleMap h2{
    max-width: 100%;
    top: 0;
    margin-left: auto;
    position: static;
    text-align: center;
    margin-bottom: 30px;
}

.topBanner .cityBanner img.mobileBannerDisplay{
    position: static;
}
.topBanner .mobileBannerDisplayResponsive{
    display: none;
}





.destinationNearby {
    padding: 50px 0;
}
.destinationNearby h2{
    font-size: 46px;
    margin-bottom: 30px;
}

.destinationNearby ul{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 -10px;
}
.destinationNearby li{ 
    margin: 10px;
}
.destinationNearby li a{ 
    padding: 16px;
    display: flex;
    align-items: center;
    text-decoration: none !important;
    background: #e7e7e7;
    border-radius: 9px;
}
.destinationNearby li a:hover{
    background-color: #fff;
    box-shadow: 0 1px 16px rgb(0 34 62 / 25%);
}
.destinationNearby li .img{
    margin-right: 10px;
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    
}
.destinationNearby li:nth-child(4n+1) .img{
    background: #186db5;
}
.destinationNearby li:nth-child(4n+2) .img{
    background: #e1323f;
}
.destinationNearby li:nth-child(4n+3) .img{
    background: #bf1e2e;
}
.destinationNearby li:nth-child(4n+4) .img{
    background: #0b528f;
}
.destinationNearby li .img img{
    height: 24px;
}
.destinationNearby .contentText span,
.destinationNearby .contentText strong{
    display: block;
}
.destinationNearby .contentText span{
    font-size: 13px;
    line-height: 1;
}
.destinationNearby .contentText strong{
 font-size: 18px;
 text-transform: capitalize;
 font-weight: 600;
}

/*************************************city ***********************************************/

.busServicesBlock{
    padding: 30px 0;
}
.serviceListBlock{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    justify-content: center;
}
.serviceListBlock .listItem{
    width: calc(100% / 6);
    padding: 10px;
    height: 200px;
}

.serviceListBlock .listItem .wraper{
    border-radius: 10px;
    position: relative;
    box-shadow: -3px 2px 124px 0px rgba(11, 40, 71, 0.25);
    overflow: hidden;
    height: 100%;
}
.serviceListBlock .listItem .wraper:hover{
    box-shadow: -3px 2px 114.08px 9.92px rgba(92, 167, 249, 0.91);
}
.serviceListBlock .img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /* height: 100%; */
    z-index: -1;
    margin-top: 70px;
    bottom: 0;
}
.serviceListBlock .img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.serviceListBlock .title{
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #316eb0;
    text-align: center;
    padding: 6px 6px;
    height: 70px;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.serviceListBlock a{
    text-decoration: none;
}
.serviceListBlock .itemOverlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    background-color: #316eb0;
    height: 0;
    transition: 0.5s ease;
    opacity: 0;
    z-index: 2;
}
.serviceListBlock .itemOverlay h3{
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    padding: 10px;
}
.serviceListBlock .listItem .wraper:hover .itemOverlay{
    height: 100%;
    opacity: 1;
}
    height: 0;
    transition: 0.5s ease;
    opacity: 0;
    z-index: 2;
}
.serviceListBlock .itemOverlay h3{
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    padding: 10px;
}
.serviceListBlock .listItem .wraper:hover .itemOverlay{
    height: 100%;
    opacity: 1;
}

/*********3/15/2023***************/
.busDescBlock h2{
    margin-bottom: 30px;
    font-weight: 700;
    font-family: 'Muli ExtraBold', sans-serif;
}
.busDescBlock .busDescList{
    display: flex;
    margin-bottom: 35px;
}
.busDescBlock .busDescList .img{
    width: 80px;
    flex-shrink: 0;
    margin-right: 40px;
}

.busRentals h2{
    margin-bottom: 30px;
    font-weight: 700;
    font-family: 'Muli ExtraBold', sans-serif;
}
.busRentals .busRentalList{
    border-radius: 30px;
    background-color: rgb(248, 251, 255);
    padding: 35px 45px;
    height: 100%;
}
.busRentals .busRentalList h4{
    font-size: 22px;
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px;
}
.busRentals .busRentalList span{
    font-size: 19px;
    /* font-family: 'Barlow', sans-serif; */
    font-family: inherit;
    font-weight: 400;
    display: block;
    text-align: center;
    margin-top: 25px;
}

.busAmeneties{
    background-color: rgb(244, 248, 253);
    padding: 40px 0 50px;
}
.busAmeneties h2{
    margin-bottom: 40px;
    font-weight: 700;
    font-family: 'Muli ExtraBold', sans-serif;
}
.busAmeneties .amenitesLinsting{
    display: flex;
    justify-content: space-between;
}
.busAmeneties .amenitesLinsting .lists{
    text-align: center;
    width: calc(100% / 6);
}
.busAmeneties .amenitesLinsting .lists img{
    height: 50px;
    margin-bottom: 15px;
}
.busAmeneties .amenitesLinsting .lists span{
    font-size: 16px;
    display: block;
    text-transform: uppercase;
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    color: #214b95;
}

.serviceType .serviceBlock{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    justify-content: center;
}
.serviceType .serviceItem{
    width: calc(100% / 6);
    padding: 0 10px;
    margin-bottom: 10px;
}
.serviceType .serviceItem .itemWrap{
    padding: 22px 0;
    border-radius: 18px;
    background-color: rgb(222, 228, 236);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.serviceType .serviceItem p{
    font-size: 17px;
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    margin: 0;
    text-align: center;
    color: #214b95;
}
html {
  scroll-behavior: smooth;
}
.pd-bottom-15 {
    padding-bottom: 15px;
}
.scrl-mrgn-top-100 {
    scroll-margin-top: 100px;
}
.scrl-mrgn-top-150 {
    scroll-margin-top: 150px;
}
.scrl-mrgn-top-250 {
    scroll-margin-top: 250px;
}



/*****21/july/2023*******/
.busRentals .busRentalList{
    padding: 0 0 7px;
    border-radius: 20px;
    overflow: hidden;
    background: #f8fbff;
    /* display: flex;
    flex-direction: column; */
    height: auto;
}
.busRentals .busRentalList .img{
   background: #f8fbff;
   padding: 100px 20px 40px;
   height: 230px;
   display: flex;
   justify-content: center;
   align-items: center;
   position: relative;
}
.busRentals .busRentalList .img .priceBox{
    position: absolute;
    top: 20px;
    right: 20px;
    background: #ffffff;
    border: 1px solid #dfe7f1;
    padding: 10px 14px;
    border-radius: 30px;
    font-size: 17px;
    font-weight: 500;
    color: #214b95;
}

.busRentals .busRentalList .desc{
    padding: 30px 20px;
    background: #ffffff;
    margin: 0 7px;
    border-radius: 5px;
    text-align:left;
    /* height: 100%; */
}
.busRentals .busRentalList h4{
    font-weight: 700;
    font-size: 30px;
    text-align: left;
    margin-bottom: 5px;
}
.busRentals .busRentalList span{
    text-align: left;
    font-size: 20px;
    margin-top: 0;
    color: #092a5f;
}
.busRentals .busRentalList .desc ul{
    list-style: none;
    padding: 0;
    margin-top: 30px;
}

.busRentals .busRentalList .desc ul li{
    background: url('../img/tickmark.png') no-repeat left center;
    background-size: 20px auto;
    padding-left: 30px;
    margin-bottom: 7px;
    font-size: 16px;
    font-weight: 400;
}
.busRentals .busRentalList .desc .brnWrap{
    margin-top: 30px;
}
.busRentals .busRentalList .desc .getPrice{
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    background: #d04245;
    border-radius: 4px;
    padding: 12px;
    text-decoration: none;
    margin-right: 10px;
}
.busRentals .busRentalList .desc .learnMore{
    font-size: 16px;
    font-weight: 500;
    color: #608fd2;
    text-decoration: none;
}
.testimonial {
    padding: 60px 50px 90px;
}
.testimonial h2 {
    margin-bottom: 30px;
    font-weight: 700;
    font-family: 'Muli ExtraBold', sans-serif;
}
.testimonial .testimonialSlider h4{
     font-size: 22px;
     color: #3674c8;
     margin-bottom: 0;
     font-weight: 500;
}
.testimonial .testimonialSlider .date{
    font-size: 18px;
    color: #000;
    font-weight: 400;
    margin-bottom: 10px;
}
.testimonial .testimonialSlider p{
    font-size: 18px;
    color: #485a7f;
    margin-bottom: 7px;
}
.testimonial .testimonialSlider .contWrap{
    background: #f8fbff;
    padding: 15px 30px;
    border-radius: 20px;
}
.testimonial .testimonialSlider .slick-slide{
    padding-right: 30px;
}
.testimonial .testimonialSlider .slick-prev, 
.testimonial .testimonialSlider .slick-next{
    width: 32px;
    height: 51px;
}
.slick-slider .slick-track, .slick-slider .slick-list {
margin-left: 5px;
}
.testimonial .testimonialSlider .slick-prev{
    background: url('../img/arrow-left.png') no-repeat center;
    left: -30px;
}
.testimonial .testimonialSlider .slick-next{
    background: url('../img/arrow-right.png') no-repeat center;
}

.testimonial .testimonialSlider .slick-prev:before,
.testimonial .testimonialSlider .slick-next:before {
    display: none;    
}


/****4 sep 2023****/
.busRentals{
    padding: 50px 0 40px;
}

.busRentalSlider .slick-prev,
.busRentalSlider .slick-next{
    width: 30px;
    height: 30px;
    z-index: 9;
}
.busRentalSlider .slick-prev:before,
.busRentalSlider .slick-next:before{
    font-size: 0;
}
.busRentalSlider .slick-prev{
    background: url('../img/sm-left-arrow.png') no-repeat center !important;
    background-size: cover !important;
    left: -13px;
}
.slick-prev:hover, 
.slick-prev:focus{
    background: url('../img/sm-left-arrow.png') no-repeat center !important;
    background-size: cover !important;
}
.busRentalSlider .slick-next{
    background: url('../img/sm-right-arrow.png') no-repeat center !important;
    background-size: cover !important;
    right: -13px;
}
.slick-next:hover,
.slick-next:focus{
    background: url('../img/sm-right-arrow.png') no-repeat center !important;
    background-size: cover !important;
}
@media (min-width: 991px){
    .busRentalSlider .slick-prev{
        left: -25px;
    }
    .busRentalSlider .slick-next{
        right: -25px;
    }
}

.visit {
    padding: 40px 0;
}
.visit h2 {
    text-align: center;
    margin: 0;
    margin-bottom: 40px;
    font-weight: 700;
}
.visit ul {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.visit ul li {
    padding: 0 10px 20px;
    width: calc(100% / 6);
}
.visit ul li a{
    text-decoration: none;
}
.visit ul li .wrap {
    position: relative;
    border-radius: 10px;
    box-shadow: 0px 4px 124px 0px rgba(11, 40, 71, 0.25);
    overflow: hidden;
}
.visit ul li .wrap:hover{
   box-shadow: 0px 4px 80.08px 9.92px rgba(92, 167, 249, 0.91);
}
.visit ul li .img {
    /* height: 112px; */
    position: relative;
    overflow: hidden;
}
.visit ul li .img img {
    object-fit: cover;
    width: 100%;
    transition: 0.5s ease all;
}
/* .visit ul li .img:after {
    background-image: -moz-linear-gradient( 90deg, rgb(0,0,0) 0%, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(0,0,0) 0%, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(0,0,0) 0%, rgb(0,0,0) 0%, rgba(0,0,0,0) 100%);
    opacity: 0.8;
    position: absolute;
    height: 62px;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
    content: "";
} */
.visit ul li .title {
    background: #ffffff;
    text-align: center;
    padding: 10px;
    /* position: absolute; */
    font-weight: 500;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    width: 100%;
    font-size: 17px;
    color: #316eb0;
    line-height: 1.2;
    transition: 0.5s ease all;
    text-decoration: none;
}


.videoSection{
    position: relative;
    height: 350px;
}
.videoSection .bg-video {
    z-index: 1;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    box-shadow: 0 3px 6px rgba(2, 2, 2, 0.16), 0 3px 6px rgba(4, 4, 4, 0.23)
}