
    

    @font-face {
    font-family: "Gilroy-Bold";
    src:url("../../fonts/Gilroy-Bold.ttf") format("truetype");
   }
   
         @font-face {
    font-family: "Gilroy-Medium";
    src:url("../../fonts/Gilroy-Medium.ttf") format("truetype");
   }
   
         @font-face {
    font-family: "Gilroy-Regular";
    src:url("../../fonts/Gilroy-Regular.ttf") format("truetype");
   }
   
         @font-face {
    font-family: "Gilroy-SemiBold";
    src:url("../../fonts/Gilroy-SemiBold.ttf") format("truetype");
   }
   
       @font-face {
    font-family: "NotoSans-Regular";
    src:url("../../fonts/NotoSans-Regular.ttf") format("truetype");
   }
   
.padding-t-b-4em{
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}
   
   /*-------------------------------------------------------------------------------------------------*/
   
   .sticky-wrapper .site-navbar .site-logo a {
    color: #3143c3;
}
   
   [dir] body {
    margin: 0;
    background-color: #ffffff !important;
}

/* moteur de recherche */

.form-recherche {
    display: inline-block;
    width: auto;
    height: calc(1.5em + 1rem + 2px);
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1.5;
    color: #848484;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

[dir] .form-recherche {
    padding: 0.5rem 0.75rem;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #edf0f2;
    border-radius: 78.25rem;
    box-shadow: inset 0 1px 1px rgb(39 44 51 / 8%);
}

[dir] .form-group-recherche {
    margin-bottom: 1rem;
    display: inline-block;
    margin-right: 20px;
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 1rem + 2px);
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1.5;
    color: #272c33;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 1rem + 2px);
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1.5;
    color: #272c33;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/* --------------------------------- Menu dropdown ----------------------------------------- */


.site-navbar .site-navigation .site-menu .has-children .dropdown a {
    text-transform: none;
    letter-spacing: normal;
    -webkit-transition: 0s all;
    -o-transition: 0s all;
    transition: 0s all;
    color: #000;
    font-family: Gilroy-Medium,Arial,"sans-serif" !important;
    font-size: 13px;
}

/* -------------------------------------------------------------------------- */

.div-slider {

    width: 100%;
    background:url(../images/pic1.jpg);
    background-size: cover;
}

.content-slider {
    padding: 50px 40px;
    background-color: rgba(255,255,255,0.8);
    background-image: url('http://zelus.pinsupreme.com/wp-content/themes/zelus-by-osetin/assets/img/flower.png');
    background-position: 80% 5%;
    background-size: 63px auto;
    width: 80%;
    background-position: 93% 40px;
    background-repeat: no-repeat;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
        transition-delay: 0s;
    -webkit-transform: translate(0px,-50px);
    -moz-transform: translate(0px,-50px);
    -ms-transform: translate(0px,-50px);
    -o-transform: translate(0px,-50px);
	margin-top: 100px;
}

h1.t1 {
    font-family: Gilroy-Bold,Arial,"sans-serif";
    letter-spacing: -.00833em;
    color: #020202;
    font-weight: 700;
}

.content-slider h3 {
    font-family: 'Gilroy-regular';
    font-weight: 400;
    letter-spacing: 0;
    color: #000000;
    font-weight: bold;
}

.content-slider p {
    font-family: Gilroy-Medium,Arial,"sans-serif";
    font-weight: 400;
    letter-spacing: .01562em;
    color: black;
}

a.btn1 {
    font-family: Gilroy-Bold,Arial,"sans-serif";
    background: linear-gradient(180deg,#06f,#003fff);
    color: white;
    padding: 10px 20px;
    border-radius: 999px;
    letter-spacing: .0125em;
    font-size: 1.25rem;
    margin-top: 11px;
    display: inline-block;
}


a.btn1:hover, .btn4:hover, .btn-light:hover {
    background: #2993ff;
    background: linear-gradient(
180deg,#2993ff,#003fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2993ff",endColorstr="#003fff",GradientType=1);
    color: white;
}

/*------ menu --------------*/

.container-menu{
    padding: 0 20px;
}

.sticky-wrapper .site-navbar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background: white !important;
}


.sticky-wrapper .site-navbar .site-menu > li > a {
    color: black !important;
}


.nav2 {
    padding: 15px 0px;
    float: right;
    font-family: Gilroy-Medium,Arial,"sans-serif" !important;
    font-size: 15px;
}

.nav2 a {
    display: flex;
    align-items: center;
    margin-right: 0;
    cursor: pointer;
    text-decoration: none;
    color: #0f131a !important;
	margin-right: 5px;
}

.nav2 a.account {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border-radius: 999px;
    padding: 4px 22px;
    min-width: 100px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    border: 0;
    color: #0059ff !important;
    border: 1px solid #0059ff;
}

/*----------------------- moteur de recherche ----------------------------*/
.section-recherche{
    background-color:#000000 !important;
}

[dir] .bg-black {
    background-color: #000000!important;
}

.section-recherche h2 {
    font-family: 'Gilroy-regular';
    letter-spacing: 1px;

    color: #fff;
    font-weight: bold;
    text-align: center;
    border: 1px solid white;
    border-radius: 55px;
    margin-bottom: 40px;
}

.div-centre {
    margin: 0 auto;
}

.btn2  {
    font-family: Gilroy-Bold,Arial,"sans-serif";
    background: linear-gradient(180deg,#06f,#003fff);
    color: white;
    padding: 5px 60px;
    border-radius: 999px;
    letter-spacing: .0125em;
    font-size: 1.25rem;
    margin-top: 11px;
    display: inline-block;
	cursor: pointer;
}



.btn2:hover {
    background: #2993ff;
    background: linear-gradient(
180deg,#2993ff,#003fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2993ff",endColorstr="#003fff",GradientType=1);
    color: white;
}


.card-title {
    font-size: 1rem;
    font-family: Gilroy-regular,Arial,"sans-serif";
    font-weight: 600;
    color: #000000;
    line-height: 1.25;
    font-weight: bold !important;
}

.form-group-recherche .form-label {
    color: #ffffff;
    text-transform: uppercase;
    font-size: .8125rem;
    font-family: Gilroy-Regular,Arial,sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
}

.overlay--primary-dodger-blue .overlay__content {
background-color: rgb(0 0 0 / 12%) !important;}

/*-----  section-programmes -------*/

.titre1 h2 {
    font-family: Gilroy-Bold,Arial,"sans-serif";
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 40px;
    color: white;
	font-weight: 400;
}

.titre1 p {
    font-family: NotoSans-Regular,Arial,"sans-serif";
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: .00313em;
    text-align: center;
    color: white;
    max-width: 686px;
    line-height: 1.5rem;
    margin: 0 auto;
}

.section-cours {
    margin-top: 50px;
}

a.btn3   {
    font-family: Gilroy-Bold,Arial,"sans-serif";
    background: linear-gradient(180deg,#06f,#003fff);
    color: white;
    padding: 10px 20px;
    border-radius: 999px;
    letter-spacing: .0125em;
    font-size: 1.25rem;
    margin-top: 11px;
    display: block;
	cursor: pointer;
	    text-align: center !important;
    max-width: 300px;
    margin: 0 auto;
    margin-top: 30px;
}

a.btn3:hover {
    background: #2993ff;
    background: linear-gradient(
180deg,#2993ff,#003fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2993ff",endColorstr="#003fff",GradientType=1);
    color: white;
}


/*------- Feedback -------*/

[dir] .bg-gradien {
    background: linear-gradient(180deg,#06f,#003fff) !important;
}

.section-feedback {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.section-feedback h2 {
    font-family: Gilroy-bold,Arial,"sans-serif";
    font-size: 2rem;
    line-height: 2.5rem;
    letter-spacing: .01136em;
    text-align: center;
    font-weight: 400;
    color: black;
}

.section-feedback p {
    font-family: NotoSans-Regular,Arial,"sans-serif";
    font-weight: 400;
    font-size: 1rem;
    letter-spacing: .01562em;
    text-align: center;
    color: black !important;
    max-width: 686px;
    line-height: 1.5rem;
    margin: 0 auto;
}

/*------- Tag categories -------*/

.section-tags {
    padding-top: 100px;
    padding-bottom: 50px;
}

.section-tags h2 {
    font-family: Gilroy-bold,Arial,"sans-serif";
    font-size: 2rem;
    line-height: 0;
    letter-spacing: .01136em;
    text-align: center;
    font-weight: 400;
    color: black;
	margin-bottom: 50px;
}

ul.tag-categories li {
    display: inline-block;
    line-height: 38px;
}

[dir] .chip {
    text-align: center;
    border: 1px solid black;
    padding: 0.25rem 1rem;
    border-radius: 100px;
    color: #000000;
    font-weight: 700;
    font-family: 'Gilroy-Regular';
}

[dir] .chip:hover {
    text-align: center;
    border: 1px solid black;
    padding: 0.25rem 1rem;
    border-radius: 100px;
    color: #fff;
	background:black;
}

/*------- text video -------*/

.section-text-video {
    padding-top: 100px;
}

.section-text-video p {
    font-family: NotoSans-Regular,Arial,"sans-serif";
	font-weight: 400;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: .00313em;
    letter-spacing: .01562em;
    color: black;
}

.section-text-video h2 {
    font-family: Gilroy-bold;
    letter-spacing: -.00833em;
    color: #000000;
    font-weight: normal;
}

.section-text-video h3 {
    font-family: Gilroy-Medium,Arial,"sans-serif";
    font-size: 22px;
    line-height: 2.125rem;
    letter-spacing: 0px;
    margin-bottom: 10px;
    font-weight: bold;
    color: black;
}

.img-responsive {
  width: 100%;
  height: auto;
}

.img-raduis {
    border-radius: 0.5rem;
}

/*-----  section-formateurs -------*/

.marg-top{
	margin-top: 70px !important;
}

.border-top-bottom {
	border-top: 2px solid #e9edf2 !important;
	border-bottom: 2px solid #e9edf2 !important;
}

.bg-b-ciel{
		background:#f5f7fa !important;
}

.section-formateurs {
    padding-top: 40px;
}

.section-formateurs h2 {
    font-family: Gilroy-Bold,Arial,"sans-serif";
    font-size: 3rem;
    letter-spacing: normal;
    text-align: center;
    color: black;
    font-weight: 400;
    width: 90%;
    margin: 0 auto;
    line-height: 50px;
    margin-bottom: 30px;
}

.section-formateurs p {
    font-family: NotoSans-Regular,Arial,"sans-serif";
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: .00313em;
    text-align: center;
    color: black;
    max-width: 686px;
    line-height: 1.5rem;
    margin: 0 auto;
	margin-bottom: 45px;
}

.section-img-formateurs {
    margin-top: 15px;
}

a.btn3   {
    font-family: Gilroy-Bold,Arial,"sans-serif";
    background: linear-gradient(180deg,#06f,#003fff);
    color: white;
    padding: 10px 20px;
    border-radius: 999px;
    letter-spacing: .0125em;
    font-size: 1.25rem;
    margin-top: 11px;
    display: block;
	cursor: pointer;
	    text-align: center !important;
    max-width: 300px;
    margin: 0 auto;
    margin-top: 30px;
}

a.btn3:hover {
    background: #2993ff;
    background: linear-gradient(
180deg,#2993ff,#003fff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2993ff",endColorstr="#003fff",GradientType=1);
    color: white;
}

/*------------- FOOTER --------------*/

footer .page-separator__text {
    font-family: Gilroy-Bold,Arial,"sans-serif";
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: .01562em;
    color: #292d38;
    margin-bottom: 0.5rem;
    text-transform: capitalize !important;
    font-weight: 400;
}

[dir] .page-separator:before {
    background-color: rgba(0,0,0,.1);
}

footer a {
    font-family: Gilroy-Medium,Arial,"sans-serif";
    font-size: .875rem;
    line-height: 1.5rem;
    letter-spacing: .01786em;
    color: #595e67;
    text-decoration: none;
}

.copyright {
    border-top: 1px solid #dbdbdb;
    padding: 15px 0 10px 0;
}


/*------------------------------------------ PAGE DETAIL COURS -------------------------*/

.section-detail {
    font-family: NotoSans-Regular,Arial,"sans-serif";
    color: black;
    font-size: 14px;
}

.avatar {
    font-size: 1rem;
    display: inline-block;
    width: 10rem;
    height: 10rem;
    position: relative;
    z-index: 0;
}

.avatar-sm {
    width: 5rem;
    height: 5rem;
}

p.detail-formateur {
    font-family: NotoSans-Regular,Arial,"sans-serif";
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 1.3rem;
    letter-spacing: .01562em;
    color: black;
}


h2.t2s {
    font-family: Gilroy-bold;
    letter-spacing: -.00833em;
    color: #000000;
    font-weight: normal;
}

.btn4 {
    font-family: Gilroy-Bold,Arial,"sans-serif";
    background: linear-gradient(
180deg,#06f,#003fff);
    color: white;
    padding: 5px 20px;
    border-radius: 999px;
    letter-spacing: .0125em;
    font-size: 1.25rem;
    margin-top: 11px;
    display: inline-block;
    cursor: pointer;
}

li.li-1 {
    font-family: NotoSans-Regular,Arial,"sans-serif";
    font-size: 14px;
}

li.li-1 .material-icons {
    color: #0044fc;
}

.div-pdf {
    margin-bottom: 15px;
}

.page-separator__text {
    display: inline-flex;
    max-width: 90%;
    text-transform: none;
    font-size: 19px;
    color: #000000;
    font-weight: normal;
    letter-spacing: 0px;
    font-family: 'Gilroy-Bold';
}

[dir] .btn-light, [dir] .navbar-light .navbar-btn {
    background: linear-gradient(180deg,#06f,#003fff);
    border-color: #edf0f2;
    box-shadow: inset 0 1px 0 hsl(0deg 0% 100% / 15%), 0 1px 1px rgb(39 44 51 / 8%);
    color: white;
	border: none !important;
}

.media-body p {
    color: black;
}

/*------------ CONNEXION --------------*/

.btn-cnx {
    font-family: Gilroy-Bold,Arial,"sans-serif";
    background: linear-gradient( 180deg,#06f,#003fff);
    color: white;
    padding: 5px 20px;
    border-radius: 998px !important;
    letter-spacing: .0125em;
    font-size: 1.25rem;
    margin-top: 11px;
    display: inline-block;
    cursor: pointer;
    border: none !important;
}

span.m-t {
    margin-top: 40px;
    display: block;
}

.btn-icon img {
    width: 34px;
    border-radius: 5px;
	border: 1px solid #d5d4d4;
}

/*-------- page formations ----------*/

[dir] .page-separator__text2 {
    border-radius: 0.25rem;
    background-color: #fff;
}

.page-separator__text2 {
    display: inline-flex;
    max-width: 90%;
    text-transform: none;
    font-size: 25px;
    color: #000000;
    font-weight: bold;
    letter-spacing: 0px;
    font-family: 'Gilroy-Bold';
	padding-right: 10px;
}

.page-separator2 {
    position: relative;
    color: #868e96;
    display: flex;
    align-items: center;
    justify-content: start;
    z-index: 0;
}

.page-separator2:before {
    content: "";
    height: 1px;
    width: 100%;
    top: 50%;
    position: absolute;
    z-index: -1;
}

[dir] .page-separator2 {
	margin-top: 0rem;
    margin-bottom: 1rem;

}

[dir] .page-separator2:before {
    background-color: rgba(0,0,0,.1);
}

section.titre1 {
    padding-top: 50px;
	padding-bottom: 50px;
	margin-bottom: 20px;
}

section.titre01 {
    padding-top: 50px;
	padding-bottom: 0px;
}


.titre01 h2 {
    font-family: Gilroy-Bold,Arial,"sans-serif";
    letter-spacing: normal;
    text-align: center;
    margin-bottom: 40px;
    color:black;
    font-weight: 400;
}

.titre01 p {
    font-family: NotoSans-Regular,Arial,"sans-serif";
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: .00313em;
    text-align: center;
    color: black;
    max-width: 686px;
    line-height: 1.5rem;
    margin: 0 auto;
}

/*---- section-enseignant ---*/

.section-enseignant {
    padding-top: 50px;
}

.div-glob-enseignant {
    padding-bottom: 50px;
}


/*--------- section annuaire -------------*/

.section-annuaire {
    margin: 0px;
}

.glob-annuaire {
    box-shadow: 0 3px 3px -2px rgba(39,44,51,.1),0 3px 4px 0 rgba(39,44,51,.04),0 1px 8px 0 rgba(39,44,51,.02);
    border-radius: .5rem;
    border: 1px solid #dfe2e6;
}

.btn5 {
    font-family: Gilroy-Bold,Arial,"sans-serif";
    background: linear-gradient(180deg,#06f,#003fff);
        background-color: rgba(0, 0, 0, 0);
    color: white;
    padding: 5px 22px;
    border-radius: 999px;
    letter-spacing: .0125em;
    font-size: 15px;
    margin-top: 11px;
    display: inline-block;
    cursor: pointer;
}

.nom-annuaire a {
    font-family: Gilroy-Bold,Arial,"sans-serif";
    font-size: 20px;
    color: #000;
}

.text-annuaire {
    font-family: 'Gilroy-regular';
}

.adresse {
    font-family: 'Gilroy-regular';
}

.adresse span {
    font-size: 20px;
}

/*------------------- PAGINATION -----------------------*/

.g2-slide {
    margin: 40px 0 10px 0;
}

.slick-arrow .material-icons {
    vertical-align: text-bottom !important;
	font-size: 17px;
}

/* rewrite default slick-slider styles */
#g2-slider.slick-slider {
  .slick-arrow {
    //display: none !important;
  }
}

.reviews-pagination {
  color: #101c31;
  font-weight: 400;
}
  .g2-slider-pagination__wrapper,
  .g2-slider-pagination__wrapper ul {
    display: flex;
    justify-content: center;
  }



  .reviews-pagination ul {
    margin: 0 -1px;
    padding: 0;
    list-style: none;
	font-size: 15px;

}
    @media (max-width: 768px) {
      margin: 0 -5px;
    }


    .reviews-pagination li {
      padding: 7px;
      margin: 1px;
      cursor: pointer;
}
      @media (max-width: 768px) {
        margin: 0 5px;
      }

  .dot.active {
    color: #003fff;
  }
  .slick-disabled {
    opacity: 1;
    cursor: none;
  }

.g2-slider-pagination {
    margin-bottom: 30px;
}


#g2-slider-pagination-list {
    list-style: none !important;
}

button.prev.slick-arrow span {
    margin: 0 -5px 0 5px;
}

button.slick-arrow {
    background: none !important;
    border: none !important;
}

/*------------- page contact -------------*/

.form-contact {
    display: inline-block;
    width: 48%;
    height: calc(1.5em + 1rem + 2px);
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1.5;
    color: #272c33;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin: 0px 5px !important;
    border: 1px solid #adadad !important;
    box-sizing: border-box;
}

.form-contact {
    padding: 0.5rem 0.75rem;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #edf0f2;
    border-radius: 0.25rem;
    box-shadow: inset 0 1px 1px rgb(39 44 51 / 8%);
}

.form-contact:focus {
    background-color: #fff !important;	
    border-color: #fff !important;	
    box-shadow: inset 0 1px 1px rgb(39 44 51 / 8%), 0 0 0 1px #5567ff  !important;	 
}

.margin-input{
    margin: 5px 5px !important;	
	width: 98%;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse {
    position: absolute;
    right: 0px;
    top: -4px !important;
    z-index: 20;
    width: 36px;
    height: 36px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
}

h2.t2-cnx {
    font-family: Gilroy-Regular,Arial,sans-serif;
    letter-spacing: -.00833em;
    color: #fff;
    font-weight: normal;
    font-size: 21px;
    border: 1px solid black;
    display: inline-block;
    padding: 0 30px;
    border-radius: 16px;
    background: black;
    margin-bottom: 30px;
	font-weight: bold;
}

.center{
	text-align:center;
	margin-bottom: 50px}
	
[dir] .search-form--light {
    background-color: #000 !important;
    border-color: #fff;
    margin-top: 30px;
}

#Rechercher-formation::placeholder {
    color: white;
}

.search-form .material-icons {
    font-size: 18px;
    color: white;
}

.rating.mr-8pt {
    margin-right: 0px !important;
}

.search-form--light .form-control {
    color: #fff;
}













