/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/

/* 
    Created on : May 9, 2017, 1:28:07 PM
    Author     : Anis
*/

/*@import url(https://fonts.googleapis.com/css?family=PT+Sans);*/
@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');

@font-face {
    font-family: 'MyriadProBold';
    src: url(/fonts/MyriadPro-Black.otf);
}
@font-face {
    font-family: 'MyriadProRegular';
    src: url(/fonts/MyriadPro-Regular.otf);
}


body {
    font-family: "MyriadProRegular";
}
h1,h2,h3,h4,h5,h6 {
    font-family: "MyriadProBold";
}
/*navbar styling starts*/
.navbar{
    background-color: white;
    margin-bottom: 0px;
    min-height: 70px;
    position: relative;
    padding: 15px;
}
.navbar-toggle{
    background-color: white;
}
.navbar-toggle .icon-bar{
    background-color: black;
}

.bg-nav {
    background-color: #ffffff;
    padding-bottom: 6px;
}

.navbar-custom {
    margin-top: 6px !important;
}

.logo {
    width: 300px;
    margin-top: -6px;
}
.li-margin-left {
    margin-left: 30px;
}
.manage-float{
    float: right;
}
.nav-app {
    /*background-image: url(/images/about-black.png);*/
    background-size: 16px;
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 18px !important;
}

.lang_selector_nav {
    margin-left: 5px;
}
.nav-app:hover {
    /*background-image: url(/images/about.png);*/
    color: #fff;
        background-color: #456bb3;
}

.nav-faq {
    /*background-image: url(/images/faq.png);*/
    background-size: 16px;
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 18px !important;
}

.nav-faq:hover {
    /*background-image: url(/images/faq-blue.png);*/
    color: #456bb3;
}

.nav-check-in {
    /*background-image: url(/images/check-in.png);*/
    background-size: 16px;
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 18px !important;
}

.nav-check-in:hover {
    /*background-image: url(/images/check-in-blue.png);*/
    color: #456bb3;
}
.nav-link .fa{
    margin-right: 5px;
}

.nav-sign-up {
    /*background-image: url(/images/sign-up.png);*/
    background-size: 16px;
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 18px !important;
}

.nav-sign-up:hover {
    /*background-image: url(/images/sign-up-blue.png);*/
    background-color: transparent !important;
    color: #456bb3;
}
.nav-dashboard {
    /*background-image: url(/images/dashboard-black.png);*/
    background-size: 16px;
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 18px !important;
}

.nav-dashboard:hover {
    /*background-image: url(/images/dashboard.png);*/
    background-color: transparent !important;
    color: #456bb3;
}

.nav-sign-out {
    /*background-image: url(/images/sign-up.png);*/
    background-size: 16px;
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 18px !important;
}

.nav-sign-out:hover {
    /*background-image: url(/images/sign-up-blue.png);*/
    background-color: transparent !important;
    color: #456bb3;
}

.my-menu .navbar-nav li a:hover {
    background-color: #456bb3 !important;
        color: #fff;
        transition: 0.3s ease-out;
        border-radius: 3px;
}

.my-menu .navbar-nav li a {
    color: #000;
}

.li-margin {
    margin-left: 30px;
    margin-right: 30px;
}

/*navbar styles end*/

.top-margin {
    margin-top: 70px;
}

.font-color {
    color: #456bb3;
    font-size: 28pt;
}

.padding-row {
    padding: 3% 6%;
}

.padding-row-1 {
    padding: 0% 8% !important;
    font-size: 14px;
}

.width-img {
    width: 16px;
}

.nav-font {
    font-family: 'Raleway', sans-serif;
        font-size: 16px;
}

.main-heading {
    font-size: 24pt;
    color: #ffffff;
}

.padding-row-blue {
    padding: 3% 8%;
}

.div-blue {
    background-color: #456bb3;
    color: #ffffff;
    padding: 20px 0px;
}

.padding-row-middle {
    padding: 0% 23%;
}

.padding-col {
    padding-top: 33px;
    padding-left: 40px !important;
}

.heading-col {
    font-size: 34px;
    margin: 0;
    color: #456bb3;
}

.padding-col-2 {
    padding-top: 70px;
    padding-left: 40px !important;
}

.padding-col-3 {
    padding-top: 46px;
    padding-left: 40px !important;
}

.margin-top {
    margin-top: 80px;
}

.margin-bottom {
    margin-bottom: 20px !important;
    margin-top: 20px;
}

.margin-team {
    margin-top: 60px;
}




/*Account Setting 1 Page CSS */

.account-font {
    margin-left: 5%;
    font-size: 28px;
    text-transform: capitalize;
}

.col-border {
    border-right: 1px solid #456bb3;
}

.dash {
    margin-left: 60px !important;
}

.dashboard {
    /*background-image: url(/images/dashboard-black.png);*/
}

.dashboard:hover {
    /*background-image: url(/images/dashboard.png);*/
    color: #456bb3;
}

.dashboard-margin {
    margin: 40px 0px 0px 0px;
    padding-bottom: 10px;
    font-size: 20px;
    border-bottom: 1px solid #000;
}

.booking {
    /*background-image: url(/images/my-booking.png);*/
}

.booking:hover {
    /*background-image: url(/images/my-booking-blue.png);*/
    color: #456bb3;
}

.booking-margin,
.account-margin,
.vehicle-margin,.invite-margin {
    margin: 10px 0px 0px 0px;
    padding-bottom: 10px;
    font-size: 20px;
    border-bottom: 1px solid #000;
}

