@charset "utf-8";
/* CSS Document */
a#btnmenu {
    position: fixed;
    display: inline-block;
    top: 0;
    z-index: 10;
}
#btnmenu img {
    margin: 0.5vw 0 0 0.5vw;
    height: 7vh;
    width: 7vh;
    position: fixed;
    z-index: 100;
}





input[type="checkbox"],input[type="radio"] {
    vertical-align: middle;
    padding-right: 0;
    margin-right: 0;
    margin-left: 1vw;
}
input[type="submit"] {
   line-height: 6vh;
    font-size: 1.2vw;
    border-radius: 0.6em;
    -webkit-border-radius: 0.6em;
    -moz-border-radius: .6em;
    filter: drop-shadow(2px 2px 2px #0006);
    text-shadow: 1px 1px 2px #000;
    color: #fff;
    /* margin-bottom: 1vh; */
    padding: 0vw 1vw;
    margin: 4vh;
    width: auto;
    border: 1px solid;
}
input {
    color: #000;
    border-radius: 2px;
    border:none;
    padding: 3px;
    margin:1px;
    box-shadow: 0px 1px 5px 1px rgb(0 0 0 / 10%);
    background-color: #ddd;
}
select {
	border-radius:5px;
	padding:2px;
	box-shadow: 0px 1px 5px 1px rgb(0 0 0 / 10%);
}


nav#navA {
    /* padding-top: 9vh; */
    position: fixed;
    z-index: 5;
    top: 0vh;
    width: 100%;
    /* left: 7vw; */
}

#navA a {
    display: block;
    width: 10.5vw;
    /* float: left; */
    margin: 1.5vh 1vw;
    border: outset 3px #fff8;
    text-align: center;
    text-decoration: none;
    font-size: 1.2vw;
    padding: 1vh;
    /* height: 14vh; */
    border-radius: 10px;
    background-image: linear-gradient(to bottom right, #ffffff00, #ffffff55);
    text-shadow: 1px 1px 1px black;
}

#navA .flex {
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
    margin: 0 4vw;
}

#secstruct a {
    display: block;
    width: 40%;
    margin: 4%;
    overflow: hidden;
    text-align: center;
    font-size: 2.5vh;
    text-shadow: 1px 1px 1px black;
    border-radius: 7% 0;
    float: left;
    box-shadow: 0.2vw 0.2vw 0.2vw 0 rgb(0 0 0 / 30%);
}

#secstruct img {
    /* max-height: 22vh; */
    width: 100%;
    /* box-shadow: 8px 8px 10px 0 rgba(0,0,0,0.5); */
}


section#secstruct figcaption {
    background-color: #fff6;
    position: relative;
    z-index: 100;
    margin: -8vh 0 0 0;
    padding: 1vh 0 0 0;
}

#secstruct.flex a {
    width: 16%;
    margin: 1%;
    padding: 0;
}

input.letitre {
    width: 57%;
    margin: 1vh 0 3vh 0;
    font-size: 2.2vw;
    padding: 1vh;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    border: none;
    background-color: transparent;
    text-shadow: 1px 1px 1px black;
}

.newft {
    /* width: 48%; */
    padding: 2vw;
}
div#lelogo.divbg img {
    /* display: block; */
    max-height: 13vh;
    margin: auto;
    /* width: 9vw; */
    /* height: auto; */
    background-color: #fff;
}

div.divbg.fd {
    float: right;
}
input#tel {
    width: 9%;
}

input#url {
    width: 15vw;
}

input#mail {
    width: 15vw;
}

input#rue {
    width: 18vw;
}

div#lelogo {
    width: 15vw;
}

input {
    font-size: 1vw;
}

input[type="file"] {
    width: 8.8vw;
    font-size: 1vw;
}

span.mouss {
    font-size: 20vh;
    line-height: 12vh;
    opacity: 0.4;
}

#menuint a.plus {
    border: 0;
    background-image: none;
}

div#flexu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: stretch;
}

.divuser {margin: 2vh 1vw 0.5vw 1vw;/* background-color: #fff4; */width: 23%;border-radius: 10px;/* min-height: 14vh; *//* overflow-wrap: break-word; */padding: 0;overflow: hidden;}

.f1u {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
    font-size: 0.9vw;
    /* margin-bottom: -2.5vh; */
    /* margin-top: -2.5vh; */
    /* margin-left: -2vw; */
    margin-right: 0;
}

.f1u img {
    margin: auto;
    /* border-radius: 100%; */
    /* height: 10vw; */
    max-height: 7vw;
    /* width: 100%; */
    /* border-radius: 2rem 12rem 12rem 2rem / 2rem 12rem 12rem 2rem; */
    /* margin-right: 0.5vw; */
}
.f1u div {
    /* max-width: 73%; */
    /* overflow: hidden; */
    /* text-align: center; */
    /* border-radius: 100%; */
    /* display: flex; */
    /* align-items: center; */
    /* flex-wrap: wrap; */
    /* align-content: center; */
}

