.img-carrosel{
    object-fit: cover;
    object-position: 0 40%;
    height: 705px;
}

.texto-banner {
    font-family: 'Pacifico', cursive;
}

.title-cards {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.2;
    margin-top: 5px;
    margin-bottom: 20px;
}

.texto-corpo {
    font-family: 'Open Sans', sans-serif;
}

.cor-texto-banner {
    color: #adb5bd;
}

.borda-card{
    border-radius: 20px;
}

.botao {
    background: #FFFFFF;
    color: #111111;
    border-radius: 50px;
    border-color: #FFFFFF;
    margin-top: 15px;
}

.cor-fundo-card {
    background-color: #33c1ea;
}

.altura-card {
    height: 16rem;
}

.cor-fundo-ns {
    background-color: #627dbf;
}

.cor-fundo-sn {
    background-color: #627dbf;
    justify-content: center;
    align-items: center;
}

.phone {
    width: 1.2rem;
    height:1.2rem;
}

.cor-fundo-dl {
    background-color: #b9c6e5;
    justify-content: center;
    align-items: center;
    
}

.cor-fundo-df {
    background-color: #33c1ea;
    justify-content: center;
    align-items: center;   
}

.cor-fundo-cont {
    background-color:#a9e5f7;
    justify-content: center;
    align-items: center;   
}

.img-ns-serv {
    width: 80px;
    height: 80px;
    margin-top: 20%;
    margin-bottom: 15%;
}

.card-clientes {
    background-color: #37acc5;
    border-radius: 20px;
    height: 6.2rem;
}

.img-clientes {
    display: inline-block;
    height: 1em;
    width: auto;
    line-height: 1;
    vertical-align: -0.15em;
}

.img-depart {
    background-image: url(../img/nmmn-min.jpg);
    object-fit: cover;
    object-position: 0 40%;
    height: 505px;
}

.img-legalize {
    margin-top: 0;
    width: 30%;
    /* margin-left: 10%; */
}

.img-pessoal {
    margin-top: 0;
    width: 30%;
    /* margin-right: 10%; */
}

.color-title {
    color: #FFFFFF;
}

ul {
    list-style-type: none;
}

li {
    list-style-type: none;
}

.al-dp {
    margin-left: 10%;
}

.img-nossos-client {    
    width: 100%;
}
