@charset "UTF-8";
/* 32 colonnes */
/*html { background-image: repeating-linear-gradient(90deg, #fff, #fff 3.125%, #ececec 3.125%, #ececec 6.25%); }*/
html { background-color:#fff; }
* {
  /* Typography */
  /*--main-font: 'Inter', sans-serif;
  --second-font: 'Inter', sans-serif;*/
  --main-font: 'Inter', sans-serif;
  --second-font: 'Inter', sans-serif;
    
  /* Calculation */
  --responsive:  calc((var(--min) * 1px) + (var(--max) - var(--min)) * ((100vw - 320px) / (1920 - 320)));
  --coul_princip: #000;
  --coul_2: #959595;
  --coul_3: #E6E6E6;
  --coul_4: #FAFAFA;
  --coulfd_princip : #fff;

  --coulT1: rgba(255,186,0,1);
  --coulT2: rgba(94,157,61,1);
  --coulT3: rgba(255,0,0,1);
  --coulT4: rgba(0,147,255,1);
  --coulT5: rgba(210,0,168,1);
    
  --coulT1__op: rgba(255,186,0,.7);
  --coulT2__op: rgba(94,157,61,.7);
  --coulT3__op: rgba(255,0,0,.7);
  --coulT4__op: rgba(0,147,255,.7);
  --coulT5__op: rgba(210,0,168,.7);

/*
  --coulT1: rgba(255,108,187,1);
  --coulT2: rgba(0,147,255,1);
  --coulT3: rgba(255,78,0,1);
  --coulT4: rgba(94,157,61,1);
  --coulT5: rgba(255,186,0,1);
    
  --coulT1__op: rgba(255,108,187,.7);
  --coulT2__op: rgba(0,147,255,.7);
  --coulT3__op: rgba(255,78,0,.7);
  --coulT4__op: rgba(94,157,61,.7);
  --coulT5__op: rgba(255,186,0,.7);
*/
  --percent : 0;
}

.pt180 {
    --max: 180;
    --min: 80;
    padding-top: var(--responsive);
}
.pt120 {
    --max: 120;
    --min: 60;
    padding-top: var(--responsive);
}
.pt90 {
    --max: 90;
    --min: 40;
    padding-top: var(--responsive);
}
.pt60 {
    --max: 60;
    --min: 25;
    padding-top: var(--responsive);
}
.fs25 {
    --max: 25;
    --min: 18;
    font-size: var(--responsive);
}
.fs30 {
    --max: 30;
    --min: 20;
    font-size: var(--responsive);
}
.fs35 {
    --max: 35;
    --min: 20;
    font-size: var(--responsive);
}
.fs70 {
    --max: 70;
    --min: 35;
    font-size: var(--responsive);
    line-height: 1.1;
}
.fs100 {
    --max: 100;
    --min: 50;
    font-size: var(--responsive);
}
.fs130 {
    --max: 130;
    --min: 30;
    font-size: var(--responsive);
}
.fs170 {
    --max: 170;
    --min: 35;
    font-size: var(--responsive);
}
.fw4 {
    font-weight: 400;
}
.fw7 {
    font-weight: 700;
}
.fw9 {
    font-weight: 900;
}
.coul_2 {
    color: var(--coul_2);
}
.coul_3 {
    color: var(--coul_3);
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../font/inter.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../font/inter.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../font/inter.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(../font/inter.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/*
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../font/poppins-400.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../font/poppins-500.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../font/poppins-700.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
*/

/* MEYERWEB */
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{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}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}

/*** GLOBAL ***/
::-moz-selection {
  background-color: #23232C;
  color: #ffffff;
}
::selection {
  background-color: #23232C;
  color: #ffffff;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*** RESPONSIVE ***/
img,
table,
td,
blockquote,
code,
pre,
textarea,
input,
object,
video {
    height: auto;
    max-width: 100%;
}
img {
    width: auto;
    width: 100%;
    vertical-align: middle;
}
video {
    width: 100%;
}

/* FONT
***********/
html {
  font-size: 62.5%;
  font-size: calc(1em * .625);
    overflow-x: hidden;
}
body {
    font-family: 'Inter';
    font-family: var(--main-font);
    font-size: 1.6em; /* 16px */
    font-weight: 400;
    color: var(--coul_princip);
    line-height: 1.3;
    background-color: var(--coulfd_princip);
}
/*
@media (min-width: 1000px) {
    body {
        font-size: 1.8em;
    }
}
@media (min-width: 1400px) {
    body {
        font-size: 1.9em;
    }
}
@media (min-width: 1600px) {
    body {
        font-size: 2em;
    }
}
*/
a {
  color: var(--coul_princip);
}
p {
    margin: 0 0 .75em 0;
}
strong, b {
    font-weight: 700;
}
i {
    font-style: italic;
}

/* STRUCTURE */
.pdlr_mob {
    padding-left: 4.6875%;
    padding-right: 4.6875%;
}
@media (min-width: 420px) {
    .pdlr_mob {
        padding-left: 6.25%;
        padding-right: 6.25%;
    }    
}
@media (min-width: 1100px) {
    .pdlr_mob {
        padding-left: 3.85%;
        padding-right: 3.85%;
    }    
}
.global {
    position: relative;
}
.global--fich {
    position: fixed;
}
.logo {
    display: none;
    --max: 180;
    --min: 80;
    width: var(--responsive);
    margin-left: auto;
    margin-right: 4.6875%;
    margin-top: 1em;
}
.logo__txt {
    padding-top: 1.5em;
    font-size: .85em;
    font-weight: 700;
}
@media (min-width: 1100px) {
    .logo {
        display: block;
        margin: 0;
        position: fixed;
        top: 3.125vw;
        left: 3.125%;
        z-index: 5;
    }
    .embed .logo {
        top: 3.125vw;
    }
}
.logo img {
    /*filter: grayscale(100%);*/
    
}
@media (min-width: 1100px) {
    .button_fullscreen {
        position: absolute;
        top: 1.5625vw;
        right: 1.5625vw;
        width: 20px;
        height: 20px;
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='%28215487' width='18' height='18' viewBox='0 0 18 18'><path d='M4.5 11H3v4h4v-1.5H4.5V11zM3 7h1.5V4.5H7V3H3v4zm10.5 6.5H11V15h4v-4h-1.5v2.5zM11 3v1.5h2.5V7H15V3h-4z'/></svg>");
        background-size: 20px 20px;
        background-repeat: no-repeat;
        cursor: pointer;
    }
    .button_fullscreen--off {
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'><path d='M3 12.5h2.5V15H7v-4H3v1.5zm2.5-7H3V7h4V3H5.5v2.5zM11 15h1.5v-2.5H15V11h-4v4zm1.5-9.5V3H11v4h4V5.5h-2.5z'/></svg>");
    }
}
.navleft {
    position: fixed;
    z-index: 1000;
    height: 100%;
    background-color: #fff;
    width: 70%;
    top: 0;
    left: -70%;
    transition: left 300ms ease;
    padding-left : 6.25vw;
}
.navleft__bg {
    position: fixed;
    z-index: 900;
    right: -30%;
    top: 0;
    width: 30%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    transition: right 300ms ease;
}
body.menu-active .navleft {
    left: 0;
}
body.menu-active .navleft__bg {
    right: 0;
}
.burger {
    font-family: 'Inter', serif;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    line-height: 1;
    cursor: auto;
    display: block;
    outline: 0;
    font-size: 1.4em;
    font-weight: 400;
    text-transform: uppercase;
    position: fixed;
    z-index: 1100;
    top: 0;
    left: 0;
    padding: 6.25%;
    padding-left: 4.6875%;
    color: #fff;
    mix-blend-mode: difference;
}
@media (min-width: 480px) {
    .burger {
        padding-left: 6.25%;
    }
}
@media (min-width: 1100px) {
    .burger {
        display: none;
    }
}
.burger-menu {
    display: block;
}
body.menu-active .burger-menu {
    display: none;
}
.burger-fermer {
    display: none;
}
body.menu-active .burger-fermer {
    display: block;
}
.main {
    transition: margin-left ease .3s;
}
@media (min-width: 1100px) {
    .navleft {
        /*width: 18.75%;*/
        width: 15.625%;
        left: 0;
        background-color: var(--coulfd_princip);
        z-index: 1;
        padding-left: 3.125vw;
    }
    .navleft__bg {
        display: none;
    }
    .main {
        margin-left: 15.625%;
    }
}
.nav {
    position: absolute;
    bottom: 6.25%;
    background-color: #fff;
    z-index: 10;
    /*transform: translateY(-50%);*/
}
/*
.navscollindic {
    position: absolute;
    top: 0;
    left: -3.125vw;
    height : 0;
    width: 10px;
    background-color: aqua;
}
*/
.nav__lien {
    /*font-size: 7vw;*/
    
    --max: 30;
    --min: 26;
    font-size: var(--responsive);
    
    display: block;
    text-decoration: none;
    padding: .3em 0;
    
    color: var(--coul_2);
    transition: color ease .3s;
}
.nav__lien.activ {
    color: var(--coul_princip);
    font-weight: 700;
}
.nav__lien:hover {
    color: var(--coul_princip);
}
@media (min-width: 1100px) {
    .nav__lien {
        font-size: 1.3vw;
    }    
}

.deconnect {
    margin-top: 1.5em;
}
.deconnect__btn {
    font-size: .85em;
    color: var(--coul_2);
    text-decoration: none;
    border-bottom: 1px solid var(--coul_2);
    transition: all ease .3s;
}
.deconnect__btn:hover {
    color: var(--coul_princip);
    border-bottom-color: var(--coul_princip);
}


/*INTRO*/
.intro__1 {
    margin-top: 2em;
}
.intro__2 {
    margin-top: 2em;
}
.intro__adr {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 40'%3E%3Cpath d='M30,14.51A15.41,15.41,0,0,0,15,0,15.23,15.23,0,0,0,0,14.51,15.57,15.57,0,0,0,3.22,24.89L14,39.5a1.22,1.22,0,0,0,1.71.26A1.54,1.54,0,0,0,16,39.5l10.8-14.61A16.29,16.29,0,0,0,30,14.51M15,20.86a5.51,5.51,0,1,1,5.37-5.6v.09A5.42,5.42,0,0,1,15,20.85h0' style='fill:%23000000'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 30px 40px;
    padding-left: 1.8em;
}
.intro_tit2 {
    font-weight: 700;
}
@media (min-width: 1100px) {
    .intro {
        padding-left: 3.85%; /* 1/26 */
        padding-right: 7.69%; /* 2/26 */
        display: -ms-flexbox;
        display: flex;
    }
    .intro50 {
        padding-left: 3.85%; /* 1/26 */
        padding-right: 7.69%; /* 2/26 */
        display: -ms-flexbox;
        display: flex;
        margin-left: -4.35%;
        margin-right: -4.35%;
    }
    .intro50__item {
        width: 50%;
        padding-left: 4.35%;
        padding-right: 4.35%;
    }
    .intro__1 {
        margin-top: 0;
        width: 47.83%;
        padding-right: 8.7%;
    }
    .intro__2 {
        width: 52.17%;
        margin-top: 0;
    }
    .intro__2--logo {
        margin-top: 6em;
    }
}

/*ARCHITECTURE*/
.titsection, .titsection--noanin {
    font-family: var(--second-font);
    position: relative;
    z-index: 10;
    text-align: right;
    line-height: normal;
    /*margin-bottom: -.2em;*/
    opacity: 1;
    transition: all ease .5s;
}
.titsection--logo--nosup {
    margin-bottom: .5em;
}
.titsection--logo img {
    width: 6em;
    margin-bottom: -.43em;
}
.titsection--logo--nosup img {
    margin-bottom: 0;
}
.titsection--hide {
    transform: translateY(-.5em);
    opacity: 0;
}
.horiz__container {
    width: 100%;
}
@media (min-width: 640px) {
    .horiz__container {
        position: relative;
    }
}
.horiz__space-holder {
  position: relative;
  width: 100%;
}
.horiz__sticky {
    width: 100%;
    overflow-x: auto;
}
@media (min-width: 640px) {
    .horiz__sticky {
      position: sticky;
      top: 0;
      height: 100vh;
      width: 100%;
      overflow-x: hidden;
    }
}
.horiz__horizontal {
  /*padding-top: 2em;*/
}
@media (min-width: 640px) {
    .horiz__horizontal {
      position: absolute;
      height: 100%;
      will-change: transform;
    }
}
.archiimg {
    position: relative;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row nowrap;
    /*
    justify-content: flex-start;
    align-items: flex-start;
    */
}
.archiimg__img {
    position: relative;
    height: 120vw;
    width: auto;
    max-width: none;
    flex-shrink: 0;
    margin-right: 3.125vw;
}
.archiimg__img:last-child {
    margin-right: 0;
}
@media (min-width: 640px) {
    .archiimg {
        height: 100vh;
    }
    .archiimg__img {
        height: 100vh;
        width: auto;
    }    
}
.scrollindic {
    position: relative;
    margin-left: 4.6875%;
    margin-right: 4.6875%;
    margin-top: 4.6875%;
    background-color: #FAFAFA;
    height: 7px;
    border-radius: 7px;
}
.scrollindic__info {
    position: absolute;
    width: 15%;
    height: 7px;
    right: calc( 100% - 15% );
    background-color: #BFBFBF;
    border-radius: 7px;
}
@media (min-width: 640px) {
    .scrollindic {
        display: none;
    }
}


/*LOCALISATION MAP*/
.on {
    display: block;
}
.off {
    display: none;
}
#map {
  height: 75vh;
}
@media (min-width: 640px) {
    #map {
      height: 100vh;
    }    
}
.buttonloca360 {
    font-family: var(--main-font);
    position: absolute;
    --max: 120;
    --min: 90;
    width: var(--responsive);
    
    z-index: 100;
    bottom: 3.125vw;
    left: 3.125%;
    padding: 0;
    margin: 0;
    border: none;
    background: none;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    /*box-shadow: 0 0 10px rgba(0, 0, 0, .3);*/
}
@media (min-width: 640px) {
    .buttonloca360 {
        left: 3.125vw;
        bottom: 3.125vw;
    }
}
.buttonloca360__over {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.3);
    transition: background-color ease .3s;
}
.buttonloca360__over--2 {
    background-color: rgba(255,255,255,.3);
}
.buttonloca360:hover .buttonloca360__over {
    background-color: rgba(0,0,0,.75);
}
.buttonloca360:hover .buttonloca360__over--2 {
    background-color: rgba(255,255,255,.75);
}
.buttonloca360__txt {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    
    --max: 25;
    --min: 20;
    font-size: var(--responsive);
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 3.125%;
}
.buttonloca360__txt--2 {
    color: var(--coul_princip);
}
.localisation__map {
    position: relative;
}
.mapfiltres {
    display: none;
    position: absolute;
    background-color: rgba(255,255,255,.90);
    z-index: 500;
    top: 0;
    left: 0;
    padding: 1em .5em;
    --max: 220;
    --min: 120;
    min-width: var(--responsive);
    max-width: var(--responsive);
}
@media (min-width: 640px) {
    .mapfiltres {
        display: block;
        left: 3.125vw;
        top: 3.125vw;
    }
}
.mapfiltres__item label {
    display: inline-block;
    --max: 18;
    --min: 16;
    font-size: var(--responsive);
    padding: .1em 0;
}
.mapfiltres__item input:checked ~ label {
    font-weight: 700;
}

