/* PRIMARY COLOR */
/*ardoise*/
/*$primary: #924325; /*marron*/
/*$primary: #81E4BD; /*bleu pantone carnival glass*/
/*$primary: #b12763; /*violet pantone boudoir red*/
/*$primary: #00629c; */
/*$primary: #195f84; */
/* SECONDARY COLOR */
/*corail*/
/*$secondary: #ed7564; /*corail 2*/
/*$secondary: #f9800e; /*orange*/
/*$secondary: #f2e651; /*jaune pantone lemon fizz*/
/*$secondary: #FFAD4F; /*orange pastel pantone iced mango*/
/*$secondary: #ff7400;*/
/*$secondary: #A3005F;*/
/* RED VENDEE */
/* FONT COLOR */
/* PRIMARY COLOR RGBA */
/* font typo */
/* Répertoire image */
/* Banner principal du site */
/*$banner_site: "https://edap.vendee.fr/edap95/fileadmin/templates/site/svg/banner_header_edap_anime.svg";*/
/* Picto principal thématique site */
/* university */
/* theater-masks*/
/* book-reader */
/* user-graduate */
/* Picto liste à puce du site */
/* right alt arrow */
/* Picto menu header site */
/* globe */
/* crayon */
/* lettre */
/* billetterie */
/* user */
/* loupe */
/* couleur des layouts (colorswitcher) */
.news .article h3.margins {
  margin: 3rem 0; }

.news .article:after {
  content: '';
  display: none; }

.highlight-item__img {
  padding: 0; }

.news .no-news-found {
  display: none; }

.home-latest-layout .latest-home-content .header {
  background: none;
  box-shadow: none; }

.news-list-date {
  font-size: 16px;
  font-weight: bold;
  color: #5a5e6b;
  display: block; }

.topnews .header h3, .home-latest-layout .latest-home-content .header h3 {
  font-weight: bold;
  font-size: 24px;
  margin-top: 5px; }

.home-latest-layout .latest-home-content .header h4 a {
  position: relative;
  display: inline-block;
  margin-top: 10px;
  font-weight: bold;
  font-size: 18px;
  color: #031111;
  z-index: 1; }

.home-latest-layout .latest-home-content .header h4 a::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  width: 0;
  height: 2px;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  background: #4e525d;
  z-index: 1; }

.home-latest-layout .latest-home-content .header h4 a:hover::after {
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  width: 100%; }

