.information .row i {
    color: #04151f !important;
    font-size: 40px;
    margin-top: 10px;
    
}

.information .row h4 {
    color: #04151f !important;
    font-size: 24px;
    
}



.about {
background: #04151f;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
position: relative;
}

.services {
background-image: url(../assets/images/about.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
position: relative;
}

.clientes {
position: relative;
}

.testimonial {
background-image: url(../assets/images/about.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
background-attachment: fixed;
position: relative;
}



.clientes img {
    width: 100%;
}


.services .card img {
    max-width: 250px;
    align-self: center;
}

.bottom {
    background: #2f56e9;
}

.nav-link {
    font-size: 18px;
    font-weight: bolder;
}
.owl-carousel .owl-item img {
    display: unset;
    width: 100%;
    max-width: 200px;
}

.home {
    padding-top: 90px;
}

.whatsapp {
    z-index: 2;
}