
body {
    margin: 0;
    font-family: 'Poppins';
    /*//font-size: 1rem;*/
    font-weight: 400;
    line-height: 1.5;
    color: #737880;
    text-align: left;
    background-color: #fff;
    background-attachment: fixed;
    background-size: cover;
    overflow-x: hidden;
}html {
  box-sizing: border-box;
}

html, body{
    overflow-x: hidden;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}
.ficon-img{
    width:62px;
}
.form-control:focus{
    border-color: #d4d9dd;
}
a:hover, a:focus {
    color: #019648;
}
.col-xs-12.payment.mb-15 {
    margin-bottom: 15px;
}

.awards-top {
    min-height: 69px;
}
li.p-item.product {
    height: 679px;
    width:100%;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 13px;
    line-height: 1.4;
    color: #c3c7cf;
    white-space: nowrap;
}
li.lounge_price {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    cursor: pointer;
}

/*Form Tabs */

    .AP-arrow-right {
    /* width: 0; */
    height: -10px;
    position: absolute;
    top: -1px;
    right: -42px;
    border-top: 42px solid transparent;
    border-bottom: 42px solid transparent;
    border-left: 42px solid #019648;
    postion: relative;
}.AT-arrow-right {
    /* width: 0; */
    height: -10px;
    position: absolute;
    top: -1px;
    right: -42px;
    border-top: 42px solid transparent;
    border-bottom: 42px solid transparent;
    border-left: 42px solid #019648;
    postion: relative;
}.AL-arrow-right {
    /* width: 0; */
    height: -10px;
    position: absolute;
    top: -1px;
    right: -42px;
    border-top: 42px solid transparent;
    border-bottom: 42px solid transparent;
    border-left: 42px solid #019648;
    postion: relative;
}
.types{
    background: #fff;
    box-shadow: 0 0.8rem 4.8rem 0 rgba(0,0,0,.17);
    box-sizing: border-box;
    padding: 28px;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 15px;
    border-radius: 15px;
    height: 340px !important;
        border: 1px solid rgb(0, 0, 0,50%);
}
.mt20{
    margin-top:20px;
}
.small-heading{

    font-size: 20px;
}
.icon-img{
    width:48px;
}
.btn-normal {
    height: 54px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
   
    border-color: #019648;
}
.btn-normal:hover{
    color: #ed8323;
}
.para-seting {
    color: rgb(0, 0, 0,70%);
    font-size: 17px;
    line-height: 24px;
}
/*End Form Tabs */


ul.feature-list-item {
    padding-left: 20px;
    padding-top: 15px;
}




/* The parking-container Container */
.parking-container {
  margin: 1.5em auto;
  padding-right: 15px;
  column-gap: 1.5em;
}

/* The parking-container Brick */
.p-item {
  background: #fff;
  padding: 1em;
  //margin: 0 0 1.5em;
  display: inline-block;
}

/* parking-container on large screens */
@media only screen and (min-width: 1024px) {
  .parking-container {
    column-count: 3;
  }
}

/* parking-container on medium-sized screens */
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .parking-container {
    column-count: 2;
  }
}

/* parking-container on small screens */
@media only screen and (max-width: 767px) and (min-width: 540px) {
  .parking-container {
    column-count: 1;
  }
}
.li-menu{
    border-bottom:1px solid #00347F;
    padding:3px;
}
.li-footer{
    /*border-bottom:1px solid #fff;*/
    padding:3px;
}
.li-footer a{
    /*color:#fff;*/
    text-decoration:none;
    cursor:pointer;
}
.li-footer:last-child{
    border-bottom:none;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #101010;
    border-color: #285e8e;
}.btn-primary {
    color: #fff;
    background-color: #F5A222 !important;
    border-color: #F5A222 !important;
}
.border-red{
    border:1px solid red !important;
}
.error-massage{
    color:red;
}
.top-area{
    /* background-color:#333333; */
    background-color:#fff;
    /*height:100px;*/
}
.margin0{
    margin:0px;
}
.margint20{
    margin-top:20px;
}
.margint10{
    margin-top:10px;
}.margint15{
    margin-top: 15px;
}
.order_by{
    height:40px!important;
} 
.margint5{
    margin-top: 5px;
}
.text-green{
    color:green
}
.font700{
    font-weight: 700;
}
.p30{
    padding:30px;
}
.width100{
    max-width:100px;
}
.search-data{
    list-style-type: none;
}
.edit{
    background-color: #fff;
    border: 1px solid #019648;
}.edit:hover, .edit:focus {
    color: #fff;
    text-decoration: none;
    background-color: #019648;
}.white-color{
    color:#fff !important;
}
.margin20{
    margin:20px auto;
}
/*.bg-layer{*/
/*    background: #eceaec;*/
/*}*/
.bgwhite{
    background:#fff;
        border-radius: 5px;
        /*box-shadow: 0 3px 4px 0px black;*/
}
.search{
    padding-top: 10px;
    background-color: #eceaec;
    border-bottom: 1px solid #019648;
}
/*.btn:hover, .btn:focus {*/
/*	color: white;*/
/*    background-color: #F5A222;*/
    /*border: 2px solid #F5A222;*/
/*    text-decoration: none;*/
/*}*/



.services-now {
     list-style-type:none;
     padding:0;
     margin-top: -10px;
}

.services-now li {
     float:left;
     margin:0 5px 0 0;
    
    position:relative;
}

