/* chat talk.to */
#ws_icon_chat {
position: fixed;
bottom: 10px;
right: 15px;
z-index: 2000;
cursor: pointer;
outline: none !important;
}
#ws_icon_chat img
{
width: 80px !important;
}

/* WHATSAPP FIXO */
.whatsapp-fixo {
position: fixed;
bottom:20px;
right:20px;
z-index: 999;
}

.secao-banners .conteiner {
max-width: 100%;
padding: 0;
margin:0;
margin-top: 10px;
border:none;
}

.flexslider {
margin: 0 0 60px;
background: #fff;
border:none;
position: relative;
zoom: 1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
-moz-box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
-o-box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
box-shadow: ‘’ 0 1px 4px rgba(0,0,0,0.2);
}


@media (min-width: 768px) {
.menu.superior {width: 100%;position: absolute;top: 152px;left: 0px;}
.logo {margin-bottom: 70px;}
}
@media (min-width: 768px) {
.menu.superior {width: 100%;position: absolute;top: 152px;left: 0px;}
.logo {margin-bottom: 70px;}
}


.menu.superior .nivel-um > li:hover {background-color: #C9C9C9; }




/* site sem borda */

    
#cabecalho > .conteiner > .menu.superior { text-align: center; }
#cabecalho .conteiner {
padding: 0;
box-shadow: none;
}


.secao-banners .conteiner {
margin: none;
border:none;
box-shadow: none;
max-width:100%

    
}

.conteiner-principal .conteiner {
    border:none;
    box-shadow: none;
