
/*
  BANNIERE
*/
#banniere {
  margin-top: 30px;
  z-index: 20;
}
.content_banniere {
  display: inline-block;
  text-align: left;
  margin-left: 50px;
  margin-bottom: 20px;
  width: 710px;
}
@media (max-width: 1200px) {
  .content_banniere { margin-left: 50px; width: 710px; }
}
@media (max-width: 1150px) {
  .content_banniere { margin-bottom: 50px; }
}
@media (max-width: 992px) {
  .content_banniere { margin-left: 30px; margin-bottom: 70px; }
}
@media (max-width: 800px) {
  .content_banniere { margin-left: 30px; width: 100% !important; /*width: 450px;*/ }
}
@media (max-width: 768px) {
  .content_banniere { margin-left: 0px; }
}
@media (max-width: 550px) {
  .content_banniere { margin-left: 0px; width: 100% !important; }
}

/* ILLUSTRATION */
#separateur_banniere {
  margin-bottom: -5px;
}
.image_banniere {
  position: relative;
  display: block;
  height: auto;
  width: 100%;
  left: 0px;
  top: 0px;
  margin-top: -10%;
}
.image_banniere .img_banniere {
  position: relative;
  z-index: 10;
  width: 100%;
  margin-bottom: -40px;
}
/*.image_banniere .img_banniere .img_banniere_bg {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}*/
.image_banniere .separateur_banniere {
  position: absolute;
  height: 72%;
  width: 100%;
  left: 0px;
  bottom: 0px;
}

.illustration_xeno_vp {
  position: relative;
  display: block;
}
.illustration_xeno_vp img {
  width: 100%;
}
.illustration_xeno_vp .text_vp {
  position: absolute;
  display: block;
  font-weight: bold;
  font-family: 'Helvetica';
  transform-origin: bottom right;
}
.illustration_xeno_vp .text_vp.your_customers {
  top: 12%;
  left: 28%;
  transform-origin: center;
  transform: skewY(30deg) scale(.5,.8);
  color: #27C469;
}
.illustration_xeno_vp .text_vp.your_team {
  top: 67.3%;
  left: 51.2%;
  transform-origin: center;
  transform: skewY(-30deg) skewX(42deg) scale(.5,.7);
  color: #55acee;
}
.illustration_xeno_vp .text_vp.your_marketer {
  left: 51%;
  bottom: 19.5%;
  transform-origin: left bottom;
  transform: skewY(-30deg) scale(.26,.4);
  color: #7c3958;
}
.illustration_xeno_vp .text_vp.your_engineer {
  right: 21%;
  bottom: 43.9%;
  transform: skewY(-30deg) scale(.26,.4);
  color: #ff4a7e;
}
.illustration_xeno_vp .text_vp.your_bot {
  right: 6.7%;
  bottom: 34.2%;
  transform: skewY(30deg) scale(.26,.4);
  color: #323263;
}
.illustration_xeno_vp .text_vp.your_seller {
  right: 21%;
  bottom: 16%;
  transform: skewY(-30deg) scale(.26,.4);
  color: #f4bc78;
}
.illustration_xeno_vp .text_vp.your_manager {
  right: 37.5%;
  bottom: 6%;
  transform: skewY(30deg) scale(.26,.4);
  color: #27c469;
}


/*
  VALUE PROPOSITION
*/
.value_proposition_1 .container,
.value_proposition_2 .container,
.value_proposition_3 .container {
  padding-top: 50px;
  padding-bottom: 50px;
}



/*
  CARACTERISTIQUES
*/
#caracteristiques {
  /*padding-top: 120px;*/
}
#caracteristiques .list { margin-bottom: 30px; }

#caracteristiques .list .icon_check {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  fill: #27c469;
}
.xeno-yourCustomers {
  position: absolute;
  display: block;
  top: 16.2%;
  left: 66%;
  transform: skewY(30deg) scaleY(1.2) scaleX(.84) translateX(-50%);
  font-size: 1.5em;
  white-space: nowrap;
  transform-origin: left;
  font-weight: bold;
  color: #55acee;
  text-shadow: 1px -1px 0 #cadeec;
  font-family: Helvetica;
}


