/* HOME PAGE CSS   */
.bookingPage .moreinfo {
    border: 2px solid #0088c3;
    padding: 6px 16px;
    border-radius: 3px;
    display: inline;
}

div.cal {
    overflow: hidden !important;
    z-index: 89 !important;
}

form .input-hold.date {
    z-index: 99999;
}

form#search_form_1 input {
    pointer-events: auto;
    cursor: pointer;
    position: relative;
    z-index: 999;
}

#bg-css .input-hold.date:before,
.input-hold.person:before {
    z-index: 9999999 !important;
}

#bg-css .icon-cs.fa-percent {
    z-index: 99999;
}

:selection {
    background: #4fc1f0;
    color: #454545;
    text-shadow: none;
}

.mb-30 {
    margin-bottom: 30px;
}

.techno_flipbox {
    perspective: 1000px;
    position: relative;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    z-index: 1;
}

.techno_flipbox_font {
    border-radius: 20px;
}

.techno_flipbox .techno_flipbox_font {
    min-height: 250px;
    height: auto;
    padding: 20px 0;
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: rotateX(0);
    -webkit-transform: rotateX(0);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: transform 0.7s ease, -webkit-transform 0.7s ease;
    position: relative;
    box-shadow: 0px 15.41px 46.23px 0px #2E213D14;

    .box {
        border: 5px solid;
        /* required */
        border-image-source: linear-gradient(180deg, #014073 0%, #666666 100%);
        border-image-slice: 1;
        /* required to display image border */
    }

}

.techno_flipbox:hover .techno_flipbox_font {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
}

.techno_flipbox .techno_flipbox_back {
    min-height: 330px;
    height: auto;
    box-shadow: 0px 1px 51.3px 5.7px rgba(137, 143, 156, 0.15);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: rotateX(0);
    -webkit-transform: rotateX(0);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: transform 0.7s ease, -webkit-transform 0.7s ease;
    position: relative;
}

.techno_flipbox .techno_flipbox_back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 2px;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.techno_flipbox .techno_flipbox_back::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #21366C 5.48%, #173F71 50.6%, #2C78D7 98.1%);
    border-radius: 20px;
}

.techno_flipbox:hover .techno_flipbox_back {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.techno_flipbox .techno_flipbox_inner {
    text-align: center;
    padding: 0 25px;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    perspective: inherit;
    -webkit-perspective: inherit;
    outline: transparent solid 1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
    transform: translateY(-50%) translateZ(60px) scale(0.94);
    z-index: 2;
}

.techno_flipbox_icon {
    font-size: 45px;
    text-align: center;
    display: inline-block;
    color: #fff;
    overflow: hidden;
}

.techno_flipbox .techno_flipbox_font .flipbox_desc {
    color: #fff;
}

.techno_flipbox .techno_flipbox_back .flipbox_desc {
    color: #fff;
}

a.banner_button {
    background: #ffffff6b;
    padding: 8px 20px;
    border-radius: 8px;
    margin-top: 10px;
    font-size: 19px;
    color: #fff;
    border: 1px solid #fff;
}

.icon {
    font-size: 45px;
    line-height: 45px;
}

.techno_flipbox_font .icon {
    color: #fff;
    font-size: 30px;
    line-height: 80px;
    height: 80px;
    width: 80px;
    background: #0c5adb;
    border-radius: 33% 66% 70% 30%/49% 62% 38% 51% !important;
    display: inline-block;
}

.techno_flipbox .flipbox_title h3 {
    font-size: 22px;
    padding-bottom: 13px;
    text-transform: capitalize;
    -webkit-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    color: #000;
}


.techno_flipbox_font .flipbox_desc p {
    color: #797979;
}

.techno_flipbox .techno_flipbox_back .flipbox_title h3 {
    padding-bottom: 16px;
    padding-top: 0;
    color: #000000;
    margin-bottom: 0;
}

.techno_flipbox_back .flipbox_desc p {
    color: #fff;
}

.techno_flipbox .techno_flipbox_back .flipbox_button a {
    text-transform: capitalize;
    margin-top: 22px;
    background: #fff;
    color: #0c5adb;
    display: inline-block;
    padding: 4px 25px;
    border-radius: 5px;
    border: 2px solid #fff;
    transition: 0.5s;
}

.techno_flipbox .techno_flipbox_back .flipbox_button a:hover {
    color: #fff;
    border-color: #0c5adb;
    background: #0c5adb;
}

i {
    font-style: normal;
    font-weight: 400;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]::before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]::after {
    font-family: Flaticon;
    font-size: inherit;
    font-style: normal;
}

.flaticon-padlock:before {
    content: "\f108";
}

[class^="flaticon-"]::before,
[class*=" flaticon-"]::before,
[class^="flaticon-"]::after,
[class*=" flaticon-"]::after {
    font-family: Flaticon;
    font-size: inherit;
    font-style: normal;
}



@media all {
    .techno_flipbox .techno_flipbox_back .flipbox_button a i {
        display: none;
    }
}

.fa-angle-double-right:before {
    content: "\f101";
}


/* These were inline style tags. Uses id+class to override almost everything */
#style-tW33H.style-tW33H {
    /* background-image: url(assets/images/feature1.jpg);  
    */
    ;
}

.top_feature .techno_flipbox .flipbox_title h3 {
    font-size: 20px;
    color: #232323;
    font-weight: 700;
    font-family: Muli;
}

.techno_flipbox .techno_flipbox_back .flipbox_title h3 {
    padding-bottom: 16px;
    padding-top: 0;
    color: #fff;
    margin-bottom: 0;
}

.top_feature .techno_flipbox .techno_flipbox_font {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    border: 0;
}

.nav-item.dropdown.destop-view .subnavbtn span {
    color: #0c5adb;
}

.top_button_cont button b {
    font-weight: 700;
    color: #0c5adb;
}

.subnav .subnav-content ul {
    background-color: #fff;
}

.navbar.navbar-expand-lg ul.navbar-nav li.nav-item.dropdown.pt-0 {
    padding-top: 0;
}

#navbarNavDropdown ul.navbar-nav .nav-item .btn b {
    font-weight: 700;
}

.navbar.navbar-expand-lg {
    float: right;
}

.navbar.navbar-expand-lg ul.navbar-nav li a.nav-link.dropdown-toggle {
    color: black;
    margin-left: 0;
    padding-top: 0px;
    font-size: 13px;
    margin-top: -4px;
}

.navbar.navbar-expand-lg ul.navbar-nav li a.nav-link.dropdown-toggle i {
    color: #242d62;
    border: 2px solid;
    padding: 10px;
    border-radius: 50px
}

.whyChoose_container {
    padding-bottom: 20px;
}

.whyChoose_container section .container .row {
    justify-content: center;
}

h2.section-3-h2 span.span_color {
    color: #0c5adb
}

#section-b.happyClients {
    margin-top: 15px;
    margin-bottom: 83px;
}

.chooseExcellence svg#Layer_1 {
    width: 50px;
    margin-top: 20px;
}

.chooseExcellence svg#Layer_1 path.cls-1 {
    fill: #0c5adb;
}

.parkingEasySteps {
    background-image: url('../img/parkandride/why_choose_us_image.png');
    background-size: cover;
    position: relative;
    text-align: left;
    background-position: center;
    padding: 50px 0;
}

.parkingEasySteps h2 {
    color: #fff;
    text-align: left;
}

.parkingEasySteps p {
    color: #fff;
    text-align: left;
}

.stepsTitle {
    margin-bottom: 5px;
}

.reliableSecure {
    padding: 200px 0 100px;
}

.reliableSecure h2.section-3-h2 {
    margin-bottom: 16px;
}

.parkingEasySteps div.em_bar.mb-2,
.reliableSecure div.em_bar.mb-2 {
    margin: auto;
}

.footer_description p {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.quick_four_steps {
    padding: 200px 0 100px;
}

.quick_four_steps.how_it_works {
    padding: 40px 0px 20px;
}

.quick_four_steps.steps_other_pages {
    padding: 100px 0;
}

.seamless_booking_process {
    padding: 50px 0;
}

#header.rewards-and-loyalty {
    background: #1e396e;
}

.seamless_content {}

.seamless_content_head h3 {
    color: #000;
}

.seamless_content_head p {
    color: #000;
    font-size: 18px;
}

.seamless_image {}

.seamless_image img {
    max-width: 100%;
    max-height: 300px;
}

.seamless_content ul {
    color: #000;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    align-items: center;
    gap: 5px;
}

.seamless_content li {
    font-size: 16px;
    width: 48%;
}

.seamless_content li span {
    margin-right: 0;
}

.first_two_steps_main {
    background: linear-gradient(85.15deg, #44A8EE 65%, #348BE1 100%);
    padding: 50px 20px;
    border-radius: 20px;
    position: relative;
}

.first_two_steps_main.one_row_step {
    background: linear-gradient(87.02deg, #44A8EE 33.07%, #014073 100.71%);

}

.first_two_steps_main.one_row_step p {
    font-size: 18px;
    color: #fff;
}

.first_two_steps_main.one_row_step .first_two_steps {
    justify-content: center;
}

.first_two_steps_main.one_row_step .quick_step_item_wrap {
    width: 33%;
}

.first_two_steps_main.one_row_step .step_content {
    max-width: 266px;
}

.first_two_steps_main::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background: url('../img/parkandride/quick_four_steps_1.png');
    background-repeat: no-repeat;
}

.first_two_steps_main h2 {
    color: #fff;
    font-weight: 700;
    font-size: 28.1px;
    letter-spacing: 0.4px;


}



.first_two_steps {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

.first_two_steps .icon {
    background: #fff;
    border-radius: 50%;
    padding: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 130px;
    height: 130px;
    margin-right: 10px;
}


.quick_steps_item {
    display: flex;
    align-items: center;
    color: #FFF;
}

.first_two_steps .step_content {
    max-width: 200px;
}

.first_two_steps .step_content h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
}

.first_two_steps .step_content p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 20px;
}

