*,
body {
    font-family: Montserrat, sans-serif
}

.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 50px 60px;
    text-align: left
}

.btn-banner,
.contact-form,
.underline {
    background-color: #10a6ad
}

section.banner-section {
    margin-bottom: 0
}

.banner-subtitle {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 2em
}

.underline {
    width: 80px;
    height: 8px;
    margin: 10px 0 20px
}

.banner-heading {
    font-size: 44px;
    font-weight: 700;
    line-height: 1.1
}

.banner-subheading {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.1
}

.banner-description {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    line-height: 1.4;
    width: 80%
}

.btn-banner {
    margin-top: 30px;
    padding: 10px 15px;
    border: none;
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 0;
    transition: background-color .3s
}

.btn-banner:hover {
    background-color: #007b8a;
    color: #fff
}

.consultation-heading {
    font-weight: 700;
    font-size: 52px;
    color: #000;
    line-height: 1.2
}

.consultation-text {
    color: #787878;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 1em
}

.consultation-text-st-pete {
    color: #787878;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.2;
    width: 90%;
    margin: auto auto 1em
}

.consultation-section {
    padding: 60px 20px;
    background-color: #fff
}

.btn-consultation {
    background-color: #10a6ad;
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    padding: 5px 15px;
    border-radius: 0;
    text-decoration: none;
    transition: background .3s
}

.btn-consultation:hover {
    background-color: #0d8f96;
    color: #fff
}

.btn-consultation:focus {
    color: #fff
}

.content-container {
    padding-right: 15px !important;
    padding-left: 15px !important
}

.start-pro-heading,
.start-pro-subheading {
    line-height: 1.1;
    font-weight: 700;
    margin-bottom: 0
}

.design-for-pace p {
    padding: 1em 3em;
    font-size: 3.5em;
    font-weight: 700;
    color: #10a6ad;
    line-height: 1.2
}

@media (max-width:767px) {
    .consultation-heading {
        font-size: 32px
    }

    .consultation-text {
        font-size: 24px
    }

    .consultation-text-st-pete {
        font-size: 12px
    }

    .btn-consultation {
        font-size: 22px
    }

    .design-for-pace p {
        padding: 1em;
        font-size: 2em
    }
}

.start-pro {
    background-color: #eef0f2;
    padding: 3em 50px 12em;
    text-align: left
}

.start-pro-heading {
    font-size: 3.2em;
    width: 50%
}

.start-pro-subheading {
    color: #10a6ad;
    font-size: 30px;
    margin-top: 0;
    width: 65%
}

.start-pro-description {
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
    color: #000;
    line-height: 1.4;
    width: 40%
}

.partnership {
    position: relative;
    background-color: #10a6ad;
    padding: 14em 62px 4em
}

.partnership-image {
    position: absolute;
    left: 50%;
    top: -14em;
    width: 60%;
    transform: translateX(-50%)
}

.contact-form,
.contact-info,
.input-container,
form {
    position: relative
}

.partnership-heading {
    color: #000;
    font-size: 3em;
    font-weight: 700
}

.partnership-points {
    color: #fff;
    line-height: 1.3;
    font-size: 1.3em;
    font-weight: 400
}

@media (min-width:1801px) {
    .partnership-image {
        top: -20em;
        width: 50%
    }

    .partnership {
        padding: 20em 8em 4em
    }
}

@media (max-width:1800px) {
    .partnership-image {
        top: -22em
    }
}

@media (max-width:1600px) {
    .partnership-image {
        top: -20em
    }
}

@media (max-width:1400px) {
    .partnership-image {
        top: -18em
    }
}

@media (max-width:768px) {
    .banner-heading {
        font-size: 28px
    }

    .banner-description {
        font-size: 15px
    }

    .banner-section {
        padding: 150px 15px 40px
    }

    .start-pro {
        padding: 3em 1em 10em
    }

    .start-pro-heading {
        font-size: 28px;
        width: 100%
    }

    .start-pro-subheading {
        width: 100%
    }

    .start-pro-description {
        font-size: 15px;
        width: 100%
    }

    .partnership {
        padding: 8em 2em 3em
    }

    .partnership-heading {
        font-size: 2.2em
    }

    .partnership-points {
        font-size: 1em
    }

    .partnership-image {
        top: -10em
    }
}

.ai-solutions {
    background-color: #f5f7fa;
    padding: 2em 8em 4em
}

.ai-btn,
.contact-form {
    background-color: #10a6ad
}

.ai-solutions h2 {
    font-size: 3.2em;
    font-weight: 700;
    margin-bottom: 0
}

.ai-subtitle {
    color: #10a6ad;
    font-size: 30px;
    margin-bottom: 40px;
    font-weight: 700;
    line-height: 1em
}

.feature-box {
    text-align: left;
    margin-bottom: 30px
}

.feature-box i,
.feature-box img {
    width: 54px;
    height: auto;
    margin-right: 15px
}

.feature-content {
    display: inline-block;
    max-width: 450px;
    vertical-align: top
}

.feature-title {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 22px
}

.ai-btn,
.title {
    font-weight: 400
}

.feature-text {
    font-size: 20px
}

.ai-btn {
    color: #fff;
    padding: 8px 20px;
    border: none;
    font-size: 22px;
    margin-top: 20px;
    transition: .3s
}

.ai-btn:hover {
    background-color: teal
}

.ai-image-section img {
    width: 100%;
    height: auto;
    display: block
}

.ai-image-section {
    border-top: 1.5em solid #10a6ad
}

.ai-tick {
    color: #10a6ad
}

@media (max-width:1300px) {
    .ai-solutions {
        padding: 2em 62px 4em
    }

    .feature-box img {
        padding-bottom: 1em
    }
}

*,
.contactFormSide,
.modal-body {
    padding: 0
}

* {
    box-sizing: border-box;
    margin: 0
}

.contact-form {
    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
}

.title {
    color: #000;
    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
}

.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 (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 15px 40px
    }

    .partnership-image {
        top: -8em;
        width: 80%
    }

    .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
    }
}

@media (max-width:768px) {
    .ai-solutions {
        padding: 2em 28px 4em
    }

    .desktop-cross {
        display: none
    }
}

@media (min-width:2560px) {
    .banner-section {
        padding: 200px 50px 60px
    }

    .banner-subtitle {
        font-size: 1.5em
    }

    .banner-heading {
        font-size: 4.5em
    }

    .banner-description,
    .start-pro-description {
        font-size: 2em
    }

    .ai-btn,
    .btn-banner,
    .btn-consultation,
    .feature-title {
        font-size: 35px
    }

    .ai-solutions h2,
    .partnership-heading,
    .start-pro-heading {
        font-size: 60px
    }

    .start-pro-subheading {
        font-size: 42px
    }

    .partnership-image {
        top: -30em
    }

    .partnership-points {
        font-size: 2.2em
    }

    .consultation-heading,
    .design-for-pace p {
        font-size: 75px
    }

    .ai-subtitle,
    .consultation-text {
        font-size: 40px
    }

    .feature-box img {
        width: 112px
    }

    .feature-text {
        font-size: 2.5em
    }

    .feature-content {
        max-width: 850px
    }

    .ai-points,
    .consultation-text-st-pete {
        font-size: 30px
    }

    .banner-subheading {
        font-size: 34px
    }
}