@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@font-face {
	font-family: 'CIRCULAR';
	font-weight: 800;
	src: url(‘/font/TYPO/CIRCULAR/CircularStd-Black.otf’) format(‘otf’),	
}
@font-face {
	font-family: 'AVENIR';
	font-weight: 400;
	src: url(‘/font/TYPO/AVENIR/Avenir-Roman-12.ttf’) format(‘ttf’),	
}
h1, h2, h3, h4 {
font-family: "CIRCULAR","AVENIR",sans-serif;
color: #0D88B0;
font-size: 24px;
text-transform: uppercase;
text-align: center;
margin-bottom: 18px;
font-weight:600;
letter-spacing:2.5px
}
p {
    font-family: "AVENIR",sans-serif;
}
html {
position: relative;
        height: 100%;
 margin-top:-20px;
}
body {
        background: #fff;
        font-size: 14px;
        color:#000;
        margin: 0;
        padding: 0;
		font-family: "AVENIR",sans-serif;
    }
.top {
    background-color: #fff;
    clear:both
}
.top .navbar-brand {
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0 10px;
    background-color: #CCC;
    color: #474747;
    text-decoration: none;
}
.top .container {
    padding: 0;
}
.header-before{
    background:#0D88B0;
    color:white;
    font-family: "CIRCULAR","AVENIR",sans-serif;
    font-weight:600;
    padding-top:20px
}
.middle .header-before .container {
    background-color: #0D88B0;
	  
    padding:10px;

}
.header-before .fa-phone, .header-before .fa-envelope, .header-before .fa-circle-user{
    font-size:16px;
    margin-right:5px
}
.telephone, .mail{
    padding-top:5px
}
.mon-compte span{
    border-radius:6px;
    border:2px solid white;
    float:right;
    padding:3px 10px 3px 10px
}
.mon-compte a{
 color:white;
 cursor: pointer;
}
.banner {

	background-color:#fff;

}
.swiper-container {
        width: 100%;
        height: 100%;
        
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
.titre h4{
height:100px}
@media(max-width:475px){
.titre h4{
height:200px}}
.trait{
background-color:#31353d;
height:15px
}
.logo{
height: 134px;
background: transparent url("../images/logo2023.png") no-repeat scroll left top;
margin-top: 10px;
margin-bottom: 40px;
margin-left:20px
}

@media(max-width:991px){
	
	
	.banner {

        margin-top:0px;
    }
    .logo {
        width: 100%;
    }
    .header{
        padding-left:0px;
        padding-right:0px
    }
}
@media(max-width:768px){
    .telephone, .mail{
        display:none
    }
}

.container p {
 
    font-size: 15px;
    padding-left: 5px;
    font-weight: 500;
	padding:0px;
}
.middle {
    background-color: #fff;

}
.middle .container {
    background-color: #FFF;
	padding:0;    
    padding-top: 20px;

}
.middle2 {
    background-color: #fff;
	margin-top:0px
}
.middle2 .container2 {
    background-color: #152C32;
	padding:0;    
    padding-bottom: 0px;

}


/****************MENU****************/
.menu{
padding-left: 0px;
padding-right: 0px;
}
.navbar-nav li a {
    color: #fff;
  font-family: "CIRCULAR",sans-serif;
	background-color: none;
	font-size:14px;
	text-align:center;
	border-right: 1px solid #4d4850;
}

.navbar-nav li  {
font-size:14px;


}
.navbar-nav li a:hover {
    background-color: none;
}

.navbar-nav li a.active{
    background-color: none;
}
@media (max-width:767px){
    .navbar-toggle {
      
        color: #4D4850;
        font-size: 16px;
        line-height: 20px;
        float: right;
        border-radius: 3px;
        padding-top: 7%;
    }
  
}


.menu2 .navbar-collapse {
    background: none;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 6%;
  }
.menu2 .navbar-nav li a {
    border-right: 0px ;
    color:#343434;
    font-weight:600
  }
.navbar-collapse {
background: #645d68;
   margin-top:0px;
padding-right: 0px;
padding-left: 0px;

}
.navbar-toggle:hover {
background-color: none;
}
.navbar-nav {
    margin: 0;
    float: left;
}
.nav > li > a:hover, .nav > li > a:focus {
    font-weight:700;
    background:none;
    color:#0D88B0;
}


	/*.navbar-nav > .menuid1 {
		width:77px;
	}
	.navbar-nav > .menuid2 {
	width:156px;
	}
	.navbar-nav > .menuid3	{
		width:156px;
	}
	.navbar-nav > .menuid4 {
		width:156px;
	}
	.navbar-nav > .menuid5 {
		 width:156px;
	}
	.navbar-nav > .menuid6 {
		 width:156px;
	}
	.navbar-nav > .menuid7 {
		 width:156px;
	}
	.navbar-nav > .menuid8 {
		 width:156px;
	}*/

@media (min-width: 1199px) and (max-width:1200px) {
       
          .nav > li > a {
            position: relative;
            display: block;
            padding: 5px 5px;
              padding-top: 10px;
              padding-bottom: 10px;
          }
          .menu2 .navbar-collapse {
          
            padding-top: 8%;
          }
        }
		
@media (max-width: 1199px) {

	.navbar-nav > li > a {
      
        font-size: 12px;
      }
      .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 10px;
          padding-top: 10px;
          padding-bottom: 10px;
      }
      .menu2 .navbar-collapse {
        
        padding-top: 8%;
      }
}