.services-now label, .services-now input {
    display:block;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

.services-now input[type="radio"] {
    opacity:0.01;
    z-index:100;
}

.services-now input[type="radio"]:checked + label,
.Checked + label {
   background: #FF7F00;
   color: #fff;
   border: 1px solid #FF7F00;
   border-radius:6px;
}

.services-now label {
    padding:7px;
    color: #00347F;
    border: 1px solid #fff;
    cursor:pointer;
    z-index:90;
    font-size: 18px;
    background:white;
    margin-right: 10px;
}

.services-now label:hover {
     background:#DDD;
}






/* Inner Page List */

.bullet-list li {
  list-style: none;
  margin-left: -23px;
}
.bullet-list li:before {
    font-family: 'FontAwesome';
  content: '\f00c'; /* FontAwesome Unicode */
  
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}
/* End Inner Page List */

.support-heading {
    font-size: 22px;
    background: #00347F;
    padding: 9px;
    color: #fff;
    border-radius: 33px 33px 0px 0px;
    text-align: center;
}
.support-heading h4{
    margin-bottom: 0.5rem;
    line-height: 1.2;
    color: #fff;
    font-weight: 200;
    font-family: 'Poppins';
    font-size: 2.2rem;
}
a.multi-btn:hover{color:#fff !important;}
.list-footer-border{
    padding-right: 10px !important;
    padding-left: 10px !important;
    border-right: 1px solid #90928F;
}
.vertical-align{
    display: flex;
    align-items: center;
}
.centered-align{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.flex-display{
    display:flex;
}
.icon-top{
    padding-right: 10px;
    font-size: 20px;
        color: #019648;
}
.top-list{
    float: right;
}
.head-heading{
    font-size: 22px;
}
.head-normal{
    margin-top: -18px;
    font-size: 11px;
}
.text-normal{
    color: #818181;
}
.black-font{
    color:#000;
}
/*nav bar start*/

.radius5{
    border-radius:5px;
}
.text-white{
    color:#fff;
}
.text-light{
    color: #90928F;
}
.bg-light-black{
    background-color: #333;
}
.widget-list{
    
}
.link-text{
    text-decoration:none;
}
.list-type-none{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
/*nav bar start*/
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{
    background-color: #00347F;
}
.header-full {
  background-image: linear-gradient(to top, #f0f0f0, #f4f4f4);
}
.header-full-title {
  float: left;
  overflow: hidden;
  /*padding-left: 75px;*/
  
}
.header-full-title h1 {
  margin-bottom: 5px;
  margin-top: 15px;
  font-family: 'Poppins';
  word-spacing: -7px;
  color: #000;
  font-size: 32px;
}
.header-full-title h1 a {
  color: #000;
  text-decoration: none;
}
.header-full-title h1 span,
.header-full-title h1 span a {
  color: #0099da;
}
.header-full-title p {
    margin-bottom: 15px;
    font-size: 1.1em;
    text-align: left;
    color: #000000;
    margin-top: 11px;
}
.top-nav {
  float: right;
  position: relative;
}
.top-nav .dropdown {
  display: inline-block;
  margin-left: 20px;
  z-index: 1001;
  vertical-align: top;
}
.top-nav .dropdown a {
  margin: 0;
  padding: 0;
  display: inline-block;
  padding: 7px 10px;
  color: #000;
  text-decoration: none;
  background-color: #f1f1f1;
  box-shadow: inset 0 0 1px #ffffff;
  border: solid 1px #e3e6e8;
  border-top: 0;
}
.top-nav .dropdown > a:after {
  content: none;
}
.top-nav .dropdown a i {
  font-size: 1.2em;
  color: #444;
}
.dropdown-search-box,
.dropdown-login-box {
  overflow: hidden;
  padding: 10px;
  min-width: 300px;
  box-shadow: none;
}
.dropdown-search-box .form-group,
.dropdown-login-box {
  margin: 0;
}
.dropdown-login-box h4 {
  margin: 5px    0 10px 0;
}
.dropdown-login-box .btn {
  margin-top: 10px;
}
.top-nav-social {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-block;
  margin-left: 20px;
  background-color: #f1f1f1;
  box-shadow: inset 0 0 1px #ffffff;
  border: solid 1px #e3e6e8;
  border-top: 0;
  overflow: hidden;
}
.top-nav-social li {
  float: left;
  margin: 0;
}
.top-nav-social a {
  font-size: 1.5em;
  margin: 0;
  color: #444;
  display: inline-block;
  padding: 7px 10px;
  min-width: 40px;
  text-align: center;
  transition: all .25s ease;
}
.top-nav-social a.twitter:hover {
  background-color: #00aced;
  color: #fff;
}
.top-nav-social a.facebook:hover {
  background-color: #3b5998;
  color: #fff;
}
.top-nav-social a.instagram:hover {
  background-color: #517fa4;
  color: #fff;
}
.top-nav-social a.rss:hover {
  background-color: #ef922f;
  color: #fff;
}
.top-nav-social a.linkedin:hover {
  background-color: #007bb6;
  color: #fff;
}
.top-nav-social a.git:hover {
  background-color: #666;
  color: #fff;
}
.top-nav-social a.google-plus:hover {
  background-color: #dd4b39;
  color: #fff;
}
.top-nav-social a.youtube:hover {
  background-color: #bb0000;
  color: #fff;
}
.top-nav-social a.pinterest:hover {
  background-color: #cb2027;
  color: #fff;
}
.top-nav-social a.wordpress:hover {
  background-color: #4597be;
  color: #fff;
}
.top-nav-social a.flickr:hover {
  background-color: #ff0084;
  color: #fff;
}
.top-nav-social a.vine:hover {
  background-color: #00b48a;
  color: #fff;
}
.top-nav-social a.dribbble:hover {
  background-color: #f26798;
  color: #fff;
}
.top-nav-social a.foursquare:hover {
  background-color: #0072b1;
  color: #fff;
}
.top-nav-social a.tumblr:hover {
  background-color: #32506d;
  color: #fff;
}
/**/
.navbar-header-full {
  background-color: #f0f0f0;
  background-image: none;
  box-shadow: none;
  border-top: solid 1px #ddd;
}
.navbar-header-full.navbar-inverse {
  border-top: solid 1px #0099da;
}
.navbar-header-full.navbar-dark {
  /*background-color: #fff !important;*/
border-bottom: none;
  /*padding: 12px 0px;*/
}
.navbar-default.navbar-inverse + .main-header {
  background-color: #fff;
  border-bottom: solid 1px #ddd;
  color: #333;
}
.navbar-default.navbar-inverse + .main-header .page-title,
.navbar-default.navbar-inverse + .main-header a {
  color: #333;
  border-color: #333;
}
.navbar-default.navbar-inverse + .main-header .breadcrumb > li + li:before {
  color: #888;
}
.navbar-default.navbar-inverse + .main-header li.active,
.navbar-default.navbar-inverse + .main-header li.current_item {
  color: #000;
  border-color: #000;
}
.header-full-dark {
  background-image: none;
  background-color: #444;
  color: #fff;
}
.header-full-dark .header-full-title h1 a {
  margin-bottom: 5px;
  margin-top: 15px;
  font-family: 'Poppins';
  word-spacing: -7px;
  color: #fff;
  font-size: 32px;
}
.navbar-header-full .sb-icon-navbar i {
  height: 51px;
  margin-top: -1px;
}
.navbar-inverse .sb-icon-navbar i {
  background-color: #444;
  background-image: none;
}
.header-full + .navbar-inverse {
  background-image: none;
  box-shadow: none;
}
.header-full-dark .top-nav-social {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-block;
  margin-left: 20px;
  background-color: #333;
  box-shadow: inset 0 0 1px #323232;
  border: solid 1px #555;
  border-top: 0;
  overflow: hidden;
}
.header-full-dark .top-nav-social li {
  float: left;
  margin: 0;
}
.header-full-dark .top-nav-social a {
  color: #999;
  transition: all .25s ease;
}
.header-full-dark .top-nav .dropdown a {
  color: #999;
  background-color: #333;
  box-shadow: inset 0 0 1px #323232;
  border: solid 1px #555;
  border-top: 0;
}
.header-full-dark .top-nav .dropdown a i {
  color: #999;
}
.header-full-dark .top-nav .dropdown-menu {
  color: #999;
  background-color: #333;
}
.header-full-dark .top-nav .dropdown-menu input {
  color: #999;
  background-color: #444;
  border-color: #555;
  box-shadow: none;
}
.header-full-dark .top-nav .dropdown-menu input:focus {
  border-color: #0099da;
}
.header-full-dark ~ .navbar-dark {
  border-top: solid 1px #555;
}
/* Navbar Dark */
.navbar-dark {
  
  background-image: none;
  color: #fff;
  box-shadow: none;
}
.navbar-dark a {
  background-image: none;
}
.navbar-default.navbar-dark .navbar-nav > li > a:hover,
.navbar-default.navbar-dark .navbar-nav > .active > a:hover,
.navbar-default.navbar-dark .navbar-nav > .active > a {
  background-image: none;
  color: #FF7F00;
}
.navbar-default.navbar-dark .navbar-nav > li > a:focus{
    background-image: none;
    color: #FF7F00 !important;
    text-decoration: none !important;
}
/*.navbar-default.navbar-dark .navbar-nav > li > a,*/
/*.navbar-default.navbar-dark .navbar-nav > li > a:hover,*/
/*.navbar-default.navbar-dark .navbar-nav > li > a:focus,*/
/*.navbar-default.navbar-dark .navbar-nav > .active > a,*/
/*.navbar-default.navbar-dark .navbar-nav > .active > a:hover,*/
/*.navbar-default.navbar-dark .navbar-nav > .active > a:focus {*/
/*  color: #fff;*/
/*}*/

.navbar-default .navbar-nav>li>a{
    color:white;
}


.navbar-default.navbar-dark .navbar-nav > .open > a,
.navbar-default.navbar-dark .navbar-nav > .open > a:hover,
.navbar-default.navbar-dark .navbar-nav > .open > a:focus {
  background-color: #0099da;
  background-image: none;
  color: #fff;
}
.navbar-default.navbar-dark .navbar-brand {
  color: #eee;
}
.navbar-default.navbar-dark + .main-header {
  background-color: #f1f1f1;
  border-bottom: solid 1px #ddd;
  color: #333;
}
.navbar-default.navbar-dark + .main-header .page-title,
.navbar-default.navbar-dark + .main-header a {
  color: #333;
  border-color: #333;
}
.navbar-default.navbar-dark + .main-header .breadcrumb > li + li:before {
  color: #888;
}
.navbar-default.navbar-dark + .main-header li.active,
.navbar-default.navbar-dark + .main-header li.current_item {
  color: #000;
  border-color: #000;
}
.navbar-dark .dropdown .dropdown-menu {
    background-color: #fff;
    color: #000;
    /*border-color: #0074b8;*/
    box-shadow: none;
}
.navbar-dark .dropdown .dropdown-menu a {
  color: #000;
  background-image: none;
  padding-bottom: 10px;
  padding-top: 10px;
}
.navbar-dark .dropdown .dropdown-menu a:hover,
.navbar-dark .dropdown .dropdown-menu a:focus {
  color: #fff;
}
.navbar-dark .dropdown .divider {
  background-color: #555;
}
.navbar-dark .dropdown .dropdown-header {
  color: #fff;
  border-color: #555;
}
.navbar-dark .sb-icon-navbar i {
  background-color: #0099da;
  background-image: none;
}
.navbar-dark .navbar-header .navbar-toggle {
  background-color: #00347F !important;
  background-image: none;
  margin-top: 24px;
}
/**/
/* Navbar Inverse */
.navbar-inverse {
  background-color: #0099da;
  background-image: none;
  color: #fff;
  box-shadow: none;
}
.navbar-inverse .navbar-brand {
  background-image: url("../img/logo_white.png");
}
.navbar-inverse .navbar-brand {
  color: #fff;
}
.navbar-inverse .navbar-brand span {
  color: #fff;
}
.navbar-inverse a {
  background-image: none;
}
.navbar-default.navbar-inverse .navbar-nav > li > a:hover,
.navbar-default.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-default.navbar-inverse .navbar-nav > .active > a {
  background-image: none;
  color: #fff;
}
.navbar-default.navbar-inverse .navbar-nav > li > a,
.navbar-default.navbar-inverse .navbar-nav > li > a:hover,
.navbar-default.navbar-inverse .navbar-nav > li > a:focus,
.navbar-default.navbar-inverse .navbar-nav > .active > a,
.navbar-default.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-default.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
}
.navbar-default.navbar-inverse .navbar-nav > li > a:hover,
.navbar-default.navbar-inverse .navbar-nav > li > a:focus,
.navbar-default.navbar-inverse .navbar-nav > .active > a,
.navbar-default.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-default.navbar-inverse .navbar-nav > .active > a:focus .navbar-default.navbar-inverse .navbar-nav > .open > a,
.navbar-default.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-default.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #444;
  background-image: none;
  color: #fff;
}
.navbar-default.navbar-inverse + .main-header {
  background-color: #f1f1f1;
  border-bottom: solid 1px #ddd;
  color: #333;
}
.navbar-default.navbar-inverse + .main-header .page-title,
.navbar-default.navbar-inverse + .main-header a {
  color: #333;
  border-color: #333;
}
.navbar-default.navbar-inverse + .main-header .breadcrumb > li + li:before {
  color: #888;
}
.navbar-default.navbar-inverse + .main-header li.active,
.navbar-default.navbar-inverse + .main-header li.current_item {
  color: #000;
  border-color: #000;
}
.navbar-inverse .dropdown .dropdown-menu {
  background-color: #444;
  color: #fff;
  border-color: #555;
  box-shadow: none;
}
.navbar-inverse .dropdown .dropdown-menu a {
  color: #fff;
  background-image: none;
}
.navbar-inverse .dropdown .dropdown-menu a:hover,
.navbar-inverse .dropdown .dropdown-menu a:focus {
  color: #fff;
}
.navbar-dark .dropdown .dropdown-menu .active > a:hover,
.navbar-dark .dropdown .dropdown-menu .active > a:focus,
.navbar-inverse .dropdown .dropdown-menu .active > a:hover,
.navbar-inverse .dropdown .dropdown-menu .active > a:focus {
  background-color: #0099da;
}
.navbar-inverse .dropdown .divider {
  background-color: #555;
}
.navbar-inverse .dropdown .dropdown-header {
  color: #fff;
  border-color: #555;
}
.navbar-inverse .sb-icon-navbar i {
  background-color: #333;
  background-image: none;
}
.navbar-inverse .navbar-header .navbar-toggle {
  background-color: #333;
  background-image: none;
}
.header-full-dark + .navbar-inverse {
  border-color: #0099da;
}


.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 14px;
    line-height: 20px;
    color: #019648;
    font-size: 20px;
    font-weight: 500;
}
@media screen and (min-device-width: 766px) and (max-device-width: 995px){
        .nav>li>a {
            padding: 10px 8px;   
            font-size: 14px;
            font-weight: 400;
        }
}
@media screen and (min-device-width: 996px) and (max-device-width: 1200px){
        .nav>li>a {
            padding: 10px 10px;
            font-size: 16px;
            font-weight: 600;
        }
}
.navbar-default.navbar-dark .navbar-nav > .open > a, .navbar-default.navbar-dark .navbar-nav > .open > a:hover, .navbar-default.navbar-dark .navbar-nav > .open > a:focus {
    background: none;
    background-image: none;
    color: #fff !important;
}



.navbar-dark .dropdown .dropdown-menu a:hover, .navbar-dark .dropdown .dropdown-menu a:focus {
    color: #fff !important;
    text-decoration: none !important;
}


/*nav bar end*/

.headline {
  
  line-height: 1.5em;
  color: black;
  position: relative;
}

.headline:after {
  content:' ';
  position: absolute;
  top:100%;
  /*left:50%;*/
  width: 100px;
  border:2px solid ;
  border-radius:4px;
  box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
  transform:translateX(-50%);
      right: 74%;
    margin-top: 7px;
    display: none;

}
.pd-t15{padding-top:15px;}
 .pd-b15{padding-bottom:15px;}
 .pd-r0{padding-right:0px;}
 .pd-l0{padding-left:0px;}
 .pd-l9{padding-left:9px;}
 .pb10{padding-bottom:10px;}

 .pd-lr0{padding-left:0px; 
    padding-right:0px;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
  }

 .mg-t15{margin-top:15px;}
 .mg-b15{margin-bottom:15px;}
 .mg-l0{margin-left:0px;}
 
    
@media screen and (min-width: 768px){
    .tab-section{
    background:url('../images/cheap-banner.webp');
    padding:30px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: #0074b8b5;
    }
}
@media screen and (max-width: 767px){
     .tab-section{
    background: #00347F;
    padding:30px 0px;
    }
.mobile-none{display:none;}
    #AP{display:block !important;}
}
    .arrow-right {
    height: -10px;
    position: absolute;
    top: -1px;
    right: -42px;
    border-top: 42px solid transparent;
    border-bottom: 42px solid transparent;
    border-left: 42px solid #019648;
    postion: relative;
}
.section-lounges{
    background: url('../images/lounges_banners.png');
    padding:30px 0px;
    background-repeat: no-repeat;
    background-color: #019648;
    background-size: contain;
    }
 .tab-right{
     background-color:#fff;
     padding-left:45px;
     }
 .form-height{height:54px;}
 .form-control {
    box-shadow: none;
    border: none;
    background: #d4d9dd;
    border-radius:6px;
    color: rgb(0 0 0/70%);
    font-size: 17px;
 }
 .btn-book{
    background-color: #00347F;
    border: 2px solid #00347F;
    color: white;
    font-weight: 400;
    border-radius: 50px;
    padding: 11px 31px;
    font-size: 20px;
 }
  .newsletter-box {
    background: #019648;
    padding: 10px;
}
.btn-book:hover {
    color: white;
}
.newsletter-box .news-insd {
    border: 1px dashed white;
    padding: 40px; 
}
.newsletter-box h5 {
    letter-spacing: 1px;
    font-size: 38px;
    color: white;
 
}
.newsletter-box h5 span {
    letter-spacing: 0.2px;
    font-size: 18px;
    color: white;
    display: block;

}
.newsletter-box input[type="text"] {
    width: 100%;
    display: inline-block;
    color: #b9c3cb;
    font-size: 13px;
    font-family: 'Poppins';
    font-weight: bold;
    height: 45px;
    border: none;
    background-repeat: no-repeat;
    background-position: 15px center;
    padding-left: 47px;
    margin-bottom: 10px;
}
.newsletter-btn {
    background: #18d726;
    color: white;
    padding: 13px 20px;
    border: none;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    cursor: pointer;
}
.tablinks{
    min-width:94px;
}
ul#main-tabs {
    margin-bottom: 0px;
}
.list-group-item:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.font35{
    font-size:20px;
}
.hotel-parking-tab{
    font-size:13px;
}
.font16{
    font-size:16px;
}
.radius-form{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.align-left{
    text-align:left;
}
.float-left{
    float:left;
}.float-right{
    float:right;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #019648;
    border-color: #019648;
}
.list-group-item {
    background: rgb(0 116 184 / 74%);
    color: rgba(255,255,255,1.00) !important;
    border: 2px solid #00c7ed;
    
}
.list-group-item:first-child {
    border-top-right-radius: 0px !important;
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight:100;
}
.round {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.box-icon-large {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 42px;
}
.box-icon-left {
    float: left;
    margin-right: 15px;
}
.box-icon-big {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 28px;
}
.thumb-title {
    margin: 0;
    line-height: 1em;
}
.thumb-desc {
    margin-bottom: 0;
    margin-top: 6px;
    font-size: 15px;
    color: #818181;
    line-height: 1.4em;
}
.mb30 {
    margin-bottom: 30px !important;
}
.mb15{
    margin-bottom: 15px;
}
.thumb-caption {
    display:table;
}
.box-icon-border, [class^="box-icon-border"], [class*=" box-icon-border"] {
    background: none;
    border: 1px solid #12a641;
    color: #12a641;
}
.parking-section2{
    padding:30px;
}


 

.image-effects figure {
  background-color: transparent;
  height: auto;
 }
  .image-effects .image-holder {
      min-height:220px;
      max-height:220px;
      overflow:hidden;
  }
  .image-effects figure.active {
    transition: all 0.2s ease-in-out;
    background: #3e3e3e;
    z-index: 5;
    height: 100%;
    width: 100%; }
    .image-effects figure.activeimg {
      opacity: 0;
      height: 0px;
      width: 0px;
      transition: all 0.2s ease-in-out;
}
  .image-effects figure .close {
    border-radius: 50%; }
  .image-effects figure figcaption.figure-caption {
    position:absolute;
    bottom:20px;
    left:15px;
    font-size: 1.25rem;
    color: #fff; }
    
.hover-effects {
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: #019648;
  background-repeat:no-repeat;
  background-position:bottom; 
}

.hover-effects .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 50px 20px;
}

.hover-effects img {
  display: block;
  position: relative;
  max-width: none;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px,0,0);
  transform: translate3d(-10px,0,0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.hover-effects:hover img {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.hover-effects h2 {
  color: #fff;
  text-align: left;
  position: relative;
  font-size: 1.25rem;
  overflow: hidden;
  padding: 0.5em 0;
  background-color: transparent;
  margin-left:5px;
}

.hover-effects h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 2px;
  background: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
}

.hover-effects:hover h2:after {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.hover-effects a, .hover-effects p {
  color: #FFF;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
}

.hover-effects:hover a, .hover-effects:hover p {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.top-slider{
        background-color: #0074b8b5;
}
.top-slider-p{
    padding:45px;
}
img.figure-img {
    height: 215px;
    width:100%;
}   
.px-3 {padding-left: 1rem !important;}
.image-effects figure figcaption.figure-caption {
    position: absolute;
    bottom: 20px;
    left: 15px;
    font-size: 1.25rem;
    color: #fff;
}
figure.figure.col-md-6 {
    padding-right: 5px;
    padding-left: 5px;
}
figure.figure.col-md-5 {
    padding-right: 5px;
    padding-left: 5px;
}
figure.figure.col-md-7 {
    padding-right: 5px;
    padding-left: 5px;
}
.footer-social{
    padding: 13px 34px;
    width: 100%;
    display: block;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #e9ecef !important;
    border-color: #e9ecef;
}
.social-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
    margin-bottom: 10px;
}
.gap {
    display: block;
    position: relative;
    margin: 30px 0 30px 0;
    clear: both;
}
.icon-group > li {
    float: left;
    margin-right: 5px;
}
.booking-item-rating .booking-item-rating-stars {
    display: inline-block;
    margin-bottom: -5px;
    color: #fbbc04;
}
.icon-group {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.booking-item-rating {
    margin-bottom: 3px;
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 8px;
    border-radius: 8px;
}
.height80{
    height:80px !important;
}
.height100{
    height:100px !important;
}
.social{padding: 0px 5px;}
.no-border{border:none;}
.mt-10{
    margin-top: -10px;
}
.section-heading{
    text-align:center;
    //border-bottom:solid 1px #eee;
}
/*Service Section*/
.bgeee{
    background-color: #eeeef1;
}
.mb-60 {
    margin-bottom: 60px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-20{
    margin-bottom: 20px;
}

.serviceSection ul li .list {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
}
.serviceSection ul {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
.serviceSection {
    padding: 35px 0;
    width: 100%;
    color: #737880;
    font-size: 15px;
    border-top: 1px solid #eee;
    position: relative;
}
.serviceSection ul li h4 {
    color: #019648;
    font-weight: 400;
    margin-bottom: 20px;
    min-height: 38px;
}
.serviceSection h3 {
    color: #fff;
}

.serviceSection:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    /*background-image: linear-gradient(135deg,#019648 0,#019648 29%,#019648 100%);*/
    z-index: -2;
}
.serviceSection:after, .serviceSection:before {
    bottom: 0;
    content: "";
}
.serviceSection:after {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    /*background: url(../images/bgweb2.webp) center center no-repeat;*/
    z-index: -1;
}
.serviceSection ul li {
    background: #fff;
    box-shadow: 0 0.8rem 4.8rem 0 rgba(0,0,0,.17);
    box-sizing: border-box;
    margin: 15px;
    width: 30.5%;
    float: left;
    padding: 28px;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 300;
}
* {
    margin: 0;
    padding: 0;
    text-decoration: none;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
#profession-list, .key ul, .meetAndGreetService ul, .serviceSection ul, .signUp .type {
    list-style-type: none;
}
/*End Service Section*/



/* Review Slider */
.carousel {
    /* margin: 50px auto; */
}
.carousel .item {
    color: #999;
    overflow: hidden;
    min-height: 120px;
    font-size: 13px;
}
.carousel .media {
    position: relative;
    padding: 0 0 0 20px;
    margin-left: 20px;
}
.carousel .media img {
    width: 75px;
    height: 75px;
    display: block;
    border-radius: 50%;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    border: 2px solid #fff;
}
.carousel .testimonial {
    color: #000;
    position: relative;
    background: none;
    padding: 15px;
    /*border: 1px solid #019648;*/
    margin: 0 0 20px 20px;
    text-align:center;
}
/*.carousel .testimonial::before, .carousel .testimonial::after {*/
/*    content: "";*/
/*    display: inline-block;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    bottom: -20px;*/
/*}*/
/*.carousel .testimonial::before {*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    background: #9b9b9b;*/
/*    box-shadow: inset 12px 0 13px rgba(0,0,0,0.5);*/
/*}*/
.carousel .testimonial::after {
    width: 0;
    height: 0;
    border: 10px solid #019648;
    border-bottom-color: #fff;
    border-left-color: #fff;
}
.carousel .item .row > div:first-child .testimonial {
    margin: 0 0px 20px 0;
}
.carousel .item .row > div:first-child .media {
    margin-left: 0;
}
.carousel .testimonial p {
    text-indent: 40px;
    line-height: 21px;
    margin: 0;
  font-size: 15px;
    font-weight: 500;
}

.carousel .overview {
    padding: 3px 0 0 15px;
}
.carousel .overview .details {
    padding: 5px 0 8px;
  color: #000;
    font-weight: 600;
}
.carousel .overview b {
    text-transform: uppercase;
    color: #000;
}
.carousel .carousel-control {
    width: 30px;
    height: 30px;
    background: #999;
    text-shadow: none;
    top: 4px;
    border-radius: 50px;
}
.carousel-control i {
    font-size: 16px;
}
.carousel-control.left {
    left: auto;
    right: 40px;
}
.carousel-control.right {
    left: auto;
}
.carousel-indicators {
    bottom: -80px;
}
.carousel-indicators li, .carousel-indicators li.active {
    width: 18px;
    height: 18px;
    border-radius: 0;
    margin: 1px 4px;
}
.carousel-indicators li {   
    background: #e2e2e2;
    border: 4px solid #fff;
}
.carousel-indicators li.active {
    color: #fff;
    background: #ff5555;    
    border: 5px double;    
}
.star-rating li {
    padding: 0 2px;
}
.star-rating i {
    font-size: 17px;
    color: #fbbc04;
}




.border-bottom{
    /*border-bottom: 5px solid #161916;*/
    /*margin-bottom: 2px;*/
}
.extra-box {
    margin: 32px 0;
    height: 142px;
}
p.textbox {
    color: #fff;
}
/*transfer form css start*/
.osb-location-box{
    position: absolute;
    border: 1px solid rgba(0, 0, 0, 0.1);;
    background-color: #fff;
    z-index: 2000;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    margin-top: 2px;
    width:89%;
    border-radius:4px;
}
.osb-location-box ul {
    margin: 0; 
    padding: 0;
}
.osb-location-box:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #999;
    border-top: 0;
    border-bottom-color: rgba(0,0,0,.2);
    position: absolute;
    top: -7px;
    left: 6px;
}
.osb-location-box:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    position: absolute;
    top: -6px;
    left: 7px;
}
.osb-location-box li {
    list-style: none;
    padding: 5px;
    margin: 0;
    cursor: pointer;
}
.osb-location-box li:hover {
    background-color: #019648;
    color:#fff;
    cursor: pointer;
}
.osb-location {
    cursor: pointer;
}
#osb-search-form-transfers .spinner {
    position: absolute;
    z-index: 5000;
    right: 10px;
    bottom: 20px;
}
span#spinner-1 {
    position: absolute;
    right: 18px;
    bottom: 4px;
}
span#spinner_2 {
    position: absolute;
    right: 18px;
    bottom: 4px;
}
.ps-booking-fee{
    border-bottom:1.5px solid #019648;
}

.flex-display {
    display: flex;
} 
/*transfer form css end*/
/*payment-step 1 start*/
a.waves-effect.waves-light.btn.btn-makepak{
    padding: 16px;
    }
.secure-img{
    padding-top: 25px;
    }
.mag-booking50{
    width:50%;
    }
.mag-total{
    font-size:23px;
    }
.osb-info-eye{
    color: #019648;
}
.payment{    
    border: 1px solid #FF7F00;
    border-radius: 20px;
    margin-top: 15px;
}
.payment-main{    
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    border-color: #dcdcdc;
    /*margin-top: 15px;*/
    /*box-shadow: 0 16px 26px -10px rgba(27, 26, 26, 0.4), 0 4px 25px 0px rgba(0, 0, 0, 0.46), 0 8px 10px -5px rgba(27, 26, 26, 0.56);*/
}
.pay-heading{
    font-size: 26px;
    background: #019648;
    padding: 9px;
    margin-top: 10px;
    color: #fff;
    /*border-radius:8px;*/
    }
.multi-card-heading{
    font-size: 17px;
    font-weight:blod;
    background: #019648;
    padding: 9px;
    margin-top: 12px;
    color: #fff;
    border-radius:5px;
    }
.drop-return{
    background-image: url(../images/bar.png);
    background-size: cover;
    background-position: center;
    padding: 3px 0px;
}
/*payment-step 1 end*/
/*listing start*/
.multi-cross{
    position: absolute;
    bottom: 30px;
}
button.btn.moreinfo-lst.multi-card-info{
    padding:10px 10px 10px 10px;
}
.moreinfo-lst{
    cursor:pointer;
    color: #212521;
    background-color: transparent;
    background-image: none;
    border-color: #212521;
  }
  .moreinfo-lst:hover{ 
    cursor:pointer;
    color: #fff;
    background-color: #212521;
    border-color: #212521;
}
.listing-images {
    object-fit: contain;
     width: 100%;
     max-height: 139px;
}
.btn-listing {
     width: 100%;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    background-color: #F5A222;
    border-color: #F5A222;
}
.newlist-group{
    border: 1px solid #0074b847;
    background: #eceaec;
    }
.btn-xl {
    width: 98px;
    height: 98px;
    padding: 21px 1px;
    line-height: 1.33;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    font-size: 25px;
    border-width: 2px;
    display: inline-block;
    bottom: -55px;
    color: #000;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    border: 1px solid #00000078;
    box-shadow: 1px 8px 11px 2px #000;
    
}
.awards-top{    
    border-bottom: 1px solid #eee;
    padding-top: 12px;
    /*box-shadow: 0 4px 4px -4px #0074b8;*/
    background-color:#fff;
}
.list-inline>li.awards {
    width:25%;
    vertical-align:middle;
}
.rev-font {
    font-size: 23px;
    }
.img-div{    
    /*border-bottom: 1px solid #eee;*/
    padding-bottom: 4px;
    /*box-shadow: 0 4px 4px -4px #0074b8;*/
}
.iconz {
    display: inline-block;
    background: #8080808c;
    margin-bottom: 5px;
    height: 30px;
    width: 28px;
    margin-right: 8.5px;
    padding: 5px;
    border-radius: 3px;
    text-align:center;
}
.product {
    background-color: #fff;
    border-radius: 20px;
    border: 1px solid #FF7F00;
    margin-top: 15px;
    /*border-radius: 10px;*/

}
.listing-points {
    font-size: 13px;
    line-height: 19px;
    clear: both;
    color: #343434;
    padding-left: 18px;
    list-style-image: url(../images/check-mark.jpeg);
}
.comp-logo{
    width:100%;
    }
.pro-price {
    font-size: 30px;
    line-height: 20px;
    letter-spacing: -1px;
    word-wrap: break-word;
    display: block;
}
.card {
  background-color: #FFFFFF;
  padding: 10px 0;
  width: 100%;
  border-radius: 6px;
  color: rgba(0,0,0, 0.87);
  background: #fff;
}
.wizard-container {
  /*padding-top: 100px;*/
  z-index: 3;
}
.wizard-container .wizard-navigation {
  position: relative;
}

.wizard-card {
  min-height: 410px;
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.wizard-card[data-color="red"] .moving-tab {
  position: absolute;
  text-align: center;
  padding: 12px;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-font-smoothing: subpixel-antialiased;
  background-color: #019648;
  top: -4px;
  left: 0px;
  border-radius: 4px;
  color: #FFFFFF;
  cursor: pointer;
  font-weight: 500;
  box-shadow: 0 16px 26px -10px rgba(76, 175, 80, 1), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(244, 67, 54, 0.2);
}

.wizard-card .nav-pills > li {
  text-align: center;
}
.wizard-card .btn {
  text-transform: uppercase;
}
.wizard-card .info-text {
  text-align: center;
  font-weight: 300;
  margin: 10px 0 30px;
}
.figure-img{
    height:149px;
    /*border: 2px solid #0074b8;*/
    padding: 5px;
}
.del-price{
    font-size: 16px;
    font-weight: 900;
    position: relative;
    bottom: 20px;
    }
    .orignal-price{
    position: relative;
    bottom: 29px;
    font-size:23px;
    font-weight: 700;
    }
/*ribbion css*/
.ribbon-rec span {
    position: absolute;
    display: block;
    width: 130px;
    padding: 3px 0;
    background-color: #caa85a;
    color: #fff;
    font-size: 10px;
    font-family: 'Poppins';
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    text-align: center;
    background: #79A70A;
    background: linear-gradient(#d4560c9e 0%, #e83012f7 100%);
}
.ribbon {
    top: -24px;
    left: -16px;
}
.ribbon-rec {
    top: -24px;
    left: -16px;
}
.ribbon {
    width: 137px;
    height: 117px;
    overflow: hidden;
    position: absolute;
    margin-left: 17px;
}
.ribbon::before,
.ribbon::after {
    position: absolute;
    z-index: 0;
    content: '';
    display: block;
    border: 2px solid #587a07;
}
.ribbon-rec {
    width: 80px;
    height: 80px;
    overflow: hidden;
    position: absolute;
    margin-left: 17px;
}
.ribbon-rec::before,
.ribbon-rec::after {
    position: absolute;
    z-index: 0;
    content: '';
    display: block;
    border: 2px solid #587a07;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
    border-top-color: transparent;
    border-left-color: transparent;
}
.ribbon::before {
    top: 0;
    right: 20px;
}
.ribbon-rec::before {
    top: 0;
    right: 0;
}
.ribbon-top-left::after {
    bottom: 0;
    left: 0;
}
.ribbon-top-left span {
    right: -19px;
    top: 21px;
    transform: rotate(-45deg);
}
.ribbon span {
    position: absolute;
    display: block;
    width: 206px;
    padding: 3px 0;
    background-color: #caa85a;
    color: #fff;
    font-size: 11px;
    font-family: 'Poppins';
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    text-align: center;
    background: #79A70A;
    background: linear-gradient(#9BC90D 0%, #79A70A 100%);
    top: 36px;
}
.primart-light{
    background-color:#0074b8a8;
        border-radius: 15px;
    
}
.primary-color {
    /*color:#0074b8;*/
    color: black;
    font-weight: 600;
    /*font-size: 36px;*/
    
}
.primart-bg-color{
    background-color: #055988;
    border: 2px solid #055988;
}
/*listing end*/
/*moreifo start*/


.description{
    padding-left:15px;
    padding-right:15px;
}
.tab-container.style1 ul.tabs li.active>a, .tab-container.style1 ul.tabs li:hover>a {
    color: #fff;
    background: #FF7F00;
    position: relative;
}
.tab-container.style1 ul.tabs li a {
    height: 30px;
    line-height: 30px;
    background: #3a3a3c;
    padding: 0 18px;
    color: #ffffff;
    font-weight: 400;
    font-size: .9167em;
    font-weight: 700;
    margin-bottom: 15px;
}
.tab-container ul.tabs.full-width li a {
    padding: 0;
    text-align: center;
}
.tab-container ul.tabs li.active>a, .tab-container ul.tabs li:hover>a {
    color: #01b7f2;
    background: #fff;
}
.tab-container ul.tabs li a {
    color: #fff;
    display: block;
    padding: 0 20px;
    background: #d9d9d9;
    font-size: 1em;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}
.tab-container.style1 ul.tabs li.active>a:after, .tab-container.style1 ul.tabs li:hover>a:after {
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -10px;
    border-top: 5px solid #FF7F00;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
}
.tab-container.style1 ul.tabs li {
    padding-right: 10px;
}
.tab-container ul.tabs.full-width li {
    float: none;
    display: table-cell;
    vertical-align: middle;
    width: 1%;
}
.tab-container ul.tabs li {
    float: left;
    padding-right: 4px;
}
.mod {
    position: absolute;
    top: -16px;
    right: -17px;
    border-radius: 50px;
    font-size: .9167em;
    font-weight: 700;
    background: #3a3a3c;
    height: 34px;
    line-height: 34px;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 0 15px;
    white-space: nowrap;
}
.more-info-price {
    width: 100%;
    color: #FF7F00;
    text-align: center;
    margin: 0;
    padding: 10px 0;
    font-weight: 700;
    font-size: 2.4em;
    text-decoration: underline;
    font-family: Impact,Haettenschweiler,Franklin Gothic Bold,Charcoal,Helvetica Inserat,Bitstream Vera Sans Bold,Arial Black,"sans serif";
}
.more-info-type {
    display: block;
    font-size: 1.2em;
    background: #3a3a3c;
    color: #fff;
    font-weight: 700;
    padding: 5px 0;
    text-align:center;
}
.price-area {
    color:#00347F;
    }
    .price-area .price {
    font-size: 27px;
    line-height: 35px;
    letter-spacing: -1px;
    }
    .discount-price {
    line-height: 13px;
    color: #019648;
    font-weight: 700;
    font-size: 16px;
    text-decoration: line-through;
}
.discont-msg {
    text-transform: uppercase;
    margin: 0 0 1px;
    display: block;
    padding: 2px 14px 2px;
    text-align: center;
}
.discont-msg.avable {
    background-color: #caa85a;
    color: #fff;
    font-size: 11px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    text-align: center;
    background: #79A70A;
    background: linear-gradient(#9BC90D 0%, #79A70A 100%);
}
.discont-msg.notavable {
    background-color: #caa85a;
    color: #fff;
    font-size: 11px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    text-align: center;
    background: #e83012f7;
    background: linear-gradient(#d4560c9e 0%, #e83012f7 100%);
}
/*moreinfo end*/
/*airport-parking-pages start*/
.title {
    font-size: 17px;
    line-height: 1.33;
    transition: all .2s linear;
    color: #333;
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
}


.table thead.table-color {
    border: none;
    width: 100%;
    color:#000;
}
.th-heading {
    
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
    
    text-align: center;
}
.product-details {
    width: 60%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}
/*bootstrap class*/
.table>thead>tr>th {
    vertical-align: middle;
    border-bottom:none !important;
    border:none !important;
   
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: none !important;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.product-image {
    display: inline-block;
}
.product-image {
    width: 40%;
    float: left;
}
.title {
    font-size: 17px;
    line-height: 1.33;
    transition: all .2s linear;
    color: #333;
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
}
.product-details {
    width: 60%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}
.airport-parking-star {
    color: #fd8204;
    display: block;
    margin-bottom: 2px;
}
.airport-parking-address {
    display: block;
    margin-bottom: 5px;
}
.airport-parking-features{
    text-align:left;
    margin-top: 15px;
}
.table>tbody>tr>td, .table>tfoot>tr>td {
    vertical-align: middle;
    text-align: center;
}
.price-parking {
    color: #019648;
    font-size: 31px;
    line-height: 1.33;
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
    position: relative;
}
.companies-heading{
    color: #ffffff;
    background-color: #019648;
    border-color: #019648;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
/*airport-parking-pages end*/

.icon-img {
    width: 48px;
}
.secure-payment-img {
    height: 173px;
}


.stepwizard-step p {
    margin-top: 0px;
    color:#666;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
    top: 13px;
}
.btn-wizard{
    font-weight: bold;
    color: #fff;
    border-color: #019648;
    background-color: #019648;
}
.stepwizard-step button[disabled] {
    /*opacity: 1 !important;
    filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity:1 !important;
    color:#bbb;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content:" ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

/*terms css start*/

a:hover,a:focus{
    outline: none;
    text-decoration: none;
}
.tab .nav-tabs{ border-bottom: 5px solid #593082; }
.tab .nav-tabs li a{
    display: block;
    padding: 10px;
    border: 2px solid #593082;
    border-radius: 0;
    background: #fff;
    font-size: 20px;
    font-weight: 700;
   /* color: #593082;*/
    text-align: center;
    margin: 0 5px 30px 0;
    z-index: 1;
    position: relative;
    transition: all 0.3s ease 0s;
}
.tab .nav-tabs li a:hover,
.tab .nav-tabs li.active a{
    color: #593082;
    border: 2px solid #593082;
}
.tab .nav-tabs li a:before{
    content: "";
    width: 15px;
    height: 15px;
    background: #593082;
    border-radius: 50%;
    margin: 0 auto;
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
}
.tab .nav-tabs li.active a:before{
    background: #019648;
    border: 2px solid #fff;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.25);
    transform: scale(2);
}
.tab .tab-content{
    padding: 20px;
    margin-top: 0;
    border-radius: 0 0 5px 5px;
    font-size: 15px;
    /*color: #7a9181;*/
    background: #fff;
    line-height: 30px;
}
.tab .tab-content h3{
    font-size: 24px;
    margin-top: 5px;
}
@media only screen and (max-width: 992px){
    .tab .nav-tabs li{
        width: 100%;
        text-align: center;
    }
    .tab .nav-tabs li a{
        margin-right: 0;
        margin-bottom: 20px;
    }
    .tab .nav-tabs li a:before,
    .tab .nav-tabs li.active a:before{
        width: 0;
        height: 0;
        background: none;
        box-shadow: none;
        border: none;
        bottom: -10px;
        transform: scale(1);
    }
    .tab .nav-tabs li.active a:before{
        border-top: 10px solid #593082;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
    }
    
}
/*terms css end*/


@media (min-width: 316px) and (max-width: 684px) {
    .multi-cross{
        bottom: 26px !important;
    }
}

@media (max-width: 767px){
    .services-now li {
        width:100%;
    }
    .pd-t-res{
        padding-top:10px;
    }
    .pd-l0 {
        padding-left: 15px;
    }
    .pd-r0 {
        padding-right: 15px;
    }
    .vertical-align {
        display: block;
    }
    .mble-listing{
        padding-left: 0px;
        padding-right: 0px;
    }
    .btn, .btn-morphing{
        margin-bottom: 10px;
        margin-top:10px;
    }
    .mag-booking100{
        width:100%;
    }
    
}


@media (max-width: 992px){
    .tab-container ul.tabs.full-width li{
        display: block;
        width: 100%;
        list-style: none;
    }
    .multi-cross{
        bottom: 20px;
    }
    .mbs15{
        margin-bottom:15px;
    }
    .mg-l0{margin-left:15px;}
    .pd-l0 {/*padding-left: 15px;*/}
    .pd-lr0 {
        padding-left: 5px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
        background-color: #FE902A;
}
    .hovereffect .overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
        padding: 50px 20px;
    }
    .tab-right {
    padding-left: 15px;
}
    .info-payment{
        padding-left:0px;
        padding-right:0px;
    }
}


#AP{
    /*padding: 19px;*/
    padding-bottom: 0px;
}
#AL{
    padding: 19px;
    padding-bottom: 0px;
}
#AT{
    padding: 19px;
    padding-bottom: 0px;
}
#intro{
  margin: 50px 0px;
}
.border-bottom{
  margin: 50px 0px;
}
.ui-widget-header {
    border: 1px solid #ddd;
    background: #00347F  !important;
    font-weight: 700;
}
.ui-button.ui-state-active:hover, .ui-button:active, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active {
    border: 1px solid #00347F  !important;
    background: #00347F  !important;
    font-weight: 400;
    color: #fff;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{
    border: 1px solid #00347F !important;
    background: #00347F !important;
    color: white !important;
}

.company-name{
    color: #000;
    font-weight: 500;
    font-size: 19px;
}
.services{
    color: #000;
    font-weight: 500;
    font-size: 17px;
    padding-bottom: 10px;
}


.tab-content-wrapper{
    padding: 25px;
    color: #000;
    height: 400px;
     overflow-y: auto;
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 2px solid #FF7F00;
    background-color: #FF7F00;
}

    @media screen and (max-width: 400px){
         .stepwizard {
            width: 92%;
            top: 13px;
        }
        .btn-listing {
            width: 100%;
            font-size: 12px;
        }
        .progress.active .progress-bar, .progress-bar.active {
            width: 90% !important;
        }
    }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #fff;
    opacity: 1;
}

@media  screen and (min-width: 1200px){
        .types{height: 460px !important;}
    }
    
    @media  screen and (max-width: 991px){
        .types{
            height: auto !important;
        }
    }
    
    @media  screen and (max-width: 320px){
        .types{
            height: auto !important;
        }
        .tablinks {
            min-width: 80px;
        }
    }
    
    #ar-brand img{
        /*max-width: 175px;*/
    }
    
    
    
    
        
.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev .ui-icon-circle-triangle-w span:before{
    transform: rotate(45deg);
    border-style: solid;
    border-width: 3px 3px 0 0;
    height: 7px;
    width: 7px;
    cursor: pointer;
    content: "";
    display: inline-block;
    top: 68% !important;
    left: 63% !important;
}
.ui-icon, .ui-widget-content .ui-icon, .ui-widget-header .ui-icon .ui-icon-circle-triangle-e span:before{
    transform: rotate(-135deg);
    border-style: solid;
    border-width: 3px 3px 0 0;
    height: 7px;
    width: 7px;
    cursor: pointer;
    content: "";
    display: inline-block;
    top: 68% !important;
    left: 63% !important;
}

.ui-icon, .ui-widget-content .ui-icon, .ui-widget-header .ui-icon{background-image: none !important;}    
    
.btn-white-zmd2 {
    float: left !important;
    background-color: #FFCC05;
    border-radius: 5px !important;
    color: #019648 !important;
    font-weight: 500 !important;
    padding: 9px 10px !important;
    margin-top: 3px !important;
    font-size: 20px !important;
    border:1px solid #FFCC05 !important;
}
   
.btn-white-zmd2:hover {
    float: left !important;
    border:1px solid #FFCC05 !important;
    border-radius: 5px !important;
    color: white !important;
    font-weight: 500 !important;
    padding: 9px 10px !important;
    margin-top: 3px !important;
    font-size: 20px !important;
}

.pt-4 {
    font-size: 44px;
    color: #fdf8f8;
    text-shadow: 0px 0px 5px #0d0d0d;
}

.top-main-heading {
    color: #FFFFFF;
    padding: 5px 10px !important;
    border-radius: 5px;
    margin: auto;
    font-family: 'Poppins';
    font-size: 20px;
}
    
    .parking-form {
    padding: 10px !important;
    display: inherit;
    background-color: rgb(255 255 255/32%);
    width: 100%;
    opacity: 1;
    margin-top: 10px;
    padding: 30px !important;
    border-radius: 15px;
}

.btn-default:hover {
    background-color: #00347F !important;
    color: #fff !important;
    border:1px solid #00347F;
    cursor: pointer;
}
    .form-group button {
    background-color: #FF7F00;
    display: inline-block;
    color: #fff;
    padding: 1.2rem 2.25rem;
    font-size: 17px;
    line-height: 1;
    text-transform: uppercase;
    border-radius: 6px;
    border-color: #FF7F00;
    /*width: 100%;*/
}
.sec-section {
    padding: 30px 0 30px;
    background-color: #fff;
    margin-top: 20px;
    transition: all .6s cubic-bezier(.24,1,.3,1);
    -webkit-transition: all .6s cubic-bezier(.24,1,.3,1);
    box-shadow: 0 34px 90px 0 rgba(0,0,0,.07000000000000001);
    min-height: 280px;
}

h4{
    margin-bottom: 0.5rem;
    line-height: 1.2;
    color: #232323;
    font-weight: 600;
    font-family: 'Poppins';
    font-size: 2.25rem;
}
.TopSection .inside_ss_box {
    background: #fff;
    padding: 30px;
    margin-bottom: 20px;
    min-height: 400px;
}
.sec-section .inside_ss_box {
    background: #eee;
    padding: 5px 8px;
    margin-bottom: 20px;
    border-radius: 10px;
    transition: all .6s cubic-bezier(.24,1,.3,1);
    -webkit-transition: all .6s cubic-bezier(.24,1,.3,1);
    box-shadow: 0 34px 90px 0 rgba(0,0,0,.07000000000000001);
    min-height: 250px;
    border: 2px solid #017b3f;
}
.inside_ss_box .fa {
    color: #019648;
}
.inside_ss_box .far {
    color: #019648;
}
.inside_ss_box .fas {
    color: #019648;
}
.inside_ss_box h3 {
    font-size: 19px;
    color: black;
}
h3{
    margin-bottom: 0.5rem;
    line-height: 1.2;
    font-weight: 600;
    font-family: 'Poppins';
}
.txt-justify {
    text-align: justify;
}
p {
    margin-bottom: 1.25rem;
    /*color: #212529ad;*/
}

.inside_ss_box:hover {
    background-color: #019648;
    color: #ffffff !important;
    -webkit-box-shadow: -7px 6px 0px 0px rgb(255 203 9);
    border-radius: 10px;
}
.inside_ss_box .fa:hover {
    color: white;
}
.icon1 {
    font-size: 45px !important;
}
.fa-check-square-o:before {
    content: "\f14a";
}
.inside_ss_box:hover h3, .inside_ss_box:hover i, .inside_ss_box:hover p {
    color: #fff;
}
.TopSection_S {
    padding: 60px 0 50px;
    /* background-color: #fdebd3; */
    background-image: linear-gradient( to right, #00000080, #00000042),url(../images/bgweb2.webp);
    background-size: cover;
    background-position: center;
}
.inside_ss_box:hover .btn-default {
    color: #000 !important;
    background-color: #ffcb09 !important;
}
.inside_ss_box .btn-default {
    color: #000 !important;
    background-color: #ffcb09 !important;
}

.cards {
    position: relative;
    display: inline-block;
}

.review-heading {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    padding-top: 25px;
    color: #232323;
    margin-bottom: 5rem !important;
}

#lounge-slider .prod-slider-container {
      position: relative;
      font-family: font-awesome;
    }
    #lounge-slider .owl-buttons {
      display: flex;
      width: 100%;
      justify-content: space-between;
    }
    #lounge-slider .owl-prev,
    .owl-next {
      position: absolute;
    }
    #lounge-slider i.fa {
     cursor: pointer;
    position: absolute;
    font-size: 24px;
    padding-top: 8px;
    height: 39px;
    width: 39px;
    color: rgb(255 255 255);
    background-color: #017b3f;
    border-radius: 50%;
    display: table-cell;
    margin-top: 20px;
    }
     .owl-prev,
    .owl-next {
      background-color: transparent;
      border: 0px none transparent;
      width: 0px;
      height: 0px;
    }
     .owl-perv {
      left: 0;
    }
     .owl-next {
      right: 72px;
    }
    .prod-slider-container{
    margin-bottom: 6rem;
    }
    #lounge-slider .item {
        display: inline-block;
            width: 320px;
    	height: 265px;
        position: relative;
    }
    .owl-theme .owl-controls .owl-buttons div{
        background: #ffffff;
    }
    .owl-pagination{
    	display: none !important;
    }
h2.review-heading::after {
    content: "";
    width: 100px;
    position: absolute;
    margin: 0 auto;
    height: 3px;
    background: #37a000;
    left: 0;
    right: 0;
    bottom: -10px;
}
.owl-carousel .owl-wrapper{text-align:center;}
.slide-img {
    width: 300px;
    height: 250px;
    margin-bottom: 17rem;
    background-position: top;
    background-size: cover;
}



.carousel-control-next .fa{
    top: 6px;
    position: relative;
}

.carousel-control-prev .fa{
    top: 6px;
    position: relative;
}
.add_box {
    color: #6c6c6c;
}
.inner_text {
    color: #6c6c6c;
    font-size: 15px;
}
.categoty {
    padding: 0;
    list-style-type: none;
}
.footer_font {
    color: #ffff !important;
}
.footer_hr{
    height: 5px;
    background-color: rgba(255,255,255,.1);
    /* position: absolute; */
    top: 0;
    width: 80%;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}

.parking-result.variation {
    margin-bottom: 0;
    position: relative;
}
.parking-result.variation .title {
    width: 170px;
    float: left;
    text-align: center;
    line-height: 33px;
    padding-top: 10px;
    font-weight: bold;
    border-right: 1px solid #000;
}
.parking-result .title {
    display: table;
    width: 100%;
}
.sidebar.variation .ameend {
    padding-top: 13px;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 0;
    margin-right: 15px;
    color: #019648;
}
.sidebar .content {
    background-color: #f6f6f6;
    padding: 15px;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
}
.sidebar.variation .content {
    padding-left: 180px;
    padding-bottom: 0;
    padding-top: 17px;
    border: 1px solid #ccc;
    border-radius: 3px;
    display: block;
}
.sidebar.variation .content-row {
    padding-top: 13px;
    padding-bottom: 5px;
    display: inline-block;
    float: left;
    border-bottom: 0;
    margin-right: 5px;
}
.sidebar .content-row {
    border-bottom: dashed 1px #ddd;
    padding-top: 5px;
    padding-bottom: 5px;
}
.sidebar.variation .result-label {
    width: auto;
    margin-right: 5px;
}
.sidebar .result-label {
    color: #019648;
    font-weight: 600;
    width: 42%;
    float: left;
    text-align: left;
    display: inline-block;
}
.sidebar.variation .content-row {
    padding-top: 13px;
    padding-bottom: 5px;
    display: inline-block;
    float: left;
    border-bottom: 0;
    margin-right: 5px;
}

button#edit_button {
    margin-top: -8px;
    margin-left: 10px;
}
.sec-radius {
    border-radius: 10px;
    margin-bottom: 20px;
}
.page-content {
    position: relative;
    padding-bottom: 3.75rem;
    border-bottom: 3px solid #37a000;
    /*background-color: #f9f9f9;*/
    z-index: 1;
}

 .logo-img{
        width: 35%;
    }
    @media  screen and (max-width: 768px){
        .logo-img{
            width: 55%;
        }   
        .negative-pf{
            margin-top: -52px;
        }
    }
    .helpline{
        color: #333;
    }
    @media screen and (max-width: 400px){
        .negative-pf {
            margin-top: -10px;
        }
    }

