/*
    @ Copyright © 2020 www.point-web.fr
    @ Site : 

/************* font-face **************/



@font-face {
    font-family: 'orelostandard_bold_italic';
    src: url('../../lib/orelo_standard_bold_italic-webfont.woff2') format('woff2'),
         url('../../lib/orelo_standard_bold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'orelostandard_bold';
    src: url('../../lib/orelo_standard_bold-webfont.woff2') format('woff2'),
         url('../../lib/orelo_standard_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'orelostandard_demibold_italic';
    src: url('../../lib/orelo_standard_demibold_italic-webfont.woff2') format('woff2'),
         url('../../lib/orelo_standard_demibold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'orelostandard_demibold';
    src: url('../../lib/orelo_standard_demibold-webfont.woff2') format('woff2'),
         url('../../lib/orelo_standard_demibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'orelostandardXBdIt';
    src: url('../../lib/orelo_standard_extrabold_italic-webfont.woff2') format('woff2'),
         url('../../lib/orelo_standard_extrabold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'orelostandard_extrabold';
    src: url('../../lib/orelo_standard_extrabold-webfont.woff2') format('woff2'),
         url('../../lib/orelo_standard_extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'orelostandardXLtIt';
    src: url('../../lib/orelo_standard_extralight_italic-webfont.woff2') format('woff2'),
         url('../../lib/orelo_standard_extralight_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'orelostandard_extralight';
    src: url('../../lib/orelo_standard_extralight-webfont.woff2') format('woff2'),
         url('../../lib/orelo_standard_extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'orelostandard_hair_italic';
    src: url('../../lib/orelo_standard_hair_italic-webfont.woff2') format('woff2'),
         url('../../lib/orelo_standard_hair_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'orelostandard_hair';
    src: url('../../lib/orelo_standard_hair-webfont.woff2') format('woff2'),
         url('../../lib/orelo_standard_hair-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'orelostandard_heavy_italic';
    src: url('../../lib/orelo_standard_heavy_italic-webfont.woff2') format('woff2'),
         url('../../lib/orelo_standard_heavy_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'orelostandard_heavy';
    src: url('../../lib/orelo_standard_heavy-webfont.woff2') format('woff2'),
         url('../../lib/orelo_standard_heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

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

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

@font-face {
    font-family: "Flaticon";
    src: url("../../lib/flaticon/Flaticon.eot");
    src: url("../../lib/flaticon/Flaticon.eot?#iefix") format("embedded-opentype"), url("../../lib/flaticon/Flaticon.woff2") format("woff2"), url("../../lib/flaticon/Flaticon.woff") format("woff"), url("../../lib/flaticon/Flaticon.ttf") format("truetype"), url("../../lib/flaticon/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "Flaticon";
        src: url("../../lib/flaticon/Flaticon.svg#Flaticon") format("svg")
    }
}

[class^="icon-"]:before, [class*=" icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:after {
    font-family: Flaticon;
    font-style: normal;
}

/************* general **************/

*, *:after, *:before {
    position: relative;
    box-sizing: border-box;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button, hr, input, textarea {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

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 {
    box-shadow: 0 0 0 0 transparent inset;
    transition: 0s;
    background-color: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

a, button, [data-mail] {
    transition: .3s;
    cursor: pointer;
    color: inherit;
}

button {
    border: 0;
    padding: 0;
    background: none;
    display: inline-block;
}

a, a:hover, button, button:hover, *:focus, *:active {
    text-decoration: none;
    outline: none;
}

body {
    overflow: hidden;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

strong {
    font-weight: bold
}

img, svg {
    vertical-align: bottom
}

textarea {
    resize: none;
}

/* scrollbar styling */

* {
    scrollbar-color: #008aff #222;
    scrollbar-width: thin;
}

*::-webkit-scrollbar {
    width: 3px;
    background-color: #222;
}

*::-webkit-scrollbar-thumb {
    background-color: #008aff;
}

/* selection styling */

*::-moz-selection {
    background-color: #222222;
    color: #fff;
}

*::selection {
    background-color: #222222;
    color: #fff;
}

/* selection placeholder */

::-webkit-input-placeholder {
    color: inherit;
    opacity: .5;
}

::-moz-placeholder {
    color: inherit;
    opacity: .5;
}

::-ms-input-placeholder {
    color: inherit;
    opacity: .5;
}

/* fontawesome */

.fa:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-style: normal;
}

.fab:before {
    font-family: "Font Awesome 5 Brands";
}

.fa-at:before {
    content: '\f1fa';
    font-size: 80%;
}

.fa-cookie:before {
    content: '\f563';
}

.fa-map-marker:before {
    content: '\f041';
}

.fa-phone:before {
    content: '\f095';
}

.fa-envelope:before {
    content: '\f0e0';
    top: 1px;
    font-weight: 900;
}

.fa-long-arrow-right:before {
    content: '\f178';
}

.fa-long-arrow-left:before {
    content: '\f177';
}

.fa-long-arrow-up:before {
    content: '\f176';
}

.fa-fb:before {
    content: '\f39e';
    color: #222222;
    font-weight: 700;
}

.fa-instagram:before {
    content: '\f16d';
    color: #222222;
    font-weight: 700;
}

.fa-linkedin:before {
    content: '\f0e1';
}

.fa-tw:before {
    content: '\f099';
}

.fa-youtube:before {
    content: '\f167';
}

.fa-clock:before {
    content: '\f017';
}

.fa-link:before {
    content: '\f0c1';
}

.fa-check:before {
    content: '\f00c';
}

.fa-user:before {
    content: '\f007';
}

.fa-map-signs:before {
    content: '\f277';
}

.fa-map:before {
    content: '\f279';
}

.fa-pencil:before {
    content: '\f040';
}

.fa-times:before {
    content: '\f00d';
}

.fa-search:before {
    content: '\f002';
    color: black;
    font-weight: 900;
}

/* .fa-long-arrow-alt-left:before {
    content: '\f30a';
    color: black;
} */

/*----------------------------------------------------< PRESET APP >---------------------------------------------------*/


#cursor {
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    pointer-events: none;
    will-change: transform;
  }
  
  @media (hover: hover) and (pointer: fine) {
    .cursor__circle {
      width: 64px;
      height: 64px;
      margin-top: -50%;
      margin-left: -50%;
      border-radius: 50%;
      border: solid 1px #222;
    }
    
    a:hover .cursor__circle{
      width: 128px;
      height: 128px;
    }
    
    
    #cursor.subtle .cursor__circle{
      opacity: 0.16;
    }
    
    #cursor.overlay .cursor__circle{
      width: 48px;
      height: 48px;
      background-color: rgba(227, 222, 193, 0.08);
      border-color: transparent;
    }
  }
  

p{
    font-family: "Gaultier";
}
/* * */

html, body {
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-family: 'orelostandard_demibold';
}

#app {
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 3;
    background-color: #fff;
}

#app>.scroll-content {
    width: 100%;
    height: 100%;
    z-index: 5;
}

html.mob, html.mob body {
    overflow-y: auto;
    min-height: 100%;
    height: auto;
}

html.mob #app {
    min-height: 100%;
    height: auto;
}

/* smooth scrollbar */

.scrollbar-track {
    position: absolute;
    z-index: 9999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.stop .scrollbar-track {
    opacity: 0!important;
    pointer-events: none!important
}

.scrollbar-track-y {
    height: 100%;
    width: 15px;
    top: 0;
    right: 0;
    opacity: 0;
    transition: opacity .3s;
}

.scrollbar-track-y.show, .scrollbar-track-y:hover {
    opacity: 1;
}

.mob .scrollbar-track-y {
    pointer-events: none;
}

.scrollbar-track-y .scrollbar-thumb {
    box-shadow: 0 0 30px rgba(255, 85, 85, .5), 0 0 0 1px rgba(0, 0, 0, .1) inset;
    transition: width .3s;
    cursor: pointer;
    pointer-events: auto;
    width: 3px;
    right: 0;
    background-color: #000;
    position: absolute;
}

.grab .scrollbar-track-y .scrollbar-thumb, .scrollbar-track-y:hover .scrollbar-thumb {
    width: 7px;
}

.mob .scrollbar-thumb {
    width: 1px!important;
}

[data-bg] {
    background-size: cover;
    background-position: center center;
}



[data-mail]:before {
    margin-right: 4px;
    content: "\f0e0";
    top: 1px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
}

[data-img] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.bg-img {
    background-size: cover;
    background-position: center center;
}

/* ct */

/* .ct{
    width: 80%;
    max-width: 1400px;
    margin: auto;
} */

/* swiper */

.swiper-slide {
    flex: 1 0 auto;
}

.swiper-wrapper {
    display: flex;
    flex-wrap: nowrap;
    height: 100%;
}

.sw-n, .sw-p {
    display: flex;
    align-items: center;
    pointer-events: none;
}

.sw-n {
    justify-content: space-between;
}

.sw-n>* {
    pointer-events: auto;
}

.sw-n>.swiper-button-disabled {
    pointer-events: none;
    opacity: 0!important;
}

.sw-p {
    justify-content: center;
}

.sw-p>* {
    transition: .2s;
    background-color: grey;
    opacity: .5;
    pointer-events: auto;
    cursor: pointer;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.sw-p>*:hover {
    opacity: 1;
}

.sw-p>*.swiper-pagination-bullet-active {
    background-color: #222222;
    opacity: 1;
    transform: scale(1.5);
}

.sw-p>*+* {
    margin-left: 15px;
}

/* sub */

.sub {
    font-weight: 400;
    color: #fff;
    font-size: .9rem;
    text-transform: uppercase;
    letter-spacing: .5rem
}

/* btn */

.bn {
    border-radius: 3px;
    background-color: #222;
    font-size: 1rem;
    text-shadow: 0 0 0;
    transition: background .2s, transform .2s, box-shadow .2s, opacity .2s;
    padding: calc(17px + 3 * (100vw - 320px) / 1080) calc(22px + 3 * (100vw - 320px) / 1080) calc(19px + 3 * (100vw - 320px) / 1080);
    align-items: center;
    display: inline-flex;
    justify-content: center;
    user-select: none;
    -moz-user-select: none;
    color: white;
}

.bn.min {
    font-size: .95rem;
    padding: calc(13px + 2 * (100vw - 320px) / 1080) calc(17px + 2 * (100vw - 320px) / 1080) calc(16px + 2 * (100vw - 320px) / 1080);
}

.bn.cube {
    padding: 0;
    font-size: calc(16px + 3 * (100vw - 320px) / 1080);
    width: calc(40px + 7 * (100vw - 320px) / 1080);
    height: calc(40px + 7 * (100vw - 320px) / 1080);
}

.bn.cube i {
    top: 0;
}

.bn:active {
    transform: scale(.95);
    box-shadow: 0 5px 20px rgba(0, 138, 255, .1), 0 0 0 5px rgba(0, 0, 0, .1);
}

.bn span {
    font-weight: bold;
}

.bn span+i, .bn i+span {
    margin-left: 12px;
}

.bn i {
    top: 1.5px;
}

.bn.second {
    background-color: #222;
}

.bn.second:hover {
    background-color: #888;
}

/* flaticon */

.icon-web-design:before {
    content: "\f100";
}

.icon-feedback:before {
    content: "\f101";
}

.icon-web-programming:before {
    content: "\f102";
}

.icon-overlap:before {
    content: "\f103";
}

/* svg */

svg{
    font-family: 'orelostandard_demibold';
}

/* cookies */

#ck {
    overflow: hidden;
    background-color: #222;
    color: #fff;
    box-shadow: 0 15px 20px rgba(0, 0, 0, .3);
    border-radius: 3px;
    transition: transform .6s, opacity .6s, visibility .6s;
    transform: translateY(100%);
    opacity: 0;
    visibility: hidden;
    max-width: calc(99vw - 20px);
    position: fixed;
    bottom: calc(10px + .5vw);
    left: calc(10px + .5vw);
    z-index: 9999;
    width: 400px;
    font-size: 11px;
    line-height: 1.3;
}

.cks #ck {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

#ck .ckc {
    display: flex;
    align-items: flex-start;
    padding: 20px;
}

#ck p strong {
    display: block;
    margin-bottom: 10px;
    font-size: 130%;
    line-height: 1;
}

#ck a {
    font-weight: bold;
    text-decoration: underline;
}

#ck a:hover {
    color: #222;
}

#ck i {
    color: #fff;
    font-size: 35px;
    margin-right: 15px;
    top: -8px;
}

#ck i:before {
    animation: cookies 1s infinite linear;
}

#ck .ckb {
    display: flex;
    font-size: 15px;
    font-weight: bold;
}

#ck .ckb>* {
    border-top: 1px solid rgba(0, 0, 0, .1);
    flex: 1;
    background-color: rgba(0, 0, 0, .1);
    padding: 14px 0 15px;
}

#ck .ckb>*:hover {
    background-color: rgba(0, 0, 0, .15);
}

#ck .ckb>*+* {
    border-left: 1px solid rgba(0, 0, 0, .1);
}

#ck .ckb small {
    font-size: 13px;
    font-weight: normal;
}

