.carousel-item img {
    width: 100% !important;
    object-fit: cover !important;
}
.servies_home img {
    height: 200px;
    object-fit: cover;
}
.news .blog-box img {
    height: 129px;
    object-fit: cover;
}
.offre.appointment-from .container > .row {
    background: transparent;
}

.offre .service-style-2 {
    background-color: #fff;
    box-shadow: 0 0 30px rgba(115, 128, 157, .1);
}
.get-appointment {
    background-image: url(../images/bg-03.jpg);

}
.service-style-2:hover {
    background: #42464e !important;
}
.inner-banner {
    background-image: url('../images/inner-banner-bg.jpg') no-repeat;
    background-size: cover !important;
    background-position: right center !important;

}
.section-title h2 {

    text-transform: uppercase;
}
.gallery_a{
    display: block;
    overflow: hidden;
    position: relative;
}
.projects-style-1 {
    position: relative;
    width: 100%;
    margin-bottom: 25px;
}

.bg-lightgrey .projects-box {
    margin-bottom: 25px;
    cursor: pointer;
}
.lightgallery img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.video {
    background-image: url('../images/img_bg.jpg');
    margin-top: 0;
    position: relative;
}
.video:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 221, 13, 0.78);
}
.db-circle-w img {
    width: 80%;
}
.db-fidbox-style-2 .db-fid-title{
    color: #333;
}
.appointment-image{
    background-image: url('../images/contact.jpg');
}
.entry-np-nav .nav-links .nav-previous a, .entry-np-nav .nav-links .nav-next a{
    background-color: #333;
}

.social_footer {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}
.social_footer ul {
    margin: 0 !important;
}
.sidebar.services_sidbar .widget {
    height: 100%;
    background: #f1f1f1;
    margin: 0;
    padding: 15px;
    border-radius: 10px;

}
.sidebar.services_sidbar {
    position: sticky;
    position: -webkit-sticky;
    top: 80px; /* required */
}
h3.widget-title {
    border-bottom: 2px solid;
    margin: 15px 0px !important;
    padding-bottom: 5px;
}
.blog-thumbnail img {
    width: 100%;
}
section.list_pro {
    margin: 50px 0;
}
section.list_pro .service-style-2 .service-content {
    text-align: center;
    padding: 30px !important;
}
.service-desc p {
    margin-bottom: 0;
}
.list_pro .service-thumbnail img {
    height: 270px;
    width: 100%;
    object-fit: cover;
}
.link_box_categ {
    margin-bottom: 15px;
}
a.link_categ {
    width: 100%;
    display: block;
    text-align: center;
    background: #bfbfbf;
    padding: 27px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
section.category_list {
    margin: 45px 0;
}
.site-header .site-branding img {
    max-height: 45px;
}
.site-header-menu .logo-img.stickylogo, .site-header-menu.sticky-header .logo-img {
    max-height: 47px;
}
ul.top-contact li {
    font-size: 1.1rem;
}
ul.social-icons.d-inline i:not(.fa-sign-in) {
    color: #333;
    border: 1px solid #333;
    border-radius: 5px;
    padding: 4px;
}
ul.list-inline.header-social {
    display: flex;
    position: relative;
}
ul.list-inline.header-social::before {
    content: '';
    position: absolute;
    top: 19px;
    width: 24px;
    height: 1px;
    background-color: #fff;
    transform: rotate(90deg);
    left: -13px;
}
li.flag a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 0;
}
li.flag a img {
    width: 25px;
}
.header-style-1 .pre-header i, .header-style-1 .top-contact li, .header-style-1 .pre-header a {
    color: #333;
}

.pre-header-left .header-style-1 .pre-header i::before {
    font-size: 20px;
}

