/*stylecss, js, header, footer, maj formulaire de contact*/

@font-face {
    font-family: 'MontserratLight';
    src: url('MontserratLight.eot');
    src: url('MontserratLight.eot?#iefix') format('embedded-opentype'), url('MontserratLight.woff') format('woff'), url('MontserratLight.ttf') format('truetype'), url('MontserratLight.svg#MontserratLight') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Texta-Black';
    src: url('Texta-Black.eot');
    src: url('Texta-Black.eot?#iefix') format('embedded-opentype'), url('Texta-Black.woff') format('woff'), url('Texta-Black.ttf') format('truetype'), url('Texta-Black.svg#Texta-Black') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'JamesFajardo';
    src: url('JamesFajardo.eot');
    src: url('JamesFajardo.eot?#iefix') format('embedded-opentype'), url('JamesFajardo.woff') format('woff'), url('JamesFajardo.ttf') format('truetype'), url('JamesFajardo.svg#JamesFajardo') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'TextaAlt-Black';
    src: url('TextaAlt-Black.eot');
    src: url('TextaAlt-Black.eot?#iefix') format('embedded-opentype'), url('TextaAlt-Black.woff') format('woff'), url('TextaAlt-Black.ttf') format('truetype'), url('TextaAlt-Black.svg#TextaAlt-Black') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

@font-face {
    font-family: 'Muli-Light';
    src: url('Muli-Light.eot');
    src: url('TMuli-Lighteot?#iefix') format('embedded-opentype'), url('Muli-Light.woff') format('woff'), url('Muli-Light.ttf') format('truetype'), url('Muli-Light.svg#Muli-Light') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
}

html, body {
    height: 100%
}

body {
    width: 100%;
    margin: 0;
    padding: 0
}

a {
    -webkit-transition: color 300ms ease-out;
    -moz-transition: color 300ms ease-out;
    -o-transition: color 300ms ease-out;
    transition: color 300ms ease-out;
}

a img {
    border: none
}

img {
    max-width: 100%
}

img.img-bold {
    width: auto;
    height: 78px;
}

ul, ol {
    list-style-position: inside;
    padding-left: 15px
}

menu, dir {
    padding-left: 15px
}

blockquote p {
    font-size: inherit
}

table, table td, table th {
    font-size: inherit;
    border: 1px solid #7C7C7C
}

main, section, article, aside, footer, header, nav, hgroup {
    display: block
}

iframe {
    border: none
}

*[data-anim] {
    opacity: 0
}

.row {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.nopad {
    padding-left: 0;
    padding-right: 0
}

.contact .row:nth-child(2) .col-md-10 {
    padding: 0px 20%;
}

.nopad-l {
    padding-left: 0
}

.nopad-r {
    padding-right: 0
}

.nomargin {
    margin: 0
}

.hide {
    display: none
}

.center {
    text-align: center
}

.right {
    text-align: right
}

.justify {
    text-align: justify
}

.clear:after {
    content: '';
    display: block;
    clear: both
}

.bold {
    font-weight: bold
}

.underline {
    text-decoration: underline
}

.relative {
    position: relative
}

.inline-block {
    display: inline-block;
    vertical-align: top
}

.noflicker {
    -webkit-transform: translateZ(0)
}

.retrait {
    margin-left: -15px !important;
    margin-right: -15px !important
}

.transition {
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    -webkit-transform: translateZ(0);
}

.cover {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important
}

hr.trait {
    height: 1px;
    margin: -0.5em 0;
    padding: 0;
    color: #e0e0e1;
    background-color: #e0e0e1;
    border: 0
}

.body-page-1 .page-contenu {
    text-align: justify;
    padding: 0 5%;
}

.page-contenu img {
    margin: 10px
}

@media (min-width: 992px) {
    .container {
        max-width:100%;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width:100%;
        width: 100%;
    }
}

body {
    /* color: #636363; */
    color: #aba6a6;
    font-family: 'Muli-Light';
    font-size: 18px;
    background: #1e1e1e;
}

.text-zi {
    color: #fff;
    width: 50%;
}

a, a:link, a:visited {
    color: #f47900;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

blockquote {
    border-color: #f47900;
}

::selection {
    color: #fff;
    background: #f47900;
}

::-moz-selection {
    color: #fff;
    background: #f47900;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3 {
    color: #fff;
    font-family: 'TextaAlt-Black';
}

h1, .h1 {
    font-size: 52px;
    line-height: 32px;
    background: url(../images/titre.png) bottom left no-repeat;
    padding: 0 0 47px;
    text-transform: uppercase;
    margin-bottom: 32px;
    font-family: 'TextaAlt-Black';
}

h2, .h2 {
    font-size: 27px
}

h3, .h3 {
    font-size: 24px
}

h4, .h4 {
    font-size: 21px
}

h5, .h5 {
    font-size: 19px
}

h6, .h6 {
    font-size: 16px
}

h1 a,h1 a:visited,h1 a:link,h2 a,h2 a:visited,h2 a:link,h3 a,h3 a:visited,h3 a:link,h4 a,h4 a:visited,h4 a:link,h5 a,h5 a:visited,h5 a:link,h6 a,h6 a:visited,h6 a:link {
    font-size: inherit;
    color: inherit;
    font-family: inherit;
    text-decoration: none;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
    text-decoration: underline;
    color: inherit;
}

.accroche_slide {
    height: 100vh;
    padding: 20% 0 0;
    position: absolute;
    margin: 0;
    width: 100%;
    z-index: 9000;
}

.accroche_slide .accroche {
    height: 66vh;
    TEXT-ALIGN: left;
    padding: 0 0px 0;
}

.body-page-1 .accroche_slide .accroche div {
    font-size: 139px;
    margin-bottom: 31px;
    font-family: 'JamesFajardo';
    background: none;
    TEXT-ALIGN: left;
    line-height: 76px;
    color: #FFF;
    padding: 0 0 0;
    margin-bottom: 10px;
}

.accroche_slide .accroche div {
    font-size: 159px;
    margin-bottom: 31px;
    TEXT-ALIGN: left;
    font-family: 'JamesFajardo';
    line-height: 76px;
    color: #FFF;
    text-transform: none;
}

.accroche_slide .accroche p {
    color: #f47900;
    font-family: 'MontserratLight';
    FONT-SIZE: 35PX;
    /* margin-bottom: 64px; */
    margin-bottom: 34px;
    letter-spacing: 1px;
}

.accroche_slide .accroche a {
    color: #5f5f5f;
    letter-spacing: 1px;
    padding: 14px 31px;
    font-family: 'MontserratLight';
    background: #ffffff;
    font-size: 18px;
    /* text-transform: uppercase; */
}

.accroche_slide .accroche a:hover {
    /* background: #FFF; */
    /* text-decoration: none; */
    /* color: #5f5f5f; */
    /* padding: 14px 41px; */
}

.main-page {
    position: relative;
    overflow: hidden
}

.tete {
    position: fixed;
    top: 0;
    width: 100%;
    height: inherit;
    z-index: 9001;
}

.tete .logo-site {
    margin: 0;
    padding: 12px;
}

.tete .tel-head span {
    font-size: 17px;
    color: #fff;
    font-family: 'MontserratLight';
    padding: 17px 10px;
    border: 2px solid #f47900;
    margin: auto;
    text-align: center;
}

.tete .tel-head {
    margin: 17px 14px;
}

.fixed {
    background: rgba(25, 25, 25, 0.54);
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    height: 87px;
}

.fixed .logo-site img {
    /* width: 32%; */
    width: 38%;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.fixed * {
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
}

.fixed .navh .menu_principal a, .fixed .navh .menu_principal a:visited {
}

.fluid-menu {
    background: #8c8c8c
}

.imggcontact {
    padding: 153px 0;
    background: url(../images/img-gallery.jpg) no-repeat center;
    height: 581px;
    -webkit-background-size: cover;
    background-size: cover;
}

.body-contact .imggcontact {
    background: url(../images/img-contact.jpg) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.navh {
    margin: 0;
    z-index: 8000;
}

.navh .menu_principal {
    margin: 0;
    list-style: outside none;
    display: table;
    width: 100%;
}

.navh .menu_principal > li {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0px 0px;
}

.navh .menu_principal a, .navh .menu_principal a:visited {
    /* color: #909090; */
    color: #fff;
    border-bottom: 1px solid transparent;
    display: block;
    font-family: 'MontserratLight';
    text-transform: uppercase;
    font-size: 15px;
    padding: 41px 14px;
    background: transparent;
    background: none;
    margin-right: 1px;
    text-decoration: none;
}

.navh .menu_principal a:hover, .navh .menu_principal li.active > a {
    color: #fff;
    background: url(../images/hover2.png) no-repeat center center;
}

.navh .menu_principal li.active > a:hover {
    cursor: default
}

.navh .menu_principal .menu-item-20 a:hover, .navh .menu_principal .menu-item-20 li.active > a, .navh .menu_principal .menu-item-47 a:hover, .navh .menu_principal .menu-item-47 li.active > a {
    color: #fff;
    background: url(../images/hover.png) no-repeat center center;
}

.body-page-1 .navh .menu_principal li.active > a, .body-contact .navh .menu_principal li.active > a {
    background: url(../images/hover.png) no-repeat center center;
}

.fluid-slider {
    background: url(../images/bg.jpg) no-repeat center bottom;
    height: 100vh;
    background-size: cover;
    -webkit-background-size: cover;
    float: left;
    position: relative;
    width: 100%;
}

.imggcontact img {
    width: 100%;
    height: 70vh;
}

.fluid-contenu {
    position: relative;
    z-index: 8000;
    FLOAT: LEFT;
    width: 100%;
}

.body-page-1 .fluid-contenu .corps {
    padding: 80px 0px 88px;
}

.fluid-contenu .corps {
    padding: 0 0px 40px;
}

.body-contact .fluid-contenu .corps {
    padding: 0 0px 40px 0px;
}

.sidebar {
    padding-top: 30px;
    text-align: right
}

.sidebar .photoa {
    background: url(../images/photo-accueil.jpg) right top no-repeat;
    height: 187px
}

.encscroll {
    text-align: center;
}

a.arrowbottom {
    top: -119px;
    z-index: 9000;
    display: inline-block;
    position: absolute;
    left: 24px;
    right: 0;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    text-align: center;
}

a.intern {
     top: -119px;
    z-index: 9000;
    display: inline-block;
    position: absolute;
    left: 24px;
    right: 0;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    text-align: center;
}

.arrowbottom:hover {
}

.encarts {
    padding: 391px 0 40px 0 !important;
    background: url(../images/bg.png) no-repeat left top;
    text-align: center;
    position: relative;
    width: 100%;
    float: left;
    margin: -61px 0 0;
    height: 909px;
    background-size: cover;
    -webkit-background-size: cover;
}

.img_item {
    color: #1e1e1e;
    font-family: 'MontserratLight';
    font-size: 22px;
}

span#prev {
    background: url(../images/l.png) no-repeat center;
    display: block;
    cursor: pointer;
    margin: 40px 0 71px;
    height: 49px;
    width: 103px;
    float: left;
}

#prev:hover {
    background: url(../images/l-hover.png) no-repeat center;
}

span#next {
    background: url(../images/r.png) no-repeat center;
    display: block;
    cursor: pointer;
    margin: 40px 0;
    height: 49px;
}

#next:hover {
    background: url(../images/r-hover.png) no-repeat center;
}

.pied {
    position: relative;
    float: left;
    z-index: 8000;
    background: #232323;
}

.pied .bande1 {
    background: #232323;
}

.pied .bande2 {
    text-align: center;
    color: #fff;
}

.menuback.noflicker {
    background: #141414;
    padding: 58px 0 0;
}

.pied .bande2 a {
    color: #fff;
}

.pied h2 {
    color: #fff !important;
    font-size: 24px;
    text-transform: uppercase;
    background: url(../images/titre.png) left bottom no-repeat;
    padding: 0px 0 27px 0;
    margin: 0 0 15px;
}

.pied .navf {
    text-align: center;
    padding-left: 84px;
    padding-top: 43px;
    background: #101010;
    vertical-align: middle;
}

.pied .navf .menu_footer li a:active {
    color: #fff !important;
}

.pied .navf .menu_footer {
    padding: 15px 0 15px 0;
    list-style-type: none;
    margin: 0;
    /* color: #727272; */
    color: #aba6a6;
}

.pied .navf .menu_footer li {
    display: -webkit-box;
    margin-right: -4px
}

.pied .navf .menu_footer li:last-child {
    border: none
}

.pied .navf .menu_footer li a, .pied .navf .menu_footer li a:visited {
    font-size: 19.05px;
    padding: 0 20px 0 20px;
    color: inherit;
    text-decoration: none;
    line-height: 37px;
    text-transform: uppercase;
}

.pied .menu_referencement li {
    display: inline;
}

.pied .menu_referencement li:after {
    content: " - ";
    color: #8a8a8a
}

.pied .menu_referencement li:last-child:after {
    content: ""
}

.pied .navf .menu_footer li a:hover {
    text-decoration: underline
}

.pied .navf .menu_footer li.active {
    cursor: default;
    text-decoration: none;
    color: #fff;
}

.pied .menu_referencement {
    color: #4c4442;
    padding: 15px 0 15px 0;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    float: left;
}

.pied .menu_referencement li {
    height: 25px;
    display: block;
    float: left;
    margin: 0
}

.pied .menu_referencement li a, .pied .menu_referencement li a:visited {
    font-size: 17px;
    text-decoration: none;
    /* color: #7a7a7a; */
    color: #aba6a6;
    font-family: 'Muli-Light';
}

.pied .menu_referencement li a:hover {
    text-decoration: underline
}

.pied .menu_referencement li.active a:hover {
    cursor: default;
    text-decoration: none
}

.pied address {
    margin: 0;
    padding: 15px 0 15px 0;
    color: #fff;
}

.pied address p {
    background-repeat: no-repeat;
    margin: 0
}

.pied address p.adresse {
    background-image: url(../images/ico-adresse.png);
    background-position: 0 2px;
    padding: 0 0 10px 25px
}

.pied address p.tel.tel1 {
    background-image: url(../images/ico-tel1.png);
    background-position: 0 2px;
    padding: 0 0 10px 25px
}

.pied address p.tel.tel2 {
    background-image: url(../images/ico-tel2.png);
    background-position: 0 2px;
    padding: 0 0 10px 25px
}

.pied address p.mail {
    background-image: url(../images/ico-mail.png);
    background-position: 0 2px;
    padding: 0 0 10px 25px
}

.pied address p a {
    text-decoration: none;
    color: inherit
}

.pied address p a:hover {
    text-decoration: underline
}

.pied .copyright-footer {
    margin: 35px 0px 0px 18px;
    color: #fff;
    font-size: 10px;
    float: left;
}

.pied .copyright-footer a {
    color: inherit;
    text-decoration: none
}

.pied .copyright-footer a:hover {
    text-decoration: underline
}

.btn-like {
    margin-top: 34px;
}

.btn-partage a {
    display: inline-block;
    width: 44px;
    height: 44px;
    margin: 0px 2px;
}

.btn-partage {
    float: right;
    padding: 25px 0px;
}

.btn-partage .btnp {
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    transition: all 400ms ease
}

.btn-partage .btnp:hover {
    transform: rotate(360deg)
}

.btn-partage .footer-fb {
    background-image: url(../images/facebook.png)
}

.btn-partage .footer-twitter {
    background-image: url(../images/twitter.png)
}

.btn-partage .footer-gplus {
    background-image: url(../images/google.png)
}

.btn-partage .footer-twitter:hover {
    background-image: url(../images/twitter-h.png)
}

.btn-partage .footer-gplus:hover {
    background-image: url(../images/google-h.png)
}

.btn-partage .footer-fb:hover {
    background-image: url(../images/facebook-h.png)
}

.accroche_slide .accroche .h2 {
    font-family: 'TextaAlt-Black';
    font-size: 56px;
    margin-top: 170px;
}

.cont-slider {
    position: relative;
}

.sudo-slider, .sudo-slider img {
    width: 100%
}

a.sudolien.precedent, a.sudolien.suivant {
    z-index: 9000;
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 30px;
    height: 32px;
    margin-top: -15px
}

a.sudolien.precedent {
    left: 0px;
    background: url(../images/g.png)
}

a.sudolien.suivant {
    right: 0px;
    background: url(../images/d.png)
}

a.sudolien.precedent:hover, a.sudolien.suivant:hover {
    opacity: 0.8
}

.cont-slider .controls {
    z-index: 9000;
    display: inline-block;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    text-align: center
}

.cont-slider .controls ol {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.cont-slider .controls ol li {
    display: inline-block
}

.cont-slider .controls ol li a {
    display: block;
    width: 19px;
    height: 19px;
    background: url(../images/miette.png) center center no-repeat;
    margin: 0 2px
}

.cont-slider .controls ol li.current a {
    background: url(../images/miette-h.png) center center no-repeat
}

.cont-slider .controls ol li a span {
    display: none
}

.caption {
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 20px;
    color: #fff;
    opacity: 0
}

.caption.active {
    -webkit-animation: caption 2s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: 0s;
    -moz-animation: caption 2s ease-in-out;
    -moz-animation-fill-mode: forwards;
    -moz-animation-delay: 0s;
    -o-animation: caption 2s ease-in-out;
    -o-animation-fill-mode: forwards;
    -o-animation-delay: 0s;
    animation: caption 2s ease-in-out;
    animation-fill-mode: forwards;
    animation-delay: 0s;
}

@-webkit-keyframes caption {
    0% {
        opacity: 0;
        transform: translateX(40px)
    }

    100% {
        opacity: 1;
        transform: translateX(0px)
    }
}

@-moz-keyframes caption {
    0% {
        opacity: 0;
        transform: translateX(40px)
    }

    100% {
        opacity: 1;
        transform: translateX(0px)
    }
}

@-o-keyframes caption {
    0% {
        opacity: 0;
        transform: translateX(40px)
    }

    100% {
        opacity: 1;
        transform: translateX(0px)
    }
}

@keyframes caption {
    0% {
        opacity: 0;
        transform: translateX(40px)
    }

    100% {
        opacity: 1;
        transform: translateX(0px)
    }
}

img.animate1 {
    margin: 606px -12px 0 10px;
    text-align: right;
    float: right;
    -webkit-animation: anim 3s infinite;
    -moz-animation: anim 3s infinite;
    -o-animation: anim 3s infinite;
    animation: anim 3s infinite;
}

@-webkit-keyframes anim {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.9;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes anim {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.9;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes anim {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.9;
    }

    100% {
        opacity: 0;
    }
}

@keyframes anim {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.9;
    }

    100% {
        opacity: 0;
    }
}

.scrollbars {
    width: 100%;
    height: 368px;
    margin: 0 0 35px;
}

.scrollbar-path-vertical, .scrollbar-path-horizontal {
    position: absolute;
    background-color: #353535;
    z-index: 100;
}

.scrollbar-path-horizontal {
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 10px;
}

.scrollbar-path-vertical {
    right: 5px;
    top: 0;
    height: 100%;
    width: 5px;
}

.scrollbar-path-vertical {
}

.scrollbar-path-horizontal {
    box-shadow: inset 0px 1px 1 rgba(0,0,0,0.1)
}

.scrollbar-handle {
    position: relative;
    top: 0;
    left: 0;
    background-color: #fff;
}

.scrollbar-path-vertical .scrollbar-handle {
    height: 20%;
    width: 100%;
}

.scrollbar-path-horizontal .scrollbar-handle {
    width: 20%;
    height: 100%;
}

.scrollbar-path-vertical, .scrollbar-path-horizontal, .scrollbar-handle {
    border-radius: 0px;
}

.scrollbar-content {
    padding: 0 20px 0 0;
    float: none !important;
    width: 97%;
}

a.transition.btn1 {
    background: url(../images/back.png) no-repeat;
    padding: 11px 54px 20px;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 24px;
    font-family: 'TextaAlt-Black';
    /* margin: 32px 0; */
}

.cta p.transition.btn1 {
    background: url(../images/back.png) no-repeat;
    padding: 11px 55px 16px;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 24px;
    font-family: 'TextaAlt-Black';
    /* margin: 32px 0; */
    background-size: contain;
    /* min-width: 270px; */
    text-align: center;
    /* background-position: center; */
}

.cta .transition.btn1 {
    line-height: normal;
    padding: 11px 54px 24px;
    background-size: contain;
}

.btn1:hover {
    background: #f47900 !important;
    text-decoration: none;
}

.contact h2 {
    font-size: 42px;
}

.contact .plan h2 {
    margin-top: 20px
}

.contact .plan {
    font-size: 0
}

.contact .plan .block #googlemapapi, .contact .plan iframe {
    width: 100% !important;
    height: 300px !important;
    box-shadow: 0 0 3px rgba(0,0,0,0.5)
}

.contact .coordonnees {
}

.contact .coordonnees h2 {
    margin-top: 20px
}

.contact .coordonnees address p {
}

.contact .coordonnees address p.adresse {
}

.contact .coordonnees address p.tel.tel1 {
}

.contact .coordonnees address p.tel.tel2 {
    padding-bottom: 28px
}

.contact .coordonnees address p.fax {
}

.contact .coordonnees address p.mail {
}

.contact .coordonnees address p span.intitule {
    font-weight: bold
}

.contact .coordonnees address p span.texte {
    color: #ffd5bc;
    font-size: 21px
}

.contact .coordonnees address p a {
    text-decoration: none;
    color: inherit
}

.contact .coordonnees address p a:hover {
    text-decoration: underline
}

.contact .description-contact {
    padding: 13px 0px 56px 0px;
    text-align: left;
}

.contact .formulaire .form-group label.col-md-4 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.contact .formulaire .form-group div.col-md-8 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.contact .formulaire .form-group .col-md-4 {
    display: none;
}

.contact .formulaire .form-group .col-md-8 {
    width: 100% !important;
}

.contact .formulaire .control-label {
    text-align: left !important;
    font-weight: normal
}

.contact .formulaire .form-group {
    margin-bottom: 8px;
    padding: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.contact .formulaire .form-group .form-control {
    border: 2px solid #3c3c3c;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.1) inset;
    border-radius: 0px;
    width: 100% !important;
    background: #1e1e1e;
    color: #a0a0a0;
    font-size: inherit;
}

.contact .formulaire .form-group textarea.form-control {
    height: 135px;
    position: static;
}

.contact .formulaire .form-group input.form-control {
    height: 58px;
    line-height: 1;
    line-height: 32px \9;
    padding: 0px 12px;
}

.contact .formulaire .form-group select.form-control {
    height: 58px;
    line-height: 32px;
    padding: 5px;
}

.body-pageseo .contact .formulaire .form-group textarea.form-control {
    height: 243px;
    position: static;
}

.formcontact {
    background: url('../images/title2.png') top left no-repeat;
    padding: 0px 148px;
    margin-top: 100px;
    margin-bottom: 100px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0), screen and (-moz-images-in-menus:0) {
    .form-horizontal select.form-control {
        -webkit-appearance:none !important;
        -moz-appearance: none !important;
        appearance: none;
        background-image: url(../images/select.png) !important;
        background-repeat: no-repeat !important;
        background-position: right center !important;
        line-height: normal !important;
    }

    .form-horizontal select.form-control option {
        color: inherit
    }
}

.g-recaptcha {
    float: left;
}

.contact .formulaire .form-group input[name="captcha"] {
    width: 61% !important;
    height: 58px !important;
    display: inline-block;
    float: none !important;
    margin-right: 2% !important;
    margin-bottom: 10px;
}

.contact .formulaire .form-group input[name="captcha"] + a {
    width: 35%;
    display: inline-block;
    margin-right: 2%;
}

.contact .formulaire .form-group #captcha {
    width: 100%;
    height: 58px !important;
    border-radius: 0;
    padding: 0;
}

.contact .formulaire .form-group input.btn-primary {
    width: 47%;
    width: 23%;
    display: inline-block;
    height: 74px;
    height: 52px;
    float: right;
}

.contact .formulaire .form-actions {
    font-size: 12px
}

.contact a.btn.btn-default {
    float: right
}

.body-error404 a.btn.btn-default, .contact .formulaire input.btn-primary, .contact a.btn.btn-default {
    padding: 0 10px;
    background: #f47900;
    color: #fff;
    border-radius: 0px;
    font-size: 21px;
    border: none;
    text-decoration: none;
    transition: all 400ms ease;
}

.body-error404 a.btn.btn-default:hover, .body-error404 a.btn.btn-default:active, .contact .formulaire input.btn-primary:hover, .contact .formulaire input.btn-primary:active, .contact a.btn.btn-default:hover, .contact a.btn.btn-default:active {
    opacity: 0.8;
    filter: alpha(opacity=80)
}

*::-webkit-input-placeholder {
    color: #a0a0a0 !important
}

*:-moz-placeholder {
    color: #a0a0a0 !important;
    opacity: 1 !important
}

*::-moz-placeholder {
    color: #a0a0a0 !important;
    opacity: 1 !important
}

*:-ms-input-placeholder {
    color: #a0a0a0 !important
}

.pageseo .formulaire .form-group input[name="captcha"] {
    width: 100% !important;
    margin-right: 0% !important;
    text-align: left !important;
}

.pageseo .formulaire .form-group input[name="captcha"] + a {
    position: absolute;
    width: 140px;
    top: 0;
    right: 0;
    margin-right: 0px !important;
}

.pageseo .formulaire .form-group input.btn-primary {
    width: 100%;
    margin-top: 8px;
}

.col-md-12.nopad.en1 {
    text-align: center;
    font-family: 'MontserratLight';
    color: #fff;
}

.en1 img {
    margin-bottom: 10px
}

.map iframe {
    width: 100%;
    margin-top: 30px;
    height: 400px;
}

.zone {
    background: url(../images/zone.jpg) no-repeat center;
    float: left;
    width: 100%;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.realisations {
    margin: 0 0 41px;
    float: left;
    width: 100%;
}

.actus h2, .title {
    font-size: 52px;
    line-height: 32px;
    background: url(../images/titre.png) bottom center no-repeat;
    padding: 25px 5% 48px;
    text-transform: uppercase;
    margin-bottom: 72px;
    text-align: center;
}

.img-thumbnail {
    line-height: 1.42857143;
    background-color: transparent;
    margin: 0 0 25px;
    border: 0 solid #fff;
    border-radius: 0;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
    height: 200px;
    display: block;
    position: relative;
    opacity: 1;
    z-index: 1;
    background-image: url(../images/img-thumbnail_bg.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding: 0;
}

.img-thumbnail a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0;
}

.img-thumbnail:hover {
    border: 0 solid #d4e4ed;
}

.img_thumbnail_item {
    border: 0 solid #000!important;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.img-thumbnail:hover .img_thumbnail_item {
}

.img_thumbnail_item_mask {
    color: #ffd84f;
    font-size: 16px;
    font-size: 1.6rem;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    border: 0 solid;
    background-color: rgba(25, 25, 25, 0.85);
    background-image: url(../images/ico-zoom.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
}

.img-thumbnail:hover .img_thumbnail_item_mask {
    opacity: 1;
    border: 0px solid;
}

.img_thumbnail_multiple,.img_thumbnail_multiple a {
    height: 180px;
}

.img_thumbnail_figcaption {
    background-color: transparent;
}

.realisationsBg {
    padding: 0 0;
}

.realisation {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
    height: 330px;
    margin-bottom: 0;
    float: left;
}

.realisation .img-thumbnail {
    height: 100%;
    width: 100%;
}

.realisationsBg .btn-plus {
    font-size: 25px;
    color: #8d8d8d;
    text-decoration: none;
    background: transparent;
    padding: 4px 0;
    width: 100%;
    DISPLAY: block;
    border-radius: 23px;
    border: 3px solid #068e41;
    z-index: 0;
}

.realisationsBg .btn-plus:focus, .realisationsBg .btn-plus:hover {
    color: #fff;
    background: #068e41;
}

.realisationsBg .btn-plus:before {
    background-color: transparent;
    border: 3px solid #348c83;
}

.realisationsBg .btn-plus:focus:before, .realisationsBg .btn-plus:hover:before {
    background-color: #348c83;
    border: 3px solid #348c83;
}

.gallery .description-galerie {
    padding: 0 0px 20px 0px;
}

.gallery .ligne-photos .col-md-1, .gallery .ligne-photos .col-md-2, .gallery .ligne-photos .col-md-3, .gallery .ligne-photos .col-md-4, .gallery .ligne-photos .col-md-6 {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.gallery .ligne-photos {
    margin-left: 0 !important;
    margin-right: 0px !important;
}

.gallery .ligne-photos .propor {
    width: 100%;
    position: relative;
    margi;margin-bottom: 10px;
}

.gallery .ligne-photos .propor:after {
    padding-top: 72%;
    display: block;
    content: '';
}

.gallery .ligne-photos .propor .propor-cont {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.gallery .ligne-photos .propor .propor-cont .imagecont {
    height: 100%;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transform: translateZ(0);
}

.gallery .ligne-photos .propor .propor-cont .imagecont .imagefond {
    image-rendering: optimizeQuality;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
}

.gallery .ligne-photos .propor .propor-cont .imagecont .masque {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5) url('../images/ico-zoom.png') no-repeat center center
}

.gallery .ligne-photos .propor .propor-cont .imagecont:hover .masque {
    opacity: 1;
    filter: alpha(opacity=100)
}

.gallery .ligne-photos .propor .propor-cont .imagecont:hover .imagefond {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
}

.gallery .nav {
    margin: 10px 0px;
}

.gallery .nav li {
    margin-bottom: 10px;
    float: left;
}

.gallery .nav li a {
    background: #1e1e1e;
    display: block;
    text-transform: uppercase;
    font-size: 24px;
    color: #636363;
    padding: 10px 4px;
    font-family: 'Texta-Black';
    text-align: center;
    border-radius: 0;
    text-decoration: none;
}

.gallery .nav li a:hover, .gallery .nav li.active a {
    background: url(../images/hover3.png) no-repeat center center;
    color: #fff;
}

.gallery .nav li.active a {
    cursor: default
}

.gallery .tab-content {
    padding-top: 10px;
    padding-bottom: 0;
}

.gallery .tab-content h2 {
    padding-left: 15px;
    margin-bottom: 20px
}

.view .item {
    border-top: 1px solid #BEBEBE;
    padding: 15px 0 0 0;
    margin: 15px 0 0 0;
}

.view .item:first-child {
    border: 0;
    padding-top: 0
}

.view .item a {
}

.view .item h3 {
    margin: 15px 0 5px 0;
    text-transform: uppercase;
    font-size: 12px
}

.view .item h3 a {
}

.view .item .date_post {
}

.view .item .plus {
    text-align: right;
    padding-top: 10px;
}

.view .item .plus a {
    display: inline-block;
    border: 1px solid #bebebe;
    padding: 5px 15px
}

.view .item .plus a:hover {
    background: #ea0047;
    color: #fff;
}

.view .item .propor {
    width: 100%;
    position: relative
}

.view .item .propor:after {
    padding-top: 75%;
    display: block;
    content: '';
}

.view .item .propor .propor-cont {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.view .item .propor .imagecont {
    height: 100%;
    display: block;
    border: 3px solid #ea0047;
    width: 100%;
    overflow: hidden;
    position: relative
}

.view .item .propor .imagecont .imagefond {
    image-rendering: optimizeQuality;
    image-rendering: auto;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: url(../images/noPhoto.jpg) center center no-repeat;
}

.view .voirtous {
    margin: 15px 0;
}

.view .voirtous a {
    text-decoration: underline
}

.view .voirtous a:hover {
    text-decoration: underline;
    color: #000;
}

.news .ligne-actus {
    margin-left: -15px !important
}

.news .ligne-actus {
    margin-bottom: 40px
}

.news .ligne-actus.full {
    border-bottom: 1px solid #BEBEBE;
    padding: 15px 0;
    margin: 0px !important
}

.news .ligne-actus.full:last-child {
    border: none
}

.news .date-article {
    margin: 0 0 5px 0;
}

.news .contenu-article {
    margin: 0;
    text-align: justify
}

.news h2,.news h3 {
    font-size: 22px;
    margin-top: 10px
}

.news h2 a,.news h3 a {
    text-decoration: none
}

.news h2 a:hover,.news h3 a:hover {
    text-decoration: underline
}

.news .propor {
    width: 100%;
    position: relative
}

.news .propor:after {
    padding-top: 75%;
    display: block;
    content: '';
}

.news .propor .propor-cont {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.news .propor .imagecont {
    height: 100%;
    display: block;
    border: 3px solid #ea0047;
    width: 100%;
    overflow: hidden;
    position: relative
}

.news .propor .imagecont .imagefond {
    image-rendering: optimizeQuality;
    image-rendering: auto;
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: url(../images/noPhoto.jpg) center center no-repeat;
}

.news .propor .imagecont .masque {
    display: block;
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5) url('../images/ico-zoom.png') no-repeat center center
}

.news .propor .imagecont:hover .masque {
    top: 0
}

.news .plus a {
    border: 1px solid #ea0047;
    display: inline-block;
    padding: 5px 15px;
}

.news .plus {
    padding-top: 10px;
    text-align: right;
}

.news .plus a:hover {
    background: #ea0047 none repeat scroll 0 0;
    color: #fff;
}

.news .retour-liste {
    padding: 20px 0 0 0;
    text-align: right;
}

.news .pagination {
    text-align: center;
    padding: 10px 0 0 0;
    display: block;
}

.news .pagination li {
    display: inline-block
}

.news .pagination li a {
    border: none
}

.news .pagination li.active a {
    background: #444444;
    color: #fff;
    border: none;
}

.deux-par-ligne .news .ligne-actus.full,.deux-par-ligne .view .item {
    padding: 15px 1%;
    float: left;
    border: 0;
    width: 50%;
    border-left: 1px solid #BEBEBE;
}

.deux-par-ligne .view .item:first-child {
    border: 0;
}

.news.deux-par-ligne .ligne-actus.full {
    padding: 15px 1%;
    float: left;
    border: 0;
    width: 50%;
    border-left: 1px solid #BEBEBE;
}

.news.deux-par-ligne .ligne-actus.full:nth-child(2n) {
    border: 0;
}

.header-sidebars, .sidebar-left, .sidebar-right {
    background-color: #1e1e1e;
}

.sidebar-left a, .sidebar-right a, .sidebar-bottom-controls a, .contactButton , .nav-item-active, .sidebar-form label, .sidebar-send-button, .sidebar-divider-text {
    color: #fff !important
}

.header-sidebars {
    height: 50px;
    z-index: 9999;
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    width: 100%;
    box-shadow: 0px 2px 3px 1px rgba(0, 0, 0, 0.1);
}

.header-sidebars .header-top {
    display: table;
    height: 50px;
    width: 100%
}

.top-logo {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 9999;
    text-align: center;
}

.top-logo img {
    max-width: 200px;
    /* max-height: 42px; */
    max-height: 55px;
}

.deploy-left-sidebar {
    display: table-cell;
    background-color: #f47900;
    background-image: url(../images/menu-mobile-3/nav.png);
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    background-position: center center;
}

.deploy-right-sidebar {
    display: table-cell;
    background-color: #f47900;
    background-image: url(../images/menu-mobile-3/contact.png);
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    background-position: center center;
}

.deploy-back-home {
    background-image: url(../images/menu-mobile-3/home.png);
    background-repeat: no-repeat;
    background-color: #f9fafc;
    width: 50px;
    height: 50px;
    background-position: center center;
    float: right;
    margin-top: -50px;
}

.delete-right-sidebar {
    display: none;
    background-image: url(../images/menu-mobile-3/contact.png);
    background-repeat: no-repeat;
    background-color: #f9fafc;
    width: 50px;
    height: 50px;
    background-position: center center;
    float: right;
    margin-top: -50px;
}

.sidebar-left {
    font-family: Arial, Helvetica !important;
    box-shadow: 3px 0px 3px 0px rgba(0, 0, 0, 0.3);
    width: 270px;
    position: fixed;
    z-index: 9999;
    top: 0px;
    left: -270px;
    bottom: 0px;
    overflow: hidden;
    position: fixed;
}

.sidebar-scroll-left {
    padding-right: 20px;
    left: 0px;
    width: 310px;
    overflow: scroll!important;
    overflow-x: hidden!important;
    -webkit-overflow-scroll: touch!important;
    height: 100%;
}

.sidebar-scroll-right {
    width: 290px;
    overflow: scroll!important;
    overflow-x: hidden!important;
    -webkit-overflow-scroll: touch!important;
    height: 100%;
}

.sidebar-right {
    font-family: Arial, Helvetica !important;
    box-shadow: -2px 0px 2px 0px rgba(0, 0, 0, 0.3);
    background-repeat: repeat;
    position: fixed;
    overflow: hidden;
    z-index: 99999;
    right: -280px;
    top: 0px;
    bottom: 0px;
    width: 270px;
    margin-right: 10px;
}

.sidebar-decoration {
    background-image: url(../images/menu-mobile-3/sidebar-deco.png);
    background-repeat: repeat-x;
    height: 2px;
    margin-bottom: 15px;
}

.sidebar-left a, .sidebar-right a {
    text-decoration: none;
    display: block;
    overflow: hidden;
    position: relative;
}

.sidebar-header-left {
    height: 50px;
    background-color: rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(0,0,0,0.3);
    position: relative;
}

.sidebar-left-logo {
    max-width: 180px;
    max-height: 42px;
    position: absolute;
    top: 5px;
    left: 20px;
}

.sidebar-right-logo {
    max-width: 180px;
    max-height: 42px;
    position: absolute;
    top: 5px;
    right: 20px;
}

.close-sidebar-left {
    background-color: rgba(0,0,0,0.2);
    background-image: url(../images/menu-mobile-3/accessdenied.png);
    background-size: 17px 17px;
    background-repeat: no-repeat;
    background-position: 16px 18px;
    height: 50px;
    width: 50px;
    margin-left: 220px;
    display: block;
}

.sidebar-divider-text {
    font-size: 13px;
    font-weight: 700;
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0,0,0,0.4);
    margin-bottom: 0;
}

.home-nav {
    background-image: url(../images/menu-mobile-3/home.png);
}

.info-nav {
    background-image: url(../images/menu-mobile-3/infoabout.png);
}

.folio-nav {
    background-image: url(../images/menu-mobile-3/bendedright.png);
}

.mail-nav {
    background-image: url(../images/menu-mobile-3/mail.png);
}

.newsletter-nav {
    background-image: url(../images/menu-mobile-3/rss.png);
}

.call-nav {
    background-image: url(../images/menu-mobile-3/phonehook.png);
}

.text-nav {
    background-image: url(../images/menu-mobile-3/speechbubble4.png);
}

.facebook-nav {
    background-image: url(../images/menu-mobile-3/facebook.png);
}

.twitter-nav {
    background-image: url(../images/menu-mobile-3/twitter.png);
}

.sidebar-bottom-controls {
    background-color: rgba(0,0,0,0.2);
    border-bottom: 1px solid rgba(0,0,0,0.4);
}

.sidebar-bottom-controls a {
    font-size: 12px;
    background-repeat: repeat-y;
    text-align: center;
    float: left;
    width: 33%;
    text-transform: uppercase;
    line-height: 10px;
    border-top: 1px solid rgba(255,255,255,0.2);
    display: block;
}

.facebook-bottom {
    display: block;
    padding-top: 26px;
    background-image: url(../images/menu-mobile-3/facebook.png);
    background-repeat: no-repeat;
    background-position: center 33px;
    background-size: 16px 16px;
    height: 50px;
    margin-top: -25px;
}

.twitter-bottom {
    display: block;
    background-image: url(../images/menu-mobile-3/twitter.png);
    background-repeat: no-repeat;
    background-position: center 33px;
    background-size: 16px 16px;
    height: 50px;
    margin-top: -25px;
}

.close-bottom-left, .close-bottom-right {
    display: block;
    padding-top: 26px;
    background-image: url(../images/menu-mobile-3/accessdenied.png);
    background-repeat: no-repeat;
    background-position: center 33px;
    background-size: 16px 16px;
    height: 50px;
    margin-top: -25px;
}

.nav-item:hover {
    background-color: rgba(0,0,0,0.4);
}

.nav-item {
    font-size: 15px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background-size: 20px 20px;
    background-color: rgba(0,0,0,0.2);
    text-shadow: 0px 1px 1px rgba(0,0,0,1);
    color: #d2d2d2;
    height: 50px;
    line-height: 49px;
    background-repeat: no-repeat;
    padding-left: 60px;
    background-position: 20px center;
    border-bottom: 1px solid rgba(0,0,0,0.4);
    border-top: 1px solid rgba(255,255,255,0.2);
}

.icon-active {
    position: absolute;
    background-image: url(../images/menu-mobile-3/left-sidebar/location.png);
    background-size: 10px 15px;
    background-repeat: no-repeat;
    display: block;
    width: 10px;
    height: 15px;
    top: 19px;
    left: 240px;
}

.icon-page {
    position: absolute;
    background-image: url(../images/menu-mobile-3/left-sidebar/gopage.png);
    background-size: 8px 11px;
    background-repeat: no-repeat;
    display: block;
    width: 10px;
    height: 15px;
    top: 19px;
    left: 240px;
}

.icon-drop {
    position: absolute;
    background-image: url(../images/menu-mobile-3/left-sidebar/godrop.png);
    background-size: 10px 8px;
    background-repeat: no-repeat;
    display: block;
    width: 10px;
    height: 15px;
    top: 19px;
    left: 239px;
}

.submenu a {
    text-shadow: 0px 2px 0px rgba(0,0,0,1);
    background-image: url(../images/menu-mobile-3/sidebar-deco.png);
    background-repeat: repeat-x;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
    font-size: 10px;
    color: #878787;
    text-transform: uppercase;
    font-weight: 900;
}

.submenu a em {
    background-image: url(../images/menu-mobile-3/left-sidebar/gopage.png);
    background-size: 8px 11px;
    background-repeat: no-repeat;
    float: left;
    width: 10px;
    height: 15px;
    display: block;
    margin-top: 5px;
    padding-right: 35px;
}

.submenu a:first-child {
    background-image: none!important;
}

.submenu {
    display: none;
}

.submenu-active {
    display: block;
}

.sidebar-notifications a {
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: 0 center;
    padding-left: 38px;
    margin-left: 20px;
    font-size: 10px;
    color: #878787;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 10px;
}

.sidebar-header-right {
    height: 50px;
    background-color: rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(0,0,0,0.3);
    position: relative;
}

.close-sidebar-right {
    background-color: rgba(0,0,0,0.2);
    background-image: url(../images/menu-mobile-3/accessdenied.png);
    background-size: 17px 17px;
    background-repeat: no-repeat;
    background-position: 16px 18px;
    height: 50px;
    width: 50px;
    margin-left: 0px;
    display: block;
}

.right-sidebar-copyright {
    margin: 20px 0;
}

.footer-text a {
    padding-top: 10px;
    font-size: 10px;
    color: #8a8a8a;
}

.copyright-sidebar {
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
}

.menu-mobile-dynamique {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: inside;
    list-style-image: none;
}

.menu-mobile-dynamique li {
    background-color: rgba(0,0,0,0.2);
    width: 100%;
}

.menu-mobile-dynamique li.parent {
    background-image: url(../images/menu-mobile-3/left-sidebar/gopage.png);
    background-position: 241px 20px;
    background-repeat: no-repeat;
}

.menu-mobile-dynamique li a {
    display: table-cell;
    width: 270px;
    vertical-align: middle;
    line-height: 18px;
    font-size: 15px;
    background-image: url(../images/menu-mobile-3/bendedright.png);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background-size: 10px 13px;
    text-transform: uppercase;
    text-shadow: 0px 1px 1px rgba(0,0,0,1);
    color: #fff;
    height: 50px;
    background-repeat: no-repeat;
    padding-left: 50px;
    background-position: 20px center;
    border-bottom: 1px solid rgba(0,0,0,0.4);
    border-top: 1px solid rgba(255,255,255,0.2);
}

.menu-mobile-dynamique li a:hover {
    background-color: rgba(0,0,0,0.2);
}

.menu-mobile-dynamique ul {
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    padding-left: 0
}

.menu-mobile-dynamique ul li a {
    background: none;
    color: #BEBEBE;
}

.small-notification p {
    margin: 10px 13px;
    padding-bottom: 2px;
    line-height: 18px;
}

.text-input {
    overflow: hidden;
    position: relative;
    font-size: 11px;
    color: #666;
    width: 230px;
    margin-left: 20px;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    display: block;
    box-sizing: border-box;
    background-color: rgba(255,255,255,0.1);
    border: solid 1px #3d3d3d;
}

#contactEmail {
    margin-bottom: -5px!important;
}

#contactMessage {
    display: none;
}

#contactName {
    display: none;
    margin-bottom: 10px;
}

#left_label_name {
    overflow: hidden;
    position: relative;
    display: none;
    text-align: left;
    margin-left: 200px;
    font-size: 11px;
    color: #8c8c8c;
    opacity: 0.3;
    margin-top: -20px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

#name_label {
    overflow: hidden;
    position: relative;
    display: none;
    margin-top: 20px;
    margin-left: 20px;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    color: #c5c5c5;
}