/*
  BEFORE AFTER
*/
.img_before {
  /*width: 80%;*/
  /*width: 70%;*/
  width: 60%;
  margin: auto;
}
.img_after {
  /*width: 74%;*/
  /*width: 64.8%;*/
  width: 55.4%;
  margin: auto;
}
.before_after_footer {}

.before_after_footer .icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: 60px;
  margin-right:10px;
}
.before_after_footer .icon img {
  height: 100%;
  width: auto;
}
.before_after_footer .content_text {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.before_after_footer .content_text .text {
  position: relative;
  display: block;
  margin: 0px;
  line-height: 1.2em;
}
.before_after_footer .content_text .text:last-child {
  font-size: 1.8em;
  font-weight: bold;
  text-decoration: underline;
}
#before_after .container .content50prc:first-child {
  background-image: radial-gradient(ellipse farthest-corner at 100% 40%, #f1f2f5, #fff, #fff);
}
@media (max-width: 768px) {
  #before_after .container .content50prc {
    width: 100%;
  }
  #before_after .container .content50prc:first-child {
    margin-bottom: 15%;
  }
  #before_after .container {
    padding-right: 0px;
    padding-left: 0px;
  }
}
/**/
.svg_before_after { position: relative; }
.svg_before_after .text_svg_before {
  position: absolute;
  display: block;
  height: auto;
  width: 14%;
  text-align: center;
}

.text_svg_before {
  text-shadow: 2px 0 0 #fefefe, -2px 0 0 #fefefe, 0 2px 0 #fefefe, 0 -2px 0 #fefefe, 1px 1px #fefefe, -1px -1px 0 #fefefe, 1px -1px 0 #fefefe, -1px 1px 0 #fefefe;
}

.svg_before_after .text_svg_before:nth-child(1) { top: 23.5%; left: 23%; }
.svg_before_after .text_svg_before:nth-child(2) { top: 16%; left: 60%; }
.svg_before_after .text_svg_before:nth-child(3) { top: 43%; left: 42.5%; }
.svg_before_after .text_svg_before:nth-child(4) { top: 48%; left: 67%; }
.svg_before_after .text_svg_before:nth-child(5) { top: 62%; left: 52.5%; }
.svg_before_after .text_svg_before:nth-child(6) { top: 72%; left: 26.5%; }


/*
  VIDEO
*/
.section_video {
  margin-bottom: 150px;
}
@media (max-width:920px) {
  .section_video {
    margin-bottom: 50px;
  }
}
.section_video .container {
  padding-top: 50px;
}
.section_video .container .content85prc .content85prc {
  margin-bottom: 40px;
}
.video_content {
  position: relative;
  display: block;
  margin: auto;
  height: 0px;
  width: 100%;
  padding-top: 56.25%;
  z-index: 10;
  margin-bottom: -250px;
  margin-top: 100px;
}
/*.video_content div {
  background-image: url(../img/bg_video_xeno.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  cursor: pointer;
}
.video_content:hover div {
  background-image: url(../img/bg_video_xeno_hover.webp);
}*/

.video_content div img {
  position: absolute;
  object-position: center;
  object-fit: cover;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  transition: .1s;
  opacity: 1;
  cursor: pointer;
}
.video_content:hover div img:last-child {
  opacity: 0;
}
@media (max-width: 992px) {
  .video_content {
    margin-top: 50px;
  }
}
@media (max-width: 480px) {
  .video_content {
    margin-top: 20px;
  }
}
.video_content div {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  border-radius: 9px;
  background-color: #ccc;
  overflow: hidden;
}
.video_content div iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
}
@media (max-width: 992px) {
  #video .container {
    padding-bottom: 200px;
    margin-bottom: -70px;
  }
}

/*
  CARACTERISTIQUE
*/
@media (max-width: 992px) {
  #caracteristiques .container .content40prc {
    order: 2;
    width: 100%;
  }
  #caracteristiques .container .content60prc {
    order: 1;
    width: 100%;
    padding-left: 0%;
  }
}



