.s_color1 {background: #D5B59C;}

.s_color2 {background: #f2f7fa;}

.s_color3 {background: #e3e3e3;}

img {width: 100%;}

main {font: 400 16px Oswald; color: #555; text-align: center;}

.container {margin: auto; max-width: 1080px; padding: 0 5%;}

.s_titulo {margin-top: 100px; font: 400 20px Oswald; font-weight: bold; color: #88001B; letter-spacing: 0.5px;}

.m_topCarousel {margin-top: 40px;}

.footer {position: absolute; width: 100%; font: 400 14px Oswald; bottom: 0px; background: #e3e3e3; color: #333; text-align: center;}
.footer-titulo{display: block; background: #483D8B; color: #FFF; padding: 7px;}
.social [class^=icon-]{display: inline-block; margin-top: 5px; padding: 8px; width: 50px; height: 50px; background: white; border-radius: 50%;}
.s_Copyright{display: block;}
.s_CopyrightBox{font-weight: bold;}

.assesci_MsgPadrao-1{
    margin: auto; width: 100%; padding: 15px; background: #FF3333; border-color: #FF0000;
    font: 400 16px Oswald; color: #fff; text-align: center; letter-spacing: 1px;
}
.assesci_MsgPadrao-2{
    margin: auto; width: 90%; padding: 15px; margin-Top: 13px; background: #999966; border-color: #999966;
    font: 400 16px Oswald; color: #222222; text-align: center; letter-spacing: 1px;
}
.assesci_MsgPadrao-3{
    margin: auto; width: 90%; padding: 15px; margin-Top: 13px; background: #FF3333; border-color: #FF0000;
    font: 400 16px Oswald; color: #fff; text-align: center; letter-spacing: 1px;
}
/* CSS RESPONSIVEIS ******************************************************************************************************** */
/* ************************************************************************************************************************* */
@media (min-width: 570px) {
    .s_titulo {margin-top: 100px; font: 400 25px Oswald; font-weight: bold; color: #88001B; letter-spacing: 0.5px;}
}
@media all and (min-width: 660px){
    body{font-size: 100%;}
}
.oldie body{font-size: 100%;}

@media (min-width: 768px) {
    .s_titulo {margin-top: 100px; font: 400 30px Oswald; font-weight: bold; color: #88001B; letter-spacing: 0.5px;}
}