body{
	font-family: 'Kanit', sans-serif !important;
	background-image: url("../img/bg.png");
	background-repeat: no-repeat;
	background-size: cover;
	overflow-x: hidden;
}
.logo{
	width: 150px;
	height: auto;
}
.navbar{
	box-shadow: none !important;
}
li a{
	font-family: 'Kanit', sans-serif !important;
	font-weight: normal !important;
	font-size: 19px;
	line-height: 30px;
	color: #222D60 !important;
}
li a {
  background-image: linear-gradient(
    to right,
    #CD2029 ,
    #CD2029 50%,
    #000 50%
  );
  background-size: 200% 100%;
  background-position: -100%;
  display: inline-block;
  position: relative;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.3s ease-in-out;
}

li a:before {
  content: '';
  background: #CD2029;
  display: block;
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 0;
  height: 3px;
  transition: all 0.3s ease-in-out;
}

li a:hover, li a.active{
 background-position: 0 !important;
}

li a:hover::before, li a.active::before{
  width:100%;
}

@-webkit-keyframes float {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-20px);
  }
  100% {
    transform: translatey(0px);
  }
}

@keyframes float {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-20px);
  }
  100% {
    transform: translatey(0px);
  }
}
h1{
	font-family: 'Kanit', sans-serif !important;
	font-weight: 500 !important;
	font-size: 60px !important;
	line-height: 80px;
	text-transform: uppercase;
}
h2{
	font-size: 40px !important;
	line-height: 80px;
	text-transform: uppercase;
}
h3{
	font-weight: 400 !important;
	font-size: 15px !important;
	line-height: 30px;
}
.txt-red{
	color: #CD2029;
}
p{
	font-weight: 400 !important;
	font-size: 15px;
	line-height: 30px;
	text-align: justify;
    text-align-last: left;

}
.bg-image .btn{
	background-color: #CD2029 !important;
	font-size: 16px !important;
	line-height: 30px !important;
}
.mrb-100{
	margin-bottom: 100px;
}
.a_propos, .nos_avantages, .foncionalité{
	padding: 100px 0px 0px 100px;
}
 .nos_avantages, .foncionalité, .footer-section{
	padding: 100px;
}

.foncionalité{
	padding: 100px 100px 0px 0px;
}
.a_propos img, .foncionalite img {
	width: 50vw;
}
.nos_avantages .card-img-top{
	position: absolute;
	top: 10px;
	left: auto;
	width: 138.5px !important;
}
.nos_avantages .card{
	position: relative;
	border-radius: 2px !important;
	width: 100%;
}
.foncionalite .card-img-top{
	position: absolute;
    top: 20%;
    left: 0;
    width: 67px !important;
    height: auto !important;
}
.carousel-inner{
	    display: table-cell;
}
.fonctionalite.carousel-indicators [data-bs-target] {
    width: 15px !important;
    height: 15px !important;
    border-radius: 50%;
    background-color: #787878 !important;
}
.foncionalite .card{
	height: 200px !important;	
	margin-right: 2px !important;
	margin-left: 2px !important;
  box-shadow: 0 0px 1px 0px rgba(0,0,0,0.07),0 5px 21px 0px rgba(0,0,0,0.01) !important;
  border: none;
}

