* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(js/boxsizing.htc)
}

.rly {
    font-family: 'Raleway';
    font-weight: normal
}

.font10 {
    font-size: 10px
}

.font11 {
    font-size: 11px
}

.font12 {
    font-size: 12px
}

.font13 {
    font-size: 13px
}

.font14 {
    font-size: 14px
}

.font15 {
    font-size: 15px
}

.font16 {
    font-size: 16px
}

.font17 {
    font-size: 17px
}

.font18 {
    font-size: 18px
}

.font19 {
    font-size: 19px
}

.font20 {
    font-size: 20px
}

.font22 {
    font-size: 22px
}

.font24 {
    font-size: 24px
}

.font26 {
    font-size: 26px
}

.font28 {
    font-size: 28px
}

.font30 {
    font-size: 30px
}

.font32 {
    font-size: 32px
}

.font34 {
    font-size: 34px
}

.font36 {
    font-size: 36px
}

.font40 {
    font-size: 40px
}

.font44 {
    font-size: 44px
}

.font48 {
    font-size: 48px
}

.font60 {
    font-size: 60px
}

section,
header,
footer,
figure,
article,
aside,
nav,
main {
    display: block
}

a,
a *,
button,
button * {
    transition: all .25s ease-in-out;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    outline: 0
}

a:hover,
button:hover {
    color: #59ae50
}

a img {
    border: 0
}

b,
strong, span {
    font-family: 'Raleway';
    font-weight: 600
}

ul,
li {
    list-style-type: none
}

p,
div {
    font: 12px 'Raleway';
    color: #969696;
    line-height: 22px
}

.italic  {
    font-family: 'Raleway';
    font-style: italic;
}

textarea {
    overflow: auto;
    resize: none
}

input,
textarea {
    outline: 0
}

input[type=submit], input[type=reset] {
    cursor: pointer
}

h1,
h2 {
    width: 100%;
    font: normal 24px 'Raleway';
    color: #323232;
    line-height: 27px;
    text-align: left;
    margin-bottom: 25px;
}

.middle {
    vertical-align: middle
}

.bottom {
    vertical-align: bottom
}

.right {
    text-align: right
}

.center {
    text-align: center
}

.bouton {
    display: inline-block;
    height: 40px;
    padding: 2px 35px;
    background: #59ae50;
    color: #fff;
    font: 14px 'Raleway';
    text-align: center;
    line-height: 40px;
    text-transform: uppercase
}

a.bouton:hover,
input.bouton:hover {
    background: #8abe5e;
    color: #fff
}

.column-small {
    display: table-cell;
    width: 320px;
    vertical-align: top;
    position: relative
}

.column-big {
    padding: 0 60px 0 84px;
}

.column-big>p {
    line-height: 16px;
    text-align: justify;
    font-size: 14px;
    color: #414142;
}

.column {
    padding: 0 80px
}

.column h1 {
    padding-left: 0;
    padding-top: 10px;
    text-align: center;
    border: 0
}

.border {
    display: inline-block;
    height: 5px;
    width: 60px;
    border-top: solid 5px #59ae50;
    vertical-align: top
}

.w1130 {
    margin: auto;
    width: 1130px;
    position: relative
}

.w960 {
    margin: auto;
    width: 960px;
    position: relative
}

.w940 {
    margin: auto;
    width: 940px;
    position: relative
}

.placeholder {
    color: #969696
}

::-webkit-input-placeholder {
    color: #969696
}

::-moz-placeholder {
    color: #969696
}

::-ms-placeholder {
    color: #969696
}

::-ms-input-placeholder {
    color: #969696
}

:-ms-input-placeholder {
    color: #969696
}

.blanc {
    color: #fff
}

.noir {
    color: #323232
}

.gris {
    color: #969696
}

.gris-fonce {
    color: #414142
}

.vert {
    color: #59ae50
}

.vert-clair {
    color: #8abe5e
}

.marron {
    color: #624230
}

body {
    font-family: "Raleway",Arial,sans-serif;
    width: 100%;
    min-width: 960px
}

body>header {
    width: 100%;
    height: 320px;
    position: relative;
    z-index: 1
}

body>header>nav {
    width: 100%;
    height: 105px;
    position: relative;
    z-index: 10;
    background: #624130;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4)
}

#prenav {
    background-color: #414142;
}

#prenav>div {
    display: flex;
    justify-content: space-between;
}

#prenav span {
    font-size: 16px;
}

nav div {
    height: 105px;
}

#logo {
    width: 220px;
    height: 105px;
    line-height: 105px;
    display: inline-block;
}

#logo img {
    padding-top: 7px;
}

.fds-blanc  {
    background: #fff none repeat scroll 0 0;
    height: 105px;
    left: -730px;
    position: absolute;
    top: 0;
    width: 960px;
    z-index: -10;
}

#menu {
    width: 736px;
    height: 105px;
    display: inline-block;
    vertical-align: top;
    background: #624130;
    text-align: right
}

#menu>li {
    height: 105px;
    display: inline-block;
    vertical-align: top;
    margin-left: 60px;
    position: relative;
    line-height: 105px
}

#menu>li>a,
#menu>li>button {
    background: 0;
    border: 0;
    font: 12px 'Raleway';
    color: #fff;
    border-bottom: solid 3px #624130;
    padding-bottom: 40px
}

#menu>li.active>a,
#menu>li.active>button {
    border-bottom: solid 3px #59ae50
}

#menu>li>a:hover,
#menu>li>button:hover {
    color: #59ae50
}

#smenu {
    position: absolute;
    top: 105px;
    line-height: 40px;
    width: 220px;
    text-align: left;
    left: -10px
}

#smenu>li {
    display: block;
    height: 0;
    width: 100%;
    overflow: hidden;
    transition: all .5s ease .5s;
    opacity: 0;
    background: #59ae50
}

#smenu>li>a {
    display: block;
    height: 40px;
    width: 100%;
    padding: 0 10px;
    overflow: hidden
}

#menu>li:hover #smenu>li {
    height: 40px;
    opacity: 1
}

#smenu>li>a:hover {
    background: #414142;
    color: #fff
}

body>header>div.slider-header {
    width: 100%;
    height: 200px;
    position: relative;
    z-index: 1;
    line-height: 200px
}

body>header>div.slider-header>div {
}

body>header>div.slider-header>div>p {
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

body>header.home>div.slider-header {
    width: 100%;
    height: 475px;
/*  background: url('/images/renovation-habitat.jpg') no-repeat center; */
    position: relative;
    z-index: 1
}

#facebook-devis {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    display: inline-block;
    background: #59ae50
}

#facebook-devis>* {
    display: inline-block;
    vertical-align: top;
    height: 40px;
    line-height: 18px;
    text-align: center
}

a.facebook {
    background: #624230;
    width: 40px
}

a.facebook:hover {
    background: #323232
}

/* Header Slider Section
-------------------------------------------------------------- */

.img-slider {
    width: 1130px;
    z-index: -10;
}

#header-slider {
    z-index: -10;
}