@keyframes cookies {
    0% {
        content: '\f563';
    }
    100% {
        content: '\f564';
    }
}

/* alert */

.alert {
    text-align: left;
    background: #222;
    border-radius: 1px;
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    line-height: 1;
    padding: 20px;
}

.alert.alert-danger, .btn.danger, .badge.badge-danger, .badge.danger {
    background: #ff5353;
}

.alert.alert-warning, .btn.warning, .badge.badge-warning, .badge.warning {
    background: #bd6e28;
}

.alert.alert-success, .btn.success, .badge.badge-success, .badge.success {
    background: #8dc111;
}

.alert.alert-info, .btn.info, .badge.badge-info, .badge.info {
    background: #2875bd;
}

.alert.hide {
    transition: opacity .3s;
}

.alert [data-close-alert] {
    position: absolute;
    top: 2px;
    right: 4px;
    font-size: 10px;
}

.alert.no-close [data-close-alert] {
    display: none;
}

.alert.none {
    display: none;
}

/*----------------------------------------------------< APP >---------------------------------------------------*/

/************* header **************/

.grecaptcha-badge {
    display: none;
  }
  
  .captcha-mention {
    font-size: calc(9px + 2 * (100vw - 320px) / 1080);
    line-height: 1.2;
    margin-top: 5px;
    margin-bottom: 20px;
  }
  
  .captcha-mention>span {
    display: block;
  }
  
  .captcha-mention>a {
    opacity: .6;
    transition: .3s;
    font-size: 90%;
  }
  
  .captcha-mention>a:hover {
    opacity: 1;
  }

  #gmap_canvas{
    width: 709px;
    height: 370px;
  }

  .mapouter{
      width: 50px;
  }
 

#h {
    transition: transform .6s;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999999999;
    color: #fff;
    font-size: 0.85rem;
    pointer-events: none;
    background: white;
}

/* .fix #h {
    transform: translateY(-45px);
} */

#h>* {
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 10;
}

#h a {
    pointer-events: auto;
}

#h .t {
    line-height: 1.4;
    white-space: nowrap;
    padding: 0 15px;
    height: 45px;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    background: black;
    position: absolute;
    top: -1000%;
}

#h .t .l {
    flex: 1;
    overflow: hidden;
    padding-right: 10px;
}

#h .t .r>* {
    pointer-events: auto;
}

#h .t .l h1 {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    pointer-events: auto;
}

#h .t .rs {
    display: flex;
    align-items: center;
}

#h .t .rs i:not(.fa-at), #h .t .rs [data-mail]:before {
    color: #008aff;
}

#h .t .rs li+li {
    margin-left: 15px;
}

#h .b {
    transition: padding .6s;
    padding: calc(25px + 20 * (100vw - 320px) / 1080);
    padding-top: 0;
    padding-bottom: 0;
}

#h .b .i {
    display: flex;
    align-items: center;
}

