.pan_white {
    color: #fff;
}
.d-none {
    display: none;
}
.modal-open,
.fmpterms {
    overflow-x: hidden !important;
    overflow: hidden;
}

.fmpdekstop {
    z-index: 99999;
    padding: 0;
    border: 0;
    max-width: 700px;
    margin: auto;
}

button[disabled],
html input[disabled] {
    cursor: default;
    cursor: not-allowed;
}

#f_otp-error {
    padding-right: 4px;
}

.fmpdekstop p {
    color: #000;
    margin-bottom: 10px;
    line-height: 20px;
    text-align: justify;
}

.fmpmodal-dialog {
    margin-left: 3%;
    width: 90%;
}

.modal-body_h {
    max-height: calc(100vh - 212px);
    overflow-y: auto;
    margin-top: 20px;
}

.fmpdekstop .modal-header {
    background-color: #030303;
    color: #fff;
    border: 0;
}

.fmp_close {
    position: absolute;
    right: 0;
    background-color: transparent;
    color: #fff;
    border: 0;
    font-size: 40px;
    top: -2px;
}

.fmpdekstop li {
    padding-left: 1.3em;
    margin-bottom: 10px;
}

.fmpdekstop ul li:before {
    content: "\f111";
    color: #000;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    line-height: 25px;
    font-size: 8px;
    margin-left: -1.3em;
}

.termsbtn {
    color: #fff;
    text-decoration: underline;
    font-weight: 500;
}

    .termsbtn:hover {
        color: #fff;
        text-decoration: underline;
        font-weight: 400;
    }

.finance_row .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.bg-darkfmp {
    background-color: #030303;
    padding: 4% 0;
}

.bl_title {
    color: #030303;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 30px;
}

.finance_h {
    height: 70px;
}

.fmp_label {
    position: absolute;
    top: -10px;
    background-color: #030303;
    color: #fff;
    margin-left: 10px;
    z-index: 1;
}

.fmp_input {
    background-color: transparent !important;
    color: #fff;
    border: 1px solid #fff;
    height: 45px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 15px;
    font-weight: 400;
    margin: 0;
}

    .fmp_input:focus {
        border-color: #fff;
    }

.finance_h .form-control::placeholder {
    color: #fff;
    font-size: 14px;
}

.finance_h .form-control::-webkit-input-placeholder {
    color: #fff;
    font-size: 14px;
}

.finance_h .form-control:-ms-input-placeholder {
    color: #fff;
    font-size: 14px;
}

.msg_left {
    width: auto;
    float: left;
}

.msg_right {
    float: right;
    width: auto;
}

.btdsend-otp {
    position: absolute;
    right: 25px;
    top: 15px;
    font-size: 12px;
    color: #b9acac;
    font-weight: 500;
}

    .btdsend-otp:hover {
        color: #666;
    }

.btd_error {
    color: #f90303;
    font-size: 12px;
}

.finance_h label.error {
    color: #f90303;
    font-size: 12px;
}

.customSel_fmp select {
    background-color: transparent;
    background: url(../../../images/down-arrow.png) no-repeat center right 8px;
    filter: brightness(0) invert(1);
    border: 1px solid #fff;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 15px;
    color: #fff;
    font-weight: 400;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    white-space: pre;
    text-overflow: ellipsis;
    padding: 15px 15px;
    width: 100%;
    cursor: pointer;
    color: transparent;
    text-shadow: 0 0 0 #fff;
    position: relative;
    z-index: 1;
    border-radius: 0;
    -webkit-border-radius: 0;
    margin: 0;
}

    .customSel_fmp select option {
        color: #000;
        text-transform: uppercase;
    }

    .customSel_fmp select::-ms-expand {
        display: none;
    }

    .customSel_fmp select:focus::-ms-value {
        background: 0 0;
    }

.btd_arena .customSel_fmp:after {
    content: "";
    position: absolute;
    top: 21px;
    right: 24px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
}

.sit_date_new,
.ui-datepicker td.holiday a,
.ui-datepicker td.holiday a:hover {
    background: none;
}

#fmp_date {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}

.datepicker-dropdown {
    margin-top: 75px;
    margin-left: 0;
    margin-bottom: 0px;
}

.fmp_date_new input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
}

.fmpcheckbox {
    height: auto;
    font-size: 12px;
    line-height: 22px;
    color: #fff;
    text-align: justify;
}

.fmpdisclaimer {
    text-align: justify;
    color: #fff;
}

.fmpprocced {
    width: 190px;
    padding: 12px 20px;
    font-size: 18px;
    color: #fff;
    background: #888c8f;
    border: 1px solid #888c8f;
    cursor: pointer;
    transition: all 0.7s;
    text-transform: uppercase;
    margin: 2px 0 90px 0;
}

    .fmpprocced:hover {
        color: #fff;
        transition: all 0.7s;
        background-color: #000;
        border: 1px solid #000;
    }

