*,
body {
    font-family: Montserrat, sans-serif
}

.contact-form,
.contact-info,
.faq-question,
.input-container,
form {
    position: relative
}

.form,
.success-modal {
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, .1)
}

body {
    margin: 0
}

.banner-section {
    background: url('https://storage.googleapis.com/infiflexnew.appspot.com/images/ai_page/banner_image.png') center center/cover no-repeat;
    color: #000;
    padding: 130px 60px 60px;
    text-align: left
}

.btn-banner,
.underline {
    background-color: #0097a7
}

.about-copilot,
.about-text-block {
    background-color: #eff2f3
}

section.banner-section {
    margin-bottom: 0
}

.banner-subtitle {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase
}

.underline {
    width: 50px;
    height: 4px;
    margin: 10px 0 20px
}

.banner-heading {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 25px
}

.banner-description {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    line-height: 1.4
}

.btn-banner {
    margin-top: 30px;
    padding: 10px 15px;
    border: none;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 0;
    transition: background-color .3s
}

.btn-banner:hover {
    background-color: #007b8a;
    color: #fff
}

.content-container {
    padding-right: 15px !important;
    padding-left: 15px !important
}

*,
.about-copilot-image,
.contactFormSide,
.copilot-stand-out-image,
.modal-body {
    padding: 0
}

.about-text-block {
    border-top: 15px solid #0097a7;
    padding: 6em
}

.about-heading {
    color: #0097a7;
    font-size: 28px;
    font-weight: 700;
    margin: 30px 0 20px
}

.about-copilot-text {
    font-size: 1.2em;
    text-align: left;
    color: #333;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 20px;
    width: 85%
}

.about-copilot img,
.copilot-stand-out img {
    width: 100%;
    height: auto
}

.features-section {
    padding: 60px 0;
    background-color: #169fa7;
    overflow-x: auto
}

.features-container {
    display: flex;
    flex-wrap: nowrap;
    min-width: 1200px;
    padding: 0 30px
}

.features-section-title {
    padding: 0 20px;
    color: #fff;
    margin-bottom: 50px;
    font-weight: 700;
    font-size: 36px
}

.feature-item {
    text-align: center;
    min-width: 200px;
    flex: 1
}

.feature-icon {
    width: 60px;
    height: 60px;
    margin: 0 0 20px 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.feature-icon img {
    height: 7rem;
    width: 9rem
}

.feature-item h3 {
    color: #fff;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 18px;
    text-align: left;
    padding: 0 20px
}

.feature-item p {
    color: rgba(255, 255, 255, .8);
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
    padding: 0 20px
}

@media (max-width:1200px) {
    .features-container {
        min-width: 100%;
        flex-wrap: wrap;
        justify-content: center
    }

    .feature-item {
        flex: 0 0 25%;
        margin-bottom: 30px
    }
}

@media (max-width:768px) {
    .banner-heading {
        font-size: 28px
    }

    .banner-description {
        font-size: 15px
    }

    .banner-section {
        padding: 150px 40px 40px
    }

    .feature-item {
        flex: 0 0 50%
    }

    .about-copilot-text {
        width: 100%
    }

    .desktop-cross {
        display: none
    }
}

.copilot-apps {
    padding: 60px 70px;
    background-color: #fff;
    text-align: left
}

.copilot-apps h2 {
    color: #0097a7;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px
}

.app-logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 20px;
    margin-bottom: 25px
}

.app-logos img {
    height: 48px;
    width: auto;
    margin: 8px 12px 8px 0;
    cursor: pointer;
    filter: grayscale(100%);
    transition: filter .3s
}

.app-description {
    color: #4a4a4a;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 0
}

.app-description strong {
    color: #333;
    font-weight: 700
}

@media (max-width:991px) {
    .copilot-apps {
        padding: 40px 40px 30px
    }
}

.copilot-stand-out {
    background-color: #f2f4f5
}

.copilot-stand-out-text-block {
    background-color: #f2f4f5;
    border-top: 15px solid #0097a7;
    padding: 2em 4em
}

.copilot-stand-out-heading {
    color: #0097a7;
    font-size: 24px;
    font-weight: 700;
    margin: 5px 0 25px
}

.copilot-stand-out-text {
    font-size: 1em;
    color: #333;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0
}

.consultation-heading,
.faq-heading {
    font-weight: 900;
    margin-bottom: 30px
}

.consultation-section {
    padding: 60px 20px;
    background-color: #fff
}

.consultation-heading {
    font-size: 55px;
    color: #000
}

.btn-consultation {
    background-color: #10a6ad;
    color: #fff !important;
    font-size: 16px;
    padding: 10px 25px;
    border-radius: 0;
    text-decoration: none;
    transition: background .3s
}

.btn-consultation:hover {
    background-color: #0d8f96
}

.faq-section {
    background-color: #f2f4f5;
    padding: 60px 20px
}

.faq-heading {
    color: #0097a7;
    font-size: 24px
}

