/* cmsms stylesheet: screen modified: 24/06/2021 17:20:47 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	list-style:none;
}
body {
	line-height:1.5;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}

table, td, th {
	vertical-align:middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}

.clear {
	clear:both;
}

a.link {
	color:#d6d6d6;
}

* {
	box-sizing:border-box;
}

body {
	font-family: 'Roboto', helvetica, sans-serif;
	font-size:13px;
	background-color:#fff;
    font-weight:300;
}

h1,h2,h3,h4,h5,h6 {
	font-family:'Montserrat', helvetica, sans-serif;
}

.topBar {
    position:fixed;
	width:100%;
	top:0;
    z-index: 100;
}

.allTop {
    position:relative;
	height:60px;
	background:#fff;
	border-bottom:1px solid #d0d0d0;
	width:100%;
}

.leftAbs {
	position: absolute;
	left:0;
	top:0;
	padding:10px;
}

.logo a {
	text-indent: -15000px;
	display:block;
	height:38px;
	width:111px;
	background:url(../../img/logo.png) no-repeat;
	background-size: 100%;
}


/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url("../../img/loader.gif") center center no-repeat}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-close,#swipebox-next,#swipebox-prev{background-image:url(../../img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#swipebox-top-bar{color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}



.rightAbs {
	position:absolute;
	right:0;
	top:0;
}

.bannerMob {
    display:none;
}

footer .copyright a {
    color:#fff;
}


.rightAbs .search {
    position:relative;
}

.rightAbs .search .formRecherche {
    position: absolute;
    right: 0;
    top: 60px;
    background: #70b15f;
    padding: 20px;
    color: #fff;
    width: 249px;
}
.rightAbs nav, .rightAbs .lang, .rightAbs .search {
	display:inline-block;
	vertical-align: top;
}

.formRecherche form input {
    border: none;
    padding: 10px;
}

.rightAbs .search .formRecherche .search-button {
    background: #255f5a;
    /* text-transform: uppercase; */
    color: #fff;
    cursor:pointer;
}

.rightAbs .search .formRecherche .search-button:hover {
    color:#255f5a;
    background:#fff;
}

.rightAbs nav {

	border-right:1px solid #d0d0d0;
	padding:10px;
}


.breadcrumbDiv {
    font-size:11px;
    color:#b0b0b1;
    padding:10px 0;
    font-weight:300;
    margin-bottom:30px;
    border-bottom:1px solid #e4e4e4;
}

.troisQuart {
    width:80%;
    padding-right:40px;
    float:left;
    padding-bottom:50px;
}

.unTier {
    float:left;
    width:33%;
}

.rightCitation {
    text-align:left !important;padding-top: 30px;
    padding-left: 20px;
}

.partners .nbs-flexisel-nav-left, .partners .nbs-flexisel-nav-right, .esiaColor .nbs-flexisel-nav-right ,.esiaColor .nbs-flexisel-nav-left {
    display:none;
}

.deuxTier {
    float:left;
    width:67%;
}

.troisQuart p {
    margin-bottom:15px;
}

.wikiStick {
    position: fixed;
    z-index: 10;
    right: 0;
    top: calc(50% - 50px);
}

.wikiStick a {
    display: inline-block;
    background: url(../../img/stick-wiki.jpg) center no-repeat #eff0ef;
    background-size: 30px;
    text-indent: -15000px;
    height: 56px;
    width: 45px;
    padding: 10px 10px;
    border-radius: 10px 0 0 10px;
    transition: width .2s;
}

.wikiStick a:hover {
    background: url(../../img/stick-wiki2.jpg) center no-repeat #eff0ef;
    background-size: 165px;
    width: 180px;
}


.txtDemo {
    background:url(../../img/askDemo.png) no-repeat top left;
    padding-left:120px;
}

.titlePageProd {
    margin-bottom:15px;
}

.btnTitleThin {
        color: #fff;
    background: #83bb26;
    display: inline-block;
    padding: 5px 15px;
    font-size: 10px;
    text-transform: uppercase;
    vertical-align: middle;
    text-decoration: none;
}

.txtDemo h1 {
    margin-bottom:20px;
    margin-top:20px;
}

.txtDemo .first {
    color:#83bb26;
    font-weight:700;
    margin-bottom:20px;
}

.cadreFormDemo {
    background:url(../../img/gesa-demo.png) no-repeat right bottom #e6f1d8;
    padding:30px 50% 30px 30px;
    margin-left:40px;
}

.contenuPartenaire h1 {
    font-size:26px;
}

.chiffre {
    text-align: center;
}

.etapeUnity {
    text-align:center;
    margin-left:0 !important;
}

.etapeUnity li {
    display: inline-block;
    width:32%;
    padding:0 30px;
    vertical-align: top;
}

.etapeUnity .et1 {
    background:url(../../img/et1.png) no-repeat center top;
    padding-top:75px;
}

.etapeUnity .et2 {
    background:url(../../img/et2.png) no-repeat center top;
    padding-top:75px;
}

.etapeUnity .et3 {
    background:url(../../img/et3.png) no-repeat center top;
    padding-top:75px;
}

.formAndCallPartner h2 {
	font-family:'Montserrat', helvetica, sans-serif !important;
	font-size:20px;
    color:#83bb26;
}

.formAndCallPartner .ok_message h2, .formAndCallPartner .error_message h2 {
    color:#fff;
}

.pqPartenaire {
    font-size:17px;
}

.cadreLeftForm {
    margin-right:40px;
}

.pqPartenaire {
    padding:40px 0;
} 

.formAndCallPartner .cadreLeftForm {
    margin-right:0;
}

.cadreFormDemo .first {
    text-transform: uppercase;
    color:#83bb26;
    margin-bottom:10px;
	font-family:'Montserrat', helvetica, sans-serif !important;
}

.txtForm {
    padding:20px 0;
    padding-left:125px;
    background:url(../../img/ico5.png) no-repeat left;
}

.txtForm p {
    margin-bottom:15px;
}

.lesFormation {
    background:#eeeeee;
    margin-top:40px;
    padding:60px 0;
    border-top:1px solid #d0d0d0;
}

.formAndCallPartner {
    background:#eeeeee;
    margin-top:40px;
    padding:40px 0;
    border-top:1px solid #d0d0d0;
}

.lesFormation h1 {
    margin-bottom:30px;
}

.jssocials-shares {
  margin: 0.2em 0; }

.jssocials-shares * {
  box-sizing: border-box; }

.jssocials-share {
  display: inline-block;
  vertical-align: top;
  margin: 0.3em 0.6em 0.3em 0; }

.jssocials-share:last-child {
  margin-right: 0; }

.jssocials-share-logo {
  width: 1em;
  vertical-align: middle;
  font-size: 1.5em; }

img.jssocials-share-logo {
  width: auto;
  height: 1em; }

