body {
    font-family: Poppins;
}

.fond {
    background-image: url('/imgs/LP.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.fond::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #1E1E1E, #030D3000 180%);
    z-index: -1;
}

.titre1 {
    font-family: Poppins;
    font-weight: 800;
    font-size: 5rem;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    color: white;
    padding-top: 743px;
}

.titre2 {
    font-family: Poppins;
    font-weight: 500;
    font-size: 3em;
    line-height: 100%;
    text-align: center;
    letter-spacing: 2;
    color: white;
}

.bouton {
    width: 552px;
    height: 108px;
    border-radius: 20px;
    background-color: #2F4BBD;
    color: white;
    box-shadow: 0 0 15px 5px white;
    font-size: 51px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 32px;
    border: none;
    margin-top: 200px;
}

.bouton:hover {
    background-color: #2F4BBD;
}

.bouton:focus::after {
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    background-color: white;
    border-radius: 7px;/
}

.bouton i {
    font-size: 48px;
    margin-left: 5px;
}

.aboutTitre {
    font-family: Poppins;
    font-weight: 600;
    font-size: 40px;
    line-height: 30px;
    padding-left: 51px;
    letter-spacing: 0%;

}

.paragraphe {
    font-family: Poppins;
    font-weight: normal;
    font-size: 20px;
    line-height: 63px;
    letter-spacing: 0%;
    padding-left: 51px;
}

.container {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 136px;
    width: 100%;
}

.container img {
    width: 100px;
    height: auto;
}

.icon {
    font-family: Poppins;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0%;
}

.index_img {
    height: 288px;
    border-radius: 22px;
    width: 100%;
    max-width: 325px;
    object-fit: cover;

}

.religion {
    margin-top: -46px;
    width: 263px;
    height: 98px;
    padding: 10px;
    background: linear-gradient(64.7deg, #FC67A7 0%, #F6815B 100%);
    opacity: 0.9;
    color: white;
    border: none;
    border-radius: 20px;
    cursor: pointer;
}


.gaming {
    display: flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(234.86deg, #5031AC 0%, #5031AC 100%);
    cursor: pointer;
    color: white;
    margin-top: -46px;
    width: 263px;
    height: 98px;
    padding: 10px;
    opacity: 0.9;
    border: none;
    border-radius: 20px;
    margin-left: 31px;
    justify-content: center;
}

.gaming img {
    width: 39px;
    height: auto;
}

.gaming span {
    font-weight: bold;
    font-size: 24px;
}

.sport {
    display: flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(64.7deg, #441DFC 0%, #4E81EB 100%);
    cursor: pointer;
    color: white;
    margin-top: -46px;
    width: 263px;
    height: 98px;
    padding: 10px;
    opacity: 0.9;
    border: none;
    border-radius: 20px;
    margin-left: 31px;
    justify-content: center;
}

.sport img {
    width: 39px;
    height: auto;
}

.sport span {
    font-weight: bold;
    font-size: 24px;
}

.health {
    display: flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(236.53deg, #13DEA0 0%, #06B782 98.09%);
    cursor: pointer;
    color: white;
    margin-top: -46px;
    width: 263px;
    height: 98px;
    padding: 10px;
    opacity: 0.9;
    border: none;
    border-radius: 20px;
    margin-left: 31px;
    justify-content: center;
}

.health img {
    width: 39px;
    height: auto;
}

.health span {
    font-weight: bold;
    font-size: 24px;
}

.vod {
    display: flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(231.06deg, #C00574 25.29%, #5A0236 161.25%);
    cursor: pointer;
    color: white;
    margin-top: -46px;
    width: 263px;
    height: 98px;
    padding: 10px;
    opacity: 0.9;
    border: none;
    border-radius: 20px;
    margin-left: 31px;
    justify-content: center;
}

.vod img {
    width: 39px;
    height: auto;
}

.vod span {
    font-weight: bold;
    font-size: 24px;
}


.horoscope {
    display: flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(57.97deg, #314376 0%, #5B7DDC 115%);
    cursor: pointer;
    color: white;
    margin-top: -46px;
    width: 263px;
    height: 98px;
    padding: 10px;
    opacity: 0.9;
    border: none;
    border-radius: 20px;
    margin-left: 31px;
    justify-content: center;
}

.horoscope img {
    width: 39px;
    height: auto;
}

.horoscope span {
    font-weight: bold;
    font-size: 24px;
}


.celebrity {
    display: flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(235.32deg, #0084FF 5.51%, #004F99 95.71%);
    cursor: pointer;
    color: white;
    margin-top: -46px;
    width: 263px;
    height: 98px;
    padding: 10px;
    opacity: 0.9;
    border: none;
    border-radius: 20px;
    margin-left: 31px;
    justify-content: center;
}

.celebrity img {
    width: 39px;
    height: auto;
}

.celebrity span {
    font-weight: bold;
    font-size: 24px;
}

.ai {
    display: flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(232.41deg, #DD2CDE 12.77%, #771878 97.64%);
    cursor: pointer;
    color: white;
    margin-top: -46px;
    width: 263px;
    height: 98px;
    padding: 10px;
    opacity: 0.9;
    border: none;
    border-radius: 20px;
    margin-left: 31px;
    justify-content: center;
}

.ai img {
    width: 39px;
    height: auto;
}

.ai span {
    font-weight: bold;
    font-size: 24px;
}

.slider-container {
    position: relative;
    width: 80%;
    margin: auto;
    overflow: hidden;
}

.slider {
    display: flex;
    scroll-snap-type: x mandatory;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    scroll-behavior: smooth;
    
}

.slider::-webkit-scrollbar {
    display: none;
}

.slider img {
    width: 100%;
    flex-shrink: 0;
}

#dots {
    text-align: center;
}

@media (max-width: 1024px) {
    .logohoroscope{
        width: 25%;
        display: block;
        margin: 0 auto;
        margin-top: 192px;
    }
}

@media (max-width: 1024px) {
    .logvod {
        width: 25%;
        display: block;
        margin: 0 auto;
        margin-top: 170px;
    }
}
.dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-color: gray;
    border-radius: 50%;
    cursor: pointer;
}

.dot.active {
    background-color: rgb(4, 4, 116);
}
.carte {
    display: flex;
    justify-content: center;
    padding-top: 48px;
}

.carte_img {
    width: 27%;
}

@media (max-width: 1024px) {
    .carte_img {
        width: 100%;
    }
}

.countryName {
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #2F4BBD;
    margin: 0;
}

.countryImage {
    width: 30px;
    height: auto;
    margin-right: 10px;
}

.countryWrapper {
    display: flex;
    align-items: center;
}

.div {

    display: flex;
    height: 27vh;
}

.colonne {
    flex: 1;
    padding: 20px;
    border: 1px solid #ffffff;
    text-align: center;
}

.colonne:nth-child(odd) {
    background-color: #ffffff;
}

.colonne:nth-child(even) {
    background-color: #ffffff;
}

.table {
    width: 75%;
    margin-top: 20px;
    border: 2px solid #2F4BBD;
    background: white;
    color: #2F4BBD;
    border-radius: 5px !important;
    overflow: hidden;
    border-collapse: separate;
    height: 336px;
}

.td1 {
    font-family: Poppins;
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    color: #2F4BBD;

}

.table2 {
    width: 75%;
    margin-top: 20px;
    border: 2px solid #2F4BBD;
    background: #2F4BBD;
    color: #ffffff;
    border-radius: 5px !important;
    overflow: hidden;
    border-collapse: separate;
    height: 136px;

}


.td2 {
    font-family: Poppins;
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    color: white;

}

.table3 {
    width: 75%;
    margin-top: 20px;
    border: 2px solid #2F4BBD;
    background: white;
    color: #2F4BBD;
    border-radius: 5px !important;
    overflow: hidden;
    border-collapse: separate;
}

a {
    text-decoration: none;
    color: #2F4BBD;

}

.link {
    text-decoration: none;
    color: #ffffff;

}

.vision {
    text-align: center;
}

.img {
    width: 100px;
    height: auto;
    margin-bottom: 10px;
}

.description {
    font-size: 16px;
    line-height: 1.5;
}

.fondGaming {
    background-image: url('/imgs/fond_geekclub.jpg');
    background-size: contain;
    background-repeat: repeat;
    height: 100vh;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.btnContainer {
    display: flex;
    justify-content: space-around;
    width: 100%;
}

.btn1 {
    border: 3px solid #512595;
    background: #FFFFFF;
    color: black;
    width: 41%;
    height: 6vh;
    font-size: 25px;
    border-radius: 50px;
    font-family: Poppins;
}

.btn2 {
    background: #512595;
    color: #FFFFFF;
    font-size: 25px;
    border-radius: 58px;
    height: 6vh;
    width: 38%;
    text-align: center;
    border: none;
    font-family: Poppins;
}

.btn3 {
    border: 3px solid #076F30;
    background: #FFFFFF;
    color: black;
    width: 32%;
    height: 5vh;
    font-size: 25px;
    border-radius: 50px;
}

.btn4 {
    background: #076F30;
    color: #FFFFFF;
    font-size: 26px;
    border-radius: 58px;
    height: 5vh;
    width: 38%;
    text-align: center;
    border: none;
}


.btn5 {
    border: 3px solid #E5A549;
    background: #FFFFFF;
    color: black;
    width: 32%;
    height: 5vh;
    font-size: 25px;
    border-radius: 50px;
}

.btn6 {
    background: #E5A549;
    ;
    color: #FFFFFF;
    font-size: 26px;
    border-radius: 58px;
    height: 5vh;
    width: 38%;
    text-align: center;
    border: none;
}



.btn7 {
    border: 3px solid #7B59B0;
    background: #FFFFFF;
    color: black;
    width: 32%;
    height: 5vh;
    font-size: 25px;
    border-radius: 50px;
}

.btn8 {
    background: #7B59B0;
    color: #FFFFFF;
    font-size: 26px;
    border-radius: 58px;
    height: 5vh;
    width: 38%;
    text-align: center;
    border: none;
}

.btn9 {
    border: 3px solid #FF6600;
    background: #FFFFFF;
    color: black;
    width: 32%;
    height: 5vh;
    font-size: 25px;
    border-radius: 50px;
}

.btn10 {
    background: #FF6600;
    color: #FFFFFF;
    font-size: 26px;
    border-radius: 58px;
    height: 5vh;
    width: 38%;
    text-align: center;
    border: none;
}

.btn11 {
    border: 3px solid #ED1C24;
    background: #FFFFFF;
    color: black;
    width: 32%;
    height: 5vh;
    font-size: 25px;
    border-radius: 50px;
}

.btn12 {
    background: #ED1C24;
    color: #FFFFFF;
    font-size: 26px;
    border-radius: 58px;
    height: 5vh;
    width: 38%;
    text-align: center;
    border: none;
}

.btn13 {
    border: 3px solid #37AD94;
    background: #FFFFFF;
    color: black;
    width: 32%;
    height: 5vh;
    font-size: 25px;
    border-radius: 50px;
}

.btn14 {
    background: #37AD94;
    color: #FFFFFF;
    font-size: 26px;
    border-radius: 58px;
    height: 5vh;
    width: 38%;
    text-align: center;
    border: none;
}

.btn15 {
    border: 3px solid #076F30;
    background: #FFFFFF;
    color: black;
    width: 43%;
    height: 5vh;
    font-size: 25px;
    border-radius: 50px;
}

.btn16 {
    background: #076F30;
    color: #FFFFFF;
    font-size: 26px;
    border-radius: 58px;
    height: 5vh;
    width: 52%;
    text-align: center;
    border: none;
}

.btn17 {
    border: 3px solid #0A1E73;
    background: #FFFFFF;
    color: black;
    width: 43%;
    height: 5vh;
    font-size: 25px;
    border-radius: 50px;
}

.btn18 {
    background: #0A1E73;
    color: #FFFFFF;
    font-size: 26px;
    border-radius: 58px;
    height: 5vh;
    width: 52%;
    text-align: center;


    border: none;
}


.btn19 {
    border: 3px solid #9A0259;
    background: #FFFFFF;
    color: black;
    width: 43%;
    height: 5vh;
    font-size: 25px;
    border-radius: 50px;
}

.btn20 {
    background: #9A0259;
    color: #FFFFFF;
    font-size: 26px;
    border-radius: 58px;
    height: 5vh;
    width: 52%;
    text-align: center;
    border: none;
}

.btn21 {
    border: 3px solid #E02CE3;
    background: #FFFFFF;
    color: black;
    width: 43%;
    height: 5vh;
    font-size: 25px;
    border-radius: 50px;
}

.btn22 {
    background: #E02CE3;
    color: #FFFFFF;
    font-size: 26px;
    border-radius: 58px;
    height: 5vh;
    width: 52%;
    text-align: center;
    border: none;
}

.scroll-arrow {
    position: fixed;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
    z-index: 999;
}

.scroll-arrow img {
    width: 50px;
    height: auto;
    transition: transform 0.3s ease;
}

.scroll-arrow img:hover {
    transform: scale(1.2);
}


.logoArpu {
    width: 7%;
    display: block;
    margin: 0 auto;
    margin-top: 72px
}

@media (max-width: 1024px) {
    .logoArpu {
        width: 29%;
    }
}

.game {
    position: relative;
    background: white;
    border-radius: 20px;
    width: 56%;
    height: 207vh;
}

@media (max-width: 1024px) {
    .game {
        width: 71%;
        height: 57vh;
        margin-top: 149px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: row;
        align-content: stretch;

    }
}

.logoGaming_OoredooSport {
    width: 58%;
    display: block;
    margin: 0 auto;
    margin-top: 200px;
}


@media (max-width: 1024px) {
    .logoGaming_OoredooSport {
        width: 58%;
        display: block;
        margin: 0 auto;
        margin-top: 370px;
    }
}



.game1 {
    position: relative;
    background: white;
    border-radius: 20px;
    width: 56%;
    height: 207vh;
}

@media (max-width: 1024px) {
    .game1 {
        width: 72%;
        height: 53vh;
        margin-top: 392px;

    }
}

.logoGaming {

    display: block;
    margin: 0 auto;
    margin-top: 315px;
    width: 19%;
}



@media (max-width: 1024px) {
    .logoGaming {
        width: 25%;
        display: block;
        margin: 0 auto;
        margin-top: 449px;

    }
}


.logoGeek {

    display: block;
    margin: 0 auto;
    margin-top: 315px;
    width: 19%;
}



@media (max-width: 1024px) {
    .logoGeek {
        width: 25%;
        display: block;
        margin: 0 auto;
        margin-top: 449px;

    }
}

.logoCelebrity {

    display: block;
    margin: 0 auto;
    margin-top: 315px;
    width: 19%;
}



@media (max-width: 1024px) {
    .logoCelebrity {
        width: 25%;
        display: block;
        margin: 0 auto;
        margin-top: 588px;

    }
}


.logoGaming3 {

    display: block;
    margin: 0 auto;
    margin-top: 315px;
    width: 19%;
}

@media (max-width: 1024px) {
    .logoGaming3 {
        width: 25%;
        display: block;
        margin: 0 auto;
        margin-top: 308px;

    }
}



@media (max-width: 1024px) {
    .logoGaming2 {
        width: 25%;
        display: block;
        margin: 0 auto;
        margin-top: 217px;

    }
}

.arrow-left {
    position: fixed;
    left: 20px;
    top: 9%;
    transform: translateY(-50%);
    font-size: 77px;
    color: #FFFFFF;
    text-decoration: none;
    z-index: 1000;
    transition: color 0.3s ease-in-out;
}


@media (max-width: 1024px) {
    .arrow-left {
        font-size: 82px;
        left: 30px;

    }
}

.fleche-left,
.fleche-right {
    position: absolute;
    top: 67%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 10;
    width: 73px;
}

.fleche-left {
    left: 20px;
}

.fleche-right {
    right: 20px;
}

.content1,
.content2,
.content3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: center;
    align-items: stretch;
    flex-direction: column;
    background: url('/imgs/geekclub.png') repeat center / cover;
    height: 116vh;
    margin: 0;
    margin-top: -77px;
    position: absolute;
    left: -33px;
    right: -33px;
}


.content4,
.content5,
.content6,
.content7,
.content8 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: center;
    align-items: stretch;
    flex-direction: column;
    background: url(/imgs/fond_salat.jpg) repeat center / cover;
    height: 108vh;
    margin: 0;
    margin-top: -77px;
    left: -28px;
    right: -28px;
    position: absolute;

}

.content9,
.content10,
.content11,
.content12 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: center;
    align-items: stretch;
    flex-direction: column;
    background: url(/imgs/fond_sport.png) repeat center / cover;
    height: 105vh;
    margin: 0;
    margin-top: -77px;
    position: absolute;
    left: -13px;
    right: -13px;
}


.content13,
.content14,
.content15,
.content16,
.content17,
.content18,
.content19 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: center;
    align-items: stretch;
    flex-direction: column;
    background: url('/imgs/fond_diet.png') repeat center / cover;
    height: 105vh;
    margin: 0;
    margin-top: -77px;
    position: absolute;
    left: -20px;
    right: -12px;
}

.content13,
.content14 {
    background: url('/imgs/fond_esaal.png') repeat center / cover;

}

.content20,
.content21 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: center;
    align-items: stretch;
    flex-direction: column;
    background: url(/imgs/fond_horoscope.png) repeat center / cover;
    height: 105vh;
    margin: 0;
    margin-top: -77px;
    position: absolute;
    left: -13px;
    right: -13px;
}

.content22,
.content23,
.content24 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: center;
    align-items: stretch;
    flex-direction: column;
    background: url(/imgs/vod.png) repeat center / cover;
    height: 105vh;
    margin: 0;
    margin-top: -77px;
    position: absolute;
    left: -13px;
    right: -13px;
}

.content25,
.content26 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: center;
    align-items: stretch;
    flex-direction: column;
    background: url(/imgs/fond_ai.png) repeat center / cover;
    height: 105vh;
    margin: 0;
    margin-top: -77px;
    position: absolute;
    left: -13px;
    right: -13px;
}

.content27 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: center;
    align-items: stretch;
    flex-direction: column;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(255 0 0 / 45%) 0%, transparent 11%, rgba(64, 64, 64, 0) 41%, rgb(255 0 0 / 45%) 100%), url(../imgs/ALA.jpg);
    height: 105vh;
    background-repeat: no-repeat;
    background-size: auto;
    margin: 0;
    margin-top: -77px;
    position: absolute;
    left: -13px;
    right: -13px;
}



