@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic);
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header_sm {
  display: block;
}
.header_xs {
  display: none;;
}
.epi_header {
  background-color: #a6bf3f;
  font-family: 'Roboto Condensed', sans-serif;
}
.epi_body {
  background-color: whitesmoke;
  font-family: 'Roboto Condensed', sans-serif;
}
.row {
  margin-left: 0;
  margin-right: 0;
}
.epi_container {
  margin-left: auto;
  margin-right: auto;
}
.epi_container1 {
  margin-left: auto;
  margin-right: auto;
}
h1 {
  font-weight: bolder;
}
.epi_menu {
  width: 100%;
  text-align: center;
}
.epi_menu li.active a{
    /*color:#AEEE00;*/
    color:#a6bf3f;
}
.navbar-toggle {
  background-color: whitesmoke;
}
.navbar-toggle .icon-bar {
  background-color: grey;
}
.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.carousel {
  position: relative;
  margin-bottom: 10px;
  line-height: 0;
  background-color: #A6BF3F;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-caption {
  position: absolute;
  height: 30px;
  bottom: 0;
  padding: 10px;
  background: black;
  opacity: 0.6;
  font-weight: bold;
  font-size: 1.3em;
}
.epi_footer {
  border-bottom: 1px solid whitesmoke;
  background-color: #A6BF3F;
}
.epi_menu_footer {
  margin-top: 10px;
  min-height: 50px;
  border-top: 1px dashed whitesmoke;
  color: white;
  background-color: #A6BF3F;
  width: 100%;
  line-height: 32px;
}
.epi_menu_footer ul {
  list-style: none;
}
.art1 {
    border-left: 1px dashed grey;
    padding-left: 20px;
     text-align: justify;
}
.art_com2 ul {
    list-style: none;
    padding: auto;
    margin-left: -25px;
    font-size: 1.2em;
  }
#art1 {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
#art1 h1 {
  padding-left: 5px;
  padding-bottom: 15px;
  font-size: 1.8em;
  color: #a6bf3f;
  text-align: center;
}
#art1 {
  padding-left: 5px;
  font-size: 1.2em;
  color:gray;
}
.formulaire {
    width:80%;
    margin: 0 auto 0 auto;
    padding-top:20px;
    padding-bottom:20px;
    border: 2px solid #cccccc;
    border-radius: 10px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}

#aside1  p {
  margin-left: 15px;
  color:white;
  font-size: 1.1em;
}
#aside1  h1 {
  margin-left: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 1.3em;
  font-weight: bold;
  color:white;
}
#art2 {
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 15px;
  background-color: whitesmoke;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  text-align: justify;
}
#art2 h1 {
  padding-bottom: 15px;
  font-size: 1.6em;
  color: #a6bf3f;
}
#art2 >  p {
  padding-top: 10px;
    text-align: justify;
}

#art3 {
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 15px;
  background-color: whitesmoke;
  border-left: 1px dashed grey;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
#art3 h1 {
  padding-bottom: 15px;
  font-size: 1.6em;
  color: #a6bf3f;
}
#art3 > p {
  padding-top: 10px;
}
#art4 {
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 15px;
  background-color: whitesmoke;
  border-left: 1px dashed grey;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
#art4 h1 {
  padding-bottom: 15px;
  font-size: 1.6em;
  color: #a6bf3f;
}
#art4 > p {
  padding-top: 10px;
}
#art5 {
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 15px;
  background-color: whitesmoke;
  border-left: 1px dashed grey;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
#art5 h1 {
  padding-bottom: 15px;
  font-size: 1.6em;
  color: #a6bf3f;
}
#art5 > p {
  padding-top: 10px;
}
.zoom_art {
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 15px;
  background-color: whitesmoke;
}
.zoom_art h1 {
  padding-bottom: 15px;
  font-size: 1.6em;
  color: #a6bf3f;
}
#art_fev1 {
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 15px;
  background-color: whitesmoke;
  border-left: 1px dashed grey;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
#art_fev1 h1 {
  padding-bottom: 15px;
  font-size: 1.6em;
  color: #a6bf3f;
}
#art_fev1 > p {
  padding-top: 10px;
}
#art_fev2 {
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 15px;
  background-color: whitesmoke;
  border-left: 1px dashed grey;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
#art_fev2 h1 {
  padding-bottom: 15px;
  font-size: 1.6em;
  color: #a6bf3f;
}
#art_fev2 > p {
  padding-top: 10px;
}
#art_fev3 {
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 15px;
  background-color: whitesmoke;
  border-left: 1px dashed grey;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