#email_label {
    margin-top: 20px;
    margin-left: 20px;
    font-size: 12px;
    color: #c5c5c5;
    display: block;
    overflow: hidden;
    position: relative;
}

#left_label_mail {
    display: block;
    overflow: hidden;
    position: relative;
    line-height: 18px;
    text-align: left;
    margin-left: 200px;
    font-size: 11px;
    color: #8c8c8c;
    opacity: 0.3;
    font-family: 'Open Sans', sans-serif;
    margin-top: -20px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.contact-button-house {
    line-height: 18px;
    margin-bottom: 20px;
    font-size: 11px;
    display: block;
    overflow: hidden;
    position: relative;
    vertical-align: baseline;
    outline: none;
}

.contactButton {
    display: block;
    overflow: hidden;
    position: relative;
    margin-left: 20px;
    margin-top: 30px;
    height: 36px;
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    width: 230px;
    background-color: rgba(255,255,255,0.1);
    border: solid 1px #3d3d3d;
}

.buttonWrap {
    padding: 10px!important;
    min-width: 43%;
}

.contactSubmitButton {
    display: block!important;
    height: 36px!important;
    margin-right: 4px;
    float: left;
    margin-bottom: 20px;
}

.contactNameField {
    padding-bottom: 5px;
    font-size: 12px;
}