.last_two_steps_main {
    background: linear-gradient(82.83deg, #2972BA 13.93%, #014073 91.05%);
    padding: 50px 10px 50px 30px;
    border-radius: 0px 10px 10px 0px;
    position: relative;
    left: -16px;
    z-index: -1;
    overflow: hidden;
}



.last_two_steps_main::before {
    content: "";
    position: absolute;
    left: unset;
    bottom: 0;
    top: unset;
    right: -41%;
    width: 100%;
    height: 100%;
    background-image: url(../img/parkandride/last_two_steps.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.last_two_steps_main h2 {
    min-height: 33px;
}

.quick_step_count {
    font-size: 20px;
    margin-top: 10px;
    color: #fff;
    margin-left: 31px;
    letter-spacing: 0.2px;
}

.parkingEasySteps:before {
    content: "";
    background: #20366ca8;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

section.how_it_works_section_bottom {
    margin-bottom: -204px;
}

.six_steps section.how_it_works_section_bottom {
    margin-bottom: -615px;
}

.services_map_section {
    padding-top: 630px;
    padding-bottom: 100px;
}

.services_map_section h3 {
    color: #000;
    font-size: 38px;
    font-weight: bold;
}

.services_map_section p {
    color: #000;
    font-size: 18px;
}

.services_map_section ul {
    color: #000;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    gap: 10px;
}

.services_map_section ul {
    font-size: 17px;

}

.our_sevices_left {
    background-color: #C2D8F3;
    padding: 50px;
    border-radius: 0 100px 100px 100px;
}

.our_sevices_left img {
    max-width: 70%;
}

.our_sevices_left_main {
    padding: 100px 0;
}

.our_services_main {
    padding: 200px 10px 50px;
    max-width: 98%;
    margin-right: -7%;
    margin-left: auto;
}


.our_services_right {
    background: linear-gradient(90.34deg, #014073 11.37%, #0279D9 108.73%);
    margin-left: -7%;
    border-radius: 100px 0px 0px 100px;
    padding: 55px 5% 55px 8%;
    position: relative;
    z-index: -1;
}

.our_services_right h2 {
    color: #fff;
    margin-bottom: 60px;
    font-size: 44px;
}

.our_services_list {
    padding-left: 123px;
    max-width: 705px;
}

.our_services_list_item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    position: relative;
}

.our_services_list_item::before {
    content: "";
    position: absolute;
    right: 5%;
    bottom: -5px;
    width: 80%;
    height: 1px;
    background-color: #fff;
}

.our_service_content {
    color: #fff;
}

.our_service_icon {
    margin-right: 10px;
}

.our_service_content h3 {
    font-size: 20px;
}

@media only screen and (min-width:992px) {
    .flipbox_area.top_feature {
        margin-top: -0;
    }

    .main-search-seaction {
        height: unset;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {

    .create-ticket-btn,
    .loyalty-reward-btn {
        display: none;
    }
}




/************************ SEARCH FORM CSS *******************/
#bg-css.homeSearch .h3banner {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    font-weight: 800;
}

#bg-css.homeSearch .h3banner-p-sec {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
}

#bg-css {
    background-image: url('../img/Banner-V2-others.webp');
    background-size: cover;
}

#bg-css .discountAlert {
    margin-right: 10px;
    margin-top: 3px;
    border-radius: 15px !important;
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
}

#bg-css button.find-parking-button.btn b {
    font-weight: 800;
}

#bg-css .searchForm#search_form_1 {
    background-image: url('../img/search-Pattern.webp');
    background-size: cover;
}

#bg-css.main-search-seaction {
    background-image: linear-gradient(180deg, #21366C 5.48%, #173F71 50.6%, #2C78D7 98.1%);
    background-size: cover;
    padding: 150px 0 50px;
}

#bg-css.main-search-seaction:before {
    content: '';
    position: absolute;
    right: 0;
    left: auto;
    bottom: -126px;
    background: url(../img/parkandride/manchester_banner_image.png);
    background-repeat: no-repeat;
    z-index: 1;
    display: inline-block;
    width: 855px;
    height: 700px;
}

#bg-css .h3banner {
    color: #fff;
    font-size: 40px;
    line-height: 1.3;
    max-width: 660px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#bg-css .form.bg {
    background-color: white;
}

@media screen and (max-width: 600px) {
    #div-hidden {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 28%;
        display: none;
    }

    #bg-css .h3banner {
        font-size: 1.5rem !important;

    }

    #bg-css .h3banner-p-sec {
        font-size: 17px;
    }

    #bg-css #search_form_1 {
        margin-right: 10px;
        margin-left: 10px;
    }
}

@media screen and (min-width: 600px) {
    #bg-css #title_message {
        visibility: hidden;
        clear: both;
        float: left;
        margin: 10px auto 5px 20px;
        width: 28%;
        display: none;
    }
}

#bg-css .checked {
    color: #F79F02 !important;
    font-size: 13px;
}

#bg-css .form-floating>.form-select {
    border-radius: 0;
}

@media screen and (min-device-width: 1168px) and (max-device-width: 1199px) {
    #bg-css .mnt {
        max-width: 207px;
    }

}

@media screen and (min-device-width: 531px) and (max-device-width: 536px) {
    #bg-css .mnt {
        max-width: 207px;
    }

}

@media screen and (min-device-width: 334px) and (max-device-width: 531px) {
    #bg-css div.cal {
        width: 235px;
    }

}


#bg-css .form-h2 {
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 40px;
}

.from-css,
#bg-css .from-css {
    background-color: rgb(255, 255, 255);
    padding: 10px 10px;
    border-radius: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
    z-index: 3;
    /*box-shadow: 0px 1px 5px 1px gray;*/
}

.from-css,
#bg-css .from-css .col-lg-2 {
    padding: 5px;
}

#bg-css.aboutBgCss .from-css {
    margin-top: 5px;
}

#bg-css .form-control {
    height: 50px;
    background: none !important;
}

#bg-css .form-select {
    height: 50px;
    /* background: none !important; */
}

#bg-css .p-css {
    color: black;
    margin-top: 2px;
    background-color: rgb(255, 255, 255, 60%);
    border-radius: 15px;
    padding: 15px;
    padding-bottom: 25px;
}

@media screen and (min-width:1323px) {
    #bg-css .p-css {
        width: 577px;
        height: 279px;
    }
}

@media screen and (min-device-width: 1203px) and (max-device-width: 1322px) {
    #bg-css .p-css {
        width: 482px;
        height: 285px;
    }
}

@media screen and (min-width:992px) {
    #bg-css #banner {
        height: 100%;
    }
}

@media screen and (min-width:601px) {
    #bg-css .padding {
        padding-left: 80px;
        padding-right: 80px;
    }
}

#bg-css .btn-h {
    border-radius: 5px !important;
    height: 49px !important;
    width: 100%;
    border-color: #0c5adb !important;
    background-color: #0c5adb !important;
    color: #fff !important;
    font-weight: 600;
}

#bg-css .btn-h:hover {
    border-color: #00247e !important;
    background-color: #00247e !important;
}

@media screen and (max-width:284px) {
    #bg-css .btn-h {
        height: 66px !important;
    }
}

#bg-css .form-control::-webkit-input-placeholder {
    color: black;
}

@media only screen and (min-width: 1527px) {
    #bg-css .row-lr-p {
        margin-left: -100px;
        margin-right: -100px;
    }
}

#bg-css .form-floating {
    position: relative;
}

#bg-css .form-floating>.form-control {
    height: 3.625rem;
    line-height: 1.25;
}

#bg-css label {
    font-size: 16px;
    font-weight: 500;
    color: black;
    margin-left: 2px;
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: 600;
    margin-bottom: 5px;
}

.main_banner label {
    font-size: 16px;
    font-weight: 500;
    color: black;
    margin-left: 2px;
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: 600;
    margin-bottom: 5px;
}

.main_banner input,
.main_banner select {
    font-size: 17px !important;
    color: #7A7979 !important;
    background: #D1D5DC !important;
}

.main_banner .input-hold.time:before,
.input-hold.person:before {
    color: gray;
}

#bg-css .banner-location-single-contents-subtitle {
    display: block;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    margin: -4px 0 10px;
    color: black;
}

@media only screen and (min-width: 992px) {
    #bg-css .search_item {
        width: 16%;
        padding-left: 0;
        padding-right: 0;
    }
}


#bg-css .drop-css {
    border-radius: 15px !important;
    border: 2px solid #242d62;
}

#bg-css .promo-css {
    border-top-right-radius: 12px !important;
    border-bottom-right-radius: 12px !important;
}

@media only screen and (max-width: 991px) {

    input,
    select {
        border-radius: 12px !important;
    }
}

#bg-css .icon-cs {
    color: #6A7282;
    position: relative;
    font-size: 17px;
    float: right;
}

@media only screen and (min-width: 1400px) {
    #bg-css .icon-cs {
        top: -42px;
        margin-right: 10px !important;
    }

    #bg-css .icon-cs1 {
        top: -42px;
        font-size: 24px;
        float: right;
        margin-right: 10px;
    }
}

@media only screen and (max-width: 1399px) {
    #bg-css .icon-cs {
        top: -50px;
        margin-right: 10px;
    }

    #bg-css .icon-cs1 {
        top: -42px;
        margin-right: 10px;
    }
}

#bg-css input[type="text"] {
    font-size: 17px;
    color: #7A7979;
}

#bg-css select {
    font-size: 17px !important;
    color: #7A7979 !important;
    background: #D1D5DC !important;
}

#bg-css input::placeholder {
    color: #7A7979 !important;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1399px) {
    #bg-css .icon-cs {
        top: -42px;
        /*margin-left: 125px;*/
        font-size: 20px;
    }

    #bg-css .icon-cs1 {
        color: #242d62;
        position: relative;
        top: -42px;
        /*margin-left: 121px;*/
        font-size: 24px;
    }
}

#bg-css .icon-cs {
    top: -33px;
    margin-right: 12px;
}

#bg-css .icon-cs1 {
    top: -43px;
}

/*.p-cs{margin-left: 14px;}*/
}

@media only screen and (max-width: 1199px) {
    #bg-css {
        height: auto;
    }
}

@media only screen and (min-width: 1400px) {
    #bg-css .form-control {
        width: 100 !important;
    }

    /*.col-cs{margin-right: 22px;}*/
}

@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
    #bg-css .icon-cs {
        margin-right: 21px;
    }

    #bg-css .icon-cs1 {
        margin-right: 20px;
    }
}

