@charset "UTF-8";
/* CSS Document */
html, body {
	margin: 0px;
	font-size: 0;
	top:0px;
	right:0px;
	left:0px;
	max-width: 100%;
    overflow-x: hidden;
}
h1 {
	padding:0px;
    margin:0;
}
h2 {
	padding:0px;
    margin:0;
}
img,
picture,
video,
embed {
	max-width: 100%;
}
.img-quemsomos {
	border-radius: 0px 30% 0px 30%;
}
.menu ul {
	display:inline-block;
	margin:0px;
	padding:0px;
	z-index:100;
}
.menu li {
	margin:0px 30px 0px 0px;
	float:left;
	list-style:none;
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color:#37474f;
	font-weight:500;
	font-size:17px;
	line-height: 22px;
	text-decoration:none;
}
.menu li:last-child {
	margin-right:0px;
}
.menu a {
	position: relative;
	color:#3b4e61;
	font-family: "Roboto", sans-serif;
	font-weight:500;
	text-decoration:none;
	font-size:17px;
	line-height: 22px;
	letter-spacing:-0.5px;
	transition: 0.3s ease;
}
.menu a:hover, .menu .current-item a {
  color:#11222a;
}
.toggle-nav {
	display:none;
}
.float{
	position:fixed;
	width:50px;
	height:50px;
	bottom:15px;
	right:15px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  	font-size:30px;
  z-index:100;
}
.my-float{
	margin-top:11px;
}
.texto-whatsapp {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color:#FFFFFF;
	font-weight:300;
	font-size:15px;
	text-decoration:none;
}
.texto-quemsomos {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color:#FFFFFF;
	font-weight:300;
	font-size:16px;
	line-height: 24px;
	text-decoration:none;
}
.titulo-banner {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color:#37474f;
	font-weight:800;
	font-size:36px;
	line-height:40px;
	text-decoration:none;
}
.titulo-banner2 {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color:#37474f;
	font-weight:600;
	font-size:26px;
	line-height:31px;
	text-decoration:none;
}
.texto-banner {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color:#37474f;
	font-weight:400;
	font-size:18px;
	line-height:23px;
	text-decoration:none;
}
.titulo-principal {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color:#37474f;
	font-weight:400;
	font-size:24px;
	line-height:30px;
	text-decoration:none;
}
.titulo-secundario {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color:#37474f;
	font-weight:600;
	font-size:18px;
	line-height:24px;
	text-decoration:none;
}
.texto-rodape {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color:#FFFFFF;
	font-weight:300;
	font-size:16px;
	line-height: 21px;
	text-decoration:none;
}
.texto-rodape2 {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color:#FFFFFF;
	font-weight:300;
	font-size:30px;
	line-height:36px;
	text-decoration:none;
}
.texto-rodape3 {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color:#FFFFFF;
	font-weight:300;
	font-size:12px;
	line-height:15px;
	text-decoration:none;
}
.texto-secoes {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color:#333333;
	font-weight:400;
	font-size:16px;
	line-height: 24px;
	text-decoration:none;
}
.texto-seguros {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color:#37474f;
	font-weight:600;
	font-size:14px;
	line-height:18px;
	text-decoration:none;
}
.texto-secoes2 {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color:#333333;
	font-weight:400;
	font-size:15px;
	line-height: 21px;
	text-decoration:none;
}
.botao-secoes {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color:#37474f;
	font-weight:800;
	font-size:16px;
	line-height: 24px;
	text-decoration:none;
	background-color: #d0b66e;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	border-radius: 10px;
	border: none;
}
.botao-secoes:hover {
	background-color: #37474f;
	color: #d0b66e;
}
.botao {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color:#37474f;
	font-weight:900;
	font-size:20px;
	line-height: 26px;
	text-decoration:none;
	background-color: #d0b66e;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	border-radius: 10px;
	border: none;
}
.botao:hover {
	background-color: #37474f;
	color: #d0b66e;
}
#space {
	width: 100%;
	height: 40px;
	display: flex;
}
#content-top {
	width:100%;
	display:inline-block;
	background: #37474F;
	background: linear-gradient(90deg,rgba(55, 71, 79, 1) 0%, rgba(55, 71, 79, 1) 10%, rgba(193, 207, 215, 1) 70%, rgba(193, 207, 215, 1) 100%);
}
#top {
	max-width:1100px;
	margin:0 auto;
}
#top-zap {
	width:24%;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#top-zap-icon {
	float:left;
	display: inline-block;
	margin-right: 5px;
}
#top-zap-telefone {
	float:left;
	display: inline-block;
}
#top-menu {
	width:70%;
	float:right;
	margin-top: 10px;
	text-align: right;
}
#content-hero {
	width:100%;
	display:inline-block;
	background: #ffffff;
	background: linear-gradient(343deg,rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.7) 50%, rgba(209, 222, 228, 0.7) 70%, rgba(209, 222, 228, 1) 100%);
}
#hero {
	max-width:1100px;
	margin:0 auto;
	height: 600px;
	background-image: url("../image/background-hero.png");
	background-repeat: no-repeat;
	background-position: top right;
}
#hero-logo {
	width: 100%;
	margin-top: 40px;
	margin-bottom: 20px;
	float: left;
	display: inline-block;
}
#hero-banner {
	width: 100%;
	float: left;
	display: inline-block;
}
#slidebanner-texto{
	width:32%;
	float:left;
	margin-left:10%;
	margin-top:80px;
	text-align:left;
}
#slidebanner-texto-titulo{
	width: 100%;
	float: left;
	display: inline-block;
	margin-bottom: 10px;
}
#slidebanner-texto-subtitulo{
	width: 100%;
	float: left;
	display: inline-block;
}
#slidebanner-texto-texto{
	width: 100%;
	float: left;
	display: inline-block;
	margin-bottom: 10px;
}
#slidebanner-texto-botao{
	width: 100%;
	float: left;
	display: inline-block;
}
#slidebanner-foto{
	width:40%;
	margin-right:10%;
	float:right;
	margin-top:20px;
	text-align: right;
}
#content-quemsomos {
	width:100%;
	display:inline-block;
	margin-bottom: 70px;
}
#quemsomos {
	max-width:1100px;
	margin:0 auto;
	height: 540px;
	background-image: url("../image/bg_quemsomos.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
}
#quemsomos-foto {
	width: 37%;
	margin-left: 4%;
	float: left;
	display: inline-block;
}
#quemsomos-texto {
	width: 38%;
	margin-left: 6%;
	margin-right: 15%;
	margin-top: 150px;
	float: right;
	display: inline-block;
}
#content-seguros {
	width:100%;
	display:inline-block;
	background-color: #e6edf0;
}
#seguros {
	max-width:1100px;
	margin:0 auto;
}
#seguros-titulo {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
	margin-top: 50px;
	margin-bottom: 20px;
	display: inline-block;
	float: left;
}
#seguros-coluna1 {
	width: 27%;
	float: left;
	margin-left: 4%;
	margin-right: 5%;
}
#seguros-coluna1-texto {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
#seguros-coluna1-botao {
	width: 100%;
	float: left;
}
#seguros-coluna2 {
	width: 60%;
	float: left;
	margin-right: 4%;
	margin-top: 20px;
	margin-bottom: 10px;
}
#seguros-coluna2-seguro {
	width: 20%;
	float: left;
}
#seguros-coluna2-seguro-icon {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	margin-bottom: 10px;
	float: left;
	text-align: center;
}
#seguros-coluna2-seguro-texto {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	margin-bottom: 50px;
	float: left;
	text-align: center;
}
#seguros-marcas {
	width: 92%;
	height: 110px;
	margin-left: 4%;
	margin-right: 4%;
	margin-bottom: 70px;
	display: inline-block;
	float: left;
	background-color: #ffffff;
	box-shadow: 0px 0px 2px 0px rgba(102,102,102,0.45);
	-webkit-box-shadow: 0px 0px 2px 0px rgba(102,102,102,0.45);
	-moz-box-shadow: 0px 0px 2px 0px rgba(102,102,102,0.45);
	border-radius: 30px;
}
#content-planos {
	width:100%;
	display:inline-block;
	background-color: #ffffff;
}
#planos {
	max-width:1100px;
	margin:0 auto;
}
#planos-titulo {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
	margin-top: 50px;
	margin-bottom: 20px;
	display: inline-block;
	float: left;
}
#planos-texto {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
	margin-bottom: 20px;
	display: inline-block;
	float: left;
}
#planos-box1 {
	width: 26%;
	margin-left: 4%;
	margin-right: 7%;
	display: inline-block;
	float: left;
	background-color: #ffffff;
	box-shadow: 0px 0px 2px 0px rgba(102,102,102,0.45);
	-webkit-box-shadow: 0px 0px 2px 0px rgba(102,102,102,0.45);
	-moz-box-shadow: 0px 0px 2px 0px rgba(102,102,102,0.45);
	border-bottom-right-radius: 20px 20px;
	border-bottom-left-radius: 20px 20px;
}
#planos-box2 {
	width: 26%;
	margin-right: 7%;
	display: inline-block;
	float: left;
	background-color: #ffffff;
	box-shadow: 0px 0px 2px 0px rgba(102,102,102,0.45);
	-webkit-box-shadow: 0px 0px 2px 0px rgba(102,102,102,0.45);
	-moz-box-shadow: 0px 0px 2px 0px rgba(102,102,102,0.45);
	border-bottom-right-radius: 20px 20px;
	border-bottom-left-radius: 20px 20px;
}
#planos-box3 {
	width: 26%;
	margin-right: 4%;
	display: inline-block;
	float: left;
	background-color: #ffffff;
	box-shadow: 0px 0px 2px 0px rgba(102,102,102,0.45);
	-webkit-box-shadow: 0px 0px 2px 0px rgba(102,102,102,0.45);
	-moz-box-shadow: 0px 0px 2px 0px rgba(102,102,102,0.45);
	border-bottom-right-radius: 20px 20px;
	border-bottom-left-radius: 20px 20px;
}
#planos-box-foto {
	width: 100%;
	display: inline-block;
	float: left;
}
#planos-box-titulo {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 20px;
	display: inline-block;
	float: left;
}
#planos-box-texto {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	display: inline-block;
	float: left;
	margin-bottom: 20px;
}
#planos-marcas {
	width: 92%;
	height: 110px;
	margin-left: 4%;
	margin-right: 4%;
	margin-top: 50px;
	margin-bottom: 50px;
	display: inline-block;
	float: left;
	background-color: #ffffff;
	box-shadow: 0px 0px 2px 0px rgba(102,102,102,0.45);
	-webkit-box-shadow: 0px 0px 2px 0px rgba(102,102,102,0.45);
	-moz-box-shadow: 0px 0px 2px 0px rgba(102,102,102,0.45);
	border-radius: 30px;
}
#planos-botao {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
	margin-bottom: 70px;
	display: inline-block;
	float: left;
	text-align: center;
}
#content-consorcios {
	width:100%;
	display:inline-block;
	background-color: #f1f7f9;
}
#consorcios {
	max-width:1100px;
	margin:0 auto;
}
#consorcios-titulo {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
	margin-top: 50px;
	margin-bottom: 20px;
	display: inline-block;
	float: left;
}
#consorcios-texto {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
	margin-bottom: 20px;
	display: inline-block;
	float: left;
}
#consorcios-box1 {
	width: 26%;
	margin-left: 4%;
	margin-right: 7%;
	display: inline-block;
	float: left;
}
#consorcios-box2 {
	width: 26%;
	margin-right: 7%;
	display: inline-block;
	float: left;
}
#consorcios-box3 {
	width: 26%;
	margin-right: 4%;
	display: inline-block;
	float: left;
}
#consorcios-box-foto {
	width: 100%;
	display: inline-block;
	float: left;
}
#consorcios-box-titulo {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 20px;
	display: inline-block;
	float: left;
}
#consorcios-box-texto {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	display: inline-block;
	float: left;
}
#consorcios-marcas {
	width: 92%;
	height: 110px;
	margin-left: 4%;
	margin-right: 4%;
	margin-top: 50px;
	margin-bottom: 50px;
	display: inline-block;
	float: left;
	background-color: #ffffff;
	box-shadow: 0px 0px 2px 0px rgba(102,102,102,0.45);
	-webkit-box-shadow: 0px 0px 2px 0px rgba(102,102,102,0.45);
	-moz-box-shadow: 0px 0px 2px 0px rgba(102,102,102,0.45);
	border-radius: 30px;
}
#consorcios-botao {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
	margin-bottom: 70px;
	display: inline-block;
	float: left;
	text-align: center;
}
#content-rodape {
	width:100%;
	display:inline-block;
	background-color: #37474f;
}
#rodape {
	max-width:1100px;
	margin:0 auto;
}
#rodape-dados {
	width: 100%;
	float: left;
	display: inline-block;
	margin-top: 50px;
	margin-bottom: 50px;
}
#rodape-dados-dado1 {
	width: 30%;
	float: left;
	display: inline-block;
	margin-right: 2%;
}
#rodape-dados-dado2 {
	width: 21%;
	float: left;
	display: inline-block;
	margin-right: 2%;
}
#rodape-dados-dado3 {
	width: 22%;
	float: left;
	display: inline-block;
}
#rodape-dados-dado4 {
	width: 10%;
	float:right;  
	display: inline-block;
	text-align: right;
}
#rodape-dados-icon {
	float: left;
	display: inline-block;
	margin-right: 3%;
}
#rodape-dados-texto {
	float: left;
	display: inline-block;
}
@media all and (max-width:1099px)
{
#top-zap {
	width:24%;
	margin-left: 2%;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#top-menu {
	width:70%;
	margin-right: 2%;
	float:right;
	margin-top: 10px;
	text-align: right;
}
#hero-logo {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 40px;
	margin-bottom: 20px;
	float: left;
	display: inline-block;
}
#rodape-dados {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	display: inline-block;
	margin-top: 50px;
	margin-bottom: 50px;
}	
}
@media all and (max-width:768px)
{
.menu {
	position:relative;
	display:inline-block;
	text-align:left;
}
.menu ul.active2 {
	display:none;
}
.menu ul {
	width:180px;
	position:absolute;
	top:117%;
	right:0px;
	padding:10px 0px 10px 30px;
	background:#37474f;
}
.menu ul:after {
	width:0px;
	height:0px;
	position:absolute;
	top:0%;
	right:10px;
	content:'';
	transform:translate(0%, -100%);
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	border-bottom:7px solid #37474f;
}
.menu li {
	margin:5px 0px 0px 0px;
	float:none;
	display:block;
}
.menu a {
	display:block;
	color: #fff;
}
.toggle-nav {
	float:left;
	padding:0px;
	display:inline-block;
	transition:color linear 0.15s;
	font-size:30px;
	margin-top:-3px;
}
.toggle-nav:hover, .toggle-nav.active {
	text-decoration:none;
	color:#fff;
}
.titulo-banner {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color:#37474f;
	font-weight:800;
	font-size:26px;
	line-height:32px;
	text-decoration:none;
}
.titulo-banner2 {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color:#37474f;
	font-weight:600;
	font-size:20px;
	line-height:26px;
	text-decoration:none;
}
.texto-banner {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color:#37474f;
	font-weight:400;
	font-size:16px;
	line-height:21px;
	text-decoration:none;
}
.botao {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color:#37474f;
	font-weight:900;
	font-size:16px;
	line-height: 21px;
	text-decoration:none;
	background-color: #d0b66e;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
	border-radius: 10px;
	border: none;
}
.botao:hover {
	background-color: #37474f;
	color: #d0b66e;
}
.texto-rodape {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color:#FFFFFF;
	font-weight:300;
	font-size:14px;
	line-height: 18px;
	text-decoration:none;
}
.texto-rodape2 {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	color:#FFFFFF;
	font-weight:300;
	font-size:25px;
	line-height:30px;
	text-decoration:none;
}
#hero {
	max-width:1100px;
	margin:0 auto;
	height: 500px;
	background-image: url("../image/background-hero.png");
	background-repeat: no-repeat;
	background-position: top right;
}
#slidebanner-texto{
	width:32%;
	float:left;
	margin-left:10%;
	margin-top:20px;
	text-align:left;
}
#quemsomos-foto {
	width: 37%;
	margin-left: 4%;
	float: left;
	display: inline-block;
}
#quemsomos-texto {
	width: 43%;
	margin-left: 6%;
	margin-right: 10%;
	margin-top: 120px;
	float: right;
	display: inline-block;
}
#seguros-coluna1 {
	width: 35%;
	float: left;
	margin-left: 4%;
	margin-right: 5%;
}
#seguros-coluna2 {
	width: 52%;
	float: left;
	margin-right: 4%;
	margin-top: 20px;
	margin-bottom: 10px;
}
#seguros-coluna2-seguro {
	width: 33%;
	float: left;
}
#rodape-dados-dado1 {
	width: 35%;
	float: left;
	display: inline-block;
	margin-right: 2%;
}
#rodape-dados-dado2 {
	width: 26%;
	float: left;
	display: inline-block;
	margin-right: 2%;
}
#rodape-dados-dado3 {
	width: 27%;
	float: left;
	display: inline-block;
}
#rodape-dados-dado4 {
	width: 5%;
	float:right;  
	display: inline-block;
	text-align: right;
}
#rodape-dados-icon {
	float: left;
	display: inline-block;
	margin-right: 3%;
}
#rodape-dados-texto {
	float: left;
	display: inline-block;
}
}
@media all and (max-width:480px)
{
#top-zap {
	width:48%;
	margin-left: 2%;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#top-menu {
	width:48%;
	margin-right: 2%;
	float:right;
	margin-top: 10px;
	text-align: right;
}
#slidebanner-texto{
	width:80%;
	float:left;
	margin-left:10%;
	margin-right:10%;
	margin-top:30px;
	text-align:left;
}
#slidebanner-foto{
	width:80%;
	float:left;
	margin-left:10%;
	margin-right:10%;
	margin-top:50px;
	margin-bottom: 100px;
	text-align: right;
}
#content-quemsomos {
	width:100%;
	display:inline-block;
	margin-bottom: 0px;
}
#quemsomos {
	max-width:1100px;
	margin:0 auto;
	height: 750px;
	background-image: url("../image/bg_quemsomos2.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}
#quemsomos-foto {
	width: 70%;
	float: left;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 50px;
	float: left;
	display: inline-block;
}
#quemsomos-texto {
	width: 92%;
	float: left;
	margin-left: 4%;
	margin-right: 4%;
	margin-top: 20px;
	margin-bottom: 50px;
	float: left;
	display: inline-block;
}
#seguros-coluna1 {
	width: 94%;
	float: left;
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 30px;
}
#seguros-coluna2 {
	width: 94%;
	float: left;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 20px;
	margin-bottom: 0px;
}
#seguros-coluna2-seguro {
	width: 33%;
	float: left;
}
#planos-box1 {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	display: inline-block;
	float: left;
	margin-bottom: 30px;
}
#planos-box2 {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	display: inline-block;
	float: left;
	margin-bottom: 30px;
}
#planos-box3 {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	display: inline-block;
	float: left;
}
#consorcios-box1 {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;;
	display: inline-block;
	float: left;
	margin-bottom: 30px;
}
#consorcios-box2 {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	display: inline-block;
	float: left;
	margin-bottom: 30px;
}
#consorcios-box3 {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	display: inline-block;
	float: left;
}
#rodape-dados-dado1 {
	width: 96%;
	float: left;
	display: inline-block;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 20px;
}
#rodape-dados-dado2 {
	width: 96%;
	float: left;
	display: inline-block;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 20px;
}
#rodape-dados-dado3 {
	width: 96%;
	float: left;
	display: inline-block;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 20px;
}
#rodape-dados-dado4 {
	width: 96%;
	float:left;  
	display: inline-block;
	text-align: left;
	margin-right: 2%;
	margin-left: 2%;
}	
}