.top-header {
    /* background-color: #11CBED; */
    padding: 9px 0
}

body {
    margin-bottom: 0 !important;
    overflow-y: hidden;
}

.top-header .logo img {
    width: 380px;
}

.user-img {
    width: 50px;
}

.top-header ul li .nav-link {
    color: #000;
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
}

.new-logo {
    width: 200px !important;
    /* margin-top: 24px; */
    margin-left: 20px;
}

.dashboard-nav a {
    color: #11CBED !important;
    font-weight: normal !important;
    text-transform: uppercase;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.dashboard-nav {
    background-color: #fff !important;
    box-shadow: 0 0 3px 1px #ccc;
    padding: 1.5rem;
}

.top-header .dropdown-item {
    color: #11CBED;
    font-size: 20px;
    line-height: 31px !important;
}

.top-header .dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    /* padding: 20px; */
    border-top: 1px solid #707070;
    width: 79%;
    margin: 7px auto;
}

.top-header .dropdown-menu {
    border-radius: 0 !important;
    box-shadow: 0 0 3px 0px #ccc;
    border: none !important;
    width: 290px !important;
}

.nav-link.active {
    border: 2px solid;
}

.top-header .dropdown-item.active,
.top-header .dropdown-item:active {
    color: #fff !important;
    text-decoration: none;
    background-color: #11cbed;
}

.white-logo img {
    width: 146px;
    margin-bottom: 28px;
}


/** Searches **/

.bottom-list-icons span,
.bottom-map-icons span {
    display: inline-block;
}

.filter-modal .modal-header {
    border-bottom: none;
    padding-bottom: 0;
}

.left-listing-section {
    width: 550px;
}

.left-listing-section {
    bottom: 0;
    overflow: auto;
    position: absolute;
    top: 125px;
}

.right-map-section {
    margin-left: 550px;
    width: calc(100% - 550px);
}

.search-input-create-sapce {
    position: relative;
    margin-top: 30px;
    margin-bottom: 20px;
}

.search-input-create-sapce img {
    position: absolute;
    top: 11px;
    left: 15px;
    width: 40px;
}

.search-input-create-sapce input {
    height: 60px;
    border-radius: 0;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    color: #707070;
    border-color: #707070;
}

.bg-input-wraper {
    background-color: #F7F7F7;
    padding: 5px 12px;
}

.left-listing-section input {
    padding-bottom: 0;
    font-size: 22px;
    padding-top: 0px;
    padding-left: 58px;
    margin-top: -7px;
}

.left-listing-section label {
    color: #11CBED;
    font-size: 22px;
    margin-bottom: 0;
}

.label-text {
    color: #11CBED;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 3px;
}

.date-input-value {
    color: #707070;
    font-size: 22px;
    font-weight: 500;
    margin-top: -7px;
}

.right-input-setting {
    line-height: 66px;
}

.RadioButtonGroup input {
    display: none;
}

.SearchControls-term .Label {
    width: 49%;
    display: inline-block;
    margin-left: 0;
    margin-bottom: 0;
}

.RadioButtonGroup-secondary .Button-secondary {
    color: #707070;
    font-weight: 500;
    background: none;
    border: none;
    padding: 9px 3px 4px;
    border-radius: 0;
    font-size: 18px;
    padding: 15px !important;
}

.RadioButtonGroup-secondary input:checked+.Button-secondary {
    color: #11cbed;
    font-weight: 600;
    background: none;
    border-bottom: 2px solid #11cbed;
}

.Button {
    display: block;
    text-align: center;
    width: 100%;
}

.monthly-parking .form-control {
    background-color: transparent;
    border: none;
    font-weight: 300;
    padding-left: 0;
    font-family: 'Gotham';
}

.monthly-parking .form-control:focus {
    box-shadow: none;
}

.filter-box {
    height: 40px;
    background-color: #7f7f7f;
    padding: 10px 15px;
    line-height: 20px;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    width: 304px;
    border-radius: .25em;
    margin: 0 auto;
}

.filter {
    position: relative;
    margin-top: 15px;
}

.filter img {
    position: absolute;
    right: 25px;
    top: 16px;
    width: 28px;
}

.amenities-box {
    width: 84px;
    display: inline-block;
}

