/**
* Template Name: Bootslander - v4.10.0
* Template URL: https://bootstrapmade.com/bootslander-free-bootstrap-landing-page-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
/*
    code by Iatek LLC 2018 - CC 2.0 License - Attribution required
    code customized by Azmind.com
*/
.btn.focus, .btn:focus{
    box-shadow:none !important;
    border:none !important;
    outline: none !important;
}
.logo-font img{
    width:50%;
}
.content_list li{
        padding:10px 0px;
    }
.event-date-input{
    width:100%;
    margin:auto;
    border-radius: 6px;
    padding: 6px;
    border: 1px solid #ccc;
    display: flex;
}
.event-icon{
    margin-top:15px;
    font-size:20px;
    font-weight:600;
}
#paaymentssubmitafter{
    background: lightgray !important;
    border: none;
    color: black;
}
@media (min-width: 768px) and (max-width: 991px) {
    /* Show 4th slide on md if col-md-4*/
    .carousel-inner .active.col-md-4.carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -33.3333%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
}
@media (min-width: 576px) and (max-width: 768px) {
    /* Show 3rd slide on sm if col-sm-6*/
    .carousel-inner .active.col-sm-6.carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -50%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
}
.text-right-web{
    text-align:left !important;
}
@media (min-width: 576px) {
    .edit-btn-phone{
        display:none;
    }
    
    .text-right-web{
        text-align:right !important;
    }
    .text-white-label{
       display: none;
    }
    .carousel-item {
        margin-right: 0;
    }
    /* show 2 items */
    .carousel-inner .active + .carousel-item {
        display: block;
    }
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item {
        transition: none;
    }
    .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* farthest right hidden item must be also positioned for animations */
    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* right or prev direction */
    .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
    }
    
}
/* responsive css start for tab view*/
@media(min-width:770px) and (max-width:1020px){
    .about_img {
    /*height: 60%;*/
    width:75%;
    /*margin-top: 47% !important;*/
}
.about_img_about{
    width:100%;
}
}

@media(min-width:577px) and (max-width:992px){
 .faq .faq-list {
    padding: 0;
     text-align: unset; 
}

.become_partner_img{
    height:60%;
    margin-top:30%;
}
.footer-newsletter{
      margin-top:25px;
  }
#about_page{
  background-image: url(../img/about_b.jpg) !important;
  margin-top:9.65% !important;
  background-repeat:no-repeat;
  height: 300px;
  background-size:auto !important;
}
#become_partner{
  background-image: url(../img/partner_b.jpg) !important;
  margin-top:9.65%;
  background-repeat:no-repeat;
  height: 300px;
  background-position: center !important;
  background-size:auto !important;
}
.display {
  display: grid !important;
}
#footer .footer-top .social-links i {
  font-size: 15px !important;
}
#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  color: #fff;
  line-height: 1;
  padding: 6px 0 !important;
  margin-right: 7px !important;
  border-radius: 50%;
  text-align: center;
  width: 30px !important;
  height: 30px !important;
  transition: 0.3s;
  background: #1acc8d;
}
}
/* responsive css start for mobile view*/

/*changes for search page mobile view*/


.pic-1-mobile{
    height:100%;
    width: 100%;
}

@media (max-width: 576px) {
  /* .slick-next:before{
      margin-left:20px;
  } */



  /*search page css for mobile view*/

.fa-star{
    font-size: 13px !important;
    margin: 0px !important;
}

.pic-1-mobile{
    height: 60px;
    width: 65px;
    border-radius: 5px;
}

.map-btn{
    position: fixed;
    bottom: 15px;
    text-align: center;
    width: 100%;
    z-index: 1000;
}
/*#mapgh{
    display: none;
}*/
.sold-out-mob{
    width:22%;
    position: absolute;
    right: 15px;
}
.product-grid {
    margin: 0 0 10px !important;
}
.image-gallery {
    margin: 0 auto;
    display: block !important;
}
.wrapper {
    max-height: 250px;
    overflow-y: auto;
    overflow-x: auto; 
}

.thumbnails-img {
     height: auto !important; 
    overflow-y: visible;
    overflow-x: scroll;
    vertical-align: top;
    width: 100%;
    display: flex;
}





/*@media (max-width: 576px) {*/
  /* .slick-next:before{
      margin-left:20px;
  } */
  .alert-dismissible .btn-close {
    position: absolute;
    top: -10px !important;
    right: -12px !important;
    z-index: 2;
    padding: .8rem 1rem !important;
    font-size:12px !important;
    color:white;
}
  .faq .faq-list {
    padding: 0;
     text-align: unset !important; 
}

#about_page{
  background-image: url(../img/about_b.jpg) !important;
  margin-top:18.85% !important;
  background-repeat:no-repeat;
  height: 300px;
  background-size:auto !important;
}
/*#contact{*/
/*    background-image: url(../img/abstract-blur.jpg) !important;*/
/*    margin-top: 5%;*/
/*    opacity: .8;*/
/*    background-repeat: no-repeat;*/
/*  background-size:auto !important;*/
/*}*/
#become_partner{
  background-image: url(../img/partner_b.jpg) !important;
  margin-top:18.85%;
  background-repeat:no-repeat;
  height: 300px;
  background-position: center !important;
  background-size:auto !important;
}

.footer-newsletter{
      text-align:center;
      margin-top:25px;
  }
  .slick-prev {
    left: 5px !important;
    z-index: 99;
}
.slick-next {
  right: 5px !important;
}
  .review-user-detail{
    float: right;
  }
  .invoice {
     margin: 0px !important; 
     padding: 0px !important; 
    background: white;
}
  
  .testimonial-card-body{
      height:350px;
      max-height:355px;
  }
  .testimonial-card-body .template-demo{
    height:170px !important;
    max-height:180px !important;
    overflow:hidden;
}
   .sold-out-img{
       text-align:center;
   }
  .sold-out-img img {
      height:150px !important;
      width:150px !important;
  }
  .edit-btn-web{
        display:none;
    }
 
.edit-btn-phone{
    padding:6px 5px;
    letter-spacing:0px !important;
}
  .btn-reserve {
    font-size: 10px;
  }
  
 
  .display{
    display: grid !important;
  }
  /* .text-right{
    text-align: initial !important;
  } */
  #mapgh{
    height:300px !important;
  }
  .pl-25 {
    padding-left: 1rem !important;
}
.text-right-parking{
  text-align: unset !important;
}
  .ml-4, .mx-4 {
    margin-left: 0rem!important;
}
  .modal-dialog{
    padding:15px
  }
  .parking-map{
    padding:20px;
  }
  .input-group-mobile{
    display: none;
  }
  .box1{
    margin-top:0px !important;
  }
  
  /*.form-icon-o,.form-icon-w,.form-icon{*/
  /*   display: none; */
  /*}*/
  
  /*.form-filed{*/
  /*     margin-bottom:10px; */
     
  /*}*/
  .text-white-label{
    color: white;
    margin-top: .5rem;
    text-align: left;
    margin-bottom: 0rem;
  }
  #hero h4 {
    text-align: justify !important;
  }
  #hero .btn-get-started {
   padding: 6px 6px !important;
  }
  .parking-indoor-details{
    margin-top:10px;
  }
  .amount-calculation{
    margin-top:0px;
  }
  /*.btn-reserve{*/
  /*  width:auto !important;*/
  /*}*/
}








/* MD */
@media (min-width: 768px) {
    .event-date-input{
    width:60%;
    margin:auto;
    border-radius: 6px;
    padding: 6px;
    border: 1px solid #ccc;
    display: flex;
}
    /* show 3rd of 3 item slide */
    .carousel-inner .active + .carousel-item + .carousel-item {
        display: block;
    }
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
        transition: none;
    }
    .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* right or prev direction */
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
    }
}
/* LG */
@media (min-width: 991px) {
    /* show 4th item */
    .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
        display: block;
    }
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }
    /* Show 5th slide on lg if col-lg-3 */
    .carousel-inner .active.col-lg-3.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* left or forward direction */
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* right or prev direction //t - previous slide direction last item animation fix */
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
    }
}

.all_boxform:hover{
    border-radius: 9px;
    box-shadow: 0px 0px 10px 10px #ebebeb;
    padding: 1%;
  }
article{
 /* background: #ccc;
  height: 200px;*/
  display: none;
}
article.on{
  display: block;
}

