/* ******* Text Animation************ */
@import url("https://fonts.googleapis.com/css?family=Raleway:900&display=swap");
#container {
  position: absolute;
  margin: auto;
  width: 100vw;
  height: 80pt;
  top: 0;
  bottom: 0;

  filter: url(#threshold) blur(0.6px);
}
#text1,
#text2 {

  
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 2px;
  margin-top: 0px;
  margin-bottom: 30px;

    position: absolute;
    width: 80%;
    display: inline-block;

    font-family: 'Nunito', sans-serif;
    font-size: 54px;

    text-align: center;
    /* left: -330px; */
    /* left: -250px; */
    
    left: -120px;
    bottom: -100px;
    /* color: #f4f4f4; */

    user-select: none;
}

/* ******* Text Animation************ */

.portfolio-area  {
    background-color: #fff;
    padding-bottom: 80px;
  }
  
  .portfolio-area   .tabs li a {
    text-decoration: none;
    color: #121212;
  }
  
  .portfolio-area  .tabs .active .list-item {
    background-color: #ec4c1c!important;
    color: #fff!important;
  }
  
  .portfolio-area  .tabs .active .list-item .icon {
    background-color: #fff;
  }
  .portfolio-area  .carousel-inner ul{
   animation: slide 32s ease-in-out infinite;
   width:2050px;
  }
  .portfolio-area  .carousel-inner ul:hover{
    animation-play-state:paused;  
  }
  
  .portfolio-area  .list-item {
    background-color: #f4f4f4;
    text-align: center;
    padding: 40px 0px;
    margin: 15px 0px;
    transition: all 0.5s;
  }
  
  .portfolio-area  .list-item .icon {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 90px;
    background-color: transparent;
  }
  .portfolio-area  .list-item .icon img{
    width: 90px;
    height: 90px;
  }
  
  .portfolio-area  .list-item h4 {
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
  }
  
  .portfolio-area  .tab-content-services {
    margin-top: 60px;
  }
  
  .portfolio-area  .tab-content-services .right-image img {
    width: 100%;
    overflow: hidden;
  }
  .portfolio-area  .tab-content-services .left-text{
    text-align: left;
  }
  
  .portfolio-area  .tab-content-services .left-text h4 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 20px;
  }
  
  .portfolio-area .tab-content-services .left-text p {
    color: #7a7a7a;
    text-align: left;
  }
  
  .portfolio-area .tab-content-services .left-text .primary-button {
    margin-top: 35px;
    margin-bottom: 50px;
  }


/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
/*
.portfolio-area{
  background-color: #f5f5f5;
}*/
#img1{
  
}
#SERVICES .portfolio-item img{
  width: 700px;
  height: 350px;
}


#owl-portfolio2 #owl-portfolio3 #owl-portfolio4 #owl-portfolio5 #owl-portfolio6 #owl-portfolio7 #owl-portfolio8 #owl-portfolio9{
  width: 700px;height: 350px;
}