.home-latest-layout .latest-home-content .header h4 a:hover {
  color: #4e525d; }

.topnews .news-img-wrap a, .news .article .news-img-wrap a {
  display: block;
  float: none;
  /*left*/
  padding: 4px;
  border: none;
  background: #fff;
  max-width: 100%; }

.topnews .header::after, .home-latest-layout .latest-home-content .header::after {
  display: block;
  z-index: 0;
  position: relative; }

.topnews .header h3 a, .home-latest-layout .latest-home-content .header h3 a {
  color: #031111;
  text-decoration: none;
  position: relative; }

.topnews .header h3 a:hover, .home-latest-layout .latest-home-content .header h3 a:hover {
  color: #4e525d;
  text-decoration: none; }

.topnews .header h3 a::after, .home-latest-layout .latest-home-content .header h3 a::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  width: 0;
  height: 2px;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  background: #000000; }

.topnews .header h3 a:hover::after, .home-latest-layout .latest-home-content .header h3 a:hover::after {
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
  width: 100%;
  background: #4e525d; }

.home-latest-layout .latest-home-content .teaser-text {
  /*   font-family: $fontprimary;
   color:  $black;
   font-size: 14px;
   overflow:hidden;
   margin-top: 10px;
   font-weight: normal; */ }

/* séparateur d'article */
.news .article {
  padding: 0;
  margin: 0; }

.home-center .news .article .teaser-text {
  padding: 0 0 15px;
  cursor: pointer;
  border-bottom: 2px solid #5a5e6b;
  width: 100%;
  font-family: inherit; }

.home-center .news .article.top-news-home .teaser-text {
  border-bottom: none; }

.home-latest-layout .latest-home-content .teaser-text div {
  min-height: 48px;
  margin-bottom: 0; }

.home-latest-layout .latest-home-content .teaser-text a {
  font-family: 'Lato', sans-serif;
  color: #5a5e6b;
  font-size: 14px;
  float: right;
  line-height: 16px; }

/*================================*/
/*|    HOME LATEST NEWS - End    |*/
/*================================*/
/*================================*/
/*|     LATEST NEWS - Begin      |*/
/*================================*/
.frame-latest-news-tags {
  border: solid 1px #757d85;
  margin-bottom: 20px; }

.frame-latest-news-tags header {
  background: url('../img/picto-latest-news.png') left 10px center no-repeat #6473ac;
  height: 45px; }

.frame-latest-news-tags header h2 {
  line-height: 45px;
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-size: 2rem;
  padding-left: 60px;
  margin-top: 0px; }

.frame-latest-news-tags .news-list-view {
  padding: 10px; }

.frame-latest-news-tags .article {
  margin: 0px;
  padding: 0px; }

.frame-latest-news-tags .article .header h3 a {
  font-family: 'Lato', sans-serif;
  color: #757d85;
  font-size: 12px;
  line-height: 36px; }

.frame-latest-news-tags .news .article .news-img-wrap a {
  margin: 0px;
  padding: 0px;
  border: 0px; }

/*================================*/
/*|      LATEST NEWS - End       |*/
/*================================*/
/*================================*/
/*|   Top News - News - Begin    |*/
/*================================*/
.news .article.top-news-news {
  max-width: 100%;
  display: flex;
  background: #ffffff; }

.top-news-news.article .news-img-wrap a {
  border: none;
  padding: 0px;
  margin: 0px; }

.top-news-news.article .news-img-wrap a {
  border: none;
  padding: 0px;
  margin: 0px; }

.top-news-news.article .top-news-right h2 {
  color: #5a5e6b;
  font-size: 2rem; }

.top-news-news.article .top-news-right h2 a {
  font-size: 2rem;
  color: #5a5e6b;
  font-family: 'Lato', sans-serif; }

.top-news-news.article .top-news-right .more {
  display: inline-block;
  vertical-align: top;
  background-color: #DFDFDF;
  padding: 2px;
  width: 100px;
  float: right;
  text-align: center;
  color: #fff; }

/*================================*/
/*|    Top News - News - End     |*/
/*================================*/
/*================================*/
/*|    NEWS LISTS - Begin       |*/
/*================================*/
#kesearch_results, #kesearch_results .result-list-item:first-child {
  margin-top: 0px !important; }

#kesearch_results .result-image {
  width: 33%;
  display: inline-block;
  vertical-align: top;
  background-color: #f9f9f9; }

#kesearch_results .result-image img {
  width: 100%;
  height: auto; }

#kesearch_results .result-content {
  width: 66%;
  display: inline-block;
  vertical-align: top;
  padding: 10px 10px 10px 25px; }

#kesearch_results .result-content h2 a {
  color: #5a5e6b; }

.news-right #kesearch_results .result-list-item .result-teaser {
  width: 100%;
  color: #757d85;
  font-family: 'Lato', sans-serif;
  font-size: 12px; }

#kesearch_results.grill .result-tags {
  display: none; }

#kesearch_results .news-link {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  background-color: #DFDFDF;
  padding: 2px;
  width: 100px;
  float: right;
  text-align: center; }

#kesearch_results .news-link a {
  color: #fff; }

#kesearch_results .news-link a:hover {
  text-decoration: none; }

#kesearch_results .result-list-item {
  padding-left: 1rem;
  border: none; }

/*================================*/
/*|    NEWS SEARCH - Begin       |*/
/*================================*/
#form_kesearch_pi1 {
  font-family: 'Lato', sans-serif; }

#form_kesearch_pi1 .filter_label, #form_kesearch_pi1 .submitbutt input {
  width: 100%;
  background-color: #5a5e6b;
  color: #d6d6d6;
  text-align: center;
  font-size: 22px;
  padding: 2px;
  background-image: none;
  margin: 0;
  max-width: none;
  font-weight: 500; }

