@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);@charset "UTF-8";

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  color: #000000;
}
a:hover {
  text-decoration: none;
  color: #000000;
  outline: none !important;
}
.main-text {
  position: absolute;
  top: 150px;
  width: 96.6666666667%;
  color: #FFF;
}

#cookieConsent {
  background-color: #fff;
  min-height: 26px;
  font-size: 14px;
  color: #000;
  line-height: 26px;
  padding: 15px 15px 15px 15px;
  position: fixed;
  top: 85px;
  left: 0;
  right: 0;
  display: none;
  z-index: 9999;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
  border-radius: 25px;
}

#cookieConsent a {
  color: #4B8EE7;
  text-decoration: none;
}

#closeCookieConsent {
  position: absolute;
  right: 5px;
  top: -3px;
  cursor: pointer;
  height: 20px;
  width: 20px;
  margin: 0px 0 0 0;
  font-weight: bold;
  font-size: 20px;
}

#closeCookieConsent:hover {
  color: #FFF;
}

.cookieConsentOK {
  color: #fff !important;
  display: inline-block;
  cursor: pointer;
  float: right;
  margin: 15px 0px 0 10px;
}

@media (max-width: 769px) {
  .bodyHome .hero-wrap .main-text {
    height: 260px;
    top: 55px;
  }

  .bodyHome .ftco-search {
    margin-top: -300px;
  }

  .bodyHome .ftco-search .container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .bodyHome .ftco-search .no-padding {
    padding: 0 !important;
  }

  .bodyHome .ftco-search .no-margin {
    margin: 0 !important;
  }

  .slick-initialized .slick-slide {
    width: 280px !important;
    margin-right: 10px;
  }

  .slick-initialized .slick-slide .test_img {
    background-size: 100% 100% !important;
  }

  #bucketlistdestination.slick-initialized .slick-slide {
    margin-right: 0px;
  }
}

.bodyHome .carousel-item {
  height: 90vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  background-size: cover;
}

.expDetail {
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}

.expDetail .colla {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000 !important;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  text-align: left;
}

.expDetail .active,
.expDetail .collapsible:hover {
  background-color: #fff;
}

.expDetail .collapsible:after {
  content: "+";
  color: red;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.expDetail .active:after {
  content: " ";
}

.expDetail .content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #fff;
  border: 1px solid #ccc;
}

.expDetail .item-job {
  /*position: relative;*/
  width: 100%;
}

.expDetail .job-wrapper {
  width: 100%;
  height: 20px;
  display: table;
}

.expDetail .job-wrapper p {
  margin-bottom: 0px;
}

.expDetail .job-wrapper > div {
  display: table-cell;
  vertical-align: middle;
}

.expDetail .value-button {
  display: inline-block;
  margin: 0px;
  width: 40px;
  height: 20px;
  color: #47c288;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.expDetail .value-button:hover {
  cursor: pointer;
}

.expDetail #decrease {
  margin-right: -4px;
  border-radius: 8px 0 0 8px;
}

.expDetail #increase {
  margin-left: -4px;
  border-radius: 0 8px 8px 0;
}

.expDetail .number {
  text-align: center;
  border: none;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 0px;
  width: 40px;
  height: 40px;
}

.expDetail input::-webkit-outer-spin-button,
.expDetail input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.expDetail input[type=number] {
  -moz-appearance: textfield;
}

.expDetail span.price {
  font-weight: bold;
  font-size: 24px;
}

.expDetail span.label.total {
  font-size: 17px;
  color: #6d7688;
  font-weight: 500;
  white-space: nowrap;
}

.expDetail .price-category {
  border-top: 1px solid #c6c8d0;
  display: flex;
  padding: 8px 0;
  font-weight: 500;
}

.expDetail span.price-category-total {
  /* line-height: 2rem; */
  flex-grow: 1;
  text-align: right;
  text-transform: capitalize;
}

.expDetail .single-time {
  font-weight: 500;
}

.expDetail .price-calc {
  padding: 0 0 0 10px;
  display: inline;
  font-weight: normal;
  font-weight: 500;
}

.expDetail .dropdown-toggle::after {
  display: none;
}

.expDetail .swiper-container {
  width: 100%;
  height: auto;
}

.expDetail .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
}

.expDetail .swiper-container .swiper-slide {
  height: 500px;
  line-height: 300px;
}

.expDetail .swiper-slide img {
  height: 500px;
  width: 100%;
  /*-o-object-fit: cover;*/
     /*object-fit: cover;*/
}