.main-menu .navigation > li > ul a {
    color: #fff;
}
/******** style footer *****/
.footer {
    background: #262626;
    padding-top: 0;
    color: #d0d0d0;
    padding-bottom: 25px;
}
.info_footer {
    text-align: center;
    border-bottom: 2px solid #000;
    margin-bottom: 35px;
    padding-bottom: 25px;
    align-items: center;
}
.info-contact p {
    color: #bcbec0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0px;
    letter-spacing: 1px;
    font-family: "Montserrat", sans-serif;
    border-right: 2px solid #333;
}
.content-button button {
    display: block;
    margin: 10px auto;
    padding: 15px 30px;
    word-break: break-word;
    white-space: normal;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    width: 100%;
}
button.btn.btn-primary.btn-first {
    background: #fff;
    border-color: #fff;
}
button.btn.btn-primary.btn-first:hover {
    color: #333;
}
.footer .footer-top {
    margin-bottom: 40px;
}
footer.footer.site-footer input {
    padding: 10px;
    border-radius: 5px;
}
.about-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.about-footer img {
    width: 100%;
}
.col-md-2.info-contact a {
    color: #bcbec0;
}
.section-copyright {
    background: #1b1b1b;
    padding: 10px 0px;
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.section-copyright .footer-social {
    margin-top: 0px;
}
.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.section-copyright .footer-social i {
    padding: 5px 10px;
    color: #999;
    border: 1px solid #333;
    margin-top: 0px;
    font-size: 20px;
    border-radius: 5px;
    transition: all 0.4s ease-in-out;
}
ul.list-inline.linkfooter a {
    color: #999;
}
.copyrt p {
    margin: 0;
    color: #bcbec0;
}
.copyrt {
    display: flex;
    align-items: center;
}
.text_footer {
    display: flex;
    align-items: center;
}

.text_footer p{
    padding-left: 10px;
    border-left: 2px solid #d2ad82;
    margin: 0;
}
.service-style-1 {
    text-align: center;
    margin-bottom: 25px;
}
.about-footer a {
    width: 65%;
}
.copyrt a {
    color: #bcbec0 !important;
}
.welcome-company {
    padding: 60px 0;
}
.welcome-company img {
    border-radius: 5px;
}
.service-style-1 .service-inner {
    padding: 15px;
}
.service-style-1 {
    margin-bottom: 25px;
}
.servies_home .service-style-1 .service-thumbnail img {

    border: 2px solid #262626;
    width: 100%;
}
.service-style-1 .service-thumbnail{
border-radius: 8px;
}
.bella_section{
    position: relative;
}
.caption_img {
    position: absolute;
    bottom: 5%;
    background: #000000a1;
    width: 78%;
    border-radius: 0px;
    overflow: hidden;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    padding: 15px 0;
    transition: .2s ease-in-out;
}
.lens_box:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.lens_box img {
    -webkit-transition: all .75s ease-in-out;
    transition: all .75s ease-in-out;
}
/* .lens_box >a::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    border-radius: 5px;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: .2s ease-in-out;
} */
.appointment-image {
    border-radius: 10px 0px 0 10px;
}
.contact-appointment {
    border-radius: 10px;
}
.projects-style-1 .projects-overlay{
    border-radius: 5px;
    background: rgb(212 175 133 / 59%);
}
.projects-style-1 .project-link:hover{
    background-color: #d2ad82;
}
.projects-style-1 .projects-thumbnail{
    border-radius: 5px;
}
.inner-banner:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    border-radius: 5px;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    transition: .2s ease-in-out;
}

.lens_box:hover >a::before {
    background: rgba(0, 0, 0, 0.5);
}
.lens_box img {
    border-radius: 5px;
    width: 100%;
    height: 550px;
    object-fit: cover;
}
.lens_box {
    position: relative;
    margin-bottom: 35px;
}

