/* ************************************************* */
/* ********************* APERE ********************* */
/* ************************************************* */
/* ************************************************* */
/* ********************* ELEMENTS GENERAL DU SITE ********************* */
/* ************************************************* */
@import url("https://fonts.googleapis.com/css?family=Raleway:400,500,600,700");
body, button, input, select, textarea {
  font-family: Raleway; }

p {
  font-family: Raleway;
  font-weight: 500;
  font-style: normal;
  font-size: 1.05em;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0; }

.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
  box-shadow: none; }

.entry-title {
  font-size: 2.2rem;
  text-align: center;
  margin: 0;
  color: white;
  background-image: url(/wp-content/uploads/2016/12/tiret.png);
  background-repeat: no-repeat;
  background-position: center bottom 0px;
  padding: 15px 0; }
.entry-header {
  margin: 0 !important;
  background-color: rgba(210, 1, 29, 0.9);
  padding: 50px 0;
  margin-bottom: 0px !important;
  background-image: url(/wp-content/uploads/2017/02/motif_header.png);
  background-size: cover;
  background-repeat: no-repeat; }

.widget,
.site-main {
  margin-bottom: 20px; }

@media screen and (min-width: 44.375em) {
  .site {
    margin: 0; } }
.title_tiret {
  background-image: url(/wp-content/uploads/2017/02/tiret_black.png);
  background-repeat: no-repeat;
  background-position: center bottom 0px;
  padding: 15px 0; }

/* Boutons general du site via Visual Composer */
a.vc_general.vc_btn3 {
  border-radius: 50px;
  background-color: white !important;
  border: 1px solid #EE0330 !important;
  text-transform: uppercase;
  background-image: none;
  color: #EE0330 !important;
  font-weight: 600;
  text-decoration: none;
  transition: .3s all ease-in-out; }
  a.vc_general.vc_btn3:hover {
    background-color: #EE0330 !important;
    color: #fff !important; }

body:not(.custom-background-image):before {
  content: none; }

/* ************************************************* */
/* ********************* HEADER ********************* */
/* ************************************************* */
.site {
  /* ajout du logo */
  /* texte a cote du logo */ }
  .site-inner {
    max-width: inherit;
    padding: 0px; }
  .site-branding {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 0; }
  .site-title {
    font-size: 0;
    line-height: 0; }
    .site-title > a {
      font-size: 0;
      width: 150px;
      height: 57px;
      display: inline-block;
      background-image: url(/wp-content/uploads/2016/12/logo_V2.png);
      background-size: 100%;
      background-repeat: no-repeat;
      margin-right: 30px;
      background-position: center; }
  .site-description {
    font-size: .90em;
    font-weight: 600;
    line-height: inherit;
    margin: 0;
    max-width: 320px;
    line-height: 1.2; }
  .site-content {
    padding: 0; }
  .site-header-main {
    align-items: center; }
  .site-header-menu {
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px; }

/* MENU SOCIAUX */
#social-navigation,
#site-navigation {
  display: inline-block;
  margin: 0; }

#social-navigation .social-links-menu a {
  border: none; }
  #social-navigation .social-links-menu a::before {
    font-size: 23px; }

/* MENU PRINCIPAL */
.main-navigation {
  font-family: Raleway; }
  .main-navigation .primary-menu {
    margin-right: 30px; }
    .main-navigation .primary-menu > li {
      font-weight: 500;
      font-size: 0.9em; }

