p {
	margin-bottom: 0 !important;
	margin-top: 8px;
}

.bgNavBarEad {
	background-color: #dadada;
	/*margin-bottom: 40px;*/
}

.nav-linkEad {
	color: #fff;
	font-size: 15px !important;
	font-family: 'Heebo' !important;
	float: left;
}

.nav-linkEad:hover:after {
    background-image: url('../../images/ead/arrow-down.png');
    background-repeat: no-repeat;
    margin-top: 40px;
    background-size: 50px 50px;
}

.dividerEad {
	background-color: #fff;
	width: 1px;
	height: 30px;
    margin-top: 5px;
}

.titleEad {
	color: #4e4e51;
	font-family: 'Heebo' !important;
	text-transform: uppercase;
}

.imgEadTxt {
	margin-top: 5px;
	padding-right: 25px;
	padding-bottom: 15px;
	height: 280px;
	width: auto;
	float: left;
}

@media only screen and (max-width: 991px) {
	.imgEadTxt {
		height: auto;
		float: unset;
		width: 100%;
		padding-right: 0;
		margin-top: 0;
	}
}

.txtEad {
	font-family: 'Heebo' !important;
	text-align: justify;
}

.txtBeneficiosEad {
	background-color: #ef9c0e;
	color: #fff;
	font-family: 'Heebo' !important;
}

.txtBeneficiosEad h1 {
	color: #fff;
	font-family: 'Heebo' !important;
	text-align: left;
}

.txtBeneficiosEad {
	padding: 30px;
	text-align: justify;
}

@media (max-width: 768px) {
	.txtBeneficiosEad {
		padding: 15px;
	}
	.txtBeneficiosEad h1 {
		font-size: 2rem;
	}
}

.cardEad {
	background-color: transparent !important;
	border: 0px solid transparent !important;
}

.cardEad .card-header h5 button {
	color: #4e4e51 !important;
	font-family: 'Heebo' !important;
	padding-left: 0;
}

@media only screen and (max-width: 768px) {
	.cardEad .card-header h5 button {
		font-size: 16px;
		display: block !important;
		white-space: unset !important;
		text-align: left;
	}
}

.cardEad .card-body {
	padding-top: 0;
	font-family: 'Heebo' !important;
}