#header-slider .item img{
    display: block;
    width: 100%;
    height: auto;
}

.titre-accueil {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
    display: inline-block;
    left: calc(50% - 175px);
    margin: 0 auto;
    min-width: 350px;
    min-height: 186px;
    padding: 16px 0 12px;
    position: absolute;
    text-align: center;
    top: 100px;
    z-index: 10;
}

.titre-accueil>p {
    display: inline-block;
    line-height: 56px;
    padding: 0
}

.titre-accueil .font14 {
    border-bottom: 3px solid #59ae50;
    line-height: 24px;
    margin-bottom: 16px;
}

.title-center-slider    {
    line-height: 105px;
}

.zone-intervention {
    left: calc(50% - 140px);
    position: absolute;
    text-align: center;
    top: 286px;
}

#header-slider .owl-controls {
    -moz-user-select: none;
    position: absolute;
    text-align: center;
    top: 350px;
    width: 100%;
}

#header-slider .owl-prev {
    background: rgba(0, 0, 0, 0) url("/images/slider-controls.png") repeat scroll 0 0;
    height: 40px;
    position: absolute;
    left: 45px;
    top: -120px;
    width: 40px;
}

#header-slider .owl-next {
    background: rgba(0, 0, 0, 0) url("/images/slider-controls.png") repeat scroll 0 0;
    height: 40px;
    position: absolute;
    right: 45px;
    top: -120px;
    width: 40px;
    background-position: right;
}

.owl-prev, .owl-next {
    font-size: 0;
}

.owl-pagination {
    position: relative;
    top: 10px;
}

/* End Header Slider Section
-------------------------------------------------------------- */

#main-content {
    background-color: #e6e6e6;
    margin: 342px auto 0;
    position: relative;
    width: 1130px;
    z-index: 5;
}

#main-content>section {
    background: #fff none repeat scroll 0 0;
    display: flex;
    justify-content: end;
    margin-bottom: 20px;
    padding-top: 50px;
}

#accelerateurs {
    display: flex;
    height: 461px;
    justify-content: center;
    margin-top: -60px;
}

#accelerateurs>a {
    display: inline-block;
    width: 176px;
    margin: 0 10px;
    vertical-align: top;
    background: #fff;
    height: 382px;
    position: relative;
    text-align: left
}

#accelerateurs>a>p.titre {
    width: 100%;
    height: 50px;
    margin-top: -50px;
    background: rgba(50, 50, 50, .8);
    padding: 0 15px;
    font: 14px 'Raleway';
    font-weight: 600;
    color: #fff;
    position: relative;
    line-height: 50px;
    overflow: hidden
}

#accelerateurs>a>p.titre>span {
    display: inline-block;
    width: 100%;
    height: 50px;
    background: #59ae50;
    position: absolute;
    top: 0;
    right: -97%;
    padding: 0 15px;
    font: 14px 'Raleway';
    font-weight: 600;
    line-height: 50px
}

#accelerateurs>a>div.img {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 224px
}

#accelerateurs>a:nth-child(1)>div.img {
    background: url('/images/charpente-accelerateur-saint-gaudens-green.jpg') no-repeat top center
}

#accelerateurs>a:nth-child(2)>div.img {
    background: url('/images/couverture-accelerateur-saint-gaudens-green.jpg') no-repeat top center
}

#accelerateurs>a:nth-child(3)>div.img {
    background: url('/images/renovation-accelerateur-saint-gaudens-green.jpg') no-repeat top center
}

#accelerateurs>a:nth-child(4)>div.img {
    background: url('/images/realisations-bois-accelerateur-saint-gaudens-green.jpg') no-repeat top center
}

#accelerateurs>a:nth-child(5)>div.img {
    background: url('/images/maisons-bois-accelerateur-saint-gaudens-green.jpg') no-repeat top center
}

#accelerateurs>a>div.img>img {
    position: relative;
    z-index: 1
}

#accelerateurs>a>div.img>img.picto {
    position: absolute;
    margin: auto;
    z-index: 2;
    top: 30px;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0
}

#accelerateurs>a>p.txt {
    padding: 16px;
    color: #969696;
    font-size: 12px;
    line-height: 18px;
    position: relative;
    z-index: 2;
    background: #fff;
    height: 158px
}

#accelerateurs>a>span {
    position: absolute;
    display: inline-block;
    bottom: 0;
    height: 40px;
    width: 100%;
    font: 13px 'Raleway';
    color: #787878;
    background: #c8c8c8;
    text-align: center;
    line-height: 40px;
    overflow: hidden;
    z-index: 0
}

#accelerateurs>a:hover>p.titre>span {
    right: 0
}

#accelerateurs>a:hover>div.img>img.photo {
    position: relative;
    z-index: 1;
    opacity: 0
}

#accelerateurs>a:hover>div.img>img.picto {
    top: 0;
    opacity: 1;
    transition: .5s ease
}

#accelerateurs>a:hover>span {
    bottom: -40px;
    transition: .4s ease .25s
}

#maison-bois {
    height: 392px;
}

.nodisplay  {
    display: none;
}

/* Testimonials Section
-------------------------------------------------------------- */

.container {
    width: 820px;
    margin: 0 auto;
}

#testimonial    {
    background-color: #624230;
    margin: 60px auto 0;
    width: 1130px;
    height: 332px;
}

.signature {
    display: flex;
    justify-content: end;
    margin-top: 10px;
}

#testimonial .testimonial-wrapper {
    padding: 70px 83px;
}

#testimonial .testimonial-info{
    color: #fff;
    position: relative;
    z-index: 3;
}

#testimonial .relative-bg{
    position: relative;
}

#testimonial .section-title{
    padding: 60px 0 40px 0;
}

#testimonial .section-title-border{
    border: 4px double #fff;
}

#testimonial-slider{
    position: relative;
    top: -18px;
}

.testimonial-text{
}

#testimonial blockquote{
    font-weight: 400;
    font-style: italic;
    border-left: none;
}

#testimonial blockquote:before {
    content: "“";
    font-family: Arial;
    font-size: 150px;
    left: -30px;
    position: relative;
    top: 56px;
}

.testimonial-carousel-caption.blanc.font18 {
    display: flex;
    justify-content: space-around;
    margin: 0 10px;
}

.client-img{
    height: 70px;
    position: relative;
    top: 40px;
    left: -10px;
}

.client-name{
    font-family: "Raleway",Arial,sans-serif;
    padding-right: 5px;
    font-style: italic;
}

.client-designation{
    font-family: "Raleway",Arial,sans-serif;
    font-weight: 400;
    font-style: italic;
}

#testimonial .owl-controls {
    position: absolute;
    text-align: center;
    width: 100%;
}

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
    margin: 0 3px;
    width: 16px;
    height: 16px;
    background: url("/images/slider-dots.png");
}

.owl-theme .owl-controls .owl-page span{
    width: 16px;
    height: 16px;
    display: block;
    background: url("/images/slider-dots.png");
}

.owl-theme .owl-controls .owl-page.active {
}

.owl-theme .owl-controls .owl-page.active span {
    background: url("/images/slider-dots-active.png");
}

