@import url('https://fonts.googleapis.com/css2?family=Mukta:wght@200&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@300&family=Mukta:wght@200&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@300&family=Mukta:wght@200&family=Rubik+Moonrocks&family=Splash&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@300&family=Mukta:wght@200&family=Parisienne&family=Rubik+Moonrocks&family=Special+Elite&family=Splash&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lobster&family=Merriweather:wght@300&family=Mukta:wght@200&family=Parisienne&family=Rubik+Moonrocks&family=Special+Elite&family=Splash&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hind+Madurai&family=Lobster&family=Lobster+Two&family=Merriweather:wght@300&family=Mukta:wght@200&family=Pacifico&family=Parisienne&family=Rubik+Moonrocks&family=Special+Elite&family=Splash&family=Zilla+Slab:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hind+Madurai&family=Lobster&family=Lobster+Two&family=Merriweather:wght@300&family=Mukta:wght@200&family=Pacifico&family=Parisienne&family=Prompt:wght@100&family=Rubik+Moonrocks&family=Special+Elite&family=Splash&family=Zilla+Slab:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:500');
@import url('https://fonts.googleapis.com/css2?family=BhuTuka+Expanded+One&family=Cinzel&family=Cinzel+Decorative:wght@700&family=Cormorant+SC:wght@300&family=Hind+Madurai&family=Lobster&family=Lobster+Two&family=Merriweather:wght@300&family=Pacifico&family=Parisienne&family=Poppins:wght@200&family=Prompt:wght@100&family=Rubik+Moonrocks&family=Splash&display=swap');
@import url('https://fonts.googleapis.com/css2?family=BhuTuka+Expanded+One&family=Cinzel&family=Cinzel+Decorative:wght@700&family=Cormorant+SC:wght@300&family=Hind+Madurai&family=Lobster&family=Lobster+Two&family=Merriweather:wght@300&family=Pacifico&family=Parisienne&family=Poppins:wght@200&family=Prompt:wght@100&family=Raleway:wght@100&family=Rubik+Moonrocks&family=Splash&display=swap');
@import url('https://fonts.googleapis.com/css2?family=BhuTuka+Expanded+One&family=Cinzel&family=Cinzel+Decorative:wght@700&family=Comfortaa:wght@300;400&family=Cormorant+SC:wght@300&family=Hind+Madurai&family=Lobster&family=Lobster+Two&family=Merriweather:wght@300&family=Pacifico&family=Parisienne&family=Poppins:wght@200&family=Prompt:wght@100&family=Raleway:wght@100&family=Rubik+Moonrocks&family=Splash&display=swap');
body{
   font-family: Raleway;
}

.cc-navbar{
 
   
    background: linear-gradient(70deg, rgb(22 50 14) 9%, rgb(76 12 60) 50%, rgb(0 0 0) 75%);
	height: 50px;
   z-index: 99;
}

.cc-navbar .nav-link{
    border-bottom: 1px solid transparent;
    transition: padding-bottom .4s ease-in-out, border-color .3s ease;
}

.cc-navbar .nav-link:hover{
    padding-bottom: 20px ;
    border-bottom-color:var(--bs-teal) ;
}