.pst-content {
    padding-left: 10px;
  }
  
  #portfolio-flters {
    padding: 0;
    margin: 5px 0 35px 0;
    list-style: none;
    text-align: center;
  }
  
  #portfolio-flters li {
    cursor: pointer;
    margin: 15px 15px 15px 0;
    display: inline-block;
    padding: 8px 24px;
    font-size: 12px;
    line-height: 20px;
    color: #555;
    border-radius: 50px;
    text-transform: uppercase;
    background: #fff;
    margin-bottom: 5px;
    transition: all 0.3s ease-in-out;
    border: 1px solid #444;
  }
  
  #portfolio-flters li:hover, #portfolio-flters li.filter-active {
    border-color: #3EC1D5;
    background: #3EC1D5;
    color: #fff;
  }
  
  #portfolio-flters li:last-child {
    margin-right: 0;
  }
  
  .single-awesome-portfolio {
    float: left;
    overflow: hidden;
    padding: 15px;
    width: 25%;
    position: relative;
  }
  
  .single-awesome-project {
    overflow: hidden;
    margin-bottom: 30px;
  }
  
  .first-item {
    margin-bottom: 30px;
  }
  
  .awesome-img {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  
  .awesome-img > a {
    display: block;
    position: relative;
  }
  
  .single-awesome-project:hover .awesome-img > a::after {
    opacity: 1;
  }
  
  .single-awesome-project:hover .add-actions {
    opacity: 1;
    bottom: 0;
  }
  
  .awesome-img > a::after {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    transition: 0.4s;
  }
  
  .add-actions {
    /* background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0; */
    /* background: rgba(44,44,132, 0.6) none repeat scroll 0 0; */
    background: rgba(236,76,28, 0.6) none repeat scroll 0 0;
    bottom: 30px;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding: 10px 15px;
    position: absolute;
    transition: all 0.4s ease 0s;
    width: 100%;
  }
  
  .project-dec {
    display: block;
    height: 100%;
    width: 100%;
  }
  
  .project-dec a {
    display: block;
    height: 100%;
    width: 100%;
  }
  
  .project-dec h4 {
    margin-bottom: 5px;
  }
  
  .project-dec h4:hover {
    color: #fff;
  }
  
  .project-dec h4 {
    color: #ddd;
    font-size: 24px;
    margin-top: -45px;
    padding-top: 50%;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 800;
  }
  
  .project-dec span {
    color: #ddd;
    font-size: 13px;
  }
  
  .project-action-btn {
    display: block;
    height: 100%;
    text-align: center;
    transition: all 1s ease 0s;
    width: 100%;
  }
  
  .project-action-btn li {
    display: block;
    height: 100%;
    width: 100%;
  }
  
  .project-action-btn li a {
    display: block;
    height: 100%;
    width: 100%;
  }

/* ::::::::::::: */
/* A propos */

.a-propos p{
  color: #7a7a7a;font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.25px;
  font-weight: 300;text-align:center; margin-bottom: 30px;

}
.a-propos .icon{
  width: 40px;
  height: 40px;
  border-radius: 2px !important;
  background-color: #2c2c84!important;
  margin-bottom: 1rem !important;
  align-items: center !important;
  justify-content: center !important;
  display: flex !important;
  box-sizing: border-box;
}

.a-propos .t2{
  font-weight: 700 !important;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: 'Nunito',sans-serif;
  line-height: 1.2;
  color: #091E3E;
}
.a-propos {
  font-weight: 700 !important;
  font-size: 24px;
}
.a-propos1 .p2{
  color: #7a7a7a;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.25px;
  font-weight: 300;
  text-align:left; 
  margin-bottom: 30px;
}

#icone1{
  margin-left: 360px;
}
.a-propos1 p{
  color: #7a7a7a;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.25px;
  font-weight: 300;
  text-align:left; 
  margin-bottom: 30px;
}

/*** Section Title ***/
.t1::before {
  position: absolute;
  content: "";
  width: 120px;
  height: 5px;
  left: 530px;
  bottom:40px;
  background: #2c2c84;; 
  border-radius: 2px;
  /* color: #ec4c1c; */
}

.t1.text-center::before {
  left: 50%;
  margin-left: -75px;
}

.t1.section-title-sm::before {
  width: 90px;
  height: 3px;
}

.t1::after {
  position: absolute;
  content: "";
  /* width: 6px; */
  width: 15px;
  height: 5px;
  /* bottom: 0px; */
  left: 530px;
  bottom:40px;
  background: white;
  -webkit-animation: section-title-run 5s infinite linear;
  animation: section-title-run 5s infinite linear;
}

.t1.section-title-sm::after {
  width: 4px;
  height: 3px;
}

.t1.text-center::after {
  -webkit-animation: section-title-run-center 5s infinite linear;
  animation: section-title-run-center 5s infinite linear;
}

.t1.section-title-sm::after {
  -webkit-animation: section-title-run-sm 5s infinite linear;
  animation: section-title-run-sm 5s infinite linear;
}

@-webkit-keyframes section-title-run {
  0% {left: 530; } 50% { left : 630px; } 100% { left: 530; }
}

@-webkit-keyframes section-title-run-center {
  0% { left: 50%; margin-left: -530px; } 50% { left : 50%; margin-left: 530px; } 100% { left: 50%; margin-left: -530px; }
}

@-webkit-keyframes section-title-run-sm {
  0% {left: 0; } 50% { left : 85px; } 100% { left: 0; }
}

/*** Section Title ***/



/* ///////////// */

