:root {
    --color0: #ffffff;
    --color1: #6dbd42;
    --nuanceColor1: #ffe188;
    --color2: #f20b0b;
    --color3: #010101;
    --bg-facultatif: #f2f2f2;
    --font_family_1: Montserrat-Bold;
    --font_family_2: Montserrat-Light;
    --taille_font: 14px;
    --border-radius: 4px
}

body:after {
    content: url('../images/bx_loader.svg')!important;
    display: none
}

.body-page-1 {
    overflow: hidden
}

.mapsBg .container,.nosServicesBg .container,.isFront .container,.headerBg .container {
    padding-left: 0;
    padding-right: 0
}

.tableGrid>.row,.tableGrid {
    display: table;
    margin: 0 auto;
    padding: 0;
    position: relative;
    height: 100%
}

.tableGrid>.table-row {
    height: 100%;
    display: table-row
}

.tableGrid.fullWidth {
    width: 100%;
}

.row.tableGrid.fullWidth.va-middle {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.services .tableGrid.fullWidth {
    margin-top: 3%;
}

.tableGrid>.row .table-row>[class*=col],.tableGrid .table-row>[class*=col],.tableGrid>.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>.row>[class*=col],.noPaddingCells>[class*=col] {
    padding: 0
}

.tableGrid.nopadding>.row .table-row>[class*=col],.tableGrid.nopadding .table-row>[class*=col],.tableGrid.nopadding>.row>[class*=col],.tableGrid.nopadding>[class*=col] {
    padding: 0
}

.tableGrid.va-middle>.row .table-row>[class*=col],.tableGrid.va-middle .table-row>[class*=col],.tableGrid.va-middle>.row>[class*=col],.tableGrid.va-middle>[class*=col] {
    vertical-align: middle
}

body {
    font-family: 'Montserrat-Light'
}

h1,h2,h3,h4,h5,h6,.h {
    font-family: 'Montserrat-Light'
}

.map strong,strong,.garage-item .prix {
    font-family: var(--font_family_3)
}

img[style="float:right;"],section figure.right {
    margin: 0 5px 20px 0px
}

img[style="float:left;"],section figure.left {
    margin: 0 20px 5px 0px
}

*:focus {
    outline: none
}

*,::after,::before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    text-rendering: optimizeLegibility
}

*,::after,::before {
    -webkit-font-smoothing: antialiased
}

.datePickerZone .datepicker table tr td.today:before {
    border-color: #6dbd42 !important;
}

.datePickerZone .datepicker .datepicker-switch, .datePickerZone .datepicker .prev, .datePickerZone .datepicker .next, .datePickerZone .datepicker tfoot tr th {
    color: #6dbd42  !important;
}

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%
}

html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
    margin: 0;
    padding: 0
}

.zone-contenu {
    padding: 0 12%;
}

.scrollbar-handle {
    background: green;
    border-color: green;
}

.flex-address , .tel {
    font-size: 16px;
}

.coordonnees i {
    color: var(--color1);
    font-size: 19px;
    margin-right: 10px;
}

.list-services {
    display: flex;
    flex-wrap: wrap;
    gap: 1%;
    justify-content: space-between;
}

body.body-contact .fluid-contenu {
    padding-top: 0;
}

.row.map-home .img-zone {
    position: relative;
    display: block;
    height: 600px;
}

.recup-photos .propor .propor-cont img,.recup-photos .propor .propor-cont {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all .3s linear;
}

.recup-photos .propor .propor-cont:hover img {
    transform: scale(1.2);
}

div#map iframe {
    width: 100%;
    max-height: 350px;
    display: flex;
}

.bx-viewport {
    height: 100% !important;
}

.qsn-img {
    /* position: absolute; */
    top: 0;
    width: 100%;
    height: 100%;
}

.qsn-img.qsn-img1 {
    width: 100%;
    height: 100%;
    z-index: 1;
    right: 30px;
    top: 40px;
}

.qsn-img.qsn-img3 {
    width: 55%;
    height: 66% !important;
    z-index: 1;
    left: 169px;
    top: 300px;
}

.qsn-img.qsn-img2 {
    width: 35%;
    height: 16% !important;
    z-index: 1;
    right: 30px;
    top: 88px;
}

.mdlMS {
    width: 100%;
    position: relative;
}

.modal-content button.close {
    position: absolute;
    right: 4px;
    border: 1px solid black;
    height: 25px;
    width: 25px;
    border-radius: 50px;
    top: 3px;
    z-index: 1;
}

.mdlMS img {
    width: 100%;
}

pre, code, address, caption, cite, code, em, th {
    font-size: 1.4rem;
    font-weight: normal;
    font-style: normal
}

fieldset {
    border: none
}

caption,th {
    text-align: left
}

table,.table {
    border-collapse: collapse;
    border-spacing: 0
}

textarea {
    overflow: auto;
    resize: none
}

b,strong {
    font-weight: 900;
}

input {
    border: none
}

input:focus,select:focus,textarea:focus {
    outline: none
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: ''
}

input[type=submit] {
    cursor: pointer
}

pre {
    font-size: 1vmax;
    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
}

sup,sub {
    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 {
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 100;
    line-height: normal;
    font-family: var(--font_family_2);
    letter-spacing: 0;
    color: #292626;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased
}

ul,p {
    margin-bottom: 20px
}

main p:last-of-type {
    /* margin-bottom: 40px; */
}
.plan {
    position: relative;
    height: 450px;
}

.plan iframe {
    height: 100%;
    width: 100%;
}
.row.contactForm {
    background: #f4f4f4;
    position: relative;
    margin-top: 40px;
    padding-top: 40px;
}

.row.contactForm label.control-label {
    display: none;
}
a {
    color: inherit;
    font-size: inherit;
    font-family: inherit
}

a:hover,a:focus {text-decoration: underline;}

a.transition.AvisClients:hover {
    text-decoration: none;
}

*a:hover,*a:focus {
    color: inherit
}

blockquote {
    border-color: var(--color1)
}

::selection {
    color: #fff;
    background-color: var(--color1);
    text-shadow: 1px 1px 0 #000
}

::-moz-selection {
    color: #fff;
    background-color: var(--color1);
    text-shadow: 1px 1px 0 #000
}

h1,h2,h3,h4,h5,h6,.h {
    font-style: normal;
    margin: 0 0 20px 0;
    font-weight: 100;
    display: block;
    color: var(--color1);
    line-height: 1.2;
    font-family: var(--font_family_3)
}

.h1,h1 {
    letter-spacing: 0;
    margin: 0 0 40px 0;
    font-size: 40px;
    color: var(--color1);
    padding: 0 0 0 0;
    line-height: 1.1;
    width: 100%;
    text-transform: uppercase;
    display: block;
    font-family: var(--font_family_1);
    font-weight: 600;
    text-align: center;
    width: 100%;
}

h1 {
    text-align: center
}

h1,.hicon {
    position: relative;
    margin-bottom: 18px
}

.body-page-1 h1 {
    position: relative;
    margin-bottom: 10px
}

h1:after,.hicon:after {
    content: '';
    position: relative;
    width: 60px;
    height: 4px;
    margin: 20px 0;
    border-width: 4px 4px 0px 4px;
    border-style: solid;
    border-color: transparent;
    display: inline-block;
    line-height: 1
}

.hicon-center {
    text-align: center
}

.slogan h2 {
    color: var(--color0);
    font-size: 3.1em;
    margin: 0;
    line-height: 1.5;
    padding: 0;
    text-shadow: 10px 10px 40px #000;
    text-align: start;
    font-weight: bold;
    font-family: var(--font_family_1);
}

.slogan p {
    font-size: 25px;
    line-height: 1.5;
    color: var(--color0);
}

.slogan h2:before,.slogan h2:after {
    display: none;
}

.cta p.tel-header.bouton-principal.hvr-shutter-out-horizontal a {
    color: var(--color0);
    text-align: center;
}

.cta {
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    align-items: stretch;
    column-gap: 10px;
    justify-content: flex-start;
    height: 100%;
    margin: 1.5em 0;
    font-weight: 100;
    letter-spacing: 1px;
}

.cta a.bouton-principal:after {
    display: none;
}

.cta p.tel-header.bouton-principal.hvr-shutter-out-horizontal {
    text-align: left;
    color: var(--color0);
    text-decoration: none;
    margin: 0 0 0;
    display: inline-grid;
    border: 0;
    overflow: hidden;
    align-content: center;
    justify-content: center;
    align-items: center;
    transition: all .3s linear;
    background: var(--color1);
    font-family: var(--font_family_2);
    font-weight: lighter;
}

.cta p.tel-header.bouton-principal.hvr-shutter-out-horizontal:hover {
    background: var(--color1);
}

.cta p.tel-header.bouton-principal.hvr-shutter-out-horizontal span {
    text-align: center;
    min-width: auto;
    text-decoration: none;
}

.cta a.bouton-principal, button.bouton-principal, .cta .tel-header {
    display: inline-flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    padding: 10px 20px !important;
    background: var(--color1);
    backdrop-filter: blur(4px);
    transition: all .3s linear;
    color: var(--color0);
    border: 1px solid var(--color1);
    text-decoration: none;
    text-transform: initial;
}

.cta a.bouton-principal:hover, button.bouton-principal:hover, .cta .tel-header:hover {
    /* background: var(--color1); */
    color: var(--color0);
    border-color: var(--color3);
}
.slogan {
    position: absolute;
    top: calc(33% + 50px);
    left: 10%;
    text-align: left;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 20px;
    z-index: 11;
    width: 40%;
}

.slogan .titre {
    font-size: 50px;
    font-family: var(--font2);
    font-weight: 900;
    color: var(--color0);
    text-transform: uppercase;
}


.hicon-center:after {
    border-width: 4px 4px 0px 4px;
    border-style: solid;
    border-color: var(--color1)transparent transparent transparent
}

.hicon-left {
    text-align: left
}

.hicon-left:after {
    border-width: 4px 4px 0px 0px;
    border-style: solid;
    /* border-color: var(--color1)transparent transparent transparent; */
}

.hicon-right {
    text-align: right
}

.hicon-right:after {
    border-width: 4px 0px 0px 4px;
    border-style: solid;
    border-color: var(--color1)transparent transparent transparent
}

.hicon span,h1 span {
    line-height: normal;
    padding: 0;
    display: block;
    font-family: var(--font_family_1);
    font-weight: 600;
}

footer .hicon span {
    text-align: start;
}

.titre-secondaire {
    font-size: 20px;
    font-family: var(--font_family_2);
    color: var(--color3);
    display: block;
    margin-top: 5px;
}

.body-page-1 .node-1 h1 {
}

.scroll01 {
    max-height: 40vh !important;
    text-align: justify;
}

.sous-titre span,.sous-titre {
    color: var(--color3);
    font-size: 16px;
    text-transform: none;
    display: inline-block;
    margin-top: 2px;
    font-weight: lighter !important;
}

h2,.h2 {
    font-size: 30px
}

h3,.h3 {
    font-size: 25px
}

h4,.h4 {
    font-size: 21px
}

h5,.h5 {
    font-size: 18px
}

h6,.h6 {
    font-size: 16px
}

.bg {
    background-color: #f3f3f300;
    background-position: 50%0;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    width: 100%
}

.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')
}

hr {
    background-color: #dddddd;
    border: none;
    width: 100%;
    height: 1px;
    margin: 20px auto 50px;
    clear: both
}

hr.sep {
    background-color: rgb(45,45,45);
    border: none;
    width: 100%;
    height: 1px;
    margin: 10px auto 30px;
    clear: both
}

.reserveFormSeparator {
    border-right: 1px solid #393939
}

ul li.niveau2,ol li.niveau2 {
    margin-left: 30px
}

img.blazy {
    width: 100%;
    background-image: url('../images/bx_loader.svg');
    background-repeat: no-repeat;
    background-position: 50%50%;
    background-color: #ddd
}

img.blazy.b-error {
    background-image: url('../images/noImage.png');
    background-size: auto
}

.blazy {
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50%50%;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    background-size: 30px
}

.blazy img {
    width: 100%
}

.sliderBg .bx-wrapper img {
    height: 100vh !important;
}

.blazy.b-error {
    background-image: url('../images/noImage.png');
    background-size: auto
}

.blazy.imgLoaded {
    background-size: cover
}

p.callTracker span {
    text-decoration: underline
}

.sidebar-scroll-right .callTracker {
    width: 100%;
    height: 50px
}

.callTracker {
    position: relative
}

.callTracker span,.callTracker a {
    display: inline-block;
    text-align: left;
    min-width: 145px;
    padding: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    height: 100%;
    line-height: 1.64em;
    text-decoration: none
}

.callTracker .t_phone {
    opacity: 0;
    display: none
}

.callTracker .t_affiche {
    cursor: pointer
}

header .callTracker span,header .callTracker a {
    top: 5px
}

header .callTracker .t_affiche {
}

.callTracker.active .t_phone {
    opacity: 1;
    display: inline-block
}

.callTracker.active .t_affiche {
    opacity: 0;
    display: none
}

.pied .callTracker a,.coordonnees .callTracker a {
    position: relative;
    left: 0px
}

.footer .callTracker span.t_affiche {
    font-weight: bold;
    text-decoration: underline
}

.header02bg img {
    width: 100%
}

.navbarBg {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    margin: 0;
    height: 110px
}

.nav_header {
    display: block;
    z-index: 9999;
    position: relative;
    top: 0;
    float: right;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: right;
    background-color: #252525
}

.nav_header li {
    display: inline-block;
    list-style: none;
    margin: 0;
    float: right
}

.nav_header a,.nav_header button {
    font-size: 14px;
    color: var(--color1);
    display: inline-block;
    padding: 14px 15px;
    margin: 0;
    border: 1px solid transparent
}

.nav_header a:hover,.nav_header button:hover {
    color: var(--color1);
    background-color: #2f2f2f;
    border: 1px solid var(--color1)
}

.nav_header .glyphicon {
    margin: 0 10px 0 0
}

.headerAdress p img {
    vertical-align: sub
}

.headerTop {
    padding: 12px 8%60px;
    background-image: url('../images/shadow.png');
    background-repeat: repeat-x;
    background-position: 50%0;
    background-size: auto 100%
}

.header-sidebars,.sidebar-left,.sidebar-right {
    background-color: #ffffff;
    letter-spacing: 1px
}

.sidebar-left a,.sidebar-right a,.sidebar-bottom-controls a,.contactButton,.nav-item-active,.sidebar-form label,.sidebar-send-button,.sidebar-divider-text {
    color: #fff!important
}

.header-sidebars {
    height: 65px;
    z-index: 9999;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    box-shadow: 0 2px 3px 1px rgba(0,0,0,0.1)
}

.header-sidebars .header-top {
    display: table;
    height: 65px;
    background: #ffffff;
    width: 100%
}

.top-logo {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 9999;
    text-align: center;
    overflow-y: hidden
}

.top-logo img {
    position: absolute;
    left: 10px;
    top: 8px;
    max-height: 50px;
    width: auto;
}

.deploy-left-sidebar {
    display: table-cell;
    background-color: #c90001;
    background-size: auto 49%;
    background-image: url(../images/menu-mobile-3/nav.svg);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    background-position: center center
}

.deploy-right-sidebar {
    border-left: 1px #ffffff solid;
    display: table-cell;
    background-color: var(--color1);
    background-size: auto 49%;
    background-image: url(../images/menu-mobile-3/nav.svg);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    background-position: center center
}

.deploy-right-mail {
    border-left: 1px #ffffff solid;
    display: table-cell;
    background-color: var(--color1);
    background-size: auto 49%;
    background-image: url(../images/menu-mobile-3/mail.svg);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    background-position: center center;
    position: absolute;
    right: 65px;
    top: 0
}

.deploy-right-call {
    display: table-cell;
    background-color: var(--color1);
    background-size: auto 49%;
    background-image: url(../images/menu-mobile-3/telephone.svg);
    background-repeat: no-repeat;
    height: 65px;
    width: 65px;
    background-position: center 16px;
    position: absolute!important;
    right: 130px;
    top: 0
}

.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: 'Nunito-Regular',Helvetica!important;
    width: 270px;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: -270px;
    bottom: 0;
    overflow: hidden;
    position: fixed;
    box-shadow: 3px 0px 3px 0px rgba(0,0,0,0.1)
}

.sidebar-scroll-left {
    padding-right: 20px;
    left: 0;
    width: 310px;
    overflow: scroll!important;
    overflow-x: hidden!important;
    -webkit-overflow-scroll: touch!important;
    height: 100%;
    background-color: #c31c26
}

.sidebar-scroll-right {
    width: 275px;
    overflow: auto!important;
    overflow-x: hidden!important;
    height: 100%;
    background-color: #ffffff;
}

.sidebar-right {
    font-family: 'Nunito-Regular',Helvetica!important;
    background-repeat: repeat;
    position: fixed;
    overflow: hidden;
    z-index: 99999;
    right: -280px;
    top: 0;
    bottom: 0;
    width: 270px;
    margin-right: 10px;
    box-shadow: -2px 0px 2px 0px rgba(0,0,0,0.1)
}

.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;
    color: #fff!important;
    z-index: 1
}

.sidebar-header-left {
    height: 65px;
    background-color: #c90001;
    position: relative
}

.sidebar-left-logo {
    max-height: 75px;
    position: absolute;
    top: -2px;
    left: 8px;
    margin-right: 179px
}

.sidebar-right-logo {
    margin-left: 0;
    top: 7px;
    right: 16px;
    max-width: 180px;
    float: right;
    max-height: 48px;
    position: relative
}

.close-sidebar-left {
    background-image: url(../images/menu-mobile-3/left-chevron.svg);
    background-size: 45%auto;
    background-repeat: no-repeat;
    background-position: center center;
    height: 65px;
    width: 65px;
    margin-left: 205px;
    display: block
}

.sidebar-divider-text {
    font-size: 20px;
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 15px;
    margin-bottom: 0;
    color: #fff!important;
    background: #1a1a1a
}

.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.svg)
}

.newsletter-nav {
    background-image: url(../images/menu-mobile-3/rss.png)
}

.call-nav {
    background-image: url(../images/menu-mobile-3/phonehook.svg)
}

.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: #c90001
}

.sidebar-bottom-controls p {
    margin-top: 3px
}

.sidebar-bottom-controls a {
    font-size: 12px;
    background-repeat: repeat-y;
    text-align: center;
    float: left;
    width: 33%;
    line-height: 10px;
    display: block
}

.facebook-bottom {
    display: block;
    padding-top: 26px;
    background-image: url(../images/menu-mobile-3/facebook.png);
    background-repeat: no-repeat;
    background-position: center 33px;
    background-size: 16px 16px;
    height: 50px;
    margin-top: -25px
}

.twitter-bottom {
    display: block;
    background-image: url(../images/menu-mobile-3/twitter.png);
    background-repeat: no-repeat;
    background-position: center 33px;
    background-size: 16px 16px;
    height: 50px;
    margin-top: -25px
}

.close-bottom-left,.close-bottom-right {
    display: block;
    padding-top: 26px;
    background-image: url(../images/menu-mobile-3/accessdenied.png);
    background-repeat: no-repeat;
    background-position: center 33px;
    background-size: 16px 16px;
    height: 50px;
    margin-top: -25px
}

.nav-item {
    font-size: 16.2px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background-size: 22px auto;
    background-color: #c9323b;
    height: 60px;
    line-height: 61.5px;
    background-repeat: no-repeat;
    padding-left: 60px;
    background-position: 20px center;
    margin-bottom: 1px
}

.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: 'Lato',sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 10px
}

.sidebar-header-right {
    height: 65px;
    background-color: #363636;
    position: relative
}

.close-sidebar-right {
    background-image: url(../images/menu-mobile-3/right-chevron.svg);
    background-size: 45%auto;
    background-repeat: no-repeat;
    background-position: center center;
    height: 65px;
    width: 65px;
    margin-left: 0;
    display: block
}

.sidebar-left .close-sidebar-left,.sidebar-right .close-sidebar-right {
    position: absolute!important
}

.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 {
    width: 100%;
    margin-bottom: 1px;
    background: #363636;
    padding-left: 18px
}

.menu-mobile-dynamique .sub-menu li {
    background-color: transparent;
    margin-bottom: 0
}

.menu-mobile-dynamique .sub-menu li a {
    height: 42px;
    text-transform: none
}

.menu-mobile-dynamique .sub-menu {
    background-image: linear-gradient(to bottom,#c90001,#c90001);
    padding-top: 18px;
    padding-bottom: 18px
}

.menu-mobile-dynamique li.parent {
    background-image: url(../images/menu-mobile-3/left-sidebar/gopage.svg);
    background-position: 241px 26.2px;
    background-repeat: no-repeat;
    background-size: 9px auto
}

.menu-mobile-dynamique li a {
    display: table-cell;
    width: 270px;
    vertical-align: middle;
    text-decoration: none!important;
    line-height: 18px;
    font-size: 16.2px;
    background-image: url(../images/menu-mobile-3/bendedright.svg);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background-size: 8px auto;
    text-transform: uppercase;
    color: #fff;
    height: 60px;
    background-repeat: no-repeat;
    padding-left: 29px;
    background-position: 6px 20.9px;
    filter: brightness(0) invert(1);
}

.menu-mobile-dynamique ul {
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    padding-left: 0
}

.menu-mobile-dynamique ul li a {
    background: none;
    color: #BEBEBE
}

.small-notification p {
    margin: 10px 13px;
    padding-bottom: 2px;
    line-height: 18px
}

.text-input {
    overflow: hidden;
    position: relative;
    font-size: 11px;
    color: #666;
    width: 230px;
    margin-left: 20px;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    display: block;
    box-sizing: border-box;
    background-color: rgba(255,255,255,0.1);
    border: solid 1px #3d3d3d
}

#contactEmail {
    margin-bottom: -5px!important
}

