@import 'https://fonts.googleapis.com/css?family=Montserrat|Open+Sans';
@import 'https://fonts.googleapis.com/css?family=Lato|Open+Sans';

/* 

.col {
  padding: 30px;
  box-shadow: 5px 8px 15px gray;
  border-radius: 10%;
  margin: 13px;
}

*/ 
/* Style buttons */

body {
  -webkit-print-color-adjust: exact;
}

.azul {
  background-color: #004169;
  padding: 20px 0 20px 0;
}

.container {
  position: relative;
  width: 100%;

  max-width: 1024px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box; 
}
.column {
  margin-bottom: 1.5rem;
  width: 100%;
  float: left;
  box-sizing: border-box; 
}

@media (min-width: 640px) {
  .container {
    width: 100%;
    padding: 0; }
  .column {
    margin-left: 4%; }
  .column:first-child {
    margin-left: 0; }

  .full-width.column              { width: 100%; margin-left: 0; }  

  .one-half.column                { width: 0%; }

  .one-third.column               { width: 30.6666666667%; }
  .two-thirds.column              { width: 65.3333333333%; }

  .one-quarter.column             { width: 22%; }
  .two-quarter.column             { width: 48%; }
  .three-quarter.column           { width: 74%; }
  .one-half.column                { width: 48%; }

            

}

.container:after,
.row:after,
.clearfix {
  content: "";
  display: table;
  clear: both; }


body {
 /* font-family: 'Open Sans', sans-serif; */
  font-size: 14px;
  color: #444444;
  background-color: #fff;
  margin: 0 auto;
}

h1, h2, h3, h4 {
  font-family: 'Barclaycard Co Lt', sans-serif;
  color: #004169;
  margin-top: 0;
}

h1 {
  font-size: 54px;
}

h2 {
  font-size: 36px;
}

h3 {
  color: #000;
  font-size: 26px;
}



.center {
  text-align: center;
}

.questions_box {
  text-align: left;
  padding-top: 50px;
  padding-bottom: 50px;
}


.blue p{
  color: #fff;
}

.preto {
  padding-top: 40px;
  color: #000;
  padding-bottom: 40px;
}



.button {
  font-family: 'Lato',Tahoma,sans-serif;
  margin: 10px 0 0 0;
  cursor: pointer;

  font-size: 1em;
  border: none;
  padding: 10px 15px;
  line-height: 18px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  vertical-align: baseline;
  background: #075da8;
  color: white;
  text-decoration: none !important;
  display: inline-block;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: background-color 200ms ease-in-out;
  -moz-transition: background-color 200ms ease-in-out;
  -o-transition: background-color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out;
}

.button:hover {
  background-color: #059fdb !important;
  color: white;
}
span{
  
  font-weight: 600;
  
}
h5{ font-weight: 700; }

#question-2,
#question-3,
#question-4,
#question-5,
#question-6,
#question-7,
#question-8,
#question-9,
#question-10,
#question-11,
#question-12,
#question-13,
#question-14,
#question-15,
#question-16,
#question-17,
#question-18,
#question-19,
#question-20,
#question-21,
#question-22,
#question-23,
#question-24,
#question-25,
#question-26  {
  display: none;
}


#progress_bar {
  background-color: #018fd0;
  width: 20%;
  height: 10px;
  transition: all 100ms ease-in-out;
}
.form-control{
  margin-bottom: 1rem;
}
.alerta{
  background-color: rgb(255, 128, 128);
  color: #fff;
}
.negrito{
  font-weight: 700;
}
.hifem {
  padding-left: 20px;
  margin-bottom: 8px;
  display: block;
}
.marker {
  padding-left: 20px;
  padding-right: 20px;
}


#radar {
  width: 500px;
  height: 400px;
  margin: 0;
  padding: 0;
  margin-bottom: 60px;
}

.text-justify {
  text-align: justify;

}


.footer {
  margin-top: -41px;
  position: relative;
  bottom: 0;
  width: 100%;
  height: 250px;
  z-index: -1;
}

