*{
    font-family: 'Poppins' !important;
}

.contact-card .contact-info{
    color: #fff;
}

.carousel{
    height: 700px;
}
.carousel:hover .carousel-control-prev,
.carousel:hover .carousel-control-next{
    opacity: 1;
}
.carousel .carousel-inner,
.carousel .carousel-inner .carousel-item{
    height: 100%;
}
.carousel .carousel-control-next, 
.carousel .carousel-control-prev {
    opacity: 0;
    height: 50px;
    width: 50px;
    top: 48%;
    z-index: 12;
    border: 2px solid #ffffff52;
    border-radius: 50%;
    padding: 5px;
    background-color: transparent;
    transition: all ease-in .3s;
}
.carousel .carousel-control-prev:hover,
.carousel .carousel-control-next:hover{
    background-color: #f42004;
}
.carousel .carousel-control-prev{
    left: 7%;
}
.carousel .carousel-control-next{
    right: 7%;
}
.carousel .carousel-inner .carousel-item img{
    height: 100%;
    object-fit: cover;
}
.carousel .carousel-inner .carousel-item .overlay{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #00002B87;
}
.carousel .carousel-indicators button {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    transition: all 0.6s ease-in-out;
    opacity: 1;
    margin: 5px;
    margin-top: 3px;
}
.carousel .carousel-indicators button.active {
    background-color: #f42004;
}
.carousel .carousel-inner .carousel-caption{
    margin-bottom: 80px;
}
.carousel .carousel-inner .carousel-caption>h5{
    font-size: 50px;
}

.about-wrap.style-one .about-bg{
    height: 650px;
    border-radius: 10px;
    width: auto;
}

.blog-card.style-one h3 a{
    color: #000;
}

.btn_primary{
    border-radius: 50px;
    font-size: 20px;
    padding: 10px 39px;
    background-color: var(--primaryColor);
    width: auto;
}

.services-home{
    background-color: #f6f6f6;
}
.services-home .team-card .team-img{
    height: 280px;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.services-home .team-card .team-img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.services-home .team-card h3{
    margin-top: 0px !important;
    background-color: #2f2f2f;
    padding: 25px 15px;
    color: #fff;
    font-size: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: center;
}

.recipe-card .recipe-info .recipe-title:after{
    border-bottom: 1px dashed rgb(86 84 84);
}
.recipe-card .recipe-info .recipe-title h6, .recipe-card .recipe-info .recipe-title h3{
    background-color: #ffffff;
}

.about-in .single-img img{
    height: 600px;
    width: 100%;
    object-fit: cover;
}

.Restaurant-in .shop-card .shop-img img{
    height: 300px;
    width: 100%;
    object-fit: cover;
}

.sous-services .team-img img{
    height: 280px;
    width: 100%;
    object-fit: cover;
    border: 1px solid #ddd;
}

.blog-wrapper .blog-img img{
    height: 280px;
    width: 100%;
    object-fit: cover;
}

.nettoyage .single-shop-img img{
    height: 500px;
    width: 100%;
    object-fit: cover;
}
.nettoyage .shop-details-wrap .desc p{
    margin-bottom: 15px;
    padding-bottom: 0;
}

.langue-dropdown{
    color: #fff;
    border: 1px solid #fff;
    font-size: 14px;
    padding: 0 10px;
    border-radius: 50px;
    margin-right: 20px;
    cursor: pointer;
}
.langue-dropdown:hover .dropdown-menu{
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
    width: 70px !important;
    min-width: 70px !important;
    margin-left: -7px;
}
.langue-dropdown .dropdown-menu,
.langue-dropdown .dropdown-menu.show{
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 70px !important;
    min-width: 70px !important;
    margin-left: -7px !important;
    margin-top: 0 !important;
}
.langue-dropdown .dropdown-menu .dropdown-item{
    font-size: 14px;
    padding: 0px 10px;
    margin: 0px;
    font-family: system-ui;
    font-weight: 500;
}
.langue-dropdown .dropdown-menu .dropdown-item:hover{
    background-color: #f42004;
    color: #fff;
}

.langue-dropdown .dropdown-toggle::after{
    vertical-align: .1rem !important;
}

.mt-me{
    margin-top: 80px;
}
.mb-me{
    margin-bottom: 80px;
}
.pt-me{
    padding-top: 80px;
}

.section-title{
    font-size: 40px !important;
}

.breadcrumb-wrap{
    background-repeat: no-repeat !important;
    background-size: cover;
}

#contact_form_id input::placeholder,
#contact_form_id textarea::placeholder{
    color: #535353 !important;
}