#contactMessage {
    display: none
}

#contactName {
    display: none;
    margin-bottom: 10px
}

#left_label_name {
    overflow: hidden;
    position: relative;
    display: none;
    text-align: left;
    margin-left: 200px;
    font-size: 11px;
    color: #8c8c8c;
    opacity: .3;
    margin-top: -20px;
    padding-bottom: 5px;
    margin-bottom: 10px
}

#name_label {
    overflow: hidden;
    position: relative;
    display: none;
    margin-top: 20px;
    margin-left: 20px;
    font-family: 'Lato',sans-serif;
    font-size: 12px;
    color: #c5c5c5
}

#email_label {
    margin-top: 20px;
    margin-left: 20px;
    font-size: 12px;
    color: #c5c5c5;
    display: block;
    overflow: hidden;
    position: relative
}

#left_label_mail {
    display: block;
    overflow: hidden;
    position: relative;
    line-height: 18px;
    text-align: left;
    margin-left: 200px;
    font-size: 11px;
    color: #8c8c8c;
    opacity: .3;
    font-family: 'Open Sans',sans-serif;
    margin-top: -20px;
    padding-bottom: 5px;
    margin-bottom: 10px
}

.contact-button-house {
    line-height: 18px;
    margin-bottom: 20px;
    font-size: 11px;
    display: block;
    overflow: hidden;
    position: relative;
    vertical-align: baseline;
    outline: none
}

.contactButton {
    display: block;
    overflow: hidden;
    position: relative;
    margin-left: 20px;
    margin-top: 30px;
    height: 36px;
    font-family: 'Lato',sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    width: 230px;
    background-color: rgba(255,255,255,0.1);
    border: solid 1px #3d3d3d
}

.buttonWrap {
    padding: 10px!important;
    min-width: 43%
}

.contactSubmitButton {
    display: block!important;
    height: 36px!important;
    margin-right: 4px;
    float: left;
    margin-bottom: 20px
}

.contactNameField {
    padding-bottom: 5px;
    font-size: 12px
}

.contactField {
    font-size: 15px;
    overflow: hidden;
    position: relative;
    color: #fff;
    min-width: 100%;
    display: block;
    box-sizing: border-box;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px
}

.contactTextarea {
    font-size: 15px;
    overflow: hidden;
    position: relative;
    color: #fff;
    min-width: 100%;
    display: block;
    box-sizing: border-box;
    margin-bottom: 20px;
    line-height: 18px;
    height: 90px;
    padding: 9px 12px
}

.menu-mobile-dynamique input {
    -webkit-appearance: none;
    border-radius: 0
}

.sidebar-form {
    display: none;
    margin-left: 20px;
    width: 230px;
    box-sizing: border-box
}

.sidebar-form2 {
    display: none
}

.sidebar-form label {
    font-size: 13px;
    border-radius: 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,0.1);
    border: solid 1px #3d3d3d
}

.sidebar-form textarea {
    background-color: rgba(255,255,255,0.1);
    border: solid 1px #3d3d3d;
    margin-bottom: 0
}

.sidebar-send-button {
    font-size: 13px;
    display: block;
    width: 100%;
    color: #d2d2d2;
    font-family: 'Lato',sans-serif;
    text-transform: uppercase;
    font-weight: 700
}

.success-subscribe {
    margin-top: 20px;
    width: 230px;
    margin-left: 20px
}

.sidebar-form {
    margin-bottom: 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;
    height: 36px;
    margin-top: 20px!important
}

.sidebar-form .formSubmitButtonErrorsWrap {
    overflow: visible!important;
    margin-bottom: 20px
}

.sidebar-form .formValidationError p {
    text-align: center;
    color: #ff8181!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: none
}

.red-notification {
    background-color: rgba(219,84,84,0.5);
    border-radius: 5px;
    border: solid 1px #ffce00
}

.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: lime
}

.sidebar-left .btn-favoris {
    position: absolute;
    margin: 0px 0 0 0;
    top: 0;
    right: 3px;
    overflow: hidden;
    text-indent: 110px;
    background: url(../images/svg/ico-fav.svg)no-repeat center center;
    background-size: 20px;
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 48px
}

.header1Bg {
    z-index: 10;
    position: absolute;
    width: 100%;
    padding: 0 0 0
}

.header1Bg .tableGrid {
    height: 100px;
    background-color: rgb(255 255 255 / 84%);
    padding: 0 80px
}

.header1Bg ul {
    margin: 0;
    padding: 0;
    text-align: right;
    display: table;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.header1Bg ul li {
    list-style: none;
    display: table-cell;
    vertical-align: middle
}

.header1Bg ul li p {
    font-size: 14px;
    color: var(--color3);
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding: 5px 15px 5px 30px;
    text-align: left;
    margin: 0 20px 0 0;
    vertical-align: middle
}

.header1Bg ul li p strong {
    color: #919191;
    font-family: var(--font_family_1)
}

.header1Bg ul li .tel {
    background-image: url(../images/svg/phone.svg);
    background-size: 30px auto;
    padding: 6px 0 6px 47px
}

.header1Bg ul li .adr {
    background-image: url('../images/svg/address.svg');
    background-size: 32px;
    padding: 8px 15px 8px 46px
}

.header1Bg ul li .favoris {
    background-image: url(../images/svg/favorite.svg);
    background-size: 28px auto;
    padding: 8px 0 8px 36px
}

.header2 {
    z-index: 9;
    position: relative;
    top: 0;
    left: 0;
    background-color: #fff
}

#headerTopBg {
    position: relative;
    top: 0;
    z-index: 9;
    left: 0;
    width: 100%;
    height: 62px;
    opacity: 1;
    visibility: visible;
    display: table;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    background-color: rgb(255 255 255 / 70%);
    border-top: 1px solid #ffffff8C;
    padding: 0 80px
}

.headerTopBgInner {
    display: table-cell;
    vertical-align: middle
}

.headerTopBgInner.addedLogo {
    display: flex;
    justify-content: end;
    align-items: center;
    height: 100%;
    gap: 40px;
}

.navbar-brand-2 {
    position: relative;
    left: -400px;
    display: block;
    width: 0;
    padding: 0;
    transition: all .3s ease
}

.navbar-brand-2 img {
    width: auto;
    height: 65px;
}

.opened #headerTopBg {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

#headerMenu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.header01bg {
    position: fixed;
    width: 100%;
    z-index: 99;
    padding: 20px 60px 0
}

.header02bg {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100vh;
    display: table;
    z-index: 2
}

.navbar-header {
    position: relative;
    top: 0;
    height: 100%;
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50%0;
    padding: 0 0;
    z-index: 0
}

.navbar-brand {
    display: inline-block;
    margin: 0 auto 0;
    padding: 0 0px;
    position: relative;
    text-decoration: none;
    z-index: 1;
    line-height: 1;
    height: auto;
    vertical-align: middle;
    float: none;
    width: 100%;
    text-align: left
}

.navbar-brand>img {
    position: relative;
    display: inline-block;
    width: auto;
    max-height: 100px;
    /* filter: brightness(0) invert(1); */
}

.papillon {
    position: absolute;
    top: -30px;
    right: -140px
}

.navbar {
    border-radius: 0;
    border: none;
    float: left;
    display: block;
    margin-bottom: 0;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    opacity: 1;
    transition: all .3s ease
}

#headerTopBg.fixed .navbar {
    float: right
}

.NavOpened .navbar {
    z-index: 9;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.navbar .navbar-nav {
    position: relative;
    width: 100%;
    display: block;
    vertical-align: middle
}

.navbar-nav>li {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    position: relative;
    float: none;
    text-align: right
}

.navbar-nav>li:last-child {
    margin-right: 0
}

.navbar-nav>li:first-child:before {
    display: none
}

.navbar-nav>li>a {
    font-size: 14px;
    color: var(--color3);
    text-transform: uppercase;
    white-space: nowrap;
    text-decoration: none;
    position: relative;
    background-color: transparent;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    border-radius: 0;
    line-height: normal;
    z-index: 0;
    padding: 22px 18px;
    height: 62px;
    width: 100%;
    border: none;
    font-weight: 100;
    font-family: var(--font_family_3)
}

.navbar-nav>li:last-child a {
}

.navbar-nav>li>a.active,.navbar-nav>.active>a,.navbar-nav>.active>a:hover,.navbar-nav>.active>a:focus,.navbar-nav>li>a:hover,.navbar-nav>li>a:focus {
    color: #ffffff;
    background-color: var(--color3);
    border-bottom: none;
    opacity: 1
}

.navbar-nav>li>a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    height: 4px;
    width: 100%;
    display: block;
    margin: 0 auto;
    background-color: var(--color1);
    background-image: url('../images/hover.png');
    background-repeat: no-repeat;
    background-position: 50%0
}

.navbar-nav>.active>a:before,.navbar-nav>.active>a:hover:before,.navbar-nav>.active>a:focus:before,.navbar-nav>li>a:hover:before,.navbar-nav>li>a:focus:before {
    bottom: 0;
    opacity: 1
}

#menu_principal .nav-item-sep {
    width: 10px;
    height: 100%;
    background-image: url('../images/nav-item-sep.png');
    background-repeat: no-repeat;
    background-position: 50%50%
}

#menu_principal li.nav-item-sep:last-child {
    background-image: none
}

#menu_principal li.menu-item-50+li {
    background-image: none
}

.navbar-nav ul.sub-menu {
    position: relative;
    width: 100%;
    text-align: left;
    z-index: 1;
    padding-top: 12px;
    opacity: 1;
    padding: 0;
    list-style: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.hasSubMenu>a {
    background-image: url('../images/subMenuArrow.png');
    background-repeat: no-repeat;
    background-position: 100%28%
}

.navbar-nav ul.sub-menu>li>a {
    padding: 1vh 0;
    font-size: 1.4vw;
    color: #8dbdff;
    text-transform: uppercase;
    text-align: left;
    display: inline-block;
    border-bottom: 0 solid #1f263c
}

.navbar-nav ul.sub-menu>li.active>a,.navbar-nav ul.sub-menu>li>a:focus,.navbar-nav ul.sub-menu>li>a:hover {
    padding: 1vh 1vh;
    color: #fff;
    background-color: #2f3a58;
    text-decoration: none
}

.btn {
    border: none;
    color: inherit;
    background: none;
    cursor: pointer;
    display: inline-block;
    letter-spacing: 0;
    font-weight: 100;
    outline: none;
    position: relative;
    z-index: 1;
    border-radius: 0;
    font-size: inherit
}

.btn.focus,.btn:focus,.btn:hover {
    color: var(--color1);
    text-decoration: none
}

.btn:before,.btn:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.btn:hover,.btn:focus,.btn:active,.btn.active,.open .dropdown-toggle.btn {
    outline: none
}

.btn-lg {
    padding: 10px 30px;
    font-size: 22px;
    font-size: 2.2rem
}

.btn-fixed {
    width: 205px
}

.btn-primary {
    margin-bottom: 10px;
    display: inline-block;
    text-align: center;
    background-color: var(--color1);
    color: #fff;
    font-size: 16px;
    border: 1px solid var(--color1);
    text-transform: uppercase
}

.btn-primary:hover,.btn-primary:focus,.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover {
    background-color: var(--color3);
    border: 1px solid var(--color3);
    color: #ffffff;
    text-decoration: none;
    box-shadow: none
}

.btn-primary:hover:after {
    height: 200%;
    opacity: 1;
    transition-delay: .1s
}

.btn-primary:active:after {
    height: 400%;
    opacity: 1
}

.btn-primary:hover:before {
    transition-duration: .5s;
    height: 400%;
    opacity: 0
}

.btn-primary:active:before {
    height: 600%;
    opacity: 0
}

#infinite-scroll-button {
    border: 2px solid var(--color1);
    color: var(--color1);
    background-color: #fff;
    background-image: url(../images/svg/plus.svg);
    background-position: 96%50%;
    background-size: 15px;
    background-repeat: no-repeat;
    padding: 15px 60px 15px 15px;
    text-transform: uppercase
}

#infinite-scroll-button:focus,#infinite-scroll-button:hover {
    border: 2px solid var(--color1);
    background-color: var(--color1);
    color: #fff;
    background-image: url(../images/svg/plus-h.svg)
}

.icon {
    padding: 0 0 0 22px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0px 5px
}

.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')
}

#mainWrap {
    z-index: 0;
    position: relative;
    background-color: #f4f6f7
}

.main_bg {
    padding-top: 80px;
    padding-bottom: 40px;
    min-height: 600px;
    z-index: 1;
    position: relative;
    background-color: #fff
}

.body-contact .main_bg {
    padding-top: 0;
}

.body-garage-item .main_bg,.body-garage-list .main_bg {
    padding-top: 20px;
    padding-bottom: 40px
}

.body-page-1 .main_bg {
    min-height: initial;
    padding: 0;
    /* background: url(../images/intro.jpg)no-repeat center/cover; */
}

.body-page-1 .main_bg .main-container {
    /* max-width: 1200px; */
    margin: auto
}

.page.node-1 {
    background-position: 50%50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0
}

.body-pageseo .main_bg {
    background-color: #f5f5f5
}

.tel {
    position: relative;
    bottom: 0;
    left: 0;
    display: block;
    margin-bottom: 0;
    margin-top: 0;
    text-align: start;
    /* float: left; */
    margin: 0;
    height: auto
}

.tel p {
    display: table-cell;
    color: #fff;
    font-size: 19px;
    margin-bottom: 0;
    vertical-align: middle;
    text-transform: uppercase
}

.tel img {
    margin-left: 11px;
    position: relative
}

.accrocheBg {
    display: table;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100vh;
}

.accroche {
    position: relative;
    padding: 0 0 0;
    z-index: 0;
    text-align: center;
    display: table-cell;
    vertical-align: bottom;
    height: 100%;
}

.accrocheInner {
    display: inline-block;
    min-width: 0;
    text-align: left;
    background-color: rgba(26,29,30,.95);
    padding: 20px;
    float: right;
    margin-bottom: 22px
}

.accroche p {
    font-size: 38px;
    color: #fff;
    margin-bottom: 10px;
    font-family: var(--font_family_2);
    text-shadow: 10px 10px 40px #000;
}

.accroche p .sub-title {
    font-size: 28px
}

.accroche a {
    font-size: 24px;
    color: var(--color1);
    font-family: var(--font_family_3)
}

.accroche a:focus,.accroche a:hover {
    color: #fff;
    text-decoration: none
}

.btn-partage-1 {
    position: relative;
    top: 0;
    margin-top: 0;
    height: 25px;
    display: block;
    float: right;
    margin-right: 0;
    /* margin: 0 auto 0; */
    text-align: left
}

.btn-partage-1 p {
    font-size: 16px;
    color: #797979;
    display: table-cell;
    float: none;
    margin-bottom: 0;
    vertical-align: middle
}

.btn-partage-1 .btnp {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 400ms ease;
    margin: 0px 10px 0px 0px;
    opacity: 1;
    float: none;
    border-radius: 50px;
    background-size: 18px;
    filter: brightness(0);
}

a.btnp.btn-opisto {
    background-image: url(../images/Opisto.png);
    background-size: 90%;
}

a.btnp.btn-boncoin {
    background-image: url(../images/boncoin.png);
    background-size: 84%;
}

a.btnp.btn-ytb {
    background-image: url(../images/youtube.png);
    background-size: 77%;
}

.btn-partage-1 .btnp:hover {
    transform: rotate(360deg);
    /* background-color: var(--color0); */
    /* filter: none; */
}

.btn-partage-1 .btnp.btn-fb {
    background-image: url('../images/tik-tok.png');
    background-size: 70%;
}

.btnp.btn-insta {
    background-image: url(../images/instagram.png);
}

.btn-partage-1 .btnp.btn-gmb {
    background-image: url(../images/store.png);
    background-size: 58%;
}

.btn-partage-1 .btnp.btn-twitter {
    background-image: url('../images/twitter.png');
    background-size: 52%;
}

.btn-partage-1 .btnp.btn-google {
    background-image: url('../images/svg/g.svg')
}

.btn-partage-2 {
    position: relative;
    top: -3px;
    height: 35px;
    display: block;
    float: none;
    margin-right: 0;
    margin: 0 auto 0
}

.btn-partage-2 p {
    font-size: 16px;
    color: #797979;
    display: table-cell;
    float: none;
    margin-bottom: 0;
    vertical-align: middle
}

.btn-partage-2 .btnp {
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 400ms ease;
    margin: 0px 10px 0px 0px;
    opacity: 1;
    float: none;
    border-radius: 50px;
    background-color: var(--color1);
    background-size: 15px
}

.btn-partage-2 .btnp:hover {
    transform: rotate(0);
    background-color: var(--color3)
}

.btn-partage-2 .btnp.btn-fb {
    background-image: url('../images/svg/f.svg')
}

.btn-partage-2 .btnp.btn-twitter {
    background-image: url('../images/svg/t.svg')
}

.btn-partage-2 .btnp.btn-google {
    background-image: url('../images/svg/g.svg')
}

.boutons_like {
    text-align: center;
    margin-top: 10px
}

.banner {
    width: 100%;
    position: relative;
    background-position: 50%0;
    background-repeat: no-repeat;
    overflow: hidden;
    margin: 0 auto 0
}

.banner img {
    width: 100%;
    height: 100vh
}

.banner .blazy {
    position: relative
}

.headerSlider {
    position: relative;
    height: 100vh
}

.headerSlider .bx-wrapper {
    height: 100%;
}

.sliderBg {
    position: relative;
    width: 100%;
    margin: 0 auto 0;
    background-color: #000000;
    z-index: 0;
    overflow: hidden;
    height: 100vh;
}

.sliderBg .bx-pager,.sliderBg .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
    right: 0
}

.body-pageseo .sliderBg:after,.body-page-1 .sliderBg:after {
    display: block
}

#bxControls {
    width: 500px;
    height: 48px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-top: 0;
    margin-left: -250px;
    z-index: 0
}

#bxControls .bx-pager .bx-pager-item {
    display: inline-block;
    margin: 10px 5px;
    position: relative
}

#bxControls .bx-pager {
    padding-top: 0;
    bottom: 0
}

#bxControls .bx-pager.bx-default-pager a {
    border: 1px solid #fff;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: 50%50%;
    text-indent: -9999px;
    display: block;
    width: 60px;
    margin: 0 auto 0;
    height: 2px;
    outline: 0;
    border-radius: 50px;
    position: relative;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .3s ease
}

#bxControls .bx-pager.bx-default-pager a.active,#bxControls .bx-pager.bx-default-pager a:hover {
    background-color: var(--color1);
    border-color: var(--color1);
    height: 4px
}

#bxControls .bx-pager.bx-default-pager a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 0;
    margin-left: -7.5px;
    opacity: 0;
    width: 15px;
    height: 15px;
    border: 0px solid #ffffff;
    border-radius: 50px
}

#bxControls .bx-pager.bx-default-pager a.active:before,#bxControls .bx-pager.bx-default-pager a:hover:before {
    top: 50%;
    left: 50%;
    margin-top: -7.5px;
    margin-left: -7.5px;
    width: 14px;
    height: 15px;
    opacity: 1;
    transform: scale(1)
}

#bx-pager {
    height: 224px;
    position: absolute;
    width: 316px;
    margin: 0 auto;
    bottom: 50%;
    margin-bottom: -112px;
    right: 13vw;
    z-index: 3
}

#bx-pager a {
    width: 314px;
    height: auto;
    display: inline-block;
    border: 4px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 0;
    z-index: 3;
    box-shadow: 0 0 50px rgba(0,0,0,.4);
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9)
}

#bx-pager a:hover {
    border: 4px solid #ff1818;
    box-shadow: 0 0 50px rgba(0,0,0,.4)
}

#bx-pager a.active {
    z-index: 4;
    box-shadow: 0 0 50px rgba(0,0,0,.4);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

#bx-pager a:nth-child(1) {
    left: 22%
}

#bx-pager a:nth-child(2) {
    top: 30%
}

#bx-pager a:nth-child(3) {
    left: -30%;
    top: -30%
}

.flex-seoContain {
    position: relative;
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap
}

.flex-seoContain .seo-content {
    width: 55%;
    padding-top: 1em;
    text-align: left
}

.flex-seoContain .seo-content h1,.flex-seoContain .seo-form h2.h1 {
    text-align: left
}

.flex-seoContain .seo-content h1:after,.flex-seoContain .seo-form h2.h1:after {
    left: 0;
    margin-left: 0
}

.flex-seoContain .seo-form {
    width: 44%;
    padding: 2em 2%2em;
    background: #e5e5e5
}

.flex-seoContain .seo-form h2.h1:before,.flex-seoContain .seo-content h1:before {
    display: none
}

.img-seo img {
    border-radius: var(--border-radius);
    width: 240px;
    height: auto
}

.pageseo hr {
    margin: 20px auto 20px
}

.pageseo .content {
    margin-bottom: 0
}

.beforeFooter {
    position: relative;
    padding: 18px 100px 0!important;
    background-color: #2f2f2f;
    background-image: url(../images/beforeFooter.jpg);
    background-repeat: no-repeat;
    background-position: 50%0;
    margin-bottom: 0;
    width: 100%
}

