body:after {
    content: url(../images/bx_loader.svg) !important;
    display: none
}

input:-moz-autofill,
input:-webkit-autofill,
select:-moz-autofill,
select:-webkit-autofill,
textarea:-moz-autofill,
textarea:-webkit-autofill {
    background-color: #bd1136 !important;
    background-image: none;
    color: #fff !important
}

.tableGrid,
.tableGrid>.row {
    display: table;
    margin: 0;
    padding: 0;
    position: relative;
    height: 100%
}

.tableGrid>.table-row {
    height: 100%
}

.tableGrid.fullWidth {
    width: 100%
}

.tableGrid>.row>.table-row>[class*=col],
.tableGrid>.row>[class*=col],
.tableGrid>.table-row>[class*=col],
.tableGrid>[class*=col] {
    display: table-cell;
    vertical-align: top;
    float: none;
    height: 100%;
    position: relative
}

.noPaddingCells>.row>.table-row>[class*=col],
.noPaddingCells>.table-row>[class*=col],
.noPaddingCells>[class*=col] {
    padding: 0
}

.tableGrid.nopadding>.row>.table-row>[class*=col],
.tableGrid.nopadding>.row>[class*=col],
.tableGrid.nopadding>.table-row>[class*=col],
.tableGrid.nopadding>[class*=col] {
    padding: 0
}

.tableGrid.va-middle>.row>.table-row>[class*=col],
.tableGrid.va-middle>.row>[class*=col],
.tableGrid.va-middle>.table-row>[class*=col],
.tableGrid.va-middle>[class*=col] {
    vertical-align: middle
}

.footer {
    display: flex;
    flex-direction : row;
    justify-content: space-around;
    align-items: center;
}

.NosCartes02 .h small,
.NosCartes02 ul li,
.NosCartes02 ul li small,
.NosCartesLink,
.NosPlanDAcces02 p strong,
.ReservationBg .h,
.ReservationText p,
.accroche p,
.activites p,
.address p,
.beforeFooter p,
.beforeFooter ul li,
.btn,
.carte .group-title,
.carte .item-title,
.contact .h,
.datepicker table tr td,
.form-actions,
.form-control,
.formule li,
.formule p,
.h span,
.headerTel,
.modal-content,
.modal-content label,
.nav-pills>li>a,
.tel p,
.tel strong,
.view .item .h,
body {
    font-family: Raleway-regular
}

strong {
    font-family: Comfortaa-Bold
}

.menu-auto {
    width : auto !important;
    flex-wrap: wrap;
}

.accroche p strong,
.carte .group-title,
.carteSeeMore,
.datepicker table tr th,
.datepicker table tr th.datepicker-switch,
.formule .prix,
.h,
.leading,
.tel span,
.zone01 ul li,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Raleway-regular
}

.gfg,
.navbar-nav>li>a {
    font-family: Raleway-regular
}

.pt-50 {
    padding-top: 50px;
}

.address strong {
    font-family: Comfortaa-Regular
}

.carte .group-subtitle {
    font-family: PlayfairDisplay Regular;
    margin: 15px 0;
    font-size: .9em;
    text-align: center;
    color: #355b99
}

.img-seo img {
    border-radius: var(--border-radius);
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.seo-content .imagecont.noflicker.img1 {
    display: block;
    margin: 1vh 0 2vh;
    height: 15vh;
    overflow: hidden;
}

.seo-content a.imagecont.noflicker.img1  {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.container,
.row {
    position: relative
}

section p img {
    margin: 5px 10px 10px 10px
}

img[style="float:right;"],
section figure.right {
    margin: 0 5px 20px 0
}

img[style="float:left;"],
section figure.left {
    margin: 0 20px 5px 0
}

:focus {
    outline: 0
}

html {
    height: 100%;
    font-size: 62.5%;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
p,
pre {
    margin: 0;
    padding: 0
}

address,
caption,
cite,
code,
em,
pre,
strong,
th {
    font-size: 1em;
    font-weight: 400;
    font-style: normal
}

fieldset {
    border: none
}

caption,
th {
    text-align: left
}

.table,
table {
    border-collapse: collapse;
    width: 100%;
    border-spacing: 0
}

textarea {
    overflow: auto;
    resize: none
}

b,
strong {
    font-weight: 100
}

input {
    border: none
}

input:focus,
select:focus,
textarea:focus {
    outline: 0
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: ''
}

input[type=submit] {
    cursor: pointer
}

pre {
    font-size: 12px;
    padding-left: 5px;
    background: url(../images/backgrounds/pre.jpg);
    white-space: pre;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #e1e1e1;
    line-height: 22px;
    letter-spacing: .1px;
    word-spacing: 1px;
    margin: 15px 0 15px 0;
    overflow: hidden
}

code {
    background-color: #f3f3f3;
    padding: 0 5px;
    margin: 10px 0;
    border: 1px dotted #e1e1e1;
    display: inline-block;
    text-shadow: 0 1px 0 #2f0402
}

sub,
sup {
    font-size: 8px;
    font-size: .8rem;
    line-height: 18px;
    margin: 0;
    padding: 0
}

sup {
    vertical-align: top
}

sub {
    vertical-align: bottom
}

nav {
    padding: 0;
    margin: 0
}

blockquote {
    padding-left: 20px
}

body {
    background: #fff;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-size: 16px;
    color: #000;
    position: relative
}

p,
ul {
    margin-bottom: 20px
}

p:last-child {
    margin-bottom: 30px;
    margin-bottom: 3rem
}

a {
    color: inherit;
    font-size: inherit;
    font-family: inherit
}

a:focus,
a:hover {
    text-decoration: underline;
    color: #000
}

blockquote {
    border-color: #355b99
}

.h,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-style: normal;
    margin: 0 0 40px;
    letter-spacing: 1.3px;
    font-weight: 400;
    display: block;
    margin-top: 0;
    color: #355b99;
    font-family: PlayfairDisplay Regular !important
}

h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 20px
}

.copyright h3 {
    margin: 0 0 10px
}

.h1,
.hicon,
h1 {
    color: #355b99;
    font-size: 36px;
    line-height: 1;
    margin: 0 0 40px;
    text-align: center;
    text-transform: uppercase;
    position: relative
}

.icones {
    width: 16px;
    margin: 0;
    height: 16px;
    padding: 0;
    position: relative;
    left: 0;
    fill: var(--color2);
}

.h1:after,
.hicon:after,
h1:after {
    content: '.....';
    display: inline-block;
    width: 40px;
    vertical-align: super
}

.sidebar-scroll-right .callTracker {
    width: 100%;
    height: 50px;
    overflow: inherit
}

.callTracker {
    position: relative
}

.callTracker a,
.callTracker span {
    display: inline-block;
    text-align: left;
    min-width: 145px;
    padding: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    height: 100%;
    line-height: 1.64em;
    text-decoration: none
}

.callTracker .t_phone {
    opacity: 0;
    display: none
}

.callTracker .t_affiche {
    cursor: pointer
}

header .callTracker a,
header .callTracker span {
    top: 5px
}

header .callTracker .t_affiche {
    font-size: 90%
}

.callTracker.active .t_phone {
    opacity: 1;
    display: inline-block
}

.callTracker.active .t_affiche {
    opacity: 0;
    display: none
}

.coordonnees .callTracker a,
.pied .callTracker a {
    position: relative;
    left: 0
}

.ret {
    text-align: center;
    font-size: 17px !important
}

.nosRealisations .h1:after {
    color: #fff !important
}

.h1:after,
.hicon:after,
h1:after {
    content: '.......';
    display: block;
    letter-spacing: 8px;
    width: 40px;
    vertical-align: super;
    font-size: 20px;
    color: #8d949f;
    margin: 0 auto !important;
    float: none
}

.h2,
h2 {
    font-size: 24px;
    margin-bottom: 20px
}

.h3,
h3 {
    font-size: 20px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 16px
}

.h6,
h6 {
    font-size: 14px
}

.bg {
    background-color: #fff;
    background-position: 50% 0;
    background-repeat: no-repeat;
    position: relative;
    overflow-x: hidden
}

.bg01 {
    background-image: url(../images/bg01.jpg)
}

.bg02 {
    background-image: url(../images/bg02.jpg)
}

.bg03 {
    background-image: url(../images/bg03.jpg)
}

.bg04 {
    background-image: url(../images/bg04.jpg)
}

.body-page-1 .bg01,
.body-pageseo .bg01 {
    background-image: url(../images/bg01.jpg)
}

hr {
    background-color: #787878;
    border: none;
    width: 100%;
    height: 1px;
    margin: 0 auto 0;
    clear: both
}

.sep:after {
    content: '...';
    display: block;
    letter-spacing: 3px;
    width: 40px;
    vertical-align: super;
    margin: 0 auto !important;
    float: none
}

.vis {
    position: relative;
    margin: 0
}

.vis01 figcaption {
    position: absolute;
    left: 0;
    top: 0;
    padding: 20px;
    font-size: 21px;
    color: #fc5f00;
    line-height: 1
}

.vis01 figcaption strong {
    color: #056cbe;
    font-size: 43px
}

.vis01 {
    float: right
}

.headerAdress p img {
    vertical-align: sub
}

.header {
    z-index: 2;
    position: relative;
    width: 100%;
    padding: 0 0 0
}

.bx-pager.bx-default-pager a {
    width: 30px;
    height: 2px;
    border-radius: 0;
    margin: 0 18px;
    border: 1px solid #8d949f;
    background: #8d949f
}

.bx-pager.bx-default-pager a.active,
.bx-pager.bx-default-pager a:hover {
    background-color: #cb1313;
    border: 2px solid #cb1313
}

.datepicker table tr td.today {
    color: #fff;
    border-color: #355b99 !important
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active {
    color: #fff;
    background-color: #355b99 !important;
    border-color: #355b99 !important
}

.body-carte .datepicker table tr td.today {
    color: #fff !important;
    background-color: #355b99 !important;
    border-color: #355b99 !important
}

.scrollbar-path-vertical {
    background-color: #e6e6e6
}

.scrollbar-handle {
    background-color: #cb1313
}

.carte .group-title {
    border-radius: 0;
    font-family: Raleway-regular !important;
    font-size: 20px;
    color: #355b99;
    border-color: #355b99 !important
}

.carte .label {
    color: #355b99 !important;
    font-size: 16px !important
}

.carte .cover_bg {
    background: url(../images/carte.jpg) no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    min-height: 654px
}

.headerTel {
    font-size: 30px;
    display: none;
    letter-spacing: 8px;
    word-spacing: 0;
    color: #8d949f;
    font-family: Oswald-light;
    text-transform: uppercase;
    font-weight: 100;
    margin-bottom: 20px !important;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    bottom: 0;
    right: 0
}

.headerTel span.tele {
    color: #fff;
    font-family: Raleway-Light;
    letter-spacing: 8px;
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 100
}

.headerTel span {
    font-size: 60px;
    color: #355b99
}

.headerTel .table {
    margin-bottom: 0;
    height: 100%
}

.body-page-1 .headerTel .table-cell,
.body-pageseo .headerTel .table-cell {
    vertical-align: middle;
    display: block;
    padding-top: 7%
}

.headerTel .table-cell {
    vertical-align: middle
}

.NewsletterBg p {
    text-transform: uppercase;
    font-family: Raleway-Light;
    font-size: 18px
}

.block #newsletter_form input[type=text] {
    width: 259px;
    margin: 0 12px 0 0
}

.block-1 h2 {
    display: none
}

.block #newsletter_form input[type=submit] {
    color: #fff;
    background-color: #cb1313
}

.block #newsletter_form input[type=submit]:hover {
    border: 2px solid #fff;
    color: #fff;
    background: #355b99
}

.btn-like {
    text-align: center
}

.body-page-1 .header,
.body-pageseo .header {
    margin-bottom: 0
}

.header01bg {
    z-index: 2;
    position: relative;
    padding: 0 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.header02bg {
    z-index: 1;
    position: relative;
    padding: 0;
    width: 100%
}

.headerAdress {
    width: 100%
}

.headerAdress p {
    font-size: 17px;
    color: #fff;
    margin: 8px 0 18px 0
}

.navbar-header {
    display: flex;
    align-items: center;
    position: relative;
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 0;
    padding: 0;
    text-align: center
}

.navbar-brand {
    display: inline-block;
    margin: 0 auto 0;
    padding: 30px 0 30px;
    position: relative;
    text-decoration: none;
    z-index: 0;
    height: auto;
    vertical-align: middle;
    float: none;
    width: auto;
    text-align: center
}

.navbar-brand.paddin {
    padding: 30px 0 10px
}

.navbar-brand img {
    position: relative;
    max-width: 100%
}

.navbar {
    position: relative;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0);
    border-radius: 0;
    border: none;
    height: auto;
    padding: 9px 0 9px;
    margin: 0;
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px dotted #dadada;
    background-repeat: repeat-x;
    background-position: 50% 0, 50% 100%
}

