.breadcrumb a,
.breadcrumb span:last-child {
    font-size: 14px;
    line-height: 1;
    color: #000;
    text-decoration: none;
}

.breadcrumb .separator {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(/images/icones/rectangle_home.png) no-repeat center;
    background-size: contain;
}

.indices span {
    font-size: 9px;
}

.image-main img {
    width: 100%;
    border-radius: 0px 0px 0px 250px;
}


.menu-home {
    background-color: #F2F2F2 !important;
}

.menu-home a {
    color: #3B3B45 !important;
}

.menu-home img.logo {
    width: 150px;
    height: 35.96px;
}

.image-main {
    margin-top: 1px;
    border-radius: 0px 0px 0px 250px;
    overflow: hidden;
}