.body-pageseo .beforeFooter,.body-page-1 .beforeFooter {
    margin-bottom: 0
}

.beforeFooter .h {
    font-size: 30px;
    color: #ffffff;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase
}

.beforeFooter p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 80px;
    text-align: left
}

.beforeFooter ul {
    text-align: left;
    padding-left: 70px
}

.beforeFooter ul li {
    font-size: 18px;
    color: var(--color1);
    line-height: 1.6;
    list-style-image: url(../images/puceApp.png);
    display: list-item;
    list-style: none
}

.beforeFooter ul li span {
    color: #919191;
    font-size: 20px;
    padding-left: 10px
}

.beforeFooter .storeLinks {
    padding: 0;
    display: inline-block;
    margin: 10px 10px 0 0
}

.storeLinksBg {
    margin: 20px 0 0;
    text-align: left;
    padding: 0 0px 0 70px
}

.storeLinksBg p {
    font-size: 20px;
    color: #fff;
    margin-bottom: 0
}

.beforeFooterImg02 {
    float: right
}

.qrCode {
    position: relative;
    top: 8px;
    right: 0;
    font-size: 20px;
    color: #fff;
    width: 171px;
    text-align: left;
    text-transform: uppercase;
    display: block
}

.qrCode span {
    padding-top: 10px;
    display: inline-block
}

.spContainer {
    width: 100%;
    height: 425px;
    position: relative;
    z-index: 0
}

.sp {
    top: 0;
    right: 0;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 50%50%;
    background-size: contain
}

.sp01 {
    background-image: url('../images/sp01.png');
    z-index: 3;
    width: 432px;
    height: 510px;
    top: -62px;
    left: initial;
    right: 250px
}

.sp02 {
    background-image: url('../images/sp02.png');
    z-index: 1;
    width: 424px;
    height: 504px;
    top: -62px;
    right: 115px;
    left: initial
}

.sp03 {
    background-image: url('../images/sp03.png');
    z-index: 1;
    width: 431px;
    height: 517px;
    top: -62px;
    right: 0;
    left: initial
}

.help-block {
    font-size: 1.2rem
}

.help-block {
    color: #a94442
}

#footer {
    position: relative
}

.footer {
    background-color: #ffffff
}

.footerBg01 {
    background-color: var(--color3);
    padding: 60px 10% 30px;
    color: #fff
}

.footerBg01 .h {
    font-size: 18px;
    color: var(--color1);
    border-bottom: 0px solid #4993c3;
    padding-bottom: 0;
    margin-bottom: 20px
}

.footerBg01 .hicon:after {
    margin-top: 0;
    margin-bottom: 0;
    display: none
}

.footerBg01 p {
    font-size: 16px;
}

.footerBg02 {
    background-color: var(--color3);
    padding: 10px 0 0px;
}

.footerBg02-firstRow {
    padding: 20px 0 10px
}

.menu_footer_bg {
    background-color: transparent;
    padding: 0
}

.menu_footer {
    display: table;
    padding: 0 0 30px;
    margin: 0 auto;
    line-height: normal
}

.menu_footer>li {
    list-style: none;
    display: inline-block;
    position: relative;
    float: left;
    width: 100%;
    text-align: left;
    border-right: 0px solid #956121;
    line-height: 2.2;
    white-space: nowrap
}

.menu_footer>li:before {
    padding: 0 0;
    color: var(--color0);
    content: '>'
}

.menu_footer>li:first-child:before {
}

.menu_footer li a {
    font-size: 16px;
    line-height: normal;
    text-decoration: none;
    font-weight: 100;
    padding: 3px 0px;
    border-radius: 50px;
    background-color: transparent;
    white-space: nowrap
}

.menu_footer li.active a,.menu_footer li a:hover,.menu_footer li a:focus {
    color: var(--color1);
    background-color: transparent
}

.menu_footer li:last-child a,.menu_footer li:last-child {
    border-right: none
}

.menu_ref_bg {
    min-height: 150px
}

.menu_referencement {
    text-align: justify;
    min-height: initial;
    width: 100%;
    padding: 0;
    height: auto;
    float: left;
    line-height: normal
}

.menu_referencement li {
    display: inline-block;
    display: inline;
    list-style-position: inside
}

.menu_referencement li:before {
    content: '-';
    color: #ffffff;
    margin: 0
}

.menu_referencement li:first-child:before {
    display: none
}

.menu_referencement li a {
    letter-spacing: normal;
    text-decoration: none;
    text-transform: none;
    font-weight: 100;
    background-color: transparent;
    font-size: 18px
}

.menu_referencement li.active a,.menu_referencement li a:hover,.menu_referencement li a:focus {
    text-decoration: none;
    color: var(--color1);
}

.signature {
    width: 100%;
    margin: 0;
    padding: 0;
    float: right;
    display: inline-block;
    text-align: center
}

.signature p {
    margin-bottom: 0!important
}

.signature_link {
    margin: 0;
    display: block;
    color: #537700;
    font-size: 12px;
    text-align: center;
    line-height: 4px;
    text-decoration: none;
    font-style: italic;
    z-index: 3
}

.signature_link:hover {
    color: #537700;
    text-decoration: underline
}

.signature_link img {
    width: auto;
    height: auto;
    margin: 0 auto;
    display: block
}

#logoFD svg* {
    fill: #919191
}

#logoFD svg {
    width: 190px;
    fill: var(--color1)
}

div#___plusone_0 {
    width: 58px!important
}

.contact-plus-bg p {
    color: #969696
}

.contact-plus-left {
    padding: 40px 50px;
    background-color: transparent;
    border: 3px solid #fff;
    box-shadow: 0 0 22px rgba(0,0,0,.15),0 0 22px rgba(0,0,0,.15)inset
}

.contact-plus-left .h {
    font-size: 36px;
    letter-spacing: 0;
    margin: 0 0 50px 0
}

.address {
    display: table
}

.address li {
    display: table-row
}

.address li p {
    display: table-cell;
    vertical-align: top;
    font-size: 18px;
    padding-bottom: 30px;
    line-height: normal
}

.address li strong {
}

.address li img {
    margin: 0px 16px 10px 0
}

.address {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #f2f2f2;
    background-repeat: no-repeat;
    background-position: 50%0;
    border-bottom: none;
    border-radius: 0;
    float: left;
    text-align: left;
    margin-bottom: 0;
    padding: 50px 0px 30px 60px
}

.address .h {
    font-size: 19px;
    color: #2176b4;
    margin: 0 0 30px
}

.mapsBg iframe {
    height: 570px
}

.address p span {
}

.addressP {
    margin-bottom: 30px;
    float: none;
    display: table;
    vertical-align: middle
}

.address p,.address .horaire1 {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0;
    color: #696969;
    margin-bottom: 0;
    float: none;
    display: table-cell;
    vertical-align: middle
}

.address strong {
    color: #919191;
    font-weight: 900
}

.address img {
    margin: 0 17px 0 0;
    display: block;
    width: 49px;
    float: left
}

.addressP.addressP03 .horaire1 {
}

.body-contact .address02 {
    margin-bottom: 60px;
    text-align: center
}

.body-contact .address02 p {
    text-align: left;
    font-size: 19px;
    color: #878787
}

.body-contact .address02 p strong {
    font-size: 21px;
    color: #4e4e4e
}

.footer_address {
    position: relative;
    margin-bottom: 0
}

.footer_address p,.footer_address a {
    font-size: 14px;
    font-size: 1.4rem;
    color: #9f9f9f;
    font-weight: bold;
    letter-spacing: 0
}

.footer_address p {
    padding-top: 13px
}

.nav-pills {
    margin-bottom: 40px;
    margin-top: 30px;
    text-align: center
}

.nav-pills>li+li {
    margin: 0 10px
}

.nav-pills li {
    margin: 0 10px 0;
    position: relative;
    display: inline-block;
    float: none
}

.nav-pills {
    padding-top: 0
}

.nav-pills>li>a {
    display: inline-block;
    background-color: transparent;
    float: none;
    width: 100%;
    line-height: 1.2;
    text-align: center;
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    position: relative;
    text-decoration: none;
    z-index: 0;
    margin: 0 0px 15px;
    border-radius: 0;
    font-weight: 100;
    border: 0px solid #919191;
    min-width: 199px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus,.nav-pills>li>a:hover,.nav-pills>li>a:focus {
    color: #252525;
    background-color: transparent;
    border: 0 solid #537700;
    text-decoration: none
}

.nav-pills>li>a:before {
    content: '';
    position: absolute;
    height: 3px;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: var(--color1);
    z-index: -1
}

.nav-pills>li.active>a:before,.nav-pills>li.active>a:hover:before,.nav-pills>li.active>a:focus:before,.nav-pills>li>a:hover:before,.nav-pills>li>a:focus:before {
    height: 100%
}

.gallery {
    margin-bottom: 0
}

.blockCenter {
    padding: 0 10%;
    margin-bottom: 0px;
    width: 80%;
    margin: 0 auto 30px
}

.isGallery-49 .container {
    width: 100%
}

.img-thumbnail {
    line-height: 1.42857143;
    background-color: transparent;
    margin: 0 0 30px;
    border: 0px 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
}

.loader {
    background-image: url('../images/bx_loader.svg');
    background-repeat: no-repeat;
    background-position: 50%50%;
    background-size: auto auto!important
}

.img-thumbnail:hover {
    border: 0px solid #fff
}

.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_mask {
    color: #ffd84f;
    font-size: 16px;
    font-size: 1.6rem;
    display: block;
    text-align: center;
    border: 0 solid;
    background-color: rgba(0,0,0,.6);
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    opacity: 0
}

.img_thumbnail_item_mask:after {
    content: '';
    position: absolute;
    background-image: url('../images/icon.png');
    background-repeat: no-repeat;
    background-position: 50%50%;
    width: 0;
    height: 0;
    bottom: 30%;
    left: 50%;
    margin-bottom: 0;
    margin-left: 0;
    opacity: 0;
    border-radius: 50%;
    transition-delay: .2s!important
}

.img-thumbnail:hover .img_thumbnail_item_mask:after {
    width: 60px;
    height: 60px;
    bottom: 50%;
    left: 50%;
    margin-bottom: -30px;
    margin-left: -30px;
    opacity: 1
}

.img-thumbnail:hover .img_thumbnail_item_mask {
    opacity: 1
}

.img_thumbnail_multiple,.img_thumbnail_multiple a {
    height: auto
}

.img_thumbnail_figcaption {
    background-color: transparent
}

.mapsBg {
    background-color: #ffffff;
    position: relative
}

.mapsBg .map {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.mapsBg .map>div,.mapsBg .map iframe {
    width: 100%;
    height: 100%;
    border: none
}

.partage {
    width: 100%;
    margin: 10px 0 0;
    z-index: 3;
    position: relative;
    float: none;
    padding: 0;
    text-align: center;
    display: inline-block;
    vertical-align: text-bottom
}

.btn-like {
    padding-top: 0;
    text-align: left
}

.content {
    padding: 0 10%;
    position: relative;
    margin-bottom: 50px;
    width: 100%;
    float: left;
    text-align: center
}

.node-1 .content {
    padding: 50px 10%50px 0%;
    margin-bottom: 0;
    text-align: start;
}

.body-garage-item .content {
    margin-bottom: 0
}

.lirePlus {
    color: #000000;
    padding: 14px 24px;
    background-repeat: no-repeat;
    background-position: 90%50%;
    display: inline-block;
    margin-top: 20px;
    margin-right: 50px;
    border: 0px solid transparent;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    position: relative
}

.lirePlus:after {
    content: '';
    height: 100%;
    width: 50px;
    right: -50px;
    top: 0;
    display: block;
    position: absolute;
    background-image: url('../images/svg/lirePlus.svg');
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 50%50%;
    background-color: var(--color1)
}

.lirePlus:hover {
    color: #fff;
    background-color: var(--color1);
    border: 0px solid var(--color1);
    text-decoration: none
}

.gallery .content {
    padding: 0 10%;
    position: relative;
    margin-bottom: 50px;
    text-align: start;
}

.contentStyle {
    padding: 0 0 0 0px;
    margin: 0 0 0 0px;
    width: 100%;
    background: rgba(255,255,255,0)
}

.vis {
    position: relative
}

.blazy.vis01 img {
    width: 100%
}

.blazy.vis01.imgLoaded {
    background-size: contain;
    background-position: 0 50%;
    background-color: transparent;
    padding: 0;
    background-image: none;
    /* max-width: 405px; */
    height: auto;
    display: block;
    /* margin: 0 auto; */
    border: 10px solid #fff;
    height: 70vh;
    object-fit: cover;
}

.mainSectionSlider {
    padding: 0;
    margin: 0;
    list-style: none
}

.mainSectionSlider img {
    width: 100%
}

.body-contact .section.contact01 {
    position: relative;
    z-index: 1
}

.reservation .encartInner {
    width: 100%;
    text-align: center;
    margin-bottom: 50px
}

.reservation .encartInner .h {
    text-align: center
}

.reservation .datePickerZone {
    padding: 15px 0 0;
    width: 390px;
    margin: 0 auto
}

.theReservationText {
    position: relative;
    width: auto;
    height: auto;
    z-index: 0;
    padding: 2vw 2vw;
    background-color: #fff;
    line-height: 2
}

.ReservationBg .theReservationText .h {
    text-align: center;
    font-size: 24px;
    color: #c43350;
    border: none;
    text-transform: uppercase;
    line-height: 1.5
}

.theReservationText p {
    color: #3b3b3b;
    font-size: 14px
}

.theReservationText ol {
    padding-left: 10px;
    color: #3b3b3b;
    font-size: 14px;
    margin-left: 10px
}

.theReservationText ol li {
    position: relative
}

.theReservationText ol span {
}

.centerservice2 {
    margin: 0 16%!important
}

.centerservice {
    margin: 0 33%!important
}

.content2 {
    padding: 0 10%;
    position: relative;
    margin-bottom: 50px
}

.isServiceList .content {
    padding: 0;
    width: 100%
}

.hvr-shutter-out-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background-color: var(--color1);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s
}

.hvr-shutter-out-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--color3);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-shutter-out-horizontal:hover,.hvr-shutter-out-horizontal:focus,.hvr-shutter-out-horizontal:active {
    color: #fff
}

.hvr-shutter-out-horizontal:hover:before,.hvr-shutter-out-horizontal:focus:before,.hvr-shutter-out-horizontal:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

a.bouton-principal,button.bouton-principal {
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 15px 50px;
    font-size: 14px;
    text-transform: uppercase;
    border: 0
}

.btn-service {
    text-align: center;
    margin: 10px 0
}

.nosServicesBg {
    padding-top: 60px;
    padding-bottom: 50px;
    position: relative;
    background: var(--color0);
}

.nosServicesBg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 30%;
    height: 100%;
    background: url(../images/shape-1.png)no-repeat right/cover
}

.serviceInner {
    padding: 100px 50px;
    float: none;
    text-align: center;
    width: 568px;
    margin: 0 auto;
    display: block
}

.linkList {
    padding: 0;
    margin: 0
}

.linkList li {
    display: block;
    width: 100%
}

.linkList li a {
    font-size: 14px;
    color: #fff;
    padding: 16px 40px 16px 16px;
    background-image: url(../images/svg/serviceIcon.svg);
    background-size: 25px;
    background-color: var(--color1);
    background-repeat: no-repeat;
    background-position: 98%50%;
    display: inline-block;
    margin: 0 0 10px 0;
    border: 1px solid var(--color1);
    min-width: 300px;
    width: 100%;
    text-align: left;
    text-transform: uppercase
}

.linkList li a:hover {
    color: #ffffff;
    border: 1px solid var(--nuanceColor1);
    background-color: var(--nuanceColor1);
    text-decoration: none
}

.body-service-list .fluid-contenu .container {
    width: 100%;
    max-width: 100%
}

.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
}

.body-service-list .services .tableGrid.row .bodyContent {
    text-align: left;
    padding: 5vw 5vw
}

.body-service-list .services .tableGrid.row .bodyContent .content {
}

.isServiceList #main {
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.body-service-list .main_bg {
    padding: 60px 10%;
}

.body-service-list .bodyContent .h {
    text-align: left
}

.service_sub_title {
    font-size: 22px;
    color: #a7a7a7;
    padding: 12px 0 5px
}

.nosServicesBg .mainSectionSlider .show {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent
}

.nosServicesBg .mainSectionSlider .blazy {
    height: 100%;
    width: 100%;
    top: 0
}

.services .mainSectionSlider .show {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent
}

.services .mainSectionSlider .blazy {
    position: absolute;
    height: 100%;
    min-height: 300px;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    overflow: hidden
}

.services .mainSectionSlider li {
    height: 100%;
    overflow: hidden
}

.body-service-list .services .row.tableGrid[class*=col-] {
    overflow: hidden
}

.nosServicesBg .bx-wrapper {
    height: 100%
}

.nosServicesBg .bx-viewport {
    height: 100%!important;
    min-height: 100%!important;
    max-height: 100%!important;
    width: 100%!important
}

.nosServicesBg .mainSectionSliderBg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.nosServicesBg .mainSectionSlider {
    height: 100%
}

.services .bx-wrapper {
    height: 100%
}

.services .bx-viewport {
    height: 100%!important;
    min-height: 300px!important;
    max-height: 100%!important;
    width: 100%!important
}

.services .mainSectionSlider {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.nosServicesBg .bx-viewport li,.services .bx-viewport li {
    height: 100%
}

.mainSectionSlider img {
    width: 100%
}

.encartsBg {
    padding: 0;
    background-repeat: no-repeat;
    background-position: 50%100%;
    background-size: cover;
    /* background: url(../images/bg-huhu-2.jpg)no-repeat center/cover; */
}

.encartsBg .encartInner03 {
    width: 384px;
    height: 384px;
    border: 10px solid var(--color1);
    background-color: transparent;
    vertical-align: middle;
    text-align: center;
    margin: auto;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: var(--color3);
}

.encartsBg .encartInner03 .horaires {
    width: 100%
}

.encartsBg .encartInner01 {
    width: 384px;
    height: 384px;
    border: 10px solid var(--color1);
    background-color: transparent;
    vertical-align: middle;
    text-align: center;
    margin: 120px auto;
    padding: 0;
    display: table
}

.encartsBg .encartInner01 a,.encartsBg .encartInner03 p {
    display: table-cell;
    vertical-align: middle;
    font-family: var(--font_family_1)
}

.encartsBg p,.encartsBg a {
    font-size: 20px;
    color: var(--color3);
    display: inline;
    vertical-align: middle
}

.encartsBg p strong {
    color: var(--color3);
    display: inline-block;
    margin-bottom: 10px;
    font-family: var(--font_family_1);
    font-size: 20px;
}

.encartsBg[class*=col-] {
    position: relative;
    background-repeat: no-repeat
}

.encartsBg .tableGrid.fullWidth {
    max-width: 100%;
    margin: 0 auto;
    padding: 60px 6%;
}

.encartsBg .blazy[class*=col-] {
    width: 33.33%;
    background-image: none
}

.encart:before {
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: -1
}

.encart {
    z-index: 0;
    text-align: center;
    position: relative;
    height: 640px
}

.encart img {
    width: 100%;
    object-fit: cover
}

.encart02:before {
    background-color: transparent
}

.encartInner {
    display: inline-block;
    text-align: center;
    width: auto;
    position: relative;
    color: #fff;
    height: 100%
}

.encartInner .carZone {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    overflow: hidden
}

.encartInner .h {
    text-align: center;
    margin-bottom: 30px;
    font-size: 26px;
    color: var(--color1)
}

.encartInner02 p {
    color: #252525
}

.encartInner02 hr {
    background-color: var(--color1);
    height: 1px;
    margin: 0;
    width: 100%
}

.encartInner a {
    margin: 0
}

.encartInner03 {
    position: relative
}

.plan-d-acces {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.zone-intervention-Bg {
    padding: 0 0 80px
}

.AvisClientsBg {
    padding: 80px 10% 80px;
    overflow: hidden;
    position: relative;
    display: none;
}

.body-page-1 .AvisClientsBg {
    display: block;
}
 .swiper-container {
    margin: 0 auto;
    overflow-x: clip;
    list-style: none;
    padding: 0;
    height: 100%;
    overflow-y: visible;
}
.AvisClientsBg .container {
}

.AvisClientsList {
    margin: 0 0 40px 0;
    padding: 0
}

.AvisClientsList li {
    list-style: none;
    background: #ebebeb;
    padding: 20px;
}

.AvisClientsBg .h {
    text-align: center;
    margin-bottom: 60px;
}

.AvisClients {
    position: relative;
    padding: 80px 20px 20px;
    text-align: center;
    margin-top: 100px
}

.AvisClients .h {
    font-size: 18px;
    color: var(--color3);
    margin-bottom: 10px;
}

.AvisClients p {
    font-size: 16px;
    color: var(--color3);
    margin-bottom: 0;
    min-height: 90px;
}

.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
}

.AvisClients img {
    font-size: 16px;
    color: #fff
}

.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: 90px;
    text-align: center
}

.temoignageScroll .scrollbar-content {
    padding: 0 10px 0 0;
    width: 100%
}

.temoignageScroll .scrollbar-path-vertical {
    right: 0
}

.date_post {
    font-size: 12px;
    padding: 4px 0;
    display: none;
}

.AvisClientsBg .bx-controls.bx-has-pager {
    display: block;
    position: relative;
    height: 70px
}

