/* ==|=======================================================================
	Reset CSS Page
	========================================================================= */
* {
	font-family: 'Lato', sans-serif;
	font-size: 100%
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, textarea, input, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: 400;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	outline: 0;
	border: 0
}
body {
	line-height: 100%
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
:focus {
	outline: 0
}
ins {
	text-decoration: none
}
del {
	text-decoration: line - through
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
body {
	width: 100%;
*zoom:1
}
body:before, body:after {
	content: "";
	display: table
}
body:after {
	clear: both
}
@media all {
html {
	font-size: 24px
}
}
@media all and (max-width: 1800px) {
html {
	font-size: 26px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
@media all and (max-width: 1400px) {
html {
	font-size: 25px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
@media all and (max-width: 1000px) {
html {
	font-size: 24px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
@media all and (max-width: 920px) {
html {
	font-size: 22px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
@media all and (max-width: 840px) {
html {
	font-size: 20px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
@media all and (max-width: 520px) {
html {
	font-size: 18px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
.content .content-wrapper:first-child {
	background: #fff
}
.content .content-wrapper:first-child .content-inner {
	padding: 170px 0 20px
}
.content .content-wrapper:first-child .content-inner .section-title, .content .content-wrapper:first-child .content-inner .resume-text {
	color: #4a566f
}
.content .content-wrapper:first-child .content-inner .section-title span, .content .content-wrapper:first-child .content-inner .resume-text span {
	background: #4a566f
}
.content .content-wrapper:first-child .content-inner .section-title span:before, .content .content-wrapper:first-child .content-inner .resume-text span:before, .content .content-wrapper:first-child .content-inner .section-title span:after, .content .content-wrapper:first-child .content-inner .resume-text span:after {
	background: #eee
}
.content-mid .content-inner {
	position: relative
}
.content-mid img {
	display: block;
	width: 100%
}
.content-mid .medium-text {
	font-size: 17px;
	line-height: 130%;
	font-weight: 500;
	text-align:justify;
}
.content-mid .secondary-title {
	color: #fff;
	padding-right: 2%;
	line-height: 120%
}
.content-mid .open-area {
	position: absolute;
	top: 30%;
	left: 5%;
	border: solid 5px #fff;
	padding: 6%;
	border-right: 0
}
.content-mid .list.mid {
	display: table;
	width: 50%;
	float: left
}
.content-mid .list .small-text {
	margin-bottom: 8px;
	font-size: 14px;
	text-align:justify;
}
.content-wrapper .content-inner .small-text{
	text-align:justify;
}
.content-mid .regular-text {
	color: #4a566f
}
.content-mid .regular-text strong {
	color: #4a566f
}
.content-mid .group {
	border-bottom: solid 2px #4a566f;
	padding-bottom: 10px;
	padding-right: 5%
}
.content-mid .group .regular-text {
	margin-top: 0;
    text-align: justify;
}
.content-mid .group:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-top: 30px
}
.content-mid .group .small-text:first-child {
	margin-bottom: 5px
}
.content-mid .group .small-text strong {
	font-weight: 800;
	font-size: 13px;
	color: #4a566f;
	text-transform: uppercase
}
@media all and (min-width: 1500px) {
.content-mid .open-area {
	position: absolute;
	top: 40%;
	left: 5%;
	border: solid 5px #fff;
	padding: 8% 6%;
	border-right: 0
}
}
@media all and (min-width: 1700px) {
.content-mid .medium-text {
	line-height: 150%;
	font-size: 20px
}
.content-mid .open-area {
	position: absolute;
	top: 50%;
	left: 5%;
	border: solid 5px #fff;
	padding: 8% 6%;
	border-right: 0
}
}
@media all and (max-width: 500px) {
.content .list {
	width: 96%;
	padding: 0 2%
}
.content .list .list-item {
	padding-left: 0;
	text-align: center;
	margin-bottom: 50px
}
.content .list .list-item:last-child {
	margin-bottom: 0
}
.content .list .list-item .icon {
	float: none;
	display: block;
	margin: 0 auto
}
.content .half-content .content-inner {
	padding: 12% 2%;
	width: 96%
}
}
 
.btn-voltar {
	font-size: .5em;
	border: solid 1px #4a566f;
	color: #4a566f;
	padding: 15px 20px 15px 20px;
	letter-spacing: 2px;
	margin: auto;
	display: table;
	position: relative;
	transition: .3s all;
	text-transform: uppercase;
	background: #eee
}
   .btn-voltar span {
	position: relative;
	z-index: 999;
	font-weight: 800
}
  .btn-voltar:after {
	content: " ";
	width: 0;
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	height: 100%;
	background: #4a566f;
	transition: .3s all
}
.btn-voltar:hover {
	color: #fff
}
.btn-voltar:hover:after {
	width: 100%;
	margin-left: -50%
}
/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */
