/*html{overflow-x:hidden;overflow-y:hidden;}*/
body{background-color:#F5F6F8;}
img{width:100%;max-width:fit-content;object-fit:cover;}
.webd{display:none;}
.webt{display:none;}
.webm{display:none;}
.appd{display:none;}
.appt{display:none;}
.appm{display:none;}
.popup{z-index:20;}
.center{text-align:center;}
.page{height:auto!important;}
.flexH{display:flex;flex-direction:row;justify-content:center;left:0!important;width:100%!important;}
.flexV{display:flex;flex-direction:column;justify-content:center;left:0!important;width:100%!important;}
.r{position:relative!important;top:0!important;}
.pb10px{padding-bottom:10px!important;}
.pb80px{padding-bottom:80px!important;}
.pw{left:5px!important;right:5px!important;width:auto!important;}
.ph{top:5px!important;bottom:5px!important;height:auto!important;}
.l0{left:0!important;right:auto!important;}
.l5{left:5%!important;right:auto!important;}
.l10{left:10%!important;right:auto!important;}
.l20{left:20%!important;right:auto!important;}
.r0{right:0!important;left:auto!important;}
.r5{right:5%!important;left:auto!important;}
.r10{right:10%!important;left:auto!important;}
.r20{right:20%!important;left:auto!important;}
.w20{width:20%!important;}
.w50{width:50%!important;}
.w60{width:60%!important;}
.w80{width:80%!important;}
.w100{width:100%!important;}
.mint{min-width:480px;}
.maxt{max-width:768px;}
.h50px{height:calc(100% - 50px)!important;}
.h75px{height:calc(100% - 75px)!important;}
.h100px{height:calc(100% - 100px)!important;}
.h150px{height:calc(100% - 150px)!important;}
.h250px{height:calc(100% - 250px)!important;}
.h0{height:0!important;}
.h50{height:50%!important;}
.h100{height:100%!important;}
.bg{position:fixed;background-color:rgba(0,0,0,0.3);top:0px;left:0px;width:100%;height:100vh;display:none;}
.erreur{position:fixed;left:0;width:100%;height:30px;bottom:0;display:none;padding-left:5px;color:#FFFFFF;z-index:50;background-color:#C80000;font-family:verdana;font-size:12px;line-height:26px;}
.success{position:fixed;left:0;width:100%;height:30px;bottom:0;display:none;padding-left:5px;color:#FFFFFF;z-index:50;background-color:#00C800;font-family:verdana;font-size:12px;line-height:26px;}
.main{position:relative;height:100%;overflow-x:hidden;}
section>.header{position:fixed!important;z-index:10;}
.menu{z-index:15;}
section.footer{position:absolute;width:100%;}
textarea, input[type="text"], input[type="password"], input[type="email"], input[type="tel"]{width:100%;height:100%;resize:none;background-color:transparent;}
textarea::placeholder, input::placeholder, .select2-selection__placeholder{color:#BEC2CE!important;}
input[type="file"]{position:absolute;top:0;right:0;width:100%;height:100%;z-index:10;opacity:0;}
progress{display:none;}
.swiper-pagination-bullet{width:10px;height:10px;margin-left:4px;margin-right:4px;background-color:#00325E;}
.stockPhotos{display:none;position:absolute;width:100%;}
.stockPhotos .photoUnite{position:absolute;bottom:0;margin-top:4px;max-height:300px;overflow-y:auto;width:100%;background:white;padding-top:8px;border-width:1px;border-style:dashed;}
.stockPhotos .photoUnite::-webkit-scrollbar{width:4px;}
.stockPhotos .fondBlanc img{margin:2px;object-fit:cover;width:100px;height:100px;border-radius:8px;}
.stockPhotos .fondBlanc video{margin:2px;object-fit:cover;width:100px;height:100px;border-radius:8px;}
.stockPhotos .fondBlanc{position:relative;left:50px;width:100%;}
.stockPhotos .fondBlanc div{float:left;}
.photoMsg{object-fit:cover;width:100px;height:100px;border-radius:8px;}
.stockPhotos .progress{position:absolute;bottom:42px;width:48%;}