section.what-we-do {
    margin-bottom: 90px;
}
section.contact-us-form, section.service-details {
    margin-bottom: 90px; 
}
.main-services .right-text-content i, .main-services .left-text-content i {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 50px;
}
.services .service-item {
    min-height: 230px;
}
.services .service-item i {
    margin-bottom: 50px;
}
.logo {
        color: #fff;
}
.background-header .main-nav .logo {
    width: 260px;
}


@media (max-width: 767px) {
    .header-area .main-nav .logo {
        color: #fff;
    }
    .slide-inner .header-text h2 {
    font-size: 40px;
    line-height: 50px;
}
.section-heading h4 {
    line-height: 35px;
    font-size: 33px;
}
.orange-button a, #calculate button.orange-button, .green-button a {
    padding: 12px 15px;
}
.services .service-item i {
    font-size: 30px;
    margin-right: 10px;
    margin-bottom: 0px;
}
.swiper-container {
    height: calc(75vh - 0px);
}
}