section.bg-lightgrey.bella_section {

    padding: 80px 0;
}
.caption_img a h3 {
    color: #fff;
    margin: 0;
    font-size: 1.6rem;
    font-weight: 400;
}
.lens_box:hover >.caption_img{
    bottom: 10px !important;

}
.lens_box >a {
    overflow: hidden;
    display: block;
    position: relative;
    border-radius: 5px;
}
.box__lens_1 {
    height: 300px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px;
    border-radius: 5px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: column;
    position: relative;
    transition: .2s ease-in-out;
}
/* .box__lens_1:before {
    content: "";
    display: block;
    position: absolute;
    top: 60%;
    left: 0;
    width: 100%;
    z-index: 0;
    border-radius: 0px 0px 10px 10px;
    height: 40%;
    background: rgba(0, 0, 0, 0.2);
    transition: .3s ease-in-out;
} */
.transpa_div h3 {
    text-align: center;
    font-size: 1.6rem;
}
.transpa_div {
    margin-bottom: 30px;
}
strong.type_strong {
    position: absolute;
    display: block;
    top: 15px;
    background-color: #d2ad82;
    color: #fff !important;
    border-radius: 3px;
    padding: 5px;
    font-size: 1rem !important;
    text-transform: uppercase;
}
.box__lens_1 h3,.box__lens_1 strong {
    color: #fff;
    z-index: 2;
}
.box__lens_1 h3 {
    font-size: 1.7rem;
    text-align: left;
    font-weight: 400;
}
.box__lens_1:hover {
   margin-top: -8px;
}
/* .box__lens_1:hover:before {
    background: rgb(0 0 0 / 43%);
} */
.box__lens_1 strong {
    font-size: 1.5rem;
    color: #d2ad82;
    font-weight: 500;
}
.appointment-from .container > .row{
    margin: 0;
}
.appointment-from {
    padding: 80px 0;
}
.service-box.service-style-2 img {
    height: 200px;
    object-fit: cover;
    width: 100%;
    border-radius: 5px 5px 0 0px;
}
.offre .service-style-2 {
    border-radius: 5px;
}
.home-banner .carousel-indicators li.active, .home-banner .carousel-indicators li:hover {
    background: rgb(247 248 250);
    border-color: rgb(210 173 130);
}
.home-banner .carousel-indicators li{
    border-radius: 50%;
}
#imageGallery img {
    width: 100%;
}
section.produit_section,.produit_acess, .produit_anex {
    padding: 80px 0;
}
.produit_detail {
    padding-top: 50px;
}
#imageGallery img {
    width: 100%;
    height: 550px;
    object-fit: cover;
    border-radius: 5px;
}
section.inner-banner {
    height: 200px;
}
.produit_detail img {
    border-radius: 5px;
    max-height: 600px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.produit_detail h3 {
    margin-bottom: 25px;
}
ul.lSPager.lSGallery img {
    height: 65px !important;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
}
.produit_detail h3 {
    margin-bottom: 25px;
    border-bottom: 1px solid#d6d5d5;
    padding-bottom: 5px;
}
section.produit_acess.bg-lightgrey img {
    height: 450px;
    width: 100%;
    object-fit: cover;
}
section.img_mark img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
section.produit_anex img {
    height: 270px;
    width: 100%;
    object-fit: cover;
}
@media screen and (max-width: 600px) {
    .about-footer img {
        margin: 15px 0;
    }
    .box__lens_1{
        height: 280px;
    }
    #imageGallery img {
        width: 100%;
        height: 250px;
    }
    .carousel-inner img {
        width: 100% !important;
        height: auto !important;
    }
    ul.lSPager.lSGallery {
        width: 100% !important;
    }
    .carousel-indicators{
        bottom: -11px;
    }
    .home-banner .carousel-indicators li {
        width: 2px;
        height: 2px;
        perspective: 400px;
        -webkit-transform: translatez(0.01px);
        border: 3px solid rgba(255, 255, 255, 1);
        transform: translatez(0.01px);
    }
    ul.lSPager.lSGallery li{
        width: 70px !important;
    }
    section.img_mark img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }
    .col-md-6.order-md-2.d-flex.justify-content-end {
        justify-content: center !important;
        margin-bottom: 10px;
    }
    .copyrt {
        justify-content: center !important;
    }
    .caption_img{
        width: 80%;
    }
    .box__lens_1 h3{
        font-size: 1.7rem;
    }
    .box__lens_1 strong {
        font-size: 1.5rem;
    }
    ul.lSPager.lSGallery img {
        height: 40px !important;
    }
    .lSSlideOuter {
        margin-bottom: 25px;
    }
}

.navbar-toggler span {
    font-size: 2.6rem;
}

#loginModal .btn-sm {
    padding: 6px 15px !important;
    font-weight: 400 !important;
    border: none !important;
    letter-spacing: initial !important;
    text-transform: initial;
}

#loginModal .modal-title {
    font-weight: 400 !important;
}

#loginModal .col-form-label {
    display: inline;
}

#loginModal input {
    font-weight: 400;
}

#loginModal .btn-cancel {
    background-color: #ddd;
    border: 1px solid #eee;
}

#loginModal .modal-footer,
#loginModal .modal-body,
#loginModal .modal-header {
    padding: .5rem 1rem;
}

#loginModal .form-group:last-of-type {
    margin-bottom: 0 !important;
}

#loginModal .form-control {
    height: 38px !important;
    border: 1px solid  #afafaf;
    border-radius: 4px;
    padding: 0 10px;
}

ul.social-icons.d-inline li:last-child button {
    padding: 0;
    border: 0;
    background: none;
}
ul.social-icons.d-inline li:last-child button:hover {
    background: none;
    border: 0;
    color: #333 !important;
}
ul.social-icons button.btn.btn-light:active, ul.social-icons button.btn.btn-light:focus{
    background-color:transparent;
    border-color: transparent;
    border: 0;
    color: #333 !important;
    box-shadow : none !important
}