.list-inline>li {
    display: inline-block;
     padding-right: 0px; 
     padding-left: 0px; 
}
.sticky {
  /*position: fixed;*/
  top: 0;
  width: 100%
}



        @media screen  and (min-device-width: 200px)  and (max-device-width: 767px){
               .logo-img2{
                    /*width: 22%;*/
                    /*margin-top: -39px;*/
                    padding: 10px;
                }
                .vertical-align {
                    display: none;
                }
                .navbar-brand{
                    float: none !important;
                }
        }
            


.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{margin-left: -34px;    margin-top: -13px;}
@media only screen and (max-width: 991px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .collapse.in{
      display:block !important;
  }
}
@media only screen and (min-width: 992px) {
    .mobile-view{
        display:none;
    }
    .fac-height{
    height:120px;
}
  .navbar-nav{float: right;}
  .navbar-default.navbar-dark .navbar-nav > .open > a, .navbar-default.navbar-dark .navbar-nav > .open > a:hover, .navbar-default.navbar-dark .navbar-nav > .open > a:focus{color: white !important;}
}
@media only screen and (max-width: 767px) {
 .navbar-brand{padding: 0px 0px;}
}
.navbar-brand
.navbar{margin-bottom: 13px !important;padding-top: 20px !important;}
@media  screen and (max-width: 1199px){
    .navbar-manange {margin-bottom: 10px;}
    .helpline-span{
    font-size: 13px;
    color: #019648 ;
    }
    .helpline-number{
        font-weight: 600;
        font-size: 25px;
        color: #019648;
    }
}
@media  screen and (min-width: 1200px){
    .navbar-manange {margin-right: 9px;}
    .company-name{height:70px}
}
@media  screen and (min-width: 1200px){
    .logo-img2{width:auto;height:auto;}
    
    .helpline-span{
        font-size: 13px;
        color: #019648;
    }
    .helpline-number{
        font-weight: 600;
        font-size: 25px;
        color: #019648;
    }
    .ul-cs{
        width: 100%;
        justify-content: left;
        display: flex;
        background: white;
        border-radius: 7px;
        margin-top: -36px;
        padding: 10px 0;
        box-shadow: 0px 1px 5px 1px gray;
    }
    .ul-cs-right{
        justify-content: left;
        display: flex;
    }
}
@media screen and (min-device-width: 992px) and (max-device-width: 1199px) { 
.logo-img2{width: 200px;height: auto;}
.navbar-manange{margin-right: 5px;}
}
@media screen  and (max-device-width: 399px){
    .navbar-manange{margin-left: 5px;}
}
@media screen and (min-device-width: 991px) and (max-device-width: 1199px){
    .navbar-dark .navbar-header .navbar-toggle{margin-top: 5px;}
    .navbar-header{
        background: white;
        height: 52px;
        border-radius: 7px;
        margin-top: -33px;
    }
    .primart-bg-color-nav{
        position: absolute;
        right: 0;
        left: 0;
        margin-top: -39px;
    }
    .company-name{height:70px}
}
@media  screen and (min-width: 992px){
    
    .navbar-nav{
        width: 100%;
        justify-content: center;
        display: flex;
        background: #00347F;
        padding: 10px 0px;
        border-radius: 15px;
        margin-top: 3px;
        /*box-shadow: 0px 1px 5px 1px gray;*/
    }
    .primart-bg-color-nav{
        background: #019648 !important;
        position: absolute;
        right: 0;
        left: 0;
        margin-top: -35px;
    }
}
@media  screen and (max-width: 991px){
    .navbar-header-full.navbar-dark{background: white;margin: 0;}
    .navbar-default.navbar-dark .navbar-nav > li > .color-css, 
    .navbar-default.navbar-dark .navbar-nav > li > .color-css:hover, 
    .navbar-default.navbar-dark .navbar-nav > li > .color-css:focus, 
    .navbar-default.navbar-dark .navbar-nav > .active > .color-css, 
    .navbar-default.navbar-dark .navbar-nav > .active > .color-css:hover, 
    .navbar-default.navbar-dark .navbar-nav > .active > .color-css:focus{
        color: white !important;
    }
    .destop-view{
        display:none;
    }
}

