@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.font-style-menu{ font-size:0px !important;}
.heading-pop-tag {
    color: #fff !important;
    text-align: center;
    line-height: normal;
}
.break-text {
    display: none;
}
       
.bg-heading {
    background-color: #73081C;
    border-radius: 10px 10px 0px 0px !important;
}
.advance-search.search-active .search-wrap {
    outline: none;
    border-radius: 25px;
    border: 0px !important;
}
.style-tag-mager {
    border-radius: 10px;
    padding: 20px 30px;
    font-weight: 500;
    background: #F8F8F8;
    text-align: left;
}
.style-tag-mager h3 {
    color: #73081c;
    font-size: 18px;
    font-weight: 700;
}
.style-tag-mager p {
    font-size: 16px;
    color: #434343;
}
.button-reset-search {
    width: 188px !important;
}

.edit-icon {
    cursor: pointer !important;
}

.colorwhite:hover {
    color: #fff;
}

.slider-banner {
    padding-top: 34px !important;
    margin-bottom: 72px !important; position:relative;
}

#AdvanceSearch select,
#AdvanceSearch input {
    font-size: 14px !important;
    font-weight: 700 !important;
    color: #9b9b9b;
    border-radius: 25px !important;
    padding: 7px 28px 7px 12px;
    height: auto !important;
    border: 1px solid #676767;
}

#AdvanceSearch {
   display:none;

}


    #AdvanceSearch.visible {
        display: block !important ;
    }

.buttonadvancesearch {
    width: 341px !important;
    display: block;
    margin-left: auto;
}

.popular-tag {
    background-color: #fff;
    padding: 33px 28px 33px 28px;
    border-radius: 15px;
}

    .popular-tag ul {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        justify-content: center;
    }

        .popular-tag ul li {
            color: #676767;
            font-size: 18px;
            font-weight: 600;
            cursor: pointer;
        }

.tranding-head a {
    color: #73081c;
    font-size: 14px;
    font-weight: 600;
    padding-left: 20px;
}

.about-section {
    font-family: "Raleway", sans-serif !important;
    margin-bottom: 72px;
}

    .about-section h2 {
        font-size: 28px;
        font-weight: 700;
        font-family: Raleway;
        font-weight: 600;
        color: #2d2d2d;
        margin: 0px 0 0 0 !important;
 
        padding-bottom: 16px !important;
    }

    .about-section p {
        font-family: "Roboto", sans-serif;
        font-size: 16px;
        margin-bottom: 20px;
    }

    .about-section .collection-active {
        border-radius: 25px;
        border: 1px solid #73081C;
        background-color: #73081C;
        color: #EAEAEA;
        font-size: 16px;
        font-weight: 700;
        font-family: "Raleway", sans-serif !important;
        padding: 5px 15px 5px 15px !important;
        width: 150px;
        text-align: center;
        display: flex;
        justify-content: center; height:38px;
    }

        .about-section .collection-active:hover {
            color: #fff;
        }

.about-main {
    display: flex;
    margin-top: 20px;
    gap: 12px;
    width: 100%;
}

.about-img {
  width: 100%;
    max-width: 670px;
    /* margin-bottom: 12px; */
    display: grid;
    gap: 12px;
}

.about-right-img {
    overflow: hidden;
    border-radius: 10px;
}

    .about-right-img img {
        width: 100%;
        max-width: 670px;
        object-fit: cover;
        height: 100%;
    }


.counter-main-div {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 900px;
    margin-bottom: 72px;
    position: relative; 
}

.ashoka_pilla {
    position: absolute;
    top: 0;
    right: 35px;
}

.counterdiv {
    position: relative;
    margin-bottom: 72px !important;
}

    .counterdiv h3 {
        line-height: 16px !important;
        font-size: 28px;
        font-weight: 700;
        font-family: Raleway;
        font-weight: 600;
        color: #2d2d2d;
    }

.counter-box {
    background-color: #fff;
    border-radius: 10px;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 280px;
    min-height: 150px;
    padding: 41px 20px 20px 20px;
}

.counterdiv h3 {
    font-family: "Raleway", sans-serif !important;
}

.main-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}

.counterdiv .counter {
    margin-bottom: 15px;
    
}

.homepage-search .advance-search {
    position: absolute;
    flex-direction: column;
    display: flex;
    align-items: center;
    z-index: 9;

    
    transform: translate(0%, 0%);
    left: 0;
    right: 0; height:auto;
    bottom:120px;
}
.fsfs {
    font-size: 10px;
    position: absolute;
    top: -9px;
    bottom: 0;
    background: #fff;
    left: 12px;
    margin-left: 6px;
    width: auto;
    height: 19px;
    text-align: center;
    padding: 0 3px;
    margin-left: 10px;
}
.homepage-search .asvanceSearch {
    background: #fff;
    height: auto;
    padding-top: 36px;
    max-width: 813px;
    position: absolute;
    padding: 40px 40px 40px 40px;
    box-shadow: rgb(129, 129, 129) 3px 3px 8px;
    border-radius: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top:70%;
}

