.hide{
    display:none !important;
}

.generate-btn:focus{
    box-shadow:0 0 0 0.25rem rgb(253 13 13 / 25%) !important;
}

h1, h2, h3{
    color: #2C2C4B;
}

.phone-front{
    position:relative;

}

.header-content .background-layout .box-2{
    left:70% !important;
}

.header-content .background-layout .box-5{
    right:-3rem !important;
}

#defaultCanvas0{
    display:none !important;
}

#typing-loader{
    width: 100%;
    float: left;
    margin-bottom:10px;
}

#typing-loader img{
    max-width: 60px;
    float: left;
}

.bring-front{
    z-index:1;
}
.option-btn{
    float:right;
    margin-left:10px;
    margin-top:15px;
    transition:all 0.2s ease-in;
    color:#a7a7a7;
}

.option-btn-active{
    color:#ff3759;
}


.option-btn:hover{
    cursor: pointer;
    color:#ff3759;
}

#stopIcon{
    color:#ff3759;
}

.optionModal{
    position: absolute;
    z-index: 90009;
    right: 30px;
    bottom: 50px;
    text-align:left;
    transition:all 0.2s ease-in;
}

.optionModal label{
    margin-bottom:5px;
}

#speakerClose{
    float:right;
}

#speakerClose:hover{
    cursor: pointer;
    color:#ff3759 !important;
}

#video-box{
    position: absolute;
    top: 250px;
    right: 20px;
    border-radius: 5px;
    width: 150px;

}

#video-box-2{
    position: absolute;
    top: 250px;
    right: 20px;
    border-radius: 5px;
    width: 150px;

}

.close-btn{
    position: absolute;
    right: 10px;
    font-size: 15px;
    top: 10px;
    transition:all 0.2s ease-in;
}

.close-btn:hover{
    cursor: pointer;
    color:#FFF;
}

.navbar-brand{
    font-size:30px;
}

.message h1{
    font-size:21px;
    
}
.chat-box{
    height: 470px;
    width: 87%;
    left: 33px;
    background: #fff;
    border-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-top: 7.6rem;
    padding: 10px;
    position: absolute;
    overflow: hidden;
    padding-top: 20px;
    top: -10px;
    z-index: 0;
}

.messages-wrapper{
    overflow-y:scroll;
    max-height:350px;
    min-height:100px;
}

.audio-messages{
    max-height:450px !important;
}

.generate-img{
    width: 80%;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
    
}

.input-box{
    position: absolute;
    left: 0;
    right: 0;
    width: 91%;
    margin: 0 auto;
    bottom:0;
}

.message{
    background: #ddd;
    border-radius: 20px;
    padding: 10px;
    text-align: left;
    max-width: 75%;
    min-width:50%;
    color: #000;
    margin-left:10px;
    margin-bottom:10px;
    font-size:13px;
}

.step-text{
    font-size:20px;
}

.user p{
    margin-bottom:0px;
    color: #FFF !important;
}

#chat-textarea textarea{
    border-radius: 10px;
    padding-top: 10px;
    font-size:13px;
}

.message-time{
    width: 100%;
    text-align: center;
    display: block;
    margin: 0 auto;
    float: left;
    padding-bottom:10px;
    font-size:10px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.message p{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    line-height: 1.6;
    color: #000;
    font-size:13px;
}


.bot{
    border-bottom-left-radius: 0px;
    float:left;
}


.user{
    float:right;
    margin-left:0px;
    margin-right:10px;
    border-bottom-right-radius: 0px;
    background:#1F8AFF;
    color:#FFF;
}

.generate-btn{
    background: #ff3759;
    color: #FFF;
    float: right;
    margin-top: 10px;
    transition: all 0.2s ease-in;
    font-size: 15px;
    line-height: 1;
    padding: 10px;
    margin-left:10px;
    border-radius:7px;
}

/* .preloader{
    background-color:#ff3759;
} */

.generate-btn:hover{
    background-color:#f52346 !important;
    color:#FFF;
}

.generate-btn:active{
    background:#ff3759 !important;
    color:#FFF !important;
}


/* Target the scrollbar track */
::-webkit-scrollbar {
    width: 2px; /* Width of the scrollbar */
}

::-webkit-scrollbar:hover {
    cursor: pointer;
}

/* Track */
::-webkit-scrollbar-track {
    background: #fff; /* Background color of the track */
}

.btn-off-white{
    border-color:#bdbfd4;
    color:#bdbfd4;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #ddd; /* Color of the scrollbar handle */
    border-radius: 5px; /* Rounded corners */
    transition:all 0.2s ease-in;
}

.light-purple-accent{
    color:#d4bdd4 !important;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #e6f85e; /* Color of the scrollbar handle on hover */
    cursor: pointer;
}

.logo-text{
    font-family: 'Orelega One', serif;
    color:#2C2C4B;
    font-size:40px;
    letter-spacing:-2px;
}


.loader-2{
    float:left;
    width:10px;
}

#loader{
    width:100%;
    float:left;
    margin-top:20px;
}

