@import url('https://fonts.googleapis.com/css?family=Montserrat:300,600');
@import url('https://fonts.googleapis.com/css?family=Caveat+Brush');

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
   box-sizing: border-box;
}


/************témoignages**************/

#bloc-temoignages {
  position : relative;
  width: 100%;
  padding: 100px 20px;
  background: url(https://www.fredbondbois.com/images/fond-temoignages.jpg) center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

/*****************/




#global {
  position: relative;
  width: 100%;
}

#header {
  position: relative;
  width: 100%;
  /*background: url(../images/version1/fond-header2-2.jpg) center top no-repeat;
  background-size: 100% auto;*/
}
#cache-blanc {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  width: calc(50% - 500px);
  height: 230px;
}

/*@media (min-width: 1835px) { 
#header {
   background: url(../images/version1/fond-header-big-2.jpg) center top repeat-x;
  background-size: auto 100%;
}
  #cache-blanc {
    display:block;
  }
  
}*/

div.inter {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}
#header .inter {
padding: 0;
}

#logo {
  position: absolute;
  width: 381px;
  top: 0;
  left: 0;
  z-index: 99;
}

#top {
  position: relative;
  width: 100%;
  text-align: right;
  padding: 10px;
}
#top .texte-rouge {
  font-size: 15px;
  padding-right: 20px;
  font-family: 'Caveat Brush', cursive;
}
#top .tel {
  font-size: 25px;
  font-weight: bold;
  color: #fff;
   text-shadow: 0px 0px 5px #000;
  padding-right: 20px;
}

#menu {
  position: relative;
  width: 100%;
  clear: both;
  background: #fff;
}
#menu .inter {
  padding: 0;
}

#contenu {
  position: relative;
  width: 100%;
}
#bandeau-home {
  position: relative;
  width: 100%;
  background: #a33b3b;
  /*background: url(../images/version1/fond-bois.jpg) center top repeat-y;
  background-size: 100% auto;*/
  color: #fff;
  font-weight: bold;
}
#prestations {
  position: relative;
  width: 100%;
}
#footer1 {
  position: relative;
  width: 100%;
  background: #fff;
  clear: both;
  color: #a33b3b;
  text-align: center;
  font-size: 1.2em;
  font-weight: 600;
}


#footer2 {
  position: relative;
  width: 100%;
   background: #a33b3b;
  color: #fff;
  font-size: 0.9em;
}
#footer2 .bouton-rouge {
  background: #fff;
  color: #a33b3b;
  font-size: 1.1em;
}
#footer2 a {
color: #fff;
}

.texte-rouge {
  color: #a33b3b;
}
.bouton-rouge {
  background: #a33b3b;
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
}
a.bouton-rouge:hover {
  background: #1f1f1f;
  color: #fff;
}

.image-ronde {
  -moz-border-radius : 50%;
  -webkit-border-radius : 50%;
  border-radius : 50%;
  border: 3px solid #a33b3b;
}

img {
	max-width: 100% !important;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

body {
	margin: 0;
	font-family: 'Montserrat', sans-serif;
  font-weight: 300;
	font-size: 14px;
	line-height: 18px;
	color: #1f1f1f;
	background: #f2f2f2;
}
a {
	color: #a33b3b;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #a33b3b;
	text-decoration: underline;
}

p {
	margin: 0 0 9px;
}

small {
	font-size: 85%;
}
strong {
	font-weight: 600;
}
em {
	font-style: italic;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 9px 0;
	font-family: 'Caveat Brush', cursive !important;
	font-weight: normal;
	line-height: 18px;
	color: #a33b3b;
	text-rendering: optimizelegibility;
}

.alert-success h4 {
  color: #24bb36;
}

h1 {
	font-size: 50px;
  line-height: 45px;
}
h2 {
	font-size: 30px;
    line-height: 40px;
}
h3 {
	font-size: 24px;
    line-height: 32px;
}
h4 {
	font-size: 18px;
    line-height: 25px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}

ul,
ol {
	padding: 0;
	margin: 0 0 9px 25px;
}

hr {
	margin: 15px 0;
	border: 0;
	border-top: 1px solid #1f1f1f;
	border-bottom: 1px solid #fff;
}


/**************************************menu****************************************/

#menu div#maximenuck90 {
font-family: 'Caveat Brush', cursive;
	font-size: 16px;
}
  
ul.maximenuck {
  text-align: right;
}

div#maximenuck90 ul.maximenuck li.maximenuck.level1 > a, div#maximenuck90 ul.maximenuck li.maximenuck.level1 > span.separator {
  padding: 10px;
  text-transform: uppercase;
  color: #a33b3b;
}

div#maximenuck90 ul.maximenuck li.maximenuck.level1:hover > a span.titreck, div#maximenuck90 ul.maximenuck li.maximenuck.level1.active > a span.titreck, div#maximenuck90 ul.maximenuck li.maximenuck.level1:hover > span.separator, div#maximenuck90 ul.maximenuck li.maximenuck.level1.active > span.separator {
  color: #1f1f1f;
}

