body.beforeClass::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(255, 255, 255, 0.8) !important;
    z-index: 99;
    overflow: hidden;
}

#firstPopup,
#display_location,
#routePopup,
#secondPopup,
#secondPopup2,
#yesPopup,
#staticPopup,
#loadingLine {
    display: none;
}

.main-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 97vw;
}

.ff_arrow_popup {
    position: fixed;
    top: -23px;
    right: 65px;
    font-family: 'DM Sans', sans-serif !important;
    z-index: 99;
}

.ff_first_v19 .ff-arrow-content-v2 {
    width: 540px;
    height: 170px;
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    background: #365DCF;
    border: 0;
    padding-top: 22px;
    display: inline-block
}

.ff_arrow_main_container {
    width: 333px;
    height: 133px;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 48px rgba(0, 0, 0, 0.15);
    border-radius: 0px 0px 10px 10px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.popup_text_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 7px;
    margin-top: 26px;
}

.popup_icon {
    width: 56px;
    height: 56px;
}

.popup_text_one {
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    color: #282828;
    margin: 0px 0px 0px 15px;
}

.popup_txt_edit {
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    display: inline-block;
    color: #3070CC;
}

.popup_text_two {
    max-width: 214px;
    font-family: 'DM Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    color: #686868;
    margin: 5px 0 0 15px;
}

.popup_btn {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

.popup_cancel_btn {
    border: 1px solid #3070CC;
    filter: drop-shadow(0px 10px 20px rgba(48, 112, 204, 0.2));
    border-radius: 5px;
    width: 85px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    font-family: 'DM Sans', sans-serif;
}

.popup_cancel_btn a {
    font-family: 'DM Sans', sans-serif;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    color: #3070CC;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup_restart_btn {
    background: #3070CC;
    box-shadow: 0px 10px 20px rgba(48, 112, 204, 0.2);
    border-radius: 5px;
    width: 198px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.popup_restart_btn a {
    text-decoration: none;
    font-family: 'DM Sans', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    color: #FFFFFF !important;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ff_first_v19 .arrow-text,
.ff_first_v19 .arrow-text-v2 {
    font-family: 'poppins', sans-serif;
    padding: 0;
    font-size: 30px;
    line-height: 30px;
    color: #FFFFFF;
    margin: 0 0 0 0;
    text-align: left;
    font-family: 'Poppins', sans-serif !important;
    width: 100%;
}

.arrow-text-title {
    font-weight: 700;
}

.ff-arrow-text .stp-sctn {
    max-width: 409px !important;
}

.ff_first_v19 .stp-sctn,
.ff_first_v19 .stp-sctn-v2 {
    font-family: 'poppins', sans-serif;
    font-style: normal;
    /* font-weight: 700; */
    color: #ffffff;
    font-size: 20px;
    margin-top: 10px;
    display: inline-block;
}

.ff_first_v19 .arrow-text-v2 span.span-text-color-v2,
.ff_first_v19 .arrow-text span.span-text-color {
    font-family: 'poppins', sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #ffffff;
    font-size: 20px;
    margin-top: 10px;
    display: inline-block;
}

.ff_first_v19 .stp-sctn,
.ff_first_v19 .stp-sctn-v2 {
    font-family: 'poppins', sans-serif;
    font-style: normal;
    /* font-weight: 700; */
    color: #ffffff;
    font-size: 20px;
    margin-top: 10px;
    display: inline-block;
}

.ff-arrow-text-v2 .stp-sctn-v2 {
    max-width: 342px;
}

.ff_first_v19 .overlay-arrow-main-content-wrap-v2 {
    top: 256px;
    right: 35px;
}

.ff_first_v19 .overlay-arrow-main-content-wrap,
.ff_first_v19 .overlay-arrow-main-content-wrap-v2 {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
    position: absolute;
    z-index: 99999;
}

.ff_first_v19 .overlay-arrow-main-content-wrap,
.ff_first_v19 .overlay-arrow-main-content-wrap-v2 {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
    position: absolute;
    z-index: 99999;
}

.ff_first_v19 .overlay-arrow-main-content-wrap .overlay-arrow-v108,
.ff_first_v19 .overlay-arrow-main-content-wrap-v2 .overlay-arrow-v2-v108 {
    display: block;
    position: absolute;
    right: 6px;
    z-index: 9;
}

.ff_first_v19 .overlay-arrow-main-content-wrap .overlay-arrow-v108 {
    top: -85px !important;
}

.ff_first_v19 .ff-arrow .overlay-arrow-main-content-wrap .overlay-arrow-v108,
.ff_first_v19 .overlay-arrow-main-content-wrap-v2 .overlay-arrow-v2-v108 {
    top: -84px;
}

.ff_first_v19 .ff-arrow-content {
    width: 540px;
    height: 150px;
    padding: 15px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    background: #365DCF;
    border: 0;
}

.ff_first_v19 .overlay-arrow-main-content-wrap .overlay-arrow-v108,
.ff_first_v19 .overlay-arrow-main-content-wrap .overlay-arrow-v109,
.ff_first_v19 .overlay-arrow-main-content-wrap-v2 .overlay-arrow-v2-v108,
.ff_first_v19 .overlay-arrow-main-content-wrap-v2 .overlay-arrow-v2-v109 {
    animation: spring2v2 1s infinite linear !important;
    -webkit-animation: spring2v2 1s infinite linear !important;
    -moz-animation: spring2v2 1s infinite linear !important;
}

#routePopup .ff_first_v19 .ff-arrow-content,
#display_location .ff_first_v19 .ff-arrow-content {
    padding: 0px !important;
    align-items: start !important;
    overflow: hidden;
    height: auto !important;
}
#map2 {
    height: 150px !important;
  }
.ff_first_v19 .arrow-text .ff-arrow-text{
    padding: 15px;
}
#loader img {
    width: 120px;
}