.livre-elements {
    background-color: #d7d7d7;
    padding: 30px;
    margin-bottom: 40px;
    text-align: center
}

.livre-elements .blazy {
    width: 50%;
    margin: 0 auto 10px;
    border-radius: 50%
}

.livre-elements .blazy img {
}

.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;
    color: black;
}

.livre-elements .temoignage:before {
    content: '\00AB';
    display: inline-block;
    margin-right: 5px
}

.livre-elements .temoignage:after {
    content: '\00BB';
    display: inline-block;
    margin-left: 5px
}

.isCarte .container .section {
    padding: 0 0 0 0
}

.isCarte #main {
    width: 100%;
    padding: 0
}

.isCarte .container .section .group {
    width: 1330px;
    margin: 0 auto;
    float: none
}

.carte .group-subtitle {
}

.carte .group-right>ul,.carte .group-left>ul {
    background-color: transparent
}

.carte table {
    width: 100%
}

.carte ul {
    padding: 0;
    margin: 0 0 0 0;
    float: left;
    width: 100%
}

.carte td {
    padding: 10px 10px 10px 20px
}

.carte li {
    list-style: none;
    padding: 15px;
    margin-bottom: 40px
}

.carte li:nth-child(even) {
    background-color: #ffffff
}

.carte .group {
    list-style: none;
    float: left;
    width: 100%;
    margin-bottom: 0;
    position: relative
}

.carte li:nth-child(even).group {
    direction: rtl
}

.carte li:nth-child(even).group tr {
    direction: ltr
}

.carte li:nth-child(even) {
    position: relative
}

.carte li:nth-child(even):before {
    content: '';
    position: absolute;
    top: 0
}

.carte .group .header {
}

.carte .group-title {
}

.carte .group-title:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 5px;
    background-color: #c43350;
    top: 15px;
    left: 0;
    z-index: -1;
    background-image: url('../images/dots3.png');
    background-repeat: repeat-x;
    background-position: 50%0;
    display: none
}

.carte .group .item:nth-child(odd) {
}

.carte .group .item:nth-child(even) {
    background-color: #fff
}

.carte .item {
    padding: 10px 10px 10px 0px
}

.carte .itemTr {
    border-bottom: 1px solid #e2e2e2
}

.carte .item-title {
    color: var(--color1);
    padding: 0;
    font-weight: 100;
    text-transform: uppercase
}

.carte .item p {
    margin-bottom: 0;
    background-repeat: repeat-x;
    background-position: 50%12px
}

.carte .item .item-description,.carte .item small {
    color: #949494;
    font-size: 12px;
    text-align: justify;
    padding: 3px 3px 0 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    font-weight: 100;
    text-transform: none;
    font-style: italic
}

.carte .price {
    float: none;
    color: var(--color1);
    font-size: 21px;
    position: relative;
    font-weight: 100;
    text-align: center;
    width: 69px;
    vertical-align: bottom
}

.carte .price:after {
    content: '';
    height: 40px;
    width: 1px;
    float: right;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px
}

.carte .price:last-child:after {
    display: none
}

.carte .yesLabels .price {
    font-size: 17px
}

.carte .labels .label {
    font-size: 12px
}

.carte .item .yesLabels .price {
    border-right: 1px solid #ddd
}

.carte .item .yesLabels .price:last-child {
    border-right: 0 solid #ddd
}

.carte .label {
    margin-right: 0;
    border-radius: 0;
    color: var(--color1);
    display: table-cell
}

.carte .label:last-child {
    margin-right: 0
}

.item p span.price:nth-child(3):after,p.header .price.label1:after {
    display: none
}

.priceVide {
    text-align: center!important
}

.carte .labels {
    border-bottom: 0 solid #7e0d10;
    margin-top: 0;
    margin-bottom: 0
}

.carte .blazy {
    margin-bottom: 20px;
    padding: 10px 10px 10px 10px;
    width: 30%;
    position: relative
}

.carte .blazy a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.price.label {
    position: relative
}

.section.carte .reserver {
    display: inline-block
}

.section.carte .reserver img {
    vertical-align: text-top;
    margin: 3px 0 0 0
}

.carte .price span {
    display: block;
    white-space: nowrap
}

.carte .item .item-description .blazy {
    float: left;
    margin: 5px 10px 10px 0;
    width: auto
}

.carte .item .item-description .blazy img {
    width: 70px
}

.formulesBg {
    position: relative
}

.formule {
    position: relative;
    background-color: #fff;
    margin-bottom: 40px;
    padding: 0 0 50px 0
}

.formuleImage {
    position: relative;
    margin: 0 0 30px 0
}

.formule .h {
    font-size: 28px;
    text-align: center
}

.formule .h span {
    display: block;
    width: 100%
}

.formule .h:after {
    content: '';
    display: inline-block;
    width: 100px;
    height: 6px;
    background-color: var(--color1)
}

.formule ul {
    padding: 0;
    list-style: none
}

.formule ul li {
    display: block;
    text-align: center;
    color: var(--color1);
    padding: 8px 0;
    line-height: 1.2
}

.formule .itemPrice {
    color: #6c6d6e
}

.formule .formulePrice {
    font-size: 24px;
    color: var(--color1);
    text-align: center
}

.formule .formuleDescription {
    color: #6c6d6e;
    font-size: 80%;
    font-style: italic;
    line-height: 1.8;
    margin-top: 8px;
    display: inline-block;
    margin-bottom: 12px
}

.formule .separateur {
    text-align: center;
    padding: 0 0 4px 0
}

.formule .separateur:after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 2px;
    background-color: var(--color1)
}

#header .dropdown.open>.btn {
    border-width: 1px;
    border-style: solid;
    border-color: var(--color1)var(--color1)transparent var(--color1);
    background-color: #2f2f2f;
    z-index: 1;
    color: var(--color1)
}

#header .dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    left: initial;
    z-index: 0;
    display: none;
    float: left;
    min-width: 320px;
    padding: 20px;
    margin: -1px 0 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #2f2f2f;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid var(--color1);
    border-radius: 1px;
    -webkit-box-shadow: 0 9px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 9px 12px rgba(0,0,0,.175);
    box-shadow: 0 9px 12px rgba(0,0,0,.175)
}

#header .profil {
    margin-bottom: 30px;
    font-size: 12px
}

#header .profil .form-group {
    margin-bottom: 10px
}

#header .profil .form-control {
    height: 40px;
    width: 100%;
    padding: 6px 15px;
    font-size: 12px;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #9c9c9c;
    background-color: #2f2f2f;
    line-height: normal;
    color: #fff;
    -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0),inset 0px 0px 6px rgba(0,0,0,0);
    -webkit-moz-shadow: inset 1px 1px 1px rgba(0,0,0,0),inset 0px 0px 6px rgba(0,0,0,0);
    -webkit-ms-shadow: inset 1px 1px 1px rgba(0,0,0,0),inset 0px 0px 6px rgba(0,0,0,0);
    box-shadow: inset 1px 1px 1px rgba(0,0,0,0),inset 0px 0px 6px rgba(0,0,0,0)
}

#header .profil a.btn-primary,#header .profil button.btn-primary {
    width: 100%;
    background-color: #2f2f2f;
    color: var(--color1);
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 16px;
    border: 1px solid var(--color1);
    height: 50px
}

#header .profil button.btn-primary:hover,#header .profil button.btn-primary:focus {
    background-color: var(--color1);
    border: 1px solid var(--color1);
    color: #181818
}

#header .profil .btn-link {
    padding: 0;
    color: var(--color1);
    font-size: 12px;
    border: none
}

#header .profil .btn-link:focus,#header .profil .btn-link:hover {
    color: var(--color1);
    border: none;
    text-decoration: underline
}

#header .profil .btn-link span {
    color: var(--color1)
}

.btn-link:hover {
    border: none;
    text-decoration: underline
}

#header .profil .profileActionlist {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%
}

#header .profil .profileActionlist li {
    display: block;
    list-style: none;
    margin: 0 0;
    width: 100%
}

#header .profil .profileActionlist li a {
    margin-bottom: 10px;
    display: inline-block;
    color: #fff;
    text-align: center;
    width: 100%;
    background-color: #2f2f2f;
    color: var(--color1);
    text-transform: uppercase;
    font-size: 16px;
    border: 1px solid var(--color1);
    height: 50px
}

#header .profil .profileActionlist li a:focus,#header .profil .profileActionlist li a:hover {
    background-color: var(--color1);
    border: 1px solid var(--color1);
    color: #181818;
    text-decoration: none
}

#header .profil a.sedeconecter {
    float: left;
    color: #fff;
    background-color: transparent;
    margin-top: 6px;
    border: none;
    font-size: 12px;
    text-transform: none;
    width: auto;
    padding: 0 0;
    height: auto
}

#header .profil a.sedeconecter:focus,#header .profil a.sedeconecter:hover {
    border: none;
    color: var(--color1);
    background-color: transparent
}

#header .profil .alert {
    padding: 10px 10px;
    border: 2px solid
}

#header .profil .alert .close {
    right: -18px;
    color: inherit;
    background: none;
    top: -3px;
    border: none;
    opacity: 1;
    text-shadow: none
}

#header .profil .label {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #9c9c9c;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0;
    text-transform: uppercase
}

#header .profil hr {
    background-color: #828282
}

#header .profil p {
    margin-bottom: 0
}

#header .profil .userInfo {
    margin-bottom: 20px;
    display: table;
    max-width: 100%
}

#header .profil .userInfo .userInfoDiv {
    margin-bottom: 0;
    display: table;
    width: 100%
}

#header .profil .userInfo .userInfoCell {
    vertical-align: middle
}

#header .profil .userInfo .userInfoCell p {
    font-size: 14px;
    color: #9c9c9c;
    margin-bottom: 0
}

#header .profil .userInfo .userInfoCell .blazy {
    border-radius: 100px;
    overflow: hidden;
    float: left;
    width: auto;
    margin-right: 15px
}

#header .profil .userInfo .userInfoCell .blazy a {
    padding: 0;
    border: 1px solid rgba(47,47,47,0)
}

#header .profil .userInfo .userInfoCell .blazy a:hover {
    background-color: rgba(47,47,47,0.53);
    border: 1px solid rgba(47,47,47,0)
}

.userInfo {
    margin-bottom: 40px;
    display: table;
    max-width: 100%
}

.userInfo .userInfoDiv {
    margin-bottom: 0;
    display: table;
    width: 100%
}

.userInfo .userInfoCell {
    vertical-align: middle
}

.userInfo .userInfoCell p {
    font-size: 16px;
    color: #9c9c9c;
    margin-bottom: 0
}

.userInfo .userInfoCell .blazy {
    border-radius: 100px;
    overflow: hidden;
    float: left;
    width: auto;
    margin-right: 15px;
    position: relative
}

.userInfo .userInfoCell .blazy.b-error {
    background-image: url(../images/noImageProfil.png)
}

.userInfo .userInfoCell .blazy a {
    padding: 0;
    display: block;
    border: 1px solid rgba(47,47,47,0)
}

.userInfo .userInfoCell .blazy a:hover {
    background-color: rgba(47,47,47,0.53);
    border: 1px solid rgba(47,47,47,0)
}

.userInfo #profileImageForm {
    position: relative;
    display: block;
    float: left
}

.userInfo #profileImageForm .blazy:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.6);
    background-image: url('../images/profileImageUpload.png');
    background-repeat: no-repeat;
    background-position: 50%50%;
    opacity: 0;
    cursor: pointer;
    border-radius: 50%
}

.userInfo #profileImageForm .blazy:hover:before {
    opacity: 1
}

.userInfo input#profileImageUpload {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    overflow: hidden;
    border-radius: 50%
}

.userInfo #deleteProfilImage {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url(../images/deleteProfilImage.png);
    background-repeat: no-repeat;
    background-position: 50%50%;
    cursor: pointer;
    z-index: 99;
    opacity: 0;
    display: none
}

.userInfo:hover #deleteProfilImage {
    opacity: 1
}

.userInfo #profileImageForm .tooltip {
    width: 180px
}

.userInfo .imgLoaded+#deleteProfilImage {
    display: block
}

.userInfo .file-input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    border-radius: 50%
}

.avatar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.radioContainer input[type="radio"],.radioContainer input[type="checkbox"],.checkboxContainer input[type="radio"],.checkboxContainer input[type="checkbox"] {
    display: none
}

.checkboxContainer,.checkboxContainer {
    margin-bottom: 10px
}

.checkboxContainer label,.checkboxContainer label {
    position: relative;
    font-size: 21px
}

.checkbox,.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 42px;
    font-size: 18px
}

.checkboxContainer span::before,.checkboxContainer span::after,.radioContainer span::before,.radioContainer span::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.radioContainer span.radio:hover {
    cursor: pointer
}

.radioContainer span.radio::before {
    left: -52px;
    width: 45px;
    height: 25px;
    background-color: #A8AAC1;
    border-radius: 50px
}

.radioContainer span.radio::after {
    left: -49px;
    width: 17px;
    height: 17px;
    border-radius: 10px;
    background-color: #1b1b1b;
    transition: left .25s,background-color .25s
}

input[type="radio"]:checked+label span.radio::after {
    left: -27px;
    background-color: #EBFF43
}

.checkboxContainer span.checkbox::before {
    width: 30px;
    height: 30px;
    background-color: #1b1b1b;
    left: 0;
    box-sizing: border-box;
    border: 3px solid transparent;
    transition: border-color .2s
}

.checkboxContainer span.checkbox:hover::before {
    border: 3px solid var(--color1)
}

.checkboxContainer span.checkbox::after {
    content: '\f00c';
    font-family: 'FontAwesome';
    left: 5px;
    top: 2px;
    color: transparent;
    transition: color .2s
}

input[type="checkbox"]:checked+label span.checkbox::after {
    color: var(--color1)
}

input[type="radio"]:checked+label span.checkbox::after {
    color: var(--color1)
}

#pageLoader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99999;
    background-image: url(../images/pageLoader.gif);
    background-repeat: no-repeat;
    background-position: 50%0;
    background-color: rgba(24,24,24,0.61)
}

.sk-circle {
    margin: 0px auto;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: var(--color1);
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both
}

.sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

.sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

.sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}

.sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg)
}

.sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg)
}

.sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg)
}

.sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg)
}

.sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg)
}

.sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.sk-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
}

.sk-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s
}

.sk-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s
}

.sk-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s
}

.sk-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s
}

.sk-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s
}

.sk-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s
}

.sk-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s
}

.sk-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s
}

@-webkit-keyframes sk-circleBounceDelay {
    0%,80%,100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-circleBounceDelay {
    0%,80%,100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.bulle {
    padding: 15px;
    background-color: #191919;
    margin-bottom: 30px;
    border-radius: 2px;
    text-align: center
}

.pseudo {
    font-size: 20px;
    font-style: normal;
    margin: 0 0 20px 0;
    font-weight: 100;
    display: block;
    color: var(--color1);
    line-height: 1.2
}

.body-temoignage .etoiles {
    margin-bottom: 30px
}

.etoiles {
    margin-bottom: 15px
}

p.temoignage {
    color: #fff;
}

.date:last-of-type {
    margin-bottom: 0
}

.filterBg {
    margin-bottom: 60px!important
}

.body-garage-list .main_bg {
    padding-top: 30px
}

.fil-arianne {
    padding: 3% 2% 1%;
    font-size: 14px;
    text-transform: uppercase;
    color: #c8c8c8;
    letter-spacing: 1px;
}

.fil-arianne>li {
    color: #bababa;
    text-transform: uppercase;
    list-style: none;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px
}

.fil-arianne>li.active {
    color: #606060
}

.vehicule {
    width: 100%;
    position: relative;
    font-size: 14px;
    float: left;
    margin-bottom: 50px
}

.vehicule:not(.vehicule-mini)[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.vehicule .blazy {
    margin-bottom: 15px;
    position: relative
}

.vehicule .blazy a {
    display: block
}

.vehicule .blazy a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(25,25,25,.67);
    background-image: url(../images/svg/carIcon.svg);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 50%50%;
    z-index: 0;
    opacity: 0
}

.vehicule .blazy a:hover:after {
    opacity: 1
}

.vehicule .h {
    font-size: 24px;
    color: #303030;
    margin-bottom: 15px
}

.vehicule hr {
    border: none;
    height: 1px;
    width: 100%;
    margin: 0 0 20px;
    background-color: #ababab
}

.vehicule .h span {
    display: block
}

.vehicule .h .prix {
    font-size: 30px;
    color: var(--color1)
}

.vehicule .h .label-primary {
    color: var(--color3);
    padding: 5px 10px;
    border: 2px solid var(--color3);
    background-color: transparent;
    border-radius: 0;
    font-size: 14px;
    min-width: 80px;
    display: inline-block;
    float: right
}

.statut {
    padding: 5px 0;
    margin: 0 0 15px 0;
    list-style: none;
    border-top: 2px solid #ababab;
    border-bottom: 2px solid #ababab;
    text-align: center;
    min-height: 31px
}

.statut li {
    color: #7f7f7f;
    font-style: italic;
    display: inline-block;
    padding: 0 2px;
    font-size: 12px
}

.vehicule .propriete {
    padding: 0;
    margin: 0;
    list-style: none;
    display: table;
    min-width: 170px
}

.vehicule .propriete-right {
    text-align: right;
    float: right;
    min-width: initial
}

.vehicule .propriete li {
    display: table-row
}

.vehicule .propriete li span {
    display: table-cell;
    vertical-align: middle
}

.vehicule .propriete li span:nth-child(1) {
    color: var(--color1)
}

.vehicule .propriete li span:nth-child(2) {
    color: #303030
}

.vehicule .propriete li span img {
    margin-right: 10px;
    width: 23px;
    filter: brightness(0) saturate(100%) invert(66%) sepia(9%) saturate(3332%) hue-rotate(56deg) brightness(103%) contrast(72%);
}

.vehicule-mini {
    text-align: left;
    margin-bottom: 40px
}

.vehicule-mini .blazy {
    margin-bottom: 15px;
    position: relative;
    background: no-repeat center / cover;
}

.vehicule-mini .blazy a {
    display: block
}

.vehicule-mini .blazy a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(25,25,25,.67);
    background-image: url(../images/carIcon.png);
    background-repeat: no-repeat;
    background-position: 50%50%;
    z-index: 0;
    opacity: 0
}

.vehicule-mini .blazy a:hover:after {
    opacity: 1
}

.vehicule-mini .h {
    font-size: 16px;
    margin-bottom: 10px;
    float: left
}

.vehicule-mini .h a {
    width: 100%;
    display: inline-block
}

.vehicule-mini hr {
    border: none;
    height: 1px;
    width: 100%;
    margin: 0 0 20px;
    background-color: #ababab
}

.vehicule-mini .h span {
    display: block
}

.vehicule-mini .h .prix {
    font-size: 20px;
    color: var(--color1);
    float: left;
    display: block
}

.vehicule-mini .h .label-primary {
    color: var(--color1);
    padding: 5px 10px;
    border: 2px solid var(--color1);
    background-color: transparent;
    border-radius: 0;
    font-size: 14px;
    min-width: 80px;
    display: inline-block;
    float: right
}

.vehicule-mini .statut {
    padding: 0;
    margin: 0 0 10px 0;
    list-style: none;
    border-top: 0px solid #ababab;
    border-bottom: 0px solid #ababab;
    text-align: left;
    min-height: initial
}

.vehicule-mini .statut li {
    color: var(--color1);
    font-style: italic;
    font-size: 14px;
    padding: 0 5px 0 0;
    display: inline-block
}

#zone-favoris .vehicule-mini .statut li {
    font-size: 12px
}

.vehicule-mini .propriete {
    padding: 0;
    margin: 0;
    list-style: none;
    display: table;
    min-width: 170px;
    width: 100%;
    font-size: 12px
}

.vehicule-mini .propriete-right {
    text-align: right;
    float: right;
    min-width: initial
}

.vehicule-mini .propriete li {
    display: table-row
}

.vehicule-mini .propriete li span {
    display: table-cell;
    vertical-align: middle
}

.vehicule-mini .propriete li span:nth-child(1) {
    color: #303030
}

.vehicule-mini .propriete li span:nth-child(2) {
    color: #303030
}

.vehicule-mini .propriete li span img {
    margin-right: 10px
}

.new-cars {
    background-color: #fff;
    padding: 50px 0 30px
}

.new-cars .row {
    margin-left: 0;
    margin-right: 0
}

.cars-carousel-Bg .bx-pager,.cars-carousel-Bg .bx-controls-auto {
    bottom: 20px
}

.car-consultes {
    display: flex
}

.car-consultes .vehicule-mini .h {
    font-size: 18px;
    color: #919191;
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.car-consultes .vehicule-mini .prix {
    font-size: 30px;
    color: var(--color1);
    float: left;
    width: 100%;
    margin-top: 8px
}

.car-consultes .vehicule-mini .statut {
    padding: 0 0;
    margin: 0 0 0 0;
    list-style: none;
    border-top: 0 solid #ababab;
    border-bottom: 0 solid #ababab;
    text-align: left;
    margin-bottom: 10px;
    min-height: initial
}

.car-consultes .vehicule-mini .statut li {
    color: #cf0000;
    font-size: 14px;
    display: inline-block;
    padding: 0 5px 0 0
}

.car-consultes .vehicule-mini .propriete li span:nth-child(1),.car-consultes .vehicule-mini .propriete li span:nth-child(2),.car-consultes .vehicule-mini .propriete li {
    color: #919191;
    font-size: 16px
}

.car-consultes .vehicule-mini .blazy img {
    max-width: 215px
}

.car-consultes .vehicule-mini {
    margin-bottom: 10px
}

.garage-list {
}

.garage-list .row.list-unstyled {
    margin-left: 0;
    margin-right: 0
}

.garage-list .vehicule {
    margin-bottom: 50px
}

#form_FILTRES {
}

