@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Barlow:400,400i,500,500i,600,600i,700,700i");
.frm_forms form .frm_radio,
.frm_forms form .frm_checkbox {
  margin-bottom: 20px !important;
}
.frm_forms form .frm_radio input[type=radio],
.frm_forms form .frm_radio input[type=checkbox],
.frm_forms form .frm_checkbox input[type=radio],
.frm_forms form .frm_checkbox input[type=checkbox] {
  display: none;
}
.frm_forms form .frm_radio label,
.frm_forms form .frm_checkbox label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 40px !important;
  text-indent: 0 !important;
  line-height: 40px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.frm_forms form .frm_radio label::before,
.frm_forms form .frm_checkbox label::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 5px;
  background-color: #f0f0f0;
  -webkit-border-radius: 50px;
          border-radius: 50px;
}
.frm_forms form .frm_radio label.checked::after,
.frm_forms form .frm_checkbox label.checked::after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  position: absolute;
  left: 7px;
  top: 12px;
  background-color: #666;
  -webkit-border-radius: 50px;
          border-radius: 50px;
}
.frm_forms form .frm_checkbox label::before {
  -webkit-border-radius: 3px;
          border-radius: 3px;
}
.frm_forms form .frm_checkbox label.checked::after {
  -webkit-border-radius: 2px;
          border-radius: 2px;
}
.frm_forms form .frm_form_fields .chosen-container .chosen-single {
  line-height: normal !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.frm_forms form .frm_form_fields .chosen-container .chosen-single div {
  font-family: ETmodules;
  top: 0 !important;
  width: 30px;
}
.frm_forms form .frm_form_fields .chosen-container .chosen-single div b {
  background: transparent;
}
.frm_forms form .frm_form_fields .chosen-container .chosen-single div b::before {
  content: "3";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 24px;
}
.frm_forms form .frm_form_fields .chosen-container .chosen-drop {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.frm_forms form .frm_form_fields .chosen-container .chosen-drop .chosen-results {
  padding: 0;
  margin: 0;
}
.frm_forms form .frm_form_fields .chosen-container .chosen-drop .chosen-results li {
  padding: 10px 10px;
}
.frm_forms form .frm_form_fields .chosen-container .chosen-drop .chosen-results li.highlighted {
  background-image: none;
  color: white !important;
  background-color: #460074;
}
.frm_forms form .frm_form_fields .chosen-container.chosen-with-drop .chosen-single {
  line-height: normal !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.frm_forms form .frm_form_fields .chosen-container.chosen-with-drop .chosen-single div b::before {
  content: "2";
}
.frm_forms form.btn-right .frm_form_fields .frm_submit button {
  float: right;
}
.frm_forms form.one-line .frm_form_fields {
  padding-right: 165px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.frm_forms form.one-line .frm_form_fields fieldset {
  padding: 0;
}
.frm_forms form.one-line .frm_form_fields fieldset .frm_form_field {
  margin-bottom: 0;
}
.frm_forms form.one-line .frm_form_fields fieldset .frm_submit {
  width: 165px;
  position: absolute;
  right: 0;
  top: 0;
}
.frm_forms form.one-line .frm_form_fields fieldset .frm_submit button {
  margin: 0;
  width: 100% !important;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 300;
  width: 100% !important;
  height: 50px !important;
  margin-bottom: 0 !important;
}

.frm_style_divi-fond-fonce.with_frm_style .frm_submit button {
  background: #3399cc !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.frm_style_divi-fond-fonce.with_frm_style .frm_submit button:hover {
  background: #f9c411 !important;
}

/* ----------------------------------------------------------------
  Menu secondaire
--------- */
#top-header .container ul#et-secondary-nav li ul.sub-menu {
  padding: 0;
}
#top-header .container ul#et-secondary-nav li ul.sub-menu li {
  padding: 0;
}
#top-header .container ul#et-secondary-nav li ul.sub-menu li a {
  padding: 1em 2em;
}

#top-header .et-cart-info {
  margin-right: 15px;
}