@media  screen and (min-width: 992px){
    .dropdown:hover > .dropdown-menu {
        display: block;
        margin-top: 0;
    }
    .navbar-collapse.collapse{
        background:#00347F;
        border-radius: 50px;
    }
}
.box1 {
    height: 278px;
    overflow-y: auto;
    width: 275px !important;
}
.box1::-webkit-scrollbar {
      width: 5px; /* Adjust the width as needed */
    }

    /* Track */
    .box1::-webkit-scrollbar-track {
      background: #f1f1f1; /* You can set a background color for the track */
    }

    /* Handle */
    .box1::-webkit-scrollbar-thumb {
      background: #888; /* You can set a background color for the thumb */
    }
    
@media screen and (min-device-width: 768px) and (max-device-width: 991px) { 
    .nav-container{ padding-left: 0px;  padding-right: 0px; }
}
.btn-number,.btn-number:focus{
    background: #00347F;
    color: white;
    font-size: 19px;
    width: 100%;
    margin-top: 15px;
}
.btn-number:hover{
    color: #FF7F00 !important;
}
.nav-btn-customer-support,.nav-btn-customer-support:focus{
    background: #FF7F00;
    color: white;
    font-size: 19px;
    width: 100%;
    margin-top: 15px;
}
.nav-btn-customer-support:hover{
    color: #00347F !important;
}

    .types{
            height: 360px !important;
    }
    @media  screen and (max-width: 768px){
        .types{
            height: auto !important;
        }
    }
    @media  screen and (max-width: 400px){
        .types{
            height: auto !important;
        }
        .tbp-sec{
            padding: 50px 20px;
        }
    }
    .tbp-sec{
        padding: 50px 20px;
    }