#form_FILTRES .form-control {
    border-color: #ffffff;
    height: 43px!important;
    width: 100%;
    color: #7e7e7e;
    background-color: #f4f6f7;
    padding: 10px;
    font-size: 14px
}

#form_FILTRES .control-label {
    display: block;
    color: #7e7e7e;
    text-align: right;
    padding-top: 0;
    line-height: 1;
    white-space: nowrap
}

#form_FILTRES .form-group {
    width: 50%;
    margin: 0 auto
}

.garage-item {
    margin-bottom: 50px;
    margin-left: 0;
    margin-right: 0
}

.garage-item .statut {
    margin: 0 0 10px 0
}

.garage-item .favoris {
    display: block;
    vertical-align: middle;
    margin-bottom: 0;
    text-align: center
}

.garage-item .favoris>a {
    color: var(--color1);
    padding: 13px 50px 13px 14px;
    background-color: rgba(255,255,255,0);
    background-image: url(../images/svg/addFav.svg);
    background-repeat: no-repeat;
    background-position: 93%50%;
    background-size: 30px;
    display: inline-block
}

.garage-item .favoris>a:hover,.garage-item .favoris>a.active,.garage-item .favoris>a.remove-from-wishlist {
    background-color: var(--color1);
    color: #fff;
    background-image: url(../images/svg/addFav-h.svg);
    text-decoration: none
}

.garage-item .btn-partage-2 {
    display: inline-block;
    margin: 0 30px 0
}

.garage-item .item-titre {
    display: table;
    width: 100%;
    margin-bottom: 30px
}

.garage-item .item-titre span {
    display: table-cell;
    vertical-align: middle
}

.garage-item .item-titre strong {
    display: table-cell;
    vertical-align: top;
    text-align: center
}

.garage-item .prix {
    color: var(--color3);
    font-size: 38px
}

.garage-item .particularites {
    padding: 0;
    display: table;
    float: left;
    width: 100%
}

.garage-item .particularites li {
    display: table-row;
    background-color: #f3f3f3
}

.garage-item .particularites li:nth-child(even) {
    background-color: #fff
}

.garage-item .particularites li span {
    display: table-cell;
    vertical-align: middle;
    color: #808080;
    font-size: 16px
}

.garage-item .particularites li span:first-child {
    background-image: url('../images/svg/garage-item-puce.svg');
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 12px;
    padding: 10px 10px 10px 20px;
    color: var(--color1);
    white-space: nowrap;
    width: 26%
}

.carDetails {
    padding: 20px 0 0;
    width: 100%;
    float: left
}

.btn-seeMore {
    padding: 8px 16px
}

.btn-retour {
    border: 1px solid #bfbfbf;
    font-size: 14px;
    color: #7e7e7e;
    background-color: #fff;
    padding: 12px
}

.btn-retour span {
    display: inline-block;
    color: var(--color1);
    padding-right: 40px
}

.btn-retour:hover,.btn-retour:focus {
    background-color: var(--color1);
    color: #fff;
    border: 1px solid var(--color1)
}

.btn-retour:hover span,.btn-retour:focus span {
    color: #fff
}

.catalogue_slider_container,.catalogue_slider_pager {
    position: relative
}

.catalogue_slider_container ul,.catalogue_slider_pager ul {
    padding: 0;
    float: left
}

.catalogue_slider_container {
    margin-bottom: 30px
}

.catalogue_slider_container .blazy a {
    display: block;
    position: relative
}

.catalogue_slider_container .blazy a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../images/svg/icon.svg);
    background-size: 40px;
    background-color: rgba(0,0,0,.4);
    background-repeat: no-repeat;
    background-position: 50%50%;
    opacity: 0
}

.catalogue_slider_container .blazy a:hover:after {
    opacity: 1
}

.catalogue_slider_pager .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    width: 35px;
    height: 80px
}

.catalogue_slider_pager {
    padding: 0 50px;
    margin-bottom: 3vmax
}

.catalogue_slider_pager .bx-prev,.catalogue_slider_pager .bx-next {
    height: 100%;
    top: 0;
    margin: 0;
    background-color: transparent
}

.catalogue_slider_pager .bx-prev {
    background-image: url('../images/svg/garage-item-left.svg');
    left: -50px
}

.catalogue_slider_pager .bx-next {
    background-image: url('../images/svg/garage-item-right.svg');
    right: -50px
}

.catalogue_slider_pager .bx-prev:hover {
    background-image: url('../images/svg/garage-item-left-h.svg')
}

.catalogue_slider_pager .bx-next:hover {
    background-image: url('../images/svg/garage-item-right-h.svg')
}

.catalogue_slider_pager li {
    padding-left: 15px;
    padding-right: 15px
}

#bx-pager a {
    margin-bottom: 28px
}

#bx-pager a.vehicule-Image:after {
    background-image: none
}

#bx-pager a.vehicule-Image.active:after {
    opacity: 1
}

.catalogue_slider_pager .blazy a {
    display: block;
    position: relative
}

.catalogue_slider_pager .blazy a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255,255,255,.8);
    background-repeat: no-repeat;
    background-position: 50%50%
}

.catalogue_slider_pager li.active .blazy a:after,.catalogue_slider_pager .blazy a:hover:after {
    background-color: rgba(255,255,255,0)
}

.catalogue_slider figure {
    margin: 0
}

.puce2 li {
    list-style-image: url('../images/puce2.png')
}

.equipements {
    float: left;
    width: 100%;
    margin-bottom: 50px
}

.equipements .ul,.equipements ul {
    padding: 0 0 0 0;
    list-style: none
}

.equipements .ul .li,.equipements ul li {
    background-image: url(../images/svg/equipement-puce.svg);
    background-position: 0 4px;
    background-size: 22px;
    background-repeat: no-repeat;
    padding: 5px 5px 5px 33px
}

.equipements .ul .li span,.equipements ul li span {
}

.item-description {
    text-align: center
}

.similare-product-bg {
    margin-left: 0;
    margin-right: 0
}

.zone-leads {
    padding-top: 30px;
    width: 100%;
    float: left
}

.zone-leads .contact .form-control {
    background-color: transparent;
    border: none;
    border: 1px solid #979696
}

.zone-leads .contact textarea.form-control {
    height: 159px!important;
    border: 1px solid #979696;
    padding: 10px
}

.zone-leads .contact .form-group .btn-primary,.zone-leads .contact input[name="captcha"],.zone-leads .contact input[name="captcha"]+a,.zone-leads .contact .form-control {
    height: 42px!important
}

.zone-leads .contact .form-group .btn-primary {
    float: right;
    width: 40%;
    height: 75px!important;
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
    background-image: url(../images/svg/lead-plus.svg);
    background-position: 84%50%;
    background-repeat: no-repeat;
    border: 1px solid var(--color1)
}

.zone-leads .contact .form-group .btn-primary:focus,.zone-leads .contact .form-group .btn-primary:hover {
    background-image: url(../images/svg/lead-plus-h.svg)
}

.zone-leads .contact .form-group {
    margin-bottom: 19px;
    position: relative
}

#contact-form {
    margin-top: 50px;
    float: left;
    width: 100%
}

.rtl {
    direction: rtl
}

.ltr {
    direction: ltr
}

.rtl[class*=col-] {
    direction: ltr
}

section.section.contact.contact-coordonnees.contact-coordonnees-model03.node-32 {
    max-width: 1000px;
    margin: auto
}

.body-contact-3 .main_bg {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0
}

.body-contact-3 .main_bg .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.body-contact-3 .contact-formulaire {
    padding: 0 10vw;
    margin-bottom: 0
}

.body-contact .contact-formulaire {
    padding: 0 20%;
    margin-bottom: 0
}

.body-contact .contact-formulaire h1 {
    margin-bottom: 40px;
    text-align: center
}

.body-contact .contact-formulaire p {
    margin-bottom: 30px;
    color: #363636;
    text-align: left
}

.form-group {
    margin-bottom: 19px;
    position: relative
}

.contact .form-group {
    margin-bottom: 19px;
    position: relative
}

.contact .form-group .col-md-8 {
    width: 100%!important
}

.form-group .btn-primary,input[name="captcha"],input[name="captcha"]+a,.form-group .btn-primary,.form-control {
    height: 60px!important
}

.contact .form-group .btn-primary,.contact input[name="captcha"],.contact input[name="captcha"]+a,.contact .form-group .btn-primary,.contact .form-control {
    height: 42px!important
}

.form-control {
    height: auto;
    width: 100%;
    padding: 1px 10px;
    font-size: 16px;
    box-shadow: none;
    border-radius: 0;
    line-height: normal;
    color: #6c6d6e;
    -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0),inset 0px 0px 6px rgba(0,0,0,0);
    -webkit-moz-shadow: inset 1px 1px 1px rgba(0,0,0,0),inset 0px 0px 6px rgba(0,0,0,0);
    -webkit-ms-shadow: inset 1px 1px 1px rgba(0,0,0,0),inset 0px 0px 6px rgba(0,0,0,0);
    box-shadow: inset 1px 1px 1px rgba(0,0,0,0),inset 0px 0px 6px rgba(0,0,0,0);
    background-color: transparent;
    border: none;
    border: 1px solid #979696
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    background-color: var(--color1);
    border: 1px solid var(--color1);
    border-radius: 0
}

select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background-image: url('../images/svg/select_arr.svg')!important;
    background-repeat: no-repeat;
    background-position: 100%50%;
    background-size: 20px
}

label.control-label {
    padding-left: 0px;
    font-size: 15px;
    padding-top: 0;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 12px
}

.contact label.control-label {
    /* display: none; */
    padding-bottom: 5px;
    width: 100%;
    text-align: start;
}

label.control-label .col-md-9 {
    width: 100% !important;
}

textarea.form-control,.contact textarea.form-control {
    border-radius: 0;
    resize: vertical;
    height: 86px!important;
    border: 1px solid #979696;
    padding: 10px
}

textarea.form-control,.pageseo textarea.form-control {
    border-radius: 0;
    resize: vertical;
    height: 200px!important;
    padding-top: 10px
}

.body-contact-3 textarea.form-control {
    height: 170px!important
}

::-webkit-input-placeholder {
    opacity: 1!important
}

::-moz-placeholder {
    color: #6c6d6e!important;
    opacity: 1!important
}

::-ms-input-placeholder {
    color: #6c6d6e!important;
    opacity: 1!important
}

.contact::-webkit-input-placeholder {
    color: #6c6d6e!important;
    opacity: 1!important
}

.contact::-moz-placeholder {
    color: #6c6d6e!important;
    opacity: 1!important
}

.contact::-ms-input-placeholder {
    color: #6c6d6e!important;
    opacity: 1!important
}

.form-control:focus,.form-control:active {
    background-color: #fff;
    border: 1px solid var(--color1);
    color: var(--color1);
    padding: 10px 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: none
}

.contact .form-control:focus,.contact .form-control:active {
    background-color: #fff;
    border: 1px solid var(--color1);
    color: var(--color3);
    padding: 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: none
}

.has-error .form-control,.has-error .form-control:focus {
    border-color: #843534;
    border: 1px solid var(--color1);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}

.has-error .form-control,.has-error .input-group-addon,.has-error .control-label {
    color: var(--color1)!important;
    border-color: var(--color1)!important
}

.text-warning {
    display: block;
    margin-top: 6px;
    margin-bottom: 0;
    color: #ff605d!important;
    font-style: italic;
    font-size: 12px
}

.help-block {
    display: block;
    margin-top: 20px;
    margin-bottom: 0;
    color: #848484!important;
    font-style: italic
}

.required {
    color: #ffce00;
    font-size: 15px;
    font-size: 1.5rem
}

.form-actions {
    font-size: 12px;
    font-size: 1.2rem;
    font-style: italic;
    text-align: left
}

.g-recaptcha-d-table {
    display: table;
    width: 100%
}

.contact .g-recaptcha {
    margin-right: 2%;
    background-color: #fff;
    display: table-cell;
    vertical-align: top;
    float: left;
    text-align: center;
    margin-bottom: 0;
    border-radius: 0;
    position: relative
}

.g-recaptcha {
    display: inline-block;
    margin: 0 auto
}

.form-group .label-rgpd strong,.info-rgpd strong,.info-rgpd a,.info-rgpd a:visited {
    color: var(--color1)
}

.form-group .btn-primary {
    float: right;
    width: 100%;
    vertical-align: top;
    display: table-cell;
    line-height: 0;
    font-weight: normal!important;
    color: #131313;
    margin-top: 0;
    font-size: 25px;
    background-color: var(--color1)
}

.informationsForm .form-group .btn-primary {
    height: 80px!important
}

.contact .form-group .btn-primary {
    width: 48%;
    width: 100%;
    vertical-align: top;
    display: table-cell;
    line-height: 0;
    font-weight: normal!important;
    color: #fff;
    margin-top: 18px;
    float: right;
    width: 44%;
    height: 60px!important;
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
    background-image: url(../images/svg/lead-plus.svg);
    background-size: 12px;
    background-position: 92%50%;
    background-repeat: no-repeat;
    border: 1px solid var(--color1);
    position: absolute;
    right: 0;
    bottom: 64px;
}

.form-group .btn-primary:hover,.form-group .btn-primary:active,.form-group .btn-primary:focus {
    outline: none;
    background-color: #ffffff;
    color: var(--color1);
    background-size: 12px;
    background-image: url(../images/svg/lead-plus-h.svg)
}

.form-group .btn-reset {
    float: right;
    width: 100%;
    vertical-align: top;
    display: table-cell;
    line-height: 0;
    font-weight: normal!important;
    color: #131313;
    margin-top: 0;
    background-color: #c7303a;
    text-transform: uppercase;
    height: 60px;
    border: 1px solid #c7303a
}

.form-group .btn-reset:hover,.form-group .btn-reset:active,.form-group .btn-reset:focus {
    outline: none;
    border-color: #131313;
    background-color: #191919;
    color: #c7303a
}

.body-contact .contact-coordonnees-model01 {
    margin-bottom: 0;
    margin-top: 0
}

.body-contact .main_bg .container .contact-coordonnees-model01 .coloredBg {
}

.body-contact .main_bg .container .contact-coordonnees-model01 .coordonnees {
    display: inline-block;
    text-align: left;
    width: 100%;
    padding-left: 50px
}

.body-contact .main_bg .container .contact-coordonnees-model01 .row {
    margin-left: 0;
    margin-right: 0;
    display: table;
    width: 100%;
    height: 500px
}

.body-contact .main_bg .container .contact-coordonnees-model01 .row>div {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 60px;
    padding-bottom: 40px;
    display: table-cell;
    vertical-align: middle;
    float: none;
    text-align: center
}

.body-contact .main_bg .container .contact-coordonnees-model01 .h {
}

.body-contact .main_bg .container .contact-coordonnees-model01 .row address {
    padding-top: 30px
}

.body-contact .main_bg .container .contact-coordonnees-model01 .row address p {
    color: #fff
}

.body-contact .main_bg .container .contact-coordonnees-model01 .row address p strong {
    color: #7e7e7e;
    text-transform: uppercase
}

.contact-coordonnees-model01 .plan-d-acces {
    width: 100%;
    height: 100%;
    position: absolute!important;
    top: 0;
    left: 0
}

.contact-coordonnees-model01 iframe {
    width: 100%;
    height: 100%;
    border: none
}

.body-contact .contact-coordonnees-model02 {
    margin-bottom: 0;
    margin-top: 0
}

.body-contact .main_bg .container .contact-coordonnees-model02 .coloredBg {
    background-color: #191919
}

.body-contact .main_bg .container .contact-coordonnees-model02 .coordonnees {
    display: inline-block;
    text-align: left;
    width: 100%;
    padding-left: 50px
}

.body-contact .main_bg .container .contact-coordonnees-model02 .row {
    margin-left: 0;
    margin-right: 0;
    display: table;
    width: 100%;
    height: 500px
}

.body-contact .main_bg .container .contact-coordonnees-model02 .row .row {
    height: 100%
}

.body-contact .main_bg .container .contact-coordonnees-model02 .row .row[class*=col] {
    display: table-row;
    height: 100%
}

.body-contact .beforeFooter {
    margin-bottom: 0
}

.body-contact .main_bg .container .contact-coordonnees-model02 .row .row .model02Inner {
    display: table-cell;
    vertical-align: middle;
    position: relative
}

.body-contact .main_bg .container .contact-coordonnees-model02 .row>div {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    display: table-cell;
    vertical-align: middle;
    float: none
}

.body-contact .main_bg .container .contact-coordonnees-model02 .h {
    color: #fff;
    font-size: 28px
}

.body-contact .main_bg .container .contact-coordonnees-model02 .contact-formulaire .h {
    color: #363636;
    font-size: 28px
}

.body-contact .main_bg .container .contact-coordonnees-model02 .h span {
    display: block;
    width: 100%
}

.body-contact .main_bg .container .contact-coordonnees-model02 .h:after {
    content: '';
    display: inline-block;
    width: 60px;
    height: 2px;
    background-color: var(--color1)
}

.body-contact .main_bg .container .contact-coordonnees-model02 .row address {
    padding-top: 10px
}

.body-contact .main_bg .container .contact-coordonnees-model02 .row address p {
    color: #919191;
    font-size: 16px
}

.body-contact .main_bg .container .contact-coordonnees-model02 .row address p strong {
    color: #fff;
    text-transform: uppercase
}

.contact-coordonnees-model02 .gmap {
    width: 100%;
    height: 570px
}

.contact-coordonnees-model02 .plan-d-acces {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.contact-coordonnees-model02 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none
}

.text-white {
    color: #fff
}

.text-black {
    color: #000
}

.text-gold {
    color: #f1c40f
}

.text-blue {
    color: #3679d6
}

.background-white {
    background-color: #fff
}

.background-black {
    background-color: #000
}

.background-gold {
    background-color: #f1c40f
}

.background-blue {
    background-color: #3679d6
}

.margBtm10 {
    margin-bottom: 10px
}

.margBtm16 {
    margin-bottom: 16px
}

.margBtm20 {
    margin-bottom: 20px
}

.margBtm30 {
    margin-bottom: 30px
}

.margBtm40 {
    margin-bottom: 40px
}

.margBtm50 {
    margin-bottom: 50px
}

.margBtm60 {
    margin-bottom: 60px
}

.margtop10 {
    margin-top: 10px
}

.margtop20 {
    margin-top: 20px
}

.margtop30 {
    margin-top: 30px
}

.margtop50 {
    margin-top: 50px
}

.paddBtm10 {
    padding-bottom: 10px
}

.paddBtm20 {
    padding-bottom: 20px
}

.paddBtm30 {
    padding-bottom: 30px
}

.paddBtm40 {
    padding-bottom: 40px
}

.paddBtm50 {
    padding-bottom: 50px
}

.paddBtm60 {
    padding-bottom: 60px
}

.paddTop10 {
    padding-top: 10px
}

.paddTop14 {
    padding-top: 14px
}

.paddTop20 {
    padding-top: 20px
}

.paddTop30 {
    padding-top: 30px
}

.noPadBtm {
    padding-bottom: 0
}

.noMargBtm {
    margin-bottom: 0
}

.rtl {
    direction: rtl
}

.ltr {
    direction: ltr
}

.table {
    display: table;
    margin-bottom: 0
}

.table-row {
    display: table-row;
    height: 100%
}

.table-cell {
    display: table-cell;
    float: none
}

.table-fixed {
    table-layout: fixed
}

.va-middle {
    vertical-align: middle
}

.nomargin {
    margin: 0
}

.nopadding {
    padding: 0
}

.relative {
    position: relative
}

.fullWidth {
    width: 100%
}

.big {
    font-size: 120%
}

