/* voir http://css3please.com/ pour une liste complète */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nogutter,
.nogutter [class*="col"] {
  padding-left: 0;
  padding-right: 0;
}
/*Média size*/
/**** FIX & RESET ****/
:-moz-any-link:focus {
  outline: none;
}
/**** Class CSS qui semble avoir disparu de WP  ****/
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
body {
  /* fix pour font trop bold sur mac (requis firefox25 pour le moz-osx-font-smoothing) */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.centered,
.fusion-column.centered {
  margin: 0 auto;
  float: none;
}
.show-on-laptop,
.show-on-mobile {
  display: none;
}
footer#footer .last {
  clear: right;
  margin-right: 0 !important;
}
footer#footer #credit_archetype {
  text-align: center;
  font-size: 13px;
  line-height: 20px;
  color: #231f20;
  margin-top: 15px;
}
footer#footer #credit_archetype #logo_archetype {
  max-width: 112px;
}
footer#footer #credit_archetype #logo_archetype .c_fill {
  fill: #414042;
}
footer#footer #credit_archetype i {
  font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif !important;
}
footer#footer #credit_archetype .logo {
  margin-right: 5px;
}
footer#footer #credit_archetype a {
  color: #de791c;
}
footer#footer #credit_archetype a:hover {
  color: #dbb141;
}
footer .fusion-copyright-content {
  display: block;
}
footer .fusion-copyright-content .fusion-copyright-notice,
footer .fusion-copyright-content .fusion-social-links-footer {
  display: block;
  text-align: center;
  width: 100%;
}
footer .fusion-copyright-content .fusion-copyright-notice {
  font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #212121;
}
footer .fusion-copyright-content .fusion-copyright-notice a {
  color: inherit;
}
footer .fusion-copyright-content .fusion-copyright-notice a:hover {
  color: #ffe08c;
}
footer .fusion-copyright-content .fusion-social-links-footer .fusion-social-networks a {
  font-size: 22px;
}
footer .fusion-copyright-content .fusion-social-links-footer .fusion-social-networks .fusion-social-network-icon {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
footer .fusion-copyright-content .fusion-social-links-footer .fusion-social-networks .fusion-social-network-icon:hover {
  background-color: #dbb141 !important;
  border-color: #dbb141 !important;
  opacity: 1;
}
/* CUSTOMS */
body .tfs-slider .slide-content-container {
  top: 35%;
}
body .post-content h2 {
  text-transform: uppercase;
}
body .fusion-footer-widget-area .widget-title,
body .fusion-footer-widget-area h3,
body .fusion-footer-widget-column .product-title {
  color: #de791c;
}
body .fusion-contact-info {
  font-weight: 800;
  /*color:#de791c;*/
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}
body .title-heading-left {
  line-height: 1!important;
}
/*teasers services */
.teasers-services .fusion-layout-column.fusion_builder_column_1_4.fusion-column-last {
  width: 23.4% !important;
}
.teasers-services .fusion-layout-column.fusion_builder_column_1_3.fusion-column-last {
  width: 31.9% !important;
}
body .teasers-services .fusion-builder-row,
body .list_child_pages_teasers .fusion-builder-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body .teasers-services .fusion-layout-column .fusion-column-wrapper,
body .list_child_pages_teasers .fusion-layout-column .fusion-column-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
}
body .teasers-services .fusion-layout-column.fusion_builder_column_1_6 .fusion-column-wrapper,
body .list_child_pages_teasers .fusion-layout-column.fusion_builder_column_1_6 .fusion-column-wrapper {
  background-color: transparent;
}
body .teasers-services .fusion-title,
body .list_child_pages_teasers .fusion-title {
  margin-bottom: 0 !important;
}
body .teasers-services h3.title-heading-center,
body .list_child_pages_teasers h3.title-heading-center {
  padding: 10px 10px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #FFF;
  font-weight: 300;
}
/* disable hover effect on content boxes element*/
.content-box-disable-hover .heading {
  pointer-events: none;
}
/*Tweak pour le top menu*/
.link-mobile {
  display: none !important;
}
/*Tweak pour la langue dans le top menu*/
.fusion-main-menu .lang,
.lang-mobile {
  display: none !important;
}
.fusion-main-menu .fusion-menu > li > a {
  text-transform: uppercase;
  color: #333333;
}
#wrapper .fusion-reading-box-container h2 {
  color: #fff;
}
.list_children {
  list-style: none;
}
.list_children li {
  margin-bottom: 10px;
  display: block;
  position: relative;
  float: none;
  text-align: left;
}
.list_children li a {
  display: block;
  background-color: #eae8e8;
  margin: 0;
  padding: 10px 30px;
  font-size: 18px;
  line-height: 1.52;
}
.list_children li.current_page_item a,
.list_children li a:hover {
  background-color: #de791c;
  color: #fff;
}
.list_child_pages_teasers {
  /*
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	*/
}
.list_child_pages_teasers .fusion-layout-column {
  /*
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-line-pack: center;
		align-content: center;
		*/
}
.list_child_pages_teasers .fusion-layout-column:first-child {
  clear: left;
}
.list_child_pages_teasers .fusion-layout-column:nth-child(4n+4) {
  margin-right: 0 !important;
}
.list_child_pages_teasers .fusion-layout-column .fusion-column-wrapper {
  padding: 30% 5% 30% 5%;
}
.list_child_pages_teasers .fusion-layout-column .fusion-column-wrapper .fusion-text {
  margin: 0 auto;
}
.container_form_paypal input[type="image"] {
  margin-top: 15px;
}
a[href^="tel"] {
  font-weight: 700;
}
.bureaux div[itemprop="address"] {
  line-height: 1.4;
  margin-bottom: 20px;
}
.bureaux div[itemprop="address"] + p {
  line-height: 1.4;
}
.bureaux div[itemprop="address"] + p + a {
  margin-bottom: 20px;
  display: inline-block;
}
.bureaux .shortcode-map.fusion-google-map {
  margin-bottom: 40px;
}
.fusion-mobile-nav-holder > ul > li.fusion-mobile-nav-item > a {
  text-transform: uppercase;
}
.fusion-mobile-nav-holder > ul > li.fusion-mobile-nav-item > a span.menu-text {
  line-height: 50px;
}
body .gform_wrapper .gravity-select-parent {
  width: auto !important;
}
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper .gravity-select-parent select {
  padding: 5px 10px;
}
/* Responsive */
@media only screen and (max-width: 1440px) {
  .fusion-header {
    padding-left: 0px;
    padding-right: 0px;
  }
  .fusion-header-wrapper .fusion-row {
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media only screen and (max-width: 1350px) {
  .show-on-laptop {
    display: block;
  }
}
@media only screen and (max-width: 1100px) {
  .fusion-hide-on-mobile {
    display: none !important;
  }
  .show-on-mobile {
    display: block !important;
  }
}
@media only screen and (min-width: 801px) and (max-width: 817px) {
  body .teasers-services .fusion-layout-column h3 {
    font-size: 16px !important;
    line-height: 1.4 !important;
  }
}
@media only screen and (max-width: 800px) {
  .fusion-builder-row.fusion-row .fusion_builder_column_3_5 + .fusion_builder_column_2_5 {
    margin-top: 40px !important;
  }
  body .teasers-services .fusion-layout-column,
  body .teasers-services .fusion-layout-column.fusion_builder_column_1_3.fusion-column-last,
  body .teasers-services .fusion-layout-column.fusion_builder_column_1_4.fusion-column-last {
    width: 100% !important;
  }
  .header-social .top-menu,
  .fusion-secondary-menu {
    display: none !important;
  }
  .fusion-main-menu .lang,
  .link-mobile,
  .lang-mobile {
    display: block !important;
  }
  #wrapper footer#footer .copyright,
  #wrapper footer#footer #credit_archetype {
    display: block;
    text-align: center;
    margin-top: 20px;
  }
  body .teasers-services .fusion-builder-row,
  body .list_child_pages_teasers .fusion-builder-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #text-6 .widget-title,
  #text-2 .widget-title {
    display: none;
  }
  .fusion-footer .fusion-columns .fusion-column:not(.fusion-column-last) {
    margin: 0 0 11px;
  }
  .fusion-footer .fusion-column:not(.fusion-column-last),
  .fusion-footer .fusion-checklist,
  .fusion-footer .widget-title {
    display: none;
  }
  .fusion-footer .fusion-column-last .fusion-checklist + p {
    text-align: center;
    margin-left: 0 !important;
  }
  .fusion_builder_column_1_1 .fusion-column-wrapper[style*="padding: 0px 15% 0px 15%"] {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 640px) {
  body .tfs-slider .slide-content-container {
    top: 50% !important;
  }
  .sep_after_slider_home {
    margin-top: 0 !important;
  }
}
@media only screen and (max-width: 480px) {
  .gform_wrapper .top_label li.gfield.gf_left_half,
  .gform_wrapper .top_label li.gfield.gf_right_half {
    float: none !important;
    width: 97% !important;
  }
}