.amenities-box img {
    width: 60px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.space-name {
    color: #000;
    font-weight: 500;
    font-size: 25px;
    width: 285px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.subheading {
    color: #707070;
    font-size: 20px;
    line-height: 18px;
    font-weight: normal;
}

.btn-gradient,
a.btn-continue,
a.btn-continue:active,
a.btn-continue:focus {
    background: -moz-linear-gradient(left, rgba(5, 228, 247, 0.27) 0%, rgba(5, 228, 247, 0.28) 1%, rgba(4, 112, 179, 0.82) 100%) !important;
    background: -webkit-linear-gradient(left, rgba(5, 228, 247, 0.27) 0%, rgba(5, 228, 247, 0.28) 1%, rgba(4, 112, 179, 0.82) 100%)!important;
    background: linear-gradient(to right, rgba(5, 228, 247, 0.27) 0%, rgba(5, 228, 247, 0.28) 1%, rgba(4, 112, 179, 0.82) 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4505e4f7', endColorstr='#d10470b3', GradientType=1);
    color: #fff;
    border: none;
    font-weight: normal;
    font-size: 21px;
    border-radius: 4px;
    line-height: 33px;
    margin-top: 16px;
}

body .apply-btn,
body .apply-btn:active,
body .apply-btn:focus {
    background: #5f5eff !important;
    color: #fff !important;
    border-radius: 6px !important;
    margin-top: 20px!important;
    margin-bottom: 15px!important;
    font-family: 'Avenir Next LT Pro'!important;
}

.search-listing {
    border-bottom: 1px solid #707070;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.search-listing:nth-last-child(1) {
    border-bottom: none;
}

.search-listing img {
    width: 110px !important;
}

.search-listing:hover,
.search-listing:focus {
    background-color: #f7f7f7;
}

.Button-secondary b {
    font-weight: 500;
    font-size: 24px;
}

.hosted-by {
    color: #565454;
    font-size: 24px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 15px;
}

.hosted-by-text {
    color: #211e1e;
    font-size: 19px;
    font-weight: bold;
    font-family: 'Avenir next LT Pro';
}

.date-time-box {
    background-color: #F7F7F7;
    text-align: center;
    padding: 10px;
    font-weight: 600;
    font-size: 24px;
    margin-top: 20px;
}

.amenities-box-book {
    text-align: center;
    display: table;
    margin-bottom: 22px;
}

.amenities-box-book-wraper {
    display: table-cell;
    vertical-align: middle;
}

.book-now-modal p {
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.book-now-modal .modal-header {
    border-bottom: none;
    padding-bottom: 0;
}

.book-now-modal .space-img img {
    max-height: 250px;
    object-fit: cover;
    margin: 0 auto;
    width: auto !important;
    height: 100%;
    width: 100% !important;
}

.solid-border-gray {
    border: 5px solid #F7F7F7;
    margin-top: 20px;
}

.filter-modal .amenities-box {
    width: 112px;
    text-align: center;
    margin-bottom: 10px;
}

.filter-modal .amenities-box img {
    width: 50px;
}

.more-filter {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 20px;
}

.modal-content {
    border-radius: 0;
}

#map {
    height: calc(100vh - 0px);
}

.bottom-map-icons {
    position: fixed;
    bottom: 10px;
    z-index: 99999;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.bottom-map-icons img {
    width: 70px !important;
    box-shadow: 0 0 12px -2px #474747;
    border-radius: 50%;
    margin-right: 5px;
    background-color: #fff;
}

.bottom-list-icons {
    position: fixed;
    bottom: 10px;
    z-index: 99999;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
}

.bottom-list-icons img {
    width: 70px !important;
    box-shadow: 0 0 12px -2px #474747;
    border-radius: 50%;
    margin-right: 5px;
    background-color: #fff;
}

.filter a:hover {
    text-decoration: none;
}

.bg-input-wraper input {
    background-color: transparent !important;
    border: none;
    font-weight: normal;
    padding-left: 0;
}

.right-input-setting input {
    text-align: center;
    line-height: 68px;
    padding-bottom: 0;
}

.bg-input-wraper input:focus {
    box-shadow: none;
}

.search-d-modal .modal-title {
    font-weight: 600;
    font-size: 20px;
}

.search-d-modal .modal-dialog {
    max-width: 600px !important;
}

.amenities-box.active {
    border: 2px solid #11CBED;
}


/** search detail **/

.icon-setting-detail {
    position: relative;
}

.icon-setting-detail img {
    position: absolute;
    width: 32px;
    top: 11px;
    left: 10px
}

.icon-setting-detail input {
    padding-left: 60px;
    background-color: #F7F7F7;
    border: none;
    line-height: 42px;
    border-radius: 0;
    font-size: 24px;
    color: #1B2127;
    font-weight: 500;
}

.icon-setting-detail input:focus {
    background-color: #F7F7F7;
}

.search-detail-page h2 {
    font-weight: 600;
    padding: 18px 0;
    font-size: 30px;
}

.input-bg-payment input,
.input-bg-payment select {
    background-color: #F7F7F7;
    border: none;
    line-height: 42px;
    border-radius: 0;
    font-size: 24px;
    color: #1B2127;
    font-weight: 500;
}


/*.input-bg-payment select {
    padding: 1.6rem .75rem;
}
*/

.add-promo-code a {
    color: #11CBED;
    font-size: 25px;
}

.search-detail {
    box-shadow: 0 4px 4px 1px #f2f2f2;
    padding: 0;
    margin-top: 20px;
}

.search-detail-inner-wraper {
    padding: 0 15px;
}

.search-detail-inner-wraper p {
    font-weight: 500;
    font-size: 23px;
    line-height: 28px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.icon-setting-detail .btn {
    position: absolute;
    right: -116px;
    top: 0;
    border-radius: 0;
    line-height: 41px;
    background: -moz-linear-gradient(left, rgba(5, 228, 247, 0.27) 0%, rgba(5, 228, 247, 0.28) 1%, rgba(4, 112, 179, 0.82) 100%) !important;
    background: -webkit-linear-gradient(left, rgba(5, 228, 247, 0.27) 0%, rgba(5, 228, 247, 0.28) 1%, rgba(4, 112, 179, 0.82) 100%)!important;
    background: linear-gradient(to right, rgba(5, 228, 247, 0.27) 0%, rgba(5, 228, 247, 0.28) 1%, rgba(4, 112, 179, 0.82) 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4505e4f7', endColorstr='#d10470b3', GradientType=1);
    color: #fff;
    border: none;
    font-weight: normal;
    font-size: 21px;
    border-radius: 0;
}

.container-radio-detail {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default radio button */

.container-radio-detail input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


/* Create a custom radio button */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}


/* On mouse-over, add a grey background color */

.container-radio-detail:hover input~.checkmark {
    background-color: #ccc;
}


/* When the radio button is checked, add a blue background */

.container-radio-detail input:checked~.checkmark {
    background-color: #11CBED;
}


/* Create the indicator (the dot/circle - hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the indicator (dot/circle) when checked */

.container-radio-detail input:checked~.checkmark:after {
    display: block;
}


/* Style the indicator (dot/circle) */

.container-radio-detail .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.licenceplatemodal .add-new-vehicle {
    color: #11CBED;
    font-size: 26px;
}

.licenceplatemodal .form-control {
    background-color: #F7F7F7;
    border: none;
    line-height: 42px;
    border-radius: 0;
    font-size: 24px;
    color: #1B2127;
    font-weight: 500;
}

.licenceplatemodal .form-control ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #707070;
    font-weight: 500;
}

.licenceplatemodal .form-control ::-moz-placeholder {
    /* Firefox 19+ */
    color: #707070;
    font-weight: 500;
}

.licenceplatemodal .form-control :-ms-input-placeholder {
    /* IE 10+ */
    color: #707070;
    font-weight: 500;
}

.licenceplatemodal .form-control :-moz-placeholder {
    /* Firefox 18- */
    color: #707070;
    font-weight: 500;
}

.vehicle-form {
    margin-top: 10px;
}

.licenceplatemodal .modal-body {
    padding: 30px;
    padding-bottom: 0;
    padding-top: 5px;
}

.add-promo-codes .form-control {
    border-radius: 0;
    line-height: 42px !important;
}

.add-promo-codes .btn {
    padding: 6px 50px;
}

.add-promo-codes .modal-header {
    border-bottom: none;
    padding-bottom: 0;
}

.add-promo-codes .modal-body {
    padding-top: 5px;
}

.licenceplatemodal .modal-title {
    font-weight: 600;
}

.licenceplatemodal .modal-header {
    border-bottom: none;
    padding-bottom: 0;
}

.search-details {
    overflow-y: unset;
}

.search-detail-page {
    margin-bottom: 50px;
}

.add-promo-code {
    margin-bottom: 25px;
}

.licenceplatemodal h3 {
    margin-bottom: 20px;
}

.space-img img {
    max-height: 250px;
}

.gradient-wraper {
    padding: 20px;
    height: calc(100vh - 96px);
    display: table;
    margin: 0 auto;
}

.space-reserved-wraper {
    width: 470px;
    min-height: 460px;
    display: table-cell;
    vertical-align: middle;
    background-color: #F7F7F7;
    text-align: center;
    padding: 21px;
}

.space-reserved-wraper h3 {
    font-size: 30px;
    margin-bottom: 35px;
    font-weight: 600;
}

.space-reserved-wraper .space-name-detail {
    color: #565454;
    font-weight: 600;
    font-size: 22px;
    text-align: center;
}

.space-reserved-wraper .price {
    color: #11CBED;
    font-size: 30px;
    font-weight: 600;
    margin-top: 35px;
    margin-bottom: 35px;
}

.white-borderd {
    border: 6px solid #fff;
}

.booking-date-time {
    font-size: 25px;
    color: #565454;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 40px;
}

.reservation-id {
    font-size: 27px;
    color: #565454;
    margin-top: 40px;
    font-weight: 600;
}

.input-bg-payment select.form-control:not([size]):not([multiple]) {
    height: calc(3.25rem + 2px);
}

.search-detail-page .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background: rgb(5, 228, 247);
    background: -moz-linear-gradient(90deg, rgba(5, 228, 247, 0.87718837535014) 0%, rgba(4, 112, 179, 1) 100%) !important;
    background: -webkit-linear-gradient(90deg, rgba(5, 228, 247, 0.87718837535014) 0%, rgba(4, 112, 179, 1) 100%) !important;
    background: linear-gradient(90deg, rgba(5, 228, 247, 0.87718837535014) 0%, rgba(4, 112, 179, 1) 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#05e4f7", endColorstr="#0470b3", GradientType=1);
}

.search-detail-page .nav-item a {
    color: #6c757d;
}

.parking-pass-heading {
    font-family: 'Gotham';
    font-weight: normal;
    font-size: 24px;
    color: #595959;
    margin-bottom: 15px;
}

.plat-icon {
    width: 24px;
    vertical-align: top;
}

.prcie-parking-pass {
    position: absolute;
    font-weight: 600;
    font-family: 'Gotham';
    color: #11cbed;
    font-size: 18px;
}

.plate-number {
    font-weight: 600;
    font-family: 'Gotham';
    color: #595959;
    font-size: 18px;
}

.sapce-name {
    font-weight: normal;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    font-size: 19px;
    color: #595959;
    margin-top: 5px;
}

.date-section {
    border: 1px solid #11cbed;
    border-radius: 25px;
    padding: 10px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    color: #595959;
    font-size: 15px;
}

.date-section span {
    font-family: 'Gotham';
}

.date-section img {
    vertical-align: top;
    width: 20px;
}

.parking-pass-text p {
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    text-align: center;
    margin-top: 10px;
    font-size: 15px;
}

.btn-get-direction {
    background: #11cbed;
    border: none;
    color: #fff;
    padding: 9px;
    border-radius: 25px;
    width: 100%;
    font-family: 'Raleway', sans-serif;
    font-size: 19px;
    font-weight: normal;
}

.cancel-resrervation {
    background: #fff;
    border: none;
    color: #c00000;
    padding: 9px;
    border-radius: 25px;
    width: 100%;
    font-family: 'Raleway', sans-serif;
    font-size: 19px;
    font-weight: 600;
    box-shadow: 1px 1px 4px 1px #ccc;
}

.extend-reservation {
    background: #fff;
    border: none;
    color: #63d2ed;
    padding: 9px;
    border-radius: 25px;
    width: 100%;
    font-family: 'Raleway', sans-serif;
    font-size: 19px;
    font-weight: 600;
    box-shadow: 1px 1px 4px 1px #ccc;
}

.someone-spot {
    background: #c00000;
    border: none;
    color: #fff;
    padding: 9px;
    border-radius: 25px;
    width: 100%;
    font-family: 'Raleway', sans-serif;
    font-size: 19px;
    font-weight: 600;
}

.help-btn {
    background: #fff;
    border: none;
    color: #63d2ed;
    padding: 9px;
    border-radius: 25px;
    width: 100%;
    font-family: 'Raleway', sans-serif;
    font-size: 19px;
    font-weight: 600;
    box-shadow: 1px 1px 4px 1px #ccc;
}


/* .gray-background{
    background: #e8e8e8;
    padding: 10px;
} */

.btn-get-direction:focus {
    outline: none;
}


/** search new page ui updation **/

.num {
    width: 77px;
    text-align: center;
    line-height: 14px;
    font-family: "Gotham";
    margin: 0 auto;
    margin-top: 10px !important;
    font-size: 12px !important;
    background-color: rgba(34, 34, 34, 0.66) !important;
    border-radius: 4px !important;
    color: rgb(255, 255, 255) !important;
    font-weight: 600 !important;
    margin-bottom: 16px !important;
    margin-right: 12px !important;
    padding: 8px 10px !important;
    position: absolute;
    right: 0;
    bottom: -5px;
}

.gray-date-box {
    background-color: #f7f7f7;
    text-align: center;
    padding: 5px 0;
}

.start-time-text {
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    font-size: 20px;
}

.date-value {
    font-family: "Gotham";
    font-weight: 300;
    font-size: 18px;
    margin-top: -5px;
}

.gray-box-wraper-bg {
    /* background: #f7f7f7; */
    padding: 12px 0;
}

.gray-box-wraper-bg li {
    font-family: 'Avenir LT Pro';
    font-weight: 300;
    font-size: 19px;
    line-height: 33px;
}

.gray-box-wraper-bg ul {
    margin-bottom: 0;
}

.book-now-modal .close {
    opacity: 1;
}

.book-now-modal .close img {
    width: 24px;
}

.book-now-modal .carousel-control-prev-icon {
    background-image: url(../../img/prev-gray-icon.png);
    width: 16px;
    height: 24px;
}

.book-now-modal .carousel-control-next-icon {
    background-image: url(../../img/next-gray-icon.png);
    width: 16px;
    height: 24px;
}

.book-now-modal .carousel-control-next,
.carousel-control-prev {
    opacity: 1;
}

.body-wraper {
    overflow-y: auto;
    height: 544px;
}

.book-now-modal .carousel-control-prev {
    left: 0px;
}

.book-now-modal .carousel-control-next {
    right: 0px;
}

.spot-number {
    font-weight: 400 !important;
    font-family: "gotham" !important;
}

.search-new-input {
    background: #fff;
    color: #000;
    border: none;
    border-bottom: 1px solid #adefff;
    padding-left: 45px;
    font-size: 16px;
    padding-top: 13px;
    padding-bottom: 13px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}


/** New checkout page css **/

.saved-card-box {
    background: #f7f7f7;
    padding: 8px 15px;
}

.vehicle-info-box {
    background: #f7f7f7;
    padding: 10px 5px;
}

.vehicle-heading {
    font-family: "Gotham";
    font-size: 20px;
}

.add-new-vehicle {
    font-family: "Gotham";
    color: #00aff0;
    font-size: 16px;
}

.add-new-vehicle:hover {
    color: #00aff0;
    text-decoration: none;
}

.payment-detail-box {
    background: #f7f7f7;
    padding: 10px 5px;
}

.payment-small-heading {
    font-family: "Gotham";
    font-weight: 300;
    line-height: 29px;
    font-size: 17px;
}

.payment-small-heading-bold {
    font-family: "Gotham";
    font-size: 17px;
}

.promo-code-link a {
    color: #00aff0;
    text-decoration: none;
    font-family: "Gotham";
}

.card-detail-bg .form-control {
    background: #f7f7f7;
    border: navajowhite;
    border-radius: 0;
    height: 45px !important;
    font-family: "Gotham";
    font-weight: 300;
    color: #000;
}

.card-detail-bg select {
    background: #f7f7f7;
    border: navajowhite;
    border-radius: 0;
    height: 45px !important;
    font-family: "Gotham";
    font-weight: 300;
    color: #000;
    -webkit-appearance: none;
    background-image: url('../../img/arrow-select.png') !important;
    background-position: right center !important;
    background-repeat: no-repeat !important;
    padding-right: 1.5em;
}

.form-control:focus {
    box-shadow: none !important;
}

.encrypted-txt {
    font-family: "Gotham";
    font-weight: 300;
    font-size: 14px;
    position: relative;
}

.encrypted-txt img {
    position: absolute;
}

.encrypted-txt span {
    padding-left: 28px;
    display: block;
}

.lock-png {
    vertical-align: bottom;
}

.norton-img {
    width: 120px !important;
}

.vehicle-info-box .form-control {
    background: #f7f7f7;
    border: none !important;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #00aff0;
}

.vehicle-txt {
    color: #00aff0;
    font-family: "Gotham";
}

.vehicle-info-box .form-control {
    margin-left: -2px;
}

.btn-pay-reserve {
    background: #00b0f0;
    color: #fff;
    border-radius: 25px;
    padding: 8px 20px;
    font-weight: bold;
}

.checkout-detail-right-section .carousel-control-prev-icon {
    background-image: url(../../img/previous-icon-blue.png);
    width: 48px;
    height: 48px;
}

.checkout-detail-right-section .carousel-control-next-icon {
    background-image: url(../../img/next-icon-blue.png);
    width: 48px;
    height: 48px;
}

.checkout-detail-right-section .carousel-control-prev {
    left: -70px;
    width: 19%;
    opacity: 1;
}

.checkout-detail-right-section .carousel-control-next {
    right: -70px;
    width: 19%;
    opacity: 1;
}

.container-radio {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: "Gotham";
    font-weight: 300;
    color: #000;
}


/* Hide the browser's default radio button */

.container-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


/* Create a custom radio button */

.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #dadada;
    border-radius: 50%;
}


/* On mouse-over, add a grey background color */

.container-radio:hover input~.checkmark {
    background-color: #ccc;
}


/* When the radio button is checked, add a blue background */

.container-radio input:checked~.checkmark {
    background-color: #00b0f0;
}


/* Create the indicator (the dot/circle - hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the indicator (dot/circle) when checked */

.container-radio input:checked~.checkmark:after {
    display: block;
}


/* Style the indicator (dot/circle) */

.container-radio .checkmark:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.use-new-card {
    font-family: "Gotham";
    color: #00aff0;
}

.use-new-card:hover {
    font-family: "Gotham";
    color: #00aff0;
}


/** mobile search page css **/

.blue-box-mobile {
    background: #25c4ea;
    padding: 10px 0;
    position: relative;
}

.address-or-location {
    font-family: 'Gotham';
    color: #fff;
    font-size: 18px;
}

.address-text {
    font-family: 'Gotham';
    font-weight: 300;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    color: #303030;
}

.downarrow {
    position: absolute;
    right: 14px;
    top: 22px;
    width: 16px;
}

.date-time-wraper {
    background: #fff;
    position: relative;
    /* padding: 10px 0; */
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.margin-custom {
    margin: 0px 10px 0px 10px;
    z-index: 1;
    position: relative;
}

.position-setting {
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    border-radius: 10px;
}

.border-right-custom {
    border-right: 1px solid #eaeaea;
}

.checkout-detail-right-section .start-time-text {
    color: #000 !important;
}

.start-time-text {
    font-family: 'Gotham';
    color: #01c2ea;
    font-weight: 400 !important;
}

.date-value {
    color: #000;
    font-family: 'Gotham';
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    font-size: 0.95rem !important;
}

.downarrow-icon {
    position: absolute;
    right: 9px;
    top: 24px;
    width: 16px;
}

.bottom-section-search {
    background: #fff;
    position: fixed;
    bottom: 0px;
    z-index: 999;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 5px 0;
    box-shadow: inset 0px 3px 5px -5px #000;
}

.bottom-section-search .heading-text {
    font-family: 'Gotham';
    color: #000;
    font-size: 13px;
    font-weight: normal;
    margin-top: 0 !important;
}

.bottom-section-search .navbar-toggler span {
    display: block;
    background-color: #fff;
    height: 4px;
    width: 28px;
    margin-top: 0px;
    margin-bottom: 5px;
    -webkit-transform: rotate( 0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate( 0deg);
    position: relative;
    left: 0;
    opacity: 1;
}

.bottom-section-search .navbar-toggler span:last-child {
    margin-bottom: 0 !important;
}

.navbar-toggler {
    padding-bottom: 0;
}

.navbar-toggler {
    /* margin-top: 5px !important; */
    padding: 0;
    line-height: 0;
    /* height: 36px; */
}

button:focus {
    outline: none !important;
}

.book-now-modal .carousel-indicators {
    background: #403f3f;
    width: 100px;
    margin: 0 auto;
    border-radius: 25px;
    padding: 2px;
    bottom: 36px;
}

.book-now-modal .carousel-indicators .active {
    background-color: #107bfb;
    width: 11px;
    height: 11px;
    border-radius: 25px;
}

.book-now-modal .carousel-indicators li {
    width: 11px;
    height: 11px;
    border-radius: 25px;
    background: #fff;
}

.btn-book-spot {
    background-color: #5f5eff;
    color: #fff;
    border-radius: 6px;
    margin-top: 20px;
    margin-bottom: 15px;
    font-family: 'Avenir Next LT Pro';
}

.btn-book-spot:hover {
    color: #fff;
}


/* New mobile top search css */

.new-mobile-datetime-section {
    background: #fff;
    padding: 0;
    position: relative;
    padding-bottom: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #cccc;
}

.new-mobile-datetime-section svg {
    position: absolute;
    top: 12px;
    left: 13px;
    stroke: #25c4ea;
}

.location-text {
    color: #fff;
    font-family: 'Gotham';
    font-size: 18px;
    font-weight: normal;
}

.close-icon-white img {
    width: 16px;
}

.search-icon-white img {
    width: 23px;
}

.time-select-box {
    border: 1px solid #ccc;
    border-radius: 25px;
    color: #25c4ea;
    padding: 4px;
    margin-top: 6px;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
}

.monthly-icon img {
    width: 27px;
}

.option-icon img {
    width: 20px;
}

.date-time-wrap {
    border: 2px solid #4c5868;
    padding: 3px 20px;
    border-radius: 6px;
    position: relative;
}

.date-text {
    font-family: 'Avenir LT Pro';
    color: #000;
    font-weight: 300;
}

.time-text {
    font-family: 'Avenir Next LT Pro';
    color: #000;
    font-weight: bold;
    font-size: 17px;
    line-height: 18px;
    margin-bottom: 2px;
}

.date-time-wrap img {
    width: 26px;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}

.book-now-modal-bottom-setting {
    position: relative;
    z-index: 111;
    border-top-right-radius: 25px;
    margin-top: -29px;
    background: #fff;
    border-top-left-radius: 25px;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {

    .cross-icon {
        display: none;
    }

    /* .position-setting{
        top:111pxl
    } */
    .right-map-section {
        width: auto;
        margin-left: 0;
    }
    .left-listing-section {
        width: auto;
        top: 0px;
        overflow: auto !important;
        position: relative;
    }
    .mobile-datetime-modal .modal-content {
        border: none;
        background: rgb(5, 228, 247);
        background: -moz-linear-gradient(left, rgba(5, 228, 247, 1) 0%, rgba(4, 112, 179, 1) 100%);
        background: -webkit-linear-gradient(left, rgba(5, 228, 247, 1) 0%, rgba(4, 112, 179, 1) 100%);
        background: linear-gradient(to right, rgba(5, 228, 247, 1) 0%, rgba(4, 112, 179, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#05e4f7', endColorstr='#0470b3', GradientType=1);
    }
    .RadioButtonGroup-secondary input:checked+.Button-secondary {
        color: #fff;
        border: 2px solid #fff;
        background-color: #434643;
        font-family: 'Gotham';
        font-weight: bold !important;
    }
    .RadioButtonGroup-secondary .Button-secondary {
        color: #fff;
        background-color: #434643;
        padding: 18px;
        border-radius: 6px;
        font-size: 16px;
        text-transform: uppercase;
        font-family: 'Gotham';
        font-weight: bold !important;
    }
    .bg-blue-mobile {
        background: #fff;
        padding: 10px;
        border-radius: 6px;
        padding: 5px 10px;
    }
    .bg-blue-mobile input {
        border: none;
        padding-left: 0;
        border-radius: 0;
        padding-bottom: 0;
        font-weight: normal;
        padding-top: 0;
        font-size: 14px;
        padding: 0;
    }
    .border-bottom-mobile input {
        border-bottom: 1px solid #d2d2d2;
        font-family: 'Gotham';
        font-weight: 300;
    }
    .mobile-time-picker {
        box-shadow: none;
        font-size: 14px;
        border: none;
        padding-left: 0;
        font-family: 'Gotham';
        font-weight: 300;
    }
    .bg-blue-mobile label {
        margin-bottom: 0;
        font-weight: bold;
        font-family: 'Gotham';
    }
    .bg-blue-mobile .form-group {
        margin-bottom: 0;
    }
    .destination-input {
        background-color: #fff;
        margin-top: 15px;
        padding: 10px;
        border-radius: 6px;
        padding: 5px 10px;
    }
    .destination-input label {
        margin-bottom: 0;
        font-family: 'Gotham';
        font-weight: bold;
    }
    .destination-input input {
        border: none;
        padding: 0;
        font-weight: normal;
        font-size: 14px;
        font-family: 'Gotham';
        font-weight: 300;
    }
    .destination-input input:focus {
        box-shadow: none;
    }
    .destination-input .form-group {
        margin-bottom: 0;
    }
    .btn-find-parking {
        background: #fff;
        line-height: 38px;
        font-size: 20px;
        border-radius: 6px;
        text-transform: uppercase;
        font-family: 'Gotham';
        font-weight: bold;
    }
    .bg-blue-mobile .form-control:focus {
        box-shadow: none;
    }
    .bottom-section-search .navbar-toggler {
        margin: 0 auto;
    }
    .top-header {
        display: none;
    }
}

@media (min-width: 576px) {
    .book-now-modal .modal-dialog {
        max-width: 560px;
    }
}

.btn-blue-border {
    background-color: transparent;
    border-color: #3BCCF9;
    border-radius: 0;
    color: #3BCCF9;
    font-weight: 500;
    font-size: 22px;
}

.amenties-text {
    font-size: 14px;
}

.font-bold-text {
    font-family: 'Avenir Next LT Pro' !important;
    font-weight: bold !important;
}

.font-light-text {
    font-family: 'Avenir LT Pro' !important;
    font-weight: 300 !important;
    color: #000 !important;
}

@media (max-width: 768px) {
    .search-navbar {
        display: none;
    }
    @supports (-webkit-touch-callout: none) {
        .position-setting {
            top: 25px;
        }
    }
    .cross-icon {
        display: none;
    }
    .navbar-toggler.active .cross-icon {
        display: block;
        color: #fff;
    }
    .navbar-toggler.active .menu-icon {
        display: none;
    }
    .so-close {
        margin: 14px 0;
    }
    .so-close p {
        margin-bottom: 0 !important;
    }
    .checkout-detail-right-section .carousel-control-next {
        right: 0;
    }
    .checkout-detail-right-section .carousel-control-prev {
        left: 0;
    }
    .body-wraper {
        overflow-y: hidden;
        height: auto;
    }
    .book-now-modal .carousel-control-prev {
        left: 0;
    }
    .book-now-modal .carousel-control-next {
        right: 0;
    }
    .gray-box-wraper-bg li {
        font-family: 'Avenir LT Pro';
        font-weight: 300;
        font-size: 17px;
        line-height: 26px;
    }
    .start-time-text {
        font-size: 0.75rem !important;
        margin-bottom: 4px;
    }
    .date-value {
        font-size: 14px;
        margin-top: -5px;
    }
    .parking-pass-page .carousel-item img {
        height: 200px !important;
    }
    .btn-get-direction:focus {
        outline: none;
    }
    .parking-pass-page {
        padding-top: 72px !important;
    }
    .space-reserved-wraper h3 {
        font-size: 24px;
    }
    .reservation-id {
        font-size: 24px;
        margin-top: 25px;
    }
    .booking-date-time {
        font-size: 22px;
        color: #565454;
        font-weight: 600;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .white-borderd {
        border: 3px solid #fff;
    }
    .space-reserved-page {
        background-color: #F7F7F7;
        height: 100vh;
        padding-top: 100px;
    }
    .search-detail {
        box-shadow: none;
    }
    .licenceplatemodal .form-control {
        line-height: 33px;
    }
    .icon-setting-detail img {
        position: absolute;
        width: 28px;
        top: 14px;
        left: 10px;
    }
    .add-promo-code {
        text-align: center;
    }
    .add-promo-codes .form-control {
        border-radius: 0;
        line-height: 33px !important;
    }
    .add-promo-codes h3 {
        font-size: 22px;
    }
    .search-detail-inner-wraper p {
        font-size: 16px;
        line-height: 22px;
    }
    .licenceplatemodal .add-new-vehicle {
        font-size: 22px;
    }
    .icon-setting-detail .btn {
        font-size: 19px;
        line-height: 32px;
    }
    .add-promo-code a {
        font-size: 20px;
    }
    .licenceplatemodal .form-control {
        font-size: 20px;
    }
    .input-bg-payment input {
        font-size: 20px;
    }
    .icon-setting-detail input {
        font-size: 20px;
    }
    .search-detail-page h2 {
        font-size: 24px;
        text-align: center;
    }
    .date-time-box {
        margin-top: 10px;
    }
    .amenities-box img {
        width: 40px;
        margin-bottom: 5px;
    }
    .search-detail-page {
        padding-top: 75px;
    }
    .icon-setting-detail .btn {
        position: static;
        margin-bottom: 15px;
    }
    .filter-modal .amenities-box {
        width: 31%;
        text-align: center;
        margin-bottom: 10px;
        font-size: 14px;
    }
    .bottom-bg {
        /* background: url(../../img/bg-shadow.png) repeat-x; */
        height: 150px;
        position: absolute;
        bottom: 0;
        width: 100%;
        z-index: 999;
    }
    .list-white-box {
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.58) 37%, rgba(255, 255, 255, 1) 64%);
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.58) 37%, rgba(255, 255, 255, 1) 64%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.58) 37%, rgba(255, 255, 255, 1) 64%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
        height: 200px;
        width: 100%;
        position: absolute;
        opacity: 1;
        z-index: -1;
        bottom: -64px;
        left: 0;
        right: 0;
    }
    .search-listing-section {
        padding-bottom: 50px !important;
    }
    .date-time-box {
        font-size: 19px;
    }
    .hosted-by-text {
        font-size: 17px;
    }
    .hosted-by {
        color: #565454;
        font-size: 22px;
        font-weight: 500;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .book-now-modal p {
        font-weight: 500;
        font-size: 17px;
        line-height: 23px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .mobile-datetime-section {
        position: relative;
        width: 100%;
        /* top: 86px; */
        /* padding-bottom: 6px; */
        /* border-bottom: 1px solid #ccc; */
        background: #fff;
        /* padding-top: 10px; */
        z-index: 1;
        /* margin-bottom: 10px; */
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
    }
    .left-listing-section {
        width: auto;
        top: 0px;
        overflow: auto !important;
        position: relative;
    }
    .mobilesearch-input {
        font-weight: 500;
        background: #fff;
        border-radius: 0;
        padding: 7px;
        text-align: center;
        border: 1px solid #c3c3c3;
        color: #707070;
        font-size: 19px;
    }
    .mobilesearch-input img {
        width: 30px;
    }
    .mobile-label-text {
        font-weight: 600;
    }
    .label-text-value {
        font-weight: 500;
    }
    .search-listing img {
        width: 80px!important;
        margin-top: 13px;
    }
    .space-name {
        font-size: 20px;
        width: 225px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .subheading {
        font-size: 17px;
    }
    a.btn-continue,
    a.btn-continue:active,
    a.btn-continue:focus {
        font-size: 19px;
        border-radius: 0;
        line-height: 32px;
        margin-top: 10px;
    }
    .mobile-datetime-modal .modal-content {
        border: none;
        background: rgb(5, 228, 247);
        background: -moz-linear-gradient(left, rgba(5, 228, 247, 1) 0%, rgba(4, 112, 179, 1) 100%);
        background: -webkit-linear-gradient(left, rgba(5, 228, 247, 1) 0%, rgba(4, 112, 179, 1) 100%);
        background: linear-gradient(to right, rgba(5, 228, 247, 1) 0%, rgba(4, 112, 179, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#05e4f7', endColorstr='#0470b3', GradientType=1);
    }
    .mobile-datetime-modal .modal-dialog {
        margin: 0;
    }
    .top-header {
        display: none;
    }
    .bg-blue-mobile {
        background: #fff;
        padding: 10px;
        border-radius: 6px;
        padding: 5px 10px;
    }
    .bg-blue-mobile .form-group {
        margin-bottom: 0;
    }
    .bg-blue-mobile input {
        border: none;
        padding-left: 0;
        border-radius: 0;
        padding-bottom: 0;
        font-weight: normal;
        padding-top: 0;
        font-size: 14px;
        padding: 0;
    }
    .mobile-time-picker {
        box-shadow: none;
        font-size: 14px;
        border: none;
        padding-left: 0;
        font-family: 'Gotham';
        font-weight: 300;
    }
    .border-bottom-mobile input {
        border-bottom: 1px solid #d2d2d2;
        font-family: 'Gotham';
        font-weight: 300;
    }
    .bg-blue-mobile label {
        margin-bottom: 0;
        font-weight: bold;
        font-family: 'Gotham';
    }
    .bg-blue-mobile .form-control:focus {
        box-shadow: none;
    }
    .destination-input {
        background-color: #fff;
        margin-top: 15px;
        padding: 10px;
        border-radius: 6px;
        padding: 5px 10px;
    }
    .destination-input .form-group {
        margin-bottom: 0;
    }
    .destination-input input {
        border: none;
        padding: 0;
        font-weight: normal;
        font-size: 14px;
        font-family: 'Gotham';
        font-weight: 300;
    }
    .destination-input label {
        margin-bottom: 0;
        font-family: 'Gotham';
        font-weight: bold;
    }
    .destination-input input:focus {
        box-shadow: none;
    }
    .btn-find-parking {
        background: #fff;
        line-height: 38px;
        font-size: 20px;
        border-radius: 6px;
        text-transform: uppercase;
        font-family: 'Gotham';
        font-weight: bold;
    }
    .Button-secondary b {
        font-size: 18px;
    }
    .RadioButtonGroup-secondary .Button-secondary {
        color: #fff;
        background-color: #434643;
        padding: 18px;
        border-radius: 6px;
        font-size: 16px;
        text-transform: uppercase;
        font-family: 'Gotham';
        font-weight: bold !important;
    }
    .RadioButtonGroup-secondary input:checked+.Button-secondary {
        color: #fff;
        border: 2px solid #fff;
        background-color: #434643;
        font-family: 'Gotham';
        font-weight: bold !important;
    }
    .top-header {
        position: fixed;
        width: 100%;
        z-index: 3;
    }
    body {
        margin-bottom: 0;
        overflow-y: unset;
    }
    .top-header .logo img {
        width: 190px;
        padding: 10px;
    }
    .top-header .site-header-mobi-panel {
        left: unset;
        width: 65%;
    }
    .bottom-section-search .site-header-mobi-panel {
        left: unset;
        width: 65%;
    }
    .bottom-section-search .navbar-toggler {
        margin: 0 auto;
    }
    .top-header .site-nav-menu li,
    .top-header .site-nav-menu li>a {
        text-align: left;
        line-height: 27px;
        font-size: 19px;
    }
    .top-header .site-header-mobi-panel .dropdown-divider {
        height: 0;
        margin: .5rem 0;
        overflow: hidden;
        border-top: 3px solid #fff;
        width: 90%;
        margin: 7px auto;
    }
    .top-header .site-header-mobi .site-nav {
        padding: 3.5rem .9375rem 1.5rem;
    }
    .top-header .container-fluid {
        padding-right: 5px;
        padding-left: 5px;
    }
    #map {
        height: calc(100vh - 43px);
        margin-top: -17px;
        /* margin-top: 15px; */
    }
    .right-map-section {
        width: auto;
        margin-left: 0;
    }
}

@media (max-width: 320px) {
    input[type="date"]::-webkit-input-placeholder {
        visibility: hidden !important;
    }
    input[type="time"]::-webkit-input-placeholder {
        visibility: hidden !important;
    }
    input[type="date"] {
        /* -webkit-appearance: none; */
        -moz-appearance: none;
        appearance: none;
    }
    input[type="time"] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }
    .top-header .site-nav-menu li,
    .top-header .site-nav-menu li>a {
        font-size: 18px;
    }
    .space-name {
        width: 185px;
    }
    .search-listing img {
        width: 70px!important;
        margin-top: 13px;
    }
}

.pac-container {
    z-index: 1051 !important;
}

label.error {
    color: #ff0000;
}

.so-close h3 {
    color: #11cbed;
    font-weight: 500;
}

.icon-setting-detail select {
    padding-left: 55px;
    height: 53px !important;
    border-radius: 0;
}

.parking-pass-page .carousel-control-prev-icon {
    background-image: url(../../img/previous-icon.png);
    width: 48px;
    height: 48px;
}

.parking-pass-page .carousel-control-next,
.carousel-control-prev {
    opacity: 1;
}

.parking-pass-page .carousel-control-next-icon {
    background-image: url(../../img/next-icons.png);
    width: 48px;
    height: 48px;
}

.parking-pass-page .carousel-control-prev {
    left: 10px;
}

.parking-pass-page .carousel-control-next {
    right: 10px;
}

.parking-pass-page .carousel-item img {
    height: 300px;
    object-fit: cover;
}

.parking-pass-page .carousel-control-next:focus,
.parking-pass-page .carousel-control-next:hover,
.parking-pass-page .carousel-control-prev:focus,
.parking-pass-page .carousel-control-prev:hover {
    opacity: 1;
}


/** nav setting **/

.custom-dropdown-toggle.dropdown-toggle::after {
    background-image: url(../../img/down-arrow.png);
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: .255em;
    vertical-align: .255em;
    position: absolute;
    content: "";
    right: 43px;
    border: none;
    top: 41px;
}

#map div {
    font-weight: 500;
}

.parking-pass-text li {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    line-height: 28px;
}

.spot-number {
    font-family: "gotham" !important;
    font-weight: bold !important;
}

.pay-reserve-text {
    color: #d99f77;
    display: block;
}

@font-face {
    font-family: 'Gotham';
    src: url('../../fonts/Gotham-Bold.woff2') format('woff2'), url('../../fonts/Gotham-Bold.woff') format('woff'), url('../../fonts/Gotham-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../../fonts/Gotham-Light.woff2') format('woff2'), url('../../fonts/Gotham-Light.woff') format('woff'), url('../../fonts/Gotham-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../../fonts/Gotham-Black.woff2') format('woff2'), url('../../fonts/Gotham-Black.woff') format('woff'), url('../../fonts/Gotham-Black.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../../fonts/Gotham-Medium.woff2') format('woff2'), url('../../fonts/Gotham-Medium.woff') format('woff'), url('../../fonts/GothamMedium.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}


/* @font-face {
    font-family: 'Gotham';
    src: url('../../fonts/Gotham-Bold.woff2') format('woff2'),
        url('../../fonts/Gotham-Bold.woff') format('woff'),
        url('../../fonts/Gotham-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
} */


/* @font-face {
    font-family: 'Gotham';
    src: url('../../fonts/Gotham-BoldItalic.woff2') format('woff2'),
        url('../../fonts/Gotham-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../../fonts/Gotham-Medium.woff2') format('woff2'),
        url('../../fonts/Gotham-Medium.woff') format('woff'),
        url('../../fonts/GothamMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../../fonts/Gotham-BookItalic.woff2') format('woff2'),
        url('../../fonts/Gotham-BookItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../../fonts/Gotham-LightItalic.woff2') format('woff2'),
        url('../../fonts/Gotham-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../../fonts/Gotham-MediumItalic.woff2') format('woff2'),
        url('../../fonts/Gotham-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
} */


/* @font-face {
    font-family: 'Gotham';
    src: url('../../fonts/Gotham-Light.woff2') format('woff2'),
        url('../../fonts/Gotham-Light.woff') format('woff'),
        url('../../fonts/Gotham-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
} */


/* @font-face {
    font-family: 'Gotham';
    src: url('../../fonts/Gotham-Book.woff2') format('woff2'),
        url('../../fonts/Gotham-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */


/* @font-face {
    font-family: 'Gotham';
    src: url('../../fonts/Gotham-Medium.woff2') format('woff2'),
        url('../../fonts/Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
} */


/* @font-face {
    font-family: 'Gotham';
    src: url('../../fonts/Gotham-XLight.woff2') format('woff2'),
        url('../../fonts/Gotham-XLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../../fonts/Gotham-BookItalic.woff2') format('woff2'),
        url('../../fonts/Gotham-BookItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
} */


/* @font-face {
    font-family: 'Gotham';
    src: url('../../fonts/Gotham-Black.woff2') format('woff2'),
        url('../../fonts/Gotham-Black.woff') format('woff'),
        url('../../fonts/Gotham-Black.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
} */


/* @font-face {
    font-family: 'Gotham';
    src: url('../../fonts/Gotham-Light.woff2') format('woff2'),
        url('../../fonts/Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
} */


/* @font-face {
    font-family: 'Gotham';
    src: url('../../fonts/Gotham-Thin.woff2') format('woff2'),
        url('../../fonts/Gotham-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
} */


/* @font-face {
    font-family: 'Gotham';
    src: url('../../fonts/Gotham-Bold.woff2') format('woff2'),
        url('../../fonts/Gotham-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
} */


/* @font-face {
    font-family: 'Gotham';
    src: url('../../fonts/Gotham-UltraItalic.woff2') format('woff2'),
        url('../../fonts/Gotham-UltraItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../../fonts/Gotham-XLightItalic.woff2') format('woff2'),
        url('../../fonts/Gotham-XLightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../../fonts/Gotham-ThinItalic.woff2') format('woff2'),
        url('../../fonts/Gotham-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
} */

.parking-pass-description li {
    font-weight: normal;
    line-height: 29px;
}

.search-details .top-header {
    display: block !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

@font-face {
    font-family: 'Monrad Grotesk';
    src: url('../../fonts/MonradGroteskBlack.woff2') format('woff2'), url('../../fonts/MonradGroteskBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Monrad Grotesk';
    src: url('../../fonts/MonradGrotesk-Regular.woff2') format('woff2'), url('../../fonts/MonradGrotesk-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Monrad Grotesk';
    src: url('../../fonts/MonradGroteskBlack.woff2') format('woff2'), url('../../fonts/MonradGroteskBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Monrad Grotesk';
    src: url('../../fonts/MonradGrotesk-Semibold.woff2') format('woff2'), url('../../fonts/MonradGrotesk-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Monrad Grotesk';
    src: url('../../fonts/MonradGrotesk-Regular.woff2') format('woff2'), url('../../fonts/MonradGrotesk-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Monrad Grotesk';
    src: url('../../fonts/MonradGrotesk-Semibold.woff2') format('woff2'), url('../../fonts/MonradGrotesk-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('../../fonts/AvenirNextLTPro-Bold.woff2') format('woff2'), url('../../fonts/AvenirNextLTPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('../../fonts/AvenirNextLTPro-Demi.woff2') format('woff2'), url('../../fonts/AvenirNextLTPro-Demi.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Pro';
    src: url('../../fonts/AvenirLTPro-Light.woff2') format('woff2'), url('../../fonts/AvenirLTPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir';
    src: url('../../fonts/Avenir-Light.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../fonts/Avenir-Light.woff') format('woff'), /* Pretty Modern Browsers */
    url('../../fonts/avenir-light-webfont.ttf') format('truetype');
    /* Safari, Android, iOS */
    font-weight: 300;
}

@font-face {
    font-family: 'Avenir';
    src: url('../../fonts/Avenir-Heavy.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../fonts/Avenir-Heavy.woff') format('woff'), /* Pretty Modern Browsers */
    url('../../fonts/Avenir-Heavy.ttf') format('truetype');
    /* Safari, Android, iOS */
    font-weight: 900;
}