fieldset.kesearch_searchbox_news {
  border: 1px solid #D3D3D3;
  margin-top: 38px !important; }

.kesearchbox_news {
  text-align: center;
  padding-bottom: 10px; }

.kesearchbox_news #kesearch_submit_news {
  vertical-align: middle; }

.kesearchbox_news #ke_search_sword_news {
  vertical-align: middle;
  height: 25px;
  border-color: #5a5e6b;
  font-size: 11px; }

.kesearch_searchbox_news .close_filters {
  padding: 5px 0;
  background-color: #d6d6d6; }

.kesearch_searchbox_news .close_filters div {
  display: inline-block; }

.kesearch_searchbox_news .close_filters div:first-child {
  margin-left: 10%;
  width: 10%;
  border: 1px solid #fff;
  text-align: center;
  border-radius: 50%; }

.kesearch_searchbox_news .close_filters div:last-child {
  width: 78%;
  text-align: left;
  font-size: 16px; }

.kesearch_searchbox_news .close_filters a {
  color: #fff; }

.kesearch_searchbox_news .close_filters a:hover {
  text-decoration: none; }

#kesearch_filters_news ul {
  padding-left: 20px;
  color: #5a5e6b; }

#kesearch_filters_news .list .head, .kesearchbox_news .head {
  color: #5a5e6b;
  font-size: 26px;
  display: block;
  width: 100%;
  text-align: center;
  text-align: center;
  border-top: 1px solid #D3D3D3;
  padding: 5px 0; }

#kesearch_filters_news input[type="checkbox"], #kesearch_filters_news input[type="radio"] {
  vertical-align: middle; }

#kesearch_filters_news label {
  margin-bottom: 0;
  vertical-align: middle;
  font-size: 16px; }