/* ----------------------------------------------------------------
  Menu primaire
--------- */
#main-header .container ul#top-menu li ul.sub-menu {
  padding: 0;
  width: 275px;
}
#main-header .container ul#top-menu li ul.sub-menu li {
  width: 100%;
  padding: 0;
}
#main-header .container ul#top-menu li ul.sub-menu li a {
  padding: 1em 2em;
  width: 100%;
}
#main-header .container ul#top-menu li ul.sub-menu li.menu-item-has-children a {
  padding-right: 40px;
}
#main-header .container ul#top-menu li ul.sub-menu li.menu-item-has-children a:after {
  top: 12px;
}
#main-header .container ul#top-menu li ul.sub-menu li.menu-item-has-children ul {
  top: 0;
}

/* ----------------------------------------------------------------
  Menu mobile
--------- */
#main-header .container #et-top-navigation #et_mobile_nav_menu ul#mobile_menu {
  padding: 0;
}
#main-header .container #et-top-navigation #et_mobile_nav_menu ul#mobile_menu li a {
  padding: 10px 10%;
}
#main-header .container #et-top-navigation #et_mobile_nav_menu ul#mobile_menu li ul {
  padding: 0;
}
#main-header .container #et-top-navigation #et_mobile_nav_menu ul#mobile_menu li ul li {
  padding: 0;
}
#main-header .container #et-top-navigation #et_mobile_nav_menu ul#mobile_menu li ul li a {
  padding-left: -webkit-calc(10% + 15px);
  padding-left: calc(10% + 15px);
}
#main-header .container #et-top-navigation #et_mobile_nav_menu ul#mobile_menu li ul li ul li a {
  padding-left: -webkit-calc(10% + 30px);
  padding-left: calc(10% + 30px);
}
#main-header .container #et-top-navigation #et_mobile_nav_menu ul#mobile_menu li.current_page_item > a {
  background-color: rgba(0, 0, 0, 0.03);
}

body {
  font-weight: 400;
}

#et-main-area {
  padding-top: 200px;
}

@media (max-width: 767px) {
  #main-content .container {
    padding-top: 30px;
  }
}

.call_action_produit:hover {
  opacity: 0.8;
}

.post-220 .btn {
  background: #3399cc;
  color: #fff;
  display: inline-block;
  padding: 13px 23px;
  line-height: normal;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.post-220 .btn:hover {
  background: #f9c411;
}
@media (max-width: 767px) {
  .post-220 .btn {
    padding: 10px 15px;
    font-size: 16px;
  }
}

.chosen-drop .chosen-results li.highlighted {
  background-color: #3399cc !important;
}

.et_mobile_menu li a {
  padding: 20px !important;
  font-size: 18px !important;
}

.page-list {
  padding-left: 0 !important;
}
.page-list ul {
  padding-left: 0 !important;
}
.page-list > li > a {
  font-weight: 500;
}
.page-list li {
  list-style-type: none;
  position: relative;
  padding-left: 13px;
}
.page-list li:before {
  content: "5";
  font-family: ETmodules;
  position: absolute;
  left: -7px;
  top: 0;
  color: #3399cc;
}
.page-list li a {
  color: #282624;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.page-list li a:hover {
  color: #3399cc;
}

/* ----------------------------------------------------------------
  Changement couleur de sélection
--------- */
::-moz-selection {
  background: #460074;
  /* WebKit/Blink Browsers */
  color: white;
}
::selection {
  background: #460074;
  /* WebKit/Blink Browsers */
  color: white;
}

::-moz-selection {
  background: #460074;
  /* Gecko Browsers */
  color: white;
}

/* ----------------------------------------------------------------
  Fix du z-index du header pour fancybox
--------- */
#main-header,
#top-header {
  z-index: 600;
}

.header_page {
  width: 100%;
  height: 500px;
  /*background-image:url(../img/header.jpg);*/
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .header_page {
    height: 250px;
  }
}

/* ----------------------------------------------------------------
  Fil d'Ariane
--------- */
.et_pb_section.breadcrumbs_section {
  padding: 0;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
}
.et_pb_section.breadcrumbs_section .breadcrumbs_row {
  padding: 8px 0 !important;
}
.et_pb_section.breadcrumbs_section .breadcrumbs_row .breadcrumbs_module {
  font-size: 14px;
  color: #1e506b;
}
.et_pb_section.breadcrumbs_section .breadcrumbs_row .breadcrumbs_module a {
  color: #1e506b;
  text-decoration: none;
}
.et_pb_section.breadcrumbs_section .breadcrumbs_row .breadcrumbs_module a:hover {
  text-decoration: underline;
}

