@charset "UTF-8";
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: ClanPro-Book;
    letter-spacing: normal
}

.btn-green-accent,
a,
a:hover,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    letter-spacing: normal
}

.btn-cta-default,
a,
a:focus,
a:hover {
    text-decoration: none;
    color:#4f9951;
}

.cta,
.logo,
.textcenter,
nav.dlt-menu {
    text-align: center
}

.menu-top-wrapper .dlt-lang.current:after,
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: ClanPro-News;
    src: url(../fonts/ClanPro-News.eot);
    src: url(../fonts/ClanPro-News.eot?#iefix) format("embedded-opentype"), url(../fonts/ClanPro-News.woff) format("woff"), url(../fonts/ClanPro-News.ttf) format("truetype"), url(../fonts/ClanPro-News.svg#ClanPro-News) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: ClanPro-Book;
    src: url(../fonts/ClanPro-Book.eot);
    src: url(../fonts/ClanPro-Book.eot?#iefix) format("embedded-opentype"), url(../fonts/ClanPro-Book.woff) format("woff"), url(../fonts/ClanPro-Book.ttf) format("truetype"), url(../fonts/ClanPro-Book.svg#ClanPro-Book) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: ClanPro-Bold;
    src: url(../fonts/ClanPro-Bold.eot);
    src: url(../fonts/ClanPro-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/ClanPro-Bold.woff) format("woff"), url(../fonts/ClanPro-Bold.ttf) format("truetype"), url(../fonts/ClanPro-Bold.svg#ClanPro-Bold) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: ClanPro-Meduim;
    src: url(../fonts/ClanPro-Medium.eot);
    src: url(../fonts/ClanPro-Medium?#iefix) format("embedded-opentype"), url(../fonts/ClanPro-Medium.woff) format("woff"), url(../fonts/ClanPro-Medium.ttf) format("truetype"), url(../fonts/ClanPro-Medium.svg#ClanPro-Thin) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: ClanPro-Thin;
    src: url(../fonts/ClanPro-Thin.eot);
    src: url(../fonts/ClanPro-Thin.eot?#iefix) format("embedded-opentype"), url(../fonts/ClanPro-Thin.woff) format("woff"), url(../fonts/ClanPro-Thin.ttf) format("truetype"), url(../fonts/ClanPro-Thin.svg#ClanPro-Thin) format("svg");
    font-weight: 400;
    font-style: normal
}

.no-gutter>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

body {
    overflow-x: hidden;
    background: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

p {
    line-height: 24px;
    font-size: 20px
}

a:focus {
    outline: 0;
    outline-offset: 0
}

strong {
    font-weight: 400;
    font-family: ClanPro-Meduim
}

.btn-cta-default,
.btn-white-default {
    font-family: ClanPro-Book
}

img {
    max-width: 100%
}

input::-webkit-input-placeholder {
    color: #4c4c4c!important
}

input:-moz-placeholder {
    color: #4c4c4c!important
}

input::-moz-placeholder {
    color: #4c4c4c!important
}

input:-ms-input-placeholder {
    color: #4c4c4c!important
}

.clearfix {
    clear: both
}

.container,
.container-fluid {
    position: relative
}

.btn-green {
    color: #5cbb5e
}

.btn-green-dark {
    color: #4f9951
}

.white {
    color: #fff
}

.btn-cta-default {
    display: inline-block;
    padding: 20px 30px 18px;
    background-color: #5cbb5e;
    color: #fff;
    box-sizing: content-box;
    border: 2px solid #fff;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.btn-cta-news,
.btn-white-default {
    display: inline-block;
    color: #fff;
    border: 2px solid #fff;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    box-sizing: content-box;
    text-decoration: none
}

.btn-cta-default:hover {
    background-color: #4f9951;
    color: #fff;
    text-decoration: none
}

.btn-cta-news {
    padding: 15px 23px 14px;
    background-color: transparent;
    font-size: 14px;
    line-height: 16px;
    font-family: ClanPro-News;
    transition: all .3s ease
}

.btn-cta-news:hover {
    background-color: #4f9951;
    color: #fff;
    text-decoration: none
}

.btn-cta-news:focus {
    background-color: #4f9951;
    color: #fff;
    text-decoration: none
}

.btn-cta-news a {
    background-color: #4f9951;
    color: #fff !important;
    text-decoration: none
}

.btn-green-default-small {
    display: inline-block;
    padding: 10px 15px 8px;
    font-size: 16px;
    line-height: 28px
}

.btn-white-default {
    padding: 10px 20px 8px;
    font-size: 18px;
    line-height: 30px;
    transition: all .3s ease
}

.btn-cta-dark,
.btn-green-accent {
    display: inline-block;
    text-transform: uppercase;
    font-family: ClanPro-Book;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease
}

.btn-white-default:hover {
    background-color: #fff;
    color: #4f9951;
    text-decoration: none
}

.btn-white-default-small {
    padding: 10px 15px 8px;
    font-size: 16px;
    line-height: 28px
}

.btn-green-accent {
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    background-color: #5cbb5e;
    padding: 14px 55px 13px 35px;
    background-image: url(../img/arrow-btn.png);
    background-repeat: no-repeat;
    background-position: 92% center;
    transition: all .3s ease
}

.btn-green-accent:focus,
.btn-green-accent:hover {
    color: #fff!important;
    background-color: #4f9951;
    outline: 0;
    text-decoration: none
}

.btn-green-accent-small {
    padding: 10px 15px 8px;
    font-size: 16px;
    line-height: 28px
}

.btn-green-accent i {
    font-size: 16px;
    margin-left: 5px
}

.btn-cta-dark {
    padding: 28px 50px 23px;
    background-color: #4f9951;
    color: #fff;
    box-sizing: content-box;
    font-size: 20px;
    line-height: 20px;
    text-decoration: none;
    transition: all .3s ease
}

.btn-orange,
.btn-turquoise {
    padding: 10px 12px 8px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    font-size: 20px;
    line-height: 30px;
    font-family: ClanPro-Book;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    box-sizing: content-box
}

.btn-cta-dark:hover {
    background-color: #5cbb5e;
    color: #fff;
    text-decoration: none
}

.btn-turquoise {
    color: #28acab;
    border: 2px solid #28acab;
    transition: all .3s ease
}

.btn-turquoise:hover {
    background-color: #28acab;
    color: #fff;
    text-decoration: none
}

.btn-orange {
    color: #fff;
    border: 2px solid #fff;
    background-color: transparent;
    transition: all .3s ease
}

.btn-transparent,
.login-slider-form .dlt-send {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease
}

.btn-orange:hover {
    background-color: #fff;
    color: #ff6a2e;
    text-decoration: none
}

.btn-transparent {
    display: inline-block;
    padding: 20px 40px 15px;
    color: #5cbb5e;
    box-sizing: content-box;
    border: 2px solid #5cbb5e;
    background-color: transparent;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    font-family: ClanPro-Book;
    text-decoration: none;
    transition: all .3s ease
}

.btn-transparent:focus {
    color: #5cbb5e;
}

.dlt-list-lang,
nav.dlt-menu .nav li a {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease
}

.btn-transparent:hover {
    background-color: #5cbb5e;
    color: #fff;
    text-decoration: none
}


.green {
    color: #5cbb5e
}

.thin-font {
    font-family: ClanPro-Thin
}

.dlt-list-lang {
    padding: 0;
    margin: 0;
    list-style: none;
    background: #fff;
    position: absolute;
    width: 100%;
    top: 100%;
    transition: all .5s ease
}

.menu-top-wrapper .dlt-login,
.menu-top-wrapper .dlt-pass {
    background-position: 13px center;
    background-repeat: no-repeat
}

.dlt-list-lang li a {
    line-height: 40px;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: 0;
    font-size: 16px;
    vertical-align: middle;
    color: #5cbb5e;
    font-family: ClanPro-News;
    text-decoration: none
}

.lang-select .dlt-list-lang {
    visibility: hidden;
    opacity: 0
}

.lang-select:hover .dlt-list-lang {
    visibility: visible;
    opacity: 1
}

.require {
    border: 2px solid red!important
}

header {
    position: relative;
    z-index: 10
}

.menu-top {
    width: 100%;
    background-color: #5cbb5e;
    padding: 12px 0;
    z-index: 1000;
    -webkit-animation-duration: 1.6s;
    animation-duration: 1.6s
}

.logo {
    padding-top: 40px;
    padding-bottom: 45px
}

nav.dlt-menu {
    width: 100%;
    background-color: rgba(0, 0, 0, .35);
    font-size: 0;
    padding: 0;
    -webkit-animation-duration: 1.8s;
    animation-duration: 1.8s
}

nav.dlt-menu .nav {
    display: inline-block
}

nav.dlt-menu .nav li {
    width: auto;
    float: left;
    margin: 0 26px
}

nav.dlt-menu .nav li a {
    font-family: ClanPro-Book;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 18px 0 16px;
    transition: all .5s ease
}

nav.dlt-menu .nav .submenu li a,
nav.dlt-menu .nav li.menu-item>a:after {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease
}

nav.dlt-menu .nav>li>a:focus,
nav.dlt-menu .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent
}

nav.dlt-menu .nav li.menu-item>a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    max-width: 135px;
    height: 6px;
    background-color: #5cbb5e;
    transition: all .5s ease
}

nav.dlt-menu .nav li.menu-item:hover>a:after {
    width: 100%
}

/*Nares*/
.menuSelected {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    max-width: 135px;
    height: 6px;
    background-color: #5cbb5e;
    transition: all .5s ease
}
.menuSelected {
    width: 100%
}

/*Nares*/
nav.dlt-menu .nav li a[href="#"],
a[href="#"],
.inactiveLink{
	pointer-events: none !important;
}

nav.dlt-menu .nav .submenu {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .8);/*Nares*/
    padding: 20px 0
}

nav.dlt-menu .nav .submenu li {
    margin: 0 15px 0 25px;
    float: none;
    display: block
}

nav.dlt-menu .nav .submenu li a {
    padding: 3px 0 9px;
    margin: 0;
    text-align: left;
    display: block;
    text-transform: initial;
    transition: all .5s ease
}

.menu-top-wrapper .dlt-send,
.rond {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease
}

nav.dlt-menu .nav .submenu li a.selectedMenu,/*Nares*/
nav.dlt-menu .nav .submenu li a:hover {
    color: #5cbb5e
}

nav.dlt-menu .nav li.menu-item:hover .submenu {
    display: block
}

li.menu-images {
    display: none
}

nav.dlt-menu.affix {
    top: 64px;
    background-color: rgba(0, 0, 0, .9)
}

nav.dlt-menu.affix li.menu-images {
    display: block
}

nav.dlt-menu.affix .nav li.menu-item>a {
    font-size: 12px;
    line-height: 12px;
    font-family: ClanPro-News;
    padding: 42px 0 45px
}

nav.dlt-menu.affix .nav li.menu-images a {
    padding: 28px 0 0
}

nav.dlt-menu.affix .nav .submenu {
    min-width: 285px;/*Nares remplace 260px par 285px*/
    background-color: rgba(0, 0, 0, .8)
}

.menu-top.stickymenu {
    position: fixed;
    top: 0
}

.menu-top-wrapper .dlt-login {
    width: 220px
}

.menu-top-wrapper .dlt-pass {
    width: 165px
}

.menu-top-wrapper input::-webkit-input-placeholder {
    color: #fff!important
}

.menu-top-wrapper input:-moz-placeholder {
    color: #fff!important
}

.menu-top-wrapper input::-moz-placeholder {
    color: #fff!important
}

.menu-top-wrapper input:-ms-input-placeholder {
    color: #fff!important
}

.menu-top-wrapper .field-input .forget-link,
.menu-top-wrapper .field-input label {
    font-size: 13px;
    color: #fff;
    font-family: ClanPro-Book;
    cursor: pointer
}

.menu-top-wrapper .forget-link {
    display: block;
    line-height: 16px
}

.menu-top-wrapper .dlt-send {
    width: 155px;
    color: #000;
    font-size: 16px;
    font-family: ClanPro-News;
    line-height: 16px;
    text-transform: uppercase;
    padding: 12px 0;
    text-align: center;
    border-radius: 2px;
    border: none;
    background: #fff;
    float: left;
    margin-left: 25px;
    transition: all .5s ease
}

.menu-top-wrapper .dlt-compte,
.menu-top-wrapper .dlt-lang {
    line-height: 40px;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: 20px;
    font-size: 16px;
    vertical-align: middle;
    color: #fff
}

.menu-top-wrapper .dlt-compte {
    font-family: ClanPro-Book;
    text-decoration: underline
}

.menu-top-wrapper .dlt-lang {
    font-family: ClanPro-News;
    text-decoration: none
}

.menu-top-wrapper .dlt-lang.current:after {
    content: "\e944";
    font-family: dlt-font!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
    margin-left: 5px
}

.slider:before,
.subtitle:after,
.text-rond:before,
.video-bg h4:after {
    content: ""
}

.dlt-send:hover {
    background: #4f9951;
    color: #fff
}

.subtitle,
.subtitle span {
    font-size: 58px;
    color: #000;
    text-align: center
}

.subtitle {
    font-family: ClanPro-Book;
    font-weight: 400;
    line-height: 70px;
    margin-top: 0;
    margin-bottom: 0
}

.subtitle span {
    font-family: ClanPro-Thin;
    display: block
}

.subtitle:after {
    width: 225px;
    height: 1px;
    background: #000;
    display: block;
    margin: 25px auto
}

.dlt-slide,
.owl-item,
.owl-stage,
.owl-stage-outer,
.slider {
    height: 100%
}

.has-padding {
    padding-top: 65px
}

.has-parallax {
    position: relative;
    z-index: 0
}

.dlt-carousel {
    height: 100%;
    width: 100%
}

.dlt-slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.slider {
    position: absolute;
    top: 24px;
    width: 100%;
    z-index: 1
}

.login-slider,
.slider:before,
.top-bottom {
    position: absolute;
    z-index: 10
}

.slider.has-menu {
    top: 0
}

.slider:before {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .55) 0, transparent 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .55) 0, transparent 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .55) 0, transparent 100%);
    width: 100%;
    height: 220px;
    top: 0
}

.slider .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 30px;
    left: 0;
    right: 0
}

.slider .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 0 6px;
    background: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .3s ease;
    border-radius: 30px
}

.slider .owl-theme .owl-dots .owl-dot.active span,
.slider .owl-theme .owl-dots .owl-dot:hover span {
    background: #5cbb5e
}

.login-slider-form .dlt-login,
.login-slider-form .dlt-pass {
    background-repeat: no-repeat;
    background-position: 13px center
}

.login-slider {
    width: 1000px;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, .7);
    padding: 35px 15px 20px;
    bottom: 140px;
    left: 0;
    right: 0
}

.login-slider h1 {
    font-family: ClanPro-News;
    font-size: 36px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    text-transform: initial;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 0
}

.login-slider-form {
    overflow: hidden;
    padding-top: 40px
}

.login-slider-form .field-input {
    width: 360px;
    float: left;
    margin-left: 15px;
    margin-right: 15px
}

.login-slider-form .field-submit {
    width: 160px;
    float: left;
    margin-left: 15px;
    margin-right: 15px
}

.login-slider-form .dlt-input,
.login-slider-form .dlt-send {
    width: 100%;
    font-family: ClanPro-Book;
    box-shadow: none
}

.login-slider-form .dlt-input {
    color: #4c4c4c;
    font-size: 16px;
    border-radius: 3px;
    border: none;
    background-color: rgba(255, 255, 255, .9);
    padding: 12px 10px 11px 50px;
    margin-bottom: 10px
}

.login-slider-form .dlt-login {
    background-image: url(../img/identifiant.png)
}

.login-slider-form .dlt-pass {
    background-image: url(../img/key.png)
}

.dlt_parallax_bg,
.full-bg {
    background-position: center;
    background-repeat: no-repeat
}

.login-slider-form .dlt-send {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    padding: 15px 0 12px;
    text-align: center;
    border-radius: 3px;
    border: none;
    background-color: #5cbb5e;
    transition: all .3s ease
}

.field-input .forget-link,
.field-input label {
    font-size: 16px;
    color: #fff;
    font-family: ClanPro-Book;
    cursor: pointer
}

.login-slider-form .dlt-send:hover {
    background-color: #4f9951
}

.field-input label {
    vertical-align: top;
    line-height: 16px
}

.field-input .dlt-check {
    width: 15px;
    height: 15px;
    margin-right: 10px
}

.dlt_parallax_bg,
.parallax_wrap {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.field-input .forget-link {
    text-decoration: underline
}

.top-bottom {
    bottom: 55px;
    text-align: center;
    width: 100%
}

.top-bottom a {
    font-size: 36px;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.top-bottom a:hover {
    color: #4f9951
}

.rond h3,
.text-rond {
    color: #fff;
    text-align: center
}

.introduc {
    margin-top: 1078px
}

.intro {
    padding-top: 130px;
    padding-bottom: 120px;
    position: relative
}

.intro-text {
    font-size: 20px;
    font-family: ClanPro-Book;
    line-height: 28px;
    margin-bottom: 30px;
    text-align: center
}

.intro-text p {
    line-height: 32px;
    margin-bottom: 30px
}

.parallax_wrap {
    position: absolute;
    z-index: -1;
    overflow: hidden
}

.dlt_parallax_bg {
    position: absolute;
    z-index: 1;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-attachment: fixed
}

.full-bg {
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    height: 540px
}

.dis-table {
    display: table
}

.dis-table .full-bg {
    display: table-cell;
    vertical-align: middle
}

.rond {
    display: table;
    width: 298px;
    height: 298px;
    border-radius: 50%;
    margin: 0 auto;
    cursor: pointer;
    transition: all .5s ease;
    overflow: hidden
}

.open-cta,
.rond h3 {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease
}

.resto-bg .rond {
    background-color: rgba(244, 185, 46, .9)
}

.trait-bg .rond {
    background-color: rgba(242, 71, 58, .9)
}

.semi-bg .rond {
    background-color: rgba(4, 176, 167, .9)
}

.rond-wrapper {
    display: table-cell;
    vertical-align: middle
}

.rond h3 {
    font-size: 36px;
    font-family: ClanPro-Book;
    margin: 0;
    transition: all .5s ease
}

.solution-box a,
.solution-box a span {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease
}

.rond h3 span {
    line-height: 40px
}

.btn-jaune,
.btn-more-revue,
.btn-rouge,
.text-rond {
    line-height: 30px
}

.rond.open {
    width: 100%;
    height: 100%;
    border-radius: 0
}

.text-rond {
    width: 360px;
    margin: 0 auto;
    font-size: 20px;
    font-family: ClanPro-News;
    -webkit-animation-delay: .7s;
    -moz-animation-delay: .7s;
    position: absolute;
    opacity: 0
}

.counter-wraper span,
.cta-inscription h2,
.text-count {
    font-family: ClanPro-Book
}

.chef-image .image-overlay p,
.image-overlay h3 {
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s
}

.cta-inscription,
.reservation,
.section-leader,
.solution {
    position: relative
}

.text-rond:before {
    width: 195px;
    height: 1px;
    background: #fff;
    display: block;
    margin: 25px auto
}

.rond.open .text-rond {
    opacity: 1;
    position: relative
}

.home-menu {
    display: none
}

.icon-right>span,
.stickymenu .home-menu {
    display: block
}

.counter-wraper {
    padding-top: 45px;
    text-align: center;
    overflow: hidden;
    width: 450px;
    margin: 0 auto
}

.counter-wraper span {
    float: left;
    display: block;
    font-size: 69px;
    padding: 10px 3px 0;
    border: 1.2px solid #dadada;
    line-height: 70px;
    vertical-align: middle;
    margin: 0;
    color: #5cbb5e
}

.counter-wraper span.number-border {
    margin-left: 20px
}

.text-count {
    font-size: 36px;
    line-height: 36px;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 85px
}

.cta-inscription h2,
.cta-inscription h3 {
    font-size: 36px;
    color: #fff;
    line-height: 48px;
    text-align: center
}

.cta-inscription {
    width: 100%;
    background: rgba(92, 187, 94, .9);
    padding: 80px 0
}

.cta-inscription h2 {
    margin-bottom: 50px;
    margin-top: 0
}

.cta-inscription h3 {
    font-family: ClanPro-Thin;
    margin-bottom: 35px
}

.leader-text,
.text-valeur {
    font-family: ClanPro-Book
}

.section-leader {
    padding: 80px 0 95px
}

.leader-text {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 40px;
    text-align: center
}

.last-leader-text {
    margin-bottom: 80px
}

.icon-right {
    text-align: right;
    font-size: 78px
}

.valeur-wrapper {
    height: 78px;
    min-height: 78px;
    margin-top: 8px;
    display: table
}

.text-valeur {
    font-size: 16px;
    line-height: 28px;
    display: table-cell;
    vertical-align: middle
}

.text-valeur span {
    font-size: 20px;
    font-family: ClanPro-News;
    color: #5cbb5e
}

.valeur-box {
    margin-bottom: 85px
}

.text-valeur-bottom {
    text-align: center;
    font-size: 20px;
    font-family: ClanPro-Book;
    line-height: 34px;
    margin-bottom: 130px
}

.video-bg h3,
.video-bg h4 {
    font-size: 58px;
    line-height: 70px;
    margin-top: 0;
    text-align: center
}

.text-valeur-bottom span {
    font-family: ClanPro-News;
    color: #5cbb5e
}

.video-bg {
    background-color: rgba(92, 187, 94, .9);
    padding: 90px 0 120px
}

.video-bg h3 {
    color: #fff;
    font-family: ClanPro-Book;
    margin-bottom: 0
}

.video-bg h4 {
    color: #fff;
    font-family: ClanPro-Thin;
    margin-bottom: 90px
}

.video-bg h4:after {
    width: 225px;
    height: 1px;
    background: #fff;
    display: block;
    margin: 50px auto 0
}

.video .cta a {
    font-size: 92px;
    line-height: 90px;
    color: #fff;
    opacity: .7
}

/*Nares*/
.presta-ref-v2 h3,
.presta-ref-v2 h4 {
    font-size: 58px;
    line-height: 70px;
    margin-top: 0;
    text-align: center
}

.presta-ref-v2 h3 {
    color: #000;
    font-family: ClanPro-Book;
    margin-bottom: 0
}

.presta-ref-v2 h4 {
    color: #000;
    font-family: ClanPro-Thin;
    margin-bottom: 90px
}

.presta-ref-v2 h4:after {
    width: 225px;
    height: 1px;
    background: #fff;
    display: block;
    margin: 50px auto 0
}
/*Fin Nares*/

.solution {
    padding-bottom: 100px
}

.solution-wrapper {
    width: 100%;
    border: 3px solid rgba(92, 187, 94, .3);
    padding: 85px 0 55px;
    margin-top: 50px
}

.footer-one,
.footer-two {
    border-bottom: 1px solid #3d3d3d;
    overflow: hidden
}

.solution-box {
    text-align: center
}

.solution-box a {
    display: block;
    color: #000;
    transition: all .3s ease
}

.solution-box a span {
    font-size: 100px;
    color: #5cbb5e;
    display: block;
    transition: all .3s ease
}

.dlt-rs a,
.presse-wrapper a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease
}

.solution-box a strong {
    font-size: 16px;
    font-family: ClanPro-Book;
    font-weight: 400;
    display: block;
    text-align: center;
    padding-top: 30px;
    text-transform: uppercase
}

.solution-box a:hover,
.solution-box a:hover span {
    color: #4f9951
}

.solution-margin {
    margin-bottom: 65px
}

.temoi-bg {
    background-color: rgba(92, 187, 94, .9);
    padding: 90px 0 55px;
    min-height: 995px
}

#temoi-slider {
    width: 530px;
    margin: 0 auto;
    z-index: 1000
}