.a-propos1 .mb-4 p{
  margin-bottom: 1.5rem !important;
  margin-top: 0;
  margin-bottom: 1rem;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.a-propos1 .mb-3 h5{
  margin-bottom: 1rem !important;
  font-weight: 600 !important;
  font-size: 18px;
}

.a-propos1 .mb-3 i{
  color: #2c2c84;
  margin-right: 1rem !important;
  font-weight: 900;
  font-family:'Font Awesome 5 Free';
}



/* ******footer******** */
footer {
	margin-top: -6px;
  background-color: #f4f4f4;
	/* background-color: #373a3c; */
	/* padding: 50px 0px; */
} 
footer .logo em {
	font-style: normal;
	font-size: 28px;
	color: #f7c552;
}
footer .logo-ft {
	display: inline-block;
	margin-top: 15px;
	text-decoration: none;
	color: #fff!important;
	font-size: 21px;
	font-weight: 900;
	text-transform: uppercase;
	text-shadow: none;
	letter-spacing: 1px;
}

footer .logo p {
	font-weight: 300;
	font-size: 12px;
	color: #fff;
	margin-bottom: -10px;
	letter-spacing: 0.5px;
}

footer .logo span {
	font-weight: 600;
	color: #f7c552;
}

footer .logo a {
	color: #FFF;
}

footer .logo a:hover {
	color: #9F0;
}

footer .location h4 {
	margin-top: 0px;
	font-size: 13px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom: 30px;
}

footer .location ul li {
	font-size: 13px;
	color: #fff;
	display: inline-block;
	line-height: 24px;
	letter-spacing: 0.5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

footer .location ul li:first-child {
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid rgba(250, 250, 250, 0.1);
}

footer .contact-info h4 {
	margin-top: 0px;
	font-size: 13px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom: 30px;
}

footer .contact-info ul li {
	font-size: 13px;
	color: #fff;
	display: inline-block;
	line-height: 24px;
	letter-spacing: 0.5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 300;
	margin-bottom: -15px;
}

footer .contact-info ul li em {
	font-style: normal;
	font-weight: 500;
}

footer .connect-us h4 {
	margin-top: 0px;
	font-size: 13px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom: 35px;
}

footer .connect-us ul li {
	display: inline-block;
	margin-right: 2px;
}

footer .connect-us ul li a {
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background-color: #fff;
	border-radius: 50%;
	color: #373a3c;
	font-size: 15px;
	transition: all 0.3s;
}
footer .connect-us ul li a:hover {
	background-color: #f7c552;
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer-area {
 
  /* padding: 40px 0; */
  background: #f9f9f9; 
}

.footer-head p {
  color: #444;

}

.footer-head h4 {
  color: #444;
  font-size: 16px;
  letter-spacing: 2px;
  padding-bottom: 10px;
  text-transform: uppercase;
  margin-left:100px;
}

.footer-logo {
  padding-bottom: 20px;
}

.footer-logo h2 {
  color: #222;
  padding: 0;
  margin: 0;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
}

.footer-logo h2 span {
  color: #006eb6;
}

.footer-icons ul li {
  display: inline-block;
 
}

.footer-icons ul li a {
  border: 1px solid white;
  color:  #2c2c84;;
  display: block;
  font-size: 32px;
  height: 60px;
  line-height: 38px;
  text-align: left;
  width: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}

.footer-icons ul li a i {
 
  line-height: 0;
  
}

.flicker-img > a {
  float: left;
  padding: 1px;
  width: 33.33%;
}

.footer-icons {
	
width: 550px; 
margin: 0 auto;
margin-top: 30px;

}

.footer-contacts p span {
  color: #006eb6;
  font-weight: 700;
}

.popular-tag ul li {
  display: inline-block;
}

.footer-content {
  display: block;
  overflow: hidden;
  
}

.popular-tag ul li a:hover, .footer-icons ul li a:hover {
  background:  #2c2c84;;
  border: 1px solid  #2c2c84;;
  color: #fff;
}

.popular-tag ul li a {
  border: 1px solid #444;
  border-radius: 30px;
  color: #444;
  font-size: 13px;
  display: block;
  font-weight: 600;
  margin: 5px 3px;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
  transition: all 0.4s ease 0s;
  width: 70px;
}

.footer-area-bottom {
 
  /* background: #f1f1f1 none repeat scroll 0 0; */
  background: #f4f4f4 none repeat scroll 0 0;
  
  padding: 10px 0;
}

.copyright-text a:hover {
  text-decoration: underline;
  color: #006eb6;
}

.copyright-text a {
  color: #444;
}

.copyright > p {
  margin-bottom: 0;
  color: #444;
  /* color: #ec4c1c; */
   
}

.copyright a, .credits a {
  color: #006eb6;
}

.credits {
  padding-top: 5px;
  text-align: center;
}



/* ::::::::::: contact :::::::::::::::: */
.bi-geo-alt::before {
  content: "\f3e8";
}











/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact-area {
  height: auto;
  width: 100%;
}

.contact-content {
  padding: 100px;
  background: #000 none repeat scroll 0 0;
}

.contact-content-right {
  padding: 100px;
}

.single-icon i {
  font-size: 32px;
  width: 50px;
  height: 50px;
  line-height: 56px;
  border-radius: 50%;
  margin-bottom: 30px;
  color: #2c2c84;
}

.single-icon p {
  font-size: 16px;
  line-height: 30px;
}

.contact-icon {
  margin-bottom: 40px;
}

#google-map {
  height: 370px;
  margin-bottom: 20px;
}

.php-email-form .validate {
  display: none;
  color: red;
  margin: 0;
  font-weight: 400;
  font-size: 13px;
}

.php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

#sent-message {
  /*:empty:before {
  content: 'Merci! Votre demande de contact a été soumise avec succès, nous vous répondrons bientôt.';*/
  display: none;
  color: #fff;
  background: #2c2c84;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  
  /*height: 0px;
  width: 0px;
   opacity: 0;
 height: auto;
  width: auto;

  -webkit-animation: cssAnimation 5s forwards; 
    animation: cssAnimation 5s forwards;*/
	-webkit-animation: fade 4.5s;
  animation: fade 4.5s;
  opacity: 1;
}
#sent-message .fadeout {
  -webkit-animation: fade 2s reverse;
  animation: fade 2s reverse;
  opacity: 0;
 }