.contactField {
    font-size: 15px;
    overflow: hidden;
    position: relative;
    color: #fff;
    min-width: 100%;
    display: block;
    box-sizing: border-box;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}

.contactTextarea {
    font-size: 15px;
    overflow: hidden;
    position: relative;
    color: #fff;
    min-width: 100%;
    display: block;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 9px;
    padding-bottom: 9px;
    line-height: 18px;
    height: 90px;
}

.menu-mobile-dynamique input {
    -webkit-appearance: none;
    border-radius: 0;
}

.sidebar-form {
    display: none;
    margin-left: 20px;
    width: 230px;
    box-sizing: border-box;
}

.sidebar-form2 {
    display: none;
}

.sidebar-form label {
    font-size: 13px;
    border-radius: 0px!important;
    color: #c5c5c5;
    text-transform: uppercase;
    padding-top: 10px;
    display: block;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.sidebar-form label span {
    text-transform: lowercase;
    float: right;
    opacity: 0.5
}

.sidebar-form input {
    background-color: rgba(255,255,255,0.1);
    border: solid 1px #3d3d3d;
}

.sidebar-form textarea {
    background-color: rgba(255,255,255,0.1);
    border: solid 1px #3d3d3d;
    margin-bottom: 0px;
}

.sidebar-send-button {
    font-size: 13px;
    display: block;
    width: 100%;
    color: #d2d2d2;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

.success-subscribe {
    margin-top: 20px;
    width: 230px;
    margin-left: 20px;
}

.sidebar-form {
    margin-bottom: 0px!important;
    margin-top: -10px!important;
}

.sidebar-form .formSuccessMessageWrap {
    width: 230px;
    margin-top: 20px;
    margin-bottom: 0px;
}

.sidebar-form .small-notification {
    margin-top: 20px;
}

.sidebar-form #emailError {
    margin-top: 20px;
    width: 230px;
    margin-left: 20px;
    border-radius: 0px;
    height: 36px;
}

.sidebar-form #emailError p {
    text-align: center;
    color: rgb(255,129,129);
    margin: 8px 0px;
    display: block;
    background-image: none;
    text-transform: uppercase;
    padding-left: 0px;
}