#h .b .r ul {
    display: flex;
    color: black;
}

#h .b .r ul li {
    margin-right: 20px;
}

#h .b .r ul li:nth-child(3) {
    margin-right: 0;
}

/* .fix #h .b {
    padding: calc(20px + 1%);
} */

/* #h:before {
    background-color: #222;
    transition: height .6s;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    z-index: 0;
} */

.fix #h:before {
    height: 100%;
}

#h .b .lo {
    display: block;
    width: calc(90px + 20 * (100vw - 320px) / 1080);
    fill: #fff;
    margin-left: 46.7px;
}

#h+*:not(#s), #s .swiper-slide {
    padding-top: calc(45px + 40 * (100vw - 320px) / 1080);
}

#h .bnv {
    padding: 0;
    width: 50px;
    height: 50px;
    display: none;
    pointer-events: auto;
    cursor: pointer;
}

#h .bnv div {
    transition: .2s;
    width: 23px;
    display: flex;
    flex-direction: column;
    height: 8px;
    justify-content: space-between;
}

.onav #h .bnv div {
    height: 2px;
}

#h .bnv div:before, #h .bnv div:after {
    background-color: #000;
    transition: .2s;
    content: '';
    width: 100%;
    height: 2px;
    display: block;
    background: #222222;
}

#n {
    background-color: #222;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0);
    pointer-events: auto;
    transition: transform .6s, top .6s, box-shadow .6s;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    height: 100vh;
    overflow: hidden;
    user-select: none;
    -moz-user-select: none;
    transform: translateX(-100%);
}

.fix #n {
    top: 45px;
}

.onav #n {
    transform: translateX(0);
    box-shadow: 0 0 30px rgba(0, 0, 0, .5);
}

#n, #n nav>ul {
    max-width: calc(100vw - 85px);
    width: calc(300px + 200 * (100vw - 320px) / 1080);
}

#n nav {
    width: 150vw;
    height: 100%;
    overflow: scroll;
    font-size: calc(18px + 15 * (100vw - 320px) / 1080);
    font-weight: bold;
}

#n nav>ul {}

#n nav li>*:not(ul) {
    cursor: pointer;
    padding: calc(15px + 5 * (100vw - 320px) / 1080) calc(20px + 5 * (100vw - 320px) / 1080);
    display: block;
}

#n nav li>*:not(ul):hover, #n nav li>*:not(ul).open {
    background-color: #008aff;
    color: #fff;
}

#n li span:not(.open)+ul {
    display: none;
}

#n span:after {
    color: #008aff!important;
    font-size: 70%;
    margin-left: .5rem;
    top: -1px;
    content: '\f067';
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}

#n span:hover:after {
    color: #fff!important;
}

#n nav>ul>li ul span:after {
    color: #222;
}

#n span.open:after {
    content: '\f068';
    color: #fff!important;
}

#n li ul {
    font-size: 90%;
    background-color: rgba(0, 0, 0, .1);
}

#h .bnv {
    display: flex;
    background: transparent;
    box-shadow: none;
}

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

#s {
    color: #fff;
    overflow: hidden;
    user-select: none;
    -moz-user-select: none;
    height: 100vh;
}

#s .sw{
    z-index: 99;
    width: 91%;
    overflow: hidden;
}

#s .swiper-slide {
    overflow: hidden;
    display: flex;
    justify-content: center;
    height: 100vh;
}

#s .swiper-slide .ct {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    text-shadow: 0 1px 3px rgb(0 0 0 / 25%), 0 0 10px rgb(0 0 0 / 10%);
    z-index: 5;
    width: 100%;
    float: revert;
}

#s .swbg {
    width:100%;
    right:0;
    top:0;
    position:absolute;
    height:100%;
    z-index: 9;
} 


/* #s .cts>*+* {
    margin-top: calc(15px + 5 * (100vw - 320px) / 1080);
} */

#s .bg, #s .bg>div {
    width: 100%;
    z-index: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

#s .bg {
    opacity: 1;
}

#s .title {
    line-height: .9;
    font-weight: 700;
    font-size: calc(130px + 15 * (100vw - 320px) / 1080);
    width: 100vw;
    margin-bottom: 50px;
    text-align: right;
    left: 9%;
}

#s .titbis {
    line-height: .9;
    font-weight: 700;
    font-size: calc(130px + 15 * (100vw - 320px) / 1080);
    margin-bottom: 50px;
    color: #222222;
    width: 100vw;
    text-align: right;
}


#s .txt {
    opacity: .9;
    margin: calc(15px + 5 * (100vw - 320px) / 1080) 0;
    line-height: 1.5;
    font-size: calc(14px + 3 * (100vw - 320px) / 1080);
    width: calc(600px + 100 * (100vw - 320px) / 1080);
    max-width: 100%;
}

#s .bt {
    margin-top: calc(30px + 10 * (100vw - 320px) / 1080);
}

#s .b {
    pointer-events: none;
    padding-bottom: 10px;
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
    z-index: 60;
}

#s .b .ct {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#s .b .r, #s .nav {
    display: flex;
    align-items: center;
}

#s .sw-p {
    margin-right: 20px;
}

.nav {
    position: absolute;
    bottom: 50%;
    right: 3%;
    z-index: 9999999;
}

.nav .sw-p {
    position: absolute;
    bottom: 50%;
    right: 0;
    transform: rotate(90deg);
}

#s .sw-n>*+* {
    margin-left: 10px;
}

#s .rs {
    font-size: 1.3rem;
    pointer-events: auto;
}

#s .rs>*+* {
    margin-left: 10px;
}

/************* prestation **************/

#pr {
    background-color: #222;
    text-align: center;
    color: #fff;
    overflow: hidden;
}

#pr h2 {
    font-size: 1.7rem;
    font-weight: bold;
    margin-top: calc(15px + 5 * (100vw - 320px) / 1080);
}

#pr .sw-n {
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

#pr .bg {
    opacity: .3;
    background: url(../../img/bg_presta.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150%;
    z-index: 0;
}

#pr .ct {
    padding: calc(30px + 40 * (100vw - 320px) / 1080) 0;
    z-index: 5;
}

#pr .sw {
    margin: calc(40px + 10 * (100vw - 320px) / 1080) 0;
    overflow: hidden;
}

#pr .sw-c {
    padding: 0 calc(60px + 10 * (100vw - 320px) / 1080);
}

#pr .swiper-slide i {
    color: #008aff;
    font-size: calc(90px + 5 * (100vw - 320px) / 1080);
}

#pr .swiper-slide a {
    font-size: .9rem;
}

#pr .swiper-slide .tit {
    font-size: 1.3rem;
    font-weight: bold;
    margin: calc(20px + 5 * (100vw - 320px) / 1080) 0 calc(10px + 5 * (100vw - 320px) / 1080);
}

/************* title **************/

#t {
    background-color: #222;
    text-align: center;
    color: #fff;
    overflow: hidden;
    padding-bottom: 50px;
}

#t:before {
    background-color: #222;
    opacity: .4;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

#t:after {
    background: linear-gradient(to top, rgba(0, 0, 0, 0), #222);
    opacity: .7;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

#t h2 {
    font-size: calc(25px + 15 * (100vw - 320px) / 1080);
    font-weight: bold;
    margin: auto;
    width: calc(700px + 200 * (100vw - 320px) / 1080);
    max-width: 100%;
}

#t h1 {
    font-size: calc(15px + 15 * (100vw - 320px) / 1080);
    font-weight: bold;
    margin: auto;
    width: calc(700px + 200 * (100vw - 320px) / 1080);
    max-width: 100%;
}

#t .bg {
    background-size: cover;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

#t .ct {
    z-index: 5;
    padding: calc(114px + 2%) 0 calc(30px + 2%);
}

/************* breadcrumb **************/

#bc {
    font-size: .9rem;
    margin-top: calc(25px + 10 * (100vw - 320px) / 1080);
}

