/* CSS Document */
* {
  outline: 0;
  outline: none;
  font-family: "Hind", sans-serif;
}
object,
embed,
video,
iframe,
iframe[style] {
  max-width: 100%;
}
pre {
  white-space: normal;
}
img {
  max-width: 100%;
  vertical-align: middle;
}
.clear {
  clear: both;
}
ul {
  list-style: none;
  margin: 0 auto;
  list-style-type: none;
  padding: 0;
}
hr {
  clear: both;
}
.ratiohd {
  position: relative;
  padding-bottom: 56.25%;
  float: left;
  width: 100%;
  height: 0;
  margin-bottom: 30px;
  margin-top: 25px;
}
.ratio_el {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
body {
  background: url(../img/bg.jpg) center center fixed repeat-x;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  text-align: center;
  background-size: cover;
}
#login {
  clear: both;
  float: left;
  margin: 0 auto;
  margin-top: -160px;
  width: 530px;
  height: auto;
  margin-left: 90px;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 150px 15px 15px;
}
#login .caixaLogin {
  width: 530px;
  float: left;
  margin-top: 15px;
  color: #0a67a9;
  font-weight: bold;
}
#login .caixaLogin .input {
  float: left;
  width: 98%;
  border: 1px solid #819b8e;
  background: #819b8e;
  color: #fff;
  padding: 7px 4px;
  margin-bottom: 10px;
  text-align: left;
  border-radius: 5px;
}
#login .caixaLogin .input::placeholder {
  color: #fff;
}
#login .caixaLogin .button {
  float: left;
  border: 0px solid #819b8e;
  padding: 5px 0px;
  background: #819b8e;
  color: #fff;
  cursor: pointer;
}
input.button {
  margin-left: 0px;
}

#login .caixaLogin .maior {
  width: 100%;
  padding: 1.5% 0%;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 20px;
  text-align: left;
  text-indent: 25px;
  border-radius: 5px;
}
#login .caixaLogin .vermelhoCc {
  font-size: 1.15em;
}
#login .caixaLogin .menor {
  width: 100%;
  padding: 1% 0%;
  font-weight: 300;
  font-size: 0.8em;
  margin-bottom: 5px;
}

input.button:hover {
  color: #ccc !important;
}
::-webkit-input-placeholder {
  color: #ffffff;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ffffff;
}
span.error {
  width: 100%;
  border: 1px solid #f00;
  margin: auto;
}
.error {
  color: #a50000;
  background: #df8f8f;
  border: 1px solid #f00;
}
.sucess {
  border-color: #009933;
  color: #066a75;
  background: #0fa;
  border: 2px solid #009933;
}
.notification {
  width: 100%;
  font-size: 13px;
  margin: 0 0 15px;
  padding: 0;
  float: left;
  border-radius: 5px;
}
.notification span {
  display: block;
  font-style: normal;
  line-height: 1.5em;
  padding: 10px 10px 10px 36px;
  font-size: 15px;
}
.lightbox {
  display: none;
}
.featherlight p {
  padding: 5px 0px;
  font-size: 0.85em;
}
.clear {
  clear: both;
}
.title {
  text-align: left;
  color: #819b8e;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
.titleDiv {
  float: left;
  width: 100%;
}

input.checkSistem {
  transform: scale(1.3);
}

input.edw[type="submit"] {
  width: 50px !important;
  height: 34px !important;
}
input.edw[type="submit"]:hover {
}
.baba {
  font-size: 1em;
  color: #000;
  float: left;
  padding: 5px 0px;
  margin-bottom: 10px;
  width: 100%;
  text-align: left;
}
.baba label a {
  color: #405c60;
}

a {
  text-decoration: none;
}
a.links {
  display: none;
}
.content {
  width: 500px;
  margin: 0px auto;
}
h1 {
  font-size: 2em;
  color: #819b8e;
  padding: 10px 0;
  font-family: Arial, sans-serif;
  font-weight: bold;
  text-align: center;
  padding-bottom: 30px;
}
h1:after {
  content: " ";
  display: block;
  width: 100%;
  height: 2px;
  margin-top: 10px;
  background: -webkit-linear-gradient(
    left,
    rgba(147, 184, 189, 0) 0%,
    rgba(147, 184, 189, 0.8) 20%,
    rgba(147, 184, 189, 1) 53%,
    rgba(147, 184, 189, 0.8) 79%,
    rgba(147, 184, 189, 0) 100%
  );
  background: linear-gradient(
    left,
    rgba(147, 184, 189, 0) 0%,
    rgba(147, 184, 189, 0.8) 20%,
    rgba(147, 184, 189, 1) 53%,
    rgba(147, 184, 189, 0.8) 79%,
    rgba(147, 184, 189, 0) 100%
  );
}
p {
  margin-bottom: 15px;
}
p:first-child {
  margin: 0px;
}
label {
  color: #405c60;
  position: relative;
}
::-webkit-input-placeholder {
  color: #bebcbc;
  font-style: italic;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #bebcbc;
  font-style: italic;
}
input {
  outline: none;
}
input.edzi[type="submit"] {
  width: 100% !important;
  cursor: pointer;
  background: #819b8e;
  padding: 8px 5px;
  color: #fff;
  font-size: 20px;
  border: 1px solid #fff;
  margin-bottom: 10px;
  text-shadow: 0 1px 1px #333;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  transition: all 0.2s linear;
}
input.edzi[type="submit"]:hover {
  background: #55675e;
}
.link {
  float: left;
  color: #7f7c7c;
  height: 40px;
  width: 100%;
  padding: 0;
  font-size: 16px;
  text-align: right;
  margin-left: 0px;
  margin-top: 2px;
}
.link a {
  font-weight: bold;
  background: #f7f8f1;
  padding: 6px;
  color: rgb(29, 162, 193);
  margin-left: 10px;
  border: 1px solid #cbd518;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.link a:hover {
  color: #39bfd7;
  background: #f7f7f7;
  border: 1px solid #4ab3c6;
}
#cadastro {
  width: 88%;
  padding: 18px 6% 60px 6%;
  margin: 0 0 35px 0;
  background: rgb(247, 247, 247);
  border: 1px solid rgba(147, 184, 189, 0.8);
}
#registro:target ~ .content #login,
#paralogin:target ~ .content #cadastro {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