/*
  SCREENSHOT
*/
.content_screenshot { /* /!\ surtout pas de flex ici ! /!\ */
  width: 100%;
  padding-top: 15px;
}
.content_screenshot .item_screenshot {
  position: relative;
  display: inline-block;
  height: 0px;
  width: 23%;
  /*padding-bottom: 14%;*/
  padding-bottom: 11.6%;
  background-color: #ccc;
  box-shadow: 0 15px 35px rgba(23, 28, 33, 0.1), 0 5px 15px rgba(23, 28, 33, 0.06);
  transition: .1s;
  cursor: pointer;
}
.content_screenshot .item_screenshot { margin-right: 2.6666%; }
.content_screenshot .item_screenshot:last-child { margin-right: 0px; }

.content_screenshot .item_screenshot img {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  object-fit: cover;
}
.content_screenshot .item_screenshot:hover { transform: scale(1.04); }

.content_screenshot .item_screenshot::after {
  position: absolute;
  display: block;
  content: ' ';
  height: 10px;
  width: 100%;
  left: 0px;
  top: -10px;
  background-color: #bfced9;
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8' standalone='no'?%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='320px' height='80px'%3E%3Ccircle cx='40' cy='40' r='40' fill='%23ff5f56' /%3E%3Ccircle cx='160' cy='40' r='40' fill='%23ffbd2e' /%3E%3Ccircle cx='280' cy='40' r='40' fill='%2327c93f' /%3E%3C/svg%3E");
  background-size: auto 5px;
  background-repeat: no-repeat;
  background-position: 5px center;
  border-radius: 4px 4px 0 0;
}
@media (max-width: 992px) {
  #screenshots .container .align_center {
    text-align: left;
  }
  .content_screenshot .item_screenshot {
    width: 46%;
    padding-bottom: 28%;
  }
  .content_screenshot .item_screenshot:nth-child(2) {
    margin-right: 0px;
  }
  .content_screenshot .item_screenshot:nth-child(3),
  .content_screenshot .item_screenshot:nth-child(4) {
    margin-top: 20px;
  }
}



/*
  SNIPPETS
*/
#snippets:before {
  position: absolute;
  display: block;
  content: ' ';
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  background-image: url('../img/bg_snippets.svg#bg_snippets');
  background-repeat: repeat;
  background-size: 60% auto;
  background-size: 100% auto;
  background-position: center;
}
#snippets .container .content_snippet_img .snippet_container .snippet_content img { width:100%; }

.bg_img_snippets {
  position: absolute;
  /*height: 97%;*/
  height: 0;
  width: 97%;
  left: 0px;
  fill: #fff;
  transition: .2s;
  /*transform: translate(11%, -39%) scale(1);*/
  /*margin-left: 0px;*/
  /*top: 50%;*/

  top: 0px;
  margin-top: 20%;
  margin-left: 11%;
  margin-right: -10%;
  transform: none;
}

@media (max-width: 992px) {
  .bg_img_snippets {
    margin-left: 0%;
    margin-top: 28%;
    /*transform: translate(2%, -39%) scale(1);*/
  }
};

#snippets .container {
  position: relative;
  z-index: 10;
}
.item_snippets {
  position: relative;
  display: block;
  margin-bottom: 20px;
  cursor: pointer;
}
.item_snippets:hover .icon {
  transform: translateX(-8px);
}
/* PROGRESS BAR */
#snippets .container .content_snippet_img {
	position:relative;
  display: block;
  height: 100%;
  flex: 1 1 auto;
}
#snippets .progressBarSnippet {
	position: relative;
	height: 5px;
	width: 100%;
	left: 0px;
	top: 0px;
	border-radius: 2px;
  margin-bottom: 50px;
  margin-top: 10px;
	margin-bottom: -5px;
  /*background-color:rgba(0,0,0,.03);*/
	background-color: #f7f7f7;
  overflow: hidden;
}
#snippets .progressBarSnippet div {
	position:absolute;
	height: 100%;
	width: 0%;
	left: 0px;
	top: 0px;
	background-color: #27c469;
}
.item_snippets:hover .content_txt .title { transform: translateX(-8px); }