.expDetail span.swiper-pagination-bullet {
  background: #fff;
}

.expDetail .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}

.expDetail .swiper-button-next {
  color: #fff;
}

.expDetail .swiper-button-prev {
  color: #fff;
}

.expDetail .classic {
  background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%), linear-gradient(to right, #fff, #fff);
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
}

.expDetail .datepicker table tr td.disabled {
  background: none;
  color: #999999 !important;
  cursor: default;
}

.expDetail .datepicker table tr td.disabled:hover {
  background: none;
  color: #999999 !important;
  cursor: default;
}

.expDetail .datepicker-days .day {
  color: #fff !important;
  background: #47c388;
}

.expDetail .datepicker-days .day:hover {
  color: #fff !important;
  background: #47c388 !important;
}

.expDetail .datepicker table tr td.active {
  background-color: #47c388 !important;
  background: none;
}

.expDetail .disabled.day:hover {
  background: none !important;
}

.expDetail .icon_ab {
  position: relative;
  text-align: center;
  height: 25px;
  width: 25px;
}

.expDetail input#pop_check_date {
  min-height: 1px;
}

.expDetail .f-22 {
  font-size: 22px;
}

.expDetail .why_bk p {
  display: flex;
}

.expDetail .price-detail {
  margin: 10px;
}

.expDetail .price-detail .price {
  font-weight: bold;
}

@media (max-width: 769px) {
  .expDetail .buy-exp {
    position: fixed;
    bottom: 0;
    z-index: 1000;
    width: 100%;
    padding: 0 !important;
    background: #fff;
    margin-left: -33px;
  }

  .expDetail .swiper-container .swiper-slide {
    height: 275px !important;
  }

  .expDetail .swiper-container .swiper-slide img {
    height: 275px !important;
  }
}

.vendorShow .hstimg {
  height: 400px;
}

.vendorShow .vendor-block {
  border: 2px solid #DFDFDF;
  border-radius: 10px;
}

.vendorShow h1 {
  font-size: 1.5rem !important;
}

/*Theme Colors*/

/**
 * Table Of Content
 *
 * 	1. Color system
 *	2. Options
 *	3. Body
 *	4. Typography
 *	5. Breadcrumbs
 *	6. Cards
 *	7. Dropdowns
 *	8. Buttons
 *	9. Typography
 *	10. Progress bars
 *	11. Tables
 *	12. Forms
 *	14. Component
 */

/*$custom-select-indicator:           str-replace(url(""),  "%23") !default;*/

.frame.select-frame {
  border: 1px solid blue;
}

.news {
  /**
  * CSS articles
  */
  /* Fin agences */
  /**************************/
  /*        ARTICLES        */
  /**************************/
  /* Liste articles */
  /* Détails article */
  /* Commenté car posait problème sur le bloc partners sur les pages CMS (investir) */
  /*.agence-card-ltl {
    max-width: 460px;
  }*/
}

.news .head-back {
  background-color: #03a9f3;
  height: 64px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 0 0 27px 27px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 11;
}

.news .head-back a {
  color: #fff;
}

.news .head-back .head-ttl {
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
}

.news .head-back .head-ttl.sml {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 500;
}

.news .head-back .head-ttl .txt {
  color: rgba(255, 255, 255, 0.8);
  font-size: 11px;
  font-weight: 500;
  margin-left: 5px;
}

.news .head-back .arr_left {
  width: 18px;
  height: 18px;
  -webkit-mask-size: 18px auto;
  -moz-mask-size: 18px auto;
  -o-mask-size: 18px auto;
  mask-size: 18px auto;
}

.news .head-back .search {
  width: 21px;
  height: 21px;
  -webkit-mask-size: 21px auto;
  -moz-mask-size: 21px auto;
  -o-mask-size: 21px auto;
  mask-size: 21px auto;
}

.news .head-back .inner {
  position: relative;
  height: 64px;
  display: flex;
  align-items: center;
}

.news .head-back .link_back {
  display: flex;
  align-items: center;
}

.news .head-back .link_back .ico {
  margin-right: 25px;
}

.news .head-back .link_search {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 1;
}

.news .head-back .link_notifi {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 1;
}

.news .head-back .link_notifi .bell {
  background-color: #fff;
}

.news .head-back .container {
  padding-left: 20px;
  padding-right: 20px;
}

