@font-face {
    font-family: 'CreatoDisplay';
    src: url('assets/fonts/CreatoDisplay/CreatoDisplay-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CreatoDisplay';
    src: url('assets/fonts/CreatoDisplay/CreatoDisplay-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CreatoDisplay';
    src: url('assets/fonts/CreatoDisplay/CreatoDisplay-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

.main-header .header-upper .inner-container {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
}

@media (max-width: 1199.98px) {
    .service-section-4 .ks-service-item .ks-item--head-item {
        padding: 20px 20px 24px !important;
    }

    .service-section-4 .ks-service-item .ks-item--head-item .theme-btn {
        margin-top: 20px !important;
    }
}

.footer-section,
.footer-section-5 {
    padding-top: 40px;
}

.footer-section-3 {
    padding-top: 0;
}

.footer-main-wrapper-4 {
    padding-top: 130px;
}

.project-details {
    padding-top: 120px;
    padding-bottom: 120px;
}

.page-template-template-news-details .blog-details {
    padding-top: 120px;
    padding-bottom: 120px;
}


