﻿/*
Version:  1.0.2
*/


/* =Theme customizations
------------------------------------------------------- */

#page-container {
    padding-top: 0px !important;
}

.et_pb_button {
    background: #6bfaf8;
    border: 2px solid #6bfaf8 !important;
    font-size: 17px;
    border-radius: 4px !important;
    text-transform: uppercase;
    padding: 6px 25px 6px 25px;
    color: #333333;
}

    .et_pb_button:hover {
        background: transparent;
        color: #6bfaf8;
        border: 2px solid #6bfaf8 !important;
        padding: 6px 45px 6px 25px !important;
    }

    .et_pb_button:after, .et_pb_button:before {
        line-height: 0.81em;
    }

#main-header {
    background-color: transparent;
    box-shadow: none;
}

    #main-header.et-fixed-header {
        background: #2e77bc;
    }

.et_header_style_left .logo_container {
    top: 14px;
}

header#main-header.et-fixed-header #logo {
    height: 38px !important;
}

header#main-header.et-fixed-header .logo_container {
    top: 1px
}

header#main-header.et-fixed-header #et-top-navigation {
    padding-top: 8px !important;
    padding-bottom: 10px !important;
}

ul#top-menu li a {
    padding: 0 !important;
    color: #fff !important;
    font-weight: 400;
}

ul#top-menu li.current_page_item a {
    font-weight: 700;
}

ul#top-menu li#menu-item-42 a {
    padding: 12px 18px !important;
    background: #fff;
    color: #333333 !important;
    border-radius: 5px;
}

