/*************************************************************************
 _____   _____   _   __   _   _____        _          __  _____   _____  
|  _  \ /  _  \ | | |  \ | | |_   _|      | |        / / | ____| |  _  \ 
| |_| | | | | | | | |   \| |   | |        | |  __   / /  | |__   | |_| | 
|  ___/ | | | | | | | |\   |   | |        | | /  | / /   |  __|  |  _  { 
| |     | |_| | | | | | \  |   | |        | |/   |/ /    | |___  | |_| | 
|_|     \_____/ |_| |_|  \_|   |_|        |___/|___/     |_____| |_____/ 

**************************************************************************

    @ Copyright © 2019 POINT WEB
    @ Catégorie : Structure site
    @ Site : Aux Charmes du Jardin
    @ Auteur : SERCO POINT WEB / www.point-web.fr

**************************************************************************/

/* GENERAL
================================================== */

    #explicitsubmit, #explicitsubmit:focus{border:none;background:transparent;color:#FFF;margin-left:0.5em;outline:none;}
    input#impliedsubmit{background-color:#FFF;color:#3e4035;border:none;border-radius:100px;margin:0 0 0 1em;padding:0 0.5em;font-size:10px;}
    *, *:after, *:before{-webkit-tap-highlight-color:transparent;list-style-position:inside;list-style-type:none;color:inherit;box-sizing:border-box;margin:0;padding:0;outline:none;position:relative;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
    *:after,*:before{display:inline-block;z-index:1;}
    html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
    form,fieldset,input,textarea,p,blockquote,th,td,p,figure,figcaption,button,var,abbr{font-style:normal;border:0;font-size:inherit;color:inherit;background:transparent;text-decoration:none;}
    section,article,header,footer,nav,aside{display:block;}
    table,td,blockquote,code,pre,textarea,input,video{max-width:100%;}
    p,dd,ul{word-wrap:break-word;-webkit-hyphens:none;-ms-hyphens:none;-o-hyphens:none;hyphens:none;}
    input,textarea,button{resize:none;-webkit-appearance:none;font-family:inherit;}
    img{border:none;max-width:100%;height:auto;}
    a,button{border:0;cursor:pointer;color:inherit;text-decoration:none;transition:.25s;}
    a,a:hover,a:active,a:focus,button,button:hover,button:focus,button:active{text-decoration:none;outline:none;}
    .clear{clear:both;background:none;outline:none;border:none;height:1px;margin:0;}
    .swiper-slide{display:flex;align-items:center;overflow:hidden;flex:1 0 auto;height:100%;}
    .swiper-wrapper{display:flex;flex-wrap:nowrap;height:100%;}
    [data-link]{cursor:pointer;}
    [data-bg]{background-size:cover;background-position:center center;}
    [data-mail]{cursor:pointer;display:inline!important;}
    [data-zoom]{cursor:zoom-in!important;}
    [data-grid] > *{position:absolute;transition:transform .5s;transform:scale(0);}
    [data-grid] > *.show{position:absolute;transform:scale(1);}
    strong{font-weight:700;}
    address {font-style: normal;}
    a:hover {color: inherit;}
    i.fa-at{font-size:90%!important;top:1px!important;margin:0!important;}
    hr{outline:none;border:none;}
    .separator{display:block;width:100%;height:1px;background:#d0d0d0;margin:10px auto;}
    .important{font-weight:bold;color:#5ec6c7;font-size:1em;margin-bottom:1em;}


    /* font */
    @font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:auto;src:url(../../lib/fontawesome/webfonts/fa-light-300.eot);src:url(../../lib/fontawesome/webfonts/fa-light-300.eot?#iefix) format("embedded-opentype"),url(../../lib/fontawesome/webfonts/fa-light-300.woff2) format("woff2"),url(../../lib/fontawesome/webfonts/fa-light-300.woff) format("woff"),url(../../lib/fontawesome/webfonts/fa-light-300.ttf) format("truetype"),url(../../lib/fontawesome/webfonts/fa-light-300.svg#fontawesome) format("svg")}
    @font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:auto;src:url(../../lib/fontawesome/webfonts/fa-solid-900.eot);src:url(../../lib/fontawesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../../lib/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(../../lib/fontawesome/webfonts/fa-solid-900.woff) format("woff"),url(../../lib/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"),url(../../lib/fontawesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}
    @font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(../../lib/fontawesome/webfonts/fa-brands-400.eot);src:url(../../lib/fontawesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../../lib/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(../../lib/fontawesome/webfonts/fa-brands-400.woff) format("woff"),url(../../lib/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"),url(../../lib/fontawesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}


    /* autocomplete styles in Chrome */
    input:-webkit-autofill,
    input:-webkit-autofill:hover,
    input:-webkit-autofill:focus,
    textarea:-webkit-autofill,
    textarea:-webkit-autofill:hover,
    textarea:-webkit-autofill:focus,
    select:-webkit-autofill,
    select:-webkit-autofill:hover,
    select:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 0 #000 inset;transition:background-color 5000s ease-in-out 0s;background-color:inherit!important;}


    /* fa */
    .fa:before{font-family:"Font Awesome 5 Pro"; font-weight:300; font-style: normal;}
    .fab:before{font-family:"Font Awesome 5 Brands"; font-weight:400; font-style: normal;}
    .bag:before{content:'\f290';}
    .search:before{content:'\f002';}
    .facebook:before{content:'\f082';}
    .cookie:before {content:'\f563';}
    .trash:before {content:'\f2ed';}
    .at:before {content:'\f1fa';}
    .triangle:before {content:'\f071';}
    .home:before {content:'\f015';}
    .times:before {content:'\f00d';}
    .phone:before{content:'\f095';}
    .twitter:before{content:'\f099';}
    .linkedin:before{content:'\f0e1';}
    .arrow-right:before {content:'\f30b';}
    .arrow-left:before {content:'\f30a';}
    .envelope:before {content:'\f0e0';}
    .angle-right:before {content:'\f105';}
    .off:before {content:'\f011';}
    .close:before {content:'\f00d';}
    .prev:before {content:'\f060';}
    .next:before {content:'\f061';}
    .pin:before {content:'\f276'; font-weight: 900;}

    /* selection styling */
    *::-moz-selection{background:#433535;color:#fff;}
    *::selection{background:#433535;color:#fff;}

    /* selection placeholder */
    ::-webkit-input-placeholder{color:inherit;opacity:.5;}
    ::-moz-placeholder{color:inherit;opacity:.5;}
    ::-ms-input-placeholder{color:inherit;opacity:.5;}

    /* scrollbar */
    *::-webkit-scrollbar{width:4px;background-color:#2A605B;}
    *::-webkit-scrollbar-thumb{background:#FAF7F2;}
    *{scrollbar-color:#FAF7F2 #2A605B;scrollbar-width:thin;scroll-behavior:smooth;}

    /* cookies */
    #ck{transition:transform .6s, opacity .6s, visibility .6s;transform:translateY(100%);opacity:0;visibility:hidden;box-shadow:0 15px 20px rgba(0,0,0,.3);background:#292623;color:#fefefe;max-width:calc(99vw - 20px);display:flex;align-items:flex-start;position:fixed;bottom:calc(10px + .5vw);left:calc(10px + .5vw);z-index:9999;border-radius:3px;width:400px;font-size:12px;line-height:1.3;padding:20px;}
    .cks #ck{transform:translateY(0);opacity:1;visibility:visible;}
    #ck a{font-weight:bold;text-decoration:underline;}
    #ck i{font-size:35px;margin-right:15px;color:#2A605B;}
    #ck i:before{animation:cookies 1s infinite linear;}
    #ck .times{opacity:.7;font-size:12px;position:absolute;padding:10px;top:0;right:0;}
    #ck .times:hover, #ck a:hover{color:#2A605B;opacity:1;}
    @keyframes cookies{0%{content:'\f563';}100%{content:'\f564';}}

    /* recaptcha styling */
    .captcha{height:40px;display:inline-block;margin:5px 0 10px;}
    .captcha .g-recaptcha{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.4s;z-index:9;cursor:pointer!important;margin-right:8px;float:left;border:2px solid #2A605B;cursor:pointer;overflow:hidden;width:29px;height:29px;border-radius:50%;}
    .captcha .g-recaptcha:hover{border-color:#433535;}
    .captcha .g-recaptcha > div{cursor:pointer!important;width:500px!important;margin-top:-24px;margin-left:-14px;position:static;}
    .captcha .no-robot{font-weight:500;float:left;font-size:13px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
    .captcha .no-robot .liens{font-family:'Gilroy', sans-serif;font-size:10px;font-weight:normal;}
    .captcha .no-robot .liens a:hover{color:#2A605B;}

    /* error */
    .error-page{text-align:center;padding:calc(20px + 5%) 0;}
    .error-page img{width:300px;max-width:70%;}
    .error-page .error-code{letter-spacing:2px;margin-top:calc(25px + 2%);font-size:calc(18px + 20 * (100vw - 320px) / 1080);font-weight:bold;text-transform:uppercase;}
    .error-page p{font-size:calc(13px + 2.5 * (100vw - 320px) / 1080);margin:10px 0 calc(15px + 2%);}

    /* title */
    .title {font-family: 'DM Serif Text', serif;  font-weight: 300; line-height: 1.3; font-size: calc(25px + 30 * (100vw - 320px) / 1080); margin-bottom: calc(20px + 2%); pointer-events: none;}
    .titleL {font-family: 'DM Serif Text', serif; line-height: 1.2; font-weight: 300; font-size: calc(17px + 17 * (100vw - 320px) / 1080); margin-bottom: calc(20px + 2%); pointer-events: none; color:#2A605B;}
    .titleM {font-family: 'DM Serif Text', serif; line-height: 1.3; font-weight: 300; font-size: calc(14px + 14 * (100vw - 320px) / 1080); margin-bottom: calc(20px + 2%); pointer-events: none; color:#2A605B;}
    .titleS {font-family: 'DM Serif Text', serif; line-height: 1.3; font-weight: lighter; font-size: calc(10px + 10 * (100vw - 320px) / 1080); margin-bottom: calc(5px + 1%); pointer-events: none; color:#2A605B;}
    .titleS:before {content:'•••'; letter-spacing: 15px; color: #2A605B; font-weight: 200; font-size: 70%; margin-right: calc(2px + 1%);}
    .tup:before {content:'••••'; letter-spacing: 17px; color: #2A605B; font-weight: 200; font-size: 70%; display: block; margin-bottom: calc(5px + 1%);}
    .tdown:after {content:'••••'; letter-spacing: 17px; color: #2A605B; font-weight: 200; font-size: 70%; display: block; margin-bottom: calc(5px + 1%);}

    /* text */
    .intro {font-size: calc(15px + 5 * (100vw - 320px) / 1080); line-height: 1.4; font-weight: 400; opacity: .7;}
    .paragraphe {font-size: calc(11px + 2.5 * (100vw - 320px) / 1080); opacity: .9; line-height: 1.3; font-weight: 300;}
    .paragraphe p + p {margin-top: calc(10px + 1%); }
    .green {color: #2A605B;}

    /* btn */
    .bn, .bn input {margin-top: calc(25px + 3%); display: inline-block; white-space: nowrap; font-size: calc(11px + 5 * (100vw - 600px) / 1080); font-weight: 700; padding-bottom:8px; border-bottom: 2px solid #fff; text-transform: uppercase; letter-spacing: 4px; cursor: pointer;}
    .bn:after {content: ''; height: 0; width: 100%; position: absolute; left: 0; bottom: 0; transition: height .3s ease-in-out; z-index: -1;}
    .bn:hover:after {height: 110%;}
    .bnb:hover {color: #2A605B;}
    .bnb {color: rgba(255,255,255,.9); border-color: rgba(255,255,255,.9);}
    .bnb:after {background: rgba(255,255,255,.9);}

    .bng:hover {color: #fff;}
    .bng {color: #2A605B; border-color: #2A605B;}
    .bng:after {background: #2A605B;}

    .bns:hover {color: #fff;}
    .bns {color: #2A605B; border-color: #2A605B; text-transform: none; font-size: calc(8px + 5 * (100vw - 600px) / 1080); letter-spacing: 0; margin-top: calc(15px + 3%);}
    .bns:after {background: #2A605B;}

    /* pages */
    .page {padding-bottom: calc(25px + 5%); margin-top: calc(210px + 2%) ; color: #433535;}
    .cn {padding: 0 calc(25px + 100 * (100vw - 320px) / 1080); }
    .page .cn {padding: 0 calc(25px + 150 * (100vw - 320px) / 1080); }
    .flex {display: flex; }
    .page .bn {margin-top: calc(15px + 2%);}

    /* html body */
    html{width:100%;overflow-x:hidden;line-height:1;}
    body{width:100%;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; font-family: 'Mulish', sans-serif; background: #FAF7F2;}

/*----------------------------------------------------< APP >---------------------------------------------------*/
    
/************* header **************/
    
    #header{width:100%;position:absolute;z-index:900; padding-top: 15px; padding-bottom: 25px; transition: background .4s ease-in-out, transform .6s; color: #2A605B;}
    .fix #header{position:fixed; background: #2A605B; color: #fff;}
    .fix #header .h-logo svg {transform: scale(.9); width: 150px;}
    .down #header{transform:translateY(-100%);}
    #header .h-logo svg {width: calc(150px + 150 * (100vw - 320px) / 1080); max-width: 300px; transition: transform 1s ease-in-out;}
    #header .bottom{background:#fff;padding:20px 0;}
    #header .cn {display:flex;align-items:center;justify-content:space-between;}
    #header.index-head {color:#fff;}
    #header.index-head .h-logo svg .cls-1, .fix #header .h-logo svg .cls-1 {fill:#fff;}
    h1{opacity: 0; position: absolute; right: 0; bottom: 0; pointer-events: none;}

    
/************* data-nav **************/
    
    [data-nav]{transition:.3s;display:none;justify-content:center;width:60px;height:60px;border:1px solid #eee;border-radius:50%;align-items:center;cursor:pointer;}
    [data-nav]:hover{border-color:#ffb7ae;}
    .openNav [data-nav]{transform:rotate(90deg);}
    [data-nav] > div{background:#2A605B;transition:.3s;margin:auto;align-self:center;width:25px;height:2px;}
    .fix [data-nav] > div, .fix [data-nav] > div:after , .fix [data-nav] > div:before {background:#eee;}
    .index-head [data-nav] > div, .index-head [data-nav] > div:after , .index-head [data-nav] > div:before {background:#eee;}
    [data-nav]:hover > div,
    [data-nav]:hover > div:before{background:#ffb7ae;}
    [data-nav]:hover > div:after{background:#ffb7ae;}
    .openNav [data-nav] > div{width:0;}
    [data-nav] > div:before,
    [data-nav] > div:after{left:0;transition:.3s;content:'';width:25px;height:2px;background:#2A605B;position:absolute;}
    [data-nav] > div:before{top:-7px;}
    [data-nav] > div:after{bottom:-7px;}
    .openNav [data-nav] > div:before{transform:rotate(45deg);left:-7px;top:-8px;transform-origin:top left;}
    .openNav [data-nav] > div:after{transform:rotate(-45deg);left:-7px;bottom:-9px;transform-origin:bottom left;}

    
/************* slider **************/

    #slider{width:100%;height:100vh;min-height:400px;background:#eee; color: #fff;}
    #slider > div{width:100%;height:100%;}
    #slider .swiper-wrapper{ z-index: 10;}
    #slider .swiper-slide{padding:0 calc(25px + 70 * (100vw - 320px) / 1080);overflow:hidden;align-items:center;justify-content:center;height:100%; z-index: 10;}
    #slider .cn{line-height:1;z-index:1000; display: flex; justify-content: center; align-items: center; width: 100%; padding: 150px calc(25px + 70 * (100vw - 320px) / 1080) 0;}
    #slider .title{transition:opacity 1s, top 1s;opacity:0;top:-50px;font-size:calc(25px + 30 * (100vw - 320px) / 1080); margin-bottom:50px; line-height: 1.1; font-weight: 300;}
    #slider .end .title{opacity:1;top:0;}
    #slider .bn{transition:all .25s, opacity 1s, bottom 1s;bottom:-40px;opacity:0; margin-top: 0;}
    #slider .end .bn{bottom:0;opacity:1;}
    #slider img{transition:all .25s, opacity 1.2s, bottom 1s, transform .8s .5s;bottom:-40px;opacity:0; margin-top: 0; transform: scale(.95);}
    #slider .end img{bottom:0;opacity:1; transform: scale(1);}
    #slider picture {width: 50%; margin-right: 7%;}
    #slider picture + div {width: 50%;}
    #slider [data-bg]{z-index:0;position:absolute;width:100%;height:100%;top:0;left:0;}
    #slider .swiper-pagination {position: absolute; right: calc(25px + 70 * (100vw - 320px) / 1080); bottom: 50px; z-index: 10; display: flex; align-items: center;}
    #slider .swiper-pagination-bullet {height: 6px; width: 6px; border-radius: 50%; background: rgba(255,255,255,.6); cursor: pointer; margin: 0 15px;}
    #slider .swiper-pagination-bullet-active {height: 9px; width: 9px; border-radius: 50%; background: rgba(255,255,255,1); cursor: pointer; margin: 0 15px;}



/************* footer**************/

    #footer{padding: calc(15px + 3%) 0; clear:both; color: #555; font-weight: 400; font-size: calc(12px + 3 * (100vw - 900px) / 1080); border-top: 1px solid #707070;}
    #footer .cn {display: flex; justify-content: space-between; align-items: center; width: 100%;}
    #footer strong {text-transform: uppercase; font-size: 100%;}
    #footer ul {display: inline-flex;}
    #footer ul li:not(:last-child){margin-right: calc(10px + 20 * (100vw - 320px) / 1080);}
    #footer .text-orange {font-weight: 500;}
    #footer a:hover {color: #2A605B;}


/************* index **************/

    #intro {text-align: center; padding: calc(15px + 5%) 0; }
    #intro .arrosoir {width: 80px; margin-bottom: calc(15px + 2%);}

    #pres .cn {display: flex; align-items: center;}
    #pres .left {width: 50%;}
    #pres .right {width: 47%; margin-left: 3%}
    #pres:after {content: ''; background-image: url("../../img/feuille.svg"); opacity: .06; z-index: -1;  mix-blend-mode: luminosity; height: 100%; width: 50%; background-size: contain; background-repeat: no-repeat; background-position: right; position: absolute; right: -5%; top: 0;}

    #presta {padding: calc(15px + 5%) 0; }
    #presta .top {text-align: center;}
    #presta .titleM {margin-bottom: calc(15px + 1%);}
    #presta .bottom {display: flex; justify-content: center;}
    #presta .bottom > div {width: 45%; padding: 5%; text-align: center;}
    #presta .bottom picture {display: block; width: 100%; overflow: hidden;}
    #presta .bottom img { width: 100%; transition: .4s ease-in-out;}
    #presta .presta-item > div {margin-top: calc(15px + 5%);}
    #presta .presta-item:hover img {transform: scale(1.05);}

    #ent .cn {left: calc(25px + 70 * (100vw - 320px) / 1080); }
    #ent:after {content: ''; background-image: url("../../img/feuille.svg"); opacity: .06; z-index: -1;  mix-blend-mode: luminosity; height: 100%; width: 50%; background-size: contain; background-repeat: no-repeat; background-position: left; position: absolute; left: -5%; top: 0;}
    #ent .swiper-slide, #crea .swiper-slide {flex-direction: column; align-items: flex-start;}
    #ent picture, #crea picture {display: block; height: calc(200px + 200 * (100vw - 320px) / 1080); width: calc(200px + 200 * (100vw - 320px) / 1080); margin-bottom: calc(15px + 3%);}
    #ent img, #crea img {height: 100%; width: 100%; object-fit: cover;}
    #crea {padding: calc(15px + 5%) 0;}
    #ent .top, #crea .top {display: flex; width: 100%; justify-content: space-between; margin-bottom: calc(20px + 2%);}
    #ent .titleM, #crea .titleM {margin-bottom: 0;}
    #ent .top {padding-right: calc(25px + 70 * (100vw - 320px) / 1080);}

    .swiper-nav {display: flex; width: 120px; justify-content: space-between; align-items: center;}
    .swiper-nav svg {width: 50px;}

    #bottom {padding: calc(15px + 5%) calc(25px + 70 * (100vw - 320px) / 1080); display: flex; justify-content: flex-end; color: #fff;}
    #bottom .bg {background-image: url("../../img/bg-bottom.jpg"); background-size: cover; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: -10;}
    #bottom .ct {width: 50%;}


/************* prestations + realisations **************/


    #prestations:after {content: ''; background-image: url("../../img/feuille.svg"); opacity: .06; z-index: -1;  mix-blend-mode: luminosity; height: 100%; width: 50%; background-size: contain; background-repeat: no-repeat; background-position: left; position: absolute; left: -5%; top: 0;}
    #prestations .swiper-slide {flex-direction: column; align-items: flex-start;}
    #prestations picture {display: block; height: calc(200px + 200 * (100vw - 320px) / 1080); width: calc(200px + 200 * (100vw - 320px) / 1080); margin-bottom: calc(15px + 3%);}
    #prestations img {height: 100%; width: 100%; object-fit: cover;}
    #prestations .titleM {margin-bottom: 0;}
    #prestations .top {margin-bottom: calc(25px + 3%);}
    #prestations .swiper-nav {margin-top: calc(15px + 2%);}

    #rea .cn {display: flex;}
    #rea:after {content: ''; background-image: url("../../img/feuille.svg"); opacity: .06; z-index: -1;  mix-blend-mode: luminosity; height: 100%; width: 50%; background-size: contain; background-repeat: no-repeat; background-position: right; position: absolute; right: -5%; top: 0;}
    #rea .right {width: 55%; margin-left: calc(20px + 5%); display: flex; flex-direction: column; justify-content: center; align-items: flex-start;}
    #rea .left {width: 45%;}
    #rea picture {width: 100%; height: 100%; display: block;}
    #rea img {width: 100%; height: 100%; object-fit: cover;}
    #rea .swiper-slide {height: calc(250px + 300 * (100vw - 600px) / 1080);}
    #rea .swiper-nav {margin-top: calc(15px + 5%); width: 100px;}
    #rea .swiper-nav svg {width: 40px;}
    [data-swiper="rea"] {overflow: hidden;}

/************* recrutement **************/

    #recrutement .cn {display: flex; }
    #recrutement .right {width: 45%; margin-left: calc(20px + 5%); display: flex; flex-direction: column; justify-content: center; align-items: flex-start;}
    #recrutement .left {width: 55%;}
    #recrutement .job-title {color: #2A605B; font-weight: 700; text-transform: uppercase; cursor: pointer;  padding: 30px 0; display: flex; justify-content: space-between; align-items: center;}
    #recrutement .job-title > div {height: 5px; width: 10px;}
    #recrutement .job-title span {background-color: #a0a9a7; height: 2px; left: 0; position: absolute; right: 0; top: 5px;}
    #recrutement .job-title div span:last-child {transform: rotate(90deg) scaleX(1); transform-origin: 50% 50%;}
    #recrutement .job-title.active div span:last-child {transform: rotate(90deg) scaleX(0);}
    #recrutement .job-ct {border-bottom: 1px solid #dadfde;}
    #recrutement .job-sum {border-left: 2px solid #2A605B; padding-left: 30px; margin-bottom: 50px;}
    #recrutement .job-sum .green {margin-bottom: 15px; font-weight: 600;}

    #map {height: calc(200px + 300 * (100vw + 320px) / 1080);width: 100%;margin-bottom: calc(15px + 5%); }


/************** Contact **************/

    #contact .bottom {display: flex; justify-content: space-between; align-items: center;}
    #contact .bn {margin-top: 0; transition: .3s ease-in-out;}
    #contact .bn:hover {background: #2A605B;}
    #contact p {margin-bottom: calc(25px + 3%);}
    #contact .flex {align-items: center; justify-content: space-between;}
    #contact .form-bloc {width: 50%; margin-right: 10%;}
    #contact picture {width: 30%;}

    /* Form */
    .form-flex {display: flex;}
    .form-flex .form-group {width: 50%; }
    .form-flex .form-group:first-child {margin-right: 20px;}
    .form-group {margin-bottom: 30px;}
    .form-group label {margin-bottom: 10px;display: block;cursor: pointer; font-size: calc(13px + 3 * (100vw - 320px) / 1080); color: #2A605B; font-family: "DM Serif Text", serif;}
    .form-control {padding: 1.25rem; border: 1px solid #a0a9a7; background-color: #FAF7F2; transition: border .3s cubic-bezier(.215,.61,.355,1); border-radius: 5px; color: #1f2127; font-weight: 500; width: 100%;}
    .form-control:focus {border-color: #ffb7ae; box-shadow: 0 0 0 .2rem rgba(999,999,999,.25);}

/************** Legal **************/

    #legal .cn .titleM:not(:first-child) {margin-top: calc(10px + 2%);}
    #legal .cn .titleM {margin-bottom: calc(10px + 1%);}
    #legal a {opacity: .8; display: inline-block; color: #2A605B; font-weight: 500;}
    #legal a:hover {opacity: 1; color: #ffb7ae;}



/*----------------------------------------------------< MEDIA QUERIES >---------------------------------------------------*/

/************* min 1200 **************/ @media screen and (min-width:1200px){
    
    #nav nav > ul{margin-bottom:0;line-height:1; font-size:16px;font-weight:600;letter-spacing:1px;display:flex;}
    #nav nav > ul > li{padding:0 20px;}
    #nav nav > ul > li a:hover{color:#ffb7ae;}
   /* #nav nav > ul > li > a:before{transition:.3s;content:'';position:absolute;width:0;height:2px;bottom:-15px;background:#ffb7ae;left:50%;transform:translateX(-50%);}*/
    #nav nav > ul > li > a:hover:before{width:100%;}
    #nav nav > ul > li[data-sub] > a:after{transition:.2s;margin-left:8px;font-size:10px;top:-1px;content:'\f078';font-family:'Font Awesome 5 Pro';font-weight:300;}
    #nav nav > ul > li[data-sub] > a.open:after{transform:rotate(180deg);top:0;}
    #nav nav > ul > li ul{display:block!important;transition:.4s;opacity:0;visibility:hidden;text-align:center;padding:0;font-size:14px;color:#fff;background:#1f1d14;position:absolute;min-width:160px;left:50%;transform:translateX(-50%);top:50px;}
    #nav nav > ul > li > a.open + ul{opacity:1;visibility:visible;top:30px;}
    #nav nav > ul > li ul li{padding:2px;display:block;}
    #nav nav > ul > li ul li > *:not(ul){text-transform:none;letter-spacing:0;padding:15px 10px;font-weight:400;display:block;}
    #nav nav > ul > li ul li ul{position:absolute;left:100%;top:0;}
    #nav nav > ul > li ul li ul.left{left:auto;right:100%;}
    #nav nav > ul > li ul li ul:hover,
    #nav nav > ul > li ul li *:hover + ul{opacity:1;visibility:visible;display:block;transform:none;}
    #nav address, [data-close] {display: none;}

}

/************* max 1500 **************/ @media screen and (max-width:1500px){

    #header .cn {padding: 0 50px;}
}


/************* max 1300 **************/ @media screen and (max-width:1300px){

    #slider .swiper-slide {padding: 0;}
    #contact .form-bloc {width: 60%;}

}


/************* max 1199 **************/ @media screen and (max-width:1199px){

    [data-nav]{display:flex;}
    #nav{color: #f9f9f9; font-size: calc(15px + 7 * (100vw + 320px) / 1080); font-weight: 500; background-image: url("../../img/bg-menu.jpg"); z-index:999; font-family:"DM Serif Text", serif; transform:translateX(-100%);transition: transform 1s;width:100vw;overflow:hidden;position:fixed;top:0;left:0;height:100vh;}
    .openNav #nav{transform:translateX(0);}
    #nav nav{overflow-y:scroll;height:100vh;width:33.33vw;min-width:400px; background:#2A605B; transform:translateX(-100%); transition: transform 1.2s; padding:calc(25px + 3.5%); display: flex; flex-direction: column; justify-content: space-between;}
    .openNav #nav nav {transform:translateX(0);}
    #nav nav > ul{margin-bottom:0;margin-left:0; padding-top: 25px;}
    #nav nav > ul li{transition:.6s;max-width:calc(100vw - 90px);padding:0;}
    #nav nav > ul > li:not(.show){opacity:0;top:-50px;}
    #nav nav > ul > li.show{top:0;opacity:1;}
    #nav [data-close] {cursor:pointer;font-size:25px; position: absolute; right: 0; top: 0; transition: .3s; padding: calc(22px + 1%); display: block; z-index: 10;}
    #nav [data-close]:hover:first-child{color:#ffb7ae;}
    #nav nav > ul li a{padding:calc(22px + .6%) 0 calc(20px + .6%);display:block;}
    #nav nav > ul li a:hover{color:#ffb7ae;}
    #nav nav > ul li[data-sub] > a:after{display:flex;align-items:center;justify-content:center;text-align:center;width:calc(50px + 1.2%);position:absolute;height:100%;right:0;background:rgba(255,255,255,.05);transition:.2s;font-size:16px;top:0;content:'\f078';font-family:'Font Awesome 5 Pro';}
    #nav nav > ul li[data-sub] > a.open:after{content:'\f077';}
    #nav nav > ul li ul{display:none;}
    #nav nav > ul li ul li:last-child{border-bottom:0;}
    #nav nav > ul li ul li a{font-size:13px;padding:calc(18px + .6%) calc(20px + .6%) calc(16px + .6%);}
    #nav address {display: block; font-family: Mulish, sans-serif; font-size: 60%; font-weight: 400; line-height: 1.5; opacity: 0; transition: all 3s cubic-bezier(.83,.66,1,.65);}
    .openNav #nav address {opacity: 1;}
    #nav .pink {font-weight: 700; color: #ffb7ae; margin-bottom: 10px; font-size: 110%;}
}

/************* max 992 **************/ @media screen and (max-width:991px){
    #footer .cn {flex-direction: column; font-size: 12px;}
    #footer .left {text-align: center;}
    #footer .right ul {margin-top: 20px; flex-wrap: wrap; justify-content: center;}
    #slider {height: 80vh;}
    #pres .cn {flex-direction: column;}
    #pres .right {margin-left: 0; margin-bottom: calc(15px + 5%); width: 100%; text-align: center; order: 1;}
    #pres .left { order: 2;}
    #intro .titleL {margin-bottom: 0;}
}


/************* max 850 **************/ @media screen and (max-width:850px){

    #contact .form-bloc {width: 100%; margin-right: 0;}
    #contact picture {display: none;}
    #recrutement .cn {flex-direction: column;}
    #recrutement .left {width: 100%;}
    #recrutement .right {display: none;}

    #rea .cn {flex-direction: column;}
    #rea .right {order: 1; margin-left: 0; width: 100%;}
    #rea .left {order: 2; width: 100%; margin-top: calc(15px + 5%);}

    #bottom .ct {width: 100%; text-align: center;}

}

/************* max 700 **************/ @media screen and (max-width:700px){

    #slider {height: 60vh;}
    #slider .cn {padding-top: 75px;}
    #slider picture {display: none;}
    #slider picture + div {width: 100%; text-align: center;}
    #slider .swiper-pagination {right: auto; width: 100%; justify-content: center;}
    #presta .presta-item .paragraphe {display: none;}
    #presta .presta-item .bn {margin-top: 0;}
    #presta .titleM {margin-bottom: 0;}
    #ent .cn {left: 0;}
    #ent .top {padding-right: 0;}
    .swiper-nav {width: 60px;}
    .swiper-nav svg {width: 25px;}
    #presta .bottom > div {width: 50%;}


}

/************* max 500 **************/ @media screen and (max-width:500px){

    #footer {line-height: 1.5;}
    #ent .top, #crea .top {flex-direction: column;}

}

/************* max 400 **************/ @media screen and (max-width:400px){

    #contact .form-flex {flex-direction: column;}
    .form-flex .form-group {width: 100%;}
    .form-flex .form-group:first-child {margin-right: 0;}
    #header .cn {padding: 0 30px;}
    #ent .swiper-slide, #crea .swiper-slide {align-items: center;}


}