.boxs05 {
  width: 100%;
  position: relative;
  background-color: transparent;
  height: 60rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
}
.box00{
  margin: auto;
  border-radius: 5px;
  background-color: #ebebeb;
  padding: 20px;
  font-family: 'Work Sans', sans-serif;
   margin-top: 100px;
  margin-bottom: 36px;
}
.forms06 {
    width: 90%;
  padding: 2rem;
  background-color: var(--white);
  border-radius: 15px;
  perspective: 200rem;
  max-height: 535px;
  height: 100%;
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.2);
  position: absolute;
  backface-visibility: hidden;
  transition: all 4s;
}
.forms06 h2 {
  margin-bottom: 1.4rem;
  font-weight: 700;
  font-size: 2.6rem;
  letter-spacing: 1.5px;
  color: #333;
  position: relative;
}
.forms06 h2::before {
    content: "";
    position: absolute;
    bottom: -0.5rem;
    left: 0%;
    width: calc(10%);
    height: 5px;
    /* width: 100%; */
    /* transform: translateX(-50%); */
    background-color: #f60;
    transition: all 0.5s;
}
.forms06:hover h2::before {
  background-color: var(--blue);
  width: 20%;
}
.log__box07 {
  position: relative;
  height: 5rem;
  width: 100%;
}

.log__box07 input:is(:focus, :valid) {
  border-bottom-color: var(--blue);
  font-size: 1.6rem;
  color: #777;
}



 .eye69 {
  font-size: 2.2rem;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  color: var(--grey);
  padding: 1rem;
  cursor: pointer;
}

input:invalid:focus {
  border-bottom: 2px solid #f60;
}

.i09 {
  font-size: 2.2rem;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  color: var(--grey);
}
.log__remember10 label {
  font-size: 1.2rem;
}
.log__remember10 {
  margin-top: -1rem;
  height: fit-content;
}
.form__signUp13 {
  transform: rotateY(-180deg);
}

.form__login63 form {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 5rem;
}

.form__text11 {
  font-size: 10px;
  display: flex;
  gap: 0.5rem;
}
.form__text11 a {
  text-decoration: none;
  color: var(--blue);
}
.input-style08 {
  width: 100%;
  border: none;
  outline: none;
  height: 100%;
  padding: 0 3rem;
  font-size: 1.2rem;
  color: var(--grey);
  border-bottom: 2px solid var(--grey);
  /* position: absolute; */
  transition: all 0.3s;
}

body {
  font-family: "Open Sans", sans-serif;
  color: #444444;
}


.form-control:focus {
  box-shadow: none;
  border-color: #BA68C8;
}

.profile-button {
  background: #BA68C8;
  box-shadow: none;
  border: none;
}

.profile-button:hover {
  background: #682773;
}

.profile-button:focus {
  background: #682773;
  box-shadow: none;
}

.profile-button:active {
  background: #682773;
  box-shadow: none;
}

.back:hover {
  color: #682773;
  cursor: pointer;
}

.order-card {
    color: #fff;
}

