.container {
    max-width: 1200px;
}

.half {
    width: 50%;
}
.w55 {
    width: 55%;
}
.w40 {
    width: 40%;
}

h1 {
    text-align: left;
}
h2 {
    font-size: 50px;
    font-weight: 400;
    margin: 0;
    line-height: 1.1;
}

.mobile {
    display: none;
}
body .container .topAlign > div {
    vertical-align: top;
}
.button {
    border-radius: 12px;
}
a {
    transition: all 0.4s ease-in-out;
}

/*******  MENU PART  *******/

.partMenu {
    position: fixed;
    left: 0;
    top: 56px;
    background: #fff;
    padding: 6px 0;
    text-align: center;
    width: 100%;
    z-index: 11;
}
.partMenu li {
    display: inline-block;
    margin: 0 14px;
}
.partMenu li a {
    font-family: 'Chronic-Regular';
    font-size: 25px;
    line-height: 1;
    color: #F3410E;
    cursor: pointer;
}
.partMenu li a:hover {
    color: #000;
}
.bdi-local-activation-menu--main-wrapper .bdi-local-activation-nav-panel-content {
    position: relative;
    z-index: 13;
}

section#lpBook .blueLp a{
    text-decoration: none;
    color: #ffffff;
}
section#lpBook .blueLp a:hover{
    color: #F3410E;
}
section#lpBook .blueLp a.backToTop:hover{
    color: #ffffff;
}
section#lpBook .blueLp a.code_info{
    position: relative;
    text-decoration: underline;
}
section#lpBook .blueLp a.code_info:after{
    content: '';
    background: url("../images/info_code.svg") center/contain no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: -10px;
    right: -20px;
}
section#lpBook {
    padding: 60px 0 0;
}
section#lpBook .langBook {
    padding: 10px 0px 60px;
    position: relative;
    z-index: 9;
}
section#lpBook .langBook .container {
    z-index: 4;
}
section#lpBook .langBook::after {
    position: absolute;
    top: 0;
    right: -100px;
    content: '';
    width: 480px;
    height: 100%;
    background: transparent url('../images/planets.png') top/contain no-repeat;
}
section#lpBook .headerLp {
    padding-left: 20px;
}
section#lpBook .kinderChocolate {
    position: absolute;
    top: 75%;
    left: 50%;
    margin-left: -220px;
    z-index: 9;
}
section#lpBook .kinderChocolate img {
    max-width: 420px;
    width: 100%;
}
section#lpBook .moreSpace {
    margin: 30px 0;
}
section#lpBook .disclaimer {
    font-size: 13px;
}

section#lpBook .blueLp {
    background: transparent url('../images/lp_cloudsBg.jpg') center/cover no-repeat;
    color: #fff;
    padding: 120px 0 40px;
    position: relative;
}
section#lpBook .blueLp::before {
    position: absolute;
    top: -100px;
    left: 0px;
    content: '';
    width: 100%;
    height: 180px;
    background: transparent url('../images/wave.svg') bottom/cover no-repeat;
}
section#lpBook .blueLp p.code_placement{
    margin: -10px auto 10px auto;
}
section#lpBook .clouds img {
    max-height: 220px;
    width: auto;
    margin: 0px auto;
}
section#lpBook .clouds .block {
    width: 33.3%;
}
section#lpBook .clouds h3 {
    font-weight: 600;
    font-family: 'Avenir-Heavy';
    font-size: 16px;
    line-height: 1.3;
    margin: 15px 0;
}

section#lpBook .enterCode .block {
    max-width: 30%;
}
section#lpBook .enterCode p {
    color: #000;
}
section#lpBook .enterCode .button {
    color: #F3410E;
    background: #fff;
}
section#lpBook .form {
    max-width: 400px;
    margin: 0px auto;
    position: relative;
}
section#lpBook .form .anchor#form {
    position: absolute;
    left: 0;
    top: -100px;
}
section#lpBook .form p.mandatory{
    margin-top:0px;
}
.inwrap input[type=text], .inwrap input[type=date] {
    border-radius: 12px;
}
.inwrap[data-name='code'] {
    position: relative;
    margin: 0 0 5px;
}
section#lpBook .form a.code_info{
    display: block;
}
section#lpBook .form a.code_info:after{
    top: -60px;
}
section#lpBook .button.submitBtn {
    min-width: 150px;
    background: #fff;
    color: #F3410E;
}
section#lpBook .alreadyRegistered {
    font-family: 'Chronic-Regular';
    color: #fff;
    font-size: 24px;
    margin: 0 0 10px 20px;
    display: inline-block;
    line-height: 1;
}
section#lpBook .alreadyRegistered:hover {
    color: #F3410E;
}
section#lpBook .note {
    text-align: center;
    color: #000;
}
section#lpBook .note a {
    color: #fff;
}

section#lpBook .stories .block {
    margin: 10px 25px;
}
section#lpBook .stories p {
    font-family: 'Avenir-Medium';
}
section#lpBook .stories .block img {
    max-width: 140px;
    margin: 0px auto;
    display: block;
}
section#lpBook .stories {
    padding: 40px 0 60px;
    position: relative;
}
section#lpBook .stories .button, section#lpBook .stories .note {
    position: relative;
    z-index: 9;
}
section#lpBook .tablets img {
    max-width: 860px;
    margin: 20px auto;
    width: 100%;
    display: block;
}