/* ----------------------------------------------------------------
  Retirer le padding en dessous des titres quand non nécéssaire
--------- */
.et_pb_section .et_pb_row .et_pb_column .et_pb_text h1:last-child, .et_pb_section .et_pb_row .et_pb_column .et_pb_text h2:last-child, .et_pb_section .et_pb_row .et_pb_column .et_pb_text h3:last-child, .et_pb_section .et_pb_row .et_pb_column .et_pb_text h4:last-child, .et_pb_section .et_pb_row .et_pb_column .et_pb_text h5:last-child, .et_pb_section .et_pb_row .et_pb_column .et_pb_text h6:last-child {
  padding-bottom: 0;
}

/* ----------------------------------------------------------------
  Ajouter une transition dans le changement de couleur du
  background des accordéons et toggles
--------- */
.et_pb_section .et_pb_row .et_pb_column .et_pb_toggle {
  -webkit-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
}

/* ------------------------------------------------------------------
   Pagination et contenu
-------------*/
#page-container {
  padding-top: 0 !important;
  /*h2{
  	font-weight: 700;
  	font-size: 38px;
  	color: #282624;
  }*/
}
#page-container .container:before {
  display: none;
}
#page-container h1 {
  font-weight: 700;
  font-size: 48px;
}
@media (max-width: 767px) {
  #page-container h1 {
    font-size: 30px;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #page-container h1 {
    font-size: 40px;
    margin-bottom: 0;
  }
}
#page-container .et_pb_button, #page-container .et_pb_button_0 {
  font-size: 18px !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
}
#page-container .et_pb_button:hover, #page-container .et_pb_button_0:hover {
  background: #3399cc !important;
}
#page-container #learn_more:hover {
  background: #336699 !important;
}
#page-container .et_pb_social_icon a {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#page-container .et_pb_social_icon a:hover {
  background-color: #3399cc !important;
}
#page-container .wp-pagenavi {
  text-align: center;
}
#page-container .wp-pagenavi a,
#page-container .wp-pagenavi span.current {
  color: white !important;
  width: 30px;
  text-align: center;
  color: white;
  background-color: #460074;
  padding: 2px 5px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
#page-container .wp-pagenavi a:hover {
  background-color: #666;
}
#page-container .wp-pagenavi a::after {
  content: normal !important;
}
#page-container .wp-pagenavi span.current {
  background-color: #666;
  color: white !important;
}

/* ---------------------------------------------------------------
Ajustement des trois bloc sur l'accueil
------------*/
.et_pb_section_1 .et_pb_column .et_pb_text p {
  line-height: 1.5em;
}

.et_pb_section_2 .et_pb_text h2 {
  line-height: 1em;
}

/* ----------------------------------------------------------------
 Changement style liste articles blogue
--------- */
.et_pb_post .more-link:first-letter {
  text-transform: uppercase;
}

/* ----------------------------------------------------------------
 Page d'archives
--------- */
.single #main-content .entry-content .et_pb_section #sidebar {
  padding-left: 0 !important;
  float: none !important;
  width: auto !important;
}
.single #main-content .entry-content .et_pb_section #sidebar ul {
  padding: 0;
  list-style-type: none;
}

/* ------------------------------------------------------------------
   Page de résulats de recherche
-------------*/
#sidebar .widget_search #searchsubmit {
  width: auto;
  cursor: pointer;
}

.search-results .list .search-result {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #AAA;
  width: 100%;
}
.search-results .list .search-result:first-child {
  margin-top: 20px;
}
.search-results .list .search-result a {
  text-decoration: none !important;
}
.search-results .list .search-result a span {
  display: block;
}
.search-results .list .search-result a span.search_title {
  font-weight: bold;
  font-size: 25px;
}
.search-results .list .search-result a span.search_url {
  text-decoration: underline;
  font-size: 14px;
  color: #929292;
}
.search-results .list .search-result a span.search_excerpt {
  font-size: 15px;
}
.search-results .list .search-result a:hover {
  text-decoration: underline !important;
}
.search-results .list .search-result:hover a {
  opacity: 0.8;
}
.search-results .list .search-result:last-child {
  margin-bottom: 0;
  border: 0;
}