/*LOCALISATION 360*/
.localisation__360 {
    position: relative;
    height: 75vh;
}
@media (min-width: 640px) {
    .localisation__360 {
        height: 100vh;
    }
}
#localisation__360__container {
    width: 100%;
    height: 75vh;
}
@media (min-width: 640px) {
    #localisation__360__container {
        height: 100vh;
    }
}
.localisation__360__boussole__cont {
    position: absolute;
    z-index: 20;
    top: 0;
    left: 3.125%;
    top: 3.125%;
}
.localisation__360__boussole {
    --max: 180;
    --min: 60;
    width: var(--responsive);
    height: var(--responsive);
    border-radius: 50%;
    /*background-image: url(../imgs/boussolle.svg);
    background-size: var(--responsive) var(--responsive);
    background-repeat: no-repeat;
    */
    transform-origin: center;
    transform: rotate(var(--rotationvue360loca));
}
@media (min-width: 640px) {
    .localisation__360__boussole__cont {
        width: 15.625vw;
        background-color: aqua;
        top: 9.375vw;
        left: -15.625vw;
    }
    .localisation__360__boussole__centre {
        position: absolute;
        left: 50%;
        transform: translateX(-50%)
    }    
}
#infospot3 {
    max-width: 500px;
    max-height: 500px;
    min-width: 200px;
    min-height: 250px;
    background: #325487;
    color: #000;
    border-radius: 3px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/*VUE 360 TOURNANTE*/