section#lpBook .womenAndChild {
    position: absolute;
    width: 113%;
    bottom: -10px;
    left: -5%;
}
section#lpBook .womenAndChild .block {
    width: 49%;
}
section#lpBook .child img {
    max-width: 480px;
}
section#lpBook .women img {
    max-width: 580px;
    margin-bottom: -60px;
    margin-left: auto;
}

/********  LOGIN  ******/

section#login {
    background: #007ab0;
    background: -moz-linear-gradient(top, #007ab0 0%, #00ade3 100%);
    background: -webkit-linear-gradient(top, #007ab0 0%,#00ade3 100%);
    background: linear-gradient(to bottom, #007ab0 0%,#00ade3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007ab0', endColorstr='#00ade3',GradientType=0 );
    text-align: center;
    padding: 40px 0 110px 0;
}
section#login form {
    max-width: 460px;
    background: #fff;
    padding: 40px 20px 20px;
    box-sizing: border-box;
    border-radius: 20px;
    margin: auto;
}

/********  STORY SECTION *********/

section#story .content[data-part="back"] h1 {
    text-align: center;
    color: #474747;
}
section#story .content[data-part="back"] .button {
    border-radius: 12px;
    min-width: 220px;
    font-size: 21px;
    padding: 5px 10px 10px;
}
section#story .bookPage.pageContent .content[data-part="back"] .actions {
    margin: 0;
}
section#story .formFinal img {
    max-width: 200px;
    width: 100%;
    display: block;
}
section#story .bookPage.pageContent .content[data-part="back"] {
    padding: 45px 0 110px 0;
}
section#story .bookPage.pageContent .content[data-part="back"] h1 {
    margin: 0 0 20px 0;
}
section#story .content[data-part="back"] .label {
    font-family: 'Avenir-Heavy';
    font-size: 25px;
    padding: 3px 0 13px;
    color: #000;
    line-height: 1.15;
}
section#story .formFinal {
    max-width: 420px;
    margin: 0px auto;
}
section#story .tq {
    padding: 40px 10px 10px;
    font-size: 22px;
    font-family: 'Avenir-Heavy';
    line-height: 1.3;
    color: #000;
}


@media(max-width: 1240px){
    section#lpBook .women img {
        max-width: 500px;
        margin-bottom: -120px;
    }
    section#lpBook .child img {
        max-width: 450px;
    }
}

@media(max-width: 979px){
    section#lpBook br {
        display: none;
    }
    .desktop {
        display: none;
    }
    .mobile {
        display: block;
    }
    section#lpBook .tabs .tab {
        display: block;
        width: 100%;
    }
    section#lpBook .blueLp {
        margin-top: -100px;
    }
    section#lpBook .kinderChocolate {
        position: relative;
        top: auto;
        left: auto;
        margin: 0px auto -100px;
    }
    section#lpBook .kinderChocolate img {
        max-width: 440px;
        margin: 0px auto;
        padding: 0;
    }
    section#lpBook .headerLp {
        padding: 0 60px 10px 10px;
    }
    section#lpBook .langBook::after {
        top: -50px;
        right: -260px;
        transform: rotate(-17deg);
    }
    section#lpBook .clouds .block {
        width: 50%;
    }
    section#lpBook .enterCode .block {
        max-width: 520px;
        padding: 0 20px;
    }
    section#lpBook .womenAndChild {
        position: relative;
        width: 100%;
        bottom: 0;
        left: 0;
        margin: -90px 0 -90px -50px;
    }
    .partMenu {
        top: 50px;
    }

}

@media(max-width: 479px){
    section#lpBook {
        padding: 20px 0 0;
    }
    section#lpBook .langBook::after {
        background-image: url("../images/planets_mobile.png?v=2");
        width: 114%;
        top: 0;
        right: -50px;
        transform: none;
    }
    section#lpBook .headerLp {
        padding: 0 50px 30px 10px;
    }
    section#lpBook .clouds .block {
        width: 100%;
    }
    section#lpBook .form {
        padding: 0 20px;
    }
    section#lpBook .alreadyRegistered {
        font-size: 24px;
        margin: 0 0 10px 5px;
    }
    section#lpBook .button.submitBtn {
        min-width: 110px;
    }
    section#lpBook .blueLp p.code_placement {
        margin: 0px auto 0px auto;
    }
    section#lpBook .blueLp p.clouds_disclaimer{
        margin-top: 40px;
    }
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 30px;
    }
    section#lpBook .stories .block {
        margin: 10px 5px;
        width: 28.3%;
    }
    section#lpBook .stories .block img {
        max-width: 80px;
    }
    section#lpBook .stories p.steps_text{
        font-size: 14px;
    }
    section#lpBook .womenAndChild img {
        width: 100%;
    }
    section#lpBook .womenAndChild {
        margin: -90px 0 -30px -20px;
    }
    section#lpBook .child img {
        min-width: 210px;
    }
    section#lpBook .women img {
        min-width: 260px;
    }
    section#lpBook .clouds img {
        max-height: 160px;
    }
    section#lpBook .kinderChocolate img {
        padding: 0 30px;
    }
    section#login form {
        padding: 33px 10px 18px;
    }
    section#story .trioTab {
        display: flex;
        flex-direction: column-reverse;
        padding: 5px 0;
    }
    section#story .formFinal img {
        max-width: 270px;
        margin: 0px auto;
    }
    section#story .trioTab p {
        margin: 5px 0;
    }
    .partMenu {
        display: none;
    }


}















