html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body.loading {
    cursor: wait;
}

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;
    text-decoration: none;
    color: #000;
}

    a:active, a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: 700;
}

li, p {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
}

ul {
    margin: -4px 0 14px;
    padding-left: 28px;
}

li {
    margin-bottom: 3px;
}

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: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    max-width: 100%;
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    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[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

    input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

.phonesgrid .singleblock:nth-child(4n+3):last-child {
    border-right: 1px solid #b19d64;
}

@media only screen and (max-width:768px) {
    .phonesgrid .singleblock:nth-child(4n+3):last-child {
        border-top: none;
        border-left: 1px solid #b19d64;
    }
}

.phonesgrid .singleblock:nth-child(4n+3):nth-last-child(2) {
    border-right: 1px solid #b19d64;
}

@media only screen and (max-width:768px) {
    .phonesgrid .singleblock:nth-child(4n+3):nth-last-child(2) {
        border-top: none;
        border-left: 1px solid #b19d64;
    }
}

.phonesgrid .singleblock:nth-child(4n+4):last-child {
    border-right: 1px solid #b19d64;
    border-left: 0;
}

@media only screen and (max-width:768px) {
    .phonesgrid .singleblock:nth-child(4n+4):last-child {
        border-top: none;
    }
}

.phonesgrid .singleblock:nth-child(4n+1):last-child {
    border-right: 1px solid #b19d64;
}

@media only screen and (max-width:570px) {
    .phonesgrid .singleblock:nth-child(4n+1):last-child {
        border-left: 1px solid #b19d64;
    }
}

.phonesgrid .singleblock:nth-child(4n+1):nth-last-child(2) {
    border-right: 1px solid #b19d64;
}

@media only screen and (max-width:570px) {
    .phonesgrid .singleblock:nth-child(4n+1):nth-last-child(2) {
        border-left: 1px solid #b19d64;
    }
}

.phonesgrid .singleblock:nth-child(4n+1):nth-last-child(3) {
    border-right: 1px solid #b19d64;
}

@media only screen and (max-width:570px) {
    .phonesgrid .singleblock:nth-child(4n+1):nth-last-child(3) {
        border-left: 1px solid #b19d64;
    }
}

.phonesgrid .singleblock:nth-child(4n+1):nth-last-child(4) {
    border-right: 1px solid #b19d64;
}

@media only screen and (max-width:570px) {
    .phonesgrid .singleblock:nth-child(4n+1):nth-last-child(4) {
        border-left: 1px solid #b19d64;
    }
}

@media only screen and (max-width:768px) {
    .phonesgrid .singleblock:nth-child(2n+3):last-child {
        border-right: 1px solid #b19d64;
    }
}

@media only screen and (max-width:768px) and (max-width:768px) {
    .phonesgrid .singleblock:nth-child(2n+3):last-child {
        border-top: none;
        border-left: 1px solid #b19d64;
    }
}

@media only screen and (max-width:768px) {
    .phonesgrid .singleblock:nth-child(2n+3):nth-last-child(0) {
        border-right: 1px solid #b19d64;
    }
}

@media only screen and (max-width:768px) and (max-width:768px) {
    .phonesgrid .singleblock:nth-child(2n+3):nth-last-child(0) {
        border-top: none;
        border-left: 1px solid #b19d64;
    }
}

@media only screen and (max-width:768px) {
    .phonesgrid .singleblock:nth-child(2n+4):last-child {
        border-right: 1px solid #b19d64;
        border-left: 0;
    }
}

@media only screen and (max-width:768px) and (max-width:768px) {
    .phonesgrid .singleblock:nth-child(2n+4):last-child {
        border-top: none;
    }
}

@media only screen and (max-width:768px) {
    .phonesgrid .singleblock:nth-child(2n+4):nth-last-child(0) {
        border-right: 1px solid #b19d64;
        border-left: 0;
    }
}

@media only screen and (max-width:768px) and (max-width:768px) {
    .phonesgrid .singleblock:nth-child(2n+4):nth-last-child(0) {
        border-top: none;
    }
}

@media only screen and (max-width:768px) {
    .phonesgrid .singleblock:nth-child(2n+4):nth-last-child(-1) {
        border-right: 1px solid #b19d64;
        border-left: 0;
    }
}

@media only screen and (max-width:768px) and (max-width:768px) {
    .phonesgrid .singleblock:nth-child(2n+4):nth-last-child(-1) {
        border-top: none;
    }
}

@media only screen and (max-width:768px) {
    .phonesgrid .singleblock:nth-child(odd):last-child {
        border-right: 1px solid #b19d64;
    }
}

@media only screen and (max-width:768px) and (max-width:570px) {
    .phonesgrid .singleblock:nth-child(odd):last-child {
        border-left: 1px solid #b19d64;
    }
}

@media only screen and (max-width:768px) {
    .phonesgrid .singleblock:nth-child(odd):nth-last-child(2) {
        border-right: 1px solid #b19d64;
    }
}

@media only screen and (max-width:768px) and (max-width:570px) {
    .phonesgrid .singleblock:nth-child(odd):nth-last-child(2) {
        border-left: 1px solid #b19d64;
    }
}

@media only screen and (max-width:570px) {
    .phonesgrid .singleblock:nth-child(1n+3):last-child {
        border-right: 1px solid #b19d64;
    }
}

@media only screen and (max-width:570px) and (max-width:768px) {
    .phonesgrid .singleblock:nth-child(1n+3):last-child {
        border-top: none;
        border-left: 1px solid #b19d64;
    }
}

@media only screen and (max-width:570px) {
    .phonesgrid .singleblock:nth-child(1n+3):nth-last-child(0) {
        border-right: 1px solid #b19d64;
    }
}

@media only screen and (max-width:570px) and (max-width:768px) {
    .phonesgrid .singleblock:nth-child(1n+3):nth-last-child(0) {
        border-top: none;
        border-left: 1px solid #b19d64;
    }
}

@media only screen and (max-width:570px) {
    .phonesgrid .singleblock:nth-child(1n+3):nth-last-child(-1) {
        border-right: 1px solid #b19d64;
    }
}

@media only screen and (max-width:570px) and (max-width:768px) {
    .phonesgrid .singleblock:nth-child(1n+3):nth-last-child(-1) {
        border-top: none;
        border-left: 1px solid #b19d64;
    }
}

@media only screen and (max-width:570px) {
    .phonesgrid .singleblock:nth-child(1n+4):last-child {
        border-right: 1px solid #b19d64;
        border-left: 0;
    }
}

@media only screen and (max-width:570px) and (max-width:768px) {
    .phonesgrid .singleblock:nth-child(1n+4):last-child {
        border-top: none;
    }
}

@media only screen and (max-width:570px) {
    .phonesgrid .singleblock:nth-child(1n+4):nth-last-child(0) {
        border-right: 1px solid #b19d64;
        border-left: 0;
    }
}

@media only screen and (max-width:570px) and (max-width:768px) {
    .phonesgrid .singleblock:nth-child(1n+4):nth-last-child(0) {
        border-top: none;
    }
}

@media only screen and (max-width:570px) {
    .phonesgrid .singleblock:nth-child(1n+4):nth-last-child(-1) {
        border-right: 1px solid #b19d64;
        border-left: 0;
    }
}

@media only screen and (max-width:570px) and (max-width:768px) {
    .phonesgrid .singleblock:nth-child(1n+4):nth-last-child(-1) {
        border-top: none;
    }
}

@media only screen and (max-width:570px) {
    .phonesgrid .singleblock:nth-child(1n+4):nth-last-child(-2) {
        border-right: 1px solid #b19d64;
        border-left: 0;
    }
}

@media only screen and (max-width:570px) and (max-width:768px) {
    .phonesgrid .singleblock:nth-child(1n+4):nth-last-child(-2) {
        border-top: none;
    }
}

@media only screen and (max-width:570px) {
    .phonesgrid .singleblock:nth-child(1n+1):last-child {
        border-right: 1px solid #b19d64;
    }
}

@media only screen and (max-width:570px) and (max-width:570px) {
    .phonesgrid .singleblock:nth-child(1n+1):last-child {
        border-left: 1px solid #b19d64;
    }
}

body {
    margin: 0;
    font-family: Open Sans,sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #333;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 38px;
    font-weight: 600;
    font-style: italic;
    line-height: 44px;
}

h3 {
    font-size: 18px;
    margin-top: 5px;
    color: #008240;
}

input {
    height: 42px;
}

input, textarea {
    line-height: normal;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #b9dbaa;
    padding: 5px 15px;
}

textarea {
    height: 164px;
}

label {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}

.c-title {
    font-size: 30px;
    color: #333;
    margin-top: 8px;
    font-weight: 500;
    max-width: 600px;
    line-height: 38px;
    margin-bottom: 18px;
}

.c-intro {
    text-align: center;
    font-size: 20px;
    color: #676767;
    margin-bottom: 5px;
}

.c-subtitle {
    margin: 15px auto 0;
    position: relative;
}

@media only screen and (max-width:570px) {
    .c-subtitle {
        width: 90%;
    }
}

.hamburger {
    padding: 15px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition-property: opacity,-webkit-filter;
    transition-property: opacity,-webkit-filter;
    transition-property: opacity,filter;
    transition-property: opacity,filter,-webkit-filter;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    display: none;
    z-index: 100;
    padding-right: 0;
}

    .hamburger:focus {
        outline: none;
    }

    .hamburger:hover {
        opacity: .7;
    }

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}

    .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
        width: 40px;
        height: 4px;
        background-color: #000;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        position: absolute;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-duration: .15s;
        transition-duration: .15s;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease;
    }

        .hamburger-inner:after, .hamburger-inner:before {
            content: "";
            display: block;
        }

        .hamburger-inner:before {
            top: -10px;
        }

        .hamburger-inner:after {
            bottom: -10px;
        }