.sectoin_hero {
    position: relative;
    padding: 0 !important;
}

    .sectoin_hero .et_pb_row {
        padding: 0 !important;
        display: flex;
    }

    .sectoin_hero .et_pb_row {
        min-height: 805px;
        position: static;
    }

        .sectoin_hero .et_pb_row div.et-last-child {
            position: absolute;
            right: 100px;
            width: 901px;
            z-index: 0;
        }

        .sectoin_hero .et_pb_row > div:nth-child(1) {
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

            .sectoin_hero .et_pb_row > div:nth-child(1) h1 {
                font-size: 45px;
                font-weight: 300;
                color: #fff;
            }

            .sectoin_hero .et_pb_row > div:nth-child(1) h1 {
                font-size: 45px;
                font-weight: 300;
                color: #fff;
            }

            .sectoin_hero .et_pb_row > div:nth-child(1) p {
                font-size: 30px;
                line-height: normal;
                font-weight: 400;
                color: #fff;
            }

.sectoin_crowdfunding {
    padding-bottom: 0px !important
}

.sectoin_crowdfunding_cta {
}

    .sectoin_crowdfunding_cta .et_pb_blurb_content {
        text-align: left;
    }

.sectoin_crowdfunding_hdr h2 {
    font-size: 33px;
    text-align: center;
    font-weight: 300;
}

    .sectoin_crowdfunding_hdr h2 strong {
        font-weight: 600;
        color: #2e77bc
    }

.sectoin_crowdfunding_hdr p {
    text-align: center;
    font-size: 15px;
}

.sectoin_crowdfunding_cta {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .sectoin_crowdfunding_cta:after {
        display: none;
    }

    .sectoin_crowdfunding_cta .et_pb_column {
        display: flex;
        margin: 0;
        width: 32.5%;
        background: #2e77bc;
        padding: 40px;
        box-sizing: border-box;
        border-radius: 50px;
        box-shadow: 0 0 30px rgb(115 124 134 / 60%);
        transition: all .55s;
    }

        .sectoin_crowdfunding_cta .et_pb_column h4.et_pb_module_header {
            font-size: 35px;
            color: #ffffff;
            font-weight: 400;
            margin-bottom: 10px;
        }

        .sectoin_crowdfunding_cta .et_pb_column .et_pb_blurb_description p {
            color: rgba(255,255,255,0.8);
            font-size: 16px;
        }

        .sectoin_crowdfunding_cta .et_pb_column .et_pb_image_wrap {
            display: none
        }


        .sectoin_crowdfunding_cta .et_pb_column:hover {
            background: #6bfaf8;
        }

            .sectoin_crowdfunding_cta .et_pb_column:hover h4.et_pb_module_header {
                color: #000
            }

            .sectoin_crowdfunding_cta .et_pb_column:hover .et_pb_blurb_description p {
                color: #000
            }

            .sectoin_crowdfunding_cta .et_pb_column:hover .et_pb_image_wrap img {
                opacity: 0;
            }

    .sectoin_crowdfunding_cta .et_pb_main_blurb_image {
        width: 145px;
        height: 145px;
        background: url(../img/sprite_cloudfare.png) no-repeat;
    }

    .sectoin_crowdfunding_cta .et_pb_column:nth-child(1) .et_pb_main_blurb_image {
        background-position: -24px -12px;
    }

    .sectoin_crowdfunding_cta .et_pb_column:nth-child(2) .et_pb_main_blurb_image {
        background-position: -519px -12px;
    }

    .sectoin_crowdfunding_cta .et_pb_column:nth-child(3) .et_pb_main_blurb_image {
        background-position: -1017px -12px;
    }

    .sectoin_crowdfunding_cta .et_pb_column:nth-child(1):hover .et_pb_main_blurb_image {
        background-position: -24px -203px;
    }

    .sectoin_crowdfunding_cta .et_pb_column:nth-child(2):hover .et_pb_main_blurb_image {
        background-position: -519px -203px;
    }

    .sectoin_crowdfunding_cta .et_pb_column:nth-child(3):hover .et_pb_main_blurb_image {
        background-position: -1017px -203px;
    }

.slider_projectAchivement .owl-item > div {
    padding: 50px 25px 25px 25px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
}

    .slider_projectAchivement .owl-item > div:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 1px;
        background: #44617d;
        top: 8px;
        left: 0px;
    }

    .slider_projectAchivement .owl-item > div:after {
        position: absolute;
        content: '';
        width: 18px;
        height: 18px;
        background: #6bfaf8;
        border: 1px solid #224566;
        border-radius: 50%;
        top: 0px;
        left: 0px;
        right: 0px;
        margin: 0 auto;
    }

    .slider_projectAchivement .owl-item > div h4 {
        font-size: 17px;
        font-weight: 700;
        color: #333;
        text-transform: uppercase;
    }

    .slider_projectAchivement .owl-item > div p {
        font-size: 14px;
        line-height: 20px;
    }

.slider_projectAchivement .owl-carousel .owl-nav.disabled {
    display: block;
}

.slider_projectAchivement .owl-carousel .owl-nav.disabled {
    display: block !important;
    text-align: right;
}

    .slider_projectAchivement .owl-carousel .owl-nav.disabled button {
        width: 36px;
        height: 36px;
        border: 1px solid #333333;
        border-radius: 50%;
        font-size: 30px;
        line-height: 15px;
        padding: 0;
        position: relative;
        transition: all .35s
    }

        .slider_projectAchivement .owl-carousel .owl-nav.disabled button span {
            position: absolute;
            top: 6px;
        }

        .slider_projectAchivement .owl-carousel .owl-nav.disabled button.owl-prev span {
            left: 13px
        }

        .slider_projectAchivement .owl-carousel .owl-nav.disabled button.owl-next {
            margin-left: 10px;
        }

            .slider_projectAchivement .owl-carousel .owl-nav.disabled button.owl-next span {
                left: 13px
            }

        .slider_projectAchivement .owl-carousel .owl-nav.disabled button:hover {
            background: #333;
            color: #fff
        }

.vide_section {
    padding: 25px 0 !important;
}

    .vide_section h2 {
        text-align: center;
        padding: 0 19%;
        line-height: normal;
    }

        .vide_section h2 strong {
            color: #2e77bc;
        }

@media(max-width:1366px) {
    .vide_section h2 {
        padding: 0 10%;
    }
}

@media(max-width:1024px) {
    .vide_section h2 {
        padding: 0 4%;
    }
}

@media(max-width:960px) {
    .vide_section h2 {
        padding: 0 1%;
        font-size: 25px;
    }
}

.vide_section .videoFrame {
    border: 7px solid #fff;
    max-width: 1000px;
    box-shadow: 0 0 23px rgba(0,0,0,0.2);
    padding: 0 !important;
    margin: 0 auto;
}

@media(max-width:1366px) {
    .vide_section .videoFrame {
        max-width: 613px;
    }
}

.section_firstComm {
    padding-bottom: 0 !important;
}

    .section_firstComm .et_pb_row {
        display: flex;
    }

        .section_firstComm .et_pb_row > .et_pb_column {
            margin: 0
        }

            .section_firstComm .et_pb_row > .et_pb_column:nth-child(1) {
                flex: 1;
            }

                .section_firstComm .et_pb_row > .et_pb_column:nth-child(1) h2 {
                    font-size: 33px;
                    line-height: normal;
                }

                    .section_firstComm .et_pb_row > .et_pb_column:nth-child(1) h2 strong {
                        font-weight: 600;
                        color: #2e77bc;
                    }

            .section_firstComm .et_pb_row > .et_pb_column:nth-child(2) {
                display: flex;
                justify-content: flex-end;
                width: 570px;
                align-items: flex-end;
            }

                .section_firstComm .et_pb_row > .et_pb_column:nth-child(2) .et_pb_image {
                    margin-right: 0px;
                }

                .section_firstComm .et_pb_row > .et_pb_column:nth-child(2) .et_pb_image_wrap {
                    width: 553px;
                    margin: 0;
                    display: inline-block;
                }

                .section_firstComm .et_pb_row > .et_pb_column:nth-child(2) .et_pb_image img {
                    width: 100%;
                }

@media(max-width:1279px) {
    .section_firstComm {
        padding-bottom: 32px;
    }

        .section_firstComm .et_pb_row > .et_pb_column:nth-child(2) {
            align-items: center;
        }

        .section_firstComm .et_pb_row > .et_pb_column:nth-child(2) {
            width: 392px;
        }

            .section_firstComm .et_pb_row > .et_pb_column:nth-child(2) .et_pb_image_wrap {
                width: 353px;
            }
}

@media(max-width:1279px) {
    .section_firstComm {
        padding-bottom: 32px;
    }

        .section_firstComm .et_pb_row > .et_pb_column:nth-child(2) {
            align-items: center;
        }

        .section_firstComm .et_pb_row > .et_pb_column:nth-child(2) {
            width: 392px;
        }

            .section_firstComm .et_pb_row > .et_pb_column:nth-child(2) .et_pb_image_wrap {
                width: 353px;
            }
}

@media(max-width:767px) {
    .section_firstComm {
        padding: 0 !important;
    }

        .section_firstComm .et_pb_row > .et_pb_column:nth-child(1) h2 {
            font-size: 18px;
        }

        .section_firstComm .et_pb_row {
            display: flex;
            flex-direction: column;
        }
}

.section_management {
    padding-top: 6px !important;
    padding-bottom: 0 !important;
    background: #efefef;
}

    .section_management .et_pb_module {
        margin-bottom: 0px !important;
    }

    .section_management h2 {
        text-align: center;
        font-size: 26px;
        line-height: 38px;
        color: #7f3a3a;
        font-weight: 400;
    }

.management_block {
    background: #eee;
    max-width: 977px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 46px 91px;
}

    .management_block h3 {
        font-size: 20px;
        line-height: 26px;
        color: #2a6ead;
        font-weight: 700;
    }

    .management_block ul {
        margin-top: 16px;
        list-style: none;
    }

        .management_block ul li {
            position: relative;
            color: #333333;
            font-size: 16px;
            margin-bottom: 14px;
            padding-left: 25px;
        }

            .management_block ul li:before {
                position: absolute;
                content: '';
                width: 20px;
                height: 20px;
                left: 0px;
                top: 5px;
                background: url(../img/list_styleBlue.png) no-repeat;
            }

.sectoin_Redefining {
    padding-top: 20px !important;
}

    .sectoin_Redefining .et_pb_row {
        display: flex;
    }

        .sectoin_Redefining .et_pb_row > div:nth-child(1) {
            margin-right: 0px;
            flex: 1;
            padding-right: 40px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .sectoin_Redefining .et_pb_row > div:nth-child(2) {
            max-width: 593px;
            width: 100%;
        }

@media(max-width:1024px) {
    .sectoin_Redefining .et_pb_row {
        flex-direction: column;
    }

        .sectoin_Redefining .et_pb_row > div:nth-child(1) {
            padding-right: 0px;
        }
}

.sectoin_Redefining .et_pb_row > div:nth-child(1) h2 {
    font-size: 33px;
    line-height: 40px;
    font-weight: 300;
    margin-top: 20px;
}

    .sectoin_Redefining .et_pb_row > div:nth-child(1) h2 strong {
        font-weight: 600;
        color: #2e77bc;
    }

.sectoin_Redefining .et_pb_row > div:nth-child(1) p {
    font-size: 16px;
    line-height: 26px;
}

.sectoin_Redefining .et_pb_button {
    background: #2e77bc;
    color: #fff;
    border-color: #2e77bc !important;
    margin-top: 10px;
}

    .sectoin_Redefining .et_pb_button:hover {
        background: transparent;
        color: #2e77bc;
        border-color: #2e77bc !important;
    }


.sectoin_Redefining ul.rc_list {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

    .sectoin_Redefining ul.rc_list li {
        position: relative;
        margin-bottom: 40px;
        padding-left: 125px;
        padding-top: 25px;
        color: rgba(0,0,0,0.7);
        font-size: 16px;
    }

        .sectoin_Redefining ul.rc_list li strong {
            font-size: 25px;
            font-weight: 600;
            color: #282828;
        }

        .sectoin_Redefining ul.rc_list li:before {
            position: absolute;
            content: '';
            width: 103px;
            left: 0px;
            height: 103px;
            top: 0px;
            border: 1px solid;
            background: #2e77bc url(../img/redefiningCrowdfunding.png) no-repeat;
            border-radius: 50%;
            border: 2px solid #fff;
            box-shadow: 0 0 0 1px #bbead7
        }

        .sectoin_Redefining ul.rc_list li.rc_con:before {
            background-position: -10px 1px;
        }

        .sectoin_Redefining ul.rc_list li.rc_re:before {
            background-position: -6px -100px;
        }

        .sectoin_Redefining ul.rc_list li.rc_ern:before {
            background-position: -8px -205px;
        }

        .sectoin_Redefining ul.rc_list li.rc_rep:before {
            background-position: -8px -302px;
        }



.section_completeControl .et_pb_column {
    width: 624px;
    float: right;
}

    .section_completeControl .et_pb_column h2 {
        font-size: 33px;
        color: #fff;
        font-weight: 300;
        margin-bottom: 25px;
    }

        .section_completeControl .et_pb_column h2 strong {
            font-weight: 700
        }

    .section_completeControl .et_pb_column p {
        font-size: 16px;
        line-height: 26px;
        color: rgba(255,255,255,0.8)
    }

.section_projectsOf {
    background: url(../img/bg_projects.jpg) no-repeat;
}

.section_projectsOf_hdr h2 {
    text-align: center;
    font-size: 33px;
    color: #333;
    font-weight: 300;
    margin-bottom: 10px;
}

    .section_projectsOf_hdr h2 strong {
        font-weight: 600;
        color: #2e77bc;
    }

.section_projectsOf_hdr p {
    font-size: 15px;
    line-height: 26px;
}

.section_projectsOf_hdr h3 {
    text-align: center;
    font-size: 28px;
    color: #333;
    font-weight: 600;
    margin-top: 70px;
    margin-bottom: 10px;
}


.section_howWorks {
    padding-bottom: 95px !important;
}

.section_howWorks_hdr h2 {
    text-align: center;
    font-size: 33px;
    color: #333;
    font-weight: 300
}

    .section_howWorks_hdr h2 strong {
        color: #2e77bc;
        font-weight: 600
    }

.section_howWorks_hdr p {
    text-align: center;
    font-size: 15px;
}

.section_howWorks_ctas .et_pb_blurb_container {
    text-align: center;
}

.section_howWorks_ctas .et_pb_main_blurb_image {
    margin-bottom: 18px;
}

.section_howWorks_ctas h4.et_pb_module_header {
    text-align: center;
    color: #282828;
    font-weight: 600
}

.section_howWorks_ctas .et_pb_blurb_container p {
    font-size: 14px;
    text-align: center;
    line-height: 20px;
}

.section_howWorks_ctas .et_pb_blurb {
    position: relative;
}

    .section_howWorks_ctas .et_pb_blurb:before {
        position: absolute;
        content: '';
        width: 18px;
        height: 12px;
        left: 110%;
        top: 50px;
        background: url(../img/arrow_cta_right.png) no-repeat;
    }

.section_howWorks_ctas .et_pb_column:last-child .et_pb_blurb:before {
    display: none;
}


.section_why_main {
    padding-bottom: 65px !important;
}

.section_why_hdr {
    text-align: center;
}

    .section_why_hdr h2 {
        text-align: center;
        color: #fff;
        font-size: 33px;
        font-weight: 300;
    }

        .section_why_hdr h2 strong {
            font-weight: 600;
        }

    .section_why_hdr p {
        text-align: center;
        color: #fff;
        font-size: 15px;
    }

.section_why_ctas .et_pb_main_blurb_image {
    margin-bottom: 18px
}

.section_why_ctas .et_pb_blurb_container h4.et_pb_module_header {
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.section_why_ctas .et_pb_blurb_container p {
    text-align: center;
    color: rgba(255,255,255,0.8);
    font-size: 14px;
    line-height: 23px;
}


/* Road Map*/
.section_ourRoadmap {
    padding-bottom: 0 !important;
    background: url(../img/bg_wmap.png) center no-repeat;
}

    .section_ourRoadmap .roadmap_header {
        text-align: center;
    }

        .section_ourRoadmap .roadmap_header h2 {
            font-size: 33px;
            font-weight: 300;
            color: #333;
            margin-bottom: 10px;
        }

            .section_ourRoadmap .roadmap_header h2 strong {
                font-weight: 600;
                color: #2e77bc;
            }

        .section_ourRoadmap .roadmap_header p {
            font-size: 15px;
        }

.timeline {
    position: relative;
    max-width: 1240px;
    margin: 0 auto;
}

    .timeline::after {
        content: '';
        position: absolute;
        width: 4px;
        background-color: #dadada;
        top: 70px;
        bottom: 0;
        left: 50%;
        margin-left: -3px;
        height: 91%;
    }

.timeLineCont {
    padding: 10px 40px;
    position: relative;
    background-color: inherit;
    width: 50%;
}

    .timeLineCont::after {
        content: '';
        position: absolute;
        width: 11px;
        height: 11px;
        right: -8px;
        background-color: #2a6ead;
        border: 4px solid #ffffff;
        top: 50%;
        transform: translateY(-50%);
        border-radius: 50%;
        z-index: 1;
        box-shadow: 0 0 0 4px #dadada;
    }

.timeline .left {
    left: 0;
}

.timeline .right {
    left: 50%;
}

.timeLineCont.left .tl_content {
    text-align: right;
}

.timeline .left::before {
    content: " ";
    position: absolute;
    top: 50%;
    z-index: 1;
    right: 30px;
    box-shadow: 2px -2px 4px rgba(0,0,0,0.05);
    transform: translateY(-50%) rotate(45deg);
    width: 18px;
    height: 17px;
    background: #fff;
}

.timeline .right::before {
    content: " ";
    position: absolute;
    z-index: 1;
    left: 30px;
    width: 18px;
    height: 18px;
    background: #fff;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    box-shadow: -1px 3px 3px rgba(0,0,0,0.05);
}

.timeline .right::after {
    left: -11px;
}

.timeline .tl_content {
    padding: 30px;
    background-color: white;
    position: relative;
    border-radius: 6px;
    box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.11);
}

    .timeline .tl_content h3 {
        font-size: 26px;
        font-weight: 400;
        color: #333;
        margin-bottom: 0;
        padding-bottom: 5px;
    }

    .timeline .tl_content h4 {
        font-size: 17px;
        font-weight: 700;
        color: #2a6dac;
    }

    .timeline .tl_content p {
        font-size: 17px;
        font-weight: 400;
    }

.is_sectionhide {
    display: none !important;
}

.langSwitcher {
    position: fixed;
    right: 0;
    z-index: 50;
    top: 218px;
}

@media(max-width:767px) {
    .langSwitcher {
        position: absolute;
        top: 118px;
    }
}

.langSwitcher .ui-sortable {
    width: 40px
}

.langSwitcher #flags .ui-sortable li {
    margin-bottom: 10px !important;
    display: block;
    width: 30px;
    height: 30px;
    background: rgba(255,255,255,0.2);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.langSwitcher #flags.size18 a, a.single-language span.size18 {
    width: 22px !important;
    height: 14px !important;
}


.tableStyle {
    margin-top: 8px;
}

    .tableStyle table {
        border: 0 !important;
    }

    .tableStyle thead th {
        color: #2e77bc;
        font-size: 16px;
        font-weight: 600;
    }

    .tableStyle thead th,
    .tableStyle tbody td {
        padding-left: 5px;
        padding-right: 5px;
    }

    .tableStyle tbody td {
        font-size: 13px;
        color: #000;
        transition: all .25s;
        border-bottom: 1px solid #eee;
    }

    .tableStyle tbody tr:hover td {
        border-bottom: 1px solid #2e77bc;
    }

    .tableStyle thead th:last-child {
        max-width: 182px;
    }

@media screen and (max-width: 600px) {
    .tableStyle thead th:last-child {
        max-width: auto;
    }

    .tableStyle table {
        border: 0;
    }

        .tableStyle table thead {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }

        .tableStyle table tr {
            border-bottom: 3px solid #ddd;
            display: block;
            margin-bottom: .625em;
        }

        .tableStyle table td {
            border: 0 !important;
            display: block;
            font-size: .8em;
            text-align: right;
        }

            .tableStyle table td::before {
                content: attr(data-label);
                float: left;
                font-weight: normal;
                line-height: normal;
                color: #2e77bc;
                text-align: left;
            }

            .tableStyle table td:last-child {
                border-bottom: 0;
            }
}

.home_sectoin_benefits h2 {
    text-align: center;
    font-size: 33px;
    color: #636363;
}

    .home_sectoin_benefits h2 strong {
        font-weight: 600;
        color: #2e77bc;
    }

@media(max-width:767px) {
    .home_sectoin_benefits {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

        .home_sectoin_benefits h2 {
            font-size: 18px;
        }
}

ul.benefitsList {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0px;
    padding: 0px;
    justify-content: space-between;
}

    ul.benefitsList, ul.benefitsList li {
        margin: 0px;
        padding: 0px;
        font-family: 'Open Sans', sans-serif;
    }

        ul.benefitsList li {
            width: 31%;
            position: relative;
            border-radius: 8px;
            padding-top: 110px;
            box-sizing: border-box;
            padding-right: 25px;
            margin-bottom: 20px;
            padding-bottom: 15px;
        }

            ul.benefitsList li::before {
                position: absolute;
                content: '';
                display: block;
                width: 99px;
                height: 99px;
                border-radius: 8px;
                background: #f4f8fc;
                left: 0px;
                top: 0px;
                z-index: 0;
                transition: all .35s;
            }

            ul.benefitsList li:hover::before {
                width: 100%;
                height: 100%;
                background-color: #2e77bc;
            }

            ul.benefitsList li::after {
                position: absolute;
                content: '';
                display: block;
                width: 56px;
                height: 56px;
                background: url(../img/benfit_icon_sprite.png) no-repeat;
                z-index: 0;
                transition: all .35s;
                left: 21px;
                top: 20px;
            }

            ul.benefitsList li.list-first::after {
                background-position: -48px -46px;
            }

            ul.benefitsList li.list-sec::after {
                background-position: -537px -46px;
            }

            ul.benefitsList li.list-third::after {
                background-position: -1038px -46px;
            }

            ul.benefitsList li.list-fourth::after {
                background-position: -48px -210px;
            }

            ul.benefitsList li.list-fifth::after {
                background-position: -537px -210px;
            }

            ul.benefitsList li.list-sixth::after {
                background-position: -1038px -210px;
            }


            ul.benefitsList li.list-first:hover::after {
                background-position: -48px -126px;
            }

            ul.benefitsList li.list-sec:hover::after {
                background-position: -537px -126px;
            }

            ul.benefitsList li.list-third:hover::after {
                background-position: -1038px -126px;
            }

            ul.benefitsList li.list-fourth:hover::after {
                background-position: -48px -285px;
            }

            ul.benefitsList li.list-fifth:hover::after {
                background-position: -537px -286px;
            }

            ul.benefitsList li.list-sixth:hover::after {
                background-position: -1038px -290px;
            }

            ul.benefitsList li h4 {
                position: relative;
                z-index: 1;
                padding-left: 31px;
                font-size: 16px;
                font-family: 'Open Sans', sans-serif;
                font-weight: 600;
                color: #636363;
                transition: all .35s;
            }

            ul.benefitsList li p {
                position: relative;
                z-index: 1;
                padding-left: 31px;
                font-size: 16px;
                line-height: 30px;
                font-family: 'Open Sans', sans-serif;
                font-weight: 300;
                color: #636363;
                transition: all .35s;
            }

            ul.benefitsList li:hover h4,
            ul.benefitsList li:hover p {
                color: #fff;
            }

@media(max-width: 1279px) {
    ul.benefitsList li h4 {
        font-size: 15px;
    }

    ul.benefitsList li p {
        font-size: 14px;
        line-height: 23px;
    }
}

@media(max-width: 767px) {
    ul.benefitsList li {
        width: 100%;
        padding-top: 91px;
    }

        ul.benefitsList li::before {
            width: 84px;
            height: 84px;
        }

        ul.benefitsList li::after {
            left: 11px;
            top: 11px;
        }
}

@media(max-width:1280px) {
    .timeline .tl_content h3 {
        font-size: 20px;
    }

    .timeline .tl_content h4 {
        font-size: 14px;
    }

    .timeline .tl_content p {
        font-size: 14px;
    }
}

@media(max-width:1270px) {
    .timeLineCont.left .tl_content {
        max-width: inherit !important;
        left: auto !important;
    }

    .timeLineCont.right .tl_content {
        max-width: inherit !important;
    }
}

@media screen and (max-width: 767px) {
    /* Place the timelime to the left */
    .timeline::after {
        left: 27px;
        height: 93%;
    }

    .timeLineCont.right, .timeLineCont.left {
        margin-top: inherit !important;
    }

        .timeLineCont.left .tl_content {
            text-align: left;
        }

    .timeline .tl_content {
        padding: 13px;
    }

    .timeLineCont {
        width: 100%;
        padding-left: 70px;
        padding-right: 25px;
    }

        .timeLineCont::before {
            left: 60px !important;
            border: medium solid white;
            border-width: 0;
            background: #fff !important;
            box-shadow: -3px 3px 6px rgba(0,0,0,0.1) !important;
        }

    .timeline .left::after, .timeline .right::after {
        left: 15px;
    }

    .timeline .right {
        left: 0%;
    }

    .timeline .tl_content h3 {
        font-size: 17px;
    }

    .timeline .tl_content h4 {
        font-size: 14px;
        padding-bottom: 2px;
    }
}



/* Footer */
#footer-widgets {
    padding: 4% 0 0 0;
}

.et_pb_gutters3 .footer-widget {
    margin-bottom: 2.5%;
}

div#text-2 > .textwidget p {
    text-align: center;
    font-size: 39px;
    line-height: 43px;
    font-weight: 300;
}

    div#text-2 > .textwidget p strong {
        font-weight: 600;
    }

    div#text-2 > .textwidget p a {
        border: 1px solid;
        display: inline-block;
        margin-top: 25px;
        margin-bottom: 35px;
        font-size: 17px;
        text-transform: uppercase;
        padding: 3px 40px;
        color: #333;
        background: #fff;
        border-radius: 8px;
        border: 2px solid #fff;
        transition: all .35s;
    }

        div#text-2 > .textwidget p a:hover {
            background: transparent;
            color: #fff;
        }