#temoi-slider .owl-item .detail-temoi {
    display: none
}

#temoi-slider .center .temoi-box .detail-temoi {
    display: block
}

#temoi-slider .overlay-img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    z-index: 10
}

#temoi-slider .center .temoi-box .overlay-img {
    display: none
}

#temoi-slider .img-temoi {
    position: relative;
    width: 100%;
    height: 140px;
    border-radius: 50%
}

#temoi-slider .detail-temoi {
    width: 530px;
    margin-left: -195px;
    margin-top: 35px
}

#temoi-slider .detail-temoi h3,
#temoi-slider .detail-temoi h4 {
    font-size: 20px;
    font-family: ClanPro-News;
    line-height: 28px;
    display: block;
    text-align: center;
    color: #fff
}

#temoi-slider .detail-temoi .temoi-post {
    font-size: 20px;
    font-family: ClanPro-Thin;
    line-height: 28px;
    display: block;
    text-align: center;
    color: #fff
}

#temoi-slider .detail-temoi p,
.presse-wrapper h4,
.text-activite {
    font-family: ClanPro-Book
}

#temoi-slider .detail-temoi p {
    font-size: 20px;
    line-height: 32px;
    display: block;
    text-align: center;
    color: #fff;
    margin-bottom: 80px
}

#temoi-slider .detail-temoi h4:after {
    content: none
}

.commun-desc:before,
.press-img:after,
.strat-paiement h4:after,
.subtitle-formulaire:after,
.subtitle-partenaire:after {
    content: ""
}

#temoi-slider .detail-temoi h4 {
    margin-bottom: 35px
}

#temoi-slider.owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 45px;
    width: 100%
}

#temoi-slider.owl-theme .owl-nav .owl-prev {
    width: 30px;
    margin-left: -150px;
    float: left;
    display: block;
    background: 0 0;
    z-index: 1000
}

#temoi-slider.owl-theme .owl-nav .owl-next {
    width: 30px;
    float: right;
    margin-right: -150px;
    display: block;
    background: 0 0;
    z-index: 1000
}

.logo-footer,
.open-cta {
    float: left
}

#temoi-slider.owl-theme .owl-nav .owl-next img,
#temoi-slider.owl-theme .owl-nav .owl-prev img {
    position: relative;
    z-index: 1000
}

#clients-slider {
    width: 660px;
    margin: 80px auto;
    position: relative
}

#clients-slider .client-box img {
    width: auto;
    max-width: 100%;
    display: inline-block
}

#clients-slider.owl-carousel .owl-stage {
    display: table
}

#clients-slider.owl-carousel.owl-drag .owl-item {
    display: table;
    vertical-align: middle
}

#clients-slider .client-box {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center
}

#clients-slider.owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 10px;
    width: 100%;
    z-index: 10
}

#clients-slider.owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: -150px;
    background: 0 0
}

#clients-slider.owl-theme .owl-nav .owl-next {
    position: absolute;
    right: -150px;
    background: 0 0
}

.text-activite {
    font-size: 36px;
    line-height: 48px;
    display: block;
    text-align: center;
    color: #fff;
    margin-bottom: 70px
}

.press-img {
    display: block;
    padding: 40px 0 90px;
    text-align: center
}

.press-img:after {
    width: 225px;
    height: 1px;
    background: #000;
    display: block;
    margin: 75px auto 0
}

.presse-wrapper {
    padding-bottom: 90px
}

.presse-wrapper span {
    font-size: 50px
}

.presse-wrapper h4 {
    font-size: 24px;
    line-height: 24px;
    margin-top: 25px;
    margin-bottom: 0
}

.presse-wrapper a {
    color: #4c4c4c;
    transition: all .3s ease
}

.presse-wrapper a:hover {
    color: #5cbb5e
}

.cta-mobile {
    position: fixed;
    top: 55%;
    right: 0
}

.open-cta {
    font-size: 60px;
    line-height: 24px;
    transition: all .5s ease
}

.open-cta.active {
    margin-right: 10px
}

.img-cta {
    right: -1000px;
    position: absolute;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.img-cta.active {
    right: 0;
    position: relative
}

#footer {
    position: relative;
    background-color: #000;
    border-top: 20px solid #5cbb5e;
    padding: 65px 0 50px;
    background-clip: padding-box
}

.news-footer {
    float: right
}

.footer-one {
    padding-bottom: 60px
}

.footer-two {
    padding: 25px 0
}

.sociaux-footer {
    padding: 45px 0 35px;
    width: 347px;
    border-right: 1px solid #3d3d3d;
    overflow: hidden
}

.sociaux-footer p {
    float: left;
    font-size: 15px;
    font-family: ClanPro-News;
    color: #fff
}

.dlt-rs {
    float: left
}

.dlt-rs a {
    font-size: 16px;
    color: #fff;
    margin-left: 6px;
    transition: all .3s ease
}

.link-footer a,
.rond-intro {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease
}

.dlt-rs a:first-of-type {
    margin-left: 30px
}

.dlt-rs a:hover {
    color: #5cbb5e
}

.copyright-footer p,
.link-footer a {
    font-size: 13px;
    color: #fff;
    font-family: ClanPro-News;
    text-transform: uppercase
}

.footer-three {
    padding-top: 45px
}

.copyright-footer {
    width: 430px;
    float: left
}

.link-footer {
    width: 520px;
    float: right
}

.link-footer a {
    transition: all .3s ease;
    margin-left: 40px
}

.link-footer a:first-of-type {
    margin-left: 0
}

.link-footer a:hover {
    color: #5cbb5e
}

.intro-icon h3,
.rond-intro,
.title-bloc h1 {
    color: #fff;
    text-align: center
}

.dlt-carousel-page {
    height: 100%;
    width: 100%
}

.title-bloc {
    position: absolute;
    width: 1000px;
    height: 322px;
    margin: 0 auto;
    background-color: rgba(0, 0, 0, .7);
    padding: 35px 15px 20px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10
}

.title-bloc h1 {
    font-family: ClanPro-News;
    margin: 60px 0 0
}

.scroll-page {
    bottom: 20px
}

.introduc-page {
    margin-top: 559px
}

.stickyoffset .introduc-page {
    margin-top: 673px
}

.introduc-page .intro {
    padding-top: 115px;
    padding-bottom: 70px;
    position: relative
}

.bg-turqoise {
    background: -moz-linear-gradient(left, rgba(40, 172, 171, .9) 0, rgba(5, 123, 122, .9) 100%);
    background: -webkit-linear-gradient(left, rgba(40, 172, 171, .9) 0, rgba(5, 123, 122, .9) 100%);
    background: linear-gradient(to right, rgba(40, 172, 171, .9) 0, rgba(5, 123, 122, .9) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e628acab', endColorstr='#e6057b7a', GradientType=1);
    padding: 90px 0 120px
}

.intro-icon {
    cursor: pointer;
    height: 200px
}

.rond-intro {
    width: 91px;
    height: 91px;
    margin: 0 auto;
    background: rgba(0, 0, 0, .15);
    border-radius: 50%;
    font-size: 78px;
    display: table;
    transition: all .3s ease
}

.intro-icon span {
    display: table-cell;
    vertical-align: middle
}

.intro-icon h3 {
    font-family: ClanPro-Book;
    font-size: 36px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.business-text strong,
.green-color,
.intro-icon:hover h3,
.white-color {
    font-family: ClanPro-News
}

.intro-icon:hover .rond-intro {
    width: 150px;
    height: 150px
}

.intro-icon:hover h3 {
    margin: 5px 0 0
}

.rond-box {
    height: 155px
}

.strat-business {
    padding: 75px 0 85px
}

.business-icon {
    text-align: center;
    font-size: 60px;
    color: #28acab
}

.business-text p,
.strat-presta p {
    font-size: 20px;
    line-height: 32px;
    text-align: center
}

.business-text p {
    color: #000
}

.green-color {
    color: #28acab
}

.prestataires h2,
.prestataires span,
.strat-presta h2,
.strat-presta h2 span,
.strat-presta p,
.tag-cloud,
.tag-cloud a,
.white-color {
    color: #fff
}

.business-text strong {
    font-weight: 400;
    display: block
}

.business-text {
    margin-bottom: 65px
}

.strat-presta .bg-turqoise {
    padding: 75px 0 100px
}

.strat-presta .subtitle:after {
    background: #fff
}

.tag-cloud {
    position: relative;
    width: 920px;
    margin: 70px auto 0;
    min-height: 365px
}

.tag-five,
.tag-four,
.tag-one,
.tag-seven,
.tag-six,
.tag-three,
.tag-two {
    position: absolute
}

.tag-cloud a {
    text-transform: uppercase
}

.tag-one {
    top: 0;
    left: 30px
}

.tag-one a {
    font-family: ClanPro-Thin;
    font-size: 26px;
    opacity: .75
}

.tag-three a,
.tag-two a {
    font-family: ClanPro-News
}

.tag-two {
    top: 10px;
    right: 0
}

.tag-two a {
    font-size: 31px
}

.tag-three {
    top: 83px;
    left: 110px
}

.tag-three a {
    font-size: 32px;
    opacity: .8
}

.tag-four {
    top: 123px;
    left: 295px
}

.tag-four a {
    font-family: ClanPro-Thin;
    font-size: 26px;
    opacity: .85
}

.tag-five {
    top: 200px;
    right: 30px
}

.tag-five a {
    font-family: ClanPro-Book;
    font-size: 31px
}

.tag-six {
    top: 245px;
    left: 0
}

.tag-six a {
    font-family: ClanPro-News;
    font-size: 29px;
    opacity: .7
}

.tag-seven {
    bottom: 0;
    left: 330px
}

.tag-seven a {
    font-family: ClanPro-Book;
    font-size: 27px;
    opacity: .8
}

.strat-gamme {
    padding: 65px 0 0
}

.strat-gamme p {
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 65px
}

.image-overlay {
    position: relative;
    cursor: pointer
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(40, 172, 171, .8);
    opacity: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.image-overlay img {
    max-width: 100%
}

.image-overlay h3 {
    bottom: -20px;
    font-size: 20px;
    font-family: ClanPro-News;
    margin: 0 0 0 20px;
    color: #fff
}

.image-overlay.hover .overlay,
.image-overlay:hover .overlay {
    opacity: 1
}

.image-overlay.hover h3,
.image-overlay:hover h3 {
    opacity: 1;
    bottom: 20px
}

.map-jde {
    width: 730px;
    margin: 0 auto;
    min-height: 756px;
    padding-top: 55px
}

@keyframes FillIn {
    from {
        fill-opacity: 0
    }
    to {
        fill-opacity: 1
    }
}

.map-jde svg g path,
.map-jde svg g polygon {
    fill: #ededed;
    cursor: pointer;
    stroke: #b4b4b4
}

.map-jde svg g path:hover,
.map-jde svg g polygon:hover {
    animation-fill-mode: forwards;
    animation-name: FillIn;
    animation-timing-function: ease-in-out;
    animation-duration: 1s, 1s, 2s
}

.prestataires {
    position: relative;
    background-color: rgba(40, 172, 171, .9);
    padding: 55px 0 90px
}

.prestataires h2:after {
    background-color: #fff
}

#prestataires-slider {
    width: 980px;
    margin: 25px auto 0
}

#prestataires-slider.owl-theme .owl-nav {
    margin-top: 5px;
    position: absolute;
    top: 10px;
    width: 100%;
    z-index: 10
}

#prestataires-slider.owl-theme .owl-nav .owl-prev {
    width: 30px;
    margin-left: -70px;
    float: left;
    display: block;
    background: 0 0;
    z-index: 1000
}

#prestataires-slider.owl-theme .owl-nav .owl-next {
    width: 30px;
    float: right;
    margin-right: -70px;
    display: block;
    background: 0 0;
    z-index: 1000
}

.strat-besoin .supp-icon {
    margin-bottom: 20px
}

#prestataires-slider.owl-carousel .owl-stage {
    display: table
}

#prestataires-slider .client-box img {
    width: auto;
    max-width: 100%;
    display: inline-block
}

#prestataires-slider .client-box {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center
}

#prestataires-slider.owl-carousel.owl-drag .owl-item {
    display: table;
    vertical-align: middle
}

#besoins-slider {
    width: 980px;
    margin: 25px auto 0
}

#besoins-slider.owl-theme .owl-nav {
    margin-top: 5px;
    position: absolute;
    top: 10px;
    width: 100%;
    z-index: 10
}

#besoins-slider.owl-theme .owl-nav .owl-prev {
    width: 30px;
    margin-left: -70px;
    float: left;
    display: block;
    background: 0 0;
    z-index: 1000
}

#besoins-slider.owl-theme .owl-nav .owl-next {
    width: 30px;
    float: right;
    margin-right: -70px;
    display: block;
    background: 0 0;
    z-index: 1000
}

#besoins-slider.owl-carousel .owl-stage {
    display: table
}

#besoins-slider .client-box img {
    width: auto;
    max-width: 100%;
    display: inline-block
}

#besoins-slider .client-box {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center
}

#besoins-slider.owl-carousel.owl-drag .owl-item {
    display: table;
    vertical-align: middle
}

#partenaire-hot-slider,
#partenaire-restau-slider,
#partenaire-trait-slider {
    width: 980px;
    margin: 25px auto 0
}

#partenaire-hot-slider.owl-theme .owl-nav,
#partenaire-restau-slider.owl-theme .owl-nav,
#partenaire-trait-slider.owl-theme .owl-nav {
    margin-top: 5px;
    position: absolute;
    top: 10px;
    width: 100%;
    z-index: 10
}

#partenaire-hot-slider.owl-theme .owl-nav .owl-prev,
#partenaire-restau-slider.owl-theme .owl-nav .owl-prev,
#partenaire-trait-slider.owl-theme .owl-nav .owl-prev {
    width: 30px;
    margin-left: -70px;
    float: left;
    display: block;
    background: 0 0;
    z-index: 1000
}

#partenaire-hot-slider.owl-theme .owl-nav .owl-next,
#partenaire-restau-slider.owl-theme .owl-nav .owl-next,
#partenaire-trait-slider.owl-theme .owl-nav .owl-next {
    width: 30px;
    float: right;
    margin-right: -70px;
    display: block;
    background: 0 0;
    z-index: 1000
}

#partenaire-hot-slider.owl-carousel .owl-stage,
#partenaire-restau-slider.owl-carousel .owl-stage,
#partenaire-trait-slider.owl-carousel .owl-stage {
    display: table
}

#partenaire-hot-slider .client-box img,
#partenaire-restau-slider .client-box img,
#partenaire-trait-slider .client-box img {
    width: auto;
    max-width: 100%;
    display: inline-block
}

#partenaire-hot-slider .client-box,
#partenaire-restau-slider .client-box,
#partenaire-trait-slider .client-box {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center
}

#partenaire-hot-slider.owl-carousel.owl-drag .owl-item,
#partenaire-restau-slider.owl-carousel.owl-drag .owl-item,
#partenaire-trait-slider.owl-carousel.owl-drag .owl-item {
    display: table;
    vertical-align: middle
}

.strat-atouts {
    padding: 65px 0 100px
}

.icon-atouts-box span {
    font-size: 96px
}

.icon-atouts-box span.path1:before {
    color: #28acab
}

.icon-atouts {
    text-align: center;
    margin: 50px 0 40px
}

.icon-atouts p {
    font-size: 20px;
    line-height: 32px;
    margin: 25px 0 0
}

.bg-turqoise-full {
    padding: 40px 0 30px;
    background-color: rgba(40, 172, 171, .9);
    min-height: 400px
}

.strat-temoignage h2,
.strat-temoignage h2 span {
    color: #fff
}

.strat-temoignage h2:after {
    background-color: #fff
}

#temoignages-slider {
    width: 750px;
    margin: 50px auto 40px
}

#temoignages-slider .detail-temoi p {
    font-family: ClanPro-Book;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    display: block;
    margin-bottom: 7px
}

#temoignages-slider .detail-temoi h4,
.test-question {
    font-family: ClanPro-News
}

#temoignages-slider .detail-temoi h4 {
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    display: block;
    margin: 0
}

#temoignages-slider.owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 0;
    width: 100%
}

#temoignages-slider.owl-theme .owl-nav .owl-prev {
    float: left;
    margin-left: -150px;
    background: 0 0
}

#temoignages-slider.owl-theme .owl-nav .owl-next {
    float: right;
    margin-right: -150px;
    background: 0 0
}

.strat-seminaires {
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 95px 0 100px
}

.jde-test {
    background-image: url(../../images/parallax/strate_demande_devis.jpg);
    background-size: cover
}

.text-subtitle {
    font-size: 36px;
    text-align: center;
    margin-top: 50px
}

.box-test {
    width: 1008px;
    margin: 0 auto;
    overflow: hidden
}

.bloc-test {
    margin-top: 100px
}

.test-question,
.test-reponse {
    color: #000;
    text-align: left;
    font-size: 20px;
    line-height: 32px;
    margin-top: 0;
    margin-bottom: 25px
}

.bloc-test-wrapper {
    width: 453px;
    min-height: 382px;
    float: left;
    margin-left: 100px;
    background: #fff;
    padding: 25px 25px 30px;
    border-bottom: 10px solid #28acab
}

.strat-chefs-projets,
.strat-fourniseur,
.strat-paiement {
    background-repeat: no-repeat
}

.bloc-test .bloc-test-wrapper:first-child {
    margin-left: 0
}

.facturation-text,
.test-reponse {
    font-family: ClanPro-Book
}

.facturation-text,
.text-fourniseur {
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 30px;
    text-align: center
}

.facturation-text strong {
    font-family: ClanPro-News;
    font-weight: 400
}

.text-fourniseur {
    font-family: ClanPro-Book
}

.fact-1,
.text-fourniseur strong {
    font-family: ClanPro-News
}

.strat-fourniseur {
    padding: 80px 0 60px;
    background-image: url(../../images/parallax/facturation_strat3.jpg);
    background-origin: center;
    background-size: cover
}

.text-fourniseur strong {
    font-weight: 400
}

.fact-1 {
    font-size: 60px;
    display: block;
    text-align: center;
    color: #5cbb5e
}

.paiement-icon h3,
.paiement-icon p,
.subtext-fourniseur,
.supp-icon h3,
.supp-icon p {
    font-family: ClanPro-Book
}

.subtext-fourniseur {
    font-size: 20px;
    line-height: 32px;
    text-align: center
}