.homepage-search .search-wrap .input-full-width {
    width: 100%;
    height: 65px;
    border: 0px;
    outline: none;
    font-weight: 600;
    font-size: 18px;
    color: #676767;
    padding-left: 60px; background-color:#fff !important;
    border-radius: 45px;
}

.homepage-search .search-wrap {
    position: relative; border-radius:70px !important;
}

    .homepage-search .search-wrap label {
        position: absolute;
        left: 23px;
        top: 22px;
        width: 21px;
    }

.homepage-search .f-v-center {
    display: block;
    align-items: center;
    position: relative;
    background-color: none;
    height: auto;
    width: auto;
}

/*.backdrop-shaddow {
    position: relative;
}*/

    .backdrop-shaddow.show {
        display: block !important;
    }



.homepage-search .searchButton::before {
    height: 26px;
    content: "";
    border-left: 1px solid #B7B7B7;
    position: absolute;
    margin-left: -35px;
    top: 20px;
}

.homepage-search .searchButton {
    position: absolute;
    text-decoration: underline;
    right: 0;
    background-color: #fff;
    border: 0;
    padding: 21px 10px;
    top: 0;
    width: 209px;
    color: #73081C;
    font-weight: 600;
}

.homepage-search .HomepageSlider img {
    width: 100% !important; height:auto !important;
}

.homepage-search .searchButton {
    margin-left: 10px;
}

    .homepage-search .searchButton img {
        margin-left: 10px;
    }

.homepage-search .advance-search h2 {
    margin-bottom: 46px;
    font-family: "Raleway", sans-serif !important;
    font-size: 43px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0px 4px 6px 0px #32323280;
}

header .nav-middle-part {
    display: flex;
    justify-content: space-between;
    width: 1200px;
}
.login-button{ text-align:center;
}
.login-register-button{ text-align: center;; }
.login-button:hover {
    color: #fff;
}
.loginbuttonactive {
    background-color: #73081C !important;
    color: #fff !important;
}


.login-register-button:hover {
    text-align: center;
    color: #73081c;
}




.login-register-button {
    border: 1px solid #73081C;
    color: #73081C;
 
  
    margin-right: 10px;
    border-radius: 45px;
    background-color: #fff;
}

    .login-register-button a {
        color: #73081C;
    }

.login-button a:hover {
    color: #fff;
}

.login-button {
    background-color: #73081C;
  
 
    color: #fff;
    border-radius: 45px;
    border: 0;
}



.heandler-icons .material-symbols-outlined {
    color: #73081C;
    margin-left: 5px;
}

header .expolore-btn ul li a:hover, header .expolore-btn ul li a.active {
    background: none !important;
    color: #73081C !important;
    font-weight: 800;
    border-bottom: 0;
    border-radius: 0;
    text-decoration: underline;
}

.buttonAdvanceSearch {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    gap: 20px;
}

.resetbutton {
    /*    background-color: #FBF0EE;*/
    color: #F1D1D7;
    border: 3px solid #F1D1D7 !important;
    padding: 0 33px !important;
}

.color-red { 
    color:#73081C;
}
.heading-bold { font-size:18px;}
.disclaimer-text {
    font-weight: bold;
    color: #676767;
}
.text-normal-dis {
    color: #676767; font-weight:normal;
}
.buttonAdvanceSearch .search-button-advance {
    font-weight: bold;
    color: #fff;
    font-weight: 600;
    background: none;
    font-size: 18px;
    margin-top: 0px;
    /* border-image: linear-gradient(to right, #FFFFFF 0%, #DF94A2 100%) 1; */
    border: 0;
    background: url("../images/Login.png") no-repeat;
    height: 59px;
    width: 202px;
    background-size: cover;
    padding-left: 35px;
    padding-top: 0;
    background-size: 100%;
}

.dropdown-panel {
    width: 70px !important;
}

.form-search-box {
    position: relative;
    z-index: 999;
    width: 100%;
    max-width: 813px;
}

#profile-tab:focus {

    color:#73081C;
}

.show-mobile {
    display: none;
}


/*maintenance*/



.modelGap {
    padding: 35px 56px;
    display: flex;
    justify-content: start !important;
}

.maintenance_content {
    padding: 30px 56px;
}

.main_header {
    display: flex;
}

.maintenancered {
    color: #73081C;
    text-decoration: underline;
}

.maintenanced_model {
    max-width: 800px !important;
    width: 100%;
}

.maintenance_content p {
    font-family: "Roboto", sans-serif;
    color: #6B6B6B;
    font-size: 20px;
    margin-bottom: 20px !important;
    line-height: 1.5;
}

.main_header h5 {
    font-size: 27px;
    color: #FBF0EE;
}

.font_style {
    font-size: 18px !important;
    color: #6B6B6B;
}