.container-logos .owl-theme .owl-controls .owl-page.active span {
    background: #E0E0E0;
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers{
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.owl-buttons{
}

#testimonial .owl-prev {
    background: rgba(0, 0, 0, 0) url("/images/slider-controls.png") repeat scroll 0 0;
    height: 40px;
    position: absolute;
    left: -110px;
    top: -90px;
    width: 40px;
}

#testimonial .owl-next {
    background: rgba(0, 0, 0, 0) url("/images/slider-controls.png") repeat scroll 0 0;
    height: 40px;
    position: absolute;
    right: -110px;
    top: -90px;
    width: 40px;
    background-position: right;
}

/* End Testimonial section
-------------------------------------------------------------- */

body>footer {
    margin: 76px auto 0;
    width: 1130px;
    background: url('/images/maison-bois-footer.jpg') no-repeat center;
}

body>footer>div {
    padding: 32px 0 50px;
    display: flex;
}

.w960 > nav {
    display: flex;
    flex-direction: column;
    margin-right: 50px;
}

body>footer>div>header {
    position: relative;
    height: 55px;
    margin-bottom: 20px
}

body>footer>div>header>nav>a {
    margin-right: 50px;
    display: inline-block;
    height: 55px;
    line-height: 55px;
    color: #fff
}

body>footer>div>header>nav>a:hover {
    color: #59ae50
}

body>footer .logo-rge {
    width: 60px;
    height: 60px;
    background: #fff;
    position: absolute;
    top: auto;
    left: auto;
    right: 0;
    bottom: 0;
    line-height: 52px;
    text-align: center
}

body>footer .tel-facebook {
    position: absolute;
    right: 0;
    top: 0;
    height: 55px;
    display: inline-block;
    background: #59ae50
}

body>footer .tel-facebook>* {
    display: inline-block;
    vertical-align: top;
    height: 55px;
    line-height: 52px;
    text-align: center
}

body>footer a.facebook {
    background: #3c3c3c;
    width: 55px
}

a.facebook:hover {
    background: #59ae50
}

body>footer p.telephone {
    color: #fff;
    padding: 0 20px
}

a.facebook>img {
    height: 25px;
    margin-top: 7px
}

body>footer>div>p {
    display: inline-block;
    padding-left: 30px;
    vertical-align: top;
    margin-right: 30px;
}

.contact-footer {
    border-left: 1px solid;
}

footer p img {
    position: absolute;
    right: 0;
}

body>footer>div>p.right {
    display: inline-block;
    width: 160px
}

body>footer>div>p>span {
}

body>footer a {
    color: #969696
}

body>footer a:hover {
    color: #fff
}

.prestations {
    position: relative;
    width: 100%;
    z-index: 1;
}

.header-prestations {
    top: -22px;
    z-index: -10;
}

.header-prestations h1 {
    left: 85px;
    line-height: 60px;
    position: absolute;
    top: 35px;
    max-width: 1045px;
}

.header-prestations > img {
    position: relative;
    z-index: -10;
}

.title-center-header    {
    line-height: 140px;
}

#main-content-prestations {
    background-color: #e6e6e6;
    margin: 0 auto;
    position: relative;
    width: 1130px;
    top: -33px;
}

#main-content-prestations > section {
    background: #fff none repeat scroll 0 0;
    display: flex;
    justify-content: end;
    margin-bottom: 20px;
    padding-top: 50px;
    padding-right: 85px;
}

#main-content-prestations a {
    text-decoration: underline;
}

.img-prestations {
    height: 289px;
}

.list::before {
    content: "- ";
}

/* Instafeed gallery
-------------------------------------------------------------- */
/* #instafeed-gallery {
    background-color: #e6e6e6;
    margin: 0 auto;
    position: relative;
    width: 1130px;
    top: -33px;
}

#instafeed-gallery > section {
    background: #fff none repeat scroll 0 0;
    display: flex;
    justify-content: end;
    margin-bottom: 20px;
    padding-top: 50px;
    padding-right: 85px;
} */


#instagram-feed .section-info{
    padding: 10px 0 20px 0;
}

.instagram-listing {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
        transform: translateZ(0);
    flex: auto;
    margin: 5px;
}

.instagram-overlay {
    position: absolute;
    top: 0;
    right:0;
    bottom:0;
    left: 0;
    padding:20px;
    color: white;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);

    transition: -webkit-transform .35s ease-out;
    transition: -ms-transform .35s ease-out;
    transition:transform .35s ease-out;
}

.instagram-listing:hover .instagram-overlay {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
        transform: translateY(0);
}

.instagram-overlay-title {
    -webkit-transform: translateY( -webkit-calc(-100% - 10px) );
    -ms-transform: translateY( -ms-calc(-100% - 10px) );
            transform: translateY( calc(-100% - 10px) );

    transition: -webkit-transform .35s ease-out;
    transition: -ms-transform .35s ease-out;
    transition: transform .35s ease-out;
}

.instagram-listing:hover .instagram-overlay-title {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
            transform: translateY(0);
}
.instagram-listing::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    transition: background .35s ease-out;
}

.instagram-listing:hover::before {
    background: #59ae50;
    opacity: 0.7;
}
.instagram-caption {
    font-size: 48px;
    color: #fff;
    text-align: center;
    height: 100%;
    position: relative;
    top: calc(50% - 24px);
    line-height: 48px;
}
.instagram-listing .social_instagram_square{
    position: absolute;
    bottom: 20px;
    font-size: 24px;
}
.instagram-likes{
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.flex-container {
  padding: 0;
  margin: 0;
  list-style: none;

  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;

  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
}


/* End Instafeed gallery
-------------------------------------------------------------- */

.contact {
    position: relative;
    width: 100%;
    z-index: 1;
}

.header-contact {
    top: -22px;
    z-index: -10;
}

.header-contact h1 {
    left: 85px;
    line-height: 60px;
    position: absolute;
    top: 35px;
    max-width: 1045px;
}

.header-contact > img {
    position: relative;
    z-index: -10;
}

#main-content-contact {
    margin: 0 auto;
    position: relative;
    top: -33px;
    width: 1130px;
}

#main-content-contact > section {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 20px;
    padding-top: 50px;
}

#main-content-contact h2, #contact-form h2 {
    text-transform: uppercase;
}

#main-content-contact a {
    text-decoration: underline;
}

.img-contact {
    height: 387px;
    position: relative;
    right: -110px;
}

.flex-around {
    display: flex;
    padding-top: 30px;
}

.column-left-contact {
    margin-right: -90px;
}

.column-left-contact>p {
    line-height: 16px;
    text-align: justify;
    font-size: 14px;
    color: #414142;
}

#coord {
    position: absolute;
    bottom: 130px;
    right: 90px;
    min-width: 25%;
    border-left: 3px solid #59ae50;
    padding-left: 10px;
}

#coord p {
    line-height: 24px;
}

#contact-form {
    background: #e6e6e6 none repeat scroll 0 0;
    margin: 0 auto -76px;
    min-height: 480px;
    width: 1130px;
}

