@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

/*body {*/
    /*line-height: 1;*/
/*}*/

.btn,
section.form form button {
    width: 100%;
    height: 62px;
    border: none;
    border-radius: 5px;
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 62px;
    letter-spacing: 2px;
    color: #402e4b;
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(0deg, #ff9000, #fac41f) no-repeat;
    background-size: auto 200%;
    box-shadow: 0 8px 16px rgba(21, 96, 122, .2);
    cursor: pointer;
    transition: 275ms ease;
    -webkit-transition: 275ms ease;
}

.btn:hover,
section.form form button:hover {
    box-shadow: 0 4px 16px rgba(21, 96, 122, .5);
    background-position: 0 100%;
    color: #160f1a;
}

html, body {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    background: #ffffff;
}

header, section, footer {
    width: 100%;
    height: auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

h2 {
    font-weight: 800;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    margin: 20px auto;
}

.wrap {
    margin: 0 auto;
    padding: 0 20px;
    opacity: .999;
}


header {
    height: 670px;
    padding: 0;
    overflow: auto;
    background: linear-gradient(0deg, #563b81, #e74d70) no-repeat;
}

header svg {
    width: 100%;
    height: 100%;
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
}

header svg .cls-1{
    fill:#ffffff;
    opacity:0.03;
}

header svg .cls-2{
    fill:#40255b;
    opacity:0.05;
    transform: translateY(-79.25px);
}

header svg .cls-3 {
    fill: #fff;
    fill-rule: evenodd;
    opacity: 0.15;
    transform: translateY(-210px);
}

header svg .cls-4 {
    fill: #ffffff;
    fill-rule: evenodd;
    opacity: 0.15;
    transform: translateY(-210px);
}

header svg .cls-5 {
    fill: #40255b;
    fill-rule: evenodd;
    opacity: 0.28;
    transform: translateY(-100px);
}

header svg .cls-6 {
    fill: #ffffff;
    transform: translate(0, 390px);
    -moz-transform: translate(0, 390.5px);
}

header svg .cls-7 {
    fill: #ffffff;
    transform: translate(1px, 390px);
}

header svg .cls-18 {
    fill: #be4e79;
    transform: translate(50px, 200px) scale(.5, .5);
}

header svg .cls-19 {
    fill: #dd326e;
    transform: translate(10%, 200px) scale(.5, .5);
}

header svg .cls-20 {
    fill: #fdc863;
    transform: translate(10%, 200px) scale(.5, .5);
}

header svg .cls-21 {
    fill: #fe9a07;
    transform: translate(10%, 200px) scale(.5, .5);
}

header svg .cls-22 {
    fill: #eb7c9e;
    transform: translate(10%, 200px) scale(.5, .5);
}

header svg .cls-23 {
    display: none;
    fill: #552d61;
    transform: translate(7%, 200px) scale(.5, .5);
}

header svg .cls-24 {
    fill: #ff4788;
    transform: translate(700px, 180px) scale(.5, .5);
}

header svg .cls-25 {
    fill: #fdc863;
    transform: translate(800px, 180px) scale(.5, .5);
}

header svg .cls-26 {
    fill: #552d61;
    transform: translate(800px, 180px) scale(.5, .5);
}

header svg .cls-27 {
    fill: #80447e;
    transform: translate(850px, 250px) scale(.5, .5);
}

header svg .cls-28 {
    fill: #593365;
    transform: translate(800px, 180px) scale(.8, .8);
}

img.Nina {
    position: absolute;
    width: 100%;
    min-width: 400px;
    max-width: 470px;
    right: 30%;
    bottom: 0;
}

header .logo {
    display: block;
    width: 140px;
    height: 51px;
    margin: 20px auto;
    background: url("img/epom-logo-white.svg") no-repeat;
    background-size: contain;
}

header p.subtitle {
    color: #ffccda;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 40px auto 20px;
    text-align: center;
}

header h1 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: 1.2;
    text-align: center;
}

header p {
    font-size: 14px;
    font-weight: 300;
    margin-left: 50%;
    margin-top: 60px;
    line-height: 24px;
}

header p span {
    color: #ffccda;
}

header p span b {
    font-weight: 600;
}

header .start {
    position: absolute;
    max-width: 400px;
    width: 80%;
    bottom: 60px;
    left: 10px;
    right: 10px;
    margin: auto;
    text-align: center;
    border-radius: 5px;
    background: rgba(68, 31, 64, .8);
}


header .start .row {
    display: table;
    font-size: 25px;
    font-weight: 300;
    width: 90%;
    margin: auto;
    height: 60px;
}

header .start .row > div {
    display: table-cell;
    vertical-align: middle;
}

header .start .row .yellow {
    color: #fbb919;
    font-size: 10px;
    font-weight: 500;
    padding-right: 3px;
}

header .start div.row > div.white {
    color: #ffffff;
    padding-right: 3px;
    vertical-align: middle;
}

header .start div.row > div.white:nth-child(2) {
    padding-right: 5px;
}

header .start div.row > div.white:nth-child(4) {
    padding-left: 5px;
}

header .start div.row > div.dark {
    color: #2e112a;
}

header .start div.row > div.separate {
    width: 2px;
    position: relative;
}

header .start div.row > div.separate:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 80%;
    top: 10%;
    background: #2e112a;
}

header .start div.row > div.separate:after {
    content: "";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fbb919;
    top: 50%;
    right: -2px;
    margin-top: -3px;
}

/* ===== OVERVIEW ===== */

section.overview {
    background: #f8f6f9;
    overflow: auto;
}

section.overview .cell {
    overflow: auto;
    padding: 20px 0;
}

section.overview p,
section.overview .wrap,
section.overview .android {
    max-width: 400px;
    width: 80%;
}

section.overview .cell:first-child {
    background: #ffffff;
    padding: 0;
}

section.overview .cell img {
    display: block;
    max-height: 72px;
    width: auto;
    margin: auto;
}

section.overview h2 {
    color: #48454c;
}

section.overview p {
    color: rgba(38, 37, 40, .7);
    font-size: 15px;
    line-height: 24px;
    margin: 40px auto 20px;
    text-align: center;
}

section.overview .android {
    color: #543878;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin: 20px auto;
    padding: 10px;
    border: #543878 2px solid;
    border-radius: 5px;
    box-sizing: border-box;
}

section.overview .btn {
    margin-bottom: 20px;
}


/* ===== LEARN ====== */

section.learn {
    background: linear-gradient(-114deg, #35bbb4, #1075b3) no-repeat;
    padding-top: 100px;
    padding-bottom: 120px;
    position: relative;
    overflow: auto;
}

section.learn svg {
    width: 100%;
    height: 670px;
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
}

section.learn svg:nth-child(3) {
    top: unset;
    bottom: 0;
}

section.learn svg .cls-8 {
    fill: #f8f6f9;
    transform: translate(0, -10px);
    -moz-transform: translate(0, -10.5px);
}

section.learn svg .cls-9 {
    fill: #f8f6f9;
    transform: translate(0, -10px);
    -moz-transform: translate(-0.5px, -10.8px);
}

section.learn svg .cls-10 {
    fill: #ffffff;
    opacity: .149;
}

section.learn svg .cls-11 {
    fill: #1f3d6c;
    transform: translate(0, 350px);
    -moz-transform: translate(0, 350px);
}

section.learn svg .cls-12 {
    fill: #ffffff;
    opacity: .031;
}

section.learn svg .cls-13 {
    fill: #ffffff;
    opacity: .031;
    transform: translate(0, 60px);
    -moz-transform: translate(0, 60px);
}

section.learn svg .cls-14 {
    fill: #ffffff;
    opacity: .149;
    transform: translate(0, 300px);
    -moz-transform: translate(0, 300px);
}

section.learn svg .cls-15 {
    fill: rgba(31, 61, 108, .459);
    transform: translate(0, 350px);
    -moz-transform: translate(0, 350px);
}

section.learn svg .cls-16 {
    fill: rgba(31, 61, 108, .471);
    transform: translate(0, 350px);
    -moz-transform: translate(0, 350px);
}
section.learn svg .cls-17 {
    fill: rgb(31, 61, 108);
    opacity: .271;
    transform: translate(0, 350px);
    -moz-transform: translate(0, 350px);
}

section.learn svg .cls-29 {
    fill: #6bc9c9;
    transform: translate(80%, -500px) scale(3, 3);
}

section.learn svg .cls-30 {
    fill: #1a739c;
    transform: translate(80%, -500px)  scale(3, 3);
}

section.learn svg .cls-31 {
    fill: #49b2be;
    transform: translate(0, 650px)  scale(2, 2);
}

section.learn .wrap {
    width: 80%;
    max-width: 400px;
    margin-bottom: 50px;
}

section.learn h2 {
    letter-spacing: 1px;
}

section.learn .column {
    display: inline-block;
    vertical-align: top;
    max-width: 400px;
}

section.learn .item {
    display: table;
    width: 100%;
    color: #262528;
    font-size: 15px;
    line-height: 24px;
    padding: 0;
    margin: 0 0 30px 0;
    box-shadow: 20px 10px 70px rgba(165, 91, 100, .21);
}

section.learn .item::before {
    content: "";
    display: block;
    position: absolute;
    width: 37px;
    height: 37px;
    margin: -11px auto auto -17px;
    background: url("img/bullet.svg") left top no-repeat;
}

section.learn .item > div {
    display: table-cell;
    vertical-align: middle;
    padding: 20px;
}

section.learn .item > div:first-child {
    width: 70px;
    text-align: center;
    padding-right: 0;
    background: url("img/item-bg.svg") left top no-repeat;
    background-size: 320px 218px;
    border-radius: 0 0 0 5px;
}

section.learn .item > div:last-child {
    /*width: 100%;*/
    background: #ffffff;
    padding-left: 0;
    border-radius: 0 5px 5px 0;
}

section.learn .item > div > img {
    /*display: block;*/
    max-width: 50px;
    max-height: 50px;
}

section.learn .btn {
    max-width: 400px;
    margin: 30px auto;
}


section.form {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(40, 40, 40, .55);
    transition: all 275ms ease;
    z-index: 9999;
    overflow: hidden;
    opacity: 0;
}

section.form form {
    width: 95%;
    max-width: 593px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);

    padding: 20px 20px 40px;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0 0 81px rgba(0, 0, 0, .23);
    box-sizing: border-box;

    background-image: url("img/form-bg-1.svg"), url("img/form-bg-2.svg");
    background-position: right 15% top 5%, left 5% bottom 5%;
    background-size: 15% auto;
    background-repeat: no-repeat, no-repeat;
}

section.form form h2 {
    color: #48454c;
    margin-top: 10px;
}

section.form form h2.title {
    padding: 0 40px;
}
section.form form label {
    display: block;
    position: relative;
    padding-bottom: 40px;
}

section.form form input {
    width: 100%;
    height: 40px;
    display: block;
    border: none;
    font-size: 18px;
    color: #48454c;
    font-weight: 300;
    border-bottom: 1px solid rgb(232, 232, 237);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: none;
    outline:none;
    background: transparent;
}

section.form form span {
    display: block;
    position: absolute;
    top: 11px;
    left: 0;
    font-size: 18px;
    -webkit-transition: all 275ms ease;
    -moz-transition: all 275ms ease;
    -ms-transition: all 275ms ease;
    -o-transition: all 275ms ease;
    transition: all 275ms ease;
    color: #939393;
}

section.form form label.focus span {
    top: -18px;
    left: 0;
    font-size: 14px;
}

section.form form label.focus input {
    border-color: #3c2f4b;
}

section.form form label.check input:invalid ~ span {
    color: red;
}

section.form form label.check input:invalid {
    border-bottom-color: #ff0000 !important;
}

section.form button {
    max-width: 310px;
    margin: auto;
}

section.form .congrats {
    display: none;
    padding-bottom: 40px;
}

section.form .congrats img {
    display: block;
    max-width: 100px;
    height: auto;
    margin: 40px auto;
}

section.form .congrats p {
    color: rgba(38, 37, 40, .7);
    text-align: center;
    font-size: 15px;
    line-height: 24px;
}

section.form.thx label,
section.form.thx button,
section.form.thx h2.title {
    display: none;
}

section.form.thx .congrats {
    display: block;
}

section.form form div.close {
    height: 30px;
    width: 30px;
    top: 15px;
    right: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    cursor: pointer;
}

section.form form div.close::after {
    content: '';
    width: 30px;
    height: 2px;
    display: block;
    background: #d1d1d1;
    position: absolute;
    transform: rotate(45deg);
    margin-top: 15px;
    border-radius: 2px;
    -webkit-transition: 275ms ease-in-out;
    -o-transition: 275ms ease-in-out;
    transition: 275ms ease-in-out;
}

section.form form div.close:hover::after {
    transform: rotate(135deg);
    background-color: #b81900;
    height: 3px;
}

section.form form div.close::before {
    content: '';
    width: 30px;
    height: 2px;
    display: block;
    background: #d1d1d1;
    position: absolute;
    transform: rotate(135deg);
    margin-top: 15px;
    border-radius: 2px;
    -webkit-transition: 275ms ease-in-out;
    -o-transition: 275ms ease-in-out;
    transition: 275ms ease-in-out;
}

section.form form div.close:hover::before {
    transform: rotate(225deg);
    background-color: #b81900;
    height: 3px;
}

footer {
    position: absolute;
    height: 100px;
    margin-top: -100px;
}

footer .copywright {
    text-align: center;
    margin-top: 35px;
}

footer .copywright img {
    width: auto;
    display: inline-block;
    height: 30px;
    margin-right: 10px;
}

footer .copywright span {
    height: 30px;
    color: #3297b9;
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
}

/*section.thank.show,*/
section.form.show {
    display: block;
    opacity: 1;
}

/*@media (max-width: 359px) {*/

/*}*/


/**
 *
 *  SCREEN WIDTH > 600 px
 *
 */


@media (min-width: 600px) {

    img.Nina {
        max-width: 542px;
        right: 55%;
    }

    header .logo {
        margin-left: 20px;
    }

    header .wrap {
        margin-left: 40%;
        margin-right: 20px;
        max-width: 520px;
    }

    header h1,
    header p.subtitle {
        text-align: left;
    }

    header .start {
        position: relative;
        width: auto;
        max-width: none;
        margin-top: 60px;
        right: 0;
        bottom: 0;
        left: 0;
    }

    header p {
        margin-left: 0;
    }

    header svg .cls-6 {
        transform: translate(-1px, 370px);
        -moz-transform: translate(-2px, 370.5px);
    }

    header svg .cls-7 {
        transform: translate(-1px, 370px);
    }

    header svg .cls-23 {
        display: block;
    }

    section.learn svg .cls-29 {
        fill: #6bc9c9;
        transform: translate(90%, 0) scale(1, 1);
    }

    section.learn svg .cls-30 {
        transform: translate(90%, 0)  scale(1, 1);
    }

    section.learn svg .cls-31 {
        transform: translate(10%, 350px)  scale(1, 1);
    }

    section.form form {
        padding: 40px 80px;
    }

    section.form form h2 {
        margin-bottom: 40px;
    }

    section.form form button {
        margin: 40px auto;
    }



    /**
     *
     *  SCREEN WIDTH > 860 px
     *
     */

    @media (min-width: 860px) {

        img.Nina {
            right: 60%;
        }

        header svg .cls-6 {
            fill: #f8f6f9;
        }

        section.overview .cell {
            display: inline-block;
            vertical-align: top;
            width: 50%;
        }

        section.overview .cell:first-child {
            padding-top: 20px;
            padding-bottom: 100px;
        }

        section.overview .cell img {
            margin: 20px auto;
        }

        section.overview p {
            text-align: left;
        }

        section.overview .wrap {
            display: none;
        }

        section.learn svg .cls-8 {
            fill: #ffffff;
            transform: translate(1px, -10px);
            -moz-transform: translate(1.5px, -10.5px);
        }

        section.learn svg .cls-9 {
            transform: translate(1px, -10px);
            -moz-transform: translate(1px, -10.8px);
        }

        section.learn .wrap {
            width: auto;
            max-width: 800px;
        }

        section.learn h2 {
            margin: 40px auto 60px;
        }

        section.learn .column:nth-child(3) {
            float: right;
        }

        section.learn .item {
            height: 112px;
            max-width: 380px;
            margin-bottom: 50px;
        }

        section.learn .btn {
            max-width: 310px;
        }



        /**
         *
         *  SCREEN WIDTH > 1024 px
         *
         */


        @media (min-width: 1024px) {

            header .logo {
                margin-left: 40px;
            }

            header p.subtitle {
                font-size: 19px;
            }

            header h1 {
                font-size: 45px;
            }

            header p {
                font-size: 16px;
            }

            header .start > div.row {
                font-size: 37px;
                width: 95%;
            }

            header .start div.row > div.yellow {
                font-size: 14px;
            }

            section.learn .wrap {
                max-width: 860px;
            }

            section.learn .item {
                max-width: 400px;
            }

        }

    }
}