@media screen and (max-width:1920px) {
    
}
    @media screen and (max-width:1440px) {
      
    }

    @media screen and (max-width: 1366px) {

        .about-right-img img {
            width: 100%;
            max-width: 670px;
            height: 100% !important;
            object-fit: cover; border-radius:10px;
        }
    }

    @media screen and (max-width: 1280px) {

        .last-updated {
            top: 67px !important;
        }

        .about-right-img img {
            width: 100%;
            max-width: 670px;
            height: 98% !important;
        }
    }

    @media screen and (max-width: 1024px) {

     

        .about-right-img img {
            width: 100%;
            max-width: 670px;
            object-fit: cover;
            height: 98% !important;
        }
        .about-main {
            display: flex; flex-direction:column; 
            margin-top: 20px;
            gap: 12px;
            width: 100%;
        }
       
    }

    @media screen and (max-width: 993px) {

        .custom-select {
            font-size: 14px;
            padding: 10px 13px !important;
        }


        .homepage-search .advance-search {
            position: absolute;
            flex-direction: column;
            display: flex;
            align-items: center;
            z-index: 9;
            transform: translate(0%, 0%);
            left: 0;
            right: 0;
            height: auto;
            bottom: 120px;
            padding: 0px 48px;
        }
        .tooltip-button .tooltiptext {
            transform: translateX(-25%);
        }

        .resetbutton {
            top: 1px;
            /*    background-color: #FBF0EE;*/
            color: #73081C !important;
            border: 3px solid #F1D1D7 !important;
            padding: 0 33px !important;
        }

        .show-mobile {
            position: absolute;
            text-align: center;
            display: flex;
            justify-content: center;
      
            align-items: center;
            left: 0;
            right: 0;
            top: auto;
            bottom: 0;
        }

        .buttonAdvanceSearch .search-button-advance {
            color: #73081C !important;
            font-size: 12px;
        }

        .homepage-search .asvanceSearch {
            top: 136px;
            width: 100%;
        }

        .homepage-search .advance-search h2 {
            font-size: 36px;
            margin-bottom: 40px !important;
        }

        .homepage-search .searchButton {
            padding: 20px 8px;
        }

            .homepage-search .searchButton::before {
                margin-left: -7px;
                height: 33px;
                content: "";
                top: 15px;
            }

        .popular-tag ul li {
            color: #676767;
            font-size: 15px;
            font-weight: 600;
            text-align: center;
            line-height: 17px;
        }

        .counterdiv {
            position: relative;
            margin-bottom: 40px;
        }

        .counter-main-div {
            justify-content: center;
            max-width: 934px;
            margin-bottom: 72px;
            position: relative;
            z-index: 9;
            align-items: center;
        }

        .ashoka_pilla {
            display: none;
        }

        .tranding-head {
/*            flex-direction: column;*/
                
        }

        .flex-md-column { flex-direction:column;
        }
        .about-main {
            flex-direction: column;
            align-items: center;
        }

        .about-section {
            margin-bottom: 40px;
        }

        .homepage-search .search-wrap .input-full-width {
            height: 60px;
            width: 100%;
            border: 0px;
            outline: none;
            padding-left: 60px;
            border-radius: 45px;
        }

        .homepage-search .search-wrap label {
            top: 33%;
        }

        .ashoka_pilla {
            position: relative;
            top: 0;
            right: -10px;
        }


/*
        .homepage-search .advance-search {
            height: auto;
            position: relative;
            flex-direction: column;
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 9;
            height: auto;
            top: 0px;
            transform: translate(0%, 0%);
            left: 0;
            right: 0;
            bottom: 0;
        }*/


        .button-reset-search{ color:#fff !important;}
        .login-button {
            width: auto;
        }

/*        .login-register-button {
          
        }*/

        .abhishree-text {
            position: relative;
        }
    }

    @media screen and (max-width: 767px) {

        
        .mCSB_inside > .mCSB_container {
            margin-right: 25px;
        }
        .style-tag-mager {
         
            padding: 20px 15px;
        }
            .last-updated {
            top: 59px !important;
        }
        
            .buttonAdvanceSearch {
            justify-content: center;
            gap: 20px;
            flex-direction: column;
            align-items: center;
        }
        .user-photo-and-login ul li a.user {
            width: 40px;
            height: 40px;
           font-size:20px;
           
        }
        .wrap-for-mobile.f-v-center {
            flex-direction: column-reverse !important;
            justify-content: initial !important;
            align-items: flex-start !important;
        }
        .user-photo-and-login { margin-bottom:20px;}





        .tooltip-button .tooltiptext {
            box-shadow: 0px 4px 10px 0px #E1889961;
            backdrop-filter: blur(43px);
            visibility: visible;
            width: 312px !important;
            background-color: #fff;
            color: #000000;
            text-align: left;
            border-radius: 6px;
            padding: 20px;
            position: absolute;
            z-index: 1;
            font-size: 18px;
            bottom: 226%;
            left: 0 !important;
            margin-left: 0 !important;
            display: block;
            transition: opacity 0.3s;
        }
        #exampleModalformonload .modal-body {
            padding-top: 25px;
            overflow-y: auto;
            height: 417px;
            padding-right: 9px;
        }

        .heading-pop-tag { font-size:18px;}


        .abhishree-text {
            font-size: 16px;
        }
        .counterdiv {
            text-align: center;
        }
        .homepage-search .advance-search {
            bottom: 0;
        }
        .homepage-search .advance-search h2 {
            font-size: 20px;
            text-align: center;
            color: #73081C;
        }
        .homepage-search .f-v-center {
            display: block;
            align-items: center;
            position: relative;
            background-color: none;
            height: auto;
            width: 100%;
        }



        .resetbutton {
            top: 1px;
            /*    background-color: #FBF0EE;*/
            color: #73081C !important;
            border: 3px solid #F1D1D7 !important;
            padding: 0 33px !important;
        }

        .homepage-search .searchButton {
            padding: 10px 8px;
        }


        .resetbutton {
            background-color: #FBF0EE;
            color: #73081C;
            padding: 0 33px !important;
        }



        .homepage-search .asvanceSearch {
            top:57%;
            width: 100%;
        }
        .homepage-search .searchButton {
            width: 100%;
            display: flex;
            margin-left: 0px !important;
            padding: 20px 20px;
            position: static;
            justify-content: center;
            border-radius: 45px;
            margin-top: 20px; align-items:center;
        }
            .homepage-search .searchButton{}
            .homepage-search .searchButton::before {
                display: none;
            }

            .homepage-search .advance-search {
                position: relative;
              
                padding: 20px;
                border-radius: 20px;
            }
        login-register-button {
            width: 130px !important;
         }


        #ModalMaintenance .modal-content {
            min-height: 491px;
        }
        .modelGap {
            padding: 18px 27px;
        }

        .main_header h5 {
            font-size: 20px;
            color: #FBF0EE;
        }

        .maintenance_content {
            padding: 20px 10px;
        }

            .maintenance_content p {
                font-size: 16px;
            }

        .main_header h5 {
            text-align: left;
        }


    }










    .dot-chat {
    height: 4px !important;
    width: 4px !important;
    background-color: #73081C;
    border-radius: 50%;
    padding: 0px !important;
}

