@charset "utf-8";
/*
# ------------------------------ #
# Developed by Agência Big Minds #
# All rights reserved            #
# ------------------------------ #
*/
/* -------------------------------------------------- */
html, body     {color: #333333; font-family: 'Roboto', sans-serif; font-size: 16px;}
html           {overflow-x: hidden; overflow-y: scroll;}
body           {background: url('https://agenciabigminds.com.br/assets/img/backgrounds/bg-home.jpg'); background-position: center; background-repeat: no-repeat; background-size: cover;}
body           {display: flex; flex-direction: column; margin: 0!important; min-height: 100vh; padding-left: 0!important; padding-right: 0!important;}
header, footer {flex: none;}
main           {flex: 1 0 auto;}
/* -------------------------------------------------- */