.bg-c-blue {
    background: linear-gradient(45deg,#4099ff,#73b4ff);
}

.bg-c-green {
    background: linear-gradient(45deg,#2ed8b6,#59e0c5);
}

.bg-c-yellow {
    background: linear-gradient(45deg,#FFB64D,#ffcb80);
}

.bg-c-pink {
    background: linear-gradient(45deg,#FF5370,#ff869a);
}

/* .table>:not(caption)>*>* {
  padding: 0.5rem 1.5rem;
} */
.card {
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2.94px 0.06px rgb(4 26 55 / 16%);
    box-shadow: 0 1px 2.94px 0.06px rgb(4 26 55 / 16%);
    border: none;
    /* margin-bottom: 137px; */
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    /* margin-top: 59%; */
}
.card-body{
  border-top:1px solid #ccc;
}
.card .card-block {
    padding: 25px;
}

.order-card i {
    font-size: 26px;
}

.f-left {
    float: left;
}

.f-right {
    float: right;
}
a {
  color: #1acc8d;
  text-decoration: none;
}
 .product-grid{
    background: #fff;
    /*font-family: 'Jost', sans-serif;*/
    border: 1px solid #e5e5e5;
    border-radius: 22px;
    padding: 10px;
    margin:10px 0;
}
.product-grid .product-image{
    padding: 10px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}
iframe {
    width: 100%;
}
/* .product-grid .product-image a.image{ display: block; }
.product-grid .product-image a.image:before{
    content: '';
    background-color: #e52d53;
    width: 100%;
    height: 50%;
    border-radius: 20px;
    opacity: .1;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all ease .35s;
}
.product-grid:hover .product-image a.image:before{
    opacity: 0.4;
    height: 100%;
} */
.product-grid .product-image img{
    width: 100%;
    height: auto;
    border-radius: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    transform: scale(.85);
    transition: all 0.5s ease 0s;
}
/* .product-grid:hover .product-image img{ transform: scale(1); } */
.product-grid .product-like-icon{
    color: #f5f5f5;
    font-size: 18px;
    line-height: 18px;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;
    transition: all 0.3s ease 0s;
}
.product-grid:hover .product-like-icon{
    color: #222;
    top: 20px;
    right: 20px;
    transition-delay: 0.2s;
}
.product-grid .product-like-icon:hover{ color: #1b33a1; }
.product-grid .product-content{
    padding: 20px 10px;
    position: relative;
}
.product-grid .rating{
    color: #999;
    font-size: 12px;
    padding: 0;
    margin: 0 0 7px;
    list-style: none;
}
.product-grid .rating .fas{ color: #e52d53; }
.product-grid .title{
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0 0 12px;
}
.product-grid .title a{
    transition: all 0.3s ease 0s;
    color: black;
}
.product-grid .title a:hover{ color: #e52d53; }
.product-grid .price{
    color: #e52d53;
    font-size: 18px;
    font-weight: 800;
}
@media only screen and (max-width: 767px) {
    .hide-on-mobile {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .hide-on-mobile {
        display: none;
    }
    .guarantee-img-box{
        display: none;
    }
    .guarantee-img-none{
        display:none;
    }
}

.login-box {
    background: url(https://i.imgur.com/73BxBuI.png);
    background-size: cover;
    background-position: center;
   
}
.box {
    padding: 20px;
    
}
.flex {
    display: flex;
}

* { box-sizing: border-box; }

.flex {
  display: flex;
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-fill {
  display: flex;
  flex: 1 1;
}
.flex-vertical {
  display: flex;
  flex-direction: column;
}
.flex-vertical-center {
  display: flex;
  align-items: center;
}
.flex-between {
  display: flex;
  justify-content: space-between;
}
.p-sm  { padding: .5em; }
.pl-sm { padding-left: .5em; }
.pr-sm { padding-right: .5em; }
.pb-sm { padding-bottom: .5em; }
.p-md  { padding: 1em; }
.pb-md { padding-bottom: 1em; }
.p-lg  { padding: 2em; }
.m-md  { margin: 1em; }
.size-md { font-size: .85em; }
.size-lg { font-size: 1.5em; }
.size-xl { font-size: 2em; }
.half-width { width: 50%; }

.pointer { cursor: pointer; }
.uppercase{ text-transform: uppercase; }
.ellipsis { text-overflow: ellipsis; overflow: hidden; }

.f-main-color { color: #2962FF; }
.f-secondary-color { color: var(--secondary-text); }
.b-main-color { background: var(--accent-color); }
.numbers::-webkit-outer-spin-button,
.numbers::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/*body {
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}*/

.screen {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  background: #E3F2FD;
}

.popup {
  position: relative;
  width: 50em;
  height: 35em;
  background: #FFFFFF;
  overflow-x: hidden;
  overflow-y: auto;
}
.popup .close-btn {
  position: absolute;
  right: 0;
  top: 0;
  background: #FCFCFC;
  border-bottom-left-radius: var(--radius-sm);
  transition: background-color .25s ease-in-out;
}
.popup .close-btn:hover {
  background: #EF5350;
}
.header {
  padding-bottom: 1em;
}
.sidebar {
  width: 16.5em;
  padding-left: 2em;
  padding-top: 5em;
}

.header .title {
  font-size: 1.2em;
}
.header .title span {
  font-weight: 300;
}

.card-data > div {
  padding-bottom: 1.5em;
}
.card-data > div:first-child {
  padding-top: 1.5em;
}


.timer span {
  background: #311B92;
  color: #FFFFFF;
  width: 1.2em;
  padding: 4px 0;
  display: inline-block;
  text-align: center;
  border-radius: var(--radius-sm);
}
.timer span+span {
    margin-left: 2px;
}
.timer em {
  font-style: normal;
}

.action button {
  padding: 1.1em;
  width: 100%;
  height: 100%;
  font-weight: 600;
  font-size: 1em;
  color: #FFFFFF;
  border: none;
  border-radius: var(--radius-md);
  transition: background-color .2s ease-in-out;
}
.action button:hover {
  background: #2979FF;
}

.input-container {
  position: relative;
  display: flex;
  align-items: center;
  height: 3em;
  overflow: hidden;
  border: var(--field-border);
  border-radius: var(--radius-md);
}
.input-container input, 
.input-container i {
  line-height: 1;
}
.input-container input {
  flex: 1 1;
  height: 100%;
  width: 100%;
  text-align: center;
  border: none;
  border-radius: var(--radius-md);
  font-family: inherit;
  font-weight: 800;
  font-size: .85em;
}
.input-container input:focus {
  background: #E3F2FD;
  color: #283593;
}
.input-container input::placeholder {
  color: #ddd;
}
.input-container input::-webkit-outer-spin-button,
.input-container input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.input-container i {
  position: absolute;
  right: 0.5em;
}


.separation-line {
  border-top: 1px dashed #aaa;
  margin: 0 .8em;
}


.total-label {
  font-size: 0.8em;
  padding-bottom: 0.5em;
}

.logo {
    /*font-family: "Script MT";*/
    /*font-size: 54px;*/
    /*text-align: center;*/
    /*color: #888888;*/
   /* margin-bottom: 50px;*/
}
 * {
  box-sizing: border-box;
}
.datetimepicker {
    border: solid 1px #04bd81;
    background:white;
}


#content {
    width: 100%;
}


#description p {
    line-height: 1.5;
}

#description h2 {
    text-align: center;
}

@media all and (min-width: 860px) {
    #content {
        width: 70%;
        margin: 0 auto;
    }
   

}
#servicearea {
    background:white;
}
/* #servicearea {
    width: 100%;
    /*height: 5vh;
    border: solid 1px #04bd81;
    padding:10px;
    background:white;
} */
/* Main Home Banner and Input Search Container r*/
.home-banner {
  /* "../" for back to main folder */
  background-image: url("/Users/Orbit/Downloads/parking/assets/img/b.jpg");
  background-size: cover;
  background-repeat: round;
    height: 90vh;
}



.bg-video-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  /* background: url(assets/img/WhatsApp Video 2023-02-22 at 1.18.18 PM.mp4) no-repeat center center/cover; */
}
video {
  min-width: 100%;
  min-height: 100vh;
  z-index: 1; 
}
.overlay {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(45deg, rgba(0,0,0,.3) 50%, rgba(0,0,0,.7) 50%);
  background-size: 3px 3px;
  z-index: 2;
}


.input-search-container28 {
       position: absolute;
    left: 23%;
    right: 30%;
    width: 55%;
    margin-top: -61vh;
}

#birthdaytime {
    width: 100%;
    height: 5vh;
    border: solid 1px #04bd81;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
    font-size: 14px;
    color: #fff;
}
.inputForm28 {
    height: 30px;
    font-size: 14px;
    color: #000;
}
.bg_form28 {
     font-size: 6px;
     margin-top: -110%;
     /*background-color: #4dffb8b0;*/
}

@media screen and (min-width: 600px) {
 .bg_form28 {
    border-radius: 0.75em;
    font-size: 15px;
    padding: 1.5em;
    width: 125%;
    margin-left: -100px;
   margin-top: -6%;
   /*background-color: #4dffb8b0;*/
  }
}
.inputIcon28 {
  position: absolute;
  left: 5px;
  font-size: 25px;
  vertical-align: middle;
  color: #AAA;
}
#birthday {
    width: 100%;
    height: 5vh;
    border: solid 1px #04bd81;
}
.inputForm28 {
    height: 30px;
}

.inputLabel-default28 {
  position: absolute;
  left: 30px;
  color: grey;
  font-weight: 350;
  font-size: 15px;
  margin-top: 8px;
  transition-duration: 0.3s;
}
  .inputLabel-focusIn{
    left: 30px;
    color: #9b9b9b;
    font-size: 10px;  
    margin-top: 1px;
  }


.header-title {
    text-align: center;
    margin-bottom: 35px;
    margin-top: -70px;
}

.login-form {
    max-width: 300px;
    margin: 0 auto;
}

.login-form .form-control {
    border-radius: 0;
    margin-bottom: 30px;
}

.login-form .form-group {
    position: relative;
}

.login-form .form-group .forgot-password {
    position: absolute;
    top: 6px;
    right: 15px;
}

.login-form .btn {
    border-radius: 0;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}

.login-form .btn.btn-primary {
    background: #3BC3FF;
    border-color: #31c0ff;
}

.slider-feature-card {
    background: #fff;
    max-width: 280px;
    margin: 0 auto;
    padding: 30px;
    text-align: center;
    -webkit-box-shadow: 0 2px 25px -3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 25px -3px rgba(0, 0, 0, 0.1);
}

.slider-feature-card img {
    height: 80px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.slider-feature-card h3,
.slider-feature-card p {
    margin-bottom: 30px;
}

.carousel-indicators {
    bottom: -50px;
}

.carousel-indicators li {
    cursor: pointer;
}

.login-box {
    background: url(https://i.imgur.com/73BxBuI.png);
    background-size: cover;
    background-position: center;
    padding: 50px;
    min-height: 700px;
    -webkit-box-shadow: 0 2px 60px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 60px -5px rgba(0, 0, 0, 0.1);
}

.header-title {
   text-align: center;
    margin-bottom: 35px;
    margin-top: -24px;
}

.login-form {
    max-width: 300px;
    margin: 0 auto;
}

.login-form .form-control {
    border-radius: 0;
    margin-bottom: 30px;
}

.login-form .form-group {
    position: relative;
}

.login-form .form-group .forgot-password {
    position: absolute;
    top: 6px;
    right: 15px;
}

.login-form .btn {
    border-radius: 0;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}


.slider-feature-card {
    background: #fff;
    max-width: 280px;
    margin: 0 auto;
    padding: 30px;
    text-align: center;
    -webkit-box-shadow: 0 2px 25px -3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 25px -3px rgba(0, 0, 0, 0.1);
}

.slider-feature-card img {
    height: 80px;
    margin-top: 30px;
    margin-bottom: 30px;
}


.slider-feature-card h3,
.slider-feature-card p {
    margin-bottom: 30px;
}

.carousel-indicators {
    bottom: -50px;
}

.carousel-indicators li {
    cursor: pointer;
}
.datetimepicker:hover {
    /*box-shadow: 1px 1px 20px 0px #c7c7c7;*/
    background-color: #fff;
    /*border-radius: 44px;
*/    border: none;
    outline: none;
}
/* #servicearea12:hover {
    box-shadow: 1px 1px 20px 0px #c7c7c7;
    background-color: #ffffff;
    border-radius: 44px;
   
} */

@media only screen and (max-width: 800px) {
  .bg_form12 {
      width: 100%;
      font-size: 14px;
  }
}

.product-grid .add-to-cart{
    color: #333;
    background: #e52d53;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    width: 40px;
    height: 40px;
    border-radius: 16px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    transition: all 0.3s ease 0s;
}
.product-grid .add-to-cart:hover{ color: #fff; }
@media screen and (max-width: 992px){
    .product-grid{ margin: 0 0 30px; }
    .guarantee-img-box{
        display: none;
    }
   .profile-table tr{
  line-height: 20px !important;
}
     .about_img {
    /*height: 55% !important;*/
    /*margin-top: 42% !important;*/
    /*width: 85%;*/
}
    #booking_login_form{
        margin-top:0% !important;
    }
    .cancel-policy{
    font-size:.9em;
}
}
a:hover {
  color: #34e5a6;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #1acc8d;
  border-top-color: #d2f9eb;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #1acc8d;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #2be4a2;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Disable AOS delay on mobile
--------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
   #header {
  height: 60px !important;
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  background: rgba(1, 4, 136, 0.9); 
  /*background: rgba(1, 4, 136, 0.3);*/
}
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  height: 80px;
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  background: rgba(1, 4, 136, 0.9); 
  /*background: rgba(1, 4, 136, 0.3);*/
}

/* #header.header-transparent {
  background: transparent;
} */

#header.header-scrolled {
  background: rgba(1, 4, 136, 0.9);
  /* background: linear-gradient(45deg, #0e5cc5, #8facd1); */
  height: 60px;
}

#header .logo img {
  padding: 0;
  margin: 0;
  max-height: 40px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-size: 15px;
  /*font-weight: 500;*/
  font-family: "Poppins", sans-serif;
  color: rgba(255, 255, 255, 0.7);
  white-space: nowrap;
  transition: 0.3s;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar>ul>li>a:before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 3px;
  left: 30px;
  background-color: #1acc8d;
  visibility: hidden;
  width: 0px;
  transition: all 0.3s ease-in-out 0s;
}

.navbar a:hover:before,
.navbar li:hover>a:before,
.navbar .active:before {
  visibility: visible;
  width: 25px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  color: #fff;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 30px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
}

.navbar .dropdown ul li {
  min-width: 200px;
  display:flex;
}
.navbar .dropdown ul i{
    padding: 15px 0px;
    font-size: 14px;
    color: #181b92;
}
.navbar .dropdown ul a {
  padding: 10px 10px;
  font-size: 15px;
  font-weight: 500;
  text-transform: none;
  color: #181b92;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: #1acc8d;
}

.navbar .dropdown:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }
}
@media(min-width:350px) and (max-width:767px){
  .btn_search_display{
    display: inline-block !important;
    margin-left:6px;

  }
}
@media screen and (min-width:768px){
.btn_search_display{
  display: none ;
}
}
/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #fff;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(1, 3, 91, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  border-radius: 8px;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile>ul>li>a:before {
  left: 20px;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #0205a1;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: #3f43fd;
 
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  margin: 15px;
}