#art_fev3 h1 {
  padding-bottom: 15px;
  font-size: 1.6em;
  color: #a6bf3f;
}
#art_fev3 > p {
  padding-top: 10px;
}
#art_fev4 {
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 15px;
  background-color: whitesmoke;
  border-left: 1px dashed grey;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
#art_fev4 h1 {
  padding-bottom: 15px;
  font-size: 1.6em;
  color: #a6bf3f;
}
#art_fev4 > p {
  padding-top: 10px;
}
#pos1 {
    margin-top:80px;
}
.posimg {
    margin-top:80px;
}
.well1 {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #E4ECDB;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
}
#right{
    text-align: right;
}
#art_com1 h1 {
  padding-bottom: 25px;
  padding-left:25px;
  font-size: 1.6em;
  color: #a6bf3f;
}
.art_form1  {
  padding-bottom: 25px;
  padding-left:25px;
  font-size: 1.6em;
  color: #a6bf3f;
}
.art_form2  {
  padding-left:25px;
  font-size: 1.2em;
}
.art_form3  {
  padding-left:25px;
  padding-bottom: 25px;
  font-size: 1.2em;
}
.lire {
  position: absolute;
  bottom: 5px;
  right: 20px;

}
.lire:hover {
  cursor:  pointer;
}

.text1 {
  text-align: center;
  font-weight: bold;
}
@media only screen and (min-width: 1200px) {
  .epi_container {
    width: 1180px;
  }
  .epi_menu {
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
  }
  .navbar {
    height: 35px;
     background-color: wheat;
  }
  .navbar-nav {
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    color: white;
    font-weight: bold;
  }
  .navbar-nav ul {
    list-style: none;
    margin: 0;
    padding: auto;
  }
  .navbar-nav li {
    float: left;
    margin-left: 0px;
    margin-right: 80px;
    /*padding-right: 20px;*/
    background-color: #279DCB;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    min-width: 200px;
    /*box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;*/
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
/*    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 10px;*/

  }
  .navbar-nav a {
    color: whitesmoke;
    padding: 10px;
    font-size: 1.6em;
  }
  .navbar-nav >li>a:hover {
    color: #a6bf3f;
  }
  .carousel-caption a {
    color: #12C8F6;
    font-size: 1.4em;
  }
  .carousel-caption p {
    margin: 5px 15px;
  }
  .epi_footer {
    margin-left: auto;
    margin-right: auto;
  }
  .epi_menu_footer li {
    float: left;
    padding-left: 13px;
    padding-right: 20px;
    margin-top: 5px;
  }
  .epi_menu_footer .li1 {
    margin-left: 5px;
    border-left: 1px solid whitesmoke;
  }
  .epi_menu_footer .li2 {
    margin-left: 5px;
  }
  .epi_menu_footer a {
    color: #ffffff;
    font-size: 1em;
  }
  #aside1 {
    background: #A6BF3F url(../../img/fond_coup_doeil.jpg) no-repeat ;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    margin-left: -15px;
    margin-right: -10px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
  }
}
@media only screen and (max-width: 1200px) and (min-width: 992px) {
  .epi_container {
   width: 954px;
  }
  .epi_container1 {
    width: 954px;
  }
  .epi_menu {
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
  }
  .navbar {
    height: 35px;
     background-color: wheat;
  }
  .navbar-nav {
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    color: white;
    font-weight: bold;
  }
  .navbar-nav ul {
    list-style: none;
    margin: 0;
    padding: auto;
  }
  .navbar-nav li {
    float: left;
    /*margin-left: 20px;*/
    margin-right: 60px;
    min-width: 170px;
    /*padding-right: 20px;*/
    background-color: #279DCB;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    /*box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;*/
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
/*    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 10px;*/

  }
  .navbar-nav a {
    color: whitesmoke;
    padding: 10px;
    font-size: 1.2em;
  }
  .navbar-nav >li>a:hover {
    color: #a6bf3f;
  }
  .carousel-caption a {
    color: #12C8F6;
    font-size: 1.2em;
  }
  .carousel-caption p {
    margin: 0 0 15px;
  }
 .epi_footer {
    margin-left: auto;
    margin-right: auto;
  }
  .epi_menu_footer li {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 5px;
  }
  .epi_menu_footer .li1 {
    margin-left: 5px;
    border-left: 1px solid whitesmoke;
  }
  .epi_menu_footer .li2 {
    margin-left: 5px;
  }
  .epi_menu_footer a {
    color: #ffffff;
    font-size: 0.8em;
  }
  #aside1 {
  background: #A6BF3F url(../../img/fond_coup_doeil.jpg) no-repeat ;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  margin-left: -15px;
  margin-right: -10px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}
}
@media only screen and (max-width: 992px) and (min-width: 768px) {
  .epi_container {
    width: 750px;
  }
    .epi_container1 {
    width: 750px;
  }
  .epi_menu {
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
  }
  .navbar {
    height: 35px;
     background-color: wheat;
  }
  .navbar-nav {
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    color: white;
    font-weight: bold;
  }
  .navbar-nav ul {
    list-style: none;
    margin: 0;
    padding: auto;
  }
  .navbar-nav li {
    float: left;
    /*margin-left: 20px;*/
    margin-right: 50px;
    min-width: 130px;
    /*padding-right: 20px;*/
    background-color: #279DCB;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    font-size: 14px;
    /*box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;*/
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
/*    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 10px;*/

  }
  .navbar-nav a {
    color: whitesmoke;
    padding: 10px;
    font-size: 0.9em;
  }
  .navbar-nav >li>a:hover {
    color: #a6bf3f;
  }
  .carousel-caption a {
    color: #12C8F6;
    font-size: 1.1em;
  }
  .carousel-caption p {
    margin: 0 0 15px;
  }
  .epi_footer {
    margin-left: auto;
    margin-right: auto;
  }
  .epi_menu_footer li {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 5px;
  }
  .epi_menu_footer .li1 {
    margin-left: 5px;
    border-left: 1px solid whitesmoke;
  }
  .epi_menu_footer .li2 {

  }
  .epi_menu_footer a {
    color: #ffffff;
    font-size: 1em;
  }
  #aside1 {
  background: #A6BF3F url(../../img/fond_coup_doeil.jpg) no-repeat ;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  max-width: 280px;
   margin-left: 15px;
   display: none;
}
}
@media screen and (max-width: 768px) {
  .epi_container {
    width: 100%;
    font-size: 16px;
  }
    .epi_container1 {
    width: 100%;
  }
  .epi_menu {
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
    position: absolute;
    top: 10px;
     /* background-color: #279DCB; */
  }
  .navbar {
    height: 35px;
  }
  .navbar-nav {
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    color: white;
    font-weight: bold;
    position: relative;
    z-index: 100;
  }
  .navbar-nav ul {
    list-style: none;
    margin: 0;
    padding: auto;
  }
  .navbar-nav li {
    /* margin-left: 20px;
    margin-right: 20px; */
    padding-right: 20px;
    background-color: white;
    /* background-color: #279DCB; */
    border-radius: 4px;
    /*box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;*/
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 10px;

  }
  .navbar-nav a {
    color: #a6bf3f;
    /* color: whitesmoke; */
    padding: 10px;
    font-size: 1.6em;
  }
  .navbar-nav >li>a:hover {
    color: #a6bf3f;
  }

  .carousel-caption a {
    color: #12C8F6;
    font-size: 0.9em;
  }
  .carousel-caption p {
    margin: 0 0 15px;
  }
  .epi_footer {

  }
  .epi_menu_footer li {
    float: left;
    margin-left: 10px;
    padding-left: 8px;
    padding-right: 8px;

  }
  .epi_menu_footer .li1 {
    margin-bottom: 15px;
      border-left: 1px solid whitesmoke;
  }
  .epi_menu_footer .li2 {

  }
  .epi_menu_footer a {
    color: #ffffff;
    font-size: 0.9em;
  }
  .formulaire {
    padding-left:15px;
    padding-right:15px;
}
#aside1 {
  max-width: 280px;
  background: #A6BF3F url(../../img/fond_coup_doeil.jpg) no-repeat ;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  margin-left: 15px;
  display: none;
}
}