.ui-icon-circle-triangle-e, .ui-icon-circle-triangle-w {
    background-position: 0 !important;
}
.ui-icon-circle-triangle-w {
    background-image: url('https://travelwarehouse.co.uk/theme-new/datepicker/images/ui-icons_555555_256x240back.png') !important;
}
.primart-bg-colo{
        background: #019648;color: white;border: 2px solid #019648;
}
.css-we{
    font-size: 21px !important;
}
.col-we{
    margin-top: 20px;
}
@media screen and (min-device-width: 992px) and (max-device-width: 1199px) { 
.types {height: 391px !important;}
.types p{    height: 180px;}

}
.tablinks {
    min-width: 51px !important;
}
.radio{height: 20px;}
input[type=radio], input[type=checkbox]{margin: 0px 0 0;}
@media  screen and (min-width: 1200px){
        .img-seam{height: 500px;width: 507px; margin-left: 50px;}
    }
    input[type='radio'] {
    accent-color: #00347F;
}

@media  screen and (min-width: 992px){
    .col-home-top-margin-80{margin-top: 80px;}
        .inside_ss_p{height: 168px;}
}
.home-main-haeding{
    font-size: 50px;
    color: #FF7F00;
    font-weight: 600;
}
.form-control{height:43px;}
.form-control-1{
    padding-left: 14px;
    height: 43px;
    width: 100%;
    border: none;
    background: #d4d9dd;
    border-radius:6px;
    color: rgb(0 0 0/70%);
    font-size: 17px;
    }