.news .head-back .link_voice {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 1;
  right: 30px;
  margin-right: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.news .head-back .link_voice::before,
.news .head-back .link_voice::after {
  -webkit-animation: none;
          animation: none;
  display: none;
}

.news .articles-list {
  padding-top: 100px;
  padding-bottom: 40px;
}

.news .articles-list .page-ttl {
  margin-bottom: 30px;
}

.news .offers-ttl .fa {
  font-size: 24px;
  color: #D9D9D9;
  margin-left: 5px;
  vertical-align: -4px;
}

.news .articles-img {
  margin-bottom: 0;
  position: relative;
}

.news .articles-img .cate {
  background-color: #03a9f3;
  text-transform: uppercase;
  font-size: 11px;
  color: #fff;
  height: 22px;
  line-height: 22px;
  border-radius: 5px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
}

.news .articles-item {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16);
  border-radius: 0 0 20px 20px;
  margin-bottom: 25px;
}

.news .articles-item a {
  display: block;
}

.news .articles-item .articles-info {
  padding: 15px 20px 20px 20px;
  background-color: #fff;
  border-radius: 0 0 20px 20px;
}

.news .articles-item .articles-ttl {
  font-size: 16px;
  line-height: 20px;
  color: #4D4D4D;
  display: -webkit-box;
  max-width: 100%;
  height: 40px;
  margin: 0 auto;
  line-height: 20px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news .articles-item .cate {
  position: absolute;
  bottom: 15px;
  left: 20px;
  z-index: 1;
}

.news .date {
  color: #999;
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
}

.news .detail-banner .container {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 1;
}

.news .detail-banner .link_social {
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  z-index: 1;
  bottom: -40px;
}

.news .detail-banner {
  margin-bottom: 40px;
}

.news .detail-banner .inner {
  position: relative;
}

.news .detail-content {
  padding-bottom: 40px;
}

.news .detail-content .page-ttl {
  margin-bottom: 5px;
}

.news .detail-content .date {
  margin-bottom: 30px;
}

.news .detail-content .entry-content {
  font-size: 12px;
  line-height: 16px;
  color: #949397;
  font-weight: 400;
}

.news .detail-content .entry-content p {
  margin-bottom: 30px;
}

.news .detail-content .entry-content h1,
.news .detail-content .entry-content h2,
.news .detail-content .entry-content h3 {
  color: #000;
  font-weight: 300;
  margin-bottom: 5px;
}

.news .detail-content .entry-content h3 {
  font-size: 15px;
  line-height: 29px;
}

.news .more {
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .news .visual-content {
    position: relative;
    width: 100%;
    height: 340px;
    overflow: hidden;
  }

  .news .visual-content.cms-estimer {
    height: 350px;
  }

  .news .visual-content img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }

  .news .search-shop .visual-content img {
    -o-object-position: 0 -45px;
       object-position: 0 -45px;
  }
}

@media (min-width: 992px) {
  .news .agences-info .ttl {
    font-size: 25px;
    line-height: 34px;
    margin-bottom: 25px;
  }

  .news .visual-content-main {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
  }

  .news .agence-card-ltl .agence-card-visual {
    position: relative;
    width: 140px;
    height: 120px;
    overflow: hidden;
  }

  .news .agence-card-ltl .agence-card-visual img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }

  .news .page-ttl {
    font-size: 22px;
  }

  .news .agences-content .txt {
    font-size: 14px;
    line-height: 18px;
  }

  .news .agence-card-ltl .agence-ctent {
    padding-left: 10px;
  }

  .news .agence-card-ltl .agence-ctent .ttl {
    font-size: 15px;
    line-height: 16px;
  }

  .news .agence-card-ltl .agence-ctent .desc {
    font-size: 12px;
    line-height: 14px;
  }

  .news .agence-card-ltl .agence-ctent .act {
    font-size: 13px;
    letter-spacing: 2.93px;
  }

  .news .agence-card-bg .agence-card-visual-bg {
    width: 142px;
    height: 140px;
    position: relative;
    overflow: hidden;
    padding-right: 10px;
  }

  .news .agence-card-bg .agence-card-visual-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}

@media (min-width: 992px) {
  .news .articles-list-img {
    display: block;
    position: relative;
    margin-bottom: 0px;
  }
}

.news .detail-banner .articles-img-banner {
  position: relative;
  height: 396px;
  width: 100%;
  overflow: hidden;
}

.news .detail-banner .articles-img-banner img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
}

.news .entry-content .article-bloc {
  padding: 20px 0px;
}

.news .entry-content .article-bloc .article-img-content {
  margin-bottom: 20px;
}