.navbar-nav {
    display: table;
    table-layout: auto;
    margin: 0;
    padding: 0 0;
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
    height: 60px
}

.navbar-nav>li {
    display: table-cell;
    text-align: center;
    float: none;
    vertical-align: middle;
    margin: 0;
    position: relative;
    border-bottom: 0 solid #bd1116
}

.navbar-nav>li:last-child {
    margin-right: 0
}

.navbar-nav>li:first-child:before {
    display: none
}

.navbar-nav>li>a {
    font-size: 20px;
    font-family: Raleway-Light;
    white-space: nowrap;
    text-decoration: none;
    position: relative;
    color: #000;
    background-color: transparent;
    border-bottom: 0 solid #4c4a49;
    display: block;
    vertical-align: middle;
    margin-bottom: 0;
    border-radius: 0;
    line-height: normal;
    z-index: 0;
    padding: 12px 18px 8px 18px;
    margin: 0 4px;
    text-transform: uppercase;
    border-right: 0 solid #bdb4a3
}

.navbar-nav>li:last-child a {
    border-right: 0 solid #bdb4a3
}

.navbar-nav>.active>a,
.navbar-nav>.active>a:focus,
.navbar-nav>.active>a:hover,
.navbar-nav>li>a.active,
.navbar-nav>li>a:focus,
.navbar-nav>li>a:hover {
    color: #355b99;
    transition-delay: .4s;
    background-color: transparent;
    border-bottom: 0 solid #f29100;
    opacity: 1
}

.navbar-nav>.active>a:before,
.navbar-nav>.active>a:focus:before,
.navbar-nav>.active>a:hover:before,
.navbar-nav>li>a.active:before,
.navbar-nav>li>a:focus:before,
.navbar-nav>li>a:hover:before {
    opacity: 1;
    bottom: 0;
    -webkit-animation: borderScale .8s ease both 1;
    -moz-animation: borderScale .8s ease both 1;
    -ms-animation: borderScale .8s ease both 1;
    -o-animation: borderScale .8s ease both 1;
    animation: borderScale .8s ease both 1
}

@-webkit-keyframes borderScale {
    0% {
        height: 0%;
        width: 0%;
        background-color: rgba(196, 51, 80, 1)
    }

    20% {
        background-color: rgba(196, 51, 80, 1);
        height: 0%;
        width: 100%
    }

    100% {
        height: 100%;
        width: 100%;
        background-color: rgba(196, 51, 80, 0)
    }
}

@-webkit-keyframes borderScale1 {
    0% {
        height: 100%;
        width: 100%;
        background-color: rgba(196, 51, 80, 0)
    }

    20% {
        background-color: rgba(196, 51, 80, 0);
        height: 0%;
        width: 100%
    }

    100% {
        height: 0%;
        width: 0%;
        background-color: rgba(196, 51, 80, 1)
    }
}

@-moz-keyframes borderScale {
    0% {
        height: 0%;
        width: 0%;
        background-color: rgba(196, 51, 80, 1)
    }

    20% {
        background-color: rgba(196, 51, 80, 1);
        height: 0%;
        width: 100%
    }

    100% {
        height: 100%;
        width: 100%;
        background-color: rgba(196, 51, 80, 0)
    }
}

@-moz-keyframes borderScale1 {
    0% {
        height: 100%;
        width: 100%;
        background-color: rgba(196, 51, 80, 0)
    }

    20% {
        background-color: rgba(196, 51, 80, 0);
        height: 0%;
        width: 100%
    }

    100% {
        height: 0%;
        width: 0%;
        background-color: rgba(196, 51, 80, 1)
    }
}

@-ms-keyframes borderScale {
    0% {
        height: 0%;
        width: 0%;
        background-color: rgba(196, 51, 80, 1)
    }

    20% {
        background-color: rgba(196, 51, 80, 1);
        height: 0%;
        width: 100%
    }

    100% {
        height: 100%;
        width: 100%;
        background-color: rgba(196, 51, 80, 0)
    }
}

@-ms-keyframes borderScale1 {
    0% {
        height: 100%;
        width: 100%;
        background-color: rgba(196, 51, 80, 0)
    }

    20% {
        background-color: rgba(196, 51, 80, 0);
        height: 0%;
        width: 100%
    }

    100% {
        height: 0%;
        width: 0%;
        background-color: rgba(196, 51, 80, 1)
    }
}

@-o-keyframes borderScale {
    0% {
        height: 0%;
        width: 0%;
        background-color: rgba(196, 51, 80, 1)
    }

    20% {
        background-color: rgba(196, 51, 80, 1);
        height: 0%;
        width: 100%
    }

    100% {
        height: 100%;
        width: 100%;
        background-color: rgba(196, 51, 80, 0)
    }
}

@-o-keyframes borderScale1 {
    0% {
        height: 100%;
        width: 100%;
        background-color: rgba(196, 51, 80, 0)
    }

    20% {
        background-color: rgba(196, 51, 80, 0);
        height: 0%;
        width: 100%
    }

    100% {
        height: 0%;
        width: 0%;
        background-color: rgba(196, 51, 80, 1)
    }
}

@keyframes borderScale {
    0% {
        height: 0%;
        width: 0%;
        background-color: rgba(196, 51, 80, 1)
    }

    20% {
        background-color: rgba(196, 51, 80, 1);
        height: 0%;
        width: 100%
    }

    100% {
        height: 100%;
        width: 100%;
        background-color: rgba(196, 51, 80, 0)
    }
}

@keyframes borderScale1 {
    0% {
        height: 100%;
        width: 100%;
        background-color: rgba(196, 51, 80, 0)
    }

    20% {
        background-color: rgba(196, 51, 80, 0);
        height: 0%;
        width: 100%
    }

    100% {
        height: 0%;
        width: 0%;
        background-color: rgba(196, 51, 80, 1)
    }
}

.datePickerZone .datepicker table tr td span.active.active,
.datePickerZone .datepicker table tr td span.active.disabled.active,
.datePickerZone .datepicker table tr td span.active.disabled:active,
.datePickerZone .datepicker table tr td span.active.disabled:hover.active,
.datePickerZone .datepicker table tr td span.active.disabled:hover:active,
.datePickerZone .datepicker table tr td span.active:active,
.datePickerZone .datepicker table tr td span.active:hover.active,
.datePickerZone .datepicker table tr td span.active:hover:active,
.open>.dropdown-toggle.datepicker table tr td span.active,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled,
.open>.dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open>.dropdown-toggle.datepicker table tr td span.active:hover {
    background-color: #355b99;
    border-color: #355b99
}

.datePickerZone .datepicker table tr td span.active,
.datePickerZone .datepicker table tr td span.active.disabled,
.datePickerZone .datepicker table tr td span.active.disabled:hover,
.datePickerZone .datepicker table tr td span.active:hover {
    color: #fff;
    background-color: #355b99;
    border-color: #355b99;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.navbar-nav ul.sub-menu {
    position: absolute;
    top: 72px;
    left: 50%;
    width: 160%;
    margin-left: -80%;
    background-color: #a20d0d;
    text-align: left;
    z-index: 1;
    padding-top: 12px;
    opacity: 1;
    height: auto;
    padding: 0;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
}

.navbar-nav>li:hover>ul.sub-menu {
    top: 72px;
    opacity: 1;
    animation-delay: 3s;
    height: auto;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1)
}

.navbar-nav ul.sub-menu:before {
    content: '';
    position: absolute;
    top: -32px;
    left: 50%;
    margin-left: -16px;
    border-style: solid;
    border-width: 16px;
    border-color: transparent transparent #a10b0b transparent
}

.hasSubMenu>a {
    background-image: url(../images/subMenuArrow.png);
    background-repeat: no-repeat;
    background-position: 100% 28%
}

.navbar-nav ul.sub-menu>li {
    display: inline-block;
    margin: 0;
    width: 100%;
    list-style: none
}

.navbar-nav ul.sub-menu>li>a {
    padding: 12px 10px;
    font-size: 13px;
    color: #620909;
    background-color: #a20d0d;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    display: inline-block;
    border-bottom: 1px solid #8d0e0e
}

.navbar-nav ul.sub-menu>li.active>a,
.navbar-nav ul.sub-menu>li>a:focus,
.navbar-nav ul.sub-menu>li>a:hover {
    color: #fff;
    background-color: #870505;
    text-decoration: none
}

.sub-menu {
    display: none !important
}

.btn {
    position: relative;
    text-align: center;
    border: none;
    display: inline-block;
    border-radius: 0;
    padding: 14px 30px 10px 30px
}

.btn.active,
.btn.active:focus,
.btn:active,
.btn:active:focus,
.btn:focus,
.btn:hover,
.open .dropdown-toggle.btn {
    outline: thin dotted;
    outline: 0 auto -webkit-focus-ring-color;
    outline-offset: -2px;
    outline: 0
}

.btn-primary {
    font-size: 16px;
    text-transform: uppercase;
    background-color: #cb1313;
    border: 1px solid #355b99;
    color: #fff;
    min-width: 240px
}

.btn-lg {
    padding: 15px 26px;
    font-size: 22px;
    font-size: 2.2rem
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    background-color: transparent;
    border: 1px solid #355b99;
    color: #355b99
}

.btn-fixed {
    width: 205px
}

.news .btn-fixed,
.view .btn-fixed {
    width: auto;
    padding: 14px 40px 10px 40px;
    float: right
}

.btn-link {
    color: #d7aa1b;
    display: inline-block
}

.btn-link.active,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    color: #d7aa1b;
    text-decoration: underline
}

.form-group .btn-primary {
    background-color: #cb1313;
    border: 1px solid #cb1313;
    color: #fff
}

.form-group .btn-primary:hover {
    background-color: transparent;
    border: 1px solid #355b99;
    color: #355b99 !important
}

.voirtous {
    background-color: #355b99;
    border: 1px solid #355b99;
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 14px 20px 10px 20px
}

.voirtous.active,
.voirtous:active,
.voirtous:focus,
.voirtous:hover {
    background-color: transparent;
    border: 1px solid #000;
    color: #000
}

.icon {
    padding: 0 0 0 38px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 50%
}

.icon01 {
    background-image: url(../images/icon01.png)
}

.icon02 {
    background-image: url(../images/icon02.png)
}

.icon03 {
    background-image: url(../images/icon03.png)
}

.icon04 {
    background-image: url(../images/icon04.png)
}

.devis {
    padding: 14px 50px;
    float: right;
    margin-top: 20px
}

.tel {
    display: block;
    float: right;
    padding: 0;
    vertical-align: middle;
    margin: 0;
    width: auto;
    padding-top: 3px;
    height: auto;
    text-align: right
}

.tel01 {
    padding-right: 62px
}

.tel p {
    color: #f2f2f2;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1
}

.tel span {
    width: 66px;
    height: 66px;
    text-align: center;
    display: inline-block;
    border-right: 1px solid #4f5563;
    border-left: 1px solid #4f5563;
    padding-top: 25px;
    margin-right: 16px
}

.tel strong {
    font-weight: 100
}

.tel a:focus,
.tel a:hover {
    color: #fff
}

.tel p img {
    margin: 0
}

.accroche {
    position: relative;
    padding: 10% 80px;
    text-align: center;
    width: 100%
}

.accroche p {
    color: #fff;
    font-size: 27px;
    margin-bottom: 0
}

.accroche strong {
    color: #fff;
    font-size: 46px;
    display: block;
    margin: 20px 0
}

.social {
    position: relative;
    margin: 14px 0 0 0 !important;
    text-align: center;
    display: block;
    float: left
}

.social01 {
    position: relative;
    margin: 12px 0 3px 97px !important;
    width: auto;
    text-align: center;
    display: inline-block;
    float: none
}

.social02 {
    margin: 9px 0 0 0 !important;
    float: right
}

.social p,
.social p a {
    font-size: 13px;
    color: #b1b1b1;
    margin-bottom: 0;
    padding-top: 4px
}

.social .block {
    display: inline-block;
    float: none;
    margin-left: 0
}

.addthis_toolbox {
    margin: 0 !important;
    float: left;
    text-align: center;
    width: 100%
}

.addthis_toolbox a {
    overflow: hidden;
    display: inline-block;
    height: 50px !important;
    width: 50px !important;
    line-height: 32px !important;
    margin: 0 3px !important;
    border-radius: 0
}

.social02 .addthis_toolbox a {
    width: 33px !important;
    margin: 0 3px 0 20px !important
}

.addthis_toolbox a svg {
    display: none
}

.addthis_toolbox.addthis_32x32_style span {
    line-height: 32px;
    background: 0 0 !important
}

.social01 .block>.addthis_toolbox>a.addthis_button_facebook {
    background: transparent url(../images/f.png) no-repeat 50% 50%
}

.social01 .block>.addthis_toolbox>a.addthis_button_twitter {
    background: transparent url(../images/t.png) no-repeat 50% 50%
}

