a.navbar-brand img {
    width: 200px;
}

.hero-info-list ul {
    justify-content: center;
}

.section-title h1 {
    font-size: 60px;
}

.navbar{
    padding: 20px 0;
}

#loading-icon {
    max-width: 500px;
}

#loading-icon img {
    max-width: 80px;
}

.section-what-we-build .section-title h2 {
    font-size: 25px;
}


.section-what-we-build .why-choose-item-elite {
    margin-bottom: 30px !important;
}

.section-our-portfolio .section-title h2 {
    font-size: 30px;
}

.section-our-portfolio .section-row .section-title.section-title-center {
    max-width: 900px !important;
}

.partner-world-map-image img {
    object-fit: contain;
}

.world-map-card-item.card-2 {
    top: 140px;
    left: -70px;
}

.world-map-card-item.card-4 {
    top: 160px;
    left: -200px;
}

.section-our-partner .section-title h2 {
    font-size: 30px;
}

.world-map-card-item.card-3 {
    left: -100px;
}

.main-footer {
    background-color: #2b5ca8;
}

.preloader {
    background: #2b5ca8;
}