.view-more-button-news {
  width: 100%;
  background-color: #5a5e6b;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  font-size: 16px; }

/*================================*/
/*|    NEWS DETAIL - Begin       |*/
/*================================*/
.news .article .news-img-wrap {
  margin: 0px;
  overflow: hidden;
  float: none; }

.news-content .header {
  display: inline-block;
  vertical-align: top; }

.news-content .header-left {
  width: 63%;
  padding-right: 15px; }

.news-content .header-right {
  width: 37%;
  float: right; }

.news-backlink-wrap {
  width: 100%;
  background-color: transparent;
  text-align: center;
  margin-bottom: 10px;
  float: right;
  padding: 2px 0;
  font-family: 'Lato', sans-serif;
  font-size: 1.2rem; }

.news-backlink-wrap-footer {
  width: 37%; }

.news-backlink-wrap a {
  color: #5a5e6b;
  text-transform: normal; }

.news-backlink-wrap a:hover {
  text-decoration: none;
  background: #5a5e6b;
  color: #ffffff; }

.news-list-tags {
  display: inline-block;
  font-family: 'Lato', sans-serif;
  padding: 0 1rem;
  margin: 5px;
  border-radius: 2rem;
  background: #5a5e6b;
  font-size: 12px;
  line-height: 20px;
  color: #fff; }

.news-single .footer {
  border: none; }

.news-related-news a::before {
  content: '\f1ea';
  font-family: "Font Awesome 5 Free";
  font-size: 1.2em;
  color: #D5503A;
  vertical-align: middle; }

.news-related-files a::before {
  content: '\f15c';
  font-family: "Font Awesome 5 Free";
  font-size: 1.2em;
  color: #D5503A;
  vertical-align: middle; }

.news-related-wrap a {
  width: 100%;
  display: block;
  text-align: left;
  margin: 0;
  padding: 0 1rem; }

.news-related-links a::before {
  content: '\f0c1';
  font-family: "Font Awesome 5 Free";
  font-size: 1.2em;
  font-weight: 600;
  color: #D5503A;
  vertical-align: middle; }

.news-related-wrap a:hover {
  background: #5a5e6b;
  color: #ffffff; }

.main-col-right .news-related-news a, .main-col-right .news-related-files a, .main-col-right .news-related-links a {
  display: block; }

.main-col-right .news-related-links .link-descrip, .main-col-right .news-related-files .link-descrip {
  text-align: left;
  font-size: 12px;
  font-style: italic;
  line-height: 1.3;
  padding-bottom: 1rem;
  padding-left: 4rem; }

.news-single .article .detail-main__content {
  display: none; }

.news-single .article .news-img-wrap {
  float: left;
  width: 50%;
  margin-bottom: 0;
  padding-left: 0; }

.news-single .article .news-img-wrap img {
  float: none;
  width: 100%;
  height: auto;
  margin-left: 0; }

.news-related {
  width: 100%;
  padding: 0 0 15px 0;
  display: block;
  margin-bottom: 10px;
  text-align: center; }

.news-related h4 {
  line-height: 45px;
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-size: 18px; }

.news-related-content-image {
  width: 20%;
  height: auto;
  display: none;
  padding-left: 5px;
  vertical-align: middle;
  margin: 7px 0; }

.news-related-content-image img {
  max-width: 100%;
  height: auto; }

.news-related-content-title {
  padding: 0 10px;
  width: 87%;
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

.news-related-content-title a:hover {
  text-decoration: underline; }

.news-related-news, .news-related-links, .news-related-files {
  display: block;
  background: #fff;
  border: none; }

.news-related-news h4, .news-related-files h4, .news-related-links h4 {
  color: #5a5e6b;
  width: 100%;
  border-bottom: 1px solid #5a5e6b;
  text-align: left; }

.news-related-news h4::before, .news-related-files h4::before, .news-related-links h4::before {
  font-family: "Font Awesome 5 Free";
  content: '\f0a9';
  font-size: 2.5rem;
  padding: 0 1rem 0 0;
  color: #5a5e6b;
  height: 4rem;
  vertical-align: middle;
  font-weight: 600; }

.news-right .tx-kesearch-pi1 #kesearch_ordering span.down {
  border-color: #fff transparent; }

a.card .result-image {
  /*padding: 1rem;*/
  position: relative;
  overflow: hidden;
  height: 190px;
  margin: 1rem 0; }

a.card .result-image img {
  width: 100%;
  height: auto; }

a.card .result-image .img-hover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  background: fade(#031111, 60%);
  font-weight: 700;
  color: #fff;
  padding: 6rem 0;
  text-align: center;
  width: 100%;
  height: 100%;
  transition: ease, 0.5s; }

a.card:hover .result-image .img-hover, a.card:focus-visible .result-image .img-hover {
  opacity: 1;
  background-color: rgba(3, 17, 17, 0.3); }

/*================================*/
/*|   SolR Filter result search  |*/
/*================================*/
#tx-solr-search-functions {
  border-bottom: solid 1px #E3E3E3;
  overflow: hidden;
  /*padding: 0 2rem 2rem;*/ }

#tx-solr-search-functions #form_kesearch-pi1 {
  background-color: #ffffff; }

#tx-solr-search .filters__title:after {
  display: none; }

/*================================*/
/*|   Acteur - Begin  			 |*/
/*================================*/
.article.acteur-news {
  width: 30%;
  margin: 1rem;
  position: relative;
  float: left;
  display: block;
  overflow: hidden; }

a:hover .acteur-news .highlight-item__img {
  transform: scale(1.1); }

.acteur-news .highlight-item__img {
  display: block;
  width: 100%;
  padding: 0;
  transition: all 0.2s ease-in-out; }

.acteur-news .highlight-item__content {
  padding: 0rem 1rem;
  position: absolute;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  letter-spacing: -1.2px;
  width: 100%;
  height: 13rem; }

.frame .acteur-news h2 {
  font-size: 1.8rem;
  background: none;
  line-height: unset;
  margin: 0;
  padding: 0;
  color: #ffffff;
  line-height: 4.4rem;
  font-weight: 700; }

.frame .acteur-news .teaser-text p {
  margin: 0 1rem 0 0;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 300;
  text-transform: uppercase; }

.acteur-news .highlight-item__desc {
  margin: 0;
  padding-bottom: 3rem; }

.frame .acteur-news .highlight-item__content .btn {
  position: absolute;
  right: 0;
  top: 0; }

/***********************************
 ********* DETAIL ACTEUR ************
 ***********************************/
.detail-act .news-content {
  display: flex; }

/*================================*/
/*|    NEWS CARROUSEL - Begin    |*/
/*================================*/
.news-carrousel {
  padding: 20px 0px 40px 0px;
  position: relative; }

.news-carrousel .carousel-title {
  font-family: 'Lato', sans-serif;
  color: #ffffff;
  font-size: 2.6rem;
  max-width: calc(100% - 54rem);
  text-align: center;
  margin-bottom: 3rem;
  text-align: center; }

.news-carrousel .owl-carousel .owl-item .item {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-shadow: 0 5px 100px 0 rgba(180, 180, 180, 0);
  box-shadow: 0 4px 100px 0 rgba(180, 180, 180, 0);
  position: relative;
  margin: 0 3rem; }

.news-carrousel .owl-carousel .owl-item .item:hover {
  -webkit-box-shadow: 0 14px 20px 0 rgba(180, 180, 180, 0.4);
  box-shadow: 0 4px 20px 0 rgba(180, 180, 180, 0.4); }

@media (min-width: 1024px) {
  .news-carrousel .carousel-title {
    max-width: calc(100% - 18rem);
    line-height: 1.5;
    font-size: 2rem; } }

@media (min-width: 1280px) {
  .news-carrousel .carousel-title {
    font-size: 2.6rem;
    max-width: calc(100% - 54rem); } }

.news-carrousel .carousel-title::after {
  left: 100%;
  margin-right: 0 !important; }

.news-carrousel .carousel-title {
  display: table;
  position: relative;
  margin: 3rem auto;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #5a5e6b; }

.news-carrousel .carousel-title::before {
  right: 100%;
  margin-left: 0 !important; }

@media (min-width: 1024px) {
  .news-carrousel .carousel-title::before, .news-carrousel .carousel-title::after {
    width: 12rem;
    margin: 0 3rem; } }

@media (min-width: 1280px) {
  .news-carrousel .carousel-title::before, .news-carrousel .carousel-title::after {
    width: 24rem; } }

.news-carrousel .carousel-title::before, .news-carrousel .carousel-title::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  border-top: 1px solid; }

.news-carrousel .carousel-button-link {
  margin: 5rem auto 0; }

#owl-carousel-news, .owl-carousel .owl-stage-outer {
  width: 100%;
  margin: 0 auto; }

#owl-carousel-news .item .titre {
  font-family: 'Lato', sans-serif;
  color: #031111;
  text-align: center;
  /*width: 82%;*/
  background: #ffffff;
  /*min-height: 120px;*/
  position: relative;
  /*margin: 0px auto;*/
  padding: 2rem 1rem;
  width: 100%;
  height: 120px; }

#owl-carousel-news .item .highlight-item__img {
  height: auto;
  width: 100%; }

