@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700');

* { scrollbar-width: thin; scrollbar-color: rgb(0 0 0);}
*::-webkit-scrollbar { width: 5px; height: 5px; background-color: rgb(90 90 90);}
*::-webkit-scrollbar-thumb { background-color: rgb(0 0 0);}

body { margin: 0 auto; font-family: 'Roboto Condensed', sans-serif; font-size: 17px; line-height: 1.2;}
body a { text-decoration: none;}
body h1, h2, h3, h4, h5, h6 { margin: 0; font-weight: normal;}
body img { border: 0;}

body input { outline-offset: -1px; background-color: transparent; font-family: 'Roboto Condensed', sans-serif; font-size: 1em; padding: 0; border: 0; outline: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; line-height: 1;}
body select { outline-offset: -1px; background-color: transparent; font-family: 'Roboto Condensed', sans-serif; font-size: 1em; padding: 0; border: 0; outline: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; line-height: 1;}
body textarea { outline-offset: -1px; background-color: transparent; font-family: 'Roboto Condensed', sans-serif; font-size: 1em; padding: 0; border: 0; outline: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
body button { outline-offset: -1px; background-color: transparent; font-family: 'Roboto Condensed', sans-serif; font-size: 1em; padding: 0; border: 0; outline: 0; line-height: 0; cursor: pointer;}

body header { float: left; width: 100%; position: relative; z-index: 200;}
body main { float: left; width: 100%; position: relative; z-index: 100; overflow: hidden;}
body footer { float: left; width: 100%; position: relative; z-index: 50;}

body .centro { margin: 0 auto; width: 90%; max-width: 90%;}

body .bordinha { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
body .borda { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
body .circular { -webkit-border-radius: 1000px; -moz-border-radius: 1000px; border-radius: 1000px;}

body .sombrinha { -webkit-box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%); -moz-box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%); box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);}
body .sombra { -webkit-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%); -moz-box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%); box-shadow: 0 5px 8px 0 rgb(0 0 0 / 20%);}
body .sombrona { -webkit-box-shadow: 0 15px 10px -10px rgb(0 0 0 / 20%); -moz-box-shadow: 0 15px 10px -10px rgb(0 0 0 / 20%); box-shadow: 0 15px 10px -10px rgb(0 0 0 / 20%);}

body .rapidao { -webkit-transition: 0.4s ease-in; -moz-transition: 0.4s ease-in; -o-transition: 0.4s ease-in; transition: 0.4s ease-in;}
body .rapidinho { -webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; -o-transition: 1s ease-in; transition: 1s ease-in;}
body .lento { -webkit-transition: 2s ease-in; -moz-transition: 2s ease-in; -o-transition: 2s ease-in; transition: 2s ease-in;}

body .shadow { text-shadow: 0 1px 3px rgba(0 0 0 / 50%);}

body .uppercase { text-transform: uppercase;}
body .capitalize { text-transform: capitalize;}
body .through { text-decoration: line-through;}
body .bold { font-weight: bold;}
body .pointer { cursor: pointer;}
body .cover { object-fit: cover;}
body .scale-down { object-fit: scale-down;}
body .none { display: none;}

body .border-box { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

body .auto310 { margin: 0 auto; width: 310px; max-width: 96%;}
body .auto500 { margin: 0 auto; width: 500px; max-width: 96%;}
body .auto700 { margin: 0 auto; width: 700px; max-width: 96%;}
body .auto1000 { margin: 0 auto; width: 1000px; max-width: 96%;}
body .mar210 { margin-top: 21px !important; margin-bottom: 21px !important;}
body .mar110 { margin-top: 11px !important; margin-bottom: 11px !important;}
body .mar500 { margin-top: 5px !important;}
body .mar200 { margin-top: 2px !important;}
body .opcy7 { opacity: 0.7;}

body .campo:focus { outline: 1px solid rgb(55 171 200 / 50%) !important; -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%); -moz-box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%); box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);}
body .textarea:focus { outline: 1px solid rgb(55 171 200 / 50%) !important; -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%); -moz-box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%); box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);}