.item_snippets .icon {
  position: absolute;
  display: block;
  height: 26px;
  width: 26px;
  left: 0px;
  top: 0px;
  margin-top: -2px;
}
.item_snippets .icon svg {
  fill: #27c469;
  width: 100%;
  height: 100%;
}
.item_snippets .content_txt {
  display: block;
  width: calc(100% - 50px);
  left: 0px;
  top: 0px;
  margin-left: 50px;
  margin-bottom: 30px;
}
.item_snippets .content_txt .title { margin-bottom: 0px; }

/*#snippets .container .content_snippet_img .snippet_content_navbar::before {
  position: relative;
  display: block;
  content: ' ';
  height: 20px;
  width: 100%;
  top: 0px;
  left: 0px;
  background-color: #bfced9;
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='UTF-8' standalone='no'?%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='320px' height='80px'%3E%3Ccircle cx='40' cy='40' r='40' fill='%23ff5f56' /%3E%3Ccircle cx='160' cy='40' r='40' fill='%23ffbd2e' /%3E%3Ccircle cx='280' cy='40' r='40' fill='%2327c93f' /%3E%3C/svg%3E");
  background-size: auto 5px;
  background-repeat: no-repeat;
  background-position: 5px center;
  border-radius: 4px 4px 0 0;
}*/
#snippets .content40prc .cta {
  margin-top: 40px;
  margin-left: 50px;
}

.snippet_container {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.snippet_container .snippet_content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  z-index: 100;
  transition: .5s;
}

#snippets .container .content_snippet_img .snippet_container .snippet_content img { width: 100%; }

/*#snippets .container .content_snippet_img .snippet_container .snippet_content:nth-child(3) img {
  width: 92%;
  margin-left: 0%;
  background: none;
}
#snippets .container .content_snippet_img .snippet_container .snippet_content:nth-child(1) img {
  width: 108%;
  margin-left: -8%;
}
#snippets .container .content_snippet_img .snippet_container .snippet_content:nth-child(2) img {
  width: 104%;
  margin-left: -4%;
}*/
@media (max-width: 992px) {
  #snippets .container .content40prc {
    order: 2;
    width: 100%;
  }
  #snippets .container .content50prc {
    order: 1;
    width: 100%;
    padding-left: 0%;
  }
  #snippets .container .content_snippet_img .snippet_container .snippet_content:nth-child(1) img,
  #snippets .container .content_snippet_img .snippet_container .snippet_content:nth-child(2) img,
  #snippets .container .content_snippet_img .snippet_container .snippet_content:nth-child(3) img {
    width: 100%;
    margin-left: 0%;
  }
}

/**/
.container_xeno_bot_html {
  position: absolute;
  display: block;
  height: 0px;
  width: 0px;
  top: 41%;
  left: 50%;
  padding-right: 80%;
  padding-bottom: 85%;
  border-radius: 30px;
  transform: translate(-50%, -50%);
  /*background-color: rgba(255,0,0,.03);*/
  overflow: hidden;
}
.container_xeno_bot_html .xeno_bot_header {
  position: absolute;
  display: block;
  height: auto;
  width: 100%;
  color: #fff;
  background-color: #27C469;
  padding: 24px 32px 20px 32px;
  box-sizing: border-box;
  color: #fff;
}
.container_xeno_bot_html .xeno_bot_header div:first-child {
  font-size: 1.3em;
}
.container_xeno_bot_html .xeno_bot_body {
  position: absolute;
  display: block;
  height: auto;
  width: 100%;
  left: 0px;
  top: 93px;
  bottom: 60px;
  background-color: #FFF;
}
.container_xeno_bot_html .xeno_bot_body .icon_bot {
  position: absolute;
  display: block;
  height: 0px;
  width: 0px;
  left: 8%;
  top: 31%;
  padding: 6.4%;
  border-radius: 50%;
  border: 1px solid #f6f7fb;
  object-position: center;
  object-fit: cover;
  /*background-size: cover;
  background-repeat: no-repeat;
  background-position: center;*/
  /*background-image: url('../img/screenshots/avatar_xeno_bot.jpg');*/
}
.container_xeno_bot_html .xeno_bot_body .icon_bot img {
  position: absolute;
  object-position: center;
  object-fit: cover;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
}
.container_xeno_bot_html .xeno_bot_body .message_bot {
  position: absolute;
  display: block;
  height: 0px;
  width: 0px;
  left: 23%;
  top: 12%;
  padding-right: 48%;
  padding-bottom: 23%;
  /*background-color: rgba(255,0,0,.1);*/
  background-color: #f6f7fb;
  border-radius: 22px;
  border-bottom-left-radius: 0px;
}
.container_xeno_bot_html .xeno_bot_body .message_bot .container_message_bot {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  padding: 20px 23px;
  box-sizing: border-box;
}
.container_xeno_bot_html .xeno_bot_body .message_bot .container_message_bot div:first-child {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 12px;
}
.container_xeno_bot_html .xeno_bot_body .message_client {
  position: absolute;
  display: block;
  height: 0px;
  width: 0px;
  left: 26%;
  top: 52%;
  padding-right: 65%;
  padding-bottom: 26%;
  background-color: #27C469;
  border-radius: 22px;
  border-bottom-right-radius: 0px;
  font-style: 1.07em;
  font-weight: bold;
  color: #FFF;
}
.container_xeno_bot_html .xeno_bot_body .message_client .container_message_client {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  padding: 20px 23px;
  box-sizing: border-box;
  white-space: normal;
}
.container_xeno_bot_html .xeno_bot_footer {
  position: absolute;
  display: block;
  height: auto;
  height: 60px;
  width: 100%;
  left: 0px;
  bottom: 0px;
  text-align: center;
  line-height: 60px;
  font-size: 0.96em;
  background-color: #fafafc;
  color: #b3b3b3;
}

