/* mycss */
.sec-inner-page-content .content h2 {
    font-weight: 700;
    line-height: 50px;
}
/* *{
	border: 1px solid red;
} */
.sec-inner-page-content .content h2 span {
    color: #55C1FF;
}
/* .sec-inner-page-content .content p span {
    color: #55C1FF;
	font-weight: 700;
	
} */
.sec-inner-page-content .content ul li{
	line-height: 27px;
}

.sec-inner-page-content .content p {
    line-height: 27px;
}

.sec-inner-page-content {padding-top: 40px;padding-bottom: 30px;}
@media (max-width:480px) {
	.sec-inner-page-content .content{
		text-align: center;
	}
	.sec-inner-page-content .content h2 {
		line-height: 38px;
		font-size: 30px;
		letter-spacing: 1px;
	}
	.navbar{
		position: relative !important;
	}
}
nav .dropdown-menu{
	background-color: #000;
}
nav .dropdown-menu.show{
display: flex !important;
}
nav .dropdown-menu .dropdown-menu-c{
	width: 50%;
} 
nav .dropdown-menu .dropdown-item {
padding-bottom: 10px;
padding-top: 10px;
color: #55C1FF;
} 

nav .dropdown-menu .dropdown-item:hover{
color: #000 !important;
background-color: #fff;
}
@media (max-width:991px) {
	nav .dropdown-menu.show{
		display: block !important;
		}
	nav .dropdown-menu .dropdown-menu-c{
		width: 100%;
	} 
}
/* mycss */
html{
	scroll-behavior: smooth;
}

body{
	line-height: 1 !important;
}

.topDiv{
	padding-top: 20px;
	padding-bottom: 5px;
	background-color: black;
	margin-bottom: -1px;
}
.logo-txt{
	display: none;
}
.emailAndIconsDiv{
	padding-top: 12.5px;
	color: #ffffff;
}

.yellowIcons{
	color: #55C1FF !important;
}

.topSocialIcons{
	color: #ffffff !important;
	font-size: 12px;
	transition: all .2s ease-in-out;
}

.navbar{
	background-color: black !important;
}

.navbar-toggler{
	outline: none !important;
	box-shadow: none !important;
	border: none !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.navbarContainer{
	border-top: 2px solid rgba(255, 255, 255, .1);
}

.navLinks{
	font-size: 13px;
	font-weight: 500;
	transition: all .2s ease-in-out;
}

.nav-link.active{
	color: #55C1FF !important;
}
.email-A {
	text-decoration: none !important;
	color: #fff !important;
}
.mainPhoneBox{
	padding-top: 3px;
}

.phoneBox{
	text-decoration: none !important;
	color: #ffffff !important;
	font-weight: 500;
}

#phoneIcon{
	vertical-align: middle;
}

.telNumber{
	vertical-align: middle;
}

/* .headerSection{ */
	/*background: url('images/headerSectionBg.webp');*/
	/*background-repeat: no-repeat;*/
	/*background-size: cover;*/
	/*background-position: center 70%;*/
