:root {
    --vz-body-bg: #d4171a;
}

.text-color{
	color: #d4171a !important;
}
.bg-color{
	    background-color: #d4171a !important;
}
.footer-bg-color{
	    background-color: #d4171a !important;
}
/* font-family: 'Great Vibes', cursive; */
body {
    margin: 0;
    padding: 0;
/*    font-family: 'Roboto', sans-serif;*/
	font-family: 'PT Sans', sans-serif;
	    font-family: "PT Sans", "Helvetica Neue", Ariel, sans-serif;
    font-weight: 400;
    min-width: 320px;
}
h1,
h2,
h3,
h4,
h5,
h6,
li,
ul,
p {
    margin: 0;
    /* padding: 0; */
    /* list-style: none; */
    font-weight: normal;
}

h3 {
    font-size: 22px;
}

h1 {
    font-size: 17px;
}

h4 {
    font-size: 15px;
}

p {
    font-size: 14px;
	font-size: 1rem;
}

a:focus,
a:hover {
    color: inherit;
   
    text-decoration: none;
}
a:focus, a:active, button, input[type="submit"] {
     outline: none !important;
}
a {
    color: inherit;
}
#wrapper {
    position: relative;
    overflow: hidden;
}
.wrapper {
    position: relative;
    overflow: hidden;
}
img {
    outline: none;
    border: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

a:focus,
button:focus,
input:focus,
textarea:focus {
outline: none;
}


/*
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
*/




/* new menu */

.overlay-s {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.95);
  overflow-x: hidden;
  transition: 0.5s;
	    z-index: 999999;overflow: hidden;
}

.overlay-content-s {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay-s a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.overlay-s a:hover, .overlay-s a:focus {
  color: #f1f1f1;
}

.overlay-s .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

@media screen and (max-height: 450px) {
  .overlay-s a {font-size: 20px}
  .overlay-s .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}


.menu_bx{
	width: 0;
      height: 0;
      border-top: 272px solid #ff7e26;
      border-left: 467px solid transparent;
	margin-right: -15px;
	float: right;
}
.logo{
	margin-top: 0px;
	margin-bottom: 10px;
}
.customer-services{
	margin-bottom: 10px;
}
.menu-right:hover{
	opacity: 0.7;
}
.menu-right{
padding: 5px 15px;
    display: block;
    cursor: pointer;
 
   
    font-size: 45px;
}

.navbars{
	    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 1rem;
    z-index: 100;
}
.customer-services h5{
	font-size: 1.25rem;
	margin-top: 12px;
}

.logo img {
    height: 66px !important;
    margin-top: 2px !important;
	display: block;
	margin: 0 auto;
}
.main-menus{
	    border-bottom: 2px solid #fff !important;
	    border-top: 2px solid #e9ecef !important;
    background: #fff;
    display: block !important;
	position: relative;
    z-index: 50;
}
.borders{
	border-right: 2px solid #fff;
}
.complete span{
	color: #fff;
}
.complete{
  background-color: #d4171a !important;
    color: #FFF !important;
    border-color: #FFF !important;
    border-bottom: 0 !important;position: relative;
	border-left: 2px solid #fff;
}
.complete:after {
    top: 50%;
    left: 100%;
    content: "";
    margin: -27px 0 0;
    position: absolute;
    border-color: transparent transparent transparent #d4171a;
    border-style: solid;
    border-width: 27px 0 27px 20px;
}
.checktick{
	margin-left: 10px;
}
.text-med-gray {
    color: #90928F !important;
}
.hero-cover.hero {
    background-image: url(../images/hero_lm.jpg) !important;
/*	height: 650px;  */
	background-size: cover;
	background-position: center top;
	width: 100%;
	transition: background 0.2s ease-in-out;
	position: relative;
	padding-top: 53px;
	padding-bottom: 80px;
	overflow: hidden;
}
.hero-cover .overlay, .transfers-hero .overlay {
    z-index: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.4);
}
.hero-cover.hero-green .overlay {
    background-color: rgba(0,0,0,0.5) !important;
}
.hero-cover.hero-green .overlay {
    background-image: none !important;
}
.hero-cover.hero-green .overlay, .transfers-hero .overlay {
    background-color: rgba(20, 149, 37, 1.0);
    background-image: url(../images/hero-overlay.png);
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
}
.form-holder{
	border: rgba(255,255,255,1.00) solid 1px;
    border-radius: 5px;border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}
