@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,300;0,400;0,500;0,600;1,200;1,300;1,400;1,500;1,600&display=swap);

* {
    font-family: Montserrat, sans-serif
}

#snackbar {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px
}

#snackbar.show {
    visibility: visible;
    -webkit-animation: .5s fadein, .5s 2.5s fadeout;
    animation: .5s fadein, .5s 2.5s fadeout
}

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0
    }

    to {
        bottom: 30px;
        opacity: 1
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0
    }

    to {
        bottom: 30px;
        opacity: 1
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1
    }

    to {
        bottom: 0;
        opacity: 0
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1
    }

    to {
        bottom: 0;
        opacity: 0
    }
}

section.banner-section {
    margin-bottom: 80px;
    background: url(https://storage.googleapis.com/infiflexnew.appspot.com/new-banner-infiflex_home.png) center center/cover no-repeat
}

section.banner-section article.banner-wrapper article.banner-text-content {
    left: 10%;
    top: 5em;
    position: relative;
    margin-top: 0;
    width: 86%
}

section.banner-section article.banner-wrapper {
    height: auto
}

section.banner-section article.banner-text-content p {
    color: #5e6162;
    margin-bottom: 1em;
    line-height: 1.6;
    font-size: 1.5em;
    letter-spacing: -.4px;
    width: 75%
}

section.banner-section article.banner-text-content p.banner-note {
    text-transform: uppercase;
    font-size: 1.25em;
    letter-spacing: .3px;
    font-weight: 700;
    margin-bottom: 10px !important;
    position: relative;
    left: 1%
}

section.banner-section article.banner-text-content .digital-line-banner {
    width: 10%;
    height: 4px;
    margin: 1em 0;
    background-color: #1e8999;
    position: relative;
    left: 1%
}

section.banner-section article.banner-text-content h1.banner-text-main-heading {
    font-weight: 600;
    font-size: 3.5em;
    letter-spacing: -1.4px;
    width: 75%;
    color: #252525;
    margin-bottom: .4em;
    margin-top: .7em
}

section.banner-section article.banner-text-content h1.banner-text-main-heading .banner-span {
    font-weight: 700;
    letter-spacing: 0;
    color: #1e8999
}

section.banner-section article.banner-text-content ul.banner-points {
    width: 80%;
    padding-left: 1.9em
}

section.banner-section article.banner-text-content ul.banner-points,
section.why-partner-with-us article.text-content ul.why-partner-with-us-reasons-list {
    list-style: none
}

section.banner-section article.banner-text-content ul.banner-points i {
    font-size: .6em;
    color: #1e8999;
    right: 1.85em;
    position: relative;
    top: 2.6em
}

section.banner-section article.banner-text-content ul.banner-points li {
    font-size: 1.25em;
    font-weight: 500;
    margin-bottom: -.3em
}

section.banner-section article.partner-form-wrapper {
    margin-top: 15px
}

section.banner-section article.partner-form-wrapper form#partnerForm .form-control>option,
section.banner-section article.partner-form-wrapper form#partnerForm input::placeholder,
section.banner-section article.partner-form-wrapper form#partnerForm textarea::placeholder {
    color: #202124
}

section.banner-section article.partner-form-wrapper form#partnerForm .form-control {
    background: 0 0;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #202124;
    border-radius: 0;
    margin-bottom: 1.5em;
    color: #202124;
    font-weight: 600
}

section.banner-section article.partner-form-wrapper form#partnerForm {
    margin-bottom: 5em;
    padding: 2em;
    background: #f6f6f6;
    position: relative;
    opacity: .7;
    right: 3em;
    top: 2em
}

section.banner-section article.partner-form-wrapper form#partnerForm:-ms-input-placeholder,
section.banner-section article.partner-form-wrapper form#partnerForm::-webkit-input-placeholder {
    color: #202124
}

section.banner-section article.partner-form-wrapper form#partnerForm .button-wrapper {
    padding-top: 2em
}

section.banner-section article.partner-form-wrapper form#partnerForm button.submit-button {
    background-color: #1f8999;
    color: #fff;
    padding: 10px 25px;
    font-size: 1.1em;
    letter-spacing: .6px;
    font-weight: 600;
    width: 60%;
    text-transform: uppercase;
    border-radius: 4px;
    transition: .35s ease-in-out;
    border: 2px solid #1e8999
}

section.banner-section article.partner-form-wrapper form#partnerForm button.submit-button:hover {
    background: #1e8999;
    color: #fff;
    border-color: #fff
}

