#cursos{
	background: #f4f4f4;
	margin-top: -230px;
	padding-top: 370px;
	z-index: 1;
}
#cursos h1{
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 45px;
	color: rgba(0,0,0,1);
	letter-spacing: -0.3px;
}
#cursos ul{
	list-style: none;
	text-align: right;
	padding: 0;
	float: right;
	margin-top: -60px;
	height: 48px;
	margin-bottom: 80px;
}
#cursos.interna ul{margin-top: 
	margin-bottom:98px;
}
#cursos.interna ul li a.btn-todos{
	background: #81c5a0;
	width: 231px;
	height: 60px;
	text-align: center;
	border-radius: 30px;
	display: block;
}
#cursos.interna{
	margin-top: 0px;
	padding-top:98px;
	padding-bottom: 180px;
}
#cursos ul li{
	line-height: 24px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: rgba(0,0,0,1);
	display: inline-block;
	height: 60px;
	line-height: 60px;
}
#cursos ul li a{
	line-height: 24px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: rgba(0,0,0,1);
	height: 60px;
	line-height: 60px;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
}
#cursos ul li:hover a{
	background: #FFF;
	border-radius: 60px;
}
#cursos ul li a.btn-todos{
	background: url(../images/bg-btn-todos.png) center no-repeat;
	width: 231px;
	height: 60px;
	text-align: center;
}
#cursos.interna a.btn-todos{
	background: #81c5a0;
	width: 231px;
	height: 60px;
	border-radius: 30px;
	text-align: center;
	line-height: 24px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 500;
	font-size: 18px;
	color: rgba(0,0,0,1);
	height: 60px;
	line-height: 60px;
	display: block;
	margin:0 auto;
	display: none;
}
#cursos img{
	max-width: 100%;
	margin-bottom: 30px;
}
#cursos a.carregar-todos{
	line-height: 24px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: rgba(0,0,0,1);
	margin:0 auto;
	margin-top: 75px;
	margin-bottom: 138px;
	display: block;
}
#cursos a.carregar-todos img{
	margin-bottom: 0px;
}
#detalhe{
	background: #f4f4f4;
	padding-top: 110px;
	padding-bottom: 145px;
	position: relative;
}
#detalhe a.btn-compartilhar{
	background: #FFF;
	width: 231px;
	height: 60px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 17px;
	color: rgba(1,1,1,1);
	letter-spacing: -0.3px;
	text-decoration: none;
	float: right;
	line-height: 60px;
	text-align: center;
	border-radius: 30px;
}
#detalhe h1{
	max-width: 873px;
	line-height: 55px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 45px;
	color: rgba(0,0,0,1);
	letter-spacing: -0.3px;
	margin-bottom: 45px;
}
#detalhe h2{
	max-width: 873px;
	line-height: 25px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: rgba(0,0,0,1);
	letter-spacing: -0.3px;
	margin-bottom: 45px;
}
#detalhe img{
	max-width: 100%;
	display: block;
	margin-bottom: 90px;
	width: 100%;
}
#detalhe strong{
	line-height: 55px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 45px;
	color: rgba(0,0,0,1);
	letter-spacing: -0.3px;
	display: block;
	margin-bottom: 90px;
}
#detalhe p{
	line-height: 25px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #646464;
	letter-spacing: -0.3px;
	margin-bottom: 120px;
}
#detalhe h3{
	line-height: 55px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 35px;
	color: rgba(0,0,0,1);
	letter-spacing: -0.3px;
	display: block;
	margin-bottom: 45px;
	min-height: 110px;
}
#conteudo-curso{
	padding-top: 140px;
	padding-bottom: 140px;
}
#conteudo-curso h1{
	line-height: 55px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 45px;
	color: rgba(0,0,0,1);
	letter-spacing: -0.3px;
	margin-bottom: 120px;
}
#conteudo-curso strong{
	line-height: 45px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 25px;
	color: rgba(0,0,0,1);
	letter-spacing: -0.3px;
	display: block;
	margin-bottom: 50px;
}
#conteudo-curso strong span{
	line-height: 45px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 25px;
	color: rgba(0,0,0,1);
	letter-spacing: -0.3px;
	background: url(../images/bg-texto-aulas.png) left center no-repeat;
	float: left;
	height: 45px;
	width: 45px;
	text-align: center;
}
#conteudo-curso ul{
	list-style: none;
	padding:0px;
	margin-left: 10px;
}
#conteudo-curso ul li{
	line-height: 18px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: rgba(0,0,0,1);
	letter-spacing: -0.3px;
	margin-bottom: 32px;
	background: url(../images/bg-li-video.svg) left no-repeat;
	background-size: contain;
	padding-left: 45px;
}
#compra{
	width: 98%;
	filter: drop-shadow(0px 5px 15px rgba(0, 0, 0, 0.078));
	background: #FFF;
	border-radius: 8px;
	padding-top: 40px;
	padding-bottom: 20px;
	max-width: 551px;
}
#compra a{
	display: block;
	border-radius: 100px;
	width: 330px;
	height: 60px;
	margin: 0 auto;
	margin-bottom:40px;
	background: #000;
	text-align: center;
	line-height: 60px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 19px;
	color: rgba(255,255,255,1);
	letter-spacing: -0.3px;
}
#compra strong{
	line-height: 55px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	margin-bottom:10px;
	font-size: 45px;
	color: rgba(0,0,0,1);
	letter-spacing: -0.3px;
}
#compra span{
	line-height: 25px;
	margin-top: -3.5px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: rgba(0,0,0,1);
	letter-spacing: -0.3px;
}
#compra ul{
	width: 100%;
	text-align: center;
	list-style: none;
	max-width: 400px;
	margin:0 auto;
	margin-top: 46px;
	margin-bottom: 46px;
}
#compra ul li{
	display: block;
	text-align: left;
	height: 30px;
	background: url(../images/check.svg) left no-repeat;
	background-size: contain;
	padding-left: 45px;
	line-height: 30px;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: rgba(0,0,0,1);
	letter-spacing: -0.3px;
	margin-bottom: 20px;

}
.col-informacoes{
	position: absolute;
	height: 100%;
	top: 0;
	right: 0;
	padding-top: 40px;
}
#compra.fixed{
	position: fixed;
	top: 40px;
	max-width: 551px;
}
#compra.absolute {
	position: absolute;
	top: initial;
	bottom: 40px;
	max-width: 551px;
}
@media (max-width: 980px){
	#cursos.interna a.btn-todos{
		display: block;
	}
	#cursos.interna ul li a.btn-todos{
		display: none;
	}
	.col-informacoes{
		position: relative;
	}
	#cursos ul li a.btn-todos{
		display: none;
	}
	#cursos a.carregar-todos{
		transform: scale(1);
		animation: pulse 2s infinite;
	}
	#cursos.interna{
		margin-top: 0px;
		padding-top:98px;
	}
	#cursos {
		margin-top: -120px;
		padding-top: 250px;
	}
	#cursos h1{
		width: 100%;
		display: block;
		text-align: center;
	}
	#cursos ul{
		float: none;
		margin-top: 0px;
		text-align: center;
		height: auto;
		margin-bottom: 40px;
	}
	#cursos ul li:nth-child(1){
		display: block;
		text-align: center;
		width: 100%;
	}
	#detalhe a.btn-compartilhar {
		float: none;
		display: block;
		margin: 0 auto;
		margin-bottom: 40px;
	}
	#detalhe h1,#detalhe strong{
		line-height: 35px;
		font-size: 25px;
	}
	#detalhe strong{
		margin-top: -45px;
		margin-bottom:45px;
	}
	#detalhe p{
		margin-bottom: 60px;
	}
	#detalhe h3{
		min-height: initial;
	}
	#detalhe #compra strong{
		margin-top: 0px;
		font-size: 32px;
		margin-bottom: 10px;
	}
	#conteudo-curso{
		padding-top: 60px;
		padding-bottom: 60px;
	}
	#conteudo-curso h1{
		margin-bottom: 60px;
	}
}