body{
	background-color: #F8FAFC;
	background-color: #fff;
}
.topo{
	background-color: #8260a6;
	color: #fff;
	width: 100%;
	text-align: right;
	padding: 3px;
}
.topo2{
	position: -webkit-sticky !important;
	position: sticky !important;

	top: 0;
	z-index: 9999999;
	background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #F288B6;
    border-color: #F288B6;
}
.btn-info:hover {
    color: #fff;
    background-color: #F288B6;
    border-color: #F288B6;
	opacity: 0.8;
}

.btn-primary {
    color: #fff;
    background-color: #816BAE;
    border-color: #816BAE;
}
.btn-primary:hover{
    color: #fff;
    background-color: #816BAE;
    border-color: #816BAE;
	opacity: 0.8;
}

/*********************** Menu ********************************************/

.menu{
	background-color: #8260a6 !important;
}
.menu .navbar-brand{
	color: #fff !important;
	font-weight: 600px;
}
.menu .nav-link{
	color: #fff !important;
	font-weight: 600px;
}
.menu .nav-link:hover, .nav-link:focus{
	color: #F9F9F9 !important;
}



.menu2{
	background-color: #8260a6 !important;
	background-color: #fff !important;
	border-radius: 5px;
}
.menu2 .navbar-brand{
	color: #fff !important;
	color: gray !important;
	font-weight: 600px;
	font-size: 1.1rem;
}
.menu2 .nav-link{

	color: #fff !important;
	color: gray !important;
	font-weight: 600px;
	font-size: 1.1rem;
}
.menu2 .nav-link:hover, .nav-link:focus{
	color: #545454 !important;
	text-shadow: #343a40;
	text-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}



/*********************** CONTE?O *****************************************/
.conteudo{
	/*
	margin: 0px;
	margin-top: -40px;
	padding: 0px;

	background-color: #ffffff;
	
	border: 1px solid #D5D5D5;
	border-radius: 5px;
	
	width: 100%;
	*/
	background-color: #ffffff;
	width: 100%;
	/*
	margin-top: 20px;
	margin-bottom: 10px;
	*/
}
/*
.topo2{
 min-height: 1vh;
}
.container{
 min-height: 7vh;
}
.footer{
 min-height: 2vh;
}
*/

.content{

	margin: 20px 0px 0px 0px;
	background-color: #ffffff;
	width: 100%;
	min-height: 55vh;
}


.background-cinza{
	background-color: #f9f9f9 !important;
	padding: 40px 0px 40px 0px;
}
.background-cinza .border2{
	margin: 15px 0px 15px 0px;
	width: 100%;
	height: 2px;
	background-color:  #8260a6 !important;
}
.background-cinza .title{
	font-size: 1.5rem;
	font-weight: bold;
	color: #8260a6;
}

.background-branco{
	background-color: #fff !important;
	padding: 40px 0px 40px 0px;
}
.background-branco .border2{
	margin: 15px 0px 15px 0px;
	width: 100%;
	height: 2px;
	background-color:  #8260a6 !important;
}
.background-branco .title{
	font-size: 1.5rem;
	font-weight: bold;
	color: #8260a6;
}


/*********************** cads topo ********************************************/

.cards-topo{
	background-color: #f9f9f9;
	padding: 40px 0px 40px 0px;
}

.card-1{
	background-image: url("../img/index/Central do Bolsista.jpg");
	background-repeat: no-repeat;
	background-origin: padding-box;
	background-position: center center;
	background-size:cover;
	/*object-fit: cover;*/
}
.card-2{
	background-image: url("../img/index/Central do Candidato.jpg");
	background-repeat: no-repeat;
	background-origin: content-box;
    background-origin: border-box;
	background-position: center bottom;
	background-size: 100% 100%;
}
.card-3{
	background-image: url("../img/index/Parceiro opcao2.jpg");
	background-repeat: no-repeat;
	background-origin: content-box;
    background-origin: border-box;
	background-position: center bottom;
	background-size: 100% 100%;
}
.card-4{
	background-image: url("../img/index/Parceiros.jpg");
	background-image: url("../img/index/Instituicoes.jpg");
	background-repeat: no-repeat;
	background-origin: content-box;
    background-origin: border-box;
	background-position: center bottom;
	background-size: 100% 100%;
}

.card-topo{
	position: relative;
	width: 100%;
	min-height: 350px;
	border-radius: 5px !important;
}