@media screen and (min-device-width: 601px) and (max-device-width: 767px) {
    #bg-css .icon-cs {
        margin-right: 10px;
    }

    #bg-css .icon-cs1 {
        margin-left: 394px;
    }
}

@media screen and (min-device-width: 527px) and (max-device-width: 600px) {
    #bg-css .icon-cs {
        margin-right: 10px;
    }

    #bg-css .icon-cs1 {
        margin-left: 346px;
    }
}

@media only screen and (max-width: 526px) {
    #bg-css .icon-cs {
        margin-right: 15px;
    }

    #bg-css .icon-cs1 {
        margin-right: 15px;
    }

}

#bg-css .input-hold.date:before,
.input-hold.person:before {
    font-family: 'FontAwesome' !important;
    text-align: center;
    color: #6A7282;
    -webkit-font-smoothing: antialiased;
    padding-top: 7px;
    position: relative;
    top: 39px;
    /*right: 0;*/
    /*bottom: 0;*/
    /*width: 38px;*/
    /*background: #f6ab2f;*/
    pointer-events: none;
    border-radius: 0 6px 6px 0;
    z-index: 1;
    float: right;
    font-size: 17px;
}

@media only screen and (min-width: 1400px) {

    #bg-css .input-hold.date:before,
    .input-hold.person:before {
        margin-right: 10px;
    }
}

@media only screen and (max-width: 1399px) {

    #bg-css .input-hold.date:before,
    .input-hold.person:before {
        margin-right: 9px;
    }
}

#bg-css .input-hold.date:before {
    content: "\f073";
}

#bg-css .input-hold.time:before,
.input-hold.person:before {
    font-family: 'FontAwesome' !important;
    text-align: center;
    color: #6A7282;
    -webkit-font-smoothing: antialiased;
    padding-top: 7px;
    position: relative;
    top: 40px;
    /*right: 0;*/
    /*bottom: 0;*/
    /*width: 38px;*/
    /*background: #f6ab2f;*/
    pointer-events: none;
    border-radius: 0 6px 6px 0;
    z-index: 1;
    float: right;
    font-size: 17px;
    margin-right: 9px;
}

#bg-css .input-hold.time:before {
    content: "\f017";
}

#bg-css .input-hold {
    margin-top: -34px;
}

#bg-css .promo-css {
    font-size: 16px !important
}

input::placeholder {
    font-size: 20px !important;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1399px) {
    #bg-css .promo-css {
        width: 111%;
    }
}

@media only screen and (min-width: 385px) {
    #bg-css .search-alert-success {
        width: 233px !important;
        position: relative !important;
    }
}

@media only screen and (max-width: 384px) {
    #bg-css .search-alert-success {
        width: 100% !important;
        position: relative !important;
    }
}

#bg-css .input-fields-css {
    border: 1px solid #CED4DA;
    color: #000;
    background: #D1D5DC !important;
    border-radius: 5px;
}

#bg-css .search-row {
    /*border: 2px dashed black;*/
    border-radius: 15px;
    padding: 12px 9px;
}

#bg-css .quotae-h3 {
    color: #0c5adb;
    font-weight: 800;
    font-size: 26px;
    margin-bottom: 30px;
}

#bg-css .h3banner-hr {
    border: 2px solid #fff;
    border-radius: 50px;
    max-width: 660px;
}

#bg-css .quotae-h3 span {
    color: #000;
}

#bg-css .h3banner-p-sec {
    color: #fff;
    font-size: 19px;
    max-width: 660px;
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1399px) {
    #bg-css .h3banner {
        max-width: 530px
    }

    #bg-css .h3banner-hr {
        max-width: 530px;
    }

    #bg-css .h3banner-p-sec {
        max-width: 530px;
    }
}

@media only screen and (max-width: 1199px) {
    #bg-css {
        background-position: bottom;
    }
}


/********************** HAPPY CLIENTS SECTION CSS *******************/

.section-b2.happyClients .review-row {
    padding-bottom: 13px;
    padding-top: 13px;
}

.section-b2.happyClients .initial-avatar {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    background-color: #0183d6;
    color: #fff;
    border-radius: 50%;
    margin-right: 10px;
}

.section-b2.happyClients .checked {
    color: #F79F02 !important;
    font-size: 13px;
}

.section-b2.happyClients .client-name {
    font-size: 14px;
    font-weight: 600;
    color: #00519A;
}

.section-b2.happyClients .review-text {
    color: #000000;
    min-height: 100px;
}

.section-b2.happyClients .mySlides {
    display: none;
}

.section-b2.happyClients img {
    vertical-align: middle;
}

.section-b2.happyClients .slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}

.subscribe_newsletter_main {
    background: #C2D8F3;
    padding: 40px 0;
}

.subscribe_newsletter {}

.subscribe_newsletter h3 {
    color: #000;
    font-size: 40px;
    font-weight: 700;
}

.subscribe_newsletter h3 span {
    color: #173F71;
}

.news_letter_input input {
    border: 2px solid #014073;
    box-shadow: 0px 4px 4px 0px #00000040;
    background: transparent;
    border-radius: 10px;
    font-size: 18px;
    padding: 14px 20px;
    margin-bottom: 5px;
}

.news_letter_message {
    color: #014073;
    font-size: 18px;
    font-weight: bold;
}

.news_letter_input input::placeholder {
    color: #014073;
    font-size: 18px;
}

.subscribe_newsletter p {
    color: #000;
    font-size: 18px;
    font-weight: 400;
}

.news_letter_subscribe {
    text-align: right;
}

button.subscribe_button {
    background: linear-gradient(94.49deg, #173F71 0%, rgba(14, 128, 196, 0.87) 100%);
    padding: 7px 26px;
    border: none;
    color: #fff;
    border-radius: 10px;
    font-weight: bold;
}

/* Next & previous buttons */
.section-b2.happyClients .prev,
.section-b2.happyClients .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.section-b2.happyClients .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.section-b2.happyClients .prev:hover,
.section-b2.happyClients .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Caption text */
.section-b2.happyClients .text {
    color: #ffffff;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.section-b2.happyClients .numbertext {
    color: #ffffff;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.section-b2.happyClients .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #999999;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.section-b2.happyClients .act,
.section-b2.happyClients .dot:hover {
    background-color: #111111;
}

/* Fading animation */
.section-b2.happyClients .fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: .4;
    }

    to {
        opacity: 1;
    }
}

@keyframes fade {
    from {
        opacity: .4;
    }

    to {
        opacity: 1;
    }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {

    .section-b2.happyClients .prev,
    .section-b2.happyClients .next,
    .section-b2.happyClients .text {
        font-size: 11px;
    }
}

@media screen and (max-width: 600px) {
    .section-b2.happyClients #img {
        width: 100% !important;
    }
}

.section-b2.happyClients #img {
    width: 50%;
    height: 200px;
}

.section-b2.happyClients #slides1 {
    /*background-color:white !important;*/
    /*border:2px solid #c8deee;*/
    border-radius: 10px;
}

.section-b2.happyClients #client-name {
    font-size: 20px !important;
    font-weight: 600px !important;
    color: #00519A !important;
}

.section-b2.happyClients #section-b .carousel-item {}

.section-b2.happyClients .content {
    border: 3px solid #0c5adb;
    border-radius: 30px;
}

.section-b2.happyClients .img-circle {
    border-radius: 50%;
    vertical-align: middle;
    max-width: 90px;
    transform-style: preserve-3d;
    margin: 0 auto 17px;
}

.section-b2.happyClients .checked {
    color: #F79F02 !important;
    font-size: 13px;
}

@media screen and (min-device-width: 992px) and (max-device-width: 1199px) {
    .section-b2.happyClients .checked {
        font-size: 11px;
    }
}





/********************** FOOTER CSS *******************/


#footer {
    background-image: linear-gradient(180deg, #21366C -33.09%, #1C3B6F 49.42%, #2C78D7 135.52%);
}


#footer .footer-wrap {
    padding: 20px 0 0;
}

#footer .footer-logo img {
    height: 65px;
}

#footer .contact-link li {
    list-style: none;
    margin-bottom: 10px;
}

#footer .footer-links li {
    list-style: none;
    margin-bottom: 5px;
}

#footer .footer-a-tag {
    text-decoration: none;
    color: #FFF;
}

#footer .footer-a-tag:hover {
    text-decoration: underline;
}

#footer .standard_social_links ol {
    display: flex;
    gap: 0;
}

#footer .round-btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
}

/* #footer .btn-facebook {
    background: #1877F2;
} */

/* #footer .btn-twitter {
    background: #1D9BF0;
} */

/* #footer .btn-instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

#footer .btn-linkedin {
    background: #0A66C2;
} */

#footer .btn-youtube {
    background: #FF0000;
}

#footer .copyright {
    text-align: center;
    color: #000;
    margin-top: 10px;
}



/********************** Airport Parking CSS *******************/



#bg-css .content-container {
    padding-top: 67px;
}

#bg-css .h3banner {
    color: white;
    text-align: center;
}

#bg-css .banner-description {
    color: white;
    font-size: 20px;
    text-align: center;
}

/* Styles for .manchesterTerminal section */
.manchesterTerminal .padding-bottom {
    padding-bottom: 20px;
}

.manchesterTerminal .section-3-h2 {
    margin-top: 5rem;
}

.manchesterTerminal .section-3-h2 span {
    color: #0c5adb;
}

.manchesterTerminal .section-3-p {
    max-width: 600px;
    margin: 0 auto;
}

.manchesterTerminal .div-card {
    text-align: center;
    border: 1px dashed;
    border-radius: 25px;
    padding: 15px;
    box-shadow: 0px 1px 5px 1px gray;
}

.manchesterTerminal .steps-css {
    color: #000;
}

.manchesterTerminal .safty-cs {
    font-size: 22px;
    font-weight: 600;
    color: #0c5adb;
    margin-bottom: 20px;
}

.manchesterTerminal .safty-cs-p {
    font-size: 16px;
    color: #434343;
    margin-top: 10px;
    min-height: 173px;
}

.manchesterTerminal .img-gif {
    max-width: 100%;
    height: auto;
    border-radius: 25px;
    margin-bottom: 20px;
}