.content28 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: center;
    align-items: stretch;
    flex-direction: column;
    background: url(/imgs/balti.png) repeat center / cover;
    height: 116vh;
    margin: 0;
    margin-top: -77px;
    position: absolute;
    left: -13px;
    right: -13px;
}

.content30,
.content31
{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: center;
    align-items: stretch;
    flex-direction: column;
    background:  linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 82%, transparent 11%, rgba(0, 0, 0, 0) 41%, rgba(0, 0, 0, 0.94) 100%),url(/imgs/fond_lambclub.png) repeat center / cover;
    height: 105vh;
    margin: 0;
    margin-top: -77px;
    position: absolute;
    left: -13px;
    right: -13px;
}




.game2 {
    position: relative;
    background: white;
    border-radius: 20px;
    width: 56%;
    height: 207vh;
}

@media (max-width: 1024px) {
    .game2 {
        width: 76%;
        height: 43vh;
        margin-top: 232px;
    }
}

.fleche {
    position: relative;
    left: 92%;
    width: 62px;
    top: 51vh;
}


.game3 {
    position: relative;
    background: white;
    border-radius: 20px;
    width: 56%;
    height: 207vh;
}

@media (max-width: 1024px) {
    .game3 {
        width: 71%;
        height: 52vh;
        margin-top: 149px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: row;
        align-content: stretch;
    }
}