#text-2 {
    width: 100%;
}

#footer-widgets .footer-widget ul.social_icon {
    display: flex;
    width: 100%;
    justify-content: center
}

    #footer-widgets .footer-widget ul.social_icon li {
        margin: 0 16px;
        text-align: center;
        padding: 0px;
    }

        #footer-widgets .footer-widget ul.social_icon li a {
            color: #6bfaf8 !important;
            font-size: 12px;
            line-height: normal;
            padding-top: 40px;
        }

        #footer-widgets .footer-widget ul.social_icon li:before {
            display: none;
        }

        #footer-widgets .footer-widget ul.social_icon li a {
            position: relative;
            display: block;
        }

            #footer-widgets .footer-widget ul.social_icon li a:before {
                position: absolute;
                content: '';
                width: 49px;
                height: 49px;
                top: 0px;
                left: 0;
                right: 0px;
                margin: 0 auto;
                background: url(../img/social_icons.png) no-repeat;
            }

            #footer-widgets .footer-widget ul.social_icon li a.si_facebook:before {
                background-position: -8px -6px;
            }

            #footer-widgets .footer-widget ul.social_icon li a.si_twitter:before {
                background-position: -118px -6px;
            }

            #footer-widgets .footer-widget ul.social_icon li a.si_reddit:before {
                background-position: -227px -6px;
            }

            #footer-widgets .footer-widget ul.social_icon li a.si_medium:before {
                background-position: -338px -6px;
            }

            #footer-widgets .footer-widget ul.social_icon li a.si_steemit:before {
                background-position: -448px -6px;
            }

            #footer-widgets .footer-widget ul.social_icon li a.si_youTube:before {
                background-position: -557px -6px;
            }

            #footer-widgets .footer-widget ul.social_icon li a.si_instagram:before {
                background-position: -667px -6px;
            }

            #footer-widgets .footer-widget ul.social_icon li a.si_teleCommunity:before {
                background-position: -777px -6px;
            }

            #footer-widgets .footer-widget ul.social_icon li a.si_teleChannel:before {
                background-position: -887px -6px;
            }