#cadastro .dividi100 {
  float: left;
  width: 100%;
  margin-bottom: 50px;
}
#cadastro .dividi50 {
  float: left;
  width: 48%;
  margin: 1%;
}

ul.testemunhos01 {
  width: 96%;
  margin: 2% 2%;
}
ul.testemunhos01 li.p {
  width: 100%;
  margin-bottom: 20px;
  margin-top: 20px;
  float: left;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
ul.testemunhos01 li.p:first-child {
  margin-top: 0px;
}
ul.testemunhos01 li.p:last-child {
  border-bottom: 0px solid #ccc;
}
ul.testemunhos01 li p {
  margin-bottom: 20px;
}
ul.testemunhos01 li .item-info {
  width: 100%;
  float: left;
}
ul.testemunhos01 li .item-author {
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
}
ul.testemunhos01 li .item-rating {
  width: 100%;
  float: left;
}

ul.testemunhos01 li ul.starxx {
  width: 100%;
  margin: 10px auto;
  display: inline-block;
}
ul.testemunhos01 li ul.starxx li {
  width: auto;
  display: inline-table;
  margin: 0px 1px;
  text-align: center;
}
.clickAqui {
  color: #0a67a9;
}
.clickAqui a {
  color: #0a67a9;
}

.submitDesativado {
  opacity: 0.5;
  cursor: no-drop !important;
}
.eitanois {
  float: left;
  width: 96%;
  height: 150px;
  overflow: auto;
  background: #819b8e;
  padding: 2%;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.85em;
  text-align: left;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}

.textoLado {
  position: absolute;
  top: 50%;
  right: 0%;
  padding: 0;
  color: #666;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  font-weight: bold;
}

.ppp {
  width: 580px;
  float: right;
  padding: 10px 0px;
  margin-right: -605px;
  margin-top: -145px;
}
.ppp img {
  float: left;
}
.ppp span {
  text-align: left;
  float: left;
  border: 1px solid #666;
  padding: 5px 10px;
  background: #ccc;
  color: #000;
}
.ppp .bbp {
  display: none;
}
.ppp .disp {
  display: none;
}

/* 
.tere_1 {width:580px;float:right;padding:10px 0px;margin-right: -852px;margin-top: -50px;}
.tere_1 p {text-align:right;float:right;padding:0px 10px;color:#FFF;text-indent:35px;font-size:0.7em;}
*/
.tere_1 {
  position: absolute;
  height: 80px;
  bottom: 0;
  right: 20px;
  min-width: 60px;
}
.tere_1 p {
  right: 20px;
}
.tere_1 a {
  color: #fff;
  text-decoration: underline;
}

.select {
  width: 98%;
  margin-top: 4px;
  padding: 2%;
  border: 1px solid #b2b2b2;
}

ul.jack {
  color: #f00;
  text-align: left;
  padding: 15px 0px;
}
ul.jack .validation-error {
  background: none;
  border: none;
  margin: 2px 0px;
}
input.validation-error {
  border: 1px solid #f00;
  background: #b3090c;
  color: #fff;
}
select.validation-error {
  border: 1px solid #f00;
  background: #b3090c;
  color: #fff;
}

.botoes {
  width: 100%;
  float: left;
  border-top: 2px solid #ccc;
  padding-top: 18px;
}
.botoes ul {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.botoes ul li {
  float: left;
  background: #819b8e;
  padding: 1.5% 0%;
  margin: 1%;
  color: #fff;
  clear: both;
  border-radius: 5px;
  width: 99%;
}
.botoes ul li:hover {
  background: #5f7269;
}
.botoes ul li a {
  color: #fff;
}

.abreTabela {
  display: none;
}

.menuzitoEdw {
  position: fixed;
  padding: 0px;
  margin: 0px;
  top: 230px;
  left: -210px;
  color: #fff;
  font-weight: bold;
  padding: 10px;
  background: #819b8e;
  width: 250px;
}

.menuzitoEdw ul {
  float: left;
  width: 200px;
}
.menuzitoEdw ul li {
  float: left;
  padding: 6px 0px;
  width: 100%;
}
.menuzitoEdw ul li:hover {
  background: #5d7066;
}
.menuzitoEdw ul li a {
  color: #fff;
  width: 100%;
  float: left;
}
.menuzitoEdw ul li a:hover {
  text-decoration: underline;
}

.input-row {
  margin: 1%;
  float: left;
  width: 48%;
}
.input-row2 {
  margin: 1%;
  float: left;
  width: 100%;
}

@media (max-width: 1100px) {
  .ppp {
    margin-right: 0px;
    margin-top: 0;
    width: 100%;
  }
  .ppp span {
    width: 96%;
    padding: 2%;
    text-align: center;
    margin-bottom: 15px;
  }
  .ppp img {
    float: right;
    margin-right: -100px;
    margin-top: 0;
  }

  .tere_1 {
  }
  .tere_1 p {
    width: 96%;
    padding: 0%;
    text-align: center;
    margin-bottom: 15px;
    color: #000;
  }
  .tere_1 a {
    color: #000;
  }

  .textoLado {
    float: left;
    position: unset;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    width: 96%;
    padding: 2%;
  }
  .botoes {
    width: 100%;
    float: left;
  }
  .botoes ul {
    float: left;
    width: 100%;
    margin-top: 50px;
  }
  .botoes ul li {
    float: left;
    width: 100%;
    padding: 10px 0px;
    margin: 5px 0px;
  }
}
@media (max-width: 900px) {
  #login {
    margin-top: -160px;
    height: auto;
    margin-left: 10px;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 150px 15px 15px;
  }
  .tere_1 {
    display: none;
  }

  #login .caixaLogin .input {
    float: left;
    width: 98%;
    color: #fff;
    padding: 2% 1%;
    margin-bottom: 10px;
    text-align: left;
  }
  #login .caixaLogin .button {
    float: left;
    padding: 1.5% 0%;
    color: #fff;
    cursor: pointer;
  }
  #login {
    margin: 1% 6%;
    width: 80%;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 2% 4%;
    height: auto;
  }

  #login .caixaLogin img {
    text-align: center;
  }
  .ppp .jp {
    display: none;
  }
  .ppp .bbp {
    display: block;
    margin-top: 25px;
    width: 48%;
    float: left;
  }
  #login .caixaLogin {
    width: 100%;
    float: left;
    margin-top: 15px;
    color: #0a67a9;
    font-weight: bold;
  }
  .ppp img {
    float: none;
    margin-right: 0px;
    margin-top: 0;
  }
  .ppp .disp {
    display: block;
    float: left;
    width: 48%;
    margin-top: 40px;
  }
}
@media (max-width: 900px) {
  .input-row {
    margin: 1%;
    float: left;
    width: 100%;
  }
  #cadastro .dividi50 {
    float: left;
    width: 98%;
    margin: 1%;
  }
}
@media (max-width: 740px) {
  #login {
    margin: 1% 2%;
    width: 92%;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 2%;
    height: auto;
  }
}
@media (min-width: 641px) {
  .menuzitoEdw .bb {
    line-height: 22px;
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-lr;
    padding: 58px 10px;
    text-transform: uppercase;
    letter-spacing: 5px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    white-space: normal;
    color: #fff;
    font-weight: bold;
    font-size: 1.5em;
    background: #819b8e;
    cursor: pointer;
  }
  .menuzitoEdw.aberto {
    left: 0px;
  }
}