/* Cacher les images à la une ---------------------*/
.search-results #content-area .et_pb_post img {
  display: none;
}
.search-results #content-area .et_pb_post h2 {
  margin-top: 0;
}

/* En-tête secondaire ---------------------*/
.top-menu-alt.container {
  padding-top: 30px;
  position: relative;
  z-index: 100;
}
.top-menu-alt.container #et-secondary-nav > li > a {
  padding: 16px 22px;
  margin: 0;
}
.top-menu-alt.container #et-secondary-nav > li.btnSoumissionEnLigne > a {
  color: #282624;
  background-color: #f9c411;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 19px;
}
.top-menu-alt.container #et-secondary-nav > li.btnSoumissionEnLigne > a:hover {
  color: #ffffff;
  background-color: #3399cc;
  opacity: 1;
}
.top-menu-alt.container #et-secondary-nav > li.menu-item.lang a {
  padding-right: 60px;
  background-repeat: no-repeat;
  background-size: auto 35px;
  background-position: center right;
  color: #282624;
}
.top-menu-alt.container #et-secondary-nav > li.menu-item.lang a.fr {
  background-image: url("../img/fr.svg");
}
.top-menu-alt.container #et-secondary-nav > li.menu-item.lang a.en {
  background-image: url("../img/en.svg");
}

/* Patch pour le logo ---------------------*/
#main-header .et_menu_container .logo_container {
  height: 156px;
  top: -67px;
}

/* patch pour le menu ----------------- */
#main-header .container ul#top-menu li ul.sub-menu li a {
  padding: 10px 15px;
  font-weight: 500;
  font-size: 20px;
}

/* patch pour le sticky-menu ----------------- */
@media screen and (min-width: 983px) {
  #main-header.et-fixed-header .et_menu_container .logo_container {
    height: 93px;
    top: -34px;
  }

  .et-fixed-header .top-menu-alt.container {
    padding-top: 5px;
  }
  .et-fixed-header .top-menu-alt.container #et-secondary-nav > li > a {
    padding: 10px 20px;
    padding-bottom: 10px;
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 1450px) {
  #top-menu > li {
    padding-right: 15px;
  }
  #top-menu > li a {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 982px) {
  #main-header .et_menu_container .logo_container {
    height: 156px !important;
    top: -49px !important;
  }

  #et_mobile_nav_menu {
    margin-top: -24px;
  }
  #et_mobile_nav_menu .mobile_menu_bar:before {
    font-size: 63px;
    color: #282624 !important;
  }
}
/* patch pour l'image de la colonne de droite sur l'accueil */
#accueil-image-colonne-droite {
  width: 41%;
}

/* patch pour le blog sur l'accueil */
.et_pb_blog_grid .column {
  width: 48%;
}

.et_pb_blog_grid .column {
  width: 47.25% !important;
}
.et_pb_blog_grid .column article {
  border-width: 12px 0 0 0;
  border-color: #f9c411;
  border-style: solid;
  padding: 40px 30px 80px 40px;
  position: relative;
}
@media (max-width: 767px) {
  .et_pb_blog_grid .column article {
    padding: 25px 20px 55px 25px;
    border-width: 6px 0 0 0;
  }
}
.et_pb_blog_grid .column article .entry-title {
  font-size: 22px;
  color: #282624;
  font-weight: 700;
  padding-bottom: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.et_pb_blog_grid .column article .entry-title:hover {
  opacity: 0.7;
}
.et_pb_blog_grid .column article .post-meta {
  color: #282624;
  font-weight: 600;
}
.et_pb_blog_grid .column article .post-content p {
  font-size: 18px;
  color: #282624;
  line-height: 24px;
}
@media (max-width: 767px) {
  .et_pb_blog_grid .column article .post-content p {
    font-size: 16px;
    line-height: 22px;
  }
}
.et_pb_blog_grid .column article .post-content a.more-link {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 7px 20px;
  background-color: #336699;
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 767px) {
  .et_pb_blog_grid .column article .post-content a.more-link {
    font-size: 16px;
    padding: 4px 15px;
  }
}
.et_pb_blog_grid .column article .post-content a.more-link:hover {
  opacity: 0.7;
}
.et_pb_blog_grid .column article .post-content a.more-link:after {
  content: "...";
}
.et_pb_blog_grid .column:nth-child(2) {
  margin-right: 0 !important;
}

@media (max-width: 980px) {
  #et-main-area {
    padding-top: 118px;
  }
}
@media screen and (max-width: 767px) {
  .et_pb_blog_grid .column {
    width: 100% !important;
  }

  #about_home .et_pb_text_inner p {
    font-size: 18px;
    line-height: 1.3em;
  }

  .et_pb_main_blurb_image {
    margin-bottom: 15px;
  }
}
/* patch pour le pied de page ------------ */
#footer-custom .coordonnees a {
  color: #ffffff !important;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#footer-custom .coordonnees a:hover {
  opacity: 0.7;
}
#footer-custom a.et_pb_button {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#footer-custom a.et_pb_button:hover {
  color: #282624 !important;
  background-color: #ffffff !important;
}

