/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

* {
    box-sizing: border-box
}

.hide-on-screen {
    position: absolute;
    left: -5000px
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.no-border-bottom {
    border-bottom: none !important
}

.no-border-top {
    border-top: none !important
}

html {
    font-size: 56.25%
}

@media only screen and (min-width:768px) {
    html {
        font-size: 62.5%
    }
}

body, input, textarea, select {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem;
    background: #FFF;
    color: #1f2438
}

body {
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}

p, ul, ol, blockquote, table, iframe {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

ul {
    padding: 0;
    margin: 0
}

h1, h2, h3, h4, h5, h6 {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
    line-height: 31px;
    line-height: 3.1rem;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 300
}

h1 {
    font-size: 68px;
    font-size: 6.8rem;
    line-height: 60px;
    line-height: 6rem;
    margin-top: 46px;
    margin-bottom: 23px
}

h2 {
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 40px;
    line-height: 4rem;
    margin-top: 46px;
    margin-bottom: 23px
}

h3 {
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 40px;
    line-height: 4rem;
    margin-top: 23px;
    margin-bottom: 23px
}

h4, h5 {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 32px;
    line-height: 3.2rem;
    margin-top: 23px;
    margin-bottom: 23px
}

a img {
    border: 0
}

a {
    color: #0071c5;
    transition: all .2s ease-in-out
}

    a:hover {
        color: #000000
    }

p {
    margin: 23px 0
}

strong {
    font-weight: 700
}

body {
    background-image: url(../images/hero-decoration.svg);
    background-repeat: no-repeat;
    background-position: center 60px;
    background-size: 1800px auto
}

@media only screen and (min-width:768px) {
    body {
        background-position: center 110px;
        background-size: initial
    }
}

@media only screen and (min-width:960px) {
    body {
        background-position: center top
    }
}

.container {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: center;
    position: relative
}

.styled-list {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left
}

    .styled-list li {
        position: relative;
        margin-bottom: 3px;
        padding-left: 20px
    }

        .styled-list li:before {
            content: " ";
            display: block;
            vertical-align: top;
            width: 7px;
            height: 7px;
            position: absolute;
            top: 8px;
            left: 0;
            border-radius: 50px
        }

    .styled-list.bullets--red li:before {
        background: #d93a04
    }

    .styled-list.bullets--blue li:before {
        background: #0071c5
    }

.block-narrow {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto
}

.headline {
    text-align: center;
    position: relative;
    width: 100%;
    overflow-x: hidden;
    overflow-y: visible
}

    .headline h2 {
        padding: 20px 40px;
        margin: 0;
        display: inline-block;
        width: 270px;
        background: #c3e55a;
        position: relative;
        z-index: 50
    }

    .headline:before, .headline:after {
        content: " ";
        display: block;
        position: absolute;
        z-index: 10;
        width: 100%
    }

.headline--pull h2 {
    margin: 0 15px 15px 15px
}

    .headline--pull h2:before, .headline--pull h2:after {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        bottom: -15px
    }

    .headline--pull h2:before {
        left: 0;
        border-left: 50px solid transparent;
        border-right: 0 solid transparent;
        border-top: 15px solid #91a53c
    }

    .headline--pull h2:after {
        right: 0;
        border-left: 0 solid transparent;
        border-right: 50px solid transparent;
        border-top: 15px solid #91a53c
    }

.headline--pull:before, .headline--pull:after {
    bottom: 0;
    height: 90%
}

.headline--pull:before {
    background: #1f2438;
    right: 50%;
    margin-right: 85px
}

.headline--pull:after {
    background: #77e5c6;
    left: 50%;
    margin-left: 85px
}

.headline--push {
    padding-bottom: 30px
}

    .headline--push h2 {
        margin: 15px 15px 0 15px
    }

        .headline--push h2:before, .headline--push h2:after {
            content: " ";
            display: block;
            width: 0;
            height: 0;
            position: absolute;
            top: -15px
        }

        .headline--push h2:before {
            left: 0;
            border-left: 50px solid transparent;
            border-right: 0 solid transparent;
            border-bottom: 15px solid #91a53c
        }

        .headline--push h2:after {
            right: 0;
            border-left: 0 solid transparent;
            border-right: 50px solid transparent;
            border-bottom: 15px solid #91a53c
        }

    .headline--push:before, .headline--push:after {
        top: 0;
        height: 75%
    }

    .headline--push:before {
        background: #77e5c6;
        right: 50%;
        margin-right: 85px
    }

    .headline--push:after {
        background: #1f2438;
        left: 50%;
        margin-left: 85px
    }

.headline--first {
    margin-bottom: 90px
}

.headline .beak {
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -15px;
    display: block;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #c3e55a;
    border-bottom: 15px solid transparent
}

.sub-headline {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px
}

.sub-headline--decoration {
    background: url(../images/sub-headline-decoration-1.svg) 50% 50% no-repeat;
    background-size: auto 100%;
    padding-top: 20px;
    padding-bottom: 30px
}

.sub-headline h3 {
    max-width: 620px;
    margin: 0 auto;
    padding: 0 20px
}

.headline-section {
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 43px;
    font-size: 4.3rem;
    line-height: 220px;
    color: #1f2438;
    display: inline-block;
    width: 220px;
    height: 220px;
    margin-top: -105px;
    margin-bottom: 35px;
    border-radius: 200px
}

.bg--green-accent {
    background-color: #c3e55a
}

.bg--green-middle {
    background-color: #f4c660
}

.bg--green-subtle {
    background-color: #77e5c6
}

#header:before, #header:after {
    content: " ";
    display: table
}

#header:after {
    clear: both
}