#contact-form > div {
    padding-top: 40px;
}

form {
    padding-bottom: 140px;
}

form p {
    font-size: 14px;
    line-height: 16px;
    margin: 20px 0 5px;
}

form h3, form h4 {
    margin: 20px 0;
}

#contact-form input[type="text"], #contact-form textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid;
    color: #969696;
    font: 14px "Raleway";
    height: 40px;
    margin-bottom: 2px;
    padding: 0 15px;
    transition: all 0.45s ease 0s;
    width: 100%;
}

#contact-form textarea {
    padding-top: 12px;
    height: 150px
}

#contact-form input[type=text]:focus, #contact-form textarea:focus {
    color: #fff;
    background: #59ae50
}

#contact-form input[type="submit"], #contact-form input[type="reset"] {
    background-color: #414142;
    border: 1px solid;
    bottom: 40px;
    line-height: 65px;
    margin-top: 5px;
    position: absolute;
    right: 0;
    transition: all 0.45s ease 0s;
    width: 160px;
}

#contact-form input[type="submit"]:hover {
    background-color: #59ae50;
}

.styled select {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #969696;
    font-size: 14px;
    height: 40px;
    padding: 0 15px;
    width: 103%;
}

.styled {
    background: #fff url("/images/select-arrow.png") no-repeat scroll right center;
    border: 1px solid;
    height: 40px;
    overflow: hidden;
    width: 100%;
}

