#solucoes .destaque-box {
    padding: 10px 20px 45px 20px;
}

#solucoes img {
    display: block;
    margin: auto;
}

#solucoes .solutions {
    padding: 2% 0;
}

#solucoes .solutions h1 {
    text-align: center;
    margin-bottom: 3%;
}

#solucoes .color-solution {
    height: 10px;
    width: 100%;
}

#solution-1, #solution-3, #solution-4, #solution-6, #solution-7{
    background-color: #e8e8e8;
}

#solucoes .img-solution img {
    width:100%;
}

#solution-1 > figure, #solution-2 > figure, #solution-3 > figure,
#solution-4 > figure, #solution-5 > figure, #solution-6 > figure,
#solution-7 > figure{
    margin: 0;
}

.vejaMais, .vejaMais:hover, .vejaMais:active, .vejaMais:visited {
    color: #ffffff;
    font-size: 17px;
    padding: 0 8px;
    float: right;
    margin-bottom: 15px;
}

.solucoes-home {
    padding: 0;
    margin-bottom: 20px;
}

.solucoes-home h1, .solucoes-home p {
    text-align: center;
}

.bt-solution {
    font-size: 15px;
    margin-top: 50px;
    background: #00b7fd;
    border: 0;
    border-radius:0; 
}

.bt-solution a {
    color: #ffffff;
}

#crumbs {
    margin-bottom: 5%;
    border-bottom: 2px solid #f0f0f0;
    padding-bottom: 15px;
}

#menu-solution {
    margin-top: 10%;
    padding: 0;
}

#menu-solution ul {
    margin: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-padding-start: 0;
}

#menu-solution li {
    list-style-type: none;
    font-size: 1.6em;
    padding-bottom: 10px;
}

#solution-content {
    padding: 1% 0 0 0;
    padding-left: 3%;
    float: right;
}

#solution-content h1 {
    text-align: left;
    color: #656565;
}

#box-2-uti-adulto,
#box-4-uti-adulto {
    background-color: #f3f3f3;
    padding: 0;
}

#box-2-uti-adulto h1,
#box-3-uti-adulto h1,
#box-4-uti-adulto h1 {
    text-align: center;
    margin-bottom: 3%;
}

#box-2-uti-adulto img {
    margin-bottom: 20px;
}

#box-3-uti-adulto img,
#box-4-uti-adulto img{
    margin-top: 3%;
}

#box-2-uti-adulto li,
#box-3-uti-adulto li,
#box-4-uti-adulto li {
    font-size: 1.3em;
}

#box-1-uti-adulto,
#box-2-uti-adulto,
#box-3-uti-adulto,
#box-4-uti-adulto {
    padding: 10px 40px;  
}