.social01 .block>.addthis_toolbox>a.addthis_button_google_plusone_share {
    background: transparent url(../images/g.png) no-repeat 50% 50%
}

.social01 .block>.addthis_toolbox>a.addthis_button_facebook:hover {
    background: transparent url(../images/f_h.png) no-repeat 50% 50%
}

.social01 .block>.addthis_toolbox>a.addthis_button_twitter:hover {
    background: transparent url(../images/t_h.png) no-repeat 50% 50%
}

.social01 .block>.addthis_toolbox>a.addthis_button_google_plusone_share:hover {
    background: transparent url(../images/g_h.png) no-repeat 50% 50%
}

.social02 .block>.addthis_toolbox>a.addthis_button_facebook {
    background: transparent url(../images/f2.png) no-repeat 50% 50%
}

.social02 .block>.addthis_toolbox>a.addthis_button_twitter {
    background: transparent url(../images/t2.png) no-repeat 50% 50%
}

.social02 .block>.addthis_toolbox>a.addthis_button_google_plusone_share {
    background: transparent url(../images/g2.png) no-repeat 50% 50%
}

.social02 .block>.addthis_toolbox>a.addthis_button_facebook:hover {
    background: transparent url(../images/f2_h.png) no-repeat 50% 50%
}

.social02 .block>.addthis_toolbox>a.addthis_button_twitter:hover {
    background: transparent url(../images/t2_h.png) no-repeat 50% 50%
}

.social02 .block>.addthis_toolbox>a.addthis_button_google_plusone_share:hover {
    background: transparent url(../images/g2_h.png) no-repeat 50% 50%
}

.banner {
    width: 100%;
    position: relative;
    background-position: 50% 0;
    background-repeat: no-repeat;
    overflow: hidden;
    margin: 0 auto
}

.banner img {
    width: 100%;
    margin-left: 0
}

.banner01 {
    background-image: url(../images/banner01.jpg)
}

.banner02 {
    background-image: url(../images/banner02.jpg)
}

.banner03 {
    background-image: url(../images/banner03.jpg)
}

.figure {
    width: 100%;
    margin-bottom: 40px
}

.figure figcaption {
    color: #4f4f4f;
    margin-top: 8px
}

.figure.fullwidth img {
    width: 100%;
    height: auto
}

.sliderBg {
    position: relative;
    z-index: 0;
    padding: 0 0 0;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 0;
    margin: 0 auto 0
}

.bxslider {
    position: relative
}

div#bxControls {
    height: 67px;
    position: absolute;
    width: 22%;
    left: 0;
    bottom: -67px
}

.slide {
    position: relative
}

.slide img {
    position: relative
}

.slide a {
    display: inline-block;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    border: 2px solid transparent
}

.slide a img {
    opacity: 0;
    width: 100%
}

.slide a:focus,
.slide a:hover {
    border: 2px solid #fff
}

.slide a:focus .img_thumbnail_item_mask,
.slide a:hover .img_thumbnail_item_mask {
    opacity: 1
}

.main_bg {
    padding-top: 0;
    position: relative;
    z-index: 1;
    background-color: transparent
}

#main {
    padding-top: 0
}

.body-page-1 .section,
.body-pageseo .section {
    min-height: 290px;
    margin-bottom: 70px !important;
    margin-top: 50px !important
}

.section {
    min-height: 290px;
    margin-bottom: 50px !important;
    margin-top: 50px !important
}

#footer {
    position: relative;
    z-index: 1;
    background: #2d3238
}

.footer {
    position: relative;
    height: auto;
    padding: 0;
    margin: 0;
}

.footer1_bg {
    position: relative;
    padding: 30px 0 15px;
    background-repeat: repeat;
    background-position: 50% 0;
    z-index: -1
}

.footer2_bg {
    background-color: #2d3238;
    padding: 30px 0 6px 70px;
    margin-bottom: 0;
    z-index: 2
}

.hsep {
    background: url(../images/hsep.jpg) repeat-x 50% 50%;
    position: relative;
    margin-top: -31px;
    height: 2px;
    width: 100%;
    margin-bottom: 28px
}

.scroll02 {
    max-height: 133px
}

.scroll02 .scrollbar-path-vertical {
    background-color: #1f2123
}

.scroll02 .scrollbar-handle {
    background-color: #fff
}

.titreAbdelhamid {
    position: relative;
    font-size: 18px;
    color: #f4f7f9;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    padding: 0
}

.titreAbdelhamid span {
    color: #fff
}

.menu_footer_bg {
    background-color: transparent;
    padding: 0
}

.menu_footer {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
    padding: 20px 0 40px 0;
    margin: 0;
    line-height: normal;
    width: 100%;
}

.menu_footer>li {
    list-style: none;
    display: table-cell;
    position: relative;
    text-align: center;
    border-right: 0 solid #956121;
    line-height: 1.1;
    color: #fff
}

.menu_footer>li:before {
    color: #8b929e;
    content: ' - ';
    float: left
}

.menu_footer>li:first-child:before {
    display: none
}

.menu_footer li a {
    font-size: 18px;
    color: #8b929e;
    line-height: normal;
    text-decoration: none;
    font-weight: 100;
    padding: 0 0;
    text-transform: uppercase;
    font-family: Raleway-Light
}

.menu_footer li a:focus,
.menu_footer li a:hover,
.menu_footer li.active a {
    color: #fff
}

.menu_footer li:last-child,
.menu_footer li:last-child a {
    border-right: none
}

.menu_ref_bg {
    min-height: 150px
}

.menu_referencement {
    text-align: justify;
    margin-bottom: 20px;
    min-height: initial;
    width: 100%;
    padding: 0;
    height: auto;
    line-height: 1px
}

.menu_referencement-footer {
    text-align: justify;
    margin-bottom: 20px;
    min-height: initial;
    width: fit-content !important;
    max-width: 500px;
    padding: 0;
    height: auto;
    line-height: 1px
}

.menu_referencement li {
    line-height: 1.3;
    display: inline;
    list-style-position: inside
}

.menu_referencement li:before {
    font-size: 18px;
    content: ' - ';
    color: #959595;
    margin: 0
}

.menu_referencement li:first-child:before {
    display: none
}

.menu_referencement li a {
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    color: #959595;
    font-size: 14px;
    font-weight: 100
}

.menu_referencement li a:focus,
.menu_referencement li a:hover,
.menu_referencement li.active a {
    text-decoration: underline;
    color: #fff
}

.signature {
    width: 100%;
    margin: 10px 0 7px;
    padding: 0;
    float: none;
    display: inline-block;
    height: 100%;
}

.signature_link {
    margin: 0;
    display: block;
    color: #355b99;
    font-size: 12px;
    text-align: center;
    line-height: 10px;
    text-decoration: none;
    font-style: italic;
    z-index: 3
}

.signature_link:hover {
    color: #355b99;
    text-decoration: underline
}

.signature_link img {
    width: auto;
    height: auto;
    margin: 0 auto;
    display: block
}

#contact-form {
    margin-top: 40px;
    margin-bottom: 40px
}

.contact p {
    color: #313131;
    margin-bottom: 16px;
    font-size: 15px
}

.form-group,
input[name=captcha] {
    margin-bottom: 10px;
    position: relative
}

.form-control {
    height: auto;
    padding: 4px 10px 4px 10px;
    font-size: 16px;
    color: #313131;
    background-color: transparent;
    border: 1px solid #bebebe;
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
    -webkit-moz-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
    -webkit-ms-shadow: inset 0 0 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0)
}

select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background-image: url(../images/select_arr.png) !important;
    background-repeat: no-repeat;
    background-position: 100% 50%
}

label {
    font-size: 13px;
    color: #313131;
    font-weight: 100;
    padding-top: 0;
    margin: 0
}

.body-contact label,
.contact label {
    display: none
}

.body-temoignage .main_bg {
    padding-top: 33px
}

.AvisClientsBg {
    padding: 55px 7%
}

.AvisClientsBg.bg-optionnel-gris .h1 {
    color: #fff
}

.etoiles .fa {
    color: #fc0
}

.AvisClientsList {
    margin: 0;
    padding: 0
}

.AvisClientsList li {
    list-style: none;
    background: 0 0
}

.avisClientsBg .h {
    text-align: center
}

.AvisClients,
.AvisClients:link,
.AvisClients:visited {
    position: relative;
    background-color: #efefef;
    padding: 80px 20px 20px;
    text-align: center;
    height: 300px;
    margin-top: 100px;
    display: block;
    text-decoration: none
}

.AvisClients:active,
.AvisClients:hover {
    background-color: #e4e4e4
}

.AvisClients .h {
    font-size: 18px;
    color: #323435;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0
}

.AvisClients p {
    font-size: 16px;
    margin-bottom: 0
}

.AvisClients .blazy {
    font-size: 16px;
    color: #fff;
    width: 128px;
    margin: 0 auto;
    border-radius: 50%;
    margin-bottom: 20px;
    position: absolute;
    top: -70px;
    left: 50%;
    margin-left: -64px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #f6f6f6
}

.AvisClientsBg .bx-pager {
    bottom: 17px
}

.avisContent:before {
    content: '\00AB';
    display: inline-block;
    margin-right: 5px
}

.avisContent:after {
    content: '\00BB';
    display: inline-block;
    margin-left: 5px
}

.temoignageScroll {
    max-height: 109px;
    text-align: center;
    overflow: hidden
}

.temoignageScroll .scrollbar-content {
    padding: 0 10px 0 0;
    width: 100%
}

.temoignageScroll .scrollbar-path-vertical {
    right: 0
}

.date_post {
    font-size: 12px;
    padding: 4px 0
}

.AvisClientsBg .bx-controls.bx-has-pager {
    display: block;
    position: relative;
    height: 70px
}

.livre-elements {
    padding: 0;
    margin-bottom: 40px;
    text-align: center
}

.livre-elements .blazy {
    margin: 0 auto 10px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #f6f6f6;
    width: 115px;
    height: 115px
}

.livre-elements .pseudo {
    margin-bottom: 10px
}

.livre-elements .date {
    margin-bottom: 10px !important
}

.livre-elements .etoiles {
    margin-bottom: 0 !important
}

.livre-elements .temoignage {
    text-align: justify
}

.livre-elements .temoignage:before {
    content: '\00AB';
    display: inline-block;
    margin-right: 5px
}

.livre-elements .temoignage:after {
    content: '\00BB';
    display: inline-block;
    margin-left: 5px
}

.divAvis {
    padding: 30px 20px;
    margin-bottom: 60px;
    background-color: #efefef;
    border-radius: 2px
}

.btn-avis {
    margin-bottom: 30px
}

.modal-content a,
.modal-content a:link,
.modal-content a:visited {
    color: #323435
}

.modal-header .h1 {
    text-align: center;
    margin-bottom: 40px;
    color: #323435;
    font-size: 1.6vw;
    font-weight: 700;
    text-shadow: none
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal {
    z-index: 9999;
    font-size: 16px;
    color: #fff
}

.modal-backdrop.in {
    z-index: 0
}

.modal-open .modal {
    z-index: 99997;
    background: rgba(0, 0, 0, .8);
    color: #323435;
    text-shadow: none;
    font-family: Arial, Helvetica, sans-serif
}

.modal-content .btn-close {
    border: 0;
    background: 0 0;
    padding: 0;
    font-size: 21px;
    color: #000;
    opacity: .2;
    line-height: 1
}

.modal-content .form-control {
    min-height: 44px;
    border-radius: 2px
}

.modal-content .btn-close:focus,
.modal-content .btn-close:hover {
    opacity: .5
}

.modal-content .submit-review {
    padding-right: 60px !important
}

.modal-content label.control-label {
    display: none;
    padding-top: 0 !important
}

.modal-content label.control-label.label-note,
.modal-content label.control-label.label-photo {
    display: block;
    padding-top: 14px !important
}

#add-review {
    text-align: center
}

#add-review .form-group {
    text-align: left
}

#add-review input[type=file] {
    display: block;
    width: 100%;
    height: 50px
}

#add-review #stars-existing {
    margin: 0 auto 10px;
    display: block;
    text-align: left;
    padding-top: 15px
}

#add-review .form-group #captcha {
    height: 46px !important
}

.formulaire #add-review .form-group .form-control,
.formulaire #add-review .form-group input,
.formulaire #add-review .form-group textarea {
    background: #fff;
    border: 1px solid #ccc;
    color: #323435;
    border-radius: 2px
}

.modal-content .form-control::placeholder {
    color: #323435 !important;
    opacity: 1
}

#add-review .submit-review {
    margin: 15px auto 15px !important;
    padding: 14px 15px !important;
    float: none;
    display: block;
    background-image: none
}

#add-review .body-review {
    height: 100px
}

#add-review .form-group.form-group-1 .col-md-10,
#add-review .form-group.form-group-2 .col-md-10,
#add-review .form-group.form-group-4 .col-md-10 {
    width: 100%
}

