@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;700&display=swap');
body{
    padding: 0;
    margin: 0;
    font-family: 'Inter', sans-serif;
    background: #FFFFFF;
}
.header_section{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    background-color: #fff;
}
.navbar ul li a{
    color: #111827 !important;
    font-weight: 500;
}
.navbar_btn {
    padding: 10px;
    background: #0F4375;
    color: #fff;
    border: none;
    border-radius: 8px;
    width: 180px;
}
.navbar-light .navbar-toggler{
    box-shadow: none;
    border: none;
    outline: none;
}
#section1{
    margin-top: 102px;
}
.home_sec1_text_main_div{
    height: auto;
    min-height: 700px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 40px 0px;
}
.home_sec1_text_main_div h1{
    color: #0F172A;
    font-size: 70px;
    font-weight: 800;
    line-height: 72px;
    letter-spacing: -1.7999999523162842px;
}
.home_sec1_text_main_div p{
    color: #334155;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    padding-top: 20px;
}
.home_sec1_text_main_div button{
    padding: 10px;
    background: #0F4375;
    color: #fff;
    border: none;
    border-radius: 8px;
    width: 180px;
    box-shadow: 0px 1px 2px 0px #0000000D;
    margin-top: 20px;
}
.home_section_two{
    margin-top: 50px;
    margin-bottom: 100px;
}
.title{
    text-align: center;
    font-family: Inter;
    font-size: 33px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.8999999761581421px;
    margin-top: 20px;
}
.home_sec2_tabs_main_div{
    margin-top: 100px;
}
.home_sec2_tabs_main_div .nav-link h4{
    margin-bottom: 0;
    color: #111827;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
}
.home_sec2_tabs_main_div .nav-link p{
    margin-bottom: 0;
    color: #111827;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
}
.home_sec2_tabs_main_div .nav-pills .tabs_one {
    width: 100%;
    max-width: 460px;
    min-width: 460px;
    margin-top: 25px;
    border: 1px solid #fff; 
    padding: 20px;
}
.home_sec2_tabs_main_div .nav-pills .tabs_one.active{
    box-shadow: 0px 0px 0px 1px #E4E4E7 inset;
    box-shadow: 0px 0px 0px 0px #FFFFFF inset;
    background: #0000000D;   
    border: 1px solid #E4E4E7; 
}
.tab-content{
    width: 100%;
}
.manage_container{
    padding: 0px 100px;
}
.home_sec2_tabs_body1_div{
    padding: 20px;
}
.home_sec2_tabs_body1_title{
    text-align: center;
}
.home_sec2_tabs_body1_title h3{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
}
.home_sec2_tabs_body1_title p{
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;

}
.tabs2_ul_div{
    display: flex;
    gap: 30px;
    justify-content: center;
}
.home_sec2_tabs_main_div .nav-pills .tabs2_li_div {
    width: fit-content;
    margin-top: 15px;
    border: none; 
    padding: 0;
    color: #334155;
    font-size: 14px;
    border-radius: 0;
}
.home_sec2_tabs_main_div .nav-pills .tabs2_li_div.active{
    background-color: transparent;
    border: none; 
    color: #0F172A;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0em;
    border-bottom: 1.04px solid #A2192D;
}
.home_Sec2_files_tabs_card1_main{
    border: 1px solid #33415533;
    padding: 15px;
    border-radius: 8px;
    margin-top: 30px;
}
.home_Sec2_files_tabs_card1_main h3{
    margin-bottom: 0;
    border-bottom: 1px solid #33415533;
    font-size: 16px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0em;
    padding-bottom: 10px;
}
.home_Sec2_files_tabs_card1_main label{
    border: 0.52px dotted #33415533;
    padding: 20px;
    width: 100%;
    max-width: 500px;
    margin: 30px auto 0px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    min-height: 240px;
    border-radius: 8px;
}
.home_Sec2_files_tabs_card1_main label div{
    text-align: center;
}
.home_Sec2_files_tabs_card1_main label h5{
    font-size: 14px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 0;
    padding-top: 7px;
    color: #334155;
}
.home_Sec2_files_tabs_card1_main label h6{
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: center;
    padding-top: 7px;
    color: #334155;
}
.home_Sec2_files_tabs_card1_main h4{
    padding-top: 10px;
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: center;
    width: 100%;
    max-width: 500px;
    margin: auto;
    padding-bottom: 15px;
    color: #334155;
}
.home_Sec2_files_tabs_card2_main {
    border: 1px solid #33415533;
    padding: 15px;
    border-radius: 8px;
    margin-top: 30px;
}
.home_Sec2_files_tabs_card2_main h3{
    margin-bottom: 0;
    border-bottom: 1px solid #33415533;
    font-size: 16px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0em;
    padding-bottom: 10px;
}
.home_Sec2_files_tabs_card2_main p{
    font-size: 14px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: center;
    padding-top: 15px;
    margin-bottom: 0;
}
.home_Sec2_files_tabs_card2_main h6{
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0em;
    text-align: center;
    padding-top: 10px;
}
.home_Sec2_files_tabs_card2_main button{
    padding: 8px;
    background: #0F4375;
    color: #fff;
    border: none;
    border-radius: 8px;
    width: 100%;
    font-size: 14px;
    margin-top: 20px;
}
.pricing_section{
    margin-top: 80px;
    margin-bottom: 100px;
}
.pricing_card1_body_div{
    margin-top: 50px;
    width: 100%;
    max-width: 340px;
    padding: 30px;
    box-shadow: 0px 22px 24px 0px #0F43754D;
    background-color: #fff;
    border-radius: 12px;
    margin-left: auto;
}
.pricing_card1_body_div h2{
    font-size: 40px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: 0px;
    color: #111827;
}
.pricing_card1_body_div p{
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0px;
    color: #a0a3a9;
}
.pricing_card1_inner_text_div{
    margin-top: 20px;
    display: flex;
    align-items: start;
    gap: 12px;
}
.pricing_card1_inner_text_div label{
    font-size: 15px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0px;
    color: #111827;
}
.pricing_card1_body_div button{
    box-shadow: 0px 1px 2px 0px #0000000D;
    padding: 12px;
    border: none;
    border-radius: 10px;
    width: 100%;
    margin-top: 40px;
    color: #0F4375;
    font-size: 15px;
    font-weight: 500;
}
.pricing_card2_body_div{
    background: #0F4375;
    margin-top: 50px;
    width: 100%;
    padding: 30px;
    box-shadow: 0px 22px 24px 0px #0F43754D;
    border-radius: 12px;
}
.pricing_card1_body_div h2{
    font-size: 40px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: 0px;
    color: #111827;
}
.pricing_card1_body_div p{
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0px;
    color: #a0a3a9;
}
.pricing_card2_inner_text_div{
    margin-top: 20px;
    display: flex;
    align-items: start;
    gap: 12px;
}
.pricing_card2_inner_text_div label{
    font-size: 15px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0px;
    color: #fff;
}
.pricing_card2_inner_main{
    width: 100%;
    max-width: 340px;
    padding: 20px;
}
.pricing_card2_title_div{
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.pricing_card2_title_div h1{
    margin-bottom: 0;
    font-size: 40px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: 0px;
    color: #fff;
}
.pricing_card2_title_div p{
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0px;
    color: #a0a3a9;
}
.pricing_card2_title_div button{
    box-shadow: 0px 1px 2px 0px #0000000D;
    padding: 12px;
    border: none;
    border-radius: 10px;
    width: 150px;
    margin-top: 10px;
    color: #0F4375;
    font-size: 15px;
    font-weight: 500;
    background: #F9F2FF;
}
.price_last_button button{
    margin-top: 12px;
    width: 100%;
    max-width: 300px;
    border: none;
    padding: 8px;
    border-radius: 8px;
    color: #0F4375;
}
.text_tab_textarea{
    padding-top: 20px;
}
.text_tab_textarea textarea{
    width: 100%;
    height: 290px;
    /* padding: 20px; */
    border: none;
    color: #334155;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    outline: none;
}
.website_tab3_input_div {
    display: flex;
    gap: 20px;
}
.website_tab3_input_div input{
    width: 100%;
    border: 1px solid #D6D9DD;
    padding: 8px;
    border-radius: 8px;
    outline: none;
    margin-top: 7px;
}
.website_tab3_input_div button{
    box-shadow: 0px 1px 2px 0px #0000000D;
    background: #0F4375;
    padding: 8px;
    border: none;
    border-radius: 10px;
    width: 150px;
    margin-top: 7px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}
.website_tab3_input_main{
    padding-bottom: 50px;
}
.website_tab3_input_main small{
    font-weight: 500;
    font-size: 16px;
    padding-top: 10px;
    display: block;
}
.website_tab3_input_main p{
    font-weight: 500;
    font-size: 15px;
    padding-top: 12px;
    display: block;
    color: #334155;
}
.website_tab3_input_main h6{
    margin: 20px 0px;
    text-align: center;
}
.chatbottitle{
    padding-top: 50px;
    text-align: center;
}
.chatbottitle h1{
    font-size: 40px;
    font-weight: 700;
    line-height: 72px;
    letter-spacing: -1.7999999523162842px;
    color: #0F172A;
    margin-bottom: 0;
}
.chatbottitle p{ 
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
}
.chatbot_card_body_div{
    margin-top: 30px;
    box-shadow: 0px 2px 10px 0px #00000024;
    background: #FFFFFF;
    padding: 15px;
}
.chatbot_card_inner_div{
    background: #0F43751A;
    height: auto;
    min-height: 300px;
    padding: 10px;
}
.chatbot_card_text_div{
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.chatbot_card_text_div p{
    padding-top: 6px;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0em;
    color: #0F172A;
    margin-bottom: 0;
}
.chatbot_card_text_div label{
    font-size: 13px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    color: #0F172A;
    padding-top: 6px;
    
}
.filename_tabs_main_div{
    margin-top: 50px;
    margin-bottom: 50px;
}
.filename_tabs_main_div .nav-pills .filenametab_btn_div {
    width: fit-content;
    margin-top: 15px;
    border: none; 
    padding: 0;
    color: #334155;
    font-size: 14px;
    border-radius: 0;
}
.filename_tabs_main_div .nav-pills .filenametab_btn_div.active{
    background-color: transparent;
    border: none; 
    color: #0F172A;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0em;
    border-bottom: 1.04px solid #A2192D;
}
.filenametab_tabsul{
    justify-content: center;
    gap: 20px;
}
.filname_chatbot_form_main{
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px #0000000D;
    padding: 30px 30px 70px 30px;
    border-radius: 12px;
    height: 460px;
    overflow-y: auto;
}
.filename_chatbot_input_main {
    position: absolute;
    bottom: 20px;
    width: 95%;
    display: flex;
    gap: 20px;
}
.filename_chatbot_input_main input{
    width: 100%;
    background: #D6D9DD1A;
    border: none;
    color: #334155;
    padding: 8px;
    outline: none;
    font-size: 16px;
    border-radius: 8px;
}
.filename_chatbot_input_main button{
    box-shadow: 2.8125px 2.8125px 11.25px 0px #0F43754D;
    background: #0F4375;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    border: none;
}
.filename_chatbot_message{
    width: 100%;
    max-width: 300px;
    display: flex;
    gap: 10px;
    align-items: end;
}
.message_div{
    padding: 10px;
    background: #0F4375;
    border-radius: 19px 19px 19px 0px;
    width: 100%;
}
.message_div p{
    margin-bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
}
.setting_card_body_div{
    height: auto;
    min-height: 500px;
    padding: 20px;
    border: 1px solid #33415533;
    border-radius: 12px;
}
.setting_tab_title{
    margin-bottom: 0;
    border-bottom: 1px solid #33415533;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0em;
    padding-bottom: 10px;
}
.setting_card_input_div {
    display: flex;
    gap: 20px;
}
.setting_card_input_div input{
    width: 100%;
    border: 1px solid #D6D9DD;
    padding: 8px 20px;
    border-radius: 8px;
    outline: none;
    margin-top: 7px;
}
.setting_card_input_div button{
    box-shadow: 0px 1px 2px 0px #0000000D;
    background: #0F4375;
    padding: 8px;
    border: none;
    border-radius: 10px;
    width: 150px;
    margin-top: 7px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}
.setting_text1{
    padding-top: 15px;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    color: #334155;
    margin-bottom: 0;
}
.setting_text2{
    padding-top: 12px;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0em;
    color: #000;
}
.setting_card_onlyinput_div {
    width: 100%;
    max-width: 675px;
}
.setting_card_onlyinput_div input{
    width: 100%;
    border: 1px solid #D6D9DD;
    padding: 8px 20px;
    border-radius: 8px;
    outline: none;
    margin-top: 7px;
}
.setting_card_chooseinput_div {
    width: 100%;
    display: flex;
}
.setting_card_chooseinput_div input{
    width: 100%;
    border: 1px solid #D6D9DD;
    padding: 8px 20px;
    border-radius: 10px 0px 0px 10px;
    outline: none;
    margin-top: 7px;
}
.setting_card_chooseinput_div label{
    box-shadow: 0px 1px 2px 0px #0000000D;
    background: #0F4375;
    padding: 11px;
    border: none;
    border-radius: 0px 10px 10px 0px;
    width: 150px;
    margin-top: 7px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
}
.setting_remove_radio{
    padding-top: 14px;
    display: flex;
    gap: 30px;
}
.setting_remove_radio label{
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #334155;
}
.message_color{
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
.message_color p{
    background: #A2192D;
    border: none;
    height: 50px;
    border-radius: 8px;  
    width: 200px;
    padding: 0px 10px;
    margin-bottom: 0;
    margin-top: 10px;
}
.message_color button{
    margin-top: 10px;
    background: #A2192D;
    border: none;
    height: 50px;
    border-radius: 8px;  
    width: 100%;
    max-width: 200px;
    padding: 0px 10px;
    margin-bottom: 0;
    box-shadow: 0px 1px 2px 0px #0000000D;
    color: #fff;
}
.settng_tabs_last_btn button{
    margin-top: 50px;
    background: #0F4375;
    border: none;
    height: 50px;
    border-radius: 8px;  
    width: 100%;
    max-width: 280px;
    padding: 0px 10px;
    margin-bottom: 0;
    box-shadow: 0px 1px 2px 0px #0000000D;
    color: #fff;
}
.setting_right_chatbot_card{
    border: 1px solid #D6D9DD;
    border-radius: 12px;
    height: auto;
    min-height: 400px;
    margin-top: 30px;
    position: relative;
    padding: 15px 15px 40px 15px;
}
.setting_chatbot_message{
    width: 100%;
    max-width: 300px;
    display: flex;
    gap: 10px;
    align-items: end;
}
.setting_message_div{
    padding: 10px;
    background: #0F4375;
    border-radius: 19px 19px 19px 0px;
    width: 100%;
}
.setting_message_div p{
    margin-bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
}
.setting_chatbot_input_main{
    position: absolute;
    bottom: 20px;
    width: 95%;
    display: flex;
    gap: 12px;
}
.setting_chatbot_input_main input{
    width: 100%;
    background: #D6D9DD1A;
    border: none;
    color: #334155;
    padding: 8px;
    outline: none;
    font-size: 16px;
    border-radius: 8px;
}
.setting_chatbot_input_main button{
    box-shadow: 2.8125px 2.8125px 11.25px 0px #0F43754D;
    background: #0F4375;
    border-radius: 50%;
    width: 45px;
    height: 40px;
    border: none;
}
.setting_message2_div{
    text-align: end;
}
.setting_message2_div label{
    margin-top: 20px;
    background: #A2192D;
    border-radius: 19px 19px 0px 19px;
    padding: 10px 20px;
    color: #fff;
}
.embed_modal_body_main_div{
    padding: 20px;

}
.embed_modal_body_main_div .btn-close{
    position: absolute;
    top: 10px;
    right: 20px;
    box-shadow: none !important;
    outline: none !important;
}
.embed_title{
    margin: 20px 0px;
    text-align: center;
}
.embed_title h2{
    font-weight: 700;
    line-height: 63px;
    letter-spacing: -1.5655689239501953px;
    margin-bottom: 0;
}
.embed_title p{
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
}
.notebotmodal_card_body_div{
    background: #0F43751A;
    padding: 30px;
    color:  #3F3F46B2;
    border-radius: 12px;
}
.notebotmodal_card_body_div p{
    word-break: break-all;
}
.notbot_modal_btn{
    text-align: center;
}
.notbot_modal_btn button{
    margin-top: 30px;
    box-shadow: 2.8125px 2.8125px 11.25px 0px #0F43754D;
    background: #0F4375;
    border-radius: 10px;
    width: 100%;
    max-width: 250px;
    color: #fff;
    height: 45px;
    border: none;
    font-size: 16px;
}
.modal_p2{
    margin: 30px 0px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
}
.my_another_tabs_section .nav-pills .tabs2_li_div {
    width: fit-content;
    margin-top: 15px;
    border: none; 
    padding: 0;
    color: #334155;
    font-size: 14px;
    border-radius: 0;
}
.my_another_tabs_section .nav-pills .tabs2_li_div.active{
    background-color: transparent;
    border: none; 
    color: #0F172A;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0em;
    border-bottom: 1.04px solid #A2192D;
}
@media (min-width: 576px){
    .modal_dialog {
        max-width: 800px;
        margin: 1.75rem auto;
    }
}
@media (min-width:2400px){
   .manage_container{
    width: 100%;
    max-width: 1800px;
    margin: auto;
   } 
}
@media(max-width:1250px){
    .home_Sec2_files_tabs_body_main .row{
        flex-direction: column;
    }
    .home_Sec2_files_tabs_card1_main {
        border: 1px solid #33415533;
        padding: 15px;
        border-radius: 8px;
        margin-top: 30px;
        width: 450px;
    }
    .home_Sec2_files_tabs_card2_main{
        width: 450px;
    }
}
@media(max-width:1150px){
    .navbar-brand span{
        font-size: 18px;
    }
    .navbar_btn {
        padding: 10px;
        background: #0F4375;
        color: #fff;
        border: none;
        border-radius: 8px;
        width: 150px;
    }
    .navbar ul li a{
        font-size: 16px
    }
    .manage_container{
        padding: 0px 60px;
    }
    .home_Sec2_files_tabs_body_main .row{
        flex-direction: column;
    }
    .home_Sec2_files_tabs_card1_main {
        border: 1px solid #33415533;
        padding: 15px;
        border-radius: 8px;
        margin-top: 30px;
        width: 360px;
    }
    .home_Sec2_files_tabs_card2_main{
        width: 360px;
    }
}
@media (max-width:992px){
    .tabs_komobile{
        flex-direction: column;
    }
    .manage_container{
        padding: 0px 50px;
    }
    .home_Sec2_files_tabs_card1_main {
        border: 1px solid #33415533;
        padding: 15px;
        border-radius: 8px;
        margin-top: 30px;
        width: 100%;
    }
    .home_Sec2_files_tabs_card2_main{
        width: 100%;
    }
}
@media (max-width:768px){
    .pricing_card1_body_div{
        max-width: 800px;
    }
    .manage_container{
        padding: 0px 40px;
    }
}
@media (max-width:650px){
    .filename_chatbot_input_main {
        position: absolute;
        bottom: 20px;
        width: 91%;
        display: flex;
        gap: 12px;
    }
    .setting_chatbot_input_main {
        position: absolute;
        bottom: 20px;
        width: 92%;
        display: flex;
        gap: 12px;
    }
    .header_section .manage_container{
        padding: 0;
    }
    .navbar-brand img{
        height: 60px;
        width: auto;
    }
    .navbar-brand span{
        font-size: 17px;
    }
    .website_tab3_input_div button {
        font-size: 12px;
    }
}
@media (max-width:500px){
    .home_sec1_text_main_div h1 {
        color: #0F172A;
        font-size: 35px;
        font-weight: 800;
        line-height: 45px;
        letter-spacing: -1.7999999523162842px;
    }
    .home_sec2_tabs_main_div .nav-pills .tabs_one{
            min-width: 0;
    }
    .manage_container{
        padding: 0px 10px;
    }
}