.btn:hover {
    color: #FFF;
    background-color: #ff3759;
    border-color: #ff3759;
}

.navbar-brand:hover, .navbar-brand:focus {
    color: #ff3759;
}

.footer-logo{
    font-family: 'Oswald', sans-serif;
    letter-spacing:-0.8px;
    font-size:30px;
}

.type-select{
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

.select-type-label{
    float: right;
    margin-top: 25px;
    margin-right: 10px;
    color: #bdbfd4;
    font-weight: 600;
}

.spinner-color{
    color:#ff3759;
}

.text-bg-pink{
    background:#ff3759;
}

.blur{
    filter: blur(20px);
}

.active-price-btn{
    color: #11121c !important;
    background-color: #e6f85e !important;
    border-color: #e6f85e !important;
}

.active-price-card{
    border-color:#e6f85e !important;
}

.chat-box-overlay{
    position: absolute;
    width: 95%;
    height: 350px;
    background: #ff3759;
    opacity: 1;
    text-align: center;
    z-index: 100;
    border-radius: 5px;
    margin-left: 10px;
    margin-right: 10px;
    color: #FFF;
    transition: opacity 1s ease-in;
    display:block;
}

.overlay-text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
}

.w3-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.w3-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.w3-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}

.animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:0.8}}

.animate-overlay{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}

.hide-overlay{animation:opac2 1s;}@keyframes opac2{from{opacity:0.8} to{opacity:0}}


.upload-input{
    float: right;
    color: #FFF;
    padding: 10px;
    margin-top: 10px;
    border-radius: 10px;
    margin-right: 10px;
    background: #6b6b6b;
}

.upload-input:hover{
    background:#6b6b6b;
   border-color:#6b6b6b;
}

.audio-wrapper{
    max-height:325px;
}

.chatbot-bubble {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #ff3759;
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index:8;
}

/* Add your styles here */
.chatbot-window {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #fff;
    width: 360px;
    height: 480px;
    border-radius: 10px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    display: none;
    font-family: Arial, sans-serif;
    overflow: hidden;
    font-size: 14px;
    z-index: 9;
    display: flex;
    flex-direction: column;
}

.chat-header {
    background-color: #ff3759;
    color: #fff;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
}

#close-chatbot {
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
}

#close-chatbot:hover {
    text-decoration: underline;
}

/* Add your styles here */
.chat-message {
    
    padding: 10px;
    border: none;
    overflow: hidden;
    overflow-y: scroll;
    width:100%;
}

.chat-messages{
    max-height: 380px;
    overflow-y: scroll;
    padding: 10px;
}

.avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
}

.user-message {
    align-self: flex-start;
}

.bot-message {
    align-self: flex-end;
    background-color: #1F8AFF;
    color: #fff;
    border-radius: 10px;
    padding: 10px;
    max-width: 70%;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    text-align: left;
    float:right;
    font-size:12px;
    font-family: 'Spartan', sans-serif;
}

.user-message .message-bot {
    background-color: #ddd;
    color: #333;
    border-radius: 10px;
    padding: 10px;
    max-width: 70%;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    text-align: left;
    font-size:12px;
    font-family: 'Spartan', sans-serif;
}

.chat-header span{
    font-family: 'Orelega One', serif;
    font-weight: normal;
    font-size: 24px;
}

.chat-input {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    border-top: 1px solid #ddd;
    margin-top: auto;
    position: absolute;
    bottom: 0;
    width: 100%;
}

#user-input {
    flex-grow: 1;
    padding: 5px;
    border: none;
    border-radius: 4px;
    margin-right: 10px;
}

.chatbot-btn {
    background-color: #ff3759;
    color: #fff;
    border: none;
    border-radius: 4px;
    padding: 5px 10px;
    cursor: pointer;
}

.chatbot-time{
    text-align:center;
    color:#939393;
    margin-bottom:5px;
    font-size:13px;
}

.chatbot-btn:hover {
    background-color: #e02947;
}
@media all and (max-width: 766px) { 

    .upload-input{
        max-width: 60%;
        margin: 0px;
        margin-top: 10px;
        float: none;
    }

    .audio-wrapper {
        max-height: 220px;
    }

    .title-text{
        font-size:34px !important;
    }

    #hero-bullets{
        padding-left:0px !important;
    }
    #hero-bullets li{
        list-style: none;
        
    }

    .hide-mobile{
        display:none !important;
    }

    .message{
        width: 95%;
    }

    .no-pad-mobile{
        padding-right:0px !important;
        padding-left:0px !important;
    }

    #generate-btn{
        width:100%;
    }

    #loading-btn{
        width:100%;
    }

    .chat-box{
        height: 370px;
        left: 40px;
        padding: 0px;
        width: 80%;
        margin-top: 70px;
    }

    .type-select{
        margin-right:0px;
    }

    .chat-box-overlay{
        margin-left: 0px;
        margin-right: 0px;
    }

    .option-btn{
        margin-left:10px;
    }

    .optionModal{
        right:30px;
    }

    .header-image {
        width: 100%;
    }
    
}