/* CSS BY FRONT MARKETING */
/* MAIS BOLSAS BRASIL - 2020 */



/* TOPO */ /* TOPO */ /* TOPO */ 

html{scroll-behavior: smooth;}
:focus {outline:0 !important;}

.topo{
	padding: 5px 0 5px 0;
	box-shadow: 3px 3px 10px 0px rgba(30, 30, 30, 0.5);
	background-color: #fff;

/*	position: fixed;
    width: 100%;
    z-index: 100;*/
}

.navbar img{
	width: 84%;
}

.navbar .collapse .navbar-nav .nav-item .nav-link{
	margin-left: 15px;
	color: #00652f;
}

.navbar .collapse .navbar-nav .nav-item .nav-link:hover{
	color: #00303c;
}

/*.carousel{
	padding-top: 84px;
}*/


/* QUEM SOMOS */ /* QUEM SOMOS */ /* QUEM SOMOS */ 

.quem-somos{
	background-color: #00303c;
	padding: 65px 0 50px 0;
}

.quem-somos h3{
	color: #fff;
	font-weight: bold;
	margin-top: 20px;
}

.quem-somos h6{
	color: #fff;
	font-weight: lighter;
}

.quem-somos .coluna-1{
	text-align: right;
}

.quem-somos .coluna-2{
	text-align: left;
	text-align: justify;
}

.quem-somos img{
	width: 50%;
	margin-right: 35px; 
}


/* COMO-FUNCIONA */ /* COMO-FUNCIONA */ /* COMO-FUNCIONA */ 