/* ************************************************* */
/* ********************* FOOTER ********************* */
/* ************************************************* */
#content-bottom-widgets {
  background-color: #2B3033;
  margin: 0;
  padding: 30px;
  /*.wpcf7-form {
  	input {
  		background-color: transparent;
  		border: 1px solid white;
  		border-radius: 5px;
  		color: white;
  		&[type="submit"] {
  			background-color: white;
  			color: #2B3033;
  			padding: 10px 20px;
  			border-radius: 5px;
  			font-weight: 400;
  		}
  	}
  	textarea {
  		background-color: transparent;
  		border: 1px solid white;
  		border-radius: 5px;
  		color: white;
  	}
  }*/ }
  #content-bottom-widgets section {
    flex: 1 1 auto; }
  #content-bottom-widgets .widget {
    border: none;
    color: white; }
    #content-bottom-widgets .widget-area {
      display: flex;
      flex-direction: row;
      max-width: 960px;
      margin: auto; }
    #content-bottom-widgets .widget_text#text-2 {
      width: 40%; }
    #content-bottom-widgets .widget_text#text-3 {
      width: 60%; }
  #content-bottom-widgets .textwidget {
    display: flex;
    flex-direction: row; }
    #content-bottom-widgets .textwidget p {
      flex: 1 1 auto; }
  #content-bottom-widgets .menu-menu-des-liens-de-reseaux-sociaux-container ul {
    display: flex;
    list-style: none;
    margin: 0; }
    #content-bottom-widgets .menu-menu-des-liens-de-reseaux-sociaux-container ul li {
      flex: 1 1 auto; }
      #content-bottom-widgets .menu-menu-des-liens-de-reseaux-sociaux-container ul li:hover a {
        color: white; }

footer.site-footer {
  background-color: #2B3033;
  padding: 0; }

/* ************************************************* */
/* ********************* PAGE ACCUEIL ********************* */
/* ************************************************* */
.home #content .entry-header {
  display: none; }
.home #content .column_home_left .wpb_wrapper h2 {
  font-size: 35px;
  padding-right: 60px;
  font-family: raleway;
  font-weight: 500;
  margin-bottom: 15px; }
.home #content .column_home_left .wpb_wrapper p {
  font-size: 25px; }
.home .slider_home .vc_column-inner {
  padding: 0; }
.home .slider_home .slick-slide p {
  font-size: 1.5em;
  background-color: rgba(43, 48, 51, 0.85);
  color: white;
  padding: 30px;
  text-align: left;
  display: inline-block;
  border-radius: 5px;
  max-width: 640px; }
  .home .slider_home .slick-slide p a {
    border: 1px solid red;
    border-radius: 50px;
    padding: 6px 20px;
    text-transform: uppercase;
    font-size: 0.6em;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.8);
    margin-top: 10px;
    display: inline-block;
    transition: .3s all ease-in-out; }
  .home .slider_home .slick-slide p:hover a {
    background-color: white;
    border-color: white; }
.home .slider_home .slick-slide > .wpb_text_column {
  min-height: 500px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  text-align: center; }
.home_partenaires {
  border: 10px solid #ACACA3;
  border-radius: 0 !important; }
.home .ult-carousel-wrapper {
  margin-bottom: 0;
  padding-bottom: 0; }
  .home .ult-carousel-wrapper .slick-dots {
    position: absolute;
    bottom: 48px; }
    .home .ult-carousel-wrapper .slick-dots li i {
      color: white !important; }

/* APERE STORY -> Blog */
.vc_grid {
  /* content d'un item */
  /* bouton lire plus */ }
  .vc_grid .vc_gitem-post-data-source-post_excerpt {
    display: none; }
  .vc_grid .vc_gitem-post-data-source-post_title h4 {
    font-family: Raleway;
    font-weight: 500;
    text-transform: inherit;
    margin-bottom: 20px;
    letter-spacing: 0; }
  .vc_grid .vc_btn3-container a {
    background-color: #D2011D;
    text-transform: uppercase;
    font-family: Raleway;
    font-weight: 600;
    padding: 10px 15px; }

article .post-thumbnail {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  max-height: 300px;
  overflow: hidden; }

/* ************************************************* */
/* ********************* RESPONSIVE ********************* */
/* ************************************************* */
@media screen and (min-width: 61.5625em) {
  .site-header {
    padding: 25px 30px 15px; } }
@media screen and (min-width: 56.875em) {
  .site-header {
    padding: 25px 30px 15px; }
  .site-content {
    padding: 0; } }
@media screen and (min-width: 44.375em) {
  .site-header {
    padding: 25px 30px 15px; }

  body:not(.custom-background-image):after {
    content: none; } }
@media screen and (max-width: 44.374em) {
  #content-bottom-widgets .widget-area {
    flex-direction: column; }
  #content-bottom-widgets section {
    width: 100% !important; }

  footer.site-footer {
    padding: 0 30px 30px; }
  footer .main-navigation .current-menu-item > a,
  footer .main-navigation .current-menu-ancestor > a,
  footer .main-navigation a {
    color: white; } }

/*# sourceMappingURL=main.css.map */