.account {
    /*background-image: url(/images/account-setting.png);*/
}

.account:hover {
    /*background-image: url(/images/account-setting-blue.png);*/
    color: #456bb3;
}

.vehicle {
    /*background-image: url(/images/account-setting.png);*/
}

.vehicle:hover {
    /*background-image: url(/images/account-setting-blue.png);*/
    color: #456bb3;
}

.invite {
    /*background-image: url(/images/invite-friend.png);*/
}

.invite:hover {
    /*background-image: url(/images/invite-friend-blue.png);*/
    color: #456bb3;
}
.background-property:hover{
    color: #456bb3;
}
.background-property .fa {
    width: 40px;
    /*    background-size: 30px;
        background-position: left;
        background-repeat: no-repeat;
        padding-left: 56px !important;
        background-position: 0px 0px;*/
}
.user-active{
    color: #456bb3;
}

.vehicle-info {
    margin-left: 20%;
    font-size: 12px;
}

.margin-personal {
    margin-top: 5px;
    margin-bottom: 0px;
}

.border-bottom {
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}

.heading-personal {
    font-size: 20px;
    color: #456bb3;
    margin-top: 40px;
    margin-bottom: 40px;
}

.placeholder-width {
    width: 250px !important;
}

.placeholder-width-1 {
    width: 600px !important;
}

.form-control::-webkit-input-placeholder {
    color: #456bb3 !important;
}

.form-control:-moz-placeholder {
    color: #456bb3;
}

.form-control::-moz-placeholder {
    color: #456bb3;
}

.form-control:-ms-input-placeholder {
    color: #456bb3;
}

.last-name {
    margin-right: 100px !important;
}

.email-margin {
    margin-top: 20px;
    margin-bottom: 20px;
}

.saveandcontinue {
    padding: 12px 40px !important;
    font-size: 13.32px;
    font-weight: bold;
    /*margin-left: 220px;*/
    background-color: #456bb3 !important;
    color: #ffffff;
    border-radius: 0px !important;
}

.border-length {
    border-radius: 0px !important;
}

/*Availbility Page Css*/

.font-payment {
    font-size: 20px;
    color: #456bb3;
}

.date-droper {
    width: 236px;
    height: 34px;
    font-size: 16px;
    margin-left: 87px;
    background-color: #456bb3;
    color: #ffffff;
}

.table-heading {
    font-size: 16px;
    color: #456bb3;
}

.row-color {
    background-color: #9dbeff;
}

.font-heading {
    color: #000;
}

.Report-button {
    padding: 12px 40px !important;
    font-size: 13.32px;
    font-weight: bold;
    background-color: #456bb3 !important;
    color: #ffffff;
    border-radius: 0px !important;
}

.pagination-custom {
    margin: 45px 0px 0px 74px !important;
}

.reviews-top {
    padding-top: 4px;
}

.reviews {
    /*background-image: url(/images/reviews.png);*/
}

.payments {
    /*background-image: url(/images/payments.png);*/
}

.locations {
    /*background-image: url(/images/location.png);*/
}

.attendant {
    /*background-image: url(/images/attendant.png);*/
}

.reviews:hover {
    /*background-image: url(/images/reviews-blue.png);*/
    color: #456bb3;
}

.reviews:focus {
    /*background-image: url(/images/reviews-blue.png);*/
    color: #456bb3;
}

.reviews:active {
    color: #456bb3;
}

.payments:hover {
    /*background-image: url(/images/payments-blue.png);*/
    color: #456bb3;
}

.locations:hover {
    /*background-image: url(/images/location-blue.png);*/
    color: #456bb3;
}

.attendant:hover {
    /*background-image: url(/images/attendant-blue.png);*/
    color: #456bb3;
}

.my-menu > a {
    color: #000;
}

.my-menu > a :hover {
    color: #456bb3;
}

/*Payment Page CSS*/

.main-font {
    font-size: 28px;
    color: #456bb3;
}

.select-font {
    font-size: 32px;
    color: #ffffff;
}

.car-width {
    width: 104px;
    margin-left: 56px;
}

.car-margin {
    margin-top: 35%;
}

.car-bottom {
    margin-top: 40px;
    margin-bottom: 16px;
}

.car-font {
    font-size: 28px;
    margin-top: 63px;
}

.col-pading {
    padding: 0px !important;
}

.modify {
    width: 32px;
    margin-left: 80px;
}

/*Dashboard Page CSS*/

.Dashboard-font {
    font-size: 16px;
}

.space-font {
    font-size: 20px;
}

.tick-logo {
    width: 16px;
    margin: 0px 14px 3px 0px;
}

.dashboard-buttion {
    padding: 12px 40px !important;
    font-size: 13.32px;
    font-weight: bold;
    margin-top: 40px;
    background-color: #456bb3 !important;
    color: #ffffff;
    border-radius: 0px !important;
}

.parking-car {
    margin-top: 20%;
}

/*Popup Detail Page CSS*/

.font-parking-lot {
    font-size: 20px;
    /*margin: 3px 0px 3px 0px !important;*/
}
.location_item {
    margin: 3px 0px 3px 0px !important;   
}

.dollar-font {
    color: #456bb3;
}

.margin-dollar {
    margin-right: 10px;
}



.model-padding {
    padding: 30px 30px 0px 30px;
}

.logo-parking {
    width: 150px;
}

.body-text {
    font-size: 16px;
}

.star-logo {
    width: 70px;
}

/*How-it-work page CSS*/

.font-how {
    font-size: 30px;
    margin: 0px;
}

