@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: #000000;
}

body {
	background-color: #f7f7f7;
}

p, h1, h2, h3, h4, h5, h6 {
	font-family: 'Poppins', sans-serif;
}

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

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

.col2 {
	width: 59%;
	float: left;
	background-color: #ffffff;
	padding: 50px;
	margin-left: 7px;
}

.logo {
	width: 102px;
}

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

.whatsapp {
	color: #ffffff;
	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;
}

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

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

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

}

.apoio {
	width: 100%;
}

.box-contato {
	width: 100%;
	background-color: #017db0;
	float:left;
}

.social {
	margin-left: auto;
	margin-right: auto;
}

.telefone {
	color: #ffffff;
	text-align: center;
	font-size: 16px;;
}

.email {
	font-size: 12px;
}

.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;
}
