/* WebP background image overrides */
.section1 .slider .slide_viewer .slide_group .slide:nth-of-type(1) {
    background-image: url("../img/ba-optikzatec-1.webp");
}
.section1 .slider .slide_viewer .slide_group .slide:nth-of-type(2) {
    background-image: url("../img/ba-optikzatec-2.webp");
}
.section1 .slider .slide_viewer .slide_group .slide:nth-of-type(3) {
    background-image: url("../img/ba-optikzatec-3.webp");
}
.section1 .slider .slide_viewer .slide_group .slide:nth-of-type(4) {
    background-image: url("../img/ba-optikzatec-4.webp");
}
.section1 .slider .slide_viewer .slide_group .slide:nth-of-type(5) {
    background-image: url("../img/ba-optikzatec-5.webp");
}
.section1 .slider .slide_viewer .slide_group .slide:nth-of-type(6) {
    background-image: url("../img/ba-optikzatec-6.webp");
}
.service-head .service-image1 {
    background-image: url("../img/beautiful-brunette.webp") !important;
}
.service-head .service-image2 {
    background-image: url("../img/handsome-businessman.webp") !important;
}
.service-head .service-image3 {
    background-image: url("../img/doctor-working.webp") !important;
}
.service-head .service-image4 {
    background-image: url("../img/optician-working.webp") !important;
}
.contact-head .contact-image {
    background-image: url("../img/young-female.webp") !important;
}