/**/

.container_xeno_html {
  position: absolute;
  display: block;
  height: 0px;
  width: 0px;
  top: 60%;
  left: 50%;
  padding-right: 91%;
  padding-bottom: 50%;
  transform: translate(-50%, -50%);
}
.container_xeno_html .text_img {
  position: absolute;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  font-family: Helvetica;
}
.container_xeno_html .text_img.your_team {
    top: 34%;
    left: 27%;
    transform-origin: center;
    color: #55acee;
    transform: skewY(-30deg) skewX(42deg) scale(1.2, 1.6);
}
@media (max-width: 768px) {
  .container_xeno_html .text_img {
    font-size: .9333em;
  }
  .container_xeno_html .text_img.your_team {
    top: 34%;
    left: 27%;
    transform: skewY(-30deg) skewX(42deg) scale(1, 1.3);
    transform-origin: center;
    color: #55acee;
  }
}
.container_xeno_html .text_img.your_marketer {
  bottom: 36%;
  left: 6.8%;
  transform: skewY(-30.2deg) scaleX(.54);
  transform-origin: left bottom;
  color: #7c3958;
}
.container_xeno_html .text_img.your_engineer {
  bottom: 94%;
  right: 38.9%;
  transform: skewY(-30.2deg) scaleX(.62);
  transform-origin: right bottom;
  color: #ff4a7e;
}
.container_xeno_html .text_img.your_bot {
  bottom: 71.2%;
  right: 8%;
  transform: skewY(30.2deg) scaleX(.62);
  transform-origin: right bottom;
  color: #323263;
}
.container_xeno_html .text_img.your_seller {
  bottom: 25%;
  right: 39%;
  text-align: right;
  transform: skewY(-30.2deg) scaleX(.62);
  transform-origin: right bottom;
  color: #f4bc78;
}
.container_xeno_html .text_img.your_manager {
  bottom: 1%;
  right: 69%;
  transform: skewY(30.2deg) scaleX(.62);
  transform-origin: right bottom;
  color: #27c469;
}