#bc ol {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#bc li:not(:last-child):after {
    content: '/';
    margin: 0 8px;
    font-size: 90%;
    opacity: .5;
}




  
  #search {
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
    pointer-events: auto;
    cursor: pointer;
  }
  
  #search-input {
    height: 40%;
    width: 0px;
    font-size: 15px;
    font-weight: 600;
    background: none;
    color: #222;
    border: 1px solid #222;
    border-left: none;
    border-radius: 0 50px 50px 50px;
    border-bottom-left-radius: 0;
    outline: 0;
    visibility: hidden;
    transition: 0.7s ease-in-out;
    cursor: pointer;
    margin-left: 5px;
  }
  
  #search-input.active {
    width: 160px;
    visibility: visible;
  }

/************* page **************/


#ph .ct{
    display: block;
    justify-content: center;
    padding: calc(70px + 20 * (100vw - 320px) / 1080);
    width: 90%;
}

#ph .ct h1{
    font-size: calc(25px + 5 * (100vw - 320px) / 1080);
    margin-bottom: 50px;
}

#ph .ct h3{
    font-size: calc(25px + 5 * (100vw - 320px) / 1080);
    margin-bottom: 30px;
    margin-top: 30px;
}

#ph .ct p{
    font-size: calc(8px + 9 * (100vw - 320px) / 1080);
    width: 100%;
    line-height: 1.5;
    color: #747474;
}

#ph .ct li{
    font-size: calc(8px + 9 * (100vw - 320px) / 1080);
    width: 100%;
    line-height: 1.5;
    color: #747474;
}

.cn {
    z-index: 50;
    padding: 7%;
}

#p .ct {
    padding: calc(55px + 35 * (100vw - 320px) / 1080);
    display: flex;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
}

#p p{
    display: flex;
    justify-content: center;
    font-size: calc(15px + 10 * (100vw - 320px) / 1080);
    text-align: center;
    padding: 50px;
    line-height: 1.4;
    padding-top: 30px;
}

#p .ct .image-container {
    padding: 50px;
    padding-bottom: 0;
}

#p img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#p .ct .un {
    padding-right: 8%;
}

#p .ct .deux {
    padding-left: 8%;
}

#p .ct .un img {
    height: 80%;
}

#p .ct .deux img {
    width: 80%;
}

#p .ct .divis {
    width: 0.8%;
    background: #222222;
    height: 24vw;
}

#p .second {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

#p .second .collection {
    margin-top: -100px;
}

#p .second .collection h3 {
    font-size: calc(5vw + 5 * (100vw - 320px) / 1080);
    padding-left: 100px;
    padding-right: 100px;
    color: #222222;
    padding-bottom: 30px;
}

#p .second .collection h1 {
    font-size: calc(17px + 10 * (100vw - 320px) / 1080);
}

#p .second .collection h5 {
    font-size: calc(25px + 5 * (100vw - 320px) / 1080);
    margin-top: 30px;
    color: #222222;
}

#p .second .collection p {
    font-size: calc(12px + 5 * (100vw - 320px) / 1080);
    color: #222222;
}

#p .second .deux {
    display: flex;
    align-self: flex-end;
    justify-content: center;
}

#p .image-container{
    overflow: hidden;
}

#p .third .image-container{
    overflow: hidden;
    display: flex;
    justify-content: center;
}

#p .second .un {
    display: inline-flex;
    width: 35%;
}

#p .second .un img {
    height: 34vw;
    width: 93%;
}

#p .second .deux img {
    height: 45vh;
    width: 76%;
}

.polyun{
    position: absolute;
    left: 20%;
    top: 77%;
    z-index: 9;
}

.polytrois{
    position: absolute;
    left: 8%;
    top: 29%;
    z-index: 99999999;
}

.polydeux{
    position: absolute;
    left: 52%;
    top: 85%;
    z-index: 999;
}

.polyquatre{
    position: absolute;
    left: 9%;
    top: 51%;
    z-index: 999;
}

.polycinq{

    left: 7%;

}

#p .third {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: calc(50px + 20 * (100vw - 320px) / 1080) 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 0;
    margin-top: -100px;
    padding-bottom: 0;
}

#p .third img {
    width: 55%;
    height: 65vh;
}

.division{
    z-index: 9999999;
}

.division .ct{
    padding: calc(55px + 35 * (100vw - 320px) / 1080);
    display: flex;
    justify-content: space-between;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
}

.division .ct .divis{
    width: 0.4%;
    background: #222222;
    height: 15vw;
    left: 49.8%;
}

/* slide */

#slider {
    z-index: 5;
    padding: 10vw;
    padding-top: 0;
    padding-bottom: 0;
}

#slider .swiper-slide {
    height: 600px;
    display: block;
    padding-top: calc(25px + 3%);
    justify-content: center;
}

#slider .end {
    z-index: 100;
}

#slider .content {
    width: 100%;
    z-index: 20;
    left: 48%;
}

#slider .title {
    transition: left .6s, opacity .6s;
    opacity: 0;
    left: -100px;
    padding: 35px 0;
    font-size: calc(39px + 20 * (100vw - 320px) / 1080);
    font-weight: 500;
    color: #222222;
}

#slider .end .title {
    left: 0;
    opacity: 1;
}

#slider .illu {
    top: 0;
    transition: width 1s, transform .1s;
    width: 0;
    height: 100%;
    position: absolute;
    overflow: hidden;
}

#slider .end .illu {
    width: 61%;
}

#slider .illu .bg-img {
    transition: transform 10s;
    height: 100%;
    width: 100%;
}

#slider .end .illu .bg-img {
    transform: scale(1.15);
}

.division span {
    position: absolute;
    top: 90%;
    left: 10%;
    text-transform: uppercase;
    color: #222222;
}

.division .nav {
    left: calc(60% - 95px);
    display: flex;
    top: 0;
    top: 76%;
}

.division .nav button {
    display: flex;
    width: 50px;
    height: 50px;
}

#slider .txt {
    transition: top .8s, opacity .8s;
    top: 100px;
    opacity: 0;
    visibility: hidden;
    color: #222222;
    width: 70%;
    padding-right: calc(20px + 2%);
    font-weight: 300;
    line-height: 1.5;
    font-size: calc(12px + 3 * (100vw - 320px) / 1080);
}

#slider .end .txt {
    top: 0;
    opacity: 1;
    visibility: visible;
    font-size: calc(25px + 5 * (100vw - 320px) / 1080);
    color: #222222;
    left: 6%;
}

#slider .content .tx {
    font-size: calc(10px + 5 * (100vw - 320px) / 1080);
    margin-top: 30px;
    line-height: 1.8;
    color: #222222;
}

#slider .ico {
    transition: .6s;
    width: 50px;
    transform: rotate(90deg) scale(0);
}

#slider .end .ico {
    transform: rotate(0deg) scale(1);
}

#slider .btn {
    transition: .8s;
    top: 150px;
    opacity: 0;
    visibility: hidden;
}

#slider .end .btn {
    top: 0;
    opacity: 1;
    visibility: visible;
}

/* last */

.smooth-scroll-wrapper {
   left: 10%;
   margin-bottom: 10%;
}

.smooth-scroll-wrapper .content {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
}

.smooth-scroll-wrapper .content .r{
    padding-left: 70px;
}

.smooth-scroll-wrapper .content .r h2{
    font-size: calc(25px + 5 * (100vw - 320px) / 1080);
    color: #222222;
}

.smooth-scroll-wrapper .content .r p{
    font-size: calc(10px + 5 * (100vw - 320px) / 1080);
    margin-top: 30px;
    line-height: 1.8;
    color: #222222;
}

.smooth-scroll-wrapper .container {
    max-width: 600px;
    width: 90%;
    position: relative;
    padding-top: 0;
    margin-top: 0;
}

.smooth-scroll-wrapper .container p{
    padding-top: 15px;
}

.smooth-scroll-wrapper .image-container {
    padding-bottom: 100%;
    background: black;
    position: relative;
    overflow: hidden;
    z-index: 2;
    background-image: url("../../img/title/image17.jpg");
    background-size: cover;
    background-position: center;
}