.news .entry-content .more a.btn-blue {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1200px) {
  .news .entry-content .article-bloc .article-img-content {
    max-width: 775px;
    height: 300px;
    overflow: hidden;
    position: relative;
  }

  .news .entry-content .article-bloc .article-img-content img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }

  .news .body-result .recherche-desktop-wrap .resultat-item {
    width: calc(50% - 20px) !important;
    margin: 10px;
  }
}

.news .body-result .recherche-desktop-wrap .resultat-item,
.news .body-result .resultat-wrap .resultat-item {
  width: calc(50% - 20px) !important;
  margin: 10px;
  float: left;
}

.news .extended-search-properties {
  width: 97% !important;
  font-size: 16px;
  padding: 10px;
  margin-bottom: 30px;
  border-radius: 8px;
  box-shadow: 0 1px 5px #D1D1D1;
  overflow: hidden;
}

.news .extended-search-properties.slick-slide {
  width: 290px !important;
  height: 221px;
  padding: 80px 40px;
  font-size: 25px;
  line-height: 25px;
  margin-right: 15px;
}

.news .col-add.dropdown.show {
  z-index: 10000;
}

@media (min-width: 768px) and (max-width: 992px) {
  .news .entry-content .article-bloc .article-img-content {
    max-width: 775px;
    height: 350px;
    overflow: hidden;
    position: relative;
  }

  .news .entry-content .article-bloc .article-img-content img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
}

@media (min-width: 992px) {
  .news .detail-content .page-ttl {
    font-size: 2.2rem !important;
    text-align: center;
    position: relative;
    top: -250px;
    color: #FFF;
    font-weight: 700;
    line-height: 44px;
  }

  .news .detail-content .entry-content {
    font-size: 14px;
    line-height: 18px;
  }

  .news .detail-content .entry-content h3 {
    font-size: 17px;
    line-height: 33px;
  }

  .news .offers-ttl {
    font-size: 15px;
    line-height: 28px;
  }

  .news .article-bloc {
    display: flex;
  }
}

@media (max-width: 768px) {
  .news .entry-content .article-bloc .more {
    display: flex;
    justify-content: center;
  }
}

.news .subheader {
  position: relative;
  display: flex;
}

.news .subheader ul {
  display: flex;
  flex-direction: row;
  margin: 0 auto;
}

.news .subheader ul li {
  display: inline-block;
  text-transform: uppercase;
  margin: 0 15px;
}

.news .subheader ul li a {
  position: relative;
  display: block;
  border: 0;
  padding: 0 0 54px;
  font-weight: 600;
}

.news .subheader .dropbtn {
  background-color: #fff;
  padding: 16px;
  font-size: 16px;
  border: none;
}

.news .subheader .dropdown {
  position: relative;
  display: inline-block;
}

.news .subheader .dropdown-content {
  border-top: 2px solid black;
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.news .subheader .dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.news .subheader .dropdown-content a:hover {
  background-color: #fff;
}

.news .subheader .dropdown:hover .dropdown-content {
  display: block;
}

.news .row.search-actus {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.news .searchbox-news {
  margin-bottom: 20px;
  position: relative;
}

.news .articles-list-items .articles-item {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16);
  border-radius: 0 0 20px 20px;
  margin-bottom: 25px;
  height: 400px;
}

.news .articles-list-items .articles-img {
  margin-bottom: 0;
  height: 275px;
  position: relative;
}

.news .articles-list-items .articles-item .articles-img img {
  height: 100%;
  width: 100%;
}

.news .articles-list-items .articles-img .cate {
  background-color: #252F5D;
  text-transform: uppercase;
  font-size: 11px;
  color: #fff;
  height: 22px;
  line-height: 22px;
  border-radius: 5px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
}

.news .articles-list-items .articles-item .cate {
  position: absolute;
  bottom: 15px;
  left: 20px;
  z-index: 1;
}

.news .articles-list-items .articles-img .cate {
  font-size: 0.95em !important;
}

.news #social-links ul {
  list-style-type: none;
}

.news #social-links ul li {
  display: inline-block;
}

.news #social-links ul li a {
  color: #252F5D;
  text-decoration: none;
  outline: none;
}

.news #social-links ul li a.social-button span.fa {
  font-size: 1.5em;
  padding: 0.25em;
  margin-right: 0.25em;
  vertical-align: middle;
  box-sizing: border-box;
  color: white;
}

.news #social-links ul li a span.fa-facebook-square {
  background-color: #4267b2;
  padding-left: 0.4em;
  padding-right: 0.4em;
}

.news #social-links ul li a span.fa-twitter {
  background-color: #00aced;
}

