*{
  margin: 0;
  padding: 0;
  font-family: calibri;
}

body{
  background: #fcfbfb;
}

.fim{
  width: 100%;
  height: auto;
  display: table;
  background: #fcfbfb;
  padding-bottom: 50px;
  margin-top: 50px;
}

a:hover{
  text-decoration: none;
}

li{
  list-style: none;
}

.topo{
  width: 100%;
  height: 80px;
  background: #fff;
  box-shadow: 0px 0px 6px #666;
  position: relative;
  z-index: 10;
}

.centro{
  width: 90%;
  margin: 0 5%;
}

.logo{
  width: auto;
  height: 50px;
  padding-top: 20px;
  float: left;
}

.logo img{
  width: auto;
  height: 40px;
}

.menu_top{
  float: left;
  margin-left: 60px;
  float: left;
}

.menu_top ul li{
  float: left;
  line-height: 80px;
  font-weight: bold;
  font-size: 1.2em;
  margin-right: 25px;
  color: #666;
}

.menu_top ul li a{
  color: #666;
}

.nacionalidade{
  float: right;
  margin-top: 40px;
}

.nacionalidade a, .nacionalidade p{
  float: left;
  margin-left: 20px;
  color: #666;
}

.nacionalidade img{
  height: 15px;
  width: 15px;
  float: left;
  margin-left: 20px;
}

.banner{
  width: 100%;
  margin-top: -95px;
  position: relative;
  z-index: 1;
}

.banner p{
  margin-top: -200px;
  margin-bottom: 200px;
  font-size: 2.2em;
  padding-left: 50px;
  color: #06631c;
  font-weight: bold;
}

.banner img{
  width: 100%;
}

.meio{
  width: 100%;
  margin: 0;
  height: auto;
  display: table;
  color: #666;
  background: url('../images/bg.jpg');
  background-size: cover;
}

.meio_servico{
  width: 100%;
  margin: 0;
  height: auto;
  display: table;
  color: #666;
  background: url('../images/bg_servico.jpg');
  background-size: cover;
}

.meio h3{
  color: #000;
  margin-top: 30px;
  font-weight: bold;
  font-size: 1.5em;
}

.meio p{
  text-align: justify;
}

.bordaA{
  width: 60px;
  height: 3px;
  background: #ff000a;
  float: left;
}

.bordaB{
  width: 40px;
  height: 3px;
  background: #000;
  float: left;
}

.fim_borda{
  width: 100%;
  clear: both;
  height: 30px;
}

.linhas{
  width: 100%;
  box-shadow: 0px 0px 8px #666;
  border-radius: 0 0 15px 15px;
}

.submenu{
  width: 350px;
  background: #dff5e0;
  padding: 13px;
  margin-top: -57px;
  position: relative;
  z-index: 9;
  border-radius: 5px 5px 0 0;
  font-size: 1.1em;
  box-shadow: 0px 0px 8px #666;
}



.submenu a{
  color: #666;
}

.ln{
  width: 120px;
  height: 2px;
  background: #c3a401;
  margin-top: 10px;
  margin-left: -15px;
}

.opcao_submenu{
  padding: 8px;
  background: #dff5e0;
  margin-top: -5px;
  height: auto;
  display: table;
  width: 100%;
  border-radius: 0 0 10px 10px;
  position: relative;
  z-index: 10;
}

.opcao_submenu p{
  padding-left: 10px;
  color: #666;
}

.cidade{
  width: 25%;
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-right: 1%;
  margin-bottom: 20px;
  margin-left: 10px;
  color: #666;
  background: #fff;
  float: left;
}

.procurar{
  width: 110px;
  height: 40px;
  border: none;
  background: #06631c;
  color: #fff;
  border-radius: 5px;
  font-size: 1.2em;
  letter-spacing: 1px;
}


.espaco{
  width: 100%;
  height: 30px;
  display: table;
  clear: both;
}