.radio-styled {
    height: 100%;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.radio-styled li{
    color: #969696;
    display: inline-block;
    margin: 10px 50px 0 0;
    position: relative;
}

.radio-styled li input[type="radio"] {
    left: 5px;
    position: absolute;
    top: 6px;
    visibility: hidden;
    z-index: 30;
}

.radio-styled li label{
    margin-left: 35px;
    line-height: 23px;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
}

.radio-styled li:hover label{
    color: #59ae50;
}

.radio-styled li .check{
    display: block;
    position: absolute;
    border: 3px solid #969696;
    border-radius: 100%;
    height: 25px;
    width: 25px;
    top: 0;
    left: 0;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

.radio-styled li:hover .check {
    border: 3px solid #59ae50;
#}

.radio-styled li .check::before {
    border-radius: 100%;
    content: "";
    display: block;
    height: 13px;
    left: 3px;
    margin: auto;
    position: absolute;
    top: 3px;
    transition: background 0.25s linear 0s;
    width: 13px;
}

input[type=radio]:checked ~ .check {
    border: 3px solid #59ae50;
}

input[type=radio]:checked ~ .check::before{
    background: #59ae50;
}

input[type=radio]:checked ~ label{
    color: #59ae50;
}

#contact-form-merci {
    min-height: 360px;
}

#contact-form-merci h2 {
    text-align: center;
    margin: 0;
    line-height: 445px;
}

.antimerdouille {
    display:none;
}

/* Media Queries
-------------------------------------------------------------- */
@media screen and (max-width: 320px) {

} 

@media screen and (min-width: 321px) and (max-width: 480px) {

}

@media screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation : portrait) {

    body {
    width: 100vw;
    margin: 0;
    padding: 0;
    }

    p,
    div,
    span {
    font-size: 16px;
    line-height: 20px
    }

    h1,
    h2 {
    font-size: 28px;
    line-height: 32px;
    }

    .w1130 {
    margin: auto;
    width: 100vw;
    position: relative
    }

    .w960 {
        margin: auto;
        width: 90%;
        position: relative
    }

    .w940 {
        margin: auto;
        width: 85%;
        position: relative
    }

    #prenav {
    width: 100%;
    margin: 0 auto;
    height: 300px;
    }

    #prenav p:first-child {
    display: block;
    }

    #prenav p {
    width: 100%;
    text-align: center;
    font-size: 2.2em;
    line-height: 65px;
    padding: 20px;
    }

    #prenav span {
    font-size: 1.5em;
    line-height: 65px;
    }

    #prenav > div {
    display: block;
    }

    body > header > nav {
    width: 100vw;
    height: 385px;
    margin: 0 auto;
    position: unset;
    background: none;
    }

    nav div {
    height: 175px;
    width: 100%;
    display: block;
    }

    .fds-blanc {
    display: none;
    }

    #logo {
    width: 100%;
    display: block;
    padding: 20px;
    text-align: center;
    height: 280px;
    line-height: 0;
    }

    #logo img {
    padding-top: 0px;
    height: 240px;
    }

    #menu {
    width: 100%;
    margin-top: 0;
    padding-right: 40px;
    }

    #menu > li {
    margin-left: 40px;
    }

    #menu > li > a, #menu > li > button {
    font-size: 2em;
    padding-bottom: 0;
    }

    #smenu {
    width: 50vw;
    line-height: 5em;
    }

    #smenu > li > a {
    font-size: 2.5em;
    height: 2.5em;
    width: 50vw;
    }

    #menu>li:hover #smenu>li {
    height: 5em;
    }

    .slider-header  {
    height: 536px;
    }

    .img-slider {
    width: 100vw;
    z-index: -10;
    }

    #header-slider .item img {
    width: 100vw;
    }

    #header-slider .owl-prev {
    top: -150px;
    }

    #header-slider .owl-next {
    top: -150px;
    right: 85px;
    }

    .titre-accueil {
    top: 100px;
    }

    .titre-accueil .font14 {
    font-size: 2em;
    }

    .zone-intervention {
    top: 286px;
    left: 230px;
    }

    .zone-intervention .bouton {
    height: 2em;
    font-size: 2em;
    line-height: 2em;
    }

    #facebook-devis {
    position: absolute;
    right: -10px;
    top: 453px;
    height: 70px;
    display: inline-block;
    background: #59ae50;
    width: 100vw;
    }

    #facebook-devis > * {
    height: 70px;
    line-height: 30px;
    width: 49%;
    }

    a.facebook > img {
    height: 45px;
    margin-top: 14px;
    }

    #facebook-devis .bouton {
    font-size: 2em;
    }

    #main-content {
    width: 100vw;
    margin: 1036px auto 0;
    padding: 0;
    background: none;
    }

    #accelerateurs {
    margin: 0;
    padding: 0;
    height: unset;
    display: block;
    width: 100vw;
    position: relative;
    }

    #accelerateurs > a {
    display: block;
    height: 1700px;
    width: 100vw;
    margin: 20px 0 10px;
    }

    #accelerateurs > a > p.titre {
    display: none;
    }

    #accelerateurs > a > p.txt {
    width: 100%;
    font-size: 4em;
    line-height: 1.5em;
    height: 300px;
    }

    #accelerateurs > a > p.txt > .noir {
    font-size: 1.5em;
    }

    #accelerateurs > a > div.img {
    width: 100vw;
    height: 1000px;
    }

    #accelerateurs > a > div.img > img {
    width: 100vw;
    height: unset;
    }
    

    #accelerateurs > a > span {
    display: none;
    }

    #accelerateurs > a > div.img > img.picto {
    display: none;
    }

    #accelerateurs>a:nth-child(1)>div.img {
    background: url('/images/charpente-accelerateur-saint-gaudens-green.jpg') no-repeat top center;
    background-size: cover;
    width: 100vw;
    }

    #accelerateurs>a:nth-child(2)>div.img {
    background: url('/images/couverture-accelerateur-saint-gaudens-green.jpg') no-repeat top center;
    background-size: cover;
    width: 100vw;
    }

    #accelerateurs>a:nth-child(3)>div.img {
    background: url('/images/renovation-accelerateur-saint-gaudens-green.jpg') no-repeat top center;
    background-size: cover;
    width: 100vw;
    }

    #accelerateurs>a:nth-child(4)>div.img {
    background: url('/images/realisations-bois-accelerateur-saint-gaudens-green.jpg') no-repeat top center;
    background-size: cover;
    width: 100vw;
    }

    #accelerateurs>a:nth-child(5)>div.img {
    background: url('/images/maisons-bois-accelerateur-saint-gaudens-green.jpg') no-repeat top center;
    background-size: cover;
    width: 100vw;
    }

    #main-content > section {
    width: 100vw;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 8250px;
    }

    .column-big {
    padding: 0 30px 0 14px;
    }

    .column-big > h1  {
    font-size: 4em;
    line-height: 1.5em;
    }

    .column-big > h1 > span {
    font-size: 1.5em;
    }

    .column-big > p {
    font-size: 2.5em;
    line-height: 1.5em;
    }

    #maison-bois {
    width: 100%;
    margin: 30px 0;
    height: 784px;
    }

    #testimonial {
    width: 100vw;
    margin: 0 auto;
    height: 860px;
    }

    #testimonial .testimonial-wrapper {
    padding: 50px;
    }

    #testimonial-slider {
    width: 85vw;
    }

    .container {
    margin: 0 auto;
    width: 85vw;
    }

    .imgdecotestimonials {
    margin-top: -10px;
    max-width: 100vw;
    }

    #testimonial .owl-prev {
    top: -350px;
    left: 85px;
    }

    #testimonial .owl-next {
    right: -85px;
    top: -350px;
    }

    .owl-pagination {
    display: none;
    }

    .testimonial-text {
    font-size: 2.5em;
    line-height: 1.5em;
    }

    .client-name {
    font-size: 2.5em;
    line-height: 1.5em;
    }

    .client-designation {
    font-size: 2.5em;
    line-height: 1.5em;
    }

    .client-img {
    display: none;
    }

    body > footer {
    width: 100vw;
    margin: 44px auto 0;
    }

    footer > .w960 > nav {
    display: none;
    }

    .contact-footer {
    border-left: none;
    font-size: 2em;
    line-height: 1em;
    }

    .prestations {
    height: 247px;
    }

    .header-prestations > img {
    width: 100vw;
    }

    #main-content-prestations {
    width: 100vw;
    margin-top: 600px;
    }

    #main-content-prestations > section {
    width: 100vw;
    }

    .header-prestations h1 {
    max-width: 506px;
    top: 25px;
    left: 20px;
    line-height: 60px;
    }

    .column-big > h2  {
    font-size: 4em;
    line-height: 1.5em;
    }

    .column-big > h2 > span {
    font-size: 1.5em;
    }

    .column-big > p > span {
    font-size: 1em;
    line-height: 1.5em;
    }

    .column-big > p > span > .noir {
    font-size: 1em;
    }

    .img-prestations {
    height: 289px;
    display: none;
    }

    .prestations > .w960 > #facebook-devis  {
    display: none;
    }

    #instafeed-gallery {
    margin-top: 630px;
    }

    .cd-main-content > h2   {
    font-size: 4em;
    line-height: 1.5em;
    }

    .cd-main-content > h2 > span   {
    font-size: 1em;
    }

    .cd-tab-filter {
    height: 350px;
    width: 90vw;
    }

    .cd-tab-filter a {
    font-size: 3em;
    line-height: 4em;
    }

    .cd-filters {
    display: inline-block;
    }

    .contact {
    height: 247px;
    }

    .contact > .w960 > #facebook-devis  {
    display: none;
    }

    .header-contact h1 {
    max-width: 506px;
    top: 25px;
    left: 20px;
    line-height: 60px;
    }

    .header-contact > img {
    width: 100vw;
    }

    #main-content-contact {
    width: 90vw;
    margin-top: 630px;
    }

    #main-content-contact > section > h2 {
    font-size: 4em;
    line-height: 1.5em;
    }

    #main-content-contact > section > h2 > span{
    font-size: 1em;
    }

    .flex-around {
    display: block;
    }

    #contact-form {
    max-width: 100vw;
    }

    .img-contact {
    height: 347px;
    display: none;
    }

    .column-left-contact {
    margin: 120px 0 330px;
    }

    .column-left-contact > p {
    line-height: 2em;
    font-size: 2em;
    }

    .column-left-contact > p > b, .column-left-contact > p > span {
    font-size: 2em;
    }

    #coord {
    bottom: -300px;
    left: 0;
    }

    #coord p {
    line-height: 1.5em;
    font-size: 3em;
    }

    #coord p span {
    font-size: 1em;
    }

    #coord a[href^=tel] {
    color: #59ae50;
    }

    #contact-form > div > h2 {
    font-size: 4em;
    line-height: 1.5em;
    }

    #contact-form > div > h2 > span{
    font-size: 1em;
    }

    form h3 {
    font-size: 4em;
    }

    form h4 {
    font-size: 3em;
    }

    form p, label {
    font-size: 3em;
    line-height: 1.5em;
    }

    form p span {
    font-size: 2em;
    line-height: 1em;
    }

    #contact-form input[type="text"], #contact-form textarea {
    font-size: 3em;
    height: 1.5em;
    }

    .styled {
    height: 4.5em;
    }

    .styled select {
    font-size: 3em;
    height: 1.5em;
    line-height: 1.5em;
    }

    #contact-form input[type="submit"], #contact-form input[type="reset"] {
    bottom: 50px;
    line-height: 2em;
    width: 50vw;
    height: 2em;
    font-size: 3em;
    }

    #contact-form-merci {
    width: 90vw;
    margin-top: 630px;
    }

    #contact-form-merci h2 {
    font-size: 4em;
    line-height: 1.5em;
    }

    #contact-form-merci h2 span {
    font-size: 1em;
    }

    input, textarea, button {
    -webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;
    -webkit-border-radius: 0; 
    }

}

