.logo{
  width: 220px;
  height: 110px;
  background-color: #4058a4;
}

.btn-commencer{
  background: #4058a4;
  color: #fff;
  font-size: 20px;
  padding: 7px 40px;
  border-radius: 50px;
  border: 2px solid #4058a4;
  font-weight: 600;
}
.bg-theme
{
  background: #4058a4;
}
.text-com
{
  color: #fff;
}

.text-com:hover
{
  color: #4058a4;
}

.btn-commencer:hover{
  background: #fff;
  color: #4058a4;
}

.btn-commencer1{
  background: #fff;
  color: #4058a4;
  font-size: 20px;
  padding: 7px 50px;
  border-radius: 50px;
  border: 2px solid #4058a4;
  font-weight: 600;
}
.btn-commencer1:hover{
 
  background: #4058a4;
  color: #fff;
}

.btn-envoyer{
  background: #4058a4;
  color: #fff;
  font-size: 20px;
  padding: 7px 85px;
  border-radius: 50px;
  border: 2px solid #4058a4;
  font-weight: 600;
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.5);
}
.btn-envoyer:hover{
  background: #fff;
  color: #4058a4;
}
/* 
.bg-commencer{
  width: 100%;
  background: linear-gradient(173deg, rgba(173,109,190,0.8548553210346639) 0%, rgba(84,78,202,0.8940710073091737) 93%),url('../img/bg/1.png');
  height: auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 60px;
} */