#loading-window {
    display: none !important;
}

#routeDetails {
    background-color: #d9d9d9;
}

#routeDetails .detailsDiv {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #000;
    padding: 8px 50px;
}

.privacy_policy {
    font-size: 10px;
    text-align: center;
    margin-top: 10px;
    color: #FFF;
    line-height: 16px;
    font-family: "Roboto Flex", sans-serif !important;
}

.privacy_policy a {
    font-size: 10px;
    color: #fff;
    text-decoration: none;
    font-family: "Roboto Flex", sans-serif !important;
}

.privacy_policy a:hover {
    text-decoration: underline;
}


/* ===== Scrollbar CSS ===== */
/* Firefox */
#routeDetails {
    scrollbar-width: thin;
    scrollbar-color: #000 #ffffff;
}

/* Chrome, Edge, and Safari */
#routeDetails::-webkit-scrollbar {
    width: 16px;
}

#routeDetails::-webkit-scrollbar-track {
    background: #ffffff;
}

#routeDetails::-webkit-scrollbar-thumb {
    background-color: #8f54a0;
    border-radius: 10px;
    border: 3px solid #ffffff;
}

.changeHeight {
    width: 10px;
    margin: 0 10px;
}

.firefox_sqrw2 {
    position: absolute;
    top: 175px;
    left: 293px;
}

.ff_second_v12 .overlay-arrow2-main-content {
    display: flex;
    align-items: flex-end;
    position: relative;
    top: 40px;
    z-index: 9999999;
    left: 254px;
}

.ff_second_v12 .overlay-arrow2 {
    z-index: 9;
    position: absolute;
    left: 17px !important;
    top: -85px !important;
}

.ff_second_v12 .ff-arrow2-content {
    width: 556px;
    min-height: 156px;
    padding: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    background: #365DCF;
}

.ff_second_v12 .ff-arrow2-content-wrapper {
    font-family: 'poppins', sans-serif;
    display: flex;
    padding: 0px;
}

.ff_second_v12 .arrow-text2,
.ff_second_v12 .arrow-bg {
    font-weight: 400;
    font-size: 36px;
    line-height: 48px;
    color: #ffffff;
    font-family: 'poppins', sans-serif !important;
}

.ff_second_v12 .arrow-bg {
    color: white;
    margin: 0 6px;
    font-weight: 700 !important;
    font-family: 'poppins', sans-serif !important;
}

.ff_second_v12 .arrow-bg {
    font-weight: 700;
}