.news #social-links ul li a span.fa-linkedin {
  background-color: #0073b1;
}

.news .articles-list.list-actus {
  padding-top: 190px !important;
}

.news .articles-list {
  background: #fff;
  border-top: 1px solid #f5f5f5;
}

.news .articles-list {
  background-color: #f5f5f5 !important;
}

.news .articles-item .articles-info {
  padding: 15px 20px 20px 20px;
  background-color: #fff;
  border-radius: 0 0 20px 20px;
}

.news .articles-item .articles-ttl {
  font-size: 16px;
  line-height: 20px;
  color: #4D4D4D;
  display: -webkit-box;
  max-width: 100%;
  height: 40px;
  margin: 0 auto;
  line-height: 20px;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news .articles-item .articles-ttl {
  font-size: 20px !important;
  font-weight: 600 !important;
  font-family: "Montserrat", sans-serif !important;
  margin-bottom: 15px;
  height: 2.5em !important;
  line-height: 1.38em !important;
}

.news .date {
  color: #999;
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

.news .articles-info .date {
  font-size: 12px !important;
  margin-bottom: 10px;
}

@media (min-width: 1400px) {
  .news .container {
    max-width: 1600px;
  }

  .news .container .v2 {
    padding-left: 5%;
    padding-right: 5%;
  }
}

.news .agences-info {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
}

.news .articles-img-banner.banner-actus {
  display: none !important;
}

.news .detail-banner .container {
  position: initial !important;
}

.news .searchable-actu .menu-search {
  max-width: 420px !important;
  margin: auto !important;
  position: relative !important;
}

.news .searchable-actu .menu-search input {
  height: 54px !important;
  border-radius: 27px;
  border: none !important;
  padding-left: 55px;
  padding-right: 55px;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700 !important;
  font-size: 12px !important;
}

.news .btn.btn-blue:not(.subscribe_form .btn-blue) {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  background-color: #252F5D;
  height: 46px;
  line-height: 46px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 27px;
  font-weight: 700;
  width: 100%;
  padding: 0;
  transition: all 0.4s ease;
}

.news .agences-info .btn-search {
  width: 50px !important;
  height: 50px !important;
  padding: 0;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.news .searchable-actu .menu-search span {
  display: none;
}

.news .agences-info.infos-actus .container {
  margin-top: 180px !important;
}

.news .detail-banner .container {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  z-index: 1;
}

@media (min-width: 1400px) {
  .news .container.v3 {
    padding-left: 15% !important;
    padding-right: 15% !important;
  }
}

.col-md-12.article-bloc {
  display: flex;
  flex-direction: column;
}

.article-bloc img {
  width: 100%;
}

/* The container must be positioned relative: */

.custom-selects {
  position: relative;
  font-family: Arial;
}

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

.select-selected {
  background-color: black;
  color: #bd9b5ddb !important;
}

/* Style the arrow inside the select element: */

.custom-selects .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): */

.custom-selects .select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}

/* style the items (options), including the selected item: */

.custom-selects .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): */

.custom-selects .select-items {
  position: absolute;
  background-color: black;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/* Hide the items when the select box is closed: */

.custom-selects .select-hide {
  display: none;
}

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

.select2-results__option {
  background: black;
  color: #fff;
}

.select2-search--dropdown {
  display: none;
}

.select2-selection__rendered,
.select2-container--default .select2-results__option[aria-selected=true] {
  background: black;
  color: #bd9b5ddb !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: black;
  color: #bd9b5ddb !important;
}

.test_img {
  height: 400px;
  padding-top: 0;
}

@media (max-width: 769px) {
  .test_img {
    height: 100px;
  }
}

@media (max-width: 1024px) and (min-width: 769px) {
  .head_heightp.font-weight-bold {
    margin-top: 30px;
  }
}

.shadow {
  box-shadow: 9px 17px 12px rgba(35, 37, 38, 0.15) !important;
}

#review_section .card {
  box-shadow: none;
}

.card_height {
  height: auto;
  padding: 10px !important;
}

.card_height p.mb-3.text-secondary {
  font-size: 15px;
}

.info-recaptcha {
  color: #808080;
  font-size: 12px;
}

.grecaptcha-badge {
  display: none;
}

.owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y !important;
}

.recaptcha-newsletter {
  color: white !important;
}

.recaptcha-newsletter a {
  color: white !important;
  font-style: underline;
}

.white-box {
  background: #ffffff;
  padding: 25px;
  width: 100%;
  margin-bottom: 15px;
}