.smooth-scroll-wrapper .text {
    color: #222222;
    margin: 0;
    font-size: calc(75px + 10 * (100vw - 320px) / 1080);
    width: 100%;
    text-align: center;
    position: absolute;
    top: 4vw;
    left: -47%;
    transform: translateY(-50%);
    z-index: 1;
    white-space: nowrap;
}
.smooth-scroll-wrapper .text.text-dark {
    color: white;
}
.smooth-scroll-wrapper .text span {
    position: relative;
    display: block;
}

.smooth-scroll-wrapper .tex {
    color: #222222;
    margin: 0;
    font-size: calc(75px + 10 * (100vw - 320px) / 1080);
    width: 100%;
    text-align: center;
    position: absolute;
    top: 27vw;
    left: 50%;
    transform: translateY(-50%);
    z-index: 1;
    white-space: nowrap;
}
.smooth-scroll-wrapper .tex.text-dar {
    color: white;
}
.smooth-scroll-wrapper .tex span {
    position: relative;
    display: block;
}


/* deroulant */

.wrapper{
    z-index: 9;
}

.wrapper .menu{
    position: fixed;
}

.wrapper .na{
    width: 50%;
}

.wrapper .na .menu {
    position: absolute;
    width: 0%;
    height: 100vh;
    background: #fff;
    overflow: hidden;
}

.wrapper .na .menu .bnv{
    background: transparent;
    padding: 50px;
}

.wrapper .na .menu .bnv img{
    transition: .2s;
    width: 16px;
    cursor: pointer;
}

.wrapper .na .menu .bnv div::before{
    transition: .2s;
    content: '';
    width: 100%;
    height: 2px;
    display: block;
    background: #222222;
    transform: rotate(45deg);
}

.wrapper .na .menu .bnv div::after{
    transition: .2s;
    content: '';
    width: 100%;
    height: 2px;
    display: block;
    background: #222222;
    transform: rotate(-45deg);
}


.wrapper .images {
    position: absolute;
    width: 0%;
    height: 100vh;
    left: 50%;
    background: url(../../img/title/image50.jpg) no-repeat 50% 50%;
    background-size: cover;
}

.wrapper .bg {
    position: absolute;
    width: 100%;
    height: 100vh;
    background: red;
}

.wrapper .na .menu ul {
    list-style: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.wrapper .na .menu ul li {
    color: #222;
    font-weight: 700;
    font-size: calc(15px + 15 * (100vw - 320px) / 1080);
    line-height: 2.5;
}

.wrapper .order {
    font-size: 16px;
    font-weight: 500;
    color: #222222;
}

.wrapper .tag {
    font-size: 18px;
    font-weight: 500;
    color: #222222;
    transition: 0.3s;
}

.wrapper .wrapper .media {
    position: absolute;
    top: 80%;
    left: 20%;
    transform: translate(-50%, -50%);
}

.wrapper .wrapper .media ul li {
    display: inline-block !important;
    color: #afafaf;
    margin-left: 10px;
    font-size: 18px;
}

.wrapper .wrapper .na .menu ul li:hover .tag {
    transition: 1s;
}

.wrapper .wrapper #menu {
    background: linear-gradient(#5B5B5B,#5B5B5B) left no-repeat, #afafaf;
    background-size:0% 100%;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: 1s;
}

.wrapper .wrapper #menu:hover {
background-size:100% 100%;
}

.wrapper .bg1 {
    display: block;
    background: url(../../img/title/man2.jpg) no-repeat 50% 50%;
    background-size: cover;
}


.wrapper .bg2 {
    display: block;
    background: url(../../img/title/image22.jpg) no-repeat 50% 50%;
    background-size: cover;
}


.wrapper .bg3 {
    display: block;
    background: url(../../img/title/image15.jpg) no-repeat 50% 50%;
    background-size: cover;
}


.wrapper .bg4 {
    display: block;
    background: url(../../img/title/image16.jpg) no-repeat 50% 50%;
    background-size: cover;
}


.wrapper .bg5 {
    display: block;
    background: url(../../img/title/image17.jpg) no-repeat 50% 50%;
    background-size: cover;
}

.wrapper .bg6 {
    display: block;
    background: url(../../img/title/image7.jpg) no-repeat 50% 50%;
    background-size: cover;
}

.wrapper .bg7 {
    display: block;
    background: url(../../img/title/image12.jpg) no-repeat 50% 50%;
    background-size: cover;
}

.wrapper .bg8 {
    display: block;
    background: url(../../img/title/image60.jpg) no-repeat 50% 50%;
    background-size: cover;
}

.wrapper .hide {
    display: none;
}

.banner .content{
    display: flex;
    align-items: center;
}

.banner .content .image-container{
    width: 92%;
    overflow: hidden;
}

.banner .content .image-container img{
    width: 100%;
    height: 34vw;
    object-fit: cover;
}

.banner .content .text-container{
    padding: 3%;
    margin-top: 10vw;
    padding-top: 0;
}
.banner .content .text-container h2{
    font-size: calc(40px + 10 * (100vw - 320px) / 1080);
    margin-bottom: 20px;
}

.banner .content .text-container .display{
    display: flex;
    align-items: center;
}

.banner .content .text-container h3{
    font-size: calc(40px + 10 * (100vw - 320px) / 1080);
    margin-bottom: 50px;
    color: #222222;
}

.banner .content .text-container span{
    font-size: calc(5px + 10 * (100vw - 320px) / 1080);
}

.banner .content .text-container p{
    font-size: calc(15px + 10 * (100vw - 320px) / 1080);
    margin-top: 20px;
    font-weight: 100;
    line-height: 1.4;
    color: #222222;
}

.suite .content .text-container ul li{
    font-size: calc(15px + 10 * (100vw - 320px) / 1080);
    margin-top: 20px;
    font-weight: 100;
    line-height: 1.4;
    color: #222222;
}

.suite{
    padding: 10%;
}

.suite .content{
    display: flex;
    justify-content: center;
    align-items: center;
}

.suite .content p{
    font-size: calc(15px + 10 * (100vw - 320px) / 1080);
    line-height: 1.4;
}


.suite .content .image-container{
    display: flex;
    justify-content: center;
    width: 50%;
}

.suite .content .image-container img{
    width: 65%;
    height: 34vw;
    object-fit: cover;
}


#pa{
    background: black;
    overflow: hidden;
}

#pa .content {
    z-index: 1;
    display: flex;
    justify-content: center;
    text-align: center;
    width: 100%;
    padding: calc(183px + 20 * (100vw - 320px) / 1080) 0;
}

#pa .content h2 {
    font-size: calc(10px + 22 * (100vw - 320px) / 1080);
    font-weight: 800;
    color: white;
    line-height: 1.2;
}

#pa .content .un {
    font-size: calc(13px + 6 * (100vw - 320px) / 1080);
    font-weight: 600;
    color: white;
    margin-bottom: 35px;
    line-height: 145%;
}

#pa .bara{
    height: 150%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}


@media screen and (max-width:1600px) {
    .smooth-scroll-wrapper .tex{
        top: 33vw;
    }
    .division .nav button{
        height: 35px;
    }
}

@media screen and (max-width:1300px) {
    .division .ct .divis{
        display: none;
    }
    .rar{
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .t{
        padding-top: 80px;
        padding-bottom: 0px;
    }
    .division span{
        display: none;
    }
    #p .ct .divis{
        display: none;
    }
    #p .second .collection{
        margin-top: 0;
    }
    #p .third{
        margin-top: 0;
    }
    #s .titbis{
        font-size: calc(103px + 10 * (100vw - 320px) / 1080);
        left: 2%;
    }
    #s .title{
        font-size: calc(103px + 10 * (100vw - 320px) / 1080);
        left: 2%;
    }
}


@media screen and (max-width:1200px) {
    #s .titbis{
        padding-left: 5px;
    }
    #s .title{
        padding-left: 5px;
    }
    .nav {
        right: 2.5%;
    }
    .smooth-scroll-wrapper{
        left: 0;
    }
    .smooth-scroll-wrapper .content .r{
        display: none;
    }
    .smooth-scroll-wrapper .container {
        width: 100%;
    }
}


