@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: #050007;}
body .loader .ico,
body .carregando .ico { position: absolute; width: 78px; height: 54px; top: 50%; left: 50%; margin: -27px 0 0 -39px; border: 0; background: none; display: flex; align-items: flex-end; justify-content: center; gap: 5px; -webkit-animation: none; -moz-animation: none; animation: none;}
body .loader .ico::before,
body .carregando .ico::before { content: ""; width: 7px; height: 47px; border-radius: 8px 8px 3px 3px; background: #d80f66; box-shadow: 12px 4px 0 #d80f66, 24px 10px 0 #d80f66, 36px 16px 0 #d80f66, 48px 21px 0 #d80f66, 60px 26px 0 #d80f66; transform-origin: bottom center; -webkit-animation: mcEqualizerLoad .82s ease-in-out infinite alternate; animation: mcEqualizerLoad .82s ease-in-out infinite alternate;}

body .carregando { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 200; background: rgba(5, 0, 7, .88);}
body .carregando .ico { transform: scale(.56);}

@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);
  }
}
@keyframes mcEqualizerLoad{
  0%{
    height: 47px;
    opacity: .72;
    transform: translateY(2px) scaleY(.74);
    box-shadow: 12px 15px 0 #d80f66, 24px 25px 0 #d80f66, 36px 30px 0 #d80f66, 48px 34px 0 #d80f66, 60px 38px 0 #d80f66;
  }
  50%{
    opacity: 1;
    box-shadow: 12px 2px 0 #d80f66, 24px 9px 0 #d80f66, 36px 17px 0 #d80f66, 48px 23px 0 #d80f66, 60px 29px 0 #d80f66;
  }
  100%{
    height: 50px;
    opacity: 1;
    transform: translateY(-2px) scaleY(1);
    box-shadow: 12px 6px 0 #d80f66, 24px 13px 0 #d80f66, 36px 20px 0 #d80f66, 48px 25px 0 #d80f66, 60px 31px 0 #d80f66;
  }
}