#main-footer {
  background-color: transparent !important;
  z-index: 10000;
  position: relative;
}
#main-footer #footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  background-color: transparent !important;
  color: #ffffff;
  font-size: 16px;
}
#main-footer #footer-bottom .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#main-footer #footer-bottom .container a {
  color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#main-footer #footer-bottom .container a:hover {
  opacity: 0.7;
}
#main-footer #footer-bottom .container:after {
  display: none !important;
}

/** Formulaire demande de soumission **/
.frm_style_divi.with_frm_style .frm-show-form .frm_section_heading h3 {
  padding-top: 45px !important;
  font-size: 22px !important;
  color: #282624 !important;
  font-weight: 700 !important;
  font-family: "Barlow", Helvetica, Arial, Lucida, sans-serif !important;
}
.frm_style_divi.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing {
  margin-bottom: 25px !important;
}
.frm_style_divi.with_frm_style .form-field.frm_section_heading {
  margin-bottom: 45px !important;
  font-family: "Barlow", Helvetica, Arial, Lucida, sans-serif !important;
}
.frm_style_divi.with_frm_style .frm_primary_label, .frm_style_divi.with_frm_style input {
  font-family: "Barlow", Helvetica, Arial, Lucida, sans-serif !important;
}
.frm_style_divi.with_frm_style .frm_submit button {
  background: #3399cc !important;
  -webkit-border-radius: 0 !important;
          border-radius: 0 !important;
  font-family: "Barlow", Helvetica, Arial, Lucida, sans-serif !important;
  font-size: 18px !important;
  color: #fff !important;
  font-weight: 700 !important;
  border: none !important;
  text-transform: uppercase !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.frm_style_divi.with_frm_style .frm_submit button:hover {
  background: #336699 !important;
  color: #fff !important;
}

#frm_field_87_container h3 {
  padding-top: 0 !important;
  border: none !important;
}

/* ----------------------------------------------------------------
  Section nouvelles de l'accueil
--------- */
.nouvelles_list,
.home_news_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.nouvelles_list .news,
.home_news_list .news {
  width: 33.33333%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
}
.nouvelles_list .news .news_inner,
.home_news_list .news .news_inner {
  position: relative;
  -webkit-box-shadow: 0 0 12px #c5ced4;
          box-shadow: 0 0 12px #c5ced4;
}
.nouvelles_list .news .news_inner span,
.home_news_list .news .news_inner span {
  display: block;
}
.nouvelles_list .news .news_inner a,
.home_news_list .news .news_inner a {
  display: inline-block;
  color: #3e3e3e;
}
.nouvelles_list .news .news_inner a .news_image,
.home_news_list .news .news_inner a .news_image {
  height: 220px;
  background-size: cover;
  background-position: center;
}
.nouvelles_list .news .news_inner a .news_content,
.home_news_list .news .news_inner a .news_content {
  background-color: white;
  padding-bottom: 40px;
  -webkit-transition: background-color 400ms linear;
  -o-transition: background-color 400ms linear;
  transition: background-color 400ms linear;
}
.nouvelles_list .news .news_inner a .news_content .news_date,
.nouvelles_list .news .news_inner a .news_content .news_title,
.nouvelles_list .news .news_inner a .news_content .news_excerpt,
.home_news_list .news .news_inner a .news_content .news_date,
.home_news_list .news .news_inner a .news_content .news_title,
.home_news_list .news .news_inner a .news_content .news_excerpt {
  padding: 0 20px;
}
.nouvelles_list .news .news_inner a .news_content .news_date,
.home_news_list .news .news_inner a .news_content .news_date {
  padding-bottom: 12px;
  color: #6e6e6e;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
}
.nouvelles_list .news .news_inner a .news_content .news_title,
.home_news_list .news .news_inner a .news_content .news_title {
  font-weight: 700;
  font-size: 24px;
  padding-top: 10px;
  padding-bottom: 8px;
}
.nouvelles_list .news .news_inner a .news_content .news_excerpt,
.home_news_list .news .news_inner a .news_content .news_excerpt {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.5px;
}
.nouvelles_list .news:hover .news_inner a .news_content,
.home_news_list .news:hover .news_inner a .news_content {
  background-color: rgba(255, 255, 255, 0.4);
}