@media screen and (max-width:1150px) {
    .wrapper .images{
        display: none;
    }
}

@media screen and (max-width:1100px) {
    #s .sw{
        width: 100%;
    }
    #s .title {
        text-align: center;
    }
    #p .ct{
        display: none;
    }
    #s{
        width: 100%;
    }
    .nav{
        z-index: 999999999999;
    }
    .sw-p>*{
        background: white;
        opacity: 1;
    }
    .smooth-scroll-wrapper .container p{
        display: flex;
        justify-content: center;
    }
    .polyquatre{
        display: none;
    }
    #p .second .un img{
        width: 100%;
    }
    #p .second .deux img{
        width: 100%;
    }
    #s .titbis{
        color: white;
    }
    .wrapper .na{
        width: 100%;
    }
}

@media screen and (max-width:1000px) {
    #p .second{
        display: block;
    }
    #p .second .un{
        width: 100%;
    }
    #p .second .collection{
        padding: 50px;
    }
    #f .lg{
        display: none;
    }
    #p .third{
        display: none;
    }
    .rar{
        padding-top: 0;
    }
}

@media screen and (max-width:950px) {
    #s .titbis{
        left: 0%;
        font-size: calc(80px + 10 * (100vw - 320px) / 1080);
    }
    #s .title{
        left: 0%;
        font-size: calc(80px + 10 * (100vw - 320px) / 1080);
    }
    .smooth-scroll-wrapper .tex{
        top: 50vw;
        left: 34%;
    }
    .smooth-scroll-wrapper .text{
        top: 19vw;
        left: -34%;
    }
    #slider .end .illu{
        width: 100%;
    }
    #p .second .un img{
        height: 50vw;
    }
    #p .second .deux img{
        height: 50vw;
    }
    .polyun {
        left: 7%;
        top: 72%;
    }
    .polydeux{
        left: 71%;
    top: 85%;
    }
}

@media screen and (max-width:900px) {
    .banner .content .image-container{
        width: 100%;
    }
    .banner .content .image-container img{
        height: 100%;
    }
    .banner .content{
        display: block;
    }
    .banner .content .text-container{
        margin-top: 3vw;
    }
    .suite{
        padding: 3%;
    }
    .suite .content{
        display: none;
    }
}

@media screen and (max-width:750px) {
    .nav{
        display: none;
    }
    #slider .content{
        left: 24%;
        color: white;
        top: 20%;
    }
    #slider .content .title{
        color: white;
    }

    #slider .content h2{
        color: white;
    }

    #slider .content .tx{
        color: white;
    }
    .smooth-scroll-wrapper .text{
        top: 16vw;
        left: -24%;
    }
    .smooth-scroll-wrapper .tex{
        left: 22%;
        top: 66vw;
    }
}

@media screen and (max-width:500px) {
    #slider .content{
        display: none;
    }
    #s .titbis{
        font-size: calc(40px + 40 * (100vw - 320px) / 1080);
    }
    #s .title{
        font-size: calc(40px + 40 * (100vw - 320px) / 1080);
    }
    .polytrois {
        left: 36%;
        top: 57%;
    }
    .smooth-scroll-wrapper .text{
        top: 25vw;
        left: 0;
    }
    .smooth-scroll-wrapper .tex{
        left: 0;
    }
    #p .second .un img{
        height: 70vw;
    }
    #p .second .deux img{
        height: 70vw;
    }
    .wrapper .na .menu ul li{
        line-height: 3;
        font-size: calc(20px + 10 * (100vw - 320px) / 1080);
    }
}

@media screen and (max-width:490px) {
    .wrapper .na .menu ul .tag{
        display: none;
    }
}

@media screen and (max-width:350px) {
    .wrapper .na .menu ul li{
        font-size: calc(15px + 10 * (100vw - 320px) / 1080);
    }
}








#p [class^="h"] {
    font-weight: bold;
    line-height: 1.1;
}

#p .h3 {
    font-size: 1.7rem;
}

#p .h4 {
    font-size: 1.5rem;
}

#p .h5 {
    font-size: 1.3rem;
}

#p .h6 {
    font-size: 1.2rem;
}

#p *+[class^="h"], #p *+.col, #p *+.fig, #p *+.grid {
    margin-top: calc(25px + 5 * (100vw - 320px) / 1080);
}

#p .sub+[class^="h"], #p [class^="h"]+*, #p *+.p {
    margin-top: calc(20px + 2 * (100vw - 320px) / 1080);
}

#p .p {
    color: #72888c;
    font-size: 1rem;
    line-height: 1.6;
}

#p .p a, #p .p [data-mail] {
    font-weight: bold;
}

#p .p+*:not([class^="h"]) {
    margin-top: calc(15px + 5 * (100vw - 320px) / 1080);
}

#p .p>*+* {
    margin-top: calc(15px + 2 * (100vw - 320px) / 1080);
}

#p .intro {
    font-size: 1.2rem;
    line-height: 1.3;
}

#p [class*="cnt-"] {
    counter-reset: cnt3 cnt4 cnt5 cnt6;
}

#p .cnt-h3 .h3:not(.ncnt):before {
    content: counter(cnt3) ". ";
    counter-increment: cnt3;
}

#p .cnt-h4 .h4:not(.ncnt):before {
    content: counter(cnt4) ". ";
    counter-increment: cnt4;
}

#p .cnt-h5 .h5:not(.ncnt):before {
    content: counter(cnt5) ". ";
    counter-increment: cnt5;
}

#p .cnt-h6 .h6:not(.ncnt):before {
    content: counter(cnt6) ". ";
    counter-increment: cnt6;
}

#p [class*="cnt-"] [class^="h"]:before {
    color: #008aff;
}

#p .p ul>li+li, #p .p ol>li+li, #p .p ul>li ul, #p .p ol>li ul, #p .p ul>li ol, #p .p ol>li ol {
    margin-top: calc(15px + 1 * (100vw - 320px) / 1080);
}

#p .p ul>li, #p ol>li {
    padding-left: 1.5rem;
}

#p .p ul>li:before, #p ol>li:before {
    color: #008aff;
    position: absolute;
    left: 0;
    font-weight: bold;
}

#p .p ul {
    counter-reset: ulli;
}

#p .p ol {
    counter-reset: olli;
}

#p .p ul:not(.n)>li:before {
    content: "\f178";
    font-family: "Font Awesome 5 Pro";
}

#p .p ul.n>li:before {
    content: counter(ulli, lower-alpha) ". ";
    counter-increment: ulli;
}

#p .p ol:not(.n)>li:before {
    content: "\f178";
    font-family: "Font Awesome 5 Pro";
}

#p .p ol.n>li:before {
    content: counter(olli, decimal) ". ";
    counter-increment: olli;
}

#p .bt {
    margin: -4px -3px;
}

#p .bt .bn {
    margin: 4px 3px;
}

#p [data-domain]:before {
    content: none;
}

#p.err {
    text-align: center;
}

#p.err:before {
    pointer-events: none;
    opacity: 1;
    background: url(../../img/error.png) center center;
    background-size: cover;
    z-index: 9999;
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#p.err img {
    width: 150px;
    left: calc(25px + 30 * (100vw - 320px) / 1080);
    position: absolute;
    top: 0;
    transform: translateY(-70%);
}

#p.err .h3 {
    margin-top: 0;
}

#p .dte {
    font-weight: bold;
    font-size: .9rem;
    margin-top: calc(20px + 1%);
}

#p .dte+* {
    margin-top: calc(20px + 1%);
}

#p .dte time {
    display: block;
}

#p .dte i {
    margin-right: 10px;
}

#p hr {
    border-top: 2px solid #eee;
    margin: calc(20px + 2%) 0!important;
}

#p .col {
    display: flex;
    align-items: flex-start;
    margin-left: -25px;
    margin-right: -25px;
}

#p .col>* {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
    padding: 0 25px;
}

#p .col>*+* {
    margin-top: 0!important;
}

#p .col-inv>*:nth-child(1) {
    order: 1;
}