.propagandaA{
  width: 47.5%;
  float: left;
  border-radius: 10px;
  margin-top: 50px;
  -webkit-transform: scale(1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 200ms;
  -moz-transform: scale(1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 200ms;
  transform: scale(1);
  transition-timing-function: ease-out;
  transition-duration: 200ms;
}

.propagandaB{
  width: 47.5%;
  float: right;
  border-radius: 10px;
  margin-top: 50px;
  -webkit-transform: scale(1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 200ms;
  -moz-transform: scale(1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 200ms;
  transform: scale(1);
  transition-timing-function: ease-out;
  transition-duration: 200ms;
}

.propagandaA img, .propagandaB img{
  width: 100%;
  border-radius: 8px;
}

.propagandaA:hover, .propagandaB:hover{
  -webkit-transform: scale(1.02);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 200ms;
  -moz-transform: scale(1.02);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 200ms;
  transform: scale(1.02);
  transition-timing-function: ease-out;
  transition-duration: 200ms;
}

.area_box{
  width: 80%;
  margin: 90px 10%;
  height: auto;
  display: table;
}

.area_box h3{
  text-align: center;
  color: #fff;
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 40px;
}



.box{
  width: 30%;
  float: left;
}

.bordas_box{
  width: 34%;
  float: left;
  background: red;
}

.bordas_boxA{
  width: 33%;
  float: left;
}

.bordas_boxB{
  width: 33%;
  float: left;
}

.bordas_boxA img{
  margin-bottom: -125px;
  margin-left: -25px;
}

.bordas_box img{
  margin-bottom: -155px;
  float: right;
  margin-right: -25px;
}


.bordas_boxB img{
  margin-bottom: -125px;
  margin-left: 38%;
}

.box img{
  width: 100%;
}

.box h2{
  font-size: 1.4em;
  background: #fff;
  position: relative;
  z-index: 9;
  padding: 10px 2px 2px 2px;
  font-weight: bold;
  text-align: center;
  border-top: 5px solid #1eaac6;
}

.borda{
  width: 5%;
  height: 10px;
  float: left;
}

.qualidade{
  width: 80%;
  height: auto;
  border-radius: 15px;
  margin: 50px 10% 0 10%;
  padding: 10px 30px;
  display: table;
}

.ladoA{
  width: 55%;
  float: left;
  margin-right: 5%;
}

.ladoA h1{
  margin-top: 120px;
}

.ladoA p{
  font-size: 1.4em;
}

.ladoA li{
  margin-bottom: -80px;
  margin-top: -30px;
}

.ladoB{
  width: 40%;
  float: left;
}

.ladoB img{
  width: 90%;
  float: left;
  margin-top: 50px;
}

.ladoB p{
  font-size: 1.4em;
}

.bloco_brancox{
  width: 27%;
  float: left;
  margin: 0 3%;
  padding: 45px;
  background: #fff;
  border-radius: 8px;
  margin-bottom: -80px;
  font-size: 1.2em;
}

.bloco_brancox i{
  color: #ff000a
}

.descricao{
  padding: 15px;
  margin-top: -12px;
  position: relative;
  z-index: 11;
  background: #fff;
  font-size: 1.1em;
  height: 85px;
}

a .sabia{
  color: #fff;
}

.saiba{
  float: right;
  background: #000;
  height: 35px;
  width: 100px;
  text-align: center;
  border-radius: 10px;
  line-height: 35px;
  color: #fff;
}

.seu_onibus{
  width: 100%;
  height: auto;
  display: table;
  background: #000;
  padding: 0px;
  margin-top: 50px;
}

.bloco h6{
  color: #fff;
  font-size: 2.5em;
  text-align: center;
  font-weight: bold;
}

.bloco h5{
  color: #fff;
  font-size: 0.6em;
}

.bloco h3{
  color: #fff;
  font-size: 1.4em;
}

.bloco span{
  font-size: 0.9em;
  color: #fff;
}

.seu_onibusx{
  width: 100%;
  height: auto;
  display: table;
  background: #ff000a;
  padding: 0px;
  margin-top: 50px;
}



.bloco{
  width: 23%;
  float: left;
  margin: 30px 1%;
}

.blococ{
  width: 70%;
  float: right;
}

.blococ img{
  width: 100%;
  margin-top: 20px;
}

.bloco h2{
  color: #fff;
  font-size: 2em;
  padding-bottom: 10px;
}

.bloco h5{
  color: #fff;
  font-size: 1.3em;
  padding-bottom: 10px;
}

.bloco li{
  color: #fff;
  text-align: justify;
  font-size: 1.4em;
  line-height: 20px;
}

.vermelho{
  width: 100%;
  height: 150px;
  background: #ff000a;
  clear: both;
}

.bloco img{
  width: 100%;
  border-radius: 8px;
}

.bloco_branco{
  width: 100%;
  background: #fff;
  height: auto;
  display: table;
  margin-top: -15px;
  border-radius: 0px 0px 8px 8px;
  min-height: 180px;
}

.bloco_branco h3{
  font-size: 1.4em;
  font-weight: bold;
  background: #eaeaea;
  padding: 10px;
  margin-top: -5px;
  position: relative;
  z-index: 10;
  border-radius: 10px 10px 0 0;
  color: #666;
  box-shadow: 0px 0px 3px #ccc;
}

.bloco_branco p{
  font-size: 1.2em;
  padding: 10px;
}

.texto_onibus{
  width: 60%;
  float: left;
  margin-right: 5%;
  padding: 20px;
  color: #fff;
}

.texto_onibus p{
  font-size: 1.2em;
}

.texto_onibus img{
  height: 45px;
  border-radius: 5px;
  margin-right: 15px;
}

.img_onibus{
  width: 35%;
  float: left;
}

.img_onibus img{
  width: 95%;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 6px;
}

.faixa{
  width: 100%;
  height: 1px;
  background: rgb(224, 224, 224);
}

.quarto{
  width: 20%;
  float: left;
  margin: 0 2.5%;
}

.quarto h2{
  font-size: 1.5em;
}

.quarto2{
  width: 25%;
  float: left;
  margin-bottom: 50px;
}

.quarto h3{
  color: #000;
  font-size: 1.3em;
  font-weight: bold;
  padding-top: 20px;
}



.quarto img{
  width: 40px;
  margin-right: 15px;
  border-radius: 10px;
}

.quarto2 img{
  width: 90%;
  margin-bottom: 10px;
}

.separa{
  width: 100%;
  clear: both;
}

.separaD{
  width: 100%;
  clear: both;
}

.centro p{
  color: #666;
  text-align: center;
}

.footer{
  width: 100%;
  height: auto;
  display: table;
  background: rgb(243, 242, 242);
  border-top: 2px solid rgb(187, 186, 186);
  padding-bottom: 10px;
}

.logo_footer{
  float: left;
  padding-top: 40px;
}

.logo_footer img{
  height: 40px;
  margin-right: 30px;
}

.footer p{
  padding-top: 10px;
  text-align: center;
}

.iso_footer{
  float: right;
}

.footer img{
  float: right;
  margin-right: 5%;
}

.app2 img{
  width: 120px;
}

.cotacao{
  width: 90%;
  margin: 0 auto;
  border-radius: 10px;
  height: auto;
  display: table;
  padding: 15px;
}

.address{
  width: 30%;
  float: left;
}

.cotacao2{
  width: 65%;
  border-radius: 10px;
  height: auto;
  display: table;
  padding: 15px;
  margin-left: 5%;
  float: right;
}

.form-control{
  height: 50px;
  color: #666
}

.area{
  width: 100%;
  height: 60px;
  border-radius: 5px;
  border-color: #ccc;
  padding: 11px;
}

.area2{
  width: 100%;
  height: 120px;
  border-radius: 5px;
  border-color: #ccc;
  padding: 11px;
}

.form-group p{
  margin-bottom: -2px;
}

.dados{
  margin-left: 20px;
  color: #06631c;
  font-weight: bold;
}



.check{
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 10px;
}

.send{
  float: right;
  background: #06631c;
  height: 40px;
  width: 200px;
  text-align: center;
  border-radius: 5px;
  line-height: 40px;
  color: #fff;
  border:none;
  letter-spacing: 1px;
}

.gckeck{
  line-height: 30px;
}

.quem_somos{
  width: 40%;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}

.quem_somos img{
  width: 100%;
}

.meio h4{
  margin-top: 30px;
  font-weight: bold;
  font-size: 1.2em;
}

.iso{
  width: 133px;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}

.iso img{
  width: 100%;
  height: 91px;
  margin-top: 0px;
}

.iso_descricao li{
  font-size: 1.5em;
  letter-spacing: 0.5px;
  font-style: italic;
  text-align: justify;
}

.unidade{
  width: 30%;
  float: left;
  height: auto;
  display: table;
  box-shadow: 0px 0px 8px rgb(189, 188, 188);
  padding: 12px;
  border-radius: 10px;
  margin-bottom: 50px;
}

.unidade_espaco{
  width: 5%;
  height: 2px;
  float: left;
}

.unidade h2{
  color: #06631c;
  font-size: 1.4em;
  font-weight: bold;
}

.unidade li{
  font-weight: bold;
  margin-bottom: 15px;
}


.ano{
  width: 100%;
  height:80px;
  float: left;
  background: #dff5e0;
  text-align: center;
  line-height: 80px;
  font-weight: bold;
  margin-top: 15px;
}

.ano p{
  text-align: center;
}

.historia_ano{
  width: 100%;
  padding: 5px;
}

.todo{
  width: 19%;
  height: auto;
  display: table;
  float: left;
  margin: 0 0.5% 50px 0.5%;
}

.address h2{
  font-weight: bold;
  font-size: 1.3em;
  margin-top: 30px;
}

.jau a:hover{
  text-decoration: underline;
}

.trajeto{
  width: 50%;
  margin-bottom: 20px;
}

.trajeto tr{
  border: 1px solid #ccc;  
}

.trajeto tr td{
  padding: 8px 10px;
}

.trajeto_destaque{
  background: #dff5e0;
  text-align: center;
  font-weight: bold;
}

.quatro{
  width: 23%;
  margin: 30px 1%;
  float: left;
  font-size: 1.8em;
  text-align: center;
  -webkit-transform: scale(1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 200ms;
  -moz-transform: scale(1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 200ms;
  transform: scale(1);
  transition-timing-function: ease-out;
  transition-duration: 200ms;
}

.quatro:hover{
  -webkit-transform: scale(1.02);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 200ms;
  -moz-transform: scale(1.02);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 200ms;
  transform: scale(1.02);
  transition-timing-function: ease-out;
  transition-duration: 200ms;
  
}

.quatro a{
  color: #696969;
  text-align: center;
  padding: 20px;
  box-shadow: 0px 0px 6px #ccc;
  border-radius: 8px;
}

.quatro a:hover{
  background: #dff5e0;
}

.servicoA{
  width: 50%;
  float: left;
  border-right: 1px solid #ccc;
  padding: 20px;
}

.servicoB{
  width: 50%;
  float: left;
  padding: 20px;
}

.icon{
  font-size: 3em;
  float: left;
  margin-right: 15px;
}

.servicoA h2, .servicoB h2{
  font-size: 1.5em;
}

.espacar{
  width: 100%;
  height: 40px;
}

a .box{
  color: #666;
}

/*
.quatro{
  width: 48%;
}
*/

.plataforma{
  width: 100%
}

.plataforma img{
  width: 45%;
  float: left;
  margin-right: 5%;
  border-radius: 8px;
}

.dois{
  width: 45%;
  float: left;
  margin: 0 2.5%;
  box-shadow: 0px 0px 6px #ccc;
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 40px;
}

.dois img{
  width: 100%;
  border-radius: 8px;
}


.curiosidade{
  width: 50%;
  margin: 0 auto;
  box-shadow: 0px 0px 6px #ccc;
  border-radius: 8px;
  padding: 20px;
  margin-top: 40px;
  text-align: center;
}

.curiosidade p{
  text-align: center;
}

.giro{
  width: 100%;
}

.giro img{
  width: 18%;
  margin: 0 1%;
  float: left;
  margin-top: 40px;
}

.lista{
  margin-left: 2%;
}

.lista li{
  list-style: square;
}

.news{
  width: 100%;
  margin-bottom: 40px;
  clear: both;
}

.newsA{
  width: 75%;
  height: auto;
  display: table;
  float: left;
}

.news2{
  width: 100%;
  margin-bottom: 40px;
}

.news img, .news2 img{
  width: 100%;
  margin: 15px 0;
}

.det{
  width: 50px;
  height: 6px;
  background: #b9a101;
}

.paginacao2{
  width: 30px;
  height: 30px;
  background: #06631c;
  color: #fff;
  float: right;
  line-height: 30px;
  text-align: center;
  border-radius: 5px;
}

.paginacao{
  width: 30px;
  height: 30px;
  background: #eaeaea;
  color: #666;
  float: right;
  line-height: 30px;
  text-align: center;
  border-radius: 5px;
}

.paginando{
  width: 80%;
  height: 30px;
  clear: both;
}

.categorias{
  width: 20%;
  float: right;
}

.categorias a{
  color: #666;
}

.categorias a:hover{
  color: #06631c;
  text-decoration: underline;
  font-weight: bold;
}

.categorias li{
  list-style: square;
  margin-bottom: 6px;
}

.borda_separa{
  width: 100%;
  height: 1px;
  background: #ccc;
  margin-top: -8px;
}

.base{
  width: 50px;
  height: 3px;
  background: #b9a101;
  margin-top: -2px;
  clear: both;
  margin-bottom: 8px;
}

.input-busca{
  width: 80%;
  height: 35px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 0.8em;
  font-style: italic;
  padding: 0 3px;
}

.buscar{
  width: 35px;
  height: 35px;
  background:#eaeaea url('../images/lupa.png');
  border: 1px solid #ccc;
  border-radius: 6px;
}

.horario{
  width: 150px;
  height: 40px;
  border-radius: 5px 5px 0 0;
  text-align: center;
  float: left;
  line-height: 40px;
  background: #f0f0f0;
  font-weight: bold;
  position: relative;
  z-index: 2;
  border:none
}

.itinerario{
  width: 150px;
  height: 40px;
  border-radius: 5px 5px 0 0;
  text-align: center;
  float: left;
  border: 1px solid #e6e5e5;
  line-height: 40px;
  background: #e6e5e5;
  font-weight: bold;
}

.linhas_horarios{
  width: 100%;
  height: auto;
  display: table;
  border-radius: 0 5px 5px 5px;
  text-align: center;
  float: left;
  background: #f0f0f0;
  padding: 30px 20px;
  margin-top: -1px;
}

.linhas_itinerario{
  width: 100%;
  height: auto;
  display: table;
  border: none;
  padding: 30px 20px;
  background: #e6e5e5;
}

.tempo{
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
}

.dot{
  width: 100%;
  height: 6px;
  border-bottom: 5px dotted #c0dec1;
  margin-top: 4px;
}

.bolinha{
  width: 12px;
  height: 12px;
  margin: 0 auto;
  background: #c0dec1;
  border-radius: 50%;
  margin-top: -7px;
}

.semlinha{
  width: 100%;
  height: 80px;
}

/*
aqui o css do cookie
*/
.pin-title {
  position: fixed;
  top: 1.875rem;
  bottom: 1.875rem;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'calibri';
  font-size: 800%;
  letter-spacing: 10px;
  color: #f3f3f3;
  user-select: none;
  z-index: 999;
}


/* COOKIE POPUP STYLES */

.cookie-popup {  
  font-size: 1em;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: fixed;
  bottom: -6.25rem;
  left: 0;
  right: 0;
  padding: 15px;
  box-shadow: 0 0 0.625rem 0 rgba(0,0,0, .15);
  transition: opacity .5s;
  opacity: 0;
}

.cookie-popup--short {
  right: none;
  width: 21.875rem; 
}
.cookie-popup--dark {
  background: #000;
  color: #fff;
  width: 100%;
  z-index: 999;
  padding: 10px 150px;
}
.cookie-popup--not-accepted {
  opacity: 1;
  animation: cookie-popup-in .5s ease forwards;  
}
.cookie-popup--accepted {
  opacity: 0;
}
.cookie-popup a {
  color: skyblue;
  text-decoration: underline;
}
.cookie-popup a:visited {
  color: skyblue;
  text-decoration: none;
}
.cookie-popup-actions {
  flex: 1;
  text-align: right;
  clear: both;
}
.cookie-popup-actions button {
  color: #fff;
  border: none;
  background: #06631c;
  font-size:  0.9em;
  padding: 6px 12px ;
  cursor: pointer;
  border-radius: 6px;
  margin-top: 10px;
}
.cookie-popup-actions button:hover {
  text-decoration: underline;
}

@keyframes cookie-popup-in {
  from { bottom: -6.25rem; }
  to { bottom: 0; }
}

.tp{
  width: 100%;
  font-size: 1.2em;
  margin-top: -20px;
}

.dest{
  font-size: 1.2em;
  font-weight: bold;
  padding: 10px 15px;
}

.destn{
  font-weight: bold;
  font-size: 0.9em;
}

.mim{
  font-size: 0.8em;
  font-style: italic;
}

.di{
  border: 1px solid #ccc;
  width: 90%;
  height: 50px;
  line-height: 50px;
  text-align: right;
  padding-right: 10px;
  float: right;
  border-radius: 5px;
  background: #eaeaea;
}

.desct{
  font-size: 0.6em;
  margin-left: 10%;
  margin-top: -15px;
}

.central{
  text-align: center;
}

.vt{
  border-collapse: collapse;
}

.vt tr td{
  padding: 5px 8px;
  border: 1px solid #000
}

.dt{
  text-align: center;
  background: #eaeaea;
  font-size: 1.2em;
}

.site{
  margin-top: 60px;
}

.linha{
  width: 35px;
  height: 3px;
  background: #000;
  line-height: 35px;
  float: left;
  margin-top: 15px;
  margin-right: 10px;
}

.linha2{
  width: 35px;
  height: 3px;
  background: #fff;
  text-align: center;
}

.lateral_azul{
  width: 100%;
  height: auto;
  display: table;
  border-right: 9px solid #1eaac6;
  margin-bottom: 40px;
}

.lateral_azul p {
  padding-right: 25px;
}

.lateral_azul img{
  float: right;
  padding-right: 50px;
}

.efeito_seta{
  width: 89%;
  margin-left: 11%;
  margin-top: -70px;
}

.quarto p, .quarto p a{
  color: #666;
  font-size: 1.2em;
  text-align: left;
}

.quarto p a:hover{
  text-decoration: underline;
}

a .bx_contato{
  color: #666;
}

.bx_contato{
  width: 95%;
  height: auto;
  background-color: #f0f0f0;
  margin-bottom: 8px;
  padding: 6px;
}

.bx_contato i{
  float: left;
  padding-top: 5px;
  margin-right: 5px;
}

.bx_contato li{
  margin-left: 30px;
  margin-top: -10px;
}

.bx_contato p{
  font-weight: bold;
}

.bx_contato img{
  width: 20px;
  float: left;
  border-radius: 0;
  margin-right: 6px;
}

.ca1{
  width: 30px;
  height: 100px;
  background: #1eaac6;
  float: left;
  margin-left: -30px;
}

.ca2{
  width: 100px;
  height: 30px;
  background: #1eaac6;
  float: left;
  margin-left: -30px;
}

.ca5{
  width: 30px;
  height: 100px;
  background: #1eaac6;
  float: right;
  margin-right: -30px;
}

.ca6{
  width: 100px;
  height: 30px;
  background: #1eaac6;
  float: right;
  margin-right: -30px;
}

.ca4{
  width: 100px;
  height: 30px;
  background: #1eaac6;
  margin-left: 38%;
  margin-bottom: -30px;
}

.mensagem{
  width: 50%;
  float: left;
  margin-top: 100px;
  margin-left: 10%;
  margin-bottom: 200px;
}

.mensagem p{
  font-size: 3.4em;
  padding: 40px 80px 40px 0;
  font-weight: bold;
  line-height: 45px;
}

.mensagem li{
  font-size: 1.2em;
  padding: 10px 50px 10px 0;
  line-height: 45px;
}

.formulario{
  width: 30%;
  float: left;
  margin-right: 10%;
  margin-top: 40px;
  margin-bottom: 100px;
  box-shadow: 0px 8px 10px #ccc;
  background: #fff;
  padding: 30px 30px;
  border-radius: 20px;
}

.ipt_form{
  width: 100%;
  height: 45px;
  border-radius: 8px;
  padding: 2px 10px;
  margin-bottom: 14px;
  border: 1px solid #ccc
}

.bx_area{
  width: 100%;
  height: 80px;
  border-radius: 8px;
  padding: 2px 10px;
  margin-bottom: 14px;
  border: 1px solid #ccc
}

.enviar{
  background: #23bb46;
  color: #fff;
  font-weight: bold;
  float: right;
  padding: 15px 35px;
  border-radius: 8px;
  font-size: 1.2em;
  border: none;
}

.sucesso{
  width: 45%;
  height: auto;
  margin: 0px 10%;
  padding: 25px;
  text-align: center;
  color: #000;
  background: #C8EED5;
  margin-top: 20px;
  margin-bottom: 80px;
  border-radius: 10px;
  box-shadow: 0px 0px 6px #666;
  font-size: 1.2em;
  margin-top: 100px;
}