.inside_hdrStyle {
    padding: 107px 0 !important;
    min-height: 425px;
}

    .inside_hdrStyle h1 {
        color: #ffff;
        font-size: 45px;
        font-weight: 300;
    }

    .inside_hdrStyle p {
        color: #ffff;
        font-size: 25px;
        line-height: 41px;
        font-weight: 400;
    }

.faq-text h3 {
    font-size: 20px;
    color: #333;
    font-weight: 400;
    position: relative;
    margin-bottom: 6px;
    padding-left: 55px;
}

    .faq-text h3:before {
        position: absolute;
        content: '';
        width: 37px;
        height: 37px;
        background: url(../img/icon_faq.png) no-repeat;
        left: 0;
        top: -9px;
    }

.faq-text p {
    font-size: 16px;
    line-height: 32px;
    color: #333;
    font-weight: 400;
    margin-bottom: 20px;
    padding-left: 55px;
}

.faq-text ul.faqList {
    list-style: none;
    margin: 0px 0 40px 56px;
    padding: 0px;
}

    .faq-text ul.faqList li {
        font-size: 17px;
        padding-left: 25px;
        position: relative;
        margin-bottom: 14px;
    }

        .faq-text ul.faqList li:before {
            position: absolute;
            content: '';
            width: 16px;
            height: 16px;
            background: url(../img/list_styleBlue.png);
            left: 0px;
            top: 5px;
        }


