#Agenda form {
	padding: 40px 12.5%;
}
.boxform,
.boxformGRD,
.boxformlist {
	font-size: 100%;
	width: 100%;
	padding: 10px;
	border: 0;
	background: rgba(255, 255, 255, .5);
	margin-bottom: 20px;
	border-radius: 10px;
	line-height: 1;
}
.pushable {
	position: relative;
	cursor: pointer;
	width: 50%;
	height: 50px;
	margin: 0 25%;
	background: transparent;
}
.shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50px;
	background: rgba(254, 192, 16, .25);
	transform: translateY(2px);
}
.edge {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50px;
	background: rgba(254, 192, 16, .32);
}
.front {
	display: block;
	position: relative;
	padding: 0;
	border-radius: 50px;
	font-size: 200%;
	line-height: 3;
	color: #000;
	text-align: center;
	background: rgba(254, 192, 16, .47);
	transform: translateY(-4px);
}
.pushable:hover .front {
	transform: translateY(-6px);
}
.pushable:hover .shadow {
	transform: translateY(4px);
}
.pushable:active .front {
	transform: translateY(-2px);
}
.pushable:active .shadow {
	transform: translateY(1px);
}
.pushable:focus:not(:focus-visible) {
	outline: none;
}
body#cursos #tudo-meio {
	margin: 0 auto;
	padding: 0;
	background: none;
}
body#cursos .bem-vindo {
	min-height: 70vh;
	text-align: center;
}
body#cursos .bem-vindo h3 {
	margin: 0;
	padding: 0;
	line-height: 3;
	font-size: 300%;
}
body#cursos .bem-vindo p {
	font-size: 200%;
	margin: 0;
	padding: 0 10%;
	line-height: 1.2;
	color: #ccc;
}
#menu-cursos {
	margin: 0;
	top: 150px;
	position: sticky;
	font-size: 150%;
	z-index: 9;
	width: 20%;
	list-style: none;
	float: left;
}
#menu-cursos li {
	padding: 10px 0;
}
#menu-cursos a {
	display: block;
}
#menu-cursos .active a {
	font-size: 125%;
	color: #fff;
}
#menu-cursos a:hover {
	padding-left: 10px;
	color: #ffc800;
}
body#cursos #tudo-meio article {
	width: 70%;
	margin: 0;
	padding: 100px 0;
	float: right;
	min-height: 80vh;
	border-bottom: 1px solid rgba(255, 194, 14, .5);
}
body#cursos #tudo-meio h1 {
	margin-bottom: 30px;
	line-height: 2;
	background: rgba(32, 32, 32, 1);
	color: rgba(255, 194, 14, .99);
}
body#cursos #solicitar-senha p {
	background-image: url(../img/cursos/senha.png), radial-gradient(at center, rgba(0, 0, 0, 0), transparent);
}
body#cursos #Treinamentos span {
	display: flex;
	justify-content: space-between;
	justify-content: space-around;
}
.video-youtube {
	background: #ffc800;
	width: 45%;
	margin: 20px auto;
	border-radius: 10px;
	overflow: hidden;
}
.video-youtube iframe,
.video-youtube p {
	width: 100%;
}
.video-youtube p {
	padding: 20px;
	color: #333;
}
#Sugerir_Topico .enviar {
	float: right;
	width: 20%;
	height: 180px;
	position: relative;
	top: -140px;
}
#Sugerir_Topico-curso #tudo-meio {
	font-size: 300%;
	color: #ffc800;
}
.container {
	margin: 0 auto;
	width: 100%;
	display: flex;
	justify-content: space-around;
	justify-content: space-between;
	color: #fff;
	transition-duration: .50s;
}
.calendar {
	width: 45%;
	box-shadow: 0px 0px 35px -16px rgba(0, 0, 0, .75);
	padding: 20px;
	display: inline-block;
	border-radius: 10px;
	transition-duration: .50s;
}
.light {
	background: rgba(64, 64, 64, .5);
	transition-duration: .50s;
}
.dark {
	background: rgba(32, 32, 32, .5);
	transition-duration: .50s;
}
.light:hover,
.dark:hover {
	transition-duration: .50s;
}
.calendar h2 {
	width: -webkit-calc(100% - 50px);
}
.calendar .plano1 {
	background: rgba(254, 192, 0, .75);
	color: #000;
	float: left;
	margin: 30px 0;
	padding: 20px 0;
	border-radius: 10px;
	width: 100%;
	box-shadow: inset 0px 0px 20px 0px #000;
}
.calendar .plano1:hover {
	box-shadow: inset 0px 0px 10px 0px #fff;
}
.calendar .plano-detalhes {
	float: right;
	width: -webkit-calc(100% - 0px);
	text-align: center;
}
.calendar .plano1 .plano-detalhes div {
	font-size: 75%;
	padding: 0;
	margin: 0;
	width: 100%;
}
.calendar ul {
	padding: 0 2.5%;
	margin: 0;
}
.calendar ul li:nth-child(odd) {
	list-style: none;
	margin-top: 20px;
}
.calendar ul li:nth-child(even) {
	font-size: 75%;
	color: #ffc800;
	border-bottom: 1px solid #777;
	padding-bottom: 20px;
}
.loader {
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	float: right;
}
.circle {
	position: absolute;
	width: 0px;
	height: 0px;
	border-radius: 100%;
	background: rgba(255, 0, 0, .25);
	animation: radar 3s ease-out infinite;
	box-shadow: inset 0px 0px 10px 0px #ff0000;
	/*   box-shadow:0px 0px 10px rgba(0,0,0,.5); */
	/*   border:1px solid rgba(255,255,255,.2); */
}
.circle:nth-of-type(1) {
	animation-delay: 0.2s;
}
.circle:nth-of-type(2) {
	animation-delay: 0.6s;
}
.circle:nth-of-type(3) {
	animation-delay: 1s;
}
.circle:nth-of-type(4) {
	animation-delay: 1.4s;
}
.circle:nth-of-type(5) {
	animation-delay: 1.8s;
}
@keyframes radar {
	0% {} 15% {
		width: 15px;
		height: 15px;
	}
	100% {
		width: 15px;
		height: 15px;
		opacity: 0;
	}
}
@media only screen and (max-width: 1111px) {
	#cabecalho {
		background-size: auto 70%;
	}
	body#cursos #Treinamentos span {
		display: inline-table;
	}
	.video-youtube {
		width: -webkit-calc(100% - 0px);
		margin: 0 0 40px;
	}
}
@media screen and (max-width: 777px) {
	body#cursos footer0 {
		padding-bottom: 150px;
	}
}
@media screen and (max-width: 555px) {
	body#cursos article h3 {
		font-size: 200%;
		line-height: 3;
		text-align: center;
	}
	body#cursos #tudo-meio h1 {
		position: sticky;
		top: 115px;
		line-height: 3;
	}
	#menu-cursos {
		margin: 0;
		width: 100%;
		top: 60px;
		background-color: rgba(18, 18, 18, 1);
		display: flex;
		justify-content: space-between;
		justify-content: space-around;
		border-bottom: 1px solid #ffc800;
	}
	#menu-cursos li {
		text-align: center;
		padding: 15px 8px;
		padding: 15px 7px;
	}
	#menu-cursos li.active {
		border-bottom: 5px solid #ffc800;
	}
	#menu-cursos .active a {
		font-size: 100%;
		color: #fff;
	}
	#menu-cursos a:hover {
		padding-left: 0;
	}
	.container {
		display: block;
	}
	.calendar {
		width: 100%;
		display: block;
		margin: 20px auto;
	}
	body#cursos #tudo-meio article {
		min-height: 100vh;
		width: 95%;
		margin: 0 2.5%;
		padding: 120px 0 5% 0;
	}
	.cl_title {
		font-size: 140%;
	}
	.calendar .plano1 .plano-detalhes div {
		font-size: 100%;
	}
}
@media only screen and (max-width: 333px) {}
@media only screen and (max-width: 299px) {
	body {
		font-size: 9px;
	}
	#menu-cursos li {
		padding: 5px 0;
	}
}