.mt-2 {
    margin-top: 2rem;
}

.text-light {
    color: #FFF !important;
}

.fixed-bottom {
    position: fixed;
    height: 60px;
    top: auto;
}
.w-100 {
    width: 100% !important;
}

.kopa__area--02{
    background:url("/images/transporte.jpg");
}

@media (max-width: 979px) {
    .image__float {
        display: block;
    }
    .image__float:before {
        opacity: 0;
    }
}

.kopa__mainSlider.style--01 .owl-item .item .kopa__imgBg:before {
    opacity: .5;
}

.transform-uppercase {
    text-transform: uppercase;
}

.kopa__service.style--01 .entry-item:hover span {
    color:#FFF;
}
