@font-face {
  font-family: "Titillium Light";
  src: url('../fonts/TitilliumWeb-Light.ttf'), url('../fonts/TitilliumWeb-Light.eot');
}
@font-face {
  font-family: "Titillium Regular";
  src: url('../fonts/TitilliumWeb-Regular.ttf'), url('../fonts/TitilliumWeb-Regular.eot');
}
@font-face {
  font-family: "Titillium Bold";
  src: url('../fonts/TitilliumWeb-Bold.ttf'), url('../fonts/TitilliumWeb-Bold.eot');
}
@font-face {
  font-family: "Jd";
  src: url('../fonts/j.d.ttf'), url('../fonts/j.d.eot');
}
span#skype_c2c_container .skype_c2c_logo_img,
span#skype_c2c_container span .skype_c2c_logo_img,
span#skype_c2c_container span span .skype_c2c_logo_img,
span#skype_c2c_container span span span .skype_c2c_logo_img {
  display: none !important;
}
a[href^=tel],
span#skype_c2c_container,
span#skype_c2c_container span,
span#skype_c2c_container span span,
span#skype_c2c_container span span span,
span#skype_c2c_container span span span span,
span#skype_c2c_container span span span span span {
  color: inherit !important;
  text-decoration: none !important;
  font-family: inherit !important;
}
body {
  padding: 0;
  margin: 0;
  background-color: #ffffff;
  background-size: 100% auto;
}
body #mask {
  width: 100%;
  background: url(../img/bg-mask.png) center top repeat;
  position: absolute;
  z-index: 1;
  margin-top: 78px;
  display: none;
}
body #header {
  background: url(../img/header-background.png);
  padding: 40px 0px 0px 0px;
  position: absolute;
  width: 100%;
  z-index: 1;
  height: 133px;
}
body #header img {
  padding: 0;
  margin-top: -20px;
  z-index: 1;
  position: relative;
  left: 10px;
  max-width: 185px;
}
body #header a .square {
  width: 205px;
  height: 100px;
  background: url(../img/header-background.png);
  position: absolute;
  bottom: -100px;
}
body #header #menu {
  font: 700 18px Titillium Regular;
  list-style-type: none;
  text-align: right;
  margin-top: 50px;
  margin-bottom: 16px;
}
body #header #menu li {
  display: inline-block;
}
body #header #menu li a {
  color: #333333;
  text-decoration: none;
  padding: 0px 8px 8px 8px;
}
body #header #menu li a:hover {
  border-bottom: 8px #e30613 solid;
}
body #header #menu li ul {
  display: none;
}
body #header #menu li:hover a {
  border-bottom: 8px #e30613 solid;
}
body #header #menu li:hover ul {
  position: absolute;
  display: block;
  text-align: left;
  background: #e30613;
  padding: 5px 50px 20px 15px;
  margin-left: 0px;
  margin-top: 16px;
}
body #header #menu li:hover ul li {
  display: block;
  white-space: nowrap;
  min-width: 100%;
}
body #header #menu li:hover ul li a {
  font: 400 18px Titillium Light;
  color: #892f0c;
  text-decoration: none;
}
body #header #menu-mobile {
  display: none;
}
body .img-fond {
  width: 100%;
  height: 850px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  position: relative;
}
body .img-fond img {
  width: 100%;
}
body .img-fond-type {
  width: 100%;
  height: 600px;
  overflow: hidden;
  background-position: center;
}
body .img-fond-circle {
  background: #d40004 url("../img/arrow.png") no-repeat center center;
	position: absolute;
    left:50%;
  width: 76px;
  height: 76px;
  border: 1px solid #d40004;
  border-radius: 50%;
  margin: -38px auto;
}
body .slogan {
  background: url(../img/slogan-background.png);
  margin-top: -700px;
  padding: 10px 30px;
  color: black;
  font: 300 48px Titillium Light;
  float: right;
}
body .slogan h1 {
  font: 300 48px Titillium Light;
}
body .slogan p {
  font: 600 20px Titillium Regular;
}
body .slogan iframe {
  width: 100%;
}
body #first-content {
  padding: 50px 0px 50px 0px;
  text-align: center;
}
body #first-content h1 {
  font: 300 68px Titillium Light;
  margin: 0;
}
body #first-content p {
  font: 300 28px Titillium Regular;
}
body #second-content {
  background: url(../img/middle.jpg) left top no-repeat;
  background-size: auto 100%;
  background-color: #ffb100;
}
body #second-content .row {
  min-height: 49vw;
}
body #second-content .content-right {
  float: right;
  background-color: #892f0c;
  color: white;
}
body #second-content .content-right h1 {
  font: 300 68px / 68px Titillium Regular;
  color: white;
}
body #second-content .content-right p {
  font: 300 28px Titillium Regular;
}
body #second-content .content-right a {
  color: inherit;
  font: 300 28px Titillium Regular;
}
body #third-content {
  padding-top: 20px;
  padding-bottom: 100px;
  text-align: center;
}
body #third-content #carte {
  background: url(../img/ardoise.jpg) center top no-repeat;
  background-size: 100% 100%;
  padding: 80px 150px 80px 120px;
  margin-top: 80px;
}
body #third-content #carte h1 {
  margin: 0px 0px 40px 0px;
  color: #ffffff;
  font: 300 65px Jd;
}
body #third-content #carte table {
  width: 100%;
}
body #third-content #carte table tr {
  color: #ffffff;
  font: 600 30px Titillium Regular;
}
body #third-content #carte table tr .item {
  text-align: left;
}
body #third-content #carte table tr .price {
  text-align: center;
  padding: 10px 20px;
}
body #content-type {
  padding: 50px 0px 80px 0px;
}
body #content-type .row {
  margin-top: 25px;
}
body #content-type h1 {
  font: 300 60px Titillium Light;
}
body #content-type p {
  font: 300 18px Titillium Regular;
}
body #content-type .summary {
  color: #d30104;
  font-weight: 700;
}
body #content-type h2 {
  font: 300 34px Titillium Light;
  margin-bottom: 20px;
}
body #content-type #gallery #prev {
  float: left;
  margin-top: -100px;
  position: relative;
  z-index: 1;
}
body #content-type #gallery #next {
  float: right;
  margin-top: -100px;
  position: relative;
  z-index: 1;
}
body #footer {
  background: #e30613;
  padding: 35px 0px;
  color: white;
}
body #footer {
  background: #e30613;
  padding: 35px 0px;
  color: white;
}
body #footer .infos {
  padding: 0;
}
body #footer .infos a {
  text-decoration: none;
  color: #FFFFFF;
}
body #footer .infos p {
  padding: 0;
  margin: 10px 0;
}
body #footer .infos p .bold {
  font: 300 20px / 30px Titillium Bold;
}
body #footer .infos p.poissonsvolants {
  position: absolute;
  bottom: 0;
  right:0;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer .autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
  padding-left: 40px;
  padding-right: 40px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item img {
  width: 100%;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-controls .owl-page {
  cursor: pointer;
}
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
.grecaptcha-badge{
    visibility: collapse !important;
}    
.recaptcha-links, .recaptcha-links a{
    font-size: 10px;
}