.home {}

#talkwithus {
	padding: 20px 20px 50px;
	background-image: url(../../images/back-contacte-nos.jpg);
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #26336a;
	font-size: 11pt;
}

#talkwithus h2 {
	text-transform: uppercase;
	font-weight: 700;
}

#talkwithus a {
	border: 2px solid #26336a;
	color: #26336a;
	border-radius: 25px;
	line-height: 35px;
	display: inline-block;
	padding: 0 25px;
	font-weight: 700;
	text-transform: uppercase;
}

#talkwithus a:hover {
	border: 2px solid #26336a;
	color: white;
	background-color: #26336a;
}

#talkwithus a i {
	font-size: 15pt;
	vertical-align: middle;
	position: relative;
	top: -2px;
	left: 5px;
}

#service {
	padding: 50px 20px;
	background-image: url(../../images/back-servicos.jpg);
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #26336a;
	font-size: 11pt;
}

#service h2 {
	text-transform: uppercase;
	font-weight: 700;
}

#service a {
	border: 2px solid #26336a;
	color: #26336a;
	border-radius: 25px;
	line-height: 35px;
	display: inline-block;
	padding: 0 25px;
	font-weight: 700;
	text-transform: uppercase;
}

#service a:hover {
	border: 2px solid #26336a;
	color: white;
	background-color: #26336a;
}

#service a i {
	font-size: 15pt;
	vertical-align: middle;
	position: relative;
	top: -2px;
	left: 5px;
}

#since {
	color: white;
	background-image: url("../../images/home-bar-blue.png");
	background-position: center;
	background-repeat: repeat-x;
	min-height: 306px;
	text-align: center;
	position: relative;
	z-index: 1;
}

#since .square {
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 158px;
	padding: 50px 0;
}

#since .square img {
	height: 45px;
}

#since h2 {
	font-weight: 700;
	font-family: "Open Sans", Arial, sans-serif;
	text-transform: uppercase;
}

#homemessage {
	padding: 100px 0 0;
}

#homemessage h2 {
	color: #26336a;
	text-transform: uppercase;
	margin: 0 20px;
}

#homemessage h2 span {
	font-weight: 700;
	display: block;
}

#homemessage article {
	color: grey;
	font-size: 11pt;
	padding: 30px 20px 80px;
}

#areas {
	font-size: 11pt;
	text-align: center;
}

#areas .w50p img {
	width: 100%;
}

#areas h2 {
	text-transform: uppercase;
	color: #26336a;
	font-weight: 700;
	padding: 0 20px;
}

#areas article {
	color: grey;
	padding: 0 20px;
}

#areas a {
	border: 2px solid #26336a;
	color: #26336a;
	border-radius: 25px;
	line-height: 35px;
	display: inline-block;
	padding: 0 25px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 50px;
}

#areas a i {
	font-size: 15pt;
	vertical-align: middle;
	position: relative;
	top: -2px;
	left: 5px;
}

#areas a:hover {
	border: 2px solid #26336a;
	color: white;
	background-color: #26336a;
}