.hamburger--slider .hamburger-inner {
    top: 2px;
}

    .hamburger--slider .hamburger-inner:before {
        top: 10px;
        -webkit-transition-property: opacity,-webkit-transform;
        transition-property: opacity,-webkit-transform;
        transition-property: transform,opacity;
        transition-property: transform,opacity,-webkit-transform;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease;
        -webkit-transition-duration: .15s;
        transition-duration: .15s;
    }

    .hamburger--slider .hamburger-inner:after {
        top: 20px;
    }

.hamburger--slider.is-active .hamburger-inner {
    -webkit-transform: translate3d(0,10px,0) rotate(45deg);
    transform: translate3d(0,10px,0) rotate(45deg);
}

    .hamburger--slider.is-active .hamburger-inner:before {
        -webkit-transform: rotate(-45deg) translate3d(-5.71429px,-6px,0);
        transform: rotate(-45deg) translate3d(-5.71429px,-6px,0);
        opacity: 0;
    }

    .hamburger--slider.is-active .hamburger-inner:after {
        -webkit-transform: translate3d(0,-20px,0) rotate(-90deg);
        transform: translate3d(0,-20px,0) rotate(-90deg);
    }

.maincontent {
    margin: auto;
    background-color: #fff;
    overflow: hidden;
}