.navbar-mobile .dropdown ul,
.navbar-mobile .dropdown .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li,
.navbar-mobile .dropdown .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a,
.navbar-mobile .dropdown .dropdown ul a {
  padding: 10px 10px;
}

.navbar-mobile .dropdown ul a i,
.navbar-mobile .dropdown .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a,
.navbar-mobile .dropdown .dropdown ul a:hover,
.navbar-mobile .dropdown .dropdown ul .active:hover,
.navbar-mobile .dropdown .dropdown ul li:hover>a {
  color: #1acc8d;
}

.navbar-mobile .dropdown>.dropdown-active,
.navbar-mobile .dropdown .dropdown>.dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
/*#hero {*/
/*  width: 100%;*/
/*  background: url("../img/hero-bg.jpg");*/
/*  position: relative;*/
/*  padding: 120px 0 0 0;*/
/*}*/
#hero {
width: 100%;
 background: rgba(1, 4, 136, 0.9) !important;
position: relative; 
padding: 80px 0 0 0;

position: relative;
overflow: hidden;
width: 100%;
/* height: 100vh; */


background-repeat: no-repeat!important;background-image:url(../img/icon-index/location1.png) !important;
background-size:100% 100% !important;
}

#hero:before {
  content: "";
  background: rgba(1, 4, 136, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}


#hero h2 {
  /* margin: 0 0 20px 0; */
   /* font-size: 25px;  */
  /* font-weight: 700; */
  line-height: 56px;
  color: rgba(255, 255, 255, 0.8);
}

#hero h2  span {
  color: #fff;
  border-bottom: 4px solid #1acc8d;
}
#hero h1 span {
  color: #fff;
  border-bottom: 4px solid #1acc8d;
}
#contact h2 span{
    border-bottom: 4px solid #1acc8d;
}
#hero h4 {
  color: rgba(255, 255, 255, 0.8);
  /* margin-bottom: 40px; */
  text-align: center;
  /* margin-top: 25px; */
  /* font-size: 24px; */
}
#ui-datepicker-div{
  z-index: 9 !important;
}

 #airportSearch{
       background: rgba(1, 4, 136, 0.9) !important;;
       background-image:url('http://gxglobe.com/SoCalPark/frontend/img/icon-index/location1.png') !important;
       background-size:100% 100% !important;

   }
   #airportSearch:before {
  content: "";
  background: rgba(1, 4, 136, 0.6);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
.hero-section{
  padding-top:9%;
}
.btn-get-started {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 10px 15px;
  border-radius: .5rem;
  transition: 0.5s;
  color: #fff;
  background: #1acc8d;
  border: none;
}
.padding-btn{
    padding:6px 8px !important;
}

.btn-get-started:hover {
  background: #17b57d;
}

#hero .animated {
  animation: up-down 2s ease-in-out infinite alternate-reverse both;
}

@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}

@media (max-width: 991px) {
  #hero {
    padding-top: 80px;
  }
  #hero {
width: 100%;
 background: rgba(1, 4, 136, 0.9) !important;
position: relative; 
padding: 80px 0 0 0;

position: relative;
overflow: hidden;
width: 100%;
/* height: 100vh; */


background-image:none;
}

#airportSearch {
width: 100%;
 background: rgba(1, 4, 136, 0.9) !important;
position: relative; 
padding: 80px 0 0 0;

position: relative;
overflow: hidden;
width: 100%;
/* height: 100vh; */


background-image:none;
}

  #hero .animated {
    -webkit-animation: none;
    animation: none;
  }

  #hero .hero-img {
    text-align: center;
  }

  #hero .hero-img img {
    max-width: 50%;
  }

  #hero h1 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 10px;
  }
  #hero h4 {
    color: rgba(255, 255, 255, 0.8);
    /* margin-bottom: 40px; */
    text-align: center;
    /* margin-top: 25px; */
    font-size: 14px !important;
    margin-left: 10px;
}

  #hero h2 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}

@media (max-width: 575px) {
  #hero .hero-img img {
    width: 80%;
  }
  /*.modal_btn{*/
  /*    padding:10px 3px !important;*/
  /*}*/
}

/* css add by deepa for parking banner form */
ul {
  padding-left: 1rem !important;
}
.faq-list ul{
    padding-left:0px !important;
}
.modal_btn_forgot:hover{
    cursor:pointer;
}
.parking-img{
  height: 65mm;
}
.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: .8rem 1rem !important;
    font-size:12px !important;
    color:white;
}
.alert {
    padding: 0.5rem 0.25rem !important;
   
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.pic-1{
    width:100%;height:100%;border-radius:20px;
}
#loom-companion-mv3{
    display:none !important;
}
.shadow-host-companion{
    display:none !important;
}
.msg-show{
  color: red; padding-top: 10px; padding-left: 10px;
}
.slick-prev,.slick-next{
  width: 30px !important;
  display: block !important;
  background: rgb(26 204 141) !important;
  padding: 5px !important;
  height: 30px !important;
  border-radius: 50% !important;
  z-index: 99;
}
/* .slick-prev:before {
  content: '<';
  font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
}*/
.slick-prev:before{
  background-image: url(../img/icon-index/arrow.png) !important;
  background-repeat: no-repeat !important;
  line-height: 1.3 !important;
  /* background-size: 16px 20px !important; */
  font-size: 24px !important;
  margin-left: 2px;
  color:transparent !important;
} 
.slick-next:before{
  background-image: url(../img/icon-index/right-arrow.png) !important;
  background-repeat: no-repeat !important;
  line-height: 1.3 !important;
  /* background-size: 16px 20px !important; */
  font-size: 24px !important;
  margin-left: 2px;
  color:transparent !important;
} 
.parking-form{
  background: #01058a;
  padding: 15px;
  width:100%;
  border-radius:16px;
}
/* invoice page css */
.invoice{
  margin: 20px;
    padding: 10px 100px;
    background: white;
}

.reservation-heading{
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    /*color: #1acc8d;*/
}