@media screen and (device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2) and (orientation : landscape) {

    body {
    width: 100vw;
    }

    .w1130 {
    margin: 0 auto;
    max-width: 100vw;
    position: relative
    }

    .w960 {
        margin: auto;
        width: 90%;
        position: relative
    }

    .w940 {
        margin: auto;
        width: 85%;
        position: relative
    }

    #prenav {
    max-width: 100vw;
    margin: 0 auto;
    height: 6em;
    padding-top: 10px;
    }

    #prenav p {
    font-size: 2em;
    line-height: 1em;
    }

    #prenav p:nth-child(1) {
    margin-right: 30px;
    }

    #prenav p:nth-child(2) {
    width: 30vw;
    }

    #prenav span   {
    font-size: 1em;
    }

    body > header > nav {
    max-width: 100vw;
    margin: 0 auto;
    }

    #logo {
    width: 25vw;
    }

    #logo img {
    padding-top: 11px;
    padding-left: 30px
    }

    #menu {
    width: 70vw;
    }

    #menu > li {
    margin-left: 30px;
    }

    #menu > li > a, #menu > li > button {
    font-size: 2em;
    }

    .slider-header  {
    height: unset;
    max-width: 100%;
    }

    .img-slider {
    max-width: 100vw;
    z-index: -10;
    }

    #header-slider .owl-prev {
    top: -150px;
    }

    #header-slider .owl-next {
    top: -150px;
    }

    .titre-accueil {
    top: 70px;
    }

    .zone-intervention {
    top: 256px;
    }

    #accelerateurs {
    margin-top: 0;
    height: 840px;
    display:inline-block;
    }

    #accelerateurs > a {
    margin: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    height: 188px;
    margin-top: 10px;
    }

    #accelerateurs > a > p.titre {
    width: 100%;
    height: 188px;
    line-height: 188px;
    margin: 0;
    font-size: 2em;
    }

    #accelerateurs > a > p.titre > span {
    height: 188px;
    line-height: 188px;
    font-size: 1em;
    }

    #accelerateurs > a > p.txt {
    width: 100%;
    font-size: 1.5em;
    line-height: 1em;
    padding: 10px 0 0;
    }

    #accelerateurs > a > div.img {
    height: 188px;
    left: 0px;
    text-align: center;
    }

    #accelerateurs > a > span {
    display: none;
    }

    #main-content {
    width: 100vw;
    margin: 410px auto 0;
    background: none;
    }

    #main-content > section {
    width: 100%;
    display: inline-block;
    margin: 100px auto 0;
    }

    .column-big {
    padding: 0 30px 0 14px;
    }

    #maison-bois {
    height: 100%;
    margin-top: 25px;
    }

    #testimonial {
    width: 100vw;
    margin: 30px auto 0;
    height: 270px;
    }

    #testimonial .testimonial-wrapper {
    padding: 50px;
    }

    #testimonial-slider {
    width: 85vw;
    }

    .container {
    margin: 0 auto;
    width: 85vw;
    }

    .imgdecotestimonials {
    margin-top: -30px;
    max-width: 100vw;
    }

    #testimonial .owl-prev {
    top: -90px;
    left: 85px;
    }

    #testimonial .owl-next {
    right: -85px;
    top: -90px;
    }

    .owl-pagination {
    display: none;
    }

    .testimonial-text {
    font-size: 1em;
    line-height: 1.2em;
    }

    .client-name {
    font-size: 1.7em;
    line-height: 1.2em;
    }

    .client-designation {
    font-size: 1.7em;
    line-height: 1.2em;
    }

    .client-img {
    display: none;
    }

    body > footer {
    width: 100vw;
    margin: 0 auto;
    }

    .prestations {
    height: 247px;
    }

    .header-prestations > img {
    max-width: 100vw;
    }

    #main-content-prestations {
    width: 100vw;
    margin: 100px auto 0;
    }

    #main-content-prestations > section {
    width: 100%;
    margin: 100px auto 0;
    }

    .header-prestations h1 {
    max-width: 506px;
    top: 25px;
    left: 20px;
    line-height: 40px;
    }

    .img-prestations {
    height: 289px;
    display: none;
    }

    #instafeed-gallery {
    width: 100vw;
    margin: 100px auto 0;
    }

    #instafeed-gallery > section {
    width: 100%;
    margin: 100px auto 0;
    }

    .contact {
    height: 247px;
    }

    .header-contact h1 {
    max-width: 506px;
    top: 25px;
    left: 20px;
    line-height: 40px;
    }

    .header-contact > img {
    max-width: 100vw;
    }

    #main-content-contact {
    width: 100vw;
    margin: 100px auto 0;
    }

    #main-content-contact > section {
    width: 90%;
    margin: 100px auto 0;
    }

    .flex-around {
    display: block;
    }

    #coord {
    bottom: 180px;
    left: 0;
    }

    #contact-form {
    max-width: 100vw;
    }

    .img-contact {
    height: 347px;
    margin-left: 380px;
    }

    #coord a[href^=tel] {
    color: #59ae50;
    }

    #contact-form input[type="submit"], #contact-form input[type="reset"] {
    bottom: 50px;
    line-height: 2em;
    width: 30vw;
    height: 2em;
    font-size: 3em;
    }

    #contact-form-merci {
    width: 90vw;
    margin-top: 100px;
    }

    #contact-form-merci h2 {
    font-size: 4em;
    line-height: 1.5em;
    }

    #contact-form-merci h2 span {
    font-size: 1em;
    }

    input, textarea, button {
    -webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;
    -webkit-border-radius: 0; 
    }

}

@media screen and (min-width: 481px) and (max-width: 640px) {

    body {
    min-width: 640px;
    }

    .w1130 {
    margin: auto;
    width: 640px;
    position: relative
    }

    .w960 {
        margin: auto;
        width: 600px;
        position: relative
    }

    .w940 {
        margin: auto;
        width: 580px;
        position: relative
    }

    #prenav {
    max-width: 640px;
    margin: 0 auto;
    }

    #prenav p, #prenav span {
    font-size: 10px;
    }

    body > header > nav {
    max-width: 640px;
    margin: 0 auto;
    }

    #logo {
    width: 155px;
    }

    #logo img {
    padding-top: 11px;
    }

    #menu {
    width: 436px;
    }

    #menu > li {
    margin-left: 10px;
    }

    .img-slider {
    width: 640px;
    z-index: -10;
    }

    #header-slider .owl-prev {
    top: -240px;
    }

    #header-slider .owl-next {
    top: -240px;
    }

    .titre-accueil {
    top: 20px;
    }

    .zone-intervention {
    top: 206px;
    }

    #accelerateurs {
    margin-top: 0;
    height: 840px;
    display:inline-block;
    }

    #accelerateurs > a {
    margin: 0;
    width: 100%;
    display: flex;
    flex-direction: row;
    height: 158px;
    margin-top: 10px;
    }

    #accelerateurs > a > p.titre {
    width: 100%;
    height: 158px;
    line-height: 158px;
    margin: 0;
    }

    #accelerateurs > a > p.titre > span {
    height: 158px;
    line-height: 158px;
    }

    #accelerateurs > a > p.txt {
    width: 100%;
    }

    #accelerateurs > a > div.img {
    height: 158px;
    left: 0px;
    text-align: center;
    }

    #accelerateurs > a > span {
    display: none;
    }

    #main-content {
    width: 640px;
    margin: 76px auto 0;
    }

    #main-content > section {
    max-width: 640px;
    display: inline-block;
    margin-bottom: 0;
    }

    .column-big {
    padding: 0 30px 0 14px;
    }

    #maison-bois {
    height: 100%;
    margin-top: 25px;
    }

    #testimonial {
    width: 640px;
    margin: 30px auto 0;
    }

    #testimonial .testimonial-wrapper {
    padding: 49px 53px;
    }

    #testimonial-slider {
    max-width: 511px;
    }

    .container {
    margin: 0 auto;
    width: 510px;
    }

    .imgdecotestimonials {
    max-width: 640px;
    }

    body > footer {
    width: 640px;
    margin: 44px auto 0;
    }

    #testimonial .owl-prev {
    left: -40px;
    top: -130px;
    }

    #testimonial .owl-next {
    right: -40px;
    top: -130px;
    }

    .owl-pagination {
    display: none;
    }

    .testimonial-text {
    font-size: 15px;
    }

    .client-name {
    font-size: 15px;
    }

    .client-designation {
    font-size: 15px;
    }

    .prestations {
    height: 247px;
    }

    .header-prestations > img {
    max-width: 640px;
    }

    #main-content-prestations {
    width: 640px;
    }

    #main-content-prestations > section {
    padding-right: 32px;
    }

    .header-prestations h1 {
    max-width: 506px;
    top: 25px;
    left: 20px;
    line-height: 40px;
    }

    .img-prestations {
    height: 289px;
    display: none;
    }

    .contact {
    height: 247px;
    }

    .header-contact h1 {
    max-width: 506px;
    top: 25px;
    left: 20px;
    line-height: 40px;
    }

    .header-contact > img {
    width: 640px;
    }

    #main-content-contact {
    width: 640px;
    }

    .flex-around {
    display: block;
    }

    #coord {
    bottom: -30px;
    left: 0;
    }

    #contact-form {
    max-width: 640px;
    }

    .img-contact {
    height: 347px;
    right: -30px;
    }

    .column-left-contact {
    margin-right: 0px;
    }

    #contact-form input[type="submit"], #contact-form input[type="reset"] {
    bottom: 60px;
    }

    input, textarea, button {
    -webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;
    -webkit-border-radius: 0; 
    }

}