.dots {
    padding: 0 !important;
    display: flex;
    cursor: pointer;
    gap: 4px;
    margin-left: -8px;
}

    .dots .menu-panel span {
        padding: 0px !important;
    }

header .avdRangSlider, header .ui-widget.ui-widget-content {
    right: 15px !important;
    width: 75% !important;
    top: 12% !important;
    margin: 0 !important;
}

.input-search {
    background-color: #fff;
    padding: 20px;
    font-size: 18px;
    color: #676767;
    border: 0;
    outline: none;
}

.buttonadvancesearch {
    width: 279px !important;
    display: block;
    margin-left: auto;
}

.search-abhishree {
    max-width: 800px;
    width: 100%;
}

.searchBar {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    display: flex;
    align-items: center;
    height: 70vh;
}

    .searchBar h2 {
        color: #73081C;
        font-size: 32px;
        margin-bottom: 16px;
        font-weight: 600;
        font-family: "Raleway", sans-serif !important;
    }

    .searchBar input {
        box-shadow: 0px 1px 2px 0px #ADADAD1A;
        max-width: 800px;
        width: 100%;
        height: 69px;
        background-color: #fff;
        border-radius: 45px;
        box-shadow: 0px 4px 4px 0px #ADADAD17;
        box-shadow: 0px 8px 5px 0px #ADADAD0D;
        box-shadow: 0px 14px 6px 0px #ADADAD03;
        box-shadow: 0px 22px 6px 0px #ADADAD00;
    }

.input-chat-search {
    max-width: 758px;
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    justify-content: center;


}

    .input-chat-search a {
        margin-top: 19px;
        display: flex;
        align-items: center;
        padding: 8px 12px 8px 12px;
        color: #676767;
        border: 1px solid #676767;
        text-wrap: nowrap;
        border-radius: 45px;
    }

        .input-chat-search a img {
            margin-right: 10px;
        }

.commonly-q {
    max-width: 584px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 16px;
    text-align: center;
}

    .commonly-q p {
        text-decoration: underline;
    }

    .commonly-q ul {
        display: flex;
        gap: 22px;
        text-align: left;
    }

        .commonly-q ul li {
            font-size: 16px;
            font-weight: 500;
            border-radius: 11px;
            color: #A54141;
            padding: 11px 15px 30px 15px;
            border: 1px solid #CECECE;
            max-width: 180px;
            width: 100%;
            height: 77px;
        }

.humbeger-menu-icon {
    position: fixed;
    top: 12%;
    left: 12px;
}

    .humbeger-menu-icon span {
        margin-right: 10px;
        ;
        display: inline-block;
    }

.menu-panel {
    background-color: #fff;
    width: 312px;
    height: 100vh;
    padding-top: 160px;
    position: fixed;
}


.humbger-icon {
    cursor: pointer;
}

.menu-panel {
    transform: translate(-324px, 0px);
    transition: .4s ease-out;
}

    .menu-panel p {
        padding: 13px 20px;
        padding-left: 15px;
    }

    .menu-panel span {
        display: inline-block;
        padding: 13px 20px;
        padding-left: 15px;
    }

.active-li {
    background-color: #F4E7E9;
    border-radius: 8px;
    margin: 0px 10px;
}


.menu-active {
    transform: translate(0px, 0px);
    transition: .4s ease-out;
}


.today-text {
    font-size: 12px;
    font-weight: 600;
}