.fmp_padding {
    padding: 2px 10px;
    position: relative;
}

    .fmp_padding .owl-nav .owl-prev {
        left: -30px;
    }

    .fmp_padding .owl-nav .owl-next {
        right: -30px;
    }

    .fmp_padding .owl-nav [class*="owl-"].disabled {
        cursor: not-allowed;
        opacity: 0.5;
    }

    .fmp_padding .owl-prev,
    .owl-next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .fmp_padding .owl-theme .owl-nav [class*="owl-"] {
        background-color: #97999b;
        padding: 0;
        margin: 0;
        width: 28px;
        height: 30px;
    }

        .fmp_padding .owl-theme .owl-nav [class*="owl-"]:hover {
            background-color: #030303;
            transition: 0.5s;
        }

    .fmp_padding .owl-nav [class*="owl-"] .fa {
        color: #fff;
        line-height: 30px;
    }

    .fmp_padding .owl-dots button {
        border: none;
    }

    .fmp_padding .item .card {
        background: transparent;
        border: 0;
        text-align: center;
    }

        .fmp_padding .item .card .fmpArrow {
            float: right;
            position: absolute;
            right: -70px;
            width: 120px;
            top: 10px;
        }

    .fmp_padding .card img {
        width: auto;
        max-width: 100%;
    }

    .fmp_padding .available_text {
        max-height: 200px;
        overflow-y: auto;
    }

        .fmp_padding .available_text h6 {
            font-weight: bold;
            font-size: 14px;
            margin-bottom: 0;
        }

.acc-container {
    max-width: 700px;
    width: 100%;
}

.acc {
    margin-bottom: 10px;
    border-bottom: 1px solid #000;
    padding: 15px 0;
}

.acc-head {
    position: relative;
    cursor: pointer;
}

    .acc-head::before,
    .acc-head::after {
        content: "";
        position: absolute;
        top: 50%;
        background-color: #000;
        transition: all 0.3s;
    }

    .acc-head::before {
        right: 20px;
        width: 2px;
        height: 18px;
        margin-top: -10px;
    }

    .acc-head::after {
        right: 11px;
        width: 20px;
        height: 2px;
        margin-top: -2px;
    }

    .acc-head h4 {
        width: 90%;
        line-height: 1.5;
    }

.acc-content {
    display: none;
}

.acc-head.active::before {
    transform: rotate(90deg);
}
@media (min-width:768px) and (max-width:1024px) {
    .privacy-policy-content {
        width: 83% !important;
        max-width: 100%;
    }
}
    @media (max-width: 767px) {
        .fmp_padding .item .card .fmpArrow {
            display: none;
        }

        .bl_title {
            font-size: 18px;
        }

        .mainSlider .item .secondaryBanner {
            padding-top: 20px;
        }

        .slide_section .mobile_banner {
            padding-top: 20px;
        }

        button[disabled],
        html input[disabled] {
            cursor: default;
            cursor: not-allowed;
        }

        .datepicker-dropdown {
            margin-top: 44px;
            margin-left: 0;
            margin-bottom: 0px;
        }

        .modal-body_h {
            max-height: 500px;
            overflow-y: auto;
            margin-top: 20px;
           
        }

        .privacy-policy-content {
            width: 90% !important;
        }

            .privacy-policy-content .btn {
                margin-bottom: 15px;
            }

            .privacy-policy-content .modal-footer .btn + .btn {
                margin-left: 0;
            }
    }

    .content-box {
        width: 800px;
        border: 1px solid gray;
        padding: 50px;
    }

    .scrollBox {
        width: 800px;
        height: 500px;
        overflow-y: scroll;
        padding-right: 25px;
    }


    #style-3::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }

    #style-3::-webkit-scrollbar {
        width: 6px;
        background-color: #F5F5F5;
    }

    #style-3::-webkit-scrollbar-thumb {
        background-color: #000000;
    }

    .fmpdekstop h4 {
        line-height: 25px;
        font-size: 18px;
        font-weight: 500;
        margin: 0;
    }

    .scrollbox {
        padding: 15px 50px;
    }

.fmpdekstop h2 {
    font-size: 22px;
    text-transform: capitalize;
}

    .content-Box h2 {
        text-align: center;
        margin: 30px 0;
        text-transform:capitalize;
    }

    .privacy-header {
        width: 100% !important;
    }

    .fmpdekstop .content-Box ul li:before {
        margin-left: -1.2rem;
    }

    .finance_row .bg-darkfmp {
        padding-bottom: 0;
    }

    .privacy-policy-content {
        width: 94%;
        max-width: 100%;
    }

    .fmpdekstop .modal-footer {
        text-align: center;
    }