/* ul.h_list {
    margin: 0;
    padding: 0;
    max-width: 943px;
    margin: 0 auto;
    list-style:none;
}
ul.h_list li.h_item {
    position:relative;
    box-sizing:border-box;
    padding-left:120px;
    padding-bottom:50px;
}
ul.h_list li.h_item img.list_icon{
    position:absolute;
    left:0px;
    top:15px
}
ul.h_list li.h_item h3{
    font-size:33px;
    font-weight:300;
}
ul.h_list li.h_item p{
    font-size:15px;
    line-height:24px;
}
.sub_h_list{

    margin: 0;
    padding: 0 !important;
    list-style-type: none !important;
    }
.sub_h_list li.sub_h_item h4{
     font-size:29px;
    font-weight:400;
    color:#2e77bc;
    margin-bottom:10px;
}
ul.h_list li.h_item p{
    font-size:15px;
    line-height:24px;
    margin-bottom:10px;
}
ul.sub_simpleList{
    margin: 0;
    padding: 0 !important;
    list-style-type: none !important
} */
ul.h_list {
    margin: 0;
    padding: 0;
    max-width: 943px;
    margin: 0 auto;
    list-style: none;
}

    ul.h_list li.h_item {
        position: relative;
        box-sizing: border-box;
        padding-left: 120px;
        padding-bottom: 50px;
    }

        ul.h_list li.h_item img.list_icon {
            position: absolute;
            left: 0px;
            top: 15px
        }

        ul.h_list li.h_item h3 {
            font-size: 33px;
            font-weight: 300;
        }

        ul.h_list li.h_item p {
            font-size: 15px;
            line-height: 24px;
        }