.faq-list {
    border-top: 1px solid #ccc
}

.faq-item {
    border-bottom: 1px solid #ccc
}

.faq-question {
    width: 100%;
    text-align: left;
    background: 0 0;
    border: none;
    font-size: 1.3em;
    font-weight: 500;
    padding: 15px 0;
    cursor: pointer;
    outline: 0;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.faq-icon {
    font-size: 14px;
    transition: transform .3s;
    color: #333;
    text-align: right
}

.faq-icon .down-arrow {
    width: 30%
}

.faq-item.active .faq-icon .down-arrow {
    transform: rotate(180deg)
}

.faq-answer p {
    display: none;
    padding: 0 0 15px;
    color: #474747;
    font-size: 1.1em;
    line-height: 1.3
}

.faq-item.active .faq-answer p {
    display: block
}

.faq-link {
    display: inline-block;
    margin-top: 25px;
    font-size: 14px;
    color: #0097a7;
    text-decoration: underline
}

@media (max-width:767px) {
    .about-text-block {
        margin-top: 30px;
        padding: 30px 42px;
        border-top: 15px solid #0097a7;
        text-align: center
    }

    .about-heading,
    .copilot-stand-out-heading {
        margin-top: 0
    }

    .copilot-apps {
        padding: 30px 40px 40px
    }

    .copilot-apps h2 {
        font-size: 22px
    }

    .app-description {
        font-size: 14px
    }

    .app-logos img {
        height: 40px;
        margin: 6px 10px 6px 0
    }

    .copilot-stand-out-text-block {
        border-top: 15px solid #0097a7;
        padding: 4em 3em
    }

    .consultation-heading {
        font-size: 35px;
        line-height: 1.4
    }

    .btn-consultation {
        font-size: 14px;
        padding: 8px 20px
    }

    .faq-question {
        font-size: 1em
    }

    .faq-answer p {
        font-size: .8em
    }
}

@media (min-width:1400px) {
    .about-heading {
        font-size: 32px
    }

    .about-copilot-text {
        font-size: 1.3em
    }

    .copilot-stand-out-heading {
        font-size: 30px
    }

    .copilot-stand-out-text {
        font-size: 18px
    }
}

.app-logos img.selected {
    filter: none
}

* {
    box-sizing: border-box;
    margin: 0
}

.contact-form {
    background-color: var(--green-theme-color);
    width: 100%;
    margin: 0
}

.contact-form:before {
    content: "";
    position: absolute;
    width: 26px;
    height: 26px;
    background-color: #f5f5f5;
    transform: rotate(45deg);
    top: 50px;
    left: -13px
}

.form {
    display: grid;
    z-index: 1000;
    grid-template-columns: repeat(2, 1fr);
    height: auto;
    width: 100%;
    background-color: #fff;
    border-radius: 2px
}

form {
    padding: 2em;
    z-index: 10;
    overflow: hidden
}

.contact-form {
    background-color: #10a6ad
}

.title {
    color: #000;
    font-weight: 400;
    font-size: 1.2em;
    line-height: 1;
    margin-bottom: 1em;
    text-transform: capitalize;
    text-align: unset;
    letter-spacing: -.5px
}

.contact-form .title {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0
}

.input-container {
    margin: 2.5em 0
}

.input-container label {
    position: absolute;
    top: 45%;
    left: 15px;
    transform: translateY(-50%);
    color: #5b5b5b;
    pointer-events: none;
    z-index: 1000;
    transition: .5s
}

.input-container:has(.error-message) label {
    top: 40%;
}

.input-container.textarea label {
    top: 1rem;
    transform: translateY(0)
}

.input {
    outline: 0;
    width: 100%;
    border: none;
    background: #f5f5f5;
    padding: .8em;
    color: #646464;
    border-radius: 2px;
    transition: .2s
}

textarea.input {
    padding: 1em;
    min-height: 8em;
    border-radius: 2px;
    resize: none;
    overflow-y: auto;
    border: 1.5px solid #c2c2c2
}

.contact-info {
    padding: 2.3rem 2.2rem
}

span.asterics {
    color: red;
    font-size: unset;
    position: unset
}

.input-container span {
    top: 0;
    left: 25px;
    transform: translateY(-50%);
    font-size: 1.2rem;
    padding: 0 .4rem;
    pointer-events: none;
    z-index: 500
}

.input-container.focus label {
    top: -14px;
    transform: translateY(-50%);
    left: 0;
    color: #414141
}

.input-container.focus span:after,
.input-container.focus span:before {
    width: 50%;
    opacity: 1
}

.modalSubmitBtn {
    padding: 1em 2em;
    background-color: #dcdcdc;
    border: none;
    font-size: 1em;
    color: #000;
    border-radius: 2em;
    outline: 0;
    cursor: pointer;
    transition: .25s ease-in-out;
    margin: 0;
    width: 100%;
    text-transform: uppercase;
    font-weight: 500
}

.modalSubmitBtn:hover {
    color: #6f6f6f;
    letter-spacing: 1.5px;
    border-radius: 2px
}

.input-container1 .labelRight,
.labelRight {
    font-weight: 500;
    font-size: 1em;
    letter-spacing: 0
}

.dateTime,
.inputRight {
    border: 1.5px solid #c2c2c2
}

.dateTime,
.success-modal {
    width: 100%;
    border-radius: 2px
}

.inputRight {
    background-color: #fff;
    color: #000
}

.labelRight {
    color: #616161 !important
}

.input-container1 {
    margin: -15px 0 30px
}

.input-container1 .labelRight {
    color: #fff !important
}

.dateTime {
    color: #7a7a7a;
    height: 3em;
    font-size: .9em;
    padding: .8em;
    font-weight: 600;
    outline: 0;
    background: #fff
}

.success-modal {
    height: auto;
    background-color: #fff;
    padding: 4%
}

.success-modal img {
    display: block;
    margin-left: auto;
    margin-right: .5em;
    width: 4%;
    margin-top: 0;
    position: relative;
    float: left
}

.success-modal h5 {
    text-align: left;
    font-size: 2em;
    margin-bottom: 1em;
    letter-spacing: -1.5px;
    margin-top: 0
}

.success-modal p {
    text-align: left;
    font-size: 1.1em;
    letter-spacing: -.3px;
    margin-bottom: 0;
    line-height: 1.6
}

.success-msg .dedicated {
    margin-top: 2em;
    font-weight: 600
}

.success-msg h4 {
    text-align: left;
    letter-spacing: -1px;
    margin-top: 0;
    margin-bottom: 0
}

.closeCross {
    float: right;
    font-size: 2.5em;
    font-weight: 300;
    color: #fff;
    opacity: unset;
    transition: .2s ease-in-out
}

.close:focus,
.close:hover {
    color: #dfdfdf;
    opacity: unset
}

.thankYouCross {
    color: #282828;
    font-weight: 500
}

.thankYouCross:hover {
    color: var(--green-theme-color)
}

.contact-modal-box {
    margin-top: 8em
}

.contact-info .input {
    border: 1.5px solid #e3e3e3
}

.input-container label {
    letter-spacing: -.2px;
    font-weight: 500;
    font-size: 1em
}

@media (max-width:850px) {
    .form {
        grid-template-columns: 1fr
    }

    .contact-form:before {
        top: -13px;
        left: initial;
        right: 70px
    }

    .contact-info:before {
        top: -75px;
        right: 65px;
        transform: scale(.95)
    }
}

@media (max-width:480px) {
    .banner-section {
        padding: 120px 40px 40px
    }

    .feature-item {
        flex: 0 0 100%
    }

    .features-section-title {
        font-size: 28px
    }

    .contact-info,
    form {
        padding: 1.7rem 1.6rem
    }

    .input,
    .modalSubmitBtn {
        padding: .45rem 1.2rem
    }

    .title {
        font-size: 1.15rem
    }
}

@media (min-width:768px) {
    .mobile-cross {
        display: none
    }
}

.mobile-cross {
    color: black;
}

@media screen and (min-width: 1500px) and (max-width: 1919px) {
    .contact-modal-box {
        top: 15%;
        transform: translateY(-50%);
    }
}

@media screen and (min-width: 1920px) {
    .contact-modal-box {
        top: 25%;
        transform: translateY(-50%);
    }
}


@media (min-width:2560px) {
    .banner-subtitle {
        font-size: 1.5em
    }

    .banner-section {
        padding: 200px 60px 80px
    }

    .banner-heading {
        font-size: 4.5em
    }

    .banner-description {
        font-size: 2em
    }

    .btn-banner {
        font-size: 35px
    }

    .about-heading,
    .copilot-apps h2,
    .copilot-stand-out-heading,
    .features-section-title {
        font-size: 60px
    }

    .about-copilot-text {
        font-size: 3em
    }

    .feature-icon img {
        height: 12rem;
        width: 14rem
    }

    .feature-icon {
        margin: 0 0 20px 42px
    }

    .feature-item h3 {
        font-size: 32px;
        padding: 10px 24px
    }

    .feature-item p {
        font-size: 30px;
        padding: 0 24px
    }

    .copilot-apps {
        padding: 60px
    }

    .app-logos img {
        height: 90px
    }

    .app-description {
        font-size: 32px
    }

    .copilot-stand-out-text {
        font-size: 33px
    }

    .copilot-stand-out-text-block {
        padding: 4em
    }

    .consultation-heading {
        font-size: 75px
    }

    .btn-consultation {
        font-size: 40px
    }

    .faq-heading {
        font-size: 55px
    }

    .faq-question {
        font-size: 2.3em
    }

    .faq-answer p {
        font-size: 2.1em
    }

    .faq-icon {
        font-size: 20px
    }

    .faq-link {
        font-size: 25px
    }
}