.dot-chat {
    height: 4px !important;
    width: 4px !important;
    background-color: #73081C;
    border-radius: 50%;
    padding: 0px !important;
}

.dots {
    padding: 0 !important;
    display: flex;
    cursor: pointer;
    gap: 4px;
    margin-left: -8px;
}

    .dots .menu-panel span {
        padding: 0px !important;
    }

header .avdRangSlider, header .ui-widget.ui-widget-content {
    right: 15px !important;
    width: 75% !important;
    top: 12% !important;
    margin: 0 !important;
}

.input-search {
    background-color: #fff;
    padding: 20px;
    border: 0;
    outline: none;
    width: 100%;
    border-radius: 45px;
    ;
}
.ui-widget.ui-widget-content {
    border: 0px solid #fff;
    background-color: #ccc;
    margin: 31px 0px 15px 11px;
    width: 62%;
    position: absolute;
    top: 8px !important;
    z-index: 9999999999;
    margin: auto auto;
    margin-left: auto;
    right: 30px;
    margin-left: auto;
}
.buttonadvancesearch {
    width: 300px !important;
    display: block;
    margin-left: auto;
}

.chart-bot {
    margin-top: 20%;
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    display: flex;
    align-items: center;
    height: 100vh;
}

.searchBar h2 {
    color: #73081C;
    font-size: 32px;
    margin-bottom: 16px;
    font-weight: 600;
    font-family: "Raleway", sans-serif !important;
}

.searchBar input {
    box-shadow: 0px 1px 2px 0px #ADADAD1A;
    max-width: 800px;
    width: 100%;
    height: 60px;
    background-color: #fff;
    border-radius: 45px;
    box-shadow: 0px 4px 4px 0px #ADADAD17;
    box-shadow: 0px 8px 5px 0px #ADADAD0D;
    box-shadow: 0px 14px 6px 0px #ADADAD03;
    box-shadow: 0px 22px 6px 0px #ADADAD00;
}


.humbeger-menu-icon span {
    margin-right: 10px;
    ;
    display: inline-block;
}


.humbeger-menu-icon {
    z-index: 99;
    position: fixed;
    top: 12%;
    left: 12px;
}

 .humbger-icon {
    position: fixed;
    left: 10px;
    top: 12%;
}

 .edit-icon {
    position: fixed;
    top: 12%;
    right: 10px;
}

.chat-box {
    display: flex;
    gap: 14px;
    align-items: center;
    justify-content: center;
    align-self: end;
}


.right-message-text {
    justify-content: flex-end;
    color: #73081C;
    font-size: 18px;
    margin-bottom: 28px;
    border-radius: 9px;
    background-color: #FAF4F5;
    padding: 12px;
}

.right-message-home {
    justify-content: flex-end;
    color: #676767;
    font-size: 18px;
    margin-bottom: 28px;
    border-radius: 9px;
    background-color: #E1E1E1;
    padding: 12px;
}


.active-li {
    background-color: #F4E7E9;
    border-radius: 8px;
    margin: 0px 10px;
    display: flex;
    align-items: center;
}

.left-text-message {
    text-align: left;
    display: flex;
    gap: 15px;
    font-size: 18px;
}

.icon-message {
    align-self: baseline;
}

.left-text-message img {
    width: 150px;
}

.today-text {
    font-size: 12px;
    font-weight: 600;
}

.menu-panel {
    background-color: #fff;
    width: 312px;
    /*
    // height: 100vh;
    // padding-top: 9%;*/
    position: fixed;
}


.humbger-icon {
    cursor: pointer;
}

.menu-panel {
    transform: translate(-324px, 0px);
    transition: .4s ease-out;
}

    .menu-panel p {
        padding: 15px 20px 0px 20px;
        padding-left: 15px;
    }

    .menu-panel span {
        display: inline-block;
        padding: 13px 20px;
        padding-left: 15px;
    }

.active-li {
    background-color: #F4E7E9;
}




.searchBar h3 {
    font-family: "Raleway", sans-serif !important;
    font-size: 16px;
}

.product-img {
    max-width: 40px !important;
    width: 100%;
}

.product-list {
    display: flex;
    background-color: #fff;
    padding: 6px;
    margin-bottom: 42px !important;
    max-width: 350.7px;
    height: 70px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
}

    .product-list p {
        color: #73081C;
        font-size: 12px;
        font-weight: 700;
    }

.product-list-div {
    display: flex;
    gap: 10px;
}

.sub-heading-product p {
    font-size: 10px;
    color: #2D2D2D !important;
    font-weight: 500;
}




.menu-active {
    transform: translate(0px, 0px);
    transition: .4s ease-out;
}

