.btn-primary,
.btn-primary:hover, 
.btn-primary:focus, 
.btn-primary:active,
.btn-primary:disabled,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
	color: var(--cor17) !important;
	background-color: var(--cor16) !important;
	border-color: var(--cor16) !important;
	box-shadow: none !important;
}

.btn-outline-primary,
.btn-outline-primary:hover,
.btn-outline-primary:focus, 
.btn-outline-primary:active, 
.btn-outline-primary:not(:disabled):not(.disabled):active {
	color: var(--cor19) !important;
	background-color: var(--cor18) !important;
	border-color: var(--cor18) !important;
	background-image: none;
	box-shadow: none !important;
}

a {
	color: var(--cor1);
}

.site-navbar .site-navigation .site-menu .has-children .dropdown .active > a {
	color: var(--cor1) !important;
}

header,
.sticky-wrapper {
	background-color: var(--cor14) !important;
}

.bg-primary,
.course-1-item .category {
	background-color: var(--cor1) !important;
}

.social-wrap a {
	background-color: transparent !important;
}

.course-1-item .category {
	height: 90px;
}

.social-wrap a > span {
	font-size: 22px;
}

.course-1-item .price {
	background-color: var(--cor2);
	bottom: 40px;
}

.site-navbar .site-navigation .site-menu > li > a,
.sticky-wrapper.is-sticky .site-navbar .site-menu > li > a {
	padding: 5px 20px;
	color: #fff;
}

.site-navbar .site-navigation .site-menu .has-children:hover > a, 
.site-navbar .site-navigation .site-menu .has-children:focus > a, 
.site-navbar .site-navigation .site-menu .has-children:active > a,
.site-mobile-menu .site-nav-wrap a:hover,
.site-navbar .site-navigation .site-menu .active > a, 
.site-navbar .site-navigation .site-menu > li > a:hover,
.sticky-wrapper.is-sticky .site-navbar .site-menu > li.active > a,
.sticky-wrapper.is-sticky .site-navbar .site-menu > li > a:hover,
.dropdown-item.active,
.dropdown-item:active {
	background-color: transparent;
	color: var(--cor1);
	font-weight: 500;
	border-radius: 3px;
}

a:hover {
	color: var(--cor1);
}

.site-navbar .site-navigation .site-menu .has-children .dropdown {
	border-top: 2px solid var(--cor14);
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
	font-size: 18px;
}

.intro-section::before {
	background: transparent;
}

.intro-section h1 {
	font-size: 80px;
}

.intro-section h2 {
	color: #fff;
	font-size: 40px;
}

header .img-fluid {
	width: 190px;
	max-height: 50px;
}

.section-title-underline span {
	color: var(--cor20) !important;
	border-bottom: 4px solid var(--cor20) !important;
}

p.subtitulo,
h4.subtitulo {
	color: var(--cor20) !important;
}

.footer {
	background: var(--cor15);
}

.footer .footer-heading {
	margin-bottom: 20px;
}

.footer img.logo {
	width: 130px;
	height: 130px;
}

.footer img.patrocinador {
	width: 150px;
	height: 150px;
}

.footer img.instagram {
	width: 40px;
	height: 40px;
}

.footer img.facebook {
	width: 26px;
	height: 50px;
}

.course-1-item .course-1-content h2 {
	height: 50px;
}

.form-control:focus {
	border-color: var(--cor1);
	box-shadow: 0 0 0 0.2rem rgba(255, 162, 14, 0.25);
}

.btn-whatsapp, .btn-promocao, .btn-whatsapp-imagem, .btn-whatsapp-fale-conosco {
	position: fixed;
	z-index: 999;
	right: 2.1%;
	bottom: 5%;
}

.btn-whatsapp-imagem {
	right: 1%;
}

.btn-whatsapp-imagem > a > img {
	width: 60px;
	height: 60px;
}

.btn-whatsapp > a, .btn-promocao > a {
	display: block;
	padding: 6px 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: rgba(18,161,37,1);
	text-align: center;
}

.btn-whatsapp > a > i {
	font-size: 26px;
	color: #fff;
}

.btn-promocao {
	bottom: calc(8% + 65px);
}

.btn-promocao > a {
	border-radius: 0;
	background-color: transparent;
}

.btn-promocao > a > img {
	width: 50px;
	height: 50px;
}

.btn-whatsapp-fale-conosco {
	right: calc(1% + 65px);
	bottom: 6.8%;
}

.cart-table {
	padding: 25px 30px 0;
	background: #fff;
	border-radius: 27px;
	overflow: hidden;
	border: 2px solid #ced4da;
}

.cart-table .cabecalho {
	font-size: 14px;
	font-weight: 400;
	color: #414141;
	padding-bottom: 25px;
}

.cart-table .product-col {
	margin-bottom: 19px;
}

.cart-table .product-col img {
	display: table-cell;
	vertical-align: middle;
	float: left;
	width: 120px;
}