/* ----------------------------------------------------------------
  Responsive
--------- */
@media only screen and (max-width: 980px) {
  .entry-content .news_list .news,
.entry-content .home_news_list .news {
    width: 100%;
  }
}
.showTablet,
.showMobile {
  display: none;
}

@media only screen and (max-width: 980px) {
  .hideTablet {
    display: none;
  }

  .showTablet {
    display: block;
  }

  .hide_bg_tablet {
    background-image: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .hideMobile {
    display: none;
  }

  .showMobile {
    display: block;
  }

  .hide_bg_mobile {
    background-image: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  .rev_slider_wrapper .tp-caption {
    left: -5% !important;
  }
  .rev_slider_wrapper .tp-caption.rev-btn {
    left: -27% !important;
  }
}
#main-footer {
  background-image: url(../img/bg_footer.jpg);
  background-size: cover;
  padding-top: 80px;
  z-index: 1;
}
@media (max-width: 767px) {
  #main-footer {
    padding-top: 20px;
  }
}
#main-footer h2 {
  font-size: 40px;
  color: #3399cc !important;
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 767px) {
  #main-footer h2 {
    font-size: 26px;
  }
}
#main-footer #footer-widgets {
  padding: 0;
  margin-top: 30px;
}
@media (max-width: 767px) {
  #main-footer #footer-widgets {
    margin-top: 10px;
  }
  #main-footer #footer-widgets .textwidget {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main-footer #footer-widgets {
    padding-bottom: 30px !important;
  }
}
#main-footer #footer-widgets .footer-widget h3 {
  font-size: 30px;
  color: #f9c411;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 10px 0;
  line-height: normal;
}
@media (max-width: 767px) {
  #main-footer #footer-widgets .footer-widget h3 {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main-footer #footer-widgets .footer-widget h3 {
    font-size: 23px;
  }
}
#main-footer #footer-widgets .footer-widget p {
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 767px) {
  #main-footer #footer-widgets .footer-widget p {
    font-size: 20px;
  }
}
#main-footer #footer-widgets .footer-widget p a {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#main-footer #footer-widgets .footer-widget p a:hover {
  color: #3399cc;
}
#main-footer #footer-widgets .footer-widget .btn {
  background: #f9c411;
  display: inline-block;
  padding: 19px 27px;
  line-height: normal;
  color: #000;
  font-size: 23px;
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 767px) {
  #main-footer #footer-widgets .footer-widget .btn {
    font-size: 17px;
    padding: 10px 15px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main-footer #footer-widgets .footer-widget .btn {
    font-size: 19px;
    padding: 15px;
  }
}
#main-footer #footer-widgets .footer-widget .btn:hover {
  background: #3399cc;
  color: #ffffff;
}
#main-footer #footer-widgets .footer-widget:last-child {
  margin-top: 8px;
}
#main-footer #footer-widgets .footer-widget:last-child .widget_text {
  float: right;
}
@media (max-width: 767px) {
  #main-footer #footer-widgets .footer-widget:last-child .widget_text {
    float: none;
  }
}
#main-footer #footer-bottom {
  padding: 27px 0;
}
@media (max-width: 767px) {
  #main-footer #footer-bottom .container .gauche, #main-footer #footer-bottom .container .droite {
    font-size: 14px;
    line-height: 20px;
  }
  #main-footer #footer-bottom .container .droite {
    margin-top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main-footer #footer-bottom .container {
    display: block;
  }
}
/*# sourceMappingURL=styles.min.css.map */