.pt-4, .py-4 {
    padding-top: 1.5rem !important;
}.pl-3, .px-3 {
    padding-left: 1rem !important;
}.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}.pr-0, .px-0 {
    padding-right: 0 !important;
}
.bg-white {
    background-color: #fff !important;
}
.form-holder{
	border: rgba(255,255,255,1.00) solid 1px;
    border-radius: 5px;border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;

}
.hero-parking h1{
	font-size: 2.5rem;
    line-height: 1.5;
    font-weight: 300;    color: #fff !important;
	margin-bottom: 20px;
}

.form-control{
	height: 54px;font-size: 18px;
    font-weight: 300;border: 2px solid rgba(0, 0, 0, 0.1);box-shadow: none;
}

.form-select{
	height: 54px;font-size: 18px;
    font-weight: 300;border: 2px solid rgba(0, 0, 0, 0.1);box-shadow: none;
}
.addoncalendar{
	position: absolute;
    right: 15px;
    top: 14px;
}
.buttonWithLoading{
	width: 100%;
	border: none;
	display: block;height: 54px;font-size: 18px;
}
.hr:hover{
	opacity: .7;
}
.other-logos{
	display: block;
	overflow: hidden;
	margin-top: 20px;
}

.other-logos ul li img{
	width: 160px;text-align: center;
}
.other-logos ul {
	text-align: center;
}
.other-logos ul li{
	display: inline-block;
	margin: 20px 60px;
}
.px-1{
	display: block;
	overflow: hidden;
}
.px-1 ul li{
	
}
.overlay-menu-header {
    font-size: 28px;
    font-family: "PT Sans", "Helvetica Neue", Ariel, sans-serif;
    transition: transform 0.5s;
}
footer{
padding-top: 84px;
}
.footer-box a{
	padding-bottom: 15px;
	color: #fff;
	font-size: 16px;
	display: block;
	text-align: center;
}
.footer-box p{
	padding-bottom: 15px;
	color: #fff;
	font-size: 16px;
	display: block;
	text-align: center;
}

.ariport-parking-wrapper{
	background-color: #f3f3f3;
	padding: 60px 0 ;
}

.airpot-box h2{
	margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    color: #505050;
	font-size: 1.75rem;
}
.heading-choose h1{
	font-size: 2.5rem !important;
    font-family: inherit;
    font-weight: 500;
    color: #505050;
}
.seperator .line {
    display: inline-block;
   
    width: 40px;
    height: 2px;
}

/*
.seperator span.dots:before, .seperator span.dots:after {
    background-color: #009525;
    position: absolute;
    left: 10px;
    top: 0;
    content: '';
    border-radius: 5px;
    padding: 2px;
}


.hero-cover.hero-green .overlay, .transfers-hero .overlay, .seperator .line, .hero-cover.hero-green .overlay, .overlay_temp1, .transfers-hero .overlay, .btn-primary, .seperator .line, .seperator span.dots, .seperator span.dots:before, .seperator span.dots:after, .has-background-success {
    background-color: #b40304 !important;
}

.seperator span.dots:after {
    left: 20px;
}
*/

.main-page-content{
	padding: 60px 0;
}

