/********************************
********** ALGOLIA ***********
*********************************/
#hits_av {
width: 100%;
}

#hits_reco {
width: 100%;
}
ol {
list-style-type: none;

}

.ais-Pagination-list {
list-style-type: none;


}
.ais-Pagination-list li{
display: inline;

}

.ais-Pagination-link {


    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    border-radius: 0 !important;

}

.ais-RefinementList-list{
list-style-type: none;


}

#hitsamb ol li {
   display: inline;
   text-align: center;
   padding: 2px ;
   margin: 0;
   
   }

.agenda-timeframe span {
     font-weight: 400;
     font-size: 13px;
     color: #FFFFFF;
     background-color: #3C3F41;
     display: inline-block;
     text-align: center;
     height: 20px;
     padding: .05rem .5rem;
   }

.check-form-sidebar .see-all a {
     font-size: 11px;
     line-height: 24px;
     text-align: right;
     color: rgba(60, 63, 65, 0.75);
   }


   .headline {
     text-align: center;
     font-weight: 700;
     line-height: 24px;
     width: 100%;
     text-align: center;
     border-bottom: 1px dotted #D1D1D1;
     line-height: 0.1em !important;
     margin: 10px 0 20px;
     font-size: 24px;
     color: #3C3F41;
   }

   .headline span {
     background: #fff;
     padding: 0 10px;
   }

   .expanded h2 {
     font-weight: 300;
     font-size: 21px;
     line-height: 24px;
     color: #3C3F41;
   }

   .ais-Highlight-highlighted {

     all:none!important;
   }

   .facet .see-all a {
    font-size: 11px;
    line-height: 24px;
    text-align: right;
    color: rgba(60, 63, 65, 0.75);
  }

  .onera .round-img:hover .img-info-overlay {
    opacity: 1;
    background: rgba(0,0,0,.75);
}
.onera .img-info-overlay {
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    height: 100%;
    width: 100%;
    border-radius: 50%;
}
.img-info-overlay2 {
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    padding:5px;
}
.img-tag {
right: 5px;top: 5px;
}
.blocArticle h2 {
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    color: #3C3F41;
    margin-top: 10px;
}
.newsletter-app {
  display: block;
  margin-bottom: 1rem; }
  .newsletter-app .form-group {
    display: flex;
    flex-direction: column; }
    .newsletter-app .form-group input {
      border-style: solid;
      border-width: 1px;
      border-color: #767879;
      color: #fff;
      border-radius: 5px;
      padding: 1rem 0.5rem;
      background-color: #1e2123;
      width: 214px;
      max-width: 100%; }
    .newsletter-app .form-group span {
      margin: 0.5rem; }
  .newsletter-app dmp-lp-button {
    display: block;
    position: relative;
    text-align: right;
    width: 214px;
    max-width: 100%; }
    .newsletter-app dmp-lp-button .captcha {
      margin-top: 0; }
    .newsletter-app dmp-lp-button button {
      background-color: #f2a000;
      border-color: #f2a000;
      border-radius: 50px;
      font-size: 0.8rem;
      padding: 8px 20px;
      font-weight: 500;
      margin-top: 0;
      border: none;
      color: #fff;
      text-align: center;
      transition: all 0.125s ease-in-out; }
      .newsletter-app dmp-lp-button button[disabled] {
        display: none; }
      .newsletter-app dmp-lp-button button:hover {
        background-color: #a66d00;
        border-color: #a66d00; }
  .newsletter-app .sucessMsg {
    font-size: 1rem;
    margin-top: 0.5rem;
    background-color: #00b67a;
    padding: 0.5rem;
    border-radius: 3px;
    width: auto;
    display: inline-block; }

input, textarea{
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }

  .avis::before {
  content:"";
  display:block;
  height:130px; /* fixed header height*/
  margin:-130px 0 0; /* negative fixed header height */
}

/*ADDED CSS*/

.wrapper-thumbnail-img {
  max-width: 50px;
}

.wrapper-thumbnail-img .round-img{
  border: 1px solid #FFF;
}
.icon-top-right {

  z-index: 100!important;
}

#datepick{
border-radius: 0;
padding-right: 0;
padding-left: 30px;
border: 0px;
}
#datepicker{
border-radius: 0;
border-right-color: transparent;
}
#datepick2{
padding-left: 0;
padding-right: 30px;
}
#datepicker2{
border-radius: 0;
}
#hero-small-icon a{