.game4 {
    position: relative;
    background: white;
    border-radius: 20px;
    width: 56%;
    height: 207vh;
}

@media (max-width: 1024px) {
    .game4 {
        width: 78%;
        height: 64vh;
        margin-top: 149px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: row;
        align-content: stretch;

    }
}



.game6 {
    position: relative;
    background: white;
    border-radius: 20px;
    width: 56%;
    height: 207vh;
}

@media (max-width: 1024px) {
    .game6 {
        width: 78%;
        height: 64vh;
        margin-top: 70px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: row;
        align-content: stretch;

    }
}


@media (max-width: 1024px) {
    .game5 {
        width: 70%;
        height: 54vh;
        margin-top: 27px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: row;
        align-content: stretch;
        position: relative;
        background: white;
        border-radius: 20px;
    }
}

/*.game5 {
    position: relative;
    background: white;
    border-radius: 20px;
    width: 56%;
    height: 207vh;
}*/

@media (max-width: 1024px) {
    .game6 {
        width: 75%;
        height: 54vh;
        margin-top: 48px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: row;
        align-content: stretch;
        position: relative;
        background: white;
        border-radius: 56px;
    }
}

@media (max-width: 1024px) {
    .logoBalti {
        width: 40%;
        display: block;
        margin: 0 auto;
        margin-top: 690px;
    }
}

@media (max-width: 1024px) {
    .logoAI {
        width: 29%;
        display: block;
        margin: 0 auto;
        margin-top: 379px;
    }
}

@media (max-width: 1024px) {
    .game7 {
        width: 73%;
        height: 53vh;
        margin-top: 411px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: row;
        align-content: stretch;
        border-radius: 56px;
        background-color: white;
    }
}

@media (max-width: 1024px) {
    .logoIslem {
        width: 25%;
        display: block;
        margin: 0 auto;
        margin-top: 355px;
    }
}