.btn-booking{
  background-color: #1acc8d;
    border: none;
    border-radius: 6px;
    width:auto;
    /*padding: 7px 20px;*/
}
.w-40 {
  width:40% !important;
}
.w-30 {
  width:30% !important;
}
.icon-amenities {
  box-shadow: rgb(5 4 4 / 20%) 0px 5px 15px;
  border-radius: 10px;
  border: none;
  height: 120px;
  padding: 5px 0px !important;
  text-align: center;
  /* margin: 10px; */
}
.text-right-parking{
  text-align: right;
}
.display{
  display: block;
}
.airport-parking-heading h5{
  color:black;
}
/* .airportcode{
  background:white !important;
} */
.promo-code-field{
  /* width: 97%; */
  border: none;
  border-radius: 20px;
  height: 40px;
  padding: 10px;
  margin-left: 10px;


}
.card-header{
  background: #01058a;
  /* height: 60px; */
  border-radius:6px 6px 0px 0px;
}
.card-logo img{
  height:40px;
}
.rounded-circle {
  border-radius: 50%!important;
  height: 100px;
  width: 100px;
  border: 1px solid #ccc;
}
.col-form-label{
  color:black;
  font-family: 'Roboto';
}
.col-form-label1{
  color:black;
}
/* .profile-section{
  back
} */
.shuttle-service{
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.shuttle-time{
  color:#7a7d80;
}
.reviews{
  /*border-bottom: 1px solid #e5e5e5;*/

}
.review-user{
  border-radius: 50%;
    height: 54px;
    width: 54px;
    background: #c3f3df;
    
    font-size: 30px;
}
.review-user-img{
    height:54px !important;
    width:54px !important;
}
.review-user i{
    padding: 3px 0px 0px 17px;
}
.btn-view{
  background-color: #1acc8d;
    border: none;
    color:white;
    width:max-content;
}
.btn-view:hover{
  background-color: #dc3545;
    border: none;
    color:white;
}
.profile-table tr{
  line-height: 35px;
}
.profile-table td{
  padding: .5em;
}
.review-user-detail ul{
  list-style: none;
  margin-bottom:0rem;
}
.review-imput{
  box-shadow: rgb(5 4 4 / 20%) 0px 5px 15px;
  border-radius: 8px;
  padding: 7px;
  border: none;
}
.review-content{
  box-shadow: rgb(5 4 4 / 20%) 0px 5px 15px;
  border-radius: 10px;
  padding:20px 10px;
  /*max-height:110px;*/
  border: none;
  /* margin:20px; */
}
.parking-about ,.parking-detail-content p{
  line-height: 24px;
    font-size: 14px;
}
.icon-amenities img{
  height: 50px;
    width: 50px;
    margin-top:1rem;
}
.btn-reserve{
  width: 100%;font-size: 12px;background-color: #1acc8d; border: none;border-radius: 10px;letter-spacing: 1.1px;
}
/* .parking-deatail-content p{
  font-family: emoji;font-size: larger;
} */
.bl{
  border-left: 1px solid #e5e5e5;
}
.fa-star{
  color: #e98e3d;
  margin: 2px;
  font-size:15px;
}
.star-gray{
  color:#b4b0b0;
  /*font-size:15px;*/
}
.free-cancel{
    border-bottom:1px solid;
    cursor:pointer;
}
.cancel-policy{
    font-size:.77em;
}
.f-20{
  font-size: 20px;
}
.fs-18{
  font-size: 18px;
}
.fs-16
{
  font-size:16px
}
.fs-15
{
  /*font-size:15px*/
  font-size:.85em;
}
.fs-14{
  font-size:14px;
}
.fs-13{
  font-size:13px;
}
.fs-12{
    font-size:12px;
}
.fs-10{
    font-size:10px;
}
.parking-heading a{
  color:black;
}
.parking-box{
    padding: 15px 25px 15px 25px;
    border: 1px solid ;
    border-radius: 6px;
    margin:10px 0px 10px 0px;
}
.parking-details{
    border-right:1px solid #b8b9b8;
}
.tab-menu-list1 {
  /*border-radius:10px;*/
    color: #1acc8d;
    padding: 3px;
    list-style: none;
    border: 1px solid;
    text-align: center;
    cursor: pointer;
}
.tab-menu-list1.active {
  background: #1acc8d;
  color: white;
  padding: 3px;
  border:0px solid;
}
.table thead th {
  vertical-align: top;
  border-bottom: 2px solid #dee2e6;
}
/* 
.tab-menu-list1.active {
  background-color: #ccc;
} */

.tab-pane1 {
  display: none;
}

.tab-pane1.active {
 display: block;
    padding: 5px;
    border: 1px solid #dee2e6;
    border-radius: 0px 0px 10px 10px;
}

/* .tab-mnu li.active{
  background: #1acc8d;
  color:white;
  padding:2px;
}
.tab-menu-list{
  color: #1acc8d;
  padding:3px;
    list-style: none;
    border: 1px solid;
    text-align: center;
    list-style:none;
    cursor: pointer;
    /* width:80px; *
} */
.icon{
  border: 1px solid #1acc8d;
   border-radius: 100%;
    height: 30px;
    width: 30px;
    text-align: center;
    padding: 6px;
    color: #1acc8d;
}
.text-green{
  color:#1acc8d;
}
.text-blue{
    color:#010483;
}
.wt-100{
  width:125px;
}

.form-group {
  margin: 5px -1px 6px -7px;
  width: 100%;

}
.text-white{
  color:white;
}
.text-red{
  color:red
}
.white-span{
  width: 45px;
  background: white;
}
/* .slick-prev ,.slick-next{
   z-index: 99;
} */
.element img{
  width:100% !important;
}
.slick-prev:before{
  /* content: '<' !important; */
  /* font-weight:700 !important; 
  font-size: 30px !important;
  color: transparent !important; 
  line-height: 1.7 !important; */
} 
 /* .slick-next:before { */
  /* content: '>' !important; */
  /*font-weight:700 !important; */
  /* font-size: 30px !important;
  color: transparent !important; 
  line-height: 1.7 !important;
}
.slick-prev {
  left: 4px !important;
} */
#stars{
  margin-bottom:0px;
}
/* .slick-next {
  right: 23px !important;
}
 .pl-25{
  padding-left:2.5rem;
 }
 .parking-about ol{
  padding-left: 1rem;
 }
/* .slick-prev:before  {
    /*background-image: url("../img/icon/previous.png");*
  background-image: url(../img/icon/left.png) !important;
  background-repeat: no-repeat !important;
  margin-right:5px;
  
}
.slick-next:before{
  background-image: url(../img/icon/right.png) !important;
  background-repeat: no-repeat !important;
  margin-left: 14px

} */
#starttime{
  appearance: none;
}
#endtime{
  appearance: none;
}
.form-filed{
  display: flex;
    background: white;
    /* border-radius: 20px; */
    font-size:13px;
    border:1px solid lightgray;
}
.form-icon-w{
  background: white;
  width: auto;
  padding: 3px;
  border-radius: 0px 10px 10px 0px;
}
.form-icon-o{
  width: 25%;
  /* background: #eaeaea; */
  /* border-radius: 20px 0px 0px 20px; */
  padding:5px;
  /* text-align:left; */
}
.fa-icon{
  margin:0px !important;
  font-size:20px !important;
}
.form-content input{
  width:100%;
  border:none;
  padding-left:10px;
}
.extendtime select{
    height:auto !important;
}
.form-content-promo input{
  padding: 7px 13px;
    border-radius: 20px;
    border: none;
    font-size: 14px;
}
.form-content{
  /* padding:6px; */
  width:100%;
  border-radius:10px;
}
.form-content select{
  width:100%;
  border:none;
  padding:1px 5px;
  height: 40px;
  background: white;
}
.form-content-promo :focus{
  border: none;
  outline: none;
}
.form-content input:focus{
  border: none;
  outline: none;
}
.form-icon{
  width: 22%;
    background: #eaeaea;
    border-radius: 20px 0px 0px 20px;
    padding:5px;
    text-align:center;  
}
.form-content select:focus{
  outline: none;
  border:none;
}
.icon-air{
  color:#1acc8d; padding: 10px 0px;margin:0px;
  /* margin:7px; */
}
.icon-air i{
  font-size: 16px;
    /* color: #b1b7bb; */
    color:#1acc8d; padding: 10px 7px;margin:0px;
    /* margin: 5px 5px 0px 0px; */
}
/*thankyou page*/
.thankyou{
  font-size: 30px;
  font-weight: 700;
}
.thankyou_img{
  height:75%;
  width:50%;
  margin:auto;
}

/* reservation form css */
.manage-booking{
    border: #ccc 1px solid;
    border-radius: 4px;
    padding: 10px;
    font-size: 15px;
    margin: 35px 0px;
    background: white;
}
.form-input-booking{
  border-radius:6px ;
  padding:6px;
  border:1px solid #ccc;
  /*margin:10px;*/
  width:100%;
}
.radio-field{
  margin: 0px 10px;
}

#airport{
   background: #f5f5ff;
}
.guarantee-box{
  display: inline-flex;
}
.guarantee-box img{
  height:50px;
  width:50px;
}
.guarantee-box .title{
  font-size: 17px;
    font-weight: 500;
    color: white;
}
.guarantee-box p{
  color:#d1cece;
}
.guarantee-box .title:hover{
color:#1acc8d;
}

