@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300&family=Open+Sans:wght@300;400;600&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Questrial&display=swap');
/*

font-family: 'Lato', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Kanit', sans-serif;
font-family: 'Abril Fatface', cursive;
font-family: 'Questrial', sans-serif;
*/
html{
    scroll-behavior: smooth;
}
body{
    padding: 0;
    margin: 0;
    z-index: 1;
    font-family: 'Questrial', sans-serif;
}

a{
    color: #000;
    text-decoration: none;
}
li{
    list-style: none;
}



.NavBanner{
    background: linear-gradient(rgba(0, 0, 0, 0.294), rgba(0, 0, 0, 0.294)),url('images/banner1.jpg') no-repeat;
    background-size: cover;
    background-position: center;
}
@media (max-width:768px) {
    .navbar-collapse {
        position: fixed;
        top: 0;
        right: 0%;
        width: 100%;
        height: 300px;
        padding: 10px;
        background-color: #fff !important;
        border-bottom: 2px solid #000;
        color: #fff;
        transition: right 0.3s ease-in-out;
        z-index: 1000;
    }

    .navbar-collapse.show {
        right: 0;
    }

    .navbar-toggler {
        border: none;
        outline: none;
        background-color: transparent;
        cursor: pointer;
    }
    .banner p{
        display: none;
    }
    
    .navbar-toggler-icon {
        display: block;
        position: relative;
        transition: background-color 0.3s ease-in-out;
    }

    .close-btn {
        position: absolute;
        top: 10px;
        right: 10px;
        font-size: 20px;
        color: #000;
        background: none;
        border: none;
        cursor: pointer;
    }
    
}

@media (max-width:884px) {
    .navbar-collapse {
        position: fixed;
        top: 0;
        right: 0%;
        width: 300px;
        margin: auto;
        height: 300px;
        padding: 10px;
        background-color: #fff !important;
        border-bottom: 2px solid #FF9900;
        transition: right 0.3s ease-in-out;
        z-index: 1000;
    }

    .banner p{
        font-family: 'Times New Roman', Times, serif;
        font-weight: normal;
    }
    .NavBanner{
        margin-bottom: -80px;
    }
    .navbar-collapse.show {
        right: 0;
    }

    .navbar-toggler {
        border: none;
        outline: none;
        background-color: transparent;
        cursor: pointer;
    }

    .navbar-toggler-icon {
        display: block;
        position: relative;
        transition: background-color 0.3s ease-in-out;
    }

    .close-btn {
        position: absolute;
        top: 10px;
        right: 10px;
        font-size: 20px;
        color: #000;
        background: none;
        border: none;
        cursor: pointer;
    }
}
.BannerConta{
    background-color: rgb(33, 101, 197);
}
 .acceuil{
    padding: 180px 0;
}
.acceuil h1{
    font-size: 3.7rem;
}
@media (max-width:360px) {
    .acceuil{
        padding: -240px 0;
}
}

.logo{
    width: 150px;
}

.navbar-nav li a{
    font-size: 1.1rem;
    font-family: 'Questrial', sans-serif;
    text-decoration: none;
}
@media (max-width:884px) {
    .navbar-nav li a{
        align-items: center;
        justify-content: center;
        justify-items: center;
    }
}
.contacter a{
    background-color: rgb(33, 101, 197);
    color: #fff;
    padding: 13px 10px;
    border-radius: 50px;
}
.contacter a:hover{
    background-color: #FF9900;
    transition:0.5s ease-in;
    transform: scale(0.1);
    color: #fff;
}

@media (max-width:884px) {
    .contacter {
        margin-top: 15px;
        align-items: center;
    }
    .contacter a{
        background-color: rgb(33, 101, 197);
        color: #fff;
        padding: 13px 10px;
        border-radius: 0;
    }
    .contacter a:hover{
        color: #fff;
        background-color: rgb(33, 101, 197);
    }
}
.navbar-fixed {
  position: fixed;
  top: 0;
  width: 100%;
  box-shadow: 0px 2px 4px rgba(11, 60, 64, 0.64);
  z-index: 9999;
}
.navbar-fixed a.active{
    color: #FF9900;
}
@media (max-width:884px) {
    .navbar-fixed{
        position: absolute;
    }
}
.navbar-fixed li a:hover{
    color: rgba(215, 72, 5, 0.94);
}