#add-review .conditions,
.modal-content .email-block {
    font-size: 10px;
    font-weight: 400;
    font-style: italic;
    text-align: justify;
    opacity: .6;
    display: block;
    clear: both;
    color: #323435 !important
}

a.bouton-principal.hvr-shutter-out-horizontal,
button.bouton-principal.hvr-shutter-out-horizontal.temoignage-show-form-button.btn-avis {
    position: relative;
    display: inline-block;
    padding: 14px 30px 10px 30px;
    text-transform: uppercase;
    background-color: #cb1313;
    border: 1px solid #355b99;
    color: #fff;
    min-width: 240px
}



@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: left
    }
}

textarea.form-control {
    resize: vertical;
    height: 110px !important
}

.pageseo textarea.form-control {
    resize: vertical;
    height: 230px !important
}

.form-group .btn-primary {
    float: left;
    width: 31%;
    width: 100%;
    line-height: 0;
    font-weight: 400 !important
}

.form-group .btn-primary:active,
.form-group .btn-primary:focus,
.form-group .btn-primary:hover {
    outline: 0
}

.form-group .btn-primary:active {
    color: #000
}

::-webkit-input-placeholder {
    color: #313131 !important;
    opacity: 1 !important
}

::-moz-placeholder {
    color: #313131 !important;
    opacity: 1 !important
}

::-ms-input-placeholder {
    color: #313131 !important;
    opacity: 1 !important
}

.form-control:active,
.form-control:focus {
    background-color: #fff;
    border: 1px solid #355b99 !important;
    color: #333;
    padding: 4px 10px;
    -webkit-box-shadow: 0 0 0 rgba(100, 100, 100, 1);
    -moz-box-shadow: 0 0 0 rgba(100, 100, 100, 1);
    -ms-box-shadow: 0 0 0 rgba(100, 100, 100, 1);
    -o-box-shadow: 0 0 0 rgba(100, 100, 100, 1);
    box-shadow: 0 0 0 rgba(100, 100, 100, 1);
    outline: 0
}

.required {
    color: red;
    font-size: 14px
}

.form-actions {
    color: red;
    font-size: 13px;
    font-style: italic
}

legend {
    font-size: 21px;
    font-size: 2.1rem;
    color: #4f4f4f
}

input[name=captcha] {
    width: 32.33% !important;
    margin-right: 2% !important;
    float: left;
    margin-bottom: 8px
}

input[name=captcha]+a {
    width: 32.33%;
    margin-right: 2%;
    background-color: #fff;
    display: inline-block;
    float: left;
    text-align: center;
    border: 1px solid #bebebe;
    margin-bottom: 0;
    border-radius: 0
}

input[name=captcha]+a+a {
    display: none
}

img#captcha {
    width: auto;
    height: 100% !important;
    display: inline-block;
    background-color: transparent;
    box-shadow: none;
    border: none
}

.form-control,
.form-group .btn-primary,
input[name=captcha],
input[name=captcha]+a {
    height: 50px !important
}

.address {
    position: relative;
    height: auto;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 0;
    border-bottom: none;
    border-radius: 0;
    float: left;
    text-align: center;
    margin-bottom: 0
}

.address .h {
    font-size: 19px;
    color: #2176b4;
    margin: 0 0 30px
}

.address p {
    font-size: 19px;
    line-height: 24px;
    letter-spacing: 0;
    color: #120b23
}

.address strong {
    color: #120b23;
    font-size: 23px;
    font-weight: 400;
    display: block;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    font-family: Raleway-regular !important
}

.address strong:after {
    content: '';
    display: block;
    width: 60px;
    height: 1px;
    margin: 10px auto;
    background-color: #120b23
}

.address p {
    margin-bottom: 20px;
    display: inline-block
}

.address p img {
    margin: 0 8px 0 0;
    vertical-align: middle
}

.contact .h {
    color: #355b99;
    font-size: 23px;
    font-weight: 100
}

.footer_address {
    position: relative;
    margin-bottom: 0
}

.footer_address a,
.footer_address p {
    font-size: 14px;
    font-size: 1.4rem;
    color: #9f9f9f;
    font-weight: 700;
    letter-spacing: 0
}

.footer_address p {
    padding-top: 13px
}

.body-gallery .main_bg .section {
    min-height: 290px;
    margin-bottom: 50px !important;
    margin-top: 50px !important
}

.body-gallery .main_bg {
    overflow-x: hidden
}

.body-gallery .main_bg .blockCenter {
    width: 100%;
    padding: 0;
    margin-top: 40px;
    margin-bottom: 40px;
    display: block;
    float: left;
    position: relative
}

.nav-pills {
    margin-bottom: 40px;
    text-align: center
}

.nav-bar ul li a {
    padding : 0 !important;
}

.nav-pills li {
    float: none;
    margin: 0 20px;
    position: relative;
    display: inline-block
}

.nav-pills>li+li {
    margin: 0 20px
}

.nav-pills>li>a {
    display: block;
    background-color: transparent;
    float: left;
    width: 100%;
    white-space: nowrap;
    text-align: center;
    color: #355b99;
    padding: 10px 60px;
    border: 1px solid #355b99;
    font-size: 21px;
    position: relative;
    text-decoration: none;
    z-index: 3;
    margin-bottom: 14px !important;
    border-radius: 20px;
    font-weight: 100
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover,
.nav-pills>li>a:focus,
.nav-pills>li>a:hover {
    color: #fff;
    background-color: #355b99;
    border: 1px solid #355b99;
    text-decoration: none
}

.tab-content>.tab-pane {
    display: block
}

.img-thumbnail {
    line-height: 1.42857143;
    background-color: transparent;
    margin: 0 0 0;
    border: 0 solid #fff;
    border-radius: 0;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
    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;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(../images/bx_loader.svg)
}

.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_item img {
    opacity: 0;
    width: 100%;
    height: 100%
}

.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(255, 255, 255, .7);
    background-image: url(../images/icon.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: 0 solid
}

.img_thumbnail_multiple,
.img_thumbnail_multiple a {
    height: 400px
}

.img_thumbnail_figcaption {
    background-color: transparent
}

.gallery ul.tab-content li {
    list-style: none
}

.datePickerZone .datepicker .datepicker-switch,
.datePickerZone .datepicker .next,
.datePickerZone .datepicker .prev,
.datePickerZone .datepicker tfoot tr th {
    color: #355b99
}

.datePickerZone .datepicker .datepicker-switch,
.datePickerZone .datepicker .next,
.datePickerZone .datepicker .prev,
.datePickerZone .datepicker tfoot tr th {
    color: #355b99
}

.datePickerZone .datepicker table tr td.today {
    color: #355b99
}

.datepicker table tr td.today.active,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover {
    background-color: #355b99;
    border-color: #355b99
}

.datePickerZone .datepicker table tr td.today:before {
    border-color: #355b99
}

.datePickerZone .datepicker table tr td.today {
    color: #355b99
}

.datepicker table tr td.today:hover {
    color: #fff;
    background-color: #355b99;
    border-color: #355b99
}

.datePickerZone .datepicker table tr td.today:before {
    color: #fff;
    background-color: transparent;
    border-color: #355b99
}

.datePickerZone .datepicker table tr td.active.active:before,
.datePickerZone .datepicker table tr td.active.highlighted.active:before,
.datePickerZone .datepicker table tr td.active.highlighted:active:before,
.datePickerZone .datepicker table tr td.active:active:before,
.open>.dropdown-toggle.datepicker table tr td.active.highlighted:before,
.open>.dropdown-toggle.datepicker table tr td.active:before {
    color: #fff;
    background-color: #355b99;
    border-color: #355b99
}

.datePickerZone .datepicker table tr td.today.active:before,
.datePickerZone .datepicker table tr td.today:active:before,
.open>.dropdown-toggle.datepicker table tr td.today:before {
    color: #fff;
    background-color: #355b99;
    border-color: #355b99
}

.datePickerZone .datepicker table tr td.active.active.focus:before,
.datePickerZone .datepicker table tr td.active.active:focus:before,
.datePickerZone .datepicker table tr td.active.active:hover:before,
.datePickerZone .datepicker table tr td.active.highlighted.active.focus:before,
.datePickerZone .datepicker table tr td.active.highlighted.active:focus:before,
.datePickerZone .datepicker table tr td.active.highlighted.active:hover:before,
.datePickerZone .datepicker table tr td.active.highlighted:active.focus:before,
.datePickerZone .datepicker table tr td.active.highlighted:active:focus:before,
.datePickerZone .datepicker table tr td.active.highlighted:active:hover:before,
.datePickerZone .datepicker table tr td.active:active.focus:before,
.datePickerZone .datepicker table tr td.active:active:focus:before,
.datePickerZone .datepicker table tr td.active:active:hover:before,
.open>.dropdown-toggle.datepicker table tr td.active.focus:before,
.open>.dropdown-toggle.datepicker table tr td.active.highlighted.focus:before,
.open>.dropdown-toggle.datepicker table tr td.active.highlighted:focus:before,
.open>.dropdown-toggle.datepicker table tr td.active.highlighted:hover:before,
.open>.dropdown-toggle.datepicker table tr td.active:focus:before,
.open>.dropdown-toggle.datepicker table tr td.active:hover:before {
    background-color: #355b99;
    border-color: #355b99
}

.datePickerZone .datepicker table tr td.today.active.focus:before,
.datePickerZone .datepicker table tr td.today.active:focus:before,
.datePickerZone .datepicker table tr td.today.active:hover:before,
.datePickerZone .datepicker table tr td.today:active.focus:before,
.datePickerZone .datepicker table tr td.today:active:focus:before,
.datePickerZone .datepicker table tr td.today:active:hover:before,
.open>.dropdown-toggle.datepicker table tr td.today.focus:before,
.open>.dropdown-toggle.datepicker table tr td.today:focus:before,
.open>.dropdown-toggle.datepicker table tr td.today:hover:before {
    background-color: #355b99 !important;
    border-color: #355b99 !important
}

.datePickerZone .datepicker table tr td.today:hover:before {
    color: #fff;
    background-color: #355b99 !important;
    border-color: #355b99 !important
}

.map {
    position: relative;
    margin-top: 0;
    width: 100%;
    z-index: 0;
    border-radius: 6px;
    margin-bottom: 0
}

.map iframe {
    width: 100% !important;
    height: 370px !important;
    border-radius: 0;
    text-align: center;
    float: left;
    margin-bottom: 0;
    border: 0 solid #fff
}

a.btn.btn-primary.maplink {
    position: relative;
    right: 0;
    bottom: 0;
    margin-top: 0;
    margin-left: 0;
    z-index: 3;
    float: right;
    margin: 10px 0;
    width: 20%
}

.partage {
    width: 100%;
    margin: 25px 0 0;
    z-index: 3;
    position: relative;
    float: none;
    padding: 0;
    text-align: left;
    display: inline-block;
    vertical-align: text-bottom
}

.encartBg {
    background-repeat: repeat;
    background-position: 0 0;
    padding: 30px 0 60px;
    background-color: #e6e8ec
}

.encart {
    width: 100%;
    margin-bottom: 60px;
    position: relative;
    display: block;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: auto auto
}

.encart p {
    font-size: 17px;
    color: #f4f7f9;
    display: inline-block;
    line-height: 1
}

.encart img {
    margin-bottom: 20px;
    opacity: 0;
    width: auto
}

.encart:focus,
.encart:focus:after,
.encart:hover,
.encart:hover:after {
    text-decoration: none;
    color: #fff;
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px)
}

.encart01 {
    background-image: url(../images/encart01.png)
}

.encart02 {
    background-image: url(../images/encart02.png)
}

.encart03 {
    background-image: url(../images/encart03.png)
}

.encart04 {
    background-image: url(../images/encart04.png)
}

.encart01:hover {
    background-image: url(../images/encart01_h.png)
}

.encart02:hover {
    background-image: url(../images/encart02_h.png)
}

.encart03:hover {
    background-image: url(../images/encart03_h.png)
}

.encart04:hover {
    background-image: url(../images/encart04_h.png)
}

.encadrage {
    position: relative;
    padding: 30px;
    background-color: #f4f4f4
}

.nopaddRight {
    padding-right: 0
}

.nopaddLeft {
    padding-left: 0
}

.activites {
    background-color: #4ba8f9;
    height: 343px
}

.activites .h {
    font-size: 34px;
    color: #fff;
    background-color: #036abf;
    padding: 30px 0;
    margin-bottom: 70px
}

.activites .h span {
    color: #d17aef
}

.activites p {
    font-size: 30px;
    color: #fff
}

.opening {
    height: 115px;
    line-height: 138px;
    padding: 0;
    display: block;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center
}

.opening p {
    color: #fff;
    font-size: 18px;
    display: inline-block;
    line-height: normal;
    margin-bottom: 0
}