@media (max-width: 991px) {
	.navbar-nav li a {
		font-size:11px;
	}
	.navbar-nav > .menuid1 {
		 margin-left:0px  ;
		/*width:50px;*/
	}
	/*.navbar-nav > .menuid2 {
		 width:96px;
	}
	.navbar-nav > .menuid3	{
		 width:107px;
	}
	.navbar-nav > .menuid4 {
		 width:96px;
	}
	.navbar-nav > .menuid5 {
		 width:100px;
	}
	.navbar-nav > .menuid6 {
		 width:100px;
	}
	.navbar-nav > .menuid7 {
		 width:100px;
	}
	.navbar-nav > .menuid8 {
		 width:100px;
	}*/
	.nav > li > a {
	  position: relative;
	  display: block;
	  padding: 6px 6px;
    padding-top: 10px;
    padding-bottom: 10px;
	}
}
@media (max-width:767px){
	.navbar-nav > li {
		display: block;
		margin-bottom: 0px;
	}
	.navbar-collapse {
		background:#4d4850;margin-top:0px;
		width: 100%;
		width: 100%;
	}
	.navbar-nav li a{
		color:white;
	}
  
    .menu2 .navbar-collapse {
   
        position: absolute;
        box-shadow: rgba(0,0,0,.05) 0 10px 30px 0;
        background-color:white;
        z-index: 99;
        padding-top: 0%;
    }
    .navbar-nav li a {
        
        text-align: left;
        font-size: 14px;
      }
   
    
}
/****************FIN MENU****************/

.middle3{
    background-color: #F2F2F2;
    padding:30px;
    margin-top:30px
}
.middle3 h2{
    color:#0D88B0;
    font-size:2rem;
    font-family: "CIRCULAR","AVENIR",sans-serif;
    font-weight:600;
    text-align:left
}
.middle3 h1, .certif h1, .fonction h1{
    color:#343434;
    font-size:2.5rem;
    font-family: "CIRCULAR","AVENIR",sans-serif;
    font-weight:600;
    text-align:left;
    letter-spacing:2px
}
.middle3 hr{
    width:100px;
    border: 2px solid;
    color:#42CEEC;
    margin-top:10px;
    margin-bottom:20px;
}
.middle3 p{
    font-family: "Questrial",sans-serif;
    color: black;
    font-size: 14px;
    padding-top:20px;
    line-height:20px;
    text-align:justify
}
.photo-qui img{
    padding-top:40px
}
.texte-qui{
    padding-top:80px
}
@media(max-width:991px){
    .texte-qui{
        padding-top:0px
    }
    .middle3 hr, .middle3 p{
     
        float:none;
       
      
    }
}
@media(max-width:768px){
    .texte-qui{
        clear:both;
        padding-top:30px
    }
 
}
.certif{
    padding-top:50px;
}
.certif h1, .fonction h1{
    text-align:center
}
.certif1 img{
    padding-top:17%
}
.fonction{
    margin-bottom:30px
}
/*************ESPACE CLIENT*************/
.espace-client{
    font-family: "CIRCULAR",sans-serif;
 background: #fff;

 margin-left:10px;
 margin-top:15px;
}
.espace-client2{

border:1px solid #ececec;
margin-top: -19px;
margin-left: -15px;
margin-right: -15px;
padding: 15px;
min-height: 280px;
}
.espace-client  p{
    font-family: "Questrial",sans-serif;
color: #646363;
    font-size: 13px;

}
@media(max-width:1199px){
    .espace-client2{
        
       min-height: 300px;
       }
}
@media(max-width:991px){
    .espace-client2{
        
       min-height: 320px;
       }
}
.espace-client2  p{
    font-family: "CIRCULAR","AVENIR",sans-serif;
color: #646363;
    font-size: 16px;
    margin-bottom:20px;

}
.espace-client2  h3{
    font-weight:600;
    font-size: 2rem;
}
.espace-client2  input{
    border-radius:0px;
    border:1px solid #ccc;

}
.espace-client h2, .identification h2 {
text-transform:uppercase;
    color: #645d68;
    font-size: 18px;
    padding: 7px 0px 7px 10px;
	margin-left: -15px;
margin-right: -15px;
margin-top: 0;
text-align:left
}
.espace-client input[type="text"], .espace-client input[type="password"], .mot-de-passe input[type="text"] {
    display: block;
    width: 100%;
    height: 30px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #2b2b2b;
    background-color: #FFF;
    background-image: none;
    border-top: 0px solid #fff;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 1px solid #000;
    border-radius: 0px;
    
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.espace-client2 input[type="texto"]{
    display: block;
    width: 100%;
    height: 30px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    background-image: none;
border:none;
    border-radius: 0px;
    
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.espace-client h3{
text-transform:uppercase;
    color: #6b388b;
    font-size: 16px;
margin-top: 0;
text-align:center
}
.mot-de-passe{
text-align:center
}

.mot-de-passe  .btn_submitmtp {
    width: 100%;
    background-color: #0D88B0;
    background-position: 0px -15px;
    background-repeat: repeat-x;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.15) inset, 0px 1px 1px rgba(0, 0, 0, 0.075);
    color: #fff;
    display: inline-block;
    margin-top: 5px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #0D88B0;
	border-radius: 0px;
    white-space: nowrap;
    padding: 6px 12px;
    line-height: 1.42857;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 5px;
	margin-left:0%;
	font-size:12px;
    text-transform:uppercase;
    font-family: "CIRCULAR","AVENIR",sans-serif;
    letter-spacing: 1px;
}
/*********FIN ESPACE CLIENT*************/
.espace-client2 .btn_submitnews, .identification .btn_submit {
    width: 100%;
    background-color: #0D88B0;
    background-position: 0px -15px;
    background-repeat: repeat-x;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.15) inset, 0px 1px 1px rgba(0, 0, 0, 0.075);
    color: #fff;
    display: inline-block;
    margin-top: 25px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #0D88B0;
	border-radius: 0px;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 5px;
    margin-left: 0px;
    text-transform: uppercase;
    font-family: "CIRCULAR","AVENIR",sans-serif;
    letter-spacing:1.2px
}

.btn_submitnews {
    width: 80%;
    background-color: #0D88B0;
    background-position: 0px -15px;
    background-repeat: repeat-x;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.15) inset, 0px 1px 1px rgba(0, 0, 0, 0.075);
    color: #fff;
    display: inline-block;
    margin-top: 5px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #8f6ba6;
	border-radius: 0px;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 5px;
    margin-left: 10%;
}
.btn_submitmtp {
    width: 30%;
    background-color: #0D88B0;
    background-position: 0px -15px;
    background-repeat: repeat-x;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.15) inset, 0px 1px 1px rgba(0, 0, 0, 0.075);
    color: #fff;
    display: inline-block;
    margin-top: 5px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #8f6ba6;
	border-radius: 0px;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 5px;
	margin-left:0%;
	font-size:12px
}
/**************FIN CLIENT**************/

/*******************EXTRANET*********************/
.tableau-interventions {
    font-size: 13px;
	font-family:"AVENIR",Helvetica,Arial,sans-serif;
    color: #000;
    line-height: 24px;
	width: 70%;
	margin-top:30px;
	margin-bottom:60px;
}
.tableau-interventions TD {
    border-bottom: 1px solid #acacac;
		padding-left: 5px;
padding-right: 5px;
background:#f9f9f9
}

.FormCompte input[type="texte"] {
width: 48%;
height: 32px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
color: #555;
background-color: #FFF;
background-image: none;
border: 1px solid #C0C0C0;
border-radius: 0px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
margin-bottom: 10px;
float: left;
margin-right: 10px;
}
/********************FIN EXTRANET***************************/
.before-bottom{
    background: #0D88B0;
color: white;
font-family: "CIRCULAR","AVENIR",sans-serif;
font-weight: 600;
padding-bottom:20px;
margin-top: 20px;
}
.before-bottom .container{
    background: #0D88B0;
}
.before-bottom h1{
    color: white;
font-family: "CIRCULAR","AVENIR",sans-serif;
font-weight: 600;
}

.mail-footer, .telephone-footer{
    border-radius:6px;
    background:white;
    color: #0D88B0;
    padding:7px;
    text-align: center;
}
.mail-footer .fa-envelope, .telephone-footer .fa-phone{
    font-size:16px;
    color: #0D88B0;
    margin-right:10px
}
.bottom2{ 
background: #152C32;

padding-top:20px
}

.footer{
    color: #fff;
    padding-top:10px;
	text-align:left;
	font-size:14px;
	font-family: "CIRCULAR",sans-serif !important;
	border-right: 1px solid white;
}
.footer h1{
    text-transform:uppercase;
    font-size:20px;
    letter-spacing:1px;
    color: #fff;
    font-weight:600
}

.footer h2{
    text-transform:uppercase;
    font-size:16px;
    letter-spacing:1px;
    color: #fff;
    font-weight:600;
    text-align:left
}
.footer p{
    padding-top:15px;
    text-align:justify
}
.footer .fa-phone, .footer .fa-map-pin, .footer .fa-envelope{
    font-size:16px;
    margin-right:10px
}
.footer .fa-square-facebook, .footer .fa-linkedin{
    font-size:24px;
    color:white;
    margin-right:20px
}


.footer{
    color: #fff;
    padding-top:10px;
	text-align:left;
	font-size:12px;
	font-family: "CIRCULAR",sans-serif !important;
    min-height: 300px;
	
}
.footer-after{
    color:white; text-align:center;border-top:1px solid white;padding-bottom:20px;margin-top: 10px;
}
@media (max-width:370px){
.bottom2 {

    height: 200px;
}
}
.bottom2 .container2 {
background: #152C32;

}
.container2 a {
 color: #2c2c2c;
    text-decoration:underline
}
.container2 a:hover {
 color: #e4e4e4;
    text-decoration:underline
}
.bottom .container h3 {
    color: #999;
}
.bottom .container p {
    color: #666;
}


.content p {
    line-height: 20px;
    font-size: 13px;
}

.encart1{
width: 23%;
height: 183px;
margin: 10px;
background: url(../images/photo1.png) no-repeat left;
}
.encart2{
width: 23%;
height: 183px;
margin: 10px;
background: url(../images/photo2.png) no-repeat left;
}
.encart3{
width: 23%;
height: 183px;
margin: 10px;
background: url(../images/photo4.png) no-repeat left;
}
.encart4{
width: 23%;
height: 183px;
margin: 10px;
background: url(../images/photo3.png) no-repeat left;
}
.encart1 h2, .encart2 h2, .encart3  h2, .encart4 h2{
font-family:"CIRCULAR",sans-serif;
color:#fff;
font-size:14px;
text-align:left;
background:#645d68;
height: 5%;
margin:0px;
padding: 8px 0px 20px 10px;
margin-left: -15px;
margin-right: -12px;
}
.encart1 p, .encart2 p, .encart3 p ,.encart4 p{
margin-top: 110px;
margin-left: -15px;
margin-right: -15px;
font-family:"Questrial",sans-serif;
background-color: rgba(255, 255, 255, 0.8);
padding:5px
}
.encart1 a, .encart2 a, .encart3 a ,.encart4 a{
text-decoration:none;
color:#333
}
.header.container{
background: url(../images/logo.png) no-repeat left;
margin-top:20px;
margin-bottom: 40px;
height:121px;
}

 .la {
 float:right;
 display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
	font-size:25px;
	margin-top:-15px;
	color:#6b388b
}
 .fa {
 display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
	font-size:20px
}
.fa-home:before {
font-family: "FontAwesome";
    content: "\f015";
	color:white;
	background:none
}


.middle h4{
font-family:"CIRCULAR",sans-serif;
color:#0D88B0;
text-align:center;
font-size:18px;
line-height:30px;

}
.middle1 p{
font-family:"CIRCULAR",sans-serif;
font-weight:normal;
text-align:justify

}


.glyphicon-chevron-right{
font-size:9px;

}
.anim{
min-height:300px;
background: url(../images/anim.png) no-repeat top left;
width:100%;

}

.content-tarif{
width:23%;
margin:10px;
padding:0px
}
.content-tarif3{
width:40%;
margin:10px;
padding:0px
}
.content-tarif2{
width:30%;
margin:10px;
padding:0px;
padding-bottom:10px
}
.content-tarif h4, .content-tarif3 h4{
font-family: "CIRCULAR",sans-serif;
color: #fff;
font-size: 18px;
text-align: left;
height: 45px;
background:#f22d8e url(../images/fond-degrade.png) repeat-x left top;
margin-top:0px;
padding:5px
}


.content-tarif p, .content-tarif3 p{
font-family: "CIRCULAR",sans-serif;
text-align: left;
padding:10px
}
	


.content-services img{
width:100%}
.bottom2 a{
color:#fff;text-decoration:none
}
.icones a:hover{
text-decoration:none
}
a.social {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 38px;
    font-size: 20px;
    text-align: center;
    background: #494949 repeat scroll 0% 0% rgba(0, 0, 0, 0.3);
    color: #fff;
    margin: 10px 1px;
    text-decoration: none;
    transition: all 0.2s ease 0s;
	}

 .fa {
 display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}
.fa-facebook:before {
font-family: "FontAwesome";
    content: "\f09a";
	color:white
}

.fa-facebook a:hover {
text-decoration:none
}
.copyright {
    padding-top: 60px;
    padding-bottom: 72px;
    background: none repeat scroll 0% 0% #171717;
	text-align:center;
	font-size:14px;
	font-family: "Lato",sans-serif !important;
}
.fa-phone, .fa-envelope-o, .fa-map-marker, .fa-twitter{
font-size:24px;
margin-bottom:5px
}
.form_content input[type="text"] {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
color: #555;
background-color: #FFF;
background-image: none;
border: 1px solid #CCC;
border-radius: 0px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.form_content:focus input[type="text"] {

    border-color: #66AFE9;
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
}

.form_content textarea {
    color: #818181;
    border: 1px solid #DDD;
    outline: medium none;
    width: 100%;
    padding: 15px 20px;
    display: block;
    margin-bottom: 15px;
    transition: all 0.2s ease-in-out 0s;
	margin-bottom:30px;
	height: 150px;
}
.btn_submit  {
   width: 50%;
    background-color: #0D88B0;
    background-position: 0px -15px;
    background-repeat: repeat-x;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.15) inset, 0px 1px 1px rgba(0, 0, 0, 0.075);
    color: #fff;
    display: inline-block;
    margin-top: 5px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #8f6ba6;
	border-radius: 0px;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 5px;
	margin-left:25%
}

.btn_submit a:hover, .btn_submit a:focus { /*couleur des liens et couleurs quand on clique*/
text-decoration:none;color:white
}
a:focus { /*couleur des liens et couleurs quand on clique*/
text-decoration:none;color:grey
}
#map {
    height: 400px;
	 position: relative;
   text-align:center;
    overflow: hidden;
	margin-bottom:40px
}
.formulaire {
	font-family: 'CIRCULAR', sans-serif;

}
ul.address {
	font-family: 'CIRCULAR', sans-serif;
    list-style: outside none none;
    padding: 0px;
    margin: 0px;
	font-size:13px
}
.address span{
margin-left:10px
}
.contact-info ul li {
    margin-bottom: 8px;
}

.actu a{
font-family: "AVENIR",Helvetica,Arial,sans-serif;
font-size: 16px;
line-height: 1.42857;
color: #6B3885;
font-weight:bold;

}

/*****************TAILLE*****************/
@media (min-width:767px){
	.header4 span{
display:none

}
}
@media (max-width:1199px){
	.encart1, .encart2, .encart3, .encart4{
	width: 22%;
	margin-left:15px
	}
	.encart1 h2, .encart2 h2, .encart3 h2, .encart4 h2 {
		margin: 0px -15px 0px -15px;
	}
	.header3 span{
		text-align:center;
		font-size:14px;
		color:#6b388b;
		font-family: "CIRCULAR",sans-serif;
		margin-top:40px;

		}
}
@media (max-width:991px){
	
	.encart1, .encart2, .encart3, .encart4 {
		width: 35%;
		margin-left: 65px;
		float: left;
	}
	.header3{
	display:none
	}
	.header4 span{
	display:block;
	text-align:center;
	font-size:18px;
	color:#6b388b;
	font-family: "CIRCULAR",sans-serif;
	margin-top: 40px;
	}
	.espace-client {
		margin-right: 15px;
		width: 95%;
		margin-top:20px
	}

}
@media (max-width:767px){
	
    .mail-footer, .telephone-footer {
   
        font-size: 1rem;
      }
      .footer {
        
        border-right: 0px;
      }
	
}
@media (max-width:600px){

	.header2, .header4{
		display:none
	}
}
@media (max-width:600px){
	.encart1, .encart2, .encart3, .encart4 {
		width: 45%;
		float: left;
		margin-left: 10px;
	}
	
	.header2{
	margin-top:-50px;
	text-align: center;
	margin-left: 20%;
	}
	.logo2{
	display:none
	}
	
}
@media (max-width:550px){
	.header4{
	margin-top:-10px
	}
    .logo{
	width:100%
	}
}
@media (max-width:456px){
	.encart1, .encart2, .encart3, .encart4 {
	   width: 60%;
	float: left;
	margin-left: 80px;
	}
	
}
@media (max-width:360px){
	.encart1, .encart2, .encart3, .encart4 {
	float: left;
	width: 76%;
	margin-left: 30px;
	}
	
}
@media (max-width:320px){
	.encart1, .encart2, .encart3, .encart4 {
	float: left;
	width: 86%;
	margin-left: 20px;
	}
}
/******************************************************/






.right{
float:right;
}
.left{
float:left;
}
.clear{
clear:both;
}
images.left{
margin:0 10px 10px 0;
}
images.right{
margin:0 0 10px 10px;
}

/* Moteur de recherche */

.result_recherche span.gras{
font-weight:bold;
}


.result_recherche DT{
font-weight:bold;
color:#f29100;
}

.result_recherche DT A{
font-weight:bold;
color:#f29100;
}


.result_recherche dd{
margin-top:5px;
margin-bottom:15px;
}



/* fin Moteur de recherche */



/* barre ADMIN  */

#adminspace{
height:25px;
}

#adminbarre{
width: 100%;
height: 30px;
background-color: #152C32;
text-align: center;
padding-top: 5px;
position: fixed;
font-size: 12px;
z-index: 1000;
margin-top: 20px;
text-transform:uppercase;
font-family: "CIRCULAR",AVENIR,sans-serif;
color:white
}

#adminbarre A{

color:#fff;
text-decoration:none;
font-weight:bold;
}

#adminbarre A:hover{
color:#fff;
text-decoration:underline;
}

/* fin barre ADMIN  */

/* barre EXTRANET  */

#extspace{
height:25px;
}

#extbarre{
width: 100%;
height: 30px;
background-color: #152C32;
text-align: center;
padding-top: 5px;
/*position: fixed;*/
font-size: 12px;
z-index: 1000;
margin-top: 10px;
padding-top: 20px;
color:#fff;
text-transform:uppercase;
font-family: "CIRCULAR",AVENIR,sans-serif;
}

#extbarre A{
font-size:13px;
color:#fff;
text-decoration:none;
font-weight:bold;
}

#extbarre A:hover{
color:#fff;
text-decoration:underline;
}
@media(max-width:767px){
#extbarre{
height: 60px;
}}

/* fin barre EXTRANET  */



/* Contenu rédigé avec l'editeur  */

.paragraphes{
clear:both;
}

.paragraphes h1{
font-family: "CIRCULAR",sans-serif;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
	color:#0D88B0;
	margin-bottom:18px;
	display:block;
	clear:both;
}
.paragraphes h2{
font-family:"CIRCULAR", AVENIR, sans-serif;
color:#0D88B0;
font-size:24px;
text-transform:uppercase;
text-align:center;
margin-bottom:18px;
height:35px;

}

.paragraphes h3{
color:#262d35;
font-size:18px;
margin:30px 0 30px 0;
}

.imgleft {
float:left;
margin:0 30px 10px 0;

}

.imgright {
float:right;
margin:0 0 10px 30px;

}

.centrer{
text-align:center;
padding-bottom: 60px;
}

.centrer IMG {
margin:10px 10px 10px 10px;
}



.paragraphes dl{
/*min-height: 170px;*/
padding:0px 0;
border-bottom:dashed 1px #ccc;
}
.paragraphes dl dt{
float:left;
margin-right:20px;

text-align:center;
}
.paragraphes dl dd{
margin:0 0 8px 0px;
}


.paragraphes ul.pdf{
margin:15px 0;
}
.paragraphes ul.pdf li{
display:inline;
list-style-type:none;
background: transparent url(../images/css/page_pdf.png) no-repeat left top;
padding: 0 40px 5px 20px;
font-size:13px;
}



.EditorGAUCHE {
text-align:left;

}

.EditorDROITE {
text-align:right;

}

.EditorCENTRE {
text-align:center;

}


.EditorJUSTIFIE {
text-align:justify;

}

.EditorGras {
font-weight:bold;
}

.EditorItalique {
font-style:italic;
}

.EditorSouligne {
text-decoration:underline;
}

.EditorBarre {
text-decoration:line-through;
}


/* fin Contenu rédigé avec l'editeur  */


/* Editeur mode ADMIN  */

.modifparalink{
font-weight:bold;
float:right;
margin-right:20px;
color:#7D4E23;
font-weight:bold;
}

.modifparalink A{
color:#7D4E23;
font-weight:bold;
}


.adminparaform{
background-color:#eff6e3;
clear:both;

}
.adminparaform table{
margin-bottom:100px;

}
.adminpara{
clear:both;
margin:0px 0px 0px 0px;

}

.adminpara:HOVER{
background-color:#eff6e3;
margin:0px 0px 0px 0px;
}

.parabtn{
float:right;
}

.parabtn IMG{
float:right;
margin:0px 0px 4px 4px;
}

.addparabtn{
margin-left:auto;
margin-right:auto;
width:200px;

}

#trFicLst ul.pdf{
margin:15px 0;
}
#trFicLst ul.pdf li{
list-style-type:none;
background: transparent url(../images/css/page_pdf.png) no-repeat left top;
padding: 0 0px 5px 20px;
font-size:13px;
}

#trFicLst ul.pdf li span{
color:#000000;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
float:right;
margin-right:2px;
}


/* fin Editeur mode ADMIN  */




/* CSS du lightbox */ 

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox images{ width: auto; height: auto;}
#lightbox a images{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Fin du CSS du lightbox */ 

.form_content select{
width: 100%;
height: 32px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
color: #555;
background-color: #FFF;
background-image: none;
border: 1px solid #CCC;
border-radius: 0px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
margin-right:10px;

}
/* STYLE FORMULAIRE LISTE CLIENTS / AGENTS */
label[for=email], label[for=refagent], label[for=email2], label[for=nom], label[for=prenom], label[for=societe], label[for=adresse], label[for=adresse2], label[for=cp], label[for=ville], 
label[for=tel], label[for=cv], label[for=port], label[for=fax], label[for=finess], label[for=idconcentr], label[for=pwdconcentr], label[for=datedebutrejet], label[for=date], label[for=concentr], label[for=logiciel]{
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
    width: 20%;
	line-height:30px;
	float:left;
    text-align: left;
}
label[for=name]{

    margin-bottom: 5px;
   
}
legend{
    font-weight:700;
  /*  background-color: #0D88B0;
padding-left: 10px;
color:white;*/
margin-top:15px;
margin-bottom:15px
}
.FormCompte-balance table {
    border-bottom:1px solid #cccccc;
    margin-bottom:20px
}
label[for=daterange]{
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
    width: 7%;
	line-height:30px;
	float:left;
    text-align: left;
}

@media (max-width:680px){
 label[for=tel]{
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
    width: 100%;
	line-height:30px;
	float:left
}
}

label[for=cv], label[for=message]{
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
    width: 100%;
	line-height:30px;
	float:left;
    text-align: left;
}
@media (max-width:585px){
label[for=cv], label[for=message]{
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
    width: 100%;
	line-height:30px;
	float:left
}
}
label[for=password]{
    margin-bottom: 5px;
    font-weight: 700;
    width: 20%;
    line-height: 30px;
    float: left;

}
label[for=clientid]{
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
    width: 20%;
	line-height:30px;

}
.FormCompte input[type="text"] {
display: block;
width: 80%;
height: 32px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
color: #555;
background-color: #FFF;
background-image: none;
border: 1px solid #CCC;
border-radius: 0px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
margin-bottom: 20px;
}
.ext-ecrit-message .FormCompte input[type="text"]{
    width:100%
}

.FormCompte input[type="password"] {
display: inline;
width: 80%;
height: 32px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
color: #555;
background-color: #FFF;
background-image: none;
border: 1px solid #CCC;
border-radius: 0px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;

margin-bottom: 20px;
}
.FormCompte select{
    display: block;
    width: 80%;
    height: 32px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    margin-right: 0px;
    margin-bottom: 0px;
}

.detail-inter .FormCompte select{
  
    width: 100%;
    
}
.FormCompte select#refagent {
display: block;
width: 80%;
height: 32px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
color: #555;
background-color: #FFF;
background-image: none;
border: 1px solid #CCC;
border-radius: 0px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
margin-right:0px;
margin-bottom: 0px;
}
input[type="search"] {
width: 170px;
height: 32px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
color: #555;
background-color: #FFF;
background-image: none;
border: 1px solid #CCC;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
margin-top:5px;
margin-bottom: 5px;
}
.btnsubmit_registred {
    width: 40%;
    text-transform:uppercase;
    background-color: #0D88B0;
    background-position: 0px -15px;
    background-repeat: repeat-x;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.15) inset, 0px 1px 1px rgba(0, 0, 0, 0.075);
    color: #FFF;
    display: inline-block;
    margin-top: 5px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #0D88B0;
    border-radius: 0px;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 5px;
    margin-left: 35%;
}
.btnsubmit_supprime {
    width: 30%;
    background-color: #e10231;
    background-position: 0px -15px;
    background-repeat: repeat-x;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.15) inset, 0px 1px 1px rgba(0, 0, 0, 0.075);
    color: #FFF;
    display: inline-block;
    margin-top: 5px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #ae0125;
    border-radius: 0px;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 5px;
    margin-left: 35%;
}
.btnsubmit_registred_annotation, .btnsubmit_registred_anomalie, .btnsubmit_registred_rprt_periodique  {
    width: 100%;
    text-transform:uppercase;
    background-color: #0D88B0;
    background-position: 0px -15px;
    background-repeat: repeat-x;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.15) inset, 0px 1px 1px rgba(0, 0, 0, 0.075);
    color: #FFF;
    display: inline-block;
    margin-top: 5px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #0D88B0;
    border-radius: 0px;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 5px;
   
}
.FormCompte input[type="texts"] {
display: block;
width: 100%;
height: 32px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
color: #555;
background-color: #FFF;
background-image: none;
border: 1px solid #CCC;
border-radius: 0px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
textarea{
display: block;
width: 100%;
height: 250px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
color: #555;
background-color: #FFF;
background-image: none;
border: 1px solid #CCC;
border-radius: 0px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
margin-bottom: 20px;
}
@media(max-width:680px){
		label[for=email], label[for=nom], label[for=prenom], label[for=societe], label[for=adresse], label[for=adresse2], label[for=cp], label[for=ville]{
		width: 30%;
	}
	label[for=password]{
		width: 30%;
	}
	.FormCompte input[type="text"] {
	width: 40%;
	}
	.FormCompte input[type="password"] {
	width: 40%;}
	.btnsubmit_registred {
	width: 100%;
    margin-left: 0%;}
}
@media(max-width:626px){
	label[for=email], label[for=nom], label[for=prenom], label[for=societe], label[for=adresse], label[for=adresse2], label[for=cp], label[for=ville]{
		width: 50%;
	}
	label[for=password]{
		width: 50%;
	}
	.FormCompte input[type="text"] {
	width: 100%;
	}
	.FormCompte input[type="password"] {
	width: 100%;
	}
}

/*  FIN STYLE FORMULAIRE LISTE CLIENTS / AGENTS */

/* FORMULAIRE RECRUTEMENT */
.form_emploi_content input[type="text"] {
display: block;
width: 80%;
height: 32px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
color: #555;
background-color: #FFF;
background-image: none;
border: 1px solid #CCC;
border-radius: 0px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
/* FIN FORMULAIRE RECRUTEMENT */

/* FORMULAIRE FORMATION*/
#formulaire2 label[for=imail], #formulaire2 label[for=service], #formulaire2 label[for=tel], #formulaire2 label[for=pharmacie], #formulaire2 label[for=formation], #formulaire2 label[for=nom], #formulaire2 label[for=adresse], #formulaire2 label[for=date], #formulaire2 label[for=nombre]{
    text-align: left;
    margin-bottom: 0px;

}
#formulaire2 .form_content input[type="text"], #formulaire2 .form_content select, #formulaire2 .form_content textarea {
  
 
}
#formulaire2 #formulaire #form_contact p{
	margin: 0 0 5px;
    
}
/* FIN FORMULAIRE FORMATION */
.paragraphes a{
color:#2e2e2e
}
.paragraphes a:hover{
color:#428BCA
}
.EditorSize1{
font-size: 14px;
}
.EditorSize2{
font-size: 18px;
}
.EditorSize3{
font-size: 18px;
text-transform: uppercase;
font-family: "CIRCULAR","AVENIR",sans-serif;
font-weight:600;
letter-spacing: 2px;
}
.EditorSize4{
font-size: 30px;
letter-spacing: 2px;
font-family: "CIRCULAR","AVENIR",sans-serif;

}
.EditorSize5{
font-size: 36px;
}