/*
  FEATURES
*/
.content_features {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.content_features .item_feature {
  position: relative;
  width: calc(33.333% - 20px);
  margin-bottom: 30px;
}
.content_features .item_feature .item_feature_icon {
  position: absolute;
  display: block;
  height: 26px;
  width: 26px;
  left: 0px;
  top: 0px;
  border-radius: 50px 0 0 50px;
  padding: 9px;
  margin: -9px;
  background-color: #27c469;
  margin-top: 24px;
}
.content_features .item_feature .item_feature_icon svg {
  width: 100%;
  height: 100%;
  margin-left: 7%;
  margin-top: 0%;
  fill: #fff;
}
/**/
.content_features .item_feature .item_feature_icon {
  top: -28px;
  border-radius: 50px 50px 0 50px;
  border: 1px solid #27c46944;
  background-color: #fff;
}
.content_features .item_feature .item_feature_icon svg {
  fill: #27c469;
}
/**/
.content_features .item_feature .item_feature_icon {
  transform: rotate(-45deg);
  top: -15px;
  left: -4px;
}
.content_features .item_feature .item_feature_icon svg {
  transform: rotate(45deg);
}
/**/
/**/
/*.content_features .item_feature .item_feature_icon {
  top: 0px;
  border-radius: 50px 0 50px 50px;
}*/
/**/
.content_features .item_feature .item_feature_title {
  position: relative;
  width: calc(100% - 50px);
  margin-left: 50px;
  left: 0px;
  top: 0px;
}
.content_features .item_feature .item_feature_description {
  position: relative;
  width: calc(100% - 50px);
  margin-left: 50px;
  left: 0px;
  top: 0px;
}
@media (max-width: 992px) {
  .content_features .item_feature {
    width: calc(50% - 20px);
    margin-right: 20px;
  }
  .content_features .item_feature:nth-child(2n) { margin-right: 0px; }
}
@media (max-width: 720px) {
  .content_features .item_feature {
    width: 100%;
    margin-right: 0px;
  }
}
@media (max-width: 576px) {
  .content_features .item_feature .item_feature_icon {
    height: 24px;
    width: 24px;
  }
  .content_features .item_feature .item_feature_title {
    width: calc(100% - 40px);
    margin-left: 40px;
  }
  .content_features .item_feature .item_feature_description {
    width: calc(100% - 40px);
    margin-left: 40px;
  }
}



/*
  INTEGRATIONS
*/
.content_integration { /* /!\ surtout pas de flex ici ! /!\ */
  position: relative;
  width: 100%;
}
.integration {
  position: relative;
  display: inline-block;
  width: 0px;
  height: 0px;
  /* padding-right: 16%; */
  padding-right: 20%;
  padding-bottom: 4%;
  margin: 50px 2% 20px 2%;
}
.integration div {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.integration div img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 992px) {
  .integration {
    padding-right: 26%;
    padding-bottom: 5%;
  }
  .integration:last-child { display: none; }
}
@media (max-width: 720px) {
  .integration {
    padding-right: 40%;
    padding-bottom: 5%;
    margin-top: 30px;
    margin-bottom: 10px;
  }
}
@media (max-width: 550px) {
  .integration {
    padding-right: 46%;
    padding-bottom: 7%;
  }
}
@media (max-width: 380px) {
  .integration {
    padding-bottom: 10%;
  }
}


/*
  TESTIMONIAL
*/
#testimonial {}

.testimonial_content {
  position: relative;
  display: block;
  height: auto;
  width: 100%;
  border-radius: 6px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 40px 60px;
  margin-bottom: 40px;
  z-index: 10;
  overflow: hidden;
}

.testimonial_content .progressBar {
  position: absolute;
  width: 100%;
  height: 3px;
  top: 0px;
  left: 0px;
  /*background-color: rgba(0,0,0,.08);*/
  background-color: #ebebeb;
}
.testimonial_content .progressBar div {
  position: relative;
  display: block;
  height: 100%;
  width: 0%;
  left: 0px;
  top: 0px;
  background-color: #27c469;
}

.testimonial_content:after,
.testimonial_content:before {
  position: absolute;
  content: ' ';
  top: 100%;
  z-index: 1;
  border-radius: 0 0 6px 6px;
}
.testimonial_content:after {
  left: 10px;
  width: calc(100% - 20px);
  height: 8px;
  background-color: #EBEEF6;
}
.testimonial_content:before {
  left: 20px;
  width: calc(100% - 40px);
  height: 16px;
  background-color: #D7DAE3;
}

.testimonial_content .testimonial_ctn {
  position: relative;
  width: 100%;
  height: auto;
  left: 0px;
  white-space: nowrap;
  overflow: hidden;
}
.testimonial_content .testimonial_ctn .ctn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  width: 100%;
  padding-left:50px;
  padding-right:50px;
  box-sizing: border-box;
}