.img-commencer{
  position: absolute;
  width: 50%;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.inscr-left{
  background-color: #fff;
  padding: 50px 90px;
}
.inscr-right{
  background-color: rgb(236, 235, 235);
}

.trait{
  height: 5px;
  width: 90px;
  background-color : #4058a4;
}

.trait1{
  height: 5px;
  width: 90px;
  background-color : #fff;
}

.carre-matiere-1{
  background: #4058a4;
}
.carre-matiere-2{
  background: #17B5CB;
}
.carre-matiere-3{
  background: #91AADB;
}
.carre-matiere-4{
  background: #CE91E3;
}
.carre-matiere-5{
  background: #FE9A51;
}
.carre-matiere-6{
  background: #F9AFCA;
}
.carre-matiere-7{
  background: #FA9999;
}
.carre-matiere-8{
  background: #FBE04E;
}
.carre-matiere-9{
  background: rgb(143, 129, 54);
}
.carre-matiere-10{
  background: rgb(89, 103, 165);
}
.carre-matiere-11{
  background: rgb(49, 138, 133);
}
.carre-matiere-12{
  background: rgb(8, 60, 70);
}

.carre-matiere-13{
  background: rgb(135, 189, 34);
}
.carre-matiere-14{
  background: rgb(86, 58, 133);
}
.carre-matiere-15{
  background: rgb(18, 91, 114);
}
.carre-matiere-16{
  background: rgb(129, 21, 192);
}


.header-btn-dons{
  background: #fff;
  color: orange;
  border: 2px solid orange;
  border-radius: 50px;
  padding: 5px 40px;
}
.header-btn-dons:hover{
  background: orange;
  color: #fff;
}

.header-primary{
  background: #fff;
}



.icon-compte{
  width: 34px;
  height: 34px;
  background: #FFFFFF;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 50px;
  text-align: center;
}

.espace-titre-page{
   background: #4058a4 !important;
}


.img-apropos{
  width: 350px;
  height: 175px;
}

.dd-m-top{
  position: absolute;
  top: 116%;
  left: -130%;
  width: 200px !important;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 1rem 1rem 1rem 1rem !important;
  margin: .125rem 0 0;
  font-size: 14px;
  color: #fff;
  text-align: left;
  list-style: none;
  background-color: #fff !important;
  background-clip: padding-box;
  border: 1px solid rgb(175, 175, 175);
  border-radius: .25rem;
  text-align: center !important;
}

.dd-i-top {
  display: block;
  width: 100%;
  padding: .25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #000 !important;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

/* Overlay */

.overlay-matiere{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  right: 15px;
  opacity: 0;
  transition: .5s ease;
  background: rgba(0, 0, 0, 0.753);
}

.limite:hover .overlay-matiere{
  opacity: 1;
}

.limite2:hover .overlay-matiere{
  border-radius: 50%;
  opacity: 1;
  height: 186px ;
  width: 72% ;
  margin-top: 9.5%;
  margin-left: 8%;
 
}



.btn-visiter{
  background-color: #4058a4;
  padding: 10px 5px !important;
  border-radius: 0;
  color: #fff;
  width: 100%;
  border: 1px solid #4058a4;
  position: absolute;
  left: 0;
  bottom: 0;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 3px;
}

.btn-visiter:hover{
  background-color: #fff;
  color: #4058a4;
}

/* Flip-Card */

/* .flip{
  width: 100%;
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
  transition: all 1s ease-in-out;
}

.flip:hover {
  transform: rotateY(180deg);
}

.flip > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 50px 0px;
  text-align: center;
}

.flip .front {
  z-index: 2;
  backface-visibility: hidden;
}

.flip .back {
  z-index: 1;
  transform: rotateY(180deg);
  backface-visibility: hidden;
  position: absolute !important;
}

.back .no-affiche-back {
  display: none !;
}

.flip .back ul {
  padding: 0;
  list-style: none;
  line-height: 1.5;
} */

.btn-classe-overlay{
  /* width: 100%; */
  padding: 5px 0;
  color: #fff;
  position: absolute;
  left: 15px;
  right: 0 !important;
  top: 0;
  text-align: center;
}

.btn-classe-overlay:hover{
  color: #000;
  background: #fff;
  text-decoration: none;
}

/* Blog */

.img-article-blog{
  width: 100%;
  height: 220px;
}

.btn-blog-decouvrir{
  background: #4058a4;
  color: #fff;
  font-size: 20px;
  padding: 6px 50px;
  border-radius: 50px;
  border: 2px solid #4058a4;
}
.btn-blog-decouvrir:hover{
  color: #4058a4;
  background: #fff;
  text-decoration: none;
}


/* Quiz */

.score{
  background-color: #fff;
  padding: 2px 20px;
  box-shadow: 0px 2px 5px rgba(94, 93, 93, 0.1);
}

.espace-quiz{
  background: #ffffff;
  padding: 50px;
  box-shadow: 0px 10px 30px rgba(94, 93, 93, 0.06);
}

.btn-soumettre-quiz{
  background: #4058a4;
  padding: 10px 30px;
  border: 1px solid #4058a4;
  color: #fff;
}
.btn-soumettre-quiz:hover{
  color: #4058a4;
  background: #fff;
}

/* Modification du compte */

.compte-modification{
  background: #ffffff;
  padding: 50px;
  box-shadow: 0px 10px 30px rgba(94, 93, 93, 0.06);
}

.btn-enregistrer-modif-compte{
  background: #4058a4;
  padding: 10px 50px;
  border: 1px solid #4058a4;
  color: #fff;
  border-radius: 50px;
}

.btn-enregistrer-modif-compte:hover{
  color: #4058a4;
  background: #fff;
  text-decoration: none;
}

/* Mes cours */

.nbre-cours-compte{
  color: rgb(88, 88, 88);
}

.cours-progression{
  background: #fff;
  box-shadow: 0px 5px 24px rgba(94, 93, 93, 0.06);
  border-radius: 5px;
  padding: 10px 20px;
}


.img-reseau {
  width:18% !important;
}

.video-miniature{
  color: inherit !important;
}

.modal-dialog {
  max-width: 700px;
  margin: 10rem auto;
}

.next-preview{
  color: inherit;
  line-height: 1;
  font-size: 18;
}

i.far.fa-play-circle {
  position: absolute;
  display: block;
  top: 40%;
  left: 40%;
  color:white;
}

.color_vert
{
  color : #4058a4;
}

a.link_partenaire {
  text-decoration: none;
}

a.link_partenaire :hover {
  opacity: 0.7;
}

.temoignages{
  background-color: #4058a4;
  padding-top: 50px;
  padding-bottom: 80px; 
}

.img-temoignage{
  width: 100px;
  height: 100px;
  margin-top: 40px;
  border-radius: 50%;
}
.carousel-item-temoignage{
  background-color: transparent !important;
}

.indicator-temoignage .active {
  opacity: 1;
}
.indicator-temoignage{
  position: absolute;
  right: 0;
  bottom: 25%;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.indicator-temoignage li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  margin-left: 10px;
  text-indent: -999px;
  cursor: pointer;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity .6s ease;
  border-radius: 50%;
  background-color: #fff !important;
}

.carousel-item.carousel-item-temoignage {
  color: #999;
  font-size: 16px;
  text-align: justify;
  overflow: hidden;
  height: 100%  !important;
  padding: 25px;
  background-color: white;
}

a.carousel-control-prev {
  height: 60% ;
}

.img-pub {
  max-height: 300px;
}

.author-img {
  float: left;
  width: 4%;
  margin-right: 1%;
}

.author {
  font-size: 11px;
}

.img-article {
  width: 745px;
  height: 400px;
}

.img-last-article {
  width: 104px;
  height: 62px;
  left: 1020px;
  top: 961px;
}

.link-last-article:hover
{
  background: white;
}

.link-last-article a 
{
  color: black ;
  text-decoration: none; 
}

.hide1
{
  display: none;
}

.initial-temoignage {
  width: auto;
  height: calc(5vw * 1.3);
  border-radius: 50%;
  text-align: center;
  float: left;
  padding-top: 2%;
}

.eas-alert-warning {
  width: 100%;
}
.item-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.img-adherent {
  border-radius: 50%;
  height: 185px;
}


.lien-linkedin:hover
{
  color: #007ebb;
}

.cours-matieres-view-row{
  margin: 0 15px !important;
}