.sub_h_list {
    margin: 0;
    padding: 0 !important;
    list-style-type: none !important;
}

    .sub_h_list li.sub_h_item h4 {
        font-size: 29px;
        font-weight: 400;
        color: #2e77bc;
        margin-bottom: 10px;
    }

ul.h_list li.h_item p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
}

ul.sub_simpleList {
    margin: 0;
    padding: 0 !important;
    list-style-type: none !important
}

    ul.sub_simpleList li.sub_item {
        padding-left: 30px;
        position: relative;
        font-size: 15px;
        margin-bottom: 8px;
    }

        ul.sub_simpleList li.sub_item:before {
            position: absolute;
            content: '';
            width: 18px;
            height: 20px;
            background: url(../img/list_styleBlue.png) no-repeat;
            left: 0px;
            top: 5px;
        }

.img_block {
    text-align: center;
    margin-top: 40px;
}

.section_terms h3 {
    font-size: 16px;
    margin: 30px 0 0 0;
    font-weight: 600;
}

.section_terms ul {
    list-style: none;
    position: relative;
    margin: 0px;
    padding: 0px;
}

    .section_terms ul li {
        position: relative;
        margin-bottom: 5px;
        padding-left: 28px
    }

        .section_terms ul li:before {
            position: absolute;
            left: 0px;
            top: 8px;
            content: '';
            width: 13px;
            height: 13px;
            background: #6bfaf8 url(../img/list_styleBlue.png) center no-repeat;
            border-radius: 50%;
            background-size: 100%;
        }

        .section_terms ul li p {
            font-size: 16px;
            color: #333;
        }

            .section_terms ul li p strong {
                display: inline-block;
                padding: 0;
                font-size: 20px;
                line-height: 20px;
                color: #333333;
                margin-bottom: 18px;
            }

        .section_terms ul li:nth-child(2) p {
            padding-bottom: 4px;
            font-size: 16px;
            color: #333;
        }

        .section_terms ul li ul {
            margin-top: 11px;
            margin-bottom: 18px;
        }

            .section_terms ul li ul li {
                padding-left: 18px;
            }

                .section_terms ul li ul li:before {
                    background: transparent;
                    width: 5px;
                    height: 5px;
                    top: 11px;
                    background: #333;
                }