.v360__content {
    position: relative;
    background-color: #fff;
    overflow: hidden;
}
.v360__aerien {
    transition: all ease .3s;
    transform-origin: bottom center;
}
.v360__etages {
    position: absolute;
    z-index: 500;
    bottom: 0;
    left: 0;
}
.v360__etageslab {
    display: block;
    --max: 20;
    --min: 16;
    font-size: var(--responsive);
    font-weight: 500;
    text-align: center;
    cursor: pointer;
    background-color: rgba(255,255,255,.75);
    color: var(--coul_princip);
    padding: .5em .5em;
    border-radius: 0;
    /*
    -webkit-transition: background-color .2s ease-in;
    transition: background-color .3s ease-in;
    */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 3px;
    margin-bottom: 3px;
}
.v360__etageslab sup {
    font-size: .75em;
    line-height: 1em;
    vertical-align:super;
}
.v360__etageslab--aerien {
    text-transform: uppercase;
}
.v360__etageslab:hover {
    background-color: rgba(255,255,255,1);
}
.v360__etagesradio {
    position: absolute;
    left: -999em;
    visibility: hidden;
    height: 0;
    width: 0;
    transform: scale(0);
}
.v360__etagesradio:checked + label {
    background-color: var(--coul_princip);
    color: #fff;
}
.v360_types {
    position: absolute;
    z-index: 500;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: -ms-flexbox;
    display: flex;
}
.v360_types.mask {
    visibility: hidden;
}
.v360__apptypeslab {
    margin: 0;
    padding: 0;
    line-height: 1;
    border-radius: 0;
    text-decoration: none;
    background: none;
    border: none;
    -webkit-appearance: none;
    appearance: none;
    
    position: relative;
    /*display: inline-block;*/
    --max: 25;
    --min: 20;
    font-size: var(--responsive);
    font-weight: 500;
    text-align: center;
    cursor: pointer;
    background-color: rgba(255,255,255,.7);
    color: #fff;
    padding: .5em .5em;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 3px;
    margin-bottom: 3px;
}
/*
.v360__apptypesradio:checked + label::after {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -.5em;
    content: "";
    width: 0px;
    height: 0px;
    border-left: .5em solid transparent;
    border-right: .5em solid transparent;
    border-top: .5em solid #fff;
}
*/
.iscoched .v360__apptypeslab {
    background-color: rgba(0,0,0,.5);
}
.v360__apptypeslab--t1 {
    background-color: var(--coulT1__op);
}
.v360__apptypeslab--t1:hover, .v360__apptypeslab--checked.v360__apptypeslab--t1 {
    background-color: var(--coulT1);
}
.v360__apptypeslab--t2 {
    background-color: var(--coulT2__op);
}
.v360__apptypeslab--t2:hover, .v360__apptypeslab--checked.v360__apptypeslab--t2 {
    background-color: var(--coulT2);
}
.v360__apptypeslab--t3 {
    background-color: var(--coulT3__op);
}
.v360__apptypeslab--t3:hover, .v360__apptypeslab--checked.v360__apptypeslab--t3 {
    background-color: var(--coulT3);
}
.v360__apptypeslab--t4 {
    background-color: var(--coulT4__op);
}
.v360__apptypeslab--t4:hover, .v360__apptypeslab--checked.v360__apptypeslab--t4 {
    background-color: var(--coulT4);
}
.v360__apptypeslab--t5 {
    background-color: var(--coulT5__op);
}
.v360__apptypeslab--t5:hover, .v360__apptypeslab--checked.v360__apptypeslab--t5 {
    background-color: var(--coulT5);
}