.manchesterTerminal .other-page-button {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 20px;
    background-color: #0c5adb;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
}

.manchesterTerminal .other-page-button:hover {
    background-color: #084ca1;
}

/* Additional responsive styles */
@media only screen and (min-width: 992px) {
    .manchesterTerminal .safty-cs-p {
        min-height: 235px;
    }
}

@media only screen and (min-width: 1200px) {
    .manchesterTerminal .safty-cs-p {
        min-height: 205px;
    }
}

@media only screen and (min-width: 1400px) {
    .manchesterTerminal .safty-cs-p {
        min-height: 173px;
    }
}

@media only screen and (max-width: 992px) {
    .manchesterTerminal .safty-cs-p {
        min-height: 235px;
    }

    .manchesterTerminal .section-3 {
        margin-top: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .manchesterTerminal .safty-cs-p {
        min-height: min-content;
    }

    .manchesterTerminal .safty-cs {
        margin: 10px 0;
    }
}

@media only screen and (max-width: 576px) {
    .manchesterTerminal .section-3-h2 {
        font-size: 25px !important;
    }

    .manchesterTerminal .section-3-p {
        font-size: 15px !important;
    }

    #bg-css .h3banner {
        font-size: 1.5rem !important;
    }
}



/********************** ABOUT US CSS *******************/
.top-shape.blogSection {
    margin-top: 30px;
}

#bg-css .h3banner-p-sec {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#bg-css h1.h3banner {
    text-align: center;
    color: white;
    font-size: 36px;
}

#bg-css.aboutBgCss h1.h3banner {
    padding-top: 67px;
}

#bg-css p {
    color: white;
    font-size: 20px;
    text-align: center;
}

.section-b2 {
    margin-top: 40px;
}

.section-b2 .section-heading h2 {
    text-align: center;
    margin-bottom: 5px;
}

.section-b2 .section-heading span {
    color: #0c5adb;
    font-size: 35px;
}

.section-b2 .section-heading .carousel-item span {
    color: #000;
    font-size: 16px !important;
    line-height: 25px !important;
}

#header.rewards-and-loyalty,
#header.privacy-policy,
#header.terms-and-conditions {
    background: #1e396e;
}




/* Sidebar Styles */
.sidebar {
    padding: 30px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.sidebar .recent-posts img {
    width: 80px;
    height: 53px;
    float: left;
}

.recent-posts h4 {
    font-size: 15px;
    margin-left: 95px;
    font-weight: bold;
}

.sidebar .recent-posts h4 a {
    color: #3c4133;
    transition: 0.3s;
}

.sidebar .recent-posts time {
    display: block;
    margin-left: 95px;
    font-style: italic;
    font-size: 14px;
    color: #1FA9FF;
    font-weight: 600;
}

/* Section-specific Styles */
.aboutUs .section-3-h2,
.whatServices .section-3-h2,
.parkMark .section-3-h2 {
    color: #000;
    font-size: 36px;
    font-weight: 800;
}

.aboutUs .section-3-h2 span,
.whatServices .section-3-h2 span,
.parkMark .section-3-h2 span {
    color: #0c5adb
}

.aboutUs .section-3-p,
.whatServices .section-3-p,
.parkMark p {
    color: #434343;
    font-size: 18px;
    line-height: 1.7;
}

.aboutUs img.about-imgs,
.whatServices img.about-imgs {
    height: 100% !important;
}

.highlight-text {
    font-weight: 600;
    color: #0c5adb;
    font-size: 20px;
}

/* Responsive Styles */
@media only screen and (max-width: 991px) {

    .col-r.aboutUsImg,
    .col-l.des-mob2 {
        text-align: center;
    }

    .des-mob {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .section-b2 {
        height: unset;
    }

    #section-b {
        margin-bottom: 10px !important;
    }
}

@media only screen and (min-width: 992px) {
    .col-r.aboutUsImg {
        text-align: right;
    }

    .col-l.des-mob2 {
        text-align: left;
    }
}

@media only screen and (min-width: 1200px) {
    .aboutUs.section-3 {
        margin-top: 120px;
    }

    .aboutUs .column-left {
        padding: 30px !important;
        padding-left: 150px !important;
        background: #ececec;
    }

    .whatServices .column-right {
        padding: 30px !important;
        padding-right: 150px !important;
        background: #ececec;
    }
}






/********************** BLOG DETAIL CSS *******************/

.blog-details-banner {
    padding-top: 67px;
    text-align: center;
}

.blog-details-banner h1 {
    color: white;
}

.blog-details-banner p {
    color: white;
    font-size: 20px;
}

.single-post-article .post-opt-title {
    margin-bottom: 10px;
}

.single-post-article .post-opt-title,
.single-post-article .post-opt-title a {
    color: #566985;
}

.single-post-article .post-opt-title {
    display: block;
    text-align: left;
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 20px;
}

.single-post-article .blog-image-details {
    width: 77%;
    height: 300px;
}

.single-post-article .list-single-main-item p,
.single-post-article .list-single-main-item span {
    font-weight: 400;
    font-style: normal;
    color: #616161 !important;
    font-size: 16px;
}





/********************** TERMINAL 01 CSS *******************/

.filter-sect .block-card iframe {
    width: 100%;
    height: 380px;
}

.filter-sect .filterCont {
    margin-top: 30px;
    margin-bottom: 30px;
}

.span_blk_color {
    color: #000;
}

.aboutManchester {
    margin-top: 80px;
}

.aboutManchester .section-3-h2 {
    color: #0c5adb;
    font-size: 38px;
    font-weight: bold;
}

.aboutManchester .section-3-p {
    color: #434343;
    font-size: 18px;
    line-height: 1.7;
}

.filter-sect {
    margin-top: 30px;
    margin-bottom: 30px;
}

.filter-sect .filter {
    margin-bottom: 20px;
}

.filter-sect .filter-btn {
    color: #0c5adb;
    font-size: 17px;
    padding: 11px 40px;
    position: relative;
    border-radius: 5px;
    background: none;
    outline: none;
    font-weight: 600;
    border: 1px solid #0c5adb;
}

.filter-sect .filter-btn.active {
    background: linear-gradient(to left, #2475fc, #1129b9);
    color: white;
    border: 1px solid #2475fc;
}

.filter-sect .block {
    display: none;
}

.filter-sect .block.active {
    display: block;
}

.filter-sect .block-card {
    padding: 20px;
    border-radius: 13px;
    border: 1px solid transparent;
}

.section-b2 {
    margin-top: 80px;
}

.section-b2 .section-heading h2 {
    margin-bottom: 45px;
    color: #000000;
}

.section-b2 .section-heading h2 span {
    color: #242d62;
}

.review-card {
    background: #C2D8F3;
}

.carousel .carousel-control-prev-icon {
    filter: brightness(0);
}

.carousel .carousel-control-next-icon {
    filter: brightness(0);
}

.carousel .carousel-control-prev {
    left: -120px;
}

.carousel-control-next {
    right: -120px;
}

.d-flex.faq_footer {
    justify-content: space-between;
    align-items: end;
}

/* Media Queries */
@media only screen and (max-width: 991px) {
    .filter-sect .filter {
        box-sizing: border-box;
        overflow-x: scroll;
        white-space: nowrap;
        width: 100%;
    }
}


/********************** LOGIN PAGE CSS *******************/

.login-layout {
    height: 100vh;
}

.login-layout main {
    height: 100vh;
    align-content: center;
    margin-top: auto !important;
}

/********************** SUPPORT PAGE CSS *******************/

.btn-customer-2 {
    border-radius: 10px !important;
    border-color: #c72037 !important;
    background-color: #c72037 !important;
    color: #fff !important;
    font-weight: 600;
    padding: 10px 12px;
}

.btn-customer-2:hover {
    border-color: #242d62 !important;
    background-color: #242d62 !important;
}


/********************** BOOKING PAGE CSS *******************/

#search_form_1 .text-field {
    height: 50px;
    width: 100%;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

#myTabContent .tab-content-scroll {
    padding: 20px;
    padding-top: 0px !important;
}

.manParkModal .modal-title {
    color: #fff;
    font-weight: 600;
    padding: 0px 0px;
}

.manParkModal .modal-header {
    border-bottom: 5px solid #ffffff;
    background-color: #1773b9;
}

.manParkModal .modal-footer {
    background-color: #1773b9;
}

.manParkModal .btn-secondary {
    color: #fff;
    background-color: #000000;
    border: 2px solid #ffffff;
}

.nav-tabs {
    border-bottom: 1px solid #1773b9;
}

.manParkModal .ul-but {
    background-color: #E1E1E1;
}

.collapsible {
    background-color: #0c5adb;
    color: #FAB03F;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
}

.content {
    /* max-height: 0; */
    overflow: hidden;
    transition: max-height 0s ease-out;
    text-align: left;
}

.main-heading {
    font-size: 23px;
    text-align: center;
    font-weight: 600;
    color: #0c5adb;
    padding-top: 10px;
}

.main-section {
    background: none;
    padding-top: 9px;
    padding-bottom: 5px;
    border: 3px solid #fff;
    border-radius: 15px;
    background: #fff;
}

.textc {
    margin-top: 10px;
}

@media only screen and (min-width: 992px) {
    .li-display {
        display: inline;
    }
}

@media only screen and (min-width: 1200px) {
    .from-css {
        padding-top: 20px !important;
        padding-bottom: 0px !important;
    }
}

#show {
    margin-top: 6px;
}

.JoinUs {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    padding: 30px 40px;
    position: fixed;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    border-radius: 8px;
    font-family: "Poppins", sans-serif;
    display: none;
    text-align: center;
    color: white;
    z-index: 999;
    height: 100%;
}
}

@media only screen and (max-width:499px) {
    .JoinUs {
        background: rgba(0, 0, 0, 0.7);
        width: 100%;
        padding: 7px 12px;
        position: fixed;
        transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        border-radius: 8px;
        font-family: "Poppins", sans-serif;
        display: none;
        text-align: center;
        color: #242d62;
        z-index: 999;
        height: 100%;
    }

}

