@font-face {
    font-family: "OpenSans-Regular";
    src: url("../font/OpenSans-Regular.woff2") format("woff2"),
    url("../font/OpenSans-Regular.woff") format("woff");
}

@font-face {
    font-family: "OpenSans-Bold";
    src: url("../font/OpenSans-Bold.woff2") format("woff2"),
    url("../font/OpenSans-Bold.woff") format("woff");
}

@font-face {
    font-family: "OpenSans-Light";
    src: url("../font/OpenSans-Light.woff2") format("woff2"),
    url("../font/OpenSans-Light.woff") format("woff");
}

@font-face {
    font-family: "OpenSans-SemiBold";
    src: url("../font/OpenSans-SemiBold.woff2") format("woff2"),
    url("../font/OpenSans-SemiBold.woff") format("woff");
}

.head{
    background-color: rgba(255, 255, 255);
    display: block;
    left: 0;
    padding: 10px 40px !important;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.30);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.30);
    z-index: 111;
}
.nav-item{
    position: relative;
    margin: 0px 10px;
}
.logo{
    width: 60% !important;
}
.imgBannier{
    height: 100vh;
    background: url("../img/kayfo_banner_image2024.jpg") no-repeat;
    width: 100%;
    background-size: 100% auto;
}

.heading h1{
    color: #ffffff;
    font-weight: 700;
    font-size: 110px;
    text-transform: capitalize;
    opacity: 0.7;
}
.message-box p {
    margin-bottom: 20px;
}
.btn-light {
    padding: 13px 40px;
    font-size: 18px;
    border: 2px solid #fd6802;
    color: #ffffff;
    background-color: #fd6802;
}
.post-media {
    position: relative;
    float: right;
    text-align: end;
}
.post-media img {
    width: 90%;
}
.img-rounded {
    border-radius: 6px;
}
.playbutton {
    position: absolute;
    color: #ffffff !important;
    top: 40%;
    font-size: 60px;
    z-index: 12;
    left: 0;
    right: 0;
    text-align: center;
    margin: -20px auto;
}
hr.hr1 {
    position: relative;
    margin: 60px 0;
    border: 1px dashed #f2f3f5;
}
.message-box{
    position: relative;
    top: 34px;

}
.message-box h4 {
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #494b9b;
}

.message-box h3 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #525375;
}

.message-box h2 {
    font-size: 50px;
    font-weight: 600;
    max-width: 510px;
    padding: 0px 0 15px;
    margin: 0;
    line-height: 50px;
    margin-top: 10px;
    color: #413e66;
}
.message-box .lead {
    padding-top: 10px;
    padding-bottom: 0;
    font-size: 20px;
    max-width: 573px;
    position: relative;
    margin: auto;
}
.btn-rapid {
    border: 1px solid #494b9b;
    border-radius: 15px;
    padding: 8px 20px;
    color: #494b9b;
    position: relative;
    top: 15px;
}
.message-box p {
    margin-bottom: 20px;
    font-size: 20px;
    max-width: 480px;
    font-weight: lighter;
}

.message-box {
    position: relative;

}

.btn-light {
    padding: 13px 40px;
    font-size: 18px;
    border: 2px solid #fd6802;
    color: #ffffff;
    background-color: #fd6802;
}
.gameodd {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 30px 0 0;
    background: #494b9b;
    min-height: 420px;
}

#about {
    padding: 100px 0;
    background: white;
}
#about .about-img {
    position: relative;
    margin-top: 40px;
}

#about .about-img img {
    width: 100%;
    border: 8px solid #fff;
    transition: .5s;
}
.section.lb {
    background-color: #494b9b;
}
.parallax {
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
    width: 100%;
}
.section {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 110px 0;
}
.section-title {
    display: block;
    position: relative;
    margin-bottom: 60px;
}
.section-title h3 {
    font-size: 42px;
    font-weight: 500;
    margin: 0 0 25px;
    padding: 0;
    text-transform: none;
    color: #fafbfd;
}
.section-title p {
    color: #fafbfd;
    font-weight: 400;
    font-size: 18px;
    line-height: 33px;
    margin: 0;
}