.ff_second_v12 .overlay-arrow2 {
    animation: spring2 1s infinite linear !important;
    -webkit-animation: spring2 1s infinite linear !important;
    -moz-animation: spring2 1s infinite linear !important;
}

@keyframes spring2v2 {

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

    50% {
        transform: translateY(10px);
    }
}

@-webkit-keyframes spring2v2 {

    0%,
    100% {
        -webkit-transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(10px);
    }
}

@-moz-keyframes spring2v2 {

    0%,
    100% {
        -moz-transform: translateY(0px);
    }

    50% {
        -moz-transform: translateY(10px);
    }
}

@keyframes spring2 {

    0%,
    100% {
        transform: translateY(20px);
    }

    50% {
        transform: translateY(5px);
    }
}

@-webkit-keyframes spring2 {

    0%,
    100% {
        -webkit-transform: translateY(20px);
    }

    50% {
        -webkit-transform: translateY(5px);
    }
}

@-moz-keyframes spring2 {

    0%,
    100% {
        -moz-transform: translateY(20px);
    }

    50% {
        -moz-transform: translateY(5px);
    }
}

/* without forAllowLocation windows css */

.ff_first_v19 .overlay-arrow-main-content-wrap {
    top: 257px;
    right: 145px;
}

@media (max-width : 1350px) {
    .ff_first_v19 .overlay-arrow-main-content-wrap {
        right: 170px;
    }
}

@media only screen and (max-width: 1100px) {
    .ff_first_v19 .ff-arrow-content {
        margin-left: 20px;
    }

    .ff_second_v12 .ff-arrow2-content {
        width: 506px;
        min-height: 148px;
        padding: 30px 18px;
    }
}

@media only screen and (max-width: 839px) {
    .ff_first_v19 .ff-arrow-content {
        width: auto;
        height: auto !important;
        right: 50px;
    }
}

@media only screen and (max-width: 717px) {
    #firstPopup .overlay-arrow-v108 {
        right: 40px;
    }
}

@media (max-width: 667px) {
    #firstPopup .overlay-arrow-v108 {
        right: 30px;
    }
}

@media (max-width: 555px) {
    #firstPopup .overlay-arrow-v108 {
        right: 80px;
    }
}

@media (max-width: 1480px) {
    .overlay-arrow-v2-v108 {
        right: 16px !important;
    }
}

@media (max-width: 1230px) {
    .overlay-arrow-v2-v108 {
        right: 20px !important;
    }
}

@media (max-width: 1050px) {
    .overlay-arrow-v2-v108 {
        right: 25px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .ff_first_v19 .overlay-arrow-main-content-wrap-v2 {
        left: 20px;
    }
}

@media (max-width: 900px) {
    .overlay-arrow-v2-v108 {
        right: 30px !important;
    }
}

@media only screen and (max-width: 839px) {
    #secondPopup .ff_first_v19 .ff-arrow-content-v2 {
        height: auto;
        right: 30px;
    }
}

@media (max-width: 750px) {
    .overlay-arrow-v2-v108 {
        right: 40px !important;
    }
}

@media (max-width: 630px) {
    .overlay-arrow-v2-v108 {
        right: 42px !important;
    }
}

@media (max-width: 591px) {
    .overlay-arrow-v2-v108 {
        right: 84px !important;
    }
}

@media (max-width: 573px) {
    .overlay-arrow-v2-v108 {
        right: 80px !important;
    }
}

@media (max-width: 555px) {
    .overlay-arrow-v2-v108 {
        right: 78px !important;
    }
}

@media only screen and (max-width: 1350px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 238px;
    }
}

@media only screen and (max-width: 1300px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 234px;
    }
}

@media only screen and (max-width: 1250px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 228px;
    }
}

@media only screen and (max-width: 1200px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 216px;
    }
}

@media only screen and (max-width: 1130px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 208px;
    }
}

@media only screen and (max-width: 1100px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 166px;
    }

    .ff_second_v12 .overlay-arrow2 {
        left: 54px !important;
    }
}

@media only screen and (max-width: 1050px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 160px;
    }
}

@media (max-width: 1030px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 95px;
    }

    .ff_second_v12 .overlay-arrow2 {
        left: 114px !important;
    }
}