@media only screen and (min-width:500px) {
    .JoinUs2 {
        background: white;
        width: 505px;
        /*padding: 30px 40px;*/
        position: fixed;
        transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        border-radius: 30px;
        font-family: "Poppins", sans-serif;
        /*display: none;*/
        text-align: center;
        color: #242d62;
        z-index: 999;
    }

    .padd-pop {
        padding: 16px 40px;
    }
}

@media only screen and (max-width:499px) {
    .JoinUs2 {
        background: white;
        width: 90%;
        /*padding: 7px 12px;*/
        position: fixed;
        transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
        border-radius: 30px;
        font-family: "Poppins", sans-serif;
        /*display: none;*/
        text-align: center;
        color: #242d62;
        z-index: 999;
    }

    .padd-pop {
        padding: 16px 30px;
    }

}

.join-h2 {
    padding: 0px;
    font-size: 22px;
    font-weight: 600;
}

.close-join-us {
    display: block;
    margin: -4px 0 0px auto;
    font-size: 30px;
    color: #242d62;
    border: none;
    outline: none;
    cursor: pointer;
    border-radius: 50px;
    height: 30px;
    background: none;
}

.JoinUs2 p {
    font-size: 15px;
    text-align: center;
    margin: 20px 0;
    line-height: 25px;
    color: black;
}

.join-btn {
    display: block;
    /*width: 100%;*/
    position: relative;
    margin: 10px auto;
    text-align: center;
    background-color: #F79F02;
    color: #ffffff;
    text-decoration: none;
    padding: 5px 0;
}

.subscribe_user_email {
    padding: 0.6rem 0.7rem !important;
    border-radius: 3px !important;
}

@media only screen and (max-width:600px) {
    .mobile-hid {
        display: none;
    }
}

@media only screen and (min-width:601px) {
    .destop-hid {
        display: none;
    }
}

.cont-pop {
    background: #F79F02;
    padding-top: 15px;
    padding-bottom: 8px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

@media only screen and (max-width:576px) {
    .close-css {
        width: 10% !important;
    }

    .get-css {
        width: 90% !important
    }
}

.close-css {
    padding-left: 0px;
}

@media only screen and (min-width:992px) {
    .result-bsnner {
        height: 290px;
    }

    #section.bookingPage {
        margin-top: 0;
        position: relative;
        z-index: 2;
    }
}

.btn-close,
.btn-close:hover,
.btn-close:focus {
    color: white;
    border-radius: 50%;
    border: 1px solid;
    width: auto;
    height: auto;
    padding: 1px 10px !important;
}

.spiner_container {
    text-align: center;
    position: absolute;
    background: #8080807a;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    align-content: center;
}




/********************** VALET PARKING PAGE CSS *******************/

#section.staticPageSec .inner-content p,
#section.staticPageSec .inner-content p span,
#section.staticPageSec .inner-content li span,
#section.staticPageSec .inner-content li {
    font-size: 17px !important;
    color: #616161 !important;
}

#section.staticPageSec .inner-content h1 span,
.inner-content h1 {
    font-family: "Poppins", Sans-serif !important;
    font-size: 36px !important;
    font-weight: 700 !important;

}

#section.staticPageSec .inner-content h2 span {
    font-family: "Poppins", Sans-serif !important;
    font-size: 30px !important;
    font-weight: 600 !important;
}

#section.staticPageSec .inner-content h3 span {
    font-family: "Poppins", Sans-serif !important;
    font-size: 24px !important;
    font-weight: 500 !important;
}

#section.staticPageSec .inner-content h4 span {
    font-family: "Poppins", Sans-serif !important;
    font-size: 20px !important;
    font-weight: 400 !important;
}

#section.staticPageSec .inner-content h5 span {
    font-family: "Poppins", Sans-serif !important;
    font-size: 18px !important;
    font-weight: 400 !important;
}

#section.staticPageSec .inner-content h6 span {
    font-family: "Poppins", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}

#section.staticPageSec {
    margin-top: 70px;
}

.main_banner_other {
    background: linear-gradient(180deg, #21366C 5.48%, #173F71 50.6%, #2C78D7 98.1%);
    padding-top: 90px;
}

.banner_image_inner {
    background-repeat: no-repeat !important;
    border-radius: 70px 0px 0px 0px;
    overflow: hidden !important;
    position: relative;
    background-position: center !important;
    background-size: cover !important;
    padding-top: 40px;
    padding-bottom: 35px;
}

.banner_image_inner::before {
    content: "";
    background-color: #00000070;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0;
    left: 0;
}

.banner_content {
    text-align: center;
}

.banner_content .h3banner {
    text-transform: uppercase;
    color: #fff;
}

.banner_content p {
    font-size: 18px;
    color: #fff;
}

.searc_form_other_banner {
    position: relative;
    z-index: 2;
}

.banner_content.container {
    position: relative;
    z-index: 2;
}

#section.staticPageSec .section-3-h2 {
    color: #000;
    font-size: 36px;
    font-weight: 800;
}

.aboutUs .section-3-h2 span,
#section.staticPageSec .section-3-h2 span {
    color: #0c5adb
}

@media only screen and (max-width: 444px) {
    .filter-btn {
        width: 100%;
    }
}

@media only screen and (max-width: 991px) {
    .col-cent {
        text-align: center;
    }

    .col-rght {
        display: none !important;
    }
}

@media only screen and (min-width: 992px) {
    .col-rght {
        text-align: right;
    }

    .col-cent {
        display: none !important;
    }
}

/********************** FAQs PAGE CSS *******************/
.faq_section_inner {
    padding-left: 50px;
}

.faq_section .accordion-button:focus {
    z-index: 3;
    border-color: #1E386D !important;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(255 255 255) !important;
    background-color: #1E386D !important;
    color: #fff !important;
}

.faq_section .accordion-button {
    background-color: #1E386D !important;
    margin-bottom: 10px;
    font-weight: 600;
    border-radius: 10px !important;
    font-size: 18px;
}

.faq_section .accordion-button.collapsed {
    background-color: #C2D8F3 !important;
    color: #000;
}

.faq_section .accordion-body {
    font-size: 18px;
}

.faq_section .accordion-button.collapsed::after {
    filter: brightness(0);
}

.accordion-button::after {
    color: #fff;
    filter: brightness(100);
}

.faqs-hding {
    color: #fff;
    font-weight: 700;
    font-size: 35px;
    text-align: center;
    background-color: #393939;
    padding: 10px 0px;
}

.faqs-banner .section-3-h2 {
    color: #000;
    font-size: 44px;
    font-weight: bold;
    margin-top: 30px;
}

.faqs-banner p {
    font-size: 18px;
    color: #3d3d3d;
    font-weight: bold;
}

.fab {
    margin-top: 3px !important;
}

.faq_section .accordion-header .collapsed {
    padding: 1rem 1.25rem !important;
}




/********************** REWARD LOYALITY PAGE CSS *******************/

.section-3.rewardLoyality {
    margin-top: 140px;
}

@media only screen and (max-width: 600px) {
    #section-b.happyClients {
        margin-bottom: 0px !important
    }

    #section-b.happyClients.testimonial {
        margin-bottom: 50px !important
    }

}

@media only screen and (min-width: 992px) {
    .col-percentage {
        justify-content: center;
        display: flex;
    }
}

@media only screen and (min-width: 992px) {
    .getRewardSec .card-body-cs {
        height: 211px;
    }
}

.card-body-cs {
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px;
}

@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
    .getRewardSec .card-body-cs {
        height: 217px;
    }

    .getRewardSec .card-cs {
        margin-bottom: 20px;
    }

    .getRewardSec .row-css1 {
        justify-content: center;
    }
}

@media only screen and (min-width: 767px) {
    .card-cs {
        width: 20rem;
        height: 370px !important;
    }
}

@media only screen and (max-width: 767px) {
    .getRewardSec .card-cs {
        margin-bottom: 20px;
    }
}

.rewardLoyality .section-3-p {
    color: #434343;
    font-size: 18px;
    line-height: 1.7;
}

@media only screen and (min-width: 992px) {
    .rewardLoyality .col-r {
        text-align: right
    }

    /*.btn-h2{margin-top: 36px !important;}*/
}

@media only screen and (max-width: 991px) {
    .rewardLoyality .col-r {
        text-align: center
    }
}

.getRewardSec .card-title1 {
    color: #00519A;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.getRewardSec .card-title {
    margin-top: 15px;
    margin-bottom: 20px;
}

.getRewardSec .loyl-img {
    height: 146px !important;
}

.getRewardSec .card-cs {
    border-radius: 19px;
    border: 1px dashed !important;
}





/********************** BOOKING PAGE CSS *******************/


.booking-form .StripeElement {
    box-sizing: border-box;

    height: 40px;

    padding: 10px 12px;

    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #0c5adb24;

    box-shadow: 0 1px 3px 0 #0c5adb24;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
}

.booking-form .StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
}

.booking-form .StripeElement--invalid {
    border-color: #fa755a;
}

.booking-form .StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}

.booking-form .card_chrge {
    width: 82%;
    margin: auto;
}

.booking-form .text-danger {
    text-align: center;
}

.booking-form .badge {
    color: #000;
}

.booking-form .error {
    color: red !important;
}

.booking-form .widget-posts-img {
    width: 100%;
}

/*.cart_detail {*/
/*    height: 100%;*/
/*    position: sticky;*/
/*    z-index: 100;*/
/*    top: 0;*/
/*}*/
.booking-form .booking-wash {
    text-align: left;
    padding-bottom: 10px;
}

.booking-form .unordered-list {
    margin-left: 16px;
}

.booking-form .custom-form label,
.booking-form .cart_list li {
    color: #1a1b1c;
}

.booking-form .list-single-main-item-title h3 {
    color: #000000;
}

.booking-form .select_car {
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    color: #000000;
    font-family: 'Nunito', sans-serif;
    padding-bottom: 20px;
}

.booking-form .custom-form textarea,
.booking-form .custom-form input[type="text"],
.booking-form .custom-form input[type=email],
.booking-form .custom-form input[type=password],
.booking-form .custom-form input[type=button],
.booking-form .listsearch-input-item input[type="text"] {
    color: #000000;
}

.booking-form .icon {
    margin-top: -56px;
    font-size: 16px;
}