@media screen and (max-width: 993px) {
    .last-updated {
        top: 79px !important;
    }
    .ui-widget.ui-widget-content {
        border: 0px solid #fff;
        background-color: #ccc;
        width: 80%;
        position: absolute;
        top: 42px !important;
        z-index: 9999999999;
        margin: auto auto;
        margin-left: auto;
        margin-left: auto;
        right: 30px;
        margin-left: 0;
        right: 0 !important;
        left: 0;
        margin: 0 auto;
    }
    .top-chat-box {
        padding-top: 120px !important;
    }

    .searchBar h2 {
        font-size: 24px;
    }

    .searchBar {
        height: auto;
        margin-bottom: 72px;
    }

    .commonly-q ul {
        display: flex;
        gap: 22px;
        text-align: left;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .humbger-icon {
        position: fixed;
        left: 10px;
        top: 12%;
    }

    .edit-icon {
        position: fixed;
        top: 11%;
        right: 10px;
    }

    .icon-message img {
        max-width: 56px;
    }

    .chart-bot {
        height: auto;
    }

    .left-text-message img {
        width: 274px;
    }
}


@media screen and (max-width: 414px) {
      .tooltip-button .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 43%;
            margin-left: -5px;
            border-width: 13px;
            border-style: solid;
            border-color: #fff transparent transparent transparent;
        }
    

    .counter-main-div { margin-bottom:0px !important; }
        .login-button {
        width: auto;
    }
    .btn-gradient {
        display: block;
        padding: 14px 12px !important;
        font-size: 16px !important;
        cursor: pointer;
        outline: none;
        position: relative;
        width: 180px !important;
        z-index: 1;
        height: 47px;
    }
    .right-message-home {
        font-size: 14px;
    }

    .searchBar {
        margin-bottom: 0;
    }

    .right-message-text {
        font-size: 14px;
        text-align: left;
    }

    .left-text-message {
        font-size: 14px;
    }

    .abhishree-text {
        position: relative;
        top: -8px;
    }

    .product-list p {
        font-size: 10px;
    }

    .input-chat-search a {
        font-size: 14px;
    }

    .button-reset-search {
           height: 41px;
    }

    .homepage-search .asvanceSearch {
        top: 250px;
        width: 100%;
        padding: 20px;
    }

    .homepage-search .searchButton {
        padding: 20px 20px !important;
    }

   

    .icon-message img {
        max-width: 56px;
    }

    .searchBar h2 {
        font-size: 24px;
    }
}
/*tool tips*/


.tooltip-button {
    position: relative;
    display: inline-block;
    /* border-bottom: 1px dotted black; */
}

    .tooltip-button .tooltiptext {
        box-shadow: 0px 4px 10px 0px #E1889961;
        backdrop-filter: blur(43px);
        visibility: visible;
        width: 354px;
        background-color: #fff;
        color: #000000;
        text-align: left;
        border-radius: 6px;
        padding: 20px;
        position: absolute;
        z-index: 1;
        font-size: 18px;
        bottom: 75px;
        left: 50% !important;
        display: none;
        transition: opacity 0.3s;
        z-index: 999;
        transform: translateX(-50%);
    }

        .tooltip-button .tooltiptext::after {
            content: "";
            position: absolute;
            top: calc(100% - 1px);
            left: 43%;
            margin-left: -5px;
            border-width: 13px;
            border-style: solid;
            border-color: #fff transparent transparent transparent;
        }

    .tooltip-button:hover .tooltiptext {
        visibility: visible;
        display: block;
    }
.reset-button-main {
    background-color: transparent;
    border: 1px solid #73081c !important;
    color: #73081c;
    font-weight: bold;
    padding: 8px 33px !important;
    border-radius: 27px;
    margin-top: 20px;
}
.beta-text-bg {
    background: #DF94A2;
    width: auto;
    height: 18px;
    font-size: 12px; padding:0px 10px; 
    color: #fff;
    position: absolute;
    right: 0;
    top: -19px;
    padding-top: 2px;
    border-radius: 29px;
}


/*gradient button*/
.btn-container {
    position: relative;
    display: inline-block;
}

.btn-gradient {
    display: block;
    padding: 11px 23px;
    font-size: 18px;
    color: #73081C;
    background-color: #fff;
    border: none;
    border-radius: 45px;
    cursor: pointer;
    outline: none;
    position: relative;
    z-index: 1;
    font-weight: bold;
}

    .btn-gradient::before {
        content: "";
        position: absolute;
        top: -2px;
        left: -2px;
        right: -2px;
        bottom: -2px;
        background: linear-gradient(45deg, #ff416c, #fff, #DF94A2, #fff);
        background-size: 400% 400%;
        animation: borderMove 5s linear infinite;
        z-index: -1;
        border-radius: 45px;
        transition: cubic-bezier(0.075, 0.82, 0.165, 1);
    }

    .btn-gradient::after {
        content: "";
        position: absolute;
        top: 2px;
        left: 2px;
        right: 2px;
        bottom: 2px;
        background-color: #f9eded;
        border-radius: 45px;
        z-index: -1;
    }

@keyframes borderMove {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}
.mode-and-notifiation img {
    width: 25px !important;
}
@media screen and (max-width: 690px) {
    .last-updated {
        top: 58px !important;
    }
}


@media screen and (max-width: 600px) {
    .last-updated {
        background: #73081CA6;
        padding: 8px 0px !important;
        color: #fff;
        position: fixed;
        top: 68px !important;
        text-decoration: underline;
        z-index: 9;
        font-size: 10px !important;
        font-weight: 700;
        left: 0;
        right: 0;
    }

    .p-last-Updated {
        padding-right: 0px !important;
        justify-content: center !important;
    }

    .button-reset-search { width:100% !important; }
    .slider-banner {
        margin-bottom: 40px !important;
    }
    .button-search {
        height: 50px
    }
   
}

.button-search {
    height: 56px
}






/*home welcome animation*/

.welcome-animation {
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    /*background-color: #f1d6ab;*/
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 999999;
}

    .welcome-animation .guest-image {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }

        .welcome-animation .guest-image img {
            max-width: 100%;
            width: 100%;
            height: 100vh;
            object-fit: contain;
            display: block;
        }

        .welcome-animation .guest-image.active img {
            scale: 2;
        }

    .welcome-animation .curtain {
        width: 50%;
        height: 100%;
        background-color: #f00;
        position: absolute;
        top: 0;
        background-image: url("/images/welcome/curtain.jpg");
        background-size: cover;
        background-repeat: no-repeat;
        overflow: hidden;
        transition: all 4s cubic-bezier(0.7, 0, 1, 1);
        cursor: pointer;
    }

.launch-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
    max-width: 250px;
}

