/*Invest flow*/

#top .main_color .invest-flow-blue-section-button a {
    background: #fff;
    border: solid 1px #fff;
    color: #367bda;
}

#top .main_color .invest-flow-top-left {
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
    border-top-left-radius: 8px !important;
}

#top .main_color .invest-flow-top-right {
    box-shadow: 6px 2px 12px -6px rgba(0, 0, 0, 0.1);
    border-top-right-radius: 8px !important;
}

#top .main_color .invest-flow-grey-left {
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
}

#top .main_color .invest-flow-grey-right {
    box-shadow: 6px 2px 12px -6px rgba(0, 0, 0, 0.1);
    padding: 10px;
}

#top .invest-flow-outcomes-block {
    margin-bottom: 50px;
}

#top .invest-flow-outcomes-block img {
    vertical-align: top;
    float: left;
    margin-right: 30px;
}

#top .main_color .invest-flow-outcomes-block h2 {
    font-family: 'montserrat', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    font-size: 40px;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
}

#top .main_color .invest-flow-outcomes-block h2 strong {
    color: #367bda;
    display: inline-block;
}

#top .main_color .invest-flow-outcomes-block p {
    line-height: 0;
    font-size: 18px;
}

#top .invest-flow-outcomes-items {
    margin-bottom: 39px;
}

#top .invest-flow-outcomes-items img {
    float: left;
    margin: 0 18px 0 10px;
}

#top .invest-flow-outcomes-items strong {
    color: #000000;
}

#top .invest-flow-top-right .av_textblock_section {
    border: solid 1px #e5e9f0;
    height: 56px;
}

#top .invest-flow-top-right .av_textblock_section:first-child {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-style: none;
}

#top .invest-flow-top-right .av_textblock_section:nth-child(odd) {
    background-color: #e5e9f07F;
}

#top .invest-flow-top-right .av_textblock_section:nth-child(5),
#top .invest-flow-top-right .av_textblock_section:nth-child(4) {
    height: 77px;
    padding-top: 20px;
}

#top .invest-flow-top-right .av_textblock_section:nth-child(5) p,
#top .invest-flow-top-right .av_textblock_section:nth-child(4) p {
    margin: 0;
    line-height: 16px;
}

#top .invest-flow-top-right .av_textblock_section:nth-child(5) em,
#top .invest-flow-top-right .av_textblock_section:nth-child(4) em {
    font-size: 12px;
    margin: 0;
}

#top .invest-flow-top-right .avia-builder-el-last {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    padding-top: 20px;
    border: solid 1px #e5e9f0;
    border-top-style: none;
    height: 100px;
}

#top .invest-flow-offering > .container > .content {
    border-radius: 5px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    margin-bottom: 20px;
}

#top .invest-flow-offering .container .post-entry {
    padding-left: 43px;
    padding-right: 43px;
}

#top .invest-flow-offering-university-column .avia-image-container {
    width: 132px;
    float: left;
    border: solid 1px #e5e9f0;
}

#top .invest-flow-offering-university-column .av_textblock_section {
    margin-left: 20px;
    float: left;
    width: 65%;
}

#top .invest-flow-offering-university-column .av_textblock_section p {
    margin: 0;
}

#top .invest-flow-offering-coding {
    font-size: 12px;
    font-weight: bold;
    height: 15px;
}

#top .invest-flow-offering-university {
    font-size: 24px;
    font-weight: bold;
    height: 43px;
}

#top .invest-flow-properties-column > .av_textblock_section {
    float: left;
    width: 33.3%;
    background-color: #e5e9f07f;
}

#top .invest-flow-properties-column > .av_textblock_section:nth-child(1) {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

#top .invest-flow-properties-column > .av_textblock_section:nth-child(3) {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

#top .invest-flow-properties-column > .av_textblock_section:last-child {
    width: 100%;
    font-size: 12px;
    color: #898d96;
    background-color: white;
}

#top .invest-flow-offering-properties {
    height: 95px;
}

#top .invest-flow-offering-properties p {
    font-family: OpenSans, serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.3;
    color: #242a32;
}

#top .invest-flow-offering-properties p strong {
    font-size: 24px;
    color: #242a32;
}

@media only screen and (max-width: 1024px) {
    #top .invest-flow-offering-university-column .av_textblock_section {
        margin-left: 0;
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    #top .main_color .invest-flow-top-left {
        border-top-left-radius: 0 !important;
    }

    #top .main_color .invest-flow-top-right {
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
        border-top-right-radius: 0 !important;
    }

}

#top .invest-product-section {
    background: linear-gradient(to bottom, #fff 150px, #fff 150px, rgba(131, 162, 188, 0.11) 151px, rgba(131, 162, 188, 0.11) 100%);
}

#top .invest-product-item {
    border-radius: 8px;
    border: solid 1px #e5e9f0;
}

@media only screen and (max-width: 767px) {
    #top .invest-product-item {
        padding: 45px 25px !important;
        margin-bottom: 40px !important;
    }

    #top .invest-product-item h2 {
        font-size: 28px !important;
    }

    #top .invest-product-item h3 {
        font-size: 24px !important;
    }
}

