
* {
    margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; outline: none; list-style: none; word-wrap: break-word;
  }

  body {
    color:#2b292d;
    font-weight: 400;
    font-size: 16px;
    overflow-x: hidden !important;
   font-family: 'Montserrat', sans-serif;
    background: #eee;
  }
  .white-bg{background-color: #fff;}

p {
    font-family: 'Montserrat', sans-serif
    font-size: 16px;
    font-weight: 400;
    color:#2b292d;
    line-height: 1.45;
    margin: 0;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  span, a {
    display: inline-block;
    text-decoration: none;
    color: inherit;
  }

html, body {
  height: 100%;
  margin: 0;
}
input, button{font-family: Montserrat;}



@media only screen and (min-width: 768px) {
.wrapper{max-width:375px ;}
.footer{max-width: 375px; margin: auto;}
}
.wrapper{ margin: auto; background: #fff; width: 100%; min-height: 100%; position: relative;  }
.container{max-width: 550px; margin: auto; padding: 0px 20px;}
.middle-section .container{width: 100%  ;}
.header{min-height: 42px; padding: 16px 20px 0px 20px;}
.align-center{text-align: center;  }
.recommended-btn{  padding: 8px 14px; border-radius: 15px;  background-color: #32c773; font-family: 'Montserrat', sans-serif;
  font-size: 12px; font-weight: 600; color: #fff; text-align: center;}
.or-sep{height: 1px; background-color:#bfbfbf ; position: relative; margin-top: 30px; margin-bottom: 30px;    margin-left: auto;
    margin-right: auto;    max-width: 295px;  }
.or-sep span{position: absolute; left: 0px; right: 0px; margin: auto; width: 50px; background: #fff; padding: 0px 15px;
 font-family: 'Montserrat', sans-serif; color: #848484; top: -8px; font-size: 14px; font-weight: 500;   }
.continue-with-web{text-align: center;  }
.continue-with-web a{font-size: 14px; font-family: 'Montserrat', sans-serif; color: #2b292d; font-weight: 600;  }

/*****Phone number page***************/

.mobile-label{font-size: 30px;font-family: 'Montserrat', sans-serif; font-weight: bold; padding-bottom: 30px; padding-top: 15px;}
.mobile-label span{color:#2655bf;}
.form-row{margin-bottom: 30px;}
.number-textbox-wrapper{border-bottom: 2px #444444 solid; padding-bottom: 5px; margin-bottom: 50px;}
.iti--allow-dropdown{width: 100%;  }
.iti--separate-dial-code .iti__selected-flag{background-color: transparent!important;  }
.num-textbox{
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  color: #444;
  width: 100%;
  border: 0px;
  padding: 10px 0px;
  font-weight: 500;
}

.number-textbox-wrapper .iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #d8d8d8;
}
.number-textbox-wrapper .iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px;
    font-size: 16px;
    font-weight: 600;
    color: #444444;
    font-family: 'Montserrat', sans-serif;
}

.num-textbox::-webkit-input-placeholder { /* Edge */
  color: #cfcfcf;
}

.num-textbox:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #cfcfcf;
}

.num-textbox::placeholder {
  color: #cfcfcf;
}

.button{
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  letter-spacing: 0.16px;
  color: #fff;
  height: 50px;
  text-align: center;
  border: 0px;
  border-radius: 8px;
  width: 100%;
  background-color: #2655bf;
  box-shadow: 0px 3px 10px rgba(17, 53, 135, 0.5);
  cursor: pointer;
  font-weight: 500;
  line-height: 50px;
}
.button:focus{    background-color: #1f48a3}
.privacy-policy{width: 100%; text-align: center; color: #a8a8a8; font-size: 10px; font-family: 'Montserrat', sans-serif; font-weight: 600; }
.privacy-policy a{color: #000;  }
.resend-code{color:#a6a7a8; font-size: 14px;font-family: 'Montserrat', sans-serif; font-weight: bold; padding-bottom: 5px; padding-top: 18px; }
.resend-code a{color: #1c1c1c;}

.code-sms{
 font-family: 'Montserrat', sans-serif;
 font-size: 12px;
 color:#a6a7a8;
 padding-top: 3px;
 font-weight: bold;

}
.verification-code{display: flex;     justify-content: space-between; }
.code-textbox{
  border-radius: 10px;
  height: 70px;
  border: solid 2px #f1f1f1;
  background-color: #f1f1f1;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  width: 14%;
  font-family: 'Montserrat', sans-serif;

}
.code-textbox:focus{
  border-radius: 10px;
  height: 70px;
  border: solid 2px #2655bf;
  background-color: #e7efff;

}
.phone-number-label{padding-bottom: 60px;}
.label-mb40{padding-bottom: 40px;}
.label-mb20{padding-bottom: 20px;}
.form-row2{padding-bottom: 15px;}
.form-label{color:#a8a8a8; font-size:13px;font-family: 'Montserrat', sans-serif; letter-spacing: 0.27px; padding-bottom: 10px;
 display: block; font-weight: 500;}
 .textbo-box{position: relative;}
.textbox{ border-radius: 8px; background-color: #f2f2f2; height: 50px; padding:10px 48px 10px 20px; border: 0px; width: 100%;
 color: #444;
 font-size: 16px; font-weight: 600;
 font-family: 'Montserrat', sans-serif;
}
.info-button-section{padding-top: 40px;  }
.checked-icon{
  position: absolute;
  background: url(../images/checkmark.svg) no-repeat;
  width: 15px;
  height: 15px;
  right: 20px;
  margin: auto;
  top: 0;
  bottom: 0;
}
.vanue-list{min-height: 330px;
  overflow: auto;
    height: 340px;
    padding-bottom: 10px;
    margin-left: -20px;
    margin-right: -20px;
}
.vanue-list ul{
  padding-left: 20px;
  padding-right: 20px;
}
.vanue-list li{display: flex; margin-bottom: 20px; position: relative;}
.vanue-list li.active{position: relative;}
.vanue-list li.active:before{
  width: 7px;
  height: 80px;
  border-radius: 2px;
  background-color: #2655bf;
  content: "";
  position: absolute;
  left: -22px;
  top: 0px;

}
/* .vanue-img{border-radius: 3.5px;} */
.vanue-img {
    border-radius: 3.5px;
    width: 68px;
    height: 68px;
}
.vanue-details {
    width: calc(100% - 68px);
}
.vanue-img img{border-radius: 3.5px; box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);object-fit: cover;
    width: 100%;
    height: 100%;
    display: block;}
.vanue-details{padding-left: 10px;}
.vanue-details h3{font-size: 16px;font-weight: 500;letter-spacing: 0.4px;color: #444;}
.vanue-description{font-size: 12px;font-weight: normal;letter-spacing: 0.25px;color: #a8a8a8;}
.addnew-venue{
  padding: 12px 15px 12px 45px;
  border-radius: 8px;
  width: 100%;
  font-size: 16px;
   letter-spacing: 0.16px;
  color: #1d1d1d;
  font-weight: 600;
  background:#ededed url(../images/add-new-icon.svg) no-repeat 15px center;
}
.addnew-venue span{
  background:url(../images/next-arrow.svg) no-repeat right center;
  background-size:14px;
  width: 100%;
}
.hr-line{margin-top: 20px; background:#f1f1f1; border: 0px; height: 2px; margin-bottom: 20px;}
.vanue-code{justify-content: inherit; padding-top: 10px; margin-bottom: 80px;}
.vanue-code .code-textbox{margin-right: 10px; width: 47.5px;}


/***********Welcome page*************/
.welcome-page{text-align: center;padding-top:72px;}
.welcome-title{ font-size: 34px;font-weight: bold;text-align: center;color: #1c1c1c; padding-bottom: 30px;}
.welcome-img{margin-bottom: 40px; position: relative;}
.welcome-img:after{
   width: 132px;
  height: 67.7px;
  margin: 90.3px 9px 0;
  border-radius: 12px;
  -webkit-filter: blur(12px);
  filter: blur(12px);
  background-color: #8b8b8b;
  position:absolute;
  content: "";
  left: 0px;
  right: 0;
  margin: auto;
  bottom: -5px;
  z-index: 0;
}
.welcome-img img{position: relative; z-index: 2; border-radius: 7px;}
.joined-sub-title{
   font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.12px;
  text-align: center;
  color: #a6a7a8;
  padding-bottom: 12px;
}
.joined-title{
  font-size: 34px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #1c1c1c;
  max-width: 250px;
  padding-bottom: 10px;
  margin: auto;
}
.joined-description{
   font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.12px;
  text-align: center;
  color: #a6a7a8;
  max-width: 250px;
  margin: auto;

}
.button-section{padding-top: 40px;}
.footer.logout-button{border-top: 1px #f1f1f1 solid; padding-top: 20px; height: auto;}
.logout-button a{display: flex; align-content: center; justify-content: center; font-size: 16px; font-weight: 600; letter-spacing: 0.16px; color: #1d1d1d;  }
.logout-button a img{margin-right: 5px;}

/***********Home **************/
.user-header{display: flex; justify-content: space-between;  padding-top: 10px;}
.user-info{ position: relative; padding-left: 56px; padding-top: 4px;   }
.user-icon{position: absolute; left: 0px; top: 0px;  }
.user-icon img{border-radius:100px;}
.user-message{
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.14px;
  color: #1d1d1d;
}
.user-name{
  font-size: 18px;
  font-weight: bold;
  color: #1d1d1d;
  letter-spacing: 0.18px;
}

.logout-link{display: flex; align-content: center; justify-content: center; font-size: 14px; font-weight: 600; letter-spacing: 0.16px; color: #1d1d1d;  }
.logout-link img{margin-right: 5px;}


.four-seasons{padding-top: 80px;}
.truck-icon{padding-bottom: 20px;}
.seasons-title{ font-size: 24px;font-weight: bold; letter-spacing: 0.24px; color: #2992de;}
.quick-park-title{
    font-size: 36px;
    letter-spacing: 0.36px;
    color: #161515;
    font-weight: 600;
    display: flex;
    justify-content: left;
    align-items: center;
}

.quick-park-title span{
  padding: 3px 7px 4px 8px;
  border-radius: 10px;
  background: rgb(144,87,216);
  font-size: 10px;
  background: linear-gradient(90deg, rgba(144,87,216,1) 0%, rgba(71,104,197,1) 100%);
  color:#fff;
  margin-left: 10px;
  font-weight: 600;
  letter-spacing: 0.1px;
  color: #fff;
}


.seasons-sub-title{
   font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.18px;
  color: #bdbdbd;
}

.park-web-dark{position: relative; text-align: center; width: 100%; display: flex; align-items: center; justify-content: center; }
.park-web-dark span{padding-right: 5px; color: #000;font-size: 6.5px;}
/**********Button css************/

  .request-button{
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  letter-spacing: 0.16px;
  color: #fff;
  text-align: left;
  border: 0px;
  border-radius: 8px;
  width: 100%;
  cursor: pointer;
  font-weight: 700;
  margin-top: 40px;
  height: 50px;
  line-height: 50px;
  padding: 0px 20px 0px 20px;
  border-radius: 8px;
  box-shadow: 0 0 10px 0 rgba(194, 194, 194, 0.5);
  background-color: #2957be;
  position: relative;
}
.request-button:before{
  background:  url(../images/next-arrows.svg) no-repeat;
  width: 40px;
  height: 17px;
  right: 20px;
  position: absolute;
  content: "";
  top: 18px;
   animation: bounce 1800ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
   transform-origin: 0% 100%;

}
@keyframes bounce {
50% {
    transform: translatex(-10px);
  }
}
/**********End Button css ************/


.vehicle-title{
  background: url(../images/car-icon.svg) no-repeat left center;
  background-size:25px 24px;
   font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.18px;
  color: #444;
  padding-left:36px ;
  margin: 20px 0px 30px 0px;
}

.quickpark-section{
  width: 385px;
  margin: 2px 0 0;
  padding: 0px;
  border-radius: 8px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.14);
  background-color: #fff;
  position: absolute;
  right: 410px;
  box-sizing: border-box;
  padding-bottom: 25px;

}
.quickpark-section *{
  box-sizing: border-box;
}

.quickpark-header{
  padding: 20px 30px 20px 20px;
}
.quickpark-top{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.quickpark-title{
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  color: #2b2b2b;
  justify-content: center;
  align-items: center;
  display: flex;
}

.beta-version{
  padding: 3px 7px 4px 8px;
  border-radius: 10px;
background: rgb(144,87,216);
font-size: 10px;
background: linear-gradient(90deg, rgba(144,87,216,1) 0%, rgba(71,104,197,1) 100%);
color:#fff;
margin-left: 10px;
}
.beta-version strong{
  font-weight: bold;
}

.quickpark-close{
  width: 36px;
  height: 36px;
  padding: 9px 7px 8px 6px;
  border-radius: 7px;
  border: solid 1px #ebebeb;
  background-color: #fff;
  box-sizing: border-box;
  text-align: center;
}
.quickpark-close img{vertical-align: top;}
.quickpark-middle{

}
.quickpark-inner{
  padding-bottom: 10px;
  margin-bottom: 20PX;
}

.form-group-item{
  padding: 0px 0px 20px 0px;
}
.or-sepratorline{
  height: 2px;
  background:#f1f1f1;
  width: 100%;
  margin-top: 5px;
  position: relative;
  margin-bottom: 15px;

}
.or-sepratorline span{
  background: #fff;
  position: absolute;
  width: 60px;
  margin: auto;
  left: 0px;
  right: 0px;
  text-align: center;
  font-size: 14px;
  top: -8px;
  font-weight: 500;
  color: #8a8a8a;
}
.form-label{
  color:#a8a8a8;
  font-size: 14px;
 letter-spacing: 0.29px;
 font-weight: 500;
 padding-bottom: 9px;
 display: block;
 width: 100%;
 margin-bottom:0 ;

}
.form-dropdown{
  padding: 10px 15px 10px 15px;
  border-radius: 8px;
  background-color: #f2f2f2;
  border: 0;
  box-sizing: border-box;
  width: 100% ;
  color: #444444;
  font-size: 16px;
  letter-spacing: 0.4px;

}

.form-dropdown .select-dropdown{
  background-color: transparent;
  width: 100%;
  border: 0px;
  appearance: none;
  color: #444444;
  padding-top: 5px;
  padding-bottom: 2px;
   outline: none;
   font-size: 16px;
   font-weight: 600;
  background: url(../images/dropdown-arrow.png) no-repeat right center;
}

.textarea-wrapper{
  width: 100% ;
  color: #444444;
  font-size: 16px;
  letter-spacing: 0.4px;
  background-color: #f2f2f2;
   border-radius: 8px;
}

.textarea-item{
  width: 100%;
  border: 0px;
  text-align: left;
  color: #444;
  font-family: Montserrat;
  font-size: 14px;
  padding: 15px;
  letter-spacing: 0.4px;
  background-color: transparent;
  resize: none;
  font-weight: 600;
}

.textarea-wrapper textarea::placeholder {
  color: #a4a4a4;
}




.textbox-item{
  padding: 13px 15px 13px 15px;
  border-radius: 8px;
  background-color: #f2f2f2;
  border: 0;
  box-sizing: border-box;
  width: 100% ;
  color: #444444;
  font-size: 16px;
  letter-spacing: 0.4px;
   font-weight: 600;
}
.valet-card-smg{
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.12px;
  color: #444;
  padding-right: 20px;
  padding-top: 10px;
}

.parking-info .form-group-item{
  padding-bottom: 15px;
}

.save-submit-button{
  font-size: 16px;
  letter-spacing: 0.16px;
  color: #fff;
  border-radius: 8px;
  background-color: #2957be;
  text-align: center;
  border: 0px;
  width: 100%;
  padding: 15px 25px;
  cursor: pointer;
   font-family: Montserrat;
   font-weight: 500;
  box-shadow: 0px 5px 9px rgba(71, 87, 190, 0.4);

}
.save-submit-button:hover{
  background-color: #1f48a3;
}
.form-group-item .form-label{
  display: flex;
}

.location-icon{
  background: #000;
  width: 22px;
  height: 22px;
  border-radius:100%;
  display: inline-block;
  color: #fff;
  margin-right: 10px;
  text-align: center;
}
.location-icon img{ position: relative; top: 4px; vertical-align: middle; }
.plate-number-wrapper{
  padding-right: 12px;
  padding-left: 12px;
  position: relative;
}
.country-dropdown{position: relative;}
.plate-number-wrapper.complate:after, .country-dropdown.complate:after{
  background: url(../images/checkmark.svg) no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 20px;
  content: "";
  margin: auto;
  top: 0px;
  bottom: 0px;
}

.plate-number-dropdown{
  padding: 8px 12px 8px 15px;
  border-radius: 8px;
  background-color: #e6e6e6;
  border: 0;
  box-sizing: border-box;
  color: #444444;
  font-size: 16px;
  letter-spacing: 0.4px;
  width: 80px;
    display: inline-block;
    vertical-align: middle;
}

.plate-number-dropdown select{
  background-color: transparent;
  width: 100%;
  border: 0px;
  appearance: none;
  color: #444444;
  padding: 0;
   outline: none;
   font-size: 16px;
   font-weight: 600;
    letter-spacing: 0.4px;
  background: url(../images/dropdown-arrow.png) no-repeat right center;
}
.plate-number-textbox{
  display: inline-block;
  vertical-align: middle;
  border: 0px;
  background-color: transparent;
   font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.4px;
  color: #444;
  padding: 0px 0px 0px 10px;
  }

.plate-number-textbox:focus{border: 0px; outline: none;}
.vihicle-page-buttons{display: flex; justify-content: space-between; align-items: center;  }
.tag-button{
    padding: 15px 25px 15px 25px;
    border-radius: 8px;
    border: solid 1px #1d1d1d;
    background-color: #fff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.16px;
    text-align: center;
    color: #1d1d1d;
    width: 47%;
    text-decoration: none;
}
.dark-button:hover{
  color:#fff!important;
  text-decoration: none!important;
}
.light-button:hover{
  color:#1d1d1d!important;
  text-decoration: none!important;
}


.dark-button{
  background-color: #2957be;
  border-color:#2957be;
  color: #fff;
}


/*****************quick park Success*******************/

.quickpark-success{
  width: 385px;
  margin: 2px 0 0;
  padding: 0px;
  border-radius: 8px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.14);
  background-color: #fff;
  position: absolute;
  right: 410px;
  box-sizing: border-box;
  padding-bottom: 25px;

}
.quickpark-success *{
  box-sizing: border-box;
}
.success-title{
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 0.47px;
  text-align: center;
  color: #2655bf;
  padding-bottom: 15px;
}
.success-img{width: 100%; text-align: center; padding-top: 50px;}
.success-sub-title{
   font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.18px;
  text-align: center;
  color: #444;
  position: relative  ;
  padding-bottom: 45px;
}
.success-sub-title:after{
  background: #979797;
  width: 99px;
  height: 2px;
  content: "";
  position: absolute;
  bottom: 20px;
  margin: auto;
  left: 0px;
  right: 0px;
  opacity: 0.46;
}


.ticket-info{
  padding: 17px 17px 11px 17px;
  border-radius: 8px;
  background-color: #f5f6f8;
  margin-bottom: 15px;
}

.ticket-tag{
   font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.18px;
  color: #444;
}
.ticket-number{
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.14px;
  color: #8a8a8a;
}

.vehicle-list{
   padding: 11px 12px 12px 12px;
  border-radius: 8px;
  border: solid 1px #e5e5e5;
  background-color: #fff;
  margin-bottom: 30px;
  display: flex;
  width: 100%;
}

.car-country{
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0.12px;
  color: #bdbdbd;
  font-weight: 600;
}
.car-number{
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.18px;
  color: #444;
}

.car-type{
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.12px;
  color: #444;
}

.car-color{
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0.12px;
  color: #bdbdbd;
  font-weight: 600;
}
.vehicle-pic{
  border-radius: 4.6px;
  background-color: #ececec;
  width: 76px;
  height: 76px;
  text-align: center;
  line-height: 76px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.vihicle-details{
  padding-left: 15px;
  }

.quickpark-section.showquickpark-popup{
  display: block!important;
}

.quickpark-success.show-success{
  display: block!important;
}
.form-dropdown.country-dropdown{
  padding-left: 12px;
}
.country-dropdown .btn{
  background: #e6e6e6;
  border:0;
  border-radius: 6px;
  font-size: 16px;
  color: #444;
  font-weight: 500;
  width: auto;
}

.parking-info-header{
  text-align: center;
  display: flex;
  align-items: center;
}

.edit-details{max-width: 200px; margin: auto; display: table;letter-spacing: 0.29px; color: #a8a8a8;font-size: 14px; font-weight: 500; }
.edit-details span{font-weight:700; font-size: 18px; color:#000 ; }
.edit-details span a{font-size: 10px;letter-spacing: 0.21px; color: #a8a8a8; text-decoration: underline;}
.back-arrow{float:left;  }
.mobile-num-form{padding-bottom: 15px;}

.valet-logo{
  background:#fff url(../images/valet-icon.svg) no-repeat 10px center;
   font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.15px;
  color: #1d1d1d;
    border-radius: 15px;
  border: solid 1px #c4c4c4;
  padding: 6px 13px 5px 33px;

}


/**********footer css************/
.footer{text-align: center; font-size: 10px; color: rgba(0, 0, 0, 0.6); line-height: 18px; width: 100%; background-color: #fff;
  padding-bottom: 12px; height: 60px; padding-top: 15px; position: relative; z-index: 2; }
.footer-space{ margin-bottom: -60px;}
.push { height: 60px;}
/**********footer css************/


div#recaptcha-container {
  padding-bottom: 35px;
}