.sidebar-form #emailError2 {
    margin-top: 20px;
    width: 230px;
    margin-left: 20px;
    border-radius: 0px;
    height: 36px;
}

.sidebar-form #emailError2 p {
    text-align: center;
    color: rgb(255,129,129);
    margin: 8px 0px;
    display: block;
    background-image: none;
    text-transform: uppercase;
    padding-left: 0px;
}

.subscribe-notification {
    width: 230px!important;
    margin-left: 20px;
    border-radius: 0px!important;
    margin-bottom: -15px!important;
    margin-top: 20px!important;
    background-image: none!important;
}

.subscribe-notification p {
    background-image: none!important;
    text-align: center;
    color: rgb(255,129,129)!important;
    margin: 8px 0px;
    display: block;
    text-transform: uppercase;
    padding-left: 0px;
    margin-top: 20px;
}

.formValidationError {
    margin-bottom: -15px;
}

.sidebar-form .formValidationError div {
    margin-top: 20px;
    width: 230px;
    border-radius: 0px!important;
    height: 36px;
    margin-top: 20px!important;
}

.sidebar-form .formSubmitButtonErrorsWrap {
    overflow: visible!important;
    margin-bottom: 20px;
}

.sidebar-form .formValidationError p {
    text-align: center;
    color: rgb(255,129,129)!important;
    margin: 8px 0px;
    display: block;
    background-image: none;
    text-transform: uppercase;
    padding-left: 0px;
}