/*
.v360__apptypesradio {
    position: absolute;
    left: -999em;
    visibility: hidden;
    height: 0;
    width: 0;
    transform: scale(0);
}
*/
.v360 {
    width: 100%;
    height: 58.9vw; /* 968/1643 */
    overflow-y: hidden;
    overflow-x: hidden;
    transition: transform .3s ease;
}
@media (min-width: 640px) {
    .v360 {
        height: 100vh;
    }
}
.v360.chargement {
    visibility: hidden;
}
.progress__cont {
    display: none;
    position: absolute;
    z-index: 50;
    left: 50%;
    top: 50%;
    width: 40vw;
    margin-left: -20vw;
    margin-top: -.75em;
    height: 1.5em;
    background-color: #999;
}
.progress__cont.show {
    display: block;
}
.progress {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background-color: #000;
}
.progress__value {
    position: absolute;
    top: 2em;
    font-size: 1em;
    font-weight: 700;
    margin-left: -1em;
}


.v360__chargement {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.v360__chargement.show {
    display: block;
}
.v360__chargement__bg {
    filter: blur(8px);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../../medias/maquette360_R1/420/1.jpg);
    background-size: auto 100%;
    background-repeat: no-repeat;
}
.chargement__txt {
    font-size: 1em;
    font-weight: bold;
    position: absolute;
    z-index: 1000;
    left: 50%;
    transform: translateX(-50%);
    bottom: calc( 50% - 120px );
}
.percent {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin-left: -75px;
    margin-top: -75px;
    z-index: 1000;
}
.percent .number {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.percent .number div {
  color: #000;
  font-weight: 700;
  font-size: 40px;
  transition: 0.5s;
}
.percent__circle {
  position: relative;
  width: 150px;
  height: 150px;
  z-index: 1000;
}
.percent__circle circle {
  width: 100%;
  height: 100%;
  fill: none;
  stroke: #fff;
  stroke-width: 10;
  stroke-linecap: round;
  transform: translate(5px, 5px);
}
.percent__circle .percent__circle2 {
  stroke-dasharray: 440;
  stroke-dashoffset: 440;
  stroke-dashoffset: 0;
  stroke: #000;
}
.v360__bousole {
    position: absolute;
    z-index: 200;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 80'%3E%3Cpolygon points='23 40 39.57 40 57 40 57 40 40 0 23 40 23 40' style='fill:%23ff0000;'/%3E%3Cpolygon points='40.43 40 23 40 40 80 57 40 40.43 40' style='fill:rgba(255,255,255,.5);'/%3E%3C/svg%3E");
    right: 30px;
    bottom: 30px;
    --max: 80;
    --min: 40;
    width: var(--responsive);
    height: var(--responsive);
    border-radius: 0;
    transform-origin: center;
}
.v360img {
    position: absolute;
}
.v360__img {
    image-rendering: -webkit-optimize-contrast;
    transform: translateZ(0);
}
@media (min-width: 640px) {
    .v360img {
        cursor: url(../img/cursor_360.png) 32 0, auto;
        left: 50%;
        transform: translateX(-50%);
        top: 50%;
        transform: translate(-50%,-50%);
    }
}
.drag .v360img {
    cursor: url(../img/cursor_360_2.png) 32 0, auto;
}
.v360img__info {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.v360img__info span {
    display: inline-block;
    position: absolute;
    transform-origin: bottom center;
    transform: translateX(-50%) translateY( calc( -50% - 20px ) );
    
    --max: 16;
    --min: 12;
    font-size: var(--responsive);
    color: #fff;
    background-color: rgba(0,0,0,.75);
    padding: .25em .5em;
}
.v360img__info span::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: rgba(0,0,0,.75) transparent transparent transparent;
    bottom: -20px;
    left: -10px;
    margin: 0 50%;
    
}
.masq {
    visibility: hidden;
}
.v360img svg {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}
@media (min-width: 640px) {
    .v360img svg {
        /*
        width: auto;
        height: 100vh;
        */
        width:100vw;
        height: auto;
    }    
}
.v360__img {
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    max-width: none;
    transition: opacity ease .1s;
}
@media (min-width: 640px) {
    .v360__img {
        width: 100vw;
        height: auto;
        /*
        width: auto;
        height: 100vh;
        */
    }    
}
.v360appart, .v360img svg path {
    cursor: pointer;
    transition: fill ease .5s;
}
.v360img svg path.T1 {
    fill: var(--coulT1__op);
}
.v360img svg path.T1:hover {
    fill: var(--coulT1);
}
.v360img svg path.T2 {
    fill: var(--coulT2__op);
}
.v360img svg path.T2:hover {
    fill: var(--coulT2);
}
.v360img svg path.T3 {
    fill: var(--coulT3__op);
}
.v360img svg path.T3:hover {
    fill: var(--coulT3);
}
.v360img svg path.T4 {
    fill: var(--coulT4__op);
}
.v360img svg path.T4:hover {
    fill: var(--coulT4);
}
.v360img svg path.T5 {
    fill: var(--coulT5__op);
}
.v360img svg path.T5:hover {
    fill: var(--coulT5);
}
.v360img svg path.mask {
    fill: rgba(0,0,0,.5);
}
.v360img svg path.nondispo {
    fill: rgba(255,255,255,.5);
}
.v360info {
    
}
.v360info__bulle {
    transform-origin: bottom center;
    display: none;
    position: fixed;
    z-index: 30;
    top: calc( var(--mouse-y) - 20px );
    left: calc( var(--mouse-x) + 40px );
    background-color: #fff;
    color: var(--coul_princip);
    padding: 1em;
    opacity: 0;
    transition: opacity ease .9s;
    transition-delay: .3s;
}
.v360info__bulle:after {
    position: absolute;
    top: 11px;
    left: -11px;
    content: "";
    display : inline-block;
    height : 0;
    width : 0;
    border-top : 10px solid transparent;
    border-right : 16px solid #fff;
    border-bottom : 10px solid transparent;
}
.v360info__bulle.show {
    display: block;
    animation: fadeIn .3s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    /*opacity: 1;*/
}
.v360info__ref {
    --max: 15;
    --min: 12;
    font-size: var(--responsive);
    color: var(--coul_2);
}
.v360info__det {
    --max: 20;
    --min: 16;
    font-size: var(--responsive);
}
.v360info__voir {
    margin-top: .75em;
    --max: 13;
    --min: 11;
    font-size: var(--responsive);
    text-transform: uppercase;
    color: var(--coul_2);
    position: relative;
}
.v360info__voir::after {
    content: "";
    position: absolute;
    right: 0;
    top: -.1em;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 19'><path d='M15,5.43A4.07,4.07,0,1,1,10.91,9.5,4.07,4.07,0,0,1,15,5.43' style='fill:%23959595'/><path d='M15,0C6.82,0,0,8.82,0,9.5S6.82,19,15,19s15-8.82,15-9.5S23.18,0,15,0m0,16.28A6.78,6.78,0,1,1,21.82,9.5,6.77,6.77,0,0,1,15,16.28h0' style='fill:%23959595'/></svg>");
    width: 30px;
    height: 19px;
    background-size: 30px 19px;
    transition: background-image .3s ease;
}

@keyframes fadeIn {
    from {
        transform: translateX(1em);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}
.btnfs__content {
    display: none;
    position: fixed;
    z-index: 2000;
    right: 3px;
    top: 3px;
    --max: 40;
    --min: 25;
    width: var(--responsive);
    height: var(--responsive);
}
@media (min-width: 1100px) {
    .btnfs__content.show {
        display: block;
    }
}
.btnctrl {
    margin:0;
    padding: 0;
    line-height: 1;
    border-radius:0;
    text-decoration: none;
    background: none;
    border: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #000;
    transition: ease .3s background-color;
}
.btnctrl:hover {
    background-color: var(--coul_2);
}
.btnctrl:disabled {
    opacity: .35;
}
.btnctrl:disabled:hover {
    background-color: rgba(0,0,0,.70);
}
.btnctrl svg {
    padding: .5em;
    --max: 40;
    --min: 25;
    width: var(--responsive);
    height: var(--responsive);
}
.embed .btnctrl svg {
    width: 3em;
    height: 3em;
    padding: .5em;
}
.btnctrl--toggle svg:nth-child(2) {
    display: none;
}
.fullscreen .btnctrl--toggle svg:nth-child(1) {
    display: none;
}
.fullscreen .btnctrl--toggle svg:nth-child(2) {
    display: block;
}
@media (min-width: 1100px) {
    .fullscreen .logo {
        position: absolute;
    }
    .fullscreen .main {
        margin-left: 0;
    }
    .fullscreen .navleft, body.menu-active.fullscreen .navleft {
        left: -15.625%;;  
    }
}
@media (max-width: 700px) {
    #toggleFS {
        display: none;
    }
    .embed .btnfs__bt svg {
        width: 2em;
        height: 2em;
    }
}
.vue360__ctrl {
    display: none;
    position: absolute;
    z-index: 1000;
    right: 3px;
    bottom: 3px;
    text-align: right;
    max-width: 50px;
}
.vue360__ctrl.show {
    display: inline-block;
}







/* APPARTEMENTS */
.rech {
    background-color: var(--coul_4);
    padding: 7.41% 4.6875%;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
@media (min-width: 640px) {
    .rech {
        padding: 3.7%;
        align-items: baseline;
    }
}
.rech__1 {
    margin-top: 1em;
    width: 100%;
}
.rech__2 {
    margin-top: 1em;
    width: 55%;
    padding-right: .5em;
}
.rech__3 {
    margin-top: 1em;
    width: 45%;
    padding-left: .5em;
}
.rech__4 {
    margin-top: 1em;
    width: 100%;
}
@media (min-width: 480px) {
    .rech__0 {
        width: 17%;
        padding-right: 1.5em;
    }
    .rech__1 {
        margin-top: 0;
        width: 29%;
        padding-right: 1.5em;
    }
    .rech__2 {
        margin-top: 0;
        width: 27%;
        padding-right: .75em;
    }
    .rech__3 {
        margin-top: 0;
        width: 27%;
        padding-left: .75em;
    }
    /*
    .rech__4 {
        margin-top: 0;
        padding-left: 1.5em;
        width: 25%;
    }
    */
}

.rech__lab {
    display: block;
    --max: 20;
    --min: 16;
    font-size: var(--responsive);
    font-weight: 700;
}
.rech__lab--uc {
    text-transform: uppercase;
}
.rech__checkcontent {
    margin-top: .5em;
}
@media (min-width: 480px) {
    .rech__checkcontent {
        margin-top: 1em;
    }
}
.rech__check {
    position: absolute;
    left: -999em;
    visibility: hidden;
    height: 0;
    
    width: 0;
    transform: scale(0);
}
/*
.rech__check:checked + label {
    background-color: var(--coul_princip);
}
*/
.rech__check--T1:checked + label {
    background-color: var(--coulT1);
}
.rech__check--T2:checked + label {
    background-color: var(--coulT2);
}
.rech__check--T3:checked + label {
    background-color: var(--coulT3);
}
.rech__check--T4:checked + label {
    background-color: var(--coulT4);
}
.rech__check--T5:checked + label {
    background-color: var(--coulT5);
}
.rech__labcheck {
    display: inline-block;
    --max: 25;
    --min: 20;
    font-size: var(--responsive);
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
    background-color: var(--coul_2);
    color: #fff;
    padding: .5em .5em;
    border-radius: 0;
    -webkit-transition: background-color .2s ease-in;
    transition: background-color .3s ease-in;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: .25em;
    margin-bottom: .25em;
}
.rech__bout {
  display: inline-block;
  --max: 18;
  --min: 16;
  font-size: var(--responsive);
  font-weight: 400;
  text-transform: uppercase;
  padding: .5em 1em;
  border: none;
  border-radius: 0;
  background-color: var(--coul_2);
  color: #fff;
  cursor: pointer;
}
.rech__bout:hover {
  
}
.rech__bout:active,
.rech__bout.is-checked {
  background-color: var(--coul_princip);
}
.rech__surfcontent {
    margin-top: .5em;
}
@media (min-width: 480px) {
    .rech__surfcontent {
        margin-top: 1em;
    }
}
.rech__surf {
    display: -ms-flexbox;
    display: flex;
}
.rech__surf__1 {
    width: 100%;
}
/*
.rech__surf__1 {
    position: relative;
    width: 50%;
}
*/
.rech__surf__2 {
    position: relative;
    width: 50%;
}
/*
.rech__surflab {
    position: absolute;
    top: 10px;
    left: 10px;
    text-transform: uppercase;
    color: var(--coul_2);
    font-weight: 700;
    font-size: 14px;
}
*/
.rech__prix {
    margin-top: .5em;
    position: relative;
}
@media (min-width: 480px) {
    .rech__prix {
        margin-top: 1em;
    }    
}
.rech__input {
    --max: 25;
    --min: 20;
    font-size: var(--responsive);
    font-weight: 500;
    width: 100%;
    padding: calc( .5em - 1px );
    border: 2px solid var(--coul_2);
    border-radius: 0;
    
    font-family: var(--main-font), sans-serif;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.rech__input--1 {
    /*border-right: none;*/
}

.appresult {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

/* clear fix */
.appresult:after {
  content: '';
  display: block;
  clear: both;
}
.appresult__item {
    text-decoration: none;
    width: 50%;
    padding: 1%;
    /*
    margin: 1.92%;
    padding: .75%;
    */
}
@media (min-width: 480px) {
    .appresult__item {
        width: 33.3333%;
    }
}
@media (min-width: 800px) {
    .appresult__item {
        width: 25%;
    }
}
@media (min-width: 1300px) {
    .appresult__item {
        width: 20%;
    }
}
.appresult__item.cache {
    display: none;
}
.appresult__item.cache_surfmini {
    display: none;
}
.appresult__item.cache_prixmaxi {
    display: none;
}
.appresult__pad {
    background-color: var(--coul_4);
    height: 100%;
    padding: 6.25%;
    padding-bottom: calc( 6.25% + 3em);
    transition: background-color ease .3s;
    position: relative;
}
.appresult__item:hover .appresult__pad {
    background-color: var(--coul_3);
}
.appresult__titetage {
    --max: 70;
    --min: 50;
    font-size: var(--responsive);
    border-bottom: 1px solid var(--coul_princip);
    margin-left: 1.5625%;
    margin-top: .86em;
    width: 98.4375%;
}
.appresult__titetage sup {
    vertical-align:super;
    font-weight: 500;
    font-size: .5em;
}
.appresult__ref {
    --max: 20;
    --min: 16;
    font-size: var(--responsive);
    color: var(--coul_2);
}
.appresult__elt {
    --max: 25;
    --min: 18;
    font-size: var(--responsive);
}
.appresult__lien {
    position: absolute;
    bottom: 1em;
    left: 6.25%;
    display: inline-block;
    --max: 20;
    --min: 16;
    font-size: var(--responsive);
    color: var(--coul_2);
    text-decoration: none;
    /*position: relative;*/
    margin-top: .5em;
    padding-left: 40px;
}
.appresult__lien span {
    border-bottom: 1px solid var(--coul_2);
    transition-property: color, border-bottom-color;
    transition-duration: .2s;
    transition-timing-function: ease;
}
.appresult__item:hover .appresult__lien span {
    color: var(--coul_princip);
    border-bottom-color: var(--coul_princip);
}
.appresult__lien::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 19'><path d='M15,5.43A4.07,4.07,0,1,1,10.91,9.5,4.07,4.07,0,0,1,15,5.43' style='fill:%23959595'/><path d='M15,0C6.82,0,0,8.82,0,9.5S6.82,19,15,19s15-8.82,15-9.5S23.18,0,15,0m0,16.28A6.78,6.78,0,1,1,21.82,9.5,6.77,6.77,0,0,1,15,16.28h0' style='fill:%23959595'/></svg>");
    width: 30px;
    height: 19px;
    background-size: 30px 19px;
    transition: background-image .3s ease;
}
.appresult__item:hover .appresult__lien::before {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 19'><path d='M15,5.43A4.07,4.07,0,1,1,10.91,9.5,4.07,4.07,0,0,1,15,5.43' style='fill:%23000'/><path d='M15,0C6.82,0,0,8.82,0,9.5S6.82,19,15,19s15-8.82,15-9.5S23.18,0,15,0m0,16.28A6.78,6.78,0,1,1,21.82,9.5,6.77,6.77,0,0,1,15,16.28h0' style='fill:%23000'/></svg>");
}

.popup__cont {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1200;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
}
.popup__cont.show {
    display: block;
}
.popup {
    opacity: 0;
    position: absolute;
    top: 1.5625vw;
    left: 1.5625vw;
    right: 1.5625vw;
    /*top: 3.125vw;
    left: 3.125vw;
    right: 3.125vw;*/
    bottom: 0;
    height: 100%;
    background-color: #fff;
    /*padding: 3.3333%;
    padding-top: 0;*/
    transition: opacity .5s ease;
}
.embed .popup {
    top: 4.6875vw;
    left: 4.6875vw;
    right: 4.6875vw;
}
.popup.show {
    opacity: 1;
}
.popup__btn {
    padding: 0;
    border: none;
    outline: none;
    font: inherit;
    color: inherit;
    background: none;
    
    position: absolute;
    z-index: 2500;
    left: calc( 3.125vw - 1em );
    top: calc( 3.125vw - 1em );
    padding: 1em;
}
.popup__btn svg path {
    fill: var(--coul_princip);
    transition: fill ease .3s;
}
.popup__btn:hover svg path {
    fill: var(--coul_2);
}
.popup__btn svg {
    width: 40px;
    height: 40px;
}
#modalfichcontenu, .modalcontenu  {
    width: 100%;
    height: 100%;
}
.fichapp {
    overflow-y: scroll;
    position: absolute;
    z-index: 2000;
    width: 100%;
    /*height: 93.7%;*/
    height: 96.875%;
    padding: 3.3333%;
}
.fichapp__1 {
    padding-top: 4em;
}
.fichapp__2 {
    margin-top: 3em;
}
@media (min-width: 900px) {
    .fichapp {
        display: -ms-flexbox;
        display: flex;
    }
    .fichapp__1 {
        width: 23.33%;
        position: sticky;
    }
    .fichapp__2 {
        margin-top: 0;
        width: 76.67%;
        padding-left: 3.3333%;
    }
    .fichapp__2__marg {
        padding-bottom: 6.6666%;
    }
}
@media (min-width: 1200px) and (min-height: 700px) {
    .fichapp__1 {
        position: fixed;
        left: 3.3333%;
        top: 4em;
    }
    .fichapp__2 {
        margin-left: 23.33%;
    }
}
*/
.fichapp__ref {
    color: var(--coul_2);
    --max: 20;
    --min: 16;
    font-size: var(--responsive);
}
.fichapp__typ {
    color: var(--coul_2);
    --max: 22;
    --min: 18;
    font-size: var(--responsive);
}
.fichapp__elt__cont {
    margin-top: 1em;
}
.fichapp__elt {
    --max: 22;
    --min: 18;
    font-size: var(--responsive);
    font-weight: 400;
    line-height: normal;
    margin-top: .25em;
}
.fichapp__elt span {
   font-weight: 700;
}
.fichapp_planarchi {
    padding-bottom: 6em;
    text-align: center;
}
.fichappnav2 {
    padding-bottom: 1em;
}
.fichappnav2 a {
    text-decoration: underline;
    margin-right: 1em;
    text-transform: uppercase;
}
.fichappnav2 a.activ {
    text-decoration: none;
    font-weight: 700;
}
.fichapp_planarchi img {
    max-height: 85vh;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    image-rendering: -webkit-optimize-contrast;
}
.fichapp_planaxo {
    padding-bottom: 3em;
    text-align: center;
}
.fichapp_planaxo img {
    /*
    max-height: 95vh;
    width: auto;
    */
}
.fichapp_pdf {
    padding-bottom: 6em;
    text-align: center;
}
@media (min-width: 960px) {
    .fichapp_pdf {
        padding-bottom: 0;
        position: fixed;
        z-index: 30;
        bottom: 4vw;
        right: 3.333%;
        /*mix-blend-mode: multiply;*/
    }
}


.fichapp__partager {
    margin-top: 1.25em;
}
.fichapp__partager__tit {
    --max: 25;
    --min: 20;
    font-size: var(--responsive);
    font-weight: 400;
}
.fichapp__partager__lien {
    margin-top: .5em;
}
.fichapp__partager__lien a {
    position: relative;
    --max: 20;
    --min: 18;
    font-size: var(--responsive);
    text-decoration: none;
    border-bottom: 1px solid var(--coul_princip);
}
.txtcopie {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    font-size: 26px;
    text-align: center;
    opacity: 0;
    transform: translateY(0);
    transition: all .5s;
}
.copie .txtcopie {
  opacity: 1;
  transform: translateY(-1.5em);
}
.fichapp__partager__rs {
    margin-top: 1em;
}
.fichapp__partager__rsitem {
    text-decoration: none;
    padding-right: .5em;
}
.fichapp__partager__rsitem svg {
    --max: 50;
    --min: 40;
    width: var(--responsive);
    height: var(--responsive);
}
.bouton {
    font-family: var(--main-font);
    display: inline-block;
    margin-top: 1.5em;
    --max: 20;
    --min: 17;
    font-size: var(--responsive);
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: 500;
    text-align: center;
    border-radius: 0;
    text-decoration: none;
    padding: .6em 1.25em .5em 1.25em;
    color: #fff;
    background-color: var(--coul_princip);
    border: none;
    -webkit-appearance: none;
    appearance: none;
    transition-property: color, background-color;
    transition-duration: .3s,.3s;
    transition-timing-function: ease;
}
.bouton--mtmoins {
    margin-top: .75em;
}
.bouton--rd {
    border-radius: 1.5em;
    padding: .85em 1.25em .75em 1.25em;
}
.bouton:hover {
    background-color: var(--coul_2);
}
.bouton--pdf {
    position: relative;
    border: 2px solid #959595;
    background-color: #fff;
    color: #959595;
    padding-left: 3.25em;
}
.bouton--pdf::before {
    content: "";
    position: absolute;
    left: 1.25em;
    top: .75em;
    width: 1.5em;
    height: 1.5em;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M13.93,1.07V19.92L7.19,13.18A1.07,1.07,0,0,0,5.68,14.7l8.56,8.56h0l0,0,0,0,0,0,.05,0,0,0,0,0h0l0,0h.05l.05,0h0l.05,0h.53l.07,0,.06,0,.06,0h0l.08,0h0l.06,0,.05,0,.07-.06h0a.1.1,0,0,0,0,0l8.55-8.55a1.07,1.07,0,0,0-.75-1.84h0a1,1,0,0,0-.73.32l-6.74,6.74V1.08A1.07,1.07,0,0,0,15,0h0A1.07,1.07,0,0,0,13.93,1.07Z' fill='%23969696'/%3E%3Cpolygon points='15.4 23.5 15.39 23.5 15.39 23.5 15.4 23.5' fill='%23969696'/%3E%3Cpath d='M30,28.93h0a1.07,1.07,0,0,0-1.07-1.06H1.07A1.07,1.07,0,0,0,0,28.92H0A1.07,1.07,0,0,0,1.07,30H28.93A1.07,1.07,0,0,0,30,28.93Z' fill='%23969696'/%3E%3C/svg%3E");
    background-size: 1.5em 1.5em;
    background-repeat: no-repeat;
    transition: background-image ease .3s;
}
.bouton--pdf:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M13.93,1.07V19.92L7.19,13.18A1.07,1.07,0,0,0,5.68,14.7l8.56,8.56h0l0,0,0,0,0,0,.05,0,0,0,0,0h0l0,0h.05l.05,0h0l.05,0h.53l.07,0,.06,0,.06,0h0l.08,0h0l.06,0,.05,0,.07-.06h0a.1.1,0,0,0,0,0l8.55-8.55a1.07,1.07,0,0,0-.75-1.84h0a1,1,0,0,0-.73.32l-6.74,6.74V1.08A1.07,1.07,0,0,0,15,0h0A1.07,1.07,0,0,0,13.93,1.07Z' fill='%23fff'/%3E%3Cpolygon points='15.4 23.5 15.39 23.5 15.39 23.5 15.4 23.5' fill='%23fff'/%3E%3Cpath d='M30,28.93h0a1.07,1.07,0,0,0-1.07-1.06H1.07A1.07,1.07,0,0,0,0,28.92H0A1.07,1.07,0,0,0,1.07,30H28.93A1.07,1.07,0,0,0,30,28.93Z' fill='%23fff'/%3E%3C/svg%3E");
}
.bouton--pdf:hover {
    color: #fff;
}
.fichcontact_txt {
    font-size: 1em;
}
.mentions__cont {
    overflow-y: scroll;
    position: absolute;
    z-index: 2000;
    width: 100%;
    height: 96.875%;
    padding: 5em 6.25% 6.25% 6.25%;
}
@media (min-width: 960px) {
    .mentions__cont {
        padding-left: 12.5%;
        padding-right: 12.5%;
    }    
}
.nolink {
    text-decoration: none;
}
.mw960 {
    max-width: 960px;
}

.editor p, .editor ul, .editor ol  {
    --max: 20;
    --min: 16;
    font-size: var(--responsive);
    margin-top: .5em;
}
.editor h2 {
    --max: 28;
    --min: 22;
    font-size: var(--responsive);
    font-weight: 500;
    margin-bottom: .25em;
    margin-top: 1.25em;
    color: #027F86;
}
.editor h2:first-child {
    margin-top: 0;
}
.editor h3 {
    --max: 25;
    --min: 20;
    font-size: var(--responsive);
    font-weight: 500;
    margin-bottom: .25em;
    margin-top: 1em;
    color: #BE1622;
}
.editor ul {
    padding-left: 1em;
    padding-bottom: .75em;
    list-style: disc;
}
.editor em {
    font-style: italic;
}

/* =============================================================================
Image Loupe JS v0.0.1 | MIT License | https://github.com/alecrios/image-loupe-js
============================================================================= */
[data-loupe-wrapper] {
	position: relative;
}
[data-loupe-image] {
	display: block;
	cursor: none;
}
[data-loupe-enlarged-image] {
	width: auto;
	max-width: none;
}
[data-loupe] {
	position: absolute;
	overflow: hidden;
	width: 200px;
	height: 200px;
	border: 8px solid rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	box-shadow: 0 0 24px 0 rgba(192, 192, 192, 0.5);
	opacity: 0;
	pointer-events: none;
}
/*******CONTACT*******/
.contactcol {
    margin-top: 6em;
}
@media (min-width: 1100px) {
    .contactcol {
        display: -ms-flexbox;
        display: flex;
    }
    .contactcol__1 {
        width: 46.15%;
        padding-right: 7.69%;
    }
    .contactcol__2 {
        width: 53.85%;
        padding-right: 11.54%;
    }
}
.contact__format h3 {
    --max: 35;
    --min: 26;
    font-weight: 400;
    font-size: var(--responsive);
    color: var(--coul_princip);
    padding-top: 1em;
    padding-bottom: .25em;
}
.contact__format h3:first-child {
    padding-top: 0;
}
.contact__format p, .contact__format ul {
    --max: 20;
    --min: 18;
    font-weight: 400;
    font-size: var(--responsive);
    line-height: 1.4;
    color: var(--coul_1);
}
.logobas {
    margin-top: 2em;
    width: 8em;
}
.paslien {
    text-decoration: none;
}
.contact__form {
    padding-top: 3em;
}
@media (min-width: 700px) {
    .contact__form {
        padding-top: 0;
    }
}
.qu {
    margin-top: 1em;
}
.form__lab  {
    --max: 20;
    --min: 18;
    font-size: var(--responsive);
    font-weight: 400;
    line-height: 1.3;
	display: block;
    padding-left: .5em;
	margin-bottom: .25em;
}
.form__lab--block {
    display: block;
}
.requis:before {
    content: " *";
}
.form__chp {
    font-family: var(--main-font), sans-serif;
    -moz-appearance: none;
    -webkit-appearance: none;
    --max: 20;
    --min: 18;
    font-size: var(--responsive);
    font-weight: 400;
	border: 1px solid var(--coul_2);
    border-radius: 0;
	background-color: transparent;
	width: 100%;
	margin-top: 0;
	margin-bottom: .5em;
    padding: .5em .5em;
    color:var(--coul_2);
    outline: none;
    transition: border ease .3s;
}
.form__chp--urlcopier {
    width: 50%;
    font-size: 16px;
    /*font-size: 15px;
    padding: .25em .5em;
    border: 1px solid var(--coul_princip);*/
}
.form__chp:focus {
    color: var(--coul_princip);
    border-color: var(--coul_princip);
}
.form__chp.nonono {
    border: 2px solid red;
}
.form__chp.nonono::placeholder {
    color: red;
}
.form__chp.nonono::placeholder:focus {
    border-color: red;
}
.form__chp--area {
    height: 8em;
}
.error .form__lab::before {
    content: "⌦ ";
    color: #ff8264;
}
.error .form__chp {
    border: 2px dotted #FF8264;
}
.error .form__chp::placeholder {
    color: #FF8264;
}

@media (min-width: 700px) {
    .form__2col {
        display: flex;
        display: -ms-flexbox;
        flex-wrap: wrap;
    }
    .form__2col__item  {
        width: 50%;
    }
    .form__2col__item:nth-child(2n)  {
        padding-left: .5em;
    }
    .form__2col__item:nth-child(2n+1)  {
        padding-right: .5em;
    }
    .form__2col__item--bottom {
        align-self: flex-end;
    }
}
.form__info {
    position:relative;
    max-width: 20em;
    font-size: .85em;
    font-weight: 700;
    text-align: center;
    color: #fff;
    background-color: #FF8264;
    border-radius: 1.5em;
    padding: 1em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
    margin-bottom: 2em;
    animation: .3s shake;
    animation-delay: 1s
}
.form__info::after {
    position: absolute;
    content:'';
    display:block;
    background: #FF8264;
    height: 1em;
    width: 1em;
    transform: rotate(45deg);
    bottom: -.5em;
    left:50%;
}
.shakeit {
    animation: .3s shake;
}
@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 50%, 90% {
    transform: translate3d(-.5em, 0, 0);
  }
  20%, 60% {
    transform: translate3d(.5em, 0, 0);
  }
}
.form__group {
    margin-top: .25em;
}
.form__group--captcha {
    margin-top: 1em;
}
.accept__cont.error:before {
    content: "⌦ merci de cocher la case";
    color: #ff8264;
    font-weight: 700;
    font-size: 1em;
}
.form__mention__cont {
    font-size: 1em;
    margin-top: 1em;
}
.form_alert {
    display: none;
}
.form_alert.go {
    display: block;
    padding-top: .75em;
    padding-bottom: .5em;
    font-weight: 500;
    color: red;   
}
.formuacces__cont {
    padding: 3.125%;
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
}
.formuacces__cont--pass {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
}
.formuacces__head {
    margin-top: 4em;
}