.testimonial_content .button_prev,
.testimonial_content .button_next {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  cursor: pointer;
}
.testimonial_content .button_prev svg,
.testimonial_content .button_next svg {
  width: 100%;
  height: 100%;
  fill: #6b7c93;
}
.testimonial_content .button_prev:hover,
.testimonial_content .button_next:hover {
  transform: scale(1.1);
}
.testimonial_content .button_prev { left: 5px; }
.testimonial_content .button_next { right: 5px; }

.testimonial_content .signature {
  font-weight: bold;
}

.testimonial_content .avatar {
  position: relative;
  display: block;
  width: 80px;
  height: 80px;
  margin: auto;
  border-radius: 50%;
  margin-bottom: 10px;
  background-color: rgba(0,0,0,.08);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#testimonial .label_circle {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #6b7c93;
  cursor: pointer;
  margin: 5px;
  margin-top: -20px;
}


/*
  CTA FOOTER
*/
@media (max-width: 992px) {
  #cta_footer .container .content60prc {
    /*order: 2;*/
    width: 100%;
  }
  #cta_footer .container .content40prc {
    /*order: 1;*/
    width: 100%;
    padding-left: 0%;
    text-align: left;
  }
}



/*
  ICONS FOOTER
*/
.content_icons_footer { /* /!\ surtout pas de flex ici ! /!\ */ }

.content_icons_footer .icon_footer {
  position: relative;
  display: inline-block;
  width: 0px;
  height: 0px;
  padding: 2%;
  transform-origin: center;
}
.content_icons_footer .icon_footer {
  /* margin-right: 19%; */
  width: 21%;
  margin-bottom: 74px;
}

.content_icons_footer .icon_footer:last-child { margin-right: 0px; }

.content_icons_footer .icon_footer:last-child svg {
  transform: scale(.9);
}

.content_icons_footer .icon_footer svg {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  fill: #6b7c93;
  margin-top: -10px;
}
.content_icons_footer .icon_footer:nth-child(5) svg {
  transform: scale(1.2);
}
.content_icons_footer .icon_footer .text {
  position: absolute;
  top: 100%;
  left: -150%;
  width: 400%;
  text-align: center;
  line-height: 1.2em;
  white-space: nowrap;
}
@media (max-width: 850px) {
  .content_icons_footer { text-align: center; }
  .content_icons_footer .icon_footer {
    padding: 3%;
    margin-right: 10%;
    margin-left: 10%;
    margin-bottom: 8%;
  }
  .content_icons_footer .icon_footer:last-child { margin-right: 10%; }
  .content_icons_footer .icon_footer .text {
    /*left: -100%;
    width: 300%;*/
    left: -150%;
    width: 400%;
    width: auto;
    white-space: normal;
  }
}
@media (max-width: 768px) {
  .content_icons_footer .icon_footer {
    padding: 4%;
    margin-bottom: 10%;
  }
  .content_icons_footer .icon_footer .text {
    white-space: normal;
  }
}
@media (max-width: 550px) {
  .content_icons_footer .icon_footer {
    padding: 5%;
    margin-bottom: 12%;
  }
}
@media (max-width: 450px) {
  .content_icons_footer .icon_footer {
    padding: 6%;
    margin-right: 19%;
    margin-left: 19%;
    margin-bottom: 20%;
  }
  .content_icons_footer .icon_footer:last-child { margin-right: 19%; }
  .content_icons_footer .icon_footer .text {
    left: -180%;
    width: 460%;
  }
}


/**/
.container_bracket {
  padding-top: 60px;
}
.bracket {
  height: 350px;
}
.bracket.bracket_right {
  transform: rotate(180deg);
}
.bracket path {
  fill: none;
  stroke: #a3aab21c;
  stroke-width: 10px;
  stroke-miterlimit: 10;
  stroke-linecap: round;
}

.container_bracket.bracket_anim_1 .content25prc .bracket path {
  animation-duration: 4s;
  animation-iteration-count: infinite;
}

.container_bracket.bracket_anim_1 .content25prc .bracket path:nth-child(1) { animation-name: bracket_anim_1; }
.container_bracket.bracket_anim_1 .content25prc .bracket path:nth-child(2) { animation-name: bracket_anim_2; }
.container_bracket.bracket_anim_1 .content25prc .bracket path:nth-child(3) { animation-name: bracket_anim_3; }