.fullWidth2.row {
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.fullWidth2.row[class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.cover {
    background-size: cover
}

.contain {
    background-size: contain
}

#header*,.blazy:after,.navbar-brand-2,.userInfo #deleteProfilImage,.userInfo #profileImageForm .blazy:before,#ham,#ham:before,.img_thumbnail_item_mask:after,.encartsBg .encart:before,.fixed*,#bx-pager,#bx-pager*,.btn-navigation-control,.btn-navigation-control span,.background-animation.opened,#fp-nav ul li .fp-tooltip,#fp-nav.fp-show-active a+.fp-tooltip,.team,.teamContent,.teamInnerContent,.overlay,.catalogue_slider_pager .blazy a:after,.encart*,.encart:after,.header01bg,.tel,.tel*,a:after,a:before,.img-thumbnail,.img-thumbnail*,a,a span,.navbar,#headerTopBg,.activite,.activite*,.bx-controls-direction a:after,.bx-controls-direction a:before,.zone-recherche .btn-filtrer,.carImage:after,.encart img,.view .item:hover:before,.datepicker table tr td,.datepicker table tr td:before,.activite p,.encart a:after,.encart figcaption,.nav-pills>li>a:before,.navbar-nav>li>a:after,.navbar-nav>li>a:before,.navbar-nav>li:before,.navbar-nav>li>a:before,.navbar-nav>li>a:after,.navbar-nav>li>a,.sub-menu a,.sub-menu a:after,.sub-menu a:before,.encart figcaption,.encart figure,.navbar-default .navbar-nav>li,.navbar-default .navbar-nav>li:before,.navbar-default .navbar-nav>li>a,.etape,.profileMenu li span,.form-control:not(textarea),.NFI-button,.NFI-wrapper,input[type=checkbox]:checked+label:before,input[type=radio]:checked+label:before,.encart figure:before,#totop,input,a,#AnchorNav .anchorCss span:before,.menu01>ul li:before,.menu01>ul li a:before,.menu01>ul li a,.menu01>ul li,.encart,.encart ul,.encart ul li,.encart ul li a,.encart a span,.encart figure img,.encart p,.img_thumbnail_multiple,.img_thumbnail_item_mask,.img_thumbnail_item,.img_thumbnail,.img_thumbnail a,.navbar,.NavOpened .navbar,.img_thumbnail a img,.img_thumbnail a:after {
    -webkit-transition: all .4s cubic-bezier(.35,.91,.46,.99);
    -moz-transition: all .4s cubic-bezier(.35,.91,.46,.99);
    -ms-transition: all .4s cubic-bezier(.35,.91,.46,.99);
    -o-transition: all .4s cubic-bezier(.35,.91,.46,.99);
    transition: all .4s cubic-bezier(.35,.91,.46,.99)
}

#header*,#headerTopBg* {
    -webkit-transition: all .5s cubic-bezier(.35,.91,.46,.99);
    -moz-transition: all .5s cubic-bezier(.35,.91,.46,.99);
    -ms-transition: all .5s cubic-bezier(.35,.91,.46,.99);
    -o-transition: all .5s cubic-bezier(.35,.91,.46,.99);
    transition: all .5s cubic-bezier(.35,.91,.46,.99)
}

#modal-evenement .close span,#modal-evenement .close {
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out
}

.team,.team*,.btn:before,.btn:after,.btn,.activite p {
    -webkit-transition: all .4s cubic-bezier(.32,.66,.56,.92);
    -moz-transition: all .4s cubic-bezier(.32,.66,.56,.92);
    -ms-transition: all .4s cubic-bezier(.32,.66,.56,.92);
    -o-transition: all .4s cubic-bezier(.32,.66,.56,.92);
    transition: all .4s cubic-bezier(.32,.66,.56,.92)
}

.btn:before {
    -webkit-transition: all .5s cubic-bezier(.32,.66,.56,.92);
    -moz-transition: all .5s cubic-bezier(.32,.66,.56,.92);
    -ms-transition: all .5s cubic-bezier(.32,.66,.56,.92);
    -o-transition: all .5s cubic-bezier(.32,.66,.56,.92);
    transition: all .5s cubic-bezier(.32,.66,.56,.92)
}

.blazy {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -ms-transition: none!important;
    -o-transition: none!important;
    transition: none!important
}

* {
    outline: none
}

a:focus,input:focus,input[type="submit"]:focus,*:focus {
    outline: none
}

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.modal-dialog {
    width: 625px;
}

#tobottom {
    display: none;
    position: absolute;
    background-image: url(../images/tobottom.png);
    background-position: 50%100%;
    background-repeat: no-repeat;
    width: 78px;
    height: 78px;
    bottom: 20px;
    left: 50%;
    margin-left: -38px;
    cursor: pointer;
    z-index: 9
}

#tobottom:hover {
    -webkit-transform: translateY(10px)translateZ(0);
    -moz-transform: translateY(10px)translateZ(0);
    -ms-transform: translateY(10px)translateZ(0);
    -o-transform: translateY(10px)translateZ(0);
    transform: translateY(10px)translateZ(0)
}

.textelipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#headerTopBg.fixed {
    position: fixed;
    top: 0;
    background: white;
    box-shadow: 7px 3px 10px #00000036;
}

#headerTopBg.fixed .headerTopBgInner {
    text-align: center
}

#headerTopBg.fixed .navbar-brand-2 {
    width: 165px;
    padding: 0 15px;
    left: 0
}

.masque-noir {
    display: none;
    background: rgba(0,0,0,0.8);
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    z-index: 0
}

img[height="0"] {
    display: none
}

.noFlicker {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.truncate {
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.carte .item p,.flexCenterContent {
    -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;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    -o-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch
}

.btn-navigation-control {
    display: inline-block;
    background-color: transparent;
    border: 0 solid #8ebdff;
    border-radius: 0;
    width: 48px;
    height: 48px;
    position: relative;
    padding: .3vw 0 0 0;
    padding: 0 0 0 0;
    z-index: 11;
    right: 0;
    margin-right: 0;
    top: 0;
    float: right;
    background-image: url('../images/ham.png');
    background-repeat: no-repeat;
    background-position: 50%50%
}

.btn-navigation-control:hover {
    background-image: url('../images/ham-hover.png')
}

.NavOpened .btn-navigation-control {
    background-image: url('../images/ham-close.png')
}

.NavOpened .btn-navigation-control:hover {
    background-image: url('../images/ham-close.png')
}

.menu-mobile-dynamique ul.sub-menu*,.menu-mobile-dynamique ul.sub-menu,#menu-main-menu,#menu-main-menu*,.menu-mobile-dynamique li,.menu-mobile-dynamique li*,.menu-mobile-dynamique li a*,.menu-mobile-dynamique li a {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -ms-transition: none!important;
    -o-transition: none!important;
    transition: none!important
}

.opened #menu_principal .menu-item:nth-of-type(6) {
    -webkit-transition-delay: .30000000000000004s;
    -o-transition-delay: .30000000000000004s;
    -ms-transition-delay: .30000000000000004s;
    transition-delay: .30000000000000004s
}

.opened #menu_principal .menu-item:nth-of-type(5) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s
}

.opened #menu_principal .menu-item:nth-of-type(4) {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    -ms-transition-delay: .4s;
    transition-delay: .4s
}

.opened #menu_principal .menu-item:nth-of-type(3) {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s
}

.opened #menu_principal .menu-item:nth-of-type(2) {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    -ms-transition-delay: .2s;
    transition-delay: .2s
}

.opened #menu_principal .menu-item:nth-of-type(1) {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    -ms-transition-delay: .1s;
    transition-delay: .1s
}

.tolower {
    text-transform: lowercase
}

.parallaxLinearTransition {
    -webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    -ms-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear
}

@media(min-width: 768px)and(max-width:979px) {
    .body-contact .main_bg .container .contact-coordonnees-model01 .coordonnees {
        min-width:auto
    }

    .body-contact .main_bg .container .contact-coordonnees-model01 .h {
        font-size: 25px
    }
}

@media(max-width: 767px) {
    body {
        position:inherit
    }

    .body-contact .main_bg .container .contact-coordonnees-model01 .coordonnees {
        min-width: auto;
        padding: 20px 20px 0px 20px;
        text-align: center
    }

    .body-contact .main_bg .container .contact-coordonnees-model01 .h {
        font-size: 20px
    }

    .body-contact .main_bg .container .contact-coordonnees-model01 .row address {
        padding-top: 10px
    }

    .body-contact .main_bg .container .contact-coordonnees-model01 .row address p {
        font-size: 16px
    }

    .body-contact .main_bg .container .contact-coordonnees-model01 .row address p strong {
        font-size: 18px
    }

    .body-contact .main_bg .container .contact-coordonnees-model01 .row>div {
        display: block;
        float: left;
        padding: 0
    }

    .plan-d-acces {
        position: relative
    }

    .plan-d-acces iframe {
        width: 100%;
        height: 260px;
        border: none
    }

    .body-contact .contact {
        margin-bottom: 0;
        margin-top: 0
    }

    .contact textarea.form-control {
        height: 225px!important
    }

    .headerSlider {
        height: 35vh!important;
    }
}

@media(max-width: 480px) {
    .body-contact .main_bg .container .contact-coordonnees-model01 .coordonnees {
        min-width:auto;
        padding: 20px 20px 0px 20px;
        text-align: center
    }

    .body-contact .main_bg .container .contact-coordonnees-model01 .h {
        font-size: 20px
    }

    .body-contact .main_bg .container .contact-coordonnees-model01 .row address {
        padding-top: 10px
    }

    .body-contact .main_bg .container .contact-coordonnees-model01 .row address p {
        font-size: 16px
    }

    .body-contact .main_bg .container .contact-coordonnees-model01 .row address p strong {
        font-size: 18px
    }

    .body-contact .main_bg .container .contact-coordonnees-model01 .row>div {
        display: block;
        float: left;
        padding: 0
    }

    .plan-d-acces {
        position: relative;
        margin-bottom: 40px
    }

    .plan-d-acces iframe {
        width: 100%;
        height: 260px;
        border: none
    }

    .body-contact .contact {
        margin-bottom: 0;
        margin-top: 0
    }

    .contact textarea.form-control {
        height: 225px!important
    }
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.btn.btn-close {
    width: 30px;
    height: 30px;
    float: right
}

.modal {
    z-index: 9999;
    font-size: 16px;
    color: #000
}

.modal-content {
    border-radius: 0px;
    padding: 30px;
    color: #5d5d5d;
    background-color: #f4f6f7;
}

.modal-content .btn-primary {
    background-color: var(--color1);
    border-color: var(--color1);
    color: #fbfbfb;
    display: inline-block;
    margin: 0;
    height: 76px;
    width: 100%;
    font-size: 18px
}

.modal-content .btn-primary:hover,.modal-content .btn-primary:focus {
    color: var(--color1);
    background-color: #FFF;
    border-color: var(--color1)
}

.modal-content .h {
    text-align: center;
    margin-bottom: 100px;
    font-size: 23px;
    color: var(--color1);
    margin: 60px 0 30px 0;
    text-transform: none;
    text-transform: uppercase
}

.modal-content .h span {
    display: inline-block
}

.modal-content .hicon {
    text-align: center;
    margin: 20px 0 20px 0;
}

.modal-content .hicon:after {
    margin: 0 0 0px 0;
    height: 1px;
    width: 30px;
    display: none
}

.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 #afafaf;
    background-color: #ffffff;
    font-size: 16px;
    line-height: normal;
    color: #6c6d6e;
    margin-bottom: 0!important;
    color: black;
}

.modal-content .form-group.has-error .form-control,.modal-content .form-group.has-error .form-control:focus {
    background-color: #fff;
    border: 1px solid var(--color1);
    color: #6c6d6e
}

.modal-content .form-control::moz-placeholder {
    color: #6c6d6e
}

.modal-content .form-control::-webkit-input-placeholder {
    color: #6c6d6e
}

#modal-evenement .modal-content select.form-control {
    background-image: url('../images/svg/select-arr.svg')!important;
    background-size: 12px
}

.modal-content .form-group:after {
    clear: both;
    display: table;
    content: ""
}

.modal-content textarea.form-control {
    padding: 20px 10px;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #afafaf
}

.modal-content input[type=number] {
    padding-right: 0px
}

.modal-content label.checkbox.label-rgpd {
    font-size: 12px
}

.modal-content label.checkbox.label-rgpd span.text-warning,.modal-content label.checkbox.label-rgpd span.help-block {
    position: absolute;
    bottom: -20px
}

.modal-content label {
    padding-left: 0px;
    font-size: 15px;
    padding-top: 20px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 12px
}

.modal-content .btn-default {
    padding: 14px 140px 10px 140px;
    background: #fff;
    border: 1px solid #000;
    text-transform: uppercase;
    color: #000;
    border-radius: 0px;
    font-size: 14px;
    text-decoration: none;
    transition: all 400ms 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: 10px;
    padding: 10px 0 0 0;
    margin-bottom: 20px;
    font-style: italic;
    color: #ff0000
}

.modal-content .form-group {
    margin-bottom: 20px
}

.modal-content textarea.form-control {
    resize: vertical;
    height: 150px!important
}

.actuAndNewsletterBg {
    padding: 50px 0 40px;
    background-color: #ededed
}

.modal-header {
    padding: 0;
    border-bottom: 0px solid #e5e5e5;
}

.modal-header .btn {
    margin-top: 0;
    margin-right: 0;
    background-color: transparent;
    font-size: 25px;
    color: #6d6d6d;
    padding: 0;
    top: -6px
}

.modal-header .btn:focus,.modal-header .btn:hover {
    color: var(--color1)
}

.modal-header .btn.btn-primary {
    margin-top: 0;
    margin-right: 0;
    background-color: transparent;
    font-size: 25px;
    color: #6d6d6d;
    padding: 0;
    top: -6px
}

.parallax {
    position: relative
}

.parallax .banner img {
    position: relative
}

#lol {
    position: relative
}

#modal-calendar .modal-header,#modal-evenement .modal-header {
    margin-bottom: 40px;
    border-bottom: 0px solid var(--color1);
    background-color: transparent
}

#modal-calendar .datePickerZone {
    padding: 0 0 30px 0
}

#modal-calendar .modal-footer {
    border-top: 0;
    text-align: center
}

legend {
    font-size: 21px;
    border-bottom: 0 solid #ddd;
    margin-top: 20px;
    display: block;
    float: left;
    position: relative
}

legend span {
    display: block;
    width: 100%
}

legend:after {
    content: '';
    display: inline-block;
    width: 50px;
    height: 1px;
    margin: 10px 0;
    background-color: var(--color1)
}

#modal-connect {
    font-size: 12px;
    text-align: center
}

#modal-connect .modal-dialog {
    width: 440px
}

#modal-connect .btn-link {
    padding: 0;
    color: var(--color1);
    font-size: 12px;
    border: none;
    margin: 0
}

#modal-connect .btn-link:focus,#modal-connect .btn-link:hover {
    color: var(--color1);
    border: none;
    text-decoration: underline
}

#modal-connect .btn-link span {
    color: var(--color1)
}

#modal-connect .btn-link:hover {
    border: none;
    text-decoration: underline
}

#modal-connect .label {
    font-size: 18px;
    color: #dedede;
    text-align: center;
    width: 100%
}

.help-block {
    display: block;
    margin-top: 20px;
    margin-bottom: 0;
    color: #737373
}

#add-review .form-group {
    margin-right: 0;
    margin-left: 0
}

#add-review .form-group .col-md-9 {
    width: 100% !important;
    padding: 0 !important;
}

.body-contact-100+#modal-evenement .modal-header .btn-prev,.body-page-1+#modal-evenement .modal-header .btn-prev {
    display: none
}

input[type=file]:before {
    content: 'photo';
    font-size: 20px;
    display: inline-block;
    margin-right: 10px
}

input[type=file] {
    display: block;
    width: 100%;
    height: 50px;
    background-color: #1b1b1b
}

.container-fluid {
    padding-left: 0;
    padding-right: 0
}

.container-fluid.main_bg .main-container {
    padding: 0 10%;
}

.modal-content i.fa {
    color: var(--color1)!important;
    font-size: 18px
}

.formulaire i.fa,#edit-review i.fa {
    cursor: pointer
}

.conditions {
    font-size: 11px;
    margin: 15px 0 0 0;
    text-align: justify
}

.livre-pseudo {
    color: #b92531!important
}

.submit-review {
    margin: 25px 0 15px 18px
}

.email-block {
    color: var(--color1)!important;
    font-size: 12px
}

p.temoignage,.list-inline {
    color: #333
}

div#captchaReservation {
    text-align: center
}

div#captchaReservation>div {
    display: inline-block
}

.introBg {
    position: relative;
    width: 100%;
    text-align: center;
    background: url('../images/zone.jpeg') bottom;
    background-attachment: fixed;
    padding: 6rem 6%;
    color: var(--color0);
}

.introBg h2.h1 {
    color: var(--color0);
    position: relative;
}

.introBg:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    inset: 0;
    background: #000000ad;
    /* z-index: -1; */
}

.introBg[class*=col-] {
    position: relative
}

.introBg p {
    position: relative;
    text-align: left;
    /* color: var(--color3); */
    width: 100%
}

.zone-recherche {
    position: absolute;
    top: 227px;
    width: 500px;
    height: 508px;
    right: 10%;
    padding: 30px 19px 19px;
    background-color: rgb(26 29 30/70%);
    z-index: 0
}

.zone-recherche .h {
    font-size: 26px;
    color: var(--color0);
    margin-bottom: 0px
}

.zone-recherche .h:after {
    margin-top: 10px
}

.zone-recherche .btn {
    height: 68px;
    text-transform: uppercase;
    width: 100%
}

.zone-recherche .btn:after {
    content: '';
    width: 15px;
    height: 15px;
    display: inline-block;
    background-image: url(../images/svg/search.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 50%50%;
    margin: 2px 7px
}

.zone-recherche .row {
    margin-left: 4px;
    margin-right: 4px
}

.zone-recherche form[class*=col-] {
    padding-left: 4px;
    padding-right: 4px
}

.zone-recherche .form-group {
    margin-bottom: 7px
}

.zone-recherche .form-control {
    height: 45px!important;
    font-size: 14px;
    background-color: #fff;
    padding: 10px;
    color: var(--color3);
}

.zone-recherche label {
    display: block;
    text-align: left;
    padding-left: 15px;
    color: var(--color0)
}

.zone-recherche .slider.slider-horizontal {
    width: 90%;
    height: 20px;
    margin: 0 5%22px;
    margin-bottom: 27px
}

.zone-recherche .slider.slider-horizontal .slider-track {
    height: 3px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0
}

.slider-selection {
    background: var(--color0) !important;
}

.zone-recherche .slider .tooltip-inner {
    white-space: nowrap;
    color: #fff;
    font-family: inherit;
    font-weight: normal;
    font-size: 14px;
    background: none;
    padding: 0 2px
}

.zone-recherche .tooltip.tooltip-max.bottom,.zone-recherche .tooltip.tooltip-min.bottom {
    top: 5px!important
}

.zone-recherche .slider-handle.round {
    border-radius: 0
}

.zone-recherche .slider-handle {
    width: 7px;
    height: 9px;
    border: 0px solid transparent;
    background-color: var(--color1)
}

.zone-recherche .slider.slider-horizontal .slider-tick,.zone-recherche .slider.slider-horizontal .slider-handle {
    margin-left: -4px;
    margin-top: -4px
}

.show-search-form {
    margin-top: 15px;
    margin-bottom: 15px
}

.show-search-form:focus,.show-search-form:hover {
    background-color: #fff;
    color: var(--color1);
    border: 1px solid var(--color1)
}

.zone-favoris {
    display: none;
    z-index: 9997;
    background: #fff;
    position: absolute;
    top: 169px;
    left: 0px;
    right: 0px;
    padding: 40px 0;
    box-shadow: 0 2px 3px rgba(0,0,0,0.1)inset;
    text-align: center
}

.zone-favoris h2 {
    color: #000;
    font-size: 23px;
    margin: 10px 0 5px 0
}

.zone-favoris .soustitre {
    font-size: 16px;
    color: #6d6d6d;
    background: url(../images/trait.png)no-repeat center bottom;
    padding: 10px 10px 15px 10px;
    margin: 0 0 20px 0
}

.car-favoris {
    float: left;
    width: 100%
}

.car-favoris .vehicule-mini .blazy.b-error {
    background-size: cover
}

#confirm-delete .modal-footer,#modalFavoris .modal-footer {
    padding-bottom: 0px
}

.zone-favoris .retirer {
    background: url(../images/svg/ico-fermer.svg)no-repeat center center;
    background-size: 12px;
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: -7px;
    right: 2px;
    overflow: hidden;
    text-indent: 100px
}

.zone-favoris .btn-fermer {
    color: var(--color1);
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 15px;
    text-decoration: none;
    font-family: arial;
    background-color: #ececec;
    border-radius: 30px;
    font-size: 12px;
    padding: 2px 6px
}

.zone-favoris .btn-fermer:hover {
    background-color: var(--color1);
    color: #fff
}

.zone-favoris .btn-partage {
    z-index: 9997;
    text-align: center;
    background: url(../images/trait.png)no-repeat center top;
    padding: 15px 0 0 0;
    margin: 30px 0 0 0
}

.zone-favoris .btn-partage .btnp {
    width: 30px;
    height: 30px;
    margin: 0 1px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    transition: all 400ms ease
}

.zone-favoris .btn-partage .btnp:hover {
    transform: rotate(360deg)
}

.zone-favoris .btn-partage .btnp.btn-fb {
    background-image: url(../images/ico-fb2.png)
}

.zone-favoris .btn-partage .btnp.btn-twitter {
    background-image: url(../images/ico-twitter2.png)
}

.zone-favoris .btn-partage .btnp.btn-google {
    background-image: url(../images/ico-google2.png)
}

.zone-favoris .btn-partage .btnp.btn-mail {
    background-image: url(../images/ico-mail2.png)
}

.remonter {
    position: fixed;
    z-index: 9999;
    display: none;
    bottom: 30px;
    right: 30px;
    width: 74px;
    background: rgba(0,0,0,0);
    border-radius: 3px
}

.remonter button {
    display: block;
    padding: 6px 10px 11px 10px;
    text-align: center;
    border: 0;
    background: none
}

.remonter button:hover {
    opacity: 0.8;
    filter: alpha(opacity=80)
}

.alert-error {
    color: var(--color1)
}

.modal-notification {
    text-align: center
}

#reservationErrors {
    display: none!important
}

.infinite-scroll .chargement {
    background-image: url('../images/bx_loader.svg');
    background-repeat: no-repeat;
    background-position: 50%0;
    display: none;
    height: 50px;
    position: relative;
    width: 50px;
    margin: 0 auto 30px
}

.input-group.date .input-group-addon {
    cursor: pointer
}

input[type='date'],input[type='time'] {
    -webkit-appearance: none;
    vertical-align: bottom!important;
    padding-top: 10px!important
}

