/* Funfact Area */


.axil-counterup h3.count.counter-percentage::after{
    content: "%";
}
.axil-counterup h3.count.counter-k::after{
    content: "K";
}
.axil-counterup h3.count.counter-none::after{
    content: "";
}


/* Review */
.axil-testimonial .clint-info-wrapper .thumb {
    max-width: 60px;
}

/* Accordion */
button.btn.btn-link img {
    max-height: 30px;
    padding-right: 14px;
}
button.btn.btn-link span {
    padding-right: 14px;
}


/* Office Location */
.axil-office-location .thumbnail i {
    font-size: 160px;
    line-height: 1;
}

.footer-widget-item .wpml-ls-sub-menu a.wpml-ls-link {
    display: block !important;
    padding: 0 10px;
}

.footer-widget-item a.wpml-ls-item-toggle {
    padding-left: 10px;
}


@media(min-width: 768px) {
    .portfolio {
        min-height: 443px;
    }
}


.axil-blog .content .content-wrap:after {
    transform: none;
}