div#maximenuck90 ul.maximenuck li.maximenuck.level1 {
  margin: 0 20px;
}
div#maximenuck90 .maxiFancybackground {
  top: auto !important;
  bottom: 0;
  border-bottom: 3px solid #a33b3b !important;
}
div#maximenuck90.maximenuckh ul.maximenuck li.level1.parent > a, div#maximenuck90.maximenuckh ul.maximenuck li.level1.parent > span.separator {
  padding-right: 10px !important;
}
div#maximenuck90 ul.maximenuck li.level1.parent > a::after, div#maximenuck90 ul.maximenuck li.level1.parent > span.separator::after {
  display: none !important;
}

div#maximenuck90 div.floatck {
  background: #fff !important;
}

div#maximenuck90 ul.maximenuck2 a, div#maximenuck90 ul.maximenuck2 li.maximenuck span.separator {
  color: #1f1f1f;
  padding: 5px 10px;
  border-bottom: 1px solid #a33b3b;
}
div#maximenuck90 ul.maximenuck li.maximenuck ul.maximenuck2 li:hover > a, div#maximenuck90 ul.maximenuck li.maximenuck ul.maximenuck2 li:hover > h2 a, div#maximenuck90 ul.maximenuck li.maximenuck ul.maximenuck2 li:hover > h3 a, div#maximenuck90 ul.maximenuck li.maximenuck ul.maximenuck2 li.active > a, div#maximenuck90 ul.maximenuck2 li:hover > a, div#maximenuck90 ul.maximenuck2 li:hover > h2 a, div#maximenuck90 ul.maximenuck2 li:hover > h3 a, div#maximenuck90 ul.maximenuck2 li.active > a {
  background: #a33b3b;
  color: #fff;
}

/***********************diaporama*******************************/

#camera_wrap_91 .camera_commands {
  display: none;
}

/***************************************prestations***********************/

#prestations .presta {
  width: 50%;
  float: left;
  padding: 10px;
}
#prestations .presta table {
  background: #a33b3b;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  line-height : 28px;
}

#prestations .presta.fbk table {
  background: #4267b0;
}

#prestations .presta a {
color: #fff;
  text-decoration: none;
}
#prestations .presta table:hover {
  background: #1f1f1f;
}

/****************************contact*****************************/

#contenu #form1 .wdform_page {
  background: none;
}
#contenu #form1 .wdform-required {
    line-height: 17px;
  padding-left: 5px;
}
#contenu #form1 .wdform-element-section {
  width: 100% !important;
}
#contenu #form1 .wdform-field, #contenu #form1 .wdform-element-section, #contenu #form1 .wdform-label-section {
  width: 100% !important;
}
#contenu #form1 .wdform-field {
  display: block !important;
}

#contenu #form1 .button-submit {
   background: #a33b3b !important;
  width: 100%;
}
#contenu #form1 input[type="text"] {
  padding: 5px 10px !important;
  height: auto !important;
}

#contenu #form1 .wdform-label-section {
  max-width: 100% !important;
}
#contenu #form1 .wdform-element-section.-confidentialite {
  display: table !important;
}
#contenu #form1 .wdform-element-section.-confidentialite .checkbox-div {
  margin-top: -20px;
}

/**********************************************************************************/

#cadre_alert_cookies a, #cadre_alert_cookies a:hover, #cadre_alert_cookies a:focus {
  color: #a33b3b !important;
}



@media (max-width: 1480px) {

  #header {
  background-size: auto 220px;
}
  
}
@media (max-width: 1024px) {

  #top img {
  max-width: 500px !important;
    padding-right: 10px;
}
  #logo {
    width: 320px;
  }
  
  #top .texte-rouge {
    font-size: 12px;
  }
  
}

@media (max-width: 850px) {
  
  div#maximenuck90 ul.maximenuck li.maximenuck.level1 {
    margin: 0;
  }
  
  
#top .texte-rouge, #top .tel, #top img {
  padding: 0;
  }
  
  .itemid-101 #contenu table td {
    display: inline-block;
    width: 100% !important;
  }
  
  #bandeau-home {
    background-size: auto auto;
  }
  
  #prestations .inter {
    padding: 20px 5px;
  }
  #prestations .presta table {
    font-size: 18px;
  }
  
}


@media (max-width: 768px) {
  
#top img {
  max-width: 400px !important;
}
  #logo {
    width: 280px;
  }
  
  #top .texte-rouge {
    font-size: 10px;
  }
  
   #prestations .presta table {
    font-size: 16px;
  }
  
}

@media (max-width: 640px) {
  
#top img {
  max-width: 70% !important;
}
  #logo {
    max-width: 40%;
  }
  
  #top .texte-rouge {
    display: none;
  }
  
  table td {
    display: inline-block;
    width: 100% !important;
  }
  
   #prestations .presta table {
    font-size: 14px;
  }
  
  #header {
    background-size: auto 150px;
}
  
}

.mobilebarmaximenuck {
  
  max-width: 65%;
  left: 35%;
  
}

.mobilemaximenuck a:hover {
  color: #fff;
}

@media (max-width: 450px) {
  
  .mobilebarmaximenuck {
  
  max-width: 100%;
  left: 0;
  
}
  #top {
    height: 100px;
  }
  #logo {
    min-width: 164px;
  }
  #top .tel {
    font-size: 20px;
  }
   #header {
    background-size: auto 140px;
}
  
  
}