.deg {
	color: #fff;
	padding: 0 !important;
	background: linear-gradient(90deg, #2d2056 50%, #0f6e8a 50%);
}

@media only screen and (max-width: 991px) {
	.deg { background: linear-gradient(to bottom, #2d2056 50%, #0f6e8a 50%); }
}

#formEad input {
	width: 100%;
	margin-top: 15px;
	padding: 12px;
}

textarea#txtMensagemEad {
	width: 100%;
	margin-top: 15px;
	padding: 12px;
}

.contatoEadBtn {
	float: right;
	margin-top: 10px;
	background-color: #ddd !important;
}

.imgEadFooter {
	width: 162px;
    margin-top: 25px;
}

.contatoEad { padding-right: 50px !important; }
.footerEadFag { padding-left: 50px !important; }

.navbar-brandEadFag { display: none !important; }
@media only screen and (max-width: 991px) {
	.dividerEad { display: none; }
	
	a.nav-item.nav-link.nav-linkEad {
		display: flex;
		justify-content: left;
	}
	
	button.navbar-togglerEad { margin: 15px 15px; }
	
	.opacityMenuEad { border-top: 1px solid #534689; }
	
	.navbar-brandEadFag {
		color: #575756 !important;
		font-family: 'Heebo' !important;
		font-size: 16px !important;
		display: block !important;
	}
	.contatoEad { padding-right: 15px !important; }
	
	.footerEadFag { padding-left: 15px !important; }
	
	.imgEadFooter {
		padding-top: 30px;
		display: block;
		margin: auto;
	}
}

.titleTableEad {
	color: #fff;
	font-family: 'Oxygen' !important;
    background-color: #0f6e8a;
    text-align: center;
    border: 3px solid #e3e3e3;
}

.txtTableEad {
	border: 3px solid #e3e3e3;
	background-color: #2e254b;
	color: #fff;
	padding-left: 20px !important;
}

.imgOrangeRight, .imgOrangeDown {
	width: 15px;
	height: 15px;
}

.imgOrangeRight {
	background-image: url('../../images/ead/ead-arrow-orange-down.png');
	background-repeat: no-repeat;
	display: block;
	background-size: contain;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}

.imgOrangeDown {
	background-image: url('../../images/ead/ead-arrow-orange-right.png');
	background-repeat: no-repeat;
	display: block;
	background-size: contain;
	float: left;
	margin-right: 10px;  
	margin-top: 5px;
}

.subTitleEad {
	background-color: #c6801a;
	text-transform: uppercase;
}

.tableEad { width: 80% !important; }

@media only screen and (max-width: 991px) {
	.tableEad { width: 100% !important; }
}

.metodologiaSubTitleEad {
	font-size: 18px;
	color: #f1a320;
	font-family: 'Heebo' !important;
}

.btnescolhaead {
	text-align: center;
	border: 2px solid #353e4d;
	padding: 0px 0px;
    cursor: pointer;
    text-decoration: none !important;
    margin-left: 5px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.btnescolhaeadTitulo {
	color: #353e4d;
    font-size: 20px;
    font-weight: bold;
	line-height: 1;
    margin-top: 10px;
    margin-bottom: 10px;
}

.btnescolhaead:not([href]):not([tabindex]) {
	color: #353e4d;
	text-decoration: none;
	margin-left: 15px;
    margin-right: 15px;
}

.spacing {
	margin-top: 10px;
	font-size: 10px;
	letter-spacing: 13px;
}
.removespacing {
	letter-spacing: 0;
}

.btnescolhaead:not([href]):not([tabindex]):hover,
.btnescolhaead:hover { color: #556277 !important; }

@media only screen and (max-width: 991px) {
	.btnescolhaead { margin-bottom: 15px; }
}

.img-map {
	width: 45%;
	display: block;
	margin: auto;
}

@media only screen and (max-width: 991px) {
	.img-map { width: 100%; }
}

.estado-ead {
	background-color: #2d2056 !important;
	text-align: center;
	color: #fff !important;
	text-transform: uppercase;
}

.estado-ead::placeholder { color: #fff !important; }

.selectCidadeEad {
	text-align-last: center !important;
	text-transform: uppercase;
}

.titlesCursosEad {
	color: #F19300;
    font-family: 'Heebo' !important;
    font-weight: bold;
    margin-top: 20px;
}

.titleTableEadMatrizCurricular,
.modalEadChangeColor {
	text-transform: uppercase;
	font-weight: bold !important;
	background-color: #0f6e8a;
	color: #fff;
}

.infoEnderecoImg {
	width: 24px;
	float: left;
	margin-right: 10px;
}

.infoEnderecoTxtTitle { line-height: 24px; }

.infoEadCityEstado { margin-top: -5px !important; }

.informacoesPolo { display: none; }

.spacingInfoEad {
	line-height: 0.5;
	font-family: 'Heebo';
}

@media only screen (max-width: 500px) {
	.spacingInfoEad { line-height: 1.5 !important; }
}

.spacingInfoEad h3 { font-size: 18px }

.spacingInfoTxtEad { margin-left: 35px; }

select#cidades {
	background-color: #f1a320;
	color: #fff;
}

/* parceiros */
a.btn.btnEadParceiros {
	margin-left: 15px;
    color: #fff;
    font-family: 'Heebo';
    font-size: 30px;
    padding: 15px 50px;
    background-color: #ef9c0e !important;
    border: none;
    text-transform: uppercase;
}

.modal-tileFichaCadastral {
	background-color: #ef9c0e !important;
	color: #fff;
}

.matriculeseEad {
	margin-top: 21px;
	background-color: #ef9c0e;
	color: #fff;
	padding: 30px !important;
	font-weight: bold !important;
}

@media (max-width: 768px) {
	.matriculeseEad {
		width: 100%;
	}
}

.tarja-ead {
	width: 100%;
	height: 80px;
	line-height: 80px;
}

.tarja-ead #grad_nome {
	color: #fff !important;
	text-align: center;
	line-height: 40px;
	float: none !important;
	display: block;
	font-size: 14px;
	font-family: 'Heebo' !important;
}

@media only screen and (max-width: 393px) {
	.tarja-ead #grad_nome { font-size: 11px; }
}

.navbar-nav {justify-content: space-between; }

.tarja-logo { max-height: 50px; }

@media (max-width: 432px) {
	.tarja-logo { display: none; }
}

.links a {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-family: 'Heebo' !important;
	padding-right: 20px;
	padding-left: 20px; 
	border-right: 1px solid #f09d00;
	text-transform: uppercase;
	font-weight: 700;
}

@media (max-width: 341px) {
	.links a {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.links a:last-child {
	border-right: 0px solid #f09d00;
	padding-right: 0px;
}

.card-header {
	background-color: transparent;
    border-bottom: 0;
    padding: 0;
}

.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0;
}

.navbar-expand-lg .navbar-nav .nav-link .color-menu-ead {
	color: #575756 !important;
}

.navbar-toggler-icon-ead {
	width: 32px !important;
	height: 34px !important;
	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(87, 87, 86, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}

.border-bottom-menu-ead { border-bottom: 1px solid rgba(255, 255, 255, 0.3); }

@media (min-width: 991px) {
	.border-bottom-menu-ead { border-bottom: 0; }
}

@media (max-width: 432px) {
	.center-mobile-menu-ead {
		margin-left: -15px;
	}

	.links a::first-child {
		padding-left: 0 !important;
	}

	.center { justify-content: center !important; }
}

.btnCursos {
	height: 112px;
	font-weight: 700;
	font-size: 14pt;
	background-color: #58585a;
	padding: 0 !important;
	color: #fff !important;
	font-family: 'Heebo' !important;
	display: flex;
}

.btnCursos:hover {
	color: #fff;
	text-decoration: none;
}

.imgCursos {
	width: 70px;
	margin-right: 20px;
	margin-left: 20px;
}

.nameCurso { margin-right: 10px !important; }

.bacharelados h1,
.licenciaturas h1,
.superioresTecnologia h1,
.posgraduacao h1 {
	font-size: 1.6rem;
	color: #58585a;
    font-weight: 500;
}

.carousel-indicators {
	bottom: -20px;
}

@media (min-width: 768px) {
	.col-md-4 {
	    -ms-flex: 0 0 33%;
	    flex: 0 0 33%;
	    max-width: 33%;
	}
	.carousel-indicators {
		bottom: -25px;
	}
}

table {
	max-width: 520px;
}

.modal-dialog {
	max-width: 80vw;
	display: block;
    margin: 10px auto;
}

.carousel-indicators li {
	width: 12px;
	height: 12px;
	border-radius: 50%;
}

.containergrid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 10px;
}

.containergrid .btnCursos {
	cursor: pointer;
}

@media (max-width: 991px) {
	.imgCursos {
	    margin-right: 10px;
	    margin-left: 10px;
	}
	.btnCursos {
		font-size: 11pt;
	}
}

@media (max-width: 767px) {
	.containergrid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 550px) {
	.containergrid {
		grid-template-columns: 1fr;
	}
}