body {
	background-image: url('../img/bg_m.png');
	margin: 0;
	padding: 0;
	font-family: Raleway, Arial, sans-serif;
	font-weight: 500;
}

section.content {
	max-width: 970px;
	margin: 0 auto;
}

header {
	background-image: url('../img/header.jpg');
	background-attachment: fixed;
	box-shadow: inset 0 0 0 1000px rgba(20, 20, 0, 0.25);
	background-position: center -110px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	-webkit-clip-path: polygon(100% 70%, 50% 100%, 0 70%, 0 0, 100% 0);
	clip-path: polygon(100% 70%, 50% 100%, 0 70%, 0 0, 100% 0);
	margin-top: -1px;
    padding-top: 1px;
}

header nav {
	text-transform: uppercase;
	padding-top: 20px;
	font-size: 0.92em;
	font-weight: 500;
}

header nav a {
	color: #FFFFFF;
	text-decoration: none;
}

header nav a:hover {
	text-decoration: underline;
}

header nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

header nav li {
	float: left;
	padding-top: 15px;
}

header nav li#brand {
	width: 140px;
	padding: 0;
	margin: 0 40px;
}

header nav li#brand a:hover {
	-webkit-filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
	filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
}

header nav li#brand img {
	width: 100%;
}

header nav li + li:before{
    content: " | ";
    padding: 0 20px;
}

header nav li#brand + li:before{
    content: "";
    padding: 0;
}

header p {
	font-size: 32px;
	text-shadow: 2px 0px 1px #666666;
	text-align: center;
	padding: 70px 0;
	line-height: 100%;
}

header p strong {
	font-weight: 600;
}

#centroDeFormacao {
	padding-top: 250px;
	margin-top: -230px;
}

#centroDeFormacao aside img {
	padding-top: 60px;
}

section.bluish a.button {
	background: linear-gradient(to right, rgb(0, 108, 190) , rgb(0, 190, 77));
	text-decoration: none;
	font-weight: 800;
	font-size: 0.9em;
	color: #FFFFFF;
	padding: 10px 22px;
	margin: 10px 10px;
	text-transform: uppercase;
}

section.bluish.left a.button {
	display: block;
	float: right;
}

section.bluish.right a.button {
	display: block;
	float: left;
}

section.bluish a.button:hover {
	background: linear-gradient(to left, rgb(0, 108, 190) , rgb(0, 190, 77));
}

a.button {
	-webkit-filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
	filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
}

section.bluish {
	background: linear-gradient(to right, #86BDCF , #3399CC);
	overflow: auto;
	padding: 20px 0;
}

section.bluish p {
	background: rgba(255, 255, 255, 0.2);
	color: #FFFFFF;
	font-weight: 500;
	font-size: 1.1em;
	padding: 15px;
	max-width: 545px;
}

section.bluish.left p {
	text-align: right;
	border-radius: 0 20px 20px 0;
	padding-left: 60px;
}

section.bluish.left div {
	float: left;
}

section.bluish.left aside {
	float: left;
	margin-left: 25px;
	margin-right: 40px;
}

section.bluish.right p {
	text-align: left;
	border-radius: 20px 0 0 20px;
	padding-right: 60px;
}

section.bluish.right div {
	float: right;
}

section.bluish.right aside {
	float: right;
	margin-right: 25px;
	margin-left: 40px;
}

section.bluish aside img {
	-webkit-filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
	filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
	width: 100%;
}

section.bluish.chevronBg {
	-webkit-clip-path: polygon(100% 70%, 50% 100%, 0 70%, 0 0, 100% 0);
	clip-path: polygon(100% 70%, 50% 100%, 0 70%, 0 0, 100% 0);
	padding-bottom: 50px;
	margin-top: -1px;
    padding-top: 1px;
}

#certificacao {
	overflow: auto;
}

#certificacao > div {
	float: left;
	width: 550px;
	padding: 20px 60px;
}

#certificacao p {
	color: #666666;
	text-indent: 20px;
	margin: 25px 0 0 0;
	text-align: justify;
}

#certificacao aside {
	text-align: center;
	width: 300px;
	float: right;
}

#certificacao aside h1, #depoimentos aside h1 {
	color: rgb(0, 114, 191);
	margin: 10px;
	font-size: 32px;
	font-weight: 800;
	text-transform: uppercase;
}

hr {
	border: none;
	width: 100%;
	height: 25px;
	background: linear-gradient(to right, rgb(0, 108, 190) , rgb(0, 190, 77));
	margin: 15px 0;
}

#depoimentos {
}