.booking-form .form-div-img {
    display: block;
    max-width: 85%;
    height: auto;
    margin: auto;
}

@media screen and (max-width:767px) {
    .booking-form .form-div-img {
        display: block;
        max-width: 85%;
        height: auto;
        margin: auto;
    }

    .booking-form #reverseContainer {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
    }

    .booking-form .widget-posts-img img {
        width: 70%;
    }

    .booking-form .card_chrge {
        width: 100%;
        margin: auto;
    }
}

@media screen and (min-width:821px) {
    .booking-form .card_chrge {}
}

@media screen and (min-device-width: 992px) and (max-device-width: 1199px) {
    .booking-form .label-h {
        height: 58px
    }

}

@media screen and (max-device-width: 991px) {
    .booking-form label.form-label.label-h {
        height: auto !important;
    }
}

.booking-form div.sticky {
    /*position: -webkit-sticky;*/
    position: sticky;
    top: 0;
}

.booking-form .info-link {
    font-size: 16px;
    line-height: 20px;
    color: #055988;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    cursor: pointer;
}

.booking-form #myTabContent .tab-content-scroll {
    padding: 20px;
    padding-top: 0px !important;
}

.booking-form .modal-title {
    color: #fff;
    font-weight: 600;
    padding: 0px 0px;
}

.booking-form .modal-header {
    border-bottom: 5px solid #ffffff;
    background-color: #4AA1D9;
}

.booking-form .modal-footer {
    background-color: #4AA1D9;
}

.booking-form .btn-secondary {
    color: #fff;
    background-color: #4AA1D9;
    border: 2px solid #ffffff;
}

.booking-form .nav-tabs {
    border-bottom: 1px solid #4AA1D9;
}

.booking-form #myTab {
    display: none;
}

.booking-form .new-banner-content {
    display: none;
}

@media screen and (max-width: 485px) {
    .booking-form div.cal {
        width: 242px;
    }
}

.booking-form .stepwizard-step p {
    margin-top: 0px;
    color: #666;
}

.booking-form .popup1 {
    background-color: #25A493;
    border: 5px solid;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px;
    height: 260px
}

.booking-form .list {
    background-color: #25A493;
    height: 238px
}

@media only screen and (max-width: 712px) {
    .booking-form .list {
        height: 538px
    }

    .booking-form .popup1 {
        height: 560px
    }
}

.booking-form .icon1 {
    animation: change 1s step-end both;
}

@keyframes change {
    from {
        color: gray
    }

    to {
        color: rgb(246, 171, 47)
    }
}

.booking-form .icon2 {
    animation: change2 3s step-end both;
}

@keyframes change2 {
    from {
        color: gray
    }

    to {
        color: rgb(246, 171, 47)
    }
}

.booking-form .icon3 {
    animation: change3 5s step-end both;
}

@keyframes change3 {
    from {
        color: gray
    }

    to {
        color: rgb(246, 171, 47)
    }
}

.booking-form .icon4 {
    animation: change4 7s step-end both;
}

@keyframes change4 {
    from {
        color: gray
    }

    to {
        color: rgb(246, 171, 47)
    }
}

.booking-form .search {
    margin-top: 95px;
    padding-top: 10px;
    background-color: #eceaec;
    border-bottom: 1px solid #efa32147;
    height: 80px;
}

@media only screen and (max-width: 712px) {
    .booking-form .search {
        height: 259px;
    }
}

@media (min-width:713px) and (max-width:1025px) {
    .booking-form .search {
        height: 170px;
    }
}

.booking-form .primart-bg-color {
    background-color: #4AA1D9;
}

.booking-form .btn-book {
    width: 100%;
    height: 54px;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    border-color: #4AA1D9;
}

.booking-form .modal-body {
    position: relative;
    padding: 15px;
}

.booking-form .modal-backdrop.show {
    opacity: 0;
    z-index: 1;
}

.booking-form .modal-backdrop {
    position: relative !important;
}

html .modal-backdrop.show {
    z-index: 1 !important;
    display: none;
}

#header.terminal-01,
#header.terminal-02,
#header.terminal-03 {
    background: #1d3a6e;
}

.parkingEasySteps.terminal_page {
    margin-top: 100px;
}


.parkingEasySteps.terminal_page .container {
    position: relative;
    z-index: 1;
}

.happyClients.terminal_page_reviews {
    padding-top: 50px;
    position: relative;
}

.terminal_content p,
.terminal_content h2,
.terminal_content h1,
.terminal_content h2 span,
.terminal_content h1 span,
.terminal_content p span,
.terminal_content ul li {
    color: #000;
}

.parkingEasySteps.terminal_page .techno_flipbox_back .techno_flipbox_inner p span {
    color: #fff !important;

}

.modal.fade.show {
    z-index: 9;
    background: #0000003d;
}

.modal.show .modal-dialog {
    transform: none;
    top: 100px;
}

.booking-form .block-card {
    display: none;
}

.booking-form .block-card.active {
    display: block;
}

.book-head {
    font-size: 40px;
    font-weight: bold;
    color: white;
    margin: 16px 0;
    text-align: center;
}

.book-p {
    color: #0c5adb;
}

.booking-form .form-control {
    border-radius: 8px !important;
}

@media only screen and (min-width: 992px) {
    .booking-form .col-pa {
        padding: 30px;
        padding-top: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .booking-form .col-pa {
        padding-top: 15px;
    }
}

.booking-form .table {
    margin-bottom: 7px;
}


@media only screen and (min-width: 1400px) {
    .booking-form .facility-list {
        height: 115px;
    }
}

.booking-form .parking-price2 {
    padding: 11px;
}

@media only screen and (max-width: 575px) {
    .booking-form #bookingFrm1 {
        justify-content: center;
        display: flex
    }

    .booking-form .parking-price2 {
        text-align: center;
    }
}

.booking-form .img-rad {
    height: 191px;
}

@media only screen and (min-width: 575px) {
    .booking-form .modal-dialog {
        max-width: 70% !important;
    }
}

.booking-form .tab-content-scroll {
    overflow-y: auto;
    height: 350px;
}

.booking-form .modal-header {
    background-color: #0c5adb;
}

.booking-form .modal-footer {
    background-color: #0c5adb;
}

.booking-form .btn-close {
    background: none;
}

.booking-form .btn-close {
    opacity: 1.5;
}

.booking-form .btn-s {
    color: #0c5adb;
    background-color: #FAB03F
}

.booking-form .moreinfo {
    color: #0c5adb;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    text-decoration: none;
    padding-left: 20px;
}

@media only screen and (max-width: 768px) {
    .navbar.navbar-expand-lg {
        float: none;
    }
}

@media only screen and (min-width: 768px) {
    .booking-form .dest {
        width: 100% !important;
        position: relative;
        list-style-type: none;
    }
}

@media only screen and (max-width: 767px) {
    #section-b.happyClients.testimonial {
        margin-bottom: 56px !important
    }

    .booking-form .dest {
        width: 100% !important;
        overflow-x: auto !important;
        scroll-snap-type: x mandatory;
        position: relative;
        overflow: auto;
        display: flex !important;
        list-style-type: none;
    }
}

.booking-form .model-edit {
    background: rgba(188, 188, 188, 0.8);
}

.booking-form .content-edit {
    margin-top: 127px;
}

.booking-form .edit {
    color: #0c5adb;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    text-decoration: none;
    padding-left: 20px;
    background: none !important;
}

.booking-form .info-pad {
    padding: 7px;
}

.booking-form .card-section {
    border-radius: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-left: -2px;
    background-color: white;
    border: 1px dashed;
    box-shadow: 0px 1px 4px 0px black;
}

.booking-form .bg-table {
    background: #0c5adb;
    color: white;
    margin: 0;
}

.booking-form .addition-h3 {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-top: 10px;
}

.top_button_cont button.dtbtn::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #00247e;
    z-index: -1;
    transition: 0.9s;
    opacity: 0;
}

.nav-item button.dtbtn {
    padding: 5px 20px;
    background-color: #fff !important;
    color: #173F71 !important;
    border: none;
    margin-left: 10px;
}

.nav-item .icon-down {
    color: #fff;
}

#wrapper {
    /* padding-top: 40px; */
}

#header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 90;
    background: unset;
}

#header.scrolled {
    background: #1e396e;
}

.confirmBookSec {
    background-color: #0c5adb;
}

.booking-form .errorText {
    font-size: 16px;
    color: #dc3545;
}

.booking-form #c_error {
    display: none;
    margin-top: 10px;
    font-weight: bold;
}

.booking-form #imgloader {
    text-align: center;
    margin: 5px;
}

.booking-form #imgloader img {
    width: 50px;
}

#error_personal_detail {
    color: #f20;
    font-weight: bold;
    text-align: center;
}

.sidebar-img-div img {
    width: 170px;
}


.booking-form .table td {
    border: none;
    font-size: 16px;
}

.booking-form .table-detail {
    font-size: 16px;
}

#search_data_modal .modal-header.primart-bg-color {
    background-color: #your-primary-color;
}

#search_data_modal .modal-title.white-color {
    color: white;
}



.booking-form .input-hold {
    display: flex;
    align-items: center;
}

.booking-form .btn-h {
    background: #0c5adb;
    color: #FAB03F;
    font-weight: 800;
}

.modal button i.fa-xmark {
    color: white;
    font-size: 20px;
}




.companyModal .input-hold {
    display: flex;
    align-items: center;
}

.companyModal .btn-h {
    background: #0c5adb;
    color: #FAB03F;
    font-weight: 800;
}

.companyModal .icon-cs {
    /* Optional: Add styling for icons if needed */
}

.companyModal .addition-h3 {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

.companyModal .cls-pointer {
    cursor: pointer;
}

.companyModal .points {
    text-align: left;
    list-style: none;
    line-height: 25px;
    font-size: 15px;
    padding-left: 0px;
    color: #000;
}

.companyModal .alert {
    margin-top: 10px;
}

.booking_detail_content table tr td {
    border-color: none;
    border-style: none;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.booking_detail_content table tr td .smsLabel {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    padding-left: 0px;
    padding-right: 0px;
}

.booking_detail_content table tr td.price,
.booking_detail_content table tr td.totelprice {
    padding-top: 20px;
    border: 0;
}

.booking_detail_content table tr.bottomBorder {
    border-bottom: 1px solid #fff;
}

.booking_detail_content table tr.topBorder {
    border-top: 1px solid #fff;
}







/*********** LATEST CSS   **************/
#joinUsModal .modal-header {
    border-bottom: 0 !important;
}

#joinUsModal .modal-header .btn-close {
    height: 10px !important;
}