.why-partner-with-us {
    background: url(https://storage.googleapis.com/infiflexnew.appspot.com/new-banner-giffy.png) center center/cover no-repeat
}

section.why-partner-with-us article.text-content {
    position: relative;
    width: 90%
}

section.why-partner-with-us article.text-content h3.colored-heading {
    color: #1e8999;
    font-weight: 600;
    font-size: 1.5em;
    margin: 0
}

section.why-partner-with-us article.text-content p {
    font-size: 1.1em;
    font-weight: 500;
    margin-top: 0;
    line-height: 1.5;
    letter-spacing: .1px;
    margin-bottom: 20px
}

section.why-partner-with-us article.text-content ul.why-partner-with-us-reasons-list {
    padding-left: 1.55em;
    margin-top: -1em;
    margin-bottom: 3em
}

section.why-partner-with-us article.text-content ul.why-partner-with-us-reasons-list i {
    font-size: .7em;
    color: #1e8999;
    right: 2em;
    position: relative;
    top: 2em
}

section.why-partner-with-us article.text-content ul.why-partner-with-us-reasons-list li {
    font-size: 13px;
    letter-spacing: .4px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0
}

section.why-partner-with-us .green-bg-wrapper {
    width: 86%;
    height: 50em
}

.why-partner-with-us-img-wrapper img {
    box-shadow: -40px -40px #1e8999
}

section.why-partner-with-us .green-bg-wrapper article.why-partner-with-us-img-wrapper {
    position: relative;
    top: 5em;
    width: 100%
}

section.why-partner-with-us .green-bg-wrapper article.why-partner-with-us-img-wrapper img {
    height: 100%;
    width: 100%;
    left: 6em;
    position: relative
}

div.social-media {
    display: none !important
}

@media (min-width: 1200px) {
    .banner-container {
        width: 100vw !important;
        max-width: 100vw !important;
        padding: 0;
    }
}


@media only screen and (min-width:320px) and (max-width:480px) {
    section.banner-section article.partner-form-wrapper {
        margin-top: 30px;
        padding: 15px
    }

    section.banner-section article.partner-form-wrapper form#partnerForm {
        padding: 15px;
        background: #f6f6f6;
        position: relative;
        opacity: .7;
        right: 0;
        width: 100%
    }

    section.banner-section article.partner-form-wrapper form#partnerForm button.submit-button {
        width: 100%
    }

    section.why-partner-with-us .green-bg-wrapper {
        width: 162%;
        height: auto
    }

    section.why-partner-with-us article.text-content {
        margin-top: 10%;
        padding: 10%;
        position: relative;
        width: 100%
    }
}

@media only screen and (min-width:481px) and (max-width:520px) {
    section.banner-section article.partner-form-wrapper {
        top: 30px;
        padding: 15px
    }

    section.banner-section article.partner-form-wrapper form#partnerForm {
        padding: 15px;
        background: #f6f6f6;
        position: relative;
        opacity: .7;
        right: 0;
        width: 100%
    }

    section.banner-section article.partner-form-wrapper form#partnerForm button.submit-button {
        width: 100%
    }

    section.why-partner-with-us .green-bg-wrapper {
        width: 85vh;
        height: auto
    }

    section.why-partner-with-us article.text-content {
        position: relative;
        width: 100%;
        left: 10px
    }
}

@media only screen and (min-width:521px) and (max-width:600px) {
    section.banner-section article.partner-form-wrapper {
        margin-top: 30px;
        padding: 15px
    }

    section.banner-section article.partner-form-wrapper form#partnerForm {
        padding: 15px;
        background: #f6f6f6;
        position: relative;
        opacity: .7;
        right: 0;
        width: 100%
    }

    section.banner-section article.partner-form-wrapper form#partnerForm button.submit-button {
        width: 100%
    }

    section.why-partner-with-us .green-bg-wrapper {
        width: 85vh;
        height: auto
    }

    section.why-partner-with-us article.text-content {
        position: relative;
        width: 100%;
        left: 10px
    }
}

@media only screen and (min-width:1600px) {
    .container {
        /* width: 90vw !important */
    }
}

@media only screen and (max-width:768px) {
    section.banner-section {
        height: auto;
        margin-bottom: 30px
    }

    section.banner-section article.banner-wrapper {
        height: 75vh
    }

    .section-title h2 {
        font-size: 2em;
        left: .85em
    }

    section.why-partner-with-us {
        padding-top: 30px;
        padding-bottom: 0
    }

    section.why-partner-with-us ul.why-partner-with-us-reasons-list {
        margin-bottom: 40px
    }

    section.why-partner-with-us .green-bg-wrapper article.why-partner-with-us-img-wrapper {
        top: 25px;
        right: -4em
    }

    section.why-partner-with-us .green-bg-wrapper article.why-partner-with-us-img-wrapper img {
        height: auto;
        width: auto;
        left: 0
    }

    section.why-partner-with-us .section-title .digital-line-features {
        width: 15%
    }
}

@media only screen and (max-width:425px) {
    section.why-partner-with-us .green-bg-wrapper article.why-partner-with-us-img-wrapper img {
        height: auto;
        width: 50% !important;
        left: 0 !important;
        position: relative
    }
}

section.banner-section article.banner-wrapper {
    padding-top: 6em
}