.nos_avantages .card:before {
  z-index: -1;
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height:100%;
  top: 0px;
  left: 0;
  border-radius: 2px !important;
  background-color: #222D60;
  -webkit-transform: rotate(2.466deg);
  -moz-transform: rotate(2.466deg);
  -o-transform: rotate(2.466deg);
  -ms-transform: rotate(10deg);
  transform: rotate(2.466deg);
}
.white-space{
	padding: 50px 0px 100px 0px ;
}
.nos_clients .carousel-item img{
width: 150px;
height: auto;
}
.carousel-control-next, .carousel-control-prev{
	position: static !important;
background-color: #CD2029 !important;
border:1px solid #CD2029 !important;
border-radius: 50% !important;
width: 20px !important;
height: 20px;
opacity: 1 !important;
margin: 5px;
}
.footer-section{
	padding: 100px 50px 30px 50px ;
}
.newsletter{
	  z-index: 4;
    bottom: 60%;
    left: 10%;
    RIGHT: 10%;
}
.embed-submit-field {
  position: relative;
}
  .form-control {
  	background: url("../img/mail.png") no-repeat left;
  	background-size: 20px;
  	background-position-x: 15px;
  	width: 100% !important;
    padding: 15px 15px 15px 45px !important;
    background-color: #F4F4F5 !important;
  	border:1px solid #F4F4F5 !important;
  	border-radius: 2px !important;
  	border:none !important;
  }
  .embed-submit-field  button {
    position: absolute;
    right: 5px;
    top: 5px;
    background-color: #CD2029 !important;
	font-size: 16px !important;
	font-weight: bold;
	color: white;
	border:1px solid #CD2029 !important;
    border-radius: 0px 2px 2px  0px !important;
    padding: 10px;

    transition: all 0.2s;
}
    .embed-submit-field button:hover {
      background-color: #37c88d;
      color: #fff;
      cursor: pointer;

}
.footer-section{
	background-color: #F4F4F5 !important;
}
.contact img{
	width: 30px;
	padding: 5px;
}
.logofooter-col img{
	width: 30px;
}
.contact a, .logofooter-col h6{
	color: #222D60 !important;
	font-size: 13px !important;
	font-weight: normal;
}
.splide__arrows{
	display: none;
}
.splide__pagination__page {
    background: #787878;
    height: 12px !important;
    width: 12px !important;
}
.splide__pagination__page.is-active {
    background: #787878 !important;
    opacity: 0.5 !important;
 }
 .splide__pagination {
    bottom: -3.5em !important;
  }
 a{
 	text-decoration: none !important;
 }
 .splide__slide {
    padding: 2px;
}
@media screen and (max-width: 800px) {
body{
	overflow-x: hidden !important;
}
.navbar.mt-5{
	margin-top: 0px !important;
}
.a_propos{
	padding: 50px 0px 0px 50px;
}
.foncionalite .col-md-6, .clients{
	 padding-right:50px !important;
	 padding-left:50px !important;
}
.nos_avantages{
	padding: 0px 50px 50px 50px;
}
h1{
	font-size: 30px !important;
	line-height: 30px !important;
}
h2{
	font-size: 30px !important;
	line-height:40px !important;
}
h3{
	font-size: 13px !important;
	line-height: 20px !important;
}
p{
	font-size: 12px;
	line-height: 20px;
}
.bg-image{
	height: 550px !important;
}
.bg-image .w-50 {
    width: 100%!important;
}
.bg-image .container{
	 padding-right:50px ;
	 padding-left:50px ;

}
.a_propos img, .foncionalite img {
    width: auto;
    height: 214px !important;
}
.a_propos .col-md-5{
 padding-right:50px ;
}
.nos_avantages .card {
    width: 75%;
    margin: auto;
}
.foncionalite .card {
    width: auto!important;
}
.foncionalite .card {
    margin: auto;
}
.foncionalite .carousel-item .row{
	flex-wrap: wrap !important;

}
.embed-submit-field button {
    font-size: 8px !important;
    padding: 9px;
    top: 10px !important;
}
input {
    padding: 9px 9px 9px 9px !important;
}
.newsletter h2 {
    font-size: 18px !important;
    line-height: 20px !important;
}
.newsletter {
    bottom: 73%;
}
.logofooter-col.d-flex {
    display: block !important;
    align-content: center;
}
.splide__slide {
    margin: auto !important;
    padding: 2px;
}
.form-control{
    font-size: 13px !important;
}
.bg-image .btn {
    font-size: 12px !important;
    line-height: 21px !important;
}
.nos_avantages .card-img-top {
    width: 111.5px !important;
}
}


@media screen and (max-width:  640px) {
.splide__list{
    display: flex !important;
    flex-wrap: wrap;
}
}






