body{
  overflow-x: hidden;
  background-color: white;
}
.contentS{
  position: relative;
  padding-left: 100px;
  padding-right: 100px;
}
.bnd-fa {
  height: 50px;
  background-color: #000;
  font-size: 16px;
  font-weight: bold;
}
.path-assistance{
  background: white;
}
.bandeau-desk {
  height: 400px;
  background-image: linear-gradient(to bottom, #4edbb8, #5ddcf9 46%, #b5e8f7);
  position: relative;
}
.block-ibou {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 16%;
}
.block-video {
  display: flex;
  margin-top: 50px;
}
.block-video > :first-child{
  margin-right: 120px;
  width: 40%;
}
.block-video > :last-child{
  width: 60%;
  position: relative;
}
.contentAssistance{
  padding-left: 50px;
  padding-right: 50px;
}
.txt-ibou {
  position: absolute;
  display: flex;
  justify-content: center;
  width: 100%;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  top: 29%;
}
.txt-ibou .item-text:first-child {
  margin-top: 30px;
}
.txt-ibou .item-text {
  background-color: #ffffff;
  padding: 11px 20px;
  border-radius: 10px;
  margin: 0px 60px;
  position: relative;
  height: fit-content;
  height: -moz-fit-content;
}
.txt-ibou .item-text .rectdal {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 0px 0 25px;
  border-color: #ffffff transparent transparent;
  position: absolute;
  bottom: -15px;
  right: 15px;
}
.txt-ibou .item-text:last-child {
  margin-top: -30px;
}
.txt-ibou .item-text .rectdisp {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 25px 0px 0;
  border-color: #ffffff transparent transparent;
  position: absolute;
  bottom: -15px;
  left: 15px;
}
.block-search{
  position: absolute;
  bottom: -31%;
  border: 0.5rem solid;
  border-radius: 10px 10px 0px 0px;
  width: 100%;
}
.searh-field{
  width: 100%;
  height: 54px;
  outline: none;
  padding-left: 20px;
  border: none;
}
.searh-icon{
  position: absolute;
  right: 1%;
  top: 11%;
}
.close-icon {
  cursor: pointer;
  position: absolute;
  right: 1%;
  top: 23%;
}
.bnd-fa .fa-bn .item-fa {
  margin-right: 10px;
  color: #666666;
}
.bnd-fa .fa-bn {
  display: flex;
  align-items: center;
  height: 50px;
}
.text-block-orange{
  font-weight: bold;
  font-size: 24px;
  color: black;
}
.liste-desc{
  color: black;
  margin-top: 10px;
  font-size: 15px;
}
.img-dark{
  display: none;
}
.faq-rubriques{
  display: none;
  position: absolute;
  z-index: 999;
  width: 100%;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.faq{
  width: 60%;
  background: #fff;
  padding-left: 30px;
}
.rubriques{
  width: 40%;
  background: #ffe8f7;
}
.li-faq{
  color: #333333;
  margin-bottom: 30px;
  cursor: pointer;
}
.li-faq:hover{
  color: black;
  font-weight: bold;
}
ul{
  list-style: none;
}
.title-faq{
  padding-top: 21px;
  font-size: 18px;
  color: #c5c5c5;
  font-weight: normal;
}
.title-rubriques{
  padding-top: 21px;
  font-size: 18px;
  color: #333333;
  padding-left: 30px;
}
.li-rubriques{
  width: 100%;
  font-weight: bold;
  font-size: 18px;
  padding-left: 30px;
  padding-top: 20px;
  padding-bottom: 19px;
  border-bottom: solid 1px rgba(155, 155, 155, 0.3);
}
.li-rubriques:last-child{
  border-bottom: none;
}
.block-ibou {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 16%;
}
.txt-ibou {
  position: absolute;
  display: flex;
  justify-content: center;
  width: 100%;
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  top: 29%;
}
.txt-ibou .item-text:first-child {
  margin-top: 30px;
}
.txt-ibou .item-text {
  background-color: #ffffff;
  padding: 11px 20px;
  border-radius: 10px;
  margin: 0px 60px;
  position: relative;
  height: fit-content;
  height: -moz-fit-content;
}
.txt-ibou .item-text .rectdal {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 0px 0 25px;
  border-color: #ffffff transparent transparent;
  position: absolute;
  bottom: -15px;
  right: 15px;
}
.txt-ibou .item-text:last-child {
  margin-top: -30px;
}
.txt-ibou .item-text .rectdisp {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 25px 0px 0;
  border-color: #ffffff transparent transparent;
  position: absolute;
  bottom: -15px;
  left: 15px;
}
.block-search{
  position: absolute;
  bottom: -31%;
  border: 0.5rem solid;
  border-radius: 10px 10px 0px 0px;
  width: 100%;
}
.searh-field{
  width: 100%;
  height: 54px;
  outline: none;
  padding-left: 20px;
}
.searh-icon{
  cursor: pointer;
  position: absolute;
  right: 1%;
  top: 11%;
}
.close-icon{
  cursor: pointer;
  position: absolute;
  right: 1%;
  top: 23%;
}
.fw{
  font-weight: bold;
}
.card-product{
  border-radius: 4px;
  border: solid 1px #cccccc;
  padding-left: 20px;
  padding-top: 28px;
  padding-right: 14px;
  padding-bottom: 20px;
}
.card-product h4{
  text-align: center;
}
.card-product-ul{
  list-style: none;
  padding-left: 0;
  margin-bottom: 0 !important;
}
.card-product-ul .card-product-li{
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
  padding-top: 13px;
  padding-bottom: 13px;
}
.card-product-ul .card-product-li:last-child{
  border-bottom: none;
}
.block-video{
  display: flex;
  margin-top: 50px;
}
.litle-title{
  display: block;
  font-size: 24px;
  margin-bottom: 10px;
}
.color-orange{
  color: #ff7900;
}
.big-title{
  font-size: 34px;
  margin-bottom: 40px;
}
.p-video{
  line-height: 1.25;
  letter-spacing: normal;
  margin-bottom: 20px;
}
.p-vide:last-child{
  margin-bottom: 40px !important;
}
/*.text-video{
  margin-right: 120px;
  width: 40%;
}*/
.video{
  width: 100%;
  position: relative;
}
.contact-us{
  background: #ffd200;
  display: flex;
  padding-top: 67px;
  padding-bottom: 68px;
}
.group-contact-us{
  display: flex;
  justify-content: space-between;
}
.elmt-contact-us{
  display: flex;
  padding-right: 19px;
  border-right: solid 1px;
  padding-left: 19px;
}
.elmt-contact-us:last-child{
  border-right: none;
}
.img-contact-us{
  width: 28px;
  height: 40px;
}
.response{
  color: #999999;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-radius: 10px;
  border: solid 1px #979797;
}
.img-contribution{
  width: 80px;
  height: 80px;
}
.card{
  border: 1px solid #cccccc;
}
.play{
  position: absolute;
  bottom: 28%;
  right: 35%;
  cursor: pointer;
}
.swiper-container{
  display: none;
}
.swiper-assistance{
  width: 83%;
  max-width: 250px;
  margin-bottom: 0;
  margin-right: 10px;
}
.card{
  border: 1px solid #cccccc !important;
}
.family-card img{
  width: 249px;
  height: 187px;
}
.card-body-actu-mob {
  text-align: left !important;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-top: 0.625rem;
}
.card-product > .btn{
  display: none;
}
.block-black{
  margin-top: 50px;
  display: flex;
  background: #000;
  padding: 26px 73px 24px 78px;
  border-radius: 4px;
  position: relative;
}
.blog-img-texte{
 padding: unset;
  width: 100%;
}
.text-block-black{
  font-size: 30px;
  color: #ffffff;
  margin: 0 30px 7px 0;
  z-index: 1;
  font-weight: bold;
}
.img-block-black{
  position: absolute;
  left: 17px;
  bottom: 0;
}
.card-body{
  display: flex;
  justify-content: space-between;
}
.card-body span{
  display: block;
  padding-top: 10px;
}
.btn-costum{
  border-color: #ffffff;
  color: #ffffff;
  background: #000;
}
.btn-costum:hover{
  border-color: #ffffff;
  color: #000;
  background: #ffffff;
}
#close-icon{
  display: none;
}
.content-faq-rubriques{
  display: flex;
  background: #fff;
}
@media screen and (min-width: 320px) and (max-width: 500px){
  .contentAssistance{
    padding: 0;
  }
  .faq-rubriques{
    height: 100%;
  }
  .content-faq-rubriques{
    display: block;
  }
  .li-faq {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .title-rubriques {
    padding-top: 21px;
    font-size: 18px;
    color: #333333;
    padding-left: 8px;
  }
  .li-rubriques {
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .li-rubriques span{
    display: block;
  }
  .swiper-container {
    display: block;
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .group-first-card-desk{
    display: flex;
  }
  .block-ibou {
    top: 19%;
  }
  .block-ibou img{
    width: 95%;
    position: relative;
    top: 53px;
  }
  .bandeau-desk {
    height: 168px;
  }
  .block-search {
    position: absolute;
    bottom: -31%;
    border: 0.3rem solid;
    border-radius: 10px 10px 0px 0px;
    width: 100%;
    background: #fff;
  }
  .searh-field {
    width: 90%;
    height: 37px;
    outline: none;
    padding-left: 10px;
    border: 0;
    border-radius: 10px;
  }
  .txt-ibou {
    top: 20%;
  }
  .block-video > :first-child{
    margin-right: 0;
    width: 100%;
    margin-bottom: 30px;
    margin-top: -35px;
  }
  .bandeau-desk{
    height: 227px;
  }
  .block-video > :last-child{
    width: 100%;
    position: absolute;
    top: 22%;
  }
  .txt-ibou .item-text:first-child {
    margin-top: 30px;
    margin-left: 40px;
    margin-right: 80px;
    padding: 5px 6px;
  }
  .txt-ibou .item-text:last-child {
    margin-top: 5px;
    margin-left: 40px;
    margin-right: 56px;
    padding: 5px 6px;
  }
  .card-product {
    margin-top: 12px;
    border-radius: 4px;
    border: solid 1px #cccccc;
    padding-left: 11px;
    padding-top: 20px;
    padding-right: 11px;
    padding-bottom: 20px;
    width: 100%;
  }
  .searh-icon{
    width: 9%;
  }
  .close-icon {
    width: 6%;
  }
  h4, .h4 {
    font-size: 1.4rem;
  }
  .block-video {
    position: relative;
    display: block;
    margin-top: 25px;
  }
  .text-video {
    margin-right: 0;
    width: 100%;
    margin-bottom: 30px;
  }
  .big-title {
    font-size: 25px;
    margin-bottom: 30px;
  }
  .litle-title {
    font-size: 20px;
    margin-bottom: 7px;
  }
  .video {
    width: 100%;
    position: absolute;
    top: 20%;
  }
  .play {
    position: absolute;
    bottom: 14%;
    right: 27%;
    cursor: pointer;
  }
  .contact-us {
    background: #ffd200;
    display: flex;
    padding-top: 41px;
    padding-bottom: 44px;
    overflow-x: auto;
    /* overflow: scroll; */
  }
  .contribution{
    display: none;
  }
  .txt-ibou {
    display: none;
  }
  h2, .h2 {
    font-size: 1.5rem;
  }
  .group-contact-us {
   white-space: nowrap;
  }
  .divers{
    display: none;
  }
  h3, .h3 {
    font-size: 1.7rem;
  }
  .block-black {
    margin-top: 30px;
    display: block;
    background: #000;
    padding: 26px 26px 24px 20px;
    border-radius: 4px;
    margin-bottom: 40px;
  }
  .text-block-black {
    font-size: 25px;
    color: #ffffff;
    margin: 0 30px 7px 0;
    margin-bottom: 20px;
    display: block;
  }
  .img-block-black {
    display: none;
  }
  .title-contact-us{

  }
  .elmt-contact-us {
    padding: 0;
    margin-top: 30px;
    border-right: none;
    padding-right: 25px;
  }
  .elmt-contact-us:nth-child(1){
    border-right: solid 1px;
    padding-right: 25px;
    margin-right: 10px;
  }
  .elmt-contact-us:nth-child(3){
    border-right: solid 1px;
  }
  .contact-us::-webkit-scrollbar-thumb {
    background-color: transparent;
    outline: 1px solid transparent;
  }
  .card-product-ul{
    display: none;
  }
  .card-product button{
    display: none;
  }
  .card-product h4{
    font-size: 16px;
  }
  .card-product img{
    width: 104.1px;
    height: 110px;
  }
  .text-video div{
    margin-top: 350px;
  }
  .elmt-contribution{
    padding: 18px 21px 20px;
    border-radius: 4px;
    border: solid 1px #cccccc;
  }
  .img-contribution {
    width: 60px;
    height: 60px;
  }
  .faq{
    width: 100%;
    padding: 0px 3px 0px 8px;
  }
  .rubriques{
    width: 100%;
  }
  .ul-rubriques{
    display: flex;
  }
  .li-rubriques{

  }
}
