/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

html {
    height: 100%
}

body {
    background: #fff;
    color: #112038;
    line-height: 1.5em;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    font-weight: 400
}

.body_grohe-plus {
    background-color: #0f2b4b;
    color: #112038;
    line-height: 1.5em;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    font-weight: 400
}

body.openMenu {
    overflow: hidden
}

@media only screen and (min-width:1024px) {
    body {
        overflow: hidden
    }
}

a {
    text-decoration: none;
    color: inherit
}

img {
    display: block;
    width: 100%
}

h1,
h2,
h3,
h4,
h5 {
    padding: 0;
    margin: 0
}

*,
:after,
:before {
    box-sizing: border-box
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both
}

.wrapper,
.wrapper-grohe-plus {
    max-width: 1440px;
    margin: auto;
    position: relative;
    z-index: 5
}

@media only screen and (min-width:1024px) {
    .wrapper:before {
        position: fixed;
        left: 0;
        background: rgba(0, 0, 0, .5);
        height: 100vh;
        opacity: 0;
        z-index: 12
    }
}

@media only screen and (min-width:1024px) {
	.wrapper-grohe-plus:before	{
        content: "";
        display: block;
        top: 0;
        right: 0;
        width: 100%
    }
}

@media only screen and (min-width:1024px) {

    .wrapper:after,
    .wrapper:before {
        content: "";
        display: block;
        top: 0;
        right: 0;
        width: 100%
    }

    .wrapper:after {
        height: 100%;
        position: absolute;
        background-color: #fff;
        transform: translateX(65%);
        z-index: -1
    }
}


@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .wrapper:after {
        content: none
    }
}

.openMenu .wrapper:before {
    opacity: 1;
    transition: all .2s ease-in
}

.main {
    width: 100%;
    margin: auto;
    overflow: hidden;
    padding-top: 70px
}

@media only screen and (min-width:480px) {
    .main {
        padding-top: 104px
    }
}

@media only screen and (min-width:1024px) {
    .main {
        height: 100vh;
        padding-top: 0
    }
}