#footer-bottom {
    display: none;
}

div#et-footer-nav {
    background: #000000;
}

    div#et-footer-nav .container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

        div#et-footer-nav .container p {
            padding-bottom: inherit
        }

.setbg_parallax {
    background-attachment: fixed !important;
    background-size: contain !important;
    background-position: center 217px !important;
}

@media(max-width:1700px) {
    .sectoin_hero .et_pb_row div.et-last-child {
        width: 691px;
    }

    .sectoin_hero .et_pb_row {
        min-height: 618px;
    }
}

@media(max-width:1587px) {
    .sectoin_hero .et_pb_row > div:nth-child(1) h1 {
        font-size: 35px;
    }

    .sectoin_hero .et_pb_row > div:nth-child(1) p {
        font-size: 24px;
    }

    .et_pb_row {
        width: 100%;
        box-sizing: border-box;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .sectoin_hero .et_pb_row {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    footer#main-footer .container {
        max-width: 100%;
        width: 100%;
        box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media(max-width:1470px) {
    .section_ourRoadmap .et_pb_row {
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width: 1366px) {
    .section_completeControl {
        background-color: #000;
        background-position: 87% 0;
    }

    .inside_hdrStyle {
        padding: 92px 0 0 15px !important;
        min-height: 303px;
        box-sizing: border-box;
    }

        .inside_hdrStyle h1 {
            font-size: 35px;
        }

        .inside_hdrStyle p {
            font-size: 20px;
            line-height: 35px;
        }
}

@media (max-width: 1323px) {
    .section_completeControl {
        background-color: #000;
        background-position: 87% 0;
    }
}

@media (max-width: 1289px) {
    .sectoin_hero .et_pb_row div.et-last-child {
        width: 561px;
    }

    .sectoin_hero .et_pb_row {
        min-height: 504px;
    }
}

@media (max-width: 1156px) {
    .sectoin_hero .et_pb_row div.et-last-child {
        width: 454px;
        right: 17px;
    }

    .sectoin_hero .et_pb_row {
        min-height: 406px;
    }

        .sectoin_hero .et_pb_row > div:nth-child(1) h1 {
            font-size: 25px;
        }

        .sectoin_hero .et_pb_row > div:nth-child(1) p {
            font-size: 18px;
        }
}

@media (max-width: 980px) {
    .et_header_style_left .logo_container {
        left: 0;
        padding-left: 15px;
        box-sizing: border-box;
    }

    .mobile_menu_bar {
        background: #fff;
        height: 32px;
    }

    .et_mobile_menu {
        background: #333;
    }

    #main-header .container {
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px;
    }

    .sectoin_hero .et_pb_column {
        margin-bottom: 0px;
    }

    .sectoin_crowdfunding_hdr h2 {
        font-size: 25px;
    }

    .sectoin_crowdfunding {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }

    .sectoin_crowdfunding_cta .et_pb_column h4.et_pb_module_header {
        font-size: 25px;
    }

    .sectoin_crowdfunding_cta .et_pb_column .et_pb_blurb_description p {
        color: rgba(255,255,255,0.8);
        font-size: 13px;
    }

    .sectoin_crowdfunding_cta .et_pb_column {
        padding: 10px;
    }

        .sectoin_crowdfunding_cta .et_pb_column h4.et_pb_module_header {
            font-size: 25px;
            margin-bottom: 0px;
        }

    .sectoin_crowdfunding_cta .et_pb_main_blurb_image {
        width: 90px;
        height: 75px;
        margin-bottom: 7px;
        background-size: 598px;
    }

    .sectoin_crowdfunding_cta .et_pb_column:nth-child(1) .et_pb_main_blurb_image {
        background-position: -18px -7px;
    }

    .sectoin_crowdfunding_cta .et_pb_column:nth-child(2) .et_pb_main_blurb_image {
        background-position: -266px -7px;
    }

    .sectoin_crowdfunding_cta .et_pb_column:nth-child(3) .et_pb_main_blurb_image {
        background-position: -514px -7px;
    }

    .sectoin_crowdfunding_cta .et_pb_column:nth-child(1):hover .et_pb_main_blurb_image {
        background-position: -18px -103px;
    }

    .sectoin_crowdfunding_cta .et_pb_column:nth-child(2):hover .et_pb_main_blurb_image {
        background-position: -266px -103px;
    }

    .sectoin_crowdfunding_cta .et_pb_column:nth-child(3):hover .et_pb_main_blurb_image {
        background-position: -514px -103px;
    }

    .sectoin_Redefining ul.rc_list li {
        margin-bottom: 30px;
        padding-left: 106px;
        padding-top: 17px;
        font-size: 16px;
        box-sizing: border-box;
    }

    .sectoin_Redefining .et_pb_row {
        padding-top: 0;
    }

        .sectoin_Redefining .et_pb_row > div:nth-child(1) h2 {
            font-size: 25px;
        }

        .sectoin_Redefining .et_pb_row > div:nth-child(1) p {
            font-size: 14px;
            line-height: 24px;
        }

    .sectoin_Redefining ul.rc_list li strong {
        font-size: 20px;
    }

    .sectoin_Redefining ul.rc_list li:before {
        width: 83px;
        height: 83px;
    }

    .sectoin_Redefining ul.rc_list li.rc_con:before {
        background-position: -21px -11px;
    }

    .sectoin_Redefining ul.rc_list li.rc_re:before {
        background-position: -15px -111px;
    }

    .sectoin_Redefining ul.rc_list li.rc_ern:before {
        background-position: -19px -212px;
    }

    .sectoin_Redefining ul.rc_list li.rc_rep:before {
        background-position: -18px -312px;
    }

    .footer-widget:nth-child(n) {
        width: 100% !important;
    }

    #footer-widgets .footer-widget ul.social_icon {
        flex-wrap: wrap;
    }

    .inside_hdrStyle {
        min-height: 218px;
        line-height: 24px;
        padding: 69px 0 0 0 !important;
    }

        .inside_hdrStyle h1 {
            font-size: 25px;
            padding-bottom: 0px !important;
        }

        .inside_hdrStyle p {
            font-size: 14px;
        }

    ul.h_list li.h_item h3 {
        font-size: 22px;
    }

    ul.h_list li.h_item img.list_icon {
        width: 57px;
    }

    ul.h_list li.h_item {
        padding-left: 76px;
    }

    .faq-text h3 {
        font-size: 17px;
    }

        .faq-text h3:before {
            top: -6px;
        }

    .faq-text p {
        font-size: 14px;
        line-height: 28px;
    }

    .faq-text ul.faqList li {
        font-size: 14px;
        padding-left: 27px;
        margin-bottom: 12px;
    }

    .sectoin_Redefining .et_pb_row > div:nth-child(1) {
        padding-right: 0px;
    }
}


@media (max-width: 767px) {
    .sectoin_crowdfunding_cta {
        padding-top: 0px;
        padding-bottom: 0 !important;
    }

        .sectoin_crowdfunding_cta .et_pb_column {
            width: 100%;
            margin-bottom: 13px;
        }

    .section_completeControl .et_pb_column {
        width: 100%;
        float: none;
    }

    .sectoin_Redefining {
        padding-bottom: 0px;
    }

    .section_completeControl {
        background-position: 101% 0;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .section_projectsOf {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .section_projectsOf_hdr h3 {
        margin-top: 30px;
    }

    .section_why_main {
        padding-bottom: 5px !important;
        padding-top: 0;
    }

    .section_completeControl .et_pb_column h2 {
        font-size: 25px;
        margin-bottom: 14px;
    }

    .section_completeControl .et_pb_column p {
        font-size: 14px;
        line-height: 26px;
        color: rgba(255,255,255,1);
    }

    .section_projectsOf_hdr h2 {
        font-size: 25px;
    }

    .section_projectsOf_hdr p {
        font-size: 14px;
        line-height: 24px;
    }

    .section_howWorks_hdr h2 {
        font-size: 25px;
    }

    .section_howWorks_hdr p {
        font-size: 14px;
    }

    .section_why_hdr h2 {
        font-size: 25px;
    }

    .section_why_hdr p {
        font-size: 14px;
    }

    .section_ourRoadmap {
        padding-top: 0 !important;
    }

        .section_ourRoadmap .roadmap_header h2 {
            font-size: 25px;
        }

        .section_ourRoadmap .roadmap_header p {
            font-size: 14px;
        }

    .section_management h2 {
        font-size: 16px;
        line-height: 23px;
    }

        .section_management h2 br {
            display: none;
        }

    .management_block {
        padding: 26px 21px;
    }

    div#text-2 > .textwidget p {
        font-size: 25px;
        line-height: 34px;
    }

        div#text-2 > .textwidget p br:nth-child(1) {
            display: none;
        }

    .section_howWorks {
        padding-bottom: 0px !important;
    }

    .section_management {
        padding-bottom: 0;
    }
}

@media (max-width: 600px) {

    .sectoin_hero .et_pb_row div.et-last-child {
        width: 100%;
        height: 100%;
        right: 0;
        display: flex;
        align-items: flex-end;
        opacity: 0.2;
    }

    .sectoin_hero .et_pb_row > div:nth-child(1) p br {
        display: none;
    }

    .sectoin_hero .et_pb_row > div:nth-child(1) {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        margin-bottom: 23px;
    }

        .sectoin_hero .et_pb_row > div:nth-child(1) h1,
        .sectoin_hero .et_pb_row > div:nth-child(1) p {
            text-shadow: 1px 1px 0 #000;
        }

    #footer-widgets .footer-widget ul.social_icon li {
        width: 33%;
        margin: 0 0 10px 0;
    }

    p#footer-info {
        width: 100%;
        margin-top: 12px;
    }

    ul#menu-footer_menu {
        width: 100%;
        margin-bottom: 12px;
    }

        ul#menu-footer_menu li {
            margin: 0 2px;
            padding-right: 0;
        }

    .management_block ul {
        padding-left: 0;
    }
}


@media (max-width: 449px) {
    .sectoin_hero .et_pb_row {
        min-height: 320px;
    }
}

.isHide {
    display: none !important;
}