.card-topo .texto{
	width: 100%;
	height: 30%;
	padding: 10px 0px 30px 0px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #343a40;
	opacity: 0.6;

	color: #fff;
	text-align: center;
	font-size: 1.5rem;
	letter-spacing: normal;
	line-height: 2rem;

	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.card-topo .button{
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -20px;
}
.card-topo .btn{
	border-radius: 20px;
	/*font-weight: bold;*/
	color: #fff;
}


/*********************** inscricao ***********************************************/
.inscricao{
	background-color: #fff;
	padding: 40px 0px 40px 0px;
}


/*********************** CARDS ***********************************************/

.box{
	position: relative;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 4px solid #fff;

	background-color: #ffffff;
	color: #545454;
	padding: 30px 10px 30px 10px;
	min-height: 350px;
	margin-bottom: 15px;
}
.box:hover, .box:focus {
	/*border-radius: 5px;*/
	/*border: 4px solid #F288B6;*/
	/*box-shadow: 20px 20px 20px #888888;*/

	/*
	border-bottom: 4px solid #F288B6;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor:pointer;
	*/
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.box .botao{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 15px;
	text-align: center;
}

/*********************** Not?ias ********************************************/

.noticias{
	background-color: #fff;
	padding: 120px 0px 120px 0px;
}

.featurette-divider {
    margin: 3rem 0; 
}
.featurette-heading {
	color: #e1289a !important;
	font-weight: 700 !important;
	font-size: 1.8rem;
}

.lead{
	margin-bottom: 10px;
}

.bd-placeholder-img{

	border-radius: 5px;
	min-height: 300px;

	background-image: url("../img/index/a27.jpg");
	background-repeat: no-repeat;
	background-origin: content-box;
    background-origin: border-box;
	background-position: center bottom;
	background-size: 100% 100% !important;
	/*background-size: cover;*/
}
.bd-placeholder-img3{
	border-radius: 5px;
	min-height: 300px;

	background-image: url("../img/programa2.jpg");
	background-repeat: no-repeat;
	background-origin: content-box;
    background-origin: border-box;
	background-position: center bottom;
	background-size: 100% 100% !important;
	/*background-size: cover;*/
}


.bd-placeholder-img2{
	border-radius: 5px;
	min-height: 300px;

	background-image: url("../img/index/a30.jpg");
	background-repeat: no-repeat;
	background-origin: content-box;
    background-origin: border-box;
	background-position: center bottom;
	background-size: 100% 100% !important;
	/*background-size: cover;*/
}


/*********************** N?meros do Programa ******************************/

.img-card-numeros{
	width: 100%;
	border-radius: 5px;
	margin-bottom: 15px;
}

.img-card-numeros:focus,.img-card-numeros:hover{
	cursor:pointer;
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}


/*********************** LEGISLA?O  ********************************************/
.legislacao{

}
.legislacao .text-color{
	color: #443554;
	font-weight: 700;
	font-size: 1.3rem;
}



/***********************   ********************************************/


.display-4{
	font-weight: 400 !important;
	/*font-size: 50px;*/
}

.card{
	/*border: solid #816BAE 1px;*/
	background-color: #ffffff;
}

.card-header{
	background-color: #816BAE;
	color: #ffffff;
}




/*********************** BOT?S ********************************************/

.btn-roxo{
	background-color: #816BAE;
	border: solid #816BAE 1px;
	color: #ffffff;
}
.btn-roxo:hover{
	color: #D5D5D5;
	/*box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;*/
}

.btn-amarelo{
	background-color: #FCD851;
	border: solid #FCD851 1px;
	color: #ffffff;
}
.btn-amarelo:hover{
	color: #D5D5D5;
	/*box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;*/
}

.btn-rosa{
	background-color: #F288B6;
	border: solid #F288B6 1px;
	color: #ffffff;
}
.btn-rosa:hover{
	color: #D5D5D5;
	/*box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;*/
}




fieldset{
	background-color: #F1EEE9;
	margin-bottom: 20px;
	padding: 10px;
	/*
	background-color: #EEEEEE;
	padding: 10px;
	margin-top:  10px;
	*/
	border: 1px solid #D5D5D5;
   
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
 }
 
 legend{
	/*
	background: #065969;
	background: grey;
	background-color: #F1EEE9;
	*/
	padding: 5px;
	margin: 0px;
	/*color: white;*/
 }
 
.left{
	float: left;
	
}
.right{
	float: right;
	
}

table th{
	background: #D5EEFF;
	background: #F4F4F4;
    font-size: 12px;
}

textarea{
	font-size: 11px;
	color:#777777;
}


/************************  FOOTER ********************************/
/*
.footer{
	margin-top: 80px;
	padding: 40px;
	background-color: #7B69A5;
	background-color: #EEEEEE;
	background-color: #333333;
	background-color: #d9d9d9;
	color: #F1EEE9;
}
.footer .text-color{
	color: #443554;
}


.footer2{
	background-color: #8260a6;
	padding: 10px;
}
.footer2 .text-color{
	color: #fff;
}
.footer2 a{
	color: #F1EEE9;
}
*/
.footer{
	margin-top: 20px;
    padding: 40px 0px 0px 0px;
    /*
	background-color: #7B69A5;
	background-color: #EEEEEE;
	background-color: #333333;
	background-color: #7B69A5;
    background-color: #E9ECEF;
    background-color: #E9ECEF;
    background-color: #815fa4;
    */
	color: #F1EEE9;
	width: 100%;
	color: #816BAE;
}
.footer .coluna1{
    /*background-color: #815fa4;*/
    font-weight: 400;
    color: gray;
}
.footer .coluna1 a{
	color: #F1EEE9;
	color: #816BAE;
    color:  #333333;
}
.footer .coluna2{
    color: #fff;
    font-weight: 500;
    background-color: #815fa4;
}
.footer .border-footer{
    border-top: 1px solid #333333;
}



.logo{

}
.logo .texto1{
	color: #fff;
	font-weight: 400;
	font-size: 1.4rem;
}
.logo .texto2{
	color: #fff;
	font-weight: 800;
	font-size: 2rem;
	margin-top: -15px;
}



/********************************** MEDIAS QUERY ************************************************/

@media (max-width: 575.98px) {

	.menu{
		margin-top: 15px;
	}
}


/*
@media (min-width: 576px) and (max-width: 767.98px) { 

}

@media (min-width: 768px) and (max-width: 991.98px) { 

}

@media (min-width: 992px) and (max-width: 1199.98px) {

}

@media (min-width: 1200px) { 

}
*/