footer{
  width: 100%;
  position: absolute;
  
  color:#ffffff;
  
  padding: 5px 0 5px;
  
  font-size: 15px;
  line-height: 20px;
  
  
}
.f{
    width: 85%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
col{
    flex-basis: 25%;
    padding: 10px;
}
h4{
   width: fit-content;
   margin-bottom: 40px;
   font-weight: bold;
   position: relative; 
   
}
.titre-section{
    text-align: center;
  
    margin-bottom: 40px;
    position: relative; 
    color: #fff;
}
.titre{
   
    
    font-size: 40px;
    position: relative; 
    
	background: linear-gradient(70deg, rgb(22 50 14) 9%, rgb(76 12 60) 50%, rgb(0 0 0) 75%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;

}
.email-id{
    width: fit-content;
    border-bottom: 1px solid #ccc;
}
.ulli{
 list-style: none;
 margin-bottom: 12px;
 margin-right: 0px;

}
.ullia{
     text-decoration: none;
     color: #fff;

}
.hr2{
    width: 90%;
    border: 0;
    border-bottom: 1px solid #ccc;
    margin:20px auto;

}
.hr-fin{
    width: 100%;
    border: 2;
    border-bottom: 1px solid #000080;
    color: #000080;
  

}
.Copyright{
 text-align: center;
 font-size: 15px;

}
.line{
    width: 60px;
    height: 5px;
    background: #fff;
    border-radius: 3px;
    position:absolute;
    top: 35px;
    left: 0%;

}
.line2{
  width: 90px;
  height: 5px;
  background: #fff;
  border-radius: 3px;
  position:absolute;
  top: 35px;
  left: 0%;

}



@keyframes moving{
    0%{
        left: -20px;
    }
    100%{
        left: 100%;
    }
}
.main-row{
    margin-top: 10%;
    margin-left: 0%;
    margin-top: 5%;

}
.carte{
    cursor: pointer;
    
   
}
.carte2{
  cursor: pointer;
 
  width:80%;
}
.carte img {
    
    border-radius: 15px;
    z-index: 1;
  }



.eve {
  transform: translateY(-50px);
  border-radius: 15px;
  z-index: 0;
  width:100%;
  height:250px;
  position: center;
  
}
.carte .card-body{
  visibility: visible;
 
  height: 0px;
 
  color: rgb(240, 160, 49);


}
.carte .card-body{
  
 
  transition: .5s;
  height: auto;
}

.carte2 .card-body{
  visibility: hidden;
  transform: translateY(-150px);
  height: 0px;
  
  color: #003054;


}
.carte2:hover .card-body{
  visibility: visible;
  transform: translateY(-50px);
  transition: .5s;
  height: auto;
}

  #team {
    padding: 60px 0;
    text-align: center;
    /*background-color: #faecd1;*/
    
    color:#000000;
}
#team h2 {
    position: relative;
    padding: 0px 0px 15px;
    
}
#team p {
    font-size: 15px;
    
    padding: 0px;
    margin: 25px 0px 40px;
    color: #000000;
}
#team h2::after {
    content: '';
    border-bottom: 2px solid #fff;
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    width: 90px;
    margin: 0 auto;
    display: block;
}
#team .member {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
   
    background-color: #ffffff;
    padding: 10px;
    border-radius: 15px 0px 15px 0px;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.4);
}
#team .member .member-info {
    display: block;
    position: absolute;
    bottom: 0px;
    left: -200px;
    transition: 0.4s;
    padding: 15px 0;
    background: rgba(0, 0, 0, 0.4);
}
#team .member:hover .member-info {
    left: 0px;
    right: 0px;
}
#team .member h4 {
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 18px;
    color: #fff;
}
#team .member span {
    font-style: italic;
    display: block;
    font-size: 13px;
}
#team .member .social-links {
    margin-top: 15px;
}
#team .member .social-links a {
    transition: none;
    color: #fff;
}
#team .member .social-links a:hover {
    color: #ffc107;
}
#team .member .social-links i {
    font-size: 18px;
    margin: 0 2px;
}
  

.sidebar-content{
    min-height:350px;
   
    
}
.titre-ev1{
    margin-top: 2%;
   
    text-align: center;
}
.swiper2 {
    width: 100%;
    height: 100%;
  }

  .swiper-slide2 {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
.main-content{
    height: 430px;
    background: #dbdfe5;
}
.sidebar-content{
    height: 200px;
    margin-bottom: 30px;
    overflow: hidden;
}
.home{
    
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
 
    position: relative;
    
} 
.home1{
  height:500px;
  
  background-size:cover; 
    
  background-position: center;
  display: flex;
  flex-wrap: wrap;
  padding: 50px 15px;
  position: relative;
  
}
.home1::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  
    z-index: 1;
}

.cont2{
    max-width: 1000px;
    width: 100%;
    
    
    margin: auto;
    color: #003054;
    
}
.cont{
    max-width: 900px;
    width: 100%;
    
    margin: auto;
    color: #ffffff;
}
 .home-text{
    text-align: center;
    position: relative;
    
    z-index: 2;
    
   
}
.home .home-text p{ 
    font-size: 40px;
    text-align: right;
    line-height: 56px;
    font-weight: 700;
    

}