.menu-mobile-dynamique label {
    display: block;
    overflow: hidden;
    position: relative;
    border: 0;
    vertical-align: baseline;
    outline: none;
}

.red-notification {
    background-color: rgba(219, 84, 84, 0.5);
    border-radius: 5px;
    border: solid 1px #c24747;
}

.formValidationError .red-notification p {
    background-image: none!important;
    display: block!important;
    padding-left: 0px!important;
    text-align: center!important;
}

.no-bottom {
    margin-bottom: 0px!important;
}

.menu-mobile-dynamique .sub-menu {
    display: none;
}

.remonter {
    position: fixed;
    z-index: 9999;
    display: none;
    bottom: 10px;
    right: 10px;
    width: 52px;
    background: rgba(0,0 ,0, 0.5);
    border-radius: 5px
}

.remonter a {
    display: block;
    padding: 12px 10px;
    text-align: center;
}

.remonter a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.deprecated-ie {
    text-align: center;
    color: #000;
    background: #eee
}

.deprecated-ie p {
    line-height: 30px;
    margin: 0
}

.deprecated-ie a {
    line-height: 30px;
    font-family: Helvetica, arial, sans-serif;
    font-size: 13px;
    color: #000;
    text-decoration: underline
}

/**call Tracker**/
.sidebar-scroll-right .callTracker {
    width: 100%;
    height: 50px;
    overflow: inherit;
}