.home-second-span{
    font-size: 21px;
    color: black;
    background: rgb(0 52 124/30%);
    padding: 13px 30px;
    border-radius: 50px;
}
.home-page-h2{
    color: #00347F;
    font-size: 32px;
    font-weight: 600;
}

.home-page-p{
    color: #000000;
    font-size: 17px;
    line-height: 29px;
}
.home-card-title{
    color: #000000;
    font-size: 18px;
    font-weight: 600;
}
.home-card-text{
    color: #000000;
    font-size: 15px;
}
.home-card{
    border: 1px solid #00347F;
    border-radius: 24px;
    padding: 27px;
    box-shadow: 0px 0px 50px -26px #00347F;
    margin-bottom:15px;
}
@media only screen and (min-width: 992px){
    .home-card{
        height: 380px;
        width: 28rem;
    }
    .justify-center{
        justify-content: center;
        display: flex;
    }
    .sec-img-line{display:block;}
    .subscribe-row{
        align-items: center;
    display: flex;
    }
    .result-row-margin-top{margin-top: 42px;}
}
@media only screen and (max-width: 991px){
    .sec-img-line{display:none;}
}

.step_wrap {
    position: relative;
    background-position: 23px 116px;
    margin-bottom: 50px;
}
.step_loop {
    float: left;
    width: 100%;
    padding-top: 22px;
    border-radius: 40px;
    padding-bottom: 24px;
    padding-left: 5px;
    padding-right: 5px;
}
.step_loop .number {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.step_loop .number span {
    background: white;
    width: 70px;
    height: 70px;
    display: block;
    margin: 0 auto;
    border-radius: 50px;
    color: #000;
    font-size: 33px;
    padding: 10px 0 0;
    border-top: 3px solid #00347F;
    border-right: 2px solid #00347F;
    font-weight: 800;
    font-family: 'Poppins';
}
.step_loop h2 {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #000;
    font-weight: 600;
    font-family: 'Poppins';
}
.step_loop p {
    float: left;
    width: 100%;
    margin: 0;
    color: rgb(0, 0, 0,70%);
    font-size: 17px;
}

 @media screen  and (min-width: 1350px) {
    .sec-img-line{margin-left: -45px;max-height: 400px;min-width: 1246px;}
    .row-booking-home{position: absolute;max-width: 1165px;}
    .step_loop-1{position: relative;top: -392px;}
    .step_loop-2{position: relative;top: -392px;}
    .step_loop-3{    position: relative;top: -392px;}
    .step_loop-4{position: relative;top: -392px;left: 46px;}
}   
@media screen  and (min-device-width: 1250px)  and (max-device-width: 1349px){
    .sec-img-line{max-width: 1177px;}
    .row-booking-home{position: absolute;max-width: 1215px;}
    .step_loop-1{position: relative;top: -387px;left: 19px;}
    .step_loop-2{position: relative;top: -387px;left: 4px;}
    .step_loop-3{    position: relative;top: -387px;left: -17px;}
    .step_loop-4{position: relative;top: -387px;left: -24px;}
}

@media screen  and (min-device-width: 1200px)  and (max-device-width: 1249px){
    .sec-img-line{max-width: 1157px;}
    .row-booking-home{position: absolute;max-width: 1215px;}
    .step_loop-1{position: relative;top: -389px;left: 18px;}
    .step_loop-2{position: relative;top: -389px;left: 0px;}
    .step_loop-3{    position: relative;top: -389px;left: -16px;}
    .step_loop-4{position: relative;top: -389px;left: -29px;}
}
@media screen  and (min-device-width: 1150px)  and (max-device-width: 1199px){
    .sec-img-line{max-width: 1098px;margin-left: -80px;min-height: 419px;}
    .row-booking-home{position: absolute;max-width: 1215px;}
    .step_loop-1{position: relative;top: -416px;left: -46px;}
    .step_loop-2{position: relative;top: -416px;left: -54px;}
    .step_loop-3{position: relative;top: -416px;left: -55px;}
    .step_loop-4{position: relative;top: -416px;left: -58px;}
}
@media screen  and (min-device-width: 1100px)  and (max-device-width: 1149px){
    .sec-img-line{max-width: 1098px;margin-left: -80px;min-height: 419px;}
    .row-booking-home{position: absolute;max-width: 1215px;}
    .step_loop-1{position: relative;top: -416px;left: -46px;}
    .step_loop-2{position: relative;top: -416px;left: -45px;}
    .step_loop-3{position: relative;top: -416px;left: -37px;}
    .step_loop-4{position: relative;top: -416px;left: -28px;}
}
@media screen  and (min-device-width: 1050px)  and (max-device-width: 1099px){
    .sec-img-line{max-width: 978px;margin-left: -20px;min-height: 419px;}
    .row-booking-home{position: absolute;max-width: 1215px;}
    .step_loop-1{position: relative;top: -408px;left: 5px;}
    .step_loop-2{position: relative;top: -408px;left: -21px;}
    .step_loop-3{position: relative;top: -408px;left: -43px;}
    .step_loop-4{position: relative;top: -408px;left: -49px;}
}
@media screen  and (min-device-width: 992px)  and (max-device-width: 1049px){
    .sec-img-line{max-width: 978px;margin-left: -20px;min-height: 419px;}
    .row-booking-home{position: absolute;max-width: 1215px;}
    .step_loop-1{position: relative;top: -408px;left: 5px;}
    .step_loop-2{position: relative;top: -408px;left: -14px;}
    .step_loop-3{position: relative;top: -408px;left: -33px;}
    .step_loop-4{position: relative;top: -408px;left: -44px;}
}
@media screen  and (min-device-width: 768px)  and (max-device-width: 991px){
    .step_loop p{ height: 130px;}
}

.home-bann-2{
    background:url('../images/cheap-banner-second.webp');
    padding:30px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: #0074b8b5;
}
.home-subscribe-h3{
    color: #FF7F00;
    font-size: 27px;
    font-weight: 700;
}
.home-subscribe-p{
    color: white;
    font-size: 18px;
    margin-top: 15px;
}
.enteremail{
    font-size: 18px;
    border-radius: 50px;
    padding-left: 18px;
    height: 51px;
    border: none;
    background: rgb(255 255 255/80%);
    color:#686868;
    width: 65%;
    margin-bottom: 5px;
}
.newsletter_submit_btn{
    background: #FF7F00;
    color: white;
    height: 51px;
    border-radius: 50px;
    font-size: 18px;
    padding: 0px 12px;
    border: none;
}
#footer{
    background:url('../images/cheap-footer-banner.webp');
    padding:20px 0px;
    background-repeat: no-repeat;
    background-size: cover;
}
 .new_footerdesign{
        margin-left: 15%;
    }
    @media  screen and (max-width: 767px){
        .new_footerdesign{
            margin-left: 2%;
        }
    }
    .busniues{
        font-size: 14px;
        font-weight: 600;
    }
    .text-white11{
        color: #fff;
        font-weight: 600;
    }
    .bg-light-black{
        background-color: #0074b8;
    }
    .text-light1{
        color: black;;
        font-size:16px;
    }
    /*.text-light1:hover{*/
    /*    color: #ffcb09;;*/
    /*    font-size:15px;*/
    /*}*/
    .li-footer a:hover {
        color: #fff !important;
        text-decoration: underline;
        cursor: pointer;
    }
    .social .fab{
        color: #fff;
    }
    .text-light12{
        color: Black;
    }
   .account li a:hover {
        outline: none;
        text-decoration: underline;
        color: #fff;
    }
    #footer a:hover, a:focus {
        outline: none !important;
        text-decoration: underline !important;
        color: #00347F !important;
    }
    .addon-title {
    color: #00347F;
    font-size: 18px;
    line-height: 18px;
    margin: 0 0 5px;
    text-transform: capitalize;
}
.footer_link {
    color: black;
}
@media  screen and (min-width: 768px){
    .footer_logo{width:100%;height:100%;}
}
@media  screen and (max-width: 767px){
    .footer_logo{width: 50%;height: 13%;}
}
@media  screen and (min-width: 768px){
        .row-center{    align-items: center;display: flex;}
    }
    
    .ui-datepicker-days-cell-over .ui-state-default{
    border: 1px solid #00347F !important;
    background: #00347F !important;
    color: white !important;
    }