.bg-supp {
    background-color: rgba(92, 187, 94, .9);
    padding: 70px 0 85px
}

.supp-icon {
    text-align: center
}

.supp-icon span {
    font-size: 64px;
    color: #fff
}

.supp-icon h3 {
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    margin-bottom: 40px;
    color: #fff
}

.supp-icon p {
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    color: #fff
}

.strat-paiement {
    padding: 80px 0 60px;
    background-image: url(../../images/parallax/facturation_strat5.jpg);
    background-size: cover
}

.paiement-icon {
    text-align: center
}

.paiement-icon span {
    font-size: 64px;
    color: #5cbb5e
}

.paiement-icon h3 {
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    margin-bottom: 40px
}

.equipe-text,
.paiement-icon p,
.strat-carte p,
.text-sub-box p {
    font-size: 20px;
    line-height: 32px;
    text-align: center
}

.strat-carte {
    padding: 70px 0 60px
}

.img-carte {
    text-align: center
}

.img-carte img {
    margin: 0 10px
}

.strat-carte h2 {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px
}

.facture-page {
    background-image: url(../../images/parallax/strat-facturation-footer.jpg);
    background-size: cover
}

.facture-page .bloc-test {
    margin-top: 0
}

.facture-page .bloc-test-wrapper {
    border-bottom: 10px solid #5cbb5e
}

.facture-page .btn-turquoise {
    color: #5cbb5e;
    border: 2px solid #5cbb5e
}

.facture-page .btn-turquoise:hover {
    background-color: #5cbb5e;
    color: #fff
}

.text-sub-box {
    padding-top: 120px
}

.text-sub-box p {
    font-family: ClanPro-News;
    margin-bottom: 75px
}

.turquoise-color-bottom {
    color: #28acab!important;
    font-family: ClanPro-News
}

.bg-equipe {
    background-color: rgba(92, 187, 94, .9);
    padding: 140px 0 110px
}

.equipe-text {
    color: #fff
}

.equipe-text strong {
    font-family: ClanPro-News;
    font-weight: 400
}

.menu-top-wrapper {
    text-align: center
}

.menu-top-wrapper .field-input {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.cell-equipe,
.consomm-box p,
.display-table .col-md-6,
.offre-checked-box span,
.p-style-accor,
.parrain-bulle h3 {
    vertical-align: middle
}

.field-input .dlt-ico-P_identifiant {
    position: absolute;
    left: 14px;
    font-size: 18px;
    color: #fff;
    top: 9px
}

.field-input .dlt-ico-P_mdp {
    position: absolute;
    left: 14px;
    color: #fff;
    font-size: 20px;
    top: 8px
}

.menu-top-wrapper .dlt-input {
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    border-radius: 2px;
    border: 1px solid #fff;
    background-color: transparent;
    padding: 10px 10px 6px 38px;
    margin-bottom: 0;
    margin-right: 25px;
    font-family: ClanPro-Book;
    box-shadow: none
}

.strat-chefs-projets {
    background-image: url(../../images/bg/chefs-projets.jpg);
    padding: 85px 0 70px;
    background-size: cover;
    background-position: center
}

.strat-chefs-projets p {
    text-align: center;
    line-height: 32px
}

.chef-image {
    position: relative
}

.chef-image .image-overlay {
    z-index: 10
}

.chef-image .overlay {
    z-index: 100
}

.pole-jde {
    background-color: rgba(40, 172, 171, .9)
}

.pole-traiteur {
    background-color: rgba(255, 67, 56, .9)
}

.pole-restau {
    background-color: rgba(244, 185, 43, .9)
}
/*Nares*/
.pole-autre{
    background-color: rgba(92, 187, 94, .9);
}

.chef-image .image-overlay h3 {
    bottom: -45px
}

.chef-image .image-overlay.hover h3,
.chef-image .image-overlay:hover h3 {
    bottom: 45px
}

.chef-image .image-overlay p {
    position: absolute;
    bottom: -35px;
    font-size: 20px;
    font-family: ClanPro-Book;
    margin: 0 0 0 20px;
    color: #fff;
    opacity: 0
}

.equipe-overlay.hover .overlay,
.table-equipe.hover .overlay {
    opacity: 1
}

.chef-image .image-overlay.hover p,
.chef-image .image-overlay:hover p {
    opacity: 1;
    bottom: 20px
}

#chefs-projets-slider.owl-theme .owl-dots .owl-dot.active span,
#chefs-projets-slider.owl-theme .owl-dots .owl-dot:hover span {
    background: #5cbb5e
}

.icon-engagement-box span {
    font-size: 80px
}

.icon-atouts p strong {
    font-weight: 400;
    font-family: ClanPro-News
}

.icon-engagement-box .path1:before {
    color: #5cbb5e
}

.strat-engagement {
    padding: 50px 0 70px
}

.bg-temoi-full {
    background-color: rgba(92, 187, 94, .9);
    padding: 60px 0 40px;
    min-height: 400px
}

.has-margin {
    margin-bottom: 85px
}

.introduc-page.accrec-top .intro {
    padding-top: 80px
}

.send-contact:hover {
    background: #4f9951;
    color: #fff
}

.jde-padding .intro {
    padding-bottom: 80px
}

.consommation {
    text-align: center;
    padding-top: 45px;
    padding-bottom: 50px
}

.consommation img {
    margin-bottom: 10px
}

.consommation .text-consomm {
    display: block;
    font-size: 28px;
    line-height: 28px;
    font-family: ClanPro-News;
    color: #ff6a2e;
    margin-bottom: 5px
}

.consommation .subtext-consomm {
    display: block;
    font-size: 20px;
    line-height: 20px;
    font-family: ClanPro-Book;
    color: #000;
    margin-bottom: 5px
}

.consomm-box p strong,
.depense-box h3,
.parrain-bulle h3 {
    font-family: ClanPro-News
}

.consomm-box {
    display: table;
    width: 262px;
    height: 262px;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    padding: 0 25px;
    text-align: center
}

.consomm-box p {
    display: table-cell;
    font-size: 20px;
    line-height: 32px
}

.consomm-box p strong {
    font-weight: 400
}

.consomm-type-1 {
    background-color: #ff6a2e
}

.consomm-type-2 {
    background-color: #dc5722;
    margin: 0 auto
}

.consomm-type-3 {
    background-color: #c53f09
}

.doubler {
    text-align: center;
    padding-top: 105px;
    padding-bottom: 0
}

.doubler .dlt-ico-X2 {
    font-size: 80px;
    color: #ff6a2e;
    display: block;
    margin-bottom: 10px
}

.doubler .subtext-consomm {
    font-size: 20px
}

.bg-orange {
    background-color: rgba(237, 102, 47, .9);
    padding: 90px 0 55px
}

.bg-orange h2,
.bg-orange h2 span {
    color: #fff
}

.bg-orange .subtitle:after {
    background: #fff
}

.text-parrainage {
    font-size: 36px;
    color: #fff;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 50px
}

.parrain-box {
    float: left;
    margin-left: 21px;
    margin-right: 21px
}

.bulle-wrapper {
    display: inline-block;
    padding-bottom: 55px
}

.parrain-bulle {
    width: 262px;
    height: 262px;
    background-color: #fff;
    color: #ff6a2e;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    padding: 70px 25px 0;
    text-align: center
}

.parrain-bulle h3 {
    font-size: 90px;
    line-height: 45px;
    color: #ff6a2e
}

.parrain-bulle h3 span {
    font-size: 36px;
    line-height: 45px;
    margin-top: 15px;
    display: block
}

.parrain-plus {
    font-size: 187px;
    color: #fff;
    line-height: 262px
}

.strat-depenser {
    padding: 70px 0 120px
}

.text-filleul {
    font-size: 20px;
    color: #fff;
    line-height: 32px
}

.depense-bloc {
    margin: 40px 70px 0
}

.depense-box {
    position: relative;
    float: left;
    width: 453px;
    min-height: 330px;
    background-color: #fff;
    padding: 40px 35px 0;
    border-bottom: 10px solid #ef662f;
    margin-left: 95px
}

.depense-bloc .depense-box:first-child {
    margin-left: 0
}

.depense-box h3 {
    font-size: 30px;
    line-height: 32px;
    color: #000;
    text-align: center;
    margin: 0 0 45px
}

.depense-box p {
    font-size: 20px;
    line-height: 32px;
    color: #000;
    text-align: left;
    width: 280px
}

.depense-box p span {
    white-space: nowrap
}

.pied-bulle {
    position: absolute;
    bottom: 0;
    right: 0
}

.pied-bulle span {
    font-size: 160px
}

.pied-bulle span.path1 {
    color: #ef662f
}

.event-orange-subtext,
.event-orange-text {
    font-size: 36px;
    line-height: 48px;
    color: #fff;
    text-align: center
}

.event-orange {
    padding: 85px 0 75px;
    background-color: rgba(255, 106, 46, .9)
}

.event-orange-text {
    margin-bottom: 50px
}

.event-orange-subtext {
    font-family: ClanPro-Thin;
    margin-bottom: 40px
}

nav.dlt-menu .nav.offre-bold li a {
    font-family: ClanPro-Meduim
}

.strat-offres {
    background-image: url(../../images/bg/offres_strat2.jpg);
    padding: 60px 0 70px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.strat-offres h2.subtitle {
    text-transform: uppercase
}

#bloc-offres .col-md-4 {
    padding-left: 5px;
    padding-right: 5px
}

#bloc-offres .offre-box {
    background-color: #f5f5f5;
    border-top: 9px solid #5cbb5e;
    padding: 0 5px 10px
}

.offre-box h3 {
    display: block;
    font-size: 25px;
    line-height: 25px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-family: ClanPro-Book;
    margin-bottom: 10px;
    margin-top: 25px
}

.offres-price {
    display: block;
    font-size: 36px;
    line-height: 48px;
    color: #5cbb5e;
    text-align: center;
    font-family: ClanPro-News
}

.offres-period {
    display: block;
    font-size: 21px;
    line-height: 42px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-family: ClanPro-Book
}

#fact-list-all {
    display: table-row-group
}

#fact-list-all.collapse {
    display: none
}

#fact-list-all.collapse.in {
    display: table-row-group
}

#fact-list-all .offres-select {
    display: table-row
}

#param-list-all {
    display: table-row-group
}

#param-list-all.collapse {
    display: none
}

#param-list-all.collapse.in {
    display: table-row-group
}

#param-list-allx.collapse.in {
    padding: 0;
}

#param-list-all .offres-select {
    display: table-row
}

#repor-list-all {
    display: table-row-group
}

#repor-list-all.collapse {
    display: none
}

#repor-list-all.collapse.in {
    display: table-row-group
}

#repor-list-all .offres-select {
    display: table-row
}

.title-bloc h1.vous-ete {
    font-family: ClanPro-Thin
}

.title-bloc h1.vous-ete strong {
    font-family: ClanPro-News
}

a.btn-offres {
    display: block;
    padding: 10px 0 7px;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    color: #5cbb5e;
    border: 2px solid #5cbb5e;
    font-family: ClanPro-Book;
    text-align: center;
    border-radius: 2px;
    margin: 0 10px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

a.btn-offres:hover {
    background: #5cbb5e;
    color: #fff
}

#bloc-offres .offre-box.premium {
    background-color: #5cbb5e;
    margin-top: -20px
}

.offre-box.premium h3,
.offre-box.premium span {
    color: #fff
}

.offre-box.premium h3 {
    margin-top: 5px
}

.offres-desc h4,
.table-description {
    margin-top: 10px
}

.offre-box.premium span.dlt-ico-coeur {
    font-size: 38px;
    display: block;
    text-align: center
}

.offres-desc h4,
.offres-desc p {
    text-align: left;
    margin-bottom: 10px
}

.premium a.btn-offres {
    color: #fff;
    border: 2px solid #fff
}

.premium a.btn-offres:hover {
    background: #fff;
    color: #5cbb5e
}

.offres-wrapper {
    padding-top: 55px
}

.offres-detail,
.offres-select .col-md-6 {
    padding-top: 15px;
    padding-bottom: 15px
}

.offres-wrapper .table-description:nth-child(even) .col-md-6 {
    background: #f6f6f6
}

.offres-wrapper .table-description:nth-child(odd) .col-md-6 {
    background: #fbfbfb
}

.offres-desc h4 {
    font-size: 20px;
    line-height: 32px;
    color: #5cbb5e;
    font-family: ClanPro-News;
    text-transform: uppercase
}

.offres-desc p {
    font-size: 16px;
    line-height: 23px;
    color: #000;
    font-family: ClanPro-Book
}

.offre-checked-box {
    width: 48px;
    height: 48px;
    border: 3px solid #5cbb5e;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    color: #5cbb5e;
    text-align: center;
    line-height: 43px;
    margin: 0 auto
}

.has-border .col-md-6,
.offres-detail {
    border-bottom: 10px solid #fff
}

.offre-checked-box span {
    font-size: 20px
}

.display-table {
    display: table
}

.display-table>.row {
    display: table-row
}

.display-table .col-md-6 {
    float: none;
    display: table-cell
}

.morecontent span {
    display: none
}

.btn-more {
    display: block;
    font-size: 16px;
    line-height: 23px;
    color: #5cbb5e;
    margin-bottom: 25px;
    font-style: italic
}

.offres-detail {
    background-color: #4f9951
}

.offres-detail a {
    color: #fff
}

.offres-detail h4 {
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    text-align: left;
    font-family: ClanPro-News;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 0
}

.bloc-recherche,
.offres-detail h4.text-center,
.reservation-icon,
.reservation-icon h3,
.text-desktop-left,
.text-desktop-left p {
    text-align: center
}

.display-table .offres-select:nth-child(even) .col-md-6 {
    background: #f6f6f6
}

.display-table .offres-select:nth-child(odd) .col-md-6 {
    background: #fbfbfb
}

.text-facture {
    font-size: 16px;
    line-height: 23px
}

.display-table>.row.tab-wrapper.collapse {
    display: none
}

.display-table>.row.tab-wrapper.collapse.in,
.display-table>.row.tab-wrapper.collapsing {
    display: table-row-group
}

.tab-wrapper>.offres-select {
    display: table-row
}

.read-more {
    font-size: 16px;
    font-family: ClanPro-Book;
    color: #818181;
    font-style: italic;
    margin-left: 20px;
    line-height: 16px
}

.read-more .dlt-ico-fleche_bas,
.read-more .dlt-ico-fleche_haut {
    margin-right: 7px;
    line-height: 12px;
    vertical-align: middle;
    font-size: 14px
}

[data-toggle=collapse].collapsed .if-not-collapsed,
[data-toggle=collapse]:not(.collapsed) .if-collapsed {
    display: none
}

.title-facture {
    font-size: 18px;
    font-family: ClanPro-Bold;
    color: #4f9951
}

.bloc-prix p,
.bloc-recherche h3,
.bloc-recherche p,
.demande-icon p,
.reservation-icon p,
.text-desktop-left p {
    font-family: ClanPro-Book
}

.text-desktop {
    position: relative;
    padding-bottom: 62px;
    padding-top: 40px
}

.text-desktop-left {
    width: 490px;
    padding: 25px 50px 50px 74px;
    background: #58b158;
    margin-left: 68px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px
}

.lib-dep,
.lib-post {
    width: 280px;
    float: left
}

.text-desktop-left p {
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    margin-top: 30px
}

.text-desktop-left span {
    font-size: 50px;
    color: #fff;
    text-align: center
}

.text-desktop-right {
    position: absolute;
    top: -55px;
    right: -40px
}

.subtitle-platforme,
.subtitle-platforme span {
    color: #fff
}

.subtitle-platforme:after {
    background-color: #fff
}

.bloc-recherche {
    padding-top: 70px;
    padding-bottom: 50px;
    color: #fff
}

.bloc-recherche h3 {
    font-size: 36px;
    line-height: 40px;
    margin-top: 40px;
    margin-bottom: 40px
}

.bloc-recherche span {
    font-size: 76px
}

.bloc-recherche p {
    font-size: 20px;
    line-height: 32px
}

.strat-reservation {
    padding: 70px 0 110px
}

.reservation-icon span {
    font-size: 64px;
    color: #5cbb5e
}

.reservation-icon h3 {
    color: #000;
    font-size: 36px;
    margin-bottom: 40px;
    margin-top: 30px;
    line-height: 42px
}

.reservation-icon p {
    font-size: 20px;
    line-height: 32px;
    color: #000;
    text-align: center
}

.bloc-prix h4,
.demande-icon h3 {
    line-height: 42px;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 30px
}

.bloc-prix {
    text-align: center
}

.bloc-prix span {
    font-size: 80px
}

.bloc-prix h4 {
    color: #fff;
    font-size: 36px
}

.bloc-prix .dlt-ico-offres_promo_ .path2:before {
    margin-left: 0
}

.strat-demandes {
    padding: 75px 0 90px
}

.demande-icon {
    text-align: center
}

.demande-icon span {
    font-size: 60px;
    color: #5cbb5e
}

.demande-icon h3 {
    color: #000;
    font-size: 36px
}

.demande-icon p {
    font-size: 20px;
    line-height: 32px;
    color: #000;
    text-align: center
}

.bloc-prix p,
.facture-icon,
.facture-icon h3 {
    color: #fff;
    text-align: center
}

.facture-icon span {
    font-size: 50px
}

.facture-icon h3 {
    font-size: 36px;
    margin-bottom: 40px;
    margin-top: 30px;
    line-height: 42px
}

.bloc-prix p {
    font-size: 20px;
    line-height: 32px
}

.strat-reporting {
    padding: 85px 0 75px
}

.strat-direction {
    padding: 80px 0 130px;
    background-color: #fafafa
}

.table-equipe {
    display: table;
    margin-left: -16px;
    margin-right: -16px
}

.equipe-title h2,
.equipe-title h3 {
    font-size: 20px;
    line-height: 32px;
    color: #000;
    margin: 0;
    text-align: center
}

.cell-equipe {
    display: table-cell;
    float: none;
    height: 100%;
    background-color: #e9e9e9
}

.equipe-title h2 {
    font-family: ClanPro-News
}

.equipe-title h3 {
    font-family: ClanPro-Book
}

.pole-direction h3,
.supp-icon p.text-gen {
    font-family: ClanPro-News
}

.strat-paiement h3.text-constat {
    color: #d91b20
}

.pole-direction {
    background-color: rgba(92, 187, 94, .9);
    color: #fff;
    padding: 10px
}

.strat-recherche,
.strat-video {
    background: url(../../images/bg/rejoignez_strat.jpg) center no-repeat #fff
}

.pole-direction h3 {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 10px
}

.pole-direction p {
    font-size: 14px;
    font-family: ClanPro-Book;
    line-height: 20px;
    margin-bottom: 5px
}

.direction-bloc {
    padding-top: 45px
}

.table-equipe.hover .equipe-title h2 {
    color: #5cbb5e
}

.equipe-desc {
    margin: 4px
}

.equipe-overlay {
    position: relative
}

.equipe-overlay h3,
.equipe-overlay p {
    position: absolute;
    margin: 0 0 0 20px;
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    color: #fff
}

.equipe-overlay h3 {
    bottom: -45px;
    font-size: 20px;
    font-family: ClanPro-News;
    opacity: 0
}

.equipe-overlay.hover h3 {
    bottom: 45px;
    opacity: 1
}

.equipe-overlay p {
    bottom: -35px;
    font-size: 18px;
    font-family: ClanPro-Book;
    opacity: 0
}

.equipe-overlay.hover p {
    opacity: 1;
    bottom: 20px
}

.strat-all-equipe {
    padding: 140px 0
}

.strat-all-equipe .equipe-overlay .pole-direction h3 {
    margin: 0 0 0 10px
}

.cta-rejoigner {
    margin-top: 110px
}

.bloc-recherche p.text-rejoigner {
    font-size: 36px;
    line-height: 48px
}

.lib-recherche h3,
.offre-recherche h3 {
    font-size: 20px;
    font-family: ClanPro-News
}
/*Nares*/
.offre-recherche-subdiv h3:hover{
    text-decoration: underline;
    cursor: pointer;
    color: #5cbb5e;;
}
/*FIN Nares*/
.strat-recherche {
    padding: 100px 0 75px;
    background-size: initial
}

.lib-recherche {
    background-color: #5cbb5e;
    color: #fff;
    padding: 23px 30px 21px;
    margin-top: 45px;
    overflow: hidden
}

.lib-dep {
    padding-left: 30px
}

.lib-lieu {
    float: left;
    width: 355px
}

.offre-dep,
.offre-post {
    width: 280px;
    float: left
}

.lib-recherche h3 {
    margin: 0;
    line-height: 20px
}

.offre-recherche {
    padding: 12px 30px 7px;
    overflow: hidden;
    margin-bottom: 5px
}

.offre-dep {
    padding-left: 30px
}

.offre-lieu {
    float: left;
    width: 170px
}

.offre-icon {
    width: 185px;
    float: left
}

.offre-recherche h3 {
    margin: 0;
    line-height: 28px;
    color: #717171
}

.btn-more-offre:focus,
.btn-more-offre:hover,
.offre-icon a {
    color: #5cbb5e
}