@media (min-width:2560px) {
    section.banner-section article.banner-wrapper {
        padding-top: 12em
    }

    section.banner-section article.banner-text-content p.banner-note {
        font-size: 1.8em
    }

    article.banner-text-content h1.banner-text-main-heading,
    section.why-partner-with-us article.text-content h3.colored-heading {
        font-size: 4em
    }

    section.banner-section article.banner-text-content p {
        font-size: 2em;
        margin-bottom: 0
    }

    section.banner-section article.banner-text-content ul.banner-points li,
    section.banner-section article.partner-form-wrapper form#partnerForm button.submit-button {
        font-size: 2em
    }

    section.why-partner-with-us article.text-content p {
        font-size: 2.2em
    }

    section.why-partner-with-us article.text-content ul.why-partner-with-us-reasons-list li {
        font-size: 2.2em;
        line-height: 1.3
    }

    section.why-partner-with-us article.text-content ul.why-partner-with-us-reasons-list i {
        top: 3.1em
    }

    section.why-partner-with-us .green-bg-wrapper article.why-partner-with-us-img-wrapper {
        top: 4em;
        left: 10em;
        width: 95%
    }
}

@media (min-width:1440px) {
    section.why-partner-with-us .green-bg-wrapper article.why-partner-with-us-img-wrapper {
        top: 5em;
        left: 4em;
        width: 86%
    }
}

@media (min-width:1200px) {
    section.why-partner-with-us .green-bg-wrapper article.why-partner-with-us-img-wrapper {
        top: 5em;
        left: 2em;
        width: 110%
    }
}

@media (min-width:768px) {
    section.why-partner-with-us .green-bg-wrapper article.why-partner-with-us-img-wrapper {
        top: 5em;
        left: 2em;
        width: 110%
    }
}

@media (min-width:1400px) {

    section.why-partner-with-us article.text-content p,
    section.why-partner-with-us article.text-content ul.why-partner-with-us-reasons-list li {
        font-size: 1.4em
    }

    section.why-partner-with-us article.text-content h3.colored-heading {
        font-size: 1.8em
    }

    section.why-partner-with-us .green-bg-wrapper article.why-partner-with-us-img-wrapper {
        top: 8em
    }
}

@media (min-width:1600px) {
    section.why-partner-with-us .green-bg-wrapper article.why-partner-with-us-img-wrapper {
        top: 5em
    }

    section.why-partner-with-us article.text-content h3.colored-heading {
        font-size: 2em
    }

    section.why-partner-with-us article.text-content p,
    section.why-partner-with-us article.text-content ul.why-partner-with-us-reasons-list li {
        font-size: 1.8em
    }
}

@media (min-width:2000px) {
    section.why-partner-with-us .green-bg-wrapper article.why-partner-with-us-img-wrapper {
        left: 7em;
        width: 100%
    }
}

@media (min-width:2200px) {
    section.why-partner-with-us .green-bg-wrapper article.why-partner-with-us-img-wrapper {
        left: 11em;
        width: 85%
    }
}

@media (min-width:2400px) {
    section.why-partner-with-us .green-bg-wrapper article.why-partner-with-us-img-wrapper {
        left: 16em;
        width: 76%
    }
}

/* NEW SECTION START */
.partner-section {
    /* padding: 0px 0; */
}

/* Image with angled box shadow */
.image-wrapper {
    position: relative;
    text-align: center;
    margin: 12rem 0;
}

.image-wrapper img {
    width: 96%;
    height: auto;
    border-radius: 6px;
    display: block;
    margin: 0 auto;
    box-shadow: -30px -30px 0 #1e8999;
    /* colored offset box shadow */
}

/* Text content */
.content-wrapper {
    /* padding: 20px; */
}

.section-heading {
    font-size: 1.8em;
    font-weight: 700;
    color: #1e8999;
    margin-top: 25px;
    margin-bottom: 15px;
}

.custom-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 25px;
}

.custom-list li {
    margin-bottom: 10px;
    line-height: 1.6;
    position: relative;
    padding-left: 8px;
    font-size: 1.1em;
    color: #000;
}

/* Tick icon */
.tick-lg-seagreen {
    /* position: absolute;
            left: 0;
            top: 4px;
            width: 18px;
            height: 18px;
            border-radius: 50%;
            color: #fff;
            background-color: #1e8999;
            display: inline-block; */
}

/* .tick-lg-seagreen::before {
            content: "\2713";
            font-size: 12px;
            color: #fff;
            position: absolute;
            top: 1px;
            left: 4px;
        } */

/* ========================
   Responsive Styles
======================== */
@media (min-width: 1550px) {
    .section-heading {
        font-size: 1.8em;
    }

    .custom-list li {
        font-size: 1.3em;
    }
}

@media (max-width: 991px) {
    .image-wrapper img {
        width: 85%;
        box-shadow: -20px -20px 0 #1e8999;
    }

    .section-heading {
        font-size: 1.3em;
    }
}

@media (max-width: 767px) {
    .partner-section .row {
        display: flex;
        flex-direction: column;
    }

    .image-wrapper {
        order: 2;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .image-wrapper img {
        width: 90%;
        box-shadow: -15px -15px 0 #1e8999;
    }

    .content-wrapper {
        order: 1;
        text-align: left;
    }

    .section-heading {
        font-size: 1.2em;
    }

    .custom-list li {
        font-size: 1em;
    }
}

/* NEW SECTION END */