.navbar-nav li a:hover{
    color: #FF9900;
    transition: 0.3s;
}
.navbar-toggler{
    margin-left: auto;
    margin-top: -40px;
    padding: 10px;
}
@media (min-width:768px) {
    .navbar-toggler{
        margin-top: -6px;
    }
}
/*
.banner{
    margin-top: 200px;
    padding-bottom: 100px;
}
.banner h6{
    color: #fff;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
}
@media (max-width:768px) {
    .banner{
        margin-top: 20px;
    }
    .banner h6{
    line-height: 30px;
    font-weight: 600;
    
}
    
}
*/

.banner h1{
    font-size: 2.8rem;
    color: #fff;
}

.banner{
    font-family: 'Kanit', sans-serif;
    padding: 150px 0;
}
@media (max-width:768px) {
    .banner h1{
        display: none;
}
}
.responsiveTitre{
    margin-top: -60px;
    padding-bottom: 60px;
}
p .plus{
    border: 1px solid #fff;
    color: #fff;
    padding: 6px;
    border-radius: 20px;
    font-weight: 200;
    font-family: 'Questrial', sans-serif;
    font-size: 1.04rem;
}
.plus:hover{
    background-color: #FF9900;
    border: 1px solid #FF9900;
    transition: 1.9s;
}
.banner h3, .banner p{
    font-family: 'Questrial', sans-serif;
    color: #fff;
    font-weight: bolder;
}
.banner p{
    font-size: 1.3rem;
}
 @media (max-width:884px) {
        .banner{
        text-align: center;
        margin-top: 50px;
        font-size: 1.4rem;
        padding-bottom: 40px;
        margin-bottom: 100px;
    }
        .banner h1{
            margin-top: 50px;
    }
    .banner h1{
    font-size: 2rem;
}
.banner h3, .banner p{
    color: #fff;
}
.banner p{
    font-size: 1.1rem;
}
}
@media (max-width:768px) {
    .banner{
        margin-bottom: 40px;
    }
}

/* PRÉSENTATION*/
#presentation {
    margin-bottom: 10px;
}
@media (max-width:768px) {
    #presentation{
        margin-top: 30px;
    }
}
@media (max-width:884px) {
    #presentation{
        margin-top: 90px;
    }
}

.presentation h1, .produits h1,.equipes h1, .realisations h1, .client h1{
    font-family: 'Kanit', sans-serif;
    font-size: 2.1rem;
}
@media (max-width:768px) {
    .produits h1, .equipes h1, .realisations h1, .client h1{
        text-align: center;
    }
}
.voirPlusPr{
    color: rgb(33, 110, 197);
    font-size: 2rem;
}
.voirPlusPr:hover{
    background-color: #FF9900;
    transition: 2.1ms;
    color: #fff;
}
.EssProd .card:hover{
    border: #FF9900 1px solid;
}
.VyR{
    max-width: 170px;
}
.wctr{
    width: 45%;
    margin-left: 30%;
    opacity: 1;
}

.produits i{
    color: rgb(33, 110, 197);
    font-size: 2.5rem;
    padding: 5px 15px;
    border-radius: 50%;
}
@media (max-width:768px) {
    .produits .card{
        text-align: center;
    }
    
}


@media (max-width:768px) {
    .presentation{
        margin-top: -50px;
        margin-bottom: 10px;
    } 
        .service h5, .contacts h5, .equipes h6, .produits h6, .realisations p{
        text-align: center;
    }

        .presentation h1, .service h1{
        font-size: 2rem;
    }
    .ic{
        text-align: center;
    }
}

