@charset "utf-8";
/* CSS Document */
.img_topo{
	min-width: 700px;
}

.img_logo {
    width: 195px;
}

.txt_titulo1{
	font-weight: normal;
}

.txt_zoom_chale {
	padding-top: 2.5rem;
	text-align: center;
}

.txt_line2 {
    line-height: 1.8;
}

.chale-galeria-box {
    max-width: 500px;
	height: auto;
	margin-top: 2em;
}

.chale-galeria-imgmini {
	margin: 0;
	float: left;
	
}

@media (max-width: 575.98px) {
h1 {
	font-size: 1.5rem;
}
.img_logo {
    width: 180px;
}
}

@media (min-width: 768px) {
.txt_zoom_chale {
	padding-top: 0.5rem;
}
.img_topo{

}
}

@media (max-width: 767.98px) {
.txt_zoom_chale {
	padding-top: 1.5rem;
}
.img_topo{
	min-width:350px;
}
}

@media (min-width: 992px) {
.txt_zoom_chale {
	padding-top: 3rem;
}
}

@media (max-width: 991.98px) {
.img_topo{
	margin-top:2rem;
}
h1 {
    text-align: center;
}
.img_bemvindo {
    text-align: center;
}
}

.list-chale {
	text-align: left;
	padding-left: 0;
}

@media (min-width: 1200px) {
h1 {
	margin-bottom: 1rem;
}
}
