/*AFSCHAERBEEK*/
@font-face {
	font-family: "PlutoLight";
	src: url('../FONTS/PlutoLight.eot');
    src: url('../FONTS/PlutoLight.eot?#iefix') format('embedded-opentype'),
	url('../FONTS/PlutoLight.otf') format('truetype');
	
}
@font-face {
	font-family: "PlutoMedium";
	src: url('../FONTS/PlutoMedium.eot');
    src: url('../FONTS/PlutoMedium.eot?#iefix') format('embedded-opentype'),
	url('../FONTS/PlutoMedium.otf') format('truetype');
}
@font-face {
	font-family: "PlutoHeavy";
	src: url('../FONTS/PlutoHeavy.eot');
    src: url('../FONTS/PlutoHeavy.eot?#iefix') format('embedded-opentype'),
	url('../FONTS/PlutoHeavy.otf') format('truetype');
}



body {width: 945px; margin: auto; font-family: "PlutoLight"; font-size: 0.85em; background: white ; line-height: 1.5; }
*, *::before, *::after { box-sizing: inherit;}
h1, h2, h3, h4, h5, h6 { font-family: "PlutoLight" ;}
.italic {font-style: italic;}
.grand{font-size: 1.4em;}
.underlineNone a{text-decoration: none;}



#logo img{ position:absolute; z-index:41; width: 227px;  margin: 0; padding:8px; }
#corps {display:block; text-align: justify; color: #425D77;background: #E8F1F1; padding: 5px;margin-top:15px; border-bottom: solid #425D77 10px;}
#onderline {text-decoration: underline;}
.printFriendly{ float:right; margin-top:50px;}
.teal { color : white !important ; background-color: #04B0A2 !important}


/*ENTETE*/
.mySlides { height: 450px; width: 945px; position:absolute; z-index:1; margin-bottom: 450px; border-bottom: solid #04B0A2 10px; opacity: 0;    transition: opacity 1.5s ease-in-out; /* fondu */ }
.mySlides.active {    opacity: 1;}
#menu{position:absolute; z-index:40; margin-left: 203px; margin-top: 50px; color:white; }
#menu a{ text-decoration:none;}
#menu:active { font-weight:bold;}
.w3-bar {width:726px; font-size: 11px;}
.w3-button {background-color: #04B0A2;}
#contact { position:absolute; z-index:6; height:160px; width:220px; margin-left:720px; margin-top: 250px; border-radius: 8px; }
#contact h3, #contact h4 { padding-left:15px; font-size:17px;}
#contact h5 {font-size:15px;}
#contact h3, #contact h4 , #contact h5 {font-family: "PlutoHeavy";}
#slogan {position:absolute; z-index:8; width: 550px; margin-top: 368px; margin-left:10px; font-family: 'PlutoHeavy'; font-size:1.6em;  
text-align:left; text-weight:bold; border-radius: 8px; color: white !important; }
#slogan p {background-color:rgb(5,176,162); width: 502px;}
#tel img{position:absolute; z-index:10; width:90px; margin-top: 270px; margin-left:710px; }
.nr {font-family: 'PlutoHeavy'; font-size: large; margin:0px;}
.email {font-family: 'PlutoHeavy'; font-size: large; letter-spacing: -1px;margin:0px;}
#permanence { font-size:0.8em;font-family: 'Arial'; clear:both;  margin-top:40px; letter-spacing: -1px;} 
#permanence p{ margin:0px;}
a#active  {font-style: italic; font-weight: bold; font-family: 'PlutoHeavy'; }
ul.breadcrumb { padding: 10px 16px; list-style: none; font-size: 10px;}
ul.breadcrumb li {display: inline;}
ul.breadcrumb li+li:before { padding: 8px; color: #04B0A2; content: "\00203A";}
ul.breadcrumb li a { color: #04B0A2; text-decoration: none;}
ul.breadcrumb li a:hover { color: #04B0A2; text-decoration: underline;}


/*INDEX*/
#photos img {  overflow:hidden;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    border-radius:50%; height: 150px;
	   filter: contrast(85%) brightness(90%); }
	   
.arrondiImages {-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;}	   
img.w3-round.imageIndex {width:200px; margin: 0px; margin-left: 3px; margin-bottom: 20px;}
img.imgMessage.w3-center.w3-round {width:200px; display: inline; }
#photos .w3-card-2{ margin:0px; padding:0px; display:inline-block; box-shadow: none; color:#04B0A2; width:80%; vertical-align:top; margin:2.2px; }
#photos  h4{font-size:15px; margin:0px; padding:0px;}
#photos a {text-decoration: none;}
#texte1 { padding-top: 400px; font-size: 1.2em; margin: 35px; }
h3 {font-family: "PlutoHeavy";}
.news img {width:90px; margin: 0px 20px 30px 0px;} 
.news2 img {width:186px; margin: 20px 0px 0px 5px;}
#lesNouvelles { text-align: left;  vertical-align:text-top; display:grid;}
.flexBox {display:flex;}
.largeurFixe {max-width:595px;}
.news { float:left; margin: 25px;}
.news2 { margin: 25px;}
.picto {margin: 0px !important; width:24px !important;}

/*SERVICES*/
.success {
   border: 1px solid #04B0A2;
   border-left: 6px solid #04B0A2;
   margin-bottom: 15px;
   padding: 4px 12px;
  
}
.success  h4{ font-weight: bold;} 
.services img { margin-right: 30px;  overflow:hidden; height: 150px; } 
.underlBold {text-decoration: underline; font-weight:bold}
.noMarginNoPadding {margin:0px; padding:0px;}
.photoFloat{float:left; } 
.photoFloatR2{float:right; margin: 0px; padding:0px; margin-left:15px; margin-top: 30px;} 
.photoFloatR{float:right; width:360px; padding:20px;}
#photoFloat {float:left; width:360px; padding:20px; }
#photoFloat2 {float:left; 
	padding:20px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	border-radius:30px;
	}
.petit { width:45px; padding-right: 15px;}
.videoCenter { text-align:center;}
img.taxi {width:150px; margin:0px; padding-left: 40px;}
img.depliant {width:220px; margin:0px; /*padding-left: 40px;*/}
.titreLeft {text-align: left;}
.logoImages {float:left; width: 170px; padding-right: 20px; padding-top: 15px;}
.logoPresse {float: left; width: 270px; padding-right: 20px; padding-top: 15px;}
.logoJobs {float:left; width: 150px;padding-right: 15px; }
.aDroite {float:left;}
.marginBottom1{ margin-bottom: 30px;}
.marginBottom2{margin-bottom: 40px;}
.marginBottom3{margin-bottom: 110px;}
.marginTop1 {margin-top: 0px;}
.marginTop2 {margin-top: 30px;}

/*CA*/
.presidente img{ margin:10px; margin-right:30px;}
#presidente {width: 320px; border: 6px solid #04B0A2;}
#ca {width: 100px;}

/* PIED DE PAGE*/
#piedDePage {clear: both; text-align:center; font-style: oblique; font-size:0.8em; margin: auto;padding-bottom:1px;}
#cookies {color: #fff !important;}
#piedDePage a {text-decoration: none; color: #fff; font-style: normal;font-size:80%;font-weight: bold;}
#rond{background :#E7F1F8 ;}
.bImprimer { font-size:12px; color:#04B0A2; text-align: justify; padding-top:5px; }
.bImprimer img{float:right; width: 25px; margin-bottom: 5px;}
/*image sur le bas de page*/
#piedPage { float:right;width:250px;}
#piedPage2 {    width: 150px;   float: left;   margin-left: 350px;}

/* CONTACT*/
div.polaroid {
  width: 100%;  background-color: white;  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);  margin-bottom: 25px;}
div.container {  text-align: center;  padding: 10px 20px;}
#contactFrame{ width:750px; height:563px; border:none }
#stib {float:left;width:150px;}
.obfusc { unicode-bidi: bidi-override; direction: rtl; }


/* FONCTIONNEMENT*/
.liDeux { padding-left:50px;}
.photoFloat2{float: left; margin-right: 30px;  overflow:hidden; height: 150px; margin-bottom: 10px;}

/* TEMOIGNAGES*/
.date { font-style: italic; font-size: 10px;}
.temoignages  h4{ font-weight: bold; font-style: italic;}
#imgTemoignages {float:right; width:350px; }


/* PAGE COOKIES*/
.listeNombres {list-style-type: decimal; }
.listeCircle {list-style-type: circle; }

/* PAGE JOBS*/
#adresse { line-height: 0.5; }
#adresse p{ margin-left: 80px;}

/*COVID-19 */
.modal {color: white; position: fixed; /* Stay in place */
	z-index: 51; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal-content {
  background-color: #04B0A2;
  /*background-color: #fb4f5d;*/
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

button#butCorona{ float:right;border: none; padding: 0px 7px;}

/* The Close Button */
.closeCorona {
  color: #aaaaaa;
  float: right;
  font-weight: bold;
}

.closeCorona:hover,
.closeCorona:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
