
@media screen and (max-width: 900px) {

a[href^=tel] { color: inherit; text-decoration: none; }

.fancybox-content{
	width: 95% !important;
	margin: 0px 2.5% !important;
}

.fancybox-slide {
    padding: 20px 0px !important;
}

.espaco_topo {
  width: inherit !important;
}

#video_topo{
	height: auto;
}

#video_topo h2 {
  font-size: 20px;
  padding: 50px 0px;
}

#sobre h2 {
  font-size: 22px;
  padding: 10px;
}

#sobre, #missao, #atuacao, #rodape, #alianca {
  padding: 60px 0px;
}

#atuacao h2 {
  font-size: 22px;
}

#carousel_atuacoes{
  display: none !important;
}

#mob-atuacoes{
	display: inherit;
}

#mob-atuacoes .bloco{
	margin: auto;
	width: 100%;
	background-color: #e4e4e4;
	padding: 40px 10px;
	height: 100%;
	font-family: 'Poppins', sans-serif;
	border-radius: 30px;
	transition: 0.4s all;
}

#mob-atuacoes h6{
	color: #000000;
	font-weight: 500;
	font-size: 13px !important;
}

#mob-atuacoes .fa-chevron-down{
	color: #f78428;
}

.imagem_rodape {
  width: 180px;
  height: 180px;
}

#alianca h2 {
  font-size: 18px;
}

}