.opening .img {
    float: left;
    margin-right: 30px;
    height: 100%;
    width: 110px;
    background-color: #121416;
    background-image: url(../images/horairesImg.png);
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.opening .img img {
    opacity: 0;
    width: 100%;
    margin: 0
}

.partenaires {
    padding: 30px 0;
    margin-bottom: 0;
    background-color: #323845
}

.partenaires .h {
    margin: 20px 0 50px
}

.partenaires .list-inline {
    position: relative;
    display: table;
    width: 100%;
    margin-bottom: 40px
}

.partenaires .list-inline:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 43px;
    left: 0;
    bottom: -43px;
    background-image: url(../images/shadow2.png);
    background-repeat: no-repeat;
    background-position: 50% 0
}

.partenaires .list-inline li {
    display: table-cell;
    text-align: center
}

.partenaires .bx-controls {
    position: relative;
    width: 150px;
    float: right;
    height: 68px;
    margin-top: 14px
}

.partenaires .bx-controls-direction a {
    top: 0;
    width: 67px;
    height: 67px;
    border: none;
    box-shadow: none
}

.partenaires .bx-controls-direction a.bx-prev {
    left: 0
}

.partenaires .bx-controls-direction a.bx-next {
    right: 0
}

.partenaires .slide span {
    font-size: 20px;
    color: #e6e6e6
}

.partenaires .slide:hover span {
    color: #ffc600
}

.interventionZone {
    background-image: url(../images/interventionZoneBg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0;
    height: 386px;
    padding: 110px 0 0;
    text-align: center;
    width: 100%
}

.interventionZone span {
    display: inline-block;
    width: 36%;
    font-size: 18px;
    color: #fff
}

.encartBg .h {
    font-size: 26px;
    text-align: left
}

.encartBg .h span {
    color: #323845
}

.encartBg p {
    font-size: 18px;
    color: #848d93
}

.encartBg3 {
    padding: 80px 0 0 20px;
    text-align: center;
    height: 415px
}

.zone01 ul {
    padding-left: 21px;
    margin: 0 0 20px 0
}

.zone01 ul li {
    color: #355b99;
    font-size: 18px;
    list-style-type: square;
    line-height: 1.5;
    padding-left: 20px
}

.zone02 {
    text-align: center
}

.zone03 div {
    padding: 20px;
    position: relative;
    background-color: #355b99
}

.zone03 ul {
    padding: 0
}

.zone03 ul li {
    list-style: none;
    color: #f4f7f9;
    font-size: 20px
}

.zone03 div img {
    position: absolute;
    right: -20px;
    bottom: 0
}

.nosValeursBg {
    padding: 55px 110px 25px;
    text-align: center;
    position: relative
}

.nosValeursBg:before {
    content: '';
    position: absolute;
    background-image: url(../images/nosValeursShadow.png);
    background-repeat: no-repeat;
    background-position: 50% 0;
    bottom: 0;
    right: 85px;
    width: 380px;
    height: 173px
}

.nosValeurs {
    background-image: url(../images/nosValeurs.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: 100% 100%;
    height: 290px
}

.nosValeurs .h {
    font-size: 34px;
    color: #fff;
    padding: 40px 0 30px;
    margin-bottom: 38px
}

.nosValeurs .h span {
    color: #fff
}

.nosValeurs ul {
    text-align: left;
    line-height: 1.6;
    padding-left: 90px
}

.nosValeurs li {
    font-size: 18px;
    color: #fff
}

.nosValeurs li span {
    color: #08408b
}

.candidatureBg {
    padding: 60px 0;
    background-image: url(../images/candidatureBg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0;
    height: 187px;
    text-align: center
}

.cv {
    padding: 10px 30px;
    -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, .4);
    -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, .4);
    -ms-box-shadow: 3px 3px 6px rgba(0, 0, 0, .4);
    -o-box-shadow: 3px 3px 6px rgba(0, 0, 0, .4);
    box-shadow: 3px 3px 6px rgba(0, 0, 0, .4)
}

.cv img {
    margin: 0 10px 0 0
}

.InfoResa {
    text-align: center;
    width: 100%
}

.InfoResa li a {
    width: 220px
}

.leading {
    text-align: center;
    color: #fff;
    font-size: 23px;
    margin-bottom: 70px !important
}

.Zone {
    position: relative;
    padding: 70px 0
}

.NosCartesBg {
    background-image: url(../images/NosCartesBg.jpg);
    background-repeat: repeat;
    background-position: 50% 0
}

.NosCartes {
    width: 100%;
    height: 328px;
    margin-bottom: 15px;
    text-align: center
}

.NosCartes01 {
    background-image: url(../images/visNotreCarte.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: contain
}

.NosCartes01 img {
    opacity: 0
}

.NosCartes02 {
    padding: 35px 20px 0;
    border: 1px solid #b4b4b4
}

.NosCartes02 .h {
    font-size: 24px;
    color: #242424;
    text-transform: uppercase;
    margin-bottom: 30px
}

.NosCartes02 .h small {
    font-size: 15px;
    color: #242424;
    text-transform: uppercase;
    font-style: italic
}

.NosCartesBg .background-white {
    padding: 15px 0
}

.NosCartesLink {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 15px 10px;
    font-size: 20px;
    background-color: #bd1116;
    border: 1px solid #bd1116;
    color: #fff;
    line-height: 1.1
}

.NosCartesLink:focus,
.NosCartesLink:hover {
    background-color: #fff;
    border: 1px solid #bd1116;
    color: #bd1116;
    text-decoration: none
}

.NosCartes02 ul {
    padding: 0
}

.NosCartes02 ul li {
    list-style: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #4a4a4a;
    margin-bottom: 22px;
    line-height: 1.2
}

.NosCartes02 ul li small {
    font-size: 80%;
    text-transform: none;
    display: inline-block;
    line-height: normal
}

.NosCartes02 ul li span {
    display: inline-block;
    margin-bottom: 5px
}

.carte.section .group-mobile .group {
    width: 100%;
    margin-bottom: 0
}

.carte.section .group-mobile .group .titreetdescription {
    padding: 10px;
    background-color: #355b99;
    color: #fff !important
}

.carte.section .group-mobile .group .titreetdescription * {
    color: #fff !important
}

.carte.section .group-mobile .group .group-title {
    text-align: center
}

.carte.section .group-mobile .group .blazy {
    width: 100%;
    overflow: hidden
}

.carte.section .group-mobile .group .blazy a {
    position: relative;
    max-height: 130px
}

.carte.section .group-mobile .group .prices {
    display: block;
    width: 100%
}

.carte.section .group-mobile .group .prices {
    display: block;
    width: 100%;
    text-align: center
}

.carte.section .group-mobile .group .prices li {
    display: inline-block;
    margin-bottom: 0
}

.carte.section .group-mobile ul {
    padding: 0;
    margin: 0 0 20px 0;
    float: left;
    width: 100%
}

.carte.section .group-mobile .group-title {
    width: 100%
}

.carte.section .group-mobile .group .item {
    margin-bottom: 0;
    text-align: center;
    padding: 0;
    border-radius: 5px;
    overflow: hidden
}

.carte.section .group-mobile .group+hr {
    width: 70%;
    background-color: rgba(155, 89, 182, .36);
    margin: 0 auto 20px
}

.carte.section .group-mobile .group .item .price {
    width: auto;
    padding: 15px 5px
}

.carte.section .group-mobile .group .item .item-description,
.carte.section .group-mobile .group .item small {
    text-align: center
}

.carte.section .group-mobile .group .price:after {
    background-color: #e4e4e4
}

.NosPlanDAccesBg {
    height: auto
}

.NosPlanDAcces {
    position: relative;
    text-align: center;
    padding: 0 0;
    width: 100%;
    height: 500px
}

.NosPlanDAcces01:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.NosPlanDAcces01 {
    float: left
}

.NosPlanDAcces02 {
    float: right
}

.NosPlanDAcces02 {
    padding: 50px 0
}

.NosPlanDAcces01 {
    position: relative
}

.NosPlanDAcces01 iframe {
    position: absolute;
    z-index: 9;
    width: 100%;
    height: 100%;
    border: none;
    left: 0;
    margin-left: 0;
    filter: url("data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.NosPlanDAcces02 p {
    font-size: 19px;
    color: #000
}

.NosPlanDAcces02 p:nth-of-type(2) {
    font-size: 22px;
    color: #4a4a4a
}

.NosPlanDAcces02 p:nth-of-type(3) {
    font-size: 27px;
    color: #000;
    margin: 0
}

.NosPlanDAcces02 .h {
    font-size: 25px;
    color: #355b99;
    margin-bottom: 30px
}

.NosPlanDAcces02 p strong {
    font-weight: 400;
    color: #355b99;
    font-size: 24px
}

.NosPlanDAcces02 p strong.telMap {
    font-size: 36px;
    color: #40454d;
    font-family: PlayfairDisplay Regular
}

.nosRealisations {
    background-image: url(../images/nosRealisations.jpg);
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-color: #355b99;
    text-align: center;
    overflow: hidden;
    z-index: 0
}

.nosRealisations .container:before {
    content: '';
    position: absolute;
    width: 88%;
    left: 50%;
    margin-left: -44%;
    height: 100%;
    z-index: -1;
    border: 1px dashed #fff;
    display: block
}

.nosRealisations .h {
    font-size: 24px;
    color: #fff;
    margin: 40px 0 40px
}

.nosRealisations .bx-viewport {
    margin-bottom: 30px
}

.nosRealisations .leading {
    margin-bottom: 40px !important
}

.nosRealisations a.seeMore {
    display: inline-block;
    padding: 12px 60px 8px 60px;
    position: relative;
    bottom: 0;
    margin-bottom: 30px;
    border: 1px solid #fff;
    color: #fff
}

.nosRealisations a.seeMore:hover {
    border: 1px solid #fff;
    background-color: #fff;
    color: #355b99
}

.nosRealisations .bx-controls-direction a {
    width: 15px;
    height: 25px;
    background-color: transparent;
    opacity: 1
}

.nosRealisations .bx-controls-direction a.bx-next {
    background-image: url(../images/next.png);
    right: 0
}

.nosRealisations .bx-controls-direction a.bx-prev {
    background-image: url(../images/prev.png);
    left: 0
}

.nosRealisations .bx-controls-direction a.bx-next:hover,
.nosRealisations .bx-controls-direction a.bx-prev:hover {
    opacity: .6
}

.nosRealisations .bx-controls-direction {
    width: 34px;
    float: right;
    right: 73px;
    position: relative
}

.nosRealisations ul {
    padding: 0;
    list-style: none;
    margin-bottom: 30px;
    float: left;
    width: 100%
}

.ReservationBg {
    position: relative;
    padding: 40px 0 0
}

.ReservationBg .h {
    text-transform: none;
    font-size: 31px;
    color: #355b99;
    border-bottom: 2px dashed #cfd1d4;
    padding-bottom: 30px;
    margin-bottom: 10px
}

.ReservationBg .h:after {
    display: none
}

.ReservationText {
    position: relative
}

.ReservationText {
    text-align: center;
    width: 100%;
    padding: 30px 0
}

.ReservationText .h {
    font-size: 18px;
    color: #2e2e2e;
    text-transform: uppercase
}

.ReservationText p {
    text-align: center;
    width: 100%;
    padding: 0 70px;
    line-height: 2;
    font-size: 14px;
    color: #000;
    margin-bottom: 50px
}

#index .ReservationText p {
    font-size: 17px
}

.body-contact-100 .ReservationBg {
    position: relative;
    padding: 0 0 0
}

.theReservationText {
    position: relative;
    width: auto;
    height: auto;
    z-index: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 20px
}

.theReservationText:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 200%;
    height: 100%;
    background-color: #f4f4f4;
    z-index: -1
}

.ReservationBg .theReservationText .h {
    text-align: center;
    font-size: 24px;
    color: #355b99;
    border: none;
    text-transform: uppercase;
    line-height: 1.5;
    font-family: Raleway-Light !important
}

.theReservationText p {
    color: #3b3b3b;
    font-size: 16px
}

.theReservationText ol {
    padding-left: 10px;
    color: #3b3b3b;
    font-size: 16px;
    margin-left: 10px
}

.theReservationText ol li {
    position: relative
}

.body-contact-100 .section {
    margin-bottom: 0 !important
}

.datePickerZone {
    padding: 20px 20px
}

.datepicker-inline {
    width: 100%
}

.beforeFooter {
    position: relative;
    padding: 20px 0 0;
    background-size: cover;
    background-color: #fff;
    text-align: center;
    background-image: url(../images/beforeFooter.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0
}

.beforeFooter .h {
    font-size: 31px;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 30px;
    text-transform: uppercase
}

.beforeFooter p {
    font-size: 20px;
    color: #fff;
    margin-bottom: 50px;
    font-family: Raleway-Light
}

.beforeFooter ul {
    text-align: left;
    padding-left: 20px;
    font-family: Raleway-Light
}

.beforeFooter ul li {
    list-style-image: url(../images/puce.png);
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    font-family: Raleway-Light
}

.beforeFooter .storeLinks {
    padding: 15px;
    display: inline-block
}

.storeLinksBg {
    margin: 20px 0
}

.beforeFooterImg02 {
    float: right
}

.qrCode {
    position: relative;
    top: -20px
}

.modal {
    z-index: 9999;
    font-size: 16px;
    color: #000
}

.modal-backdrop {
    z-index: 0
}

.modal-content {
    border-radius: 0;
    padding: 30px
}

.modal-content .h {
    text-align: center;
    margin-bottom: 100px;
    font-size: 23px;
    color: #355b99;
    margin: 0 0 30px 0;
    text-transform: none;
    font-family: Raleway-regular !important
}

.modal-content .form-control {
    height: 50px;
    line-height: 1;
    line-height: 48px\9;
    padding: 0 0 0 12px;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #c8c8c8;
    background-color: #fff;
    font-size: 15px;
    line-height: normal
}

#modal-evenement .modal-content select.form-control {
    background-image: url(../images/modalSelect.png) !important
}

.modal-content .form-group:after {
    clear: both;
    display: table;
    content: " "
}

.modal-content .form-control,
.modal-content input[name=captcha]+a {
    height: 50px !important
}

.modal-content input[name=captcha] {
    width: 100% !important;
    margin-right: 2%
}

.modal-content input[name=captcha]+a {
    width: 100% !important;
    text-align: center
}

.modal-content input[name=captcha]+a img {
    width: auto !important;
    height: 100% !important;
    margin: 0 auto
}

.NewsletterBg .h {
    font-size: 36px
}

.modal-content textarea.form-control {
    padding: 20px 10px;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #c8c8c8
}

.modal-content input[type=number] {
    padding-right: 0
}

.modal-content label {
    padding-left: 0;
    font-size: 15px;
    padding-top: 13px;
    font-weight: 400;
    margin-top: 0;
    color: #000
}

.modal-content .btn-default {
    padding: 14px 140px 10px 140px;
    background: #fff;
    border: 1px solid #000;
    text-transform: uppercase;
    color: #000;
    border-radius: 0;
    font-size: 14px;
    text-decoration: none;
    transition: all .4s ease
}

.modal-content .btn-default:hover {
    color: #fff;
    background: #000
}

.modal-content .description {
    margin: 20px 0 0 0;
    font-size: 14px
}

.modal-content .obligatoire {
    font-size: 9px;
    padding: 10px 0 0 0;
    margin-bottom: 20px;
    font-style: italic;
    color: red
}

.modal-content .form-group {
    margin-bottom: 20px
}

.modal-content textarea.form-control {
    resize: vertical;
    height: 150px !important
}

.actuAndNewsletterBg {
    padding: 90px 0 90px;
    background: #ededed url(../images/newsletter.jpg) no-repeat top center fixed;
    background-size: cover;
    -moz-background-size: cover
}

.NewsletterBg {
    background-color: rgba(53, 91, 153, .95)
}

.modal-header {
    padding: 0;
    border-bottom: 0 solid #e5e5e5;
    min-height: 16.42857143px
}

.modal-content .contact label {
    display: block !important
}

.modal-header .btn {
    margin-top: 0;
    background-color: transparent;
    font-size: 25px;
    color: #6d6d6d;
    padding: 0;
    top: -6px;
    float: right;
    margin-right: 10px
}

.modal-header .btn i.fa.fa-times {
    font-style: normal;
    float: right;
    font-size: 14px
}

.modal-header .btn:focus,
.modal-header .btn:hover {
    color: #31548d
}

.parallax {
    position: relative
}

.parallax .banner img {
    position: relative
}

#lol {
    position: relative
}