.points {
	margin: 20px 0; 
	    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
	list-style: bullets;
}
.points li::before{
	height: 5px;
	width: 5px;border-radius: 90px;
	content: ""
		;position: absolute;
	left: -17px;
	top: 10px;
	background-color: #000;
	border-radius: 90px;
}
.points li{
	position: relative;
}
.main-page-content h6 span{
	opacity: 0.9;
}
.main-page-content h6{
	font-size: 20px;
	display: block;
	margin-top: 5px;
}
.main-page-content h5{
	margin-top: 60px;font-size: 20px;
	color: #000000;
}
.navbars-box{
	background-image: url(../images/nav-hero.jpg);
	
	background-size: cover;
    background-position: center;
    min-height: 125px;
    max-height: 125px;
/*    margin-top: -125px;*/
    z-index: 1;
/*    position: relative;*/
}
.no-wdith{
	display: inline-block;
	width: auto;
}
.no-bg{
	background-image: inherit !important;
}
.privacy-content p{
	margin-bottom: 15px;
}
.privacy-content h2 {
    color: #055988 !important;font-size: 1.5rem;
	margin-bottom: 15px;
}
.dots{
	height: 4px;
    width: 4px;
    border-radius: 90px;
    margin-left: 10px;
    display: inline-block;
    margin-top: 4px;
	position: relative;
}
.dots::before{
	height: 4px;
    width: 4px;
    border-radius: 90px;
  background-color: var(--vz-body-bg);
	position: absolute;
	content: "";
	left: 10px;
	top: 0;
	
}
.dots::after{
	height: 4px;
    width: 4px;
    border-radius: 90px;
	background-color: var(--vz-body-bg);
	position: absolute;
	content: "";
	left: 20px;
	top: 0;
	
}
.terms-content h3 {
    color: #505050 !important;
	margin-bottom: 15px;font-size: 2.5rem;
	    font-weight: 500;
    line-height: 1.2;
}
.terms-content a{
	color: var(--vz-body-bg);
	font-size: 15px;
}
.terms-content p span{
	font-size: 18px;
}
.terms-content p{
	margin-bottom: 15px;
}
/*
.text-primary, .green, .border-primary, a, h5, .form-control:focus, .has-text-info {
    color: var(--vz-body-bg) !important;
    border-color: var(--vz-body-bg) !important;
}
.text-primary, .green, .border-primary, a, h5, .form-control:focus {
    color: var(--vz-body-bg) !important;
    border-color: var(--vz-body-bg) !important;
}
*/
.form-select:focus {
    border-color: var(--vz-body-bg);
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(229,141,42,.25);
}

.form-control:focus {
/*    color: var(--vz-body-bg);*/
/*    background-color: var(--vz-body-bg);*/
    border-color: var(--vz-body-bg) !important;
    box-shadow: 0 0 0 0.25rem rgba(229,141,42,.25);
}
.contact-us-info h1{
	
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: #505050;
font-size: 1.75rem !important;
}
.contact-us-info h6 a{
	color: var(--vz-body-bg) !important;
	
}
.contact-us-info h6{
	display: block;
	width: 100%;
	clear: both;
	margin-bottom: 15px;
}
.contact-us-info h2{
	
	 margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: var(--vz-body-bg);
	font-size: 2.5rem;
}
.contact-us-info p{
	  margin-bottom: 20px;
}
.contact-us-info p span{
	color: var(--vz-body-bg);
	margin-bottom: 20px;
	display: block;
	clear: both;    font-size: 1.25rem;
	
}
.contact-us-info{
display: block;
	overflow: hidden;
}

#myDIV {
/*display: none;*/
}
.right-menu{
	display: block;
	overflow: hidden;
}
.right-menu ul{
	padding: 0;margin: 0;list-style: none;
	float: right;
/*	padding-right: 15px;*/
}
.right-menu ul li{
	display: inline-block;
	
}

.right-menu ul li a i{
	margin-right: 5px;
}
.right-menu ul li a:hover{
	opacity: 0.7 !important;
}
.right-menu ul li a{
	color: var(--vz-body-bg);
	padding: 5px 10px;
}
.underlines{
	text-decoration: underline;
}