.jssocials-share-link {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 1; }
  .jssocials-share-link.jssocials-share-link-count {
    padding-top: .2em; }
    .jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
      display: block;
      font-size: .6em;
      margin: 0 -.5em -.8em -.5em; }
  .jssocials-share-link.jssocials-share-no-count {
    padding-top: .5em; }
    .jssocials-share-link.jssocials-share-no-count .jssocials-share-count {
      height: 1em; }

.jssocials-share-label {
  padding-left: 0.3em;
  vertical-align: middle; }

.jssocials-share-count-box {
  display: inline-block;
  height: 1.5em;
  padding: 0 0.3em;
  line-height: 1;
  vertical-align: middle;
  cursor: default; }
  .jssocials-share-count-box.jssocials-share-no-count {
    display: none; }

.jssocials-share-count {
  line-height: 1.5em;
  vertical-align: middle; }


.jssocials-share-twitter .jssocials-share-link {
  background: #00aced; }
  .jssocials-share-twitter .jssocials-share-link:hover {
    background: #0087ba; }

.jssocials-share-facebook .jssocials-share-link {
  background: #3b5998; }
  .jssocials-share-facebook .jssocials-share-link:hover {
    background: #2d4373; }

.jssocials-share-googleplus .jssocials-share-link {
  background: #dd4b39; }
  .jssocials-share-googleplus .jssocials-share-link:hover {
    background: #c23321; }

.jssocials-share-linkedin .jssocials-share-link {
  background: #007bb6; }
  .jssocials-share-linkedin .jssocials-share-link:hover {
    background: #005983; }

.jssocials-share-pinterest .jssocials-share-link {
  background: #cb2027; }
  .jssocials-share-pinterest .jssocials-share-link:hover {
    background: #9f191f; }

.jssocials-share-email .jssocials-share-link {
  background: #3490F3; }
  .jssocials-share-email .jssocials-share-link:hover {
    background: #0e76e6; }

.jssocials-share-stumbleupon .jssocials-share-link {
  background: #eb4823; }
  .jssocials-share-stumbleupon .jssocials-share-link:hover {
    background: #c93412; }

.jssocials-share-whatsapp .jssocials-share-link {
  background: #29a628; }
  .jssocials-share-whatsapp .jssocials-share-link:hover {
    background: #1f7d1e; }

.jssocials-share-telegram .jssocials-share-link {
  background: #2ca5e0; }
  .jssocials-share-telegram .jssocials-share-link:hover {
    background: #1c88bd; }

.jssocials-share-line .jssocials-share-link {
  background: #25af00; }
  .jssocials-share-line .jssocials-share-link:hover {
    background: #1a7c00; }

.jssocials-share-viber .jssocials-share-link {
  background: #7b519d; }
  .jssocials-share-viber .jssocials-share-link:hover {
    background: #61407b; }

.jssocials-share-pocket .jssocials-share-link {
  background: #ef4056; }
  .jssocials-share-pocket .jssocials-share-link:hover {
    background: #e9132e; }

.jssocials-share-messenger .jssocials-share-link {
  background: #0084ff; }
  .jssocials-share-messenger .jssocials-share-link:hover {
    background: #006acc; }

.jssocials-share-vkontakte .jssocials-share-link {
  background: #45668e; }
  .jssocials-share-vkontakte .jssocials-share-link:hover {
    background: #344d6c; }

.jssocials-share-link {
  padding: .5em .6em;
  color: #fff;
  -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
          transition: background 200ms ease-in-out, border-color 200ms ease-in-out; }
  .jssocials-share-link:hover, .jssocials-share-link:focus, .jssocials-share-link:active {
    color: #fff; }

.jssocials-share-count-box {
  position: relative;
  height: 2.5em;
  padding: 0 .3em;
  margin-left: 0.3em;
  background: #f5f5f5;
  -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
          transition: background 200ms ease-in-out, border-color 200ms ease-in-out; }
  .jssocials-share-count-box:hover {
    background: gainsboro; }
    .jssocials-share-count-box:hover:after {
      border-color: transparent gainsboro transparent transparent; }
  .jssocials-share-count-box:after {
    content: "";
    display: block;
    position: absolute;
    top: 0.85em;
    left: -0.3em;
    width: 0;
    height: 0;
    border-width: 0.4em 0.4em 0.4em 0;
    border-style: solid;
    border-color: transparent #f5f5f5 transparent transparent;
    -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
            transform: rotate(360deg);
    -webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
            transition: background 200ms ease-in-out, border-color 200ms ease-in-out; }
  .jssocials-share-count-box .jssocials-share-count {
    line-height: 2.5em;
    color: #444; }


.contactform input {
    border:none;
    padding:10px;
    margin-bottom:5px;
    width:80%;
}

.contactform select {
        border: none;
    padding: 10px;
    background:#fff;
    margin-bottom: 5px;
    height: 34px;
    border-radius: 0 !important;
    width: 80%;
}

.quart {
    width:20%;
    float:left;
}

.quarter {
    width:25%;
    float:left;
}

.imgLeftDetail {
    float:left;
    width:29%;
}

.premRaison, .deuxRaison, .troisRaison {
    padding:20px;
}

.premRaison h3 {
    background: url(../../img/marche.png) no-repeat center top;
    padding-top: 220px !important;
    text-align:center;
}

.deuxRaison h3 {
    background:url(../../img/valeur.png) no-repeat center top;
    padding-top: 220px !important;
    text-align:center;
}

.esiaColor .wrapper {
    width:400px;
}

.lesCitations li {
    width:400px;
    margin:auto;
}

.leftCitation {
    float:left;
    width:181px;
}

.rightCitation {
    float:right;
    width:210px;
}


.troisRaison h3 {
    background:url(../../img/revenu.png) no-repeat center top;
    padding-top: 220px !important;
    text-align:center;
}

.imgLeftDetail img {
    max-width:100%;
    width:100%;
    width:auto !important;
    height:auto;
}

.txtRightDetail {
    float:right;
    width:69%;
}

.txtRightDetail--fctite {
    width:100%;
}

.txtRightDetail--fctite iframe {
    max-width: 100%;
}

.resteContent .troisQuart .txtRightDetail h3.titreNewsText {
    color:#565759;
    font-size:26px;
}

.txtRightDetail .date {
    display:block;
    margin-bottom:30px;
}

.quart h2 {
    text-transform: uppercase;
    color:#83bb26;
    font-size:15px;
    border-bottom:1px solid #83bb26;
    margin-bottom:20px;
} 

.quart .newsContent h3 {
    color:#83bb26;
    text-transform: uppercase;
    margin-bottom:10px;
}

.pagination {
    text-align: center;
    margin-top:40px;
}

.pagination a {
    text-decoration:none;
    padding:3px 8px;
    background:#eee;
    display:inline-block;
} 

.allLargContent h1 {
    font-size:20px;
}

.quart .uneNews {
    margin-bottom:30px;
}

.resteContent .troisQuart h1 {
    font-size:20px;
}

.resteContent .troisQuart h2, #functionnality h2, #compatibilities h2 {
    font-size:18px;
}

 #functionnality h2, #compatibilities h2 {
     margin-bottom:20px;
 }
  #compatibilities table {
      width:100%;
  }
 
 #compatibilities table tr {
     border-top:3px solid white;
     border-bottom:3px solid white;
 }
 
 #compatibilities table tr:nth-child(odd) {
     background:#efefef;
 }
 #compatibilities table td {
    padding:20px;
 }
 #compatibilities table tr td:first-child {
    width:25%;
 }
 #compatibilities table td ul li {
    list-style-type: disc;
 }

.resteContent .troisQuart h3 {
    font-size:16px;
}

.resteContent .troisQuart h4 {
    font-size:14px;
}

.resteContent .troisQuart p em {
    font-style: italic
}

.resteContent .troisQuart ul, .resteContent ol {
    margin-left:30px;
}

.resteContent .troisQuart ul.articleList {
    margin-left:0;
}

.resteContent .troisQuart ul li {
    list-style-type: disc;
    font-size: 1.2em;
}

.resteContent .troisQuart .whitePaper li {
    list-style-type: none;
    float:left;
    width:33%;
    text-align: center;
    margin-bottom:40px;
}

.resteContent .troisQuart .whitePaper li a {
    text-decoration: none;
    display:block;
}

#startDownload {
    cursor:pointer;
}

.imgLayer {
    position: relative;
    width:250px;
    margin:auto;
}


.resteContent .troisQuart .whitePaper li .imgLayer:after {
    content: '\A';
    position: absolute;
    width: 250px; height:250px;
    top:0; left:0;
    border-radius: 50%;
    background:url(../../img/loupe2.png) no-repeat center center rgba(0,0,0,0.6);
    opacity: 0;
    transition: all 1s;
    -webkit-transition: all 1s;
}

.popup {
    display:none;
}

.layerAll {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 1000;
}

.modal {
    width: 420px;
    min-height: 380px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -190px;
    margin-left: -210px;
    background-color: #f1f1f1;
    border-radius: 5px;
    text-align: center;
    padding:30px;
    z-index: 1001;/* 1px higher than the overlay layer */
}

.modal .contactform input {
    width:100%;
}

.modal h3 {
    text-align: left;
    margin-bottom:10px;
}


.modal form .contactform>div {
    height:40px;
}
.modal form .contactform>div.captcha {
    height:auto;
}

.resteContent .troisQuart .whitePaper li a:hover .imgLayer:after {
    opacity: 1;
}

@media only screen and (max-width:650px){.jrt table,.jrt tbody,.jrt td,.jrt th,.jrt thead,.jrt tr{display:block;text-align:left}.jrt thead tr{position:absolute;top:-9999px;left:-9999px}.jrt tr{border:1px solid #ccc}.jrt td{display:-webkit-box;display:-ms-flexbox;display:flex;border:none;border-bottom:1px solid #eee;font-weight:400}.jrt td:before{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:45%;padding-right:6px;font-weight:700}}

.resteContent .troisQuart .whitePaper li h3 {
    color:#83bb26;
    height:60px;
    padding:0 50px;
    line-height: 1em;
    vertical-align: middle;
}

.resteContent .troisQuart .whitePaper li img {
    border-radius: 50%
}

.leftFormPart {
    background:url(../../img/partenaire.png) no-repeat left top;
    padding-left:130px;
    min-height:100px;
}

.resteContent .troisQuart img {
    max-width: 100%;
    width:100%;
    width:auto !important;
    height:auto;
}

.resteContent .troisQuart .whitePaper {
    margin-left: 0;
    margin-top:70px;
}

.resteContent .troisQuart ul.articleList li {
    list-style-type: none;
}

.resteContent .troisQuart ol li {
    list-style-type: decimal
}

.titreNext{
    margin-top:40px
} 

.breadcrumbDiv a {
    color:#b0b0b1;
    text-decoration: none;
}

.breadcrumbDiv .current, .breadcrumbDiv a:hover {
    color:#000;
}

.breadSep {
    margin:0 5px;
}

footer .menu li {
    display:block;
}

footer .menu .currentpage {
    color:#fff;
}

.menu li {
	display: inline-block;
	vertical-align: top;
	position:relative;
}

.menu li a {
	font-family:'Montserrat', helvetica, sans-serif;
	text-transform: uppercase;
	color:#a3a3a5;
	padding:10px;
	font-size:12px;
	text-decoration: none;
	display:block;
}

.menu li a.currentpage {
    color:#000;
}

.menu li a:hover {
	color:#000;
}


nav.menu ul ul {
    display: none;
}


nav.menu ul>li:hover ul {
    display: block;
    position: absolute;
    background: #fff;
    border:1px solid #e8e8e8;
    top: 35px;
    width: 151px;
    text-align: left;
    left: 0;
    z-index:1000;
}

.search:hover .formRecherche {
    
    display: block;
}

.linkToReturn {
    text-align:right;
}

.linkToReturn a {
    display: inline-block;
    background:#83bb26;
    color:#fff;
    padding:10px 30px;
    text-decoration: none;
    margin-top:20px;
}

.linkToReturn a:hover {
    background:#81aa61;
}

header ul ul li a, header ul ul li span {
    padding: 8px 18px;
    width: 100%;
    display: block;
}

header ul ul li {
    width: 100%;
    display: block;
    margin:0 !important;
}

nav.menu ul>li:hover ul a:hover, nav.menu ul>li:hover ul span:hover {
    background: #cacaca;
    width: 100%;
}

.lang {

}

.lang li {
	display:none;
    border-right:1px solid #fff;
    border-left:1px solid #fff;
}

.lang:hover li {
    display:block !important;
    background:#fff;
    border-bottom:1px solid #d0d0d0;
    border-right:1px solid #d0d0d0;
    border-left:1px solid #d0d0d0;
}

.lang:hover li.active {
    display:block !important;
    border-right:1px solid #fff;
    border-left:1px solid #fff;
}

.lang li a:hover {
	color:#83bb26;
}

.lang li.active {
	display:block;
}

.lang li a {
	text-transform: uppercase;
	color:#cececf;
	padding:20px;
	text-decoration: none;
	display:block;
}

.search .loupe {
	border-left:1px solid #d0d0d0;
	text-indent: -15000px;
	background: #b7e65f;
	background: -moz-linear-gradient(-45deg,  #b7e65f 0%, #4e9860 100%);
	background: -webkit-linear-gradient(-45deg,  #b7e65f 0%,#4e9860 100%);
	background: linear-gradient(135deg,  #b7e65f 0%,#4e9860 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7e65f', endColorstr='#4e9860',GradientType=1 );
	height:60px;
	width:60px;
	cursor:pointer;
}

.search .loupe:hover {
	background: #4e9860;
background: -moz-linear-gradient(-45deg,  #4e9860 0%, #b7e65f 100%);
background: -webkit-linear-gradient(-45deg,  #4e9860 0%,#b7e65f 100%);
background: linear-gradient(135deg,  #4e9860 0%,#b7e65f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e9860', endColorstr='#b7e65f',GradientType=1 );

}

.search .loupe span {
	width:60px;
	height:60px;
	display:block;
	background:url(../../img/loupe.png) no-repeat center center;
}

.search .formRecherche {
	display:none;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  
 .rslides_tabs {
     position:absolute;
     bottom:10px;
     z-index: 10;
     width:100%;
     text-align: center;
 }
 
 .rslides_tabs li {
     display:inline-block;
     margin:0 3px !important;
 }
 .rslides_tabs li a {
     display:block;
     text-indent:-15000px;
     background:#57575a;
     height:15px;
     width:15px;
     border-radius:50%
 }
 .rslides_tabs li a:hover, .rslides_tabs .rslides_here a {
     background:#83ba25;
 } 
 
 .bannerGd>.wrapper,  .bannerMob>.wrapper {
     position:relative;
 }

.banner {
	background:#eee;
	margin-top:60px;
	height:400px;
	overflow: hidden;
}

.bannerNew {
    height:auto;
    position:relative;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.banner li {
	margin:auto;
	text-align: center;
    position: relative;
}

.bannerNew .bannerTxtContent {
    position: absolute;
    top:100px;
    left:200px;
    text-align:left;
    width:90%;
}

.bannerNew .bannerTxtContent.right {
    left:inherit;
    right:200px;
    text-align:right;
}

.bannerTxtContent h2 {
    font-weight:bold;
    text-transform: uppercase;
    font-size:5.5em;
    color:#fff;
    line-height:1em;
}

.bannerTxtContent .descBanner span {
    background:#83bb26;
    display: inline-block;
    font-weight:bold;
    padding:5px 12px;
    color:#fff;
    font-size:1.5em;
}

.callAction {
	background:url(../../img/background.png) no-repeat center center;
	height:230px;
	text-align: center;
	background-size: cover;
	background-attachment: fixed;
	width:100%;
	padding:60px 0;
}

.callAction h2 {
	font-size:20px;
	letter-spacing: 7px;
	text-transform: uppercase;
	color:#fff;

}

.callAction h2 a {
    text-decoration: none;
	color:#fff;
}

.whiteButton {
	color:#fff;
	text-transform: uppercase;
	border:2px solid white;
	padding:10px 50px;
	display:inline-block;
	text-decoration: none;
	border-radius:23px;
	margin-top:30px;
	font-family:'Montserrat', helvetica, sans-serif;
	font-weight:300;
}

.lesDemos {
    padding-bottom:30px;
}

.whiteButton:hover {
	background-color:#fff;
	color:#9cc461;
	-webkit-transition: background-color 100ms linear;
    -moz-transition: background-color 100ms linear;
    -o-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}

.content {
	padding:50px 0 0;
}

.wrapper {
	width:1170px;
	margin:auto;
}


.tier {
	float:left;
	width:33%;
}

.vision h3 {
	background:url(../../img/ico1.png) no-repeat top center;
	padding:130px 40px 0;
	text-align: center;
	line-height:1.2em;
	font-size:26px;
}

.miniSep2 {
	border:none;
	height:1px;
	background:#ddddde;
	width:100px;
	margin:30px auto;
}

.tier p {
	font-weight:400;
	padding:0 30px;
	text-align: center
}

.centralisation h3 {
	background:url(../../img/ico2.png) no-repeat top center;
	padding:130px 40px 0;
	text-align: center;
	line-height:1.2em;
	font-size:26px;
}

.gainTemps h3 {
	background:url(../../img/ico3.png) no-repeat top center;
	padding:130px 40px 0;
	text-align: center;
	line-height:1.2em;
	font-size:26px;
}

.miniSep {
	border:none;
	height:1px;
	background:#ddddde;
	width:300px;
	margin:60px auto;
}

.aStory {
    float:left;
    width:33%;
}

.aStory a  {
    text-decoration: none;
    color:inherit;
}


.aStory h3 {
	font-size:16px;
    margin-bottom: 25px;
    padding:0 20px;
    font-style: italic;
    font-family: Georgia, serif !important;
}

.aStory p {
	font-weight: 300;
	font-style: italic;
	margin-bottom:10px;
}

.storyTellings h2 {
    font-size:26px;
    text-align:center;
    margin-bottom:40px;
}

.aStory .tier {
    width:100%;
	text-align: center;
}

.cadreLeftForm form .contactform>div {
    display: inline-block;
    width:49%;
}

.cadreLeftForm form .contactform>div:last-child {
    width:100%;
}

.cadreLeftForm form .contactform input, .cadreLeftForm form .contactform select {
    width:97%;
}

.plus, .formContact input[type='submit'], .contactform input[type='submit'] {
	display:block;
	text-transform:uppercase;
	color:#565759;
	font-weight:700;
	text-decoration: none;
	margin-top:30px;
	background:url(../../img/fleche.png) no-repeat center top;
	padding-top:30px;
	    font-family: 'Montserrat', helvetica, sans-serif;

}

.formContact input[type='submit'] {
    margin:auto;
    margin-top:20px;
}

.tier2 {
	float:left;
	width:66%;
}

.more {
	text-align: center;
	margin-top:30px;
}

.gradientButton {
	text-transform: uppercase;
	display:inline-block;
	text-decoration: none;
	border-radius:23px;
	color:#6c6c6e;
	width:300px;
	margin-top:30px;
	margin:auto;
	font-family:'Montserrat', helvetica, sans-serif;
	font-weight:300;
	background: rgba(187,232,97,1);
	background: -moz-linear-gradient(left, rgba(187,232,97,1) 0%, rgba(90,159,109,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(187,232,97,1)), color-stop(100%, rgba(90,159,109,1)));
	background: -webkit-linear-gradient(left, rgba(187,232,97,1) 0%, rgba(90,159,109,1) 100%);
	background: -o-linear-gradient(left, rgba(187,232,97,1) 0%, rgba(90,159,109,1) 100%);
	background: -ms-linear-gradient(left, rgba(187,232,97,1) 0%, rgba(90,159,109,1) 100%);
	background: linear-gradient(to right, rgba(187,232,97,1) 0%, rgba(90,159,109,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbe861', endColorstr='#5a9f6d', GradientType=1 );
}

.gradientButton span {
	display:block;
	margin:1%;
	padding:10px 30px;
	border-radius:23px;
	text-align: center;
	background:#fff;
}

.gradientButton span:hover {

	background: rgba(187,232,97,1);
	background: -moz-linear-gradient(left, rgba(187,232,97,1) 0%, rgba(90,159,109,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(187,232,97,1)), color-stop(100%, rgba(90,159,109,1)));
	background: -webkit-linear-gradient(left, rgba(187,232,97,1) 0%, rgba(90,159,109,1) 100%);
	background: -o-linear-gradient(left, rgba(187,232,97,1) 0%, rgba(90,159,109,1) 100%);
	background: -ms-linear-gradient(left, rgba(187,232,97,1) 0%, rgba(90,159,109,1) 100%);
	background: linear-gradient(to right, rgba(187,232,97,1) 0%, rgba(90,159,109,1) 100%);
	color:#fff;
}

.storyTellings {
	padding-bottom:50px;
}

.esiaColor {
	background:#eee;
	padding:60px 0;
	display: none;
}

.esiaColor .tier {
	text-align:right !important;
	padding-right:20px;
}

.esiaColor .tier2 {
	padding-left:20px;
}

.esiaColor .tier p, .quoi  {
	text-align: right !important;
	padding:0;
}

.qui {
	font-weight: 700 !important;
}

.esiaColor h3 {
	line-height:1.2em;
	font-size:26px;
	margin-bottom:20px;
}

.esiaColor .tier2 img, .esiaColor .tier2 p {
	display:inline-block;
	vertical-align: middle
}

.esiaColor .tier2 img {
	width:181px;
	border-radius:91px;
}

.esiaColor .tier2 p {
	width:450px;
	margin-left:20px;
	font-style: italic;
}

.callAction em{
	display:block;
	font-size:2em;
} 

.moreOptions {
	padding:40px 0;
}

.moreOptions .cadre {
	margin:10px;
	background:#e6f1d8;
	border-radius:10px;
	padding:30px;

}


.wiki {
	background:url(../../img/ico7.png) no-repeat top center;
	padding:130px 20px 0;
	text-align: center;
	line-height:1.2em;
	font-size:26px;
	text-transform: uppercase;
	color:#83bb26;
}

.demo {
	background:url(../../img/ico4.png) no-repeat top center;
	padding:130px 20px 0;
	text-align: center;
	line-height:1.2em;
	font-size:26px;
	text-transform: uppercase;
	color:#83bb26;
}


.formation {
	background:url(../../img/ico5.png) no-repeat top center;
	padding:130px 20px 0;
	text-align: center;
	line-height:1.2em;
	font-size:26px;
	text-transform: uppercase;
	color:#83bb26;
}

.docu {
	background:url(../../img/ico6.png) no-repeat top center;
	padding:130px 20px 0;
	text-align: center;
	line-height:1.2em;
	font-size:26px;
	text-transform: uppercase;
	color:#83bb26;
}

.moreOptions .tier{
	text-align: center;
}

.left, .right {
	float:left;
	width:50%;
}

.newsBlog {
	padding:40px 0;
}

.page-inner .content {
    padding:60px 0 0 0;
}

.newsBlog, .articleList {
    display: flex;
    flex-flow:row wrap;
    justify-content: space-between;
}

.newsBlog .uneNews, .articleList .uneNews {
    width:50%;
    margin-bottom:40px;
}



.newsBlog h2, .articleList h2 {
	line-height:1.2em;
	font-size:26px;
	margin-bottom:20px;
	padding-left:30px;
}

.newsBlog h2 a, .articleList h2 a {
    text-decoration: none;
    color:inherit;
}

.newsBlog .newsContent, .articleList .newsContent {
	float:left;
	width:65%;
}

.newsBlog .imgNews, .articleList .imgNews {
	float:left;
	width:35%;
	padding:0 20px;
}

.newsBlog .left  .imgNews {
    float:right;
}

.newsBlog .imgNews  img, .articleList .imgNews img {
	max-width: 100%;
	width:100%;
	width:auto !important;
	height:auto;
}

.newsBlog .left, .articleList .left {
	text-align: right;
}

.newsBlog .left h2, .articleList .left h2 {
	padding-right:30px;
}

.newsBlog .left h3, .articleList .left h3 {
	padding-left:130px;
}

.newsBlog .right h3, .articleList .right h3 {
	padding-right:130px;
}

.newsBlog h3, .articleList h3 {
	line-height:1.2em;
	font-size:14px;
	margin-bottom:20px;
	color:#83bb26;
}

img.imgLabelPartner {
    max-width: 200px !important;
    margin-top: 40px;
}

.newsBlog .right, .articleList .right {
	text-align: left;
}

ul.partnerListNew2 {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin: 0 -10px 0 !important;
    padding-bottom:30px;
    border-bottom:1px solid #ddd;
    /* margin-left: 0 !important; */
}

ul.partnerListNew2 li {
    list-style: none !important;
    margin: 10px;
    width: calc(10% - 10px);
}

.sep {
	border:none;
	height:1px;
	background:#ddddde;
	margin:10px auto;
}

.partnerTemoi__item__text, .partnerTemoi__item__text em {
    color: #fff;
    font-size: 16px;
    /* font-weight: 500; */
    font-style: italic;
}

.partnerTemoi__item__who, .partnerTemoi__item__who a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    margin-top: 15px;
    font-weight: bold;
}

footer .sep {
	background:#78797a;
}

.date {
	color:#cececf;
	font-size: 12px
}

.plusLong {
	text-transform:uppercase;
	color:#565759;
	font-weight:700;
	text-decoration: none;
	background:url(../../img/fleche.png) no-repeat left;
	padding-left:40px;
}

.partners {
	background:#eeeeee;
	padding:60px 0;
}

.partners h2 {
	line-height:1.2em;
	text-align: center;
	font-size:26px;
	margin-bottom:20px;

}

.lesFormation .left {
    float:right;
}

.lesFormation .right {
    float:left;
}

.partners ul {
	text-align: center;
}

.partners ul li {
	display: inline-block;
}

footer {
	background:url(../../img/logoFooter.png) no-repeat center -30px #565759;
	padding:30px 0;
}

footer .menuFoot {
	float:left;
	width:20%;
}

footer .menuFoot li a {
	text-transform: uppercase;
	color:#b0b0b1;
	text-decoration: none;
	padding:0;
}

footer .menuFoot li a:hover {
	color:#fff;
}

.newsletter {
	float:left;
	width:20%;
}

footer h4 {
	text-transform: uppercase;
	color:#fff;
	text-decoration: none;
	margin-bottom:10px;
}

.newsletter p, label {
	color:#b0b0b1;
	font-weight:300;
	margin-bottom:10px;
}

footer input[type='text'], footer input[type='email'] {
	background:#434446;
	border:none;
	border-radius:20px;
	padding:5px 10px;
	color:#fff;
}

footer input[type='submit'], footer button[type='submit'] {
	border:none;
	text-indent: -15000px;
	background:url(../../img/fleche.png) no-repeat;
	width:28px;
	height:13px;
	margin-left:10px;
}

.address {
	float:right;
	width:40%;
}

.address p {
	color:#b0b0b1;
	font-weight:300;
}

.socials {
	text-align: right;
	margin-top:20px;
}

.socials li {
	display: inline-block;
}

.fb a {
	background:url(../../img/fbOff.png) no-repeat;
	text-indent: -15000px;
	height:24px;
	text-align: left;
	display:block;
	width:88px;
	margin-right:20px;

}

.linkedIn a {
	background:url(../../img/liOff.png) no-repeat;
	text-indent: -15000px;
	height:24px;
	text-align: left;
	display:block;
	width:90px;

}

.copyright, .madeBy {
	color:#b0b0b1;
	font-size:10px;
}

.copyright {
	float:left;
	width:50%;
}

.madeBy {
	float:right;
	text-align: right;
	width:50%;
}

.page-contact .content {
    padding:0;
}

.imgLayer img {
    max-width: 100%;
    width:100%;
    width:auto !important;
    height:auto;
}

.mapContent {
    position:relative;
    width:100%;
    height:700px;
    margin-top:60px;
}

.mapContent .wrapper {
    text-align: right;
}

.formContact {
    position:relative;
    top:40px;
    z-index:3;
    display:inline-block;
    width:354px;
    background:#fff;
    border:1px solid #d2d2d2;
    padding:25px;
    text-align: left
}

.formContact h2 {
    font-size:26px;
    text-align: center
    
}

.clearout {
height:20px;
clear:both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.rslides_nav.prev,.rslides_nav.next {
    display:none;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    position:relative;
}
.nbs-flexisel-item img {
    max-width: 100%;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding:5px 10px;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;      
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top:40%;
    background: rgba(0,0,0,0.5);
    color: #fff;     
}

.nbs-flexisel-nav-left {
    left: 10px;
}

.nbs-flexisel-nav-left:before {
    content: "<"
}
.applicatif {
        width: 800px;
    margin: auto;
}

.applicatif h3 {
        font-size: 26px;
        margin-bottom:20px;
}

.applicatif .right {
    padding:40px 0;
}

.applicatif .explication {
    font-family: Georgia, serif;
    font-style:italic;
    margin-top:30px
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: 5px;    
}

.nbs-flexisel-nav-right:before {
    content: ">"
}

.gif img {
    max-width: 100%;
    width:100%;
    width:auto !important;
    height:auto;
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}

.formContact label {
    width: 65px;
    display: inline-block;
}

.formContact input {
    width: 172px;
    margin-left: 10px;
    background: #eee;
    padding: 5px;
    border: none;
    margin-bottom: 6px;
}

#sidrmenu {
    display:none;
    font-family: 'Montserrat', helvetica, sans-serif;
    text-transform: uppercase;
    color: #cececf;
    padding: 10px;
    text-decoration: none;
    font-size:13px;
}

.formContact textarea {
    width: 100%;
    background: #eee;
    padding: 5px;
    border: none;
    margin-bottom: 6px;
}

.page-contact .error_message {
    position: absolute;
    top: 20px;
    left: 19px;
}

#nms_email {
    color:#fff;
}

.error_message, footer .danger {
    background: #bf233d;
    color: #fff;
    padding: 10px;
    margin-bottom: 30px;
}

.ok_message, footer .success {
    background: #83bb26;
    color: #fff;
    padding: 10px;
    margin-bottom: 30px;
}

.contactform .plus {
    text-align: center;
}

.contactform .error_message, .contactform .ok_message {
    width:80%;
}

#map {
    z-index:2;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

/**********************/
/*       NEW HOME     */
/**********************/
.newClients {
    padding: 30px 0;
    border-bottom: 2px solid #e6e6e6;
}

.callAction.newHome {
	background:url(../../img/background2.jpg) no-repeat center center;
	background-size: contain;
    background-color: #77bc50;
    height: 350px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}

.videoChiffres {
    margin-bottom:60px;
    display:flex;
    align-items: center;
    justify-content: center;
}

.videoChiffres iframe {
    min-height:312px;
    width:90%;
}

.videoChiffres h2 {
    font-size:2em;
    margin-bottom:15px;
}

.videoChiffres .right, .videoChiffres .left {
    float:none;
}
.videoChiffres .chiffre p {
    text-transform: uppercase;
    font-weight:700;
    line-height: 1em;
    color:#4f4f4f;
}

.videoChiffres .chiffre .chiffreRot {
    font-size:7em;
    display:block;
    font-weight:700;
    color:#83bb26;
    line-height: 1em;
}

.videoChiffres .chiffre p {
    font-size:3em;
}

.newButtonContainer.center {
    text-align: center;
    margin-top:20px;
}

.newButtonContainer .newButton {
    background-color: #87b95f;
    padding: .6em 1.6em;
    border-radius: 50px;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 400;
    display: inline-block
}

.homeUniverse {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    
}

.homeUniverse .bannerUniverse {
    width: 100%;
}

.homeUniverse .bannerUniverse img {
    width: 75%;
    display: block;
    margin: auto;
    margin-bottom: 80px
    
}

.homeUniverse .left, .homeUniverse .right {
    width: calc(50% - 20px);
}

.homeUniverse p 
 {
    font-size: 16px;
    color : #4f4f4f;
    font-weight: 500;
}

.homeUniverse .right .imgUniverse, .homeUniverse .left .imgUniverse {
     height: 200px;
     display: block;
    margin: auto;
    margin-bottom: 40px;
}


.homeUniverse .full  {
    width: 100%;
} 

.homeUniverse .full img {
    display: block;
    width: 50%;
    margin: 30px auto;
} 

.homeProduits {
    margin-top: 100px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.homeProduits .homeProduits__item {
    width: calc(33.33% - 40px);
}

.homeProduits .homeProduits__item .bannerProduit{
    width: auto;
    max-width: 100%;
    max-height: 120px;
    display: block;
    margin-bottom: 3em;
}

.homeProduits .homeProduits__item .logoProduit{
    width: auto;
    max-width: 100%;
    max-height: 40px;
    display: block;
    margin-bottom: 2em;
}

.homeProduits .homeProduits__item .wysiwyg, 
.homeProduits .homeProduits__item .wysiwyg * {
    color: #818181;
    font-size: 15px;
    line-height: 1.8em;
    min-height: 90px;
}

.homeProduits .homeProduits__item .newButtonContainer {
    margin-top: 3em;
    text-align: center;
}

.lesIntegrations {
    margin-bottom: 60px;
    margin-top:100px;
}

.lesIntegrations__arrow {
    position: absolute;
    top: calc(50% - 15px);
    cursor: pointer;
}

.lesIntegrations__arrow--prev {
   left: -20px; 
}

.lesIntegrations__arrow--next {
    right: -20px; 
}
.lesIntegrations__arrow img {
    display: block;
    width: 30px;
    height: 30px;
}


.lesIntegrations .integration {
    padding: 25px;
}

.lesIntegrations .integration .integrationWrapper {
        padding: 40px 25px;
    background-color: white;
        -webkit-box-shadow: 0px 0px 12px 5px rgba(25,25,25,0.1);
    -moz-box-shadow: 0px 0px 12px 5px rgba(25,25,25,0.1);
    box-shadow: 0px 0px 12px 5px rgba(25,25,25,0.1);
    
      display: flex;
    flex-flow: row wrap;
    align-items: stretch;
}

.lesIntegrations .integration img {
    width: 70%;
    display: block;
    margin: auto;
    margin-bottom: 2em;
}

.lesIntegrations .integration h3 {
    font-size: 15px;
    margin-bottom: 1em;
    margin-top: 1em;
    text-align: center;
    width: 100%;
        height: 70px;
}

.lesIntegrations .integration .chapeau {
    color: #686868;
    font-size: 13px;
    text-align: center;
    width: 100%;
    min-height: 100px;

}

.lesIntegrations .integration .newButtonContainer {
     align-self: flex-end;  
         width: 100%;
     text-align: center;
     margin-top: 1em;
}

.lesIntegrations .integration .newButton {
    padding: .5em 1em;
    font-size: 13px;

}

.moreOptions.newHome {
    padding-top: 80px;
}

.newsBlock.newHome {
    background: #eee;
}

.moreOptions.newHome h3 {
    font-size: 19px;
    background-position: center center;
    background-size: 35%;
}

.moreOptions.newHome h3.wiki {
        background-size: 80%

}


.moreOptions.newHome .plus {
    text-align: center
}

.newsBlog.newHome {
    padding-top: 80px;
}

.newsBlog.newHome .imgNews img {
    border-radius: 0; 
}

.partners.newHome {
    background: #fff;
}

.partners.newHome .wrapper {
     display: flex;
     flex-flow: row wrap;
     justify-content: space-between;
}

.partners.newHome .wrapper h2 {
    width: 100%;
}

.partners.newHome .newPartner {
   width: calc(25% - 20px);
   text-align: center
}

.partners.newHome .newPartner .partnerListNew img {
    margin: auto
}

.partners.newHome .newPartner .newPartnerCategory {
    display: inline-block
}

.partners.newHome .newPartner .newPartnerCategory > div {
    border: 1px solid #4c4d4f;
    border-radius: 10px;
    padding: 1em 1.5em;
    display: flex;
    flex-flow: row wrap;
    justify-self: center;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    color:#fff;
    min-width: 200px;
}

.partners.newHome .newPartner .newPartnerCategory.authorized >div {
    background: #83bb26;
    border: 1px solid #83bb26;
}

.partners.newHome .newPartner .newPartnerCategory img {
    height: 32px
}

.partners.newHome .newPartner .newPartnerCategoryText {
    padding-left: 10px;
    text-align: left;
}



.partners.newHome .newPartner .newPartnerCategoryText h3 {
    line-height: 1;
    font-weight: 500;
    color:#fff;
    font-size: 16px;
    padding-bottom: 3px
}
.partners.newHome .newPartner .newPartnerCategory.professional >div {
    background: #d09d02;
    border: 1px solid #d09d02;
}

.partners.newHome .newPartner .newPartnerCategory.expert >div {
    background: #d47444;
    border: 1px solid #d47444;
}

.partners.newHome .newPartner .newPartnerCategory.distributor >div {
    background: #6db5b2;
    border: 1px solid #6db5b2;
}   

.partners.newHome .newPartner .newPartnerCategoryText p {
    line-height: 1;
}

@media all and (max-width: 1200px) {
    
    
    .moreOptions.newHome h3 {
        font-size:15px;
    }
    
    .wrapper {
        width:95%;
    }
    
    .banner {
        height:auto;
    }
    
    .banner img {
        max-width:100%;
        width:100%;
        width:auto !important;
        height:auto;
    }
    
    .imgLayer {
        position: relative;
        width:100%;
        margin:auto;
    }
       
}

@media all and (max-width: 1100px) {
    
    .bannerNew .bannerTxtContent {
        top:30px;
        left:70px;
    }
    
    .bannerNew .bannerTxtContent.right {
        right:70px;
    }
    
    .bannerTxtContent h2 {
        font-size:3em;
    }
    
    .bannerTxtContent .descBanner span {
        font-size:1em;
    }
    
    .menu li a {
        padding: 10px 7px;
        font-size: 12px;
    }
    
    .lesCitations .tier2 .citation {
        width:58%;
    }
    
    .lesCitations .tier2 img {
        width:30%;
    }
       
}


@media all and (max-width: 1000px) {
    .partners.newHome .newPartner {
        width:calc(50% - 20px);
    }
    .menu ul {
        display:none;
    }
    
    .unTier.txtDemo {
        width:100%;
        float:none;
        margin-bottom:40px;
    }
    
    .lesDemos .deuxTier {
        margin:auto;
        float:none;
        width:80%;
    }
    
    .resteContent .troisQuart .whitePaper li {
        padding:10px;
    }
    
    .resteContent .troisQuart .whitePaper li h3 {
        padding:0;
            font-size: 13px;
    }
    
    .resteContent .troisQuart .whitePaper li .imgLayer:after {
        display:none;
    }
    
    .cadreFormDemo {
        margin-left:0;
    }
    
    .address {
        width:45%;
    }
    
    footer .newsletter, footer .menuFoot {
        width:25%;
    }
    
    .sidr.left {
        float:none;
    }
    
    footer {
        background: #565759;
    }
    
    .moreOptions .cadre h3 {
        padding:130px 0 0;
    }
    .moreOptions .cadre {
        padding:30px 10px;
    }
    
    
    
    #sidrmenu {
        display:block;
    }
       
}


@media all and (max-width: 850px) {
    .videoChiffres {
        flex-flow:row wrap;
    }
    .videoChiffres .left, .videoChiffres iframe {
        width:100%;
    }
    .videoChiffres .right {
        text-align:center;
        width:100%;
    }
    .lesIntegrations__arrow--prev {
       left: -10px; 
    }
    
    .lesIntegrations__arrow--next {
        right: -10px; 
    }
}
@media all and (max-width: 800px) {
    .homeProduits .homeProduits__item {
        width:100%;
        text-align: center;
        margin-bottom: 90px;
    }
    .newHome .quarter {
        width:50%;
    }
    .homeProduits .homeProduits__item .logoProduit, .homeProduits .homeProduits__item .bannerProduit {
        margin:auto;
    }
    .cadreFormDemo {
        background:#e6f1d8;
    }
    .cadreFormDemo {
        padding:30px;
    }
    
    .resteContent .troisQuart, .resteContent .quart {
        padding-right:0;
    }

    .lesFormation .left {
        float:none;
        width:100%;
    }
    
    .lesFormation .right {
        float:none;
        width:100%;
    }
    
    .lesFormation .right .cadreLeftForm {
        margin-right:0;
    }
    
    .cadreFormDemo input, .cadreFormDemo select {
        width:100% !important;
    }
    
    .callAction h2 {
        font-size:15px;
    }
    
    .newsBlog .left, .newsBlog .right {
        width:100%;
        float:none;
    }
    .newsBlog .newsContent, .articleList .newsContent {
        float: right;
        text-align: left;
        width: 65%;
    }
    .newsBlog .left  .imgNews {
        float:left;
    }
    .newsBlog .left h2, .articleList .left h2 {
        text-align:left;
    }
    .newsBlog .imgNews, .articleList .imgNews {
        text-align:center;
    }
    .newsBlog .left h3, .articleList .left h3, .newsBlog .right h3, .articleList .right h3 {
        padding-left:0;
        padding-right:0;
    }
    .applicatif {
        width:90%;
    }
    
    .resteContent .troisQuart {
        margin-bottom:50px;
    }
    
    .resteContent .troisQuart, .resteContent .quart {
        width:100%;
        float:none;
    }
    
    .formAndCallPartner .left, .formAndCallPartner .right {
        float:none;
        width:100%;
        margin-bottom:40px;
    }
    
}


@media all and (max-width: 750px) {
    
    #map{
        position:static;
            height: 390px;
    }
    
    .mapContent {
        height:auto;
    }
    
    .formContact {
            top: 0;
        position: static;
        width: 354px;
        margin: auto;
        display: block;
        background: #e6f1d8;
        border: none;
    }
    
    .page-contact .error_message {
        position:static;
    }
    
    .formContact input, .formContact textarea {
        background:#fff;
    }
    
    .mapContent .wrapper {
        width:100%;
        padding:40px  0;
    }
    
    footer .menuFoot {
        width:100%;
        text-align:center;
        margin-bottom:30px;
    }
    
    footer .menuFoot li {
        display:inline-block;
        width:24%;
        margin-bottom:15px;
    }
    
    footer .newsletter {
        width:48%;
    }
    
}

@media all and (max-width: 700px) {
    

    ul.partnerListNew2 li {
        width: calc(20% - 20px);
    }
    .tier, .tier2 {
        float:none;
        width:100%;
    }
    
    
    .esiaColor .tier2 {
        padding-left:0;
    }
    
    .esiaColor .tier p, .quoi   {
        text-align:center !important;
        display:inline-block;
        margin:0 5px;
    }
    
    .lesCitations .tier2 img {
        width: 150px;
        display: block;
        margin: auto;
    }
    .lesCitations .tier {
        margin-bottom:20px;
    }
    
    .esiaColor .tier {
        text-align:center !important;
    }
    .lesCitations .tier2 .citation {
        margin: auto;
        text-align: center;
        margin-top: 10px;
        width:100%;
    }
    
}

@media all and (max-width: 650px) {
    .page-inner .troisQuart p img {
        margin:auto;
        display:block;
        float:none !important;
        text-align:center;
        max-width:100%;
        width:100%;
        width:auto !important;
        height:auto;
    }
    
    .newsBlog .uneNews, .articleList .uneNews {
        display:block;
        width:100%;
    }
    
    .bannerTxtContent h2 {
        font-size:1.5em;
    }
    
    .bannerTxtContent .descBanner span {
        font-size:1em;
    }
    
    #compatibilities table tr td:first-child {
        width:100%;
    }
    #compatibilities table td ul li {
        margin-left:40px;
    }
    
}
@media all and (max-width: 550px) {
    
    .videoChiffres .right .chiffreRot {
        font-size:4em;
    }
    .videoChiffres .right p {
        font-size:1.4em;
    }
    
    .videoChiffres .chiffre .chiffreRot {
        font-size:4em;
    }
    
    .homeUniverse .left, .homeUniverse .right {
        width:100%;
    }
    
    footer .menuFoot li {
        display:inline-block;
        width:49%;
        margin-bottom:15px;
    }
    
    #map {
        height:220px;
    }
    
    .lesDemos .deuxTier {
        width:90%;
    }
    
    .cadreFormDemo {
        padding:15px;
    }
    
    footer .newsletter {
        width:100%;
        margin-bottom:30px;
    }
    
    footer .address {
        width:100%;
    }
    
    .applicatif .left, .applicatif .right {
        width:100%;        
    }
    
    .txtForm {
        padding-top:125px;
        padding-left:0;
        background:url(../../img/ico5.png) no-repeat top center;
    }
    
    .cadreLeftForm form .contactform>div {
        width:100%;
    }
    
    .resteContent .troisQuart .whitePaper li {
        width:50%;
    }
    
    
    .etapeUnity li {
        display: block;
        width:100%;
        padding:0 30px;
        vertical-align: top;
        margin-bottom:20px;
    }
    
    .bannerTxtContent h2 {
        display:none;
    }
    
    .bannerTxtContent .descBanner span {
        padding:0;
    }
    
}

@media all and (max-width: 450px) {
    
    .newsBlog .left  .imgNews, .newsBlog .right  .imgNews {
        float:none;
        width:200px;
        margin:auto;
    }
    
    .partners.newHome .newPartner {
        width:100%;
    }
    ul.partnerListNew2 li {
        width: calc(25% - 20px);
    }
    .newHome .quarter {
        width:100%;
    }
    .imgLeftDetail {
        float:none;
        width:150px;
        margin:auto;
    }
    .txtRightDetail {
        float:none;
        width:100%;
    }
    
    .esiaColor .wrapper {
        width:95%;
    }
    
    .lesCitations li {
        width:100%;
    }
    
    .banner, .mapContent {
        margin-top:0;
    }
    
    .topBar {
        position:static;
    }
    .page-inner .content {
        padding:0;
    }
    
    .newsBlog .newsContent, .articleList .newsContent {
        float:none;
        width:90%;
        text-align:center;
        margin:auto;
        margin-bottom:20px;
    }
    
    .callAction h2 {
        padding:0 20px;
    }
    .whiteButton {
        margin-top:10px;
    }
    
}

@media all and (max-width:400px) {
    

    .bannerMob, .bannerNew .bannerGd {
        display:block;
    }
    
    .bannerGd, .bannerNew .bannerMob {
        display:none;
    }
    
    
    
    .formContact {
        width: 300px;
    }
    
    .formContact iframe {
        max-width: 250px;
    }
}


@media all and (max-width: 350px) {
    
    .resteContent .troisQuart .whitePaper li {
        width:100%;
    }
    footer .newsletter {
        text-align:center;
    }
    
    footer .address {
        text-align:center;
    }
    
    footer .menuFoot li {
        display:inline-block;
        width:100%;
        margin-bottom:15px;
    }
}
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  font-family: "Helvetica Neue", sans-serif;
  line-height: 1.1em;
}
.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center;
}
