@font-face {
	font-family: 'Gotham';
	src: url('../fonts/gotham.otf');
}
@font-face {
	font-family: 'Gotham-black';
	src: url('../fonts/gotham-black.otf');
}
@font-face {
	font-family: 'Gotham-medium';
	src: url('../fonts/gotham-medium.ttf');
}
@-webkit-keyframes breathing {
	0% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	25% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	60% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	100% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
}
@keyframes breathing {
	0% {
		-webkit-transform: scale(0.9);
		-ms-transform: scale(0.9);
		transform: scale(0.9);
	}
	25% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	60% {
		-webkit-transform: scale(0.9);
		-ms-transform: scale(0.9);
		transform: scale(0.9);
	}
	100% {
		-webkit-transform: scale(0.9);
		-ms-transform: scale(0.9);
		transform: scale(0.9);
	}
}
body, html {
	font-family: 'Montserrat', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #fff;
	scroll-behavior: smooth;
}
.disciplinas,
.disciplinas-resp,
.diferenciais,
.diferenciais-resp,
.quemsomos,
.proposta,
.cursos,
.topo-contato,
.parceiro,
.pcomp,
.ecomp,
.parceiras {
	background: rgb(1,15,56);
	background: linear-gradient(90deg, rgba(1,15,56,1) 0%, rgba(36,0,56,1) 100%);
	color: #fff;
}
.custom-toggler .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.custom-toggler.navbar-toggler {
	border-color: rgba(255,255,255,.3);
} 
.logo-mm {
	width: 120px;
}
.navbar-custom {
	background: transparent;
	background: linear-gradient(0deg, rgba(190,32,37,0) 0%, rgba(46,46,46,0.7049020291710435) 96%);
}
.nav-link-custom {
	color: #fff !important;
	font-size: 12px;
	font-weight: 600;
	padding: 10px 8px;
	display: inline-block;
	text-decoration: none;
}
.nav-link-custom:hover {
	text-decoration: underline;
}
.btn-navlink {
	border: 1px solid #fff;
	border-radius: 2em;
	padding: 1em 2em !important;
}
.carouselHome,
.carouselQuemSomos,
.carouselDisciplinas,
.carouselPC,
.carouselEC,
.banner-blog,
.topo-contato,
.parceiro {
	margin-top: -7em;
	z-index: -1;
}
.cardnew{
	background: rgb(1,15,56);
	background: linear-gradient(90deg, rgba(1,15,56,1) 0%, rgba(36,0,56,1) 100%);
	color: #fff;
}
.socials {
	width: 3em;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	z-index: 1;
	color: #5c008a;
}
.sideitem {
	color: #5c008a;
	height: 2em;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
}
.sideitem:hover {
	color: #5c008a;
	text-decoration: none;
}
.social-texto {
	transform: rotate(-90deg);
	white-space: nowrap;
	margin-top: 150px;
	font-size: 13px;
	font-weight: 700;
	color: #5c008a;
	letter-spacing: 3.9px;
}
.numeros-home-inner {
	background: linear-gradient(#8900ff,#5accff);
	opacity: .8;
	position: absolute;
	height: 100%;
	width: 100%;
}
.texto-destaque {
	font-family: 'Montserrat', sans-serif;
	color: #9fd300;
	font-weight: 500;
	line-height: 1.2;
}
.texto-verde {
	font-family: 'Montserrat', sans-serif;
	color: #9fd300;
}
.texto-azul {
	color: #5accff;
	font-family: 'Exo 2', sans-serif;
}
.texto-sub {
	color: #fff;
	font-family: 'Exo 2', sans-serif;
	font-size: 4em;
	font-weight: 300;
	line-height: 1;
}
.texto-sub2 {
	font-family: 'Exo 2', sans-serif;
	color: #fff;
	font-size: 2.5em;
	font-weight: 300;
}
.texto-preto {
	color: #000;
	font-family: 'Exo 2', sans-serif;
	font-size: 2.5em;
	font-weight: 300;
	line-height: 1;
}
.texto-roxo {
	color: #5C008A;
}
.texto-rosa {
	color: #EF2691;
}
.btn-padrao1 {
	backface-visibility: hidden;
	background: transparent;
	border: 1px solid #ff7800;
	border-radius: 30px;
	color: #ff7800;
	cursor: pointer;
	display: inline-block;
	font-family: Exo\ 2,sans-serif;
	font-size: 15px;
	font-weight: 700;
	padding: 18px 20px;
	margin: 15px 0;
	text-decoration: none;
	transition: all .4s ease-in-out;
}
.btn-padrao1:hover {
	color: #fff;
	background-color: #ff7800;
	text-decoration: none;
	transition: all .4s ease-in-out;
}
.btn-padrao2 {
	backface-visibility: hidden;
	background: transparent;
	border: 1px solid #5accff;
	border-radius: 30px;
	color: #5accff;
	cursor: pointer;
	display: inline-block;
	font-family: Exo\ 2,sans-serif;
	font-size: 15px;
	font-weight: 700;
	padding: 18px 20px;
	margin: 15px 0;
	text-decoration: none;
	transition: all .4s ease-in-out;
}
.btn-padrao2:hover {
	color: #fff;
	background-color: #5accff;
	text-decoration: none;
	transition: all .4s ease-in-out;
}



.navbar img{
	width: 130%;
	transition: 0.3s all;
}
.subtexto-nav {
	color: #777;
	font-size: 10px;
}
.link-redes {
	color: #02366C;
}
#nav-topo {
	background-color: #003871;
	color: #fff;
}
#nav-topo a {
	color: #fff;
}
.link-topo,
.btn-footer {
	color: #fff;
	border: 2px solid #fff;
	border-radius: 2em;
	padding: 0 1em;
	margin: 1em;
	transition: .2s all;
}
.link-topo-b {
	color: #fff;
	border: none;
	border-radius: 2em;
	margin: 1em;
	transition: .6s all;
}
.btn-footer {
	font-size: 2em;
}
.link-topo:hover,
.btn-footer:hover {
	text-decoration: none;
	background-color: #fff;
	color: #003871 !important;
	transition: .4s all;
}
.link-topo-b:hover {
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	transition: .2s all;
}
.barra-nav-topo {
	margin: 1em 0;
}
.border-footer {
	border-right: 1px solid #fff;
	height: 5em;
}
#nav-menu {
	background-color: #fff;
	color: #02366c;
}
.link-header {
	text-decoration: none;
}