#owl-carousel-news .item .highlight-item__img img {
  margin: 20px auto 0;
  width: 100%;
  /*padding: 0 3rem 0;*/ }

#owl-carousel-news .item .header {
  width: 80%;
  background: #ffffff;
  position: relative;
  top: -4rem;
  display: block;
  padding: 1rem;
  height: 40px; }

#owl-carousel-news .item .header span.news-list-category {
  font-size: 1.15rem;
  font-weight: bold;
  vertical-align: top;
  z-index: 1;
  position: relative; }

#owl-carousel-news .item .header .icon-galet {
  width: 1em;
  height: 1em;
  fill: #5a5e6b;
  position: relative;
  z-index: 1; }

#owl-carousel-news .item .header h4 {
  font-size: 1.75rem;
  font-weight: bold;
  z-index: 1;
  position: relative; }

#owl-carousel-news .item .teaser-text p {
  font-size: 1.15rem;
  font-weight: bold;
  z-index: 1;
  position: relative;
  margin: 0; }

.nav-news {
  display: block;
  width: 100%;
  position: absolute;
  z-index: 100;
  top: 75%; }

.nav-news i.fas.fa-angle-left, .nav-news i.fas.fa-angle-right {
  position: absolute;
  font-size: 10em;
  top: -25rem;
  color: fade(#5a5e6b, 60%); }

.nav-news i.fas.fa-angle-left {
  left: 0.3em; }

.nav-news i.fas.fa-angle-right {
  right: 4rem; }

i.fas.fa-angle-left:hover, i.fas.fa-angle-right:hover {
  color: #5a5e6b;
  cursor: pointer; }

@media (max-width: 1279px) {
  .nav-news i.fas.fa-angle-left, .nav-news i.fas.fa-angle-right {
    color: fade(#5a5e6b, 80%);
    font-size: 2em; }
  .nav-news i.fas.fa-angle-left {
    left: 0.5rem; }
  .nav-news i.fas.fa-angle-right {
    right: 1.5rem; } }

@media (max-width: 768px) {
  .nav-news i.fas.fa-angle-left, .nav-news i.fas.fa-angle-right {
    top: -26rem; } }

/*cards*/
.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
   -ms-flex-direction: column;
   flex-direction: column;*/
  position: relative; }

.card__img {
  position: relative;
  z-index: 0;
  overflow: hidden; }

.card__img > * {
  display: block;
  width: 100%;
  height: auto; }

.card__img-hover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  background: rgba(0, 0, 0, 0.6);
  font-weight: 700;
  font-size: 1.5rem;
  color: #ffffff;
  -webkit-transition: inherit;
  transition: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.card__img-hover [class*="icon-"], .card__img-hover [class*='fa-'] {
  margin-bottom: 0.5rem;
  font-weight: 400;
  font-size: 4rem; }

.card__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.card__desc {
  width: 100%; }

.card__notice {
  position: absolute;
  top: 0;
  right: 3rem;
  padding: 0.5rem;
  background: #ffffff;
  -webkit-box-shadow: 0 3px 6px 0 rgba(180, 180, 180, 0.4);
  box-shadow: 0 3px 6px 0 rgba(180, 180, 180, 0.4); }

.card:not(.card--hover) .card__img-hover {
  display: none; }

.card--hover {
  position: relative;
  z-index: 0;
  -webkit-transition: none 0.25s ease;
  transition: none 0.25s ease; }

.card--hover:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  border-radius: inherit;
  -webkit-box-shadow: 0 14px 20px 0 rgba(180, 180, 180, 0.4);
  box-shadow: 0 14px 20px 0 rgba(180, 180, 180, 0.4);
  -webkit-transition: inherit;
  transition: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.card--hover .card__img {
  -webkit-transition: inherit;
  transition: inherit; }

.card--hover:hover:before, .card--hover:focus:before, .card--hover:active:before {
  opacity: 1; }

.card--hover:hover .card__img-hover, .card--hover:focus .card__img-hover, .card--hover:active .card__img-hover {
  opacity: 1; }

.card--hover.card--hover-no-shadow:before {
  visibility: hidden !important; }

.card--discover {
  background: #ffffff;
  padding: 2rem;
  position: relative; }

.card--discover .card__img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 0;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  /*height: 445px;*/ }

.card--discover .card__img:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 110%; }