color:#fff!important;

}
#hero-small-icon a:hover{

color:#ffc107!important;

}
.comment-info-date {
    color: #137fc2;
}
.comment-reply a{
    font-weight: 700;
    font-size: 13px;
    line-height: 24px;
    color: #137fc2!important;
    cursor: pointer;
}
.comment-respond{

  width:100%;
  margin: 10px;
}
.comment{
  border-bottom: 1px dotted #d1d1d1!important;
  padding-top: 1rem;

}
#comment {

  display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    overflow: auto;
    resize: vertical;

}
.white.hero-small-icon > a {color: #fff}

.white.hero-small-icon > a:hover {color: #F1A42A}


@font-face {
font-family: "dashicons";
src: url("fonts/dashicons.eot");
}



.star-rating .star-full:before {
content: "\f155";
}

.star-rating .star-half:before {
content: "\f459";
}

.star-rating .star-empty:before {
content: "\f154";
}

.star-rating .star {
color: #F2A000;
display: inline-block;
font-family: dashicons;
font-size: 20px;
font-style: normal;
font-weight: 400;
height: 20px;
line-height: 1;
text-align: center;
text-decoration: inherit;
vertical-align: top;
width: 20px;
}

.sidebar-last-post-detail a:hover {
    color: #F2A000!important;
}
.select-css {
	display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  color: #666666;
	padding: .6em 1.4em .5em .8em;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	margin: 0;
	border-width: 0px;
	box-shadow: none;
	border-radius: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: url("data:image/svg+xml;utf8,<svg fill='dimgray' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: 1.5em auto, 100%;
}
.select-css select {
  display: none; /*hide original SELECT element:*/
}

.select-css option{
box-shadow: 0 4px 4px rgba(0,0,0,.15);
    background-color: #005db9;
    border-radius: 0;
    border: 0;
}
.select-css::-ms-expand {
	display: none;
}
.select-css:focus {
	outline: none;
}

/*ADDED CSS*/
.rectangular-img {
  position: relative;
  padding-top: 100%;
  width: 100%;
  border-radius: 4px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
}

.rectangular-img:hover {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url("assets/les-globe-blogueurs.png");
  cursor: pointer;
}

.rectangular-img:hover .img-info-overlay {
  opacity: 1;
}

#owl-home.owl-carousel .owl-text a:hover {color: #f1a42a} 
#owl-home .owl-text .banner-name:hover {color:#f1a42a}

.content-section > div {z-index: 1}

.onedapt img {max-width: 200px}; .onedapt .headline span {width: 450px}

.name a {
  text-decoration: none!important;
}

.name a:hover {
    color: #5f4110!important;
}
.hero-section-illustration-img{
  z-index: 30!important;
  padding-top: 0px!important;

}

.hero-section-illustration-container .hero-content {
    padding-top: 0px!important;
}
.rounded-nav-right{
  right: 20px!important;
}
.custom-control-input {
  
  z-index: 1!important;
 
}

/* The container must be positioned relative: */
.custom-select {
  position: relative;
  font-family: Arial;
}

.custom-select select {
  display: none; /*hide original SELECT element: */
}

.select-selected {
  background-color: DodgerBlue;
}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/* style the items (options), including the selected item: */
.select-items div,.select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}

/* Style items (options): */
.select-items {
  position: absolute;
  background-color: DodgerBlue;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
}

.hero-section-illustration-container .hero-content {
  padding-bottom: 0px!important; 
}
#ONELPAPT{
margin-top: 15px;
}