#top .invest-product-blue {
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1), inset 0 6px 0 0 #087de1;
}

#top .invest-product-blue:before {
    content: '';
    display:block;
    width: 84px;
    height: 84px;
    background: url("/wp-content/uploads/product-mark-blue.png") center center no-repeat;
    background-size: contain;
    visibility: visible;
    margin: 0 auto;
}

#top #wrap_all .all_colors .invest-product-blue h3 {
    color: #087de1;
}

#top .invest-product-green {
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1), inset 0 6px 0 0 #5ccd83;
}

#top #wrap_all .all_colors .invest-product-green h3 {
    color: #5ccd83;
}

#top .invest-product-orange {
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1), inset 0 6px 0 0 #fc9f44;
}

#top .invest-product-orange:before {
    content: '';
    display:block;
    width: 84px;
    height: 84px;
    background: url("/wp-content/uploads/product-mark-orange.png") center center no-repeat;
    background-size: contain;
    visibility: visible;
    margin: 0 auto;
}

#top #wrap_all .all_colors .invest-product-orange h3 {
    color: #fc9f44;
}

#top .invest-product-item .av_textblock_section {
    padding: 16px;
}

#top .invest-product-item .av_textblock_section:not(:first-child) {
    border-left: solid 1px #e5e9f0;
    border-right: solid 1px #e5e9f0;
}

#top .invest-product-item .av_textblock_section:not(:first-child) p {
    margin: 0;
}

#top .invest-product-item .av_textblock_section:nth-child(2n) {
    background-color: #e5e9f07F;
}

#top .invest-product-item .av_textblock_section:nth-child(2) {
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    border-top: solid 1px #e5e9f0;
}

@media only screen and (max-width: 767px) {
    #top .invest-product-item .av_textblock_section p {
        font-size: 14px;
    }
}

#top .invest-product-item .av_textblock_section em {
    font-size: 12px;
    margin: 0;
}

@media only screen and (max-width: 767px) {
    #top .invest-product-item .av_textblock_section em {
        font-size: 10px;
    }

    #top .invest-product-item .avia-button-wrap {
        padding: 20px 10px !important;
    }

    #top .invest-product-item .avia-button-wrap {
        font-size: 15px !important;
    }
}

#top .invest-product-item .avia-button-wrap {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-left: solid 1px #e5e9f0;
    border-right: solid 1px #e5e9f0;
    border-bottom: solid 1px #e5e9f0;
    padding: 56px;
}

@media only screen and (max-width: 767px) {
    .invest-with-edly-top-block h1 {
        font-size: 40px !important;
    }

    .invest-with-edly-outcomes-section {
    }

    .invest-with-edly-outcomes-text-block {
        padding: 30px 0 0 0 !important;
    }

    .invest-with-edly-outcomes-text-block h2 {
        font-size: 34px !important;
    }

    .invest-with-edly-outcomes-text-block p {
        font-size: 20px !important;
        color: #232a33 !important;
        line-height: 1.5em !important;
        opacity: 0.82;
    }

    .invest-with-edly-outcomes-icons-list-block {
        padding: 0 !important;
        margin-bottom: 0 !important;
    }

    .invest-with-edly-choose-text-block {
        padding: 0 0 10px 0 !important;
    }

    .invest-with-edly-choose-text-block p {
        font-size: 20px !important;
        padding: 0 20px !important;
        color: #232a33 !important;
        opacity: 0.82;
    }

    .invest-with-edly-help-text-block p {
        font-size: 20px !important;
        padding: 0 20px !important;
        color: #232a33 !important;
        opacity: 0.82;
    }

    .invest-with-edly-help-text-block {
        margin-top: 20px !important;
    }

    .invest-with-edly-dark-graph-section .entry-content-wrapper .flex_column:first-child .av_textblock_section:first-child p {
        line-height: 1.2em !important;
    }

    .invest-with-edly-dark-graph-section .invest-flow-grey-left,
    .invest-with-edly-dark-graph-section .invest-flow-grey-right {
        float: none;
    }

    .invest-with-edly-individual-offering-text-block {
        padding: 20px 20px !important;
    }

    .invest-with-edly-individual-offering-text-block .av_textblock_section:first-child p {
        line-height: 1.3em !important;
        font-size: 22px !important;
    }

    .invest-with-edly-blue-bottom-section h2 {
        font-size: 30px !important;
        line-height: 1.3em !important;
    }

    .invest-with-edly-blue-bottom-section .avia-button-wrap {
        display: inline-block;
        float: none;
    }

    .invest-with-edly-faq-section .container {
        width: auto !important;
        max-width: inherit !important;
        padding: 0 15px !important;
    }

    .invest-with-edly-faq-section h2 {
        font-size: 32px !important;
    }
}

.invest-with-edly-dark-graph-section .invest-flow-grey-left {
    float: left;
}

.invest-with-edly-dark-graph-section .invest-flow-grey-right {
    float: right;
}