@media (max-width: 960px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 88px;
    }
}

@media (max-width: 930px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: 0px !important;
    }

    .ff_second_v12 .overlay-arrow2 {
        left: 198px !important;
    }
}

@media (max-width: 880px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: -8px !important;
    }
}

@media (max-width: 860px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: -10px !important;
    }
}

@media (max-width: 830px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: -150px !important;
    }

    .ff_second_v12 .overlay-arrow2 {
        left: 335px !important;
    }
}

@media (max-width: 700px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: -161px !important;
    }
}

@media (max-width: 670px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: -258px !important;
    }

    .ff_second_v12 .overlay-arrow2 {
        left: 425px !important;
    }
}

@media (max-width: 600px) {
    .ff_second_v12 .overlay-arrow2-main-content {
        left: -262px !important;
    }
}

/* with forAllowLocation windows css */

.forAllowLocation .ff_second_v12 .overlay-arrow2-main-content {
    left: 302px;
}

@media only screen and (max-width: 1350px) {
    .forAllowLocation .ff_second_v12 .overlay-arrow2-main-content {
        left: 288px;
    }
}

@media only screen and (max-width: 1300px) {
    .forAllowLocation .ff_second_v12 .overlay-arrow2-main-content {
        left: 277px;
    }
}

@media only screen and (max-width: 1200px) {
    .forAllowLocation .ff_second_v12 .overlay-arrow2-main-content {
        left: 268px;
    }

    .forAllowLocation .ff_second_v12 .ff-arrow2-content {
        position: absolute;
        top: 0;
        left: -89px;
    }
}

@media only screen and (max-width: 1150px) {
    .forAllowLocation .ff_second_v12 .overlay-arrow2-main-content {
        left: 260px;
    }
}

@media only screen and (max-width: 1100px) {
    .forAllowLocation .ff_second_v12 .overlay-arrow2 {
        left: 10px !important;
    }
}

@media (max-width : 1030px) {
    .forAllowLocation .ff_second_v12 .overlay-arrow2-main-content {
        left: 100px !important;
    }

    .forAllowLocation .ff_second_v12 .overlay-arrow2 {
        left: 158px !important;
    }
}

@media (max-width: 950px) {
    .forAllowLocation .ff_second_v12 .overlay-arrow2 {
        left: 150px !important;
    }
}

@media (max-width : 930px) {
    .forAllowLocation .ff_second_v12 .overlay-arrow2-main-content {
        left: 4px !important;
    }

    .forAllowLocation .ff_second_v12 .overlay-arrow2 {
        left: 244px !important;
    }
}

@media (max-width: 860px) {
    .forAllowLocation .ff_second_v12 .overlay-arrow2 {
        left: 234px !important;
    }
}

@media (max-width : 850px) {
    .forAllowLocation .ff_second_v12 .overlay-arrow2-main-content {
        left: 0px !important;
    }
}

@media (max-width : 830px) {
    .forAllowLocation .ff_second_v12 .overlay-arrow2-main-content {
        left: 90px !important;
    }

    .forAllowLocation .ff_second_v12 .ff-arrow2-content {
        left: -247px !important;
    }

    .forAllowLocation .ff_second_v12 .overlay-arrow2 {
        left: 143px !important;
    }
}

@media (max-width: 780px) {
    .forAllowLocation .ff_second_v12 .overlay-arrow2 {
        left: 138px !important;
    }
}

@media (max-width : 670px) {
    .forAllowLocation .ff_second_v12 .overlay-arrow2 {
        left: 128px !important;
    }
}

@media (max-width : 660px) {
    .forAllowLocation .ff_second_v12 .overlay-arrow2 {
        left: 122px !important;
    }
}

/*without forAllowLocation FOR MAC CSS */

.forMacCss {
    width: 100vw !important;
}

.forMacCss .ff_first_v19 .overlay-arrow-main-content-wrap {
    right: 35px;
}

.forMacCss .ff_first_v19 .overlay-arrow-main-content-wrap-v2 {
    right: 35px;
}

.forMacCss .ff_second_v12 .overlay-arrow2-main-content {
    left: 330px;
}

@media (max-width : 1350px) {
    .forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 308px !important;
    }
}