.getQuoteBtn {
    background-color: #0c5adb !important;
    padding: 5px 0;
    line-height: 23px;
    height: 38px;
    border-radius: 0 4px 4px 0;
    width: 30%;
}

#joinUsModal h5 {
    font-size: 15px;
    margin-bottom: 19px;
    font-weight: 600;
}

#joinUsModal .modal-title {
    font-size: 20px;
    margin: 0;
    font-weight: 700;
}

#joinUsModal span.span_color {
    color: #0c5adb;
}

#joinUsModal .form-control {
    border-radius: 3px 0 0 3px;
    background-color: #ffffff;
    margin-bottom: 15px;
    width: 100%;
}

#joinUsModal p {
    font-size: 15px;
    line-height: 24px;
    margin-top: 12px;
    color: #686868;
}

#joinUsModal input[type="email"]::placeholder {
    font-size: 15px;
    color: #666;
}

#joinUsModal .form-control:focus {
    box-shadow: none;
}

#joinUsModal .getQuoteBtn:hover {
    background-color: #0c5adb !important;
    color: #fff;
    border: 1px solid #0c5adb;
    border-radius: 0 4px 4px 0;

}

#joinUsModal .getQuoteBtn::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #00247e;
    z-index: -1;
    transition: 0.9s;
    opacity: 0;
}

#joinUsModal .getQuoteBtn::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #00247e;
    z-index: -1;
    transition: 0.9s;
    opacity: 0;
}

#joinUsModal .getQuoteBtn:hover::after {
    transform: rotateY(90deg);
    opacity: 1;
}

#joinUsModal .getQuoteBtn:hover::before {
    transform: rotateX(90deg);
    opacity: 1;
}

#joinUsModal label {
    line-height: 27px;
}

.businessParkSec {
    padding: 100px 0 50px;
}

.businessParkSec .parkingContent h1 {
    font-size: 26px;
    font-weight: 800;
    color: #000;
}

.businessParkSec .parkingContent h4 {
    font-size: 22px;
    font-weight: 800;
    color: #000;
}

.businessParkSec .parkingContent ul {
    list-style: none;
    padding-left: 0;
}

.businessParkSec .parkingContent ul li i {
    color: #0c5adb;
}

.businessParkSec .business_form {
    border: 1px solid;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 15px;
}

.businessParkSec .business_form .form-control {
    border-radius: 4px;
}

.homeSearch .bgSlider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: -1;
    transition: opacity 2s ease-in-out;
}

.techno_flipbox .techno_flipbox_font {
    min-height: 350px;
}

.pt-67 {
    padding-top: 67px;
}

.pt-55 {
    padding-top: 55px;
}

#bg-css.businessParkTop p.subTitle {
    color: white;
    font-size: 20px;
    text-align: center;
}

.manchesterTerminal .div-card {
    border: 0px dashed;
    border-radius: 14px;
    padding: 10px;
}

.pt-67 {
    padding-top: 67px;
}

.getRewardSec .card p.card-text table tr td:first-child p {
    margin-bottom: 0 !important;
}

.getRewardSec .card p.card-text table tr td {
    padding-bottom: 5px;
}

.manParkModal form.from-css {
    padding: 9px 0 !important;
    margin: 0 0 12px !important;
}

@media only screen and (min-device-width: 992px) and (max-device-width: 1199px) {
    .techno_flipbox .techno_flipbox_font {
        min-height: 330px;
    }
}



@media only screen and (max-device-width: 991px) {

    .faq_section .accordion-button {
        border-radius: 0 !important;
    }

    .faqs-banner .section-3-h2 {
        font-size: 26px;
        margin-top: 20px;
    }

    #section.faq_section {
        margin: 10px 0px;
    }

    .from-css {
        border-radius: 13px;
    }

    .whatServices ul {
        padding-left: 22px;
    }

    .aboutUs .section-3-h2,
    .whatServices .section-3-h2,
    .parkMark .section-3-h2,
    .aboutUs .section-3-h2 {
        font-size: 25px !important;
    }

    .aboutUs img.about-imgs,
    .whatServices img.about-imgs {
        height: auto !important;
        max-height: 240px;
    }

    .whatServices .container-fluid,
    .section-3.aboutUs .container-fluid {
        width: 78%;
    }

    .section-3.rewardLoyality,
    .section-3.parkMark,
    .section-3.aboutUs {
        margin-top: 30px !important;
    }

    #bg-css.aboutBgCss h1.h3banner {
        padding-top: 30px;
    }

    #search_form_1.from-css {
        text-align: left;
    }

    .top-shape.blogSection {
        margin-top: 20px;
    }

    .getRewardSec .loyl-img {
        height: 163px !important;
    }

    #bg-css .pt-67 p {
        font-size: 16px;
    }

    .pt-67 {
        padding-top: 30px;
    }

    .rewardLoyality p.section-3-p {
        margin-left: 0 !important;
        margin-bottom: 5px;
    }

    .support-ticket .cart_detail .support-bg,
    .support-ticket .profile-edit-container .support-bg {
        padding: 10px;
    }

    .support-ticket p.sup-p {
        font-size: 15px;
    }

    .support-ticket .section-heading h2 {
        margin: 15px 0 !important;
        font-size: 20px;
        text-align: left;
    }

    #section.staticPageSec {
        margin-top: 30px;
    }

    #section.staticPageSec .inner-content .col-cent img {
        max-height: 320px;
    }

    #section.staticPageSec .inner-content p,
    #section.staticPageSec .inner-content p span,
    #section.staticPageSec .inner-content li span,
    #section.staticPageSec .inner-content li {
        font-size: 16px !important;
    }

    #section.staticPageSec .inner-content h1,
    #section.staticPageSec .inner-content h1 span,
    #section.staticPageSec .inner-content h3 span,
    #section.staticPageSec .inner-content h2 span {
        font-size: 22px !important;
    }

    .pt-55 {
        padding-top: 0px;
    }

    .pt-67 {
        padding-top: 30px;
    }

    #footer .copyright {
        margin-top: 0;
        padding: 10px 0;
    }

    .filter-sect .filter-btn {
        font-size: 16px;
        padding: 8px 15px;
    }

    footer .second_class {
        padding-bottom: 0px;
    }

    .happyClients.testimonial .section-heading h2 {
        margin-bottom: 2px;
    }

    .reliableSecure .single_it_work_content_list::before {
        display: none;
    }

    .reliableSecure .single_it_work_content_list {
        position: relative;
        padding-bottom: 29px !important;
        margin-top: 19px;
    }

    .reliableSecure .single_work_content_title h4 {
        font-size: 19px;
        margin: 0;
    }

    .parkingEasySteps .techno_flipbox .techno_flipbox_font {
        min-height: 320px;
    }

    .flipbox_area.top_feature .techno_flipbox .flipbox_title h3,
    .parkingEasySteps .techno_flipbox .flipbox_title h3 {
        font-size: 20px;
        padding-bottom: 0px;
        margin-bottom: 3px;
    }
}

@media only screen and (max-width: 767px) {
    #section.staticPageSec .inner-content .howItWorks h2 {
        font-size: 20px !important;
    }

    #section.staticPageSec .inner-content .howItWorks p {
        margin-bottom: 5px;
        line-height: 24px;
    }

    .blog_detail .single-post-article .blog-image-details {
        width: 100% !important;
        height: 230px !important;
    }

    #bg-css.aboutBgCss h1.h3banner {
        padding-top: 30px;
    }

    #section.staticPageSec .inner-content .col-cent img {
        max-height: 220px;
    }

    #section.staticPageSec .inner-content p,
    #section.staticPageSec .inner-content p span,
    #section.staticPageSec .inner-content li span,
    #section.staticPageSec .inner-content li {
        font-size: 15px !important;
    }

    #section.staticPageSec .inner-content h1,
    #section.staticPageSec .inner-content h3 span,
    #section.staticPageSec .inner-content h2 span {
        font-size: 19px !important;
    }

    #bg-css.businessParkTop p.subTitle {
        margin-bottom: 4px;
    }

    .pt-67 {
        padding-top: 20px;
    }

    #section-b.happyClients.testimonial {
        margin-bottom: 56px !important;
    }
}

