.link-destaque {
	color: var(--sec-color) !important;
}
/* Banner inferior 100% */ 
.element-banner-bottom .container-12, 
.element-banner-bottom .container-12 .grid-12 { 
margin-left: 0 !important; 
margin-right: 0 !important; 
max-width: 100% !important; 
width: 100% !important; 
} 
.element-banner-bottom img { 
width: 100%; 
}

#nav-main .element-banner-stripe #banner-stripe {
    background: #b61f23;
    padding: 25px 0;
    position: relative;
    text-align: center;
}

#nav-main .element-banner-stripe #banner-stripe:before {
    border: 1px solid rgba(255, 255, 255, 0.2);
    bottom: 5px;
    content: "";
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
}

#nav-main .element-banner-stripe #banner-stripe li p {
    color: #fff;
    display: inline-block;
    font-family: 'dosis_bold', sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    margin-left: 10px;
    max-width: 180px;
    text-align: center;
    text-transform: uppercase;
}

/* Banner tarja 100% */ 

.element-banner-stripe .container-12,  

.element-banner-stripe .container-12 .grid-12, 

.element-banner-stripe #banner-stripe, 
.element-banner-stripe { 
    margin: 0 !important; 
    max-width: 100% !important; 
    padding-left: 0 !important; 
    padding-right: 0 !important; 
    width: 100% !important; 
}  

  

.element-banner-stripe li img, 
.element-banner-stripe li {  
    width: 100%;  
} 