#modal-calendar .modal-header,
#modal-evenement .modal-header {
    margin-bottom: 40px;
    border-bottom: 1px solid #f5f5f5
}

#modal-calendar .datePickerZone {
    padding: 0 0 30px 0
}

#modal-calendar .modal-footer {
    border-top: 0;
    text-align: center
}

.body-contact-100+#modal-evenement .modal-header .btn-prev,
.body-page-1+#modal-evenement .modal-header .btn-prev {
    display: none
}

.spContainer {
    width: 100%;
    height: 668px;
    position: relative
}

.sp {
    width: 100%;
    height: 668px;
    top: 0;
    left: 0;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain
}

.sp01 {
    background-image: url(../images/sp01.png);
    z-index: 2
}

.sp02 {
    background-image: url(../images/sp02.png);
    z-index: 1
}

.sp03 {
    background-image: url(../images/sp03.png);
    z-index: 0
}

.help-block {
    font-size: 1.2rem
}

.help-block {
    color: #a94442
}

.costumRadio {
    padding-top: 13px;
    padding-bottom: 10px;
    height: 50px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: initial
}

.form-horizontal .radio-inline {
    margin-top: 3px
}

.menu_referencement h2 {
    text-transform: uppercase;
    margin-bottom: 8px;
    font-size: 17px;
    text-align: center;
    color: #fff
}

.contact {
    margin-top: 20px
}

.isServiceList .content {
    padding: 0;
    width: 100%
}

.nosServicesBg {
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
    background-color: #e9e9e9;
    color: #fff
}

.nosServicesBg .h {
    color: #335793;
    text-align: left;
    font-family: PlayfairDisplay Regular !important
}

.nosServicesBg .h span {
    font-family: PlayfairDisplay Regular !important
}

.services .h span {
    font-family: PlayfairDisplay Regular !important
}

.nosServicesBg .hicon:after {
    background-color: transparent;
    margin: 0 !important
}

.nosServicesBg .content {
    padding: 40px 0;
    float: left;
    background-color: transparent
}

.linkList {
    padding: 0;
    margin: 10px 0 0 0;
    list-style: none;
    float: left
}

.linkList li {
    display: block;
    width: 100%;
    float: left
}

.linkList li a {
    font-size: 18px;
    color: #3e3e3e;
    text-transform: uppercase;
    padding: 10px 15px 10px 50px;
    background-image: url(../images/r_arr_h.png);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 15px 50%;
    display: inline-block;
    margin: 0 0 19px 0;
    min-width: 90%;
    text-align: left
}

.linkList li a:hover {
    background-image: url(../images/r_arr.png);
    color: #fff;
    background-color: #355b99;
    text-decoration: none
}

.body-service-list .fluid-contenu .container {
    width: 100%;
    max-width: 100%
}

.body-service-list .services .tableGrid.row {
    overflow-x: hidden
}

.body-service-list .services .tableGrid.row:nth-of-type(odd) {
    direction: rtl
}

.body-service-list .services .tableGrid.row:nth-of-type(even) {
    direction: ltr;
    background-color: #fff
}

.body-service-list .services .tableGrid.row:nth-of-type(odd) [class*=col-] {
    direction: ltr;
    background-color: #355b99;
    color: #fff
}

.body-service-list .services .tableGrid.row .h {
    text-align: center
}

.body-service-list .services .tableGrid.row:nth-of-type(odd) .h {
    color: #fff
}

.body-service-list .services .tableGrid.row:nth-of-type(odd) .service_sub_title {
    font-size: 22px;
    color: #fff;
    padding: 0 0 5px
}

.body-service-list .services .tableGrid.row .bodyContent {
    text-align: justify;
    padding: 5vw 5vw
}

.isServiceList #main {
    width: 100%
}

.body-service-list .main_bg {
    padding-bottom: 0;
    padding-bottom: 80px;
    min-height: 600px;
    z-index: 1;
    position: relative
}

.body-service-list .bodyContent .h {
    text-align: initial;
    font-family: PlayfairDisplay Regular !important
}

.body-service-list .bodyContent .h span {
    font-family: PlayfairDisplay Regular !important
}

.service_sub_title {
    font-size: 22px;
    color: #a7a7a7;
    padding: 12px 0 5px
}

.nosServicesBg ul {
    padding: 0
}

.nosServicesBg .mainSectionSlider .blazy,
.nosServicesBg .mainSectionSlider .show,
.services .mainSectionSlider .blazy,
.services .mainSectionSlider .show {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent
}

.nosServicesBg .bx-wrapper {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.nosServicesBg .bx-viewport {
    position: absolute !important;
    height: 100% !important;
    width: 100% !important;
    top: 0 !important;
    left: 0 !important
}

.nosServicesBg .mainSectionSlider {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.services .bx-wrapper {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}

.services .bx-viewport {
    position: absolute !important;
    height: 100% !important;
    width: 100% !important;
    top: 0 !important;
    left: 0 !important
}

.services .mainSectionSlider {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    padding: 0;
    list-style: none
}

.nosServicesBg .bx-viewport li,
.services .bx-viewport li {
    height: 100%;
    list-style: none
}

.mainSectionSliderBg .bx-pager,
.services .bx-pager {
    z-index: 99
}

.tableGrid,
.tableGrid>.row {
    display: table;
    margin: 0;
    padding: 0;
    position: relative;
    height: 100%
}

.tableGrid .table-row {
    height: 100%
}

.tableGrid.fullWidth {
    width: 100%
}

.tableGrid .table-row>[class*=col],
.tableGrid [class*=col],
.tableGrid>.row>.table-row>[class*=col],
.tableGrid>.row>[class*=col] {
    display: table-cell;
    vertical-align: top;
    float: none;
    height: 100%;
    position: relative
}

.noPaddingCells .table-row>[class*=col],
.noPaddingCells [class*=col],
.noPaddingCells>.row>.table-row>[class*=col] {
    padding: 0
}

.tableGrid.nopadding .table-row>[class*=col],
.tableGrid.nopadding [class*=col],
.tableGrid.nopadding>.row>.table-row>[class*=col],
.tableGrid.nopadding>.row>[class*=col] {
    padding: 0
}

.tableGrid.va-middle .table-row>[class*=col],
.tableGrid.va-middle [class*=col],
.tableGrid.va-middle>.row>.table-row>[class*=col],
.tableGrid.va-middle>.row>[class*=col] {
    vertical-align: middle
}

.body-service-list .main_bg {
    padding: 50px 0 0 0
}

.body-service-list .main_bg .container {
    width: 100%;
    padding: 0
}

#modal-evenement #captchaReservation {
    width: 302px;
    margin: 0 auto
}

button#submitReservation {
    margin-top: 10px
}

.input-group.bootstrap-timepicker.timepicker input,
.input-group.date.datepicker2 input {
    cursor: pointer !important
}

.g-recaptcha {
    display: inline-block;
    margin: 0 auto
}

.text-warning {
    color: #355b99 !important;
    display: block;
    margin-top: 6px;
    margin-bottom: 0;
    font-style: italic;
    font-size: 12px
}

button.btn.btn-prev {
    display: none
}

.alert {
    font-size: 14px
}

.remonter {
    position: fixed;
    z-index: 9999;
    display: none;
    bottom: 30px;
    right: 30px;
    width: 60px
}

.remonter button {
    display: block;
    padding: 8px;
    text-align: center;
    background: rgba(0, 0, 0, 0);
    border-radius: 3px;
    border: none
}

.remonter button:hover {
    opacity: .8;
    filter: alpha(opacity=80)
}

.g-recaptcha-d-table {
    display: table;
    width: 100%
}

.contact .g-recaptcha {
    margin-right: 0;
    background-color: #fff;
    display: table-cell;
    vertical-align: top;
    float: left;
    text-align: center;
    margin-bottom: 0;
    border-radius: 0;
    position: relative
}

.contact .form-actions {
    text-align: left
}

.g-recaptcha {
    display: inline-block;
    margin: 0 auto
}

.contact .form-group .btn-primary {
    float: right;
    width: 39%;
    vertical-align: top;
    display: table-cell;
    line-height: 0;
    font-weight: 400 !important;
    color: #fff;
    margin-top: 0;
    height: 75px !important
}

@media (min-width:768px) {
    .modal-lg {
        width: 900px
    }
}

@media (min-width:1200px) {
    .modal-content label.visible {
        display: block
    }
}

@media (min-width:980px) and (max-width:1199px) {
    .menu_footer li a {
        font-size: 14px
    }

    .navbar {
        padding: 0
    }

    .navbar-nav>li>a {
        padding: 7px 10px;
        font-size: 18px
    }

    .NewsletterBg {
        padding: 90px 20px 76px
    }

    .beforeFooter .storeLinks {
        padding: 15px 0
    }

    .carte p.header {
        margin-bottom: 0
    }

    .carte .labels {
        margin-top: 0
    }

    .img_thumbnail_multiple,
    .img_thumbnail_multiple a {
        height: 290px
    }

    .nav-pills li,
    .nav-pills>li+li {
        margin: 0
    }

    .body-gallery .main_bg .blockCenter {
        width: 118vw;
        margin-left: -12vw
    }

    .datepicker table tr td:before {
        top: 50%;
        left: 50%;
        margin-left: -25px;
        margin-top: -25px;
        width: 50px;
        height: 50px
    }

    .btn {
        padding: 10px 10px
    }

    .btn-primary {
        font-size: 15px
    }

    .body-news-list .view .item:before {
        width: 140vw;
        margin-left: -80%
    }

    .modal-lg {
        width: 900px
    }

    .h1,
    .hicon,
    h1 {
        font-size: 25px
    }

    .LeRestaurantCarousselBg {
        background-image: none
    }

    .banner img {
        width: 100%;
        margin-left: 0
    }
}