#depoimentos aside {
	text-align: center;
	width: 250px;
	float: left;
	margin-top: 110px;
}

#depoimentos div {
	float: right;
	width: 650px;
	margin: 0 auto;
}

#depoimentos p {
	color: #666666;
	font-size: 0.8em;
	font-weight: 600;
	text-align: justify;
	line-height: 150%;
	width: 500px;
}

#depoimentos div img:first-child {
	float: left;
}

#depoimentos p:first-child {
	float: left;
	padding-right: 50px;
}

#depoimentos p:first-child:before {
	content: '\201D';
	font-family: Nunito;
	font-size: 112px;
	margin: -40px -50px -40px 0;
	float: right;
	line-height: 160px;
	color: rgb(0, 114, 191);
}

#depoimentos div p + img {
	float: left;
}

#depoimentos img + p {
	float: left;
	padding-left: 50px;
}

#depoimentos img + p:before {
	content: '\201C';
	font-family: Nunito;
	font-size: 112px;
	margin: -40px 0 -40px -50px;
	float: left;
	line-height: 160px;
	color: rgb(0, 114, 191);
}

#depoimentos p + img {
	float: left;
}

#depoimentos div img {
	border-radius: 50%;
	width: 100px;
	height: 100px;
}

footer {
	background-color: rgba(0, 108, 190, 0.5);
	color: #FFFFFF;
	padding-bottom: 20px;
}

footer h1 {
	width: 300px;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	margin: auto;
	padding-top: 30px;
	line-height: 125%;
	text-transform: uppercase;
}

footer p {
	width: 600px;
	font-size: 16px;
	margin: 0 auto;
	text-align: center;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2px;
}

footer p#contato {
	font-size: 24px;
	font-weight: 400;
	padding-top: 20px;
}

footer p i {
	position: relative;
	top: 5px;
	left: -5px;
}

#course {
	float: left;
	width: 970px;
}

#course #details {
	width: 50%;
	float: left;
	background: linear-gradient(to right, #87BCCC, #3C9ACA);
	padding-top: 250px;
	margin-top: -240px;
}

#course #details > h1 {
	background: rgba(255, 255, 255, 0.2);
	text-align: center;
	color: #FFFFFF;
	font-weight: 600;
	border-radius: 0 20px 20px 0;
	padding: 15px;
	margin-right: 30px;
}

#course #details > p {
	color: #FFFFFF;
	padding: 0px 30px;
	text-indent: 20px;
	margin: 0;
	text-align: justify;
}

#course #details ul {
    margin: 0.75em 0;
    padding: 0 1em;
    list-style: none;
    padding: 0 20px 0 50px;
    color: #FFFFFF;
    font-weight: 600;
}

#course #details li:before { 
    content: "";
    border-color: transparent rgb(148, 215, 228);
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative;
}

#course #about {
	font-size: 0.85em;
	text-transform: uppercase;
	color: #FFFFFF;
	background: linear-gradient(to right, rgb(0, 108, 190) , rgb(0, 190, 77)) no-repeat;
	background-size: 100% 25px;
	background-position: center center;
	overflow: auto;
	padding: 15px 0 20px 0;
}

#course #about img {
	float: left;
	margin-left: 40px;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	background: linear-gradient(to right, rgb(0, 108, 190) , rgb(0, 190, 77));
}

#course #about div {
	width: 320px;
	font-weight: 600;
	text-align: center;
	float: left;
}

#course #about a {
	color: #FFFFFF;
	font-size: 0.9em;
	text-decoration: none;
}

#course #about a:hover {
	text-decoration: underline;
}

#course #about #curriculum {
	display: none;
}

.featherlight ul {
  list-style: none;
  padding: 0;
  margin: 20px 0;
}

.featherlight li {
  padding-left: 1em; 
  text-indent: -.7em;
  font-size: 1.5em;
  margin: 20px 0;
}

.featherlight li::before {
  content: "• ";
  color: rgb(0, 176, 182);
}

#course aside {
	width: 50%;
	float: right;
	text-align: center;
	padding: 40px 0;
}

#course aside img {

}

#course aside a.button {
	background: linear-gradient(to right, rgb(0, 108, 190) , rgb(0, 190, 77));
	text-decoration: none;
	font-weight: 800;
	font-size: 1.8em;
	color: #FFFFFF;
	padding: 30px 15px;
	margin: 40px 10px;
	text-transform: uppercase;
	display: inline-block;
	border-radius: 20px;
}

#course aside a.button:hover {
	background: linear-gradient(to left, rgb(0, 108, 190) , rgb(0, 190, 77));
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}