.close_detail {
    text-align: right;
    padding-right: 20px;
    font-weight: bolder;
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
}
.title_detail {
    text-align: center;
    font-weight: bolder;
    font-size: 28px;
    margin-top: -20px;
    color: #ffffff;
}
.main_detail {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 20px;
    min-height: 400px;
    background-color: #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.main_contain_text {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
}
.plus {
    font-size: 12px;
}
.moins {
    font-size: 12px;
}
.pre-clin-doeil {
    background-color: #abc23e;
    color: #fff;
    height: 210px;
    padding: 10px;
    font-family: Helvetica light,Helvetica,Arial,Verdana,sans-serif;
    max-width: 1200px;
    width: 100%;
}
.pre-clin-doeil>p {
    font-size: 13px;
}
.sous-titre {
    color: #209cd3;
    font: bold 18px Helvetica light,Helvetica,Arial,Verdana,sans-serif;
    padding: 12px 0;
}
.sous-sous-titre {
    color: #000;
    font: bold 14px Helvetica light,Helvetica,Arial,Verdana,sans-serif;
    margin: 10px 0;
}
.zoom-wrapper {
  /* display: flex;; */
}
.zoom-inner-first {
  display: flex;
}
.zoom-inner-first img {
  margin-right: 0px !important;
}
.title-carte {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.search-carte {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}



@media screen and (max-width: 768px) {
  .header_sm {
    display: none;
  }
  .header_xs {
    display: block;;
  }
  .bg-header {
    background-color: white;
  }
  .header_xs img {
    max-width: 250px;
    margin: 0 auto;
  }
  .zoom-inner-first {
    flex-direction: column;
  }
  .zoom-inner-first img {
    width: 100%;
    margin-bottom: 0px !important;
    height: auto !important;
  }
  .pre-clin-doeil {
    height: auto;
  }
  .pre-clin-doeil > div {
    margin-left: 20px !important;
    margin-right: 20px !important;
    margin-top: 0px !important;
  }
  .communes-zoom {
    display: none;;
  }
  .title-carte {
    flex-direction: column;
  }
  .search-carte {
    flex-direction: column;
    margin-bottom: 10px;;
  }
  .search-carte div, .search-carte div input {
    width: 100%;
  }
  #art_com1 h1 {
    padding-left:0;
  }

  /* Utilitaires marges et paddings Bootstrap 3 style Bootstrap 4+ */

  /* Margins */
  .m-0  { margin: 0 !important; }
  .mt-0 { margin-top: 0 !important; }
  .mr-0 { margin-right: 0 !important; }
  .mb-0 { margin-bottom: 0 !important; }
  .ml-0 { margin-left: 0 !important; }

  .m-1  { margin: 5px !important; }
  .mt-1 { margin-top: 5px !important; }
  .mr-1 { margin-right: 5px !important; }
  .mb-1 { margin-bottom: 5px !important; }
  .ml-1 { margin-left: 5px !important; }

  .m-2  { margin: 10px !important; }
  .mt-2 { margin-top: 10px !important; }
  .mr-2 { margin-right: 10px !important; }
  .mb-2 { margin-bottom: 10px !important; }
  .ml-2 { margin-left: 10px !important; }

  .m-3  { margin: 15px !important; }
  .mt-3 { margin-top: 15px !important; }
  .mr-3 { margin-right: 15px !important; }
  .mb-3 { margin-bottom: 15px !important; }
  .ml-3 { margin-left: 15px !important; }

  .m-4  { margin: 20px !important; }
  .mt-4 { margin-top: 20px !important; }
  .mr-4 { margin-right: 20px !important; }
  .mb-4 { margin-bottom: 20px !important; }
  .ml-4 { margin-left: 20px !important; }

  /* Paddings */
  .p-0  { padding: 0 !important; }
  .pt-0 { padding-top: 0 !important; }
  .pr-0 { padding-right: 0 !important; }
  .pb-0 { padding-bottom: 0 !important; }
  .pl-0 { padding-left: 0 !important; }

  .p-1  { padding: 5px !important; }
  .pt-1 { padding-top: 5px !important; }
  .pr-1 { padding-right: 5px !important; }
  .pb-1 { padding-bottom: 5px !important; }
  .pl-1 { padding-left: 5px !important; }

  .p-2  { padding: 10px !important; }
  .pt-2 { padding-top: 10px !important; }
  .pr-2 { padding-right: 10px !important; }
  .pb-2 { padding-bottom: 10px !important; }
  .pl-2 { padding-left: 10px !important; }

  .p-3  { padding: 15px !important; }
  .pt-3 { padding-top: 15px !important; }
  .pr-3 { padding-right: 15px !important; }
  .pb-3 { padding-bottom: 15px !important; }
  .pl-3 { padding-left: 15px !important; }

  .p-4  { padding: 20px !important; }
  .pt-4 { padding-top: 20px !important; }
  .pr-4 { padding-right: 20px !important; }
  .pb-4 { padding-bottom: 20px !important; }
  .pl-4 { padding-left: 20px !important; }

}
