@font-face {
	font-family: Axiforma;
	src: url(fonts/Axiforma-Bold.otf);
}

@font-face {
	font-family: AxiformaMedium;
	src: url(fonts/Axiforma-Medium.otf);
}

@font-face {
	font-family: AxiformaThin;
	src: url(fonts/Axiforma-Thin.otf);
}

body {
	overflow-x: hidden;
}

html,
body {
	font-family: 'AxiformaMedium', Fira Sans !important;
}

/* nav bar */
.navbar-nav {
	text-transform: uppercase;
}

.bg-escuro {
	background-color: #363435;
}

.btn-increver {
	border-radius: 30px;
}

@media (min-width:1025px) {
	.pl-6 {
		padding-left: 6rem !important;
	}

	.pr-6 {
		padding-right: 6rem !important;
	}
}

.bg-banner {
	background-image: url(../img/banner_principal.jpg);
	background-size: cover;
	background-position: 100% 24%;
	height: 650px;
	background-repeat: no-repeat;
}


/*margin e padding extra */
.mt-10 {
	margin-top: 10rem !important;
}

.mt-n13 {
	margin-top: -13rem;
}

.mt-n16 {
	margin-top: -16rem !important;
}

.ml-n8 {
	margin-left: -8rem !important;
}

.mt-n8 {
	margin-top: -8rem !important;
}

.ptb-6 {
	padding-top: 5rem !important;
	padding-bottom: 3rem !important;
}

.icone-seta {
	font-size: 1.5rem !important;
}

/* backgrounds */
.bg-professor {
	background-color: #336699;
	border-radius: 150px 0px 150px 0px;
	color: #fff;
	padding: 20px 0px 10px;
}