.featured-img img{
    height:80px;
}

   .airportSearchForm{
       background:white;
   }

.features-content p{
    padding:0px 40px;
}
.best-airports--item a{
  color: #5D666F;
  font-size: 14px;
  white-space: nowrap;
}
.best-airports--item a:hover{
  color:#1acc8d;
}
.guarantee{
  padding: 45px 0 45px;
  background: #191c93;
}
.guarantee-heading{
  font-weight: 500;
  color: white;
  font-size: 28px;
}
.airport-heading{
  color: #191c93;
  font-weight: 600;
 font-size: 28px;
}
.border-green{
  border: 2px solid #1acc8d;
    width: 10%;
    text-align: center;
    position: relative;
    margin: 0 auto;
}
.border-blue{
  border: 2px solid #191c93;
  width: 5%;
  text-align: center;
  position: relative;
  margin: 0 auto;
}






















.btn-search{
  margin-top: 33px;background-color: #1acc8d;border: none;height:40px;
}
.date-time-width{
  width:50%;
}
#booking_login_form{
    margin-top:19% ;
}
.padding-0{
  padding: 0px !important;
}
.padding-80{
  padding-top:80px;
  padding-bottom: 0px;
}
.padding-100{
  padding-top:100px;
  padding-bottom: 0px;
}


.padding-200{
  padding-top:200px;
  padding-bottom: 0px;
}
.padding-60{
  padding-top:60px;
  padding-bottom: 0px;
}
.padding-70{
  padding-top:70px;
  padding-bottom: 0px;
}
.form-label{
  text-align:left;
}
.input-group {
  position: relative;
  display: flex;
  /* background: white; */
  border-radius: 50px;
  border-collapse: separate;
}
.form-group:before {
  content: " ";
  display: table;
}
.input-group-addon > i.airplane-icon {
background: url(frontend/img/airplane.png) 50% 50% no-repeat;
}
.input-group-addon > i {
  /* height: 25px; */
  /* width: 20px; */
  font-size: 16px;
  margin:0 10px;
  color: #a19e9e;
  vertical-align: middle;
  display: inline-block;
  /* margin-right: 10px; */
}
.form-label-input{
  margin:10px;
}
.form-label-input1{
    margin: 0px 10px;
}
/* .form-control{
border:none;
} */
/* .addon-time{
  padding: 10px 12px 0px 17px !important;
} */
.input-group-addon {
  /* width: 105px; */
  padding: 10px 6px;
  font-size: 13px;
  box-sizing: border-box;
  background: #eaeaea;
  color: #515151;
  border-radius: 30px 0px 0px 30px;
  box-shadow: none;
  border: 0;
  text-align: left;
  /* font-size: 14px; */
}
.fa-clock-o{
  font-size: 22px;
}
.select-block {
  position: relative;
  padding: 0;
  display:flex;
  /* margin: 1px; */
  /* border-radius: 50px; */
  /* margin-left: -20px; */
  overflow: hidden;
  /* background: #ffffff; */
}
.caret{
  margin-left:-30px;
  margin-top:10px;
}
.pointer{
  cursor: pointer;
}
.parking-indoor-details{
  font-size:11px;
  font-weight:600;
}
.parking-indoor-details p{
  margin-bottom: .5rem;
}
.bg-lightgreen{
  background: #f0fff1;
}
.bg-whitesmoke{
  background:whitesmoke;
}
.bg-whitegray{
  background-color: #ebeef0;
}
.bg-white{
  background: white;
}
.review-text{
  font-size:13px;
}
.sold-out-img img{
  height:100%;
  width:100%;
}
.box1{
  margin-top:-20px;
}
.amount-calculation{
  border-bottom: 1px solid;
  /* margin: -6px; */
  margin-top:25px;
}
.map{
  /* position: fixed; */
  /* top: 30%; */
  /* right: 30px; */
  /* width: 33%; */
  /* bottom:500px; */
}

/* css for thumbnail image */

.wrapper {
  margin: 0 auto;
  
  /* width: 80%; */
  text-align: center;
}

.image-gallery {
  margin: 0 auto;
  display: table;
}
.image-gallery .primary{
  width: 100%;
   height: 250px; 
  background-size: 100% 250px !important;

}
.image-gallery{
  display: flex ;
}
/* .primary,
.thumbnails {
  display: table-cell;
} */
.primary img{
  width:100%;
  height:250px; 
}
.thumbnails-img{
  height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
  vertical-align: top;
  /*width: 200px;*/
}
/* .image-gallery .thumbnails {
  width: 300px;
  height:250px;
  overflow: auto;
} */
.thumbnail-image img{
  height:80px;
  width:80px;
}
.primary {
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-size: 92% 100%;
  /* background-position: center center; */
  background-repeat: no-repeat;
}

/* .thumbnail:hover .thumbnail-image, .selected .thumbnail-image {
  border: 4px solid red;
} */

.thumbnail-image {
  width: 100px;
  height: 100px;
  margin: auto;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /*margin-top:10px;*/
  margin-left:-9px;
  border: 1px solid transparent;
} 

/* booking detail page css */
#cancel-policy{
  font-size: 13px;
    border: 0.5px solid rgb(223 227 226);
    padding: 10px;
    display: block;
}
#tax-section{
  padding:0px;
}
.tax-section:hover{
   text-decoration: underline;
    cursor: pointer;
    
}
.summary{
  /*border-bottom: #ccc 1px solid;*/
  padding: 0px 10px;
  font-size:14px;
}
.style-hr{border: 0;
    height: 4px;
    margin: 0 0 1px 0;
    width:90%;
    background-image: linear-gradient(to right, #fff, #1acc8d, #fff);
    }
.booking-input-box{
  border: #ccc 1px solid;
  border-radius: 2px;
  padding: 10px;
  font-size:16px;
  /*margin:10px;*/
}
.booking-input-box-thank-you{
  /*border: #ccc 1px solid;*/
  border-radius: 2px;
  padding: 10px;
  font-size:16px;
  /*margin:10px;*/
}
.parking-img-logo img{
  width:81px;
  height:85px;
  
}
/*#top-form{*/
/*  box-shadow: rgb(5 4 4 / 20%) 0px 5px 15px;*/
/*    border-radius: 10px;*/
/*    padding: 20px;*/
/*    border: none;*/
/*    margin-left: 15px;*/
/*}*/
#top-form{
  box-shadow: rgb(5 4 4 / 20%) 0px 5px 15px;
    border-radius: 10px;
    padding: 12px;
    margin-bottom: 10px;
}
#top-form-review{
  box-shadow: rgb(5 4 4 / 20%) 0px 5px 15px;
    border-radius: 10px;
    padding: 20px;
    border: none;
    /*margin-left: 15px;*/
}
#review_msg{
    padding: 20px;
    text-align: center;
    background: #e8fbfe;
}
.modal_btn{
    background: transparent;
    border: none;
    font-family: "Poppins", sans-serif;
    text-align: center;
    padding: 10px 10px;
    font-size: 15px;
    font-weight: 500;
    text-transform: none;
    color: #181b92;
}
.modal_btn_edit{
    background: transparent;
    border: none;
    /* color: #181b92; */
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    padding: 10px 20px;
}
.modal-header ,.modal-footer{
  border-bottom:none;
  border-top:none;
}
.modal-body{
    padding:.5rem 1rem !important;
}
.modal-footer{
  display: inherit;
  padding:0rem 1rem !important;
}
.modal_btn:hover{
  color:#1acc8d;
}
.form-field{
  border:none !important;
  
}
.form-field:focus{
  border: none;
  outline: none;
}
.form-input{
  border-radius:6px ;
  padding:6px;
  border:1px solid #ccc;
  margin:10px;
  display: flex;
}
.form-input-edit{
  margin:10px;
}
.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.box {
  background-color: #1acc8d;
  padding: 4px 9px;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  position: absolute;
  top: -15px;
  left: 105px;
}


/* star rating */
.success-box {
  /* margin:50px 0; */
  padding:10px 10px;
  border:1px solid #eee;
  background:#f9f9f9;
}


.success-box > div {
  vertical-align:top;
  display:inline-block;
  color:#888;
}



/* Rating Star Widgets Style */
.rating-stars ul {
  list-style-type:none;
  padding:0;
  
}
.rating-stars ul > li.star {
  display:inline-block;
  
}