.m-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1190px;
    width: 100%;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width:570px) {
    .m-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.c-row {
    min-height: 350px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width:750px) {
    .c-row {
        min-height: 100%;
        padding-bottom: 40px;
    }
}

.col-12 {
    width: 100%;
}

@media only screen and (max-width:570px) {
    .col-12 {
        width: 100%;
    }
}

.col-8 {
    width: 66.66667%;
}

@media only screen and (max-width:570px) {
    .col-8 {
        width: 100%;
    }
}

.col-7 {
    width: 58.33333%;
}

@media only screen and (max-width:570px) {
    .col-7 {
        width: 100%;
    }
}

.col-6 {
    width: 50%;
}

@media only screen and (max-width:750px) {
    .col-6 {
        width: 100%;
    }
}

.col-4 {
    width: 33.33333%;
}

@media only screen and (max-width:570px) {
    .col-4 {
        width: 100%;
    }
}

.col-5 {
    width: 41.66667%;
}

@media only screen and (max-width:570px) {
    .col-5 {
        width: 100%;
    }
}

.show-onlyformobile {
    display: none !important;
}

@media only screen and (max-width:1000px) {
    .show-onlyformobile {
        display: block !important;
    }
}

label.error {
    display: none !important;
}

input.error {
    border: 1px solid #db4a41;
}

input.error:before {
    border: 1px solid #db4a41 !important;
    width:16px;
    height:16px;
}

.mainlogo {
    z-index: 100;
    position: relative;
}

@media only screen and (max-width:1000px) {
    .mainlogo {
        max-width: 170px;
        margin-right: auto;
    }
}

@media only screen and (max-width:570px) {
    .mainlogo {
        padding: 5px;
        max-width: 140px;
    }
}

@media only screen and (max-width:360px) {
    .mainlogo {
        max-width: 110px;
    }
}

.topheader {
    padding: 20px;
    position: fixed;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 10;
    top: 0;
    margin: auto;
    -webkit-box-shadow: 0 1px 7px #f5f5f5;
    box-shadow: 0 1px 7px #f5f5f5;
    width: 100%;
    z-index: 100;
}

@media only screen and (max-width:768px) {
    .topheader {
        padding: 20px 15px;
    }
}

@media only screen and (max-width:570px) {
    .topheader {
        padding: 5px 10px;
    }
}

@media only screen and (max-width:570px) {
    .topheader .e-btn {
        max-width: 150px;
        padding-left: 20px;
        padding-right: 20px;
        width: auto !important;
    }
}

@media only screen and (max-width:570px) and (max-width:360px) {
    .topheader .e-btn {
        max-width: 130px;
        padding: 10px;
    }
}

.topheader .topheader-inner {
    max-width: 1190px;
    margin: auto;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media only screen and (max-width:570px) {
    .topheader .topheader-inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width:570px) {
    .topheader .topheader-inner .c-btn-order {
        margin-left: 20px;
        max-width: 100px;
        padding: 7px;
        margin-top: -5px;
    }
}

@media only screen and (max-width:360px) {
    .topheader .topheader-inner .c-btn-order {
        display: none;
    }
}

.topheader .nav-main li {
    padding-bottom: 1px;
    margin-bottom: -5px;
    margin-left: 10px;
}

    .topheader .nav-main li a {
        position: relative;
    }

        .topheader .nav-main li a.is-active:before {
            -webkit-transform: translate(0);
            -ms-transform: translate(0);
            transform: translate(0);
            -webkit-transition: all .5s;
            transition: all .5s;
        }

        .topheader .nav-main li a.e-btn.is-active:before {
            border: none;
            background: none;
        }

    .topheader .nav-main li .callus {
        font-weight: 700;
        color: #008240;
        margin-left: 25px;
        padding-right: 0;
    }

        .topheader .nav-main li .callus img {
            margin-bottom: -14px;
            margin-right: 0;
            position: absolute;
            bottom: 6px;
            left: -4px;
        }

.nav-main {
    margin-left: auto;
}

@media only screen and (max-width:1124px) {
    .nav-main {
        margin-right: 20px;
    }
}

@media only screen and (max-width:768px) {
    .nav-main {
        margin-right: 15px;
        margin-left: 5px;
    }
}

@media only screen and (max-width:1000px) {
    .nav-main {
        display: none;
    }
}

.nav-main ul {
    list-style-type: none;
    margin: 0;
}

@media only screen and (max-width:1124px) {
    .nav-main ul {
        padding-left: 10px;
    }
}

.nav-main ul li {
    display: inline-block;
}

.nav-main.mobile-nav {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: hsla(0,0%,100%,.93);
    margin: 0;
}

    .nav-main.mobile-nav ul {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .nav-main.mobile-nav ul li a {
            padding: 0;
            padding-bottom: 5px;
            padding-top: 10px;
            display: inline-block;
        }

.nav-main a {
    font-size: 15px;
    line-height: 1.2;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 500;
}

@media only screen and (max-width:1124px) {
    .nav-main a {
        padding-right: 5px;
        padding-left: 5px;
    }
}

.nav-main a.is-active {
    position: relative;
}

    .nav-main a.is-active:before {
        content: "";
        background: #000;
        height: 2px;
        position: absolute;
        bottom: -1px;
        left: 10px;
        right: 10px;
        -webkit-transition: all .5s;
        transition: all .5s;
    }

@media only screen and (max-width:1124px) {
    .nav-main a.is-active:before {
        left: 5px;
        right: 5px;
    }
}

.nav-main .e-btn {
    font-size: 14px;
    margin-left: 10px;
}

.copyright {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1100px;
    margin: auto;
    padding: 15px;
}

    .copyright p {
        font-size: 12px;
    }

    .copyright a {
        color: #0293fc;
    }

.footer {
    background-color: #f8f8f8;
}

    .footer .title {
        font-weight: 700;
    }

    .footer .footer-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        max-width: 1100px;
        margin: auto;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 15px;
    }

@media only screen and (max-width:570px) {
    .footer .footer-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.footer .nav-main {
    margin-right: 0;
}

@media only screen and (max-width:570px) {
    .footer .nav-main {
        display: block;
        margin: 0;
    }
}

.footer .nav-main a {
    font-size: 14px;
}

.footer .nav-main li:last-child a {
    padding-right: 0;
}

@media only screen and (max-width:570px) {
    .footer .nav-main ul {
        padding: 0;
    }
}

.b-scrollbox {
    position: absolute;
    max-width: 750px;
    width: 100%;
}

    .b-scrollbox .b-scrollbox-inner {
        max-width: 640px;
        margin: auto;
        background-image: url(../images/image/box.png);
        background-size: contain;
        min-height: 404px;
        position: relative;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: 470px;
    }

@media only screen and (max-width:1124px) {
    .b-scrollbox .b-scrollbox-inner {
        background-size: 390px;
    }
}

@media only screen and (max-width:750px) {
    .b-scrollbox .b-scrollbox-inner {
        background-position: 60% 20%;
        background-size: 360px;
        min-height: 274px;
    }
}

@media only screen and (max-width:360px) {
    .b-scrollbox .b-scrollbox-inner {
        background-size: 310px;
    }
}

.b-scrollbox .b-scrollbox-inner .b-scrollbox-inner--icons {
    text-align: center;
    position: absolute;
    left: -60px;
    right: 0;
    bottom: 140px;
}

@media only screen and (max-width:750px) {
    .b-scrollbox .b-scrollbox-inner .b-scrollbox-inner--icons {
        left: -25px;
        bottom: 75px;
    }
}

@media only screen and (max-width:360px) {
    .b-scrollbox .b-scrollbox-inner .b-scrollbox-inner--icons {
        bottom: 95px;
    }
}

.b-scrollbox .b-scrollbox-inner .b-scrollbox-inner--icons svg {
    width: 45px;
    height: 45px;
    margin-left: 7px;
    margin-right: 7px;
}

    .b-scrollbox .b-scrollbox-inner .b-scrollbox-inner--icons svg:first-child path, .b-scrollbox .b-scrollbox-inner .b-scrollbox-inner--icons svg:first-child polygon {
        fill: #6d6d6d;
    }

.b-form {
    background: #f9f9fb;
    border: 1px solid grey;
    width: 100%;
    padding: 30px;
    max-width: 714px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

@media only screen and (max-width:570px) {
    .b-form {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.b-form .b-form--head {
    text-align: center;
    margin-bottom: 30px;
}

    .b-form .b-form--head h3 {
        font-size: 23px;
        color: #000;
        font-style: italic;
        margin-bottom: 20px;
        font-weight: 600;
    }

.b-form .b-form--content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .b-form .b-form--content .col6 {
        width: 49%;
        float: left;
    }

    .b-form .b-form--content .col6, .b-form .b-form--content .col12 {
        margin-bottom: 10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 10px;
    }

    .b-form .b-form--content .col12 {
        width: 100%;
    }

.b-form .b-form--footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

@media only screen and (max-width:570px) {
    .b-form .b-form--footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.b-form .b-form--footer .col6 {
    width: 50%;
}

@media only screen and (max-width:570px) {
    .b-form .b-form--footer .col6 {
        width: 100%;
    }
}

.b-form .b-form--footer .col6 p {
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 10px;
}

.b-form .b-form--footer .col6 a {
    text-decoration: underline;
    font-size: 15px;
}

    .b-form .b-form--footer .col6 a img {
        padding-right: 10px;
        margin-bottom: -5px;
    }

.b-form .b-form--footer .col6 .phone {
    position: relative;
    border-right: 1px solid green;
    padding-right: 30px;
    margin-right: 30px;
    padding-left: 15px;
    text-decoration: none;
    color: #008240;
    font-weight: 700;
}

@media only screen and (max-width:360px) {
    .b-form .b-form--footer .col6 .phone {
        padding-right: 10px;
        margin-right: 10px;
    }
}

.b-form .b-form--footer .col6 .phone img {
    margin-bottom: -10px;
    position: absolute;
    left: -1px;
    top: 5px;
}

@media only screen and (max-width:570px) {
    .b-form .b-form--footer .e-btn {
        max-width: 200px;
    }
}

@media only screen and (max-width:750px) {
    .b-form .b-form--footer .col6:first-child {
        text-align: center;
        margin-bottom: 40px;
    }
}

.b-form.is-loading {
    opacity: .5;
    -webkit-transition: all .5s;
    transition: all .5s;
}

    .b-form.is-loading, .b-form.is-loading .e-btn[type=submit] {
        pointer-events: none;
    }

.b-accordion {
    background: #f9f9fb;
    padding: 0 20px;
    margin-top: 40px;
    padding-bottom: 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #b9dbaa;
}

    .b-accordion.is-open .b-accordion--content {
        font-size: 14px;
        display: block;
        margin-bottom: 30px;
    }

        .b-accordion.is-open .b-accordion--content li {
            font-size: 14px;
            margin-bottom: 0;
            list-style-type: none;
            padding-left: 30px;
            position: relative;
        }

            .b-accordion.is-open .b-accordion--content li:before {
                content: "";
                position: absolute;
                left: 10px;
                top: 10px;
                height: 3px;
                width: 3px;
                background: #000;
                -webkit-border-radius: 40px;
                border-radius: 40px;
            }

    .b-accordion.is-open .b-accordion--head {
        border-bottom: 2px solid #e3e5e9;
        padding-bottom: 20px;
        -webkit-transition: all .5s;
        transition: all .5s;
    }

        .b-accordion.is-open .b-accordion--head:before {
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
            -webkit-transition: all .5s;
            transition: all .5s;
        }

    .b-accordion .b-accordion--head {
        font-size: 15px;
        text-transform: uppercase;
        padding-left: 0;
        position: relative;
        margin-top: 18px;
        cursor: pointer;
        line-height: 22px;
        padding-left: 30px;
        padding-right: 20px;
    }

        .b-accordion .b-accordion--head img {
            margin-bottom: -5px;
            margin-right: 10px;
            margin-left: -30px;
        }

        .b-accordion .b-accordion--head:before {
            content: "";
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            width: 20px;
            height: 20px;
            background: url(../images/icons/arrow_down.svg);
            background-size: contain !important;
            background-position: 50% !important;
            background-repeat: no-repeat !important;
            margin: 3px 0;
            -webkit-transition: all .5s;
            transition: all .5s;
        }

    .b-accordion .b-accordion--content {
        display: none;
        margin: 0;
    }

.b-form--successmessage {
    /*display: none;*/
    width: 100%;
    text-align: center;
    min-height: 400px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .b-form--successmessage .b-form--successmessage--inner {
        max-width: 500px;
        min-height: 220px;
        width: 100%;
        text-align: center;
        font-size: 24px;
        font-weight: 400;
        font-style: italic;
        line-height: 44px;
        padding-top: 170px;
        margin: auto;
    }

.landingintro {
    background-repeat: repeat;
    background-position: 50% 100%;
    margin-top: 102px;
}

@media only screen and (max-width:570px) {
    .landingintro {
        margin-top: 60px;
    }
}

@media only screen and (max-width:360px) {
    .landingintro {
        margin-top: 50px;
    }
}

.landingintro .landingintro-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 520px;
    position: relative;
    margin: auto;
    overflow: hidden;
}

@media only screen and (max-width:570px) {
    .landingintro .landingintro-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        min-height: 100%;
    }
}

.landingintro-text {
    max-width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 500px;
    width: 100%;
    color: #fff;
}

@media only screen and (max-width:570px) {
    .landingintro-text {
        min-height: 500px;
    }
}

.landingintro-text .date {
    font-size: 22px;
    color: #fff;
    font-style: italic;
    font-weight: 300;
    margin-bottom: 0;
}

@media only screen and (max-width:570px) {
    .landingintro-text .date {
        margin-top: 15px;
    }
}

.landingintro-text .toppart {
    min-height: 270px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 5;
}

@media only screen and (max-width:570px) {
    .landingintro-text .toppart {
        min-height: 250px;
    }
}

.landingintro-text .toppart .m-wrapper {
    z-index: 10;
    position: relative;
}

@media only screen and (max-width:570px) {
    .landingintro-text .toppart .m-wrapper {
        display: none;
    }
}

.landingintro-text .toppart .bg-image {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    -webkit-transition: all 1s;
    transition: all 1s;
}

    .landingintro-text .toppart .bg-image.is-active {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .landingintro-text .toppart .bg-image.image-1 {
        background: url(../images/image/1-1.jpg);
        background-size: contain !important;
        background-position: 50% !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }

@media only screen and (max-width:570px) {
    .landingintro-text .toppart .bg-image.image-1 {
        background-position: 53.5% !important;
    }
}

.landingintro-text .toppart .bg-image.image-2 {
    background: url(../images/image/2-1.jpg);
    background-size: contain !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

@media only screen and (max-width:570px) {
    .landingintro-text .toppart .bg-image.image-2 {
        background-position: 53.5% !important;
    }
}

.landingintro-text .toppart .bg-image.image-3 {
    background: url(../images/image/3-1.jpg);
    background-size: contain !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

@media only screen and (max-width:570px) {
    .landingintro-text .toppart .bg-image.image-3 {
        background-position: 53.5% !important;
    }
}

.landingintro-text .toppart .bg-image.is-active {
    z-index: 2;
}

.landingintro-text .toppart .image-1 {
    opacity: 1;
}

.landingintro-text .bottompart {
    min-height: 270px;
    padding-top: 30px;
    position: relative;
}

@media only screen and (max-width:570px) {
    .landingintro-text .bottompart {
        min-height: 250px;
    }
}

.landingintro-text .bottompart .m-wrapper {
    z-index: 10;
    position: relative;
}

@media only screen and (max-width:570px) {
    .landingintro-text .bottompart .m-wrapper {
        margin-top: -210px;
    }
}

.landingintro-text .bottompart .bg-image {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    -webkit-transition: all 1s;
    transition: all 1s;
}

    .landingintro-text .bottompart .bg-image.is-active {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .landingintro-text .bottompart .bg-image.image-1 {
        background: url(../images/image/1-2.jpg);
        background-size: contain !important;
        background-position: 50% !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }

@media only screen and (max-width:570px) {
    .landingintro-text .bottompart .bg-image.image-1 {
        background-position: 53.5% !important;
    }
}

.landingintro-text .bottompart .bg-image.image-2 {
    background: url(../images/image/2-2.jpg);
    background-size: contain !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

@media only screen and (max-width:570px) {
    .landingintro-text .bottompart .bg-image.image-2 {
        background-position: 53.5% !important;
    }
}

.landingintro-text .bottompart .bg-image.image-3 {
    background: url(../images/image/3-2.jpg);
    background-size: contain !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

@media only screen and (max-width:570px) {
    .landingintro-text .bottompart .bg-image.image-3 {
        background-position: 53.5% !important;
    }
}

.landingintro-text .bottompart .bg-image.is-active {
    z-index: 2;
}

.landingintro-text .bottompart p {
    max-width: 630px;
}

@media only screen and (max-width:570px) {
    .landingintro-text .bottompart p {
        max-width: 282px;
        margin-top: 30px;
    }
}

.landingintro-text .bottompart .m-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.landingintro-text .bottompart .c-subtitle {
    margin: 0;
    padding-top: 20px;
}

@media only screen and (max-width:570px) {
    .landingintro-text .bottompart .c-subtitle {
        padding-top: 0;
    }
}

.landingintro-text .bottompart .image-1 {
    opacity: 1;
}

@media only screen and (max-width:570px) {
    .landingintro-text {
        max-width: 100%;
    }
}

.landingintro-text .c-title {
    font-weight: 700;
    font-style: italic;
    color: #fff;
    font-size: 32px;
    font-weight: 400;
}

.landingintro-text .c-subtitle {
    margin-bottom: 15px;
}

.s-scrollarea {
    overflow: hidden;
    z-index: 1;
    position: relative;
    margin-bottom: 120px;
    padding-bottom: 30px;
}

@media only screen and (max-width:570px) {
    .s-scrollarea {
        margin-bottom: 0;
        padding-bottom: 0;
    }
}

@media only screen and (max-width:570px) {
    .s-scrollarea .m-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
}

.s-scrollarea .b-scrollbox {
    position: absolute;
    max-width: 750px;
    width: 100%;
    top: 0;
    z-index: 0;
    margin-left: -110px;
}

@media only screen and (max-width:1124px) {
    .s-scrollarea .b-scrollbox {
        max-width: 45%;
        margin-left: 0;
    }
}

@media only screen and (max-width:750px) {
    .s-scrollarea .b-scrollbox {
        max-width: 100%;
        position: relative;
        margin-left: 0;
    }
}

.s-scrollarea .b-scrollbox .b-scrollbox-inner .b-scrollbox-inner--icons .main-icon {
    max-height: 45px;
    margin-left: 8px;
    margin-right: 8px;
    background: url(../images/icons/pointer-grey.svg);
    background-size: contain;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    display: inline-block;
    background-position: 50%;
}

@media only screen and (max-width:360px) {
    .s-scrollarea .b-scrollbox .b-scrollbox-inner .b-scrollbox-inner--icons .main-icon {
        width: 30px;
    }
}

.s-scrollarea .b-scrollbox .b-scrollbox-inner .b-scrollbox-inner--icons .main-icon:first-child g, .s-scrollarea .b-scrollbox .b-scrollbox-inner .b-scrollbox-inner--icons .main-icon:first-child path, .s-scrollarea .b-scrollbox .b-scrollbox-inner .b-scrollbox-inner--icons .main-icon:first-child polygon {
    fill: #008140;
}

.s-scrollarea .b-scrollbox .b-scrollbox-inner .b-scrollbox-inner--icons .main-icon.icon-2 {
    background: url(../images/icons/person.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
}

    .s-scrollarea .b-scrollbox .b-scrollbox-inner .b-scrollbox-inner--icons .main-icon.icon-2.nav-active {
        background: url(../images/icons/person-green.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 50%;
    }

.s-scrollarea .b-scrollbox .b-scrollbox-inner .b-scrollbox-inner--icons .main-icon.icon-3 {
    background: url(../images/icons/drug.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
}

    .s-scrollarea .b-scrollbox .b-scrollbox-inner .b-scrollbox-inner--icons .main-icon.icon-3.nav-active {
        background: url(../images/icons/drug-green.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 50%;
    }

.s-scrollarea .b-scrollbox .b-scrollbox-inner .b-scrollbox-inner--icons .main-icon.icon-4 {
    background: url(../images/icons/zoom.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
}

    .s-scrollarea .b-scrollbox .b-scrollbox-inner .b-scrollbox-inner--icons .main-icon.icon-4.nav-active {
        background: url(../images/icons/zoom-green.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 50%;
    }

.s-scrollarea .b-scrollbox .b-scrollbox-inner .b-scrollbox-inner--icons .main-icon.icon-5 {
    background: url(../images/icons/injury.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
}

    .s-scrollarea .b-scrollbox .b-scrollbox-inner .b-scrollbox-inner--icons .main-icon.icon-5.nav-active {
        background: url(../images/icons/injury-green.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 50%;
    }

.s-scrollarea.scroll-isvisible .b-scrollbox {
    position: absolute;
}

.s-scrollarea.scroll-isvisible .s-taxi .col-6:last-child:before {
    background: url(../images/icons/pointer.svg);
}

.s-scrollarea.scroll-isvisible .b-scrollbox .b-scrollbox-inner .b-scrollbox-inner--icons .main-icon {
    opacity: 1;
}

    .s-scrollarea.scroll-isvisible .b-scrollbox .b-scrollbox-inner .b-scrollbox-inner--icons .main-icon:first-child {
        background: url(../images/icons/pointer.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 50%;
    }

.s-scrollarea.scroll-isactive .b-scrollbox {
    position: fixed;
    top: 100px;
    -webkit-transition: all 0s;
    transition: all 0s;
}

.s-scrollarea .s-diagnose .m-wrapper, .s-scrollarea .s-drug .m-wrapper, .s-scrollarea .s-injury .m-wrapper, .s-scrollarea .s-nanny .m-wrapper, .s-scrollarea .s-taxi .m-wrapper {
    min-height: 350px;
}

@media only screen and (max-width:750px) {
    .s-scrollarea .s-diagnose .m-wrapper, .s-scrollarea .s-drug .m-wrapper, .s-scrollarea .s-injury .m-wrapper, .s-scrollarea .s-nanny .m-wrapper, .s-scrollarea .s-taxi .m-wrapper {
        min-height: 0;
    }
}

.scroll-stopscroll.s-scrollarea.scroll-isactive .b-scrollbox {
    position: absolute;
    top: auto;
    bottom: 0;
}

.s-whyus {
    background: url(../images/image/kodel_verta.png);
    background-size: contain !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    color: #fff;
}

    .s-whyus h2 {
        width: 100%;
        text-align: center;
        margin-top: 80px;
        margin-bottom: 40px;
        font-size: 24px;
        font-weight: 400;
        font-style: italic;
        line-height: 44px;
    }

@media only screen and (max-width:570px) {
    .s-whyus h2 {
        margin-top: 30px;
        margin-bottom: 10px;
        line-height: 34px;
    }
}

.s-whyus .s-whyus--head {
    width: 100%;
}

.s-whyus .s-whyus--content {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 70px;
}

    .s-whyus .s-whyus--content .col-3 {
        width: 25%;
        padding-right: 20px;
    }

@media only screen and (max-width:570px) {
    .s-whyus .s-whyus--content .col-3 {
        width: 50%;
    }
}

.s-whyus .s-whyus--content .col-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media only screen and (max-width:570px) {
    .s-whyus .s-whyus--content .col-12 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 20px;
    }
}

@media only screen and (max-width:570px) {
    .s-whyus .s-whyus--content .col-12 .b-number {
        width: 100%;
    }
}

.b-number {
    margin-bottom: 20px;
}

@media only screen and (max-width:570px) {
    .b-number {
        width: 50%;
        padding-right: 20px;
        margin-bottom: 0;
    }
}

.b-number b {
    padding-bottom: 5px;
    display: inline-block;
}

.b-number .b-number--head {
    font-size: 72px;
    font-weight: 700;
    line-height: 92px;
    min-height: 90px;
}

    .b-number .b-number--head span {
        color: #ec1d24;
    }

.b-number .c-subtitle {
    min-height: 30px;
    font-weight: 400;
    margin-bottom: 5px;
}

@media only screen and (max-width:570px) {
    .b-number .c-subtitle {
        min-height: 0;
        margin: 0;
    }
}

.b-number .b-number--content {
    font-size: 15px;
    line-height: 24px;
    max-width: 250px;
    font-weight: 300;
}

@media only screen and (max-width:570px) {
    .b-number .b-number--content {
        max-width: 100%;
    }
}

.b-number .b-number--content li {
    margin-bottom: 15px;
    list-style-type: none;
    position: relative;
    padding-left: 25px;
}

    .b-number .b-number--content li:before {
        content: "";
        position: absolute;
        left: 10px;
        top: 10px;
        height: 3px;
        width: 3px;
        background: #fff;
        -webkit-border-radius: 40px;
        border-radius: 40px;
    }

.s-security {
    background: #dfeed8;
    min-height: 600px;
}

.s-accordion {
    margin-top: 50px;
    margin-bottom: 50px;
}

    .s-accordion .m-wrapper {
        -webkit-box-align: end;
        -webkit-align-items: end;
        -moz-box-align: end;
        -ms-flex-align: end;
        align-items: end;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .s-accordion .col-6 {
        width: 48%;
    }

@media only screen and (max-width:570px) {
    .s-accordion .col-6 {
        width: 100%;
    }
}

.s-accordion h2 {
    font-size: 24px;
    color: #000;
    text-transform: uppercase;
}

.s-footer {
    border-top: 1px solid #e1e1e1;
    padding-top: 40px;
    padding-bottom: 40px;
}

@media only screen and (max-width:570px) {
    .s-footer {
        padding-bottom: 20px;
    }
}

.s-footer .m-wrapper {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media only screen and (max-width:570px) {
    .s-footer .m-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.s-footer .member {
    margin-left: auto;
}

@media only screen and (max-width:570px) {
    .s-footer .member {
        margin: 0;
    }
}

.s-extra {
    background: #fcfcfc;
}

    .s-extra .s-whyus--head {
        display: inline-block;
        width: 100%;
        text-align: center;
        margin-top: 40px;
        text-transform: uppercase;
    }

        .s-extra .s-whyus--head h2 {
            font-size: 24px;
            margin-bottom: 50px;
        }

    .s-extra .s-whyus--content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }

@media only screen and (max-width:570px) {
    .s-extra .s-whyus--content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.s-extra .b-number {
    width: 25%;
    margin-bottom: 30px;
    padding-right: 30px;
}

@media only screen and (max-width:570px) {
    .s-extra .b-number {
        width: 100%;
    }
}

.s-extra .b-number.col-6 {
    width: 50%;
}

@media only screen and (max-width:570px) {
    .s-extra .b-number.col-6 {
        width: 100%;
    }
}

.s-extra .b-number.col-6 .b-number--content {
    max-width: 100%;
}

.s-extra .b-number li {
    margin-bottom: 0;
    list-style-type: none;
    padding-left: 30px;
    position: relative;
}

    .s-extra .b-number li:before {
        content: "";
        position: absolute;
        left: 10px;
        top: 10px;
        height: 3px;
        width: 3px;
        background: #000;
        -webkit-border-radius: 40px;
        border-radius: 40px;
    }

.s-extra .b-number .b-number--head {
    font-size: 16px;
    line-height: 24px;
    color: #008240;
    min-height: inherit;
    margin-bottom: 10px;
}

.s-conditions {
    background: #dfeed8;
    min-height: 466px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .s-conditions .s-whyus--content a {
        font-size: 14px;
        text-decoration: underline;
        margin-bottom: 11px;
        display: inline-block;
        line-height: 22px;
        padding-left: 41px;
        width: 100%;
    }

        .s-conditions .s-whyus--content a img {
            width: 20px;
            margin-bottom: -8px;
            margin-right: 11px;
            margin-left: -33px;
        }

@media only screen and (max-width:570px) {
    .s-conditions .s-whyus--content a img {
        margin-bottom: -15px;
    }
}

.s-conditions .s-whyus--head {
    width: 100%;
    margin-bottom: 40px;
}

    .s-conditions .s-whyus--head h2 {
        font-size: 24px;
        text-transform: uppercase;
        max-width: 400px;
        line-height: 28px;
    }

@media only screen and (max-width:570px) {
    .s-conditions .s-whyus--head h2 {
        font-size: 24px;
        text-transform: uppercase;
        max-width: 280px;
        line-height: 28px;
        text-align: center;
        margin: auto;
        margin-top: 41px;
    }
}

.s-conditions .f-img {
    text-align: center;
}

@media only screen and (max-width:570px) {
    .s-conditions .f-img {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width:570px) {
    .s-conditions .f-img img {
        max-width: 200px;
    }
}

.s-introblock {
    background: #fcfcfc;
    padding-top: 10px;
    padding-bottom: 20px;
}

    .s-introblock p {
        font-size: 13px;
        color: #595959;
        font-weight: 400;
    }

.s-title {
    width: 100%;
    min-height: 100%;
    margin-top: 40px;
    margin-bottom: -30px;
}

@media only screen and (max-width:750px) {
    .s-title {
        margin-top: 0;
        margin-bottom: 0;
    }
}

.s-title .c-title {
    font-size: 24px;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 600;
    margin-bottom: 0;
}

.s-title .c-subtitle {
    font-size: 20px;
    font-weight: 600;
    margin-top: 0;
}

@media only screen and (max-width:570px) {
    .s-title.b-scrollblock .c-subtitle {
        padding-left: 0;
    }
}

.e-btn {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 25px;
    background: #008240;
    border: none;
    width: 212px;
    display: inline-block;
    max-width: 212px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    line-height: 12px;
    font-weight: 600;
    min-width: 170px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

@media only screen and (max-width:768px) {
    .e-btn {
        max-width: 130px;
    }
}

@media only screen and (max-width:570px) {
    .e-btn {
        min-width: 130px;
    }
}

.e-btn:focus {
    outline: none;
}

.e-btn.is-active, .e-btn:hover {
    background: #005e2e;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.e-scrolldown {
    position: relative;
    left: 0;
    right: 0;
    bottom: -20px;
    width: 50px;
    margin: auto;
    text-transform: uppercase;
    font-weight: 600;
    z-index: 1;
    color: #fff;
    font-size: 13px;
    padding-left: 40px;
}

    .e-scrolldown span {
        position: absolute;
        top: -2px;
        left: 15px;
        width: 24px;
        height: 24px;
        margin-left: -12px;
        background: #fff;
        -webkit-border-radius: 40px;
        border-radius: 40px;
        background: url(../images/icons/arrow.png);
        background-size: contain !important;
        background-position: 50% !important;
        background-repeat: no-repeat !important;
    }

.e-checkbox {
   /* display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;*/
    margin-bottom: 30px;
    display:block;
}

    .e-checkbox input {
       
        margin-right: 10px;
        height: 0;
        cursor: pointer;
        padding: 0;
        margin-top: 5px;
           width: 16px;
    height: 16px;
    float:left;
    }

    .e-checkbox .error,.e-checkbox .error:before {
          width: 13px;
    height: 13px;
    position: relative;
    border-radius: 3px;
    z-index:99999;
}

    .e-checkbox p {
        float:left;
        display:inline;
        width:96%;
        width:calc(100% - 26px);
        width: -moz-calc(100% - 26px);
        
         
    }
@media only screen and (max-width:750px) {
    .e-checkbox input {
        margin-left: 5px;
    }
}

@media only screen and (max-width:360px) {
    .e-checkbox input {
        margin-right: 20px;
    }
}

.e-checkbox input:before {
    content: "";
    position: absolute;
    background: #fff;
    z-index: 1;
    width: 16px;
    height: 16px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #b9dbaa;
    display: inline-block;
   /* margin-top: -5px;*/
   top:0;
   left:0;
}

@media only screen and (max-width:750px) {
    .e-checkbox input:before {
        content: "";
        margin-left: -5px;
    }
}

/**/.e-checkbox input:checked:before {
    content: "";
    position: absolute;
    background: #fff;
    z-index: 1;
    width: 16px;
    height: 16px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #b9dbaa;
    display: inline-block;
    background: url(../images/icons/Check.svg);
    background-size: contain !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-color: #fff;
}

.e-checkbox input:active, .e-checkbox input:focus {
    outline: 0;
}

.e-checkbox p {
    margin: 0;
    font-size: 13px;
}

input[type=checkbox]:focus {
    outline: 0 !important;
}

.s-diagnose .col-6:last-child, .s-drug .col-6:last-child, .s-injury .col-6:last-child, .s-nanny .col-6:last-child, .s-taxi .col-6:last-child {
    padding-left: 90px;
    position: relative;
}

@media only screen and (max-width:570px) {
    .s-diagnose .col-6:last-child, .s-drug .col-6:last-child, .s-injury .col-6:last-child, .s-nanny .col-6:last-child, .s-taxi .col-6:last-child {
        padding-left: 0;
    }
}

.s-taxi .col-6:last-child:before {
    content: "";
    width: 60px;
    height: 75px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/icons/pointer-grey.svg);
    background-size: contain !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
}

@media only screen and (max-width:750px) {
    .s-taxi .col-6:last-child:before {
        width: 50px;
        height: 65px;
        background: url(../images/icons/pointer.svg);
        background-size: contain !important;
        background-position: 50% !important;
        background-repeat: no-repeat !important;
    }
}

.s-nanny .col-6:last-child:before {
    content: "";
    width: 60px;
    height: 75px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/icons/person.svg);
    background-size: contain !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
}

@media only screen and (max-width:750px) {
    .s-nanny .col-6:last-child:before {
        width: 50px;
        height: 65px;
        background: url(../images/icons/person-green.svg);
        background-size: contain !important;
        background-position: 50% !important;
        background-repeat: no-repeat !important;
    }
}

.s-nanny.is-active .col-6:last-child:before {
    background: url(../images/icons/person-green.svg);
    background-size: contain !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
}

.s-drug .col-6:last-child:before {
    content: "";
    width: 60px;
    height: 75px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/icons/drug.svg);
    background-size: contain !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
}

@media only screen and (max-width:750px) {
    .s-drug .col-6:last-child:before {
        width: 50px;
        height: 65px;
        background: url(../images/icons/drug-green.svg);
        background-size: contain !important;
        background-position: 50% !important;
        background-repeat: no-repeat !important;
    }
}

.s-drug.is-active .col-6:last-child:before {
    background: url(../images/icons/drug-green.svg);
    background-size: contain !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
}

.s-diagnose .col-6:last-child:before {
    content: "";
    width: 60px;
    height: 75px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/icons/zoom.svg);
    background-size: contain !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
}

@media only screen and (max-width:750px) {
    .s-diagnose .col-6:last-child:before {
        width: 50px;
        height: 65px;
        background: url(../images/icons/zoom-green.svg);
        background-size: contain !important;
        background-position: 50% !important;
        background-repeat: no-repeat !important;
    }
}

.s-diagnose.is-active .col-6:last-child:before {
    background: url(../images/icons/zoom-green.svg);
    background-size: contain !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
}

.s-injury .col-6:last-child:before {
    content: "";
    width: 60px;
    height: 75px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/icons/injury.svg);
    background-size: contain !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
}

@media only screen and (max-width:750px) {
    .s-injury .col-6:last-child:before {
        width: 50px;
        height: 105px;
        background: url(../images/icons/injury-green.svg);
        background-size: contain !important;
        background-position: 50% !important;
        background-repeat: no-repeat !important;
    }
}

.s-injury.is-active .col-6:last-child:before {
    background: url(../images/icons/injury-green.svg);
    background-size: contain !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
}

#footer {
    margin: 0;
    float: left;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
}

@media only screen and (max-width:570px) {
    #footer {
        margin-bottom: 40px;
    }
}

#footer ul li {
    float: left;
    line-height: 20px;
    margin: 0;
    padding: 0 5px 0 0;
    color: #999;
    font-size: 12px;
    font-family: Tahoma;
}

@media only screen and (max-width:570px) {
    #footer ul li:nth-child(2n) {
        display: none;
    }
}

@media only screen and (max-width:570px) {
    #footer ul li:nth-child(odd) {
        width: 50%;
        margin-bottom: 10px;
        padding-right: 50px;
    }
}

#footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media only screen and (max-width:570px) {
    #footer ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.newLogo {
    float: right;
    margin-right: 20px;
}

.member {
    float: right;
    width: 160px;
    text-align: right;
    padding: 0;
    margin: 0 10.5px 0 0;
}

#footer ul li a {
    text-decoration: none;
}

#footer .compensa2010, #footer ul li a {
    font-size: 12px;
    color: #999;
    font-family: Tahoma;
}
#footer .compensa2010 img {position:relative;top:5px;left:13px;}		
#footer .compensa2010 a {transition:all .3s;}
#footer .compensa2010 a:hover {opacity:0.8;}

@media only screen and (max-width:570px) {
    #footer .compensa2010 {
        display: none;
    }
}

.member p {
    color: #999;
    float: left;
    padding: 0;
    margin: 0;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 20px;
}

@media only screen and (max-width:570px) {
    .b-scrollblock .c-subtitle {
        width: 100%;
        padding-left: 70px;
    }
}

@media only screen and (max-width:570px) {
    .b-scrollblock .col-6:last-child:before {
        top: 45px;
    }
}
/*# sourceMappingURL=theme.css.map */
