/*************************************************************************************
                                   apropos
************************************************************************************  */                                 


.first-image-right-apropos {
  width: 100%;
  border-radius: 10px;
  height: 489px;
  overflow: hidden;
  width: 540px;
  z-index: 1;
  position: relative;
}
.first-image-right-apropos img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.wrap-right-apropos {
  position: relative;
}
.right-apropos {
  flex: 0 0 auto;
  width: 48%;
  position: relative;
  padding-right: 20px;
}
.left-apropos {
  width: 52%;
  padding-left: 10px;
}

.about-image1 {
    position: absolute;
    top: -30px;
    right: -35px;
    transform: rotate(90deg);
}

.wrap-historique-leftgardening.studio-image {
    width: 100%;
    position: relative;
    border-radius: 10px;
    z-index: 1;
    height: 500px;
    /* padding-right: 20px; */
}

.about-image1 img:hover {
    transform: matrix(1, 0, 0, 1, -90.7023, -70.4724) translate3d(103.344px,79.4567px,0px);
}
.about-image1 img {
    width: auto;
    height: 135px;
    transition: all ease 0.8s;
}
.wrap-historique-left {
  position: relative;
}
.wrap-historique-right {
  width: 50%;
  padding: px 0 0 57px;
  padding-right: 80px;
}
.wrap-historique-right-title span {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 701;
  color: #ED0020;
  display: block;
  margin-bottom: 10px;
  margin-top: -2px;
  line-height: 1;
}

h3.title-historique-bottom {
    margin: 15px 0;
    position: relative;
    text-transform: capitalize;
    font-weight: 700;
    color: #00427d;
    line-height: 1.1;
    font-family: "League Spartan";
    letter-spacing: -0.3px;
}

.bloc-element p {
    margin-bottom: 16px;
}
.apropos-title-toggle.primary-btnn.btn1 {
  margin-left: 0;
}
.apropos-title-toggle.primary-btnn.btn3 {
  margin-right: 0;
}
.apropos-title-toggle.primary-btnn svg {
  stroke: #044b7a;
  margin-left: 6px;
}
.apropos-title-toggle.primary-btnn.active svg {
  stroke: white;
}
.wrap-right-apropos .primary-btnn.active {
  background: #044b7a;
  color: white;
}

.apropos-title-toggle.primary-btnn.active {
  color: white;
  background: var(--second-color);
}


.bloc-apropos-title-toggle {
  padding: 22px 24px 21px;
  border-radius: 9px;
  margin: 0 0 35px;
  display: flex;
  justify-content: center;
  width: fit-content;
  align-items: center;
  box-shadow: 0px 10px 60px rgba(15,53,103,.1);
  background: white;
  margin-bottom: 14px;
}
.item-right-apropos {
  display: none;
}
.item-right-apropos.active {
  display: block;
}
.apropos-title-toggle.primary-btnn {
  background: #edf4f8;
  padding: 12px 25px;
  font-weight: 500;
  font-size: 16px;
  align-items: center;
  border-radius: 7px;
  color: #044b7a;
  border-color: #dee2e6 #dee2e6 #fff;
  margin-left: 0;
  margin: 0 5px;
  cursor: pointer;
}

.second-image-right-apropos {
  position: absolute;
  bottom: -105px;
  left: -80px;
  width: 364px;
  height: 350px;
  z-index: 4;
}
.second-image-right-apropos img {
  width: 100%;
  border-radius: 10px;
  height: 100%;
  object-fit: cover;
}
.third-image-right-apropos {
  position: absolute;
  top: 35px;
  right: 30px;
  opacity: 0.3;
  z-index: 0;
}

.wrap-historique-left-text {
  left: 35px;
  bottom: 3px;
  width: 488px;
  height: 300px;
  padding: 20px 30px;
  background: var(--primary-color);
  position: absolute;
  border-radius: 10px;
  padding: 23px 30px;
  transform: rotate(180deg);
  z-index: 0;
  text-align: center;
  left: -36px;
  bottom: -55px;
  width: 488px;
  height: 300px;
  padding: 20px 30px;
}
.wrap-historique-left-text p {
  margin-bottom: 0;
  font-weight: 700;
  font-family: poppins;
  color: white;
  text-transform: uppercase;
  transform: rotate(180deg);
  font-size: 15px;
}