div#box {
    position: fixed;
    top: 20vh;
    left: 30vw;
    width: 35vw;
    height: 65vh;
    /* background-color: #fff; */
    box-shadow: 0px 0px 30vw 30vw #fff7;
}
div#box2 {
    position: fixed;
    top: 0vh;
    left: 25vw;
    width: 50vw;
    height: 100vh;
    /* background-color: #fff; */
    box-shadow: 0px 0px 30vw 30vw #fff7;
    z-index: 100;
}
embed#lebox {
    width: 100%;
    height: 65vh;
}
embed#lebox2 {
    width: 100%;
    height: 100vh;
}

a.close {
    position: absolute;
    bottom: 0;
    right: 1vw;
    font-size: 2vw;
    z-index: 100;
    font-family: cursive;
}

div#flextype {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}

#flextype a {
    display: inline-block;
    width: 16%;
    margin: 1vw;
}

#flextype img {
    height: 7vh;
}

#flextype figcaption {
 font-size: 0.8vw;
}

figure.imgoff{opacity: 0.3;}
figure.imgoff:hover{opacity: 1;}

.f1u h1 {
    font-size: 0.9vw;
    margin: 0 0 1vh 0;
}

.carre {
    width: 9vw;
    max-height: 12vh;
    height: 10vw;
    overflow: hidden;
    /* border-radius: 100%; */
    text-align: left;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-around;
    margin-right: 0.5vw;
}


input#mod2 {
    /* float: right; */
    /* line-height: 5vh; */
}

.blanc.moitie embed {
    height: 42vh;
}

embed#contact2 {
    height: 70.5vh;
    width: 88%;
    margin-left: 4%;
}


.f1u img.minicos {
    height: 12px;
    width: 16px;
}

.divuser h1 {
    font-size: 1.1vw;
    background-color: #fff3;
    padding: 0.5vh 0;
    margin: 0px 0 0vh 0;
    border-radius: 10px 10px 0 0;
}

div#naville {
    padding: 0 0 0 7vw;
}

img {}

nav#nav0 {
    height: 9vh;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
}


nav#nav1 {
    padding-top: 9vh;
}

.textf1u {
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
    text-align: center;
    min-height: 12vh;
}

.textf1u {
    width: 100%;
}

h1 span {
    font-size: 0.8vw;
    color: #ccc;
}

.divuser .plus {
    width: 2vw;
    font-size: 1.6vw;
    float: left;
    font-weight: bold;
    text-align: center;
    /* padding-left: 0.5vw; */
}

#navA a.in {
    background-color: #fff6;
}
#locs p {
    margin: 1vh 0 0 23vw;
}
#locs p.icones {
    width: auto;
    /* float: right; */
    text-align: center;
    /* line-height: 5vh; */
    /* vertical-align: middle; */
    margin: 1vh;
}
img.outils {
    float: none;
    vertical-align: middle;
    width: 2vw;
    /* margin-top: 1vh; */
}

.flexV{
	display:flex;
	/* flex-direction: row-reverse; */
	align-items: flex-start;
	justify-content: space-evenly;
}

.flexV img {
    height: 5vh;
}

.flexV select#idc {
    padding: 1.3vh;
}

div#lelogo {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: 21vh;
    flex-direction: column;
    align-items: center;
}

textarea#textes {
    width: 100%;
    font-size: 1.2vw;
    height: 30vh;
    min-width: 40vw;
    background-color: #ddd;
}
optgroup.lab1 {
    background-color: #888;
    text-align: center;
    color: #fff;
    font-size: 1.5vw;
    /* margin: 2vh; */
}

.op20 {
    opacity: 20%;
}

a#newone {
    width: 10vw;
    padding: 5vh 2vw;
    background-color: #fff2;
    text-align: center;
    height: fit-content;
    font-size: 2vw;
}
.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: stretch;
    /*! border-radius: 3%; */
}
.tier{
	width:30%;
}

nav#divlef {
    padding-top: 3vh;
}

#divlef h2 {
    text-align: center;
    margin-top: 9vh;
}

a.red {
    display: inline-block;
    color: red;
    padding: 0 2vw;
}

#divlef p {
    margin: 2vh;
    font-size: 1.3vw;
}.redf {
    color: red;
}

.flexP {
    display: flex;
    flex-wrap: wrap;
    /* background-color: #fff3; */
    justify-content: space-evenly;
}

div#signCarousel {
    display: flex;
    flex-wrap: wrap;
    /* background-color: #fff3; */
}

.sign-carousel--item {
    width: 30vw;
    margin: 1vw;
    border: solid 1px #fff6;
    background-color: #fff3;
}

#signCarousel .logo {
    display: none;
}

div#signCarousel .content {
    display: block;
    font-size: 14px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sign-preview__actions {
    display: none;
}
div#signCarousel .content img {
    /* width:100%; */
    max-height: 30vh;
    margin: 2vh auto;
}


.sign-preview__content p {
    text-align: left;
    padding: 1vh;
}

section#pok h2 {
    text-align: center;
    margin: 4vh 0 0;
}