.callTracker {
    /*width: 173px; overflow: hidden;height: 33px;*/
    position: relative;
}

.callTracker span,.callTracker a {
    display: inline-block;
    text-align: left;
    /*position: absolute;left: 30px;top: 0px;width: 160px;*/
    min-width: 145px;
    padding: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    height: 100%;
    line-height: 1.64em;
    text-decoration: none;
}

.callTracker .t_phone {
    opacity: 0;
    display: none;
}
.cta {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    column-gap: 10px;
    justify-content: start;
    /* height: 100%; */
    /* margin: 2em 0; */
    /* font-weight: 700; */
}

.body-contact .cta {
    display: none;
}

.cta a:hover {
    /* padding: 14px 31px !important; */
    /* background: #fffffff5 !important; */
}

.cta p {margin-bottom: 0 !important;}
.body-page-1 .cta {justify-content: start;}
.callTracker .t_affiche {
    cursor: pointer;
}
.cta p.tel-header.bouton-principal.hvr-shutter-out-horizontal {
    overflow: hidden;
    align-items: center;
    color: #5f5f5f;
    letter-spacing: 1px;
    padding: 12px 31px;
    font-family: 'MontserratLight';
    background: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
}

.cta p.tel-header.bouton-principal.hvr-shutter-out-horizontal:hover {
    background: #fffffff5 !important;
}



