
.detail-img
{
  height: 300px;
  overflow: hidden;
  padding: 10px;
}
.scrollbar
{
    float: left;
    height: 100%;
    width: 100%;
    overflow-y: scroll;
    margin-bottom: 25px;
}
.containera
{
    display: initial!important;
}

.containera .carda .face.face1 .content img {
    max-width: 100%;
}

.button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 100%;
}


.my-img{
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    
}
.card-img, .card-img-bottom, .card-img-top {
    width: 100%;
    height: 150px !important;

}
.newMedia .owl-item img {
    display: block;
    width: 100%;
    height: 240px;
}

.nav-pills .nav-link, .nav-pills .show>.nav-link {
    color: black;
    background-color: rgb(233, 231, 231);
    width: 100%;
    height: 90px;                                 
    border: none;
    transform: translate3d(0, 1px, 0);
    box-shadow: none;    
}


.nav-pills .nav-link.active, .nav-pills .show>.nav-link
{
    background-color: white;
    color: rgb(40 201 40);
    border-top: solid 7px rgb(40 201 40);
}


.nav-pills
{
    display: block;
    /* margin-left: 100px;
    margin-right: 100px; */
}

.label-danger {
    background-color: #6cc424 !important;
}
.pull-right {
    float: left!important;
}

.social-buttons-section * {
    box-sizing: border-box;
  }
  [data-social] {
    margin: 1em auto;
  }
  [data-social]:after {
    content: '';
    display: block;
    clear: both;
  }
  [data-social] a {
    display: inline-block;
    font-family: sans-serif;
    line-height: 1;
    padding: .5em;
    float: left;
    color: white;
    font-size: 15   pt;
    min-width: 1em;
    text-align: center;
    text-decoration: none;
    transition: opacity .2s ease-in-out;
  }
  [data-social] a:focus,
  [data-social] a:hover {
    opacity: .7;
  }
  [data-social] a span {
    margin-left: .5em;
  }
  [data-social] [class*=facebook] {
    background: #3b5998;
  }
  [data-social] [class*=twitter] {
    background: #2caae1;
  }
  [data-social] [class*=youtube] {
    background: #cb2027;
  }
  [data-social] [class*=linkedin] {
    background: #007bb6;
  }
  [data-social] a:nth-of-type(n+2) {
    margin-left: .5em;
  }
  @element '[data-social] a' and (max-width: 15em) {
    $this span {
      display: none;
    }
  }
  @element '[data-social] a' {
    $this {
      width: calc(eval('100 / parentNode.children.length')% - .5em + eval('.5 / parentNode.children.length')em);
    }
  }
.labels {
    display: inline !important;
   padding: .2em .6em .3em !important;
   font-size: 75% !important;
   margin-top: 11px !important;
   margin-right: 3px !important;
   font-weight: 700 !important;
   line-height: 1 !important;
   color: #fff !important;
   text-align: center !important;
   white-space: nowrap !important;
   vertical-align: baseline !important;
   border-radius: .25em !important;
}

/* .page-link {
     position: relative!important; 
     display: block!important; 
    color: #0d6efd!important;
    text-decoration: none!important;
    background-color: #fff!important;
    border: 1px solid #dee2e6!important;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out!important;
} */


.img-card .video-img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit:cover;
}

/*Actuailite*/

.detail-b
{
  padding: 5px;
}

.actu{
  width: 50%;
}
.actu-img
{
  width: 100%;
  padding: 10px;
  height: 200px;
  overflow: hidden;
}
.actu-img-d
{
  width: 100%;
  padding: 10px;
  height: 150px;
  overflow: hidden;
}

.detail-img
{
  height: 400px;
  overflow: hidden;
  /* padding: 10px; */
}
.detail-img-p
{
  height: 338px;
  overflow: hidden;
  /* padding: 10px; */
}
.detail-desc
{
  font-size: 18px;
  color: black;

  /* margin-top: 25px; */
  padding: 5px;
}
.all-img
{
  height: 120px;
  overflow: hidden;
  padding: 10px;
}
.all-desc
{
  /* font-size: 18px; */
  color: black;
  padding-bottom: 25px;
  /* padding: 5px; */
}
.autre-act
{
  position: fixed;
}

.img-ctn
{
  width: 100%;
  height: 163px;
  overflow: hidden;
}