.welcome-animation #clap-sound {
    position: absolute;
    opacity: 0;
}

    .welcome-animation .left-curtain {
        left: 0;
    }

    .welcome-animation .right-curtain {
        right: 0;
    }

    .welcome-animation .left-curtain.active {
        left: -50%;
    }

    .welcome-animation .right-curtain.active {
        right: -50%;
    }

    .welcome-animation .right-curtain {
        background-image: url("/images/welcome/curtain-right.jpg");
    }
 

/*closed welcome animation*/

.increase-pop-width { max-width:610px !important; width:100%;}

.last-updated {
    background: #73081CA6;
    padding: 13px 0px;
    color: #fff;
    position: fixed;
    top: 78px; text-decoration:underline;   
    z-index: 99; font-size:16px; font-weight:700;
    left: 0;
    right: 0;
}
.p-last-Updated { padding-right:19px !important; }


/*loader*/


#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000091;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    animation: rotate 2s linear infinite;
}

#loader {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #73081c;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

[data-label] {
    word-wrap: break-word !important;
}

/* chat bot */

.chatIcon {
  position: fixed;
  bottom: 10px;
  right: 20px;
  width: 60px;
  height: 60px;
  background: #fff;
  color: #fff;
  display: flex; border: 0; border: 2px solid #73081C;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  cursor: grab;
  font-size: 30px;
  user-select: none;
  z-index: 9999;
    transition: all ease-in 0.5s;
 
}
.chatIcon:hover { 
    transition: all ease-in 0.5s;
    transform: translate(0px, -9px);
   
  cursor: grabbing;
}


.chat-header{ cursor: pointer;}
/* .categories {  background-color: #f5f5f5;
  margin-bottom: 10px;
} */

.hide-data{ bottom: 100% !important;}
.show-data{ bottom: 0;}