@media screen and (min-width: 641px) and (max-width: 820px) {

    body {
    min-width: 820px;
    }

    .w1130 {
    margin: auto;
    width: 820px;
    position: relative
    }

    .w960 {
        margin: auto;
        width: 760px;
        position: relative
    }

    .w940 {
        margin: auto;
        width: 740px;
        position: relative
    }

    #prenav {
    max-width: 820px;
    margin: 0 auto;
    }

    body > header > nav {
    max-width: 820px;
    margin: 0 auto;
    }

    #menu {
    max-width: 536px;
    }

    .img-slider {
    width: 820px;
    z-index: -10;
    }

    .titre-accueil {
    top: 70px;
    }

    .zone-intervention {
    top: 256px;
    }

    #accelerateurs > a {
    margin: 0;
    width: 164px;
    }

    #main-content {
    width: 820px;
    margin: 298px auto 0;
    }

    #main-content > section {
    max-width: 820px;
    }

    #accelerateurs {
    margin-top: -94px;
    height: 382px;
    }

    .column-big {
    padding: 0 30px 0 14px;
    }

    #maison-bois {
    height: 332px;
    }

    #testimonial {
    width: 820px;
    }

    #testimonial .testimonial-wrapper {
    padding: 70px 53px;
    }

    #testimonial-slider {
    max-width: 711px;
    }

    .container {
    margin: 0 auto;
    width: 710px;
    }

    .imgdecotestimonials {
    max-width: 820px;
    }

    body > footer {
    width: 820px;
    margin: 55px auto 0;
    }

    #testimonial .owl-prev {
    left: -40px;
    }

    #testimonial .owl-next {
    right: -40px;
    }

    .owl-pagination {
    top: -5px;
    }

    .testimonial-text {
    font-size: 15px;
    }

    .client-name {
    font-size: 15px;
    }

    .client-designation {
    font-size: 15px;
    }

    .header-prestations > img {
    max-width: 820px;
    }

    #main-content-prestations {
    width: 820px;
    }

    #main-content-prestations > section {
    padding-right: 32px;
    }

    .header-prestations h1 {
    max-width: 706px;
    }

    .header-contact h1 {
    max-width: 706px;
    }

    .header-contact > img {
    width: 820px;
    }

    #main-content-contact {
    width: 820px;
    }

    #contact-form {
    max-width: 820px;
    }

    .img-contact {
    height: 347px;
    right: -30px;
    }

    .column-left-contact {
    margin-right: 0px;
    }

    input, textarea, button {
    -webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;
    -webkit-border-radius: 0; 
    }

}

@media screen and (min-width: 821px) and (max-width: 960px) {

    .w1130 {
    margin: auto;
    width: 960px;
    position: relative
    }

    .w960 {
        margin: auto;
        width: 860px;
        position: relative
    }

    .w940 {
        margin: auto;
        width: 840px;
        position: relative
    }

    #menu {
    max-width: 636px;
    }

    .img-slider {
    width: 960px;
    z-index: -10;
    }

    #accelerateurs > a {
    margin: 0 6px;
    }

    #main-content {
    width: 960px;
    }

    #main-content > section {
    max-width: 960px;
    }

    #accelerateurs {
    margin-top: -103px;
    }

    #testimonial {
    width: 960px;
    }

    .imgdecotestimonials {
    max-width: 960px;
    }

    body > footer {
    width: 960px;
    margin: 64px auto 0;
    }

    #testimonial .owl-prev {
    left: -40px;
    }

    #testimonial .owl-next {
    right: -40px;
    }

    .owl-pagination {
    top: -5px;
    }

    .testimonial-text {
    font-size: 15px;
    }

    .client-name {
    font-size: 15px;
    }

    .client-designation {
    font-size: 15px;
    }

    .header-prestations > img {
    max-width: 960px;
    }

    #main-content-prestations {
    width: 960px;
    }

    #main-content-prestations > section {
    padding-right: 32px;
    }

    .header-prestations h1 {
    max-width: 806px;
    }

    .header-contact h1 {
    max-width: 806px;
    }

    .header-contact > img {
    width: 960px;
    }

    #main-content-contact {
    width: 960px;
    }

    #contact-form {
    max-width: 960px;
    }

    .img-contact {
    height: 347px;
    right: -30px;
    }

    .column-left-contact {
    margin-right: 0px;
    }

    input, textarea, button {
    -webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;
    -webkit-border-radius: 0; 
    }

}

