@charset "utf-8";

html, body {
    background-color: lavender;
    color: #000;
    font-family: system-ui, sans-serif;
    font-size: 100%;
    font-stretch: condensed;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
/* desactive zoom si horiz */
    text-size-adjust: none;
        -webkit-text-size-adjust: none;
        -ms-text-size-adjust: none;
        -moz-text-size-adjust: none;
}

/* DIV------------------------ */
.divfondbleu, .divfondvert, .divlogo {
    height: 100vh;
    overflow: hidden;
    width: 100%;
}
.divfondbleu {
    position: fixed;
    z-index: 10;
}
.divfondvert {
    animation: fonb 12s linear infinite;
    animation-delay: 2s;
    opacity: 0;
    position: fixed;
    z-index: 12;
}
    @keyframes fonb {
      0% {opacity: 0;}
     20% {opacity: 0;}
     25% {opacity: 1;}
     75% {opacity: 1;}
     80% {opacity: 0;}
    100% {opacity: 0;}
}
.divlogo {
    position: relative;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 100;
}
.divvillas {
    height: 100vh;
    overflow: hidden;
    width: 100%;
}
.divtop {
    border-bottom: 1px solid #ccc;
    height: auto; 
    padding: 2px 0 0 20px;
    position: fixed;
    top: 0;
    width: 100%;
    word-spacing: 5px;
    z-index: 150;
}
.divtout {
    background-color: #FCFCFF;
    overflow-x: hidden;
    position: relative;
    z-index: 100;
}
.fonddark, .divtop {
    background-color: lavender;
}
p, h3 {
    margin: auto;
    width: 80%;
    padding-bottom: 21px;
}
.dividemin {
    height: 60px;
}
.dividemid {
    height: 120px;
}
.dividebig {
    min-height: 220px;
    position: relative;
    z-index: 100;
}


/* TXT------------------------ */
h1, h2, h3 {
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.3;
    text-wrap: balance;
}
.txt-script {
    color: #a40095;
    display: block;
    text-shadow: 1px 1px 0 #a40095;
    font-family: 'Bradley Hand', 'Comic Sans MS', cursive;
    font-size: 1.4rem;
    font-style: italic;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    text-wrap: balance;
    transform: skewY(-5deg);
}
.txt-normal {
    font-size: 1.3rem;
    font-weight: 200;
    line-height: 1.3;
}
.txt-petit {
    font-size: 16px;
    font-weight: 200;
    line-height: 1.2;
}
.txt-icons {
    font-size: 2.4rem;
}


/* IMG------------------------- */
.imgcover {
    height: 100%;
    object-fit: cover;
    object-position: center bottom;
    position: relative;
    width: 100%;
    pointer-events: none;
}
.img1col {
    float: left;
    height: auto;
    margin: 0 4% 20px 0;
    width: 18%;
}
.img2col {
    float: right;
    height: auto;
    margin: 0 0 20px 4%;
    width: 37%;
    pointer-events: none;
}
.img2colsansmarge {
    float: right;
    height: auto;
    margin: 0 0 20px 0;
    width: 37%;
    pointer-events: none;
}
.img3col  {
    float: left;
    height: auto;
    margin: 0 4% 20px 0;
    width: 59%;
    pointer-events: none;
}
.img5col {
    height: auto;
    margin: 0 0 0 0;
    width: 100%;
}
.imgbloem {
    height: auto;
    margin: 40px 0 0 0;
    width: 90px;
}
.code {
    width: 150px;
    height: 30px;
}


/* DIVERS------------------------- */
hr {
    margin-bottom: 60px;
    border: 0.5px solid #aaa;
}
q {
    font-style: italic;
}
a {
    color: #00a;
    font-weight: 400;
    text-decoration: none;
}
.aumilieu {
    text-align: center;
}
.stopflotte {
    clear: both;
}
.blanc {
    color: #FFF;
}
.noir {
    color: #000;
}
.visibleyesno {
    display: none;
}
.pasvisible {
    opacity: 0;
}
.darkmodeactif {
    display: none;
}

/* COMPARE */
.divcompare {
    aspect-ratio: 2/1;
    height: auto;
    overflow: hidden;
    position: relative;
    --value:50%;
}
.compare__left, .compare__right {
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    width: 100%;
}
.compare__left {
  clip-path: polygon(0% 0%, var(--value) 0%, var(--value) 100%, 0% 100%);
}
.compare__right {
  clip-path: polygon(100% 0%, var(--value) 0%, var(--value) 100%, 100% 100%);
}
.compare__range {
    appearance: none;
    background-color: transparent;
    color: #000;
    height: 100%;
    opacity: 0;
    position: relative;
    width: 100%;
}
.losange {
    color: #ddd;
    font-size: 4rem;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: 47%;
    width: 100%;
    z-index: 222;
}



/* REDLINE */
.divredline {
    position: relative;
    margin: 0;
    left: 0;
    width: 60px;
    height: 60px;
    overflow: hidden;
}
.lecteur {
    position: absolute;
    z-index: 140;
    top: 0;
    left: 0;
    opacity: 0;
}


/* WEBCAM ____________________________________ */
.divwebcam {
    margin: auto;
    width: 80%;
    padding-bottom: 21px;
    position: relative;
    overflow: hidden;
    aspect-ratio: 2/1;
    pointer-events: none;
    background-image: url(../webp-autres/promenade-printemps.webp);
    background-size: 100%;
    background-repeat: no-repeat;
}
.pluiekitombe  {
width: 100%;
height: auto;
mix-blend-mode: screen;
opacity: 0.3;
transform: translateY(-87%);
animation: plu 2s linear infinite;
}
@keyframes plu {
    100% {transform:translateY(-1%);}
}




/* PHONE PADS VERTIC -------------------------------- */
@media screen and (orientation: portrait) and (max-width: 800px) {
.divvillas {
    height: 50vh;
}
.logo {
    width: 60%;
}
.img1col {
    width: 40%;
}
.img2col, .img2colsansmarge {
    width: 100%;
}
.img3col {
    width: 100%;
}
}



/* TAB horiz ------------------------- */
@media screen and (min-width: 801px) {
.visibleyesno {
    display: inline-block;
}
}


/* XL -------------------------------- */
@media screen and (min-width: 1101px) {
html, body {
    font-stretch: semi-expanded;
    font-size: 105%;
}
p, h3, .divwebcam {
    width: 65%;
}
.txt-normal {
    line-height: 2;
}
.txt-script {
    font-size: 2.8vw;
}
}


/* XXL -------------------------------- */
@media screen and (min-width: 1900px) {
html, body {
    font-size: 110%;
}
}




/* SOFT MODE ------------------------- */
@media (prefers-color-scheme: dark) {
html, body {
    color: #000;
}
.divtout {
    background-color: #EBEBF7;
}
.fonddark, .divtop {
    background-color: #ceceef;
}
a {
    color: #005;
}
.darkmodeactif {
    display: block;
}
}