.cart-table .product-col .pc-title {
	display: table-cell;
	padding-left: 20px;
}

.cart-table .product-col .pc-title h4 {
	font-size: 16px;
	color: #414141;
	font-weight: 700;
	margin-bottom: 3px;
}

.cart-table .product-col .pc-title p {
	margin-bottom: 0;
	font-size: 16px;
	color: #414141;
}

.cart-table .total-col h4 {
	font-size: 18px;
	color: #414141;
	font-weight: 400;
}

.cart-table .message-col {
	margin: -15px 0 19px;
	font-size: 14px;
}

.promo-code-form {
	position: relative;
	margin-bottom: 14px;
}

.promo-code-form input {
	width: 100%;
	height: 58px;
	padding-left: 24px;
	padding-right: 100px;
	font-size: 16px;
}

.promo-code-form button {
	position: absolute;
	right: 24px;
	top: 0;
	height: 100%;
	background-color: transparent;
	border: none;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	color: var(--cor1);
	cursor: pointer;
}

a.remover-carrinho, a:hover.remover-carrinho, a:active.remover-carrinho {
	color: #f9002d;
}

.divisoria {
	border-top: 2px #ced4da solid;
}

.carrinho-valores {
	color: #414141;
}

.carrinho-valores div:last-child {
	font-weight: 600;
}

.cor-bloco {
	background-color: #F8F8F8;
	border-radius: 5px;
}

.parallax {
	min-height: 700px; 
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -5px;
}

.parallax .chamada {
	float: left;
	width: 100%;
	color: #fff;
	text-align: center;
	margin-top: 130px;
}

.parallax .chamada .chamada1 {
	font-size: 46px;
	font-weight: 700;
	line-height: 50px;
}

.parallax .chamada .chamada2 {
	font-size: 23px;
}

@media (max-width: 991px) {
	header .img-fluid {
		width: 130px;
	}

	.footer .img-fluid {
		width: 220px;
	}

	.intro-section h1 {
		font-size: 32px;
	}

	.intro-section h2 {
		color: #fff;
		font-size: 16px;
	}

	.section-title-underline span {
		font-size: 24px;
	}

	.cart-table .product-col {
		margin-bottom: 0;
	}

	.cart-table .total-col {
		margin-bottom: 19px;
	}

	.parallax {
		margin-top: -10px;
	}

	.parallax .chamada .chamada1 {
		font-size: 30px;
	}

	.parallax .chamada .chamada2 {
		font-size: 15px;
	}

	.ftco-subscribe-1 > .container {
		margin-top: 30px;
	}

	.btn-promocao {
		right: 6.1%;
	}
}

#texto .img-left {
	margin-right: 15px;
}

#texto .img-right {
	margin-left: 15px;
}

#progress {
	background: #333;
	border-radius: 13px;
	height: 20px;
	width: 100%;
	padding: 3px;
}

#progress:after {
	content: '';
	display: block;
	background: var(--cor1);
	width: var(--my-width-var);
	height: 100%;
	border-radius: 9px;
}

.progress-percent {
	width: 100%;
	margin-top: -20px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.texto-overflow {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.aula-desabilitada {
	opacity: .4;
	cursor: not-allowed;
}

#espacamento-aula {
	height: 66px;
}

#espacamento-aula-index {
	height: 42px;
}

#container-aula {
	height: 100vh;
}

#container-aula .modulos, #container-aula .aula {
	float: left;
	width: 25%;
	height: 100%;
	overflow-y: scroll;
}

#container-aula .aula {
	width: 75%;
	background-color: #F4F8FA;
}

.bloco-triplo {
	border: 1px solid #c9c9c9;
	box-shadow: -5px -5px 10px -3px rgba(0,0,0,0.75);
	padding: 30px 25px;
	margin-top: 30px;
}

.bloco-triplo .row:first-child img {
	width: 120px;
	height: 120px;
}

.sobre-nome {
	font-size: 32px;
	font-weight: 600;
}

.margin-sobre {
	margin-top: 80px;
}

.bloco-sobre {
	border: 1px solid #c9c9c9;
	box-shadow: -5px -5px 10px -3px rgba(0,0,0,0.75);
	padding: 30px 50px;
}

.imagem-sobre {
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	max-width: 100%;
}

.rodape-rede {
	width: 50px;
	height: 50px;
	margin: 0 10px;
}

@media (max-width: 991px) {
	#container-aula .modulos {
		width: 75%;
		position: fixed;
		z-index: 3;
	}

	#container-aula .aula {
		width: 100%;
		position: absolute;
		z-index: 1;
		overflow-x: hidden;
	}

	.bloco-triplo {
		margin-bottom: 30px;
	}

	.imagem-sobre {
		border-radius: 50%;
		max-width: 120px;
	}

	.bloco-sobre {
		padding: 30px 25px;
	}

	.imagem-sobre-mobile {
		border-radius: 50%;
		width: 100%;
	}

	.rodape-rede {
		width: 25px;
		height: 25px;
	}
}