#header .container {
    max-width: 1100px;
    padding-top: 140px;
    padding-bottom: 25px
}

#header .logo {
    position: absolute;
    top: 35px;
    left: -20px
}

#header .menu {
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden
}

    #header .menu ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

        #header .menu ul li {
            display: inline-block;
            vertical-align: top;
            margin: 0 3px;
            margin-right: -11px
        }

            #header .menu ul li:first-child {
                margin-left: -11px
            }

            #header .menu ul li a {
                display: block;
                width: 106px;
                height: 106px;
                line-height: 80px;
                font-size: 18px;
                font-size: 1.8rem;
                font-weight: 300;
                color: #1f2438;
                background: #c3e55a;
                border: 10px solid #c3e55a;
                text-decoration: none;
                border-radius: 200px
            }

                #header .menu ul li a span {
                    line-height: 20px;
                    line-height: 2rem;
                    display: inline-block;
                    vertical-align: middle
                }

                #header .menu ul li a:hover {
                    background: #1f2438;
                    border-color: #77e5c6;
                    color: #77e5c6
                }

            #header .menu ul li.bg-services a {
                background: #c3e55a;
                border-color: #c3e55a
            }

                #header .menu ul li.bg-services a:hover {
                    background: #1f2438;
                    border-color: #c3e55a;
                    color: #77e5c6
                }

            #header .menu ul li.bg-clients a {
                background: #f4c660;
                border-color: #f4c660
            }

                #header .menu ul li.bg-clients a:hover {
                    background: #1f2438;
                    border-color: #f4c660;
                    color: #77e5c6
                }

            #header .menu ul li.bg-contact a {
                background: #77e5c6;
                border-color: #77e5c6
            }

                #header .menu ul li.bg-contact a:hover {
                    background: #1f2438;
                    border-color: #77e5c6;
                    color: #77e5c6
                }

#claim {
    padding-bottom: 1px
}

    #claim .container {
        max-width: 1070px
    }

    #claim .main-claim {
        font-size: 48px;
        font-size: 4.8rem;
        line-height: 40px;
        line-height: 4rem;
        margin-top: 15px
    }

    #claim .sub-claim {
        font-size: 23px;
        font-size: 2.3rem;
        line-height: 26px;
        line-height: 2.6rem;
        font-family: 'Roboto Condensed',sans-serif;
        font-weight: 300
    }

#services {
    margin-top: 20px;
    margin-bottom: 40px
}

    #services h4 {
        margin-top: 40px
    }

    #services .accordion {
        text-align: left;
        margin-left: -20px;
        margin-right: -20px
    }

.service {
    margin-top: 25px;
    margin-bottom: 35px
}

    .service:before, .service:after {
        content: " ";
        display: table
    }

    .service:after {
        clear: both
    }

.service--logo {
    display: none
}

.service--benefits {
    padding-bottom: 30px;
    border-top: 4px dotted #e4eded;
    border-bottom: 4px dotted #e4eded
}

#clients {
    margin-top: 200px;
    margin-bottom: 200px;
    border-top: 4px dotted #e4eded
}

    #clients .headline-section {
        border: 20px solid #FFF;
        box-sizing: content-box;
        margin-top: -145px
    }

.logos-container .logo-item {
    display: inline-block;
    vertical-align: middle;
    margin: 15px 20px
}

    .logos-container .logo-item img {
        max-width: 120px;
        height: auto;
        max-height: 70px;
        opacity: .3;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        transition: all .2s ease-in-out
    }

        .logos-container .logo-item img:hover {
            opacity: 1;
            -webkit-filter: none;
            filter: none
        }

#contact {
    background: #1f2438 url(../images/contact-decoration.svg) 50% 0 no-repeat;
    color: #ffffff;
    padding-bottom: 100px
}

    #contact a {
        color: #ffffff
    }

        #contact a:hover {
            color: #0071c5
        }

@media only screen and (min-width:360px) {
    #header .menu ul li {
        margin-right: 3px
    }

        #header .menu ul li:first-child {
            margin-left: 3px
        }
}