.about-experience {
    position: absolute;
    top: 80px;
    left: -68px;
    text-align: center;
    background: var(--primary-color);
    padding: 10px;
    border-radius: 20px;
    color: #fff;
    box-shadow: 0 0 40px 5px rgb(0 0 0 / 10%);
    z-index: 3;
}
.about-experience-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    line-height: 90px;
    margin: auto;
    background: white;
    border-radius: 50px;
    margin-bottom: 5px;
    padding: 10px;
}
.about-experience-icon img{
    /* width: 65px; */
    /* height: 65px; */
}

.wrap-historique-leftgardening.studio-image img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  border-radius: 10px;
}

.about-one__experience {
  position: absolute;
  bottom: -62px;
  left: 7%;
  display: flex;
  align-items: center;
  background-color: #0160ca;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 27px 40px 23px;
  width: 275px;
  z-index: 9;
}
.about-one__experience::after {
  position: absolute;
  bottom: 0px;
  right: -65px;
  content: "";
  border-top: 0px solid transparent;
  border-left: 65px solid #31a6825e;
  border-bottom: 62px solid transparent;
  z-index: 5;
}
.about-one__experience::before {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  content: "";
  border: 2px dashed #0cdaf9;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.about-one__experience-year {
  font-size: 19px;
  color: white;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: 1px;
  font-size: 60px;
  color: #fff;
  font-weight: 700;
  line-height: 60px;
}
.about-one__experience-text {
  font-size: 20px;
  color: white;
  line-height: 24px;
  font-weight: 500;
  margin-left: 18px;
}
.wrapper-apropos {
  padding: 50px 0 90px;
  background: url(../images/bg/bg-annuaire.png);
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
.wrapper-apropos .title-box {
    margin-bottom: 20px;
}

.wrap-right-apropos::before {
  top: 40px;
  position: absolute;
  animation: mover 2s infinite alternate;
  z-index: 0;
  content: '';
  background-image: url(../images/shape/shape6.png);
  left: -12%;
  width: 100px;
  height: 100px;
}
.representative-list-about ul i {
  height: 16px;
  width: 16px;
  background-color: var(--primary-color);
  font-size: 11px;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 14px;
}

.representative-list-about ul li::before {
  /*! content: "\f00c"; */
  position: absolute;
  font-family: "FontAwesome";
  background: var(--primary-color);
  padding: 4px;
  color: white;
  border-radius: 50%;
  font-size: 12px;
  width: 16px;
  height: 16px;
  justify-content: center;
  display: flex;
  align-items: center;
  left: -9px;
}
.representative-list-about ul li {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #15233c;
  font-weight: 500;
  letter-spacing: -0.02em;
  padding-bottom: 6px;
  margin-left: 20px;
}
.representative-list-about {
  position: relative;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}
.text-after-apropos {
  font-weight: 600;
  color: var(--primary-color);
  line-height: 28px;
  margin-bottom: 15px;
}
.details-text-apropos {
  font-size: 16px;
  line-height: 26px;
}
.about-one__btn-call {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 41px;
  flex-wrap: wrap;
}
.about-one__btn-box a {
}
.about-one__btn-box a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  appearance: none;
  outline: none !important;
  background-color: var(--primary-color);
  color: white;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.02em;
  border-radius: 10px;
  padding: 17px 40px 17px;
  transition: all 0.5s linear;
  overflow: hidden;
  z-index: 1;
}
.about-one__btn-box a::before {
  border-radius: 10px;
}
.about-phone-call {
  display: flex;
  float: right;
  margin-left: 20px;
  align-items: center;
}
.about-call-icon {
  position: relative;
  height: 50px;
  width: 50px;
  border: 2px solid #e7ebef;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--primary-color);
  font-size: 20px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.about-one__call-nnumero {
  position: relative;
  margin-left: 10px;
  /* top: -2px; */
  /* justify-content: center; */
  /* display: flex; */
  /* align-items: center; */
}
.about-one__call-nnumero a {
  font-size: 20px;
  font-weight: 700;
  color: #16233c;
  /* margin: 0 10px; */
  display: inline-block;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.about-one__call-nnumero .separator {
    font-size: 20px;
    color: var(--primary-color);
}
.about-one__call-nnumero p {
  font-size: 16px;
  font-weight: 400;
  color: #595a5b;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}




/****************************************************************************************************************|
                                                                                                              |**|
                                                        Notre histoire                                                |**|
                                                                                                              |**|
*****************************************************************************************************************/
.wrapper-notre-histoire {
  position: relative;
  height: 750px;
  padding: 50px 0 20px;
  background-image: url(../images/about/about-location.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.wrapper-notre-histoire::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .75);
}

.parent-item-notre-histoire {
  padding: 40px 0;
  position: relative;
  border-left: 2px solid #F2F2F2;
}
.parent-item-notre-histoire:nth-child(2) {
  padding-top: 0px;
}

.wrap-notre-histoire {
  padding: 0 50px;
  margin-top: 90px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}

.titre-notre-histoire {
  text-align: center;
  font-size: 60px;
  font-weight: 900;
  font-family: 'League Spartan';
  -webkit-text-fill-color: #fff0;
  -webkit-text-stroke: 1px var(--primary-color);
  position: relative;
  margin-top: -126px;
  line-height: 1.12;
  margin-bottom: 70px;
  padding: 0 60px;
  text-transform: uppercase;
  padding-top: 91px;
}

.wrap-notre-histoire > div {
  width: calc(100% / 2);
}

.wrap-notre-histoire > div:nth-child(odd) .notre-histoire-content {
  border-radius: 10px 0 0 10px;
}
.wrap-item-notre-histoire {
    display: flex;
}

.wrap-notre-histoire > div:nth-child(2n+1) .wrap-item-notre-histoire {
    flex-direction: row-reverse;
}

.wrap-notre-histoire > div:nth-child(2n+1) .notre-histoire-en-image {border-radius: 0 10px 10px 0;}

.wrap-notre-histoire > div:nth-child(2n+1) .notre-histoire-en-annee {
  left: initial;
  position: absolute;
  top: -68px;
  right: 0;
}
.parent-item-notre-histoire:hover .notre-histoire-en-annee {
  color: #d5d5d5;
}

.wrap-notre-histoire > div:nth-child(2n+1) .item-notre-histoire {
  margin-right: auto;
  margin-left: 0;
}

.wrap-notre-histoire > div:nth-child(2n+1).parent-item-notre-histoire::before {
  top: 69%;
  left: 57px;
}

.wrap-notre-histoire > div:nth-child(2n+1).parent-item-notre-histoire::after {
  transform: translateY(-50%) rotate(180deg);
  right: -13px;
  left: auto;
  z-index: 2;
}

.wrap-notre-histoire > div:nth-child(odd).parent-item-notre-histoire {
  transform: translateY(-50%);
  border-left: none;
  z-index: 1;
}

.parent-item-notre-histoire::before {
  position: absolute;
  content: "";
  width: 100px;
  height: 1px;
  /* background: #ed0044; */
  left: 0px;
  top: 50%;
  border-bottom: 2px dashed #d6d6d6;
}
.parent-item-notre-histoire::after {
  position: absolute;
  content: "";
  /* font-family: FontAwesome; */
  top: 50%;
  left: -13px;
  transform: translateY(-50%);
  max-height: 36px;
  color: #ed0020;
  box-shadow: 0px 10px 40px 5px rgb(0 0 0 / 10%);
  width: 31px;
  border: 6px solid #fff;
  height: 31px;
  z-index: 2;
  background: var(--second-color);
  border-radius: 50px;
}

.item-notre-histoire {
  position: relative;
  width: 440px;
  margin-left: auto;
}

.wrap-notre-histoire:before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 15px;
  height: 15px;
  background: #e7e7e7;
  border-radius: 50%;
  z-index: 1;
  content: "";
}


.parent-item-notre-histoire .notre-histoire-en-annee {
  transition: all 500ms ease;
}

.notre-histoire-en-annee {
  position: absolute;
  top: -68px;
  left: 0;
  font-size: 50px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  line-height: 80px;
  color: #f5f5f5;
}

.notre-histoire-en-image {
  width: 38%;
  height: auto;
  border-radius: 10px 0 0 10px;
  position: relative;
  overflow: hidden;
}


.notre-histoire-content {
  max-width: 400px;
  height: 100%;
  background: #fff;
  border-radius: 0 10px 10px 0;
  padding: 14px 30px;
  position: relative;
  box-shadow: 24.575px 17.207px 60px 0px rgb(0 0 0 / 6%);
  /* top: 3px; */
  /* left: -168px; */
}

.notre-histoire-title {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: 'Poppins';
  color: var(--primary-color);
  font-weight: 700;
  line-height: 20px;
}

.notre-histoire-content p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #6A6A6A;
}

.notre-histoire-en-image img {
  width: auto;
  height: 140px;
}