.font-cities {
    font-size: 16px;
    margin: 0px;
}

.row-top-pading {
    padding: 0% 12%;
}

.blue-book {
    font-size: 35px;
    margin: 0px;
    color: #456bb3;
    padding: 20px 0px 20px 0px;
}

.no-worries {
    font-size: 22px;
}

.font-circle {
    font-size: 20px;
    padding: 20px 0px 0px 0px;
}

.logo-white-tick {
    width: 50px;
    margin-right: 53px;
}

.font-white-tick {
    margin-right: 90px;
    font-size: 20px;
}

.negative-margin {
    margin-top: -25px;
}

/*my-booking page CSS*/

.blue-clock {
    font-size: 12px;
}

.div-bg {
    background-color: #eaeaea;
}

.row-setting {
    padding: 0px 15px;
}

.row-set {
    padding: 0px 0px 0px 15px;
}

.font-transaction {
    font-size: 20px;
    color: #456bb3;
}

.row-pading-book {
    padding: 0px 150px 0px 20px;
}

.col-pading {
    padding: 0;
}

.image-size {
    width: 20px;
}

.booking-board {
    font-size: 14px;
    padding: 20px 0px;
}

.car-gate {
    font-size: 14px;
    padding: 20px 0px;
}

.gate {
    font-size: 14px;
}

/*owner-location page CSS*/

.table-auto {
    margin: auto;
}

/*Parking-owner page CSS*/

.parking-image {
    width: 70px;
    margin-right: 20px;
}

.parking-font {
    font-size: 20px;
    margin-left: 10%;
}

.top-row {
    margin-top: 40px !important;
}

.row-margin {
    margin-left: 30px !important;
    margin-right: 30px !important;
}

.border-parking {
    border-top: 1px solid #456bb3;
}

.border-parking-left {
    border-left: 1px solid #456bb3;
}

/*Sign-in page CSS*/

.bg-sign-in {
    background: url(/images/bg-sign-in.png) no-repeat center center fixed;
    background-size: cover;
    background-position: 0px 63px !important;
}

.bg-ticket-listing {
    background: url(/images/home.jpg) no-repeat center center;
    background-size: cover;
}

.sign-in {
    padding: 12px 40px !important;
    font-size: 13.32px;
    font-weight: bold;
    background-color: #456bb3 !important;
    color: #ffffff;
    border-radius: 0px !important;
}

.facebook-button {
    padding: 14px 40px 14px 20px;
    font-size: 18px;
    font-weight: bold;
    background-color: #206e90;
    border-radius: 5px;
    margin-bottom: 20px !important;
    color: white;
}

.facebook-button:hover,
.facebook-button:focus,
.gmail-button:hover,
.gmail-button:focus {
    color: white !important;
}

.gmail-button {
    padding: 14px 65px 14px 25px;
    background-color: #e96142;
    font-size: 18px;
    font-weight: bold;
    border-radius: 5px;
    color: white;
}

.sign-in-padding {
    margin: 10% 16% 0% 16% !important;
}

/*Nadeem bhai code ends here*/

/*09/05/2017 css styles homepage*/

.slide-1 {
    position: relative;
    width: 100%;
    text-align: center;
    float: left;
}

.slide-1 .slide-1-container {
    /*    position: absolute;
            z-index: 999;*/
    text-align: center;
    width: 100%;
    padding-top: 120px;
}

.slide-1 .slide-1-container img {
    width: 150px;
}

.slide-1 .slide-1-container p {
    font-size: 25px;
    color: #456bb3;
    margin: 55px 0;
}

.slide-1 .slide-1-container input[type="text"] {
    color: #456bb3;
}

/**
*
* Changing place holder
*
**/

.slide-1 .slide-1-container input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #456bb3;
}

.slide-1 .slide-1-container input::-moz-placeholder {
    /* Firefox 19+ */
    color: #456bb3;
}

.slide-1 .slide-1-container input:-ms-input-placeholder {
    /* IE 10+ */
    color: #456bb3;
}

.slide-1 .slide-1-container input:-moz-placeholder {
    /* Firefox 18- */
    color: #456bb3;
}

.header-search.tune-social-subscribe .subscribe_form .form-control {
    border-radius: 5px 0 0 5px;
    height: 50px;
    background: rgba(235, 235, 235, 0.9);
}

.header-search.tune-social-subscribe .subscribe_form button {
    border-radius: 0 5px 5px 0;
    height: 50px;
    background: #456bb3;
}

.header-search.tune-social-subscribe .subscribe_form img {
    width: 25px;
    margin-top: -12px;
}

.services {
    width: 80%;
    margin: 70px auto;
    text-align: center;
}

.services .row .col-lg-4 {
    min-height: 280px;
}

.services .row h2 {
    font-size: 20px;
    /*text-align: left;*/
    color: #456bb3;
}

.services .row p {
    /*text-align: left;*/
}

.services-title {
    margin-bottom: 40px;
    color: #456bb3;
    font-size: 30px;
}

/*.download-app {
    background-image: url(../img/download.png);
    background-position: center;
    background-size: cover;
    float: left;
    width: 100%;
}*/

.download-wrapper {
    width: 750px;
    margin: 70px auto;
}

.download-title {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 30px;
    color: #FFF;
}

.buttons-container {
    width: 100%;
    float: left;
    text-align: center;
    margin: 70px 0 120px 0;
}

.buttons-container a {
    color: #FFF;
    font-size: 15px;
    border: 3px solid #FFF;
    border-radius: 30px;
    padding: 16px 23px;
}