/*TEMOIGNAGES*/
.temoignage {
  background-color: #FF9900;
  padding-bottom: 10px;
  color: #fff;
  z-index: 999;
}
/* Styling optionnel pour le carrousel */
.temoins {
  max-width: 800px;
  margin: 0 auto;
}

.temoins .item {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.temoins img {
  max-width: 100%;
  height: auto;
  border-radius: 50%;
}


/*EQUIPE*/
#equipe{
    margin-top: 60px;
    margin-bottom: 20px;
}
#equipe .card {
  padding-top: 10px;
  padding-bottom: 20px;
  border-top: none;
  border-left: none;
  border-right: none;
}
@media (max-width:768px) {
    #equipe .card{
        padding-top: 60px;
        padding-bottom: 30px;
        padding-left: -60px;
    }
}

.teamImg2 {
  width: 190px !important;
  height: 190px;
  border-radius: 50%;
  margin: auto;
  border: 7px solid rgb(33, 101, 197);
  padding-top: 10px;
  transition: background-color 0.3s;
}

.teamImg2 img {
  width: 160px !important;
  height: 160px;
  border-radius: 50%;
  margin: auto;
}

#equipe .card:hover {
  border-bottom-color: #FF9900;
}

#equipe .card:hover .teamImg2 {
  border:7px solid #FF9900;
}

.footer {
  margin: auto;
  padding: 10px 0;
}

.footer a i {
  padding: 10px;
  color: #fff;
  background-color: #FF9900;
  border-radius: 30%;
  margin: 0 15px;
}

.footer a i:hover {
  background: rgb(33, 101, 197);
}
.poste{
    font-weight: 600;
}

.owl-carousel .owl-nav {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}

.owl-carousel .owl-nav button {
  position: relative;
  display: inline-block;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 20px;
  margin: 0 5px;
}


.card {
  transition: 0.3s;
  border-radius: 10px;
}

.carrouselR .card-title {
  padding: 10px;
}

.client{
    background-color: #e7d6f482;
}
.client .card{
    background: none;border-radius: 0%;
    border: none;
    background: #fff;
    padding: 30px;
}
@media (max-width:884px) {
    .client .card{
        height: 670px;
    }
    .client .card p{
        font-style: italic;
        margin-bottom: 30px;
        font-family: 'Times New Roman', Times, serif;
    }
}
.client .card p{
    line-height: 2.3rem;
    font-size: 1.2rem;
    opacity: 0.4;
}

.carrouselR .card-body {
  padding: 20px;
}

.carrouselR .rounded-circle {
    margin: auto;
    border-radius: 50%;
    border: 5px solid #fff;
    padding: 5px;
}



.LienPro{
    font-weight: bolder;
    color: #000;
}
footer a:hover{
    color: #FF9900;
}
footer i{
    background-color: rgba(7, 50, 205, 0.956);
    color: #fff;
    padding: 15px;
    border-radius: 50%;
}
footer i:hover{
    background-color: #FF9900;
    transition: background-color 0.3s;
}
.scroll-top-button {
  position: fixed;
  bottom: 20px;
  right: -50px;
  width: 40px;
  height: 40px;
  background-color: rgba(7, 50, 205, 0.956);
  border: none;
  outline: none;
  color: white;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s, right 0.3s;
  border-radius: 50%;
  font-weight: bolder;
  z-index: 1;
}
.scroll-top-button:hover{
    background-color: #FF9900;
    transition: background-color 0.3s;
}

.scroll-top-button.show {
  right: 20px;
  opacity: 1;
}
/*
/* Style du loader 
.loader {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  border: 4px solid rgba(0, 0, 0, 0.3);
  border-top: 4px solid #3498db;
  border-radius: 50%;
  animation: spin 2s linear infinite;
  z-index: 9999;
}

/* Animation de rotation */
@keyframes spin {
  0% { transform: translate(-50%, -50%) rotate(0deg); }
  100% { transform: translate(-50%, -50%) rotate(360deg); }
}
.NousCont, .Services{
    background: rgb(33, 101, 197);
    padding: 20px 0;
    font-weight: bolder;
    color: #fff;
    font-family: 'Kanit', sans-serif;
    font-size: 2.1rem;
    text-align: center;
}
.navbar-nav a.active{
    color: #FF9900;
}
#cadre1 .im1{
    height: 10%;
    
}

