body {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 100 !important;
  }
.nav-item{
    padding-right: 40px;
}
.nav-item .nav-link{
    text-transform: uppercase;
    color: black !important;
    font-size: 14px;
    font-weight:100;
    padding-top: 20px !important;
}
/* .head {
    position: fixed;
    width: 100%;
    height: 130px;
    z-index: 99;
    top:0;
} */
#carouselExampleIndicators{
    margin-top: 5x;
}
.card {
    width:100% !important;
    padding-left: 1px;
    height: 100% !important;
    border:none;
    border-radius: 0px !important;
    border:none !important;
}
.card img {
    width: 100%;
    height: 95%;
    border: none;
}
/* .element::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5); /* This adds the overlay color */
    /* z-index: 1; */
  /* } */ */

  .bg-light {
    background: radial-gradient(circle at right bottom, rgb(221 205 29) 3%, rgb(40 40 36 / 0%) 35%), #3a3728;
}


header{
    background-color: white !important;
}
.line {
    background: #ddcd1d;
    height: 5%;
    width: 100%;
    padding-top: 0px;
    bottom: -15px;
    position: absolute;
    opacity: 1;
    position: absolute;
    left: 0px;
}
.simple-line {
    width: 70%;
    border: 1px solid black;
    margin-right: auto !important;
    margin-left: auto !important;
    margin-top:0px !important;
    margin-bottom:5px !important;
    opacity: 1;
}
.title {
    /* position: absolute; */
    bottom: 1px;
    left: 10px;
    color: #ddcd1d;
    font-weight: 100;
    font-size: 30px;
    margin-top: 50px;
    margin-left: 20px;
    text-transform: uppercase;
    display: inline-flex;
    text-decoration: none;
}
.title i {
    font-size: 70px;
}
.title span {
    margin-top: 15px;
    margin-left: 10px;
}
.title-1 {
    /* position: absolute; */
    bottom: 1px;
    left: 10px;
    color: #ddcd1d;
    font-weight: 100;
    font-size: 30px;
    margin-top: 40px;
    margin-left: 20px;
    text-transform: uppercase;
    display: inline-flex;
    text-decoration: none;
}
.title-1 i {
    font-size: 70px;
}
.title-1 span {
    margin-top: 10px;
    margin-right: 40px;
}
.logo-img{
    height:60px;
    position: absolute;
    top:0px;
    left: 145px;
    z-index: 99;
}
.logo-text{
    height:50px;
    float: right;
    margin-right: 100px;
    margin-bottom: 20px;
}
.t-center{
    text-align:center;
}
.t-left{
    text-align:left;
}
.t-right{
    text-align:right;
}
.f-right {
float:right;
}
.bg-container {
    max-width: 100%;
    height: 250px;
}
.bg-container-1 {
    max-width: 100%;
    height:auto;
}
.bg-container-3 {
    max-width: 100%;
    height: 500px;
}
.bg-container-4 {
    margin-top: 15px;
    max-width: 100%;
    height:auto;
}
.bg-container-5 {
    margin-top: 15px;
    max-width: 100%;
    height:auto;
}
.bg-container-6 {
    margin-top: 15px;
    max-width: 100%;
    height:auto;
}
.bg-container-7 {
    margin-top: 15px;
    max-width: 100%;
    height:auto;
}
.bg-container-8 {
    margin-top: 15px;
    max-width: 100%;
    height:auto;
}
.top-bar{
    /* height: 50px; */
    opacity: 1;
}