.strat-recherche .liste-offre:nth-child(even) .desc-recherche,
.strat-recherche .liste-offre:nth-child(even) .offre-recherche {
    background: #fbfbfb
}

.strat-recherche .liste-offre:nth-child(odd) .desc-recherche,
.strat-recherche .liste-offre:nth-child(odd) .offre-recherche {
    background: #f5f5f5
}

.offre-icon a {
    font-size: 30px;
    line-height: 14px;
    margin: 0 11px;
    display: inline-block
}

.desc-recherche {
    padding: 35px 30px;
    overflow: hidden;
    margin-bottom: 30px
}

.desc-recherche p {
    font-size: 20px;
    line-height: 32px
}

/*Nares*/
.desc-recherche>ul>li{
	/*font-family: ClanPro-News;*//*Nares police plus gras*/
	font-family: ClanPro-Book;
}

.btn-more-offre {
    display: block;
    font-size: 20px;
    line-height: 20px;
    font-family: ClanPro-News;
    color: #5cbb5e;
    text-transform: uppercase;
    margin-top: 15px
}

.strat-candidature h2 {
    font-size: 36px;
    line-height: 48px;
    font-family: ClanPro-Book;
    color: #fff;
    text-align: center;
    margin-bottom: 60px
}

.bloc-candidature p.text-candidature {
    font-size: 26px;
    line-height: 48px;
    font-family: ClanPro-Thin;
    color: #fff;
    text-align: center
}

.commun-date,
.commun-desc h3 {
    font-family: ClanPro-News
}

.cta-candidature {
    margin-top: 60px
}

#presse-slider {
    width: 1000px;
    margin: 0 auto;
    position: relative
}

#presse-slider.owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 10px;
    width: 100%;
    z-index: 10
}

#presse-slider.owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: -90px;
    background: 0 0
}

#presse-slider.owl-theme .owl-nav .owl-next {
    position: absolute;
    right: -90px;
    background: 0 0
}

.strat-commun {
    padding: 95px 0;
    background: url(../../images/bg/fond-commun.jpg) center no-repeat #fff;
    background-size: initial
}

.commun-title {
    background: #f2f2f2;
    overflow: hidden
}

.commun-date {
    font-size: 16px;
    line-height: 20px;
    color: #717171;
    text-align: center;
    padding-top: 12px
}

.commun-date span {
    font-size: 20px;
    display: block
}

.commun-desc h3 {
    font-size: 20px;
    line-height: 32px;
    color: #000;
    margin: 0
}

.commun-desc p {
    font-size: 20px;
    line-height: 28px;
    font-family: ClanPro-Book;
    color: #000;
    margin: 0 0 5px
}

.commun-download {
    background: #4f9951;
    padding: 5px 0
}

.commun-download a {
    display: block;
    text-align: center;
    font-size: 40px;
    color: #fff
}

.agence-contact,
.nom-contact {
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    display: block;
    text-align: center
}

.commun-desc {
    padding: 0 15px
}

.commun-desc:before {
    height: 55px;
    width: 2px;
    position: absolute;
    left: 0;
    top: 5px;
    background-color: #5cbb5e
}

.commun-liste-wrapper {
    margin-bottom: 80px
}

.text-contact-presse {
    padding-top: 35px
}

.nom-contact {
    font-family: ClanPro-News
}

.agence-contact {
    font-family: ClanPro-Book
}

.text-contact-presse .dlt-ico-communication {
    display: block;
    font-size: 68px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px
}

.text-contact-presse p {
    font-family: ClanPro-News;
    margin-top: 32px;
    text-align: center;
    display: block;
    font-size: 20px;
    color: #fff
}

.logo-desc a,
.logo-desc h3 {
    font-family: ClanPro-Book
}

.text-contact-presse p a,
.text-contact-presse p a:hover {
    color: #fff
}

.strat-contact-logo {
    padding: 75px 0 70px
}

.logo-desc {
    background: #f5f5f5;
    overflow: hidden
}

.logo-desc h3 {
    font-size: 20px;
    line-height: 39px;
    color: #000;
    float: left;
    width: 90%;
    margin: 0;
    padding-left: 15px
}

.logo-desc a {
    display: block;
    font-size: 30px;
    line-height: 32px;
    color: #fff;
    float: right;
    width: 10%;
    background-color: #5cbb5e;
    text-align: center;
    padding: 3px 0 1px
}

.event-title h2,
.video-title h3 {
    font-family: ClanPro-Meduim
}

.list-logo {
    padding-top: 90px
}

.down-logo {
    margin-bottom: 50px
}

.video-title {
    background-color: #5cbb5e;
    color: #fff;
    overflow: hidden
}

.video-title h3 {
    width: 85%;
    float: left;
    padding-left: 20px;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 15px;
    line-height: 22px
}

.cmd-video {
    float: right
}

.cmd-video a {
    font-size: 32px;
    color: #fff;
    margin-right: 15px;
    line-height: 56px;
    display: inline-block
}

.strat-video {
    padding: 80px 0 70px;
    background-size: initial
}

.video-wrapper {
    margin-bottom: 50px
}

.list-video {
    padding-top: 45px
}

.strat-evenement {
    padding: 140px 0 90px;
    background: url(../../images/bg/rejoignez_strat.jpg) center no-repeat #fff;
    background-size: initial
}

.event-header {
    padding: 12px 0 15px;
    background-color: #5cbb5e;
    color: #fff;
    overflow: hidden
}

.event-cal span {
    font-size: 52px
}

.event-title h2 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 22px;
    text-transform: uppercase
}

.event-title p {
    font-family: ClanPro-Book;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 20px
}

.btn-more-event,
.revue-date p span,
.revue-title h2 {
    font-family: ClanPro-Meduim
}

.event-desc {
    overflow: hidden;
    border-left: 10px solid #5cbb5e;
    background-color: rgba(255, 255, 255, .8)
}

.event-img {
    float: left;
    margin-right: 30px;
    width: 26%
}

.event-detail {
    padding: 30px 30px 0 0;
    float: left;
    width: 70%
}

.event-detail p {
    font-size: 18px;
    line-height: 28px
}

.btn-more-event {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    color: #5cbb5e
}

.btn-more-event:focus,
.btn-more-event:hover {
    color: #5cbb5e
}

.cta-inscri {
    text-align: right;
    margin-top: 20px
}

.cta-inscri .btn-transparent {
    border: 3px solid #5cbb5e;
    border-radius: 3px;
    text-transform: initial;
    padding: 20px 57px 15px
}

.btn-more-revue,
.btn-more-revue.less,
.checkbox,
.content h1,
.content h2,
.control-label,
.radio,
.revue-date p,
.supp-icon-h3-2 h3 {
    text-transform: uppercase
}

.event-wrapper {
    margin-bottom: 70px
}

.revu-header {
    background-color: #f2f2f2;
    height: 80px
}

.revue-color,
.revue-date {
    background-color: #5cbb5e
}

.revue-title h2 {
    font-size: 19px;
    color: #000;
    margin: 14px 0 0;
    line-height: 28px
}

.revue-color {
    height: 80px
}

.revue-date {
    padding-top: 14px;
    color: #fff;
    text-align: center
}

.revue-date p {
    font-size: 17px;
    color: #fff
}

.revue-date p span {
    font-size: 17px;
    color: #fff;
    display: block
}

.strat-revue-video {
    background: url(../../images/bg/fond-commun.jpg) center no-repeat #fff
}

.strat-revue {
    padding: 60px 0 100px;
    background: url(../../images/bg/revuepresse_strat2.jpg) bottom center no-repeat #fff;
    background-size: initial
}

.revue-desc {
    overflow: hidden;
    border-left: 10px solid #5cbb5e;
    background-color: rgba(255, 255, 255, .8)
}

.revue-detail {
    padding-top: 35px
}

.revue-detail p {
    font-size: 18px;
    line-height: 28px
}

.btn-more-revue {
    display: block;
    width: 260px;
    margin: 25px auto 10px;
    padding: 17px 0 14px;
    text-align: center;
    color: #5cbb5e;
    box-sizing: content-box;
    border: 3px solid #5cbb5e;
    border-radius: 3px;
    background-color: transparent;
    font-size: 20px;
    font-family: ClanPro-Book;
    text-decoration: none;
    transition: all .3s ease
}

.btn-more-revue:hover {
    background-color: #5cbb5e;
    color: #fff;
    text-decoration: none
}

.btn-more-revue.less,
.btn-more-revue.less:hover {
    background-color: transparent;
    color: #5cbb5e;
    text-decoration: none
}

.btn-more-revue.less {
    display: block;
    width: auto;
    margin: 25px 0 10px;
    padding: 0;
    text-align: left;
    box-sizing: content-box;
    border: 0;
    border-radius: 0;
    font-size: 20px;
    line-height: 30px;
    font-family: ClanPro-Meduim;
    transition: all .3s ease
}

.revue-wrapper {
    margin-bottom: 50px
}

.list-revue {
    padding-top: 70px
}

.bg-jaune {
    background: -moz-linear-gradient(left, rgba(244, 185, 43, .9) 0, rgba(192, 144, 30, .9) 100%);
    background: -webkit-linear-gradient(left, rgba(244, 185, 43, .9) 0, rgba(192, 144, 30, .9) 100%);
    background: linear-gradient(to right, rgba(244, 185, 43, .9) 0, rgba(192, 144, 30, .9) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e628acab', endColorstr='#e6057b7a', GradientType=1);
    padding: 90px 0 120px
}

.bg-jaune-full,
.overlay-new,
.prestataires-new {
    background-color: rgba(244, 185, 43, .9)
}

.jaune-color {
    color: #f4b92b!important
}

.btn-jaune,
.icon-atouts-new span.path1:before {
    color: #f4b92b
}

.tag-un {
    top: 0;
    left: 210px;
    position: absolute
}

.tag-un a {
    font-family: ClanPro-Thin;
    font-size: 26px
}

.tag-deux a,
.tag-trois a {
    font-family: ClanPro-Thin;
    font-size: 31px
}

.tag-deux {
    top: 50px;
    left: 20px;
    position: absolute
}

.tag-trois {
    top: 120px;
    left: 100px;
    position: absolute
}

.tag-quatre {
    top: 200px;
    left: 0;
    position: absolute
}

.tag-quatre a {
    font-family: ClanPro-Meduim;
    font-size: 26px
}

.tag-cinq {
    top: 270px;
    left: 50px;
    position: absolute
}

.tag-cinq a {
    font-family: ClanPro-Thin;
    font-size: 30px
}

.tag-sixx {
    top: 340px;
    left: 0;
    position: absolute
}

.tag-sixx a {
    font-family: ClanPro-Meduim;
    font-size: 36px
}

.tag-sept {
    top: 400px;
    left: 200px;
    position: absolute
}

.tag-sept a {
    font-family: ClanPro-Thin;
    font-size: 26px
}

.tag-eight a {
    top: 30px;
    right: 0;
    position: absolute;
    font-family: ClanPro-Meduim;
    font-size: 27px
}

.tag-nine {
    top: 90px;
    right: 140px;
    position: absolute;
    text-align: center
}

.tag-nine a {
    font-family: ClanPro-Book;
    font-size: 27px
}

.tag-ten {
    top: 180px;
    right: 100px;
    position: absolute
}

.tag-ten a {
    font-family: ClanPro-Thin;
    font-size: 26px
}

.tag-eleven {
    top: 230px;
    right: 0;
    position: absolute
}

.tag-eleven a {
    font-family: ClanPro-Meduim;
    font-size: 32.36px
}

.tag-twelve {
    top: 300px;
    right: 150px;
    position: absolute
}

.tag-twelve a {
    font-family: ClanPro-Meduim;
    font-size: 28px
}

.tag-thirteen {
    top: 350px;
    right: 20px;
    position: absolute
}

.tag-thirteen a {
    font-family: ClanPro-Thin;
    font-size: 26px
}

.overlay-new {
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.image-overlay h3,
.overlay-new,
equipe-overlay h3 {
    position: absolute;
    opacity: 0
}

.image-overlay:hover .overlay-new {
    opacity: 1
}

.business-icon-new {
    text-align: center;
    font-size: 60px;
    color: #f4b92b
}

.prestataires-new {
    position: relative;
    padding: 55px 0 90px
}

.bg-jaune-full {
    padding: 40px 0 30px;
    min-height: 400px
}

.bloc-test-wrapper-new {
    width: 100%;
    float: left;
    margin-left: 0!important;
    background: 0 0;
    padding: 25px 25px 0;
    border-bottom: none!important;
    margin-top: 100px
}

.btn-jaune {
    padding: 10px 12px 8px;
    border: 2px solid #f4b92b;
    transition: all .3s ease
}

.btn-jaune:hover {
    background-color: #f4b92b;
    color: #fff;
    text-decoration: none
}

.bloc-test-wrapper-jaune {
    width: 453px;
    min-height: 382px;
    float: left;
    margin-left: 100px;
    background: #fff;
    padding: 25px 25px 30px;
    border-bottom: 10px solid #f4b92b
}

.bg-rouge {
    background: -moz-linear-gradient(left, rgba(238, 86, 67, .9) 0, rgba(189, 59, 42, .9) 100%);
    background: -webkit-linear-gradient(left, rgba(238, 86, 67, .9) 0, rgba(189, 59, 42, .9) 100%);
    background: linear-gradient(to right, rgba(238, 86, 67, .9) 0, rgba(189, 59, 42, .9) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ee5643', endColorstr='#bd3b2a', GradientType=1);
    padding: 90px 0 120px
}

.rouge-color {
    color: #f2473a!important;
    font-family: ClanPro-News
}

.tag-deux-rouge a,
.tag-un-rouge a {
    font-family: ClanPro-Book;
    font-weight: 400
}

.tag-un-rouge {
    top: 0;
    left: 250px;
    position: absolute
}

.tag-un-rouge a {
    font-size: 26px
}

.tag-deux-rouge {
    top: 60px;
    left: 20px;
    position: absolute
}

.tag-deux-rouge a {
    font-size: 23px
}

.tag-trois-rouge {
    top: 140px;
    left: 230px;
    position: absolute
}

.tag-trois-rouge a {
    font-family: ClanPro-Meduim;
    font-size: 31px
}

.tag-cinq-rouge a,
.tag-quatre-rouge a {
    font-family: ClanPro-Thin
}

.tag-quatre-rouge {
    top: 230px;
    left: 0;
    position: absolute
}

.tag-quatre-rouge a {
    font-size: 25px
}

.tag-cinq-rouge {
    top: 310px;
    left: 100px;
    position: absolute
}

.tag-cinq-rouge a {
    font-size: 30px
}

.tag-sixx-rouge {
    top: 400px;
    left: 0;
    position: absolute
}

.tag-sixx-rouge a {
    font-family: ClanPro-Book;
    font-size: 33px
}

.tag-eight-rouge a,
.tag-nine-rouge a,
.tag-sept-rouge a,
.tag-ten-rouge a {
    font-family: ClanPro-Thin
}

.tag-sept-rouge {
    top: 480px;
    right: 270px;
    position: absolute
}

.tag-sept-rouge a {
    font-size: 26px
}

.tag-eight-rouge a {
    top: 0;
    right: 0;
    position: absolute;
    font-size: 27px
}

.tag-nine-rouge {
    top: 80px;
    right: 140px;
    position: absolute;
    text-align: center
}

.tag-nine-rouge a {
    font-size: 25px
}

.tag-ten-rouge {
    top: 160px;
    right: 0;
    position: absolute
}

.tag-ten-rouge a {
    font-size: 26px
}

.tag-eleven-rouge a,
.tag-twelve-rouge a {
    font-family: ClanPro-News
}

.tag-eleven-rouge {
    top: 230px;
    right: 180px;
    position: absolute;
    text-align: center
}

.tag-eleven-rouge a {
    font-size: 24px
}

.tag-twelve-rouge {
    top: 350px;
    right: 0;
    position: absolute
}

.tag-twelve-rouge a {
    font-size: 28px
}

.techno-margin {
    margin-top: 20px
}

.overlay-new-rouge {
    width: 100%;
    height: 100%;
    background-color: rgba(238, 86, 67, .8);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.btn,
.btn-rouge {
    transition: all .3s ease
}

.image-overlay h3,
.overlay-new-rouge {
    position: absolute;
    opacity: 0
}

.image-overlay:hover .overlay-new-rouge {
    opacity: 1
}

.business-icon-new-rouge {
    text-align: center;
    font-size: 60px;
    color: #ee5643
}

.business-icon-new-white {
    text-align: center;
    font-size: 60px;
    color: #fff;
    padding-top: 200px
}

.btn-rouge,
.icon-atouts-new-rouge span.path1:before {
    color: #ee5643
}

.prestataires-new-rouge {
    position: relative;
    background-color: rgba(238, 86, 67, .9);
    padding: 55px 0 90px
}

.bg-rouge-full {
    padding: 40px 0 30px;
    background-color: rgba(238, 86, 67, .9);
    min-height: 400px
}

.bloc-test-wrapper-new-rouge {
    width: 100%;
    min-height: 382px;
    float: left;
    margin-left: 0!important;
    background: 0 0;
    padding: 25px 25px 30px;
    border-bottom: none!important;
    margin-top: 130px
}

.btn-rouge {
    padding: 10px 12px 8px;
    border: 2px solid #ee5643
}

.btn-rouge:hover {
    background-color: #ee5643;
    color: #fff;
    text-decoration: none
}

.rouge-color-bottom {
    color: #ee5643!important;
    font-family: ClanPro-News
}

.bloc-plateau {
    margin-top: 75px
}

.bloc-test-wrapper-rouge {
    width: 453px;
    min-height: 382px;
    float: left;
    margin-left: 100px;
    background: #fff;
    padding: 25px 25px 30px;
    border-bottom: 10px solid #ee5643
}

.cta-new {
    margin-top: 100px
}

.test-question-new {
    color: #000;
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    margin-top: 0;
    margin-bottom: 25px
}

.tag-cloud-new {
    position: relative;
    width: 1015px;
    margin: 70px auto 0;
    min-height: 365px
}

.map-icon {
    position: absolute;
    margin-top: 172px;
    left: 60%
}

.text-position {
    position: absolute;
    left: 65%;
    margin-top: 87px
}

.business-text-green strong {
    display: inline
}

.supp-icon-noire span {
    color: #5cbb5e
}

.supp-icon-noire h3 {
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    margin-bottom: 40px;
    color: #000
}

.supp-icon-noire p {
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    color: #000
}

.supp-icon-rouge span {
    color: #d71016
}

.supp-icon-rouge h3 {
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    margin-bottom: 40px;
    color: #d71016
}

.supp-icon-rouge p {
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    color: #000
}

.subtitle-new {
    color: #fff;
    font-family: ClanPro-Book;
    line-height: 70px;
    margin-top: 0;
    margin-bottom: 0
}

.subtitle-new:after {
    width: 225px;
    height: 1px;
    background: #fff;
    display: block;
    margin: 25px auto
}

.owl-carousel-new .owl-item img {
    display: block;
    width: 20%;
    float: left;
    -webkit-transform-style: preserve-3d
}

.image-size {
    margin-left: 10%
}

.lien-style {
    border: 2px solid #fff;
    padding: 15px 49px;
    color: #fff;
    font-size: 20px
}

.border-style,
.img-size2 {
    border-left: 6px solid #5cbb5e
}

.strat-paiement h4 {
    font-family: ClanPro-Thin;
    margin-bottom: 90px;
    color: #000;
    font-size: 58px;
    line-height: 70px;
    margin-top: 0;
    text-align: center
}

.strat-paiement h4:after {
    width: 225px;
    background: #000;
    display: block;
    margin: 50px auto 0;
    height: 1px
}

.amundi-text,
.citizen-text {
    background-color: rgba(255, 255, 255, .8)
}

.Strat-5-PRESTATAIRES,
.strat-accreditations {
    padding: 80px 0 60px;
    background-size: cover;
    background-repeat: no-repeat
}

.img-size {
    float: left;
    margin-right: 30px
}

.img-size2 {
    width: 300px;
    height: 447px;
    float: right
}

.img-size-logo {
    margin-top: 38px;
    margin-bottom: 30px
}

.img-size-logo-2 {
    margin-top: 30px;
    margin-bottom: 15px
}

.img-size-logo2 {
    max-width: 100%
}

.strat-citizen {
    padding: 170px 0
}

.strat-garantie {
    padding: 80px 0 70px
}

.strat-paiement h3 {
    color: #000;
    font-size: 36px;
    margin-bottom: 35px;
    margin-top: 25px
}

.text-garantie {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 45px
}

.amundi-text p,
.citizen-text p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 25px
}

.citizen-text {
    padding-right: 25px;
    min-height: 464px;
}

.seventure-text {
    padding-right: 25px;
    min-height: 421px !important;
}

.bg-amundi {
    padding: 190px 0
}

.text-partner {
    font-family: ClanPro-News
}

.amundi-text {
    padding-right: 25px;
    min-height: 465px
}

.p-background {
    background-color: rgba(255, 255, 255, .7);
    max-width: 100%;
    height: 300px;
    padding-left: 20px;
    padding-top: 20px;
    font-size: 16px;
    color: #000
}

.margintop {
    margin-top: 60px
}

.container-new {
    width: 1040px
}

.bg-color-green {
    background: #5cbb5e;
    margin-bottom: 10px
}

.bg-color-green-new {
    background: #4f9951;
    padding: 10px
}

.bg-color-green-2 {
    background: #5cbb5e;
    padding: 10px
}

.img-size-accor {
    max-width: 100%
}

.strat-paiement .h3-style {
    padding: 10px;
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    font-family: ClanPro-Meduim;
    margin-bottom: 10px;
    margin-top: 0
}

.text-accred {
    display: table;
    background: #e6e6e6;
    height: 125px
}

.bg-p-paiement-new {
    background-color: #5cbb5e;
    padding: 20px;
    min-height: 215px;
    color: #fff;
    font-size: 16px;
    line-height: 22px
}

.bg-p-paiement-new strong {
    font-size: 18px;
    line-height: 25px;
    font-family: ClanPro-Meduim
}

.paiement-has-margin {
    margin-left: 10px
}

.p-style-accor {
    font-size: 18px;
    line-height: 28px;
    padding-left: 20px;
    display: table-cell
}

.row-height {
    margin-bottom: 70px
}

.colresize {
    padding-left: 0;
    padding-right: 0
}

.img-size-press {
    max-width: 100%
}

.bg-size {
    padding: 0
}

.img-size-press2 {
    padding: 100px
}

.btn-info {
    padding-right: 50%;
    background: #4f9951;
    color: #fff
}

.collapse {
    padding: 10px
}

.supp-icon-h3-2 h3 {
    font-family: ClanPro-News;
    font-size: 20px;
    text-align: left;
    margin-bottom: 0;
    margin-top: 0;
    color: #fff;
    line-height: 36px
}

.supp-icon-h3-2 span {
    font-size: 41px;
    color: #fff;
    padding-top: 0;
    position: absolute
}

.p-style-acor2 p {
    font-size: 16px;
    line-height: 23px;
    color: #000;
    padding: 15px;
    background-color: rgba(255, 255, 255, .9)
}

.margin-class {
    margin-bottom: 50px
}

.date-color {
    background: #5cbb5e;
    color: #fff;
    padding: 10px;
    text-align: center
}

.title-color {
    background: #f2f2f2;
    padding: 10px;
    height: 78px
}

.border-style {
    background-color: rgba(254, 254, 254, .9);
    padding: 10px
}

.btn-color,
.btn-color-new {
    padding: 15px 50px;
    text-align: center;
    border: 3px solid #5cbb5e;
    position: relative
}

.btn-color {
    left: 25%
}

.btn-color-new {
    left: 40%
}

.title-color h4 {
    font-family: ClanPro-News;
    line-height: 1.4;
    color: #000;
    font-size: 19px;
    margin-top: 0;
    text-align: left;
    padding: 10px
}

.p-style-book {
    font-family: ClanPro-Book;
    font-size: 18px;
    line-height: 28px;
    padding-top: 40px
}

.container-accor {
    margin-bottom: 30px
}

.container-accor-new {
    width: 1025px
}

.link-color {
    font-family: ClanPro-News;
    color: #5cbb5e;
    font-size: 16px
}

.supp-icon-h3 h3 {
    font-family: ClanPro-News;
    font-size: 20px;
    line-height: 42px;
    text-align: left;
    margin-bottom: 0;
    margin-top: 0;
    color: #fff
}

.font1,
.subtitle-partenaire {
    font-family: ClanPro-Book
}

.supp-icon-h3 span {
    font-size: 41px;
    color: #fff;
    padding-top: 0;
    position: absolute
}

.strat-tracabilite {
    padding: 45px 0 70px;
    background-size: cover;
    background-repeat: no-repeat
}

.content h1 {
    font-weight: 400;
    margin: 0
}

.content h2 {
    font-weight: 400;
    color: #333;
    margin: 0 0 20px
}

.content p {
    font-size: 1em;
    font-weight: 300;
    line-height: 1.5em;
    margin: 0 0 20px
}

.content p:last-child {
    margin: 0
}

.content a.button {
    display: inline-block;
    padding: 10px 20px;
    background: #ff0;
    color: #000;
    text-decoration: none
}

.content a.button:hover {
    background: #000;
    color: #ff0
}

.content.title {
    position: relative;
    background: 0 0;
    border: 2px dashed #333
}

.img-industries,
.img-paiement {
    max-width: 100%;
    border: 2px solid #5cbb5e
}

.content.title h1 span.demo {
    display: inline-block;
    font-size: .5em;
    padding: 5px 10px;
    background: #000;
    color: #fff;
    vertical-align: top;
    margin: 7px 0 0
}

.content.title .back-to-article {
    position: absolute;
    bottom: -20px;
    left: 20px
}

.content.title .back-to-article a {
    padding: 10px 20px;
    background: #f60;
    color: #fff;
    text-decoration: none
}

.content.title .back-to-article a:hover {
    background: #f90
}

.content.title .back-to-article a i {
    margin-left: 5px
}

.content.black {
    background: #000
}

.content.black p {
    color: #999
}

.content.black p a {
    color: #08c
}

.accordion-container {
    width: 100%;
    margin: 0 0 20px;
    clear: both
}

.accordion-toggle {
    position: relative;
    display: block;
    padding: 10px;
    font-size: 16px;
    background: #5cbb5e;
    color: #fff;
    text-decoration: none
}

.accordion-toggle.open {
    background: #333;
    color: #fff
}

.accordion-toggle span.toggle-icon {
    position: absolute;
    top: 9px;
    right: 20px;
    font-size: 1.5em
}

.accordion-content {
    display: none;
    padding: 20px;
    overflow: auto
}

.accordion-content img {
    display: block;
    float: left;
    margin: 0 15px 10px 0;
    max-width: 100%;
    height: auto
}

.strat-technologie p {
    background: #CEE8D0;
    font-size: 16px;
    color: #000;
    text-align: left;
    padding: 20px;
    line-height: 22px;
    height: 220px
}

.img-technologie {
    max-width: 100%;
    max-height: 100%
}

.img-techno {
    height: 120px;
    line-height: 90px;
    background: #fff;
    padding: 15px;
    text-align: center
}

.strat-technologie h3 {
    color: #fff;
    font-size: 58px;
    margin-bottom: 85px
}

.subtitle-partenaire {
    color: #fff;
    line-height: 70px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center
}

.subtitle-partenaire:after {
    width: 225px;
    height: 1px;
    background: #fff;
    display: block;
    margin: 25px auto
}

.bg-paiement-color {
    background: #CEE8D0;
    font-size: 16px;
    text-align: left;
    padding: 20px;
    line-height: 22px;
    height: 220px
}

.strat-industries {
    padding: 80px 0 60px;
    background-size: cover;
    background-repeat: no-repeat
}

.strat-industries p,
.strat-technlogies p {
    text-align: left;
    padding: 20px;
    line-height: 22px;
    height: 220px
}

.strat-industries p {
    background: #5cbb5e;
    font-size: 16px;
    color: #fff
}

.strat-industries h3 {
    font-size: 58px;
    margin-bottom: 85px
}

.strat-technlogies p {
    background: #CEE8D0;
    font-size: 16px;
    color: #000
}

.btn,
.list-partenaires h3,
.presta-ref,
.supp-contact {
    text-align: center
}

.strat-technlogies h3 {
    color: #fff;
    font-size: 58px;
    margin-bottom: 85px
}

select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../img/arrow-select.png);
    background-repeat: no-repeat;
    background-position: right center
}

textarea.form-control {
    width: 100%;
    height: 210px;
    padding: 15px;
    font-size: 16px;
    resize: none
}

.font1,
.font2 {
    font-size: 36px
}

.font2 {
    font-family: ClanPro-Meduim;
    color: #5cbb5e
}

.font3,
.font4 {
    font-size: 20px
}

.font3 {
    font-family: ClanPro-Book
}

.font4 {
    font-family: ClanPro-Meduim
}

.formulaire h3 {
    color: #fff;
    font-size: 58px;
    margin-bottom: 85px
}

.subtitle-formulaire {
    color: #fff;
    font-family: ClanPro-Book;
    line-height: 70px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center
}

.subtitle-formulaire:after {
    width: 225px;
    height: 1px;
    background: #fff;
    display: block;
    margin: 25px auto
}

.control-label {
    display: block
}

.form-control {
    width: 100%;
    margin-bottom: 20px;
    height: 45px;
    padding: 0 15px;
    background: #fff;
    font-size: 20px;
    color: #bababa;
    border: 0;
    font-family: ClanPro-Book;
}

.btn,
.checkbox,
.control-label,
.radio {
    color: #fff;
    font-size: 20px;
    font-family: ClanPro-Book;
    text-align: left !important;/*Nares*/
}

.checkbox-new {
    margin-bottom: 50px
}

.btn {
    background: 0 0;
    left: 40%;
    position: relative;
    padding: 13px 65px 10px;
    border: 2px solid #fff;
    line-height: 30px;
    margin-top: 50px
}

.style-label {
    padding-right: 20px
}

.strat-prestatair {
    padding: 85px 0 65px
}

.presta-ref span {
    font-size: 36px;
    color: #5cbb5e
}

.presta-ref h3 {
    font-size: 36px;
    margin-top: 20px;
    margin-bottom: 25px
}

.list-partenaires h3 {
    font-size: 36px;
    color: #fff;
    margin-top: 65px;
    margin-bottom: 65px
}

.strat-gamme .subtitle:after {
    margin: 25px auto 35px
}

.strat-gamme p.gamme-trait {
    margin-bottom: 100px
}

.text-desc-faq.collapse {
    padding: 0!important
}

.para-wrapper .has-border {
    display: none
}

.owl-carousel .owl-item img {
    width: auto!important
}

@media (min-width:992px) {
    #bloc-offres.col-md-offset-6 {
        margin-left: 50.55%
    }
}

