a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,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}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
.hot-pink {color: #ff0048;}
.teal {color: #05afa5;}
.notteal {color: #1fc2df;}
.dkgrey {color:#1a1a1a;}
.ltgrey {color: #c6c6c6;}
.light {font-weight: 300;}
.regular {font-weight: 400;}
.bold {font-weight: 700;}
.black {font-weight: 900;}
.light-italic {font-weight: 300; font-style: italic;}
.regular-italic {font-weight: 400; font-style: italic;}
.bold-italic {font-weight: 700; font-style: italic;}
.black-italic {font-weight: 900; font-style: italic;}
.middle {display: none;position: fixed;top: 0;left: 50%;z-index: 10;height: 100%;width: 1px;background: #ff0048;}
.clearfix::after {content: "";clear: both;display: table;}
.block {display: block;}
body {
    position: relative;
    overflow-x: hidden;
    /* background: url(../images/gra-bg-stripes-2.png) no-repeat -1100px top; */
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

.mobile-show {display: none;}
.desktop-show {display: block;}


    .background-fix {
        margin-top: -89px;
        padding-top: 200px;
        background: #fff;
    }

.estimator {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    padding: 50px;
    background: rgba(0,0,0,0.9);
}

    .estimator-content {
        position: relative;
        top: 100px;
        z-index: 10;
        width: 600px;
        padding: 20px 40px;
        box-sizing: border-box;
        background: #fff;
        border-radius: 20px;
        margin: auto;
        font-size: 24px;
        color: #1a1a1a;
    }

        .estimator-progress {
            position: absolute;
            bottom: 125px;
            right: 40px;
            font-size: 18px;
            font-weight: 400;
            border-radius: 0 0 20px 20px;
            color: #ff0048;
        }

            .estimator-header img {
                position: absolute;
                top: -40px;
                width: 175px;
            }

        .cost-intro {
            padding: 0 0 5px 200px;
            color: #1a1a1a;
            font-size: 30px;
            font-weight: 800;
        }

        .baseline-intro {
            padding: 0 0 0 200px;
            font-size: 20px;
            line-height: 25px;
        }

        .btn-start-price {
            margin: 50px auto 0;
            padding: 25px 45px;
            font-size: 24px;
            line-height: 28px;
            color: #fff;
            background: #1a1a1a;
            border-radius: 50px;
            cursor: pointer;
            text-align: center;
        }

            .btn-start-price:hover {
                background: #ff0048;
            }

    .radio-row {
        padding: 25px 0 0;
        font-size: 20px;
    }

        .radio-row input {
            position: relative;
            left: -4px;
        }

        .each-radio {
            display: block;
            padding: 15px;
            margin: 5px 0;
            border: 1px solid #ccc;
            border-radius: 10px;
        }

            .each-radio:hover {
                background: #05afa5;
                color: #fff;
                cursor: pointer;
            }

.stripe-1,
.stripe-2,
.stripe-3 {
    transform: rotate(43deg);
    position: absolute;
    top: -400px;
    z-index: -1;
    width: 197px;
    height: 0;
    opacity: 0;
}

    .stripe-1 {
        background: url(../images/gra-bg-stripes-g.png) no-repeat;
        left: 1352px;
    }

    .stripe-2 {
        background: url(../images/gra-bg-stripes-p.png) no-repeat;
        left: 1620px;
    }

    .stripe-3 {
        background: url(../images/gra-bg-stripes-b.png) no-repeat;
        left: 1889px;
    }
    

header {
    transform: translateY(-10px);
    opacity: 0;
    width: 1100px;
    margin: auto;
}

    header nav {
        padding: 20px 0 0;
    }

        .close-mobile {
            display: none;
        }

        .open-mobile {
            display: none;
        }

        .mobile-logo {
            display: none;
        }

        header nav a {
            position: relative;
            top: -10px;
            display: inline-block;
            padding: 0 25px;
            font-size: 24px;
            text-decoration: none;
            color: #1a1a1a;
        }

            header nav a:hover {
                color: #ff0048;
                text-decoration: underline;
            }

            header nav a:first-child {
                position: relative;
                top: 0;
                background: url(../images/logo-liwebfactory.png) no-repeat;
                background-size: 216px;
                width: 216px;
                height: 56px;
            } 

            header nav a:nth-child(2) {
                margin: 0 0 0 20px;
            } 

            header nav a:last-child {
            } 

            header nav a img {
                position: relative;
                top: 10px;
            }

.stripe-width {
    position: absolute;
    overflow: hidden;
    height: 1000px;
    width: 100%;
}

.home-hero {
    width: 1100px;
    margin: auto;
    padding: 150px 0 100px;
    text-align: center;
}

    .home-hero h1 {
        transform: translateY(-10px);
        opacity: 0;
        width: 700px;
        margin: auto;
        font-size: 60px;
        line-height: 64px;
    }

    .home-hero h2 {
        transform: translateY(-10px);
        opacity: 0;
        width: 600px;
        margin: auto;
        font-size: 24px;
        line-height: 28px;
    }

    .home-hero button {
        transform: translateY(-10px);
        opacity: 0;
        margin: 50px auto 0;
        padding: 25px 45px;
        font-size: 24px;
        line-height: 28px;
        color: #fff;
        background: #1a1a1a;
        border-radius: 50px;
        cursor: pointer;
        border: none;
    }

        .home-hero button:hover {
            background: #ff0048;
        }

        .home-hero button:hover span {
            color: #fff;
        }

.home-thumb-row {
    position: relative;
    overflow: hidden;
    padding: 35px 0 0;
    text-align: center;
}

    .desktop-collage {
        display: block;
        margin: auto;
    }

.explanations {
    position: relative;
    width: 1100px;
    margin: auto;
    padding: 50px 0;
}

    .explanations .explanaion-hero {
        width: 70%;
        position: absolute;
        right: -20%;
        top: 0;
    }

    .explanations .opener {
        position: relative;
        z-index: 1;
        width: 540px;
    }

        .explanations .opener h3 {
            color: #05afa5;
            font-size: 48px;
        }

        .explanations .opener p {
            font-size: 24px;
            line-height: 32px;
        }

        .explanations .opener p:nth-child(2) {
            margin: 20px 0 30px 0;
        }

    .sectors-row {
        display: flex;
        padding: 100px 0 0;
    }

        .sectors-row div {
            margin: 0 10px;
            padding: 30px 35px;
            box-sizing: border-box;
            border: 1px solid #e7e7e7;
            border-radius: 15px;
            text-align: center;
        }

            .sectors-row div img {
                width: 60%;
                margin: 0 auto 20px;
                display: block;
            }

            .sectors-row div h3 {
                padding: 10px 0;
                color: #ff0048;
                font-weight: 900;
                font-size: 24px;
                line-height: 1;
            }

            .sectors-row div h4 {
                padding: 10px 0;
                font-size: 18px;
                line-height: 24px;
            }

    .sectors-list {
        display: flex;
        padding: 0 0 150px 40px;
        box-sizing: border-box;
    }

        .sectors-list ul {
            flex-grow: 1;
            width: 100%;
        }

            .sectors-list ul li {
                position: relative;
                padding: 7px 0;
            }

                .sectors-list ul li p {
                    position: relative;
                    font-size: 24px;
                    color: #1a1a1a;
                }

                    .sectors-list ul li svg {
                        position: absolute;
                        left: -40px;
                        top: 5px;
                    }

                .sectors-list ul li p.hot-pink {
                    font-size: 24px;
                    font-weight: 900;
                    color: #ff0048;
                }

                svg {
                    opacity: 0.1;
                    /* color: #ccc; */
                }

        .explanations .sectors-list {
            margin: 75px 0 0;
        }

        .who-we-service .sectors-list ul:first-child {
            margin-right: 30px;
        }

    .who-we-service {
    }


.contact-hero {
    width: 1100px;
    margin: auto;
    padding: 150px 0 100px;
    text-align: center;
}

    .contact-hero p:nth-child(1) {
        font-size: 60px;
        line-height: 1.2;
    }

    .contact-hero p:nth-child(2) {
        width: 550px;
        margin: auto;
        font-size: 24px;
        line-height: 1.2;
    }

    .contact-hero button {
        width: 335px;
        margin: 50px 40px 0 40px;
        padding: 25px 45px;
        font-size: 24px;
        line-height: 28px;
        color: #fff;
        background: #ff0048;
        border-radius: 50px;
        cursor: pointer;
        border: none;
    }

        .contact-hero button:last-child {
            background: #000;
        }

        .contact-hero button:last-child:hover {
            background: #ff0048;
            color: #fff;
        }

        .contact-hero button:hover {
            background: #000;
            color: #fff;
        }

        .contact-hero button:hover span {
            color: #fff;
        }

.footer {
    background: #ddd url(../images/gra-bg-stripes-line.png) repeat-x;
}        

    .footer img {
        position: relative;
        top: -30px;
        width: 216px;
    }

    .footer-wrap {
        width: 1100px;
        margin: auto;
        padding: 150px 0 100px;
        display: flex;
    }

        .footer-wrap > div {
            flex: 1;
        } 

        .footer-wrap > div:last-child {
            margin-top: -50px;
            text-align: right;
        }

        .footer-wrap nav a {
            font-size: 24px;
        }

            .footer-wrap nav a:hover {
                text-decoration: underline;
            }


@media (max-width: 767.98px) {

    .mobile-show {display: block;}
    .desktop-show {display: none;}
    
    .stripe-1, .stripe-2, .stripe-3 {
        left: 0;
    }

    body {
        padding: 50px 0 0;
    }

    header {
        opacity: 0;
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10;
        width: 100%;
        height: 100%;
        padding: 20px 0 0;
        background: #05afa5;

    }
    header nav {
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        color: #fff;
    }
    header nav a:nth-child(2) {
        margin: 40px 0 0;
    }
    header nav a {
        padding: 20px 0;
        margin: 0;
        font-size: 32px;
        display: block;
    }
    header nav a:last-child {
        padding: 20px 0;
    }

    header nav a:first-child {
        background: url(../images/logo-liwebfactory-white.png);
        background-size: 216px;
        margin: auto;
        padding: 0;
    } 

    .mobile-logo {
        position: absolute;
        top: 20px;
        left: 20px;
        display: block;
        width: 120px;
    }

    .open-mobile {
        position: absolute;
        top: 20px;
        right: 20px;
        display: block;
        width: 30px;
    }

    .close-mobile {
        position: absolute;
        top: 20px;
        right: 20px;
        display: block;
        width: 30px;
    }

header,
.home-hero,
.home-hero h1,
.explanations,
.contact-hero {
    width: 100%;
}
    body {
        background: none;
    }
    
    .home-hero {
        padding: 50px 0;
    }
        .home-hero h1 {
            width: 94%;
            margin: auto;
            font-size: 36px;
            line-height: 42px;
            letter-spacing: -2px;
        }

        .home-hero h2 {
            padding: 10px 0 0;
            width: 80%;
            margin: auto;
        }

        .home-hero button {
            margin: 25px auto 0;
            font-size: 18px;
            padding: 15px 30px;
            border: none;
        }

        .home-thumb-row {
            position: relative;
            overflow: hidden;
            padding: 0;
        }

.background-fix {
    margin: 0;
    padding: 0;
}

.mobile-collage {
    width: 100%;
}

.explanations {
    width: 85%;
    margin: auto;
    padding: 25px 0;
}

    .explanations .opener h3 {
        font-size: 30px;
    }

    .explanations .opener p:nth-child(2) {
        font-size: 20px;
        line-height: 26px;
        margin: 15px 0 15px;
    }

    .explanations .opener p:nth-child(3) {
        font-size: 20px;
        line-height: 26px;
    }

    .explanations .explanaion-hero {
        display: none;
    }

    .explanations .opener {
        width: 100%;
    }

.sectors-row {
    padding: 50px 0 0;
    display: block;
}

    .sectors-row div {
        margin-bottom: 20px;
    }

    .explanations .sectors-list {
        display: block;
        padding: 0 0 75px 0
    }

    .sectors-list ul li  {
        float: left;
        margin-right: 5px;
    }

    .sectors-list ul li p {
        font-size: 16px;
    }

    .sectors-list ul li p::after {
        display: none;
    }
    
    .contact-hero {
        padding: 50px 0;
    }

    .contact-hero button {
        margin: 20px 0 0;
    }

    .contact-hero p:nth-child(1) {
        width: 96%;
        margin: auto;
        font-size: 38px;
        line-height: 44px;
    }

    .contact-hero p:nth-child(2) {
        width: 85%;
        margin: auto;
        font-size: 20px;
        line-height: 26px;
    }

    .contact-hero button {
        margin: 25px auto 0;
        font-size: 18px;
        padding: 15px 30px;
        width: auto;
    }

.footer-wrap {
    text-align: center;
    width: 85%;
    margin: auto;
    display: block;
    padding: 50px 0;
}
    .block {display: inline;}

    .footer-wrap > div:last-child {
        margin: 20px 0 0;
        text-align: center;
    }


    .sectors-list {
        display: none !important;
    }


}