.buttons-container a.first-child {
    margin-right: 240px;
}

.buttons-container a img {
    width: 25px;
    position: relative;
    margin: -8px 10px 0px 0px;
}

.stay-tune {
    background-color: #f8f8f8;
}

.stay-tune-title {
    color: #8d8d8d;
    font-size: 36px;
    text-align: center;
    margin: 20px 0;
    float: left;
    width: 100%;
}

.bar-container {
    margin: 0 auto;
    width: 150px;
}

.stay-tune-bar-container {
    background-color: #456bb3;
    height: 10px;
    text-align: center;
    float: left;
    width: 150px;
}

.tune-description {
    float: left;
    width: 100%;
    text-align: center;
    margin: 70px 0;
    font-size: 25px;
    color: #8c8c8c;
}

.tune-description p {
    width: 85%;
    margin: auto;
}

.tune-social {
    float: left;
    width: 100%;
    text-align: center;
}

.tune-social .social-imgs {
    margin-bottom: 40px;
    float: left;
    width: 100%;
}

.tune-social .social-imgs img {
    display: inline-block;
    margin-right: 10px;
    clear: both;
}

.tune-social-subscribe {
    float: left;
    width: 100%;
    margin-bottom: 100px;
}

/**
*
*   Removing focus from button and text fields
*
**/

textarea:focus,
input:focus button:focus {
    outline: none !important;
}

*:focus {
    outline: none;
}

input.middle:focus {
    outline-width: 0;
}

.form-control:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: none !important;
}

.subscribe_form input.form-control {
    padding: 6px 25px;
}

.subscribe_form .form-control,
.subscribe_form button {
    border-radius: 30px 0 0 30px;
    height: 60px;
    background: #fff;
    font-size: inherit;
}