@-webkit-keyframes fade {
  from { opacity: 0 }
  to { opacity: 1 }
}
@keyframes fade {
  from { opacity: 0 }
  to { opacity: 1 }
}

#sent-message .changeSize {
  display: block;
  -webkit-animation: cssAnimation 5s forwards; 
    animation: cssAnimation 5s forwards;

  
}

@keyframes cssAnimation {
  0%   {opacity: 1;}
  90%  {opacity: 1;}
  100% {opacity: 0;content: '';}
}
@-webkit-keyframes cssAnimation {
 
  0%   {opacity: 1;}
  90%  {opacity: 1;}
  100% {opacity: 0;content: '';}
}

/*.php-email-form .sent-message.hidden {
  opacity: 0;
  height: 0;

  color: #fff;
  background: #006eb6;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  overflow: hidden;
}

.php-email-form .sent-message.show {
  opacity: 1;
  height: auto;
  color: #fff;
  background: #006eb6;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}*/
#loading {
  display: none;
  background: #FFF;
  text-align: center;
  padding: 15px;
}

#loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 2400px;
  height: 2400px;
  margin: 0 10px -6px 0;
  border: 3px solid #2c2c84;
  border-top-color: #FFF;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}


/* .php-email-form input, .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
} */

/* .php-email-form input:focus, .php-email-form textarea:focus {
  border-color: #006eb6;
} */

/* .php-email-form input {
  padding: 10px 15px;
}

.php-email-form textarea {
  padding: 12px 15px;
} */

.php-email-form button[type="submit"] {
  background:  #FFFFFE ;
  border: 2px solid #2c2c84;
  color:#2c2c84;
  font-size: 16px;
  font-weight: 700;
  margin-top: 8px;
  padding: 12px 30px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  border-radius: 30px;
}
.php-email-form button[type="submit"]:hover {
  background: #2c2c84 none repeat scroll 0 0;
  border: 2px solid #fff;
  color: #fff;
}
@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
footer .back-to-top a {
text-align: center;
background-color: #2c2c84;
display: inline-block;
width: 100%;
padding: 1px 0px;
color: #fff;
font-size: 12px;
text-transform: uppercase;
font-weight: 600;
text-decoration: none;
letter-spacing: 1px;

}

footer .back-to-top i {
display: block;
font-size: 24px;
}


/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
/* .back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #006eb6;
  width: 400px;
  height: 400px;
  transition: all 0.4s;
  
} */
/* 
.back-to-top i {
  background: #006eb6;
  font-size: 28px;
  color: #FFF;
  line-height: 0;
}

.back-to-top:hover {
  background: #99CDEA;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
} */





