.owl-carousel.carousel-center-active-item .owl-item {
    opacity: unset !important;
}

@media (min-width: 1700px) {
    .translation-picture {
       left: -300px !important; 
       position: relative; 
       max-width: 150%;
    }
}

@media (min-width: 1400px, max-width: 1699px) {
    .translation-picture {
       left: -120px !important; 
       position: relative; 
       max-width: 120%;
    }
}

.btn-contact-us {
    background-color: #A01B18 !important; 
    border-color: #A01B18 !important;
}

.btn-contact-us:hover {
    background-color: #A01B18 !important; 
    border-color: #8B011D !important;
}

.btn-price-list {
    background-color: #A01B18 !important; 
    border-color: #A01B18 !important;
}

.btn-price-list:hover {
    background-color: #A01B18 !important; 
    border-color: #8B011D !important;
}

.slider-learn-more {
    background-color: #06457d !important; 
    border-color: #06457d !important;
}

.slider-learn-more:hover {
    color: white !important;
    background-color: #002040 !important; 
    border-color: #002040 !important;
}

@media (max-width: 1500px) {
    .slider-logo {
       display: none !important; 
    }
}

@media (min-width: 1500px) {
    .slider-logo {
      width: 15%; padding-left: 1%; padding-right: 1%; 
    }
}


@media (min-width: 1600px) {
    .slider-logo {
      width: 17%; padding-left: 1%; padding-right: 1%; 
    }
}

@media (min-width: 1800px) {
    .slider-logo {
      width: 20%; padding-left: 1%; padding-right: 1%; 
    }
}

@media (min-width: 1900px) {
    .slider-logo {
      width: 22%; padding-left: 1%; padding-right: 1%; 
    }
}