@media screen and (min-width: 961px) and (max-width: 1024px) {

    .w1130 {
    margin: auto;
    width: 1024px;
    position: relative
    }

    .w960 {
        margin: auto;
        width: 960px;
        position: relative
    }

    .w940 {
        margin: auto;
        width: 940px;
        position: relative
    }

    .img-slider {
    width: 1024px;
    z-index: -10;
    }

    #main-content {
    width: 1024px;
    }

    #main-content > section {
    max-width: 1024px;
    }

    #accelerateurs {
    margin-top: -103px;
    }

    #testimonial {
    width: 1024px;
    }

    .imgdecotestimonials {
    max-width: 1024px;
    }

    body > footer {
    width: 1024px;
    margin: 68px auto 0;
    }

    #testimonial .owl-prev {
    left: -80px;
    }

    #testimonial .owl-next {
    right: -80px;
    }

    .owl-pagination {
    top: -5px;
    }

    .header-prestations > img {
    max-width: 1024px;
    }

    #main-content-prestations {
    width: 1024px;
    }

    #main-content-prestations > section {
    padding-right: 32px;
    }

    .header-prestations h1 {
    max-width: 906px;
    }

    .header-contact h1 {
    max-width: 906px;
    }

    .header-contact > img {
    width: 1024px;
    }

    #main-content-contact {
    width: 1024px;
    }

    #contact-form {
    max-width: 1024px;
    }

    .img-contact {
    height: 347px;
    right: -30px;
    }

    .column-left-contact {
    margin-right: 0px;
    }

    input, textarea, button {
    -webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;
    -webkit-border-radius: 0; 
    }

}

@media screen and (device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 1) {

    .w1130 {
    margin: auto;
    width: 1024px;
    position: relative
    }

    .w960 {
        margin: auto;
        width: 960px;
        position: relative
    }

    .w940 {
        margin: auto;
        width: 940px;
        position: relative
    }

    #prenav {
    width: 1024px;
    }

    #prenav p {
    left: 32px;
    position: relative;
    display: inline-block;
    }

    #prenav span {
    position: relative;
    right: -305px;
    }

    .img-slider {
    width: 1024px;
    z-index: -10;
    }

    .titre-accueil {
    left: 337px;
    }

    .zone-intervention {
    left: 372px;
    }

    #main-content {
    width: 1024px;
    }

    #main-content > section {
    max-width: 1024px;
    }

    #accelerateurs {
    margin-top: -103px;
    }

    #testimonial {
    width: 1024px;
    }

    .imgdecotestimonials {
    max-width: 1024px;
    }

    body > footer {
    width: 1024px;
    margin: 68px auto 0;
    }

    #testimonial .owl-prev {
    left: -80px;
    }

    #testimonial .owl-next {
    right: -80px;
    }

    .owl-pagination {
    top: -5px;
    }

    .header-prestations > img {
    max-width: 1024px;
    }

    #main-content-prestations {
    width: 1024px;
    }

    #main-content-prestations > section {
    padding-right: 32px;
    }

    .header-prestations h1 {
    max-width: 906px;
    }

    .header-contact h1 {
    max-width: 906px;
    }

    .header-contact > img {
    width: 1024px;
    }

    #main-content-contact {
    width: 1024px;
    }

    #contact-form {
    max-width: 1024px;
    }

    .img-contact {
    height: 347px;
    right: -30px;
    }

    .column-left-contact {
    margin-right: 0px;
    }

    input, textarea, button {
    -webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;
    -webkit-border-radius: 0; 
    }

}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) and (-webkit-device-pixel-ratio: 1) {

    body {
    width: 1024px;
    }

    .w1130 {
    margin: auto;
    width: 1024px;
    position: relative
    }

    .w960 {
        margin: auto;
        width: 960px;
        position: relative
    }

    #prenav {
    width: 100%;
    }

    #prenav > div {
    display: inline-block;
    }

    #prenav p:nth-child(1) {
    }

    #prenav p:nth-child(2) {
    }

    nav {
    width: 100%;
    }

    .img-slider {
    width: 1024px;
    z-index: -10;
    }

    .zone-intervention {
    left: 372px;
    }

    #main-content {
    width: 1024px;
    }

    #main-content > section {
    max-width: 1024px;
    display: block;
    height: 540px;
    }

    .column-big {
    padding: 0 30px 0 30px;
    width: 50%;
    float: left;
    }

    #maison-bois {
    width: 49%;
    float: right;
    }

    #testimonial {
    width: 1024px;
    height: 405px;
    }

    .client-img {
    left: 365px;
    }

    .signature {
    display: inline-block;
    position: relative;
    right: -410px;
    }

    .client-name {
    display: inline-block;
    }

    .client-designation {
    display: inline-block;
    }

    #testimonial .owl-pagination {
    top: 30px;
    }

    #testimonial blockquote::before {
    left: -20px;
    }

    footer  {
    clear: both;
    }

    footer > div > nav {
    display: block;
    position: absolute;
    }

    footer > div > nav > a {
    display: block;
    }

    .contact-footer {
    position: relative;
    right: -454px;
    }

    #main-content-prestations > section {
    max-width: 1024px;
    display: block;
    height: 540px;
    }

    .img-prestations {
    width: 49%;
    float: right;
    }

    #coord a[href^=tel] {
    color: #59ae50;
    }

    input, textarea, button {
    -webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;
    -webkit-border-radius: 0; 
    }

    .radio-styled li input[type="radio"] {
    visibility: visible;
    border-radius: 100%;
    top: 4.5px;
    left: 4.5px;
    border: 0;
    }

}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) and (-webkit-device-pixel-ratio: 1) {

    body {
    width: 1024px;
    }

    .w1130 {
    margin: auto;
    width: 1024px;
    position: relative
    }

    .w960 {
        margin: auto;
        width: 960px;
        position: relative
    }

    #prenav {
    width: 100%;
    }

    #prenav > div {
    display: inline-block;
    }

    #prenav p:nth-child(1) {
    }

    #prenav p:nth-child(2) {
    }

    nav {
    width: 100%;
    }

    .img-slider {
    width: 1024px;
    z-index: -10;
    }

    .zone-intervention {
    left: 372px;
    }

    #main-content {
    width: 1024px;
    }

    #main-content > section {
    max-width: 1024px;
    display: block;
    height: 540px;
    }

    .column-big {
    padding: 0 30px 0 30px;
    width: 50%;
    float: left;
    }

    #maison-bois {
    width: 49%;
    float: right;
    }

    #testimonial {
    width: 1024px;
    height: 405px;
    }

    .client-img {
    left: 365px;
    }

    .signature {
    display: inline-block;
    position: relative;
    right: -410px;
    }

    .client-name {
    display: inline-block;
    }

    .client-designation {
    display: inline-block;
    }

    #testimonial .owl-pagination {
    top: 30px;
    }

    #testimonial blockquote::before {
    left: -20px;
    }

    footer  {
    clear: both;
    }

    footer > div > nav {
    display: block;
    position: absolute;
    }

    footer > div > nav > a {
    display: block;
    }

    .contact-footer {
    position: relative;
    right: -454px;
    }

    #main-content-prestations > section {
    max-width: 1024px;
    display: block;
    height: 540px;
    }

    .img-prestations {
    width: 49%;
    float: right;
    }

    #coord a[href^=tel] {
    color: #59ae50;
    }

    input, textarea, button {
    -webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;
    -webkit-border-radius: 0; 
    }

    .radio-styled li input[type="radio"] {
    visibility: visible;
    border-radius: 100%;
    top: 4.5px;
    left: 4.5px;
    border: 0;
    }


}









