#preloader{
    background-color:#231f20;
    height: 100%;
    width:100%;
    position: absolute;
    right: 0;
    left: 0;
    top:0;
    z-index: 103000;
}

.menucl{
    cursor: pointer;
}

.menu-en {
    display: block;
    opacity: 0.5;
}


html,body{
    height: 100%;
    width:100%;
    color:#000;
    margin:0;
    padding:0 !important;
    font-family: 'Special Elite', cursive;
    background-color: #fff;
    text-align: justify;
/*    letter-spacing: 1px;
*/    line-height: 1.5;
}

html{
    font-size: 16px !important;
}

body{
    overflow :hidden;
    font-size: 100%;
}


.home{
    background:url(../images/home.jpg) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height:100%;
}
/*@media (min-width: 1600px) {
    body{
        font-size: 15px;
    }
}*/



h1, h2, h3, h4, h5, h6{
font-family: 'Special Elite', cursive;
}




h1{
    font-size: 27px ;
    text-transform: uppercase !important;
    margin: 0 0 10px 0 !important;
    font-weight: 700 !important;
    line-height: 1;
    font-family: 'Poppins', sans-serif;
}

h2{
    font-size: 23px;
    text-transform: uppercase !important;
    margin: 0 0 40px 0 !important;
    font-weight: 500 !important;
    line-height: 1;
    font-family: 'Poppins', sans-serif;
}



.l-en {
    opacity: 0.5;
    margin-top: 40px;
}

.burger {
    width: 35px;
}
.burger-line {
    width: 100%;
    height: 4px;
    background-color: black;
    display: block;
    margin-bottom: 5px;
}

.burger-line:last-child {
    margin-bottom: 0;
}

.site-header.white .burger-line {
    background-color: white;
}


.header{
    background-color:#282828;
    padding:10px 0;
    text-align: center;
    width: 100%;
    z-index: 10;
    height: 220px;
}
.logo-up{
    margin-top:30px;
    height:auto;
    max-width: 540px;
    margin-bottom: auto;
    width: 80%
}

.moulin-up{
    position: absolute;
    left: 20px;
    top:20px;
    height:auto;
    max-width: 540px;
    width:100%;
}




.arrow{
    position:absolute;
    bottom:15px;
    margin:auto;
    left:0;
    right:0;
    width: 80px;
}
.arrow img{
width:60px !important;
height:22px !important
}

.index .section {
/* margin-top: 140px; */
padding-top: 140px;
}

.index .section-5,
.index .section-7,
.index .section-9,
.index .section-11,
.index .section-13 {
    padding-top: 0;
    margin-top: 140px;
}



.index .section-1{
    background:url(../images/home-2.jpg) no-repeat center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height:100%;
    margin-top:0 !important; 
}

.index .section-8{
    background-color:#231f20;
    margin-top: 0;
    padding:140px 0;
    color: #fff;
}
.index .section-3{
    max-width: 950px;
}

.index .section-3 .col-md-6{
    padding-left: 30px;
    padding-right: 30px;
}

.index .section-11{
    position: relative;
}

.nosvins{
    position: absolute;
    max-width: 840px;
    width: 50%;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;  
}



.section-12{
    height:100%;
    margin-top: 0 !important;
}



.contact{
    position: relative;
    top: 50%;
    font-size: 130%;
}

.logo-footer{
    text-align:center;
    height:50%;
    width:100%;
    position:absolute;
    bottom:0;
    background-color:#231f20;
    background-image: url(../images/logo-footer.png);
    background-size: auto 60%;
    background-repeat: no-repeat;
    background-position: center center;
}



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


