/* HEADER */

.homev7 .hp-header-bg {
  background: linear-gradient(155deg, rgba(2,109,93,1) 0%, rgba(2,109,93,0.5) 21%, rgba(1,80,68,0) 42%, rgba(0,0,0,0) 100%), linear-gradient(-25deg, rgba(2,109,93,1) 0%, rgba(2,109,93,0.5) 15%, rgba(1,80,68,0) 30%, rgba(0,0,0,0) 100%), #000;
  width: 100%;
  height: 830px;
  z-index: 2;
  position: static;
  overflow: hidden;
}

.homev7 .hp-header-bg-inner {
  width: 1140px;
  height: 100%;
  margin: 0 auto;
}

.homev7 .header-content {
  height: 800px;
  width: 1140px;
  padding-top: 120px;
  margin: 0 auto;
}

.homev7 .hp-header-bg-inner .title {
  color: #fff;
  margin-top: 25px;
  font-family: Open Sans;
  font-weight: 400;
  font-size: 48px;
  line-height: 1.2;
}

.homev7 .hp-header-bg-inner .text {
  color: #fff;
  margin-top: 45px;
  margin-bottom: 70px;
}

.homev7 .header-content__button {
  display: inline;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  width: 290px;
  transition: all 300ms;
  text-align: center;
}

.homev7 .header-content__button:hover {
  text-decoration: none;
  color: #fff;
  background-color: #00a485;
  border-color: #00a485;
}

.btn-wrapper {
  text-align: left;
}

.homev7 .button-left {
  width: 217px;
  background-color: #00a485;
  border-color: #00a485;
  margin-right: 35px;
}

.homev7 .button-left:hover {
  background-color: #008265;
  border-color: #008265;
}

.slider-content {
  margin-top: 2%;
}

/* END OF HEADER */

/* STEPS */