.contact-box{
    padding-top: 50px !important;
    padding-bottom: 70px !important;
}
.contact-card{
    padding: 20px 20px !important;
}

.btn-menu-custom{
    color: #fff;
    background-color: #2f2f2f;
    padding: 15px 20px;
    display: block;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
}

.navbar-area.style-two .navbar-top,
.footer-wrap .footer-widget .subscribe-form button,
.social-profile.style-one li a:after{
    background-color: #f42004;
}

.btn.style-one{
    background-color: #f42004;
}

.text_primary,
.social-profile.style-one li a i,
.link.style-two{
    color: #f42004 !important;
}

.social-profile.style-one li a:hover i{
    color: #fff !important;
}

.algn-items-center{
    align-items: center;
}

.navbar-area .navbar .navbar-nav .nav-item .nav-link{
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 18px;
}
.navbar-area .navbar .navbar-nav > .nav-item > .nav-link.dropdown-toggle:before{
    bottom: 34px;
}
.navbar-area .navbar .navbar-nav .nav-item .dropdown-menu{
    top: 87px;
}

.img-article-show{
    width: 100% !important;
    height: 600px;
    object-fit: cover;
}

.pp-post-wrap .pp-post-item .pp-post-img img{
    height: 120px;
    object-fit: cover;
}

.footer-wrap .footer-widget-wrapper .footer-widget:after{
    content: none !important;
}

.portfolio-desc p strong, .portfolio-desc p b, .service-desc p strong, .service-desc p b, .event-desc p strong, .event-desc p b, .terms-wrap p strong, .terms-wrap p b, .blog-desc p strong, .blog-desc p b{
    color: inherit !important;
}

.navbar-area.style-two .navbar .navbar-nav .nav-item .dropdown-menu{
    background-color: #2f2f2f;
}

.mediatheque .content-container .img{
    height: 350px;
    width: 100%;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    background-size: cover;
    cursor: pointer;
    overflow: hidden;
}
.mediatheque .content-container .img span {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
.mediatheque .video {
    height: 350px;
    border-radius: 10px;
    overflow: hidden;
}

.nav-pills .nav-link.active, 
.nav-pills .show>.nav-link{
    background-color: #2f2f2f;
}
.nav-pills .nav-link{
    color: #2f2f2f;
    font-weight: bold;
}

@media only screen and (min-width: 1400px) {
    .navbar-area .navbar .navbar-nav > .nav-item {
        margin-right: 20px;
        padding-right: 20px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .navbar-area .navbar .navbar-nav > .nav-item {
        margin-right: 8px;
        padding-right: 8px;
    }
}

@media only screen and (max-width: 991px) {
    .navbar-area .navbar-top p {
        font-size: 14px;
        line-height: 1;
    }
}

@media screen and (max-width: 1024px){
    .carousel .carousel-inner .carousel-caption{
        margin-bottom: 0;
    }
    .about-wrap.style-one .about-bg{
        height: 450px;
    }
}

@media screen and (max-width: 998px){
    .carousel{
        height: 500px;
    }
    .carousel .carousel-inner .carousel-caption>h5{
        font-size: 40px;
    }
}

@media screen and (max-width: 768px){
    .carousel{
        height: 400px;
    }
    .carousel .carousel-indicators button{
        display: none;
    }
    .carousel .carousel-control-prev{
        left: 0% !important;
        top: inherit !important;
        bottom: 10px !important;
    }
    .carousel .carousel-control-next{
        right: 0% !important;
        top: inherit !important;
        bottom: 10px !important;
    }
    .carousel-caption{
        right: 5%;
        left: 5%;
    }
    .btn-menu-custom{
        padding: 0px 20px;
        text-align: center;
        margin-top: 20px;
    }
}

@media screen and (max-width: 568px){
    .carousel .carousel-inner .carousel-caption{
        margin-bottom: 20px;
    }
    .carousel .carousel-inner .carousel-caption>h5{
        font-size: 30px;
    }
    .about-wrap.style-one .about-bg{
        height: 350px;
    }
}