@media (max-width:991px) {
    .menu_footer {
        flex-direction: column;
        display: flex
    }
}

@media (min-width:768px) and (max-width:979px) {

    .nosServicesBg .mainSectionSlider .blazy,
    .nosServicesBg .mainSectionSlider .show,
    .services .mainSectionSlider .blazy,
    .services .mainSectionSlider .show {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: transparent
    }

    .nosServicesBg .bx-wrapper {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0
    }

    .nosServicesBg .bx-viewport {
        position: absolute !important;
        height: 100% !important;
        width: 100% !important;
        top: 0 !important;
        left: 0 !important
    }

    .nosServicesBg .mainSectionSlider {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0
    }

    .services .bx-wrapper {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0
    }

    .services .bx-viewport {
        position: absolute !important;
        height: 100% !important;
        width: 100% !important;
        top: 0 !important;
        left: 0 !important
    }

    .services .mainSectionSlider {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        padding: 0;
        list-style: none
    }

    .nosServicesBg .bx-viewport li,
    .services .bx-viewport li {
        height: 100%;
        list-style: none
    }

    .mainSectionSliderBg .bx-pager,
    .services .bx-pager {
        z-index: 9999
    }

    .modal-content label {
        padding-top: 10px !important
    }

    .menu_referencement h2 {
        text-align: center;
        font-size: 20px
    }

    .h,
    .h1,
    .hicon,
    h1 {
        font-size: 21px
    }

    .linkList li a {
        width: 90%
    }

    .h2,
    h2 {
        font-size: 18px
    }

    .h3,
    h3 {
        font-size: 16px
    }

    .h4,
    h4 {
        font-size: 14px
    }

    .h5,
    h5 {
        font-size: 12px
    }

    .h6,
    h6 {
        font-size: 10px
    }

    .LeRestaurantCarousselBg {
        background-image: none
    }

    .banner img {
        width: 100%;
        margin-left: 0
    }

    .datepicker table tr td:before {
        top: 50%;
        left: 50%;
        margin-left: -25px;
        margin-top: -25px;
        width: 50px;
        height: 50px
    }

    .btn {
        padding: 10px 10px
    }

    .btn-primary {
        font-size: 15px
    }

    .body-news-list .view .item:before {
        width: 140vw;
        margin-left: -80%
    }

    .NewsletterBg {
        padding: 50px 20px 36px
    }

    .beforeFooter .storeLinks {
        padding: 15px 0
    }

    .img_thumbnail_multiple,
    .img_thumbnail_multiple a {
        height: 290px
    }

    .banner img {
        width: 100%;
        margin-left: 0
    }

    .vis01 {
        width: 60%;
        margin: 0 auto;
        display: block;
        float: none
    }

    .LeRestaurantCarousselBg {
        background-image: none;
        background-color: #355b99
    }

    .beforeFooter {
        background-repeat: repeat
    }

    .body-gallery .main_bg .blockCenter {
        width: 100%;
        padding: 0;
        margin-left: 0;
        left: 0;
        right: 0;
        display: block;
        float: left;
        position: relative
    }

    .body-gallery .main_bg {
        overflow-x: hidden;
        padding: 0
    }

    .news .item .h {
        margin: 0 0 20px 0
    }

    .modal-lg {
        width: 740px
    }

    .datePickerZone {
        margin-bottom: 40px
    }

    .NosPlanDAcces02 p:nth-of-type(2) {
        font-size: 17px
    }

    .NosPlanDAcces02 p {
        font-size: 16px
    }

    .address p {
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .modal-content label {
        padding-top: 10px
    }

    body {
        position: inherit
    }

    .menu_referencement h2 {
        text-align: center;
        font-size: 20px
    }

    .datePickerZone {
        padding: 20px 0
    }

    .datepicker table tr td:before {
        top: 50%;
        left: 50%;
        margin-left: -25px;
        margin-top: -25px;
        width: 50px;
        height: 50px
    }

    .btn {
        padding: 10px 10px
    }

    .btn-primary {
        font-size: 15px
    }

    .body-news-list .view .item:before {
        width: 140vw;
        margin-left: -80%
    }

    .nav-pills>li>a {
        padding: 6px 40px;
        font-size: 11px;
        margin-bottom: 4px !important
    }

    .nav-pills li,
    .nav-pills li+li {
        margin: 0
    }

    .banner img {
        width: 100%;
        margin-left: 0
    }

    .NewsletterBg {
        padding: 50px 20px 36px
    }

    .beforeFooter .storeLinks {
        padding: 15px 0
    }

    .img_thumbnail_multiple,
    .img_thumbnail_multiple a {
        height: 200px
    }

    .vis01 {
        width: 100%;
        margin: 0 auto;
        display: block
    }

    .LeRestaurantCarousselBg {
        background-image: none;
        background-color: #355b99
    }

    .beforeFooter {
        background-repeat: repeat
    }

    .body-gallery .main_bg .blockCenter {
        width: 100vw;
        padding: 0;
        margin-left: 0;
        left: 0;
        right: 0;
        display: block;
        float: left;
        position: relative
    }

    .body-gallery .main_bg {
        overflow-x: hidden;
        padding: 0
    }

    .news .item .h {
        margin: 0 0 20px 0
    }

    .slide a img {
        opacity: 0
    }

    .nosRealisations .bx-controls.bx-has-controls-direction {
        bottom: 0
    }

    .LeRestaurantCarousselBg .bx-controls-direction {
        right: 50%;
        margin-right: -17px
    }

    .beforeFooterImg02 {
        float: right;
        width: 100%
    }

    .qrCode {
        top: 0;
        width: auto;
        margin: 0 auto;
        display: block;
        float: none !important
    }

    .modal-content .btn-default {
        padding: 10px 40px;
        width: 100%
    }

    .modal-content .form-control,
    .modal-content label {
        font-size: 12px
    }

    .modal-content label.visible {
        white-space: nowrap
    }

    .modal-content {
        padding: 30px
    }

    .modal-content .h {
        font-size: 18px !important
    }

    .modal-header .btn {
        top: -9px
    }

    .modal-footer {
        margin-top: 0;
        padding: 0
    }

    ul.tab-content {
        padding: 0
    }

    .map02 iframe {
        width: 100% !important;
        height: 280px !important
    }

    #modal-evenement .modal-content select.form-control {
        background-size: 13px
    }

    .modal-content .form-control,
    .modal-content input[name=captcha]+a {
        height: 35px !important
    }

    .help-block {
        font-size: 1rem
    }

    .section.carte .reserver img {
        width: auto;
        max-width: 100%
    }

    .carte .label,
    .carte .price {
        font-size: 14px
    }

    .carte .price {
        width: 68px
    }

    .carte .item small,
    .carte .item-title,
    .carte .labels .label,
    .carte .yesLabels .price {
        font-size: 14px
    }

    .news .item {
        padding: 30px 12% 30px 12%;
        margin: 0;
        text-align: center
    }

    .date-article,
    .news .item .date_post,
    .view .item .date_post {
        display: block;
        width: 100%;
        margin-bottom: 12px !important
    }

    .news .btn-fixed,
    .view .btn-fixed {
        padding: 7px 40px;
        float: none
    }

    .view .item a img {
        margin-bottom: 10px
    }

    a.btn.btn-primary.maplink {
        width: 100%;
        margin-bottom: 30px
    }

    .theReservationText {
        width: 100%;
        height: auto;
        padding-top: 50px;
        padding-bottom: 30px
    }

    .theReservationText:before {
        top: 0;
        right: 0;
        left: -40px;
        width: 200%;
        height: 100%
    }

    .beforeFooter ul li {
        font-size: 18px
    }

    .modal-dialog {
        width: auto
    }

    .LeRestaurantCarousselBg .h {
        font-size: 20px
    }

    .LeRestaurantCarousselBg .bx-viewport {
        margin-bottom: 60px
    }

    .nosRealisations .bx-controls.bx-has-controls-direction {
        bottom: -15px
    }

    .NosPlanDAcces01 iframe {
        width: 100%;
        height: 100%;
        left: 0;
        margin-left: 0
    }

    .NosPlanDAcces01:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

    .spContainer {
        height: 340px
    }

    .sp {
        height: 300px
    }

    .modal-content .obligatoire {
        font-size: 9px;
        font-style: italic;
        color: red
    }

    .nosRealisations .bx-viewport {
        margin-bottom: 60px
    }

    .nosRealisations .bx-controls-direction {
        width: 34px;
        float: right;
        right: 50%;
        margin-right: -17px;
        position: relative
    }

    .datePickerZone {
        margin-bottom: 40px
    }

    .NosPlanDAcces02 p:nth-of-type(2) {
        font-size: 17px
    }

    .NosPlanDAcces02 p {
        font-size: 16px
    }

    .address p {
        margin-bottom: 40px
    }

    .address strong {
        font-size: 16px
    }

    .address p {
        font-size: 15px
    }

    .beforeFooter ul {
        width: 230px;
        margin: 0 auto
    }

    .tableGrid,
    .tableGrid>.row {
        display: block;
        margin: 0;
        padding: 0;
        position: relative;
        height: 100%
    }

    .tableGrid .table-row {
        height: 100%
    }

    .tableGrid.fullWidth {
        width: 100%
    }

    .tableGrid .table-row>[class*=col],
    .tableGrid [class*=col],
    .tableGrid>.row>.table-row>[class*=col],
    .tableGrid>.row>[class*=col] {
        display: block;
        vertical-align: top;
        float: left;
        height: 100%;
        position: relative
    }

    .noPaddingCells .table-row>[class*=col],
    .noPaddingCells [class*=col],
    .noPaddingCells>.row>.table-row>[class*=col] {
        padding: 0
    }

    .tableGrid.nopadding .table-row>[class*=col],
    .tableGrid.nopadding [class*=col],
    .tableGrid.nopadding>.row>.table-row>[class*=col],
    .tableGrid.nopadding>.row>[class*=col] {
        padding: 0
    }

    .tableGrid.va-middle .table-row>[class*=col],
    .tableGrid.va-middle [class*=col],
    .tableGrid.va-middle>.row>.table-row>[class*=col],
    .tableGrid.va-middle>.row>[class*=col] {
        vertical-align: middle
    }

    .services .mainSectionSlider {
        position: relative !important;
        height: 100% !important;
        width: 100% !important;
        top: 0 !important;
        left: 0 !important
    }

    .nosServicesBg .mainSectionSlider {
        position: relative !important;
        height: 200px !important;
        width: 100% !important;
        top: 0 !important;
        left: 0 !important
    }

    .mainSectionSliderBg img {
        width: 100%
    }

    .nosServicesBg .mainSectionSlider .blazy,
    .nosServicesBg .mainSectionSlider .show,
    .services .mainSectionSlider .blazy,
    .services .mainSectionSlider .show {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: transparent
    }

    .nosServicesBg .bx-wrapper {
        position: relative;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0
    }

    .nosServicesBg .bx-viewport {
        position: relative !important;
        height: auto !important;
        width: 100% !important;
        top: 0 !important;
        left: 0 !important
    }

    .nosServicesBg .mainSectionSlider {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0
    }

    .services .bx-wrapper {
        position: relative;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0
    }

    .services .bx-viewport {
        position: relative !important;
        height: 200px !important;
        width: 100% !important;
        top: 0 !important;
        left: 0 !important
    }

    .services .mainSectionSlider {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        padding: 0;
        list-style: none;
        margin-bottom: 0
    }

    .nosServicesBg .bx-viewport li,
    .services .bx-viewport li {
        height: 100%;
        list-style: none
    }

    .mainSectionSliderBg .bx-pager,
    .services .bx-pager {
        z-index: 9999
    }

    .nosServicesBg .bx-controls-auto,
    .nosServicesBg .bx-pager {
        bottom: 25px
    }

    .linkList li a {
        min-width: 100%
    }

    .mainSectionSlider img {
        width: 100%
    }

    .headerTel {
        font-size: 30px
    }

    .h,
    .h1,
    .hicon,
    h1 {
        font-size: 21px !important;
        margin: 0 0 30px
    }

    .h2,
    h2 {
        font-size: 18px
    }

    .h3,
    h3 {
        font-size: 16px
    }

    .h4,
    h4 {
        font-size: 14px
    }

    .h5,
    h5 {
        font-size: 12px
    }

    .h6,
    h6 {
        font-size: 10px
    }
}