.categories button{ background-color: #73081C;
  color: #fff;
  width: auto;
border-radius: 0px 7px 0px 7px;
  margin-bottom: 5px;
  border: 0;
  padding: 5px 10px;
  min-width: 91PX;}

  .categories button:hover{ background-color:#73081cb2;}

.categories .active{background-color: #73081cb2; color: #fff; }

/* #general-category{ display: none;} */

.chartBot.hide-chat {
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all 0.3s ease;
}

.chartBot.show-chat {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.message-time{ display: none;}

         .fullscreen {
            padding: 0;
        }


        .chat-input {
            flex: 1;
            padding: 12px 15px;
            border: 1px solid #ddd;
            border-radius: 25px;
            outline: none;
            font-size: 1rem;
        }
.chartBot{ background-color: #F5F5F5 ;  box-shadow: -7px -6px 14px 5px #8080801A;

box-shadow: -1px 3px 7px 0px #9494941A;box-shadow: -4px 12px 13px 0px #94949417;box-shadow: -8px 28px 17px 0px #9494940D;

box-shadow: -14px 50px 21px 0px #94949403;box-shadow: -22px 77px 23px 0px #94949400;box-shadow: 0px 4px 4px 0px #00000040;
transition-timing-function: ease-in; transition: .2s; right: 90px; border-radius: 12px; position: absolute; z-index: 9999; bottom: 20px; max-width: 475px; width: 100%; min-height: 594px; } 
.chatbot-head{ background-color:  #fff; display: flex; justify-content: space-between; align-items: center; padding: 17px 19px; border-radius: 12px 12px 0px 0px; border-bottom: 1px solid #E1E1E1; }

.chatbot-head h2{ color: #73081C; font-weight: 600; font-size: 22px; font-family: "Raleway", sans-serif !important;}

.right-icon ul{ display: flex; gap:37px;  }
.right-icon ul li{ cursor: pointer; width: 18px; }
 

.chat-txt li {  width: auto;  margin:10px 0px;  }
.chat-txt li span{ background-color: #fff; border-radius: 0px 12px 12px 12px; padding: 10px 9px 17px 17px   ; display: inline-block; }

.chat-button{ display: flex; flex-wrap: wrap; gap: 20px; flex-direction: column;}

.chat-button li{  margin-top:3px;}
.chat-button li a{ padding: 7px 13px 7px  13px; font-size: 16px !important;  margin:10px 0px; color: #73081C; font-weight: 500; background-color: #F1E6E8; border-radius: 12px;}
 
/* .bg-dark-color{ background-color: #73081C !important; color: #fff !important;}  */

.chat-header{display: flex;
  justify-content: space-between;
  padding: 20px;}

  .chat-header h2{ font-family: "Raleway", sans-serif !important; color:#73081C; font-weight: 700 ; font-size: 22px;}

.chatbot-footer{ background-color: #EFEFEF; border-top: 1px solid #EFEFEF;}

.chatbot-footer{ display: flex;  align-items: center; position: absolute; bottom: 0; width: 100%; }

.chatbot-footer input{ height: 65px ; color: #AEAEAE; font-size: 16px; width: 100%; border: 0; outline: none; padding-left: 54px;}
 
.chatboot-footer-icon{ position: absolute; left: 20px; cursor: pointer;}

.active-chart-board{  transition-timing-function: ease-in; transition: .2s; transform: translate(0px, -800px);}

.right-icon-chatbot{ position: absolute; right: 20px; cursor: pointer;}


.list-view{ border-radius:10px 10px 0px 0px; display: none;
  position: absolute;
  background: #fff;
  padding: 20px;
  bottom: 65px;
  width: 40%;
  height: auto;
}


.list-view li{ font-size: 16px  ; padding-top: 7px; padding-bottom: 7px; font-weight: 500; border-bottom: 1px solid #f2f2f2;} 

/* chatboat */

        .chat-container {
          margin: 0 auto;
              width: 100%;
            height: 100%;
            border-radius: 0; 
  background: white;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  height: 80vh;
  display: flex;
  flex-direction: column;
  max-width: 475px; position: fixed;
  width: 100%;
  min-height: 400px;
        }



     
        .chat-messages {
            flex: 1;
            padding: 12px;
            overflow-y: auto;
       background: #F5F5F5;
        }

        .message {
        
            display: flex;
            align-items: flex-start;
        }

     
        .message.bot {
            justify-content: flex-start; display: flex;
        }
.message.user {
  justify-content: end !important;
}

.chat-button li a:hover{ background-color: #F1E6E891;}
        .message-bubble {
          max-width:90%;
  padding: 6px 16px;
display: flex; justify-content: flex-end;
  position: relative;
  word-wrap: break-word;
  background:#F1E6E8; font-size: 16px !important;
  margin-bottom: 20px;
box-shadow: 0px 4px 2px 0px #94949403;


border-radius: 6px 0px 15px 0px;
        }


     .bot .message-bubble{ background-color: #fff;}

        .chat-input-container {
          
            background: white;
            border-top: 1px solid #e0e0e0;
        }

        .input-group {
            display: flex;
            gap: 10px; align-items: center;
        }

        #searchInput {
            flex: 1;
            padding: 20px 16px;
            border: 1px solid #e0e0e0;
     
            outline: none;
            font-size: 1em;
            transition: border-color 0.3s;
        }

     

     

    

        .loading {
            text-align: center;
            color: #666;
            font-style: italic;
            padding: 10px;
        }

        .error {
            color: #e74c3c;
            text-align: center;
            padding: 10px;
        }

        .welcome-message {
            text-align: center;
            color: #666;
            padding: 20px;
            font-style: italic;
        }

        /* Scrollbar styling */
        .chat-messages::-webkit-scrollbar {
            width: 6px;
        }

        .chat-messages::-webkit-scrollbar-track {
            background: #f1f1f1;
        }

        .chat-messages::-webkit-scrollbar-thumb {
            background: #c1c1c1;
            border-radius: 3px;
        }

        .chat-messages::-webkit-scrollbar-thumb:hover {
            background: #a8a8a8;
        }

        /* Animation for new messages */
        @keyframes slideIn {
            from {
                opacity: 0;
                transform: translateY(10px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        .message {
            animation: slideIn 0.3s ease-out;
        }

        @media (max-width: 768px) {
        
    .chat-container.hide-data {
        display: none;
    }
}

    .chartBot {
    transform: translateY(100%);  /* hidden below */
    opacity: 0;
    pointer-events: none;
    transition: transform 0.4s ease, opacity 0.4s ease;
}

/* Visible state */
.chartBot.active-chart-board {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto;
    width: 95%;

}

@media (max-width: 900px) {
 
.chartBot{ right: 0; bottom: 52px;}

.chatIcon {
position: fixed;
    bottom: 6px;
    right: 3px;
    width: 40px;
    height: 40px


}
.categories button {
background-color: #73081C;
  color: #fff;
  width: auto;
  border-radius: 7px;
  margin-bottom: 5px;
  border: 0;
  padding: 4px 10px;
  min-width: 91PX;
}

}


        @media (max-width:375px) {
.chat-button li a{ font-size: 12px;}
   .chartBot.active-chart-board{
          left: 0;
    }
    
        }