.right-menu ul li:nth-child(4) a{
	color: #000 ;
	opacity: 0.9;
}
.right-menu ul li:nth-child(5) a{
	color: #000 ;
	opacity: 0.9;
}
.main-hd{
	    margin-top: -3px;color: #90928F !important;    font-size: 22px;
	padding-left: 15px;
}
.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}
.progress {
    border: 1px solid #FFFFFF;
    border-radius: 0;
    background-color: transparent;
    height: 6px;
}
.progress-bar {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #009525;
}
.progress-bar {
    background-color: #FFFFFF;
}
.result-box-logo img {
    max-height: 50px;
    max-width: 100px;
    float: right;
}
.airport-wrapper{
	    background-color: #F3F3F3 !important;
	padding: 15px 0;
}
.box-airport{
	box-shadow: 0 0 0 0.1rem rgba(0, 0, 0, 0.15);background: #FFFFFF;
    padding: 0.5rem !important;overflow: hidden;
	margin-bottom: 25px;
}
.box-airport .overlay {
    background-color: rgba(5, 89, 136, 0.6);width: 100%;
    height: 100%;
/*		position: absolute;*/
    overflow: hidden;
}
.main-picture .score-label{
	text-align: center;color: #fff;
}
.main-picture{
	background-size: cover;
	width: 100%;
/*	position: absolute;*/
    overflow: hidden;
	text-align: center;
}
.trusted-score-breakdown{
	    margin-top: 55px;
	    margin-bottom: 55px;
}

.result-box .result-box-title {
    max-height: 60px;
    min-height: 60px;
}
.result-box-logo {
    max-width: 100%;
    height: auto;
}
.bx-hd{
	    color: #055988 ;font-size: 1.5rem;
}.text-med-gray {
    color: #90928F !important;
}
.parkride li{
	color: #90928F !important;
	margin-bottom: 10px;
}
.tt_resultPrice-resp {
    color: #055988 !important;font-size: 2.7rem;
    line-height: 2rem;
	text-align: center;margin-bottom: 10px;
}
.buttonWithLoading1{
	height: 45px;
	
	margin-bottom: 8px;
}
.box-airport:hover .overlay {
    background-color: rgba(229,141,42, 0.6);
}
.w-90{
	width: 90%;
	max-width: 90%;
}
.btn-close11{
	    background-color: #fff;
	opacity: 1;
	width: 30px;
	height: 30px;
    border-radius: 90px;
    position: absolute;
    top: 10px;
    right: 4.5%;
	z-index: 9999999999;
	border: 1px solid #000;
}
.parkride11 li{
	float: left;
	width: 50%;
}
.information a{
		color: var(--vz-body-bg) !important;
}
.information h5{
	margin-bottom: 15px;
}
.information p{
	margin-bottom: 15px;
}
.text-align-center{
	text-align: center;
}
.hr1{
	height: 46px;
}
.airport-wrapper-1{
	padding: 50px 0;
}
.bx-hd1 span{
	color: var(--vz-body-bg) !important;
}
.by-details a{
	color: var(--vz-body-bg) !important;
}
.cl{
	color: var(--vz-body-bg) !important;
}
.box-airport h6{
	color: var(--vz-body-bg) !important;
	margin-bottom: 30px;  
	font-size: 1rem;
/*	margin-top: 12px;*/
}
.box-airport1{
	padding: 20px !important;
}
.box-airportright{
	padding: 20px !important;
}
.text-grey{
	color: #000000 !important;
	opacity: 0.8;
}
.prices{
	color: var(--vz-body-bg) !important;margin-bottom: 10px;    font-size: 1.25rem;
}
.payments img{
	width: 60%;
	text-align: center;
	margin: 50px auto;
	display: block;
}
.payment-successful-done{
	margin: 30px auto;
text-align: center;
}