.nav-link-drop {
	color: #fff;
	font-weight: 300;
}
.nav-link:hover,
.link-cursos:hover {
	transition: .2s all;
	color: #003871;
	text-decoration: none;
}
.nav-link-drop:hover {
	color: #fff;
}
.nav-link:focus {
	color: #003871;
}
.borda-menu {
	border-right: 1px solid #000;
	height: 5em;
}
.btn-padrao {
	/*background-color: #fff;*/
	border: 2px solid #9fd300;
	border-radius: 1.5em;
	color: #9fd300; !important;
	padding: .9em 3em;
	text-decoration: none;
	transition: .4s all;
}
.btn-padrao:hover {
	background-color: #9fd300;
	color: #fff !important;
	transition: .2s all;
}
.carousel-desktop {
	display: flex;
}
.carousel-mobile {
	display: none;
}
.dropdown-menu {
	background-color: #333;
	color: #fff;
	padding: .5em;
	width: 15em;
}
.dropdown-menu li:hover {
	background-color: rgba(255,255,255,.2);
	font-weight: 700;
	transition: .4s all;
}
.dropdown-menu a:hover {
	text-decoration: none;
	color: #ff;
}
.line-dropdown {
	margin: 0;
	border-top: 1px solid rgba(255,255,255,.2);
}
.dropdown-toggle::after {
	display: none;
}
.icone-whatsapp {
	background-color: #26d365; 
	border-radius: 50%; 
	bottom: 50px;
	height: 70px; 
	padding: .1em 0;
	position: fixed; 
	right: 50px;
	width: 70px; 
	z-index: 999 !important; 
}
.footer-escolaemsite {
	background-color: #1C0438;
	color: #fff;
}
.footer-escolaemsite a {
	text-decoration: none;
	color: #fff;
}
.btn-escola {
	background-color: #003871;
	color: #fff;
	border-radius: .5em;
	padding: 1em 2em;
	text-decoration: none;
	transition: .2s all;
}
.btn-escola:hover {
	background-color: #fff;
	color:  #003871;
	border:  1px solid #003871;
	font-weight: 900;
	transition: .4s all;
}

.rodape-card-noticia {
	background-color: #003871;
	color: #FFF;
	padding: 1em;
	border-radius: 0 0 2em 2em;
	min-height: 10em;
}
.btn-noticia {
	background-color: #003871;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 3em;
	padding: .4em 1.5em;
	transition: .4s all;
	text-decoration: none;
	cursor: pointer;
}
.btn-noticia:hover {
	background-color: #fff;
	transition: .2s all;
	transform: scale(1.05);
	color: #003871;
	border: 2px solid #003871;
	text-decoration: none;
}
#regulamentos,
#sobre,
#equipe,
#tecnologia,
#projetos,
#noticias,
#noticia-detalhe,
#agenda,
#galeria,
#showgal,
#galeria-exibe,
#videos,
#avaliacoes2,
#formulario,
#podcast,
#banners {
	margin-top: -10em;
	z-index: 1;
	position: relative;
}
@media (min-width: 1281px) {
	.sidemenu{
		display: block;
		position: fixed;
		top: 45%;
		/*left: -30px;*/
		right: -200px;
		transform: translateY(-50%);
		z-index: 2;
		color: #fff;
	}
}
@media (min-width: 320px) and (max-width: 1280px) {
	.navbar img {
		width: 100%;
	}
	.navbar {
		position: relative;
	}
	#banners,
	#ensino,
	#sobre,
	#equipe,
	#tecnologia,
	#projetos,
	#noticias,
	#noticia-detalhe,
	#agenda,
	#galeria,
	#showgal,
	#galeria-exibe,
	#videos,
	#trabalhe_conosco,
	#avaliacoes2,
	#formulario,
	#podcast {
		margin-top: 0px;
	}
	.link-topo-b {
		color: #fff;
		border: none;
		border-radius: 2em;
		margin: 1em;
		transition: .6s all;
	}
	.borda-menu {
		display: none;
	}
	.sidemenu{
		position: fixed;
		bottom: 0 !important;
		z-index: 1;
		width: 100%;
	}
	.border-footer {
		border: none;
	}
	.barra-nav-topo {
		display: none;
	}
	.icone-whatsapp {
		bottom: 120px;
		right: 10%;
	}
}
@media screen and (min-width: 769px) {
	.dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu{
		display: block;
	}
	.dropdown-menu{
		margin-top: 0;
	}
	.dropdown-toggle{
		margin-bottom: 2px;
	}
	.navbar .dropdown-toggle, .nav-tabs .dropdown-toggle{
		margin-bottom: 0;
	}
}
@media (min-width: 320px) and (max-width: 768px) {
	.carousel-desktop {
		display: none;
	}
	.carousel-mobile {
		display: flex;
	}
	.link-topo-b {
		color: #fff;
		border: none;
		border-radius: 2em;
		margin: .2em;
		transition: .6s all;;
	}
}