.esconde {display: none}
.metade {
  width: 50%;
  text-align: center;
  height: 100vh;
  display: inline-flex;
	padding: 50px;
}
.metade img {
  width: 100%;
	max-width: 350px;

}
.metade:hover {
  background-color: #f9ce4f;
  background-image: url("../images/bg-logo.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
}
	.wrapLogos {
  margin: auto;
}
.total {
  display: flex;
}
.metade h1 {
  font-size: 35px;
  line-height: 40px;
  padding: 0 80px;
	margin-top: 40px;
}
.wrapLogos .button {
  margin: auto;
    margin-top: auto;
  margin-top: 40px;
}
.wrapLogos .button img {
  max-width: 35px !important;
  rotate: -90deg;
}
body.comeco {
 background-color: #e7e7e0;
}
.container-fluid {
  padding-right: 0;
  padding-left: 0;
}

body.comeco .quem-somos {
  background: linear-gradient(#e7e7e0 58%, #82BDDE 42%);
  padding-bottom: 5px;
}
.button.link {
  width: 300px;
}
.container-fluid2 {
  margin-left: 50px;
  max-width: 700px;
}
.header.comeco {
  justify-content: space-between;
}
.verES {
  display: none !important;
  float: right;
  padding: 34px;
  background: #f9f9f9;
  list-style: none;
  border-radius: 0 0 30px;
  width: 300px !important;
  text-align: center;
}
.brancoAzul {
  padding: 50px !important;
  box-shadow: 5px 5px 0 0 #2d7dc1 !important;
	position: relative !important;
margin: auto !important;
	right: inherit !important;
}
.brancoAzul h2 {
  color: #999 !important;
  margin: 0 !important;
  padding: 28px 0 !important;
	
}
body .boxamarelo {
  background: linear-gradient(#E8E8E1 58%, #f9ce4f 42%);
  padding-bottom: 5px;
}
body .boxcinza {
  background: linear-gradient(#E8E8E1 58%, #82BDDE 42%);
  padding-bottom: 5px;
}
.container.pula {
  padding-top: 60px;
}
.fundoamarelo {
  background: #f9ce4f;
  padding-bottom: 60px;
}
.fundoamarelo .col-md-5 {
  display: flex;
}
.fundoamarelo .t2 {
  margin: auto !important;
  float: left;
}
.fundoamarelo .col-md-5 img {
  margin-right: 15px;
}
.bgBottom2 {
  bottom: 38% !important;
  right: 14% !important;
}
.bolinhasVertical {
	display: none !important;
}
body header .header ul .row {
  display: flex;
  align-items: baseline !important;
}
/* MENU */
.dropbtn {
  background: #fff;
  padding: 16px;
  font-size: 18px;
  border: none;
}
.dropbtn a {
	text-decoration: none;
	color: #000;
}
.dropdown {
  position: relative;
  display: inline-block;	
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9ce4f;
  min-width: 260px;
  /* box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); */
  z-index: 1;
	border-radius: 0px 0px 10px 10px;	  
}
.dropdown-content a {
  color: black;
  padding: 4px 16px;
  text-decoration: none;
  display: block;
}
.dropdown-content a:hover {background-color: #f9ce4f; transition: all 0.2s linear;}
.dropdown:hover .dropdown-content {display: block; transition: all 0.2s linear;}
.dropdown:hover .dropbtn {background-color: #f9ce4f; transition: all 0.2s linear;}
.col-lg-auto.mobile {
  display: none;
}
.metade:hover, .metade {
  transition: all 0.5s;
}

.button {
  max-width: 358px !important;
  width: 90% !important;
	font-size: 15px !important;
}
.metade img {
  width: 100% !important;
  max-width: 350px;
  padding: 20px;
}
.wrapLogos {
  margin: auto;
  display: block;
  width: 100%;
}
.metade {
  width: 33%;
  text-align: center;
  height: 100vh;
  display: inline-flex;
  padding: 0px;
}

/* RESPONSIVO */
@media (max-width: 1500px) {
.wrapLogos {
margin-top: 100px;
}
.wrapLogos h1 {
  min-height: 120px;
}
}
@media (max-width: 1400px) {

  .wrapLogos h1 {
    min-height: 120px;
  }
  }

  @media (max-width: 1160px) {

    .wrapLogos h1 {
      min-height: 180px;
    }
    }


@media (max-width: 810px) {
.button {
  width: auto;
}
	.metade {

  height: 86vh;

}
	.metade h1 {
  font-size: 30px;
  line-height: 40px;
  padding: 0 0px;
  margin-top: 40px;
}
	.metade img {
  width: 100%;
  max-width: 250px;
		
}
	.dropbtn a {

  font-size: 14px;
}
	.verES {
  padding: 33px;
  width: 220px !important;

}
	.verES a {
  font-size: 14px !important;
	}
}
@media (max-width: 767px) {
	.total {
	  display: block;
	}
	.metade {
  width: 100%;
  display: block !important;
  height: auto !important;
}
	.metade h1 {

  padding: 0 0px;

}
	.bgBottom {
  height: 80px;
}
	.verES {display: none}
	body .inicio .conheca h2 {
	  font-size: 40px;
	  line-height: 40px;
	  margin-left: 0px;
	  position: relative;
	  padding: 0px;
	  top: 0;
	  width: 100%;
	}
	.inicio, .container-fluid {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.dropbtn {
	  padding: 6px 0;
	}
	.col-lg-auto.mobile {
	  display: block;
	}
	.row.justify-content-between.justify-content-xl-start.align-items-center {
	  width: 100%;
	}
	.container-fluid2 {
	  width: 100%;
	}
	.dropdown-content {
	  display: block;
	  position: relative;
	  background-color: #fff;
	  min-width: 260px;
	  box-shadow: none ;
	  z-index: 1;
	  border-radius: 0px;
	}
}


@media (max-width: 450px) {
body header .header ul .row {
  display: block !important;
}
}

.verES {
  display: none !important;
 
}