@media only screen and (min-width:500px) {
    #header .menu ul li a {
        width: 146px;
        height: 146px;
        line-height: 110px;
        font-size: 21px;
        font-size: 2.1rem;
        border-width: 14px
    }

    #claim .main-claim {
        font-size: 52px;
        font-size: 5.2rem;
        line-height: 50px;
        line-height: 5rem
    }

    #claim .sub-claim {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 28px;
        line-height: 2.8rem
    }
}

@media only screen and (min-width:544px) {
    .headline h2 {
        padding: 30px 60px;
        width: 480px
    }

    .headline--pull h2 {
        margin: 0 20px 15px 20px
    }

    .headline--pull:before {
        margin-right: 190px
    }

    .headline--pull:after {
        margin-left: 190px
    }

    .headline--push h2 {
        margin: 15px 20px 0 20px
    }

    .headline--push:before {
        margin-right: 190px
    }

    .headline--push:after {
        margin-left: 190px
    }

    .sub-headline--decoration {
        padding-top: 40px;
        padding-bottom: 60px
    }

    .headline-section {
        line-height: 250px;
        width: 250px;
        height: 250px;
        margin-top: -125px;
        margin-bottom: 50px
    }

    #services {
        margin-top: 40px;
        margin-bottom: 50px
    }

        #services .accordion {
            text-align: center;
            margin-left: 0;
            margin-right: 0
        }

    .service {
        margin-top: 30px;
        margin-bottom: 40px
    }
}

@media only screen and (min-width:768px) {
    #header .container {
        padding-top: 140px;
        padding-bottom: 25px
    }

    #header .menu ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

        #header .menu ul li {
            display: inline-block;
            vertical-align: top;
            margin: 0 3px
        }

            #header .menu ul li a {
                display: block;
                width: 176px;
                height: 176px;
                line-height: 130px;
                font-size: 21px;
                font-size: 2.1rem;
                border-width: 18px
            }

    #claim .container {
        text-align: left
    }

    #claim .main-claim {
        font-size: 68px;
        font-size: 6.8rem;
        line-height: 60px;
        line-height: 6rem;
        margin-top: 25px
    }

    #claim .sub-claim {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 28px;
        line-height: 2.8rem
    }

    .headline h2 {
        padding: 35px 80px;
        width: 620px
    }

    .headline--pull h2 {
        margin: 0 25px 15px 25px
    }

    .headline--pull:before {
        margin-right: 260px
    }

    .headline--pull:after {
        margin-left: 260px
    }

    .headline--push h2 {
        margin: 15px 25px 0 25px
    }

    .headline--push:before {
        margin-right: 260px
    }

    .headline--push:after {
        margin-left: 260px
    }

    #services {
        margin-top: 60px;
        margin-bottom: 60px
    }

    .service {
        margin-top: 40px;
        margin-bottom: 60px
    }

    .service--logo {
        display: block;
        float: left;
        padding: 25px
    }

    .service--benefits {
        margin-left: 240px
    }
}

@media only screen and (min-width:960px) {
    #header .container {
        padding-top: 30px;
        padding-bottom: 25px
    }

    #header .logo {
        top: 80px
    }
}

@media only screen and (min-width:1200px) {
    .container {
        padding: 0
    }
}
/*!
 * jQuery Accordion 0.0.1
 * (c) 2014 Victor Fernandez <victor@vctrfrnndz.com>
 * MIT Licensed.
 */

[data-accordion] [data-content] {
    overflow: hidden;
    max-height: 0
}

[data-control], [data-content] > * {
    background: #e4eded;
    padding: 20px 55px 20px 20px;
    margin-bottom: 4px
}

@media only screen and (min-width:544px) {
    [data-control], [data-content] > * {
        padding: 20px 55px 20px 40px
    }
}

[data-content] [data-accordion] {
    border: 0;
    padding: 0
}

[data-accordion] [data-control] {
    position: relative;
    cursor: pointer;
    overflow: hidden
}

    [data-accordion] [data-control]:hover {
        color: #0071c5
    }

        [data-accordion] [data-control]:hover:before {
            transition: all .2s ease-in-out;
            background: #1f2438
        }

        [data-accordion] [data-control]:hover:after {
            transition: all .2s ease-in-out;
            background: url('../images/chevron-right_white.svg') center center no-repeat
        }

[data-accordion] > [data-control]:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 45px;
    height: 100%
}

[data-accordion] > [data-control]:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 100%;
    background: url('../images/chevron-right_blue.svg') center center no-repeat;
    background-size: 8px 15px
}

[data-accordion].open > [data-control]:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

[data-accordion].open [data-control] {
    margin-bottom: 0
}

[data-accordion].open [data-content] .wrap {
    padding-bottom: 60px
}
