
html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #004acd5c;
    text-shadow: none;
}

::selection {
    background: #004acd5c;
    text-shadow: none;
}


/*Personalização de barra lateral*/

::-webkit-scrollbar-button{
    background:  #153a7c;
    display: none; 
} 
/* Let's get this party started */
::-webkit-scrollbar {
    width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background:#19418936;
}
/* Handle */
::-webkit-scrollbar-thumb {
    background-image: linear-gradient(145deg, rgb(21, 58, 124) 0%, #153a7c 100%); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
    
    }
::-webkit-scrollbar-thumb:window-inactive {
    background:rgb(21, 58, 124); 
    height: 110px;
}



body{
	font-size:14px;
	font-weight:300;
	line-height:30px;
	background-color:#fff;
	color:#414141;
}

ul{
	margin:0;
	padding:0;
}

li{
	list-style:none;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

img{
	max-width:100%;
}

@font-face{
	font-family: Poppins-Black;
	src:url('../fonts/Poppins-Black.otf');
}

@font-face{
	font-family: Poppins-Light;
	src:url('../fonts/Poppins-Light.otf');
}



h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	font-family: 'Poppins-Black', sans-serif;
}

p{
	font-family: Poppins-Light !important;
	font-size:16px !important;
	margin:0;
	padding:0;
	line-height:26px;
	margin:8px 0;
}


.logo{
	width: 260px;
	position: absolute;
	left: 5%;
	top: 30px;
}

.bg-header{
	background-image: url(../img/bg-header.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 660px;
}


.img-matriculas-header{
	margin-top: 60px;
}

.bg-header h1{
	margin-top: 160px;
	color: #fff;
	text-align: center;
}


.bg-header span{
	color: #ff471d;
}


.bg-header a{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

.frase-matriculas{
	padding-left: 80px;
	padding-top: 60px;
}

/*section institucional*/
.institucional{
	margin: 80px 0px;
}


.institucional h1{
	margin-top: 80px;
	color: #1799d7;
}

.institucional h2{
	color: #ff471d;
	font-size: 33px;
	margin-top: 5px;
}

.topicos-diferenciais{
	margin-top: 80px;
}




.educacao-tranformadora{
	background-image: url(../img/bg-left.png);
	background-repeat: no-repeat;
	background-size: 50%;
	padding-bottom: 50px;
}

.box-white{
	background-color: #fff;
	border-radius: 10px;
	margin-top: 60px;
	text-align: center;
	box-shadow: 5px 5px 15px #00000057;
	padding: 10px 30px;
	height: 270px;
	width: 320px;
}


.box-white h3{
	margin-top: 20px;
}


.svg-box{
	margin-top: -70px;
}

.img-box{
	position: absolute;
	margin-top: -50px;
	margin-left: -120px;
}



.form-akna{
	margin: 80px 0px;
}

.form-akna h1{
	color: #1799d7;
	margin-bottom: 70px;
}



.educacao-tranformadora h1 {
	margin-top: 70px;
	margin-bottom: 70px;
	color: #1799d7;
}


.divider-content{
	margin-top: 50px;
	padding: 0;
}



.site-animate-circle:before {
	content: '';
	position: absolute;
	left: -30px;
	display: block;
	width: 200px;
	height: 200px;
	border-radius: 100px;
	background-image: -webkit-gradient(linear, right top, left top, from(rgb(49 132 207 / 50%)), to(#1799d7));
	background-image: linear-gradient(-90deg, rgb(49 132 207 / 50%) 0%, #1799d7 100%);
	mix-blend-mode: multiply;
}


.site-animate-circle2:before {
	content: '';
	position: absolute;
	right: 0;
	display: block;
	width: 130px;
	height: 130px;
	border-radius: 100px;
	background-image: -webkit-gradient(linear, right top, left top, from(rgb(49 132 207 / 50%)), to(#1799d7));
	background-image: linear-gradient(-90deg, rgb(155 209 1 / 27%) 0%, #ff471d 100%);
	mix-blend-mode: multiply;
	margin-top: -100px;
}


.bg-elipse:before {
	content: '';
	position: absolute;
	height: 250px;
	width: 160px;
	background-image: url(../img/elipse-1.png);
	background-repeat: no-repeat;
	background-size: 100%;
	margin-top: 600px;
	left: 0;
}


.bg-poligono:before {
	content: '';
	position: absolute;
	height: 185px;
	width: 170px;
	background-image: url(../img/poligono.png);
	background-repeat: no-repeat;
	background-size: 100%;
	margin-top: 500px;
	right: -35px;
}



/*estrutura*/

.estrutura{
	margin-top: -250px;
}



.footer-novo{
	background-image: url(../img/bg-footer.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;	
	margin-top: 150px;
	padding-top: 150px;
	padding-bottom: 30px;
}


.footer-novo a{
	font-size: 17px;
	font-weight: bold;
	color: #fff;
}



.footer-novo h1{
	margin-bottom: 100px;
	color: #fff;
	text-align: center;
}

.footer-novo h3{
	color: #fff;
	font-size: 28px;
}


.footer-novo span{
	color: #ff471d;
}


.footer-novo p{
	color: #fff;
}

.copyright{
	margin-top: 100px;
}


/*responsividade*/

@media screen and (max-width: 480px){
	.form{
		width: 100%;
	}

	.frase-matriculas{
		padding: 0;
	}

/*header*/
	.bg-header a {
		font-size: 14px;
	}

	.logo{
		width: 100px;
	}

	.bg-header {
		height: 720px;
	}

	.bg-header h1 {
		font-size: 24px;
	}


/*institucional*/
	.frase-excelencia{
		margin-top: 150px;
	}

	.institucional h1 {
		font-size: 22px;
	}
	.institucional h2 {
		font-size: 22px;
	}

	.topicos-diferenciais img{
		width: 75%;
	}

	/*educação transformadora*/

	.educacao-tranformadora {
		background-size: cover;
	}

	.educacao-tranformadora h1 {
		font-size: 27px;
	}

	.box-white {
		margin-top: 80px;
		width: 100%;
	}

	.site-animate-circle2:before {
		margin-top: -160px;
	}


	/*formulário akna*/

	.form-akna h1 {
		font-size: 27px;
	}

	.site-animate-circle:before {
		left: -120px;
	}

	.bg-poligono:before {
		display: none;
	}


/*footer*/

.footer-novo a {
	font-size: 13px;
}

.footer-novo h3{
	margin-top: 80px;
}

.footer-novo h1{
	font-size: 28px;
}

}