#myBtn {
  display: none;
  position: fixed;
  right: 15px;
  bottom: 10px;
  z-index: 996;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #2c2c84;
  color: white;
  cursor: pointer;
  padding: 5px;
  border-radius: 1px;
  opacity: 0.7;
}

#myBtn:hover {
  opacity: 1;
}
#myBtn i {
  font-size: 28px;
  color: #FFF;
  line-height: 0;
}


/* nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn */
#cont1 {
  margin: 0;
  font-family: 'Rubik',sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #6B6A75;
  /* background-color: #fff; */
  background-color: transparent;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0); 
  display: block;
  /* padding-top: 3rem !important; */
  padding-bottom: 3rem !important;    
  width: 100%;
  padding-right: var(--bs-gutter-x, .75rem);
  padding-left: var(--bs-gutter-x, .75rem);
  margin-right: auto;
  margin-left: auto;


  /* background-image: url(../img/services-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed; */
}

#row1{
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
  --bs-gutter-x: 0;
}

#col1{
  visibility: visible;
  animation-delay: 0.1s;
  animation-name: zoomIn;
}

#bg1{
  height: 150px;
  /* background-color: #06A3DA !important; */
 padding: 1.5rem !important;
 align-items: center !important;
 justify-content: center !important;
 box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
 display: flex !important;
}
#bg2{
  width: 60px; height: 60px;
  background-color: #fff !important;
  margin-bottom: 0.5rem !important;
  align-items: center !important;
  justify-content: center !important;
  display: flex !important;
}

#icon1{
  /* color: #06A3DA !important; */
  font-weight: 900;
  font-size: 24px;
  font-family: 'Font Awesome 5 Free';
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}


#ps1{
  padding-left: 2.5rem !important;
  color: #fff !important;
  margin-bottom: 0 !important;
  font-weight: 600 !important;
  font-size: 1.25rem;
  line-height: 1.2;
}

#ps1 h5{
  /* padding-left: 1.5rem !important; */
  color: #fff !important;
  margin-bottom: 0 !important;
  font-weight: 600 !important;
  font-size: 1.25rem;
  box-sizing: border-box;
}


#ps1 h1{
  color: #fff !important;
  margin-bottom: 0 !important;
  font-weight: 800 !important;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: "Nunito",sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: #091E3E;
  box-sizing: border-box;
}
#span1 {
  color: #fff !important;
  margin-bottom: 0 !important;
  font-weight: 800 !important;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: "Nunito",sans-serif;
  font-weight: 500;
  line-height: 1.2;
  color: #091E3E;
  box-sizing: border-box;
}
#span2 {
  color: #fff !important;
  margin-bottom: 0 !important;
  font-weight: 600 !important;
  font-size: 1.3rem;
  box-sizing: border-box;
}



/* :::::::::: Réferences debut ::::::::::::::: */
@keyframes scroll {
  0% { 
  transform : translateX(0); 
  }
  100% {
  /* transform : translateX(calc(-150px * 7));  */
  transform : translateX(calc(-150px * 10)); 
  }
}
.slider{
height:100px;
margin :auto;
overflow: hidden;
position :relative;
width: 90%;
}
.slider .slide-track{
animation : scroll 20s linear infinite;
display: flex;
width :calc(150px * 20);
/* width :calc(150px * 14); */
}
.slider .slide{
height:100px;
width :150px;
}

/* :::::::::: Réferences fin ::::::::::::::: */


ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.carousel1 {
  position: relative;
  overflow: hidden;
  /* background-color: rgb(212, 251, 0);
  background: linear-gradient(
    10deg,
    rgba(212, 251, 0, 0.5) 0%,
    rgba(255, 0, 245, 0.5) 100%
  );
  box-shadow: 5px 10px 30px rgba(255, 255, 255, 0.15);
  border-radius: 20px; */
  width: 90%;
  margin-left: 50px;
}

.carousel__slider {
  position: relative;
  display: flex;
  align-items: center;
  width: 190vw;
  /* border: 2px solid #333; */
  /* height: 200px; */
  height: 140px;
  /* background-color: #ec4c1c; */
}

.carousel__list {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.carousel__item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  /* border: 2px solid #333;
  border-radius: 50px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.3);
  cursor: pointer; */
}
/* .carousel__item img{
height:100px;
width :100px;
} */

 .carousel__item:hover {
  transform: scale(1.2);
} 