header .callTracker span,header .callTracker a {
    top: 5px;
}

header .callTracker .t_affiche {
    font-size: 90%;
}

.callTracker.active .t_phone {
    opacity: 1;
    display: inline-block;
    text-align: center;
}

.callTracker.active .t_affiche {
    opacity: 0;
    display: none;
}

.pied .callTracker a,.coordonnees .callTracker a {
    position: relative;
    left: 0px;
}

/**call Tracker**/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .lightboxOverlay {
        overflow:scroll
    }

    .lightboxOverlay::-webkit-scrollbar {
        width: 0px
    }
}

@media (max-width: 320px) {
    img.animate1 {
        display:none:
    }
}

@media (max-width: 375px) {
    img.animate1 {
        display:none:
    }
}

@media (max-width: 375px) {
    img.animate1 {
        display:none:
    }
}

@media (max-width: 425) {
    img.animate1 {
        display:none:
    }
}

@media (max-width: 425) {
    img.animate1 {
        display:none:
    }
}

@media (max-width: 767px) {
    .body-page-1 .accroche_slide .accroche div{
        font-size: 89px;
        line-height: 1;
    }
    
    a.transition.btn1 {
    display: block;
    float: unset; 
    margin: 32px auto;
    width: 235px;
    }
    img.animate1 {
        display:none:
    }

    .fluid-slider {
        height: 39vh;
    }

    .img_item {
        color: #1e1e1e;
        font-family: 'MontserratLight';
        font-size: 17px;
    }

    .accroche_slide .accroche h1 {
        font-size: 70px;
        margin-bottom: 0;
        padding: 0 0 17px;
        TEXT-ALIGN: left;
        font-family: 'JamesFajardo';
        line-height: 44px;
    }

    .accroche_slide .accroche .h2 {
        font-size: 25px
    }

    .accroche_slide .accroche {
        height: 100px;
    }

    span#prev, span#next {
        /* display: none; */
        margin: 23px 0 5px;
    }

