@import url('../fonts/flaticon.css');
 @font-face {
     font-family: 'timesregular';
     src: url('../fonts/times-roman-01-webfont.woff2') format('woff2'), url('../fonts/times-roman-01-webfont.ttf') format('ttf'), url('../fonts/times-roman-01-webfont.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}
 .primary-font, .site-header-5 nav.main-navigation ul li ul.sub-menu li a, a.side-menu-button, nav.main-navigation ul li ul.sub-menu li a, nav.main-navigation ul a, nav.responsive-menu ul li .sub-menu a, nav.responsive-menu a, .slider-5 .first-line, .slider-5 .second-line, .first-line, html {
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
}
 html::selection {
     color: #ffffff;
     background: #e1bf34;
}
 body {
     background-color: #ffffff;
     font-weight:400;
     font-family: 'Raleway';
}
 section {
     padding: 15px 0;
}
 .services {
     margin: 0 auto;
}
 img {
     max-width: 100%;
     height: auto;
}
/* a img:hover {
     background-size: cover;
     background-position: center;
     transform: scale(1.02);
     -ms-transform: scale(1.02);
     -webkit-transform: scale(1.02);
     -o-transform: scale(1.02);
     -moz-transform: scale(1.02);
     transition: all 1.5s;
     -moz-transition: all 1.5s;
     -webkit-transition: all 1.5s;
     -o-transition: all 1.5s;
}
 */
 a:focus {
     outline:0;
}
 .recompense {
     overflow:auto;
     width:100%;
     height: auto;
}
 .recompense td {
     font-weight:600;
     color:#fff;
     font-size:15.5px;
     padding:10px;
}
 .recompense .annee {
     font-weight:600;
     color:#fff;
     font-size:17px;
     padding:10px;
}
 .recompense td span {
     font-family: 'Montserrat', sans-serif;
     color:#fff;
     font-size:14px;
     letter-spacing:0px;
     font-weight:600;
     text-transform:uppercase;
     text-align:center;
     display:block;
}
 .recompense td h3 {
     margin-top:0px;
     font-family: 'Montserrat', sans-serif;
     color:#fff;
     letter-spacing:-1px;
     font-size:14px;
     text-align:center;
}
 .recompense td h4 {
     color:#fff;
     font-family: 'timesregular';
     font-size:19px;
     font-weight:bold;
     font-style:italic;
     margin:0px;
     margin-top:-15px;
     margin-bottom:15px;
     line-height:24px;
     text-align:center;
}
 .recompense tr td {
     width:240px;
     font-size:14px;
     text-align:left;
     line-height:18px;
}
 .recompense tr td p {
     font-size:14px;
     text-align:left;
     line-height:18px;
}
 @media screen and (max-width: 640px) {
     .recompense {
         display: block;
         width: auto!important;
         height:auto;
    }
     .recompense tr td {
         width:320px;
    }
}
/*************************************** *************** header top bar area start************ ***************************************/
 .scrollup {
     width: 65px;
     height: 65px;
     position: fixed;
     bottom: 70px;
     right: 25px;
     display: none;
     text-indent: -9999px;
     background: url('../img/top.png') no-repeat;
     background-position:50% 50%;
}
 .scrollToTop:hover{
     text-decoration:none;
}
 .site-header {
     height: auto;
     padding:0px;
     left: 0;
     z-index: 9999;
     background-color: #222d56;
     height:0px;
     margin-top:10px;
     margin-bottom:-50px;
}
 .header-sticky {
     background-color: rgba(33, 43, 78, 0.85);
     position:fixed;
     padding-left:90px;
     height:50px;
     margin-top:10px;
}
 #slideout {
     -webkit-box-sizing:content-box;
     -moz-box-sizing:content-box;
     box-sizing:content-box;
     position: fixed;
     margin-top:20px;
     right: 20px;
     text-align: center;
     height:42px;
     padding-left:12px;
     padding-right:20px;
     padding-top:8px;
     background-color: rgba(255, 255, 255, 0.65);
     -webkit-transition-duration: 0.3s;
     -moz-transition-duration: 0.3s;
     -o-transition-duration: 0.3s;
     transition-duration: 0.3s;
     z-index:9999;
     border:1px solid #222d56;
}
 #slideout a {
     color: #222d56;
     text-transform:uppercase;
     padding-top:25px;
     font-weight: 600;
     font-family: 'Raleway', sans-serif;
     padding-left:5px;
     font-size: 14px;
     z-index: 2;
     position: relative;
}
 #slideout a:hover {
     text-decoration:none;
}
 #slideout2 {
     -webkit-box-sizing:content-box;
     -moz-box-sizing:content-box;
     box-sizing:content-box;
     position: fixed;
     bottom:62px;
     right: 0px;
     text-align: center;
     padding:0px;
     background-color: rgba(255, 255, 255, 0.65);
     z-index:9999;
     width:35px;
}
 #slideout2 .reseau {
     text-align:center;
     padding:0px;
}
 #slideout2 .reseau li {
     text-align:center;
     padding-top:8px;
     padding-bottom:8px;
}
 #slideout2 .reseau i {
     font-size:24px;
     text-align:center;
     color:#222d56;
}
 #slideout2 .reseau a:hover {
     text-decoration:underline;
     color:white;
}
 #slideout3 {
     -webkit-box-sizing:content-box;
     -moz-box-sizing:content-box;
     box-sizing:content-box;
     position: fixed;
     margin-top:20px;
     left: 0px;
     -webkit-transition-duration: 0.3s;
     -moz-transition-duration: 0.3s;
     -o-transition-duration: 0.3s;
     transition-duration: 0.3s;
     z-index:10000;
}
 @media (max-width: 991px) {
     .site-header {
         top: 0px;
         position:relative;
         margin-top:-10px;
         z-index:0;
    }
     .header-sticky {
         position:relative;
         margin-top:-10px;
         z-index:1;
    }
     #slideout, #slideout2, #slideout3 {
         position:absolute;
         margin-top:-5px;
         z-index:1;
    }
}
 .btnvideo {
     position:absolute;
     margin-top:640px;
     right: 10px;
     text-align: center;
     height:55px;
     padding:8px 16px;
     font-size:15px;
     color: #222d56;
     background-color: rgba(255, 255, 255, 0.65);
     text-transform: uppercase;
     font-weight: 600;
     font-family: 'Raleway', sans-serif;
     z-index:9999;
     border:1px solid #222d56;
     text-decoration:none;
}
 .btnvideo:hover {
     color: #fff;
     background-color:#222d56;
     text-decoration:none;
     background-color: rgba(34, 45, 86, 0.35);
}
 .btnvideo img {
     margin-right:8px;
     margin-top:-4px;
}
/* ====== Langue ======*/
 .langue {
     padding-left:20px;
}
 .langue li {
     float:left;
     padding:3px;
     color:white;
     list-style-type: none;
     font-size: 16px;
     padding-top:12px;
}
 .langue li a {
     font-weight: 600;
     font-style:italic;
     color:white;
     font-size: 15px;
     width:27px;
     height:27px;
     line-height:24px;
     display:block;
     border-radius:50%;
     text-align:center;
}
 .langue li a:hover, .active {
     color:#1d2542;
     background-color:white;
     text-decoration:none;
}
/* Réseau Mobile */
 .reseaumobile {
     display:none;
}
 .reseaumobile a i {
     font-size:21px;
     margin-left:5px;
     margin-right:10px;
}
 .langue .reseaumobile a:hover {
     color:#fff;
     background-color:#212b4f;
}
/* ======================================================= ======================== * ACCUEIL * ================== =======================================================*/
 h1 {
     color:#222d56;
     font-family: 'timesregular';
     font-size:52px;
     font-weight:bold;
     font-style:italic;
     margin:0px;
     line-height:55px;
     margin-bottom:30px;
}
 .text h2 {
     color:#222d56;
     font-family: 'timesregular';
     font-size:52px;
     font-weight:bold;
     font-style:italic;
     margin:0px;
     line-height:55px;
     margin-bottom:30px;
}
 @media (max-width: 768px) {
     h1 {
         font-size:32px;
         line-height:35px;
    }
}
 .text {
     padding:20px;
}
 .paddinright {
     padding-right:75px;
}
 .paddinleft {
     padding-left:75px;
}
 .text p {
     color:#000;
     font-size:16.5px;
     line-height:24px;
     font-family: 'Raleway', sans-serif;
     margin-top:25px;
}
 .text a {
     color:#222d56;
     font-weight:bold;
     font-style:italic;
     font-size:15.5px;
}
 .text strong {
     font-weight:400;
}
 hr {
     height: 4px;
     margin: -0.5em 0;
     margin-top:25px;
     margin-bottom:25px;
     padding: 0;
     color: #222d56;
     background-color: #222d56;
     border: 0;
     width:35px;
}
/* ############################## Présentation ############################### */
 .slider {
     background-image:url("../img/vignoble-mabileau-bureau.jpg");
     margin: 0 auto;
     z-index: 0;
     height: auto;
     min-height: 750px;
     background-size: cover;
     background-repeat: no-repeat;
     background-size: cover;
     background-position: center center;
     position: relative;
     margin-top:50px;
}
 .presentation {
     padding:12px;
     padding-top:120px;
}
 .presentation img {
     text-align:center;
     margin:0 auto;
}
 .presentation p {
     color:white;
     font-size:16.5px;
     line-height:24px;
     font-family: 'Raleway', sans-serif;
     margin-top:30px;
}
 .presentation p strong {
     font-weight:400;
}
 .presentation a {
     color:white;
}
 .liresuite {
     color:#fff;
     font-weight:bold;
     font-style:italic;
     font-size:18px;
     margin-top:25px;
}
/* ############################## Domaine ############################### */
 .moulinbellegrave {
     padding-top:70px;
     padding-bottom:30px;
}
 .domaine, .moulinneuf {
     padding-top:30px;
     padding-bottom:30px;
}
 .zoom .thumb {
     position: relative;
     overflow: hidden;
}
 .zoom .thumb img {
     width: 100%;
     transition: all 2s;
     -moz-transition: all 2s;
     -webkit-transition: all 2s;
     -o-transition: all 2s;
}
 .zoom:hover .thumb img {
     width: 100%;
     transform: scale(1.02);
     -ms-transform: scale(1.02);
     -webkit-transform: scale(1.02);
     -o-transform: scale(1.02);
     -moz-transform: scale(1.02);
     transition: all 2s;
     -moz-transition: all 2s;
     -webkit-transition: all 2s;
     -o-transition: all 2s;
}
/* ======================================================= ======================== * PAGE * ================== =======================================================*/
 .breadcrumb {
     padding: 8px 15px;
     margin-bottom: 20px;
     list-style: none;
     background-color: white;
     border:0px;
     color:#005dff;
     font-size:14px;
     font-weight:400;
}
 .page {
     padding-top:75px;
}
 .page .col-md-8, .page .col-md-7, .page .col-md-6 {
     padding-right:45px;
}
 .page h1 {
     color:#222d56;
     font-family: 'timesregular';
     font-size:40px;
     font-weight:bold;
     font-style:italic;
     margin:0px;
     line-height:50px;
}
 .page h2 {
     color:#222d56;
     font-family: 'timesregular';
     font-size:19px;
     font-weight:bold;
     font-style:italic;
     padding:0px;
     margin:0px;
     margin-bottom:-10px;
     margin-top:22px;
     line-height:23px;
}
 .page h5 {
     color:white;
     font-family: 'timesregular';
     font-size:24px;
     font-weight:bold;
     font-style:italic;
     margin-bottom:-10px;
}
 .page a {
     color:#fff;
}
 .page p {
     color:#000;
     font-size:16.5px;
     line-height:24px;
     font-family: 'Raleway', sans-serif;
     margin-top:26px;
     text-align:justify;
}
 .page ul {
     margin-top:25px;
}
 .page ul li {
     color:#000;
     font-size:16px;
     line-height:21px;
     font-family: 'Raleway', sans-serif;
     text-align:justify;
}
 .page strong {
     font-weight:400;
}
 .page a {
     color:#212b4e;
}
 .page .btnactu {
     color:#fff;
}
 .page .btnactu:hover {
     color:#fff;
     text-decoration:underline;
}
/* ############################## Banniere ############################### */
 .banniere {
     width:100%;
     height:550px;
     background-position:50% 50%;
     background-image:url('../img/banniere-boutique-domaine-bureau.jpg');
     background-size:cover;
     margin-bottom:40px;
}
 .banniere-boutique {
     width:100%;
     height:550px;
     background-position:50% 50%;
     background-image:url('../img/banniere-boutique-mabileau.jpg');
     background-size:cover;
     margin-bottom:40px;
}
 .banniere-contact {
     width:100%;
     height:550px;
     background-position:50% 50%;
     background-image:url('../img/banniere-contact-mabileau.jpg');
     background-size:cover;
     margin-bottom:40px;
}
 .banniere-histoire-mabileau{
     width:100%;
     height:550px;
     background-position:50% 50%;
     background-image:url('../img/banniere-histoire-mabileau.jpg');
     background-size:cover;
     margin-bottom:40px;
}
 .banniere-chateau-moulin {
     width:100%;
     height:550px;
     background-position:50% 50%;
     background-image:url('../img/banniere-chateau-moulin-neuf.jpg');
     background-size:cover;
     margin-bottom:40px;
}
 .banniere-domaine-laurent-mabileau {
     width:100%;
     height:550px;
     background-position:50% 50%;
     background-image:url('../img/banniere-domaine-laurent-mabileau.jpg');
     background-size:cover;
     margin-bottom:40px;
}
 .banniere-chateau-moulin-bellagrave {
     width:100%;
     height:550px;
     background-position:50% 50%;
     background-image:url('../img/banniere-chateau-moulin-bellagrave.jpg');
     background-size:cover;
     margin-bottom:40px;
}
/* ############################## Propiété ############################### */
 .moulinbellegravepage {
     background-image:url('../img/fond-chateau-moulin-bellegrave.jpg');
     background-size:cover;
     background-position:100% 50%;
     background-repeat:no-repeat;
     padding-top:150px;
     padding-bottom:70px;
     margin-top:-45px;
     margin-bottom:10px;
     height:auto;
     float:left;
     width:100%;
     overflow:hidden;
}
 .domainelaurentpage {
     background-image:url('../img/fond-domaine-laurent-mabileau.jpg');
     background-size:cover;
     background-position:20% 50%;
     background-repeat:no-repeat;
     padding-top:150px;
     padding-bottom:70px;
     margin-top:-45px;
     margin-bottom:10px;
     height:auto;
     float:left;
     width:100%;
     overflow:hidden;
}
 .moulinneufpage {
     background-image:url('../img/fond-chateau-moulin-neuf2.jpg');
     background-size:cover;
     background-position:50% 0%;
     background-repeat:no-repeat;
     padding-top:150px;
     padding-bottom:70px;
     margin-top:-45px;
     margin-bottom:10px;
     height:auto;
     float:left;
     width:100%;
     overflow:hidden;
}
 .histoiremabileaupage {
     background-image:url('../img/fond-histoire-domaine-bureau.jpg');
     background-size:cover;
     background-position:0% 100%;
     background-repeat:no-repeat;
     padding-top:100px;
     padding-bottom:70px;
     margin-top:-45px;
     margin-bottom:10px;
     height:auto;
     float:left;
     width:100%;
     overflow:hidden;
}
 .bandeaubleau {
     background-color:#222d56;
     padding-top:15px;
     float:left;
     width:55%;
     position:absolute;
     margin-top:-70px;
}
 .bandeaubleau p {
     color:#fff;
     font-family: 'Raleway', sans-serif;
     text-align:center;
     font-size:22px;
     font-weight:300;
     text-transform:uppercase;
     letter-spacing:1.5px;
}
 .bandeaubleau p strong {
     font-weight:600;
}
 .fancy {
     overflow: hidden;
}
 .fancy span {
     position: relative;
}
/* .black:after {
     content: "";
     position: absolute;
     border-bottom: 1px solid #fff;
     width: 220px;
     height: 7px;
     top: 50%;
     margin-top: -5px;
}
 .fancy .black:before {
     content: "";
     position: absolute;
     border-bottom: 1px solid #fff;
     width: 30px;
     height: 7px;
     top: 50%;
     margin-top: -5px;
}
 .fancy span:before {
     right: 100%;
     margin-right: 15px;
}
 .fancy span:after {
     left: 100%;
     margin-left: 15px;
}
 */
 .bandeaubleau img {
     max-width:100%;
     height:auto;
     max-height:55px;
}
/* ############################## Nos Vins ############################### */
 .nosvins {
     background-image:url('../img/fond-nos-vins.jpg');
     background-size:cover;
     background-position:50% 50%;
     background-repeat:no-repeat;
     padding-top:90px;
     margin-bottom:30px;
}
 .vinsdescriptif {
     padding-top:50px;
}
 #carousel {
     overflow:hidden;
}
 .croix {
     float:right;
     margin-top:-45px;
     margin-right:0px;
}
 .zoom {
     -webkit-transform: scale(1);
     transform: scale(1);
     -webkit-transition: .3s ease-in-out;
     transition: .3s ease-in-out;
}
 .zoom:hover {
     -webkit-transform: scale(1.02);
     transform: scale(1.02);
}
 .nosvins h1 {
     text-align:center;
     color:white;
}
 .nosvins hr {
     text-align:center;
     margin:0 auto;
     margin-top:25px;
     margin-bottom:25px;
}
 .nosvins span {
     font-family: 'Montserrat', sans-serif;
     color:#fff;
     font-size:16px;
     letter-spacing:1px;
     font-weight:600;
     text-transform:uppercase;
}
 .nosvins .page p {
     color:white;
     font-weight:500;
}
 .nosvins .page ul li {
     color:white;
     font-weight:500;
}
 .nosvins .page h1 {
     color:white;
     font-weight:500;
}
 .nosvins .page h2 {
     font-style:normal;
     color:white;
     font-weight:600;
     font-size:22px;
     margin-bottom:-15px;
     font-style:italic;
     font-family: 'timesregular';
}
 .nosvins ul li {
     color:white;
}
 .pavevin {
     text-align:center;
     padding-bottom:20px;
}
 .pavevin img {
     text-align:center;
     margin:0 auto;
}
 .pavevin h3 {
     margin-top:0px;
     font-family: 'Montserrat', sans-serif;
     color:#fff;
     letter-spacing:-1px;
     font-size:16px;
}
 .pavevin h4 {
     color:#fff;
     font-family: 'timesregular';
     font-size:24px;
     font-weight:bold;
     font-style:italic;
     margin:0px;
     margin-top:-15px;
     margin-bottom:15px;
     line-height:25px;
}
 .nosvins .page .btnimprimpdf {
     color:white;
     display:block;
     float:left;
     font-family: 'timesregular';
     font-weight: bold;
     font-style: italic;
     font-size:18px;
     margin-top:25px;
     font-weight:bold;
     margin-right:25px;
}
 .nosvins .page .btnboutique {
     color:white;
     display:block;
     float:left;
     font-family: 'timesregular';
     font-weight: bold;
     font-style: italic;
     font-size:18px;
     margin-top:25px;
     font-weight:bold;
     margin-right:8px;
}
 .bouteille {
     height:700px;
}
/* ############################## Revue de Presse ############################### */
 .revue {
     background-image:url('../img/fond-revue-de-presse.jpg');
     background-size:cover;
     background-position:50% 50%;
     background-repeat:no-repeat;
     padding-top:90px;
     height:auto;
     min-height:875px;
     margin-bottom:30px;
}
 .revue .page h1 {
     color:white;
     font-weight:500;
     text-align:center;
}
 .revue .page p {
     color:white;
     font-weight:500;
}
/* ############################## Boutique ############################### */
 .compte a {
     color: #222d56;
     text-transform:uppercase;
     font-weight: 600;
     font-family: 'Raleway', sans-serif;
     border:1px solid #222d56;
     padding:12px 12px;
     font-size: 14px;
     z-index: 2;
     text-align:center;
     width:100%;
     max-width:240px;
     margin:0 auto;
     margin-left:20px;
     position: relative;
     margin-bottom:20px;
     display:block;
}
 .compte a:hover {
     background-color: #222d56;
     border:1px solid #222d56;
     color:#fff;
}
 .compte i {
     font-size:22px;
     margin-right:10px;
}
/* ############################## Contact ############################### */
 .slidercontact {
     margin: 0 auto;
     margin-top:-15px;
     z-index: 0;
     height: auto;
     background-size: cover;
     background-repeat: no-repeat;
     background-size: cover;
     background-position: center center;
     position: relative;
}
 .contact {
     padding-top:80px;
     padding-bottom:80px;
}
 #carte {
     width: 100%;
     height: 580px;
     margin-top:35px;
     margin-bottom:30px;
}
 .pavecontact hr {
     text-align:center;
     margin:0 auto;
     margin-top:25px;
     margin-bottom:25px;
}
 .pavecontact {
     text-align:center;
     padding-top:90px;
}
 .pavecontact span {
     font-family: 'Montserrat', sans-serif;
     color:#222d56;
     font-size:17px;
     letter-spacing:1px;
     margin-bottom:-10px;
     font-weight:600;
     text-transform:uppercase;
}
 .pavecontact p {
     color:#222d56;
     font-size:17px;
     line-height:24px;
     font-family: 'Raleway', sans-serif;
     margin-top:25px;
     font-weight:600;
     margin-bottom:60px;
}
 .pavecontact a {
     text-decoration:none;
     font-size:19px;
     display:block;
     width:100%;
     max-width:240px;
     margin:0 auto;
     margin-top:20px;
     text-transform:uppercase;
     color:#222d56;
     font-family: 'Raleway', sans-serif;
     font-weight:600;
     padding:8px 15px;
     border:2px solid #222d56;
}
 .pavecontact a:hover {
     background-color:#222d56;
     color:white;
}
/* ====================================================================================================================*/
/* ====== MENU MOBILE ======*/
 .header-right-toggle {
     margin-top: 10px;
     margin-right: 20px;
}
 .header-right-toggle a {
     padding-left: 5px;
     margin-top: 15px;
     width: 50px;
     height: 50px;
     text-align: center;
     line-height: 50px;
     display: inline-block;
     z-index: 9999;
     margin-left: -40px;
     margin-top: -10px;
     position: absolute;
}
 a.side-menu-button {
     text-transform: uppercase;
     font-weight: 700;
     font-size: 32px;
     color: #fff;
}
 a.side-menu-button i {
     margin-right: 6px;
}
 nav.main-navigation {
     position: relative;
     z-index: 20;
}
 nav.main-navigation ul {
     margin: 0;
     padding: 0;
     list-style: none;
}
 nav.main-navigation ul li {
     position: relative;
     display: inline-block;
     padding: 47px 15px;
}
 nav.main-navigation ul li ul.sub-menu {
     text-align: left;
     position: absolute;
     top: 115px;
     left: 0;
     width: 180px;
     background: #4d284e;
     padding: 5px 0;
     visibility: hidden;
     opacity: 0;
     -moz-transform: translate3d(20px, 0, 0);
     -o-transform: translate3d(20px, 0, 0);
     -ms-transform: translate3d(20px, 0, 0);
     -webkit-transform: translate3d(20px, 0, 0);
     transform: translate3d(20px, 0, 0);
     -moz-transition: all 0.5s;
     -webkit-transition: all 0.5s;
     -o-transition: all 0.5s;
     transition: all 0.5s;
}
 nav.main-navigation ul li ul.sub-menu li {
     display: block;
     padding: 0;
     margin: 10px 0px;
}
 nav.main-navigation ul li ul.sub-menu li a {
     color: #ffffff;
     font-size: 11px;
     font-weight: 400;
     padding: 5px 22px;
}
 nav.main-navigation ul li ul.sub-menu li a:hover {
     color: #e1bf34;
}
 nav.main-navigation ul li ul.sub-menu li:last-child {
     float: none;
}
 nav.main-navigation ul li:hover ul.sub-menu {
     visibility: visible;
     opacity: 1;
     -moz-transform: translate3d(0, 0, 0);
     -o-transform: translate3d(0, 0, 0);
     -ms-transform: translate3d(0, 0, 0);
     -webkit-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
}
 nav.main-navigation ul a {
     font-size: 15px;
     font-weight: 300;
     color: white;
     text-transform: uppercase;
}
 nav.main-navigation ul a i {
     margin-left: 7px;
}
 @media (min-width: 992px) and (max-width: 1200px) {
     nav.main-navigation ul a {
         padding: 10px 0;
    }
}
 nav.main-navigation ul a:hover {
     color: #e1bf34;
}
 nav.main-navigation ul li:last-child {
     float: right;
     padding: 0;
}
 nav.main-navigation ul li:last-child .showLink {
     position: relative;
}
 nav.main-navigation ul li:last-child .hideLink {
     position: absolute;
     top: 0;
     right: 0;
}
 nav.main-navigation ul li:last-child #example {
     display: none;
}
 nav.main-navigation ul li:last-child #example input {
     border: 1px solid #e5e5e5;
     margin-top: 25px;
     height: 40px;
     width: 200px;
     display: inline-block;
     outline: none;
     font-size: 12px;
     color: white;
     padding-left: 15px;
}
 nav.main-navigation ul li:last-child i {
     padding-left: 15px;
     padding-right: 10px;
     margin-top: 50px;
     display: inline-block;
     text-align: center;
}
 nav.responsive-menu ul {
     padding: 75px 30px;
     margin: 0;
     list-style: none;
}
 nav.responsive-menu ul li {
     display: block;
     position: relative;
}
 nav.responsive-menu ul li .show-submenu {
     position: absolute;
     top: 15px;
     right: -10px;
     cursor: pointer;
     color: #fff;
     font-size: 18px;
}
 nav.responsive-menu ul li .sub-menu {
     display: none;
     padding: 5px 5px 5px 20px;
}
 nav.responsive-menu ul li .sub-menu.open {
     display: block;
}
 nav.responsive-menu ul li .sub-menu li:first-child {
     padding-top: 10px;
}
 nav.responsive-menu ul li .sub-menu li {
     position: relative;
     margin: 0;
     padding: 3px 10px;
}
 nav.responsive-menu ul li .sub-menu li:before {
     position: absolute;
     left: 0;
     top: 2px;
}
 nav.responsive-menu ul li .sub-menu li:last-child {
     padding-bottom: 10px;
}
 nav.responsive-menu ul li .sub-menu a {
     padding: 6px;
     font-size: 18px;
}
 nav.responsive-menu a {
     font-size: 18px;
     font-style:italic;
     font-weight: 600;
     display: block;
     padding:13px 6px;
     margin: 0;
     font-family: 'timesregular';
     color: #ffffff;
}
 .sidebar-menu-inner {
     position: relative;
     overflow: hidden;
}
 .sidebar-menu-container {
     position: relative;
     overflow: hidden;
}
/* .sidebar-menu-push {
     position: relative;
     left: 0;
     z-index: 9999;
     height: 100%;
     -webkit-transition: -webkit-transform 0.5s;
     transition: transform 0.5s;
}
 */
 .sidebar-menu-overlay {
     position: absolute;
     z-index: 10001;
     top: 0;
     right: 0;
     width: 0;
     height: 0;
     background: rgba(0, 0, 0, 0.3);
     content: '';
     opacity: 0;
}
 .sidebar-menu-open .sidebar-menu-overlay {
     width: 100%;
     height: 100%;
     opacity: 1;
     -webkit-transition: opacity .5s;
     transition: opacity .5s;
}
 .sidebar-menu {
     position: fixed;
     top: 0;
     left: 0;
     z-index: 1000;
     visibility: hidden;
     width: 250px;
     height: 100%;
     margin: 0;
     padding: 0;
     z-index: 10001;
     background: #222d56;
}
 .sidebar-menu::after {
     position: absolute;
     top: 0;
     right: 0;
     width: 100%;
     height: 100%;
     background: rgba(0, 0, 0, 0.2);
     content: '';
     opacity: 1;
}
 .sidebar-menu-open .sidebar-menu::after {
     width: 0;
     height: 0;
     opacity: 0;
     z-index: 10001;
}
 .slide-from-left.sidebar-menu-open .sidebar-menu-push {
     -webkit-transform: translate3d(250px, 0, 0);
     transform: translate3d(250px, 0, 0);
}
 .ie9 .slide-from-left .sidebar-menu-push {
     margin-left: 250px;
}
 .slide-from-left.sidebar-menu {
     z-index: 10001;
}
 .slide-from-left.sidebar-menu-open .slide-from-left.sidebar-menu {
     visibility: visible;
     -webkit-transition: -webkit-transform 0s;
     transition: transform 0s;
}
 .slide-from-left.sidebar-menu::after {
     display: none;
}
/* Medium Screens */
 @media only screen and (min-width: 40.063em) {
     .sidebar-menu {
         width: 320px;
    }
     .slide-from-left.sidebar-menu-open .sidebar-menu-push {
         -webkit-transform: translate3d(320px, 0, 0);
         transform: translate3d(320px, 0, 0);
    }
     .ie9 .slide-from-left .sidebar-menu-push {
         margin-left: 320px;
    }
}
/*======== FOOTER =====*/
/* .alcool {
     border:1px solid #dadada;
     margin:0 auto;
     padding:8px 12px;
     padding-top:0px;
     margin-bottom:20px;
}
 .alcool p {
     color:#666;
     text-transform:uppercase;
     font-weight:500;
     line-height:23px;
     text-align:center;
}
 */
 .alcool {
     background-color:#222d56;
     text-align:center;
     color:#fff;
     padding:10px;
}
 .alcool p {
     color:#fff;
     font-weight:500;
     line-height:22px;
     text-align:center;
     width:100%;
     font-size:14px;
     margin:0 auto;
}
/* ----- Subfooter ----- */
 .subfooter {
     background-image:url('../img/footer-mabileau.jpg');
     background-position:50% 50%;
     padding-top: 12px;
     padding-bottom:0px;
     line-height:25px;
     margin-top:-30px;
     font-family: 'Raleway', sans-serif;
}
 .subfooter p, .subfooter a{
     color:white;
     text-align:left;
     font-size:14px;
     line-height:20px;
}
 .subfooter span, .subfooter a span {
     color:white;
     font-weight:600;
}
 .subfooter a:hover {
     text-decoration:underline;
     color:white;
}
 .subfooter .reseau li {
     float:left;
     padding:4px;
     margin-right:10px;
}
 .subfooter .reseau i {
     font-size:34px;
}
 .subfooter a:hover {
     text-decoration:underline;
     color:white;
}
/* ==================================================================================================================== * BASE STYLES * ====================================================================================================================*/
 html[xmlns] .flexslider .slides {
     display: block;
}
 * html .flexslider .slides {
     height: 1%;
}
 .no-js .flexslider .slides > li:first-child {
     display: block;
}
/* ==================================================================================================================== * RESPONSIVE * ====================================================================================================================*/
 @media only screen and (min-width: 768px) and (max-width: 1024px) {
}
 @media screen and (max-width: 860px) {
     .flex-direction-nav .flex-prev {
         opacity: 1;
         left: 10px;
    }
     .flex-direction-nav .flex-next {
         opacity: 1;
         right: 10px;
    }
}
 @media only screen and (min-width: 768px) and (max-width: 1024px) {
     .mobile {
         display: none;
    }
}
 @media screen and (max-width: 991px) {
     .mobile {
         display: none;
    }
     .site-header {
         min-height:75px;
    }
     .langue {
         margin-left:0px;
         margin-top:0px;
    }
     .padding0 {
         padding-left:0px;
         padding-right:0px;
         margin-top:15px;
         margin-bottom:15px;
    }
     .header-sticky {
         width:100%;
         z-index:10000;
    }
     #slideout, #slideout2 {
         display:none;
    }
     .slider .overlay {
         position: absolute;
         top: 0;
         right: 0;
         width: 100%;
         height: 100%;
         background: #000;
         opacity: 0.65;
         filter: alpha(opacity=65);
    }
     .reseaumobile {
         display:block;
    }
     .page .col-md-8, .page .col-md-7, .page .col-md-6 {
         padding-right:15px;
    }
     .raisin {
         min-height:300px;
    }
     .text {
         padding:0px;
    }
     .paddinright {
         padding-right:0px;
    }
     .paddinleft {
         padding-left:0px;
    }
     .banniere, .banniere-contact, .banniere-boutique, .banniere-chateau-moulin, .banniere-domaine-laurent-mabileau, .banniere-chateau-moulin-bellagrave, .banniere-histoire-mabileau {
         height:450px;
    }
     .moulinbellegravepage , .domainelaurentpage, .moulinneufpage, .histoiremabileaupage {
         background-image:none;
         background-color:#f4f3ef;
         padding-top:70px;
    }
     table td h4 {
         font-size:20px;
         line-height:22px;
    }
}
 @media screen and (max-width: 670px) {
     .slider {
         min-height: 575px;
    }
     .presentation {
         padding-top:50px;
    }
     .page h1 {
         font-size:32px;
         line-height:36px;
    }
     .page .col-md-8, .page .col-md-7, .page .col-md-6 {
         padding-right:15px;
    }
     .btnvideo {
         position:relative;
         margin-top:60px;
         margin-bottom:20px;
         display:block;
    }
     .presentation {
         padding:0px;
         padding-top:0px;
    }
     .texteleft, .texteright {
         text-align: center;
    }
     .coordonneefooter {
         padding-bottom:30px;
         padding-left:60px;
    }
     .banniere, .banniere-contact, .banniere-boutique, .banniere-chateau-moulin, .banniere-domaine-laurent-mabileau, .banniere-chateau-moulin-bellagrave, .banniere-histoire-mabileau {
         height:280px;
    }
     .bandeaubleau {
         width:100%;
         position:absolute;
         margin-top:-55px;
    }
     .bandeaubleau p {
         font-size:17px;
    }
     .bouteille {
         height:450px;
    }
}
 @media screen and (max-width: 380px) {
     .slider img, .full-img {
         height: 100%;
         max-height: 260px;
         width: auto;
         max-width: 520px;
         margin: 0 auto;
         display: block;
    }
     .site {
         display: none;
    }
     .btnvideo {
         padding-top:18px;
    }
     .btnvideo img {
         float:left;
         margin-top:-15px;
    }
     .page .col-md-8, .page .col-md-7, .page .col-md-6 {
         padding-right:15px;
    }
}
/* ###################### AGE VERIF ######################## */
 .age-verification-overlay {
     position: fixed;
     z-index: 9998;
     top: 0;
     right: 0;
     left: 0;
     bottom: 0;
     width: 100%;
     height: 100%;
     background-color: rgba(0,0,0,0.65);
     overflow: hidden;
}
 .age-verification-popup {
     position: absolute;
     width: 50rem;
     max-width: 90vw;
     left: 50%;
     top: 50%;
     -webkit-transform: translate(-50%,-50%);
     transform: translate(-50%,-50%);
     text-align: center;
     padding: 4rem;
     box-sizing: border-box;
     display: flex;
     flex-flow: column nowrap;
     align-items: center;
     align-content: center;
     justify-content: center;
}
 .bg-white {
     background: #fff;
}
 .rounded {
    border-radius: 1.6rem;
}
 .col-12 {
     padding-right: 1.6rem;
     padding-left: 1.6rem;
}
 .mb-3 {
    margin-bottom: 2.4rem;
}
 .mt-3 {
    margin-top: 2.4rem;
}
 .btn {
     -webkit-transition: all .15s ease-in-out;
     -moz-transition: all .15s ease-in-out;
     transition: all .15s ease-in-out;
     cursor: pointer;
     text-align: center;
     display: inline-block;
     position: relative;
     outline: 0 !important;
     font-weight: 600;
     background:#3a456f;
     border: #3a456f solid 2px;
     color: #fff;
     padding: 15px 35px 18px;
     font-size: 1.2rem;
     text-transform: inherit;
     border-radius: 1px;
}
 .btn:hover {
     background: #3a456f;
     border: #3a456f solid 2px;
}
 a {
     text-decoration: none;
}
 a.underline {
     border-bottom: 1px solid;
}
 a.grey {
     color:#999;
}
 a.grey:hover {
    color: #888585;
}
 pre a {
     color: #000;
     font-size: 1rem;
}
 pre {
     margin: 0;
}
 .social-sharing {
     display:none !important;
}
 