@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Oswald:200|Poppins:200&display=swap');
@import url('https://fonts.googleapis.com/css?family=Oswald:200&display=swap');

a {
	text-decoration: none;
	color: #fff;
}

body {
	background-color: #ffffff;
}

.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}

.col1 {
	width: 100%;
	float: left;
}

.col2 {
	width: 100%;
	float: left;
	padding: 0;
	margin-left:0;
}

.logo {
	width: 120px!important;
}

.dados-contato {
	color: #000000;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-weight: 200;
	font-size: 16px;
    line-height: 24px;
}

.whatsapp {
	color: #000000;
	text-align: left;
	font-family: 'Poppins', sans-serif;
	font-weight: 200;
	line-height: 70px;
	margin-left: auto;
	margin-right: auto;
	width: 295px;
	margin-bottom: 0px;
}

.telefone {
	color: #ffffff!important;
	font-size: 22px
}

.email {
	font-size: 15px;
}

.icon {
	max-width: 69px;
	margin: 0;
	padding: 0;
}

.box-contato {
	margin-bottom: 20px;
}

.social-icon {
	max-width: 32px;
	float: none;
	margin: 0;
	padding: 5px;
}

.selos {
	max-height: 70px;
	margin-top: 15px;

}

.apoio {
	max-width: 100%;
	margin-bottom: 30px;
	margin-top: 30px;
}

.social {
	margin-left: auto;
	margin-right: auto;
	width: 126px;
}

.copyright {
	margin-top: 50px;
	float: left;
	width: 100%;
}

.copyright p {
	color: #000000;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-weight: 200;
	font-size: 11px;
}

.sonna-simbolo {
	max-height: 20px;
}

.copyright a {
	color: #000!important;
}