.payment-icons{
	text-align: center;
	margin-bottom: 20px;
}
.payment-successful-done p{
	color: #055988;
	font-size: 16px;
	font-weight: 500;
}
.new-confirmation span{
	font-weight: 600;
/*	width: 100%;*/

	color: #000;
	font-size: 26px;
/*	display: block;*/
	margin-top: 10px;
	padding: 15px; 
	border: 3px dashed rgba(0,0,0,0.5);font-size: 20px;text-align: center;
	clear: both;
display: inline-block;
	
	
}
.new-confirmation h6{
	color: var(--vz-body-bg) !important;
	font-size: 20px;text-align: center;
	display: block;
	clear: both;
	width: 100%;
	clear: both;
}
.new-confirmation{
	border: 2px solid var(--vz-body-bg) !important;
	border-radius:0 30px 0 30px;
	padding: 50px 0;	background-color: #fff;
	text-align: center;margin-bottom: 40px;
}
.payment-confirmation p span{
	font-weight: 600;
}
.payment-confirmation a{
	color: var(--vz-body-bg) !important;
	font-size: 16px;
}
.payment-confirmation h2{
	font-size: 18px;
	font-weight: 500;
	color: var(--vz-body-bg) !important;
}
.booking-details ul li span{
	width: 55%;
	float: left;
	padding: 10px;font-size: 15px;
}

.booking-details ul li p{
	width: 45%;
	float: left;
	font-size: 15px;
	opacity: 0.8;padding: 10px;
}
.booking-details ul li:nth-child(odd){
	background-color: rgba(0,0,0,0.10)
		;display: block;
}
.booking-details ul li{
	background-color: #fff;
		;display: block;
	overflow: hidden;
	width: 100%;
}
.booking-details{
	display: block;
	overflow: hidden;
}
.box-airportright-confirm{
	padding: 0 !important;
}
.box-airportright-confirm h5{
	margin-left: 19px;
	margin-top: 15px;
}
.box-airportright-confirm .seperator{
	margin-left: 19px;
	margin-top: 15px;
}
/* new css  20.9.2023 */
.parkride11{
	padding: 0;list-style: none;
}
.parkride11 li{
	list-style: none;
}
.other-logos ul {
 
    padding: 0;list-style: none;
}
.overlay-content-s ul li{
	list-style: none;
}
	.overlay-content-s ul{
		padding: 0;list-style: none;
	}
.other-logos ul li{
 
    list-style: none;
}
.booking-details ul{list-style: none;padding: 0;}
.booking-details ul li{list-style: none;}
.points{list-style: none;padding: 0;}
.points li{list-style: none;}

@media only screen and (max-width: 1199px){
.other-logos ul li {
 
    margin: 20px 40px;
}
	
}
@media only screen and (max-width: 992px) {
	.hero-parking h1{
		padding-left: 20px;
	}
	.other-logos ul li {
    margin: 20px 20px;
}
}

@media only screen and (max-width: 767px) {
	
	.main-menus .col-sm-3{
		width: 50%;
	}
	.hero-parking h1 {
		font-size: 2rem;}
	.other-logos ul li {
    margin: 20px 0;
    width: 33.333%;
    float: left;
    padding: 10px;
}.other-logos ul li img {
    width: 100%;
    text-align: center;
}
	.cont-num{
		display: block !important;
	}
/*
	.navbars .col-sm-6{
		width: 50%;
	}
*/
	.menu-right{
	position: absolute;	position: absolute;
    right: 0;
    top: 6px;
	}
	.hero-cover.hero {

    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
}
	.main-page-content {
    padding: 20px 0;
}
	.heading-choose h1 {
		font-size: 30px !important;}
.ariport-parking-wrapper {
    background-color: #f3f3f3;
    padding: 20px 0;
}
.heading-choose h1 {
    font-size: 20px !important;
}
	footer {
    padding:20px 0;
}
	.airpot-box h2 {
    
    font-size: 25px;
}
	.navbars-box {
    
		min-height: auto;
		max-height: inherit;
	}
	.terms-content h3 {
		font-size: 27px;}
	
	.right-menu ul{
	padding: 5px;
		border: 1px solid rgba(0,0,0,0.10);margin-top: 15px;
	}
	.right-menu ul li{
		width: 50%;
		border: 1px solid rgba(0,0,0,0.10);
		float: left;
	}
	
	}


	@media (max-width: 480px) {
	
}

.InputContainer{
	overflow: inherit;
    height: 100px;
}
.InputElement{
	border: 1px solid rgba(0,0,0,0.5);
    height: 40px;border-radius: 5px;
	    padding: 10px;
}
.CardField-child{
	width:100%;
}
