.contain-card{
    border:1px solid #FFF;
    width:602px;
    height:378px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../img/bg-carte.jpg);
    position: relative;
}

.contain-card .contain-avatar{
    display: block;
    height: 150px;
    width: 150px;
    position: absolute;
    bottom: 99px;
    background-color: #f0b624;
    box-shadow: 1px 1px 11px 9px #0003;
    border-radius: 80px;
    left: 8px;

}
.contain-card .contain-qr{
    display: block;
    height: 110px;
    width: 110px;
    position: absolute;
    bottom: 26px;
    right: 23px;
    background-color: #cbcbcb;
    box-shadow: 1px 1px 11px 0px #0003;
    border: 1px solid #2979bb57;
    z-index: 1;

}
.contain-card .contain-avatar img{
    position: absolute;
  z-index: 1;
  width: 145px;
  height: 145px;
  top: 2px;
  left: 2px;
  border-radius: 80px;
}
.contain-info,.contain-info1{
    position: absolute;
    top: 72px;
    color: #000;
    width: 100%;
}
.contain-info h1,.contain-info1 h1{
    color: #e8632f;
    font-weight: bold;
    right: 14px;
    position: absolute;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;

    text-shadow: 1px 0px 2px #04040430;
}
.fonctio-text{
  position: absolute;
  right: 18px;
  font-size: 19px;
  font-style: italic;
  top: 30px;
  font-family: impact;
}
.contain-info ul{
    position: absolute;
    top: 75px;
    list-style-type: none;
    font-size: 19px;
    background-image: linear-gradient(to right, #1572b7, #5688c3, #7e9fcf, #a2b7da, #c4d0e6, #c4d0e6, #c4d0e6, #c4d0e6, #a2b7da, #7e9fcf, #5688c3, #1572b7);
    width: 100%;
    box-shadow: 1px 1px 5px 1px #00000063;
    font-family: impact;
    padding-left: 166px;
}
.contain-logo{
    position: absolute;
    left: 15px;
    top: 15px;
    background: #FFF;
    border-radius: 50%;
    width: 90px;
    height: 90px;
}
.contain-logo img{
    height: 80px;
    position: absolute;
    right: -15px;
    top: 3px;
  }
  .carte-pro h1{
    color: #000;
  text-align: center;
  position: relative;
  top: 20px;
  font-family: impact;
  }
  .til-id{
    color: #264a4a;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  margin-left: 3px;
  font-size: 12px;
  letter-spacing: 2px;
  }
  .center-blok{
    display: block;
  margin-left: auto;
  margin-right: auto;
  }
  .select2-selection__rendered{
    text-align: center;
  }
  .hover-active:hover{
    background-color: rgba(234, 229, 229, 0.2);
    color: #fff;
    border: 1px solid #e1d30b;
    transition: 1s;
    box-shadow: 1px 1Px 8px 3px #ffffff2b;
  }
  .active-x{
    background-color: rgba(234, 229, 229, 0.2);
    color: #fff;
    border: 1px solid #e1d30b;
    transition: 1s;
    box-shadow: 1px 1Px 8px 3px #ffffff2b;
  }
  .clip-path-nav{
    clip-path: polygon(0% 0%, 85% 0, 100% 50%, 85% 100%, 0% 100%);
  height: 100%;
  position: relative;
  top: 0;
  left: -26px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 13px;
  padding-bottom: 20px;
  width: 100%;
  }
  .coursor-pointer{
    cursor: pointer;
  }
  .clip-path-nav1{
    clip-path: polygon(86% 1%, 100% 50%, 86% 100%, 0% 100%, 13% 51%, 0% 0%);
  height: 100%;
  position: relative;
  top: 0;
  left: -26px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 13px;
  padding-bottom: 20px;
  width: 100%;
  }

  





  .contain-card2{
    border:1px solid #FFF;
    width:602px;
    height:378px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../img/bg-card2.jpg);
    position: relative;
    background-repeat: no-repeat;background-size: cover;
}

.contain-card2 .contain-avatar{
    display: block;
    height: 150px;
    width: 150px;
    position: absolute;
    bottom: 99px;
    /*! background-color: #f0b624; */
    box-shadow: 1px 1px 11px 9px #0003;
    border-radius: 80px;
    left: 8px;

}
.contain-card2 .contain-qr{
    display: block;
    height: 110px;
    width: 110px;
    position: absolute;
    bottom: 26px;
    right: 23px;
    background-color: #cbcbcb;
    box-shadow: 1px 1px 11px 0px #0003;
    border: 1px solid #2979bb57;
    z-index: 1;

}
.contain-card2 .contain-avatar img{
    position: absolute;
  z-index: 1;
  width: 145px;
  height: 145px;
  top: -8px;
  left: 2px;
  border-radius: 80px;
}
.contain-info1 ul{
    position: absolute;
    top: 61px;
    list-style-type: none;
    font-size: 19px;
    background-image: linear-gradient(to right, #c38f29, #ceab66, #7e9fcf, #a2b7da, #c4d0e6, #c4d0e6, #c4d0e6, #c4d0e6, #a2b7da, #7e9fcf, #ceab66, #c38f29);
    width: 100%;
    box-shadow: 1px 1px 5px 1px #00000063;
    font-family: impact;
    padding-left: 166px;
    cursor: pointer;
}
.btn-close{
  position: absolute;
  right: 30px;
  top: 0;
}
.title-carrousel{
width: 100%;
text-align: center;
position: absolute;
bottom: 0;
min-height: 20%;
padding-top: 47px;
background: linear-gradient(#00f0, black);
}

@media (max-width: 468px) {
  
  .contain-card2{
    border:1px solid #FFF;
    width:602px;
    height:378px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../img/bg-card2.jpg);
    position: relative;
    rotate: 90deg;
  display: block;
  position: absolute;
  left: -142px;
  top: 219%;
  margin-right: 10px;
}.contain-card{
  border:1px solid #FFF;
  width:602px;
  height:378px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../img/bg-carte.jpg);
  position: relative;
  rotate: 90deg;
  display: block;
  position: absolute;
  left: -142px;
  top: 107px;
  margin-right: 10px;
  z-index: 99;
}
.btn-close{
  position: absolute;
  top: -58px;
  z-index: 2000;
  right: -37px;
}

}

