.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
    color:rgb(11 0 88);
}
.ftco-navbar-light.scroll .navbar-nav>.nav-item>.nav-link {
    color: #1f0fff;
}
.hero-wrap {
    height: 100%;
}

.hero-wrap .overlay {
    background: linear-gradient(181deg, #fff, #08abfa, #037bf1, #0b0058);
    opacity: 0.9;
}

.hero-wrap h1 {
    font-weight: bold !important;
    text-transform: uppercase;
}
.hero-wrap .text p {
    color: #fff;
}

.ftco-section {
    padding: 4em 0;
}

.heading-section .subheading {
    font-size: 35px;
}
section#testimonies {
    background: linear-gradient(179deg, #0779e4, #08abfa);
}

.testimony-section .heading-section .subheading {
    color: #fff;
    font-size: 35px;
}

.hero-wrap.hero-wrap-2 .overlay {
    opacity: 0.9;
}

.contact-wrap.w-100.p-md-5.p-4 {
    padding: 100px 80px !important;
}

.services-2 .icon {
    width: 100%;
    height: 60px;
    background: transparent;
    margin-bottom: 40px;
    position: relative;
    text-align: center;
}

.services-2 .text h2 {
    text-align: center;
}