/* } */
.heathrow{
	background-image: url(../contents/images/heathrow-bg.jpeg) !important;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.Gatwick{
	background-image: url(../contents/images/gatwick-bg.jpg) !important;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.Stansted{
	background-image: url(../contents/images/stansted-bg.jpg) !important;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.Luton{
	background-image: url(../contents/images/lutonbg.jpg) !important;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.City{
	background-image: url(../contents/images/citybg.jpg) !important;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.Victoria{
	background-image: url(../contents/images/victoria-station-under.jpg) !important;
}
.Euston{
	background-image: url(../contents/images/euston-station-2.avif) !important;
}
.Waterloo{
	background-image: url(../contents/images/waterloo-station-bg.jpg) !important;
}
.Paddington{
	background-image: url(../contents/images/Paddington-Station-Banner.png) !important;
}
.LondonBridge{
	background-image: url(../contents/images/l-bridge.jpg) !important;
}
.KingsCross{
	background-image: url(../contents/images/kings.jpg) !important;
}
.CharingCross{
	background-image: url(../contents/images/cc-bg.jpg) !important;
}
.wd-100{
	width: 100% !important;
}
@media only screen and (max-width: 414px){
    .headerSection{
        /*background: url('images/headerSectionBgMob.webp') !important;*/
        /*background-repeat: no-repeat !important;*/
        /*background-size: cover !important;*/
        /*background-position: center 70% !important;*/
        background: black !important;
    }
}
@media screen and (max-width: 767px) {
	/* .headerSectionOpacity{
		margin: 0px -15px !important;
	} */
	/* .headerSectionOpacity p {
        font-family: sans-serif;
        font-size: 12px;
        line-height: 15px;
		display: none;
    } */
	.mobile-tag{
		display: block !important;
		text-decoration: none !important;
		font-size: 16px;
		color: white;
		font-weight: 600;
		/* margin-bottom: 5px; */
	}
	.mobile-non{
		display: none;
	}
	.emailmobile{
		font-size: 13px;
	}
	.aboutFooter{
		color: #000 !important;
	}
	.smallHeadings{
		color: #fff !important;
	}
	.colorblack{
		color: #000 !important;
	}
	.footerLists{
		color: #fff !important;
	}
	.clientCardsTitle{
		font-size: 1.25rem !important;

	}
	.clientCards .card-title {
		color: #000 !important;
		/* font-size: 1.25rem !important; */
	}
}
.mobile-tag{
	display: none;
}
.clientCardsTitle{
	font-size: 1.25rem !important;

}

.headerSectionOpacity{
	background-color: rgba(0, 0, 0, .5);
	padding-top: 70px;
	padding-bottom: 70px;
}

.circleDiv{
	padding: 30px 20px 30px 20px;
	background-color: rgba(0, 0, 0, 0.532);
	/* z-index: 1 !important; */
}

/* .circleDiv:after, .circleDiv:before{
	width: 100%;
  	height: 100%;
  	background-color: transparent;
  	top: 50%;
  	left: 50%;
  	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
  	-webkit-animation-delay: .9s;
  	animation-delay: .9s;
  	content: "";
  	position: absolute;
  	box-shadow: 0 0 0 0 rgba(255,255,255, 0.6);
  	-webkit-animation: ripple 3s infinite;
	animation: ripple 3s infinite;
	z-index: 0;
} */
/* .circleDiv:after{
	animation-delay: .4s;
	-webkit-animation-delay: .4s;
	z-index: -1;
} */

@keyframes nipple {
  70% {
    box-shadow: 0 0 0 60px rgba(255,255,255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255,255,255, 0);
  }
}

.headerHeading{
	font-weight: bold;
	color: #fff;
	font-size: 45px;
	line-height: 1 !important;
}
.slog-para{
	font-size: 17px;
    font-weight: 600;
    color: #ffff;
    line-height: 1.5;
}
.slog-para span{
	display: block;
    font-size: 20px;
}
.headerSmallHeading{
	font-size: 18px !important;
	color: #ffffff !important;
}

.customInputs{
	box-shadow: none !important;
	background-color: #4848486e !important;
	border-color: #111111 !important;
	color: #ffffff !important;
	border-radius: 50px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
	transition: all .3s ease-in-out !important;
}

.customInputs::placeholder{
	color: #ffffff !important;
}

.customInputs:focus, .customInputs:focus::placeholder{
	/*background-color: #c0c0c0 !important;*/
	border-color: #c0c0c0 !important;
	color: #ffffff !important;
}

/* Booking Code Start */
.ui-menu-item .ui-menu-item-wrapper.ui-state-active {
    background: #6693bc !important;
    font-weight: 700 !important;
    color: #fff !important;
    padding: 10px;
}
.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/* Booking Code End */

.bookNowBtn{
	padding: 10px 25px !important;
	background-color: #111111 !important;
	color: #ffffff !important;
	box-shadow: none !important;
	border: none !important;
	border-radius: 50px !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	margin-bottom: 5px;
}

.bookNowBtn:hover{
	background-color: #55C1FF !important;
	color: #111111 !important;
	font-weight: 600 !important;
}

@media screen and (max-width: 375px){
	.bookNowBtn{
		margin-bottom: 0 !important;
	}
}

@media only screen and (max-width: 280px){
	
}

.aboutAndBookingSection{
	padding-top: 70px;
}
/* 
.aboutSectionDiv{
	border-bottom: 2px solid rgba(0, 0, 0, .1);
} */

.aboutSectionImg{
	border-radius: 10px;
}

.leftDivider{
	background-color: #55C1FF;
	background-size: 7px 7px;
	height: 5px !important;
	width: 5px;
	border-radius: 100% !important;
	border: none !important;
	margin-left: 0;
	opacity: 1 !important;
}

.smallHeadings{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.colorblack{
	color: rgb(89, 89, 89);
}
.mainBlackHeadings{
	color: #111111;
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 23px;
}

.aboutSectionPara{
	color: #595959;
	font-size: 14px;
	line-height: 1.5 !important;
}

.readMoreBtn{
	margin-bottom: 25px;
	box-shadow: none !important;
	border: none !important;
	background-color: #111111 !important;
	color: #55C1FF !important;
	font-weight: 500 !important;
	border-radius: 50px !important;
	font-size: 14px !important;
	padding: 10px 25px !important;
}

.readMoreBtn:hover{
	background-color: #55C1FF !important;
	color: #111111 !important;
}

.aboutFooter{
	padding-top: 30px;
	padding-bottom: 50px;
	color: #55C1FF;
	font-size: 24px;
	font-weight: bold;
}

.serviceSectionDiv{
	background-color: #111111;
	padding-bottom: 50px;
}

.mainWhiteHeadings{
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 20px;
}

.serviceSectionCards{
	/*border: none !important;*/
	border-radius: 0 !important;
	background-color: #484848 !important;
}

.serviceCardHeader{
	background-color: #484848 !important;
	border-color: #484848 !important;
}

.serviceSectionBtns{
	box-shadow: none !important;
	border: none !important;
	color: #55C1FF !important;
	font-weight: 500 !important;
}

.serviceSectionBtns:hover{
	color: #111111 !important;
}

.serviceSectionIcons{
	color: #ffffff !important;
	font-size: 20px;
	vertical-align: middle;
	line-height: 1.8 !important;
}

.serviceSectionCardsBody{
	line-height: 1.3 !important;
	background-color: #b5b5b5 !important;
	color: #111111 !important;
}

.airportAndFleetSection{
	background: #000;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 70%;
	background-attachment: fixed;
}

.airportSection{
	background-color: rgb(85, 193, 255) !important;
	padding-top: 50px;
	padding-bottom: 50px;
}

.centerDivider{
	background-color: #55C1FF;
	background-size: 7px 7px;
	height: 5px !important;
	width: 5px;
	border-radius: 100% !important;
	border: none !important;
	margin-left: auto;
	opacity: 1 !important;
}

.airportsImg{
	transition: all .2s ease-in-out;
}

.fleetSection{
	background-color: rgba(0, 0, 0, .3);
	padding-top: 50px;
	padding-bottom: 50px;
}

.mainBlueHeadings{
	color: #55C1FF;
	font-weight: bold;
	margin-bottom: 20px;
}

.fleetCards{
	background-color: rgb(85, 193, 255) !important;
	border-radius: 10% !important;
}

.fleetCardsTitle{
	color: #111111;
}

.fleetCars{
	transition: all .2s ease-in-out;
}

.fleetCardsBody{
	color: #ffffff;
	line-height: 1.8 !important;
	font-weight: 500;
	transition: all .2s ease-in-out;
}

.fleetIcons{
	color: #111111;
	transition: all .2s ease-in-out;
}

.carousel-control-prev, .carousel-control-next{
	width: 6% !important;
}

.stationServiceSection{
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #f3f3f3;
}

.carouselPrev{
	left: -4% !important;
}

.carouselNext{
	right: -4% !important;
}

.carouselNextIcon{
	background-image: url('images/carouselNextIcon.webp') !important;
}

.carouselPreviousIcon{
	background-image: url('images/carouselPreviousIcon.webp') !important;
}

.whiteBoxDivider{
	background-color: transparent;
    background-image: linear-gradient(to right, #55C1FF 50%, #f3f3f3 50%);
    background-size: 30px 30px;
    height: 15px;
    border: none !important;
    margin-top: -1px;
    margin-bottom: 0;
    -webkit-animation: dividerSlide 20s linear infinite;
  	animation: dividerSlide 20s linear infinite;
}

.oppositeWhiteBoxDivider{
	background-color: transparent;
    background-image: linear-gradient(to right, #f3f3f3 50%, #55C1FF 50%);
    background-size: 30px 30px;
    height: 15px;
    border: none !important;
    margin-top: 0;
    margin-bottom: -1px;
    -webkit-animation: dividerSlideReverse 20s linear infinite;
  	animation: dividerSlideReverse 20s linear infinite;
}

.stationDivs{
	background-color: #f3f3f3;
	transition: all .2s ease-in-out;
}

.stationImgs{
	transition: all .3s ease-in-out;
}

.boxDivider{
	background-color: transparent;
    background-image: linear-gradient(to right, #55C1FF 50%, #111111 50%);
    background-size: 30px 30px;
    height: 15px;
    border: none !important;
    margin-top: -1px;
    margin-bottom: 0;
    -webkit-animation: dividerSlide 20s linear infinite;
  	animation: dividerSlide 20s linear infinite;
}

.oppositeBoxDivider{
	background-color: transparent;
    background-image: linear-gradient(to right, #111111 50%, #55C1FF 50%);
    background-size: 30px 30px;
    height: 15px;
    border: none !important;
    margin-top: 0;
    margin-bottom: -1px;
    -webkit-animation: dividerSlideReverse 20s linear infinite;
  	animation: dividerSlideReverse 20s linear infinite;
}

.clientSection{
	background: #000;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center ;
	background-attachment: fixed;
}

.clientSectionOpacity{
	background-color: rgba(0, 0, 0, .8);
	padding-top: 40px;
	padding-bottom: 40px;
}

.clientCards{
	background-color: #55C1FF !important;
	/* transform: scale(0.5, 0.5); */
	/* opacity: .2; */
	border-radius: 0px !important;
	transition: all .5s ease-in-out;
}

/* .clientCards:hover{
	border-radius: 0 !important;
	transform: scale(1, 1);
	opacity: 1;
} */

.clientCardsImgs{
	/* border-radius: 100% !important; */
	width: 100px;
}

.clientCardsTitle{
	color: #ffffff !important;
}

.clientCardsPara{
	color: #111111 !important;
	line-height: 1.3 !important;
}
.Facilitator-sec{
	padding: 30px 0;
	background-color: #111111;

}
.Facilitator-sec p{
	margin: 0;
}
.footerSection{
	background-color: #111111;
	padding-top: 40px;
	padding-bottom: 40px;
}

.footerHeadings{
	color: #ffffff;
}

.footerBlueSpans{
	color: #55C1FF !important;
}

.footerSocialIcons{
	color: #55C1FF !important;
	font-size: 20px;
	margin-left: 3px !important;
	margin-right: 3px !important;
	transition: all .2s ease-in-out;
}

.footerSocialIcons:hover{
	color: #ffffff !important;
}

.footerLists{
	color: #a0a0a0;
	line-height: 1.6 !important;
}
.footerSection .footerLists li a{
	text-decoration: none;
	color: #a0a0a0	;
}

.copyrightDiv{
	background-color: #000000 !important;
	padding-top: 20px;
	padding-bottom: 20px;
}
.copyrightDiv .row{
	align-items: center;
}
.copyrightText{
	color: #fff;
	font-weight: 700;
}

.privacyPolicy{
	line-height: 3 !important;
	color: #55C1FF !important;
	text-decoration: none !important;
	transition: all .2s ease-in-out;
}

.privacyPolicy:hover{
	color: #ffffff !important;
}


.blackBoxDivider{
	background-color: transparent;
    background-image: linear-gradient(to right, #55C1FF 50%, #000000 50%);
    background-size: 30px 30px;
    height: 15px;
    border: none !important;
    margin-top: -1px;
    margin-bottom: 0;
    -webkit-animation: dividerSlide 20s linear infinite;
  	animation: dividerSlide 20s linear infinite;
}

.oppositeBlackBoxDivider{
	background-color: transparent;
    background-image: linear-gradient(to right, #000000 50%, #55C1FF 50%);
    background-size: 30px 30px;
    height: 15px;
    border: none !important;
    margin-top: -1px;
    margin-bottom: 0;
    -webkit-animation: dividerSlideReverse 20s linear infinite;
  	animation: dividerSlideReverse 20s linear infinite;
}

/*About Page Styling*/
.aboutHeadingSection{
	background: url('images/aboutPageBg.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center ;
}

.aboutHeadingSectionOpacity{
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: rgba(0, 0, 0, .7);
}

.aboutPageContentSection{
	background-color: #000;
	padding-top: 60px;
	padding-bottom: 60px;
}
.map iframe{
	width: 100%;
	border: 2px solid #fff	;
}
/*Contact Page Styling*/
.formDiv{
	padding-left: 110px !important;
	padding-right: 110px !important;
}

@media screen and (max-width: 991px){
	.formDiv{
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}

.submitBtn{
	box-shadow: none !important;
	border: none !important;
	background-color: #55C1FF !important;
	color: #111111 !important;
	font-weight: bold !important;
	border-radius: 50px !important;
	font-size: 1rem !important;
}

.submitBtn:hover{
	background-color: #111111 !important;
	color: #55C1FF !important;
}

@keyframes dividerSlide {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: -100px 0;
  }
  40% {
    background-position: -200px 0;
  }
  60% {
    background-position: -150px 0;
  }
  80% {
    background-position: -100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}


@keyframes dividerSlideReverse {
  0% {
    background-position: 0 0;
  }
  20% {
    background-position: 100px 0;
  }
  40% {
    background-position: 200px 0;
  }
  60% {
    background-position: 150px 0;
  }
  80% {
    background-position: 100px 0;
  }
  100% {
    background-position: 0px 0;
  }
}

/*404 Page Styling*/
.main404Heading{
	font-size: 20vw;
	font-weight: bold;
	margin-bottom: 15px;
	background-image: url('images/main404HeadingBg.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.sub404Heading{
	color: #55C1FF;
	margin-bottom: 15px;
	font-weight: bold;
}

.para404{
	font-size: 20px;
	color: #111111;
	margin-bottom: 15px;
	line-height: 1.5 !important;
}

@media screen and (max-width: 768px) {
	.topDiv{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.logo img{
		display: none;
	}
	.logo{
		text-decoration: none;
	}
	.logo .logo-txt{
		font-size: 16px;
		font-weight: 600;
		color: #fff;
		display: block !important;
	}
	.navbar-toggler{
		padding: 0;
	}
	.emailAndIconsDiv{
		padding-top: 0 !important;
	}
	.emailmobile{
		font-size: 12px;
	}
	.emailmobile span{
		display: none;
	}
	.phoneBox i{
		font-size: 20px;
	}
	.telNumber{
		font-size: 12px;
	}
	
	/* .emailAndIconsDiv{
		display: none;
	} */
	.list-inline{
		margin: 0;
	}
	.topDiv .row{
		justify-content: space-between;
		align-items: center;
	}
	.topDiv .col-lg-2 {
		padding-top: 0 !important;
	}
	.navbarContainer{
		padding: 10px 0px !important;
	}
	.headerSectionOpacity {
		padding-top: 10px;
		padding-bottom: 0px;
	}
	.headerHeading {
        font-size: 18px;
    }
	.slog-para {
        font-size: 13px;
    }
	.slog-para span {
        font-size: 11px;
		display: none;
    }
	.circleDiv{
		padding: 10px 0px 10px 0px;
	}
	.mainBlackHeadings{
		font-size: 20px;
	}
	.aboutAndBookingSection {
		padding-top: 30px;
	}
	.headerSection{
		background-image: none !important;
		background-color: #000 !important;
	}
	.sec-inner-page-content .content h2 {
        line-height: 24px !important;
        font-size: 20px !important;
        letter-spacing: 0px !important;
        text-align: left !important;
    }
	.sec-inner-page-content .content p {
		line-height: 24px !important;
		text-align: left !important; 
	}
}


.head-main-div{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
}

.field-hd {
    margin-bottom: 5px;
    text-align: start;
}

.modal-header button {
	background-color: #80BDFF !important;
}

@media (max-width: 768px) {
    #dynamic-widget {
        max-width: 100%;
        margin-bottom: 20px;
    }
}


/* Whats App Button Css Start */
.wapp-btn {
    position: fixed;
    bottom: 20px;
    left: 20px; 
    width: 60px;
    height: 60px;
    background-color: #25D366;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 10px rgba(0,0,0,0.3);
    z-index: 9999;
    cursor: pointer;
    transition: 0.3s;
}

.wapp-btn img {
    width: 30px;
    height: 30px;
}

.wapp-btn:hover {
    transform: scale(1.1);
}

/* Mobile responsive */
@media (max-width: 768px) {
    .wapp-btn {
        width: 50px;
        height: 50px;
        bottom: 15px;
        left: 15px;
    }

    .wapp-btn img {
        width: 25px;
        height: 25px;
    }
}
/* Whats App Button Css End */