.contact{
    padding-top: 100px;
    padding-bottom: 100px;
}
.form h2 {
    margin-bottom: 1.125rem;
    text-align: center;
}
.form .list-unstyled {
    margin-bottom: 3.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: center;
}
.li-space-lg li {
    margin-bottom: 0.375rem;
}
.form .list-unstyled .fas, .form .list-unstyled .fab {
    margin-right: 0.5rem;
    font-size: 0.875rem;
    color: #00c9db;
}
a {
    color: #f1f1f8;
    text-decoration: underline;
}
.form-group {
    position: relative;
    margin-bottom: 1.25rem;
}
.form-control-input, .form-control-select {
    display: block;
    width: 100%;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
    padding-left: 1.3125rem;
    border: 1px solid #9791ae;
    border-radius: 0.25rem;
    background-color: #f3f4fa;
    color: #494b9b;
    font: 400 0.875rem/1.875rem "Open Sans", sans-serif;
    transition: all 0.2s;
    -webkit-appearance: none;
}
.label-control {
    position: absolute;
    top: 0.87rem;
    left: 1.375rem;
    color: #494b9b;
    opacity: 1;
    font: 400 0.875rem/1.375rem "Open Sans", sans-serif;
    cursor: text;
    transition: all 0.2s ease;
}
.form-control-textarea {
    display: block;
    width: 100%;
    height: 8rem;
    padding-top: 1.25rem;
    padding-left: 1.3125rem;
    border: 1px solid #9791ae;
    border-radius: 0.25rem;
    background-color: #f3f4fa;
    color: #494b9b;
    font: 400 0.875rem/1.75rem "Open Sans", sans-serif;
    transition: all 0.2s;
}
.form-control-submit-button {
    display: inline-block;
    width: 100%;
    height: 3.125rem;
    border: 1px solid #fcbd40;
    border-radius: 1.5rem;
    background-color: #fcbd40;
    color: #494b9b;
    font: 700 0.75rem/1.75rem "Montserrat", sans-serif;
    cursor: pointer;
    transition: all 0.2s;
}

.gameodd .message-box h4{
    color: #fafbfd;
    margin-bottom: 20px;
    font-size: 50px;
    font-weight: 600;
    text-transform: capitalize;
}
.gameodd .message-box p{
    color: #fafbfd;
}
.hr2{
    border: 1px dashed #494b9b !important;
}
.video {
    padding: 75px 0;
    background: #f3f4fa;
}

.welccIpsum{
    float: left;
    margin-left: 80px;
}
.cercle{
    width: 5%;
    position: absolute;
    bottom: 0;
}
.btn-circle{
    border: 1px solid white;
    border-radius: 15px;
    padding: 8px 20px;
    color: white;
    position: relative;
    top: 10px;
}
.btn-circle:hover{
    color: #ffffff;
}
.card{
    border: 0px solid rgba(0,0,0,.125) !important;
    border-radius: 40px !important;
}

.footer{
    text-align: center;
    background: #050608;
    padding: 40px 0 35px;
}
.logoKayfo-footer{
    width: 200px;
}
.logoSocio-Face{
    width: 40px;
    margin-right: 15px;
}
.logoSocio-twitter{
    width: 50px;
    margin-top: -5px;
}
.footer p{
    color: white;
    font-size: 16px;
    padding-top: 13px;
    padding-left: 20px;
}
.point{
    width: 15px;
    height: 15px;
    background: #fcbd40;
    border-radius: 100%;
    margin-left: -15px;
    top: 3px;
    position: relative;
}
.desc{
    padding-left: 8px;
    font-weight: 200;
    opacity: 0.7;
}
.rowModif{
    top: -22px;
    position: relative;
}
.textPr{
    text-align: center;
    margin-bottom: 26px;
}
.blue{
    color: #494b9b !important;
}
.yuxlogo {
    width: 136px;
}
.kflogo {
    height: 40.83px;
    margin-right: 30px;
    margin-top: 8px;
}
.logocgu {
    max-height: 60px;
}
.form-control-input::placeholder{
    color: #494b9b;
    margin-top: -10px !important;
}
.form-control-textarea::placeholder{
    color: #494b9b;
}
.lienYux{
    color: #ffffff;
}
.lienYux:hover{
    color: #494b9b;
}
.about-img iframe{
    width: 100%;
    height: 315px;
}
.content-footer{
    display: flex;
    justify-content: space-between;
}
.block-img-footer{
    display: flex;
    flex-direction: row-reverse;
}
.box-left{
    left: 60px !important;
}
.block-carousel{
    position: absolute;
    bottom: 0;
}
.carousel-element{
    margin-top: 150px;
}
.carouselImg{
    width: 80%;
    margin-left: 3px;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.carousel-controlprev{
    width: 20%;
}
.block-img-sociaux{
    position: absolute;
    right: 139px;
    top: 133px;

}
.logo-twitter {
    width: 65px;
}
.logo-Face {
    width: 52px;
    margin-right: 4px;
    top: 20px;
    position: relative;
}
.lien{
    position: relative;
    z-index: 1111111;
}
.imgPlaye{
    width: 110px;
}
.btnPLaye{
    display: flex;
}
.imgApp{
    margin-left: 23px;
    width: 108px;
}
.btnPLayeRapes{
    display: block;
}
body{
    overflow-x: hidden;
}
.team{
    overflow-y: hidden;
    margin-top: 30px;
}

.sliderEl {
    display: flex !important;
}


.btn-grad {background-image: linear-gradient(to right, #DA22FF 0%, #9733EE  51%, #DA22FF  100%)}
.btn-grad {
   margin: 5px;
   padding: 5px 45px;
   text-align: center;
   text-transform: uppercase;
   transition: 0.5s;
   background-size: 200% auto;
   color: white;            
   box-shadow: 0 0 20px #eee;
   border-radius: 10px;
   display: block;
 }

 .btn-grad:hover {
   background-position: right center; /* change the direction of the change here */
   color: #fff;
   text-decoration: none;
 }