/* Style pour le bouton d'envoi */
.custom-form button[type="submit"] {
    display: block;
    width: 100%;
    padding: 10px;
    background-color: rgb(33, 101, 197);
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.9s ease;
}

.custom-form button[type="submit"]:hover {
    background-color: #FF9900;
}
/* Style pour rendre les champs de saisie plus lisible lorsqu'ils sont cliqués */
.custom-form input[type="text"]:focus,
.custom-form input[type="email"]:focus,
.custom-form textarea:focus {
    border-color: #007bff; /* Couleur de bordure lorsqu'un champ est cliqué */
    outline: none; /* Supprime le contour de focus par défaut */
}
/* Style pour rendre les champs de saisie plus lisible lorsqu'ils sont cliqués */
.custom-form input
{
    border: 1px solid gray;
}

.cadre .card img{
    height: 300px;
    margin: auto;
}
@media (max-width:884) {
    .cadre .card img{
        height: 100%;
    }
}

.card-footer{
    background: #fff;
    z-index: 1;
    margin-top: -60px;
    height: 500px;
}
@media (max-width:884px) {
    .card-footer{
        height: 100%;
    }
}
.im1 {
    display: inline-block; /* Pour que le conteneur entoure l'image */
    transition: transform 0.3s; /* Transition de 0.3 seconde lors du survol */
}

.im1:hover {
    transform: scale(1.02); /* Agrandir l'image à 120% de sa taille d'origine */
}
.ContServ h4{
    color: rgb(33, 101, 197);
    text-align: center;
    font-weight: bolder;
}
.Commer .Comm{
    width: 85%;
}

.Commer .card1{
    position: relative;
    left: -60px;
    width: 45%;
    border: none;
    border-right: #FF9900 2px solid;
}
@media (max-width:768px) {
    .Commer .Comm{
        width: 100%;
    }
   .Commer .card1{
        width: 100%;
        left: 0;
        border: none;
        border-bottom: #FF9900 2px solid;
    }
    
    p{
        text-align: justify;
    }
}
.Vente .Comme{
    width: 85%;
}
.Vente .card2{
    width: 45%;
    position: relative;
    left: 60px;
    border-left: #FF9900 2px solid;
    padding: 30px 20px;
}
/*
.Vente .Comme{
    width: 95%;
}
.Vente .card2{
    position: relative;
    left: 60px;
    width: 55%;
    border: none;
    border-left: #FF9900 2px solid;
    padding: 45px 65px 45px 20px ;
}
@media (max-width:768px) {
    .Vente{
        width: 100%;
    }
    .Vente .Comme{
        width: 100%;
    }
    .Vente .card2{
        width: 100%;
        left: 0;
        border: none;
        border-top: #FF9900 2px solid;
    }
}
*/

/* Style du premier cadre (outer-frame) 
.outer-frame {
  width: 550px;
  height: 300px;
  background-color: #f0f0f0;
  background: url('images/5-choses-a-savoir-pour-choisir-votre-hebergement-web.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  border: 2px solid #ccc;
  position: relative; 
}

Style du deuxième cadre (inner-frame)
.inner-frame {
  width: auto;
  min-height: 30%; /* Utilisation de min-height au lieu de height 
  background-color: #000;
  position: absolute; /* Positionnement absolu par rapport au premier cadre 
  bottom: auto; /* Décalage de 10% en bas de la moitié du premier cadre (10% / 2 = 5%) 
  left: 12px; /* Aligner le cadre à gauche s
  right: 12px;
  top: 250px;
}

*/