.subscribe_form .input-group {
    margin: 0 auto;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

@media (min-width: 767px) {
    .subscribe_form .input-group {
        width: 600px;
    }
    .padding-left-75-desktop{
        padding-left: 0px;
    }
}

.subscribe_form button {
    font-size: 22px;
    line-height: 26px;
    padding: 17px 25px;
    border-radius: 0 30px 30px 0;
    transition: all 0.2s ease-out;
}

.subscribe_form button img {
    width: 20px;
}

.subscribe_form .form-control {
    border-radius: 30px 0 0 30px;
    height: 60px;
    background: #fff;
    font-size: inherit;
}

.form-group input,
.input-group input,
.form-group textarea,
button {
    color: #222;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 0;
    border-radius: 0;
}

.clients-container {
    min-height: 80px;
}

.clients-container p {
    font-size: 20px;
    color: #8c8c8c;
}

.clients-container div {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.clients-container div a {
    padding-right: 20px;
}

footer {
    background-image: url(/images/footer.png);
    background-size: cover;
    background-position: center;
    min-height: 190px;
        width: 100%;
        height: 20%;
        bottom: 0;
        left: 0;
}

.footerleft {
    margin-top: 50px;
    padding: 0 36px;
    width: 350px;
}

.logofooter img {
    width: 100px;
}

.paddingtop-bottom {
    margin-top: 50px;
}

.footer-ul {
    list-style-type: none;
    padding-left: 0px;
    margin-left: 2px;
}

.footer-ul li {
    line-height: 35px;
    font-size: 14px;
}

.footer-ul li a {
    color: #FFFFFF;
    transition: color 0.2s linear 0s, background 0.2s linear 0s;
    font-size: 16px;
}

.footer-ul i {
    margin-right: 10px;
}

.footer-ul li a:hover {
    transition: color 0.2s linear 0s, background 0.2s linear 0s;
    color: #456bb3;
}

.copyright {
    min-height: 40px;
    background-color: #000000;
}

.copyright p {
    text-align: left;
    color: #FFF;
    padding: 35px 0;
    margin-bottom: 0px;
    font-size: 18px;
    margin-inline-start: -11%;
}

.heading7 {
    font-size: 20px;
    font-weight: 700;
    color: #FFFFFF;
    /* margin-bottom: 22px; */
}

.bottom_ul {
    list-style-type: none;
    float: right;
    margin-bottom: 0px;
    padding: 25px 0;
}

.bottom_ul li {
    float: left;
    line-height: 40px;
}

.bottom_ul li:after {
    color: #FFF;
    margin-right: 8px;
    margin-left: 8px;
}

.bottom_ul li a {
    color: #FFF;
    font-size: 12px;
}

.bottom_ul li a img {
    width: 35px;
}
.slide-1-container h3 {
    display: flex;
    color: rgb(255, 255, 255);
    font-size: 40px;
    font-weight: 800;
    line-height: 87px;
    letter-spacing: 0px;
    background-color: rgba(69, 107, 179, 1);
    transition: ease-in-out;
    padding: 0% 2%;
    width: 70%;
    margin-inline-start: 15%
}

.slide-1-container span {
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 800;
    line-height: 87px;
    letter-spacing: 0px;
    background-color: rgba(69, 107, 179, 1);
    transition: ease-in-out;
    padding: 20px;
    border-radius: 3px;
    cursor: pointer;
}

.voor-u {
    border: 2px solid #456bb3;
    margin-top: 5%;
    padding: 3%;
    border-radius: 30px;
}

.btnknowmore {
    padding: 1;
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 3%;
    font-size: 18px;
    background-color: #456bb3;
        color: #fff;
        cursor: pointer;
    }
    
    .btnknowmore:hover {
        color: #fff;
}

.btn-contactus {
    margin-bottom: 5%;
    background-color: #456bb3;
    text-align: center;
    width: 150px;
    color: #fff;
}
.btn-contactus:hover {
    color: #fff;
}

.contact-us {
    display: flex;
    justify-content: center;
    margin-top: 5%;
}

.contact-description {
    font-size: 15pt;
}

.qodef-btn-text a {
    color: #fff;
}
/*Nadeem bhai code ends here*/

/*09/05/2017 css styles by anis*/

.parallax-slide-1 {
    /* The image used */
    background-image: url(/images/garage-header.jpg);
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 800px;
}

.parallax-slide-2 {
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 800px;
    min-height: 800px;
}

.parallax-slide-3 {
    display: flex;
        justify-content: center;
}

.parallax-slide-4 {
    /* The image used */
    background-image: url(/images/download.png);
    /* Full height */
    height: 100%;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.container-fluid {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.margin-bottom-50 {
    margin-bottom: 50px !important;
}

.sign-up-input-field {
    background: transparent;
    border: 1px solid white;
    margin-top: 20px;
    line-height: 2.5em;
    border-radius: 5px;
    width: 70%;
    color: white;
    padding-left: 10px;
    font-weight: bold;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.border-left {
    border-left: 1px solid white;
}

.border-right {
    border-right: 1px solid white;
}

.padding-left-50px {
    padding-left: 50px !important;
}

a:hover {
    text-decoration: none !important;
}

.facebook-button-con {
    margin-top: 5px;
    float: left;
    width: 100%;
}

.signup-btn {
    padding: 12px 40px !important;
    font-size: 13.32px;
    font-weight: bold;
    background-color: #456bb3 !important;
    color: #ffffff;
    border-radius: 0px !important;
    border: none;
}

.signup-btn:focus,
.signup-btn:hover {
    color: white !important;
}

.signup-btn-con {
    width: 70%;
    text-align: right;
}

.parallax-slide-3-content {
    font-size: 46px;
    padding-top: 5%;
    color: #456bb3;
}

.adjust-div {
    width: 100%;
    float: left;
}

.margin-top-20 {
    margin-top: 20px;
}

.bottom-margin {
    margin-bottom: 63px;
}
.cursor-pointer{
    cursor:pointer !important;
}
.display-none{
    display: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    border:none!important;
}
.font-size-18{
    font-size: 18px!important;
}
.col-border-left{
    border-left: 1px solid #456bb3;
}
.margin-left-0{
    margin-left: 0px !important;
}
.invite-active{
    /*background-image: url(/images/invite-friend-blue.png)!important;*/
    color: #456bb3!important;
}

.vehicle-active {
    /*background-image: url(/images/account-setting-blue.png)!important;*/
    color: #456bb3!important;
}
.account-active {
    /*background-image: url(/images/account-setting-blue.png);*/
    color: #456bb3!important;
}
.dashboard-active {
    /*background-image: url(/images/dashboard.png)!important;*/
    color: #456bb3!important;
}
.booking-active {
    /*background-image: url(/images/my-booking-blue.png)!important;*/
    color: #456bb3!important;
}
.my_bookings-active {
    /*background-image: url(/images/my-booking-blue.png)!important;*/
    color: #456bb3!important;
}
.previous_bookings-active {
    /*background-image: url(/images/my-booking-blue.png)!important;*/
    color: #456bb3!important;
}
.img-tick-dashboard{
    padding-right: 10px;
    padding-top: 5px;
    width: 24px;
    float: left;
}
.clear-both{
    clear:both!important;
}
.font-size-18{
    font-size: 18px!important;
}
.overlay {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 100000;
    background: rgba(63,176,172,.13);
    border-radius: 3px;
}
.overlay>.fa {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 30px;
}
.bottom-padding{
    padding-bottom: 63px;
}
.required-missing{
    background-color: #f2dede!important;
    border-color: #ebccd1!important;
}
.alert-success {
    background-color: #c3d3f3;
    border-color: #456bb3;
    color: #456bb3;
}
/*parking-owner-dashboard*/

.input-right-margin{
    margin-right: 100px !important;
}
.datepicker .datepicker-days{
    display: block !important;
}
.width-70-percent{
    width: 70%!important;
}
.width-130-px{
    width:130px!important;
}
/*fancy checkbox*/
checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}
.checkbox_label{
    padding-left: 0px!important;
    font-size: 1.3em;
}
.margin-top-5{
    margin-top: 5px!important;
}
.days_name{
    font-size:18px;
}
.padding-top-5{
    padding-top: 5px;
}
.margin-top-10{
    margin-top:10px!important;
}
input[type="file"] {

    display:block;
}
.imageThumb {
    max-height: 75px;
    border: 2px solid;
    margin: 10px 10px 0 0;
    padding: 1px;
}
.dashboard-icons{
    width:60px;
    float: left;
}
.dashboard-icon-heading{
    float:left;
    padding-left:20px;
    margin-top:15px;
}
.padding-left-10-percent{
    padding-left: 10%!important;
    padding-bottom: 7%;
}
.color-grey{
    color: #636b6f !important;
}
.customer_area_sections{
    padding-top:25px;
}

.location_listing_bgcolor_even{
    background-color: #eaeaea!important;
    padding-left: 0px!important;
    padding: 4px 0px 4px 0px;
}
.location_listing_bgcolor_odd{
    padding: 4px 0px 4px 0px;
}
.padding-left-0{
    padding-left: 0px!important;
}
.qr-code-img{
    margin: 0 auto;
    margin-top: 10%;
    margin-bottom: 10%;
}
.submenu{
    padding-left: 18%;
    padding-top: 5%;
    padding-bottom: 5%;
    border-bottom: 1px solid;
    font-size: 15px;
    cursor: pointer;
}
.submenu-icon{
    padding-right: 10%;
}
.margin-bottom-0{
    margin-bottom: 0px!important;
}
.location {
    /*background-image: url(/images/location.png);*/
}
.location-active{
    /*background-image: url(/images/location-blue.png)!important;*/
    color: #456bb3!important;
}
.review{
    /*background-image: url(/images/reviews.png)!important;*/
}
.review-active{
    /*background-image: url(/images/reviews-blue.png)!important;*/
    color: #456bb3!important;
}
.payment{
    /*background-image: url(/images/payments.png)!important;*/

}
.payment-active{
    /*background-image: url(/images/payments-blue.png)!important;*/
    color: #456bb3!important;
}
.attendent{
    /*background-image: url(/images/attendant.png)!important;*/

}
.attendent-active{
    /*background-image: url(/images/attendant-blue.png)!important;*/
    color: #456bb3!important;
}
.ticket{
    /*background-image: url(/images/attendant.png)!important;*/

}
.ticket-active{
    /*background-image: url(/images/attendant-blue.png)!important;*/
    color: #456bb3!important;
}
.active-submenu{
    color: #456bb3!important;
}
.register_selection_con{
    background: rgba(0,0,0, 0.7);
    color: white;
    width: 66%;
    margin: 0 auto;
    float: none;
    padding: 6%;
    padding-bottom: 8%;
}
.scan-qr-code{
    color: white;
    width: 100%;
    margin: 0 auto;
    float: none;
    padding: 6%;
    padding-bottom: 8%;
}
@media only screen and (max-width:600px) {
    #preview {
        width: 110%;
        margin-left: -5% !important;
    }
}
.padding-top-signin{
    padding-top:16%;
    height: 1000px;
}
.main-alert-signin{
    background: rgba(0,0,0, 0.7); 
    padding:50px;
    color:white  
}
.backgroundcolor-primary{
    background-color: #456bb3!important; 
}
.adjust-padding{
    padding: 14px 20px 14px 20px!important;
}
/*location page css*/
.location_content_div{
    padding-top: 10px;
    background-color: white;
    min-height: 500px;
}
.padding-0{
    padding: 0px!important;
}
.color-primary{
    color: #456bb3!important; 
}

/*location page css*/ 
.location_content_div{
    height: 665px; 
    background-color: white; 
    padding-top: 14px;  
    overflow-y: scroll;
    overflow-x: hidden;
}
.padding-0{
    padding: 0px;
}
location_mian_con{
    width: 100%; height: 500px;  
}
.search_field{
    border-bottom: 1px solid #456bb3!important;
    color: #456bb3!important;
}
.center-element{
    margin: 0 auto;
    float: none;
}

input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #456bb3;
}

input::-moz-placeholder {
    /* Firefox 19+ */
    color: #456bb3;
}

input:-ms-input-placeholder {
    /* IE 10+ */
    color: #456bb3;
}

input:-moz-placeholder {
    /* Firefox 18- */
    color: #456bb3;
}
.search_result{
    color: #456bb3;
    padding-top: 10px;
}
.adjust_searched_location_text{
    padding-left: 10px;
    padding-top: 5px;
}
.active_searched_location{

}
.active_searched_location_content{
    padding: 10px;
    background-color: #c0c5c9;
}
.adjust-bottom{
    margin-bottom: 10px;
}
.date_time_label{
    padding: 5px;
    background-color: #456bb3;
    color:white;
    margin-bottom: 0px;
}
.date_time_field input{
    width: 100%;
    background-color: white;
    border: 0;
    padding: 5px;
    color:#456bb3;
}
.date_time_field input:focus{
    box-shadow: 0 0 10px #456bb3;
}
.date_time_field{
    padding: 1px;
}
.adjust-width-float{
    float: left;
    width: 100%;
}
.padding-1{
    padding: 1px!important;
}
.color-primary{
    color: #456bb3!important; 
}
.padding-5{
    padding: 5px;
}
.search_field_container{
    padding-top: 20px;
}
.btn-secondary, .btn-secondary:hover, .btn-secondary:active,.btn-secondary:visited{
    background-color: white;
    color: #456bb3 !important;
    border: 1px solid #456bb3 !important;
    border-radius: 0px!important;
    min-height: 36px;
}
.btn-book, .btn-book:hover, .btn-book:active,.btn-book:visited{
    background-color: #456bb3;
    color: #ffffff;
    border-radius: 0px !important;
    min-height: 36px;
    /*border:2px solid white !important*/
}

.vehicle-select{
    background-color: white;
    border-radius: 0px;
    border: none;
    height: 32px;
    color:#456bb3;
}

#addVehicle input[type="text"] , .parking_ticket input[type="text"] {
    color: #456bb3;
    border: 1px solid #ccd0d2;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.location_listing_image_con{
    width: 39%;
    float: left;
}
.location_listing_details_con{
    float: left;
    width: 61%;
}
.inner_icons_conatiner{
    position: absolute;
    z-index: 1111;
}
/*location page css ends*/
@media (max-width: 767px) {
    .inner_icons_conatiner{
        position: relative;
        text-align: center;
        width: 100%;
        float:left;
        margin-bottom: 10px;
    }
    .inner_icons_conatiner .pull-left{

        float:none!important;
    }
    .location_listing_image_con{
        width: 100%;
    }
    .location_listing_details_con{
        width: 100%;
    }
    /*navbar bar mobile design*/
    .li-margin-left {
        margin-left: 0px;
    }
    .li-margin {
        margin-left: 0px;
        margin-right: 0px;
    }
    .nav-font {
        padding-left: 7%!important;
    }
    .manage-float{
        float: left
    }
    .logo {
        width: 230px;
    }
    .navbar ul {
        width: 100%;
    }
    .border-right{
        border:none;
    }
    /*signin signup mobile design*/
    .sign-up-input-field{
        width: 100%;
    }
    .main-alert-signin{

        padding:10px;
    }
    .sign-in-padding {
        margin: 5% 8% 0% 8% !important;
    }
    .padding-left-50px{
        padding-left: 0px!important;
        padding-right: 0px!important;
        text-align: center
    }
    .facebook-button {
        padding: 14px 25px 14px 5px;
    }
    .gmail-button {
        padding: 14px 55px 14px 5px;
    }
    .signup-btn-con{
        text-align: center;
        width: 100%;
    }
    .adjust-padding{
        padding: 7px 10px 7px 10px!important;
    }
    .register_selection_con {
        width: 90%;
        padding-bottom: 4%;
    }
    .mobile-design-button-sign-up-con{
        width: 100%;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .padding-top-signin{
        padding-top:36%;
        height: 800px;
    }
    /*location page mobile design*/
    .date_time_field input {
        text-align: center;
    }
    /*Booking page mobile design*/
    .padding-left-0{
        padding-left: 15px!important;
    }
    .padding-right-0{
        padding-right: 15px!important;
    }
    .adjust-bottom-book-now{
        margin-bottom: 20px;
    }
    .text-center-mobile{
        text-align: center!important;
    }
    /*footer styling*/
    .footerleft {
        margin-top: 50px;
        padding: 0px; 
        width: auto;
        text-align: center;
    }
    /*about page*/
    .padding-row-middle{
        padding: 0px;
    }
    .img-box img{
        width: 250px!important;
    }
    .mobile-dashboard-menu .navbar-collapse .navbar-nav li{
        padding-left: 20px;
        padding-top: 5px;
        padding-bottom:5px;
        border-bottom: 1px solid white;
    }

    .div-blue {
        padding: 0px;
    }
    .mobile-dashboard-menu .navbar-fixed-top{
        top:70px!important;
    }
    .mobile-top-margin{
        margin-top: 120px;
    }
    .placeholder-width, .placeholder-width-1{
        width: 100%!important;
    }
    .saveandcontinue{
        float: none;
        margin: 0 auto;  
    }
    .input-right-margin {
        margin-right: 0px !important; 
    }
    .width-130-px {
        width: 100%!important;
    }
    #location_info_form_parking_step3 .width-70-percent {
        width: 100%!important;
        border-bottom: 1px solid #456bb3;
        padding-bottom: 10px;
    }
    #location_info_form_parking_step5 .width-70-percent {
        width: 100%!important;
    }
    .text-left-mobile{
        text-align: left;
    }
    .float-none-mobile{
        float: none!important;
    }
    .text-mobile-right{
        float :right!important;
    }
    .padding-mobile-left-right-0{
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .padding-mobile-bottom-20{
        padding-bottom: 20px;
    }
    .margin-right-mobile{
        margin-right: 20px;
    }
    .padding-left-75-desktop{
        padding-left: 0px;
    }
    .nav-submenu{
        left: 10px!important;
        top: 130%!important;
    }
}
.customer_area_sections .even, .vehicles_listing .even{
    background-color: #456bb3;
    color: white;
}
.even a{
    color: white!important;
}
.odd a{
    color: #636b6f!important;
}
.customer_area_sections thead tr,.vehicles_listing thead tr{
    background-color: #456bb3;
    color: white;
    border: none;
}
.vehicles_listing thead tr th{
    padding-bottom: 18px;
}
.padding-right-0{
    padding-right: 0px;
}
.booking_sec .pagination{
    width: 100%;
    float :left;
}
.booking_listing{
    border-right: 1px solid #456bb3;
}
.booking_sec{
    padding-top: 0px;
}
.btn-book:visited,.btn-book:focus{
    color: white;
}
/*//rating pop up*/

.rating-logo-img-con img{
    width: 300px;
    padding-top: 10%;
}
.adjust-top{
    margin-top: 15px;
}
/*.odd .color-star-fill{
    color: #456bb3;  

}
.even .color-star-fill{
    color: white;  

}*/
.color-star-fill{
    color: #fde16d;  

}

.fa-star-o, .fa-star{
    font-size: 20px;
}
#parking_owner_review_listing tbody tr td:last-child{
    width: 15%;
}
.my_bookings_sec .pagination{
    float: left;
}
.location_listing_con .location_listing{
    border-right: 1px solid #456bb3;
}
#booking_calender_inline .picker-switch .glyphicon-time{
    display: none;
}
.position-relative{
    position: relative;
}
#booking_calender_inline .dow,#booking_calender_inline .prev,#booking_calender_inline .picker-switch,#booking_calender_inline .next{
    border-radius: 0px!important;
    background-color: #456bb3;
}
.tooltip-icon{
    width: 24px;
    border-radius: 50%;
    background-color: #456bb3;
    color: white;
    margin: 0 auto;
}
.padding-top-4{
    padding-top: 4px!important;
}
.border-radius-50-percent{
    border-radius: 50%!important;
}
.margin-bottom-50px{
    margin-bottom: 50px;
}
.image-dashboard-owner{
    width: 100%;
    position: absolute;
    top: -165px;
}
.adjust-top-input{
    margin-top: 5px;
}
.adjust-bottom-input{
    margin-bottom: 20px;
}
.padding-left-75-desktop{
    padding-left: 75px;
}
.location-image-delete-icon , .profile-image-cutomer-delete-icon,.profile-image-owner-delete-icon{
    position: absolute;
    right: 16px;
    top: 15px;
    color: #a94442;
    cursor: pointer;
}
.parking_thumbnail_image{
    /*border: 2px solid rgb(69, 107, 179);*/
}
.padding-top-20{
    padding-top: 20px;
}
.imageThumb_con:hover{
    opacity: 0.5;
}
.location_image_default{
    opacity: 0.5;
}
.avatar-sm{
    width: 50px;
    border-radius: 50%;
}
.nav-submenu {
    left: 0px;
    top: 95%;
}
.nav-submenu {
    position: absolute;
    top: 100%;
    background-color: rgba(255,255,255,0.98);
    padding-left: 10px;
    line-height: 2.4;
    padding: 8px 16px;
    left: -16px;
    min-width: 150px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.05);
    box-shadow: 0 3px 9px rgba(0,0,0,0.05);
    border-radius: 2px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: .5s;
    transition: .5s;
}
.setting-dropdown:hover .nav-submenu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
}
.nav-submenu .nav-link {
    text-transform: none;
    font-weight: 400;
    opacity: .8;
}
.nav-submenu .nav-link:hover {
    color: #456bb3;
}
.nav-link {
    color: black;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 0;
    -webkit-transition: .3s;
    transition: .3s;
}
.nav-font{
    padding-top: 5px;
}
.padding-top-3{
    padding-top: 3px;
}
.width-17px{
    font-size: 17px;
    color:#456bb3;
}
.opacity_05{
    opacity: 0.5;
}
.location_listing .fa-times{
    color:#a94442!important;
}
.padding-top-10{
    padding-top:10px!important;
}
.update_location_con .nav-tabs .nav-item .nav-link{
    background-color: #456bb3;
    color: white; 
}
.update_location_con .nav-tabs .active .nav-link{
    background-color: white !important;
    color: #456bb3!important; 
}
.update_location_con .tab-pane{
    padding-top:20px;
}
.update_multi_tenant_location_con .nav-tabs .nav-item .nav-link{
    background-color: #456bb3;
    color: white; 
}
.update_multi_tenant_location_con .nav-tabs .active .nav-link{
    background-color: white !important;
    color: #456bb3!important; 
}
.update_multi_tenant_location_con .tab-pane{
    padding-top:20px;
}
.add_device_con .nav-tabs .nav-item .nav-link{
    background-color: #456bb3;
    color: white; 
}
.add_device_con .nav-tabs .active .nav-link{
    background-color: white !important;
    color: #456bb3!important; 
}
.add_device_con .tab-pane{
    padding-top:20px;
}
.add_userlist_con .nav-tabs .nav-item .nav-link{
    background-color: #456bb3;
    color: white; 
}
.add_userlist_con .nav-tabs .active .nav-link{
    background-color: white !important;
    color: #456bb3!important; 
}
.add_userlist_con .tab-pane{
    padding-top:20px;
}
.view_device_details_modal .nav-tabs .nav-item .nav-link{
    background-color: #456bb3;
    color: white; 
}
.view_device_details_modal .nav-tabs .active .nav-link{
    background-color: white !important;
    color: #456bb3!important; 
}
.view_device_details_modal .tab-pane{
    padding-top:20px;
    padding-bottom:20px;
}
.rate_marker{
    color: #456bb3!important;
    font-weight: bold!important;
    padding-top: 5px!important;
}
.social_login_btn{
    padding: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    border-radius: 5px;
    color: white; 
}
.social_login_btn a{
    color: white; 
}
.social_fb_btn_clr{
    background-color: #206e90;
}
.social_google_btn_clr{
    background-color: #e96142;
}
.social_linkedin_btn_clr{
    background-color: #007bb6;
}
.slider-track .slider-selection {
    background-color: #456bb3 !important;
    background-image: none !important;
}
.location_name_display{

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}
.location_image_thumbnail{
    height: 180px!important;
    width: 180px!important;
}
.margin-left-15{
    margin-left: 15px;
}
.ticket_listing_table tfoot tr td,.whitelist_user_listing tfoot tr td,.userlist_listing  tfoot tr td {
    padding-left: 0px;
}
.trouble-shoot-type{
    color: #456bb3;
    font-size: 15pt;
}
.image_wrapper {
    position: relative;
    /* background-color: #a94442; */
    min-height: 70rem;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.car_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.car_wrapper .car {
    width: 70%;
}
.image_wrapper .sub_image_box {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
 .sub_image_box img {
    width: 70%;
}
@media (max-width: 767px) {
    .slide-1 .slide-1-container p {
        font-size: 28px;
    }
    .nav-submenu{
        position:relative!important;
        margin-top: 20px;
    }
    .lang_selector_nav {
        position: absolute!important;
        top: 150px;
        right: 25px;
    }
    .section_1 .send_btn {
        font-size: 18px;
    }

}
.location_listing .popover-content{
	width:220px;
}
label.error{
    color: red;
}
.footer-copyright-text{
    text-align: left;
}
.footer-copyright-logo{
    text-align: right;
}
@media (max-width: 767px) {
    .footer-copyright-text{
        text-align: center !important;
    }
    .footer-copyright-logo{
        text-align: center !important;
    }
}