.fvideo { width: 100% !important; }

.video-background {
	overflow: hidden;
	position: relative;
}

.pattern-overlay { 
	position: absolute;
    top: 0;
    width: 100%;
    opacity: .1;
    bottom: 7px;
    background-image: url(../../images/home/pattern-video-20-anos-fag.png);
    z-index: 1;
}

.tituloHome {
	color: #282C31;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 18pt;
	margin-top: 30px;
	margin-bottom: 30px;
}

.verNoticias {
	color: #000;
	font-size: 12pt;
	text-decoration: none !important;
	margin-right: 10px;
	margin-top: 8px;
	text-transform: none;
}

.noticiaCurso {
	display: block;
	text-decoration: none !important;
	padding-right: 10px;
	outline: 0 !important;
	padding-bottom: 10px;
	width: 275px;
}

@media (max-width: 479px) {
	.noticiaCurso { padding-right: 0 !important; }
}

.noticiaCursoCorpo {
	padding: 10px;
	background-color: #F4F4F4;
	height: 340px;
	width: 275px;
}

.embed-responsive {
	display: flex;
	justify-content: center;
}

.embed-responsive-1by1::before { padding-top: 0% !important; }

.noticiaCursoRodape {
	margin-top: -18px;
	background-image: linear-gradient(to bottom, #B2B2B2 4px, rgba(255,255,255,0) 0px);
	background-position: left;
	background-size: 10% 20px;
	background-repeat: no-repeat;
	height: 52.5px;
	padding: 10px;
}

.tituloNoticiaCurso {
	height: 60px;
	padding: 10px;
	font-weight: 700;
	font-size: 10pt;
	color: #575756 !important;
}

.noticiaCursoDia {
	color: #B2B2B2;
	font-size: 26pt;
	float: left;
	margin-top: 10px;
	font-weight: 500;
	margin-right: 3px;
}

.mesAno {
	line-height: 10px;
	padding-left: 15px;
}

.noticiaCursoMes {
    color: #B2B2B2;
    line-height: 0;
    font-size: 12pt;
    font-weight: 500;
    display: block;
    margin-top: 28px;
}

.noticiaCursoAno {
	font-weight: 400;
	color: #B2B2B2;
	font-size: 8pt;
	line-height: 0;
}

.noticiaCursoCidade {
	color: #B2B2B2;
	font-size: 9pt;
}

.verNoticias:hover {
	font-weight: 400;
	color: #000;
}

ul.slick-dots {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 10px !important;
}

ul.slick-dots li { cursor: pointer; }

@media (max-width: 991px) {
	ul.slick-dots { display: none !important; }
}


/* troca os indicadores dos slides para novo padrão */
.carousel-indicators { margin-bottom: 10px; }

.carousel-indicators li {
	font-size: 30px !important;
    color: #000!important;
    border: none;
    letter-spacing: 1px !important;
    display: inline-flex !important;
    width: 10px !important;
    height: 10px !important;
    border-radius: 7px !important;
    background-color: #cdcdcd !important;
}
.carousel-indicators li.active { background-color: #000 !important; }

/* acesso rapido "tarja verde" */
.acesso-rapido {
	background-color: #004023;
	min-height: 80px;
	display: flex;
  	align-items: center;
}

@media (max-width: 991px) {
	.acesso-rapido { display: none; }
}

.acesso-rapido a {
	text-decoration: none;
}

.color-white {
	font-weight: 400;
	color: #fff;
	font-size: 12pt;
}

.color-lightgreen {
	font-weight: 700;
	color: #8DC63F;
	font-size: 12pt;
}

.acesso-rapido-items {
	font-weight: 500;
	font-size: 12pt;
	float: right;
	padding-top: 4px;
}

.linha-divisoria {
	background-color: #8DC63F;
    width: 1px;
    height: 30px;
	margin-left: 20px;
    margin-right: 50px;
}

/* acesso rapido no mobile */
.acesso-rapido-mobile {
	min-height: 50px;
	line-height: 50px;
	display: none;
	background-color: #004023;
}

.acesso-rapido-mobile a {
	color: #fff;
	font-weight: 700;
	font-size: 12pt;
	text-decoration: none;
}

.acesso-rapido-mobile a:hover { color: #fff; }

.linha-divisoria-mobile {
	background-color: #8DC63F;
    width: 1px;
    height: 30px;
	margin-left: 18px;
    margin-right: 18px;
}

@media (max-width: 991px) {
	.acesso-rapido-mobile { display: block; }
}

/* todos os eventos na pagina inicial */
.eventos {
	background-color: #EDEDEE;
	padding-top: 50px;
	padding-bottom: 30px;
}

@media (max-width: 991px) {
	.eventos { padding-bottom: 50px; }
}

.eventosTitulo {
	font-weight: 300;
	font-size: 32pt;
	padding-bottom: 43px;
	line-height: 0.8;
	letter-spacing: -2px;
}

.eventosTitulo-bold { font-weight: 700; }

.btn-ver-todos-eventos {
	background-color: #C7C8CA;
	padding: 10px 20px;
	font-size: 10pt;
	color: #282C31;
}

.btn-ver-todos-eventos:hover {
	color: #282C31;
	text-decoration: none;
}

#formBuscarEventos { padding-top: 103px; }

.input-group-text {
	background-color: transparent !important;
	border: none;
}

#inlineFormInputGroup {
	padding: 5px;
	background-color: transparent !important;
	box-shadow: 0 0 0 0 !important;
    border: 0 none !important;
    outline: 0 !important;
}

.input-group-prepend {
	width: 100%;
	border: 1px solid #282C31;
	padding: 1px;
}

.carousel-eventos { margin-bottom: -30px !important; }

.carousel-eventos li.active { background-color: #000 !important; }

/* eventos na pagina inicial 2 por slide */
.cardEvento {
    float: right;
    min-height: 315px;
    width: 350px !important;
}

@media (max-width: 1023px) {
	.cardEvento {
	    float: none;
	    display: block !important;
	    margin: auto;
	}
}

.btn-ver-todos-eventos-mobile {
	display: none;
	font-weight: 400;
	font-size: 10pt;
	float: right;
	margin-top: 15px;
	text-decoration: none;
	color: #282C31;
}

@media (max-width: 767px) {
	#formBuscarEventos { display: none; }

	.btn-ver-todos-eventos { display: none; }

	.btn-ver-todos-eventos-mobile {
		display: block;
		margin-top: -12px;
	}

	.eventosTitulo {
		font-size: 22pt;
		letter-spacing: 0px;
		padding-bottom: 20px;
	}
}

.cardEventoTitulo {
	height: 150px;
	border: 1px solid #313033;
	width: 100px;
	float: left;
}

.cardEventoDiaDaSemana {
	background-color: #313033;
	color: #fff;
	height: 30px;
	line-height: 30px;
	font-size: 11pt;
	font-weight: 500;
	text-align: center;
	margin-bottom: 50px;
}

.cardEventoDescricao {
	text-align: center;
	font-weight: 300;
	font-size: 12pt;
	line-height: 1.5;
	text-transform: uppercase;
}

.cardEventoDia {
	font-weight: 500;
	line-height: 0;
	letter-spacing: -5px;
    margin-left: -5px;
	font-size: 54pt !important;
}

.tituloEvento {
	font-weight: 700;
	font-size: 13pt;
	display: flex;
	line-height: 1.2;
	align-items: center;
	height: 150px;
	padding-left: 20px;
	text-transform: uppercase;
}

@media (max-width: 400px) {
	.tituloEvento {
		font-size: 12pt;
		width: 210px;
	}
}

@media (max-width: 350px) {
	.tituloEvento {
		width: 150px;
		padding-left: 13px;
	}
}

.localEvento {
	font-weight: 400;
	font-size: 12pt;
}

.localEventoTitulo {
	font-weight: 700;
	font-size: 12pt;
	min-height: 30px;
	line-height: 1;
}

@media (max-width: 320px) {
	.localEventoTitulo { width: 260px; }
}

.btnEventoCursoModal {
	cursor: pointer;
	padding: 10px;
	font-weight: 400;
	font-size: 12pt;
	border: 1px solid #313033;
	color: #282C31;
}

.btnEventoCursoModal:hover {
	color: #282C31;
	text-decoration: none;
}

.btnEventoCurso {
	background-color: #313033;
	color: #fff;
	padding: 10px;
	padding-left: 15px;
    padding-right: 15px;
	font-weight: 700;
	font-size: 12pt;
	border: 1px solid #313033;
}
.btnEventoCurso:hover {
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}

/* modal dos eventos */
.modal-header {
	border-top-left-radius: 0px;
    border-top-right-radius: 0px;
	background-color: #dadada;
}

h5 {
	color: #575756;
	font-weight: 700;
	margin: 0;
	padding-top: 5px;
}

.titleEventosModal {
	color: #575756;
	font-weight: 300;
	font-size: 18pt;
}

.modal-content {
	border: none !important;
    border-radius: 0 !important;
}

.modal-header .close {
	color: #fff;
	opacity: 1;
	background-color: #4e4e51;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	padding-top: 0;
}

.close {
	font-size: 14pt;
	color: #fff;
	padding-top: 5px !important;
}

.eventoCursoDescricaoModal {
	font-weight: 700;
	font-size: 10pt;
}

.btnEventoModal {
	background-color: #dadada;
	color: #4e4e51;
	font-weight: 700;
	font-size: 14pt;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.btnEventoModal:hover {
	color: #4e4e51;
	text-decoration: none;
}

.modal-body {
	padding-bottom: 35px;
	padding-top: 35px;
}

/* Videos dos cursos aleatorios */
.curso {
	background-color: #C7C8CA;
	padding-top: 40px;
	padding-bottom: 40px;
}

.seuCurso {
	font-weight: 400;
	font-size: 20pt;
}

.vertodosCurso {
	font-weight: 400;
	font-size: 10pt;
	margin-top: 12px;
}

.resize-md {
	max-width: 32% !important;
	padding-bottom: 23px;
	padding-left: 0;
	padding-right: 0px;
}
.resize-md img {
	width: 100%;
}

@media (max-width: 575px) {
	.resize-md {
		padding-bottom: 15px;
		max-width: 100% !important;
	}
}

/* indicadores dos eventos a esquerda */
.eventosResponsivo .slick-dots {
	float: left;
	margin-left: 75px !important;
}
.play-video {
	color:  #282828;
	font-weight: 500;
	font-size: 10pt;
}

/* financiamentos */
.financiamentos {
	background-color: #282828;
	height: 150px;
	color: #BFC0C2;
}

.financiamentosTitulo {
	line-height: 1;
	font-size: 14pt;
	text-align: left;
}

.financiamentosTituloBold { font-weight: 700; }

.linhaFinanciamentos {
	width: 2px;
	height: 70px;
	background-color: #B4B6B8;
}

@media (max-width: 991px) {
	.financiamentos {
		padding-top: 30px;
		padding-bottom: 30px;
		height: auto;
	}

	.financiamentosTitulo {
		margin: auto !important;
		text-align: center;
	}

	.linhaFinanciamentos { display: none !important; }

	.imgFinanciamento { margin-top: 25px; }
}

.photofag {
	position: absolute;
    bottom: 92px;
    left: 15px;
}
.photofag-rodape {
	width: 150px;
	position: absolute;
    /*bottom: 115px;*/
    left: 15px;
}

@media (max-width: 991px) {
	.photofag {
		position: absolute;
	    bottom: 0px;
	    left: 15px;
	}
	.photofag-rodape {
		position: relative !important;
	    display: block !important;
	    margin: 25px auto -30px;
	   	bottom: 0;
	}
}

@media (max-width: 767px) {
	.photofag {
		position: absolute;
	    bottom: -370px;
	    left: 15px;
	}

	.eventos { padding-bottom: 120px; }
}