@media only screen and (max-width: 1200px) {
    .forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 240px !important;
    }

    .forMacCss .ff_second_v12 .overlay-arrow2 {
        left: 68px !important;
    }
}

@media only screen and (max-width: 1100px) {
    .forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 200px !important;
    }

    .forMacCss .ff_second_v12 .overlay-arrow2 {
        left: 92px !important;
    }
}


@media (max-width: 1030px) {
    .forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 100px !important;
    }

    .forMacCss .ff_second_v12 .overlay-arrow2 {
        left: 182px !important;
    }
}

@media (max-width: 930px) {
    .forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 60px !important;
    }

    .forMacCss .ff_second_v12 .overlay-arrow2 {
        left: 210px !important;
    }
}

@media (max-width: 860px) {
    .forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: -150px !important;
    }

    .forMacCss .ff_second_v12 .overlay-arrow2 {
        left: 408px !important;
    }
}

@media (max-width: 700px) {
    .forMacCss .ff_second_v12 .overlay-arrow2 {
        left: 398px !important;
    }
}

@media (max-width : 690px) {

    .forMacCss .ff_first_v19 .overlay-arrow-main-content-wrap {
        right: 75px !important;
    }

    .forMacCss #display_location .overlay-arrow-v108 {
        right: 80px !important;
    }

    .forMacCss .ff_first_v19 .overlay-arrow-main-content-wrap-v2 {
        right: 36px !important;
    }

    .forMacCss .overlay-arrow-v2-v108 {
        right: 60px !important;
    }
}

@media (max-width: 670px) {
    .forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: -150px !important;
    }
}

@media (max-width: 630px) {
    .forMacCss .ff_second_v12 .overlay-arrow2 {
        left: 390px !important;
    }
}

@media (max-width: 592px) {
    .forMacCss .ff_first_v19 .overlay-arrow-main-content-wrap-v2 {
        right: 70px !important;
    }
}

@media (max-width: 555px) {
    .forMacCss #routePopup .overlay-arrow-v108 {
        right: 15px !important;
    }
}

@media (max-width: 1480px) {
    .forMacCss .overlay-arrow-v2-v108 {
        right: 0px !important;
    }
}


/* forAllowLocation Mac css */

.forAllowLocation.forMacCss .ff_second_v12 .overlay-arrow2-main-content {
    left: 374px;
}

@media only screen and (max-width: 1350px) {
    .forAllowLocation.forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 360px !important;
    }
}

@media only screen and (max-width: 1300px) {
    .forAllowLocation.forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 354px !important;
    }
}

@media only screen and (max-width: 1250px) {
    .forAllowLocation.forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 348px !important;
    }
}

@media only screen and (max-width: 1200px) {
    .forAllowLocation.forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 322px !important;
    }

    .forAllowLocation.forMacCss .ff_second_v12 .ff-arrow2-content {
        position: absolute;
        top: 0;
        left: -130px;
    }

    .forAllowLocation.forMacCss .ff_second_v12 .overlay-arrow2 {
        left: 34px !important;
    }
}

@media only screen and (max-width: 1150px) {
    .forAllowLocation.forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 312px !important;
    }
}

@media only screen and (max-width: 1100px) {
    .forAllowLocation.forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 306px !important;
    }
}

@media (max-width : 1030px) {
    .forAllowLocation.forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 190px !important;
    }

    .forAllowLocation.forMacCss .ff_second_v12 .overlay-arrow2 {
        left: 140px !important;
    }
}

@media only screen and (max-width: 950px) {
    .forAllowLocation.forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 180px !important;
    }
}

@media (max-width : 930px) {
    .forAllowLocation.forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 156px !important;
    }

    .forAllowLocation.forMacCss .ff_second_v12 .overlay-arrow2 {
        left: 164px !important;
    }
}

@media only screen and (max-width: 860px) {
    .forAllowLocation.forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 144px !important;
    }
}

@media (max-width : 730px) {
    .forAllowLocation.forMacCss .ff_second_v12 .overlay-arrow2-main-content {
        left: 134px !important;
    }
}

@media (max-width : 660px) {
    .forAllowLocation.forMacCss .ff_second_v12 .overlay-arrow2 {
        left: 156px !important;
    }
}