.mobile-menu {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #343a40;
    width: 100%;
    height: 100vh;
    padding-top: 60px;
    z-index: 1000;
}
.hamburger-icon {
    display: none;
    font-size: 30px;
    color: white;
    border: none;
    background: none;
}
.btn-action {
    border:1px solid white;
    color:white;
    width:50%;
    position:absolute;
    top:45%;
    left: 24%;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 7px;
    border-radius: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.btn-action:hover{
    border:1px solid white;
    color:white;
    cursor: pointer;
}
@media only screen and (min-width: 1200px) {
    
    .text-overlay {
        position: absolute;
        top: 47%;
        left: 58%;
        transform: translate(-50%, -50%);
        border: 2px solid white;
        padding: 40px 40px;
        color: white;
        font-size: 20px;
        text-align: left;
        background-color: rgba(0, 0, 0, 0.5); /* Optional: adds a semi-transparent background */
        white-space: nowrap; /* Prevents text from wrapping */
        display: inline-block;
        position: absolute;
    }
    .bg-container-slider {
        height: 238px;
    }
    .web-col-9{
        padding-right: 9px !important;
    }
}
.row>*  {
    padding-right: 0px;
    padding-left: 0px;
    height: 420px;
}
.ptb {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0px;
    padding-left: 10px;
}
@media (min-width: 993px) and (max-width: 1200px) {
    
    .bg-container-slider {
        height: 200px;
    }
    .web-col-9{
        padding-right: 9px !important;
    }
    .btn-send{
        font-weight: bold;
        text-transform: uppercase;
        font-family: sans-serif;
        font-size: 15px;
    }
    .info-text h2{
        font-size:12px !important;
    }
    .info-title hr {
        flex-grow: 1;
        border: none;
        height: 1px;
        background: black;
        opacity: 0.5;
        margin-right: 5px;
        margin-left: 5px;
    }
    .card-text {
        padding-top: 25px;
        padding-bottom: 20px;
    }
    .bg-container {
        max-width: 100%;
        height: 204px;
    }
    .btn-action {
        border: 2px solid white !important;
    color: white !important;
    font-size: 6px !important;
    font-weight: 600;
    width: 110px !important;
    margin-right: auto;
    margin-left: auto;
    /* display: flex
; */
    position: absolute;
    left: 18% !important;
    padding: 15px !important;
    }
    .row>*  {
        padding-right: 0px;
        padding-left: 0px;
        height: 300px !important;
    }
    .logo-text {
        height: 40px;
        float: right;
        margin-right: 35px;
        margin-top: 6px;
    }
    .slogan{
        font-size: 12px !important;
        top: 14%;
        left: 8% !important;
    }
    .slogan1 h1 {
        font-size: 1.7rem !important;
    }
    .slogan1{
        font-size: 12px !important;
        top: 80% !important;
        left: 8% !important;
    }
    .slogan h1 {
        font-size: 1.7rem !important;
    }
    .text-overlay {  
        position: absolute;
        top: 51%;
        left: 50%;
        transform: translate(-50%, -50%);
        border: 2px solid white;
        padding: 24px 24px !important;
        color: white;
        font-size: 14px !important;
        text-align: left;
        background-color: rgba(0, 0, 0, 0.5); /* Optional: adds a semi-transparent background */
        white-space: nowrap; /* Prevents text from wrapping */
        display: inline-block;
        position: absolute;
    }
    .text-overlay p {
        font-size: 18px !important;
    }
    .text-overlay h3{
        font-size: 1.7rem !important;
    }
    .close-icon {
        position: absolute;
        top: 5px;
        right: 10px;
        color: white;
        font-size: 24px !important;
        cursor: pointer;
    }
}
@media (min-width: 769px) and (max-width: 992px) {
    
    .bg-container-slider {
        height: 178px;
    }
    .web-col-9{
        padding-right: 9px !important;
    }
.title span {
    margin-top: 4px !important;
    margin-left: 10px;
}
    .btn-action {
        left:19% !important;
        width:80px !important;
        font-size:8px !important;
    }
    .row>*  {
        padding-right: 0px !important;
        padding-left: 0px !important;
        height: 255px !important;
    }
    .logo-text {
        display: none;
    }
    .slogan{
        font-size: 12px !important;
        top: 12% !important;
        left: 9% !important;
    }
    .slogan1 h1 {
        font-size: 1.3rem !important;
    }
    .slogan1{
        font-size: 12px !important;
        top: 80% !important;
        left: 4% !important;
    }
    .slogan h1 {
        font-size: 1.5rem !important;
    }
    .text-overlay {  
        position: absolute;
        top: 51%;
        left: 54%;
        transform: translate(-50%, -50%);
        border: 2px solid white;
        padding: 30px 30px !important;
        color: white;
        font-size: 14px;
        text-align: left;
        background-color: rgba(0, 0, 0, 0.5); /* Optional: adds a semi-transparent background */
        white-space: nowrap; /* Prevents text from wrapping */
        display: inline-block;
        position: absolute;
    }
    .text-overlay p {
        font-size: 14px !important;
    }
    .text-overlay h3{
        font-size: 1.5rem !important;
    }
    .close-icon {
        position: absolute;
        top: 5px;
        right: 10px;
        color: white;
        font-size: 20px !important;
        cursor: pointer;
    }
}

@media only screen and (max-width: 767px) {
    .bg-container-slider {
        height: 83px;
    }
    .image-texture {
        width:50% !important;
    }
    .toggle-btn{
        top:15px !important;
    }
    .cart-icon-mobile {
        top:20px !important;
    }
    .web-col-9{
        padding-right: 0px !important;
    }
    .ptb {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 0px;
        padding-left: 10px;
    }
    .logo-text {
        display: none;
    }
    .slogan{
        font-size: 12px !important;
        top: 13% !important;
        left: 4% !important;
    }
    .slogan h1 {
        font-size: 0.7rem !important;
    }
    .slogan1{
        font-size: 12px !important;
        top: 80% !important;
        left: 4% !important;
    }
    .slogan1 h1 {
        font-size: 0.7rem !important;
    }
    .text-overlay {  
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border: 2px solid white;
        padding: 10px 10px !important;
        color: white;
        font-size: 22px;
        text-align: left;
        background-color: rgba(0, 0, 0, 0.5); /* Optional: adds a semi-transparent background */
        white-space: nowrap; /* Prevents text from wrapping */
        display: inline-block;
        position: absolute;
    }
    .text-overlay p {
        font-size: 7px !important;
    }
    .text-overlay h3{
        font-size: 0.5rem !important;
    }
    .close-icon {
        position: absolute;
        top: 5px;
        right: 10px;
        color: white;
        font-size: 12px !important;
        cursor: pointer;
    }
    .col-mobile{
        max-height:30px;
    }
    .col-mobile .title{
        margin-top:0px !important;
    }
    .btn-action {
        border: 2px solid white !important;
    font-size: 8px !important;
    color: white !important;
    left: 34% !important;
    width:120px !important;
    font-weight: 600 !important;
    }
 .mobile-none{
    display: none !important;
 }
 .bg-container{
    height:70px !important;
 }
.bg-slider-img {
    height:270px !important;
}
    /* Customize the hamburger icon */
    .hamburger-icon {
        font-size: 30px;
        color: white;
        border: none;
        background: none;
        display: block !important;
    }

    /* For better visibility, add padding to the header */
    .header-container {
        padding: 15px;
        position: relative;
    }
    .title{
        font-size: 12px !important;
    }
    .title i {
        font-size: 20px;
    }
    .title span {
        margin-top: 4px;
        margin-left: 10px;
    }
    .title-1, .title{
        font-size: 12px !important;
        margin-top:0px !important;
    }
    .padding-mobile {
        padding-left:15px !important;
        padding-right:15px !important;
        padding-top:15px !important;
        padding-bottom:15px !important;
    }
    .title-1 i {
        font-size: 20px;
    }
    .title-1 span {
        margin-top: 5px;
        margin-right: 10px;
    }
    .row>* {
        height: 270px !important;
    }
    .row-mobile {
        height: auto !important;
    }
    .logo-img{
        height: 50px !important;
        top:0px !important;
        left:45% !important;
    }
    .py-3{
        padding-top:0px !important;
    }
    .in-mobile {
        height: 35px !important;
    }
    .mt0 {
        padding-top: 5px !important;
    }
    .col_modal{
        height: 243px !important;
    }
}

    .slogan {
        position:absolute;
        top: 14%;
        left: 22%;
        color:#ddcd1d;
        text-transform:uppercase;
        font-weight:100;
        transition: top 0.7s ease-in-out;
    }
    .slogan h1 {
        font-size:2.06rem;
    }
    .text-overlay p {
    margin: 2px 0; /* Réduit l'espace entre les paragraphes */
    line-height: 1.2; /* Ajuste l'espacement des lignes */
    font-weight:600;
}
.text-overlay h3{
    color:#ddcd1d;
}


    .close-icon {
        position: absolute;
        top: 5px;
        right: 10px;
        color: white;
        font-size: 28px;
        cursor: pointer;
    }

    .carousel-item {
        position: relative; /* Ensures absolute positioning inside */
    }

    .row{
        --bs-gutter-x: 0rem !important;
        --bs-gutter-y: 0rem !important;
        display: flex    ;
        flex-wrap: wrap;
        margin-top: calc(-1* var(--bs-gutter-y));
        margin-right: calc(-.5* var(--bs-gutter-x));
        margin-left: calc(-.5* var(--bs-gutter-x));
    }

    .btn-action {
        border: 2px solid white !important;
    color: #f4e959 !important;
    font-size: 12px;
    width: 120px;
    margin-right: auto;
    margin-left: auto;
    /* display: flex
; */
    position: absolute;
    left: 26%;
    top: 40%;
    font-weight: 600 !important;
    }
    .bg-container-slider {
        background-image: url(public/images/bg/background.png);
        background-size: cover;
        background-position: center;
        width: 100%;
    }