@media only screen and (min-width:1024px) {
    .main.main--login {
        background: url(../images/login/img.jpg) no-repeat;
        background-size: cover;
        background-position: 25% 0
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .main.main--login {
        background: none
    }
}

@media only screen and (min-width:1280px) {
    .main.main--login {
        background-position: 0 0
    }
}

.main--grohe-plus-login {
        background-color: #0f2b4b;
    }


.main.main--confirmation {
    background: url(../images/confirmation/img-mobile.jpg) no-repeat
}

@media only screen and (min-width:480px) {
    .main.main--confirmation {
        background: url(../images/confirmation/img-tablet.jpg) no-repeat;
        background-size: cover
    }
}

@media only screen and (min-width:1024px) {
    .main.main--confirmation {
        background: url(../images/confirmation/img-success.jpg) no-repeat;
        background-size: cover
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .main.main--confirmation {
        background: url(../images/confirmation/img-tablet.jpg) no-repeat;
        background-size: cover
    }
}

.main.main--confirmation.failure {
    background: url(../images/confirmation/img-failure-mobile.jpg) no-repeat
}

@media only screen and (min-width:480px) {
    .main.main--confirmation.failure {
        background: url(../images/confirmation/img-failure-tablet.jpg) no-repeat;
        background-size: cover
    }
}

@media only screen and (min-width:1024px) {
    .main.main--confirmation.failure {
        background: url(../images/confirmation/img-failure.jpg) no-repeat;
        background-size: cover
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .main.main--confirmation.failure {
        background: url(../images/confirmation/img-failure-tablet.jpg) no-repeat;
        background-size: cover
    }
}

.main.main--confirmation.success {
    background: url(../images/confirmation/img-success-mobile.jpg) no-repeat
}

@media only screen and (min-width:480px) {
    .main.main--confirmation.success {
        background: url(../images/confirmation/img-success-tablet.jpg) no-repeat;
        background-size: cover
    }
}

@media only screen and (min-width:1024px) {
    .main.main--confirmation.success {
        background: url(../images/confirmation/img-success.jpg) no-repeat;
        background-size: cover
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .main.main--confirmation.success {
        background: url(../images/confirmation/img-success-tablet.jpg) no-repeat;
        background-size: cover
    }
}

.main.main--confirmation,
.main.main--confirmation.failure,
.main.main--confirmation.success {
    background-size: 100% auto
}

@media only screen and (min-width:1024px) {

    .main.main--confirmation,
    .main.main--confirmation.failure,
    .main.main--confirmation.success {
        height: 100vh;
        background-size: auto 100%
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {

    .main.main--confirmation,
    .main.main--confirmation.failure,
    .main.main--confirmation.success {
        background-size: 100% auto;
        height: auto
    }
}

@media only screen and (min-width:1024px) and (orientation:landscape) {
    .main.main--forgotPassword {
        background: url(../images/forgotPassword/img-tablet.jpg) no-repeat;
        background-size: auto 100vh;
        height: 100vh;
        background-position: -5% 0
    }
}

@media only screen and (min-device-width:1024px) and (max-device-height:768px) {
    .main.main--forgotPassword {
        background-position: -18% 0
    }
}

@media only screen and (min-width:1280px) {
    .main.main--forgotPassword {
        background: url(../images/forgotPassword/img.jpg) no-repeat;
        background-size: auto 100vh;
        background-position: -21% 0
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .main.main--forgotPassword {
        background: none
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    .main.main--forgotPassword {
        background: url(../images/forgotPassword/img-tablet.jpg) no-repeat;
        background-size: auto 100vh;
        background-position: -5% 0
    }
}

@media only screen and (min-device-width:1366px) and (max-device-height:960px) {
    .main.main--forgotPassword {
        background-position: 0 0;
        background: url(../images/forgotPassword/img.jpg) no-repeat;
        background-size: auto 100vh
    }
}

@media only screen and (min-device-width:1280px) and (min-device-height:800px) {
    .main.main--forgotPassword {
        /*background: url(../images/forgotPassword/img.jpg) no-repeat;*/
        background-position: 0 0;
        background-size: auto 100vh
    }
}

@media only screen and (min-width:1440px) {
    .main.main--forgotPassword {
        background: url(../images/forgotPassword/img.jpg) no-repeat;
        background-position: 0 0;
        background-size: auto 100vh
    }
}

@media only screen and (min-width:1500px) {
    .main.main--forgotPassword {
        background-position: 0 0
    }
}

.content {
    padding: 40px 0 60px;
    position: relative;
    margin: auto;
    z-index: 20
}

.content:after,
.content:before {
    content: " ";
    display: table
}

.content:after {
    clear: both
}

@media only screen and (min-width:1024px) {
    .content {
        width: calc(100% - 160px);
        padding: 0;
        margin-bottom: 60px
    }
}

@media only screen and (min-width:1280px) {
    .content {
        width: 80%;
        padding: 32px 0
    }
}

@media only screen and (min-width:1440px) {
    .content {
        margin-bottom: 0
    }
}

@media only screen and (min-width:1500px) {
    .content {
        width: 75%;
        padding: 32px 0
    }
}

@media only screen and (min-width:480px) {

    .main--forgotPassword .content,
    .main--login .content {
        padding-top: 120px
    }
	
	.main--grohe-plus-login .content {
        padding-top: 135px;
    }
}

@media only screen and (min-width:1024px) {

    .main--forgotPassword .content,
    .main--login .content,
	.main--grohe-plus-login .content {
        padding-top: 0
    }
}

@media only screen and (min-width:1024px) and (orientation:portrait) {

    .main--forgotPassword .content,
    .main--login .content,
	.main--grohe-plus-login .content {
        width: 100%;
        padding: 32px 0
    }
}

@media only screen and (min-width:1024px) {
    .main--confirmation .content {
        width: calc(82% - 200px);
        height: 100vh;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        background: url(../images/bgWhite.png) 0 no-repeat;
        background-size: cover;
        padding-left: 200px;
        margin-left: 30%
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .main--confirmation .content {
        width: 100%;
        background: none;
        padding: 0;
        margin: 0
    }
}

@media only screen and (min-width:1440px) {
    .main--confirmation .content {
        width: calc(100% - 200px - 498px);
        margin-left: 498px
    }
}

@media only screen and (min-width:1024px) {

    .main--forgotPassword .content,
    .main--login .content {
        width: calc(78% - 200px);
        height: 100vh;
        background: url(../images/bgWhite.png) 0 no-repeat;
        background-size: cover;
        margin-left: 35%
    }
}



@media only screen and (min-width:1024px) {

	.main--grohe-plus-login .content {
        width: calc(70% - 200px);
        height: 100vh;
        margin-left: auto;
    }
}



@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {

    .main--forgotPassword .content,
    .main--login .content,
	.main--grohe-plus-login .content {
        width: 100%;
        background: none;
        padding: 224px 0 60px;
        margin: 0;
        height: auto
    }
}

@media only screen and (min-width:1280px) {

    .main--forgotPassword .content,
    .main--login .content {
        margin-left: 40%;
        width: calc(70% - 200px)
    }
}

@media only screen and (min-width:1280px) {

	.main--grohe-plus-login .content {
        margin-left: auto;
        width: calc(70% - 200px)
    }
}

@media only screen and (min-width:1440px) {

    .main--forgotPassword .content,
    .main--login .content {
        width: calc(62% - 200px);
        margin-left: 38%
    }
}

@media only screen and (min-width:1440px) {

	.main--grohe-plus-login .content {
        width: calc(62% - 200px);
        margin-left: auto
    }
}

.openMenu .content {
    z-index: 1
}

.content__header {
    padding: 0 10px
}

@media only screen and (min-width:1024px) {
    .content__header {
        padding: 0
    }
}

.main--confirmation .content__header {
    margin: auto
}

@media only screen and (min-width:1024px) {
    .main--confirmation .content__header {
        width: 100%
    }
}

.main--forgotPassword .content__header,
.main--login .content__header,
.main--grohe-plus-login .content__header {
    margin: 0 auto 40px
}

@media only screen and (min-width:1024px) {

    .main--forgotPassword .content__header,
    .main--login .content__header,
	.main--grohe-plus-login .content__header {
        position: absolute;
        left: -49%;
        top: 0;
        bottom: auto;
        margin: auto;
        transform: translateY(230px);
        width: 25vw
    }
}

@media only screen and (min-width:1280px) {

    .main--forgotPassword .content__header,
    .main--login .content__header,
	.main--grohe-plus-login .content__header {
        left: -63%
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {

    .main--forgotPassword .content__header,
    .main--login .content__header,
	.main--grohe-plus-login .content__header {
        transform: none;
        position: relative;
        left: 0;
        display: block;
        margin: 0 auto 40px
    }
}

@media only screen and (min-width:1440px) {

    .main--forgotPassword .content__header,
    .main--login .content__header,
	.main--grohe-plus-login .content__header {
        left: -49%
    }
}

.main--login .content__header,
.main--grohe-plus-login .content__header {
    margin: 0 auto 40px
}

@media only screen and (min-width:1024px) {
    .main--login .content__header,
	.main--grohe-plus-login .content__header {
        position: absolute;
        left: -49%;
        top: 0;
        bottom: auto;
        margin: auto;
        max-width: 50%;
        transform: translateY(110px)
    }
}

@media only screen and (min-width:1280px) {
    .main--login .content__header,
	.main--grohe-plus-login .content__header {
        left: -63%
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .main--login .content__header,
	.main--grohe-plus-login .content__header {
        transform: none;
        position: relative;
        left: 0;
        display: block;
        margin: 0 auto 40px
    }
}

@media only screen and (min-width:1440px) {
    .main--login .content__header,
	.main--grohe-plus-login .content__header {
        left: -49%;
        transform: translateY(132px)
    }
}

.content__title {
    font-size: 22px;
    line-height: 1.3em;
    text-align: center
}

.content__title strong {
    font-weight: 600
}

@media only screen and (min-width:480px) {
    .content__title {
        font-size: 26px
    }
}

@media only screen and (min-width:1024px) {
    .content__title {
        text-align: left;
        font-size: 40px
    }
}

@media only screen and (min-width:1024px) and (orientation:portrait) {
    .content__title {
        text-align: center;
        max-width: 600px;
        margin: auto
    }
}

@media only screen and (min-width:1500px) {
    .content__title {
        font-size: 48px
    }
}

@media only screen and (min-width:480px) {
    .main--confirmation .content__title {
        font-size: 34px
    }
}

@media only screen and (min-width:1024px) {
    .main--confirmation .content__title {
        font-size: 36px
    }
}

@media only screen and (min-width:1280px) {
    .main--confirmation .content__title {
        font-size: 40px
    }
}

@media only screen and (min-width:1024px) and (orientation:portrait) {
    .main--confirmation .content__title {
        text-align: center
    }
}

.main--forgotPassword .content__title {
    color: #112038;
    width: 100%;
    text-align: center
}

@media only screen and (min-width:1024px) {
    .main--forgotPassword .content__title {
        font-size: 34px;
        color: #fff;
        text-align: left
    }
}

@media only screen and (min-width:1024px) and (orientation:portrait) {
    .main--forgotPassword .content__title {
        color: #112038;
        margin-bottom: 60px;
        text-align: center
    }
}

@media only screen and (min-width:1280px) {
    .main--forgotPassword .content__title {
        font-size: 40px
    }
}

.fcBlue {
    color: #3984be
}

.main .scrollbar-thumb {
    background: #81bbe7
}

.main .scrollbar-track {
    background: #357096
}

@font-face {
    font-family: LinotypeUniversW01-Light;
    src: url(../fonts/LinotypeUniversW01-Light.woff) format("woff")
}

@font-face {
    font-family: LinotypeUniversW01-Regular;
    src: url(../fonts/LinotypeUniversW01-Regular.woff) format("woff")
}

@font-face {
    font-family: LinotypeUniversW01-Bold;
    src: url(../fonts/LinotypeUniversW01-Bold.woff) format("woff")
}

.content__title,
.footer__menuItem,
.form__text {
    font-family: LinotypeUniversW01-Light, sans-serif;
    font-weight: 300
}

.content__title strong,
.form__text strong,
body {
    font-family: LinotypeUniversW01-Regular, sans-serif
}

.menu__title {
    font-family: LinotypeUniversW01-Bold, sans-serif;
    font-weight: 600
}

.form__fieldset {
    border: 0;
    padding: 0 0 30px;
    position: relative
}

.form__fieldset+.form__fieldset {
    margin-top: 10px
}

.form__fieldset+[type=submit] {
    margin-top: 28px
}

.main--forgotPassword .form__fieldset+[type=submit] {
    margin-top: 18px
}

.form__input {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #ced4da;
    width: 100%;
    font-size: 16px;
    padding: 10px 10px 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    position: relative;
    z-index: 5;
    background-color: transparent
}

.form__input_grohe-plus {
    color: #fff
}

.form__input:focus {
    outline: 0
}

.error .form__input {
    border-color: #ed5024
}

.form__label {
    position: absolute;
    top: 10px;
    left: 10px;
    line-height: 1;
    font-size: 16;
    transform: translateZ(0);
    transition: all .2s ease-in-out;
    color: #6e7881;
    letter-spacing: -.1px;
    z-index: 1
}

.hasValue+.form__label {
    transform: translate3d(0, -18px, 0);
    font-size: 12px
}

.form__error {
    color: #ed5024;
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
    font-size: 13px;
    width: 100%
}

@media only screen and (min-width:340px) {
    .form__error {
        font-size: 14px
    }
}

.form__fieldset.error>.form__error {
    bottom: 5px;
    top: auto;
    text-align: left
}

form.error>.form__error {
    display: block;
    position: relative;
    top: 0;
    margin-top: -35px;
    margin-bottom: 26px
}

.main--forgotPassword .error .form__error {
    position: relative;
    top: 15px;
    display: block
}

.main--forgotPassword .error>.form__error {
    margin-bottom: 32px;
    text-align: center;
    display: block
}

.form__fieldset.error>.form__error,
.main--forgotPassword .form__fieldset.error>.form__error {
    text-align: left;
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    top: auto;
    display: block
}

.form__link {
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #3984be
}

.form__link_grohe-plus {
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff
}

.form__link:hover {
    text-decoration: underline
}

@media only screen and (min-width:340px) {
    .form__fieldset.error .form__link {
        font-size: 14px
    }
}

.form__toggleShow {
    width: 22px;
    height: 18px;
    background: url(../images/ico-toggle-view.png) no-repeat;
    background-size: cover;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 7px;
    right: 10px;
    z-index: 10
}

.form__toggleShow_grohe-plus {
    width: 22px;
    height: 18px;
    background: url(../images/ico-toggle-view-w.png) no-repeat;
    background-size: cover;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 7px;
    right: 10px;
    z-index: 10
}

.form__toggleShow.visible {
    background: url(../images/ico-visible.png) no-repeat;
    background-size: cover;
    width: 22px;
    height: 18px
}

.form__toggleShow_grohe-plus.visible {
    background: url(../images/ico-visible-w.png) no-repeat;
    background-size: cover;
    width: 22px;
    height: 18px
}

.button {
    max-width: 345px;
    border-radius: 48px;
    height: 48px;
    width: 100%;
    color: #3984be;
    font-size: 16px;
    border: 1px solid #3984be;
    display: block;
    margin: auto;
    cursor: pointer;
    font-weight: 550
}

.button:hover {
    background-color: #3984be;
    color: #fff
}

.button+.button {
    margin-top: 28px
}

@media only screen and (min-width:1024px) {
    .button+.button {
        margin-top: 18px
    }
}

@media only screen and (min-width:1280px) {
    .button+.button {
        margin-top: 28px
    }
}

form+form {
    padding-top: 20px
}

.button.button--submit {
    background-color: #3984be;
    border: 0;
    color: #fff
}

.button.button--submit:hover {
    background-color: #112038
}

.button.button--registration {
    background-color: #0f2b4b;
    border: 1px solid #3984be;
    color: #fff
}

.button.button--registration:hover {
    background-color: #3984be
}

.form__wraper {
    position: relative
}

.form__text {
    line-height: 1.5em;
    letter-spacing: .25px;
    margin-bottom: 30px
}

.form__text strong {
    font-weight: 600
}

.form__text .main--login,
.form__text .main--grohe-plus-login {
    margin-bottom: 0
}

.form__footer .form__text {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0;
    color: #777f88;
    margin-bottom: 0
}

.main--login .form__footer .form__text,
.main--grohe-plus-login .form__footer .form__text {
    font-size: 16px;
    color: #112038
}

@media only screen and (max-width:480px) {
    .form__text br {
        display: none
    }
}

.form__logo {
    margin: auto
}

.form__header {
    margin: auto;
    display: none
}

.form__header-grohe-plus {
	top: 0;
	position: relative;
	margin: 0 auto 20px;
	display: block;
	width: 325px;
}

@media only screen and (min-width:1024px) {
    .form__header {
        top: 0;
        position: relative;
        width: 67px;
        margin: 0 auto 60px;
        display: block
    }
}

@media only screen and (min-width:480px) {
	.form__header-grohe-plus {
        top: 0;
        position: relative;
        margin: 0 auto 30px;
        display: block;
		width: 460px;
		left: -52px;
    }
}

@media only screen and (min-width:1024px) and (orientation:portrait) {
    .form__header {
        display: none
    }
}

.openMenu .form__header {
    z-index: 1
}

.form__footer {
    padding: 28px 0
}

@media only screen and (min-width:1024px) {
    .form__footer {
        padding: 18px 0
    }
}

@media only screen and (min-width:1280px) {
    .form__footer {
        padding: 28px 0
    }
}

.main--forgotPassword .form__footer {
    padding-bottom: 0
}

.social {
    margin-top: 28px
}

@media only screen and (min-width:1024px) {
    .social {
        margin-top: 18px
    }
}

@media only screen and (min-width:1280px) {
    .social {
        margin-top: 28px
    }
}

.social__icon {
    width: 48px;
    height: 48px;
    display: inline-block;
    vertical-align: middle
}

.social__icon.social__icon--facebook {
    background: url(../images/social/ico-fb.png) 22px 13px no-repeat;
    background-size: 10px auto
}

.button:hover .social__icon.social__icon--facebook {
    background: url(../images/social/ico-fb-active.png) 22px 13px no-repeat;
    background-size: 10px auto
}

.social__icon.social__icon--google {
    background: url(../images/social/ico-google.png) 22px 14px no-repeat;
    background-size: 16px auto
}

.button:hover .social__icon.social__icon--google {
    background: url(../images/social/ico-google-active.png) 22px 13px no-repeat;
    background-size: 16px auto
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 30
}

@media only screen and (min-width:1024px) {
    .header {
        background-color: transparent;
        position: absolute;
        top: 0;
        left: 0
    }
}

@media only screen and (min-width:1024px) and (orientation:portrait) {
    .header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 30
    }
}

.main--login .header {
    background-color: #fff
}


@media only screen and (min-width:1024px) {
    .main--login .header {
        background-color: transparent
    }
}

.header__logo {
    width: 90px;
    position: relative;
    z-index: 10
}

.header__logo_grohe-plus {
    width: 160px
}

@media only screen and (min-width:480px) {
    .header__logo {
        width: 130px
    }
}

@media only screen and (min-width:480px) {
.header__logo_grohe-plus {
    width: 240px;
    position: relative;
    z-index: 10
	}
}

.header__logo--center {
    width: 30px;
    height: 44px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

@media only screen and (min-width:480px) {
    .header__logo--center {
        width: 42px
    }
}

.main--login .header__logo--center,
.main--grohe-plus-login .header__logo--center {
    display: block
}

@media only screen and (min-width:1024px) {
    .main--login .header__logo--center,
	.main--grohe-plus-login .header__logo--center {
        display: none
    }
}

@media only screen and (min-width:1024px) and (orientation:portrait) {
    .main--login .header__logo--center,
	.main--grohe-plus-login .header__logo--center {
        display: block
    }
}

.header__wrapper {
    width: 100%;
    margin: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 0 14px
}


@media only screen and (min-width:1024px) {
    .header__wrapper {
        padding: 0 58px;
    }
}

@media only screen and (min-width:1440px) {
    .header__wrapper {
        width: calc(100% - 400px);
        padding: 0
    }
}

.header__menu {
    margin: auto;
    padding: 69px 27px 30px;
    transform: translateX(100%);
    width: 100%;
    height: 100vh
}

@media only screen and (min-width:480px) {
    .header__menu {
        padding: 90px 30px 30px
    }
}

@media only screen and (min-width:1024px) {
    .header__menu {
        padding: 90px 60px 0
    }
}

@media only screen and (min-width:1280px) {
    .header__menu {
        padding: 129px 60px 0
    }
}

.openMenu .header__menu {
    transform: translateX(0);
    transition: all .2s ease-in;
    background: #2b3f5d;
    background: url(../images/bg-menu-mobile.jpg) top no-repeat;
    background-size: cover
}

@media only screen and (min-width:1024px) {
    .openMenu .header__menu {
        transform: translateX(80px);
        background: linear-gradient(90deg, #2b3f5d, #357096)
    }
}

@media only screen and (min-width:1280px) {
    .openMenu .header__menu {
        transform: translateX(25%)
    }
}

.header__menuWrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100px;
    height: 100px;
    overflow: hidden;
    right: 0
}

@media only screen and (min-width:1024px) {
    .header__menuWrapper {
        right: 58px;
        position: absolute;
        height: 85px
    }
}

@media only screen and (min-width:1440px) {
    .header__menuWrapper {
        right: 0
    }
}

.openMenu .header__menuWrapper {
    overflow: visible;
    width: 100%;
    z-index: 10;
    height: 100vh
}

@media only screen and (min-width:1024px) {
    .openMenu .header__menuWrapper {
        position: fixed;
        width: 50%;
        right: 80px
    }
}

@media only screen and (min-width:1280px) {
    .openMenu .header__menuWrapper {
        width: 40%;
        right: 10%
    }
}

.menu__button {
    width: 30px;
    height: 49px;
    display: block;
    background: url(../images/menu-mobile.png) no-repeat;
    background-size: contain;
    margin-top: 14px;
    position: absolute;
    right: 14px;
    top: 5px;
    right: 15px;
    color: transparent
}

.menu__button_grohe-plus {
    width: 30px;
    height: 49px;
    display: none;
    background: url(../images/menu-mobile-w.png) no-repeat;
    background-size: contain;
    margin-top: 14px;
    position: absolute;
    right: 14px;
    top: 5px;
    right: 15px
}

@media only screen and (min-width:480px) {
    .menu__button,
	.menu__button_grohe-plus {
        width: 38px;
        top: 19px
    }
}

@media only screen and (min-width:1024px) {
    .menu__button {
        background: url(../images/menu.png) no-repeat;
        background-size: contain;
        width: 38px;
        height: 49px;
        right: 0;
        color: transparent
    }
}

@media only screen and (min-width:1024px) {
    .menu__button_grohe-plus {
        background: url(../images/menu-w.png) no-repeat;
        background-size: contain;
        width: 38px;
        height: 49px;
        right: 0
    }
}

@media only screen and (min-width:1024px) and (orientation:portrait) {
    .menu__button,
	.menu__button_grohe-plus {
        top: 15px
    }
}

.menu__button:hover,
.menu__button_grohe-plus:hover {
    background: url(../images/menu-active.png) no-repeat;
    background-size: contain
}

.openMenu .menu__button,
.openMenu .menu__button_grohe-plus {
    right: 14px
}

@media only screen and (min-width:480px) {
    .openMenu .menu__button,
	.openMenu .menu__button_grohe-plus	{
        right: 10%
    }
}

@media only screen and (min-width:1024px) {
    .openMenu .menu__button,
	.openMenu .menu__button_grohe-plus	{
        right: 0
    }
}

@media only screen and (min-width:1500px) {
    .openMenu .menu__button,
	.openMenu .menu__button_grohe-plus	{
        right: 6.25%
    }
}

.close {
    display: block;
    width: 21px;
    height: 21px;
    background: url(../images/close.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 16px;
    right: 30px;
    opacity: 0;
    color: transparent
}

@media only screen and (min-width:768px) {
    .close {
        top: 30px;
        width: 30px;
        height: 30px
    }
}

@media only screen and (min-width:1024px) {
    .close {
        right: 60px
    }
}

.openMenu .close {
    opacity: 1;
    transition: all .4s ease-in-out .3s
}

.menu {
    overflow-y: auto;
    padding-bottom: 60px;
    height: calc(100vh - 149px)
}

@media only screen and (min-width:1024px) {
    .menu {
        height: calc(100vh - 230px)
    }
}

.menu_items {
    list-style: none;
    padding: 0;
    padding-bottom: 80px;
    padding-right: 20px
}

.menu__header {
    opacity: 0
}

.openMenu .menu__header {
    transform: translateY(0);
    opacity: 1;
    transition: all .4s ease-in-out .3s
}

.menu__title {
    color: #fff;
    font-size: 26px;
    line-height: 1em
}

@media only screen and (min-width:1024px) {
    .menu__title {
        font-size: 40px
    }
}

.menu__title+* {
    margin-top: 22px
}

.menu__text {
    color: #fff;
    padding: 0;
    padding-bottom: 10px;
    font-size: 16px
}

@media only screen and (min-width:768px) {
    .menu__text {
        padding-bottom: 40px
    }
}

.menu__item {
    font-size: 22px;
    line-height: 1.2em;
    padding: 27px 0;
    color: #fff;
    border-bottom: 1px solid #fff;
    opacity: 0;
    display: block
}

@media only screen and (min-width:1024px) {
    .menu__item {
        font-size: 26px
    }
}

.openMenu .menu__item {
    opacity: 1;
    transition: all .4s ease-in-out .5s
}

.login {
    width: 100%;
    padding: 0 14px;
    margin: 60px auto 0;
    text-align: center
}

.login_grohe-plus {
	width: 100%;
	padding: 0 14px;
	margin: 60px auto -36px;
	text-align: center
}


@media only screen and (min-width:480px) {
    .login,
	.login_grohe-plus {
        width: 345px;
        padding: 0;
        margin-top: 0
    }
}

@media only screen and (min-width:1024px) {
    .login {
        position: absolute;
        right: 0;
        top: 0;
        bottom: auto;
        margin: auto;
        transform: translateY(110px);
        margin-top: -15px
    }
}

@media only screen and (min-width:1024px) {
    .login_grohe-plus {
        margin: auto;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		height: 530px;
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .login {
        width: 345px;
        padding: 0 14px;
        margin: auto;
        transform: none;
        position: relative
    }
}

@media only screen and (min-width:1280px) {
    .login {
        transform: translateY(150px)
    }
}


.confirmation {
    width: 85%;
    margin: 60% auto 0;
    min-height: 150px
}

@media only screen and (min-width:480px) {
    .confirmation {
        min-height: 160px;
        margin: 65% auto 0;
        width: 75%;
        min-height: 280px
    }
}

@media only screen and (min-width:768px) {
    .confirmation {
        margin: 40% auto 0;
        margin-top: 50%
    }
}

@media only screen and (min-width:1024px) {
    .confirmation {
        margin-top: 0;
        min-height: 0;
        width: 100%
    }
}

.confirmation__status {
    width: 120px;
    height: 120px;
    position: absolute;
    top: 40px;
    bottom: 0;
    left: -40px;
    margin: auto;
    display: none
}

@media only screen and (min-width:1024px) {
    .confirmation__status {
        display: block
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .confirmation__status {
        display: none
    }
}

.main--confirmation.failure .confirmation__status,
.main--confirmation.success .confirmation__status {
    width: 80px;
    height: 80px;
    top: 0;
    left: 0
}

.forgotPassword {
    width: 100%;
    padding: 0 14px;
    margin: auto
}

@media only screen and (min-width:480px) {
    .forgotPassword {
        width: 345px;
        padding: 0;
        margin-top: 0
    }
}

@media only screen and (min-width:1024px) {
    .forgotPassword {
        position: absolute;
        right: 0;
        top: 50%;
        bottom: auto;
        margin: auto;
        transform: translateY(-50%);
        margin-top: -15px;
	overflow-y: auto;
        height: 75%;
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .forgotPassword {
        width: 345px;
        padding: 0 14px;
        margin: auto;
        transform: none;
        position: relative
    }
}

.footer {
    position: relative;
}

@media only screen and (min-width:1024px) {
    .footer {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        padding: 30px 58px
    }
}

@media only screen and (min-width:1440px) {
    .footer {
        padding: 30px 200px
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .footer {
        position: relative
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .main--confirmation .footer {
        top: -180px
    }
}

.footer__wrapper {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
    display: block
}

@media only screen and (min-width:1024px) {
    .footer__wrapper {
        display: -ms-flexbox;
        display: flex
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .footer__wrapper {
        width: 80%;
        position: relative;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.footer__menu {
    width: 100%;
    position: relative;
    margin: auto;
    text-align: center;
}

@media only screen and (min-width:1024px) {
    .footer__menu {
        text-align: left;
    }
}

.footer__menuItems {
    display: -ms-flexbox;
    display: inline-flex;
    list-style: none;
    flex-wrap: wrap;
    flex-direction: column;
    /*max-width: 500px;*/
    /*padding: 0;*/
    margin-bottom: 20px;
    margin: auto;
    padding-left: 0px;
}

@media only screen and (min-width:1024px) {
    .footer__menuItems {
        margin: 0;
        flex-direction: row;
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .footer__menuItems {
        margin: auto;
        flex-direction: row;
    }
}

.footer__menuItem {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 8px;
    font-size: 14px;
    line-height: 18px;
}

@media only screen and (min-width:1024px) {
    .footer__menuItem {
        color: #fff;
    }
}
/*
.footer__menuItem+.footer__menuItem {
    border-left: 1px solid #112038
}
*/
@media only screen and (min-width:1024px) {
    .footer__menuItem+.footer__menuItem {
        border-color: #fff;
        border-left: 1px solid;
    }
}

@media only screen and (min-width:1024px) and (orientation:portrait) {
    .footer__menuItem+.footer__menuItem {
        border-color: #112038
    }
}

.main--login .footer__menuItem {
    color: #112038;
	z-index: 25
}

.main--grohe-plus-login .footer__menuItem {
    color: #fff
}

@media only screen and (min-width:1024px) {
    .main--login .footer__menuItem+.footer__menuItem {
        border-color: #112038;
        border-left: 1px solid #112038;
    }
}

@media only screen and (min-width:1024px) {
    .main--grohe-plus-login .footer__menuItem+.footer__menuItem	{
        border-color: #fff;
        border-left: 1px solid #fff;
    }
}

@media only screen and (min-width:1024px) and (orientation:portrait) {
    .footer__menuItem {
        color: #112038
    }
}

.footer__logo {
    position: relative;
    margin: 24px auto;
    width: 104px
}

@media only screen and (min-width:1024px) {
    .footer__logo {
        position: absolute;
        right: 0;
        margin: 0;
		z-index: 25
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    .footer__logo {
        position: relative;
        margin: 24px auto
    }
}

/*# sourceMappingURL=main.css.map */