/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
  font-size:1em; /* Change the size of the stars */
  color:#ccc; /* Color on idle state */
}

/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
  color:#e98e3d;
}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
  color:#e98e3d;
}







@-webkit-keyframes up-down {
  0% {
    transform: translate(10px);
  }

  100% {
    transform: translate(-10px);
  }
}

@keyframes up-down {
  0% {
    transform: translate(10px);
  }

  100% {
    transform: translate(-10px);
  }
}

.hero-waves {
  display: block;
  margin-top: 68px;
  width: 100%;
  height: 60px;
  z-index: 5;
  position: relative;
}

.wave1 use {
  -webkit-animation: move-forever1 10s linear infinite;
  animation: move-forever1 10s linear infinite;
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
}

.wave2 use {
  -webkit-animation: move-forever2 8s linear infinite;
  animation: move-forever2 8s linear infinite;
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
}

.wave3 use {
  -webkit-animation: move-forever3 6s linear infinite;
  animation: move-forever3 6s linear infinite;
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
}

@-webkit-keyframes move-forever1 {
  0% {
    transform: translate(85px, 0%);
  }

  100% {
    transform: translate(-90px, 0%);
  }
}

@keyframes move-forever1 {
  0% {
    transform: translate(85px, 0%);
  }

  100% {
    transform: translate(-90px, 0%);
  }
}

@-webkit-keyframes move-forever2 {
  0% {
    transform: translate(-90px, 0%);
  }

  100% {
    transform: translate(85px, 0%);
  }
}

@keyframes move-forever2 {
  0% {
    transform: translate(-90px, 0%);
  }

  100% {
    transform: translate(85px, 0%);
  }
}

@-webkit-keyframes move-forever3 {
  0% {
    transform: translate(-90px, 0%);
  }

  100% {
    transform: translate(85px, 0%);
  }
}

@keyframes move-forever3 {
  0% {
    transform: translate(-90px, 0%);
  }

  100% {
    transform: translate(85px, 0%);
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 45px 0;
  overflow: hidden;
}

.section-bg {
  background-color: #f5f5ff;
}

.section-title {
  padding-bottom: 40px;
}

.section-title h2 {
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  line-height: 1px;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #aaaaaa;
  font-family: "Poppins", sans-serif;
}

.section-title h2::after {
  content: "";
  width: 120px;
  height: 1px;
  display: inline-block;
  background: #1acc8d;
  margin: 4px 10px;
}

.section-title p {
  margin: 0;
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  color: #010483;
}


/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
/*.about {*/
/*  padding: 0px 0 0 20px;*/
/*}*/
.about_img,.about_img_about{
    /*height:60%;*/
    margin-top:10%;
}
.about_content_img{
    height:80%;
}
.about .icon-boxes h3 {
  font-size: 28px;
  font-weight: 600;
  color: #010483;
  margin-bottom: 15px;
}

.about .icon-box {
  margin-top: 40px;
  text-align:justify;
}
.about-text-normal{
    text-align:unset !important;
}
.about .icon-box .icon {
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  /*width: 120px;*/
  /*height: 70px;*/
  padding:25px;
  margin-right:15px;
  border: 2px solid #7ceec6;
  border-radius: 50%;
  transition: 0.5s;
}
.about .icon-box .icon img{
    width:26px;
    height:26px;
}

/*.about .icon-box .icon i {*/
/*  color: #1acc8d;*/
/*  font-size: 32px;*/
/*}*/

/*.about .icon-box:hover .icon {*/
/*  background: #1acc8d;*/
/*  border-color: #1acc8d;*/
/*}*/

.about .icon-box:hover .icon i {
  color: #fff;
}

.about .icon-box .title {
  /*margin-left: 85px;*/
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 18px;
  color: #343a40;
  transition: 0.3s;
}



.about .icon-box .title :hover {
  color: #1acc8d !important;
}

.about .icon-box .description {
  /*margin-left: 85px;*/
  line-height: 24px;
  font-size: 14px;
}


/* about page css */
#about_page{
  /*background-image: url(../img/parkinglot-commute-outside-area-auto.jpg) !important;*/
  background-image: url(../img/about_b.jpg) !important;
  margin-top:5%;
  background-repeat:no-repeat;
    /* background: blue; */
    height: 300px;
    background-size:100% 100%;
}
#event_page{
  background-image: url(../img/parkinglot-commute-outside-area-auto.jpg) !important;
  margin-top:5%;
  background-repeat:no-repeat;
    /* background: blue; */
    height: 300px;
    background-size:100% 100%;
}
#become_partner{
  /*background-image: url(../img/parkinglot-commute-outside-area-auto.jpg) !important;*/
  background-image: url(../img/partner_b.jpg) !important;
  margin-top:5%;
  background-repeat:no-repeat;
    /* background: blue; */
    height: 300px;
    background-size:100% 100%;
}

.why-us{
  padding: 30px 30px;
    width: 100%;
    position: relative;
    box-shadow: rgb(5 4 4 / 20%) 0px 5px 15px 5px;
   
}

/* privacy policy css */
.policy-content{
  padding:10px;
 
}
.policy-content p{
  font-size: 15px;
  margin:10px 0px;
  text-align:justify;
}
.policy-content ul,ol li{
    text-align:justify;
}
@-webkit-keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}



/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  /*background: #f5f5ff;*/
  padding: 45px 0 45px;
}

.counts .count-box {
  padding: 30px 30px 25px 30px;
  width: 100%;
  position: relative;
  text-align: center;
  /* background: #f5f5ff; */
  box-shadow: rgb(5 4 4 / 20%) 0px 5px 15px;
  height:140px;
  max-height:140px;
}
.counts .title{
  font-size:28px;
  color: #020688;
  font-weight:600;
}
.counts .count-box .i {
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 20px;
  background: #1acc8d;
  padding: 12px;
  color: #fff;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  width: 48px;
  height: 48px;
}

.counts .count-box span {
  font-size: 36px;
  display: block;
  font-weight: 600;
  color: #010483;
}

.counts .count-box p {
  padding: 0;
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Details
--------------------------------------------------------------*/
.details .content+.content {
  margin-top: 100px;
}

.details .content h3 {
  font-weight: 600;
  font-size: 26px;
  color: #010483;
}

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

.details .content ul li {
  padding-bottom: 10px;
}

.details .content ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #1acc8d;
}