@media(min-width: 1601px) {
    .container {
        width: 100%;
        padding: 0 10%;
    }

.body-contact .container {
    padding: 0;
}

    .node-1 .content {
        padding: 0 10%0 0%;
    }
}

@media(min-width: 1360px)and(max-width:1600px) {
    .container {
        width:100%
    }
}

@media(min-width: 1200px)and(max-width:1359px) {
    .container {
        width:100%
    }

    .beforeFooter {
        background-size: cover
    }

    .spContainer {
        right: -100px
    }

    .storeLinksBg {
        padding: 0 0px 0 20px
    }

    .beforeFooter ul {
        padding-left: 24px
    }
}

@media(min-width: 768px)and(max-width:1366px) {
    .container {
        width:100%
    }

    .beforeFooter {
        background-size: cover
    }

    .spContainer {
        right: -100px
    }

    .storeLinksBg {
        padding: 0 0px 0 20px
    }

    .beforeFooter ul {
        padding-left: 24px
    }
}

@media(min-width: 980px)and(max-width:1199px) {
    .navbar-nav>li>a {
        font-size:14px;
        padding: 22px 15px
    }

    .header1Bg ul li p {
        margin: 0 10px 0 0
    }

    .datePickerZone .datepicker table tr td:before {
        margin-left: -20px;
        margin-top: -20px;
        width: 40px;
        height: 40px
    }

    .car-consultes hr {
        width: 60%;
        margin: 15px auto 15px;
        background-color: #383838
    }

    .contact .form-group .btn-primary {
        width: 100%;
        height: 55px!important
    }

    textarea.form-control,.contact textarea.form-control {
        height: 185px!important
    }

    .zone-recherche {
        top: 175px;
        width: 420px;
        height: 485px;
        padding: 20px 19px 19px
    }

    .accrocheInner {
        margin-bottom: 45px
    }

    .container {
        width: 100%
    }

    .beforeFooter {
        background-size: cover
    }

    .spContainer {
        right: -100px
    }

    .storeLinksBg {
        padding: 0 0px 0 20px
    }

    .beforeFooter ul {
        padding-left: 24px
    }

    .zone-leads .contact .form-group .btn-primary {
        width: 100%;
        height: 45px!important;
        margin: 10px 0 0 0
    }

    .zone-leads .contact textarea.form-control {
        height: 160px!important
    }

    body {
        font-size: 15px
    }

    h1,.h1 {
        font-size: 30px
    }

    h2,.h2 {
        font-size: 25px
    }

    h3,.h3 {
        font-size: 21px
    }

    h4,.h4 {
        font-size: 18px
    }

    h5,.h5 {
        font-size: 16px
    }

    h6,.h6 {
        font-size: 14px
    }
}

@media(min-width: 768px)and(max-width:1024px) {
    .car-consultes .vehicule-mini .h {
        margin-top:0
    }

    .navbar-brand>img {
        height: 50px
    }

    .header1Bg ul li p {
        font-size: 14px
    }

    .header1Bg ul li p,.header1Bg ul li p strong {
        color: #919191;
        white-space: nowrap
    }

    #form_FILTRES .form-group {
        width: 100%;
        margin: 0 auto
    }

    .form-horizontal .control-label {
        float: right
    }

    #headerTopBg.fixed .navbar-brand-2 {
        position: relative;
        left: -300px;
        display: block;
        width: 0;
        padding: 0
    }

    .address {
        padding: 50px 0px 30px 20px
    }

    .beforeFooter {
        padding: 18px 30px 0!important
    }

    .spContainer {
        right: -110px
    }

    .spContainer .sp {
        left: initial
    }

    .sp03 {
        width: 371px;
        height: 457px;
        top: -22px;
        right: 0
    }

    .sp02 {
        width: 364px;
        height: 444px;
        top: -22px;
        right: 85px
    }

    .sp01 {
        width: 372px;
        height: 450px;
        top: -32px;
        right: 190px
    }

    .qrCode img {
        width: 100%
    }

    .qrCode {
        width: 140px;
        font-size: 18px
    }

    .beforeFooter .storeLinks img {
        width: 100px
    }

    .footerBg01 .h {
        font-size: 18px
    }

    .header1Bg .tableGrid {
        height: 90px
    }

    .sliderBg .bx-wrapper img,.banner img {
        height: 705px
    }

    .encartInner {
        padding: 120px 15px;
        height: 640px
    }

    .encartsBg .encartInner01,.encartsBg .encartInner03 {
        width: 250px
    }

    .encartInner.encartInner02 {
        width: 480px
    }

    .introBg p {
    }

    #bxControls {
        bottom: 0
    }

    .vehicule .h {
        font-size: 18px
    }

    .vehicule .h .prix {
        font-size: 24px
    }

    .vehicule-mini .propriete {
        min-width: initial
    }

    .vehicule-mini {
        font-size: 12px
    }

    .vehicule-mini .propriete li span {
        display: inline-block
    }

    .vehicule-mini .statut {
        margin: 0 0 5px 0
    }

    .vehicule .h {
        margin-bottom: 10px
    }

    .zone-favoris {
        top: 152px
    }
}

@media(min-width: 768px)and(max-width:979px) {
    .centerservice2 {
        margin:0 0!important
    }

    .centerservice {
        margin: 0 25%!important
    }

    .car-consultes hr {
        width: 80%;
        background-color: #444
    }

    .page.node-1 {
        padding: 60px 60px
    }

    .car-consultes .vehicule-mini .h {
        margin-top: 0
    }

    .navbar-brand>img {
        height: 50px
    }

    .header1Bg ul li p {
        font-size: 14px
    }

    .header1Bg ul li p,.header1Bg ul li p strong {
        color: #919191;
        white-space: nowrap
    }

    #form_FILTRES .form-group {
        width: 100%;
        margin: 0 auto
    }

    .form-horizontal .control-label {
        float: right
    }

    #headerTopBg.fixed .navbar-brand-2 {
        position: relative;
        left: -300px;
        display: block;
        width: 0;
        padding: 0
    }

    .address {
        padding: 50px 0px 30px 20px
    }

    .beforeFooter {
        padding: 18px 30px 0!important
    }

    .spContainer {
        right: -110px
    }

    .spContainer .sp {
        left: initial
    }

    .sp03 {
        width: 371px;
        height: 457px;
        top: -22px;
        right: 0
    }

    .sp02 {
        width: 364px;
        height: 444px;
        top: -22px;
        right: 85px
    }

    .sp01 {
        width: 372px;
        height: 450px;
        top: -32px;
        right: 190px
    }

    .qrCode img {
        width: 100%
    }

    .qrCode {
        width: 140px;
        font-size: 18px
    }

    .beforeFooter .storeLinks img {
        width: 100px
    }

    .vehicule .propriete li span img {
        width: 30px;
        margin: 0px 10px 0px 0
    }

    .footerBg01 .h {
        font-size: 18px;
        margin-top: 20px
    }

    .header1Bg .tableGrid {
        height: 90px
    }

    .accrocheBg,.sliderBg .bx-wrapper img,.banner img {
        height: auto
    }

    .zone-recherche {
        position: relative;
        bottom: 0;
        width: 100%;
        height: auto;
        left: 0;
        top: 0;
        padding: 30px 140px 20px;
        background-color: rgb(21,21,21)
    }

    .node-1 .content {
        padding: 50px 0%50px 0%;
        margin-bottom: 0
    }

    .accrocheBg {
        bottom: 30px
    }

    .encartInner {
        padding: 30px 15px;
        height: auto;
        width: 70%!important
    }

    .introBg p {
    }

    #bxControls {
        bottom: 5px
    }

    .vehicule .h {
        font-size: 18px
    }

    .vehicule .h .prix {
        font-size: 24px
    }

    .vehicule-mini .propriete {
        min-width: initial
    }

    .vehicule-mini {
        font-size: 12px
    }

    .vehicule-mini .propriete li span {
        display: inline-block
    }

    .vehicule-mini .statut {
        margin: 0 0 5px 0
    }

    .vehicule .h {
        margin-bottom: 10px
    }

    .zone-favoris {
        top: 51px
    }

    .cars-carousel-Bg {
        margin-bottom: 0;
        padding-bottom: 30px
    }

    .vehicule .propriete-right {
        text-align: left;
        float: left
    }

    .vehicule .propriete li span:nth-child(2) {
    }

    .encart {
        height: auto;
        padding: 20px 0!important
    }

    .datePickerZone .datepicker table tr td,.datePickerZone .datepicker table tr th {
        padding: 15px 0
    }

    .serviceInner {
        padding: 80px 30px;
        width: 100%
    }

    .nosServicesBg .tableGrid>.row,.nosServicesBg .tableGrid {
        display: table;
        margin: 0;
        padding: 0
    }

    .mapsBg .tableGrid>.row>[class*=col],.mapsBg .tableGrid>[class*=col],.nosServicesBg .tableGrid>.row>[class*=col],.nosServicesBg .tableGrid>[class*=col] {
        display: table-cell;
        vertical-align: top;
        float: none
    }

    .nosServicesBg .tableGrid.fullWidth,.mapsBg .tableGrid.fullWidth {
        width: 100%
    }

    .footerBg01 {
        padding: 30px 30px 30px
    }

    .fil-arianne {
        padding: 11px 0
    }

    #form_FILTRES .control-label {
        padding-top: 0!important
    }

    .garage-list .vehicule {
    }

    .gallery .content {
        padding: 0 5%
    }

    #form_FILTRES .form-control {
        width: 100%
    }

    .garage-item .btn-partage-2 {
        display: inline-block;
        margin: 20px 30px 0px;
        top: 0
    }

    .zone-favoris .retirer {
        width: 13px;
        height: 13px;
        top: -17px
    }

    .services .bx-wrapper,.services .bx-viewport,.services .mainSectionSlider {
        position: relative!important;
        height: 310px!important;
        width: 100%!important;
        top: 0!important;
        left: 0!important
    }

    .filterBg[class*=col] {
    }

    body {
        font-size: 16px
    }

    h1,.h1 {
        font-size: 30px
    }

    h2,.h2 {
        font-size: 23px
    }

    h3,.h3 {
        font-size: 20px
    }

    h4,.h4 {
        font-size: 18px
    }

    h5,.h5 {
        font-size: 16px
    }

    h6,.h6 {
        font-size: 14px
    }
}

@media(max-width: 991px) {
    .container-fluid.main_bg .main-container , .contact-formulaire {
    padding: 0 3% !important;
    }
    .zone-contenu {
    padding: 0;
}

    .prestation .cell.texte .contenu{
        min-height: auto !important;
    }
    .body-service-list .main_bg{
        
padding: 40px 3%;
    }
    .zone-recherche{
        top: 300px;
        right: 16%;
    }
    .prestation{
        width:100% !important;
    }

body.body-service-list.body-service-list-0 .page.clear.services {
    padding: 0% 0% 5% !important;
}
    .atouts{
        padding: 3rem 4% 4rem !important;
    }
    .introBg{
        padding: 4rem 6% 3rem;
    }
        .slogan {
        top: 6vh;
        width: 100%;
    }
    .a-cards .a-card{
        width: 100% !important;
    }
    .a-cards{
        flex-direction: column !important;
    }
    .modal-dialog {
    margin: 125px auto;
    }
    .flex-seoContain {
        flex-wrap:wrap
    }

    .flex-seoContain .seo-content {
        width: 100%;
        background: transparent
    }

    .flex-seoContain .seo-form {
        width: 100%
    }

    .img-seo img {
        width: 100%;
        height: auto
    }

    .masque-noir {
        z-index: 10001
    }

    .zone-favoris {
        z-index: 10002
    }

    .headerSlider {
        height: 100vh;
    }

    .services-block-wrap {
        flex-direction: column
    }

    .card-wrapper {
        margin-top: 6rem
    }

    .services-block-wrap {
        flex-direction: column
    }

    .card-wrapper {
        margin-top: 6rem;
        width: 100%!important
    }

    .w-dyn-item {
        display: flex;
        justify-content: center
    }

    .description-services {
        width: 100%!important
    }
}

.sidebar-right .favoris {
    color: #fff;
    font-size: 17px;
    border-top: 1px solid #494949;
    padding: 20px;
    background: var(--color1);
    margin: 0;
    line-height: 15px;
    text-transform: uppercase
}

.sidebar-right .favoris a {
    display: inline-block;
    font-size: 18px;
    line-height: 13px
}

.sidebar-right .nombre_fav.btn-favoris.nombre_fav-block {
    font-size: 15px
}

.deploy-right-sidebar span {
    color: #c11718;
    text-decoration: none;
    position: absolute;
    top: 2px;
    right: 2px;
    min-width: 18px;
    height: 18px;
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 13px
}

@media(max-width: 767px) {

    

    .modal-dialog {
        width: 365px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 75px auto;
    }
    .centerservice2 {
        margin:0 0!important
    }

    .centerservice {
        margin: 0 0!important
    }

    .tableGrid>.row,.tableGrid {
        display: block;
        margin: 0;
        padding: 0;
        position: relative;
        height: 100%
    }

    .tableGrid>.table-row {
        height: 100%;
        display: block
    }

    .tableGrid.fullWidth {
        width: 100%
    }

    .tableGrid>.row .table-row>[class*=col],.tableGrid .table-row>[class*=col],.tableGrid>.row>[class*=col],.tableGrid>[class*=col] {
        display: block;
        vertical-align: top;
        float: left;
        height: 100%;
        position: relative
    }

    .noPaddingCells>.row .table-row>[class*=col],.noPaddingCells .table-row>[class*=col],.noPaddingCells>.row>[class*=col],.noPaddingCells>[class*=col] {
        padding: 0
    }

    .tableGrid.nopadding>.row .table-row>[class*=col],.tableGrid.nopadding .table-row>[class*=col],.tableGrid.nopadding>.row>[class*=col],.tableGrid.nopadding>[class*=col] {
        padding: 0
    }

    .tableGrid.va-middle>.row .table-row>[class*=col],.tableGrid.va-middle .table-row>[class*=col],.tableGrid.va-middle>.row>[class*=col],.tableGrid.va-middle>[class*=col] {
        vertical-align: middle
    }

    .nosServicesBg .mainSectionSlider .show {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: transparent
    }

    .nosServicesBg .mainSectionSlider .blazy {
        height: 100%;
        width: 100%;
        top: 0
    }

    .services .mainSectionSlider .show {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: transparent
    }

    .services .mainSectionSlider .blazy {
        position: absolute;
        height: 100%;
        min-height: initial;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: transparent;
        overflow: hidden
    }

    .services .mainSectionSlider li {
        height: 100%;
        overflow: hidden
    }

    .body-service-list .services .row.tableGrid[class*=col-] {
        overflow: hidden
    }

    .nosServicesBg .bx-wrapper {
        height: 100%
    }

    .nosServicesBg .bx-viewport {
        height: 100%!important;
        min-height: 100%!important;
        max-height: 100%!important;
        width: 100%!important
    }

    .nosServicesBg .mainSectionSliderBg {
        position: relative;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }

    .nosServicesBg .mainSectionSlider {
        height: 100%
    }

    .services .bx-wrapper {
        height: 100%
    }

    .services .bx-viewport {
        height: 100%!important;
        min-height: 300px!important;
        max-height: 100%!important;
        width: 100%!important
    }

    .services .mainSectionSlider {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }

    .nosServicesBg .bx-viewport li,.services .bx-viewport li {
        height: 100%
    }

    .mainSectionSlider img {
        width: 100%
    }

    .navbar-brand>img {
        height: 50px
    }

    .header1Bg ul li p {
        font-size: 14px
    }

    .header1Bg ul li p,.header1Bg ul li p strong {
        color: #919191;
        white-space: nowrap
    }

    #form_FILTRES .form-group {
        width: 100%;
        margin: 0 auto
    }

    .form-horizontal .control-label {
        float: right
    }

    #headerTopBg.fixed .navbar-brand-2 {
        position: relative;
        left: -300px;
        display: block;
        width: 0;
        padding: 0
    }

    .address {
        padding: 50px 15px 30px 15px
    }

    .beforeFooter {
        padding: 18px 30px 0!important
    }

    .spContainer {
        right: -110px
    }

    .spContainer .sp {
        left: initial
    }

    .sp03 {
        width: 371px;
        height: 457px;
        top: -22px;
        right: 0
    }

    .sp02 {
        width: 364px;
        height: 444px;
        top: -22px;
        right: 85px
    }

    .sp01 {
        width: 372px;
        height: 450px;
        top: -32px;
        right: 190px
    }

    .qrCode img {
        width: 100%
    }

    .qrCode {
        width: 140px;
        font-size: 18px
    }

    .beforeFooter .storeLinks img {
        width: 100px
    }

    .vehicule .propriete li span img {
        width: 30px;
        margin: 0px 10px 0px 0
    }

    .footerBg01 .h {
        font-size: 18px;
        margin-top: 20px
    }

    .header1Bg .tableGrid {
        height: 90px
    }

    .accrocheBg,.sliderBg .bx-wrapper img,.banner img {
        height: 45vh !important;
    }

    .zone-recherche {
        position: relative;
        bottom: 0;
        width: 100%;
        height: auto;
        left: 0;
        top: 0;
        padding: 30px 15px 20px;
        background-color: rgb(21,21,21)
    }

    .zone-recherche .h {
        font-size: 23px
    }

    .btn.btn-close {
        width: 30px;
        height: 30px;
        float: right;
        top: -33px;
        right: 18px
    }

    .modal .btn-primary {
        padding: 20px
    }

    .node-1 .content {
        padding: 50px 15px 50px 15px;
        margin-bottom: 0
    }

    .accrocheBg {
        display: block;
        position: relative;
        left: 0;
        right: 0;
        bottom: 0
    }

    .accroche {
        display: block;
        margin-bottom: 0
    }

    .accrocheInner {
        display: block;
        float: left;
        margin-bottom: 0;
        width: 100%
    }

    .modal-content {
        padding: 30px 0
    }

    .encartInner {
        padding: 30px 15px;
        height: auto;
        width: 100%!important
    }

    .introBg p {
        font-size: 17px;
        bottom: 10px
    }

    .introBg[class*=col-] {
        height: 213px;
        position: relative
    }

    #bxControls {
        bottom: 5px
    }

    .vehicule .h {
        font-size: 18px
    }

    .vehicule .h .prix {
        font-size: 24px;
        text-align: left;
        padding-top: 10px
    }

    .vehicule[class*=col-] {
        padding: 0
    }

    .vehicule-mini .propriete {
        min-width: initial
    }

    .page.node-1 {
        padding: 0
    }

    .vehicule-mini {
        font-size: 12px
    }

    .vehicule-mini .propriete li span {
        display: inline-block
    }

    .vehicule-mini .statut {
        margin: 0 0 5px 0
    }

    .statut {
        min-height: initial;
        padding: 5px 0
    }

    .vehicule .h {
        margin-bottom: 10px
    }

    .zone-favoris {
        top: 51px
    }

    .cars-carousel-Bg {
        margin-bottom: 0;
        padding-bottom: 30px
    }

    .vehicule .propriete-right {
        text-align: right;
        float: right
    }

    .vehicule .propriete li span:nth-child(2) {
    }

    .nosServicesBg .tableGrid>.row,.nosServicesBg .tableGrid,.tableGrid>.row,.tableGrid {
        display: block;
        margin: 0-15px 0-15px
    }

    .mapsBg .tableGrid>.row>[class*=col],.mapsBg .tableGrid>[class*=col],.nosServicesBg .tableGrid>.row>[class*=col],.nosServicesBg .tableGrid>[class*=col],.tableGrid>.row>[class*=col],.tableGrid>[class*=col] {
        display: block;
        float: left
    }

    .tableGrid.fullWidth {
        width: initial
    }

    .address p,.address .horaire1 {
        font-size: inherit
    }

    .Zone.mapsBg .addressP03 {
        display: grid;
        grid-template-columns: 1fr 10fr
    }

    .Zone.mapsBg .addressP03 .horaires {
        grid-column: 2/3
    }

    .encart {
        height: auto;
        padding: 20px 0!important
    }

    .datePickerZone .datepicker table tr td,.datePickerZone .datepicker table tr th {
        padding: 15px 0
    }

    .serviceInner {
        padding: 80px 30px;
        width: 100%
    }

    .services .bx-wrapper,.services .bx-viewport,.services .mainSectionSlider {
        position: relative!important;
        height: 200px!important;
        width: 100%!important;
        top: 0!important;
        left: 0!important
    }

    .body-service-list .services .tableGrid.row .bodyContent {
        text-align: justify;
        padding: 15px 30px
    }

    .footerBg01 {
        padding: 30px 6% 30px;
    }

    .fil-arianne {
        padding: 11px 0;
        margin-bottom: 15px
    }

    #form_FILTRES .control-label {
        padding-top: 0!important;
        width: 100%;
        text-align: center
    }

    .garage-list .vehicule {
    }

    .gallery .content {
        padding: 0 0
    }

    #form_FILTRES .form-control {
        width: 100%;
        margin: 0 auto;
        background-color: #f4f6f7
    }

    .zone-favoris .retirer {
        width: 13px;
        height: 13px;
        top: -17px
    }

    .mainSectionSliderBg {
        height: 250px
    }

    .mapsBg .map {
        position: relative;
        height: 250px
    }

    .garage-item .item-titre {
        display: block;
        width: 100%;
        margin-bottom: 30px;
        text-align: center;
        margin-top: 30px
    }

    .garage-item .item-titre span {
        display: block;
        width: 100%
    }

    .garage-item .item-titre strong {
        display: block;
        text-align: center;
        width: 100%;
        margin-bottom: 30px
    }

    .body-garage-item .content {
        margin-bottom: 0;
        padding: 0
    }

    .garage-item .btn-partage-2 {
        display: inline-block;
        margin: 20px 30px 0;
        top: 0
    }

    .contact .form-group .btn-primary,.zone-leads .contact .form-group .btn-primary {
        width: 100%;
        margin: 10px 0 0 0;
        position: relative;
        bottom: 0
    }

    .content {
        padding: 0;
        position: relative;
        margin-bottom: 50px;
        width: 100%;
        float: left
    }

    .nopadding-xs {
        padding: 0
    }

    .menu_referencement li a,.footerBg01 p,body {
        font-size: 16px
    }

    h1,.h1 {
        font-size: 26px
    }

    .nosServicesBg {
        padding: 4rem 4%
    }

    .service-content {
        flex-direction: column;
        text-align: center;
        align-items: center;
    }

    .service-image {
    height: 350px !important;
    }

    a.link-cms {
        font-size: 20px!important;
        text-align: start;
    }

    p.paragraph-with-margin {
    }

    p.paragraph-with-margin {
        height: 88px
    }

    h2,.h2 {
        font-size: 21px
    }

    h3,.h3 {
        font-size: 18px
    }

    h4,.h4 {
        font-size: 16px
    }

    h5,.h5 {
        font-size: 14px
    }

    h6,.h6 {
        font-size: 12px
    }
}