@media (max-width: 640px) {
  .menuzitoEdw {
    top: -185px;
    left: 50%;
    margin-left: -110px;
    width: 200px;
  }
  .menuzitoEdw.aberto {
    top: 0px;
  }

  .menuzitoEdw .bb {
    padding: 0px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 1.5em;
    background: #819b8e;
    float: left;
    width: 100%;
    text-align: center;
  }

  .escondeTabela {
    display: none;
  }
  .abreTabela {
    display: block;
    margin-top: 50px;
  }
  .abreTabela .tabelaCasa {
    float: left;
    width: 100%;
    padding: 5px 0px;
  }
  .abreTabela .tabelaCasa:nth-child(even) {
    background: #ffffff;
    color: #000;
  }
  .abreTabela .tabelaCasa:nth-child(odd) {
    background: #f7f7f7;
    color: #000;
  }
  .abreTabela .tabelaCasa .nomeTabela {
    width: 48%;
    float: left;
    margin: 1%;
  }
  .abreTabela .tabelaCasa .respondeTabela {
    width: 48%;
    float: left;
    margin: 1%;
  }

  .botoes ul li,
  #login .caixaLogin .button {
    font-size: 1.2em;
  }
  .botoes {
    padding-top: 0;
  }
}

@media (max-width: 500px) {
  input.button {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-bottom: 10px;
    border-radius: 5px;
    padding: 7px 0px;
  }
  h1 {
    font-size: 2em;
  }
}
