.full-imgl {
    background-image: url("v3/ll1.png");
    background-position: left;
    background-repeat: repeat-y;
    background-size: 100%;

}

.full-imgr {
    background-image: url("v3/rr1.png");
    background-position: right;
    background-repeat: repeat-y;
    background-size: 100%;

}

.section {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}

.main-wrapper {
    height: 100vh;
    background-image: url("v3/ri_28.png");
    background-size: 100%;
}

.bg-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;700&display=swap');

body {
    font-family: 'Oswald', sans-serif;
}

.menu {

    font-size: larger;

}

.crose {
    color: #ff0f7b;
}

.bcrosex {

    border-color: #ff0f7b;
    border-radius: 10%;

}

.border-danger {
    border-color: #ff0f7b !important;
}

.frose {
    background-color: #ff0f7b;
    color: white;
}

.fbleu {

    color: #5be1e6
}

.conde {
    font-family: 'MaSuperbePolicec', Arial;
}

.trialf {

    font-family: 'MaSuperbePolice', Arial;
}

.bg-foot {
    background-image: url("v3/ri_39.png");
    background-position: center;
    background-repeat: repeat-x;
    min-height: 100px;

}

.btng {
    background-image: url("v3/ci_20.png");

    background-position: center;
    background-repeat: no-repeat;
}

.inng {
    background-image: url("v3/inf.png");

    background-size: 100%;
    background-position: center;
    background-repeat: repeat-x;
}

.inng1 {
    background-image: url("v3/ing1.png");
    background-size: 100%;
    background-position: center;
    background-repeat: repeat-x;
}

.inng2 {
    background-image: url("v3/ing2.png");
    background-size: 100%;
    background-position: center;
    background-repeat: repeat-y;
}

.serv1 {
    background-image: url("v3/ri_21.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 310px;
    align-content: center;
    margin: 10px;

}

.serv2 {
    background-image: url("v3/ri_22.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 310px;
    align-content: center;
    margin: 10px;

}

.serv3 {
    background-image: url("v3/ri_23.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 310px;
    align-content: center;
    margin: 10px;

}

.serv4 {
    background-image: url("v3/ri_24.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 310px;
    align-content: center;
    margin: 10px;

}

.tf1 {
    background-image: url("v3/ci_13.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    min-height: 450px;
    min-width: 292px;
    align-content: center;


}

.tf2 {
    background-image: url("v3/ci_14.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    min-height: 450px;
    min-width: 292px;
    align-content: center;

}

.tf3 {
    background-image: url("v3/ci_15.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    min-height: 450px;
    min-width: 292px;
    align-content: center;

}

.tf4 {
    background-image: url("v3/ci_16.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    min-height: 450px;
    min-width: 292px;
    align-content: center;

}

.qui1 {
    background-image: url("https://www.pairokay.com/imgv3/laurent.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
    align-content: center;
    margin: 10px;

}

.qui2 {
    background-image: url("https://www.pairokay.com/imgv3/quentin.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
    align-content: center;
    margin: 10px;

}

.qui3 {
    background-image: url("https://www.pairokay.com/irfane_member.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
    align-content: center;
    margin: 10px;

}

.qui4 {
    background-image: url("https://www.pairokay.com/fabien_member.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
    align-content: center;
    margin: 10px;

}



.carouimg {

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 600px;
    align-content: center;
    margin: 10px;

}

.carousel-indicatorr {
    position: relative;
    left: -320%;

}

.textbl {
    position: relative;
    left: -30%;
    bottom: -90%;

}

a:hover {
    text-decoration: none;
    color: #ff0f7b;
}

.ac1 {
    color: #59d0c6;
}

.ac2 {
    color: #ff0f7b;
}

.ac3 {
    color: #7a9832;
}

.bac1 {
    background-color: #59d0c6;
}

.bac2 {
    background-color: #ff0f7b;
}

.bac3 {
    background-color: #7a9832;
}

.bgp {
    background-image: url("v3/backgp.png");
    background-position: center;
    background-repeat: repeat-y;
    background-size: 100%;
    align-content: center;

}