.como-funciona{
	background-image: url(../imgs/wallpaper-amarelo.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 60px 0 50px 0;
}

.como-funciona h3{
	font-weight: bold;
	margin-bottom: 50px;
	color: #00303c;
}

.como-funciona h5{
	font-weight: bold;
	margin-top: 10px;
	color: #00303c;
}


/* BOLSAS ESTUDO */ /* BOLSAS ESTUDO  */ /* BOLSAS ESTUDO  */ 

.bolsas-estudo{
	background-image: url(../imgs/background-1.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 60px 0 70px 0;
}

.bolsas-estudo h3{
	font-weight: bold;
	color: #00303c;
}

.bolsas-estudo p{
	color: #00303c;
	margin-bottom: 50px;
}

.linha-bolsas{
	border: 1px solid #ccc;
	border-radius: 15px;
	padding: 35px 0 0 0;
	margin-bottom: 20px;
}

.bolsas-estudo h5{
	font-weight: bold;
	color: #00303c;
	font-size: 28px;
	/*margin-top: 40px;*/
	margin-bottom: 40px;
}

.bolsas-estudo h6{
	color: #00303c;
	font-size: 18px;
	margin-bottom: -10px;
}

.bolsas-estudo h4{
	font-weight: bold;
	color: #00303c;
	font-size: 71px;
	margin-bottom: 40px;
}

.bolsas-estudo a{
	text-decoration: none;
}

.bolsas-estudo a p{
	background-color: #00303c;
	margin-left: 80px;
	margin-right: 80px;
	color: #fff;
	font-weight: bold;
	padding: 15px 0 15px;
	border-radius: 15px;
}

.bolsas-estudo a p:hover{
	background-color: #024657;
}

.bolsas-estudo a h1{
	font-size: 21px;
	background-color: #f6b331;
	padding: 20px 0 20px 0;
	color: #00303c;
	font-weight: bold;
	border: 1px solid #00303c;
	border-radius: 15px;
	margin: 60px 15px 0 15px;
}

.bolsas-estudo a h1:hover{
	background-color: #fac45b;
}




/* ABA VERDE */ /* ABA VERDE  */ /* ABA VERDE  */ 

.aba-verde{
	background-image: url(../imgs/wallpaper-verde.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    padding: 70px 0 65px 0;
}

.aba-verde h3{
	font-weight: bold;
	color: #f9b331;
}

.aba-verde p{
	color: #fff;
}

.aba-verde h4{
	font-weight: bold;
	color: #fff;
}

.aba-verde img{
	margin-top: 70px;
	margin-bottom: 10px;
}




/* ABA CONTATO */ /* ABA CONTATO  */ /* ABA CONTATO  */ 

.aba-contato{
	background-image: url(../imgs/background-1.jpg);
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    padding: 70px 0 0 0;
}

.aba-contato img{
	width: 70%;
}

.aba-contato h3{
	font-weight: bold;
	color: #00303c;
}

.aba-contato p{
	color: #00303c;
	margin-bottom: 30px;
}

.aba-contato .campo-form{
	border:1px solid #00303c;
	margin-bottom: 10px;
	background-color: transparent;
	width: 100%;
	padding: 10px 0 10px 10px;
	border-radius: 10px;
}

.aba-contato textarea{
	background-color: transparent;
	border:1px solid #00303c;
	padding: 10px 0 0 10px;
	border-radius: 15px;
	resize: none;
	margin-bottom: 4px;
}

.aba-contato .enviar{
	width: 100%;
	color: #fff;
	background-color: #00303c;
	border:1px solid #00303c;
	font-weight: bold;
	padding: 10px 0 10px 0;
	border-radius: 15px;
}

.aba-contato .enviar:hover{
	background-color: #024657;
}


/* FOOTER */ /* FOOTER  */ /* FOOTER  */ 

footer{
	background-color: #00303c;
	padding: 85px 0 0 0;
}

footer img{
	margin-bottom: 75px;
}

.ultima-row{
	background-color: #003e4b;
	color: #fff;
	padding: 15px 0 0 0;
}





/* RESPONSIVIDADE */ /* RESPONSIVIDADE  */ /* RESPONSIVIDADE  */ /* RESPONSIVIDADE */ 
/* RESPONSIVIDADE */ /* RESPONSIVIDADE  */ /* RESPONSIVIDADE  */ /* RESPONSIVIDADE */ 
/* RESPONSIVIDADE */ /* RESPONSIVIDADE  */ /* RESPONSIVIDADE  */ /* RESPONSIVIDADE */ 
/* RESPONSIVIDADE */ /* RESPONSIVIDADE  */ /* RESPONSIVIDADE  */ /* RESPONSIVIDADE */ 
/* RESPONSIVIDADE */ /* RESPONSIVIDADE  */ /* RESPONSIVIDADE  */ /* RESPONSIVIDADE */
/* RESPONSIVIDADE */ /* RESPONSIVIDADE  */ /* RESPONSIVIDADE  */ /* RESPONSIVIDADE */



@media(max-width: 1199px){
	.aba-contato textarea {
	    height: 160px;
	    width: 100%;
	}

	.bolsas-estudo a p {
		font-size: 11px;
	}

	.navbar .collapse .navbar-nav .nav-item .nav-link {
		margin-left: 0px;
		font-size: 11px;
	}

	.accordion .card-header button{
		font-size: 11px;
	}

}


@media(max-width: 991px){
	.aba-contato textarea {
	    height: 100px;
	}

	.aba-contato img {
    	width: 100%;
	}

	.bolsas-estudo a p {
	    margin-left: 10px;
	    margin-right: 10px;
	}

	.bolsas-estudo h5 {
    	font-size: 20px;
	}

	.bolsas-estudo img{
		width: 80%;
	}

	.quem-somos img {
 	   width: 90%;
	}

	.accordion .card-header button{
		font-size: 9px;
	}

}


@media(max-width: 767px){
	.quem-somos img {
 	   width: 50%;
 	   text-align: center;
	}

	.quem-somos .coluna-1{
		text-align: center;
	}

	.quem-somos .coluna-2{
		text-align: center;
	}	

	.bolsas-estudo img{
		width: 50%;
	}

	.bolsas-estudo a p {
	    margin-left: 70px;
	    margin-right: 70px;
	    font-size: 17px;
	}

	.aba-verde img {
    	margin-top: 30px;
	}

	.aba-contato{
		text-align: center;
	}

	.aba-contato .col-md-6{
		order: 2;
	}

	.aba-contato img{
		width: 60%;
		margin-top: 33px;
	}

	.accordion .card-header button{
		font-size: 12px;
	}

	.navbar .collapse .navbar-nav .nav-item .nav-link {
		font-size: 16px;
	}

}


@media(max-width: 545px){
	.quem-somos img {
    	margin-left: 25px;
	}
}


@media(max-width: 510px){
	.accordion .card-header button{
		font-size: 9px;
	}
}


@media(max-width: 500px){
	.como-funciona img{
		margin-top: 25px;
	}
}


@media(max-width: 400px){
	.accordion .card-header button{
		font-size: 8px;
	}
}


@media(max-width: 368px){
	.topo img{
		width: 160px;
	}

	.quem-somos{
		padding: 50px 0 50px 0;
	}
}


@media(max-width: 356px){
	.accordion .card-header button{
		font-size: 7px;
	}
}


@media(max-width: 320px){
	.bolsas-estudo a p {
		font-size: 12px;
	}
}