#p .col-inv>*:nth-child(2) {
    order: 0;
}

#p .gal [data-swiper] {
    overflow: hidden;
}

#p figure {
    padding: 2px;
}

#p img {
    width: 100%;
}

#p .fig img {
    width: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
}

#p figcaption {
    color: #666;
    font-size: .85rem;
    font-style: italic;
    margin-top: 5px;
}

#p .grid {
    display: flex;
}

/************* actu **************/

.l-act {
    display: flex;
    flex-wrap: wrap;
    margin: -20px;
}

.l-act>* {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
}

.act {
    padding: 20px;
}

.act-c {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    height: 100%;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
}

.act img, .act picture {
    width: 100%;
    border-radius: 0!important;
}

.act-t {
    padding: calc(25px + 5 * (100vw - 320px) / 1080);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
}

.act-t a {
    font-weight: bold;
    font-size: calc(18px + 5 * (100vw - 320px) / 1080);
    margin-bottom: calc(15px + 5 * (100vw - 320px) / 1080);
    display: block;
}

.act-t .rsme {
    line-height: 1.3;
    color: #666;
    font-size: 1rem;
    margin-bottom: calc(15px + 5 * (100vw - 320px) / 1080);
}

.act-t time {
    font-size: .85rem;
    font-weight: bold;
}

.act-t time i {
    margin-right: 10px;
}

/*.act-i{position:absolute;top:0;right:0;width:1px;height:100%;z-index:1;}*/

.l-act>*.frst {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
}

.frst .act-c {
    flex-direction: row;
}

.frst .act-c picture {
    height: 100%;
    display: block;
}

.frst .act-c picture>div {
    height: 100%;
}

.frst .act-c>* {
    width: 50%;
    max-width: 50%;
    flex-basis: 50%;
}

.frst .act-t {
    align-self: center;
    margin-left: 20px;
    padding-top: calc(30px + 20 * (100vw - 320px) / 1080);
    padding-bottom: calc(30px + 20 * (100vw - 320px) / 1080);
}

.frst .act-t a {
    font-size: calc(18px + 8 * (100vw - 320px) / 1080);
}

/* plus-art */

.plus-art ul {
    margin-top: calc(15px + 1%);
    text-align: left;
}

.plus-art li {
    display: flex;
}

.plus-art li+li {
    margin-top: calc(10px + 1%);
}

.plus-art img {
    border-radius: 3px;
}

.plus-art a {
    font-weight: bold;
    font-size: calc(16px + 5 * (100vw - 320px) / 1080);
}

.plus-art li>div {
    flex: 1;
    padding-left: calc(25px + 5 * (100vw - 320px) / 1080);
    align-self: center;
}

.plus-art time {
    margin-top: calc(10px + 5 * (100vw - 320px) / 1080);
    font-weight: bold;
    display: block;
    font-size: .85rem;
}

.plus-art time i {
    margin-right: 8px;
}

/************* share **************/

.share .cts {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.share ul {
    display: flex;
    align-items: center;
}

.share ul li+li {
    margin-left: calc(5px + 3 * (100vw - 320px) / 1080);
}

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

#f {
    background-color: #222;
    color: #fff;
}

#f .t {
    padding: calc(25px + 2%) 0;
}

#f .t .ct {
    display: flex;
    align-items: flex-start;
}

#f .t .ct>div:not(.nv) {
    flex: 1;
    padding-right: calc(50px + 2%);
}

#f .t li+li {
    margin-top: 15px;
}

#f .lo {
    fill: #fff;
    width: calc(110px + 30 * (100vw - 320px) / 1080);
    max-width: 100%;
}


#f .mx {
    padding-left: 40px;
    font-size: .9rem;
}

#f .nv {
    font-size: .9rem;
    padding-right: 0!important;
}

#f .nv li a:before {
    margin-right: 7px;
    content: "\f178";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
}

#f .tit {
    margin-bottom: calc(20px + 1%);
    padding-bottom: calc(20px + 1%);
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    font-size: 1rem;
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase;
    white-space: nowrap;
}

#f .tit i {
    color: #008aff;
    font-size: 130%;
    position: absolute;
    left: -15px;
    transform: translateX(-100%);
    top: -10%;
}

#f .b {
    background-color: #fff;
    padding: 15px;
    font-size: .8rem;
    padding-bottom: 0;
}

#f .b .ct {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1400px;
    margin: auto;
}

#f .b .ct .desc{
    color: #222222;
    padding: 25px 105px 0px 105px;
    border-top: 2px solid #222222;
}

#f .b p {
    color: #222222;
    line-height: 1.5;
    padding-right: 15px;
    text-transform: uppercase;
    padding: 25px 42px 0px 42px;
    border-top: 2px solid #222222;
}

#f .b a {
    white-space: nowrap;
}

#f .b [data-scroll] {
    transform-origin: center bottom;
}

#f .reg{display: flex;width: 100%;justify-content: center;}
#f .reg img{width: 173px;padding: 20px;}

/************* contact **************/

#p.cn .ct {
    display: flex;
}

#p.cn .ct .lf {
    flex: 1;
    padding-right: calc(25px + 25 * (100vw - 320px) / 1080);
    align-self: center;
}

#p.cn .ct .frm {
    text-align: center;
    background-color: #fff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
    border-radius: 3px;
    width: 61%;
    padding: calc(20px + 2%);
}

#p.cn .cn-crd {
    color: #222;
    font-size: 1.1rem;
    font-weight: bold;
}

#p.cn .cn-crd li {
    padding-left: 0;
}

#p.cn .cn-crd li:before {
    display: none;
}

#p.cn .cn-crd li+li {
    margin-top: 5px;
}

#p.cn .cn-crd i:not(.fa-at) {
    margin-right: 10px;
}

#p.cn .cn-crd [data-domain]:before {
    content: '\f0e0';
    margin-right: 10px;
}

/************* pagination **************/

.pagi {
    margin-top: calc(25px + 10 * (100vw - 320px) / 1080);
}

.pagi ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

.pagi ul li {
    margin: 4px!important;
    padding-left: 0!important;
}

.pagi ul li>* {
    height: 100%;
    background-color: #fff;
    border-radius: 3px;
    display: block;
    padding: 10px 10px;
    font-size: 13px;
    font-weight: bold;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05)!important;
}

.pagi ul li:not(.disabled):not(.active)>*:hover, .pagi ul li:not(.disabled).active>* {
    color: #fff!important;
}

.pagi ul li.disabled>* {
    background: rgba(0, 0, 0, .01)!important;
}

.pagi ul li:last-child>* {
    color: transparent!important;
}

.pagi ul li:first-child:not(.disabled):not(.active)>*:hover:before, .pagi ul li:last-child:not(.disabled):not(.active)>*:hover:before {
    color: #fff;
}

.pagi ul li:first-child>*:before, .pagi ul li:last-child>*:before {
    content: '\f178';
    font-family: 'Font Awesome 5 Pro';
    color: #222;
    position: absolute;
    font-weight: 300;
    font-size: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.pagi ul li:first-child>*:before {
    content: '\f177';
}

/************* fieldset **************/

.clear {}

.fd {
    z-index: 100;
    width: 100%;
    height: 55px;
    border-radius: 3px;
    margin-bottom: 20px;
    transition: box-shadow .3s;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0) inset;
}

.fd2 {
    width: calc(50% - 15px);
    float: left;
    margin-right: 15px;
}

.fd2+.fd {
    width: 50%;
    float: left;
}

.fd+.bc {
    padding-top: 20px;
}

.fd.foc {
    box-shadow: 0 0 10px rgba(0, 0, 0, .05), 0 0 10px rgba(0, 0, 0, .05) inset;
}

.fd i {
    pointer-events: none;
    color: #666;
    transition: color .3s;
    display: flex;
    font-size: calc(14px + 2 * (100vw - 320px) / 1080);
    padding-left: 5px;
    align-items: center;
    justify-content: center;
    height: 55px;
    width: 55px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 300;
}