.lista-aulas {
	background-color: #F4F8FA;
}

.cabecalho-aula {
	background-color: #1B52D8;
}

.container-aluno-aula {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 100px;
	margin-right: auto;
	margin-left: auto;
	overflow-x: hidden;
}

.text-green {
	color: #4BD863;
}

.text-gray {
	color: #6C757D;
}

.check-aula {
	position: absolute;
	top: 15px;
	right: 15px;
}

.tempo-aula {
	right: 15px;
}

.list-group-item.active.active-aula {
	background-color: #ffd391;
	border-color: rgba(0, 0, 0, 0.125);
	color: #333;
}

.fechar-modulos {
	top: 17px;
	right: 10px;
}

#backdrop {
	top: 0; 
	right: 0;
	background: rgba(0,0,0,0.7);
	z-index: 2;
}

.btn-popover, .btn-popover:hover, .btn-popover:active {
	text-decoration: none;
	color: #000;
	font-weight: 600;
	padding: 0 0 0 2px;
	margin-top: -10px;
}

.comentario-aula {
	margin: 10px 10px 0;
	padding: 7px 10px;
	background-color: #e3e6e8;
	font-size: 14px;
	line-height: 18px;
}

.comentario-aluno {
	font-weight: 500;
}

.comentario-tempo {
	font-size: 12px;
}

.comentario-tempo a, .comentario-tempo a:hover, .comentario-tempo a:active {
	color: var(--cor1);
	font-weight: 400;
	text-decoration: none;
}

label > small {
	color: #EB2E32;
}

#modalPesquisa .form-group > label {
	font-weight: 600;
}

.modal-xl {
	max-width: 1200px;
}

.form-control::placeholder {
	color: rgba(0, 0, 0, 0.3);
}

.quantidade-posts {
	padding-right: 30px;
}

.quantidade-posts-nao-lidos {
	top: -5px;
	right: 0;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background-color: var(--cor1);
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	color: #fff;
}

.autor-topico {
	font-size: 14px;
	line-height: 20px;
}

#lista-posts .autor-topico {
	font-size: 16px;
	line-height: 24px;
}

.autor-topico > img {
	float: left;
}

.autor-topico span {
	display: block;
}

.alert p {
	margin-bottom: 3px;
}

.imagem-promocao {
	max-width: 100%;
	max-height: calc(100vh - 150px);
}

img.foto-aluno-menu {
	width: 25px;
	height: 25px;
}

.btn-outline-secondary.forma-pagamento img {
	filter: grayscale(100%);
}

.btn-outline-secondary.forma-pagamento:hover img,
.btn-outline-secondary.forma-pagamento:active img,
.btn-secondary.forma-pagamento img {
	filter: brightness(0) invert(1);
}

fieldset.form-cartao {
	border: 1px solid #CED4DA;
	border-radius: 5px;
	padding: 5px 20px 0;
}

legend.form-cartao {
	font-size: 20px;
	text-align: left;
	width: auto;
	padding: 0 10px;
	border-bottom: none;
}

.rodape-logo {
	max-height: 130px;
	max-width: 130px;
}

.owl-slide-3 .owl-dots .owl-dot.active > span, 
.owl-slide .owl-dots .owl-dot.active > span {
	background: var(--cor1);
}

.owl-slide-3 .owl-dots, 
.owl-slide .owl-dots {
	bottom: -25px;
}

.ftco-subscribe-1 {
	background-size: initial;
	background-position: top left;
	background-repeat: repeat-x;
}

#principal .owl-stage,
#banners .owl-stage {
	padding-bottom: 0;
}

.owl-dots {
	width: 100%;
}

.compartilhar-turma,
.compartilhar-turma:hover,
.compartilhar-turma:active {
	position: absolute;
	right: 45px;
}

.compartilhar-turma span {
	/*font-size: 26px;*/
}

.copiar-link, 
.copiar-link:hover, 
.copiar-link:active,
.compartilhar-whatsapp, 
.compartilhar-whatsapp:hover, 
.compartilhar-whatsapp:active {
	color: #333;
	font-weight: 600;
}

.btn-area-aluno,
.btn-area-aluno:hover,
.btn-area-aluno:focus,
.btn-area-aluno:active {
	border: none;
}

@-webkit-keyframes shake {
	0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
	10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
	20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
	30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
	40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
	50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
	60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }
	70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
	80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); }
	90% { -webkit-transform: translate(2px, 2px) rotate(0deg); }
	100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); }
}

.shaker {
	animation: shake 3s ease infinite;
	transform-origin: 50% 50%;
}

.alerta-notificacoes > a,
.alerta-notificacoes > a:hover,
.alerta-notificacoes > a:focus,
.alerta-notificacoes > a:active {
	color: var(--cor12);
}
