body, html {
    height: 100%;
}

/*--------HEADER---------*/

header
{
	box-shadow: 0 2px 20px 0 rgba(0,0,0,0.05);
	background-color: #131212;
	width: 100%;
	height: 80px;
	position: fixed;
	top: 40px;
	left: 0;
	z-index: 9;
	display: block;
	/*overflow: hidden;*/
}

.content
{padding-top: 120px}



/*-----------Estrutura Curricular----------*/

section.ec
{
	width: 1170px;
	margin: auto;
	overflow: hidden;
	margin-top: 90px;
	margin-bottom: 90px;
}

section.ec h3
{margin-bottom: 40px;}


h3.special
{color: #4CB64F; margin-top: 50px; margin-bottom: 20px !important;}


/*BULLETS*/

.special-bullet .item
{ height: 36px; margin-bottom: 15px;}

.special-bullet .bullet
{
	height: 18px;
	width: 3px;
	background-color: #4CB64F;
	float: left;
	margin-right: 10px;
	margin-top: 9px; 
}

.special-bullet .item:nth-child(3)
{margin-bottom: 0px;}

.special-bullet p
{float: left; vertical-align: middle;}



section .btn
{
	height: 60px;
    width: 271px;
    background-color: #47B749;
    display: block;
    cursor: pointer;
    margin-top: 60px;
}

section .btn a
{cursor: pointer;}

section .btn:hover
{background-color: #3ba73d;}


section .btn h3
{color: #FFFFFF; text-align: center; padding-top: 14px; font-size: 20px; letter-spacing: 0.35px;}




/*-----------PARALLAX----------*/

.parallax
{
	background-image:url(../contents/background-escola.jpg);
	height: 500px; 
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


/*-----------Cursos----------*/


section.area-cursos
{
	width: 100%;
	height: 940px;
	overflow: hidden;
	position: relative;
}

section.area-cursos .cursos-background
{
	width: 100%;
	height: 550px;
	background-color: #F6F6F6; 
}

section.area-cursos .cursos
{ 
	width: 1170px;
	height: 850px;
	position: absolute;
	left: 50%;
	top: 90px;
	margin-left: -585px;
}

section.area-cursos .cursos h3
{margin-bottom: 40px; text-align: center;}


section.area-cursos .cursos .cursos-listagem .curso
{width: 390px; height: 390px; float: left; position: relative;}

section.area-cursos .cursos .cursos-listagem .curso figure
{width: 390px; height: 390px; overflow: hidden;}

section.area-cursos .cursos .cursos-listagem .curso.um
{background-color: #FFFFFF;}

section.area-cursos .cursos .cursos-listagem .curso.um h3
{
	height: 120px;
	width: 280px;
	margin: auto;
	text-align: left;
	padding-top: 130px;
}

section.area-cursos .cursos .cursos-listagem .curso h6
{
	height: 40px;
	width: 300px;
	color: #FFFFFF;
	font-family: 'Conv_Roboto-Light', sans-serif;
	font-size: 26px;
	font-weight: 300;
	line-height: 40px;
	position: absolute;
	left: 50%;
	margin-left: -150px;
	top: 50%;
	margin-top: -20px;
	text-align: center;
	letter-spacing: 0.35px;
}



/*-----------TESTEMUNHOS----------*/


section.testemunhos-alunos
{
	width: 1170px;
	margin: auto;
	overflow: hidden;
	margin-top: 90px;
	margin-bottom: 90px;
}

section.testemunhos-alunos h3
{margin-bottom: 40px; text-align: center;}

section.testemunhos-alunos .testemunhos
{display: block; overflow: hidden; width: 970px; height: 563px; margin: auto; position: relative;}


/* UM */
section.testemunhos-alunos .testemunhos .testemunho.um .aluno.um
{	
	position: absolute; 
	width: 470px; 
	height: 563px; 
	left: 0; 
	top: 0;
	background-image:url(../contents/alunos/aluno1.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;  /*chrome e safari*/
	-moz-background-size: cover;  /*firefox*/
	-ms-background-size: cover;  /*microsoft*/
}

section.testemunhos-alunos .testemunhos .testemunho.um .all-info
{position: absolute; width: 570px; height: 310px; top: 50%; right: 0; margin-top: -155px;}

section.testemunhos-alunos .testemunhos .testemunho.um .all-info .texto
{height: 190px; width: 510px; background-color: white; padding: 30px 0 30px 30px;}

section.testemunhos-alunos .testemunhos .testemunho.um .all-info .texto p
{width: 510px; line-height: 32px;}
section.testemunhos-alunos .testemunhos .testemunho.um .all-info .texto p.special-p
{width: 510px; font-size: 16px; line-height: 26px;}


section.testemunhos-alunos .testemunhos .testemunho.um .all-info .nome
{height: 60px; background-color: #000000;}

section.testemunhos-alunos .testemunhos .testemunho.um .all-info .nome.um
{width: 210px;}

section.testemunhos-alunos .testemunhos .testemunho.um .all-info .nome p
{padding-left: 30px; line-height: 60px; color: white; font-family: 'Conv_Roboto-Regular', sans-serif; font-size: 20px;}


/* DOIS */
section.testemunhos-alunos .testemunhos .testemunho.dois .aluno.dois
{	
	position: absolute; 
	width: 470px; 
	height: 563px; 
	left: 0; 
	top: 0;
	background-image:url(../contents/alunos/aluno2.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;  /*chrome e safari*/
	-moz-background-size: cover;  /*firefox*/
	-ms-background-size: cover;  /*microsoft*/
}

section.testemunhos-alunos .testemunhos .testemunho.dois .all-info
{position: absolute; width: 570px; height: 400px; top: 50%; right: 0; margin-top: -200px;}

section.testemunhos-alunos .testemunhos .testemunho.dois .all-info .texto
{height: 280px; width: 510px; background-color: white; padding: 30px 0 30px 30px;}


section.testemunhos-alunos .testemunhos .testemunho.dois .all-info .texto p
{width: 510px; line-height: 32px;}
section.testemunhos-alunos .testemunhos .testemunho.dois .all-info .texto p.special-p
{width: 510px; font-size: 16px; line-height: 26px;}

section.testemunhos-alunos .testemunhos .testemunho.dois .all-info .nome
{height: 60px; background-color: #000000;}

section.testemunhos-alunos .testemunhos .testemunho.dois .all-info .nome.dois
{width: 280px;}

section.testemunhos-alunos .testemunhos .testemunho.dois .all-info .nome p
{padding-left: 30px; line-height: 60px; color: white; font-family: 'Conv_Roboto-Regular', sans-serif; font-size: 20px;}


/* TRES */
section.testemunhos-alunos .testemunhos .testemunho.tres .aluno.tres
{	
	position: absolute; 
	width: 470px; 
	height: 563px; 
	left: 0; 
	top: 0;
	background-image:url(../contents/alunos/aluno3.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;  /*chrome e safari*/
	-moz-background-size: cover;  /*firefox*/
	-ms-background-size: cover;  /*microsoft*/
}

section.testemunhos-alunos .testemunhos .testemunho.tres .all-info
{position: absolute; width: 570px; height: 380px; top: 50%; right: 0; margin-top: -190px;}

section.testemunhos-alunos .testemunhos .testemunho.tres .all-info .texto
{height: 260px; width: 510px; background-color: white; padding: 30px 0 30px 30px;}

section.testemunhos-alunos .testemunhos .testemunho.tres .all-info .texto p
{width: 510px; line-height: 32px;}
section.testemunhos-alunos .testemunhos .testemunho.tres .all-info .texto p.special-p
{width: 510px; font-size: 16px; line-height: 26px;}


section.testemunhos-alunos .testemunhos .testemunho.tres .all-info .nome
{height: 60px; background-color: #000000;}

section.testemunhos-alunos .testemunhos .testemunho.tres .all-info .nome.tres
{width: 145px;}

section.testemunhos-alunos .testemunhos .testemunho.tres .all-info .nome p
{padding-left: 30px; line-height: 60px; color: white; font-family: 'Conv_Roboto-Regular', sans-serif; font-size: 20px;}



/* QUATRO */
section.testemunhos-alunos .testemunhos .testemunho.quatro .aluno.quatro
{	
	position: absolute; 
	width: 470px; 
	height: 563px; 
	left: 0; 
	top: 0;
	background-image:url(../contents/alunos/aluno4.jpg);
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;  /*chrome e safari*/
	-moz-background-size: cover;  /*firefox*/
	-ms-background-size: cover;  /*microsoft*/
}

section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info
{position: absolute; width: 570px; height: 380px; top: 50%; right: 0; margin-top: -190px;}

section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info .texto
{height: 260px; width: 510px; background-color: white; padding: 30px 0 30px 30px;}

section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info .texto p
{width: 510px; line-height: 32px;}
section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info .texto p.special-p
{width: 510px; font-size: 16px; line-height: 26px;}


section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info .nome
{height: 60px; background-color: #000000;}

section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info .nome.quatro
{width: 200px;}

section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info .nome p
{padding-left: 30px; line-height: 60px; color: white; font-family: 'Conv_Roboto-Regular', sans-serif; font-size: 20px;}




section.testemunhos-alunos .dots-nav
{width: 84px; margin: auto; margin-top: 40px; margin-bottom: 20px;}

.mySlides {
    display: none;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 0.5s;
  animation-name: fade;
  animation-duration: 0.5s;
}

@-webkit-keyframes fade {
  from {opacity: .8} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .8} 
  to {opacity: 1}
}

.dot {
  cursor:pointer;
  height: 10px;
  width: 10px;
  margin: 0 4px;
  background-color: #D8D8D8;
  border-radius: 100%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.slider-active, .dot:hover {
  background-color: #47B749;
}

.arrows-nav
{
	position: absolute;
	width: 52px;
	height: 15px;
	display: block;
	bottom: 30px;
	left: 30px;
}


.arrows-nav .arrow-left
{	
	width: 10px;
	height: 15px;
	background-image:url(../images/arrow-left.svg);
    float: left;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;  /*chrome e safari*/
	-moz-background-size: cover;  /*firefox*/
	-ms-background-size: cover;  /*microsoft*/
	cursor: pointer;
}
.arrows-nav .arrow-left:hover
{background-image:url(../images/arrow-left-hover.svg);}
.arrows-nav .arrow-right
{	
	width: 10px;
	height: 15px;
	background-image:url(../images/arrow-right.svg);
    float: right;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;  /*chrome e safari*/
	-moz-background-size: cover;  /*firefox*/
	-ms-background-size: cover;  /*microsoft*/
	cursor: pointer;
}
.arrows-nav .arrow-right:hover
{background-image:url(../images/arrow-right-hover.svg);}






/*----------------SMALLER SCREENS / MEDIA QUERIES---------------*/

@media (max-width: 1300px){

	section.ec
	{width: 960px;}

	section.area-cursos
	{height: 1330px;}

	section.area-cursos .cursos-background
	{height: 745px;}

	section.area-cursos .cursos
	{ 
		width: 780px;
		height: 850px;
		margin-left: -390px;
	}

	section.testemunhos-alunos
	{width: 960px;}

}


@media (max-width: 1050px){

	section.ec
	{width: 688px;}

	section.testemunhos-alunos
	{width: 658px;}

	section.testemunhos-alunos .testemunhos
	{width: 658px; height: 688px;}

	section.testemunhos-alunos .testemunhos .testemunho.um .aluno.um, section.testemunhos-alunos .testemunhos .testemunho.dois .aluno.dois, section.testemunhos-alunos .testemunhos .testemunho.tres .aluno.tres, section.testemunhos-alunos .testemunhos .testemunho.quatro .aluno.quatro
	{width: 448px; height: 515px;}

	section.testemunhos-alunos .testemunhos .testemunho.um .all-info
	{top: 448px; margin-top: -70px;}
	
	section.testemunhos-alunos .testemunhos .testemunho.dois .all-info
	{height: 370px; top: 503px; margin-top: -185px;}
	section.testemunhos-alunos .testemunhos .testemunho.dois .all-info .texto
	{height: 250px;}

	section.testemunhos-alunos .testemunhos .testemunho.tres .all-info
	{height: 370px; top: 498px; margin-top: -185px;}
	section.testemunhos-alunos .testemunhos .testemunho.tres .all-info .texto
	{height: 255px;}

	section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info
	{height: 370px; top: 498px; margin-top: -185px;}
	section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info .texto
	{height: 255px;}

	section.testemunhos-alunos .testemunhos .testemunho .all-info .texto p
	{line-height: 32px;}

	.arrows-nav
	{
	    position: absolute;
	    width: 52px;
	    height: 15px;
	    display: block;
	    bottom: 400px;
	    left: 85px;
	}

}



@media (max-width: 900px){

	section.area-cursos
	{height: 1190px;}

	section.area-cursos .cursos-background
	{height: 680px;}

	section.area-cursos .cursos
	{ 
		width: 688px;
		height: 850px;
		position: absolute;
		left: 50%;
		top: 90px;
		margin-left: -344px;
	}

	section.area-cursos .cursos .cursos-listagem .curso
	{width: 344px; height: 344px; overflow: hidden;}


	section.testemunhos-alunos .dots-nav
	{width: 132px;}
	section.testemunhos-alunos .dots-nav .dot
	{margin: 0 10px;}

}

@media (max-width: 850px){

	.dark-header
	{display: none;}

	header
	{top: 0; height: 60px;}

	header nav ul
	{display: none;}

	header nav .logo-header
	{width: 160px !important; height: 45px; margin-top: 7px; margin-left: 30px;}

	.burger 
	{display: block; top: 15px; right: 30px;}

	.parallax
	{display: none;}

	section .btn a
	{height: 60px;}
	
	section .btn h3
	{padding: 0px; line-height: 60px;}

	.content
	{padding-top: 60px;}
}


@media (max-width: 800px){

	
}


@media (max-width: 740px){

	section.ec
	{width: 500px;}

	.special-bullet .bullet
	{margin-top: 3px;}

	section.area-cursos
	{height: 1535px;}

	section.area-cursos .cursos-background
	{height: 730px;}

	section.area-cursos .cursos
	{ 
		width: 290px;
		height: 850px;
		position: absolute;
		left: 50%;
		top: 90px;
		margin-left: -145px;
	}

	section.area-cursos .cursos .cursos-listagem .curso
	{width: 290px; height: 230px; overflow: hidden;}

	section.area-cursos .cursos .cursos-listagem .curso.um h3
	{padding-top: 75px; width: 220px;}

	section.area-cursos .cursos .cursos-listagem .curso h6
	{font-size: 25px; line-height: 40px;}


	section.area-cursos .cursos .cursos-listagem #zoomin img
	{width: 290px; height: auto;}




	section.testemunhos-alunos
	{width: 100%;}

	section.testemunhos-alunos .testemunhos
	{width: 100%; height: 570px;}

	/* UM */
	section.testemunhos-alunos .testemunhos .testemunho.um .aluno.um
	{width: 100%; height: 400px;}
	section.testemunhos-alunos .testemunhos .testemunho.um .all-info
	{width: 500px; height: 280px; top: 400px; margin-top: -140px; left: 50%; margin-left: -250px;}
	section.testemunhos-alunos .testemunhos .testemunho.um .all-info .texto
	{height: 180px; width: 470px; background-color: white;
		-webkit-box-shadow: 0px 0px 50px -20px rgba(0,0,0,0.55);
		-moz-box-shadow: 0px 0px 50px -20px rgba(0,0,0,0.55);
    	box-shadow: 0px 0px 50px -20px rgba(0,0,0,0.55);
	}
	section.testemunhos-alunos .testemunhos .testemunho.um .all-info .texto p
	{width: 440px; font-size: 18px;}
	section.testemunhos-alunos .testemunhos .testemunho.um .all-info .texto p.special-p
	{width: 440px; font-size: 14px; line-height: 22px;}
	section.testemunhos-alunos .testemunhos .testemunho.um .all-info .nome
	{height: 40px; background-color: #000000;}
	section.testemunhos-alunos .testemunhos .testemunho.um .all-info .nome.um
	{width: 160px;}
	section.testemunhos-alunos .testemunhos .testemunho.um .all-info .nome p
	{padding-left: 20px; line-height: 40px; font-size: 15px;}

	/* DOIS */
	section.testemunhos-alunos .testemunhos .testemunho.dois .aluno.dois
	{width: 100%; height: 400px;}
	section.testemunhos-alunos .testemunhos .testemunho.dois .all-info
	{width: 500px; height: 350px; top: 395px; margin-top: -175px; left: 50%; margin-left: -250px;}
	section.testemunhos-alunos .testemunhos .testemunho.dois .all-info .texto
	{height: 250px; width: 470px; background-color: white;
		-webkit-box-shadow: 0px 0px 50px -20px rgba(0,0,0,0.55);
		-moz-box-shadow: 0px 0px 50px -20px rgba(0,0,0,0.55);
    	box-shadow: 0px 0px 50px -20px rgba(0,0,0,0.55);
	}
	section.testemunhos-alunos .testemunhos .testemunho.dois .all-info .texto p
	{width: 440px; font-size: 18px;}
	section.testemunhos-alunos .testemunhos .testemunho.dois .all-info .texto p.special-p
	{width: 440px; font-size: 14px; line-height: 22px;}
	section.testemunhos-alunos .testemunhos .testemunho.dois .all-info .nome
	{height: 40px; background-color: #000000;}
	section.testemunhos-alunos .testemunhos .testemunho.dois .all-info .nome.dois
	{width: 205px;}
	section.testemunhos-alunos .testemunhos .testemunho.dois .all-info .nome p
	{padding-left: 20px; line-height: 40px; font-size: 15px;}

	/* TRES */
	section.testemunhos-alunos .testemunhos .testemunho.tres .aluno.tres
	{width: 100%; height: 400px;}
	section.testemunhos-alunos .testemunhos .testemunho.tres .all-info
	{width: 500px; height: 355px; top: 390px; margin-top: -175px; left: 50%; margin-left: -250px;}
	section.testemunhos-alunos .testemunhos .testemunho.tres .all-info .texto
	{height: 255px; width: 470px; background-color: white;
		-webkit-box-shadow: 0px 0px 50px -20px rgba(0,0,0,0.55);
		-moz-box-shadow: 0px 0px 50px -20px rgba(0,0,0,0.55);
    	box-shadow: 0px 0px 50px -20px rgba(0,0,0,0.55);
	}
	section.testemunhos-alunos .testemunhos .testemunho.tres .all-info .texto p
	{width: 440px; font-size: 18px;}
	section.testemunhos-alunos .testemunhos .testemunho.tres .all-info .texto p.special-p
	{width: 440px; font-size: 14px; line-height: 22px;}
	section.testemunhos-alunos .testemunhos .testemunho.tres .all-info .nome
	{height: 40px; background-color: #000000;}
	section.testemunhos-alunos .testemunhos .testemunho.tres .all-info .nome.tres
	{width: 105px;}
	section.testemunhos-alunos .testemunhos .testemunho.tres .all-info .nome p
	{padding-left: 20px; line-height: 40px; font-size: 15px;}

	/* QUATRO */
	section.testemunhos-alunos .testemunhos .testemunho.quatro .aluno.quatro
	{width: 100%; height: 400px;}
	section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info
	{width: 500px; height: 355px; top: 390px; margin-top: -178px; left: 50%; margin-left: -250px;}
	section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info .texto
	{height: 255px; width: 470px; background-color: white;
		/*-webkit-box-shadow: 2px 5px 60px -17px rgba(0,0,0,0.35);
		-moz-box-shadow: 2px 5px 60px -17px rgba(0,0,0,0.35);
    	box-shadow: 2px 5px 60px -17px rgba(0,0,0,0.35);*/
    	-webkit-box-shadow: 0px 0px 50px -20px rgba(0,0,0,0.55);
		-moz-box-shadow: 0px 0px 50px -20px rgba(0,0,0,0.55);
    	box-shadow: 0px 0px 50px -20px rgba(0,0,0,0.55);
	}
	section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info .texto p
	{width: 440px; font-size: 18px;}
	section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info .texto p.special-p
	{width: 440px; font-size: 14px; line-height: 22px;}
	section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info .nome
	{height: 40px; background-color: #000000;}
	section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info .nome.quatro
	{width: 145px;}
	section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info .nome p
	{padding-left: 20px; line-height: 40px; font-size: 15px;}
	
	section.testemunhos-alunos .testemunhos .testemunho .all-info .texto p
	{line-height: 30px;}
	
	.arrows-nav
	{
		position: absolute;
	    width: 500px;
	    height: 15px;
	    display: block;
	    bottom: 400px;
	    left: 50%;
	    margin-left: -250px;
	}

	.arrows-nav .arrow-right, .arrows-nav .arrow-left 
	{width: 15px; height: 22px;}

	section .btn
	{height: 40px; width: 192px;}

	section .btn h3
	{padding-top: 8px; font-size: 14px;}

	section .btn a
	{height: 40px;}
	
	section .btn h3
	{padding: 0px; line-height: 40px;}

	
}

@media (max-width: 560px){

	section.ec
	{width: 280px;}

	.special-bullet p
	{width: 260px;}

	.special-bullet .item 
	{height: 50px; margin-bottom: 25px;}

	section.testemunhos-alunos .testemunhos
	{height: 610px;}

	/*UM*/
	section.testemunhos-alunos .testemunhos .testemunho.um .aluno.um
	{width: 100%; height: 400px;}
	section.testemunhos-alunos .testemunhos .testemunho.um .all-info
	{width: 300px; height: 325px; top: 400px; margin-top: -163px; left: 50%; margin-left: -150px;}
	section.testemunhos-alunos .testemunhos .testemunho.um .all-info .texto
	{height: 245px; width: 280px; background-color: white; padding: 20px 0 20px 20px;}
	section.testemunhos-alunos .testemunhos .testemunho.um .all-info .texto p
	{width: 260px; font-size: 16px; line-height: 26px;}
	section.testemunhos-alunos .testemunhos .testemunho.um .all-info .texto p.special-p
	{width: 260px;}
	section.testemunhos-alunos .testemunhos .testemunho.um .all-info .nome
	{height: 40px; background-color: #000000;}
	section.testemunhos-alunos .testemunhos .testemunho.um .all-info .nome.um
	{width: 160px;}
	section.testemunhos-alunos .testemunhos .testemunho.um .all-info .nome p
	{padding-left: 20px; line-height: 40px; font-size: 15px;}

	/*DOIS*/
	section.testemunhos-alunos .testemunhos .testemunho.dois .aluno.dois
	{width: 100%; height: 400px;}
	section.testemunhos-alunos .testemunhos .testemunho.dois .all-info
	{width: 300px; height: 410px; top: 400px; margin-top: -200px; left: 50%; margin-left: -150px;}
	section.testemunhos-alunos .testemunhos .testemunho.dois .all-info .texto
	{height: 330px; width: 280px; background-color: white; padding: 20px 0 20px 20px;}
	section.testemunhos-alunos .testemunhos .testemunho.dois .all-info .texto p
	{width: 260px; font-size: 16px; line-height: 26px;}
	section.testemunhos-alunos .testemunhos .testemunho.dois .all-info .texto p.special-p
	{width: 260px;}
	section.testemunhos-alunos .testemunhos .testemunho.dois .all-info .nome
	{height: 40px; background-color: #000000;}
	section.testemunhos-alunos .testemunhos .testemunho.dois .all-info .nome.dois
	{width: 205px;}
	section.testemunhos-alunos .testemunhos .testemunho.dois .all-info .nome p
	{padding-left: 20px; line-height: 40px; font-size: 15px;}

	/*TRES*/
	section.testemunhos-alunos .testemunhos .testemunho.tres .aluno.tres
	{width: 100%; height: 400px;}
	section.testemunhos-alunos .testemunhos .testemunho.tres .all-info
	{width: 300px; height: 395px; top: 400px; margin-top: -185px; left: 50%; margin-left: -150px;}
	section.testemunhos-alunos .testemunhos .testemunho.tres .all-info .texto
	{height: 315px; width: 280px; background-color: white; padding: 20px 0 20px 20px;}
	section.testemunhos-alunos .testemunhos .testemunho.tres .all-info .texto p
	{width: 260px; font-size: 16px; line-height: 26px;}
	section.testemunhos-alunos .testemunhos .testemunho.tres .all-info .texto p.special-p
	{width: 260px;}
	section.testemunhos-alunos .testemunhos .testemunho.tres .all-info .nome
	{height: 40px; background-color: #000000;}
	section.testemunhos-alunos .testemunhos .testemunho.tres .all-info .nome.tres
	{width: 105px;}
	section.testemunhos-alunos .testemunhos .testemunho.tres .all-info .nome p
	{padding-left: 20px; line-height: 40px; font-size: 15px;}

	/*QUATRO*/
	section.testemunhos-alunos .testemunhos .testemunho.quatro .aluno.quatro
	{width: 100%; height: 400px;}
	section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info
	{width: 300px; height: 395px; top: 400px; margin-top: -185px; left: 50%; margin-left: -150px;}
	section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info .texto
	{height: 315px; width: 280px; background-color: white; padding: 20px 0 20px 20px;}
	section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info .texto p
	{width: 260px; font-size: 16px; line-height: 26px;}
	section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info .texto p.special-p
	{width: 260px;}
	section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info .nome
	{height: 40px; background-color: #000000;}
	section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info .nome.quatro
	{width: 145px;}
	section.testemunhos-alunos .testemunhos .testemunho.quatro .all-info .nome p
	{padding-left: 20px; line-height: 40px; font-size: 15px;}

	.arrows-nav
	{
		position: absolute;
	    width: 300px;
	    height: 15px;
	    display: block;
	    bottom: 430px;
	    left: 50%;
	    margin-left: -150px;
	}
}