.fd label, .fd input, .fd textarea {
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    border-radius: 3px;
    display: flex;
    align-items: center;
    font-size: calc(13px + 2 * (100vw - 320px) / 1080);
    padding-right: calc(20px + 5 * (100vw - 320px) / 1080);
    padding-left: calc(50px + 5 * (100vw - 320px) / 1080);
}

.fd label {
    width: auto;
    white-space: nowrap;
    overflow: hidden;
    color: #666;
    transition: all .3s ease-in-out;
    opacity: 1;
    height: 45px;
    top: 5px;
    pointer-events: none;
    max-width: calc(100% - 47px - 5 * (100vw - 320px) / 1080);
    padding: 0 6px 0px 8px;
    margin-left: calc(42px + 5 * (100vw - 320px) / 1080);
    user-select: none;
    -moz-user-select: none;
}

.fd.act label {
    max-width: auto;
    background-color: #fff;
    opacity: 1;
    height: 15px;
    font-size: 10px;
    top: -7px;
    margin-left: calc(5px + 5 * (100vw - 320px) / 1080);
}

.fd .sp {
    background-color: #ddd;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    transition: background .3s;
}



.fd .sp:before {
    background-color: #fff;
    position: absolute;
    transition: .3s;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    left: 1px;
    top: 1px;
    content: '';
    border-radius: 3px;
    z-index: 5;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0) inset;
}

.fd.foc .sp:before {
    box-shadow: 0 0 10px rgba(0, 0, 0, .05) inset;
}

.fd .sp:after {

    opacity: 0;
    transition: .3s;
    position: absolute;
    width: 400%;
    height: 100%;
    left: 0;
    top: 0;
    content: '';
    border-radius: 3px;
    z-index: 3;
    animation: fcs 3s infinite linear;
}

.saf .fd .sp:after {
    display: none;
    opacity: 1;
}

html:not(.saf) .fd.foc .sp:after {
    opacity: 1;
}

.saf .fd.foc .sp:after {
    display: block;
}

.txa {
    height: 150px;
    clear: both;
}

.txa textarea {
    padding-top: 20px;
    border-radius: 3px;
}

@keyframes fcs {
    0% {
        left: 0%;
    }
    100% {
        left: -200%;
    }
}

/************* map **************/

.map-c {
    width: 100%;
    height: calc(250px + 50 * (100vw - 320px) / 1080);
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .05);
}

.map-c:before {
    content: '';
    z-index: 5;
    border: 1px solid rgba(0, 0, 0, .05);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    pointer-events: none;
}

#map {
    cursor: grab;
    width: 100%;
    overflow: hidden;
    height: 100%;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
}

#map:active {
    cursor: grabbing;
}

.leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar, .leaflet-bar {
    border: 0!important;
    box-shadow: 0 0 0!important;
}

#map .leaflet-bar a {
    background-color: #008aff;
    box-shadow: 0 5px 15px rgba(0, 138, 255, .3);
    color: #fff;
    border-radius: 3px;
    border: 0!important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
    width: 25px;
    height: 25px;
    font-size: 14px;
    user-select: none;
    -moz-user-select: none;
}



#map .leaflet-marker-pane img {
    display: block;
}

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

/************* max 1500 **************/

@media screen and (max-width:1500px) {
    .ct {
        width: 100%;
    }
}

/************* max 1250 **************/

@media screen and (max-width:1250px) {

    #p.cn .ct {
        display: block;
    }
    #p.cn .ct .lf {
        padding-right: 0;
    }
    #p.cn .ct .frm {
        margin-top: calc(25px + 10 * (100vw - 320px) / 1080);
        width: 100%;
        max-width: 100%;
        flex-basis: 100%;
    }
}

/************* max 1084 **************/

@media screen and (max-width:1084px) {
    #p.err img {
        width: 80px;
        position: relative;
        transform: none;
        left: 0;
        margin-bottom: calc(20px + 10 * (100vw - 320px) / 1080);
    }
    .l-act>*.frst {
        width: 50%;
        max-width: 50%;
        flex-basis: 50%;
    }
    .act {
        padding: 15px;
    }
    .frst .act-t {
        margin-left: 0;
        padding: calc(25px + 5 * (100vw - 320px) / 1080);
    }
    .frst .act-c {
        flex-direction: column;
    }
    .frst .act-c>* {
        width: 100%;
        max-width: 100%;
        flex-basis: 100%;
    }
    .frst .rsme {
        display: none;
    }
    .frst [data-img] {
        position: relative;
    }
}

/************* min 951 **************/

/************* max 950 **************/

@media screen and (max-width:950px) {
    #h .rs-ad {
        display: none;
    }
    #h .bnv {
        display: flex;
    }

    #s .swiper-slide .ct {
        padding-right: 0;
        text-align: center;
    }
    #s .txt {
        width: 100%;
    }
    #s .sub {
        padding-left: 1rem;
    }
    #s .b {
        bottom: 0;
        padding: 10px;
    }
    #s .b .ct {
        width: 100%;
    }
    #s .rs {
        padding-left: 15px;
    }
    #p .ct {
        margin-top: 0;
        padding: 0;
    }
    #t {
        padding-bottom: 0;
    }
    #f {
        text-align: center;
    }
    #f .mx {
        padding: 0 calc(20px + 2%)!important;
    }
    #f .nv {
        display: none;
    }
    #f .tit {
        display: inline-block;
    }
    #f .tit i {
        margin-bottom: 15px;
        font-size: 2rem;
        position: relative;
        display: block;
        transform: none;
        left: 0;
    }
    #f .b {
        padding: 20px 0 0;
    }
    #f .b p {
        margin-bottom: 15px;
    }
    #f .b .ct {
        display: block;
    }
    #f .b .ct .desc{
        border: none;
        padding-bottom: 10px;
    }
    #f .b p{
        border: none;
        padding: 0;
        padding-bottom: 20px;
    }
}

@media screen and (max-width:840px) {
    #s .swiper-slide .ct{
        align-items: center;
        justify-content: center;
    }
    .polytrois{
        left: 33%;
        top: 62%;
    }
}


/************* max 800 **************/

@media screen and (max-width:800px) {
    #pr .ct {
        padding-bottom: 0
    }
    #pr .sw-p {
        display: none;
    }
    #pr .sw-n {
        margin: calc(25px + 3%) 0 calc(20px + 3%);
        position: relative;
        top: 0;
        transform: none;
        left: 0;
        justify-content: center
    }
    #pr .sw-n>*+* {
        margin-left: 8px;
    }
    .l-act {
        margin: -15px;
    }
    .l-act>*, .l-act>*.frst {
        padding: 10px;
        width: 100%;
        max-width: 100%;
        flex-basis: 100%;
    }
    .l-act .act-t a {
        font-size: calc(20px + 10 * (100vw - 320px) / 1080);
    }
    #p .col {
        display: block;
        margin-left: 0;
        margin-right: 0;
    }
    #p .col>* {
        width: 100%;
        max-width: 100%;
        flex-basis: 100%;
        padding: 0;
    }
    #p .col>*+* {
        margin-top: calc(20px + 2 * (100vw - 320px) / 1080)!important;
    }
}

/************* max 600 **************/

@media screen and (max-width:600px) {
    #f .t .ct {
        display: block;
    }
    #f .t .ct>.mx+.mx {
        margin-top: calc(20px + 20px);
    }
    #f .mx {
        font-size: 1.1rem;
    }
    #f .tit {
        font-size: 1.2rem;
    }
    .bn {
        font-size: .9rem;
        padding: calc(15px + 2 * (100vw - 320px) / 1080) calc(19px + 2 * (100vw - 320px) / 1080) calc(18px + 2 * (100vw - 320px) / 1080);
    }
}

@media screen and (max-width:1250px) {
    #f .b .ct{
        align-items: initial;
    }
}


/************* max 550 **************/

@media screen and (max-width:550px) {
    #h .t {
        justify-content: center;
        height: 40px;
    }
    #h .t .l {
        position: absolute;
        top: 0;
        transform: translateY(-100%);
    }
    #s .psw {
        display: none;
    }
}