@media only screen and (max-device-width: 576px) {
    #joinUsModal {
        z-index: 999999999 !important;
    }

    #joinUsModal h4 {
        font-size: 18px !important;
    }

    #joinUsModal p,
    #joinUsModal label {
        font-size: 15px !important;
    }

    #joinUsModal input {
        border-top-right-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
    }

    #joinUsModal .getQuoteBtn {
        width: 38% !important;
    }

    .flight-listing .card {
        margin-bottom: 82px;
    }

    ul.list-inline.search-data.margint10.primary-color.textc li {
        font-size: 15px;
    }

    ul.list-inline.search-data.margint10.primary-color.textc {
        margin-top: 3px;
    }

    .result-bsnner {
        padding: 20px 4px;
    }

    #section.staticPageSec .inner-content .howItWorks h2 {
        font-size: 18px !important;
    }

    .login-layout .main-content {
        margin-bottom: 30px;
        margin-top: 10px;
    }

    .standard_social_links ol,
    ul.contact-link,
    ul.footer-links {
        margin-left: 7px !important;
    }

    .whatServices .container-fluid,
    .section-3.aboutUs .container-fluid {
        width: 100%;
    }

    .aboutUs .section-3-h2,
    .whatServices .section-3-h2,
    .parkMark .section-3-h2,
    .aboutUs .section-3-h2 {
        font-size: 20px !important;
    }

    .aboutUs img.about-imgs,
    .whatServices img.about-imgs {
        height: auto !important;
        max-height: 190px;
    }

    .login-layout #login-box.login-box .widget-main .space-6 {
        margin-bottom: 10px !important;
    }

    .login-layout #login-box.login-box .widget-main .space {
        max-height: 1px;
        min-height: 1px;
        margin: 8px 0;
    }

    .login-layout #login-box.login-box .widget-main .header.darkblue {
        font-size: 21px;
        padding-top: 0px;
        padding-bottom: 20px;
        margin-top: 0;
    }

    .login-layout .login-container #login-box {
        padding: 6px;
        border-radius: 21px;
    }

    .login-layout #login-box.login-box .widget-main {
        border-radius: 17px;
    }

    .getRewardSec .card-title1 {
        margin: 0 0 15px;
    }

    .getRewardSec .loyl-img {
        height: 113px !important;
    }

    .rewardLoyality .col-r img {
        max-height: 220px;
    }

    .from-css,
    #bg-css .from-css {
        padding: 10px 10px;
    }

    #bg-css .pt-67 p {
        font-size: 15px;
        margin-bottom: 0;
    }

    .support-ticket button.other-page-button {
        padding: 6px;
    }

    .support-ticket p.sup-p {
        font-size: 14px;
    }

    .support-ticket .section-heading h2 {
        margin: 5px 0 !important;
        font-size: 18px;
    }

    .blog-details-banner form {
        text-align: left;
    }

    .blog-details-banner p {
        font-size: 16px;
        margin-bottom: 4px;
    }

    .blog-details-banner .h3banner {
        font-size: 1.5rem !important;
        margin-bottom: 0;
    }

    .blog-details-banner {
        padding-top: 25px;
    }

    .blog_detail ul {
        padding-left: 18px;
    }

    .blog_detail .single-post-article .blog-image-details {
        width: 100% !important;
        height: auto !important;
    }

    img.terminalImg {
        height: auto !important;
    }

    .filter-sect .filter-btn {
        width: auto;
    }

    .parkingEasySteps h2.stepsTitle {
        font-size: 20px;
    }

    .parkingEasySteps .techno_flipbox .techno_flipbox_font,
    .flipbox_area.top_feature .techno_flipbox .techno_flipbox_font {
        min-height: 240px;
    }

    .parkingEasySteps .techno_flipbox .techno_flipbox_inner,
    .flipbox_area.top_feature .techno_flipbox .techno_flipbox_inner {
        padding: 0 10px;
    }
}

@media(max-width: 1660px) {
    #bg-css.main-search-seaction:before {
        width: 805px;
        height: 720px;
    }
}

@media(max-width: 1460px) {
    #bg-css.main-search-seaction:before {
        width: 50%;
        height: 700px;
    }
}

@media(max-width: 1400px) {
    .navbar-brand img {
        width: 166px;
    }

    .nav-link {
        font-size: 16px;

        margin-left: 13px
    }

    .nav-item button.dtbtn {
        margin-left: 6px;
        font-size: 15px;
        padding: 5px 16px;
    }

    .subnav-content a {
        font-size: 17px;
    }

    #bg-css .h3banner {
        font-size: 35px;
    }

    #bg-css .h3banner-p-sec {
        color: #fff;
        font-size: 17px;
    }

    .our_services_right {
        padding: 55px 6% 55px 6%;
    }

    .our_services_list {
        padding-left: 90px;
    }

    .faq_section .accordion-button {
        font-size: 17px;
    }

    .section-3-h2 {
        font-size: 32px;
    }

    .techno_flipbox .techno_flipbox_font {
        min-height: 400px;
    }

    .techno_flipbox .techno_flipbox_icon svg {
        height: 70px;
        width: 70px;
    }
}

@media(max-width: 1199px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 90%;
    }

    .first_two_steps .icon {
        width: 90px;
        height: 90px;
    }

    .first_two_steps .icon svg {
        width: 66px;
    }

    .techno_flipbox_icon {}

    .techno_flipbox_icon svg {
        width: 68px;
        max-height: 70px;
    }

    .our_service_content h3 {
        font-size: 18px;
    }

    .our_service_content p {
        font-size: 16px;
    }

    .our_services_right h2 {
        margin-bottom: 40px;
    }

    .first_two_steps {
        display: flex;
        align-items: center;
        margin-top: 30px;
        flex-wrap: wrap;
        gap: 20px;
    }

    .first_two_steps_main.one_row_step .quick_step_item_wrap {
        width: 48%;
    }

    .first_two_steps_main.one_row_step .quick_step_count {
        margin-left: 16px;
    }
}

@media(max-width:1024px) {
    #bg-css .h3banner {
        font-size: 30px;
    }

    .techno_flipbox .techno_flipbox_font {
        min-height: 390px;
    }

    .techno_flipbox .flipbox_title h3 {
        font-size: 18px;
    }

    .our_services_main {
        margin-right: -2%;
    }

    .our_services_right {
        margin-left: -2%;
    }

    .our_services_list {
        padding-left: 15px;
    }

    .carousel .carousel-control-prev {
        left: -90px;
    }

    .carousel-control-next {
        right: -90px;
    }

    .subscribe_newsletter h3 {
        color: #000;
        font-size: 32px;
        font-weight: 700;
    }

    .first_two_steps_main.one_row_step .first_two_steps {
        justify-content: center;
        flex-wrap: wrap;
    }
}

@media(max-width:991px) {
    #bg-css.main-search-seaction:before {
        display: none;
    }

    #bg-css.main-search-seaction {
        padding: 100px 0 50px;
    }

    #bg-css label {
        margin-top: 10px;
    }

    .quick_four_steps {
        padding: 50px 0 50px;
    }

    .quick_four_steps .row {
        gap: 20px;
    }

    .last_two_steps_main {
        border-radius: 10px;
        left: 0;
    }

    .quick_four_steps .quick_step_item_wrap {
        width: 48%;
    }

    .first_two_steps .step_content {
        max-width: 90%;
    }

    section.how_it_works_section_bottom {
        justify-content: center;
    }

    .our_services_main {
        margin-right: auto;
        margin-left: auto;
        max-width: 95%;
    }

    .our_sevices_left_main {
        padding: 50px 0;
    }

    .our_sevices_left {
        padding: 20px 15px;
    }

    .our_services_right {
        margin-left: 0;
        padding: 40px 5% 40px 6%;
        border-radius: 50px;
    }

    .our_sevices_left svg {
        max-height: 300px;
    }

    .faq_section .col-lg-5 {
        text-align: center;
    }

}

@media(max-width:767px) {
    .quick_four_steps .quick_step_item_wrap {
        width: 99%;
    }

    .first_two_steps_main h2 {
        font-size: 25.1px;
    }

    .last_two_steps .first_two_steps {
        margin-top: 0;
    }

    .last_two_steps_main h2 {
        min-height: 0px;
        display: none;
    }

    .first_two_steps_main.one_row_step .quick_step_item_wrap {
        width: 98%;
    }

    .parkingEasySteps .section_main_title_2.mt-5 {
        margin-top: 0;
    }
}

@media(max-width:480px) {
    label.w-100.phone_display_none {
        display: none;
        height: 0;
    }

    #search_form_1 .text-field {
        margin-bottom: 0;
    }

    .search-row .mb-3 {
        margin-bottom: 0 !important;
    }

    .parkingEasySteps .techno_flipbox .techno_flipbox_font,
    .flipbox_area.top_feature .techno_flipbox .techno_flipbox_font {
        min-height: 290px;

    }

    .parkingEasySteps .techno_flipbox .techno_flipbox_inner,
    .flipbox_area.top_feature .techno_flipbox .techno_flipbox_inner {
        padding: 10px 20px;
    }



    .techno_flipbox .techno_flipbox_back {
        min-height: 290px;
    }

    .parkingEasySteps.six_steps .techno_flipbox .techno_flipbox_font,
    .six_steps .flipbox_area.top_feature .techno_flipbox .techno_flipbox_font {
        min-height: 362px;
    }

    .our_services_main {
        padding: 130px 10px 50px;
    }

    .our_services_right h2 {
        margin-bottom: 28px;
        font-size: 35px;
        text-align: center;
    }

    .our_services_list_item {
        display: flex;
        align-items: center;
        margin-bottom: 30px;
        position: relative;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        gap: 20px;

    }

    .faq_section_inner {
        padding-left: 0;
    }

    .subscribe_newsletter h3 {
        color: #000;
        font-size: 30px;
    }

    .subscribe_newsletter p,
    .news_letter_message p {
        font-size: 16px;
    }

    .our_services_list {
        padding-left: 0;
    }

    .our_services_list_item::before {
        width: 90%;
    }

    .second_class_bdr .col-md-6 {
        text-align: center;
    }

    #footer .standard_social_links ol {
        display: flex;
        gap: 0;
        justify-content: center;
    }

    .faq_section .accordion-button {
        font-size: 15px;
        line-height: 23px;
    }

    .happyClients.testimonial .section-heading h2 {
        margin-bottom: 10px;
    }

    .services_map_section h3 {
        font-size: 26px;
        font-weight: bold;
    }

    .services_map_section p {
        font-size: 16px;
    }

    .services_map_section h3 {
        color: #000;
        font-size: 23px;
        font-weight: bold;
    }

    .services_map_section p {
        color: #000;
        font-size: 16px;
    }

    .services_map_section ul {
        font-size: 15px;
    }

    .services_map_section {
        padding-top: 580px;
        padding-bottom: 45px;
    }

    .first_two_steps .step_content h3 {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 5px;
    }

    .first_two_steps_main h2 {
        font-size: 22.1px;
    }

    .banner_content .h3banner {
        font-size: 24px !important;
    }

    .first_two_steps_main.one_row_step p {
        font-size: 16px;
        color: #fff;
    }

    .searc_form_other_banner #search_form_1 .text-field,
    .searc_form_other_banner #search_form_1 select {
        margin-bottom: 10px;
    }

    .seamless_content_head .col-lg-2 {
        width: 100%;
        text-align: right;
        display: none;
    }

    .seamless_image {
        text-align: center;
    }

    .seamless_image img {
        max-width: 100%;
        max-height: unset;
    }

    .quick_four_steps.how_it_works {
        padding: 0 0 20px;
    }
}

@media(max-width:410px) {
    .first_two_steps .step_content p {
        font-size: 14px;
    }

    .first_two_steps .step_content h3 {
        font-size: 18px;
    }
}