.navbar-toggle .icon-bar {
    background-color: #fff;
    display: block;
    width: 32px;
    height: 3px;
    border-radius: 0;
    margin-bottom: 7px
}

.modal,
.msg-phone {
    display: none
}

.navbar-toggle {
    position: relative;
    padding: 0;
    background-color: transparent;
    background-image: none;
    border: 0;
    outline: 0;
    z-index: 1000;
    float: left
}

.modal,
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.modal {
    z-index: 1050;
    overflow: hidden;
    outline: 0
}

.modal-dialog,
.modal:before {
    display: inline-block;
    vertical-align: middle
}

.modal:before {
    content: '';
    height: 100%;
    margin-right: -4px
}

.modal-dialog {
    text-align: left
}

.modal-backdrop.in {
    opacity: .9
}

.modal-backdrop {
    z-index: 1040;
    background-color: #000
}

.modal-content {
    margin: 15% auto;
    padding: 20px;
    width: 80%;
    text-align: center
}

.modal-content p {
    color: #fff;
    line-height: 28px;
    margin-top: 20px
}

.comm-press .dlt-slide {
    background-position: top center
}


/*Added Css Matrix*/
.site-container{ width: 1004px; margin: 0 auto;}
.title-bloc{ width: 1004px;}
.font1.black{ color: #000;}
.introduc-page.accrec-top .intro-new{ padding-top: 58px; padding-bottom: 72px;}
.tab-vous{ margin: 50px 0 0 0; padding: 0; overflow: hidden;}
.tab-vous ul{ margin: 0; padding: 0;}
.tab-vous ul li{ margin: 0; padding: 0; list-style-type: none; width: 25%; float: left; text-align: center; color: #bababa; font-family: ClanPro-Meduim; border: 1px solid #56ab57; border-right: none; height: 52px; }
.tab-vous ul li.active{ background: #56ab56; color: #FFF;}
.tab-vous ul li.active a, .tab-vous ul li.active p{ color: #FFF;}/*nares*/
.tab-vous ul li:last-child{ border-right: 1px solid #56ab57;}
/*nares*/
.tab-vous ul li a, .tab-vous ul li p{ font-size: 17px; line-height: 17px; text-transform: uppercase; color: #bababa; font-family: ClanPro-Meduim; display: block; position: relative; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);}
.tab-vous ul li a span, .tab-vous ul li p span{ font-size: 12px; text-transform: capitalize; display: block; line-height: 12px;}

.step-nav{ margin: 0; padding: 0; text-align: center;}
.step-nav ul{ margin: 0; padding: 0;}
.step-nav ul li{ margin: 0 0 0 -30px; padding: 0; display: inline-block; list-style-type: none; font-family: ClanPro-Meduim;}
.step-nav ul li:first-child{ margin-left: 0;}
.step-nav ul li:last-child .number-txt{ padding-right: 30px; border-top-right-radius: 25px; border-bottom-right-radius: 25px;}
.step-nav ul li a{ display: block; font-family: ClanPro-Meduim;}
.number-circle{ float: left; width: 50px; height: 50px; background: #94d096; border-radius: 100%; font-size: 18px; color: #7ab67c; border: 5px solid #61b663; position: relative; z-index: 1; font-family: ClanPro-Bold; padding-top: 9px;}
.number-txt{ float: left; height: 50px; background: #3b783d; color: #FFF; font-size: 17px; text-transform: uppercase; margin: 0 0 0 -25px; padding: 15px 55px 0 55px; opacity: 0.4;}
.step-nav ul li.active .number-txt{ opacity: 1;}
.step-nav ul li.active .number-circle{ background: #FFF; color: #3b783d;}
.referencez-title-1{ text-align: center; font-size: 36px !important; margin: 55px 0 58px 0 !important; padding: 0 !important; position: relative; font-family: ClanPro-News;}
.referencez-title-1.less-margin-both{ margin:35px 0 30px 0 !important;}
.referencez-title-1.less-margin-bottom{ margin-bottom: 30px !important;}
.referencez-title-1 span{ display: inline-block; padding-left: 30px; padding-right: 30px; background: #61b763; position: relative; z-index: 1;}
.referencez-title-1:after{ content: ''; position: absolute; top: 17px; right: 0; width: 200px; height: 2px; background:url(../../images/divider.png) no-repeat;}
.referencez-title-1:before{ content: ''; position: absolute; top: 17px; left: 0; width: 200px; height: 2px; background:url(../../images/divider.png) no-repeat;}
.txt-instruct{ color: #FFF; font-family: ClanPro-Book; font-style: italic; font-size: 15px;}
textarea.less-margin{ margin-bottom: 7px;}
.submit-btn-all{ font-family: ClanPro-Book; font-size: 20px; line-height: 20px; color: #FFF; background: none; border: 2px solid #FFF; text-transform: uppercase; padding: 16px 30px 14px 30px; border-radius: 2px; margin-top: 35px; display: inline-block;}
.submit-btn-all.green{ font-family: ClanPro-News; font-size: 20px; line-height: 20px; color: #5cbb5e; background: none; border: 2px solid #5cbb5e; text-transform: uppercase; padding: 16px 30px 14px 30px; border-radius: 2px; margin-top: 35px;}
.submit-btn-all.green:hover{ color: #FFF;}
.submit-btn-all:hover{ background: #4f9951;}
textarea.form-control{ font-size: 18px; color: #bababa; font-family: ClanPro-News;}

.row.adjustable-row .col-xs-1{ padding-left: 5px; padding-right: 5px; width: 8.571%;}
.row.adjustable-row .col-xs-2{ padding-left: 5px; padding-right: 5px; width: 13%;}
.row.adjustable-row .col-xs-3{ padding-left: 5px; padding-right: 5px; width: 14%;}
.form-group.alt{ padding-left:10px; padding-right:10px;}
.label-txt{ color: #FFF; text-align: center; display: block; font-size: 15px; font-family: ClanPro-Book;}
.label-txt.small{ font-size: 15px; text-transform: uppercase; min-height: 45px;}
.label-txt.left{ text-align: left; padding-top: 5px;}

.check-custom{ width: 22px; margin: 5px auto 0 auto;}
.check-custom.left{ width: auto;}
.check-custom.left input[type="checkbox"] + label span { margin-right: 10px;}
.check-custom input[type="checkbox"] {display:none;}
.check-custom input[type="checkbox"] + label {color: #FFF; font-size: 20px; font-family: ClanPro-Book;}
.check-custom input[type="checkbox"] + label span {display:inline-block; width:22px; height:22px; margin:0; vertical-align:middle; cursor:pointer;}
.check-custom input[type="checkbox"] + label span {background: url(../../images/check-norm.png) no-repeat;}
.check-custom input[type="checkbox"]:checked + label span{background: url(../../images/check-act.png) no-repeat;}

.radio-custom-wrap{ margin: 10px 0 0 -20px;}
.radio-custom-wrap2{ margin: 14px 0 14px -20px;}
.radio-custom{ display: inline-block;}
.radio-custom input[type="radio"] {display:none;}
.radio-custom input[type="radio"] + label {color: #FFF; font-size: 20px; font-family: ClanPro-Book;}
.radio-custom input[type="radio"] + label span {display:inline-block; width:25px; height:24px; margin:-5px 5px 0 21px; vertical-align:middle; cursor:pointer;}
.radio-custom input[type="radio"] + label span {background: url(../../images/radio-norm.png) no-repeat;}
.radio-custom input[type="radio"]:checked + label span{background: url(../../images/radio-act.png) no-repeat;}

.number-field{ width: 100%; height: 32px; border: none;}

.quantity {position: relative;}
.quantity input[type=number]::-webkit-inner-spin-button, .quantity input[type=number]::-webkit-outer-spin-button{ -webkit-appearance: none; margin: 0;}
.quantity input[type=number]{-moz-appearance: textfield;}
.quantity input {width: 100%;height: 40px; line-height: 18px; float: left;display: block;padding: 0;margin: 0;padding-left: 10px !important;border: 1px solid #eee; font-size: 18px; color: #818181; font-family: ClanPro-Book;}
.quantity input:focus {outline: 0;}
.quantity-nav {float: left;position: relative;height: 39px; margin: -1px 0 0 -10px;}
.quantity-button {position: relative;cursor: pointer;width: 20px;text-align: center;color: #333;font-size: 15px;line-height: 15px;-webkit-transform: translateX(-100%);transform: translateX(-100%);-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none; user-select: none;}
.quantity-button.quantity-up {position: absolute;height: 50%;top: 0; background: url(../../images/up-arrow.png) no-repeat center center; text-indent: 9999px;}
.quantity-button.quantity-down {position: absolute;bottom: -1px;height: 50%; background: url(../../images/down-arrow.png) no-repeat center center; text-indent: 9999px;}
select.small{ height: 32px; font-size: 15px; color: #818181;}
select.Fnum{ width: auto; min-width: 120px; margin-left: 20px;}
.capacite{ padding-left: 60px; padding-right: 120px; position: relative;}
.control-label.txt-abs{ position: absolute; right: 32px; top: 38px; text-transform: none; font-size: 18px;}
.capaciten{ padding-left: 20px; padding-right: 55px; position: relative;}
.for-capacite{ padding-top: 50px;}
.for-capacite-alt{ padding-top: 25px;}
.control-label.inline{ display: inline-block;}

.col-customize-1 .col-md-2{ width: 18.75%;}
.control-label span{ font-size: 12px;}
.control-label span.lspan{ font-size: 16px; text-transform:none;}
.control-label span.txt-ita{ font-style: italic; text-transform: none; font-size: 15px;}
.control-label span.small{ font-size: 11px;}
.label-with-txt{ padding-top: 8px;}
.label-with-txt .form-control{ width: 225px; margin-left: 15px;}
.control-label.not-trans{ text-transform: none;}

.cate-ratings ul{ margin: 0; padding: 0; text-align: center; font-size: 30px; color: #FFF; line-height: 30px; font-family: ClanPro-Book;}
.cate-ratings ul li{ margin: 0; padding: 0 85px; display: inline-block;}
.star-rate{ position: relative; display: inline-block; margin-left: -12px;}
.star-rate span{ font-size: 50px; line-height: 30px; position: absolute; top: 14px; right: -19px;}

.full-col-5 .col-sm-2{ width: 20%; float: left;}
.control-label.with-pad-bot{ padding-bottom: 35px;}
.control-label.with-pad-top{ padding-top: 35px;}

.icon-check{ text-align: center; padding-top: 55px;}
.icon-check.nopadd{ padding-top: 0;}
.control-label.label-center{ text-align: center; padding-top: 40px; line-height: 40px; font-family: ClanPro-News;}
.control-label.label-center2{ text-align: center; padding-top: 30px; font-size: 18px; line-height: 28px; text-transform: none;}

.end-form ul{ margin: 0; padding: 0; text-align: center;}
.end-form ul li{ margin: 0; padding: 0 18px; display: inline-block; list-style-type: none;}
.end-form ul li label{ font-size: 20px; color: #FFF; font-family: ClanPro-Book; padding-right: 36px;}
.end-form ul li .form-control{ width: 232px;}
.end-form ul li .form-control.small{ width: 120px; padding-left: 8px;}

.modal-pop{ text-align: center;}
.modal-pop .modal-dialog{ width: 750px; margin: 30px auto; margin-top: 10%; padding: 0 0 70px 0; border: 5px solid #5cbb5e; background: #000; position: relative; -webkit-box-shadow: 0 0 30px 0 #000; box-shadow: 0 0 30px 0 #000;}
.modal-pop.modal:before{ height: auto;}
.modal-pop .modal-content{ width: 100%; padding: 0; margin: 0;}
.modal-pop .modal-content h2{ color: #FFF; font-size: 24px; padding: 45px 0 12px 0; margin: 0; line-height: 36px;}
.modal-pop .circle{ width: 114px; margin: 0 auto; margin-top: -60px;}
.modal-content-inner{ padding-left: 185px; padding-right: 185px;}
.inp-modal{ width: 100%; font-size: 17px; color: #4c4c4c; font-family: ClanPro-Book; border: none; border-radius: 2px; line-height: 17px; padding: 12px 10px 8px 52px;}
.wrap-inp{ position: relative; margin-top: 20px;}
.inp-icon{ position: absolute; left: 12px; top: 5px;}
.green-submit{ border: none; background: #5cbb5e; color: #FFF; font-size: 18px; font-family: ClanPro-Book; text-transform: uppercase; margin-top: 40px; padding: 12px 35px 8px 35px; border-radius: 2px;}

.modal-backdrop.in{ opacity: 1; background: rgba(0,0,0,0.8);}

.form-date ul{ margin: 0 -10px; padding: 0;}
.form-date ul li{ margin: 0; padding: 0 10px; width: 33.33%; float: left; list-style-type: none;}
.form-date ul li label{color: #FFF; text-transform: uppercase; font-size: 20px; font-family: ClanPro-Book; width: 32%; float: left; padding: 9px 0 0 0;}
.form-date ul li label.small{ font-size: 16px;}
.form-date ul li .date-field{ position: relative; display: inline-block; width: 68%; float: left;}
.form-date ul li .date-field.small{ padding-right: 100px;}
.form-date ul li .form-control{ padding-left: 50px;}
.icon-for-date{ position: absolute; left:10px; top: 6px;}

.title-bloc h2{ color: #FFF; text-align: center; font-size: 22px; font-family: ClanPro-Thin; line-height: 40px;}
.title-bloc h2 span{ font-family: ClanPro-News;}
.form-group.top-padd{ padding-top: 60px;}
.date-fieldnx{ position: relative; display: inline-block;}
.date-fieldnx .form-control{ padding-left: 50px;}

.for-simulateur .intro{ padding-top: 65px; padding-bottom: 65px;}

.number-bg{ width: 62px; height: 62px; background: #FFF; border-radius: 50%; font-size: 30px; color: #56ab57; text-align: center; font-family: ClanPro-Bold; padding: 12px 0 0 0;}
.control-label.l-height{ line-height: 22px; padding-top: 7px;}
.div-right-padd{ padding-right: 30px; position: relative;}
.div-right-padd .symbol-cur{ position: absolute; top: 8px; right: 0; width: 30px; text-align: center; color: #FFF; font-size: 20px; font-family: ClanPro-Book;}

.title-bloc h1.alt{ margin-top: 40px;}
.form-group.simulateur-page{ padding-bottom: 50px;}
.btm-txt{ color: #FFF; padding-top: 10px;}

.table-chat-cont{ width: 750px; margin: 0 auto;}
.table-full-w{ background: #FFF; margin-top: 40px;}
.table-full-w-header{ background: #58b25a; color: #FFF; text-align: center; font-size: 20px; line-height: 24px;font-family: ClanPro-Book; padding: 14px 0;}
.table-full-w-inner{ border: 1px solid #c8c8c8; border-top: none; padding:30px;}
.chart-container{ text-align: center;}
h2.thin{ font-family: ClanPro-Thin;}
h2.center, h3.center{ text-align: center;}
h3.largr-green{ color: #58b25a; font-size: 45px;}
.table-half .table-full-w{ width: 50%; float: left; margin: 0;}
.table-half .table-full-w.alt .table-full-w-inner{ border-right: 1px solid #FFF;}
.table-half .table-full-w-header{ padding: 25px 0;}
.table-half .table-full-w.alt .table-full-w-header{ background: #5cbb5e;}


.strat-seminaires.simu-page{ padding-bottom: 60px; padding-top: 50px; }
.strat-seminaires.simu-page2{border-top: 25px solid #FFF;}
.display-table .col-sm-9, .display-table .col-sm-3{ float: none; display: table-cell; vertical-align: middle;}
.display-table .col-sm-8, .display-table .col-sm-4{ float: none; display: table-cell; vertical-align: middle;}
.table-description.alt .offres-desc, .table-description.alt .offres-check{ background: #f5f5f5;}

.table-description.alt .display-table:nth-child(even) .offres-desc{ background: #FFF;}
.table-description.alt .display-table:nth-child(even) .offres-check{ background: #FFF;}
.row-mullti .offres-select.alt:nth-child(even){ background: #fbfbfb;}
.row-mulltix .offres-select.alt:nth-child(odd){ background: #fbfbfb;}
.row-mulltix .offres-select.alt:nth-child(even){ background: #fbfbfb;}
.row-mulltix .display-table{ margin-top: -10px;}

.display-table{ width: 100%;}
.offres-select.alt{ background: #f6f6f6;}
.offres-select.alt .col-sm-9, .offres-select.alt .col-sm-3{ padding-top: 12px; padding-bottom: 12px;}
.offres-select.alt .col-sm-8, .offres-select.alt .col-sm-4{ padding-top: 12px; padding-bottom: 12px;}
.collapse.ns{ padding: 0;}
.display-table.merg-below{ margin-bottom: 10px;}
.text-singlex{ text-align: center; font-size: 16px; color: #8a8b8a;}

.table-description.alt .offres-desc p{ font-size: 17px; margin: 0; padding: 0 0 12px 0;}
.tabn .text-facture{ margin: 0; padding: 16px 0; font-size: 17px; color: #000;}
.row-mulltix .text-facture{ padding: 2px 0;}
.display-table.merg-below .title-facture{ margin: 0; padding: 12px 0;}

.table-price{ width: 100%; overflow: hidden; margin-top: 20px;}
.table-price .col-sm-8{ background: rgba(92,187,94,0.2); border-top: 14px solid rgba(64,133,66,0.2); padding-bottom: 500em; margin-bottom: -500em;}
.table-price .col-sm-4{ background: #5cbb5e; border-top: 14px solid #408542; padding-bottom: 500em; margin-bottom: -500em;}
.table-price .price-main{ text-align: center; color: #FFF; padding-bottom: 25px;}
.table-price .price-main h2{ font-size: 36px; margin: 0; padding: 30px 0 0 0; text-transform: uppercase;}
.table-price .price-main h3{ font-size: 46px; font-family: ClanPro-Meduim; margin: 0; padding: 5px 0 0 0;}
.table-price .submit-btn-all{ display: inline-block; padding-top: 10px; padding-bottom: 8px; margin: 10px 0 0 0;}
.table-price .submit-btn-all:hover{ color: #FFF;}
.offres-wrapper.alt{ padding-top: 0px;}

.testi-single{ background: #FFF; padding-bottom: 33px;}
.testi-img{ width: 33%; float: left;}
.testi-img img{ border-radius: 100%; border: 5px solid #FFF;}
.testi-single-header{ background: #5cbb5e; color: #FFF; padding: 20px; min-height: 188px;}
.testi-txt{ width: 67%; float: left; padding-left: 30px;}
.testi-txt h2{ margin: 0; padding: 10px 0 0 0; font-size: 20px; line-height: 30px;}
.testi-txt h2 span{ font-family: ClanPro-Thin;}
.testi-company{ text-align: center; padding: 48px 0;}
.testi-quote{ background: #f5f5f5; text-align: center; padding: 0 40px 50px 40px;}
.testi-quote p{ font-size: 20px; color: #000; padding: 30px 0 0 0; line-height: 32px;}
.testi-btn{ padding-top: 33px; text-align: center;}
.testi-btn a{ display: inline-block; color: #5cbb5e; font-size: 20px; text-transform: uppercase; border: 2px solid #5cbb5e; padding: 15px 30px;}
.testi-btn a:hover{ background: #5cbb5e; color: #FFF;}
.strat-offres.ex{ background-image: url(../../images/parallax/bg-testi.jpg); font-family: ClanPro-Book;}
.testi-txt.full{ width: 100%; padding-left: 15px;}

.testi-expand{margin-bottom: 25px; background: #FFF; border-left: 10px solid #5cbb5e;}
.text-expand-txt{ padding: 80px 180px 80px 180px;}
.text-expand-txt p{ font-size: 18px; color: #000; line-height: 30px; margin: 0; padding: 0 0 30px 0;text-align:justify;}
.text-expand-txt p span{ font-family: ClanPro-Meduim;}
.image-justy{ margin-left: -30px;}

.modal-fgpass .modal-dialog{ background: #5cbb5e;}
.modal-fgpass .modal-content h2{ font-size: 36px; padding-top: 90px; padding-bottom: 0;}
.modal-fgpass .modal-content p{ font-size: 18px; font-family: ClanPro-Book; margin: 0; padding: 40px 40px 0 40px;}
.modal-fgpass .modal-content-inner{ padding-top: 20px;}
.modal-fgpass .green-submit{ background: #FFF; color: #000; font-size: 18px; font-family: ClanPro-News;}
.close_M{ position: absolute; top: 30px; right: 30px; cursor: pointer; border: none; width: 26px; height: 26px; background: url(../../images/close-modal.png) no-repeat;}

#footer.foot-alt{ border-top:20px solid #FFF;}
#open-check, #open-check2{display: none;}
#open-check.openx{ display: block;}
#watch-me[type="radio"]:checked + #open-check {display: block;}
strong.news-font{ font-family: ClanPro-News;}

.dispN, .disp-hotel, .disp-hotel2{ display: none;}/*Nares*/


/* CSS modified */
.mob-show{ display: none; position: absolute; left: 0; top: 0; width: 100%;}
.mob-show h2{ font-size: 30px; color: #000; text-transform: uppercase; font-weight: 400; text-align: center; white-space: nowrap;}
.mob-show h3{ font-size: 22px; color: #56ac57; text-align: center; margin: 0; padding: 0;}
.mob-show h4{ font-size: 45px; color: #58b25a; text-align: center; text-transform: uppercase; font-weight: 700;}
.mob-show ul{ margin: 0; padding: 0;}
.mob-show ul li{ margin: 0; padding: 0 30px; list-style-type: none; background: none; font-size: 20px; text-align: center; width: 25%; float: left;}
.mob-show ul li a{ display: inline-block; color: #FFF; text-transform: uppercase;}
/* CSS modified */

/*Added Css Matrix*/


@media screen and (min-width:768px) {
    .navbar-toggle,
    .open-top-menu {
        display: none
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width:768px) and (max-width:1066px) {
    .navbar-toggle,
    .open-top-menu,
    nav.dlt-menu .nav {
        display: block
    }
    .logo.active,
    .logo.hover,
    nav.dlt-menu {
        background-color: #5cbb5e
    }
    .open-top-menu {
        float: right;
        font-size: 34px;
        color: #fff;
        z-index: 10000;
        margin-top: 13px
    }
    .navbar-collapse.collapse {
        display: none
    }
    .collapse.in {
        padding-top: 95px;
        display: block
    }
    .collapse.ns{ padding-top: 0 !important;}
    header {
        position: fixed;
        top: 0;
        width: 100%
    }
    .menu-top,
    .menu-top-wrapper {
        display: none
    }
    .menu-top.active {
        display: block;
        padding-top: 95px
    }
    .slider {
        top: 0
    }
    .navbar-toggle {
        margin-top: 21px
    }
    .logo {
        padding-top: 10px;
        padding-bottom: 5px;
        border-top: 8px solid #5cbb5e;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        transition: all .5s ease
    }
    .logo.hover {
        border-top: 0
    }
    .logo.active {
        position: absolute;
        top: 0;
        width: 100%
    }
    .logo a img {
        max-width: 350px
    }
    nav.dlt-menu .nav li {
        float: none;
        margin: 0
    }
    nav.dlt-menu .nav .submenu {
        position: relative
    }
    nav.dlt-menu .nav .submenu li {
        margin: 0
    }
    nav.dlt-menu .nav .submenu li a {
        padding: 15px 0 10px;
        text-align: center
    }
    .menu-top-wrapper .dlt-input {
        margin-right: 15px
    }
    .menu-top-wrapper .dlt-login,
    .menu-top-wrapper .dlt-pass {
        width: 165px
    }
    .menu-top-wrapper .dlt-send {
        margin-left: 15px
    }
    .full-bg {
        height: 350px
    }
    .dis-table:not(.test-rond) .rond {
        display: table;
        width: 100%;
        border-radius: 0;
        height: 100%
    }
    .supp-icon-noire p br,
    .supp-industries p br,
    .supp-technologie p br {
        display: none
    }
    .dis-table:not(.test-rond) .text-rond,
    .text-rond {
        width: auto;
        font-size: 16px;
        line-height: 18px
    }
    .dis-table:not(.test-rond) .text-rond {
        position: relative;
        opacity: 1;
        padding: 0 25px
    }
    .copyright-footer,
    .link-footer {
        width: 50%
    }
    .link-footer a {
        margin-left: 10px
    }
    .strat-industries p,
    .strat-technlogies p {
        height: auto;
        min-height: 282px
    }
    .strat-recherche {
        background-size: cover
    }
    .offre-dep,
    .offre-post {
        width: 230px
    }
    .offre-lieu {
        width: 120px
    }
    .offre-recherche {
        padding: 12px 20px 7px
    }
    .lib-dep,
    .lib-post {
        width: 225px
    }
    .lib-lieu {
        width: 290px
    }
    .text-desktop-left {
        width: 490px;
        margin-left: 40px
    }
    .text-desktop-right {
        top: 0;
        right: 0;
        max-width: 520px
    }
    #temoignages-slider.owl-theme .owl-nav .owl-prev {
        margin-left: -40px
    }
    #temoignages-slider.owl-theme .owl-nav .owl-next {
        margin-right: -40px
    }
    .box-test {
        width: auto
    }
    .bloc-test-wrapper {
        width: 423px;
        margin-left: 60px
    }
    .pole-direction p {
        font-size: 12px;
        line-height: 16px
    }
    .pole-direction h3 {
        font-size: 14px;
        line-height: 20px
    }
    .introduc-page.accrec-top .intro {
        padding-top: 80px
    }
    .depense-bloc {
        margin: 40px 0 0
    }
    .depense-box {
        margin-left: 25px
    }
    .amundi-text p,
    .citizen-text p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 15px
    }
    .p-background {
        min-height: 300px;
        height: auto
    }
    .sociaux-footer {
        float: left
    }
    .msg-phone {
        width: 520px;
        float: right;
        padding-top: 20px
    }
    .msg-phone p {
        font-size: 12px;
        color: #fff;
        text-transform: uppercase;
        padding-top: 15px;
        float: left;
        width: 80%;
        margin-left: 20px
    }
    .bloc-test .bloc-test-wrapper:first-child,
    .supp-paiement .col-md-8 .col-md-4:first-child {
        margin-left: 30px
    }
    .msg-phone span {
        float: left;
        font-size: 66px
    }
    .offre-box h3 {
        font-size: 20px
    }
    .supp-icon-noire p.display-br br,
    .tab-display p br {
        display: block
    }
    .tag-cloud-new {
        width: 100%
    }
    #presse-slider {
        width: 870px
    }
    #presse-slider.owl-theme .owl-nav {
        margin-top: 10px;
        position: absolute;
        top: 10px;
        width: 100%;
        z-index: 10
    }
    #presse-slider.owl-theme .owl-nav .owl-prev {
        position: absolute;
        left: -60px;
        background: 0 0
    }
    #presse-slider.owl-theme .owl-nav .owl-next {
        position: absolute;
        right: -60px;
        background: 0 0
    }
    #prestataires-slider {
        width: 700px
    }
    .login-slider,
    .title-bloc {
        width: 100%
    }
    .bloc-test-wrapper-new {
        width: auto
    }
    .techno-margin .col-md-8 .col-md-4:first-child {
        margin-left: 28px
    }
    .bg-p-paiement-new {
        min-height: 225px
    }
    .commun-liste-wrapper .commun-title .col-md-1,
    .commun-liste-wrapper .commun-title .col-md-10 {
        display: table-cell;
        vertical-align: top;
        float: none
    }
    .commun-desc:before {
        height: 100%
    }
    .commun-title {
        width: 100%;
        display: table
    }
    .equipe-overlay p {
        font-size: 16px
    }
    .colresize .p-style-accor br,
    .sante-fin .p-background br {
        display: none
    }
    .colresize {
        display: table;
        height: 125px
    }
    .colresize .img-accre {
        display: table-cell;
        vertical-align: middle
    }
    .event-detail {
        padding: 30px 30px 25px 0
    }
    #partenaire-hot-slider,
    #partenaire-restau-slider,
    #partenaire-trait-slider {
        width: 850px
    }
    .supp-icon-h3-2 h3 br {
        display: none
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .cta-menu-mobile,
    .supp-industries p br,
    .supp-technologie p br {
        display: none
    }
    .colresize,
    .img-techno {
        text-align: center
    }
    .login-slider {
        width: 100%
    }
    .login-slider-form .field-input {
        width: 240px
    }
    #clients-slider.owl-theme .owl-nav .owl-next {
        right: -35px
    }
    #clients-slider.owl-theme .owl-nav .owl-prev {
        left: -55px
    }
    #temoi-slider.owl-theme .owl-nav .owl-prev {
        left: 0;
        margin-left: -90px
    }
    #temoi-slider.owl-theme .owl-nav .owl-next {
        right: 0;
        margin-right: -90px
    }
    .title-bloc {
        width: auto
    }
    .bloc-test-wrapper {
        width: 443px;
        float: none;
        background: #fff;
        margin: 0 auto 25px
    }
    .box-test {
        width: auto
    }
    .bloc-test .bloc-test-wrapper:first-child {
        margin-left: auto
    }
    #temoignages-slider {
        width: 600px
    }
    #temoignages-slider.owl-theme .owl-nav .owl-prev {
        margin-left: -40px
    }
    #temoignages-slider.owl-theme .owl-nav .owl-next {
        margin-right: -40px
    }
    .supp-paiement .col-sm-6 {
        padding: 25px
    }
    .paiement-has-margin {
        margin-left: 0
    }
    #temoi-slider.owl-theme .owl-nav .owl-prev {
        float: left;
        display: block;
        background: 0 0;
        z-index: 1000
    }
    .text-desktop-left {
        width: 490px;
        margin: 0 auto
    }
    .text-desktop-right {
        display: none
    }
    .img-technologie {
        max-width: 180px
    }
    .text-accred {
        width: 100%
    }
    .modal-open {
        overflow: hidden
    }
    #presse-slider {
        width: 670px
    }

    .site-container{ width: 100%;}
}

@media screen and (max-width:820px) and (min-width:768px) {
    #minimenu_nav_menu_main ul li a {
        font-size: 12px
    }
    .comment-img {
        text-align: center;
        margin-bottom: 30px
    }
    .comment-img img {
        max-width: 70%
    }
}

@media screen and (max-width:992px) {
    .login-slider {
        width: 750px
    }
    .login-slider-form .field-input {
        width: 235px
    }
}

@media screen and (max-width:1024px) {
  .site-container{ width: 100%;}
  .control-label span.small{ font-size: 10px;}
}

@media screen and (min-width:1025px) {
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    #submenuactualite{
        width: 300%!important/*Nares*/
    }
    
    #submenucontact {
        width: 350%!important/*Nares*/
    }
    
    #submenuquisommesnous {
        width: 150%!important/*Nares*/
    }
    .rond:hover {
        width: 100%;
        height: 100%;
        border-radius: 0
    }
    .rond.open .text-rond,
    .rond:hover .text-rond {
        opacity: 1;
        position: relative
    }
    .table-equipe:hover .overlay {
        opacity: 1
    }
    .table-equipe:hover .equipe-title h2 {
        color: #5cbb5e
    }
    .equipe-desc:hover .overlay {
        opacity: 1
    }
    .equipe-overlay:hover h3 {
        bottom: 45px;
        opacity: 1
    }
    .equipe-overlay:hover p {
        opacity: 1;
        bottom: 20px
    }
}

@media screen and (max-width:767px) {
    .logo.active,
    .logo.hover,
    nav.dlt-menu {
        background-color: #5cbb5e
    }
    .event-img,
    .msg-phone,
    .offre-lieu,
    .revu-header,
    .sociaux-footer {
        overflow: hidden
    }
    p {
        line-height: 17px;
        font-size: 14px
    }
    .h1,
    h1 {
        font-size: 24px;
        line-height: 30px
    }
    .h2,
    h2 {
        font-size: 20px
    }
    header {
        position: fixed;
        top: 0;
        width: 100%
    }
    .menu-top,
    .menu-top-wrapper {
        display: none
    }
    .menu-top.active {
        display: block;
        padding-top: 75px
    }
    .logo {
        padding-top: 10px;
        padding-bottom: 5px;
        border-top: 8px solid #5cbb5e;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        transition: all .5s ease
    }
    .logo.hover {
        border-top: 0
    }
    .logo.active {
        position: absolute;
        top: 0;
        width: 100%
    }
    .open-top-menu,
    nav.dlt-menu .nav .submenu {
        position: relative
    }
    .logo img {
        max-width: 220px
    }
    .img-supp-tech img,
    .img-techno img {
        max-width: 180px
    }
    .logo-display {
        display: inline-block;
        padding-top: 4px
    }
    .navbar-toggle {
        margin-left: -10px;
        margin-top: 9px
    }
    #navbar .container {
        padding-left: 0;
        padding-right: 0
    }
    nav.dlt-menu .nav {
        display: block
    }
    nav.dlt-menu {
        min-height: 100vh;
        padding-top: 75px
    }
    nav.dlt-menu .nav li {
        width: auto;
        float: none;
        margin: 0
    }
    nav.dlt-menu .nav li.menu-item>a:after {
        left: 0;
        right: 0;
        margin: 0 auto
    }
    nav.dlt-menu .nav .submenu li a {
        padding: 15px 0 10px;
        text-align: center
    }
    nav.dlt-menu .nav .submenu li {
        margin: 0 00
    }
    .dlt-carousel {
        height: 820px
    }
    .full-bg,
    .rond {
        height: 200px
    }
    .login-slider {
        width: auto;
        bottom: 51px
    }
    .login-slider h1 {
        font-size: 22px;
        line-height: 30px
    }
    .login-slider-form .field-input {
        width: auto;
        float: none
    }
    .top-bottom {
        bottom: 0;
        background-color: rgba(0, 0, 0, .7)
    }
    .login-slider-form .field-submit {
        width: 160px;
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px
    }
    .link-form {
        text-align: center;
        margin-top: 30px
    }
    .link-form .field-input {
        margin-bottom: 15px
    }
    .introduc {
        margin-top: 820px
    }
    .intro {
        padding-top: 60px;
        padding-bottom: 40px
    }
    .intro-text p {
        line-height: 20px;
        margin-bottom: 20px
    }
    .intro-text p br {
        display: none
    }
    .logo-footer {
        float: none;
        text-align: center
    }
    .rond {
        display: table;
        width: 200px;
        border-radius: 50%;
        margin-top: 5px;
        margin-bottom: 5px
    }
    .subtitle:after,
    .text-rond:before {
        margin: 15px auto
    }
    .rond h3 {
        font-size: 20px
    }
    .subtitle,
    .subtitle span {
        font-size: 22px
    }
    .subtitle {
        line-height: 30px
    }
    .subtitle:after {
        width: 125px
    }
    .has-padding {
        padding-top: 35px
    }
    .solution-wrapper {
        border: 0;
        padding: 45px 0 25px;
        margin-top: 30px
    }
    .solution-box a span {
        font-size: 56px
    }
    .solution-box a strong {
        font-size: 12px;
        padding-top: 20px
    }
    .icon-right {
        text-align: center;
        font-size: 48px
    }
    .text-valeur {
        font-size: 12px;
        line-height: 14px;
        vertical-align: top
    }
    .text-valeur span {
        font-size: 14px
    }
    .valeur-box {
        margin-bottom: 25px
    }
    .valeur-wrapper {
        margin-top: 0
    }
    .counter-wraper span {
        font-size: 39px;
        line-height: 44px
    }
    .text-count {
        font-size: 17px;
        margin-top: 22px;
        margin-bottom: 45px
    }
    .cta-inscription h2,
    .cta-inscription h3 {
        font-size: 17px;
        line-height: 22px
    }
    .btn-cta-default {
        font-size: 13px;
        line-height: 16px
    }
    .leader-text {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 20px
    }
    .text-valeur-bottom {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 50px
    }
    .btn-cta-dark,
    .btn-green-accent {
        font-size: 13px;
        line-height: 16px
    }
    .video-bg h3,
    .video-bg h4 {
        font-size: 22px;
        line-height: 30px
    }
    .video-bg {
        padding: 50px 0 60px
    }
    .video-bg h4:after {
        width: 125px;
        margin: 25px auto 0
    }
    .owl-carousel .owl-item img {
        width: auto
    }
    #temoi-slider .detail-temoi {
        width: 270px;
        margin-left: -100px
    }
    #temoi-slider {
        width: auto;
        margin: 0 30px
    }
    #temoi-slider .img-temoi {
        height: 100%
    }
    #temoi-slider .detail-temoi h3,
    #temoi-slider .detail-temoi h4 {
        font-size: 14px;
        line-height: 18px
    }
    #temoi-slider .detail-temoi .temoi-post,
    #temoi-slider .detail-temoi p {
        line-height: 20px;
        font-size: 14px
    }
    #temoi-slider .detail-temoi h4 {
        margin-bottom: 25px
    }
    #temoi-slider .detail-temoi p {
        margin-bottom: 40px
    }
    #temoi-slider.owl-theme .owl-nav .owl-prev {
        margin-left: -30px;
        background: #76c478;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        line-height: 32px
    }
    #temoi-slider.owl-theme .owl-nav .owl-next {
        margin-right: -30px;
        background: #76c478;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        line-height: 32px
    }
    #temoi-slider.owl-theme .owl-nav {
        margin-top: 0;
        top: 118px
    }
    #temoi-slider.owl-theme .owl-nav .owl-next img,
    #temoi-slider.owl-theme .owl-nav .owl-prev img {
        width: 12px
    }
    .temoi-bg {
        min-height: auto
    }
    .text-activite {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 30px
    }
    .video-bg h4 {
        margin-bottom: 40px
    }
    #clients-slider {
        width: auto;
        margin: 40px auto
    }
    #clients-slider.owl-theme .owl-nav,
    .cta-mobile {
        display: none
    }
    .copyright-footer,
    .link-footer {
        width: auto;
        float: none
    }
    .copyright-footer p,
    .link-footer a {
        font-size: 11px;
        text-align: center
    }
    .link-footer a {
        display: block;
        text-align: center;
        margin-bottom: 15px;
        margin-left: 0
    }
    .news-footer {
        float: none;
        text-align: center
    }
    .news-footer a {
        margin-top: 25px
    }
    .open-top-menu {
        margin-right: -7px;
        margin-top: 5px;
        float: right;
        font-size: 24px;
        color: #fff;
        z-index: 10000
    }
    .open-top-menu.active,
    .open-top-menu:focus,
    .open-top-menu:hover {
        color: #fff
    }
    .menu-top-wrapper .dlt-compte,
    .menu-top-wrapper .dlt-lang {
        margin-top: 15px;
        display: block;
        margin-left: 0
    }
    .cta-menu-mobile a {
        border: 1px solid #fff;
        display: inline-block;
        padding: 10px 10px 7px;
        margin-top: 15px
    }
    .cta-menu-mobile a span {
        display: block;
        text-transform: uppercase;
        color: #fff;
        font-family: ClanPro-Meduim;
        letter-spacing: 1px;
        margin-bottom: 3px
    }
    .cta-menu-mobile a span.text-tel-cta {
        display: block;
        text-transform: initial;
        font-size: 14px;
        color: #fff;
        font-family: ClanPro-Book;
        letter-spacing: normal
    }
    .cta-menu-mobile a span:nth-child(2) {
        text-decoration: underline
    }
    .field-input .forget-link {
        margin-top: 10px
    }
    .menu-top-wrapper .dlt-pass {
        width: 100%
    }
    .menu-top-wrapper .dlt-input {
        float: none;
        margin-bottom: 15px;
        margin-right: 0;
        width: 100%
    }
    .menu-top-wrapper .field-input {
        display: block
    }
    .slider {
        top: 0;
        height: auto
    }
    .slider.menu-open {
        top: 257px
    }
    .forget-link {
        margin-bottom: 15px
    }
    .menu-top-wrapper .dlt-send {
        margin-left: 0;
        float: none;
        margin-top: 10px
    }
    .interne-page .dlt-carousel-page {
        height: 500px
    }
    .title-bloc {
        width: auto;
        height: 180px !important;
        bottom: 51px !important
    }
    .title-bloc h1 {
        margin: 20px 0 0
    }
    .slider.has-menu {
        top: 0
    }
    .page-mobile {
        margin-top: 500px !important
    }
    .intro-text {
        line-height: 17px;
        margin-bottom: 20px;
        font-size: 14px
    }
    .introduc-page .intro {
        padding-top: 60px;
        padding-bottom: 40px
    }
    .intro-icon {
        cursor: pointer;
        height: 150px
    }
    .rond-box {
        height: 75px
    }
    .intro-icon:hover .rond-intro,
    .rond-intro {
        width: 65px;
        height: 65px
    }
    .rond-intro {
        font-size: 46px
    }
    .bg-turqoise {
        padding: 60px 0 20px
    }
    .strat-business,
    .strat-presta .bg-turqoise {
        padding: 60px 0 40px
    }
    .business-text p,
    .strat-presta p {
        font-size: 14px;
        line-height: 17px
    }
    .business-icon {
        font-size: 44px
    }
    .tag-cloud {
        width: auto;
        margin: 40px 15px 0;
        min-height: 265px
    }
    .tag-one {
        left: 0
    }
    .tag-one a {
        font-size: 14px
    }
    .tag-three {
        top: 70px;
        left: 30px
    }
    .tag-three a {
        font-size: 20px
    }
    .tag-four a {
        font-size: 16px
    }
    .tag-four {
        top: 110px;
        left: 50px
    }
    .tag-five {
        top: 150px;
        right: 0
    }
    .tag-five a {
        font-size: 18px
    }
    .tag-six a {
        font-size: 16px
    }
    .image-overlay h3,
    .strat-gamme p,
    .tag-seven a {
        font-size: 14px
    }
    .tag-seven {
        bottom: 45px;
        left: 60px
    }
    .strat-gamme p {
        line-height: 17px;
        margin-bottom: 35px;
        padding: 0 15px
    }
    .map-jde {
        width: auto;
        margin: 0 auto;
        min-height: 156px;
        padding-top: 25px
    }
    #prestataires-slider,
    .icon-atouts p {
        margin: 15px 0 0
    }
    .map-jde svg {
        width: 100%;
        height: 100%
    }
    .prestataires {
        padding: 35px 0 40px
    }
    .icon-atouts-box span {
        font-size: 66px
    }
    .icon-atouts p {
        font-size: 14px;
        line-height: 17px
    }
    .icon-atouts {
        text-align: center;
        margin: 20px 0
    }
    #temoignages-slider {
        width: 260px;
        margin: 0 auto
    }
    #temoignages-slider .detail-temoi h4,
    #temoignages-slider .detail-temoi p {
        font-size: 14px;
        line-height: 17px
    }
    .bg-turqoise-full {
        min-height: 250px
    }
    #temoignages-slider.owl-theme .owl-nav .owl-next {
        margin-right: -45px
    }
    #temoignages-slider.owl-theme .owl-nav .owl-prev {
        margin-left: -45px
    }
    .intro-icon h3 {
        font-size: 14px;
        letter-spacing: -1px
    }
    .text-subtitle {
        font-size: 17px;
        text-align: center;
        margin-top: 40px
    }
    .bloc-test {
        margin-top: 30px;
        margin-left: 15px;
        margin-right: 15px
    }
    .box-test {
        width: auto
    }
    .bloc-test-wrapper {
        width: auto;
        min-height: auto;
        float: none;
        margin-left: 0;
        margin-bottom: 25px;
        margin-top: 40px
    }
    .amundi-text,
    .bg-jaune .tag-cloud {
        min-height: 465px
    }
    .btn,
    .cta-new {
        margin-top: 50px
    }
    .strat-seminaires {
        padding: 60px 0 40px
    }
    .test-question,
    .test-reponse {
        font-size: 14px;
        line-height: 18px
    }
    .btn-orange,
    .btn-turquoise {
        font-size: 13px;
        line-height: 16px
    }
    .counter-wraper {
        width: 100%;
        display: block;
        text-align: center
    }
    .counter-wraper span {
        float: none;
        display: inline-block
    }
    .counter-wraper span.number-border {
        margin-left: 10px
    }
    .presse-wrapper .svg-green {
        padding-top: 0
    }
    .presse-wrapper h4 {
        font-size: 20px
    }
    .tag-eight a,
    .tag-nine a {
        font-size: 16px
    }
    .tag-un {
        left: 0
    }
    .tag-deux {
        top: 57px;
        left: 20px
    }
    .tag-deux a,
    .tag-trois a {
        font-size: 18px
    }
    .tag-nine {
        top: 140px;
        right: 0
    }
    .tag-trois {
        top: 115px;
        left: 0
    }
    .tag-un a {
        font-size: 16px
    }
    .tag-ten a {
        font-size: 14px
    }
    .tag-ten {
        top: 190px;
        right: 0
    }
    .tag-quatre {
        top: 215px;
        left: 0
    }
    .tag-quatre a {
        font-size: 16px
    }
    .tag-cinq {
        top: 270px;
        left: 0
    }
    .tag-cinq a {
        font-size: 18px
    }
    .tag-eleven {
        top: 250px;
        right: 0
    }
    .tag-eleven a {
        font-size: 16px
    }
    .tag-twelve {
        top: 300px;
        right: 62px
    }
    .tag-twelve a {
        font-size: 18px
    }
    .tag-sept {
        top: 440px;
        left: auto;
        position: absolute;
        right: 0
    }
    .tag-sept a,
    .tag-thirteen a {
        font-size: 16px
    }
    .tag-sixx {
        top: 400px;
        left: 0
    }
    .tag-sixx a {
        font-size: 18px
    }
    .tag-un-rouge {
        top: 0;
        left: 50px
    }
    .tag-un-rouge a {
        font-size: 16px
    }
    .tag-deux-rouge a {
        font-size: 14px
    }
    .tag-trois-rouge {
        top: 140px;
        left: 20px
    }
    .tag-trois-rouge a {
        font-size: 20px
    }
    .tag-quatre-rouge a {
        font-size: 14px
    }
    .tag-quatre-rouge {
        top: 200px
    }
    .tag-cinq-rouge {
        top: 280px;
        left: 30px
    }
    .tag-cinq-rouge a {
        font-size: 18px
    }
    .tag-sixx-rouge {
        top: 380px
    }
    .tag-sixx-rouge a {
        font-size: 20px
    }
    .tag-sept-rouge a {
        font-size: 16px
    }
    .tag-eleven-rouge a,
    .tag-nine-rouge a,
    .tag-ten-rouge a {
        font-size: 14px
    }
    .tag-eight-rouge {
        position: absolute;
        right: 20px;
        top: 30px
    }
    .tag-eight-rouge a {
        top: auto;
        right: auto;
        position: relative;
        font-size: 14px
    }
    .tag-nine-rouge {
        top: 90px;
        right: 0
    }
    .tag-ten-rouge {
        top: 170px;
        right: 0
    }
    .tag-eleven-rouge {
        top: 230px;
        right: 20px
    }
    .tag-twelve-rouge {
        top: 330px;
        right: 0
    }
    .tag-twelve-rouge a {
        font-size: 18px
    }
    .tag-sept-rouge {
        top: 430px;
        right: 50px
    }
    .font1,
    .font2 {
        font-size: 17px
    }
    .font3,
    .font4 {
        font-size: 14px
    }
    .formulaire h3 {
        font-size: 22px;
        margin-bottom: 35px
    }
    .btn,
    .checkbox,
    .control-label,
    .radio {
        color: #fff;
        font-size: 14px;
        font-family: ClanPro-Book
    }
    .btn {
        background: 0 0;
        left: 0;
        position: relative;
        padding: 13px 65px 10px;
        border: 2px solid #fff;
        line-height: 30px;
        display: inline-table
    }
    .bg-p-paiement-new br,
    .equipe-text br,
    .p-background br,
    .strat-chefs-projets p br {
        display: none
    }
    .bg-equipe {
        padding: 70px 0 50px
    }
    .strat-chefs-projets p {
        line-height: 24px;
        padding: 0 15px
    }
    .text-sub-box {
        padding-top: 60px
    }
    .text-sub-box p {
        margin-bottom: 35px;
        padding: 0 15px
    }
    .strat-commun {
        padding: 55px 0
    }
    .commun-desc h3 {
        font-size: 10px;
        line-height: 12px;
        margin: 10px 0 5px
    }
    .commun-desc p {
        font-size: 10px;
        line-height: 14px;
        margin: 0 0 3px
    }
    .commun-date span {
        font-size: 12px
    }
    .commun-liste {
        margin-left: 7px;
        margin-right: 7px
    }
    .btn-transparent {
        font-size: 13px;
        line-height: 20px
    }
    .commun-date {
        font-size: 9px;
        line-height: 16px
    }
    .agence-contact,
    .nom-contact {
        font-size: 13px;
        line-height: 22px
    }
    .text-contact-presse p {
        margin-top: 20px;
        font-size: 13px
    }
    .bg-supp {
        padding: 35px 0
    }
    .logo-desc h3 {
        font-size: 12px;
        line-height: 16px;
        width: 80%;
        padding-left: 5px;
        padding-top: 10px
    }
    .logo-desc a {
        font-size: 20px;
        line-height: 32px;
        width: 20%
    }
    .strat-contact-logo {
        padding: 45px 0 40px
    }
    .video-title h3 {
        width: 78%;
        float: left;
        padding-left: 10px;
        font-size: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
        line-height: 16px
    }
    .cmd-video {
        width: 22%
    }
    .cmd-video a {
        font-size: 22px;
        margin-right: 5px;
        line-height: 36px
    }
    .strat-direction {
        padding: 40px 0 60px
    }
    .pole-direction h3 {
        font-size: 10px;
        line-height: 14px;
        margin-bottom: 5px
    }
    .pole-direction p {
        font-size: 10px;
        line-height: 12px;
        margin-bottom: 0
    }
    .equipe-title h2,
    .equipe-title h3 {
        font-size: 18px;
        line-height: 22px
    }
    .bloc-recherche {
        padding-top: 30px;
        padding-bottom: 20px;
        color: #fff
    }
    .bloc-recherche p {
        font-size: 14px;
        line-height: 20px
    }
    .equipe-overlay h3,
    .equipe-overlay p {
        font-size: 14px
    }
    .bloc-recherche p.text-rejoigner {
        font-size: 17px;
        line-height: 28px
    }
    .cta-rejoigner {
        margin-top: 40px
    }
    .event-cal span {
        font-size: 26px
    }
    .event-title h2 {
        font-size: 14px;
        line-height: 18px
    }
    .event-title p {
        font-size: 12px;
        line-height: 14px
    }
    .event-img {
        float: none;
        margin-right: 0;
        width: 100%;
        text-align: center;
        max-height: 150px
    }
    .event-detail {
        padding: 20px 20px 0 0;
        float: none;
        width: 100%
    }
    .consomm-box,
    .parrain-bulle {
        width: 232px;
        height: 232px
    }
    .event-desc {
        padding: 15px
    }
    .event-detail p {
        font-size: 14px;
        line-height: 18px
    }
    .btn-more-event {
        font-size: 12px;
        margin-top: 5px
    }
    .cta-inscri {
        text-align: center;
        margin-top: 20px
    }
    .cta-inscri .btn-transparent {
        padding: 15px 47px 10px
    }
    .event-wrapper {
        margin-bottom: 40px;
        margin-left: 0;
        margin-right: 0
    }
    .facturation-text,
    .text-fourniseur {
        font-size: 17px;
        line-height: 25px;
        margin-bottom: 20px
    }
    .subtext-fourniseur {
        font-size: 14px;
        line-height: 20px
    }
    .supp-icon h3 {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 30px
    }
    .supp-icon p {
        font-size: 14px;
        line-height: 22px
    }
    .strat-paiement h3 {
        font-size: 20px;
        line-height: 22px
    }
    .strat-paiement .paiement-icon {
        padding: 0 15px
    }
    .equipe-text,
    .paiement-icon p,
    .strat-carte p,
    .text-sub-box p {
        font-size: 14px;
        line-height: 22px
    }
    .supp-icon-h3-2 h3 {
        font-size: 14px;
        line-height: 18px
    }
    .supp-icon-h3-2 span {
        font-size: 26px
    }
    .p-style-acor2 p {
        font-size: 14px;
        line-height: 22px
    }
    .consommation .text-consomm {
        font-size: 18px;
        line-height: 18px
    }
    .consommation .subtext-consomm {
        font-size: 14px;
        line-height: 16px
    }
    .consomm-box {
        float: none!important;
        margin: 0 auto 25px
    }
    .depense-box,
    .paiement-has-margin,
    .parrain-box {
        margin-left: 0
    }
    .doubler {
        padding-top: 40px
    }
    .doubler .subtext-consomm {
        font-size: 14px
    }
    .parrain-box {
        float: none;
        margin-right: 0
    }
    .parrain-plus {
        font-size: 90px;
        color: #fff;
        line-height: 120px
    }
    .parrain-bulle h3 {
        font-size: 50px;
        line-height: 35px
    }
    .parrain-bulle h3 span {
        font-size: 26px;
        line-height: 25px
    }
    .text-filleul {
        font-size: 14px;
        line-height: 22px
    }
    .text-parrainage {
        font-size: 17px;
        margin-top: 30px;
        margin-bottom: 30px
    }
    .depense-bloc {
        margin: 0
    }
    .depense-box {
        float: none;
        width: auto;
        margin-top: 25px
    }
    .depense-box h3 {
        font-size: 20px;
        line-height: 22px
    }
    .depense-box p {
        font-size: 14px;
        line-height: 20px;
        width: auto
    }
    .event-orange-subtext,
    .event-orange-text {
        font-size: 17px;
        line-height: 28px
    }
    .event-orange-text {
        margin-bottom: 30px
    }
    .p-style-accor {
        font-size: 14px;
        line-height: 20px
    }
    .amundi-text p,
    .citizen-text p,
    .strat-paiement .h3-style {
        line-height: 22px;
        font-size: 14px
    }
    .amundi-text {
        padding-right: 15px;
        padding-left: 15px
    }
    .amundi-text p,
    .citizen-text p {
        margin-bottom: 25px
    }
    .strat-citizen {
        padding: 70px 0
    }
    .p-background {
        height: 200px;
        font-size: 14px;
        padding-right: 20px
    }
    .supp-paiement .col-xs-6 {
        padding: 25px
    }
    .bg-p-paiement-new {
        padding: 15px;
        font-size: 14px;
        line-height: 18px;
        min-height: 150px
    }
    .bg-p-paiement-new strong {
        font-size: 14px;
        line-height: 20px
    }
    .strat-industries h3,
    .strat-technlogies h3,
    .strat-technologie h3 {
        font-size: 22px;
        margin-bottom: 45px
    }
    .strat-technologie p {
        height: 170px
    }
    .subtitle-partenaire {
        line-height: 26px
    }
    .text-desktop-left {
        width: auto;
        padding: 25px;
        margin-left: 0;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
        margin-bottom: 25px
    }
    .text-desktop-right {
        position: relative;
        top: 0;
        right: 0
    }
    .bloc-recherche h3,
    .reservation-icon h3 {
        font-size: 17px;
        line-height: 26px;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .reservation-icon p {
        font-size: 14px;
        line-height: 20px
    }
    .bloc-prix h4 {
        font-size: 17px
    }
    .bloc-prix h4,
    .demande-icon h3 {
        line-height: 22px;
        margin-bottom: 20px;
        margin-top: 20px
    }
    .bloc-prix p {
        font-size: 14px;
        line-height: 20px
    }
    .text-desktop {
        padding-top: 0
    }
    .text-desktop-left span {
        font-size: 26px
    }
    .text-desktop-left p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 20px
    }
    .bloc-recherche span,
    .reservation-icon span {
        font-size: 46px
    }
    .bloc-prix span {
        font-size: 66px
    }
    .demande-icon span {
        font-size: 46px
    }
    .demande-icon h3 {
        font-size: 17px
    }
    .demande-icon p {
        font-size: 14px;
        line-height: 22px
    }
    .facture-icon span {
        font-size: 46px
    }
    .facture-icon h3 {
        font-size: 17px;
        margin-bottom: 20px;
        margin-top: 20px;
        line-height: 30px
    }
    .strat-paiement h4 {
        margin-bottom: 40px;
        font-size: 22px;
        line-height: 32px
    }
    .lib-recherche {
        padding: 23px 10px 21px
    }
    .lib-dep,
    .lib-lieu,
    .lib-post {
        width: 100%;
        float: none;
        padding: 15px;
        background-color: #5cbb5e;
        margin-bottom: 10px
    }
    .lib-recherche-mob h3 {
        margin: 0;
        font-size: 14px;
        color: #fff;
        line-height: 14px;
        font-family: ClanPro-News;
        display: inline-block
    }
    .lib-recherche-mob .lib-dep span,
    .lib-recherche-mob .lib-lieu span,
    .lib-recherche-mob .lib-post span {
        font-size: 12px;
        color: #fff;
        line-height: 12px
    }
    .offre-recherche {
        padding: 12px 10px 7px
    }
    .offre-dep,
    .offre-lieu,
    .offre-post {
        width: 100%;
        float: none;
        padding: 15px
    }
    .lib-recherche-mob .offre-dep h3,
    .lib-recherche-mob .offre-lieu h3,
    .lib-recherche-mob .offre-post h3 {
        color: #000;
        font-family: ClanPro-News
    }
    .offre-lieu {
        float: none;
        width: 100%;
        padding-bottom: 5px
    }
    .lib-recherche-mob .offre-lieu h3 {
        width: 50%;
        float: left
    }
    .offre-icon {
        float: right;
        width: 50%
    }
    .offre-icon a {
        font-size: 24px;
        line-height: 14px;
        margin: 0 7px;
        display: inline-block
    }
    .strat-recherche .liste-offre:nth-child(even) .lib-recherche-mob {
        background: #fbfbfb
    }
    .strat-recherche .liste-offre:nth-child(odd) .lib-recherche-mob {
        background: #f5f5f5
    }
    .lib-recherche-mob {
        margin-bottom: 5px
    }
    .desc-recherche p {
        font-size: 14px;
        line-height: 20px
    }
    .btn-more-offre {
        font-size: 14px;
        line-height: 14px
    }
    .bloc-candidature p.text-candidature {
        font-size: 14px;
        line-height: 26px
    }
    .strat-candidature h2 {
        font-size: 17px;
        line-height: 22px;
        margin-bottom: 30px
    }
    .commun-liste-wrapper,
    .revue-wrapper {
        margin-bottom: 40px
    }
    .strat-recherche {
        padding: 20px 0 35px
    }
    .commun-download a {
        font-size: 30px
    }
    .revue-detail p,
    .revue-title h2 {
        font-size: 14px;
        line-height: 22px
    }
    .revu-header {
        background-color: #f2f2f2;
        height: auto
    }
    .revue-wrapper {
        margin-left: 0;
        margin-right: 0
    }
    .btn-more-revue {
        width: 200px;
        padding: 12px 0 9px;
        font-size: 16px;
        line-height: 20px
    }
    .list-revue {
        padding-top: 20px
    }
    .strat-revue {
        padding: 0 0 40px
    }
    .presta-ref-v2 h3,/*Nares*/
    .presta-ref-v2 h4,/*Nares*/
    .presta-ref h3 {
        font-size: 17px;
        line-height: 22px
    }
    /*Nares*/
    .presta-ref-v2 h4 {
        color: #000;
        font-family: ClanPro-Thin;
    }
    /*Fin Nares*/

    
    .list-partenaires h3 {
        font-size: 17px;
        margin-top: 35px;
        margin-bottom: 35px
    }
    .offre-box h3 {
        font-size: 11px;
        line-height: 18px;
        margin-top: 15px
    }
    .offres-price {
        font-size: 21px;
        line-height: 28px;
        color: #5cbb5e;
        text-align: center;
        font-family: ClanPro-News
    }
    .offres-desc h4 {
        font-size: 14px;
        line-height: 22px
    }
    .offres-desc p,
    a.btn-offres {
        font-size: 11px;
        line-height: 16px
    }
    .btn-more {
        font-size: 12px;
        line-height: 18px
    }
    .offre-checked-box {
        width: 32px;
        height: 32px;
        line-height: 26px;
        border: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0
    }
    #presse-slider,
    .colresize {
        width: 100%
    }
    .display-table.mobile-display-table .col-md-6 {
        float: none;
        display: table-cell
    }
    .display-table.mobile-display-table .offres-detail .col-xs-4 {
        padding-left: 3px;
        padding-right: 3px
    }
    .offres-detail h4 {
        font-size: 8px;
        line-height: 14px
    }
    .read-more {
        display: block;
        font-size: 8px;
        margin-left: 0;
        line-height: 12px
    }
    .dlt-ico-fleche_haut,
    .read-more .dlt-ico-fleche_bas,
    .read-more .dlt-ico-fleche_haut {
        font-size: 12px
    }
    .offre-box.premium span.dlt-ico-coeur {
        display: none
    }
    .mobile-offres-detail {
        padding-left: 5px;
        padding-right: 5px
    }
    #bloc-offres .offre-box.premium {
        margin-top: 0
    }
    .offre-box.premium h3 {
        margin-top: 14px
    }
    .display-table .col-md-6 {
        float: none;
        display: block
    }
    .text-facture {
        font-size: 9px;
        line-height: 14px
    }
    .offres-period {
        font-size: 14px;
        line-height: 32px
    }
    a.btn-offres {
        padding: 8px 0 5px;
        margin: 0 3px
    }
    .img-supp-pai,
    .img-supp-tech {
        background: #fff;
        height: 120px;
        vertical-align: middle;
        line-height: 120px;
        text-align: center
    }
    .atout-wrapper .row,
    .bg-amundi .row .row,
    .bg-rouge .row .row,
    .bg-turqoise .row,
    .strat-citizen .row .row,
    .strat-facture .row .row {
        margin-left: 0;
        margin-right: 0
    }
    .supp-industries p br,
    .supp-technologie p br {
        display: none
    }
    .img-supp-pai {
        border: 2px solid #5cbb5e
    }
    .img-industries,
    .img-paiement {
        max-width: 180px;
        border: none
    }
    .img-techno {
        text-align: center
    }
    .tag-two {
        top: 25px
    }
    .tag-two a {
        font-size: 20px
    }
    .citizen-text {
        padding-right: 15px;
        padding-left: 15px
    }
    .msg-phone {
        padding-top: 45px;
        border-top: 1px solid #3d3d3d;
        text-align: center
    }
    .msg-phone p {
        font-size: 12px;
        color: #fff;
        text-transform: uppercase;
        padding-top: 15px
    }
    .msg-phone span {
        font-size: 66px
    }
    .dis-table:not(.test-rond) .rond {
        display: table;
        width: 100%;
        border-radius: 0;
        height: 100%
    }
    .padding-mobile br,
    .supp-icon-noire p br {
        display: none
    }
    .dis-table:not(.test-rond) .text-rond {
        position: relative;
        width: auto;
        font-size: 16px;
        line-height: 18px;
        opacity: 1;
        padding: 0 25px
    }
    .test-rond .text-rond {
        width: auto;
        font-size: 12px;
        line-height: 16px;
        padding: 0
    }
    .test-rond .rond h3 span {
        line-height: 32px
    }
    .sociaux-footer {
        padding: 15px 0 35px;
        width: 100%;
        border-right: none
    }
    #clients-slider.owl-theme .owl-dots .owl-dot span,
    #presse-slider.owl-theme .owl-dots .owl-dot span {
        width: 12px;
        height: 12px
    }
    .dlt-rs,
    .sociaux-footer p {
        float: none;
        text-align: center
    }
    .dlt-rs a:first-of-type {
        margin-left: 0
    }
    .footer-two {
        padding: 35px 0
    }
    .title-facture {
        font-size: 9px;
        line-height: 14px
    }
    .padding-mobile {
        padding: 0 15px
    }
    .strat-tracabilite {
        background-size: cover
    }
    #clients-slider.owl-theme .owl-dots .owl-dot.active span,
    #clients-slider.owl-theme .owl-dots .owl-dot:hover span,
    #presse-slider.owl-theme .owl-dots .owl-dot.active span,
    #presse-slider.owl-theme .owl-dots .owl-dot:hover span {
        background: #4f9951
    }
    .mentions-page .padding-mobile br,
    .mentions-page .supp-icon-noire p br,
    .padding-mobile.display-br br {
        display: block
    }
    .strat-gamme p.gamme-trait {
        padding: 0 10px
    }
    #clients-slider .owl-dots,
    #presse-slider .owl-dots {
        padding-top: 15px
    }
    #besoins-slider,
    #partenaire-hot-slider,
    #partenaire-restau-slider,
    #partenaire-trait-slider,
    #prestataires-slider {
        width: auto
    }
    .overlay {
        -webkit-overflow-scrolling: touch
    }
    .strat-demandes,
    .strat-reporting,
    .strat-reservation {
        padding: 35px 0
    }
    .strat-atouts {
        padding: 65px 0 50px
    }
    .table-equipe {
        margin-left: -15px;
        margin-right: -15px
    }
    .bg-color-green-new>.row,
    .subtitle-partenaire>.row,
    .supp-industries>.row,
    .supp-paiement>.row,
    .supp-technologie>.row {
        margin-left: 0;
        margin-right: 0
    }
    .style-label {
        padding-right: 15px
    }
    .equipe-text,
    .mob-padding-left {
        padding: 0 15px
    }
    .mentions-page .dlt-slide {
        background-position: left center
    }
    .mobile-courriel {
        display: block;
        margin-top: 15px
    }
    .page-jde .bloc-test-wrapper-new,
    .trait-page .bloc-test-wrapper-new {
        margin-top: 30px
    }
    .page-vousetes .title-bloc {
        height: 250px
    }
    .page-vousetes .title-bloc br {
        display: none
    }
    .text-gen.padding-mobile br {
        display: block
    }
    h3.display-mob br {
        display: none
    }
    .mob-display {
        display: none!important
    }

    .site-container{ width: 100%;}
}

@media screen and (max-width:767px) and (min-width:540px) {
    .owl-carousel .owl-item img {
        width: 100%!important
    }
    #temoignages-slider {
        width: 350px
    }
    .copyright-footer p {
        text-align: center
    }
    .supp-technologie .col-sm-4.col-xs-12 {
        width: 33.333333%
    }
    .strat-technologie p {
        height: 250px
    }
    .supp-technologie .col-sm-6 {
        width: 50%;
        float: left
    }
    .supp-industries .col-sm-4 {
        width: 33.333333%;
        float: left
    }
}

@media (max-width: 991px) {
  .introduc-page.accrec-top .intro-new{ padding-top: 140px !important;}
  .tab-vous ul li a, .tab-vous ul li p{ font-size: 13px; line-height: 14px;}/*nares*/
  .referencez-title-1{ font-size: 30px !important;}
  .referencez-title-1:after{ display: none;}
  .referencez-title-1:before{  display: none;}
  .capacite{ padding: 0;}
  .capaciten{ padding: 0; margin-top: -18px;}
  .control-label.txt-abs{ position: inherit; right: inherit; top: -13px;}
  .col-customize-1 .col-md-2{ width: 50%;}
  .space-bot{ padding-bottom: 17px;}
  select.small{ background-image: none; padding-left: 5px !important; padding-right: 5px !important; text-align: center !important; -webkit-appearance: normal; -moz-appearance: normal; appearance: normal;}
  .for-capacite-alt{ padding-top: 15px;}
  .for-capacite{ padding-top: 5px;}
  .cate-ratings ul li{ padding: 0 50px;}
  .end-form ul li{ padding: 0 5px;}
  .end-form ul li label{ padding-right: 10px;}
  .end-form ul li .form-control{ width: 150px;}
  .modal-pop .modal-dialog{ width: 600px;}
  .modal-content-inner{ padding-left: 90px; padding-right: 90px;}
  .introduc.alt{ padding-top: 80px;}
  .form-date ul li .date-field.small{ padding-right: 0;}
  .form-date ul li label{ width: 40%;}
  .form-date ul li .date-field{ width: 60%;}
  .for-simulateur .intro{ padding-top: 130px;}
  .table-chat-cont{ width: 100%;}
  .traiff-P{ padding-top: 70px;}
  .traiff-P .subtitle, .traiff-P .subtitle span{ font-size: 38px; line-height: 42px;}
  .testi-single{ margin-top: 20px;}
  .image-justy{ margin: 0; text-align: center;}
  .text-expand-txt{ padding-left: 92px; padding-right: 92px;}
  .capaciten.alt{ padding-right: 100px;}
  .capaciten.alt .control-label.txt-abs{ position: absolute; right: 50px; top: 37px;}
}

@media (max-width: 767px) {
  .introduc-page.accrec-top .intro-new{ padding-top: 30px !important;}
  .font1.black{ font-size: 25px;}
  .tab-vous ul li{ width: 100%; border-right: 1px solid #56a95b; border-top: 0;}
  .tab-vous ul li:first-child{ border-top: 1px solid #56a95b;}
  .tab-vous ul li a, .tab-vous ul li p{ font-size: 17px; line-height: 17px;}/*nares*/
  .tab-vous{ margin-top: 28px;}
  .referencez-title-1:after{ display: none;}
  .referencez-title-1 span{ padding: 0; background: none;}
  .referencez-title-1{ font-size: 24px !important;}
  .step-nav .hide-mob{ display: none;}
  .number-txt{ padding-left: 60px; padding-right: 60px;}
  .step-nav ul li:last-child .number-txt{ padding-right: 0; padding-left: 0;}
  .label-txt.left{ font-size: 12px;}
  .control-label.txt-abs{ font-size: 13px;}
  .radio-custom input[type="radio"] + label span{ margin-left: 0;}
  .radio-custom-wrap{ margin-left: 0;}
  .space-bot{ padding-top: 0 !important;}
  .cate-ratings ul li{ padding: 0; width: 21%;}
  .label-txt.small{ font-size: 12px;}
  .radio-custom-wrap2{ margin-left: 0;}
  .control-label.label-center{ line-height: 24px;}
  .end-form ul{ text-align: left;}
  .end-form ul li{ width: 100%; display: block;}
  .end-form ul li .submit-btn-all{ margin-top: 15px;}
  .end-form{ padding-top:35px;}
  .end-form ul li .form-control.small{ width: 150px; margin-left: 27px;}
  .end-form ul li:last-child{ text-align: center !important;}
  .modal-pop .modal-dialog{ width: 90%; padding-bottom: 40px; margin-top: 90px;}
  .modal-content-inner{ padding-left: 15px; padding-right: 15px;}
  .modal-pop .modal-content h2{ font-size: 17px; line-height: 24px;}
  .modal-pop.modal{ overflow: auto;}
  .introduc.alt{ padding-top: 0;}
  .form-group.top-padd{ padding-top: 35px;}
  label.space-mob{ margin-right: 54px;}
  .number-bg{ margin: 0 auto;}
  .control-label.l-height{ text-align: center; padding-bottom: 8px;}
  .form-group.simulateur-page{ padding-bottom: 0;}
  .btm-txt{ padding-top: 25px;}
  .div-right-padd{ width: 80%; margin: 0 auto; padding-right: 0;}
  .div-right-padd .symbol-cur{ margin-right: -30px;}
  .table-half .table-full-w-header{ font-size: 17px;}
  .for-simulateur .intro{ padding-top: 50px;}
  .txt-adjust .title-bloc h2{ font-size: 14px; line-height: 18px;}
  .txt-adjust .title-bloc h1.alt{ margin-top: 13px;}

  .display-table .col-sm-9, .display-table .col-sm-3{ float: left;}
  .display-table .col-sm-8, .display-table .col-sm-4{ float: left;}
  .table-description.alt .offre-checked-box{ border: 3px solid #5cbb5e; border-radius: 100%; width: 40px; height: 40px; padding-top: 2px;}
  .table-description.alt .offres-check{ margin-top: 10px; padding: 10px 0;}
  .table-description.alt .offres-desc p{ font-size: 15px; line-height: 24px;}
  .table-description.alt .offres-desc h4{ font-size: 16px;}
  .tabn .offres-detail h4{ font-size: 16px;}
  .tabn .text-facture{ padding: 0 0; line-height: 22px; font-size: 15px;}
  .tabn .offre-checked-box{ border: 3px solid #5cbb5e; border-radius: 100%; width: 40px; height: 40px; padding: 3px 0 0 0;}
  .tabn .display-table .col-sm-9{ float: none;}
  .tabn .display-table .col-sm-3{ float: none;}
  .tabn .display-table .col-sm-8{ float: none;}
  .tabn .display-table .col-sm-4{ float: none;}
  .tabn .title-facture{ font-size: 14px;}
  .tabn .read-more{ font-size: 14px; padding-top: 10px;}
  .table-price{ margin-top: 30px;}
  .traiff-P{ padding-top: 0;}
  .traiff-P .subtitle, .traiff-P .subtitle span{ font-size: 20px; line-height: 30px;}
  .strat-offres.ex{ padding-top: 10px;}
  .testi-expand{ border-left: 0;}
  .text-expand-txt{ padding: 0 20px 0 20px;}
  .testi-expand{ margin-bottom: 0;}
  .text-expand-txt p{ font-size: 15px; line-height: 24px;}
  .modal-fgpass .modal-content p{ padding: 15px 10px 0 10px;}
  .close_M{ top: 10px; right: 10px;}
  .modal-fgpass .modal-content h2{ padding-top: 45px;}
  .title-bloc h2{ font-size: 18px; line-height: 25px;}
  .table-price .col-sm-4{ width: 100%;}
}

@media (max-width: 567px) {
.resp-full-width{ width: 100%;}
.full-col-5 .col-sm-2{ width: 100%; padding-bottom: 8px;}
.label-txt.small{ min-height: 2px;}
select.form-control{ font-size: 13px; padding-left: 5px;}
.label-with-txt .form-control{ width: 100%; margin-left: 0;}
.table-half .table-full-w{ width: 100%;}
.table-full-w-inner{ padding: 15px;}
.testi-txt{ padding-left: 10px;}
.testi-txt h2{ font-size: 15px; line-height: 24px;}
.testi-single-header{ min-height: 10px;}
.testi-quote p{ font-size: 16px; line-height: 26px;}
.testi-quote{ padding-left: 20px; padding-right: 20px;}
}