@media(max-width: 480px) {
    .car-consultes hr {
        width:80%;
        background-color: #444
    }

    .navbar-brand>img {
        height: 50px
    }

    .header1Bg ul li p {
        font-size: 14px
    }

    .header1Bg ul li p,.header1Bg ul li p strong {
        color: #919191;
        white-space: nowrap
    }

    #form_FILTRES .form-group {
        width: 100%;
        margin: 0 auto
    }

    .form-horizontal .control-label {
        float: right
    }

    #headerTopBg.fixed .navbar-brand-2 {
        position: relative;
        left: -300px;
        display: block;
        width: 0;
        padding: 0
    }

    .address {
        padding: 50px 15px 30px 15px
    }

    .beforeFooter {
        padding: 18px 30px 0!important
    }

    .spContainer {
        right: -110px
    }

    .spContainer .sp {
        left: initial
    }

    .sp03 {
        width: 371px;
        height: 457px;
        top: -22px;
        right: 0
    }

    .sp02 {
        width: 364px;
        height: 444px;
        top: -22px;
        right: 85px
    }

    .sp01 {
        width: 372px;
        height: 450px;
        top: -32px;
        right: 190px
    }

    .qrCode img {
        width: 100%
    }

    .qrCode {
        width: 140px;
        font-size: 18px
    }

    .beforeFooter .storeLinks img {
        width: 100px
    }

    .vehicule .propriete li span img {
        width: 30px;
        margin: 0px 10px 0px 0
    }

    .footerBg01 .h {
        font-size: 18px;
        margin-top: 20px
    }

    .header1Bg .tableGrid {
        height: 90px
    }

    .accrocheBg,.sliderBg .bx-wrapper img,.banner img {
        height: 45vh !important;
    }

    .zone-recherche {
        position: relative;
        bottom: 0;
        width: 100%;
        height: auto;
        left: 0;
        top: 0;
        padding: 30px 15px 20px;
        background-color: rgb(21,21,21)
    }

    .zone-recherche .h {
        font-size: 23px
    }

    .btn.btn-close {
        width: 30px;
        height: 30px;
        float: right;
        top: -33px;
        right: 18px
    }

    .modal .btn-primary {
        padding: 20px
    }

    .node-1 .content {
        padding: 10px 5px 50px 5px;
        margin-bottom: 0
    }

    .accrocheBg {
        display: block;
        position: relative;
        left: 0;
        right: 0;
        bottom: 0
    }

    .accroche {
        display: block;
        margin-bottom: 0
    }

    .accrocheInner {
        display: block;
        float: left;
        margin-bottom: 0;
        width: 100%
    }

    .modal-content {
        padding: 30px 0
    }

    .encartInner {
        padding: 30px 15px;
        height: auto;
        width: 100%!important
    }

    .introBg p {
        font-size: 17px;
        bottom: 10px
    }

    .introBg[class*=col-] {
        height: 213px;
        position: relative
    }

    #bxControls {
        bottom: 5px
    }

    .vehicule .h {
        font-size: 18px
    }

    .vehicule .h .prix {
        font-size: 24px;
        text-align: left;
        padding-top: 10px
    }

    .vehicule[class*=col-] {
        padding: 0
    }

    .vehicule-mini .propriete {
        min-width: initial
    }

    .vehicule-mini .h .prix {
        font-size: 24px;
        text-align: left;
        padding-top: 10px
    }

    .page.node-1 {
        padding: 0
    }

    .vehicule-mini {
        font-size: 12px
    }

    .vehicule-mini .propriete li span {
        display: inline-block
    }

    .vehicule-mini .statut {
        margin: 0 0 5px 0
    }

    .vehicule .h {
        margin-bottom: 10px
    }

    .zone-favoris {
        top: 51px
    }

    .cars-carousel-Bg {
        margin-bottom: 0;
        padding-bottom: 30px
    }

    .vehicule .propriete-right {
        text-align: right;
        float: right
    }

    .vehicule .propriete li span:nth-child(2) {
    }

    .nosServicesBg .tableGrid>.row,.nosServicesBg .tableGrid,.tableGrid>.row,.tableGrid {
        display: block;
        margin: 0-15px 0-15px
    }

    .mapsBg .tableGrid>.row>[class*=col],.mapsBg .tableGrid>[class*=col],.nosServicesBg .tableGrid>.row>[class*=col],.nosServicesBg .tableGrid>[class*=col],.tableGrid>.row>[class*=col],.tableGrid>[class*=col] {
        display: block;
        float: left
    }

    .tableGrid.fullWidth {
        width: initial;
        padding: 20px 2% !important;
    }

    .address p,.address .horaire1 {
        font-size: inherit
    }

    .encart {
        height: auto;
        padding: 20px 0!important
    }

    .datePickerZone .datepicker table tr td,.datePickerZone .datepicker table tr th {
        padding: 15px 0
    }

    .serviceInner {
        padding: 80px 30px 20px;
        width: 100%
    }

    .footerBg01 {
        padding: 30px 6% 30px;
    }

    .fil-arianne {
        padding: 11px 0;
        margin-bottom: 15px
    }

    #form_FILTRES .control-label {
        padding-top: 0!important;
        width: 100%;
        text-align: center
    }

    .garage-list .vehicule {
    }

    .gallery .content {
        padding: 0 0
    }

    #form_FILTRES .form-control {
        width: 100%;
        margin: 0 auto;
        background-color: #f4f6f7
    }

    .zone-favoris .retirer {
        width: 13px;
        height: 13px;
        top: -17px
    }

    .mainSectionSliderBg {
        height: 250px
    }

    .mapsBg .map {
        position: relative;
        height: 250px
    }

    .garage-item .item-titre {
        display: block;
        width: 100%;
        margin-bottom: 30px;
        text-align: center;
        margin-top: 30px
    }

    .garage-item .item-titre span {
        display: block;
        width: 100%
    }

    .garage-item .item-titre strong {
        display: block;
        text-align: center;
        width: 100%;
        margin-bottom: 30px
    }

    .body-garage-item .content {
        margin-bottom: 0;
        padding: 0
    }

    .garage-item .btn-partage-2 {
        display: inline-block;
        margin: 20px 30px 0;
        top: 0
    }

    .contact .form-group .btn-primary,.zone-leads .contact .form-group .btn-primary {
        width: 100%;
        margin: 10px 0 0 0
    }

    .content {
        padding: 0;
        position: relative;
        margin-bottom: 50px;
        width: 100%;
        float: left
    }

    .nopadding-xs {
        padding: 0
    }

    .accroche p {
        font-size: 21px
    }

    .accroche a {
        font-size: 16px
    }

    .car-consultes .vehicule-mini {
        margin-bottom: 10px;
        padding: 0 15px
    }

    .modal-content .h {
        font-size: 18px
    }

    body {
        font-size: 15px
    }

    h1,.h1 {
        font-size: 21px
    }

    .description-services .h1 {
        font-size: 22px!important;
    }

    h2,.h2 {
        font-size: 18px
    }

    h3,.h3 {
        font-size: 16px
    }

.a-card h3 {
    font-size: 24px;
}

    h4,.h4 {
        font-size: 14px
    }

    h5,.h5 {
        font-size: 12px
    }

    h6,.h6 {
        font-size: 10px
    }
}

@media(max-width: 320px) {
    .gallery .col-xs-6 {
        width:100%
    }
}

.base-container {
    max-width: 1520px;
    /* flex-direction: column; */
    flex: 1;
    /* justify-content: center; */
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    position: relative;
    overflow: hidden
}

.nosServicesBg .section-line {
    width: 4px;
    height: 100px;
    background-color: var(--color1);
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
    margin-top: 140px;
    margin-left: 120px
}

.services-block-wrap {
    width: 100%;
    /* grid-column-gap: 70px; */
    /* display: flex; */
    position: relative
}

.description-services {
    /* max-width: 325px; */
    /* width: 30%; */
    /* padding-left: 30px; */
    /* top: 110px; */
}

.description-services:before {
    content: '';
    width: 4px;
    height: 104px;
    /* background-color: var(--color1); */
    position: absolute;
    top: 0;
    left: 0px
}

.description-services .h1 {
    /* color: var(--color3); */
}

.description-services .paragraph-with-margin {
    margin: 20px 0 50px;
    font-size: 18px
}

.description-services .secondary-button.black-text.w-button {
    color: var(--color3);
    letter-spacing: .5px;
    text-transform: uppercase;
    background-color: var(--color0);
    border: 1px solid var(--color1);
    border-radius: 60px;
    padding: 14px 26px;
    font-family: var(--font_family_1);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5em;
    transition: all .3s ease
}

.description-services .secondary-button.black-text.w-button:hover {
    background: var(--color1);
    color: var(--color0);
    text-decoration: none
}

.card-wrapper {
    position: relative
}

.card-wrapper .services-list {
    overflow: hidden;
    padding-bottom: 80px;
}

.services-list.w-dyn-items {
}

.w-dyn-item {
}

.service-content {
    grid-column-gap: 30px;
    display: flex;
    /* max-width: 380px; */
    position: relative
}

.service-image {
    width: 100%;
    height: 480px;
    flex: none;
    overflow: hidden;
    background: var(--color3);
    align-items: center
}

.service-description {
}

.service-image img {
    height: 100%;
    transition: all .3s ease;
    width: 100%;
}

.service-content:hover .service-image img {
    height: 100%
}

a.link-cms {
    color: var(--color0);
    text-transform: uppercase;
    font-family: var(--font_family_1);
    font-size: 22px;
    text-decoration: none!important;
    transition: all .3s ease;
    font-weight: 500;
    display: block;
    min-height: 56px;
    line-height: 25px;
}

a.link-cms:hover {
    color: var(--color1)
}

p.paragraph-with-margin {
    margin-top: 20px;
    margin-bottom: 50px;
    overflow: hidden;
    height: 112px;
    line-height: 1.4;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical
}

.service-description {
    flex-direction: column;
    justify-content: end;
    padding: 30px;
    display: flex;
    position: absolute;
    height: 100%;
    align-items: start;
    width: 100%;
    /* max-width: 380px; */
    background: #10101078;
}

.service-description .link-with-line {
    position: relative;
}

.link-collection {
    color: var(--color0);
    /* text-transform: uppercase; */
    text-decoration: none!important;
    margin: 0px auto 0;
    font-family: var(--font_family_2);
    font-size: 16px;
    display: inline-block;
    transition: all .3s ease
}

a.link-collection:hover {
    color: var(--color1)
}

.red-line {
    width: 0;
    height: 2px;
    background-color: var(--color1);
    position: absolute;
    top: auto;
    bottom: -5px;
    left: -0%;
    right: auto;
    transition: all .3s ease
}

.service-content:hover .service-description .link-with-line .red-line {
    width: 100%
}

.atouts {
    padding: 4rem 10% 7rem;
    text-align: center;
    background: #f1f1f1;
}

.atouts .h1 {
    margin: 20px auto 60px;
    width: fit-content;
    color: var(--color1);
}

.atouts-cont {
    margin: auto;
    position: relative
}

.a-cards {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    color: var(--color0);
}

.a-cards .a-card {
    width: 28%;
    background: #ffffff;
    padding: 10px 25px 10px;
    text-align: start;
    color: black;
    border: 1px solid #00000014;
}

.a-card .a-box {
    position: relative;
    display: flex;
    align-items: center;
    margin: 20px 0px 20px;
    justify-content: space-between;
}

.a-card h3 {
    color: var(--color3);
    font-weight: bold;
}

.a-box span {
    font-size: 50px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px black;
}

.a-card .a-box img {
    height: auto;
    width: 60px;
    filter: brightness(0) saturate(100%) invert(66%) sepia(9%) saturate(3332%) hue-rotate(56deg) brightness(103%) contrast(72%);
}



.logo {
    position: absolute;
    right: 0;
    top: 0;
    transform-style: preserve-3d
}

.logo .circle {
    display: none;
    position: absolute;
    aspect-ratio: 1;
    border-radius: 50%;
    top: 0;
    right: 0;
    box-shadow: rgba(100,100,111,0.2)-10px 10px 20px 0;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: rgb(255 255 255/20%);
    transition: all .5s ease-in-out
}

.prestation {
    margin: 4% 0 0 0;
    display: flex;
    flex-direction: column;
    width: 49%;
}

.prestation:nth-child(2n) {
    /* direction: rtl; */
}

.prestation .cell.photo {
    display: table-cell;
    vertical-align: top;
    width: 100%;
    height: 400px;
}

.prestation .cell.photo:hover {
    opacity: .95
}

.prestation .cell.texte {
    display: table-cell;
    vertical-align: top;
    border: 1px solid #e6e6e6;
}

.prestation .cell.texte .h1 {
    font-size: 25px;
}

.prestation:last-child .cell.texte {
}

.prestation .cell.texte .contenu {
    padding: 20px 4%;
    text-align: center;
    direction: ltr;
    min-height: 237px;
}

.prestation .cell.texte .contenu ul {
    padding: 0;
    margin: 0
}

.prestation .cell.texte .contenu p {
    padding: 0;
    margin: 0 0 30px
}

.prestation .cell.texte .contenu ul li {
    padding: 5px 0 5px 20px
}

.services {
    /* border-bottom: 2px solid #e6e6e6; */
    padding: 0
}

body.body-service-list.body-service-list-0 .page.clear.services {
    padding: 0% 8% 5%;
}

.services p.titre-secondaire {
    margin: 0!important
}

.services .cell.gauche {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    border-right: 2px solid #e6e6e6;
    background-repeat: no-repeat
}

.services .cell.droite {
    display: table-cell;
    vertical-align: top;
    width: 50%
}

.services .cell.droite .contenu {
    padding: 90px 12%
}

.services .cell.droite .contenu ul li {
    background: 0 0;
    padding: 0 0 10px
}

.services .miettes {
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center
}

.services .miettes li {
    display: inline-block;
    vertical-align: top;
    background: 0 0;
    padding: 0
}

.services .miettes li a {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: #e21111;
    display: inline-block
}

.services .miettes li a.active {
    background: #000;
    cursor: default
}

p.titre-secondaire {
    color: #000;
    font-size: 21px
}

.logo .circle1 {
    width: 140px;
    transform: translate3d(0,0,20px);
    top: 8px;
    right: 8px
}

.logo .circle2 {
    width: 110px;
    transform: translate3d(0,0,40px);
    top: 10px;
    right: 10px;
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
    transition-delay: .4s
}

.logo .circle3 {
    width: 80px;
    transform: translate3d(0,0,60px);
    top: 17px;
    right: 17px;
    transition-delay: .8s
}

.logo .circle4 {
    width: 50px;
    transform: translate3d(0,0,80px);
    top: 23px;
    right: 23px;
    transition-delay: 1.2s
}

.logo .circle5 {
    width: 20px;
    transform: translate3d(0,0,100px);
    top: 30px;
    right: 30px;
    place-content: center;
    transition-delay: 1.6s
}

.parent:hover .card {
    box-shadow: #ffce001f 30px 50px 25px-40px,#ffce0003 0 25px 30px 0
}

.parent:hover .card .logo .circle2 {
    transform: translate3d(0,0,60px)
}

.parent:hover .card .logo .circle3 {
    transform: translate3d(0,0,80px)
}

.parent:hover .card .logo .circle4 {
    transform: translate3d(0,0,100px)
}

.parent:hover .card .logo .circle5 {
    transform: translate3d(0,0,120px)
}

.swiper-button-next,.swiper-button-prev {
    height: 40px;
    padding: 8px;
    border-radius: 50%;
    background: var(--color3);
    margin: 0px 2rem;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-button-next i, .swiper-button-prev i {
    color: var(--color0);
}

.atouts .swiper-button-next,.atouts .swiper-button-prev {
    position: absolute;
    left: -10%;
    top: 50%;
    color: var(--bg-facultatif);
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center
}

.atouts .swiper-button-next {
    left: unset;
    right: -10%
}

.swiper-buttons {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.swiper-navigation {
    display: none;
}

.preloader {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
    background-color: var(--color3)
}

.preloader-inner {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.loader {
    width: 150px;
    height: 150px;
    border: 1px #fff solid;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -75px 0 0-75px;
    border-radius: 50%
}

.loader.custom-loader {
    border: medium none;
    left: 0;
    margin: 0 auto;
    right: 0
}

.loader .loading {
    font-size: 10px;
    position: absolute;
    width: 100%;
    text-align: center;
    line-height: 14px;
    font-family: var(--font_family_1);
    left: 0;
    top: 50%;
    margin-top: 20px;
    color: #fff;
    text-transform: uppercase
}

.loader .line {
    width: 10px;
    height: 2px;
    background: #fff;
    position: absolute
}

.loader .line:nth-child(1) {
    left: 16px;
    top: 50%;
    margin-top: -1px
}

.loader .line:nth-child(2) {
    transform: rotate(45deg);
    left: 33px;
    top: 33px
}

.loader .line:nth-child(3) {
    top: 16px;
    left: 50%;
    width: 2px;
    height: 10px
}

.loader .line:nth-child(4) {
    transform: rotate(135deg);
    right: 33px;
    top: 33px
}

.loader .line:nth-child(5) {
    right: 16px;
    top: 50%;
    margin-top: -1px
}

.loader .line:nth-child(6) {
    transform: rotate(45deg);
    right: 33px;
    bottom: 33px;
    background: var(--color1)
}

.loader-circle-1 {
    width: 138px;
    height: 138px;
    left: 5px;
    top: 5px;
    border: 1px #fff solid;
    border-radius: 50%;
    position: absolute;
    border-right-color: transparent;
    animation: spin 3s linear infinite
}

.loader-circle-2 {
    width: 126px;
    height: 126px;
    left: 5px;
    top: 5px;
    border: 1px transparent solid;
    border-radius: 50%;
    position: absolute;
    border-right-color: var(--color1);
    animation: spin 5s linear infinite
}

.loader .subline {
    position: absolute;
    width: 3px;
    height: 2px;
    background: #fff
}

.loader .subline:nth-child(7) {
    transform: rotate(22.5deg);
    left: 21px;
    top: 50px
}

.loader .subline:nth-child(8) {
    transform: rotate(67.5deg);
    left: 50px;
    top: 21px
}

.loader .subline:nth-child(9) {
    transform: rotate(112.5deg);
    right: 50px;
    top: 21px
}

.loader .subline:nth-child(10) {
    transform: rotate(157.5deg);
    right: 21px;
    top: 50px
}

.loader .subline:nth-child(11) {
    transform: rotate(22.5deg);
    right: 20px;
    bottom: 49px;
    background: var(--color1)
}

.loader .needle {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px #fff solid;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -8px 0 0-8px;
    z-index: 1;
    animation: pegIt 3s infinite ease-in-out
}

.loader .needle:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3.5px 50px 3.5px 0;
    border-color: transparent var(--color1)transparent transparent;
    position: absolute;
    right: 50%;
    top: 50%;
    margin: -3.5px 0 0;
    border-radius: 0 50%50%0
}

@keyframes pegIt {
    0% {
        transform: rotate(0deg)
    }

    16% {
        transform: rotate(75deg)
    }

    25% {
        transform: rotate(55deg)
    }

    30% {
        transform: rotate(90deg)
    }

    36% {
        transform: rotate(170deg)
    }

    42% {
        transform: rotate(150deg)
    }

    50% {
        transform: rotate(227deg)
    }

    100% {
        transform: rotate(0deg)
    }
}

@-webkit-keyframes pegIt {
    0% {
        -webkit-transform: rotate(0deg)
    }

    16% {
        -webkit-transform: rotate(75deg)
    }

    25% {
        -webkit-transform: rotate(55deg)
    } 

    30% {
        -webkit-transform: rotate(90deg)
    }

    36% {
        -webkit-transform: rotate(170deg)
    }

    42% {
        -webkit-transform: rotate(150deg)
    }

    50% {
        -webkit-transform: rotate(227deg)
    }

    100% {
        -webkit-transform: rotate(0deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.body-sitemap .content ul {
    text-align: left;
}
 