.result-edit-btn{
    color: #fff !important;
    background: #FF7F00;
    font-size: 18px;
    padding: 7px 24px;
}
.result-label{
    color: #FF7F00;
    font-size: 18px;
}
.result-airport-name{
    color: white;
    font-size: 18px;
}
.result-btn-search{
    font-weight: bold;
    background: #00347F;
    color: #fff;
    padding: 1.2rem 2.25rem;
    font-size: 17px;
    line-height: 1;
    text-transform: uppercase;
    border-radius: 6px;
    border-color: #FF7F00;
}
.result-btn-search:hover,.result-btn-search:focus{
    font-weight: bold;
    background: #00347F;
    color: #fff;
    padding: 1.2rem 2.25rem;
    font-size: 17px;
    line-height: 1;
    text-transform: uppercase;
    border-radius: 6px;
    border-color: #FF7F00;
}
.result-company-span{
    background: #FF7F00;
    color: white;
    font-size: 13px;
    font-weight: 500;
    padding: 8px;
    border-radius: 0px 20px;
}
.all-bg{
    background: #FF7F00;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    
}
.all-bg-manage-booking{
    background: #FF7F00;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    
}
@media  screen and (min-width: 1329px){
    .all-bg-h1{
        font-size: 27px;
        color: #00347F;
        font-weight: 600;
    }
    .all-bg-p{
        font-size: 17px;
        color: #00347F;
    }
    .all-bg{padding: 23px 20px;}
    
    .all-bg-h1-manage-booking{
        font-size: 24px;
        color: #00347F;
        font-weight: 600;
    }
    .all-bg-p-manage-booking{
        font-size: 16px;
        color: #00347F;
    }
    .all-bg-manage-booking{padding: 26px 5px;}
}
@media only screen and (max-width: 1328px) and (min-width: 1200px) {
  .all-bg-h1{
        font-size: 24px;
        color: #00347F;
        font-weight: 600;
    }
    .all-bg-p{
        font-size: 14px;
        color: #00347F;
    }
    .all-bg{padding: 28px 20px;}
    .all-bg-h1-manage-booking{
        font-size: 22px;
        color: #00347F;
        font-weight: 600;
    }
    .all-bg-p-manage-booking{
        font-size: 15px;
        color: #00347F;
    }
    .all-bg-manage-booking{padding: 28px 6px;}
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .all-bg-h1{
        font-size: 24px;
        color: #00347F;
        font-weight: 600;
    }
    .all-bg-p{
        font-size: 14px;
        color: #00347F;
    }
    .all-bg{padding: 113px 4px;}
    
    .all-bg-h1-manage-booking{
        font-size: 24px;
        color: #00347F;
        font-weight: 600;
    }
    .all-bg-p-manage-booking{
        font-size: 14px;
        color: #00347F;
    }
    .all-bg-manage-booking{padding: 90px 4px;}
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .all-bg-h1{
        font-size: 30px;
        color: #00347F;
        font-weight: 600;
    }
    .all-bg-p{
        font-size: 18px;
        color: #00347F;
    }
    .all-bg{padding: 140px 13px;}
    .form-group button{width:100%;}
    
    .all-bg-h1-manage-booking{
        font-size: 25px;
        color: #00347F;
        font-weight: 600;
    }
    .all-bg-p-manage-booking{
        font-size: 18px;
        color: #00347F;
    }
    .all-bg-manage-booking{padding: 140px 13px;}
}
@media  screen and (max-width: 767px){
    .all-bg-h1{
        font-size: 27px;
        color: #00347F;
        font-weight: 600;
    }
    .all-bg-p{
        font-size: 17px;
        color: #00347F;
    }
    .all-bg{padding: 23px 20px;text-align: center;    border-radius: 20px;}
    .all-bg-h1-manage-booking{
        font-size: 27px;
        color: #00347F;
        font-weight: 600;
    }
    .all-bg-p-manage-booking{
        font-size: 17px;
        color: #00347F;
    }
    .all-bg-manage-booking{padding: 23px 20px;text-align: center;    border-radius: 20px;}
}