.list_bell_c .item_bella_c {
    padding: 0;
}
.caption_img a h4 {
    color: #d4af85;
    margin: 0;
    font-size: 1.4rem;
    font-weight: 400;
}
.caption_img span {
    color: #a5a1a1;
    font-size: 1rem;
}
.full_row img {
    border-radius: 5px !important;
    height: 350px;
    object-fit: cover;
    object-position: 55% 41%;
}
.full_row .lens_box >a {
    overflow: hidden;
    display: block;
    position: relative;
    border-radius: 5px !important;
}
.full_row .caption_img {
    left: 6%;
    width: 300px;
    bottom: 50%;
    transform: translatey(50%);
}
.full_row .lens_box:hover >.caption_img {
    bottom: 50% !important;
}
.descript_uniac_pro {
    margin-top: 25px;
}
.title_uniac_pro h2:after {
    content: "";
    background: #d4af85;
    width: 150px;
    height: 3px;
    display: block;
    margin-top: 5px;
    margin-bottom: 15px;
}
.descript_uniac_pro:before {
    content: "";
    background: #d4af85;
    width: 150px;
    height: 3px;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}
.lSSlideOuter .lSPager.lSGallery li:after {
    content: "";
    background: #d8d8d8;
    width: 1px;
    height: 70%;
    position: absolute;
    display: block;
    top: 15%;
    right: 0px;
    margin-right: 0;
    margin-left: 0;
}
.lSSlideOuter .lSPager.lSGallery li{
    position: relative;
}
.lSSlideOuter .lSPager.lSGallery li:last-child::after {
    display: none !important;
}
.section-title h2 strong {
    font-weight: 500;
}
.service-style-1 .service-inner .service-box-title {
    font-weight: 500;
}
ul#imageGallery p {
    font-size: 16px;
}
.jssocials-share-link {
    background: #d4af85 !important;
}
.carousel-inner img {
    width: 100% !important;
}
.page-item.active .page-link {
    background-color: #d2ad82;
    border-color: #d2ad82;
}
.page-link {
    color: #333333;
}
.pagination_list{
    justify-content: center;
}
.page-link:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #d2ad82;
    border-color: #d2ad82;
}
.newarriv .caption_img {
    left: 65%;
    width: 345px;
    bottom: 50%;
    transform: translatey(50%);
}
img.logo_slider {
    position: absolute;
    right: 3%;
    top: 60%;
    width: 400px !important;
    height: auto !important;
}
.about_pres .link_about {
    margin-top: 15px;
}
.valeur_pres h2{

}
.bg_mention {
    padding: 25px 20px;
    margin: 25px 0;
}
.service-style-2 .service-thumbnail {
    overflow: hidden;
    border-radius: 5px 5px 0 0px;
}
section.inner-banner.blog_bg {
    background-size: cover !important;
}
.service-thumbnail {
    position: relative;
}
img.new_img {
    position: absolute;
    width: auto !important;
    height: 28px !important;
    left: -10px;
    top: 15px;
    z-index: 99;
    border: none !important;
}
section.inv {
    background: #f5f5f5;
    padding: 20px 0;
}
.form_inv {
    padding: 30px;
    background: #fff;
    width: 100%;
    border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;

    margin: 45px 0;
    position: relative;
    font-family: 'Montserrat', sans-serif;
}
.iti.iti--allow-dropdown {
    width: 100%;
}
.submit_button {
    margin-top: 10px;
    display: block;
    width: 100%;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 12px 40px;
    border-radius: 5px;
    text-transform: uppercase;
    border: none;
    color: #333;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
    outline: none !important;
    -webkit-font-smoothing: antialiased;
    background-color: #d2ad82;
    border: 2px solid #d2ad82;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
}
.form_inv .form-control {
    background: #fff;
    border: none;
    border: 2px solid #c7c7c7;
    height: 50px;
    padding: 10px 15px !important;
    padding-left: 0;
    font-weight: 600;
    color: #989898;
    font-family: inherit;
    border-radius: 4px !important;
    vertical-align: middle;
    text-transform: inherit;
    font-size: 14px;
    margin-top: 5px !important;
    border-radius: 0;
    outline: none;
    line-height: inherit;
}
input#phone{
    padding: 10px 55px !important;
}
.title_inv_box{
    margin-bottom: 25px;

}