body .readonly { background-color: rgb(90 90 90 / 15%);}
body .readonly:focus { outline: 1px solid rgb(90 90 90 / 90%) !important; -webkit-box-shadow: 0 0 0 0 rgb(0 0 0 / 0); -moz-box-shadow: 0 0 0 0 rgb(0 0 0 / 0); box-shadow: 0 0 0 0 rgb(0 0 0 / 0);}

body .bgvermelho { background-color: rgb(200 0 0 / 15%);}

body .ajax { float: left; width: 100%; position: relative;}

body .nenhum { float: left; width: 100%;}
body .nenhum h2 { float: left; width: 100%; text-align: center; font-size: 1em;}
body .nenhum h3 { float: left; width: 100%; font-size: 1em;}

body .editou { min-height: 15px; font-size: 1em; line-height: 1.6;}
body .editou h1 { font-weight: bold; font-size: 1.5em;}
body .editou h2 { font-weight: bold; font-size: 1.4em;}
body .editou h3 { font-weight: bold; font-size: 1.3em;}
body .editou h4 { font-weight: bold; font-size: 1.2em;}
body .editou h5 { padding: 8px 0; border-bottom: 1px solid rgb(90 90 90 / 30%); font-size: 1em;}
body .editou p { margin-block-start: 11px; margin-block-end: 11px;}
body .editou ol { margin-block-start: 0; margin-block-end: 0;}
body .editou a { color: rgb(0 122 153);}
body .editou a:hover { text-decoration: underline;}
body .editou img { max-width: 100%;}
body .editou iframe { max-width: 100%;}

body .alerta { position: fixed; bottom: 10px; right: 15px; z-index: 300; overflow: hidden; color: rgb(20 20 20);}
body .alerta .msg { float: left;}
body .alerta .msg h2 { float: left; width: 200px; padding: 10px; background-color: rgb(165, 255, 192); font-size: 1em; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
body .alerta .msg h3 { float: left; width: 400px; padding: 10px; background-color: rgb(255, 192, 181); font-size: 1em; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
body .alerta .msg b { float: left; width: 100%; font-weight: bold; font-size: 1.5em; line-height: 1;}
body .alerta .msg em { float: left; width: 100%; margin: 2px 0 0; font-style: normal; font-size: 1.1em;}
body .alerta .fechar { position: absolute; top: 15px; right: 10px; font-weight: bold; font-style: normal; line-height: 0; cursor: pointer;}

body .loader { position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 300; background-color: rgb(90 90 90 / 50%);}
body .loader .ico { position: absolute; width: 50px; height: 50px; top: 50%; left: 50%; margin: -45px 0 0 -45px; border: 20px solid rgb(250 250 250); border-top-color: rgb(14 23 30); border-bottom-color: rgb(14 23 30); -webkit-animation: rotacao 1s infinite; -moz-animation: rotacao 1s infinite; animation: rotacao 1s infinite;}

body .carregando { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 200; background-color: rgb(90 90 90 / 50%);}
body .carregando .ico { position: absolute; width: 10px; height: 10px; top: 50%; left: 50%; margin: -15px 0 0 -15px; border: 10px solid rgb(250 250 250); border-top-color: rgb(14 23 30); border-bottom-color: rgb(14 23 30); -webkit-animation: rotacao 1s infinite; -moz-animation: rotacao 1s infinite; animation: rotacao 1s infinite;}

@media only screen and (max-width: 1200px){
  body .centro { width: 96%; max-width: 96%;}
}
@media only screen and (max-width: 500px){
  body .alerta { width: 100%; left: 0; bottom: 0;}
  body .alerta .msg h2 { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
  body .alerta .msg h3 { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
}
@keyframes rotacao{
  to{
    transform: rotate(1turn);
  }
}