/* Font */
/* @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;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'); */

.heading {
    color: #000;
    font-size: 39px !important;
    font-weight: bold;
}

.heading2 {
    font-size: 20px !important;
    font-family: "Poppins-bold", sans-serif;
    color: #000;
}

.heading3 {
    font-family: "Poppins-bold", sans-serif;
    color: #000;
    font-size: 25px;
}

.heading4 {
    font-family: "Poppins-bold", sans-serif;
    color: #000;
    margin-bottom: 10px;
}

.nrmltxt {
    color: #000;
}

.seperator {
    width: 50px;
    height: 5px;
    display: block;
    background: #FC4F02;
    margin: auto;
}

.p-absolute {
    position: absolute;
}

.p-relative {
    position: relative;
}

.txtBlue {
    color: #1960FF;
}

.introductionHero {
    padding-top: 0px !important;
}

/* The Real Cost Inefficiency */
.costInefficiency {
    display: flex;
    flex-direction: column;
    gap: 40px
}

.inefficiencyBox {
    width: 100%;
    border: 2px solid transparent;
    border-radius: 18px;
    padding: 20px;
    display: flex;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 19px 7px;
}

.inefficiencyBox:hover {
    border: 2px solid #FC4F02;
    transition: .5s ease;
}

.headingNum {
    font-size: 50px;
    font-family: "Poppins-bold", sans-serif;
    padding: 20px;
    color: #E0E0E0;
}

.inefficiencyText ul li {
    list-style: none;
    display: flex;
    margin: 10px 0px;

}

.inefficiencyText ul li::before {
    content: url('https://www.streebo.com/wp-content/themes/streebo/images/atc/Streebo_Webpage_Chatbot_integration_with_Box_v2/check.png');
    margin-right: 6px;
}

/* What a Box-Integrated AI Agent Can Do */
.aiAgentBox {
    display: flex !important;
    flex-direction: column;
    gap: 40px;
}

.integratedAiAgent {
    width: 100%;
    border: 2px solid transparent;
    border-radius: 18px;
    padding: 20px;
    display: flex;
    gap: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 19px 7px;

}

.integratedAiAgent:hover {
    border: 2px solid #FC4F02;
    transition: .5s ease;
}

/* Scenario */
.scenario-p {
    font-family: "Poppins-bold", sans-serif;
}

.scenario-h3 {
    font-family: "Poppins-bold", sans-serif;
    color: #FC4F02;
}

.outSection {
    background-color: #FFF9F0;
    border-width: 2px;
    border-style: solid;
    border-color: #fc4f02;
    border-radius: 20px;
}

.outcomeSectionContainer {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px;
    gap: 12px;
}

.outcomeHeading {
    color: #FC4F02;
    font-family: "Poppins-bold", sans-serif;
}

/* tab */
.tabs {
    padding: 5px !important;
    display: flex;
    justify-content: center;
    gap: 30px;
    border: 2px solid #f99c76;
    width: max-content;
    margin: 0 auto;
    border-radius: 50px;
}

.tabs .active {
    background-color: #fc4f02;
    color: #fff;
    border-radius: 70px;
}

.tab {
    padding: 20px 20px;
    border: none;
    cursor: pointer;
    font-weight: bold;
    border-radius: 25px;
    font-size: 14px;
    background-color: transparent;
    transition: all 0.3s;
    font-family: "Poppins-Regular";
}

.content.show {
    display: block;
    animation: fadeIn 0.5s ease-in-out;
}

.content {
    display: none;
}

/*  */

/* Current New One */
.voiceChat {
    width: 400px;
    height: 400px;
    bottom: 120px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    left: 10%;
}

.chatRight {
    display: flex;
    gap: 10px;
    padding: 10px;
    width: 300px;
    align-self: flex-end;
    background-color: white;
    border-radius: 30px;
}

.chatLeft {
    display: flex;
    gap: 10px;
    padding: 10px;
    width: 300px;
    background-color: white;
    border-radius: 30px;
}

.tableChat {
    width: 400px !important;
}

.voiceTxt {
    background-color: #EFEFF0;
    border-radius: 24px;
    padding: 8px;
}

.voiceTxt .nrmltxt,
.pdf .nrmltxt {
    font-size: 12px !important;
    line-height: 18px;
}

.voiceTxt p {
    padding: 6px;
}

.voiceTxt .nrmltxt:nth-child(2) {
    margin-top: 6px;
}

.twoChat {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.pdf {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-self: flex-start;
    align-items: center;
}

.pdfMain {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.legalImg {
    width: 280px;
}

.chatLeft2 {
    width: max-content !important;
}

/* How the Box Chatbot Integration Works */
.ulBold {
    font-family: "Poppins-bold", sans-serif;
}

/* Pricing Model */

.pricingSection {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pricingOptions {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.pricingbox {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

.pricingTxt ul li::before {
    content: url("https://www.streebo.com/wp-content/themes/streebo/images/atc/Streebo_Webpage_Chatbot_integration_with_Box_v2/check2.png");
}

.pricingTxt ul li {
    display: flex;
    gap: 10px;
    list-style: none;
}

/* Ready to see in Action */
.seperator2 {
    width: 50px;
    height: 5px;
    display: block;
    background: #FC4F02;
    margin-bottom: 10px;
}

.conclusion100 {
    justify-content: center;
    align-items: center;
    display: flex;
}

.conclusionBox {
    border: 2px solid #FC4F02;
    padding: 20px;
    border-radius: 12px;
    height: 120px;
}

.conclusionBox h5::before {
    content: url("https://www.streebo.com/wp-content/themes/streebo/images/atc/Streebo_Webpage_Chatbot_integration_with_Box_v2/check.png");
    margin-right: 10px;
}

.conclusionBox p {
    margin-left: 32px;
}

.connectbtn {
    padding-top: 0px !important;
}

.connectBtn {
    border-radius: 35px;
    background-color: #FC4F02 !important;
    width: auto;
    padding: 12px 18px;
    font-size: 16px;
    color: #fff;
    margin-top: 38px;
}

.hvr-icon-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    width: max-content !important;
}

.connectBtn {
    border-radius: 50px;
    width: auto;
    padding: 20px 20px;
    padding-top: 5px;
    font-size: 16px;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.Arrowicon {
    background: #fff;
    border-radius: 50%;
    margin-left: 6px;
    padding: 10px;
    vertical-align: middle;
}

.getStartedBox {
    display: flex !important;
    justify-content: center;
    align-items: center;
}


@media only screen and (min-width: 1023px) {
    .fixed-content {
        width: 1140px !important;
        margin: auto;
    }
}

@media only screen and (max-width: 992px) {
    .voiceChat {
        bottom: 40px;
        padding: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .block100 {
        display: block;

    }

    .block50 {
        width: 100%;
    }

    .inefficiencyBox {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .headingNum {
        justify-self: flex-start;
        padding: 0px;
        padding-top: 20px;

    }

    .tabs {
        width: 62% !important;
    }

    .p-absolute,
    .p-relative {
        position: inherit;
    }

    .voiceChat {
        width: 100%;
        gap: 20px;
        height: auto;
    }

    .chatRight,
    .chatLeft {
        max-width: 100%;
        width: fit-content;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 19px 7px;
    }

    .conclusionBox {
        height: auto;
    }
}

@media only screen and (max-width: 480px) {
    .tabs {
        padding: 7px 4px;
        gap: 0px;
        width: 95% !important;
    }

    .tab {
        font-size: 10px;
        padding: 12px 9px;
        width: 50% !important;
    }

    .legalImg {
        max-width: 89%;
    }
}