.details .content p:last-child {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Gallery
--------------------------------------------------------------*/
.gallery .gallery-item {
  overflow: hidden;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
}

.gallery .gallery-item img {
  transition: all ease-in-out 0.4s;
}

.gallery .gallery-item:hover img {
  transform: scale(1.1);
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials {
  padding: 45px 0;
  /*background: url("../img/cta-bg.jpg") no-repeat;*/
  /*background: url("../img/gradient-bokeh-digital-business-wallpaper_53876-110796.jpg") no-repeat;*/
  background-position: center center;
  background-size: cover;
  /*background-repeat: no-repeat;*/
  /*background-size:100% 100%;*/
  position: relative;
}

.testimonials::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(1, 3, 111, 0.8);
}

/*.testimonials .section-header {*/
/*  margin-bottom: 40px;*/
/*}*/

/*.testimonials .testimonials-carousel,*/
/*.testimonials .testimonials-slider {*/
/*  overflow: hidden;*/
/*}*/

/*.testimonials .testimonial-item {*/
/*  text-align: center;*/
/*  color: #fff;*/
/*}*/

/*.testimonials .testimonial-item .testimonial-img {*/
/*  width: 100px;*/
/*  border-radius: 50%;*/
/*  border: 6px solid rgba(255, 255, 255, 0.15);*/
/*  margin: 0 auto;*/
/*}*/

/*.testimonials .testimonial-item h3 {*/
/*  font-size: 20px;*/
/*  font-weight: bold;*/
/*  margin: 10px 0 5px 0;*/
/*  color: #fff;*/
/*}*/

/*.testimonials .testimonial-item h4 {*/
/*  font-size: 14px;*/
/*  color: #ddd;*/
/*  margin: 0 0 15px 0;*/
/*}*/

/*.testimonials .testimonial-item .quote-icon-left,*/
/*.testimonials .testimonial-item .quote-icon-right {*/
/*  color: rgba(255, 255, 255, 0.4);*/
/*  font-size: 26px;*/
/*}*/

/*.testimonials .testimonial-item .quote-icon-left {*/
/*  display: inline-block;*/
/*  left: -5px;*/
/*  position: relative;*/
/*}*/

/*.testimonials .testimonial-item .quote-icon-right {*/
/*  display: inline-block;*/
/*  right: -5px;*/
/*  position: relative;*/
/*  top: 10px;*/
/*}*/

/*.testimonials .testimonial-item p {*/
/*  font-style: italic;*/
/*  margin: 0 auto 15px auto;*/
/*  color: #eee;*/
/*}*/

/*.testimonials .swiper-pagination {*/
/*  margin-top: 20px;*/
/*  position: relative;*/
/*}*/

/*.testimonials .swiper-pagination .swiper-pagination-bullet {*/
/*  width: 12px;*/
/*  height: 12px;*/
/*  opacity: 1;*/
/*  background-color: rgba(255, 255, 255, 0.4);*/
/*}*/

/*.testimonials .swiper-pagination .swiper-pagination-bullet-active {*/
/*  background-color: #1acc8d;*/
/*}*/

/*@media (min-width: 1024px) {*/
/*  .testimonials {*/
/*    background-attachment: fixed;*/
/*  }*/
/*}*/

/*@media (min-width: 992px) {*/
/*  .testimonials .testimonial-item p {*/
/*    width: 80%;*/
/*  }*/
/*}*/





.testimonials .testimonial-heading{
  margin: -10px 0px 45px 0px;
    z-index: 1;
    position: relative;
    color: white;
    
}

.testimonial-heading h4{
  font-weight: 500;
  font-size: 28px;
}

.testimonial-card-body {
  border-top:0px;
}
.testimonial-card {
position: relative;
display: flex;
width: auto;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: white;
background-clip: border-box;
border: 1px solid #d2d2dc;
border-radius: 11px;
/* -webkit-box-shadow: 0px 0px 5px 0px rgb(249, 249, 250);
-moz-box-shadow: 0px 0px 5px 0px rgba(212,182,212,1);
box-shadow: 0px 0px 5px 0px rgb(161, 163, 164); */
}
.inner{
border-radius: 11px;
}
.testimonial-card .testimonial-card-body {
    padding: 1rem 1rem;
      /*height:350px;*/
      /*max-height:355px;*/

}
.testimonial-card-body .template-demo{
    height:170px;
    max-height:170px;
    overflow:hidden;
}

/*.testimonial-card-body {*/
/* flex: 1 1 auto;*/
/* padding: 1.25rem*/
/*}*/



.testimonial-profile{
       margin-top: 16px;
    margin-left: 30px;
}

.testimonial-profile-pic{
 width: 58px;
}

.testimonial-cust-name{
 font-size: 15px;
 margin-bottom: auto;
}

.testimonial-cust-profession{
 font-size: 10px;
}
.testimonial-star{
  width: 50px;
    background: #1acc8d;
    border-radius: 15px;
    text-align: right;
    float: right;
    color: white;
    padding: 2px;
}


.items {
width: 90%;
margin: 0px auto;
margin-top: 100px
}
    /*.slick-current hr{*/
    /*border-top: 1px solid white;*/
    /*}*/
    .testimonial hr{
    border-top: 1px solid rgb(70 62 62 / 100%);
    }


/*--------------------------------------------------------------
# F.A.Q
--------------------------------------------------------------*/
.faq .faq-list {
  padding: 0;
  text-align:justify;
}

.faq .faq-list ul {
  padding: 0;
  list-style: none;
}

.faq .faq-list li+li {
  margin-top: 15px;
}

.faq .faq-list li {
  padding: 20px;
  background: #fff;
  border-radius: 4px;
  position: relative;
}

.faq .faq-list a {
  display: block;
  position: relative;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding: 0 30px;
  outline: none;
  cursor: pointer;
}

.faq .faq-list .icon-help {
  font-size: 24px;
  position: absolute;
  right: 0;
  left: 20px;
  color: #34e5a6;
}

.faq .faq-list .icon-show,
.faq .faq-list .icon-close {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}

.faq .faq-list p {
  margin-bottom: 0;
  padding: 10px 0 0 30px;
}

.faq .faq-list .icon-show {
  display: none;
}

.faq .faq-list a.collapsed {
  color: #343a40;
}

.faq .faq-list a.collapsed:hover {
  color: #1acc8d;
}

.faq .faq-list a.collapsed .icon-show {
  display: inline-block;
}

.faq .faq-list a.collapsed .icon-close {
  display: none;
}

@media (max-width: 1200px) {
  .faq .faq-list {
    padding: 0;
  }
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info {
  border:1px solid;
  padding:20px;
}

.contact .info i {
  font-size: 16px;
  color: #fff;
  float: left;
  width: 36px;
  height: 36px;
  background: #1acc8d;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

#contact{
  /*background-image: url(../img/parkinglot-commute-outside-area-auto.jpg) !important;*/
  /*background-image: url(../img/abstract-blur.jpg) !important;*/
  /*margin-top:5%;*/
  /*opacity:.8;*/
  /*background-repeat:no-repeat;*/
    /* background: blue; */
    /*height: 300px;*/
    /*background-size:100% 100%;*/
}
.contact .info h2 {
  /*padding: 0 0 0 60px;*/
  font-size: 28px;
  /*font-weight: 600;*/
  margin-bottom: 5px;
  /*color: #010483;*/
}

.contact .info p {
  /*padding: 0 0 0 60px;*/
  margin-bottom: 0;
  font-size: 16px;
  margin-bottom:15px;
  /*color: #0205a1;*/
}

.contact .info .email,
.contact .info .phone {
  margin-top: 40px;
}

.contact .info .email:hover i,
.contact .info .address:hover i,
.contact .info .phone:hover i {
  background: #1acc8d;
  color: #fff;
}

.contact .php-email-form {
  width: 100%;
  background: #fff;
}

.contact .php-email-form .form-group {
  padding-bottom: 8px;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br+br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

.contact .php-email-form input {
  height: 44px;
}

.contact .php-email-form textarea {
  padding: 10px 12px;
}

.contact .php-email-form button[type=submit] {
  background: #1acc8d;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
}

.contact .php-email-form button[type=submit]:hover {
  background: #34e5a6;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: rgba(1, 4, 136, 0.9);
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 14px;
}

#footer .footer-top {
  padding: 60px 0 10px 0;
}

#footer .footer-top .footer-info {
  /* margin-bottom: 15px; */
  /* background: #010246; */
  color: #fff;
  /*border-top: 4px solid #1acc8d;*/
  /*text-align: center;*/
  /*padding: 30px 20px;*/
}
#footer .footer-top .footer-info img{
  margin-bottom: 20px;
  width: 85%;
}
#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
}

#footer .footer-top .social-links a {
font-size: 18px;
display: inline-block;
color: #fff;
line-height: 1;
padding: 8px 0;
margin-right: 6px;
border-radius: 50%;
text-align: center;
width: 36px;
height: 36px;
transition: 0.3s;
background: #1acc8d;
}
#footer .footer-top .social-links i{
  font-size:18px;
}

#footer .footer-top .social-links a:hover {
background: white;
color:#1acc8d;
text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  position: relative;
  /*padding-bottom: 12px;*/
}

/*#footer .footer-top .footer-links {*/
/*  margin-bottom: 15px;*/
/*}*/

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #61ebba;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  color: #4be8b0;
}

#footer .footer-top .footer-newsletter form {
  margin-top: 10px;
     /*background: #fff; */
    padding: 0px 0px;
    position: relative;
    border-radius: 50px;
}

#footer .footer-top .footer-newsletter form input[type=email] {
 border: 0;
    padding: 7px;
  width: calc(100% - 5px);
  border-radius: 10px;
  /*margin-top: 4%;*/
}

#footer .footer-top .footer-newsletter form input[type=submit] {
 position: absolute;
     /*top: 0; */
    right: -2px;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 15px;
    padding: 4px 10px;
    background: #1acc8d;
    color: #fff;
    transition: 0.3s;
    border-radius: 50px;
}
#footer .footer-top .footer-newsletter form input[type=submit]:hover {
  background: #149f6e;
}

#footer .copyright {
  border-top: 1px solid #1acc8d;
  text-align: center;
  padding-top: 10px;
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}

@media (max-width: 575px) {
  #footer .footer-top .footer-info {
    margin: -20px 0 30px 0;
  }
}

@media (max-width: 575px) {
 .footerfs {
    font-size:12px;
  }
  }