/*.home1 .home-text p span{
    font-weight: 700;
    font-size: 40px;
    display: inline-block;
    line-height: 46px;
    display: none;
    font-family: cinzel;
   
}

.home1 .home-text p span.text-in{
    display: block;
}
.home1 .home-text p span.text-in{
	display: block;
	animation: textIn .3s ease;
}
.home1 .home-text p span.text-out{
	animation: textOut .3s ease;
}
@keyframes textIn{
	0%{
		transform: translateY(100%);
	}
	100%{
		transform: translateY(0%);
	}
}
@keyframes textOut{
	0%{
		transform: translateY(0%);
	}
	100%{
		transform: translateY(-100%);

	}
}*/
@keyframes typing {
  from { width: 0; }
  to { width: 500px; }
}
@keyframes blink-caret {
  from, to { border-color: transparent }
  100% { border-color: #ffffff }
}

.home1 .home-text h1{ 
font-weight: bold;
font-size: 50px;
/*background-image: linear-gradient(60deg, #F50560, #012a5a);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;*/
}
.home1 .home-text h3{ 
  font-weight: bold;
  font-size: 50px;
  }

.sidebar-content img{
    transition: transform 2s; 
}
.sidebar-content:hover img{
    transform: scale(1.2);
}
.btn {
    margin-top: 0%;
    position: relative;
    display: inline-block;
    width: 277px;
    height: 50px;
    font-size: 1em;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    background-color: transparent;
    cursor: pointer;
    text-decoration:none;
    font-family: 'Roboto', sans-serif;
    font-weight:900;
    font-size:17px;
    letter-spacing: 0.045em;
}

.btn svg {
    position: absolute;
    top: 10%;
    left: 0;
    
}

.btn svg rect {
    /*stroke: #EC0033;*/
    stroke-width: 4;
    stroke-dasharray: 353, 0;
    stroke-dashoffset: 0;
    -webkit-transition: all 600ms ease;
    transition: all 600ms ease;
    
}

.btn span{
  background: #8134AF;
  background: -moz-linear-gradient(left,  #F35C3D 0%, #F50560 100%);
  background: -webkit-linear-gradient(left,   #F35C3D 0%,#F50560 100%);
  background: linear-gradient(to right,   #F35C3D 0%,#F50560 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd2a7b', endColorstr='#F35C3D',GradientType=1 );
  font-family: Cinzel;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.btn:hover svg rect {
    stroke-width: 4;
    stroke-dasharray: 196, 543;
    stroke-dashoffset: 437;
}

button {
    background: linear-gradient(-45deg, rgba(243,92,61,1), rgba(252,176,69,1), rgba(245,5,96,1));
    background-size: 800% 400%;
    padding: 1em 2em;
    display: inline-block;
    border: none;
    border-radius: 10px;
    font-size: 17px;
    font-weight: 700;
    color: white;
    transition: all .5s ease-in-out;
    animation: gradient 10s infinite cubic-bezier(.62, .28, .23, .99) both;
   }
   
   button:hover {
    animation: gradient 3s infinite;
    transform: scale(1.05);
   }
   
   button:active {
    animation: gradient 3s infinite;
    transform: scale(0.8);
   }
   
   @keyframes gradient {
    0% {
     background-position: 0% 50%;
    }
   
    50% {
     background-position: 100% 50%;
    }
   
    100% {
     background-position: 0% 50%;
    }
   }

   .h1acceuil{
    color: #FFFFFF;
    font-size: 8vw;
    font-family: 'Dalek Pinpoint';
    padding-top: 9%; 
    position: relative;
	top: 300px;
    text-align: left;
    transform: scale(0.94);
    animation: scale 3s forwards cubic-bezier(0.5, 1, 0.89, 1);
   }
  
   .headder{
    width: 100%;
    height:700px;
    background: url('style/img/Hajer-Lassoued-Neapolyssa.jpg');
    background-size:cover; 
    
    background-position: right bottom;
    
   
   }
   .headderh1{
    font-size: 1.4vw;
    padding-left: 44%;
	font-family: 'Raleway';
   
   } 
   
  @keyframes scale {
    100% {
      transform: scale(1);
    }
  }
  
  .h1acceuil span {
    display: inline-block;
    opacity: 0;
    filter: blur(4px);
  }
  
  .h1acceuil span:nth-child(1) {
    animation: fade-in1 0.8s 0.1s forwards cubic-bezier(0.11, 0, 0.5, 0);
  }
  
  .h1acceuil span:nth-child(2) {
    animation: fade-in1 0.8s 0.2s forwards cubic-bezier(0.11, 0, 0.5, 0);
  }
  
  .h1acceuil span:nth-child(3) {
    animation: fade-in1 0.8s 0.3s forwards cubic-bezier(0.11, 0, 0.5, 0);
  }
  
  .h1acceuil span:nth-child(4) {
    animation: fade-in1 0.8s 0.4s forwards cubic-bezier(0.11, 0, 0.5, 0);
  }
  
  span:nth-child(5) {
    animation: fade-in1 0.8s 0.5s forwards cubic-bezier(0.11, 0, 0.5, 0);
  }
  span:nth-child(6) {
    animation: fade-in1 0.8s 0.5s forwards cubic-bezier(0.11, 0, 0.5, 0);
  }
  
  
  @keyframes fade-in1 {
    100% {
      opacity: 1;
      filter: blur(0);
    }
  }

 

  .scroll-container {
   
    
    
    align-items: center;
    box-sizing: border-box;
  }
  
 
  
  .scroll-container:nth-of-type(even) {
    flex-direction: row-reverse;
  }
  
  .scroll-element,
  .scroll-caption {
    width: 50%;
  }
  
  .scroll-element {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
  }
  
  .scroll-caption {
    margin: 1rem;
  }
  
  
  
  @media screen and (max-width: 650px) {
    .scroll-container,
    .scroll-container:nth-of-type(even) {
      flex-direction: column;
      align-content: inherit;
    }
  
    .scroll-element {
      height: 100%;
    }
  
    .scroll-element,
    .scroll-caption {
      width: 100%;
    }
    
.cc-navbar{
 
 
  background: linear-gradient(40deg, rgba(243,92,61,1) , rgba(245,5,96,1) 90%);
  height: 70px;


 z-index: 99;
}
  }
  /**Styling scrollable elements*/
  
  .js-scroll {
    opacity: 0;
    transition: opacity 500ms;
  }
  
  .js-scroll.scrolled {
    opacity: 1;
  }
  
  .scrolled.fade-in {
    animation: fade-in 1s ease-in-out both;
  }
  
  .scrolled.fade-in-bottom {
    animation: fade-in-bottom 1s ease-in-out both;
  }
  
  .scrolled.slide-left {
    animation: slide-in-left 1s ease-in-out both;
  }
  
  .scrolled.slide-right {
    animation: slide-in-right 1s ease-in-out both;
  }
  
  /* ----------------------------------------------
   * Generated by Animista on 2021-2-11 23:32:31
   * Licensed under FreeBSD License.
   * See http://animista.net/license for more info. 
   * w: http://animista.net, t: @cssanimista
   * ---------------------------------------------- */
  
  @keyframes slide-in-left {
    0% {
      -webkit-transform: translateX(-100px);
      transform: translateX(-100px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1;
    }
  }
  
  @keyframes slide-in-right {
    0% {
      -webkit-transform: translateX(100px);
      transform: translateX(100px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      opacity: 1;
    }
  }
  
  @keyframes fade-in-bottom {
    0% {
      -webkit-transform: translateY(50px);
      transform: translateY(50px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
      opacity: 1;
    }
  }
  
  @keyframes fade-in {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .divEV{
     height: 50%; 
     margin-left: 15%;
     margin-right: 5%;
 }
 .box{
  height: 290px;
  width: 3000px;
  
  overflow: hidden;
  position: relative;
}
.box > img{
  width: 100%;
  height: auto;
  transition: all 0.3s ease-in-out;
}
.box:hover > img{
  opacity: 0.5;
  filter: blur(5px);
  transform: scale(1.05);
}
.box .box-content{
  color: #fff;
  text-align: center;
  width: 100%;
  padding: 5px 0 0;
  transform: translateY(-50%);
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2;
}
.box .box-content .overlay-img{
  width: 100px;;
  height: 100px;
  margin: 0 auto;
}
.box .box-content .overlay-img img{
  width: 100%;
  height: 100%;
  border-radius: 5px 5px 0 0;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
  opacity: 0;
  transform: translateY(80%);
  transition: all 0.3s ease 0.1s;
}
.box:hover .box-content .overlay-img img{
  opacity: 1;
  transform: translateY(0);
}
.box .box-content .inner-content{
  background-color: #000;
  padding: 10px 15px;
  opacity: 0;
  transform: scaleY(1.5);
  position: relative;
  transition: all 0.3s ease;
}
.box:hover .box-content .inner-content{
  opacity: 1;
  transform: scaleY(1);
}
.box .title{
  font-size: 22px;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin: 0;
}
.box .post{
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: capitalize;
}
@media only screen and (max-width:990px){
  .box { margin: 0 0 30px; }
}
.evenement{

  align-items:center; 
  
 
}
 .boxshadow{
  border-radius:25% 2.5% 25% 2.5%;
  z-index: 2;
  border: #000000;
  
 }
 h6{
  font-weight: bold;
  color: rgba(252,176,70,50);
 }
 img {
  
  object-fit: cover;
  object-position: center;
}

.border-gradient {
  border: 5px solid;
  border-image-slice: 0.5;
  border-image-radious: 15px;
  border-width: 5px;
  border-radius: 15px;
  box-shadow: 8px 8px 12px #aaa;
}
.border-gradient-purple {
  border-image-source: linear-gradient(to left, rgb(22 50 14),rgb(76 12 60), rgb(0 0 0))  ;
  
}

.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: rgba(243,92,61,1);
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
  
}

.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #091B67;
  margin: 0 3px;
}

.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}
.owl-nav span {
    font-size: 70px;    
    position: relative;
    color: #091B67;
    top: -5px;
}
.owl-nav button:focus {
    outline: none;
}
.titre-contact{
background-image: linear-gradient( rgba(252,176,69,1) , rgba(245,5,96,1));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-align: center;
}
.card-text{
  color: #000000;
}