.footer {
  background: #cfcfcf;

}
.navbar {
  background-color: #fff;
  padding: 30px 0 30px 0;
}
.branco-titulo {
  padding-bottom: 20px;
  color: #fff;
}
.col {
  padding: 30px;
}
.icone img {
  width: 37px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.laranja{
  color: #e1452f;
}
.verde{
  color: #4e9847;
}
.rosa{
  color: #ce2363;
}
.azul-title{
  color: #0f6595;
}
.icones_social {
  padding-top: 30px;
  color: #004169;
  font-size: 31px;
}

.btn {
  background-color: #13a538;
  border: none;
  color: white;
  padding: 12px 16px;
  font-size: 16px;
  cursor: pointer;
  font-size: 26px;
  border-radius: 1000px;
  padding: 20px;
  height: 55px;
}


.btn:hover {
  background-color: #1bbc43;
  color: white;
}


i.fa.fa-play-circle {
  font-size: 45px;
  font-weight: 100;
  color: #a4ec98;
}
i.fa.fa-play-circle:hover {
  font-size: 45px;
  font-weight: 100;
  color: #ffffff;
}
div#submit {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  width: 330px;
  float: right;
}

.box {
  padding-top: 30px;
  padding-bottom: 50px;
}
.logo_footer {
  padding-top: 65px;
}
.canvas_perguntas {
  min-height: 690px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.numero p {
  font-size: 25;
  color: #ccc;
}
.buttonsPosition {
  /* float: right; */
  position: absolute;
  bottom: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  width: 100%;
  flex-direction: row;
}
.botao_final {
  position: relative;
  bottom: 10px;
}

.sub {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  width: 330px;
  float: right;
}

.GFG{                 
  transform: scale(-1, 1);

  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.score {
  padding: 30px 0 20px 0;
}

.nota_score i {
  font-size: 25px;
}
li {
  color: #fff;
}
.logo_botton {
  margin-bottom: 40px;
}
.download {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  padding: 60px 0 60px 0;
}
div#download {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 257px;
  padding: 0 20 0 20;
}
.dados {
  color: #fff;
}
.social {
  font-size: 40px;
  /* color: #13a538; */
  /* position: relative; */
  display: flex;
  /* right: 0; */
  justify-content: flex-end;
}
.social i{
padding: 10px;

  color: #13a538;
}
.info_final {
  display: flex;
  flex-direction: row;
  align-content: center;
  align-items: center;
}

.linha-selecionavel {
  cursor: pointer;
  padding: 10 0 10 0;
}




@media screen and (max-width: 700px) {
  .container {
    margin: 1em 2em;
  }


  .buttonsPosition {
    width: 90%;
  }

  .container {
    width: 90%;
   padding: 0 0px; 
   
}

.btn {
  background-color: #13a538;
  border: none;
  color: white;
  padding: 12px 16px;
  font-size: 12px;
  cursor: pointer;
  font-size: 20px;
  border-radius: 1000px;
  padding: 7px;
  height: 47px;
  margin: 0 10 0 10;
}



}


.row {
  /* --bs-gutter-x: 1.5rem; */
  /* --bs-gutter-y: 0; */
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}

.anychart-credits-text {

  display: none;
}
.anychart-credits-logo {

  display: none;
}
i {
  font-style: normal;
  font-weight: 400;
}

@media print {

  body {
      font-size: 9pt; /* Ajuste o tamanho da fonte para impressão, se necessário */
    
  }


  p{
   
  }
  .questions_box{
    padding: 0;
    margin: 0;
  }
  .blue p {
  
}
li {
 
  font-size: 9pt !important;
}
.branco-titulo{

  font-size: 12pt;
}

.score {
  padding: 0 0 0 0 !important;
}

.questions_box {
  
  padding-top: 0px !important;
   padding-bottom: 0px !important; 
}

.hifem {
  padding-left: 0px; 
  margin-bottom: px;
  display: block;
}
  /* Adicione estilos adicionais para a impressão */
  /* Por exemplo, ocultar elementos que não devem ser impressos */
  .no-print {
      display: none;
  }

.navbar-brand img {
    width: 150px;
    height: 43;
}

.nota_score i {
  font-size: 10pt;
}

  .icone{
    display: none;
  }

  .dados {

}

.box-azul {
  background: #02416f;
}

}