.select2-container--default .select2-results__option[aria-selected=true] {
        background-color: #eeeeee !important;
        padding: 12px 10px;
    }

@media (max-width: 991.98px) {
        .main-top {
            padding: 70px 0 40px 0!important
        }
    }
    .lgn-btn {
        display: none!important
    }

    @media (min-width: 1199.98px) {
        .main-top {
            padding: 20px 0 40px 0
        }
        .app-content {
            margin-top: -300px
        }
    }

#bellIcon {
        pointer-events: none;
        opacity: 0.5;
        cursor: not-allowed;
    }

@media screen and (min-width: 576px) {
                                        .modal_content {
                                            margin-top: 8%;
                                        }
                                    }

                                    @media only screen and (max-width: 768px) {
                                        .service-bottom {
                                            flex-direction: column;
                                        }
                                    }

                                    .service-bottom {
                                        justify-content: space-between;
                                    }

                                    .modal-bottom-btn .btn {
                                        width: -webkit-fill-available;
                                    }

                                    .service-box-right {
                                        justify-content: space-between;
                                    }

                                    .modal {
                                        position: fixed;
                                        top: 0;
                                        left: 0;
                                        z-index: 1055;
                                        display: none;
                                        width: 100%;
                                        height: 100%;
                                        overflow-x: hidden;
                                        overflow-y: auto;
                                        outline: 0;
                                    }

@media screen and (min-width: 576px) {
                                        .modal_content {
                                            margin-top: 8%;
                                        }
                                    }

                                    @media only screen and (max-width: 768px) {
                                        .service-bottom {
                                            flex-direction: column;
                                        }
                                    }

                                    .service-bottom {
                                        justify-content: space-between;
                                    }

                                    .modal-bottom-btn .btn {
                                        width: -webkit-fill-available;
                                    }

                                    .service-box-right {
                                        justify-content: space-between;
                                    }

                                    .modal {
                                        position: fixed;
                                        top: 0;
                                        left: 0;
                                        z-index: 1055;
                                        display: none;
                                        width: 100%;
                                        height: 100%;
                                        overflow-x: hidden;
                                        overflow-y: auto;
                                        outline: 0;
                                    }

