@charset "UTF-8";
/* Functions */
/* Icons */
/* Utilities */
/* Buttons */
/* Responsiveness */
/* Typography */
@import url("https://use.typekit.net/tyq1qgj.css");
/* Colors */
/* Global */
/* Post list */
*, *:after, *:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "filson-pro", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 1.8em;
}
a {
  color: #28b99a;
}
sup, sub {
  font-size: 50%;
}
.et_pb_text ol, .et_pb_text ul, .mc-posts-detail ol, .mc-posts-detail ul {
  padding-left: 2em;
}
.et_pb_text ol li, .et_pb_text ul li, .mc-posts-detail ol li, .mc-posts-detail ul li {
  list-style-type: none;
}
.et_pb_text ol li::before, .et_pb_text ul li::before, .mc-posts-detail ol li::before, .mc-posts-detail ul li::before {
  box-sizing: border-box;
  width: 1em;
  margin-left: -1.5em;
  margin-right: 0.5em;
  display: inline-block;
  text-align: right;
}
.et_pb_text ol, .mc-posts-detail ol {
  list-style: none;
  counter-reset: li;
}
.et_pb_text ol li, .mc-posts-detail ol li {
  counter-increment: li;
}
.et_pb_text ol li::before, .mc-posts-detail ol li::before {
  content: counter(li) ". ";
  color: #28b99a;
}
.et_pb_text ul li::before, .mc-posts-detail ul li::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
  color: #28b99a;
}
.et_pb_section .et_pb_row, .et_section_specialty .et_pb_row, .container {
  width: calc(100% - 80px);
  max-width: 1600px;
}
@media (min-width: 981px) {
  .et_pb_section .et_pb_row, .et_section_specialty .et_pb_row, .container {
    width: calc(100% - 120px);
  }
}
.fullheight {
  height: 100%;
}
h1 {
  font-size: 28px;
  font-weight: 900;
  Line-height: 0.8em;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #000;
}
h1:after {
  content: "";
  display: inline-block;
  height: 0.5em;
  vertical-align: center;
  width: 50px;
  margin-left: 10px;
  border-top: 2px solid black;
}
.white h1:after {
  content: "";
  display: inline-block;
  height: 0.5em;
  vertical-align: center;
  width: 50px;
  margin-left: 10px;
  border-top: 2px solid #fff;
}
.blue h1:after {
  content: "";
  display: inline-block;
  height: 0.5em;
  vertical-align: center;
  width: 50px;
  margin-left: 10px;
  border-top: 2px solid #11306E;
}
.green h1:after {
  content: "";
  display: inline-block;
  height: 0.5em;
  vertical-align: center;
  width: 50px;
  margin-left: 10px;
  border-top: 2px solid #28B99A;
}
.whiterev h1:before {
  content: "";
  display: inline-block;
  height: 0.5em;
  vertical-align: center;
  width: 50px;
  margin-right: 10px;
  border-top: 1px solid #fff;
}
.whiterev h1:after {
  content: "";
  display: none;
}
h2 {
  font-size: 40px;
  font-weight: 900;
  color: #000;
  line-height: 1.3em;
}
h3 {
  font-size: 30px;
  font-weight: 700;
  color: #000;
  line-height: 1.3em;
}
h4 {
  font-size: 20px;
  font-weight: 800;
  color: #000;
  line-height: 1.8em;
}
.resorucescat h4 {
  color: #11306E;
  padding-left: 60px;
  margin-bottom: 0px;
  margin-top: 30px;
}
.mybtn {
  font-size: 20px;
  color: #fff;
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: 2px !important;
  padding-bottom: 20px;
  border-bottom: solid 5px #28B99A;
  display: inline-block;
}
.mybtn:hover {
  mouse: pointer;
  border-bottom: solid 5px #fff !important;
  color: #28B99A !important;
}
.mybtnwhite {
  font-size: 20px;
  color: #000;
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: 2px !important;
  padding-bottom: 20px;
  border-bottom: solid 5px #fff;
  display: inline-block;
}
.mybtnwhite:hover {
  border-bottom: solid 5px #000;
  color: #fff;
}
.mybtnblue {
  font-size: 20px;
  color: #000;
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: 2px !important;
  padding-bottom: 20px;
  border-bottom: solid 5px #11306E;
  display: inline-block;
}
.mybtnblue:hover {
  border-bottom: solid 5px #000;
  color: #11306E;
}
/* SLIDER customisations */
.MySlider-Row {
  position: absolute;
}
#myColumn1, #myColumn2, #myColumn3, #myColumn4 {
  padding: 0 !important;
  border: solid 1px #fff !important;
}
.columntitle {
  padding: 50px 60px;
}
@media (min-width: 0px) and (max-width: 981px) {
  .columntitle {
    padding: 20px 30px;
  }
}
#myColumn1:hover {
  border: solid 1px #fff !important;
  background: url(https://www.aecc.eu/wp-content/uploads/2020/07/Slide_1_2_bg.jpg);
  background-size: cover !important;
  background-position: center !important;
  opacity: 1 !important;
}
#myColumn2:hover {
  border: solid 1px #fff !important;
  background: url(https://www.aecc.eu/wp-content/uploads/2020/05/Slide_2_bg.jpg);
  background-size: cover !important;
  background-position: center !important;
  opacity: 1 !important;
}
#myColumn3:hover {
  border: solid 1px #fff !important;
  background: url(https://www.aecc.eu/wp-content/uploads/2020/05/Slide_3_bg.jpg);
  background-size: cover !important;
  background-position: center !important;
  opacity: 1 !important;
}
#myColumn4:hover {
  border: solid 1px #fff !important;
  background: url(https://www.aecc.eu/wp-content/uploads/2020/05/Slide_4_bg.jpg);
  background-size: cover !important;
  background-position: center !important;
  opacity: 1 !important;
}
.et_pb_scroll_top.et-pb-icon {
  font-size: 60px;
  background: #000;
  bottom: 137px;
  border-top-left-radius: 35px;
}
.resorucescat {
  font-size: 14px;
}
/* Newsletter form */
.gform_wrapper li.hidden_label input {
  margin-top: 12px;
  background-color: #fff;
  border: 1px solid #ddd;
  color: #333;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  padding: 16px !important;
  width: 100%;
}
input#gform_submit_button_1 {
  background-color: #333;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  padding: 16px 24px;
  width: auto;
}
.mailster-form-fields input {
  margin-top: 12px;
  background-color: #fff;
  border: 1px solid #ddd;
  color: #333;
  font-size: 18px;
  font-size: 1rem;
  font-weight: 400;
  padding: 16px !important;
  /* width: 100%; */
  text-align: left;
}
.mailster-form .submit-button {
  cursor: pointer;
  background-color: #333;
  border: 0;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  padding: 16px 24px;
  width: auto;
}
/* CSS refermer les sous-menus sur téléphone */
.mobile_menu_bar:before {
  color: #ffffff !important;
}
#main-header .et_mobile_menu .menu-item-has-children > a {
  background-color: transparent;
  position: relative;
}
#main-header .et_mobile_menu .menu-item-has-children > a:after {
  font-family: "ETmodules";
  text-align: center;
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  position: absolute;
}
#main-header .et_mobile_menu .menu-item-has-children > a:after {
  font-size: 16px;
  content: "=";
  top: 13px;
  right: 10px;
}
#main-header .et_mobile_menu .menu-item-has-children.visible > a:after {
  content: ";";
}
#main-header .et_mobile_menu ul.sub-menu {
  display: none !important;
  visibility: hidden !important;
  transition: all 1.5s ease-in-out;
}
#main-header .et_mobile_menu .visible > ul.sub-menu {
  display: block !important;
  visibility: visible !important;
}
/* ".two_on_mob" make 4 col rows not collapse to one on mobile */
@media (max-width: 680px) {
  .et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4, .et_pb_row_4col > .et_pb_column.et_pb_column_1_4, .et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_gutters2 .et_pb_column_1_5, .et_pb_gutters2.et_pb_row .et_pb_column_1_5 {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .et_pb_row_1-2_1-4_1-4 .et_pb_column:nth-last-child(-n+2), .et_pb_row_1-4_1-4 .et_pb_column:nth-last-child(-n+2), .et_pb_row_4col .et_pb_column:nth-last-child(-n+2) {
    margin-bottom: 30px !important;
  }
}
/* Kill Raph for this :)
@media only screen
  and (min-device-width: 1150px)
  and (max-device-width: 1418px) {
    .home-videos .et_pb_text_8, .home-videos .et_pb_text_7, .home-videos .et_pb_text_9 {
        min-height: 222px!important;
    }
}
*/
/*OVI 2022*/
/*.et_pb_blurb_description .Line-button {
  color:#ffffff!important;
  font-size:40px!important;
  border-bottom: 5px solid #28B99A!important;
}
.linebutton {

  font-size:40px!important;
  padding-bottom:60px!important;
  border-bottom: 5px solid #28B99A!important;
}
.Line-button {
  color:#ffffff!important;
  font-size:40px!important;
  padding-bottom:60px!important;
  border-bottom: 5px solid #28B99A!important;
}
*/
/*END OVI 2022*/
#gform_2 .gfield input[type=text] {
  color: #ffffff !important;
}
/*Euro 7 TAb 2022*/
.euro7-tab tr td:first-child {
  text-align: center;
}
@media screen and (max-width: 1450px) and (min-width: 980px) {
  .euro7-tab tr td:first-child {
    width: 35% !important;
  }
}
@media screen and (max-width: 600px) {
  .euro7-tab table {
    width: 100%;
  }
  .euro7-tab thead {
    display: none;
  }
  .euro7-tab tr:nth-of-type(2n) {
    background-color: inherit;
  }
  .euro7-tab tr td:first-child {
    background: #f0f0f0;
    font-weight: bold;
    font-size: 1.3em;
    width: 100% !important;
  }
  .euro7-tab tr td:nth-child(2) {
    width: 100% !important;
  }
  .euro7-tab tbody td {
    display: block;
    text-align: center;
  }
  .euro7-tab tbody td:before {
    content: attr(data-th);
    display: block;
    text-align: center;
  }
}
.euro7-tab ul li {
  font-weight: 300;
  font-size: 15px;
}
.euro7-tab h4 {
  padding-bottom: 0;
}
.euro7-tab ul {
  padding-bottom: 0;
  padding-top: 10px;
}
.euro7-tab tr td {
  padding: 20px 24px;
  border: 1px solid #eee;
}
.euro7-tab ul li {
  color: inherit !important;
  font-weight: 300;
  font-size: 15px;
}
html, body {
  overflow-x: hidden !important;
  width: 100%;
}
.bloc .et_pb_button_alignment_left {
  position: absolute;
  bottom: 20px;
  width: 100%;
}
#main-header {
  background: #253659 !important;
}
.euro7-div {
  width: 49%;
}
.euro7-table h4 {
  font-size: 16px;
  color: #1B1464 !important;
}
.et-search-form input {
  color: #fff;
}
::placeholder {
  color: #fff;
}
.et_close_search_field::after {
  color: #fff;
}
.mobile_menu_bar::before {
  color: #28B99A;
}
#main-header, #top-header {
  box-shadow: none;
  background-color: #253659;
}
#top-header.et-fixed-header {
  background-color: #253659;
}
#main-header.et-fixed-header {
  background-color: #253659 !important;
}
@media (min-width: 981px) and (max-width: 1470px) {
  #top-menu-nav {
    display: none;
  }
}
@media (min-width: 981px) and (max-width: 1470px) {
  #et_mobile_nav_menu {
    display: block;
    float: right !important;
  }
}
.et_mobile_menu {
  border-top: 3px solid #253659;
  background-color: #253659 !important;
}
@media (min-width: 821px) and (max-width: 1470px) {
  .et_mobile_menu {
    width: 50% !important;
    left: 50% !important;
  }
}
.et_mobile_menu li a {
  color: #fff;
}
@media (min-width: 981px) and (max-width: 1470px) {
  #top-menu li {
    padding-right: 10px;
  }
}
#top-menu li a {
  line-height: 1.4em;
  color: #fff;
}
#top-menu li a:hover {
  color: #28b99a;
}
#top-menu li.current-menu-item > a {
  color: #28b99a;
}
#top-menu .sub-menu {
  border-color: #28B99A;
  background-color: #fff !important;
}
#top-menu .sub-menu a {
  color: #000 !important;
}
/* Menu customisations */
/*
#top-menu {
  letter-spacing:0.3px;
}

#top-menu-nav {
  @include breakpoint(981px, 1170px) {
    display: none;
  }
}

#et_mobile_nav_menu {

  @include breakpoint(981px, 1170px) {
    display: block;
    float: right!important;
  }
}

@media (max-width: 980px) {
  #main-header {
    background-color:transparent!important;
  }
}


.et_mobile_menu {
  border-top: 3px solid #253659;
  background-color: rgba(0,0,0,0.87) !important;
}
*/
.home #page-container {
  padding-top: 0 !important;
}
.home #main-header, .home #top-header {
  background: transparent;
}
.home #main-header .container, .home #top-header .container {
  max-width: calc(100% - 10px);
}
.home #top-header.et-fixed-header {
  background: #000;
}
.home #main-header.et-fixed-header {
  background: #000;
}
.home #top-menu > li a {
  color: #fff;
}
.home #top-menu > li a:hover {
  color: #28b99a;
}
.home #top-menu > li li a {
  color: #000;
}
.home #top-menu > li li a:hover {
  color: #28b99a;
}
.home #et_search_icon::before {
  color: #28B99A;
}
/* General list */
.mc-posts-list {
  /* Custom lists below */
  /*
  &.publications-home2 {

    .list-item {
      width: set-column-width(1);
      flex-shrink:1;
      @include spacing('margin', 0, 0, 0, 0);

      @include breakpoint(md) {
        @include spacing('padding', $gutter-width, 0, 0, $gutter-width);
        width: set-column-width(1);
      }
    }
    .list-item-wrapper {
      border:solid 1px #003375;
      padding:30px 60px;
      height:300px;
      background-color:#fff;
      @include breakpoint($sm) {
        height:270px;
      }
      .list-read-more a {
        color:#003375 !important;
      }
      &:hover {
        background-color:#003375;
        a {
          color:#fff!important;
        }
      }
    }
    .list-item-wrapper:hover {
      .list-date {
        color:#fff;
      }
    }
  }*/
  /* Videos List */
  /* Search results List */
}
@media (min-width: 981px) {
  .mc-posts-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: -2%;
  }
}
.mc-posts-list .list-item {
  width: 100%;
  flex-shrink: 1;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media (min-width: 981px) {
  .mc-posts-list .list-item {
    padding-top: 2%;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 2%;
    width: 33.3333333333%;
  }
}
.mc-posts-list .list-item-wrapper {
  height: 100%;
}
.mc-posts-list:not(.news-home) .list-item-wrapper {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  border: solid 1px #28B99A;
  padding: 30px 60px;
  background-color: #fff;
}
.mc-posts-list:not(.news-home) .list-item-wrapper:hover {
  background-color: #28B99A;
}
.mc-posts-list:not(.news-home) .list-item-wrapper:hover .list-title a, .mc-posts-list:not(.news-home) .list-item-wrapper:hover .list-read-more {
  color: #fff;
}
.mc-posts-list .list-thumbnail {
  background-size: cover;
  background-position: center;
  display: block;
  min-height: 200px;
}
.mc-posts-list .list-thumbnail:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 50%;
}
.mc-posts-list .list-thumbnail img {
  display: none;
}
.mc-posts-list .list-thumbnail.boxed {
  background: #f9f9f9;
  position: relative;
  background-image: none !important;
  border-bottom: 1px solid #ebebeb;
}
.mc-posts-list .list-thumbnail.boxed img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 80%;
  max-height: 80%;
}
.mc-posts-list .list-title {
  line-height: 1.3em;
  font-weight: 700;
  font-size: 20px;
}
@media (min-width: 768px) {
  .mc-posts-list .list-title {
    font-weight: 700;
    font-size: 20px;
  }
}
.mc-posts-list .list-date, .mc-posts-list .list-title, .mc-posts-list .list-excerpt {
  display: block;
  margin-top: 2%;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.mc-posts-list .list-excerpt {
  display: none;
}
@media (min-width: 768px) {
  .mc-posts-list .list-excerpt {
    display: block;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  .mc-posts-list .list-excerpt {
    display: none;
  }
}
.mc-posts-list.stagger-list .list-item {
  opacity: 0;
}
.mc-posts-list.stagger-list .list-item.display {
  opacity: 1;
}
.mc-posts-list.publications-home .list-item-wrapper {
  min-height: 300px;
}
.mc-posts-list.publications-home .list-item {
  width: 100%;
  flex-shrink: 1;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media (min-width: 981px) {
  .mc-posts-list.publications-home .list-item {
    padding-top: 2%;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 2%;
    width: 100%;
  }
}
@media (min-width: 981px) {
  .mc-posts-list.news-home .list-item {
    width: 33.3333333333%;
  }
}
.mc-posts-list.news-home .list-item-wrapper {
  position: relative;
}
.mc-posts-list.news-home .list-item-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.mc-posts-list.news-home .list-item-wrapper:hover::before {
  background-color: rgba(0, 0, 0, 0.8);
}
.mc-posts-list.news-home .list-content-wrapper {
  padding: 30px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
@media (min-width: 981px) {
  .mc-posts-list.news-home .list-content-wrapper {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .mc-posts-list.news-home .list-content-wrapper {
    width: 100%;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  .mc-posts-list.news-home .list-content-wrapper {
    padding: 30px;
  }
}
.mc-posts-list.news-home .list-title a, .mc-posts-list.news-home .list-excerpt, .mc-posts-list.news-home .list-date {
  color: #fff;
}
.mc-posts-list.news-home .list-thumbnail {
  min-height: 300px;
}
@media (min-width: 1680px) and (max-width: 3000px) {
  .mc-posts-list.news-home .list-title {
    font-size: 18px;
  }
}
.mc-posts-list.news-home .list-excerpt {
  margin-top: 10px;
  /*display:none;*/
}
.mc-posts-list.news-home .list-date {
  color: #28B99A;
  font-size: 14px;
  font-weight: 800;
}
.mc-posts-list.news-home .list-read-more {
  display: none;
  font-size: 14px;
  margin-top: 10px;
  color: #fff;
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: 2px !important;
  padding-bottom: 10px;
  border-bottom: solid 5px #28B99A;
}
@media (min-width: 478px) {
  .mc-posts-list.news-home .list-read-more {
    display: inline-block;
  }
}
@media (min-width: 981px) {
  .mc-posts-list.news-home .list-read-more {
    margin-top: 10px;
    font-size: 14px;
  }
}
.mc-posts-list.news-home .list-read-more:hover {
  mouse: pointer;
  border-bottom: solid 5px #fff !important;
  color: #28B99A !important;
}
.mc-posts-list.video-list .list-thumbnail:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.mc-posts-list.logo .list-item-wrapper {
  background: red;
  height: auto !important;
  position: relative;
}
.mc-posts-list.logo .list-item-wrapper:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.mc-posts-list.logo .list-thumbnail {
  position: relative;
  background-image: none !important;
  border-bottom: 1px solid #ebebeb;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #f9f9f9;
}
.mc-posts-list.logo .list-thumbnail:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.mc-posts-list.logo .list-thumbnail img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 80%;
  max-height: 80%;
}
.mc-posts-list.logo .list-thumbnail img {
  display: block;
}
.mc-posts-list.logo .list-content-wrapper {
  display: none;
  background: #333;
  position: relative;
  left: 0;
  top: 0;
}
.mc-posts-list.search-results .list-item {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.mc-posts-list.search-results .list-item .list-item-wrapper {
  border-top: 1px solid #ccc;
  padding-top: 2em;
  padding-right: 0;
  padding-bottom: 2em;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
#ctf {
  text-align: center;
}
#ctf .ctf-tweets .ctf-item .ctf-author-box {
  text-transform: uppercase;
  margin-bottom: 30px;
}
#ctf .ctf-tweets .ctf-item .ctf-author-box .ctf-author-name, #ctf .ctf-tweets .ctf-item .ctf-author-box .ctf-author-screenname, #ctf .ctf-tweets .ctf-item .ctf-author-box .ctf-tweet-meta {
  font-size: 14px;
}
#ctf .ctf-tweets .ctf-item .ctf-tweet-content {
  font-weight: 900;
  font-size: 20px;
  color: #000;
}
#ctf .ctf-tweets .ctf-item .ctf-tweet-content p {
  line-height: 1.8em;
}
.entry-content ul.mc-related-attachments {
  padding: 0;
  list-style-type: none;
}
.entry-content ul.mc-related-attachments li a {
  font-weight: 700;
}
.entry-content ul.mc-related-attachments li a::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
  margin-right: 0.5em;
}
.mc-button {
  display: inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  background-color: #28B99A;
  border: 1px solid #28B99A;
  color: #fff;
}
.mc-button:hover {
  background-color: #2dceab;
}
.mc-button:hover {
  border-color: #2dceab;
}
.mc-button:hover {
  color: #fff;
}
.entry-content .calendar-wrapper {
  /* Disable calendar scroll
	.fc-scroller {
		overflow: visible !important;
		height: auto !important;
	}
	*/
}
.entry-content .calendar-wrapper tr, .entry-content .calendar-wrapper td {
  padding: 0;
}
.entry-content .calendar-wrapper table {
  margin: 0;
}
.entry-content .calendar-wrapper .fc-content, .entry-content .calendar-wrapper .fc-divider, .entry-content .calendar-wrapper .fc-list-heading td, .entry-content .calendar-wrapper .fc-list-view, .entry-content .calendar-wrapper .fc-popover, .entry-content .calendar-wrapper .fc-row, .entry-content .calendar-wrapper tbody, .entry-content .calendar-wrapper td, .entry-content .calendar-wrapper th, .entry-content .calendar-wrapper thead {
  border-color: #ebebeb;
}
.entry-content .calendar-wrapper .fc-head-container, .entry-content .calendar-wrapper .fc-widget-content {
  padding: 0;
}
.entry-content .calendar-wrapper .fc-event {
  background-color: #28b99a;
  border-color: #28b99a;
}
.entry-content .calendar-wrapper .fc-day-number {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.entry-content .calendar-wrapper .fc-today {
  background-color: #f9f9f9;
}
.entry-content .calendar-wrapper .fc-today .fc-day-number {
  background-color: #253659;
  color: white;
}
/* Isotope filter */
.filters-button-group button {
  display: inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  background-color: #253659;
  border: 1px solid #253659;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
  margin-top: 0 1px;
  margin-right: 1px;
  margin-bottom: 0;
}
.filters-button-group button:hover {
  background-color: #2c416b;
}
.filters-button-group button:hover {
  border-color: #2c416b;
}
.filters-button-group button:hover {
  color: #fff;
}
.filters-button-group .is-checked {
  display: inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  background-color: #28B99A;
  border: 1px solid #28B99A;
  color: #fff;
}
.filters-button-group .is-checked:hover {
  background-color: #2dceab;
}
.filters-button-group .is-checked:hover {
  border-color: #2dceab;
}
.filters-button-group .is-checked:hover {
  color: #fff;
}
.mc-filters .filter-reset {
  display: inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  background-color: #253659;
  border: 1px solid #253659;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
  margin-top: 20px;
  margin-right: 1px;
  margin-bottom: 1px;
  margin-left: 0;
  font-size: 14px;
}
.mc-filters .filter-reset:hover {
  background-color: #2c416b;
}
.mc-filters .filter-reset:hover {
  border-color: #2c416b;
}
.mc-filters .filter-reset:hover {
  color: #fff;
}
.mc-filters .filter-group {
  border: 1px solid #ddd;
  padding: 10px;
}
.mc-filters .filter-group legend {
  font-weight: 900;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 5px;
  color: #000;
}
.mc-filters .filter-group.filter-group-button button {
  display: inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  background-color: #253659;
  border: 1px solid #253659;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
  margin-top: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  margin-left: 0;
  font-size: 14px;
}
.mc-filters .filter-group.filter-group-button button:hover {
  background-color: #2c416b;
}
.mc-filters .filter-group.filter-group-button button:hover {
  border-color: #2c416b;
}
.mc-filters .filter-group.filter-group-button button:hover {
  color: #fff;
}
.mc-filters .filter-group.filter-group-button button:hover {
  cursor: pointer;
}
.mc-filters .filter-group.filter-group-button .mixitup-control-active {
  display: inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  background-color: #28B99A;
  border: 1px solid #28B99A;
  color: #fff;
}
.mc-filters .filter-group.filter-group-button .mixitup-control-active:hover {
  background-color: #2dceab;
}
.mc-filters .filter-group.filter-group-button .mixitup-control-active:hover {
  border-color: #2dceab;
}
.mc-filters .filter-group.filter-group-button .mixitup-control-active:hover {
  color: #fff;
}
.mc-filters .filter-group.filter-group-select select {
  padding-top: 1em;
  padding-right: 3em;
  padding-bottom: 1em;
  padding-left: 1em;
  display: inline-block;
  color: #444;
  line-height: 1.3;
  font-size: 14px;
  border: 1px solid #253659;
  border-radius: 3px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("https://www.aecc.eu//wp-content/themes/aecc//images/arrow-down.svg"), linear-gradient(to bottom, #eee 0%, #eee 100%);
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
}
.mc-filters .filter-group.filter-group-select select::-ms-expand {
  display: none;
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper {
  display: inline-block;
  position: relative;
  padding-left: 27px;
  padding-right: 10px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* hover style just for information */
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper input:checked ~ .checkmark {
  background-color: #28B99A;
  border: 1px solid #28B99A;
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper input:checked ~ .checkmark:after {
  display: block;
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper .checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 3px;
  border: 1px solid #253659;
  /*Mark*/
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper .checkmark::after {
  content: "";
  position: absolute;
  display: none;
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper:hover input ~ .checkmark {
  background-color: #253659;
  border: 1px solid #253659;
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper label:hover:before {
  border: 2px solid #4778d9 !important;
}
.pods-pagination-paginate {
  display: flex;
  flex-direction: row;
  margin-top: 1em;
}
.pods-pagination-paginate .page-numbers {
  width: 2em;
  height: 2em;
  line-height: 1.8em;
  text-align: center;
  color: white;
  margin: 0 0 0 1px;
  background-color: #253659;
  border: 1px solid #253659;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
}
.pods-pagination-paginate .page-numbers:hover {
  background-color: #2c416b;
}
.pods-pagination-paginate .page-numbers:hover {
  border-color: #2c416b;
}
.pods-pagination-paginate .page-numbers:hover {
  color: #fff;
}
.pods-pagination-paginate .page-numbers.current {
  background-color: #28B99A;
  border: 1px solid #28B99A;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
  font-weight: 900;
}
.pods-pagination-paginate .page-numbers.current:hover {
  background-color: #2dceab;
}
.pods-pagination-paginate .page-numbers.current:hover {
  border-color: #2dceab;
}
.pods-pagination-paginate .page-numbers.current:hover {
  color: #fff;
}
.pods-pagination-paginate .page-numbers.prev::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
}
.pods-pagination-paginate .page-numbers.next::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
}
/* --------- Default Post detail --------- */
.page-heading-wrapper {
  background: #28B99A;
}
.page-heading-wrapper .page-title {
  color: #fff;
  font-weight: 700;
  font-size: 46px;
  line-height: 95%;
}
@media only screen and (max-width: 768px) {
  .single-body .et_pb_row {
    margin: 0 !important;
    width: 100% !important;
  }
  .related-content-wrapper .et_pb_row {
    margin: 0 !important;
    width: 100% !important;
  }
  .euro7-div {
    width: 100% !important;
  }
}
.single-detail .detail-url {
  font-weight: 700;
}
.single-detail .detail-url::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
  margin-right: 0.5em;
}
.single-detail .detail-thumbnail img {
  width: 100%;
  display: block;
}
.single-detail .detail-date {
  padding-bottom: 20px !important;
  font-weight: 700;
  color: #11306E;
}
.single #main-content .container::before {
  display: none;
}
/* -- Tabs -- */
ul.mc-tabs {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style: none;
  flex-direction: row;
}
ul.mc-tabs li {
  display: inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  background-color: #253659;
  border: 1px solid #253659;
  color: #fff;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  cursor: pointer;
}
ul.mc-tabs li:hover {
  background-color: #2c416b;
}
ul.mc-tabs li:hover {
  border-color: #2c416b;
}
ul.mc-tabs li:hover {
  color: #fff;
}
ul.mc-tabs li.current {
  background-color: #28B99A;
  border: 1px solid #28B99A;
  color: #fff;
}
ul.mc-tabs li.current:hover {
  background-color: #2dceab;
}
ul.mc-tabs li.current:hover {
  border-color: #2dceab;
}
ul.mc-tabs li.current:hover {
  color: #fff;
}
.mc-tabs-content {
  display: none;
}
.mc-tabs-content.current {
  display: block;
}
/* -- Slider: Slick Slider -- */
.slider, .carousel {
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.slider .slick-list, .slider .slick-track, .slider .slick-slide, .slider .slide, .carousel .slick-list, .carousel .slick-track, .carousel .slick-slide, .carousel .slide {
  height: 100%;
}
.slider .slick-list > div, .slider .slick-track > div, .slider .slick-slide > div, .slider .slide > div, .carousel .slick-list > div, .carousel .slick-track > div, .carousel .slick-slide > div, .carousel .slide > div {
  height: 100%;
}
.slider .slick-prev, .slider .slick-next, .carousel .slick-prev, .carousel .slick-next {
  z-index: 999;
}
.slider .slick-prev::before, .slider .slick-next::before, .carousel .slick-prev::before, .carousel .slick-next::before {
  color: #28B99A;
  opacity: 1;
  font-size: 24px !important;
}
.slider .slick-prev, .carousel .slick-prev {
  left: -20px;
}
.slider .slick-prev::before, .carousel .slick-prev::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
}
.slider .slick-next, .carousel .slick-next {
  right: -20px;
}
.slider .slick-next::before, .carousel .slick-next::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: 300;
  font-weight: "Font Awesome 5 Pro";
  font-size: 1em;
}
.slider .slick-dots, .carousel .slick-dots {
  bottom: -60px;
}
.slider .slick-dots li button::before, .carousel .slick-dots li button::before {
  font-size: 14px;
}
.slider .slick-dots li.slick-active button::before, .carousel .slick-dots li.slick-active button::before {
  color: #28B99A;
}
.slider .slide {
  background-position: center;
  background-size: cover;
}
.slider .slick-prev {
  left: 30px;
}
.slider .slick-next {
  right: 30px;
}
.home-slider .slider .slide-container {
  max-width: 1600px;
  margin: 0 auto;
  display: flex;
}
.home-slider .slider .slide-content-wrapper {
  align-self: center;
  margin: auto;
  width: calc(100% - 60px);
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  padding: 30px;
}
@media (min-width: 768px) {
  .home-slider .slider .slide-content-wrapper {
    width: 50%;
  }
}
@media (min-width: 981px) {
  .home-slider .slider {
    height: 75vh;
  }
}
.home-slider .slider .slide-title {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.home-slider .slider .slide-text, .home-slider .slider .mc-slide-button {
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  .home-slider .slider .slide-text, .home-slider .slider .mc-slide-button {
    margin-top: 30px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
.home-slider .slider .slide-title {
  font-size: 20px;
}
@media (min-width: 768px) {
  .home-slider .slider .slide-title {
    font-size: 36px;
  }
}
.home-slider .slider .slide-text {
  font-size: 14px;
  line-height: 1.3em;
}
@media (min-width: 768px) {
  .home-slider .slider .slide-text {
    font-size: 16px;
    line-height: 1.8em;
  }
}
.home-slider .slick-prev {
  left: 0px;
}
@media (min-width: 1200px) {
  .home-slider .slick-prev {
    left: -30px;
  }
}
.home-slider .slick-next {
  right: 0;
}
@media (min-width: 981px) {
  .home-slider .slick-next {
    right: -30px;
  }
}
.carousel.mc-posts-list {
  margin-top: 0;
  margin-right: -20px;
  margin-bottom: 60px;
  margin-left: -20px;
  display: block;
}
.carousel.mc-posts-list .slick-slide {
  margin-top: 0;
  margin-right: 20px;
  margin-bottom: 0;
  margin-left: 20px;
  display: block;
  float: left;
}
.carousel.mc-posts-list .list-item {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  height: 100%;
}
.carousel.mc-posts-list .list-item-wrapper {
  height: 100%;
}
.carousel .slick-prev {
  left: -10px;
}
@media (min-width: 1200px) {
  .carousel .slick-prev {
    left: -30px;
  }
}
.carousel .slick-next {
  right: -10px;
}
@media (min-width: 981px) {
  .carousel .slick-next {
    right: -30px;
  }
}
/* -- Tabs -- */
ul.mc-tabs {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style: none;
  flex-direction: row;
}
ul.mc-tabs li {
  display: inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  background-color: #253659;
  border: 1px solid #253659;
  color: #fff;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  cursor: pointer;
}
ul.mc-tabs li:hover {
  background-color: #2c416b;
}
ul.mc-tabs li:hover {
  border-color: #2c416b;
}
ul.mc-tabs li:hover {
  color: #fff;
}
ul.mc-tabs li.current {
  background-color: #28B99A;
  border: 1px solid #28B99A;
  color: #fff;
}
ul.mc-tabs li.current:hover {
  background-color: #2dceab;
}
ul.mc-tabs li.current:hover {
  border-color: #2dceab;
}
ul.mc-tabs li.current:hover {
  color: #fff;
}
.mc-tabs-content {
  display: none;
}
.mc-tabs-content.current {
  display: block;
}
/* --------- Photo Gallery --------- */
.mc-var-dump {
  width: 100%;
  background: #333;
  padding: 80px;
  color: #fff;
}
code, .code {
  font-family: Courier New, monospace;
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 30px;
  margin: 0;
  width: 100%;
  font-weight: 900;
}
code strong, code em, .code strong, .code em {
  color: #28B99A;
}