.homev7 .hp-fonctionnalitees {
  background-color: #fff;
  background-image: url(https://www.kameleoon.com/img/hp7/steps-background.png);
  background-repeat: no-repeat;
  background-position: center;
  background-position-y: 455px;
  width: 100%;
  margin-top: -20px;
  position: relative;
  padding-bottom: 40px;
  padding-top: 50px;
  z-index: 3;
}

.homev7 .hp-fonctionnalitees::before {
  content: '';
  position: absolute;
  top: -153px;
  height: 0;
  width: 0;
  border-bottom: 153px solid #fff;
  border-left: 100vw solid transparent;
  z-index: 3;
}

.homev7 .hp-fonctionnalitees-inner {
  margin: 0 auto;
  width: 1140px;
}

.homev7 .steps__top-container {
  box-shadow: 0px 9px 6px -6px #d7d8d9;
  position: relative;
}

.homev7 .step1,
.homev7 .step2,
.homev7 .step3,
.homev7 .step4  {
  position: relative;
}

.homev7 .steps__img-right {
  padding-left: 50%;
}

.homev7 .text__align {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
}

.homev7 .steps__text-right {
  left: 50%;
}

.homev7 .steps__title {
  text-transform: uppercase;
  color: #00a485;
}

.homev7 .steps__text {
  color: #3f3f3f;
  margin: 40px 0;
}

.homev7 .steps__text strong {
  font-weight: 600;
}

.homev7 .steps__link {
  text-transform: uppercase;
  text-decoration: none;
  color: #00a485;
}

.homev7 .steps__link:hover {
  color: #007C64;
  text-decoration: underline;
}

.homev7 .steps__bottom-container {
  margin: 60px 0 0 15px;
}

.homev7 .step1__top-container {
  padding-bottom: 55px;
}

.homev7 .step1 .steps__img-container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.homev7 .step1 .right-box {
  margin-left: 50%;
}

.homev7 .step3__top-container {
  padding-bottom: 10px;
}

.homev7 .dialog-arrow::before {
  content: '';
  background: url(https://www.kameleoon.com/img/hp7/quote-arrow.png);
  width: 43px;
  height: 40px;
  position: absolute;
  right: 40px;
}

.homev7 .quote__text {
  color: #3f3f3f;
  padding-right: 55px;
}

.homev7 .quote__text::before {
  content: "“";
  font-family: 'Times New Roman';
  font-size: 65px;
  color: #d7d8d9;
  margin-left: -33px;
  margin-top: -40px;
  position: absolute;
  font-weight: 900;
}

.homev7 .quote__text::after {
  content: "”";
  font-family: 'Times New Roman';
  font-size: 65px;
  color: #d7d8d9;
  margin-top: -5px;
  margin-left: 4px;
  position: absolute;
  font-weight: 900;
}

.homev7 .quote__contact {
  height: 60px;
}

.homev7 .quote__contact div:first-child {
  padding-left: 0;
}

.homev7 .contact__data {
  color: #3f3f3f;
  line-height: normal;
  font-size: 14px;
}

.homev7 .contact__data strong {
  font-weight: 700;
}

.homev7 .step2 {
  margin-top: 310px;
}

.homev7 .step3 {
  margin-top: 100px;
}

.homev7 .step4 {
  margin-top: 90px;
}

.homev7 .step4__top-container {
  height: 355px;
}

.homev7 .step4-quote__text {
  margin-top: -10px;
}

.homev7 .step2__image {
  height: 418px;
  transform: translateY(1px);
}

.homev7 .step3__image {
  height: 350px;
  display: block;
  margin: 0 auto;
}

.homev7 .step4__image {
  height: 395px;
}

/* FIN STEPS  */

/* COMPARISON */

.homev7 .hp-compare {
  background: url(https://www.kameleoon.com/img/hp7/compare-background.jpg);
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-bottom: 300px;
  z-index: 3;
}

.homev7 .hp-compare-inner {
  max-width: 1090px;
  margin: 0 auto;
  padding-top: 30px;
}

.homev7 .compare__center-container {
  margin: 150px auto 0 auto;
  width: fit-content;
}

.homev7 .compare__title {
  color: #00a485;
  text-align: center;
  padding-top: 60px;
}

.homev7 .compare__sub-title {
  color: #fff;
  margin-top: 25px;
  text-align: center;
  font-weight: 600;
  font-size: 22px;
}

.homev7 .compare__container {
  margin-top: 65px;
  text-align: center;
}

.homev7 .compare__text {
  color: #00a485;
  margin-top: 20px;
  height: 70px;
  font-weight: 700;
}

.homev7 .compare__sub-text {
  color: #fff;
  margin-bottom: 0;
  height: 50px;
  font-weight: 700;
}

.homev7 .compare__position {
  position: absolute;
  left: 30px;
  text-align: left;
  color: #fff;
  width: 180px;
  margin-top: 20px;
  font-weight: 600;
  display: none;
}

.homev7 .compare-right .compare__position {
  width: 150px;
  left: 75px;
}

.homev7 .compare__result {
  color: #00a485;
  text-transform: uppercase;
  width: 380px;
  height: 100px;
  margin: 0 auto;
  margin-top: 35px;
}

.homev7 .compare__result span {
  font-size: 26px;
}

.homev7 .compare-right {
  padding-top: 10px;
}

.homev7 .compare-right .compare__text {
  margin-top: 31px;
}

.homev7 .compare-right .compare__result {
  color: #fff;
}

.homev7 .compare__left-scheme {
  margin-top: 1px;
}

.homev7 .compare__bottom-img {
  position: absolute;
  bottom: -3px;
  left: 50%;
  transform: translateX(-50%);
}

.homev7 .compare__bottom-img img {
  height: 395px;
}

/* FIN COMPARISON */

/* ressources */

.card-content {
  align-items: center;
  background: #f7fafa;
  box-shadow: 0px 3px 5px -2px #aaa;
  display: block;
}

.card-content:hover {
  background: white;
}

.card-content p {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  margin-top: 20px;
  height: 100px;
  color: black;
  padding: 0 20px;
}

.ressources-bloc > div a:hover {
    text-decoration: none;
}

.ressources-bloc > div > a span {
    color: #0e4c6b;
    border-color: #0e4c6b;
    font-size: 16px;
    font-weight: 600;
    border: 3px solid;
    border-radius: 3px;
    padding: 15px 40px;
    background: white;
    position: absolute;
    top: 94%;
    transform: translateX(-50%);
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
}

.homev7 .ressources-top {
  padding-top: 78px;
  padding-bottom: 50px;
}

.homev7 .hp-ressources {
  clear: both;
  background: #ebf2f2;
  box-sizing: border-box;
  position: relative;
  z-index: 3;
}

.homev7 .ressources-top .row {
  display: flex;
  justify-content: center;
}

.homev7 .ressources__title {
  text-align: center;
  color: #3f3f3f;
  margin-top: 90px;
}

.homev7 .ressources__title span {
  color: #00a485;
  font-size: 36px;
  font-weight: 400;
}

.homev7 .ressources-bottom {
  padding-bottom: 100px;
}

.homev7 .ressources-bottom__title {
  text-align: center;
  margin: 70px 0;
}

.homev7 .card-content  {
  height: 420px;
}

.homev7 .card-content p {
  cursor: pointer;
}

.bandeaumarket,
.ressources-bottom,
#adopt,
.footerv2 {
  position: relative;
  z-index: 3;
}

/* FIN ressources */

/* .lazy {
  opacity: 0;
  transition: .3s ease;
}

.lazy.b-loaded {
  opacity: 1;
} */

/* media queryes */

@media screen and (min-width: 1700px) {

  .homev7 .hp-header-bg-inner {
    background-position: 100% 65%;
  }
}

@media screen and (min-width:1025px) and (max-width:1300px) {

  .homev7 .hp-header-bg-inner {
    width: 90%;
  }

  .homev7 .hp-header-bg-inner .text {
    margin-bottom: 50px;
  }

  .homev7 .hp-header-bg-inner .title {
    font-size: 42px;
  }

  .homev7 .hp-header-bg-inner .text {
    font-size: 26px;
  }

  .carousel-indicators {
    bottom: 23%;
  }

  .slider-content {
    margin-top: 4%;
  }

  .carousel-inner .item {
    height: 710px;
  }

  .carousel-indicators {
    bottom: 23%;
  }
}


@media screen and (max-width: 1200px) {

  .homev7 .hp-header-bg-inner {
    width: 90%;
  }

  .homev7 .hp-fonctionnalitees::before {
    top: -130px;
    border-bottom: 130px solid #fff;
  }

  .homev7 .header-content,
  .homev7 .hp-fonctionnalitees-inner {
    width: 820px;
  }

  .homev7 .hp-fonctionnalitees {
    background-position-y: 27%;
    background-image: url(https://www.kameleoon.com/img/hp7/steps-background-ipad.png);
  }

  .homev7 .hp-header-bg-inner .title {
    margin: 0 auto 30px auto;
    width: auto;
  }

  .homev7 .hp-header-bg-inner .text {
    margin: 0 auto 40px auto;
    width: auto;
  }

  .homev7 .header-content__button {
    display: inline-block;
    width: auto;
    height: auto;
    margin-bottom: 20px;
  }

  .slider-content {
    margin-top: 8%;
  }

  .homev7 .quote__text {
    padding-right: 0;
  }

  .homev7 .quote__contact {
    float: right;
  }

  .homev7 .steps__img-container img {
    height: auto;
    width: 100%;
  }

  .homev7 .contact__data {
    padding-left: 40px;
  }

  .homev7 .step2 {
    margin-top: 380px;
  }

  .homev7 .steps__img-right {
    padding-left: 0;
  }

  .homev7 .step2 .steps__img-container {
    margin-bottom: 0;
    margin-left: 50%;
  }

  .homev7 .steps__text-right {
    left: 0;
  }

  .homev7 .step3 .text__align {
    margin-left: 50%;
  }

  .homev7 .step4 {
    margin-top: 90px;
  }

  .homev7 .step4__top-container {
    height: auto;
  }

  .homev7 .step4 .steps__img-container {
    margin: 0;
    position: static;
    margin-left: 50%;
  }

  .homev7 .compare__container {
    margin-top: 45px;
  }

  .homev7 .compare-left {
    padding-right: 60px;
  }

  .homev7 .compare-right {
    padding-left: 60px
  }

  .homev7 .compare__position {
    position: relative;
    left: 30px;
  }

  .homev7 .card-content {
    height: 370px;
  }

  .homev7 .compare__sub-title {
    font-size: 20px;
  }

  .homev7 .compare-right .compare__position {
    left: 20px;
  }

  .homev7 .compare__result {
    width: 300px;
  }

  .homev7 .card-content p {
    font-size: 16px;
  }

  .homev7 .ressources__title span {
    font-size: 32px;
  }

  .homev7 .compare__result span {
    font-size: 22px;
  }
}

@media screen and (max-width: 992px) {

  .homev7 .hp-fonctionnalitees::before {
    top: -110px;
    border-bottom: 110px solid #fff;
  }

  .homev7 .header-content,
  .homev7 .hp-fonctionnalitees-inner,
  .homev7 .hp-compare-inner {
    width: 710px;
  }

  .homev7 .header-content {
    text-align: center;
    height: auto;
    padding-bottom: 140px;
  }

  .homev7 .header-content__button {
    margin: 0 auto 20px auto;
  }

  .homev7 .button-left {
    margin-right: 20px;
  }

  .homev7 .button-left,
  .homev7 .button-right {
    display: inline-block;
    width: auto;
  }

  .homev7 .hp-header-bg-inner .text {
    margin-bottom: 50px;
  }

  .homev7 .hp-fonctionnalitees {
    background-position-y: 23%;
    background-size: contain;
  }

  .homev7 .quote__text::after {
    margin-top: -8px;
  }

  .homev7 .steps__top-container {
    padding-bottom: 55px;
  }

  .homev7 .steps__img-container {
  margin-bottom: 30px;
  }

  .homev7 .step1 .steps__img-container {
    position: static;
    transform: none;
    text-align: center;
  }

  .homev7 .steps__img-container img {
    width: auto;
  }

  .homev7 .step1 .right-box {
    margin-left: 0;
  }

  .homev7 .step2 {
    margin-top: 320px;
  }

  .homev7 .step2 .steps__img-container {
    position: absolute;
    top: 0;
    left: 0;
    transform: none;
    margin: 0;
    text-align: center;
  }

  .homev7 .step2__container-left {
    position: static;
    margin: 0;
    margin-top: 62%;
    transform: none;
  }

  .homev7 .step3 {
    margin-top: 90px;
  }

  .homev7 .step3 .text__align {
    margin: 0;
    position: static;
    transform: none;
  }

  .homev7 .step4 {
    margin-top: 110px;
  }

  .homev7 .step4 .steps__img-container {
    transform: none;
    left: 0;
    top: 0;
    margin: 0;
    position: absolute;
    text-align: center;
  }

  .homev7 .step4 .text__align {
    position: static;
    transform: none;
    margin-top: 60%;
  }

  .homev7 .compare__sub-title {
    font-size: 18px;
  }

  .homev7 .compare-left {
    padding-right: 30px;
  }

  .homev7 .compare-right {
    padding-left: 30px;
  }

  .homev7 .compare__position {
    left: 10px;
    width: auto;
  }

  .homev7 .compare-right .compare__position {
    width: auto;
  }

  .homev7 .compare__result {
    height: 100px;
  }

  .homev7 .compare__bottom-img img {
    height: 345px;
  }

  .homev7 .card-content {
    height: 320px;
  }

  .homev7 .ressources-bloc > div > a span {
    font-size: 14px;
  }

  .homev7 .ressources-bottom__title {
    margin: 50px 0;
  }

  .homev7 .ressources__title span {
    font-size: 28px;
  }

  .homev7 .compare__result span {
    font-size: 20px;
  }

  .homev7 .button-right {
    padding: 15px 20px;
  }
}

@media screen and (max-width: 767px) {

  .homev7 .hp-fonctionnalitees::before {
    top: -80px;
    border-bottom: 80px solid #fff;
  }

  .homev7 .header-content,
  .homev7 .hp-fonctionnalitees-inner,
  .homev7 .hp-compare-inner {
    width: 80%;
    min-width: 300px;
  }

  .homev7 .header-content {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .homev7 .hp-header-bg-inner .title {
    width: auto;
    font-size: 28px;
    margin-bottom: 40px;
  }

  .homev7 .hp-header-bg-inner .text {
    width: auto;
    font-size: 20px !important;
    margin-bottom: 40px;
  }

  .homev7 .hp-fonctionnalitees {
    background-image: none;
  }


  .homev7 .text__align {
    position: relative;
    transform: none;
  }

  .homev7 .hp-fonctionnalitees .hp-fonctionnalitees-inner {
    padding: 0;
  }

  .homev7 .steps__text {
    margin: 30px 0;
  }

  .homev7 .steps__img-container {
    margin-bottom: 50px;
  }

  .homev7 .step1__image {
    height: auto;
    width: 100%;
  }

  .homev7 .steps__bottom-container {
    margin-top: 0;
    margin-left: 0;
    position: relative;
  }

  .homev7 .quote__text {
    margin-top: 40px;
    margin-left: 25px;
  }

  .homev7 .quote__contact {
    float: none;
    margin: auto;
    position: static;
    min-width: 300px;
    width: auto;
    margin-top: 30px;
  }

  .homev7 .quote__contact div {
    width: auto;
  }

  .homev7 .contact__data {
    padding-left: 0;
    display: inline-block;
    width: auto;
  }

  .homev7 .step2,
  .homev7 .step3,
  .homev7 .step4 {
    margin-top: 100px;
  }

  .homev7 .quote__text::after {
    margin-top: 0;
  }

  .homev7 .steps__top-container {
    width: 100%;
    margin: 0 auto;
  }

  .homev7 .steps__img-container {
    width: 100%;
  }

  .homev7 .step2__image {
    height: 200px;
  }

  .homev7 .step2 .steps__img-container {
    padding-right: 0;
  }

  .homev7 .step2 .text__align {
    margin-top: 82%;
    padding: 0;
    padding-left: 15px;
  }

  .homev7 .step4 .text__align {
    margin-top: 80%;
  }

  .homev7 .step4 .steps__img-container {
    padding: 0;
    width: 100%;
  }

  .homev7 .steps__img-container img {
    width: 100%;
  }

  .homev7 .hp-compare-inner {
    padding: 0;
  }

  .homev7 .compare__sub-title {
    font-size: 16px;
  }

  .homev7 .compare__center-container {
    margin-top: 0;
  }

  .homev7 .compare__title {
    padding-top: 0;
  }

  .homev7 .compare-right {
    margin-top: 85px;
    padding-left: 15px;
    padding-right: 15px;
    position: static;
  }

  .homev7 .compare-left {
    padding-right: 15px;
    padding-left: 15px;
  }

  .homev7 .compare__text {
    margin-bottom: 25px;
    height: auto;
  }

  .homev7 .compare__position {
    left: 0;
    text-align: center;
    height: 60px;
  }

  .homev7 .compare-right .compare__position {
    left: 0;
  }

  .homev7 .compare__sub-text {
    height: auto;
    margin-bottom: 0;
  }

  .homev7 .compare__left-scheme {
    margin-top: 20px;
    width: 90%;
    height: auto;
  }

  .homev7 .compare__right-scheme {
    margin-top: 20px;
    width: 90%;
    height: auto;
  }

  .homev7 .compare-right .compare__result,
  .homev7 .compare-left .compare__result {
    margin-top: 35px;
    width: auto;
    padding-right: 10px;
    padding-left: 10px;
  }

  .homev7 .compare__bottom-img img {
    display: block;
    width: 100%;
    height: auto;
  }

  .homev7 .compare__right .compare__sub-text {
    margin-top: 45px;
  }

  .homev7 .compare__result {
    height: 80px;
  }

  .homev7 .compare__result span {
    font-size: 20px;
  }

  .homev7 .ressources-top .row {
    display: block;
  }

  .homev7 .ressource-card {
    margin-bottom: 80px;
  }

  .homev7 .card-content {
    width: 100%;
    max-width: 300px;
    height: 360px;
    margin: 0 auto;
  }

  .homev7 .ressources__title {
    margin-top: 0;
  }

  .homev7 .ressources__title span {
    font-size: 26px;
  }

  .homev7 .ressources-bottom {
    padding-bottom: 20px;
  }

  .homev7 .card-content p {
    font-size: 16px;
  }

  .homev7 .ressources-bloc > div > a span {
    font-size: 14px;
  }

  .homev7 .compare__bottom-img {
    display: none;
  }

  .homev7 .hp-compare {
    background-image: none;
    margin-top: 80px;
    padding-top: 10px;
    padding-bottom: 50px;
  }

  .homev7 .hp-compare::before {
    content: '';
    position: absolute;
    top: -80px;
    height: 0;
    width: 0;
    border-bottom: 80px solid #102227;
    border-left: 100vw solid #fff;
  }

  .compare__center-container::after {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
    background: linear-gradient(to bottom, #102227 0%, #0d1d20 100%);
    z-index: -2;
  }

  .compare-right::before {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    background: linear-gradient(to bottom, #12433e 0%, #0e1719 100%);
    z-index: -1;
    margin-top: -50px;
  }
}

@media screen and (max-width: 550px) {

  .homev7 .hp-fonctionnalitees::before {
    top: -50px;
    border-bottom: 50px solid #fff;
  }

  .homev7 .hp-compare::before {
    top: -50px;
    border-bottom: 50px solid #102227;
  }

  .homev7 .hp-compare {
    margin-top: 50px;
  }

  .homev7 .header-content__button {
    margin-right: 0;
  }
}

@media screen and (max-width: 420px) {


  .homev7 .header-content {
    padding-top: 120px;
  }

  .homev7 .quote__text {
    padding-left: 30px;
    padding-right: 15px;
  }

  .homev7 .quote__contact div {
    padding-right: 5px;
    padding-left: 0;
  }

  .homev7 .quote__contact div img {
    width: 85%;
  }

  .homev7 .contact__data {
    font-size: 12px;
  }

  .homev7 .compare__bottom-img {
    width: 70%;
  }
}

/* fin media queryes */

/* animation */

.animation.step1 .left-box {
  opacity: 0;
  transform: translate(-20%, -50%);
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.animation.step1 .right-box {
  opacity: 0;
  transform: translateX(20%);
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.animation.step2 .left-box {
  opacity: 0;
  transform: translate(-20%, -50%);
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.animation.step2 .right-box {
  opacity: 0;
  transform: translateX(20%);
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.animation.step3 .left-box {
  opacity: 0;
  transform: translateX(-20%);
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.animation.step3 .right-box {
  opacity: 0;
  transform: translate(20%, -50%);
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.animation.step4 .left-box {
  opacity: 0;
  transform: translate(-20%, -50%);
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.animation.step4 .right-box {
  opacity: 0;
  transform: translateX(50%);
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/*  */
.animation .steps__bottom-container {
  opacity: 0;
  transition: all 1.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.animation .steps__bottom-container.showing {
  opacity: 1;
}

.animation.step1 .left-box.showing {
  opacity: 1;
  transform: translateY(-50%);
}

.animation.step1 .right-box.showing {
  opacity: 1;
  transform: translateX(0);
}

.animation.step2 .left-box.showing {
  opacity: 1;
  transform: translateY(-50%);
}

.animation.step2 .right-box.showing {
  opacity: 1;
  transform: translateX(0);
}

.animation.step3 .left-box.showing {
  opacity: 1;
  transform: translateX(0);
}

.animation.step3 .right-box.showing {
  opacity: 1;
  transform: translateY(-50%);
}

.animation.step4 .left-box.showing {
  opacity: 1;
  transform: translateY(-50%);
}

.animation.step4 .right-box.showing {
  opacity: 1;
  transform: translateX(0);
}

/* fin animation */

/* perso */

.homev7 .hp-bandeau-perso .text-center .hellobankimg {
  transform: scale(0.7);
  margin-top: 0;
}

/* fin perso */

/* !!!!!!!!!!!!! */
/* Fin Home V7 */
/* !!!!!!!!!!!!! */

/* header slider */

.hp-header-generique {
  position: relative;
}

img[src="https://www.kameleoon.com/img/hp7/header-women.png"] {
  transform: translateY(11%);
}

img[src="https://www.kameleoon.com/img/hp7/header_slider_1.png"] {
  transform: translate(-11%, 7%);
}

.hp-header-generique {
  min-height: 830px;
}

#dws-slider {
  height: 830px;
}

.homev7 .carousel-control {
  background: none;
  z-index: 5;
}

.carousel-inner {
  height: 100%;
  overflow: visible;
}

.carousel-caption {
  text-align: left;
  width: 100%;
  left: 0;
  right: 0;
  text-shadow: none;
}

.carousel-inner .item {
  height: 100%;
  height: 740px;
}

.carousel-inner .item:last-of-type {
  margin-top: 70px;
}

.homev7 .header-content__button {
  width: auto;
  display: inline-block;
  margin-bottom: 20px;
}

.carousel-indicators {
  bottom: 20%;
}

@keyframes anim-to-right-in {
  0% {
  opacity: 0;
  transform: translateX(-100%);
 }
 20% {
  opacity: 0.9;
 }
 100% {
  opacity: 1;
  transform: translateX(0);
 }
}

@keyframes anim-to-left-in {
  0% {
  opacity: 0;
  transform: translateX(100%);
 }
 20% {
  opacity: 0.9;
 }
 100% {
  opacity: 1;
  transform: translateX(0);
 }
}


@keyframes anim-to-right-out {
  0% {
  opacity: 1;
  transform: translateX(0);
 }
 80% {
   opacity: 0.9;
 }
 100% {
  opacity: 0;
  transform: translateX(100%);
 }
}

@keyframes anim-to-left-out {
  0% {
  opacity: 1;
  transform: translateX(0);
 }
 80% {
   opacity: 0.9;
 }
 100% {
  opacity: 0;
  transform: translateX(-100%);
 }
}

.carousel.fade {
    opacity: 1;

}
.carousel.fade .item {
    display: block;
    width: 100%;
    opacity: 0;
    transition: opacity 1s;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    perspective: none;
}

.carousel.fade .item .slide-1 {
    animation: anim-to-left-out 1s ease-out;
}

.carousel.fade .item .slide-2 {
    animation: anim-to-right-out 1s ease-out;
}

.carousel.fade .item.active {
    opacity: 1;
    z-index: 2;
}
.carousel.fade .item.active .slide-1 {
    animation: anim-to-right-in 1s ease-out;
}

.carousel.fade .item.active .slide-2 {
    animation: anim-to-left-in 1s ease-out;
}


@media screen and (min-width:1025px) and (max-width:1300px) {

  .carousel-inner .item {
    height: 710px;
  }

  img[src="https://www.kameleoon.com/img/hp7/header_slider_1.png"] {
    transform: translate(-20%, 7%);
  }

  .homev7 .hp-header-bg-inner .title,
  .homev7 .hp-header-bg-inner .text {
    width: 90%;
    margin-left: 0;
  }

  .carousel-indicators {
    bottom: 27%;
  }
}

@media screen and (max-width: 1199px) {

  img[src="https://www.kameleoon.com/img/hp7/header-women.png"] {
    height: 500px;
    transform: translateY(17%);
  }

  img[src="https://www.kameleoon.com/img/hp7/header_slider_1.png"] {
    width: 530px;
  }

  .carousel-inner .item {
    height: 630px;
  }

  .homev7 .hp-header-bg,
  #dws-slider {
    height: 730px;
  }

  .slide-2 .slider-content {
    margin-top: 7%;
  }

  .homev7 .hp-header-bg-inner > .container {
    width: 100%;
  }
}

@media screen and (max-width: 992px) {

  .carousel-inner .item {
    height: 510px;
  }

  .homev7 .hp-header-bg,
  #dws-slider {
    height: 620px;
  }

  .homev7 .hp-header-bg-inner .text {
    display: none;
  }

  img[src="https://www.kameleoon.com/img/hp7/header-women.png"] {
    height: 410px;
    transform: translate(-17%, 20%);
  }

  img[src="https://www.kameleoon.com/img/hp7/header_slider_1.png"] {
    width: 410px;
    transform: translate(-22%, 7%);
  }

  .slider-content {
    margin-top: 15%;
  }
}

@media screen and (max-width: 767px) {

  .carousel-inner .item {
    height: 610px;
  }

  .homev7 .hp-header-bg,
  #dws-slider {
    height: 730px;
  }


  .carousel.fade .item.active .carousel-caption {
    position: absolute;
    top: 0;
  }

  .homev7 .hp-header-bg-inner .text {
    display: none;
  }

  .slider-content {
    margin-top: 0;
  }

  .carousel-caption {
    padding: 0;
    bottom: 0;
    top: 0;
  }

  .carousel-inner .item {
    margin-top: 120px;
  }

  .carousel-inner .item:last-of-type {
    margin-top: 90px;
  }

  .slider-content {
    text-align: center;
  }

  .slider-image {
    text-align: center;
  }

  .slider-image img {
    transform: none;
    width: 300px;
    height: auto;
  }

  .slider-content {
    margin-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 10%;
    top: 11%;
  }

  .btn-wrapper {
    text-align: left;
  }

  .slider-content {
    text-align: left;
  }
}

/* fin slider animation */
/* fin header slider */

/* shadow line */

#dws-slider::after {
  content: '';
  width: 100%;
  background-color: transparent;
  z-index: 3;
  position: absolute;
  transform: rotate(-4.7deg);
  bottom: 11.2%;
  box-shadow: -8px -4px 28px 9px rgba(50, 50, 50, 0.75);
}

@media screen and (min-width: 2000px) {

  #dws-slider::after {
    transform: rotate(-4.7deg);
  }
}

@media screen and (min-width: 2300px) {

  #dws-slider::after {
    transform: rotate(-3.7deg);
  }
}

@media screen and (min-width: 3000px) {

  #dws-slider::after {
    transform: rotate(-2.7deg);
  }
}

@media screen and (max-width: 1400px) {

  #dws-slider::after {
    transform: rotate(-6.5deg);
    bottom: 11.2%;
  }
}

@media screen and (max-width: 1200px) {

  #dws-slider::after {
    transform: rotate(-6.3deg) translateX(5%);
    bottom: 11.5%;
  }
}

@media screen and (max-width: 992px) {

  #dws-slider::after {
    transform: rotate(-6.1deg) translateX(5%);
    bottom: 11.5%;
  }
}

@media screen and (max-width: 767px) {

  #dws-slider::after {
    transform: rotate(-6.1deg);
    bottom: 7.3%;
  }
}

@media screen and (max-width: 550px) {

  #dws-slider::after {
    transform: rotate(-5.5deg);
    bottom: 5.3%;
  }
}

/* fin shadow line */


/* bandeaumarket */
/* customers */

.bandeaumarket {
  padding: 0;
  position: relative;
  overflow: hidden;
}

.bandeaumarket .container {
  width: 100%;
  padding: 0;
}

.bandeaumarket .item {
  padding: 0;
  height: auto;
  line-height: normal;
}

.bandeaumarket .images {
  transition: opacity .5s ease-in;
  opacity: 1;
}

.bandeaumarket .item .bg {
  width: 100%;
  height: 100%;
}

.bandeaumarket .item .logo {
  position: absolute;
  width: 75%;
  height: auto;
  display: block;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.bandeaumarket img.logo[src="https://www.kameleoon.com/img/customers/white.gif"] {
  width: 1px !important;
  height: 1px !important;
  opacity: 0;
}

.bandeaumarket .item .logo.small {
  width: 30%;
}

.bandeaumarket .item .logo.medium {
  width: 55%;
}

.bandeaumarket .story {
  background-color: #00a485;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0;
  transition: opacity .5s ease-out;
}

.item__icon {
  display: none;
}

.bandeaumarket .story .logo {
  position: static;
  transform: none;
  margin: auto;
  margin-top: 30px;
}

.story__title {
  color: #fff;
  margin-top: 20px;
  margin-left: 10%;
  margin-right: 10%;
  cursor: pointer;
}

.story__link {
  position: absolute;
  bottom: 30px;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  transition: all .3s;
  font-size: 12px;
}

.story__link:hover {
  color: #EBF2F2;
  text-decoration: underline;
}

.bandeaumarket .hasStory:hover .images {
  opacity: 0;
}

.bandeaumarket .hasStory:hover .story {
  opacity: 1;
}

.bandeaumarket .item-add {
  padding: 0;
  height: auto;
  line-height: normal;
  background-color: #00a485;
  display: none;
}

.bandeaumarket .item-add .bg {
  width: 100%;
  height: 100%;
  opacity: 0;
}

.bandeaumarket .item-add .story {
  opacity: 1;
}

.bandeaumarket .item-add .story__title {
  text-align: left;
  font-weight: 600;
}

.cardWrapper {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  cursor: pointer;
}

.cardWrapper:hover {
  text-decoration: none;
}

@media screen and (min-width: 1500px) {

  .story .pMedium {
    margin-top: 40px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
  }

  .story__link {
    bottom: 40px;
  }
}

@media screen and (min-width: 1201px) and (max-width: 1500px) {

  .story__title {
    margin-top: 20px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
  }

  .story .pMedium {
    font-size: 16px;
  }

  .story__link {
    bottom: 20px;
  }
}

@media screen and (max-width: 1200px) {

  .story__title {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
  }

  .story__link {
    font-size: 11px;
  }

  .item__icon {
    display: inline-block;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    position: absolute;
    right: 5%;
    bottom: 5%;
    background-color: rgba(255, 255, 255, 0.3);
  }

  .item__icon:hover {
    text-decoration: none;
    color: #00a485;
  }

  .item__icon > span {
    border: 0;
    font-size: 3em;
    color: #fff;
  }

  .bandeaumarket .hasStory:hover .images {
    opacity: 1;
  }

  .bandeaumarket .hasStory:hover .story {
    opacity: 0;
  }
}

@media screen and (max-width: 992px) {

  .bandeaumarket .item {
    display: none;
  }

  .bandeaumarket .item:nth-of-type(1),
  .bandeaumarket .item:nth-of-type(2),
  .bandeaumarket .item:nth-of-type(3),
  .bandeaumarket .item:nth-of-type(4),
  .bandeaumarket .item:nth-of-type(5),
  .bandeaumarket .item:nth-of-type(6),
  .bandeaumarket .item:nth-of-type(7),
  .bandeaumarket .item:nth-of-type(8){
    display: block;
  }
}

@media screen and (max-width: 691px) {

  .bandeaumarket .item:nth-of-type(7),
  .bandeaumarket .item:nth-of-type(8){
    display: none;
  }
}

/* fin bandeaumarket */


/* ressources card */

.homev7 .ressources-bloc > .ressource-card-s_red a span {
    color: #c23018;
    border-color: #c23018;
    text-transform: uppercase;
}

.homev7 .ressources-bloc > .ressource-card-s_red a:hover span {
    color: #fff;
    background-color: #c23018;
}

.homev7 .ressources-bloc > .ressource-card-s_red a:hover {
    outline: 5px solid #c23018;
}

.homev7 .ressources-bloc > .ressource-card-s_orange a span {
    color: #f95928;
    border-color: #f95928;
    text-transform: uppercase;
}

.homev7 .ressources-bloc > .ressource-card-s_orange a:hover span {
    color: #fff;
    background-color: #f95928;
}

.homev7 .ressources-bloc > .ressource-card-s_orange a:hover {
    outline: 5px solid #f95928;
}

.homev7 .ressources-bloc > .ressource-card-s_dark_orange a span {
    color: #C22F16;
    border-color: #C22F16;
    text-transform: uppercase;
}

.homev7 .ressources-bloc > .ressource-card-s_dark_orange a:hover span {
    color: #fff;
    background-color: #C22F16;
}

.homev7 .ressources-bloc > .ressource-card-s_dark_orange a:hover {
    outline: 5px solid #C22F16;
}
/*  */

.ressources-bloc > .ressource-card-s_azur a span {
    color: #00B5D3;
    border-color: #00B5D3;
}

.ressources-bloc > .ressource-card-s_azur a:hover span {
    color: white;
    background-color: #00B5D3;
}

.ressources-bloc > .ressource-card-s_azur a:hover {
    outline: 5px solid #00B5D3;
}

.ressources-bloc > .ressource-card-s_blue a span {
    color: #07b6d3;
    border-color: #07b6d3;
}

.ressources-bloc > .ressource-card-s_blue a:hover span {
    color: white;
    background-color: #07b6d3;
}

.ressources-bloc > .ressource-card-s_blue a:hover {
    outline: 5px solid #07b6d3;
}

.ressources-bloc > .ressource-card-s_orange a span {
    color: #f95928;
    border-color: #f95928;
}

.ressources-bloc > .ressource-card-s_orange a:hover span {
    color: white;
    background-color: #f95928;
}

.ressources-bloc > .ressource-card-s_orange a:hover {
    outline: 5px solid #f95928;
}

.ressources-bloc > .ressource-card-s_green a span {
    color: #00a485;
    border-color: #00a485;
}

.ressources-bloc > .ressource-card-s_green a:hover span {
    color: white;
    background-color: #00a485;
}

.ressources-bloc > .ressource-card-s_green a:hover {
    outline: 5px solid #00a485;
}

.ressources-bloc > .ressource-card-s_violet a span  {
    color: #89105d;
    border-color: #89105d;
}

.ressources-bloc > .ressource-card-s_violet a:hover span {
    color: white;
    background-color: #89105d;
}

.ressources-bloc > .ressource-card-s_violet a:hover {
    outline: 5px solid #89105d;
}

.ressources-bloc > .ressource-card-s_dark a span {
    color: #0e4c6b;
    border-color: #0e4c6b;
}

.ressources-bloc > .ressource-card-s_dark a:hover span {
    color: white;
    background-color: #0e4c6b;
}

.ressources-bloc > .ressource-card-s_dark a:hover {
    outline: 5px solid #0e4c6b;
}

.ressources-bloc > .ressource-card-s_yellow a span {
    color: #efbf86;
    border-color: #efbf86;
}

.ressources-bloc > .ressource-card-s_yellow a:hover span {
    color: white;
    background-color: #efbf86;
}

.ressources-bloc > .ressource-card-s_yellow a:hover {
    outline: 5px solid #efbf86;
}

.ressources-bloc > .ressource-card-s_red a span {
    color: #a4350c;
    border-color: #a4350c;
}

.ressources-bloc > .ressource-card-s_red a:hover span {
    color: white;
    background-color: #a4350c;
}

.ressources-bloc > .ressource-card-s_red a:hover {
    outline: 5px solid #a4350c;
}

.ressources-bloc > .ressource-card-s_vert a span {
    color: #3D807B;
    border-color: #3D807B;
}

.ressources-bloc > .ressource-card-s_vert a:hover span {
    color: white;
    background-color: #3D807B;
}

.ressources-bloc > .ressource-card-s_vert a:hover {
    outline: 5px solid #3D807B;
}

.ressources-bloc > .ressource-card-s_red_ a span {
    color: #77210A;
    border-color: #77210A;
}

.ressources-bloc > .ressource-card-s_red_ a:hover span {
    color: white;
    background-color: #77210A;
}

.ressources-bloc > .ressource-card-s_red_ a:hover {
    outline: 5px solid #77210A;
}

/* fin ressources card */

/* for lazy load */
img[src="https://www.kameleoon.com/img/customers/white.gif"] {
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  /* display: none; */
}
/* for lazy load */














/* Personalizations */


.hp-bandeau-perso {
  min-height: 300px;
  z-index: 2;
  position: relative;
}

.hp-bandeau-perso-inner {
  padding-top: 40px;
  padding-bottom: 40px;
}

a.hp-perso-button {
  color: white;
  text-transform: uppercase;
  border: 2px solid white;
  margin: 0 auto;
  cursor: pointer;
  font-family: Open Sans;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2;
  padding: 15px 20px;
  border: 3px solid;
  border-radius: 3px;
  position: absolute;
  left: calc(50% - 101px);
  top: -70px;
}

a.hp-perso-button:focus {
  text-decoration: none;
}

.media-background {
  background-image: -webkit-linear-gradient(162deg, #89105d 66%, #510b42 33%);
}

.ecommerce-background {
background-image: -webkit-linear-gradient(162deg, #00a485 66%, #007c64 33%);
}

.travel-background {
background-image: -webkit-linear-gradient(162deg, #0e4c6b 66%, #08313a 33%) !important;
}

.banque-background {
background-image: -webkit-linear-gradient(162deg, #00b5d3 66%, #188496 33%) !important;
}

.right-bandeau blockquote  {
  /* position: relative; */
  min-height: 82px;
  padding: 10px 30px 10px 80px;
  margin-top: 40px;
  margin-bottom: 25px;
  margin-left: 10px;
  border: none;
  color: white;
  font-size: 20px;
  font-weight: 400;
  font-style: italic;
  text-align: left;
  line-height: 1.6;
}

.profil-bandeau img,
.profil-bandeau p {
  display: inline-block;
  color: white;
  font-size: 16px;
  font-weight: 400;
  margin-left: 25px;
}

.right-bandeau .profil-bandeau {
  max-width: 900px;
  text-align: right;
  margin: 0 auto;
  padding-right: 20px;
  float: right;
}

.hp-bandeau-gen .perso-bandeau {
  text-align: left;
  overflow: hidden;
}

.perso-bandeau.row {
  margin: 0;
  overflow: hidden;
  position: relative;
}

.hp-bandeau-perso .col-md-4 {
  min-height: 0px;
}

.hp-bandeau-perso .text-center > img{
  margin-top: 30px;
}

.ecommerce-background .perso-bandeau .text-center > img{
  margin-top: 50px;
}
.travel-background .perso-bandeau .text-center > img {
  width: auto;
  max-width: 80%;
  margin-top: 50px;
}
.travel-background a.hp-perso-button{
  top: -85px;
}
.homev7 .right-bandeau .profil-bandeau{
  margin-top: 20px;
}

.right-bandeau blockquote > span:first-of-type {
  font-family: 'Times New Roman';
  font-size: 130px;
  opacity: 0.4;
  position: absolute;
  margin-top: -90px;
  margin-left: -71px;
  font-style: normal;
  font-weight: 600;
}

.right-bandeau blockquote > span:nth-of-type(2) {
  font-family: 'Times New Roman';
  font-size: 130px;
  opacity: 0.4;
  position: absolute;
  margin-top: -45px;
  margin-left: 5px;
  font-style: normal;
  font-weight: 600;
}

@media screen and (max-width: 1200px) {
  .hp-content .kbottom30r .imgComprenez{
  	margin-top: 20px !important;
  }
  .hp-bandeau-perso .text-center > img{
  	margin-top: 0 !important;
  }
  .hp-bandeau-perso-inner {
  	padding-bottom: 60px;
  }
  .hp-bandeau-perso .col-md-4 {
    top: 30px;
  }
}

@media screen and (max-width: 1024px) {
  .media-background {
  	background-color: #89105d;
  	background-image: none;
  }
  .travel-background{
  	background-color: #0e4c6b;
  	background-image: none !important;
  }
  .ecommerce-background {
  	background-color: #00a485;
  	background-image: none;
  }
  .banque-background{
  	background-color: #00b5d3;
  	background-image: none !important;
  }
  .perso-bandeau .text-center{
  	margin: 0 auto;
  	float: none;
   	margin-top: 30px;
   }
  .right-bandeau blockquote{
  	margin-top: 0;
    margin-left: 0;
  	margin-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .right-bandeau .profil-bandeau{
  	float: none;
  	text-align: center;
  }
  .profil-bandeau img, .profil-bandeau p{
  	margin-left: 0;
    margin-bottom: 10px;
  }
  .profil-bandeau img {
    margin-right: 10px;
  }
  .hp-bandeau-perso .col-md-4 {
  	margin: 0 auto;
  	float: none;
  	margin-top: 40px;
  }
  .hp-bandeau-perso-inner >.col-md-4 {
  	padding-bottom: 0px;
  }
  .hp-bandeau-perso-inner {
  	padding-top: 0;
  }
  a.hp-perso-button{
  	position: static;
  }
  .hp-bandeau-perso .col-md-4 {
  	margin-top: 50px;
  }
  .right-bandeau .profil-bandeau{
  	margin-top: 30px;
  }
  .hp-bandeau-perso .col-md-4 {
    top: auto;
  }
  .right-bandeau blockquote > span:first-of-type {
    margin-top: -40px;
    margin-left: -41px;
    font-size: 80px;
  }

  .right-bandeau blockquote > span:nth-of-type(2) {
    margin-top: -10px;
    font-size: 80px;
  }
}

@media screen and (min-width: 800px) {

  .perso-bandeau.row:hover .hoverQuote {
      display: block;
  }
}