.bg-investimento {
	border-radius: 150px 0px 0px 0px;
	padding: 25px 0px 10px;
	background: linear-gradient(90deg, #003399 0%, #24476a 35%, #24476a 100%);
	-webkit-background: linear-gradient(90deg, #003399 0%, #24476a 35%, #24476a 100%);
	-moz-background: linear-gradient(90deg, #003399 0%, #24476a 35%, #24476a 100%);
	-ms-background: linear-gradient(90deg, #003399 0%, #24476a 35%, #24476a 100%);
	-o-background: linear-gradient(90deg, #003399 0%, #24476a 35%, #24476a 100%);
	color: #fff;
}

.bg-bonus {
	background-image: url(../img/bonus.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 2rem 2rem 5rem 2rem;
}

.bg-secondary {
	background-color: #a7a9ac !important;
}

.bg-info {
	background-color: #24476a !important;
}

.bg-azul-escuro {
	background-color: #000066;
}

.fundo-azul-escuro {
	background-color: #172c41;
}

.garantia {
	border-radius: 150px;
	padding: 20px 0px 10px;
	color: #fff;
	text-align: center;
}

.garantia-fundo {
	background-color: #24476a;
	height: 190px;
}

.bg-light {
	background-color: #e7e7e8 !important;
	border-radius: 0px 300px 0px 0px;
}

.bg-azul {
	background-color: #003399 !important;
	border-radius: 0px 0px 300px 0px;
	color: #fff;
}

.bg-light-m {
	background-color: #e7e7e8 !important;
}

.bg-azul-m {
	background-color: #336699 !important;
	color: #fff;
}

.bg-cinza-claro {
	background-color: #e7e7e8;
}

.bg-cinza-escuro {
	background-color: #d1d2d4;
	margin-bottom: -1rem !important;
}

/* estilos textos */
.color-amarelo {
	color: #ffcb08;
}

.color-gray {
	color: #999;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Axiforma', Fira Sans !important;
	color: #336699;
}

p {
	font-family: 'AxiformaMedium', Fira Sans !important;
}

.light {
	font-family: 'AxiformaThin', Fira Sans !important;
}

.borda-texto {
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #fff;
	font-size: 6em;
	color: transparent;
}

.texto-gradient {
	background: #020568;
	background-image: linear-gradient(to right, #020568, #020568, #346297, #346297, #346297, #346297, #ffffff);
	background-image: -webkit-linear-gradient(to right, #020568, #020568, #346297, #346297, #346297, #346297, #ffffff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: bold;
}

.texto-azul {
	color: #0f0f6f;
}

.texto-blue {
	color: #24476a;
}

.texto-stroke {
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #ffffff;
	color: #ffffff;
}

.btn-secondary {
	border-radius: 0px;
}

.btn-secondary:hover {
	background-color: #24476a;
}

.border-primary {
	border-color: #000066 !important;
}

.border-primary:hover {
	filter: drop-shadow(8px 8px 10px #ddd);
}

.card-faq {
	background-color: #24476a;
	border-radius: 100px !important;
}

.card-body {
	text-align: center;
}

.accordion > .card {
	overflow: hidden;
	background-color: transparent;
	border-color: transparent;
	padding-bottom: 0.6rem;
}

.btn-link-2 {
	color: #fff;
}

.btn-link-2:hover {
	color: #f5f5f5;
}

/* footer */

.list-style {
	list-style: none;
}

.border-bottom {
	border-bottom: 2px solid #dee2e6 !important;
	width: 15%;
}

footer,
a {
	color: #fff;
}

footer,
a:hover {
	color: #bfbebe;
}

/* carrossel */

.carousel {
	margin: 50px auto;
	padding: 0 70px;
}

.carousel .item {
	color: #999;
	overflow: hidden;
	min-height: 120px;
}

.carousel .media img {
	width: 80px;
	height: 80px;
	display: block;
	border-radius: 50%;
}

.carousel .testimonial {
	padding: 10px;
	position: relative;
}

.carousel .overview b {
	text-transform: uppercase;
	color: #000066;
}

.carousel .carousel-indicators {
	bottom: -40px;
}

.carousel-indicators li,
.carousel-indicators li.active {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 1px 3px;
}

.carousel-indicators li {
	background: #e2e2e2;
	border: 4px solid #fff;
}

.carousel-indicators li.active {
	color: #fff;
	background: #336699;
	border: 5px double;
}

/*  media query */
@media (max-width:600px) {

	.center {
		text-align: center;
	}

	.reverse {
		flex-direction: column-reverse;
	}
}

@media (max-width:768px) {
	.bg-destaques {
		border-radius: 0px 0px 0px 90px !important;
	}

	mark,
	.mark {
		font-size: 2rem;
	}

	html,
	body {
		overflow-x: hidden;
	}

	.mt-10 {
		margin-top: 7rem !important;
	}

	.bg-banner {
		background-position: 33% 100%;
	}

	.texto-centralizado {
		text-align: center;
	}

	.mt-n8 {
		margin-top: 0rem !important;
	}

	.garantia {
		border-radius: 0px;
		padding: 20px 10px 10px;
		color: #fff;
		text-align: center;
	}

	.ml-n8 {
		margin-left: 10rem !important;
	}

	.mt-n16 {
		margin-top: -3rem !important;
	}

	.bg-cinza-escuro {
		margin-bottom: 1rem !important;
	}
}

/*ipad*/
@media (min-width: 768px) and (max-width: 1000px) {
	.garantia {
		border-radius: 150px;
		padding: 20px 100px 10px;
	}

	.ml-n8 {
		margin-left: 16rem !important;
	}

}



/*Voltar ao topo */
.testheight {
	height: 1200px;
	font-size: 20px;
	text-align: center;
	padding: 100px 20px;
}

.scrolltop {
	display: none;
	width: 100%;
	margin: 0 auto;
	position: fixed;
	bottom: 20px;
	right: 10px;
}

.scroll {
	position: absolute;
	right: 20px;
	bottom: 20px;
	background: #b2b2b2;
	background: rgba(178, 178, 178, 0.7);
	padding: 20px;
	text-align: center;
	margin: 0 0 0 0;
	cursor: pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}

.scroll:hover {
	background: rgba(178, 178, 178, 1.0);
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}

.scroll:hover .fa {
	padding-top: -10px;
}

.scroll .fa {
	font-size: 30px;
	margin-top: -5px;
	margin-left: 1px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}

.modal-body {
	position: relative;
	padding: 0px;
}

.borda-video {
	border: 10px solid #eac422;
	border-radius: 1rem;
}

.bg-top {
	background-image: url(../img/bg-intro.jpg);
	background-position: center;
	background-size: cover;
}

#video h5 {
	color: #f9f9f9;
	font-weight: 300 !impotant;
}

.bg-destaques {
	background-color: #f9f9f9;
	border-radius: 0px 0px 0px 300px;
}

.bg-destaques p {
	color: #001346;
}

.text-warning {
	color: #eac422 !important
}

.text-dark {
	color: #000000 !important
}

.bg-destaque-text {
	background-color: #000066;
	color: #ffffff;
	padding: 0.5rem;
	line-height: 1.9;
}

.bg-destaque-text-amarelo {
	background-color: #ffcb08;
	padding: 0.6rem;
	line-height: 1.9;
}

.shape-l {
	border-radius: 100px 10px 10px 10px;
	border: 10px solid #003399;
}

.shape-r {
	border-radius: 100px 10px 100px 10px;
	border: 10px solid #003399;
}

.shape-d {
	border-radius: 0px 10px 50px 10px;
	border: 5px solid #003399;
}

.bg-blue {
	background-color: #000066;
	color: #ffffff
}

.bg-grays {
	background-color: #f5f5f5;
}

.bg-modulos {
	background-color: #003399;
}

.depoimentos {
	border: 2px solid #dddddd;
}

.card-outline {
	text-align: center;
	border: 3px solid #ffcb08;
	border-radius: 20px;
	padding-top: 1rem;
	padding-bottom: 1.5rem;
	max-width: 75%;
	margin: auto;
	background-color: #ffcb08;
}

.lead-g {
	font-size: 4rem;
	text-align: center;
}

.lead {
	font-size: 1.7rem;
	font-weight: 300;
	text-align: center;
}

.preloader {
	position: fixed;
	top: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background-color: white;
}

.preloader img {
	position: absolute;
	top: 40%;
	left: 0 !important;
	right: 0 !important;
	margin: auto;
}


@media(max-width:768px) {
	.preloader img {
		position: absolute;
		top: 40%;
		left: 0 !important;
		right: 0 !important;
		margin: auto;
	}
}

@media(min-width:900px) {
	#video p {
		margin-left: 4rem;
		margin-right: 4rem;
	}
}

.text-green-check {
	color: #00ba37;
	font-size: 1.6rem;
}

#faq p {
	font-size: 1.1rem;
}