@media (max-width: 1050px) {
    .desktop{
        display: none;
    }
    .mobile{
        display: block;
    }


    .logo-footer{
        background-size: auto 45%;
    }
    body{
        text-align: left;
    }
    .index .section-3 .col-md-6:first-child{
        margin-bottom: 45px;
    }
    .contact{
        position: relative;
        top: 50%;
        font-size: 100% !important;
    }

    .nos-vins .section{
        margin-top: 120px !important;
    }

    .nos-vins .section div:nth-child(2) {

        margin-top: 20px;
    }


    .index .section{
        padding-top: 120px;
    }
    .index .section-1{
        margin-top: 0 !important;
    }
    .index .section-8{
        padding:120px 0;
        margin-top: 0;
    }


    .index .section-5,
    .index .section-7,
    .index .section-9,
    .index .section-11,
    .index .section-13 {
        padding-top: 0;
        margin-top: 140px;
    }

    .nos-vins .section-8 div{
        margin-top:120px !important
    }

    .nosvins{
        width: 60%;
    }

}



@media (max-width: 750px) {
    .moulin-up{
        left:0;
        right: 0;
        max-width: none;
        width: calc(90% - 60px);
    }
    .nosvins{
        width: 70%;
    }
}



@media (max-width: 350px) {
    body{
        font-size: 80% !important;
    }

    .contact{
        font-size: 80% !important;
    }

    .index .section{
        margin-top: 80px;
    }

    .index .section-8{
        padding:80px 0;
        margin-top: 0;
    }
}



/***************************** NOS VINS ****************************** */






@media (min-width: 1051px) {
    .nos-vins .section  {
         display: flex;
        align-items: center;
    }

    .nos-vins .section div {
        padding-left: 40px;
        padding-right: 40px;
    }

    .arrow{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

}



.nos-vins .section {
    margin-top: 160px;
}

.nos-vins .section-1{
    background:url(../images/home_nos_vins.jpg) no-repeat center 75%; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height:100%;
    margin-top:0 !important; 
}

.nos-vins .section-2{
    margin-top: 70px;
}
.nos-vins .section-3{
    max-width: none;
}



.lower{

}

.lower:hover{

}

input{
    display:none;
}

.lower label{
    text-align:center;
}

.lower label:hover{
    cursor:pointer;
}

.overlay{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color:#fff;
    z-index: 2000000000000;
}

.overlay > label{
    right: 20px;
    top: 20px;
    position: fixed;
    width: 35px;
    height: auto;
    cursor:pointer;
}

.overlay nav {
    text-align: center;
    position: relative;
    top: 47%;
    height: 60%;
    font-size: 35px;

 -webkit-transform: translateY(-50%);  /* Chrome, Safari 3.1+ */
     -moz-transform: translateY(-50%);  /* Firefox 3.5+ */
      -ms-transform: translateY(-50%);  /* IE 9 */
       -o-transform: translateY(-50%);  /* Opera 10.50-12.00 */
          transform: translateY(-50%);  /* Firefox 16+, IE 10+, Opera 12.10+ */

}

.overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    height: 100%;
    position: relative;
}

.overlay ul li {
    display: block;
    height: 20%;
    height: calc(100% / 5);
    min-height: 54px;
    margin-bottom: 0.5em;
}

.overlay ul li a {
    font-weight: 300;
    display: block;
    color: #000;
    text-decoration:none;
    -webkit-transition: color 0.2s;  /* Chrome 1-25, Safari 3.2+ */
    -moz-transition: color 0.2s;  /* Firefox 4-15 */
    -o-transition: color 0.2s;  /* Opera 10.50–12.00 */
    transition: color 0.2s; /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}

.overlay ul li a:hover,
.overlay ul li a:focus {
}

.lower~.overlay-hugeinc{
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
    transition: opacity 0.5s, visibility 0s 0.5s;
}

#op:checked~.overlay-hugeinc{
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.overlay-hugeinc nav {
    -moz-perspective: 300px;
}

.overlay-hugeinc nav ul {
    opacity: 1;
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%) ;
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s;
}

#op:checked~.overlay-hugeinc nav ul {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

#op:not(:checked)~.overlay-hugeinc nav ul {
    -webkit-transform: translateY(25%);
    transform: translateY(25%);
}
