/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
/* = Theme customization starts here
-------------------------------------------------------------- */
/*---------------------*/
/* Animation CSS CUSTOM*/
/*---------------------*/
/*FadeIn*/
/*FadeInUp*/
/*FadeInDown*/
/*fadeInLeft*/
/*fadeInRight*/
/*Largeur colonne*/
/*************************************
** PALIER LES IDIOTIES DU THEME
*************************************/
.fusion-imageframe {
  overflow: visible !important;
}
.fusion-slider-loading {
  display: none;
}
.pagination {
  margin: 0px !important;
}
.pagination .pagination-next {
  width: auto !important;
}
.lien_retour {
  margin-left: 20px;
  color: #1b1b1b;
}
@media screen and (min-width: 800px) {
  .fusion-custom-post #content,
  .single-projets #content,
  .single-post #content {
    width: 71% !important;
  }
  .fusion-custom-post .sidebar,
  .single-projets .sidebar,
  .single-post .sidebar {
    width: 25% !important;
  }
}
.single-post .post {
  margin-bottom: 65px !important;
}
/*#main{
	>.fusion-row{
		max-width: none !important;
	}
}*/
.fusion-checklist-table li {
  display: table !important;
  width: 100%;
}
.fusion-checklist-table li span {
  display: table-cell !important;
  vertical-align: middle;
  width: 40px !important;
  float: none !important;
}
.fusion-checklist-table li > div {
  display: table-cell !important;
  vertical-align: middle;
  float: none !important;
}
.fusion-checklist-table li .fusion-li-item-content p {
  line-height: 2.2 !important;
}
.fusion-modal .modal-dialog {
  overflow: hidden !important;
}
.fusion-modal .modal-dialog.modal-lg {
  display: inline-block;
}
.fusion-modal .modal-dialog.modal-lg img {
  height: 100% !important;
}
/*************************************
** SUR HEADER
*************************************/
.fusion-secondary-header .fusion-row {
  border-bottom: #FFF solid 1px;
}
.fusion-secondary-header .fusion-row .fusion-alignleft h1 {
  font-weight: normal;
  font-size: 14px;
}
.fusion-secondary-header .fusion-row .fusion-alignleft .h1 {
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  font-size: 14px;
}
.fusion-secondary-header .fusion-row .fusion-alignright .tableau_custom {
  display: table;
  margin: 0 auto;
}
@media screen and (max-width: 1100px) {
  .fusion-secondary-header .fusion-row .fusion-alignright .tableau_custom {
    padding-bottom: 0.67em;
  }
}
.fusion-secondary-header .fusion-row .fusion-alignright .tableau_custom > div {
  display: table-cell;
  vertical-align: middle;
}
.fusion-secondary-header .fusion-row .fusion-alignright .tableau_custom .numeros {
  border-right: #FFF solid 1px;
  text-align: right;
  padding-right: 10px;
  font-size: 14px;
}
.fusion-secondary-header .fusion-row .fusion-alignright .tableau_custom .fusion-social-networks {
  padding: 0px;
}
.fusion-secondary-header .fusion-row .fusion-alignright .tableau_custom .fusion-social-networks .fusion-social-networks-wrapper {
  margin: 0 !important;
  text-align: left;
}
.fusion-secondary-header .fusion-row .fusion-alignright .tableau_custom .fusion-social-networks .fusion-social-networks-wrapper a {
  margin: 0px  0px  0px  10px !important;
  display: inline-block;
}
/*************************************
** HEADER
*************************************/
.fusion-header .fusion-toggle-icon-line {
  background-color: #FFF !important;
}
.fusion-header .fusion-menu li:last-child {
  padding-right: 0px !important;
}
.fusion-header .button-default {
  background: #ec6707 !important;
}
.fusion-flyout-menu-active .fusion-header .fusion-toggle-icon-line {
  background-color: #1b1b1b !important;
}
.fusion-is-sticky .fusion-header .fusion-toggle-icon-line {
  background-color: #1b1b1b !important;
}
@media screen and (max-width: 1100px) {
  .fusion-is-sticky .fusion-header .fusion-logo {
    margin: 10px 0px !important;
  }
}
.fusion-is-sticky .fusion-header .fusion-mobile-sticky-nav-holder li.fusion-mobile-nav-item {
  padding: 0px !important;
}
.fusion-is-sticky .fusion-header .fusion-mobile-sticky-nav-holder li.fusion-mobile-nav-item a {
  height: 60px !important;
}
/*************************************
** FIL D'ARIANE
*************************************/
@media screen and (max-width: 1020px) {
  .avada-page-titlebar-wrapper .fusion-page-title-row {
    align-items: flex-end !important;
    padding-bottom: 20px;
    -webkit-opacity: 1 !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
  }
}
@media screen and (max-width: 650px) {
  .avada-page-titlebar-wrapper h1 {
    font-size: 30px !important;
  }
}
@media screen and (max-width: 400px) {
  .avada-page-titlebar-wrapper h1 {
    font-size: 25px !important;
  }
  .avada-page-titlebar-wrapper .fusion-breadcrumbs {
    font-size: 14px!important;
  }
}
.avada-page-titlebar-wrapper .fusion-page-title-wrapper {
  align-items: flex-end !important;
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
}
@media screen and (min-width: 1020px) {
  .avada-page-titlebar-wrapper .fusion-page-title-wrapper {
    padding-bottom: 50px;
  }
}
/*************************************
** SLIDER
*************************************/
.slides > li .slide-content-container {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease 2s;
  -moz-transition: opacity 0.5s ease 2s;
  -ms-transition: opacity 0.5s ease 2s;
  -o-transition: opacity 0.5s ease 2s;
}
.slides > li.flex-active-slide .slide-content-container {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.slide-content-container {
  top: 70% !important;
}
.slide-content-container .slide-content {
  position: relative;
}
.slide-content-container .slide-content h2 {
  position: relative;
  z-index: 3;
  text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.36);
}
@media screen and (min-width: 1000px) {
  .slide-content-container .slide-content h2 {
    font-size: 60px !important;
    line-height: 1.3 !important;
  }
}
@media screen and (max-width: 830px) and (min-width: 800px) {
  .slide-content-container .slide-content h2 {
    font-size: 45px !important;
    line-height: 1.2 !important;
  }
}
@media screen and (max-width: 800px) and (min-width: 450px) {
  .slide-content-container .slide-content h2 {
    font-size: 38px !important;
    line-height: 1 !important;
  }
}
@media screen and (max-width: 449px) {
  .slide-content-container .slide-content h2 {
    font-size: 30px !important;
    line-height: 1.2 !important;
  }
}
.slide-content-container .slide-content h3 .legende {
  font-family: "Poppins", Arial, Arial !important;
  line-height: 2.2 !important;
  position: relative;
  z-index: 3;
  padding: 0px 20px 20px 20px;
}
@media screen and (max-width: 830px) and (min-width: 800px) {
  .slide-content-container .slide-content h3 .legende {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 800px) {
  .slide-content-container .slide-content h3 .legende {
    font-size: 12px !important;
  }
}
.slide-content-container .slide-content h3 .background_primaire {
  background: #ec6707;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 2;
}
@media screen and (min-width: 830px) {
  .slide-content-container .slide-content h3 .background_primaire {
    top: 40px;
  }
}
@media screen and (max-width: 830px) and (min-width: 800px) {
  .slide-content-container .slide-content h3 .background_primaire {
    top: 30px;
  }
}
@media screen and (max-width: 800px) and (min-width: 450px) {
  .slide-content-container .slide-content h3 .background_primaire {
    top: 20px;
  }
}
@media screen and (max-width: 449px) {
  .slide-content-container .slide-content h3 .background_primaire {
    top: 15px;
  }
}
.slide-content-container .slide-content h3 a.link {
  position: absolute;
  /*background:#C00;*/
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 4;
}
/*************************************
** TEXTE EDITABLE
*************************************/
.texte_editable {
  position: relative;
  /*max-width:@max-body;
	margin: 0 auto;*/
}
.texte_editable .fond_orange {
  background: #ec6707;
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 40%;
}
@media screen and (max-width: 579px) {
  .texte_editable .fond_orange {
    display: none;
  }
}
@media screen and (min-width: 580px) {
  .texte_editable img {
    box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 30px -20px !important;
  }
}
@media screen and (max-width: 579px) {
  .texte_editable img {
    width: 100%;
  }
}
@media screen and (max-width: 1100px) and (min-width: 800px) {
  .texte_editable .column1 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 579px) {
  .texte_editable .column1 span.fusion-imageframe {
    margin: 0px !important;
    max-width: none!important;
  }
}
/*************************************
** ARGUMENTS  link-area-box-hover
*************************************/
.arguments {
  /*margin-left: -30px;
	margin-right: -30px;*/
  padding: 120px 30px 30px 30px !important;
}
.arguments > .fusion-row {
  max-width: 1500px !important;
}
@media screen and (min-width: 800px) {
  .arguments > .fusion-row .fusion-column {
    margin-bottom: 0px !important;
  }
}
@media screen and (min-width: 800px) {
  .arguments > .fusion-row .fusion-column .content-box-wrapper {
    padding: 0px 20px;
  }
}
@media screen and (max-width: 800px) {
  .arguments > .fusion-row .content-box-column-last-in-row {
    margin-bottom: 0px !important;
  }
}
.arguments .link-area-box-hover .fontawesome-icon {
  color: #FFF !important;
  background-color: #ec6707 !important;
}
/*************************************
** SLIDER ACCUEIL
*************************************/
.slider_projet_accueil .owl-item .item {
  position: relative;
}
.slider_projet_accueil .owl-item .item .rollover {
  position: absolute;
  background: rgba(236, 103, 7, 0.95);
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 2;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  cursor: pointer;
}
.slider_projet_accueil .owl-item .item .rollover .link {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  color: #FFF !important;
  font-size: 25px;
  line-height: 1;
}
.slider_projet_accueil .owl-item .item:hover .rollover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
/*************************************
** BLOG
*************************************/
.blog_accueil {
  position: relative;
  z-index: 3;
}
.blog_accueil .conteneur_blog_accueil article .fusion-alignleft {
  width: 100% !important;
}
.blog_accueil .conteneur_blog_accueil article .fusion-alignleft .fusion-read-more {
  border-left: 4px #ec6707 solid !important;
  padding-left: 20px;
  font-size: 16px;
}
/*************************************
** METIERS
*************************************/
.metiers {
  margin-left: -30px;
  margin-right: -30px;
  background: #FAFAFA;
  position: relative;
  z-index: 2;
}
.metiers > .fusion-row {
  max-width: none !important;
  position: relative;
}
.metiers > .fusion-row .maison_bois_accueil {
  background-image: url("imgs/maison-en-bois-ecologique-correze-GOUNYTMB.jpg");
  background-repeat: no-repeat;
  z-index: 2;
}
@media screen and (min-width: 1200px) {
  .metiers > .fusion-row .maison_bois_accueil {
    position: absolute;
    left: -100px;
    top: -376px;
    background-size: contain;
    height: 583px;
    width: 1000px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 800px) {
  .metiers > .fusion-row .maison_bois_accueil {
    position: absolute;
    left: -200px;
    top: -376px;
    background-size: contain;
    height: 583px;
    width: 1000px;
  }
}
@media screen and (max-width: 800px) {
  .metiers > .fusion-row .maison_bois_accueil {
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 500px;
  }
}
.metiers > .fusion-row .column1 .titre {
  max-width: 500px;
}
.metiers > .fusion-row .column1 .case .metier .texte .titre_metier {
  color: #ec6707;
  font-family: "Poppins", Arial, Arial;
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 10px;
}
.metiers > .fusion-row .column1 .case .metier .texte .desc1_metier {
  border-bottom: #ececec solid 2px;
  padding-bottom: 20px;
}
@media screen and (min-width: 1635px) {
  .metiers > .fusion-row .column1 .case .metier .texte .desc1_metier {
    height: 160px;
    box-sizing: content-box;
  }
}
@media screen and (max-width: 1634px) and (min-width: 1410px) {
  .metiers > .fusion-row .column1 .case .metier .texte .desc1_metier {
    height: 170px;
    box-sizing: content-box;
  }
}
@media screen and (max-width: 1409px) and (min-width: 1250px) {
  .metiers > .fusion-row .column1 .case .metier .texte .desc1_metier {
    height: 200px;
    box-sizing: content-box;
  }
}
@media screen and (max-width: 1249px) and (min-width: 970px) {
  .metiers > .fusion-row .column1 .case .metier .texte .desc1_metier {
    font-size: 14px;
    height: 180px;
    box-sizing: content-box;
  }
}
@media screen and (min-width: 970px) {
  .metiers > .fusion-row .column1 .case {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .metiers > .fusion-row .column1 .case:nth-child(2n+1) .metier {
    padding-right: 20px;
  }
  .metiers > .fusion-row .column1 .case:nth-child(2n) .metier {
    padding-left: 20px;
  }
}
.metiers > .fusion-row .column1 .case:last-child {
  text-align: center;
}
@media screen and (min-width: 970px) {
  .metiers > .fusion-row .column1 .case:last-child {
    padding-top: 100px;
  }
}
@media screen and (max-width: 969px) and (min-width: 800px) {
  .metiers > .fusion-row .column1 .case:last-child {
    padding-top: 40px;
  }
}
@media screen and (max-width: 799px) {
  .metiers > .fusion-row .column1 .case:last-child {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.metiers > .fusion-row .column1 .case:last-child a {
  display: inline-block;
}
.metiers > .fusion-row .column2 {
  position: relative;
}
@media screen and (min-width: 1100px) {
  .metiers > .fusion-row .column2 .charpentier div {
    background-image: url("imgs/gouny-charpente-bois-scierie-couverture-a-ussel.jpg");
    top: 0px;
    bottom: -50px;
    left: 0px;
    right: 0px;
    position: absolute;
    background-position: center center;
    background-repeat: no-repeat;
  }
}
@media screen and (max-width: 800px) {
  .metiers > .fusion-row .column2 .charpentier {
    padding: 0px 40px;
  }
  .metiers > .fusion-row .column2 .charpentier div {
    background-image: url("imgs/gouny-charpente-bois-scierie-couverture-a-ussel-min.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    bottom: -40px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 30px -20px;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 30px -20px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 30px -20px;
  }
}
@media screen and (max-width: 800px) and (min-width: 690px) {
  .metiers > .fusion-row .column2 .charpentier div {
    height: 500px;
  }
}
@media screen and (max-width: 800px) and (max-width: 689px) and (min-width: 480px) {
  .metiers > .fusion-row .column2 .charpentier div {
    height: 400px;
  }
}
@media screen and (max-width: 800px) and (max-width: 479px) {
  .metiers > .fusion-row .column2 .charpentier div {
    height: 300px;
  }
}
/*************************************
** LIVRE D'OR
*************************************/
.temoignages {
  margin-left: -30px;
  margin-right: -30px;
}
@media screen and (min-width: 800px) {
  .temoignages {
    padding: 0px 30px !important;
  }
}
@media screen and (max-width: 800px) {
  .temoignages {
    padding: 50px 30px 0px 30px !important;
  }
}
.temoignages .fusion-row {
  position: relative;
  bottom: -50px;
}
.temoignages .fusion-row .temoignages_slider > div {
  margin: 0px auto;
  width: 100%;
  background: #FFF;
  color: #1b1b1b;
  text-align: center;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 30px -20px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 30px -20px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 30px -20px;
}
@media screen and (min-width: 800px) {
  .temoignages .fusion-row .temoignages_slider > div {
    max-width: 1200px !important;
  }
}
.temoignages .fusion-row .temoignages_slider > div > div.wpmslider-viewport h3 {
  line-height: 2.2 !important;
  font-family: "Roboto", Arial;
  color: #ec6707;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 0px !important;
}
@media screen and (min-width: 800px) {
  .temoignages .fusion-row .temoignages_slider > div > div.wpmslider-viewport h3 {
    padding: 0px 40px 0px 40px !important;
  }
}
@media screen and (max-width: 800px) {
  .temoignages .fusion-row .temoignages_slider > div > div.wpmslider-viewport h3 {
    padding: 0px 20px 0px 20px !important;
  }
}
.temoignages .fusion-row .temoignages_slider > div > div.wpmslider-viewport p {
  line-height: 2.2;
  color: #7a7979;
  font-weight: 400;
  font-style: italic;
}
@media screen and (min-width: 800px) {
  .temoignages .fusion-row .temoignages_slider > div > div.wpmslider-viewport p {
    padding: 0px 40px 0px 40px !important;
  }
}
@media screen and (max-width: 800px) {
  .temoignages .fusion-row .temoignages_slider > div > div.wpmslider-viewport p {
    padding: 0px 20px 0px 20px !important;
  }
}
.temoignages .fusion-row .temoignages_slider > div > div.wpmslider-viewport .testimonial-name {
  font-weight: 500;
  color: #ec6707;
}
.temoignages .fusion-row .temoignages_slider > div > div.wpmslider-viewport .testimonial-company {
  color: #ec6707;
  padding-bottom: 50px;
}
.temoignages .fusion-row .temoignages_slider > div .wpmslider-pager-link.active:before {
  color: #ec6707 !important;
  background-color: #ec6707 !important;
}
.temoignages .fusion-row .temoignages_slider > div .wpmslider-pager-link:before {
  color: #7a7979 !important;
  background-color: #7a7979 !important;
}
.temoignages .fusion-row .quote_bas {
  width: 108px;
  height: 90px;
  background-image: url("imgs/temoignages-quotes.png");
  background-repeat: no-repeat;
  position: absolute;
  bottom: 20px;
  right: 40px;
  -webkit-opacity: 0.1;
  -moz-opacity: 0.1;
  opacity: 0.1;
}
.temoignages .fusion-row .quote_haut {
  width: 108px;
  height: 90px;
  background-image: url("imgs/temoignages-quotes.png");
  background-repeat: no-repeat;
  position: absolute;
  top: 20px;
  left: 40px;
  -webkit-opacity: 0.1;
  -moz-opacity: 0.1;
  opacity: 0.1;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
/*************************************
** ENCART DOCUMENTATION
*************************************/
.telecharger_documentation {
  max-width: 1200px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.labels_carousel {
  /*max-width:@max-body;
	margin: 0 auto;*/
}
.labels_carousel img {
  width: 200px !important;
}
/*************************************
** FOOTER
*************************************/
.fusion-footer {
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 768px) {
  .fusion-footer .fusion-column {
    text-align: center;
  }
}
.fusion-footer .fusion-column .widget-title {
  font-size: 25px;
  font-family: "Roboto", Arial, Arial;
  font-weight: bold;
  text-transform: none;
}
.fusion-footer .fusion-column .menu li a {
  padding-left: 0px !important;
  border: none !important;
}
@media screen and (max-width: 768px) {
  .fusion-footer .fusion-column .menu li a {
    text-align: center !important;
    padding-right: 0px !important;
  }
}
.fusion-footer .fusion-column section.widget a {
  font-size: 14px;
  padding: 8px 8px 10px 0px;
  display: block;
}
.fusion-footer .fusion-column:nth-child(1) section.avada_vertical_menu {
  margin-bottom: 0px !important;
}
@media screen and (max-width: 860px) and (min-width: 800px) {
  .fusion-footer .fusion-column:nth-child(1),
  .fusion-footer .fusion-column:nth-child(2) {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .fusion-footer .fusion-column-last {
    margin-bottom: 0px;
  }
}
.fusion-footer .footer_intermediaire {
  background: #1b1b1b;
  padding: 0px 30px 60px 30px;
}
@media screen and (max-width: 470px) {
  .fusion-footer .footer_intermediaire span.bloc {
    display: block;
  }
}
.fusion-footer .footer_intermediaire > div {
  border-top: #c5c5c5 solid 1px;
  border-bottom: #c5c5c5 solid 1px;
  padding: 25px 0px;
  color: #c5c5c5;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 0 auto;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .fusion-footer .footer_intermediaire > div {
    display: table;
  }
  .fusion-footer .footer_intermediaire > div > div {
    display: table-cell;
    vertical-align: middle;
    font-weight: 300;
  }
}
@media screen and (max-width: 767px) {
  .fusion-footer .footer_intermediaire > div {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .fusion-footer .footer_intermediaire > div > div:last-child {
    width: 200px;
  }
}
@media screen and (max-width: 767px) {
  .fusion-footer .footer_intermediaire > div > div:last-child {
    padding-top: 20px;
  }
}
.fusion-footer .footer_intermediaire > div > div:last-child .fusion-social-networks {
  padding-bottom: 0px;
}
@media screen and (min-width: 768px) {
  .fusion-footer .footer_intermediaire > div > div:last-child .fusion-social-networks .fusion-social-networks-wrapper {
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .fusion-footer .footer_intermediaire > div > div:last-child .fusion-social-networks .fusion-social-networks-wrapper {
    text-align: center;
  }
}
.fusion-footer .footer_intermediaire > div > div:last-child .fusion-social-networks .fusion-social-networks-wrapper a {
  color: #c5c5c5 !important;
}
.fusion-footer .footer_intermediaire > div > div:last-child .fusion-social-networks .fusion-social-networks-wrapper a:hover {
  color: #FFF !important;
}
/* Barre cookies */
.cookie-notice-container {
  font-family: "Poppins", Arial !important;
  -webkit-box-shadow: 0px -11px 13px -10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px -11px 13px -10px rgba(0, 0, 0, 0.15);
  box-shadow: 0px -11px 13px -10px rgba(0, 0, 0, 0.15);
}
.cookie-notice-container .accepter_button {
  font-family: "Poppins", Arial !important;
}
.cookie-notice-container .accepter_button:hover {
  color: #ec6707;
  background: #fdf4da !important;
  box-shadow: none !important;
}
/*************************************
** ASIDE
*************************************/
.aside_widget .titre {
  border-left: 4px #ec6707 solid !important;
  padding-left: 20px;
  font-size: 16px;
}
.aside_widget .titre h2 {
  font-size: 20px;
  font-weight: 700 !important;
  margin-bottom: 30px;
}
.aside_widget.posts .contenu .texte {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: #e2e2e2 solid 1px;
}
.aside_widget.posts .contenu .texte h3 {
  margin: 0px;
  font-size: 16px;
  font-family: "Poppins", Arial;
}
.aside_widget.rebond {
  background: #ec6707;
  padding: 20px;
  color: #FFF;
  text-align: center;
  margin-bottom: 45px;
}
.aside_widget.rebond .titre {
  border-left: 0px;
  padding-left: 0px;
}
.aside_widget.rebond .titre h2 {
  margin-bottom: 10px;
}
.aside_widget.rebond .contenu {
  font-size: 14px;
}
.aside_widget.rebond .contenu > div {
  margin-bottom: 20px;
}
.aside_widget.connectes .contenu {
  border-top: #e2e2e2 solid 1px;
  border-bottom: #e2e2e2 solid 1px;
  text-align: center;
}
.aside_widget.projets .contenu {
  /*>div:nth-child(2n){
			padding-left: 10px;
		}
		
		>div:nth-child(2n+1){
			padding-right: 10px;
		}*/
}
.aside_widget.projets .contenu > div {
  float: left;
  padding-bottom: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33%;
  max-width: 150px;
}
.aside_widget.projets .contenu > div > div {
  position: relative;
}
.aside_widget.projets .contenu > div > div .rollover {
  background: rgba(236, 103, 7, 0.95);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 2;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.aside_widget.projets .contenu > div > div a {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 3;
}
.aside_widget.projets .contenu > div {
  border: #FFF solid 1px;
}
.aside_widget.projets .contenu > div:hover .rollover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
/*************************************
** FORMULAIRE - RADIO BOUTONS
*************************************/
.radio_buttons {
  margin-top: 5px !important;
}
.radio_buttons fieldset {
  margin-left: 20px;
}
.radio_buttons .label {
  color: #1b1b1b;
}
.radio_buttons label {
  color: #7a7979 !important;
}
.email_hi {
  display: none;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.message_confirmation {
  background: #ec6707;
  color: #FFF;
  padding: 20px;
  margin-bottom: 40px;
}
.message_erreur {
  background: #e81b1b;
  color: #FFF;
  padding: 20px;
  margin-bottom: 40px;
}
.message_init {
  margin-bottom: 50px;
}
.message_init .titre_section {
  color: #1b1b1b;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.5;
}
.champ_a_remplir {
  opacity: 0;
  position: absolute;
  z-index: -2;
}
/*************************************
** REBONDS  - 2 colonnes
*************************************/
@media screen and (max-width: 800px) {
  .rebonds_2_colonnes .voir_nos_realisations .fusion-column-wrapper {
    border-right: 0px !important;
    border-bottom: 2px solid #ec6707 !important;
  }
}
/*************************************
** PAGE - METIERS
*************************************/
.un_metier {
  /*max-width:@max-body;
	margin: 0 auto;*/
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 800px) {
  .un_metier .image_metier {
    margin: 0 auto !important;
    top: -40px;
  }
}
@media screen and (max-width: 400px) {
  .un_metier .fusion-checklist-table li span {
    display: none !important;
  }
}
@media screen and (max-width: 800px) {
  .un_metier .apres {
    order: 2!important;
  }
  .un_metier .avant {
    order: 1!important;
  }
}
/*************************************
** PAGE ECOLOGIE  link-area-box-hover
*************************************/
.arguments_ecologie > .fusion-row {
  max-width: 1500px !important;
}
@media screen and (min-width: 800px) {
  .arguments_ecologie > .fusion-row .fusion-column .content-box-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.arguments_ecologie .link-area-box-hover .fontawesome-icon {
  color: #FFF !important;
  background-color: #ec6707 !important;
}
.ecologie_titre_raison > div {
  max-width: 800px;
  margin: 0 auto !important;
}
.demarrer_projet_ecologie {
  max-width: 1500px;
  margin: 0 auto !important;
}
/*************************************
** PAGE TECHNIQUES
*************************************/
@media screen and (max-width: 800px) {
  .citation_techniques {
    font-size: 23px !important;
  }
}
/*************************************
** PAGE HISTOIRE
*************************************/
.histoire_columnn_historique .link-area-box-hover .fontawesome-icon {
  color: #FFF !important;
  background-color: #ec6707 !important;
}
.histoire_columnn_historique .content-box-column-last {
  margin-bottom: 0px !important;
}
.histoire_capacites_entreprises {
  position: relative;
}
.histoire_capacites_entreprises .fusion-column-wrapper .background_orange {
  position: absolute;
  right: 0px;
  bottom: 0px;
  background: #ec6707;
  z-index: 1;
}
@media screen and (min-width: 800px) {
  .histoire_capacites_entreprises .fusion-column-wrapper .background_orange {
    top: 0px;
    width: 200px;
  }
}
@media screen and (max-width: 800px) {
  .histoire_capacites_entreprises .fusion-column-wrapper .background_orange {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .generation_en_action_gauche .fusion-column-wrapper {
    border: none !important;
  }
}
@media screen and (min-width: 800px) {
  .histoire_counter .counter-box-container {
    min-height: 240px;
  }
  .histoire_counter .fusion-counter-box:nth-child(3),
  .histoire_counter .fusion-counter-box:nth-child(4) {
    margin-bottom: 0px !important;
  }
}
@media screen and (max-width: 800px) {
  .histoire_counter2 .counter-box-container {
    border: 0px #FFF solid !important;
  }
}
/*************************************
** PAGE CONTACT
*************************************/
.formulaire_contact .custom-titre h2 {
  font-weight: 500;
  margin: 0;
  padding-bottom: 10px;
  font-size: 24px !important;
  color: #ec6707;
  border-bottom: #ec6707 solid 1px;
  font-family: "Poppins", Arial !important;
}
.formulaire_contact .email_hi {
  display: none;
}
.formulaire_contact .champs .fusion-form-field {
  padding-top: 20px;
  float: left;
  width: 100%;
}
.formulaire_contact .champs .fusion-form-field.moy1 {
  padding-right: 10px;
}
.formulaire_contact .champs .fusion-form-field.moy2 {
  padding-left: 10px;
}
.formulaire_contact .champs .fusion-form-field.moy1,
.formulaire_contact .champs .fusion-form-field.moy2 {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.formulaire_contact .champs .min-height-200 {
  min-height: 140px;
}
.formulaire_contact .champs .label_champ {
  color: #1b1b1b;
}
.formulaire_contact .champs .titre_champ {
  color: #1b1b1b;
  margin-bottom: .65em;
}
.formulaire_contact .champs .input_file {
  position: relative;
  clear: both;
}
.formulaire_contact .champs .input_file .file_parcourir {
  display: none;
}
.formulaire_contact .champs .input_file .file_click {
  border: 2px #e2e2e2 dashed;
  border-radius: 6px;
  padding: 40px;
  text-align: center;
  -webkit-transition: border ease 0.3s;
  -moz-transition: border ease 0.3s;
  -ms-transition: border ease 0.3s;
  -o-transition: border ease 0.3s;
}
.formulaire_contact .champs .input_file .file_click .icone {
  font-size: 25px;
}
.formulaire_contact .champs .input_file .file_click .titre_fichier {
  font-weight: 500;
}
.formulaire_contact .champs .input_file .file_click:hover {
  cursor: pointer;
  border: 2px #ec6707 dashed;
}
.formulaire_contact button {
  margin-top: 40px;
}
.formulaire_contact_projet,
.formulaire_contact_candidature,
.formulaire_contact_autres {
  display: none;
}
@media screen and (max-width: 800px) {
  .contact_droite_boutons .content-box-column-last-in-row {
    margin-bottom: 0px !important;
  }
}
.contact_droite_boutons .link-area-box-hover .fontawesome-icon {
  color: #FFF !important;
  background-color: #ec6707 !important;
}
/*************************************
** PAGE PLAN DU SITE
*************************************/
.plan_du_site h2 {
  font-size: 33px !important;
  font-weight: 600 !important;
  border-left: 4px #ec6707 solid !important;
  padding-left: 20px !important;
  margin-bottom: 20px !important;
}
.plan_du_site ul li::marker {
  color: #1b1b1b !important;
  background-color: #1b1b1b !important;
}
/*************************************
** BLOG : PAGE ARCHIVE 
*************************************/
.blog_listing .fusion-meta-info {
  border: 0px;
  margin-top: 0px;
}
.blog_listing .fusion-meta-info .fusion-alignright {
  float: none;
  display: block;
  margin: 0px;
}
.blog_listing .fusion-meta-info .fusion-alignright .fusion-read-more {
  margin: 0px;
  border-left: 4px #ec6707 solid !important;
  padding-left: 20px;
  font-size: 16px;
}
article.post .fusion-post-title {
  border-left: 4px #ec6707 solid !important;
  padding-left: 20px;
}
/*************************************
** BLOG : PAGE SINGLE 
*************************************/
.single-post article {
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 30px -20px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 30px -20px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 30px -20px;
  padding: 20px;
}
.single-post article h2.entry-title {
  font-size: 33px !important;
  font-weight: 600 !important;
}
/*************************************
** PROJETS : PAGE ARCHIVE 
*************************************/
.fusion-custom-projets article .fusion-read-more {
  font-size: 16px;
}
.fusion-custom-projets article .image_posts_archive {
  position: relative;
}
.fusion-custom-projets article .image_posts_archive .rollover {
  position: absolute;
  background: rgba(236, 103, 7, 0.95);
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 2;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  cursor: pointer;
}
.fusion-custom-projets article .image_posts_archive .rollover i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  background-color: #FFF;
  color: #ec6707;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 10px;
  font-size: 25px;
  line-height: 1;
}
.fusion-custom-projets article .image_posts_archive:hover .rollover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
/*************************************
** PROJETS : PAGE SINGLE 
*************************************/
.single-projets .projet_espace {
  margin-bottom: 40px;
  width: 100%;
}
.single-projets article {
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 30px -20px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 30px -20px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 30px -20px;
  padding: 20px;
}
.single-projets article h2.entry-title {
  font-size: 33px !important;
  font-weight: 600 !important;
}
.single-projets article .custom_value {
  background: #FCFCFC;
  margin-bottom: 40px;
}
.single-projets article .custom_value .tableau {
  width: 100%;
  border-bottom: #e2e2e2 solid 1px;
}
@media screen and (min-width: 800px) {
  .single-projets article .custom_value .tableau {
    display: table;
  }
  .single-projets article .custom_value .tableau > div {
    display: table-cell;
    padding: 10px 20px;
    vertical-align: middle;
  }
  .single-projets article .custom_value .tableau > div.gauche {
    width: 150px;
  }
}
@media screen and (max-width: 800px) {
  .single-projets article .custom_value .tableau > div {
    padding: 0px 20px;
  }
}
.single-projets article .custom_value .tableau > div.gauche {
  font-weight: 500;
  color: #ec6707;
}
.single-projets article .custom_value .tableau:last-child {
  border-bottom: 0px;
}
/*************************************
** OFFRES : PAGE ARCHIVE
*************************************/
.post-type-archive-offres article .fusion-alignleft {
  width: 100% !important;
}
.post-type-archive-offres article .fusion-alignleft .fusion-read-more {
  border-left: 4px #ec6707 solid !important;
  padding-left: 20px;
  font-size: 16px;
}
/*************************************
** OFFRES : PAGE SINGLE 
*************************************/
.single-offres article .fusion-title h2 {
  font-size: 33px !important;
  font-weight: 600 !important;
  border-left: 4px #ec6707 solid !important;
  padding-left: 20px !important;
}
.single-offres article .custom_value {
  background: #FCFCFC;
  margin-bottom: 40px;
}
.single-offres article .custom_value .tableau {
  width: 100%;
  border-bottom: #e2e2e2 solid 1px;
}
@media screen and (min-width: 800px) {
  .single-offres article .custom_value .tableau {
    display: table;
  }
  .single-offres article .custom_value .tableau > div {
    display: table-cell;
    padding: 10px 20px;
    vertical-align: middle;
  }
  .single-offres article .custom_value .tableau > div.gauche {
    width: 150px;
  }
}
@media screen and (max-width: 800px) {
  .single-offres article .custom_value .tableau > div {
    padding: 0px 20px;
  }
}
.single-offres article .custom_value .tableau > div.gauche {
  font-weight: 500;
  color: #ec6707;
}
.single-offres article .custom_value .tableau:last-child {
  border-bottom: 0px;
}
.single-offres article .offre_encart .informations {
  border-top: #e2e2e2 solid 1px;
  border-bottom: #e2e2e2 solid 1px;
  padding-top: 20px;
}
.single-offres article .offre_encart .bouton {
  padding-top: 40px;
  text-align: center;
}
.owl-carousel_gros {
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 30px -20px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 30px -20px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 30px -20px;
}
.owl-carousel_petit {
  margin-top: 10px;
  text-align: center;
  overflow: hidden;
}
.owl-carousel_petit .owl-stage-outer {
  display: inline-block;
}
.owl-carousel_petit .owl-stage-outer .owl-item .item {
  position: relative;
}
.owl-carousel_petit .owl-stage-outer .owl-item .item .rollover {
  position: absolute;
  background: rgba(236, 103, 7, 0.95);
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 2;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  cursor: pointer;
}
.owl-carousel_petit .owl-stage-outer .owl-item .item .rollover i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  color: #FFF;
  font-size: 25px;
  line-height: 1;
}
.owl-carousel_petit .owl-stage-outer .owl-item .item:hover .rollover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.owl-carousel_petit .owl-stage-outer .owl-item .bordure {
  position: absolute;
  bottom: 0px;
  left: 0px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity ease 0.5s;
  -moz-transition: opacity ease 0.5s;
  -ms-transition: opacity ease 0.5s;
  -o-transition: opacity ease 0.5s;
  width: 100%;
}
.owl-carousel_petit .owl-stage-outer .owl-item.c_actif_dans_gros .bordure {
  background: #ec6707;
  width: 100%;
  height: 5px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.owl-carousel_petit .owl-dot.active span {
  background: #ec6707 !important;
}
/*.metier_background{
	position: relative;
	z-index: 1;
	div.background-gris{
		background:#C00;
		position: absolute;
		left:-1000px;
		right:-1000px;
		top:-1000px;
		bottom:-1000px;
		z-index: 1;
	}
}*/