@media (min-width: 768px){
    .container {
    width: 750px;
    }
}
@media (min-width: 992px){
    .container {
      width: 970px;
    }
 }
@media (min-width: 1200px){
    .container {
        width: 1170px;
    }
}

/*STYLES BLOC IMAGES ACCUEIL*/
.product_wrap {
    width: 100%;
}
.product_box {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
@media (max-width: 767px) {
  .product_box {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
}
.product_box_img {
    width: 100%;
    text-align: center;
}
.product_box_img {
    position: relative;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.product_box_img img {
    width: 100%;
}
.product_box_img .overlay, .activites_img .overlay {
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: transparent;
}
.product_box_cnt {
    left: 0;
    padding: 0 30px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 40%;
    -moz-transform: translateY(-16%);
    -ms-transform: translateY(-16%);
    -o-transform: translateY(-16%);
    -webkit-transform: translateY(-16%);
    transform: translateY(-16%);
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.product_box_cnt a{
color:white}
.product_box_cnt a:hover{
text-decoration:none}
.product_box_cnt h3 {
font-family:"CIRCULAR", sans-serif;
    color: white;
	font-weight:bold;
	text-shadow: #000 1px 0 10px
}
.product_box_cnt p, .product_box_cnt .btn {
    opacity: 0;
}
.product_box_cnt .btn {
    margin-top: 15px;
}
.product_box_cnt p, .product_box_cnt .btn {
    opacity: 0;
	text-align: center;
	text-transform: uppercase;
	
}

.btn-primary {
    background-color: #222526;
    color: white;
	background-image:none
}
.btn {
    display: inline-block;
    font-weight: 700;
    line-height: 40px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.btn-primary span {
  position: relative;
  z-index: 99;
  color: white;
}
.btn-primary:before {
  background: #1276a5 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: inline-block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.btn-primary:hover, .btn-primary:active {
  background-color: #333333;
  color: #1276a5;
}
.btn-primary:hover:before, .btn-primary:active:before {
  top: 100%;
}
.btn-primary:hover span, .btn-primary:active span {
  color: #1276a5;
}

.btn-xs {
  padding: 0 18px;
  font-weight: 100;
  font-size: 15px;
}

.btn-sm {
  padding: 2px 18px;
  font-weight: 100;
  font-size: 15px;
}

.btn-md {
  border-width: 2px;
  padding: 6px 26px 4px;
  font-size: 15px;
}

.btn-default {
  background-color: transparent;
  border-color: #eae8e6;
  border-style: solid;
  color: #333333;
}
.btn-default:hover {
  border-color:none;
}

.btn-form:hover {
  background-color: #544e48;
  color: black;
}
@media (max-width: 1060px) and (min-width: 768px) {
  .product_box_cnt h3 {
    font-size: 17px;
    line-height: 20px;
  }
  .product_box_cnt p {
    font-size: 12px;
    line-height: 15px;
    margin-top: 20px;
  }
  .product_box_cnt .btn {
    padding: 2px 8px 2px 8px;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .product_box_cnt h3 {
    font-size: 20px;
    line-height: 20px;
  }
  .product_box_cnt p {
    font-size: 16px;
    line-height: 20px;
    margin-top: 20px;
  }
  .product_box_cnt .btn {
    padding: 2px 8px 2px 8px;
    margin-top: 20px;
  }
}
@media (max-width: 479px) {
  .product_box_cnt h3 {
    font-size: 16px;
    line-height: 18px;
  }
  .product_box_cnt p {
    display: none;
  }
  .product_box_cnt .btn {
    padding: 2px 8px 2px 8px;
    margin-top: 20px;
  }
}
.product_box:hover {
  opacity: 100;
}
.product_box:hover .product_box_img {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.product_box:hover .product_box_img .overlay {
  background: rgba(0, 0, 0, 0.8);
}
.product_box:hover .product_box_cnt {
/*-moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);*/
}
.product_box:hover .product_box_cnt p, .product_box:hover .product_box_cnt .btn {
  opacity: 1;
  color:white;
}
@media (max-width: 1722px) {
  .product_box {
    width: 100%;
  }
  .product_box_img {
    width: 100%;
    text-align: center;
  }
  .product_box_img img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .product_box {
    width: 100%;
  }
}

.quote .product.box {
  float: left;
  padding-right: 20px;
  display: inline-block;
  margin-top: 3px;
}
.quote .product.box .product_overlay {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.quote .product.box .product_overlay.box_aside {
  margin-right: 0;
}
.quote .product.box .product_overlay img {
  margin-right: 0;
}
.quote .product.box .product_overlay:after, .quote .product.box .product_overlay:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.quote .box_cnt q {
  padding-left: 35px;
  position: relative;
}
.quote .box_cnt q:before {
  color: #1276a5;
  content: "?";
  font: 400 24px/24px "FontAwesome";
  left: 0;
  position: absolute;
  top: -4px;
}
.quote .box_cnt cite {
  color: white;
  display: block;
  font-style: normal;
  margin-top: 9px;
}
@media (min-width: 480px) and (max-width: 991px) {
  .quote .box_cnt {
    padding-top: 15px;
  }
}
/* FIN STYLES*/

/* PAGE REJETS */

/* The Modal (background) */
.datatable_modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 150%; /* Full height */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
  
/* Modal Content */
.datatable_modal_content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    /*float: right;
    margin-top: 20px;*/
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 80%;
    overflow: auto;
}
  
/* The Close Button */
.close {
    color: #af0b0b;
    float: right;
    font-size: 28px;
    font-weight: bold;
    opacity:2;
}
  
.close:hover,.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.eye-pwd{
    margin-left: -35px;
    cursor: pointer;
    display: inline;
}

.fa-list-check, .fa-user-pen, .fa-magnifying-glass-plus, .fa-share, .fa-file-circle-check, .fa-scale-unbalanced, .fa-trash-can, .fa-table{
    font-size:18px;
    color: #343434;
}
.fa-list-check:hover{

    color:#0D88B0;
}
.rejets, .etat-final{
    padding-top:30px;
    padding-bottom:60px
}
.rejets table.dataTable tbody td {
    padding: 0px 3px;
  }
.rejets table.dataTable thead th {
    padding: 10px 14px;
}
.etat-final table.dataTable thead th {
    padding: 10px 12px;
}
.btn-action{
    background-color:#0D88B0 ;
    background-position: 0px -15px;
    background-repeat: repeat-x;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.15) inset, 0px 1px 1px rgba(0, 0, 0, 0.075);
    color: #fff;
    display: inline-block;
    margin-top: 25px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 0px;
    border-radius: 0px;
    white-space: nowrap;
    padding: 6px 12px;
    line-height: 1.42857;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 5px;
    font-weight:600;
    text-transform:uppercase;
    font-family: "CIRCULAR",sans-serif;
    font-size:12px
}
.btn-action2{
    background-color: transparent!important;
    text-align:center;
    color: #111;
    display: inline-block;
    text-align: center;
    border: 0px;
    border-radius: 0px;
    font-size:18px
}
input[type="button"].btn-action:hover {
    background: rgb(51,27,66);
     background: linear-gradient(0deg, rgba(16,70,88,1) 0%, rgba(13,136,176,1) 100%);
}
.rejets label, .etat-final label{
    font-family: "CIRCULAR",sans-serif;
    margin-right:10px;
}
.rejets textarea{
display: block;
width: 100%;
min-height: 50px;
height:auto!important;
padding: 6px 6px;
font-size: 14px;
line-height: 1.42857;
color: #555;
background-color: #FFF;
background-image: none;
border: 1px solid #CCC;
border-radius: 0px;
margin-bottom:10px;
}
.rejets input[type="text"], .etat-final input[type="text"]{
  display:block;
width: 100%;
height: 28px;
padding: 6px 6px;
font-size: 14px;
line-height: 1.42857;
color: #555;
background-color: #FFF;
background-image: none;
border: 1px solid #CCC;
border-radius: 0px;
margin-bottom:10px;
}
#askdate{
    text-align:center;
    display: block;
    width:100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
label[for="askdate"] {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
    width: 100%;
    line-height: 30px;
    text-align: center;
  }
.rejets-manual .btn-action{
    width: 100%;
}
.care-web{
    min-height:350px
}
.care-web .btnsubmit_registred {
       margin-top:30px;
        float:left;
        margin-left:0%;
        width:100%
      }
.care-web-form{
    margin-top:60px;
}
.rejet-ajt-données .btnsubmit_registred{
    margin-top:30px
}
/* FIN PAGE REJETS */

/* IDENTIFICATION */
.identification{
    padding-top:200px;
    padding-bottom:200px;
    min-height:400px
}

.identification input[type="text"], .identification input[type="password"] {
    display: block;
    width: 100%;
    height: 30px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #2b2b2b;
    background-color: #FFF;
    background-image: none;
    border-top: 0px solid #fff;
    border-left: 0px solid #fff;
    border-right: 0px solid #fff;
    border-bottom: 1px solid #000;
    border-radius: 0px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    font-family: "CIRCULAR",sans-serif;
  }
  .identification .btn_submit{
    margin-top:20px
  }
/* FIN IDENTIFICATION */
.liste-message, .liste-client, .liste-inter, .compte-client, .detail-inter, .liste-agent, .mot-de-passe{
    padding-bottom:100px
}
.erreur{
    font-weight:bold;
    color:#d40101;
    text-align:center
}
.valide{
    font-weight:600;
    color:#319a02;
    text-align:center
}
#rejets_wrapper div.dt-buttons{
    float:none !important;
}
#rejets_wrapper button.dt-button{
    margin-bottom:15px;
}
.compte-client .FormCompte span{
   
    font-size:12px
}
.FormCompte .concentr {
    display: inline!important;
    margin-bottom: 20px;
  }
 
.encart-stat{
   margin-bottom:20px;
   margin-top:20px
}
.encart-stat2{
    border:1px solid #0D88B0;
    padding:20px;
    border-radius: 6px;
    min-height:119px
 }
.encart-stat h2{
    font-size: 18px;
    color: #0D88B0;
}
.tableau-stat{
margin-top:30px;
margin-bottom:30px;
}
.tableau-stat input[type="search"] {
  
    height: 22px;
    padding: 6px 6px;
    
}
.dtstat{
    font-size:50px;
}

.daterangepicker{ 
    width: auto !important;
}
#operateurs_wrapper .dataTables_filter .dataTables_length .dataTables_info .dataTables_paginate{
    font-size:12px !important;
}
div[id="operateurs_wrapper"]{
    font-size:12px !important;
}
div[id="motifs_wrapper"]{
    font-size:12px !important;
}
.chartBox{
    width: 100% !important;
}
.teststat{
    width:100% !important;
    height:600px !important;
    float: left !important;
}
.head-blc-haut{
    text-align:center;
    outline: 1px solid;
}
.head-blc-bas{
    outline: 1px solid;
}

.tablestats{
    table-layout: fixed;
    border-collapse: collapse;
    border: 1px solid black;
}
.encart-connexion{
	
	padding-top:30px;
}
.encart-connexion img{
	
	width:60%;
	text-align:center
}
.encart-connexion h2{
color:#152C32;
  font-family: "Circular titre", Sans-serif;
  font-size: clamp( 1.5rem, 1.5vw, 1.5vh);
  font-weight: 400;
line-height: 24px;
padding-top:45px;
letter-spacing: 1.5px;
}
.encart-extranet{
	text-align:center
}
.btn-rejet-agetip .btnsubmit_registred{
width:100%;
margin-left:0%;
}