span#next {
    background-position-x: 98%;
}

span#next:hover {
    background-position-x: 98%;
}

    .accroche_slide {
        padding: 10% 0 0;
    }

    .body-page-1 .accroche_slide .accroche h1 {
        font-size: 48px;
        margin-bottom: 31px;
        font-family: 'JamesFajardo';
        background: none;
        TEXT-ALIGN: left;
        line-height: 24px;
        color: #FFF;
        padding: 0 0 0;
    }

    .accroche_slide .accroche p {
        color: #f47900;
        font-family: 'MontserratLight';
        FONT-SIZE: 15PX;
        margin-bottom: 0;
        TEXT-TRANSFORM: uppercase;
        letter-spacing: 1px;
    }

    .body-page-1 .fluid-contenu .corps {
        padding: 0px 0px 88px;
    }

    h1, .h1 {
        font-size: 36px;
    }

    .realisation {
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        width: 50%;
        height: 200px;
        margin-bottom: 0;
        float: left;
    }

    .actus h2, .title {
        font-size: 33px;
    }

    .encarts {
        margin-bottom: 80px !important;
    }

    .pad-xs {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .pad-xs-l {
        padding-left: 15px !important
    }

    .pad-xs-r {
        padding-right: 15px !important
    }

    .nopad-xs {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .nopad-xs-l {
        padding-left: 0 !important
    }

    .nopad-xs-r {
        padding-right: 0 !important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .accroche_slide {
        padding:15% 0 0;
    }

    img.animate1 {
        margin: 245px 241px 0 0;
        width: 76%;
    }

    span#prev, span#next {
        display: none
    }

    .body-page-1 .fluid-contenu .corps {
        padding: 40px 0px 88px;
    }

    .fluid-slider {
        height: 51vh;
    }

    .accroche_slide {
        height: 300px;
        padding: 12% 0 0;
    }

    .body-page-1 .accroche_slide .accroche h1 {
        font-size: 80px;
        margin-bottom: 31px;
        font-family: 'JamesFajardo';
        background: none;
        TEXT-ALIGN: left;
        line-height: 50px;
        color: #FFF;
        padding: 0 0 0;
    }

    .pad-sm {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .pad-sm-l {
        padding-left: 15px !important
    }

    .pad-sm-r {
        padding-right: 15px !important
    }

    .nopad-sm {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .nopad-sm-l {
        padding-left: 0 !important
    }

    .nopad-sm-r {
        padding-right: 0 !important
    }
}

@media (max-width: 991px) {
    .text-zi{
        width: 70%;
    }
    .zone{
        flex-direction:column-reverse;
    }
    .contact .formulaire .form-group textarea.form-control {
        height:243px;
        position: static;
    }

    .encarts {
        background: #f47900 url(../images/bg.png) no-repeat right top;
        text-align: center;
        position: relative;
        width: 100%;
        padding: 15px 5% 15px 0 !important;
        float: left;
        margin: 0;
        height: auto;
        margin-bottom: 20px;
        background-size: inherit;
        -webkit-background-size: inherit;
    }

    span#prev {
        margin: 0;
        height: 49px;
        width: 103px;
        float: left;
    }

    .container {
        max-width: none;
        width: auto
    }

    .contact .formulaire .form-group .col-md-4 {
        width: 100% !important
    }

    .contact .formulaire .form-group .col-md-8 {
        width: 100% !important
    }

    .contact .formulaire .form-group input[name="captcha"] {
        width: 100% !important;
        margin-right: 0% !important;
        text-align: left !important;
    }

    .contact .formulaire .form-group input[name="captcha"] + a {
        position: absolute;
        width: 140px;
        top: 0;
        right: 0;
        margin-right: 0px !important;
    }

    .contact .formulaire .form-group input.btn-primary {
        width: 100%;
        margin-top: 8px;
    }

    .lb-prev {
        opacity: 1 !important;
        background: url(../images/lightbox-g.png) left 48% no-repeat;
    }

    .lb-next {
        opacity: 1 !important;
        background: url(../images/lightbox-d.png) right 48% no-repeat;
    }

    .scrollbars {
        width: 100%;
        height: auto
    }

    .scrollbar-content {
        padding: 0
    }
}

@media (min-width: 991px) and (max-width:1199px) {
    img.animate1 {
        margin:84vh -34px 0 10px;
    }

    .navh .menu_principal a, .navh .menu_principal a:visited {
        font-size: 10px;
    }
}

@media (max-width: 1199px) {
    .remonter {
        display:none !important;
    }
}

@media (min-width: 1200px) {
    img.animate1 {
        margin:84vh -31px 0 10px;
    }
}

@media (min-width: 1400px) {
    img.animate1 {
        margin: 84vh -62px 0 10px;
    }
}

@media (min-width: 1560px) {
    img.animate1 {
        margin:82vh -12px 0 10px;
    }
}

@media (min-width: 1598px) {
    img.animate1 {
        margin: 82vh -12px 0 10px;
    }
}

@media (min-width: 1950px) {
    img.animate1 {
        margin: 81vh 0 0 0;
    }
}

@media (min-width: 2100px) {
    img.animate1 {
        margin:84vh 0 0 0;
    }
}

@media (min-width: 2500px) {
    img.animate1 {
        margin: 73vh 0 0 0;
    }
}

svg#logo_FD {
    fill: #fff
}

svg#logo_FD {
    width: 150px !important;
}