/* VISITE VIRTUELLE */
.visite__container {
    position: relative;
    width: 100%;
    height: 100vh;
}
@media (min-width: 640px) {
    .visite__container {
        height: 100vh;
    }
}
.visite__container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.visite2__container {
    width: 100%;
    height: 75vh;
}

/* FOOTER */
.foot {
    --max: 240;
    --min: 120;
    padding-top: var(--responsive);
    padding-bottom: 2em;
}
.foot__1 {
    text-align: center;
}
.foot__2 {
    margin-top: 1em;
    text-align: center;
}
@media (min-width: 360px) {
    .foot {
        display: -ms-flexbox;
        display: flex;
    }
    .foot__1 {
        width: 50%;
        text-align: left;
    }
    .foot__2 {
        margin-top: 0;
        width: 50%;
        text-align: right;
    }
}
@media (min-width: 1100px) {
    .foot__1 {
        width: 81.5%;
        text-align: center;
    }
    .foot__2 {
        width: 18.5%;
        text-align: right;
    }
}




/* PRINT */
@media print {
    body {
        color: #000;
        background: #fff;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    @page {
        margin: 2cm;
    }
    header {
        display: none;
    }
    .noprint {
        display: none;
    }
    .sidebar {
        display: none;
    }
    footer {
        display: none;
    }
    h1, h2, h3 {
        page-break-after: avoid;
        color: #000;
    }
    ul, img {
       page-break-inside: avoid;
    }
}