@media (max-width:480px) {
    .datePickerZone .datepicker table tr td:before {
        top: 50%;
        left: 50%;
        margin-left: -15px;
        margin-top: -15px;
        width: 30px;
        height: 30px
    }

    .modal-content label {
        padding-top: 10px
    }

    .datePickerZone {
        padding: 20px 0
    }

    a.btn.btn-primary.maplink {
        width: 100%;
        margin-bottom: 30px
    }

    .datepicker table tr td:before {
        top: 50%;
        left: 50%;
        margin-left: -15px;
        margin-top: -15px;
        width: 30px;
        height: 30px
    }

    .btn {
        padding: 5px 10px
    }

    .btn-primary {
        font-size: 12px
    }

    .nosRealisations a.seeMore {
        padding: 8px 60px
    }

    .NosPlanDAcces02 p {
        font-size: 16px;
        color: #000
    }

    .NosPlanDAcces02 p:nth-of-type(2) {
        font-size: 16px;
        color: #4a4a4a
    }

    .NosPlanDAcces02 {
        padding: 50px 20px 20px;
        height: auto
    }

    .body-news-list .view .item:before {
        width: 140vw;
        margin-left: -80%
    }

    .carte .item small,
    .carte .item-title,
    .carte .labels .label,
    .carte .yesLabels .price {
        font-size: 12px
    }

    .datepicker table tr td,
    .datepicker table tr th {
        padding: 8px 0;
        font-size: 14px
    }

    .form-control,
    .form-group .btn-primary,
    input[name=captcha],
    input[name=captcha]+a {
        height: 36px !important
    }

    .datepicker table tr th.datepicker-switch {
        font-size: 16px
    }

    #index .ReservationText p {
        padding: 0 20px;
        line-height: normal;
        font-size: 14px
    }

    .carteSeeMore {
        padding: 8px 20px
    }

    .headerTel .table-cell {
        display: none !important
    }

    .contact .form-group .btn-primary {
        margin-top: 9px;
        height: 50px !important;
        width: 100%
    }

    .datepicker table tr th {
        font-size: 12px
    }

    .section.page.node-1 {
        padding: 0 !important
    }

    .theReservationText {
        width: 100%;
        height: auto;
        padding-top: 50px;
        padding-bottom: 30px
    }

    .theReservationText:before {
        top: 0;
        right: 0;
        left: -40px;
        width: 200%;
        height: 100%
    }

    .carte .group-title {
        font-size: 12px
    }

    .beforeFooter ul li {
        font-size: 16px;
        line-height: 2
    }

    .bx-controls-auto,
    .bx-pager {
        bottom: 0
    }

    .LeRestaurantCarousselBg .h {
        font-size: 20px
    }

    .LeRestaurantCarousselBg .bx-viewport {
        margin-bottom: 60px
    }

    .nosRealisations .bx-controls.bx-has-controls-direction {
        bottom: -15px
    }

    .modal-content .h {
        font-size: 16px !important
    }

    body {
        font-size: 14px
    }

    .actuAndNewsletterBg {
        padding: 1px 0 40px;
        background-color: #ededed
    }

    .headerTel {
        font-size: 30px
    }

    .h,
    .h1,
    .hicon,
    h1 {
        font-size: 18px !important
    }

    .h2,
    h2 {
        font-size: 17px
    }

    .h3,
    h3 {
        font-size: 16px
    }

    .h4,
    h4 {
        font-size: 14px
    }

    .h5,
    h5 {
        font-size: 12px
    }

    .h6,
    h6 {
        font-size: 10px
    }
}

@media (max-width:320px) {
    div#bxControls {
        height: 67px;
        position: absolute;
        width: 40%;
        right: 0;
        left: initial;
        bottom: 61px;
        -webkit-transform-origin: 100% 100%;
        -moz-transform-origin: 100% 100%;
        -ms-transform-origin: 100% 100%;
        -o-transform-origin: 100% 100%;
        transform-origin: 100% 100%;
        -webkit-transform: scale(.4);
        -moz-transform: scale(.4);
        -ms-transform: scale(.4);
        -o-transform: scale(.4);
        transform: scale(.4)
    }

    .gallery .col-xs-6 {
        width: 100%
    }
}

.header-sidebars {
    background-color: #fff
}

.sidebar-left {
    background-color: #355b99
}

.sidebar-right {
    background-color: #355b99
}

.contactButton,
.nav-item-active,
.sidebar-bottom-controls a,
.sidebar-divider-text,
.sidebar-form label,
.sidebar-left a,
.sidebar-right a,
.sidebar-send-button {
    color: #fff !important
}

.header-sidebars {
    height: 50px;
    z-index: 9999;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .1);
    display: table
}

.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: 180px;
    max-height: 42px;
    width: auto;
    height: auto
}

.deploy-left-sidebar {
    display: table-cell;
    background-color: #355b99;
    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: #355b99;
    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: Roboto, Helvetica !important;
    box-shadow: 3px 0 3px 0 rgba(0, 0, 0, .3);
    width: 270px;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: -270px;
    bottom: 0;
    overflow: hidden;
    position: fixed
}

.sidebar-scroll-left {
    padding-right: 20px;
    left: 0;
    width: 290px;
    overflow: scroll !important;
    overflow-x: hidden !important;
    -webkit-overflow-scroll: touch !important;
    height: 100%
}

.sidebar-scroll-right {
    width: 270px;
    right: 0;
    overflow: scroll !important;
    overflow-x: hidden !important;
    -webkit-overflow-scroll: touch !important;
    height: 100%
}

.sidebar-right {
    font-family: Roboto, Helvetica !important;
    box-shadow: -2px 0 2px 0 rgba(0, 0, 0, .3);
    background-repeat: repeat;
    position: fixed;
    overflow: hidden;
    z-index: 99999;
    right: -280px;
    top: 0;
    bottom: 0;
    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: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .3);
    position: relative
}

.sidebar-left-logo {
    max-width: 180px;
    max-height: 42px;
    width: auto;
    height: auto;
    position: absolute;
    top: 15px;
    left: 20px
}

.sidebar-right-logo {
    max-width: 180px;
    max-height: 42px;
    width: auto;
    height: auto;
    position: absolute;
    top: 15px;
    right: 20px
}

.close-sidebar-left {
    background-color: #355b99;
    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, .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, .2);
}

.sidebar-bottom-controls a {
    font-size: 12px;
    background-repeat: repeat-y;
    text-align: center;
    float: left;
    width: 3%;
    text-transform: uppercase;
    line-height: 10px;
    display: block;
    padding : 24px;
}

.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, .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, .2);
    text-shadow: 0 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, .4);
    border-top: 1px solid rgba(255, 255, 255, .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: 0 2px 0 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: sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 10px
}

.sidebar-header-right {
    height: 50px;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .3);
    position: relative
}

.close-sidebar-right {
    background-color: #355b99;
    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: 0;
    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, .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: 0 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, .4);
    border-top: 1px solid rgba(255, 255, 255, .2)
}

.menu-mobile-dynamique li a:hover {
    background-color: rgba(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: 0 0;
    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, .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: .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: 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: .3;
    font-family: Roboto, 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: 0
}

.contactButton {
    display: block;
    overflow: hidden;
    position: relative;
    margin-left: 20px;
    margin-top: 30px;
    height: 36px;
    font-family: sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    width: 230px;
    background-color: rgba(255, 255, 255, .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;
    margin: 0 auto
}

.sidebar-form2 {
    display: none
}

.sidebar-form label {
    font-size: 13px;
    border-radius: 0 !important;
    color: #c5c5c5;
    text-transform: uppercase;
    padding-top: 10px;
    display: block;
    opacity: .8;
    filter: alpha(opacity=80)
}

.sidebar-form label span {
    text-transform: lowercase;
    float: right;
    opacity: .5
}

.sidebar-form input {
    background-color: rgba(255, 255, 255, .1);
    border: solid 1px #3d3d3d
}

.sidebar-form textarea {
    background-color: rgba(255, 255, 255, .1);
    border: solid 1px #3d3d3d;
    margin-bottom: 0
}

.sidebar-send-button {
    font-size: 13px;
    display: block;
    width: 100%;
    color: #d2d2d2;
    font-family: sans-serif;
    text-transform: uppercase;
    font-weight: 700
}

.success-subscribe {
    margin-top: 20px;
    width: 230px;
    margin-left: 20px
}

.sidebar-form {
    margin-bottom: 0 !important;
    margin-top: -10px !important
}

.sidebar-form .formSuccessMessageWrap {
    width: 230px;
    margin-top: 20px;
    margin-bottom: 0
}

.sidebar-form .small-notification {
    margin-top: 20px
}

.sidebar-form #emailError {
    margin-top: 20px;
    width: 230px;
    margin-left: 20px;
    border-radius: 0;
    height: 36px
}

.sidebar-form #emailError p {
    text-align: center;
    color: #ff8181;
    margin: 8px 0;
    display: block;
    background-image: none;
    text-transform: uppercase;
    padding-left: 0
}

.sidebar-form #emailError2 {
    margin-top: 20px;
    width: 230px;
    margin-left: 20px;
    border-radius: 0;
    height: 36px
}

.sidebar-form #emailError2 p {
    text-align: center;
    color: #ff8181;
    margin: 8px 0;
    display: block;
    background-image: none;
    text-transform: uppercase;
    padding-left: 0
}

.subscribe-notification {
    width: 230px !important;
    margin-left: 20px;
    border-radius: 0 !important;
    margin-bottom: -15px !important;
    margin-top: 20px !important;
    background-image: none !important
}

.subscribe-notification p {
    background-image: none !important;
    text-align: center;
    color: #ff8181 !important;
    margin: 8px 0;
    display: block;
    text-transform: uppercase;
    padding-left: 0;
    margin-top: 20px
}

.formValidationError {
    margin-bottom: -15px
}

.sidebar-form .formValidationError div {
    margin-top: 20px;
    width: 230px;
    border-radius: 0 !important;
    margin-top: 20px !important
}

.sidebar-form .formSubmitButtonErrorsWrap {
    overflow: visible !important;
    margin-bottom: 20px
}

.sidebar-form .formValidationError p {
    text-align: center;
    color: #af1919 !important;
    margin: 8px 0;
    display: block;
    background-image: none;
    text-transform: uppercase;
    padding-left: 0
}

.menu-mobile-dynamique label {
    display: block;
    overflow: hidden;
    position: relative;
    border: 0;
    vertical-align: baseline;
    outline: 0
}

.red-notification {
    background-color: rgba(219, 84, 84, .5);
    border-radius: 5px;
    border: solid 1px #af1919
}

.formValidationError .red-notification p {
    background-image: none !important;
    display: block !important;
    padding-left: 0 !important;
    text-align: center !important
}

.no-bottom {
    margin-bottom: 0 !important
}

.menu-mobile-dynamique .sub-menu {
    display: none
}

.notification-box {
    text-align: center
}

.notification-box h4 {
    margin-bottom: 0
}

.notification-box p {
    color: #fff
}

.formSuccessMessageWrap h4 {
    color: #0f0
}

.covid-message {
    background-color: #cb1313;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Raleway-Light;
    color: #fff;
    padding: 5px;
    display: none
}

.covid-message p {
    margin: 0 !important
}

svg#logo_FD * {
    fill: #355b99
}

svg#logo_FD {
    width: 135px
}

.body-service a.bouton-principal.hvr-shutter-out-horizontal,
.body-service-list.body-service-list-0 .scrollbar-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center
}

.body-service a.bouton-principal.hvr-shutter-out-horizontal:hover,
.body-service-list.body-service-list-0 a.bouton-principal.hvr-shutter-out-horizontal:hover {
    background: #fff;
    color: #355b99;
    border: 1px solid #355b99
}

.body-service a.bouton-principal.hvr-shutter-out-horizontal,
.body-service-list.body-service-list-0 a.bouton-principal.hvr-shutter-out-horizontal,
button.bouton-principal.hvr-shutter-out-horizontal.temoignage-show-form-button.btn-avis {
    border: 0;
    text-decoration: none;
    transition: .4s ease-in-out;
    padding-bottom: 14px !important
}

.body-service .gallery.clear.services {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 15px
}

.body-service a.bouton-principal.hvr-shutter-out-horizontal {
    margin: 15px;
    text-align: center
}

.body-service img {
    width: 100%
}

.body-service .header-sidebars.hidden-md.hidden-lg.hide-print img {
    width: auto
}

.body-service a.bouton-principal.hvr-shutter-out-horizontal,
button.bouton-principal.hvr-shutter-out-horizontal.temoignage-show-form-button.btn-avis {
    position: relative;
    display: inline-block !important
}

@media screen and (max-width:1220px) {
    .body-service-list .services .tableGrid.row .bodyContent .content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center
    }
}

#index>div.wrap>div.container-fluid.beforeFooter.hidden-sm.hidden-xs {
    display: none
}

a.bouton-principal.hvr-shutter-out-horizontal:hover {
    background-color: transparent;
    color: #355b99;
    text-decoration: none
}