.manage-booking-banner{
    background:url('../images/cheap-manage-booking-banner.webp');
    padding:30px 0px;
    background-repeat: no-repeat;
    background-size: cover;
}
.inr-cnt{
    background: rgb(255 255 255/80%);
    border-radius: 34px;
    padding: 27px;
}
.manage-booking-label{
    font-size: 16px;
    color: #00347F;
    font-weight: 600;
}
.form-control-manage-booking{
        background: white;
    border-radius: 50px;
    height: 50px;
}
.btn-manage-booking{
    background: #FF7F00;
    color: #00347F;
    font-size: 20px;
    font-weight: 600;
    border-radius: 50px;
    min-width: 90%;
    height: 50px;
}
.customer-support-div{
    background: rgb(255 255 255/80%);
    border-radius: 34px;
}
.extra-services{margin-top: 20px;}
.customer-support-btn{
    background: #FF7F00;
    color: white;
    font-size: 18px;
    border-radius: 10px;
}
.panel-title-cs{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: #7C7C7C;
    font-weight: 400;
}
.blog-page-title{
    font-size: 21px;
    line-height: 1.33;
    transition: all .2s linear;
    color: #FFFFFF;
    display: block;
    margin-bottom: 12px;
    font-weight: 600;
    text-align: left;
}
.blog-page-p{
    color: #FFFFFF;
    font-size: 16px;
    text-align: left;
}
.blog-page-a{
    background: #FF7F00;
    color: white;
    padding: 4px 21px;
    border-radius: 50px;
}
.blog-page-a:hover{
    background: #FF7F00;
    color: white;
}

@media  screen and (min-width: 460px){
    .blog-page-title{height: 55px;}
    .blog-page-p{height: 112px;}
}
.entry-title{
    background: #00347F;
    color: white;
    font-size: 30px;
    margin: 0;
    padding: 20px;
    text-align: center;
}
.entry-content{
    background: #F5F5F5;
    padding: 20px;
}
@media  screen and (max-width: 350px){
    .w-100-p{width:100%;}
}
@media  screen and (max-width: 991px){
    .container.nav-container{margin-bottom: 4px;}
    .dropdown-menu.animated.box1{background-color: #FE902A;}
}

