﻿#s4-workspace{
	font-family: "Montserrat", sans-serif;
	overflow-x: hidden;
	background: url('../img/bg-pattern.png');
}


/*** HEADER ***/
#header{
	background: url('../img/cabecalho-bolsas-2025.png') no-repeat;
	background-size: contain;
	height: 360px;
	z-index: 2;
}

@media (max-width: 1680px){
	#header{
		height: 310px;
	}
}

@media (max-width: 1600px){
	#header{
		height: 300px;
	}
}

@media (max-width: 1440px){
	#header{
		height: 270px;
	}
}

@media (max-width: 1366px){
	#header{
		height: 260px;
	}
}

@media (max-width: 1280px){
	#header{
		height: 240px;
	}
}

@media (max-width: 1024px){
	#header{
		height: 190px;
	}
}

@media (max-width: 768px){
	#header{
		height: 165px;
	}
}

@media (max-width: 440px){
	#header{
		background: url('../img/cabecalho-mobile-bolsas-2025.png') #0fc3e8 no-repeat;
		background-size: contain;
		height: 280px;
		z-index: 2;
	}
}

@media (max-width: 390px){
	#header{
		height: 230px;
	}
}

@media (max-width: 330px){
	#header{
		height: 200px;
	}
}


/*** APRESENTACAO ***/
#apresentacao{
	margin-bottom: 5%;
}

#apresentacao .titulo{
	z-index: 1;
	margin-top: -5%; 
}

#apresentacao .titulo h1{
	font-size: 3em;
	font-weight: 900;
	color: #481800 !important;
	text-transform: uppercase;
	text-align: center;
	font-family: "Montserrat", sans-serif !important;
	background: #0fc3e8;
	padding: 8% 13%;
}

#apresentacao .texto{
	padding: 3% 15% 0% 5%;
	color: #481800;
}

#apresentacao .btn-destaque{
	background: red;
	font-weight: 700;
	text-transform: uppercase;
	color: #481800;
	margin: 0% 3% 3% 0;
	border-radius: 0;
	font-family: "Montserrat", sans-serif !important;
}

@media (max-width: 1440px){
	#apresentacao .texto{
		padding: 3% 10% 0% 5%;
		color: #481800;
	}
}

@media (max-width: 1366px){
	#apresentacao .titulo h1{
		font-size: 3.5em;
	}
}

@media (max-width: 1240px){
	#apresentacao .titulo{
		padding: 10% 0% 0% 0%;
	}
	#apresentacao .titulo h1{
		font-size: 2.5em;
	}
	#apresentacao .texto{
		padding: 3% 5% 0% 5%;
		font-size: 0.8em;
	}
}

@media (max-width: 768px){
	#apresentacao .titulo{
		z-index: 1;
		background: #0fc3e8;
		padding: 8% 10%;
	}
	#apresentacao .texto {
        padding: 5% 2% 5% 5%;
    }
    #apresentacao .titulo h1{
		padding: 8% 10%;
	}
}

@media (max-width: 440px){
	#apresentacao .titulo h1{
		font-size: 2em;
	}
}

@media (max-width: 320px){
	#apresentacao .titulo h1{
		font-size: 1.8em;
	}
}


/*** MODALIDADES DE BOLSAS ***/
#bolsas .card{
	background: none;
	border: 2px solid #481800;
	text-align: center;
}

#bolsas .card .icone{
	padding: 15px;
}

#bolsas .card .card-title{
	font-weight: 800;
	font-size: 1.35em;
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif !important;
}

#bolsas .card .btn-bolsa{
	background: #f07e13;
	font-size: 0.7em;
	font-weight: 700;
	text-transform: uppercase;
	color: #481800;
	margin-bottom: 5%;
	font-family: "Montserrat", sans-serif !important;
	text-decoration:none !important
}

#bolsas .card .btn-1linha{
	margin-top: 27%;
}

#bolsas .card .btn-2linhas{
	margin-top: 16%;
}

#bolsas .card .btn-2itens{
	margin-top: 11%;
}



/*** INTERNO ***/
#interno{
	margin-bottom: 5%;
}

#interno .titulo{
	z-index: 1;
	margin-top: -5%; 
}

#interno .titulo h1{
	padding: 7% 0%;
	background: #0fc3e8;
	font-size: 3em;
	font-weight: 900;
	color: #481800 !important;
	text-transform: uppercase;
	text-align: center;
	font-family: "Montserrat", sans-serif !important;
}

#interno .titulo h1 span{
	font-size: 0.35em;
	font-weight: 500;
}

#interno .botoes{
	padding: 2% 5% 0% 5%;
	color: #481800;
}

#interno .btn-destaque{
	background: #f07e13;
	font-weight: 700;
	text-transform: uppercase;
	color: #481800;
	margin: 0% 1% 3% 0;
	padding: 10px 30px;
	text-decoration:none !important;
	font-size:0.8em;
}

#interno .btn-destaque span{
	font-weight: 400;
	font-size: 0.8em;
}

#interno .texto{
	margin-top: 5%;
}

#interno p, #interno li{
	line-height: 32px;
}

#interno h2{
	color: #f07e13;
	font-weight: 700;
	font-size: 1.2em;
}

#interno p.destaque{
	color: #f07e13;
	font-weight: 700;
}

#interno .btn-volta{
	background: #0fc3e8;
	color: #FFF;
	float: right;
	margin-top: 5%;
	text-decoration:none !important
}

@media (max-width: 1440px){
	#interno .titulo h1{
		font-size: 3em;
	}
	#interno .btn-destaque{
		font-size: 0.7em
	}
}


@media (max-width: 1240px){
	#interno .titulo h1{
		font-size: 3em;
	}
	#interno .btn-destaque{
		font-size: 0.8em;
	}
}

@media (max-width: 768px){
	#interno .titulo{
		margin-top: -2%; 
	}
	#interno .titulo h1{
		padding: 8% 0%;
		font-size: 2.5em;
	}
}

@media (max-width: 330px){
	#interno .titulo h1{
		padding: 8% 0%;
		font-size: 2em;
	}
}

/*** FOOTER ***/
#footer{
	background: #300f00;
	padding: 2% 0 5% 0;
	margin-top: 5%;
	color: #FFF;
}

#footer .enderecos{
	border-bottom: 2px solid #441300;
	padding-bottom: 2%;
}

#footer .brasao{
	padding-top: 3%;
}

#footer h2{
	font-size: 1em;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 8%;
}

#footer p{
	font-size: 0.85em;
}

#footer .redes{
	margin-top: 2.5%;
}

#footer .redes h3{
	color: #FFF !important;
	font-style: italic;
	font-size: 1.15em;
	font-weight: 300;
	text-align: center;
	margin-bottom: 3%;
	font-family: "Montserrat", sans-serif !important;
}

#footer .redes ul{
	list-style: none;
}

#footer .redes ul li{
	display: inline-block;
}