/**/
@keyframes bracket_anim_1 {
  0% { stroke: #a3aab21c; }
  5% { stroke: #a3aab21c; }
  20% { stroke: #27C46999; }
  35% { stroke: #a3aab21c; }
  100% { stroke: #a3aab21c; }
}
@keyframes bracket_anim_2 {
  0% { stroke: #a3aab21c; }
  10% { stroke: #a3aab21c; }
  25% { stroke: #27C46999; }
  40% { stroke: #a3aab21c; }
  100% { stroke: #a3aab21c; }
}
@keyframes bracket_anim_3 {
  0% { stroke: #a3aab21c; }
  15% { stroke: #a3aab21c; }
  30% { stroke: #27C46999; }
  45% { stroke: #a3aab21c; }
  100% { stroke: #a3aab21c; }
}

@media (max-width: 768px) {
  .container_bracket { display: none; }
}



/* CONTAINER TEXT HOME */
/*.container_text {
  width: 72%;
  margin: auto;
}
.container_text .cta_started {
  width: 100%;
}
.container_text .cta_started input[type=email] {
  display: block;
  border-right-width: 1px;
  border-radius: .25rem !important;
  width: 100% !important;
}
.container_text .cta_started input[type=submit] {
  display: block;
  margin-top: 7px;
  border-radius: .25rem !important;
  width: 100% !important;
}*/




/* EFFECT TITLE */
#banniere .content_banniere {
  width: 750px;
}
#banniere .content_banniere .title {
  font-size: 2.3em;
  line-height: 50px;
}
.text_efx {
}
/**/
.text_efx .anim_title {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: inherit;
  overflow: hidden;
  white-space: nowrap;
  transition: 1s;
}
.text_efx .anim_title > div {
  position: absolute;
  display: inline-block;
  transition: 1s;
  opacity: 0;
  left: 0px;
}
.text_efx .anim_title > div._show {
  position: relative;
  opacity: 1;
}
.text_efx .anim_title > div._show ~ div {
}
/**/
/**/
.text_efx .anim_title.anim_title_1 > div {
  transform: translateY(80%);
}
.text_efx .anim_title.anim_title_1 > div._show {
  transform: translateY(0%);
}
.text_efx .anim_title.anim_title_1 > div._show ~ div {
  transform: translateY(-80%);
}
/**/
.text_efx .anim_title.anim_title_2 > div {
  transform: translateX(-50%);
}
.text_efx .anim_title.anim_title_2 > div._show {
  transform: translateX(0%);
}
.text_efx .anim_title.anim_title_2 > div._show ~ div {
  transform: translateX(50%);
}
/**/
.text_efx .anim_title.anim_title_3 {
  overflow: visible;
  /*white-space: normal;*/
  width: 100% !important;
  height: auto;
}
.text_efx .anim_title.anim_title_3 > div {
  transition: .5s;
  transition-delay: 0s;
  transform-origin: left center;
  /*transform: scale(.99);*/
  transform: scale(1);
}
.text_efx .anim_title.anim_title_3 > div._show {
  transition: 1s;
  transition-delay: .5s;
  transform: scale(1);
}
.text_efx .anim_title.anim_title_3 > div._show ~ div {
  /*transform: scale(.99);*/
  transform: scale(1);
}
/**/
._nowrap {
  white-space: nowrap;
}

@media (max-width: 800px) {
  .text_efx ._nowrap {
    white-space: normal;
  }
}



@media (max-width: 768px) {
  #banniere .container .content100prc .content_banniere .title .anim_title.anim_title_3 { height: auto; white-space: normal; }
  #banniere .container .content100prc .content_banniere .title { font-size: 2em; margin-bottom: 30px; margin-top: -20px; line-height: 50px; }
  #banniere .container .content100prc .content_banniere .title .anim_title.anim_title_3 > span > span { white-space: normal; }
}

@media (max-width: 768px) {
  .text_efx .anim_title {
    width: 100% !important;
  }
  .text_efx .anim_title > div {
    white-space: normal !important;
    /* word-wrap: normal !important; */
  }
}