.card--discover .card__img > img, .card--discover .card__img > video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  height: 100%; }

.card--discover .card__img-hover {
  font-weight: normal;
  letter-spacing: 4px;
  text-transform: uppercase; }

@media (max-width: 1023px) {
  .card--discover .card__img {
    position: relative; }
  .card--discover .card__img:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%; }
  .card--discover .card__img > img, .card--discover .card__img > video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; } }

.card--discover .card__content {
  background: #ffffff;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  position: relative; }

.card--discover .card__type {
  background-color: #ffffff;
  color: #5F7511;
  color: var(--theme-color, #5F7511) !important;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0;
  min-height: 3.84em;
  -webkit-box-ordinal-group: -19;
  -ms-flex-order: -20;
  order: -20;
  overflow: hidden;
  padding-top: 1.92em;
  position: absolute;
  text-overflow: ellipsis;
  top: -3.84em;
  white-space: nowrap;
  width: 90%;
  z-index: 1; }

@media (min-width: 1280px) {
  .card--discover .card__type {
    width: 78%; } }

.card--discover .card__type > [class*="icon-"], .card--discover .card__type > [class*='fa-'] {
  font-size: 1rem; }

.theme-primary .card--discover .card__type {
  color: #5F7511;
  color: var(--theme-color, #5F7511); }

.theme-secondary .card--discover .card__type {
  color: #006672;
  color: var(--theme-color, #006672); }

.card--discover .card__title {
  color: #000000;
  font-size: 2rem;
  font-weight: 700;
  margin: 2rem 0;
  width: 90%;
  -webkit-box-ordinal-group: -9;
  -ms-flex-order: -10;
  order: -10; }

@media (min-width: 1280px) {
  .card--discover .card__title {
    width: 78%; } }

.card--discover .card__desc {
  font-size: 1.4rem; }

/*================================*/
/*|   Mode GRID - Begin  		 |*/
/*================================*/
#owl-grid-news {
  margin: 0 auto;
  width: 100%; }

#owl-grid-news .card--discover {
  border: none; }

#owl-grid-news .btn-list-news-bottom {
  float: left; }

/***********************/
/**** HACK HOMEPAGE ****/
/**********************/
.home .card--discover .card__img {
  height: 240px;
  display: block; }

.home .card--discover:hover .card__img {
  /*display: none;*/
  opacity: 0.5;
  transition: all 0.8s; }

.home .card--discover .card__img {
  opacity: 1;
  transition: all 0.8s; }

.home .card--discover:hover .card__content {
  transition: background-color 1s;
  webkit-transition: background-color 1s;
  -webkit-box-shadow: 0 13px 16px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 13px 16px 0 rgba(0, 0, 0, 0.35); }

.home .card--discover:hover .card__content > * {
  width: 100%;
  /*color: $white;*/ }

.home .card--discover .card__content {
  background: #ffffff;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  transition: background-color 1s;
  position: relative; }

.home .card--discover .card__title {
  order: 0;
  padding: 0 1rem;
  margin: 0;
  font-weight: 100;
  text-transform: initial;
  font-family: 'Lato', sans-serif; }

.home .card--discover .highlight-item__date {
  margin-bottom: 0;
  font-weight: 100;
  color: #031111;
  font-size: 0.85em;
  text-align: right;
  padding-right: 1rem;
  text-transform: uppercase;
  padding-left: 1rem;
  font-family: 'Lato', sans-serif; }

.home .card--discover .highlight-item__location {
  font-weight: 100;
  color: #031111;
  font-size: 0.85em;
  text-transform: capitalize;
  font-family: 'Lato', sans-serif;
  padding-right: 1rem;
  text-align: right;
  margin: 0 0 1rem; }

.home .card--discover .card__type .news-list-category {
  color: #5a5e6b;
  display: block;
  text-align: right; }

.home .card--discover .card__type {
  background: none;
  color: #5a5e6b;
  font-size: 0.75em;
  font-weight: 100;
  order: 0;
  font-family: 'Lato', sans-serif;
  border: none;
  position: relative;
  text-transform: uppercase;
  padding: 0 1rem 0 0;
  min-height: 0;
  top: 0;
  margin: 0; }

.home .card--discover:hover .card__title > * {
  color: #ffffff;
  background: none; }

.home .card--discover .card__desc {
  margin-bottom: 0.5rem;
  font-weight: 100;
  color: #031111;
  font-size: 0.85em;
  text-transform: lowercase;
  padding-left: 1rem;
  font-family: 'Lato', sans-serif;
  margin: 1rem 0;
  /*color: $white; */
  line-height: 16px;
  display: none; }

.home .card--discover:hover .card__desc {
  display: block; }
