/* TOPO */
.espace{
	padding-top: 162px;
}
.topo{
	background-color: #EC5521;
	width: 100%;
	height: 478px;
}
.banner{
	width: 100%;
	height: 480px;
	background-image: url(../imagens/ensino-interno/bn-topo.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
}
.bn-title{
	width: 1000px;
	margin: 0 auto;
}
.bn-title h2{
	font-size: 80px;
	color: #fff;
	margin: 0 auto;
	font-weight: 700;
	padding: 286px 0px 0px 243px;
}

.topo2{
	background-color: #EC5521;
	width: 100%;
	height: 478px;
}
.banner2{
	width: 100%;
	height: 480px;
	background-image: url(../imagens/ensino-interno/bn-curso.png), url(../imagens/ensino-interno/bn-curso2.png);
	background-repeat: no-repeat;
	background-position: left, right;
	background-size: contain;
}
.bn-title2{
	width: 1000px;
	margin: 0 auto;
}
.bn-title2 h2{
	font-size: 80px;
	color: #fff;
	margin: 0 auto;
	font-weight: 700;
	text-align: center;
	padding-top: 24%;
}

/* CONTEUDO */
.container{
	width: 100%;
}
.content{
	width: 1080px;
	margin: 0 auto;
}
.ct-educacao{
	width: 100%;
	display: flex;
	align-items: center;
	padding-top: 0px !important;
}
.ct-text1{
	width: 55%;
	padding-top: 30px;
}
.ct-text1 p{
	font-size: 16px;
	color: #949494;
	font-weight: 400;
}
.ct-text2{
	width: 55%;
}
.ct-text2 p{
	font-size: 16px;
	color: #949494;
	font-weight: 400;
}
.ct-img1{
	width: 45%;
	padding-top: 30px;
}
.ct-img1 img{
	width: 400px;
	height: 300px;
	float: right;
}
.ct-img2{
	width: 45%;
}
.ct-img2 img{
	width: 400px;
	height: 300px;
	float: left;
}

.ct-numeros{
	width: 800px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 120px;
}
.numeros-img{
	background-image: url(../imagens/ensino-interno/redondo.png);
	width: 165px;
	height: 165px;
	padding: 32px;
}
.numero1 h2, .numero2 h2, .numero3 h2, .numero4 h2{
	color: #F97535;
	font-size: 40px;
	text-align: center;
}

.numero1 h3, .numero2 h3, .numero3 h3, .numero4 h3{
	color: #F97535;
	font-size: 13px;
    /*font-size: 16px;*/
	text-align: center;
}
.numero1 img, .numero2 img, .numero3 img, .numero4 img{
	position: relative;
}

/* MATERIAIS*/
.materiais{
	width: 1080px;
	margin: 0 auto;
	padding-top: 100px;
}
.materiais-content{
	display: flex;
}
.materiais h2{
	color: #F97535;
	text-align: center;
	font-size: 60px;
    padding-bottom: 50px;
    font-weight: 100;

}
.materiais-img img{
	width: 90%;
	align-items: center;
	justify-content: space-between;
}
.materiais-text p{
	height: 100%;
	width: 90%;
	color: #d8d49d;
	font-size: 16px;
	font-weight: 400;
	background-color: #F97535;
	border: 1px solid #F97535;
	border-radius: 0px 0px 20px 20px;
	padding: 20px 10px 20px 10px;
}
.materiais-right{
	position: absolute;
    right: -10%;
    top: 34%;
}
.materiais-left{
	position: absolute;
    left: -12%;
    top: 34%;
}

/* DISCIPLINAS */
.disciplinas{
	width: 1080px;
	margin: 0 auto;
	padding-top: 100px;
}
.disciplinas h2{
	font-size: 50px;
	font-weight: 400;
	color: #F97535;
	text-align: center;
	padding-bottom: 60px;
}
.disciplinas-content{
	display: flex;
	justify-content: space-between;
}
.disciplinas-padd{
	padding: 0 10px;
}
.disciplinas-border{
	border: 1px solid #F97535;
	border-radius: 20px;
	padding: 90px 0px 15px 0px;
}
.disciplinas-border h2{
	font-size: 20px;
	font-weight: 100;
	color: #F97535;
	text-align: center;
}
.disciplinas-left{
	position: absolute;
    left: -12%;
    top: 34%;
}

.disciplinas-right{
	position: absolute;
    right: -12%;
    top: 34%;
}

/* PROFESSORES */
.professores{
	width: 100%;
	margin-top: 60px;
	background-image: url(../imagens/ensino-interno/bn-prof.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.professores-content{
	width: 1080px;
	margin: 0 auto;
	padding: 50px 0px;
	display: flex;
}
.title{
	width: 30%;	
}
.title h2{
	font-size: 50px;
	font-weight: 500;
	color: #fff;
	padding-top: 25%;
}
.professores-slides{
	width: 70%;
}
.professores-content .professores-slider .slick-prev{
	display: none!important;
}
.professores-img{
	width: fit-content!important;
	height: fit-content;
	position: relative;
	display: inline-block;
}
.degrade{
	position: absolute;
	width: 100%;
	border-radius: 20px;
	height: 100%;
	text-align: center;
	display: none;
}
.degrade h2{
	color: #F97535;
  	font-size: 18px;
  	/*margin-top: 120%;*/
    display: flex;
    height: 100%;
    align-items: flex-end;
    place-content: center;
  	text-decoration: underline;
}
.professores-img:hover .degrade{
	background-image: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.5) 100%);
	display: block;
}
.professores-right{
	position: absolute;
    right: -12%;
    top: 34%;
}

/* APROVADOS */
.aprovados-vestibular{
    text-align: center;
    width: 100% !important;
    margin: 0 auto;
}
.aprovados-vestibular h1{
    margin-bottom: 3%;
    color: #F97535;
    margin-top: 5%;
    font-size: 48px;
}
.av-conteudo{
    display: flex;
    justify-content: center;
}
.av-anos{
    display: inline-flex;
    flex-direction: column;
    margin-right: 4%;
    width: 25%;
}
.av-anos div{
    border: 1px solid #cccccc;
    display: inline-block;
    border-radius: 10px;
    font-size: 25px;
    color: #707070;
    margin-bottom: 10%;
}
.av-anos div.ativa{
    border: 1px solid #F97535;
    display: inline-block;
    border-radius: 10px;
    font-size: 25px;
    color: #F97535;
    margin-bottom: 10%;
}
.av-anos div span{
    vertical-align: sub;
    margin: 0 auto;
    padding: 0 15px;
    cursor: pointer;
}
.av-fotos{
    display: none;
    width: 100%;								
    flex-flow: wrap;
}
.av-fotos .av-fotos-div{
	display: flex;
	flex-wrap: wrap;
	max-width: 30%;
    margin-right: 2%;
    margin-bottom: 2%;
    justify-content: center;
}
.av-fotos .av-fotos-div img{
    border-radius: 15px;
    border: 1px solid #F97535;
	max-width: 135px;
	max-height: 135px;
}
.av-texto{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	width: 90%;
	margin: 5% auto;
}
.av-texto span{
	font-size: 16px;
    color: #949494;
    font-weight: 400;
}
.av-fotos-d-none{
    display: none;
}
.av-active{
	display: inline-flex!important;
}

/* FORMULARIO */
.agende{
	width: 100%;
	height: 413px;
	margin-top: 60px;
	background-image: url(../imagens/ensino-interno/bn-agenda.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.agende-form{
	width: 500px;
	margin-left: 52%;
	padding-top: 3%;
}
.agende-form h2{
	color: #F97535;
	font-size: 53px;
}

.form-space{
 	width: 50%;
 }
.agende-form button{
	background-color: #F97535;
	border: 1px solid #F97535;
	border-radius: 10px;
	color: #fff;
	font-size: 15px;
	padding: 08px 12px;
}
.botao-agendar{
	padding-left: 71%;
}
input{
	border-radius: 10px;
	padding: 08px 10px;
	border: 1px solid #fff;
	width: 98%;
}
input::placeholder{
	color: #F97535;
}
select{
	padding: 10px 119px 10px 0px;
	border-radius: 10px;
	border: 1px solid #fff;
	color: #F97535;
}
form{
	width: 100%;
	padding-bottom: 5px;
	display: flex;
    flex-wrap: wrap;
}
form div{
	padding-bottom: 10px;
	padding-right: 10px;
}

.agende2{
	width: 100%;
	height: 413px;
	margin-top: 60px;
	background-image: url(../imagens/ensino-interno/bn-agenda2.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.agende-form2{
	width: 500px;
	margin: 0 auto;
	padding-top: 6%;
}
.agende-form2 h2{
	color: #fff;
	font-size: 53px;
}
.form-space2{
 	width: 50%;
 }
.agende-form2 button{
	background-color: #F97535;
	border: 1px solid #F97535;
	border-radius: 10px;
	color: #fff;
	font-size: 15px;
	padding: 08px 12px;
}
.botao-agendar2{
	padding-left: 71%;
}
input{
	border-radius: 10px;
	padding: 08px 10px;
	border: 1px solid #fff;
	width: 98%;
}
input::placeholder{
	color: #F97535;
}
select{
	/*padding: 10px 119px 10px 0px;*/
    padding: 10px 87px 10px 0px;
	border-radius: 10px;
	border: 1px solid #fff;
	color: #F97535;
}
.formulario{
	width: 100%;
	padding-bottom: 5px;
	display: flex;
    flex-wrap: wrap;
}
.formulario div{
	padding-bottom: 10px;
	padding-right: 10px;
}


@media screen and (max-width: 1660px){
	.aprovados-vestibular{
		width: 1280px;
    	margin: 0 auto;	
	}
	.av-anos{
		padding-top: 30px;
	}
	.av-fotos{
		width: 73%;
	}
	.bn-title h2{
		padding: 286px 0px 0px 160px;
	}	
}

@media screen and (max-width: 1440px){
	.content{
		width: 100%;
	}
	.av-anos{
		margin-right: 2%;
	}
	.av-fotos{
		width: 75%;
   		padding-left: 21px;
   	}
   	.materiais{
		width: 1000px;
	}
	.bn-title h2{
		padding: 286px 0px 0px 98px;
	}
}

@media screen and (max-width: 1280px){
	.disciplinas-right{
		right:-8%;
	}
	.disciplinas-left{
		left: -8%;
	}
	.ct-text1{
		width: 100%;
	}
	.ct-text2{
		width: 100%;
	}
	.ct-text1 p{
		font-size: 13px;
		padding-right: 10px;
	}
	.ct-text2 p{
		font-size: 13px;
	}
	.ct-img1 img{
		width: 90%;
		height: 100%;
	}
	.ct-img2 img{
		width: 90%;
		height: 100%;
	}
	.materiais-text p{
		font-size: 11px;
	}
	.bn-title h2{
		font-size: 72px;
		padding: 272px 0px 0px 84px;
	}
}

@media screen and (max-width: 1024px){
	.aprovados-vestibular, .container, .professores-content, .disciplinas{
		max-width: 850px;
	}
	.materiais-text p, .materiais-img img{
		width: 70%;
	}
	.title h2{
		font-size: 40px;
	}
	.professores-right{
		right: -11%;
	}
	.materiais-right{
		right: -13%;
	}
	.materiais-left{
		left: -17%;
	}
	.materiais-text p, .materiais-img img{
		width: 90%;
	}
	.materiais{
		max-width: 700px;
		padding-left: 20px;
	}
	.disciplinas-left{
		left: -9%;
	}
	.disciplinas-right{
		right: -9%;
	}
	.agende-form{
		width: 475px;
		margin-left: 51%;
	}
	.agende-form h2{
		font-size: 50px;
	}
	select{
		padding: 10px 75px 10px 0px;
        /*padding: 10px 109px 10px 0px;*/
	}
	.bn-title h2{
		font-size: 61px;
		padding: 286px 0px 0px 84px;
	}
}

@media screen and (max-width: 768px){
	.bn-title2 h2{
		font-size: 50px;
	}
    .bn-title h2{
        font-size: 50px;
    }
	.ct-numeros{
		width: 560px;
	}
	.materiais, .professores-content, .aprovados-vestibular, .disciplinas{
		max-width: 600px;
	}
	.materiais-content{
		margin-left: 46px;
	}
	.disciplinas-content{
		margin-left: 73px;
	}
	.disciplinas-left{
		left: -20%;
	}
	.materiais-right{
		right: -10%;
	}
	.materiais-left{
		left: -20%;
	}
	.materiais-text p, .materiais-img img{
		width: 65%;
	}
	.disciplinas-padd{
		width: 70%!important;
	}
	.agende-form{
		width: 400px;
		margin-left: 47%;
	}
	.agende-form h2{
		font-size: 40px;
	}
	select{
		padding: 10px 37px 10px 0px;
        /*padding: 10px 72px 10px 0px;*/
	}
	.professores-right{
		right: -17%;
	}
	.botao-agendar{
		padding-left: 65%;
	}
	.title h2{
		font-size: 30px;
	}
	.bn-title2{
		width: 100%;
	}
    .bn-title{
        width: 100%;
    }
    .bn-title h2{
		font-size: 41px;
		padding: 286px 0px 0px 84px;
	}
	.av-fotos{
		width: 77%;
	}
	.aprovados-vestibular h1{
		font-size: 42px;
	}
}

@media screen and (max-width: 600px){
	
}

@media screen and (max-width: 480px){
	.banner2 {
	    width: 100%;
	    height: 480px;
	    background-image: url(../imagens/ensino-interno/bn-curso.png);
	    background-repeat: no-repeat;
	    background-position: right;
	    background-size: contain;
	}
	.bn-title2 h2{
		padding-top: 276px;
	}
    .bn-title h2{
        padding-top: 276px;
    }
	.materiais, .professores-content, .aprovados-vestibular, .disciplinas, .ct-numeros{
		max-width: 100%;
	}
	.ct-img1, .ct-img2{
		display: none;
	}
	.ct-numeros{
		display: block;
		text-align: -webkit-center;
	}
	.numero1, .numero2, .numero3{
		margin-bottom: 40px;
	}
	.materiais-content{
		margin-left: 24.5%;
	}
	.materiais-left{
		left: -42%;
	}
	.materiais-right{
		right: -3%;
	}
	.professores{
		padding-bottom: 45px;
	}
	.professores-slides{
		width: 58%;
		margin-left: 81px;
	}
	.professores-content{
		padding: 20px 0px;
		display: contents;
	}
	.title h2{
		margin-left: 85px;
	}
	.professores-right{
		right: -30%;	
	}
	.disciplinas-content{
		margin-left: 90px;
	}
	.disciplinas-left{
		left: -25%;
	}
	.disciplinas-right{
		right: 3%;
	}
	.aprovados-vestibular h1{
		font-size: 33px;
	}
	.av-conteudo{
		flex-wrap: wrap;
	}
	.av-anos{
		width: 60%;
		margin-bottom: 10%;
	}
	.av-anos div.ativa{
		margin-bottom: 5%;
	}
	.av-active{
		display: flex!important;
		flex-wrap: wrap;
	}
	.av-fotos{
		width: 100%;
	}
	.av-fotos .av-fotos-div{
		max-width: 70%;
		margin: 0 auto 10%;
	}
	.agende{
		height: auto;
		padding-bottom: 3%;	
	}
	.agende-form{
		margin-left: 14px;
	}
	.agende-form h2{
		text-align: center;
		font-size: 28px;
	}
	select{
		padding: 10px 36px 10px 0px;
        /*padding: 10px 71px 10px 0px;*/
	}
	.botao-agendar{
		padding-left: 64%;
	}
}

@media screen and (max-width: 400px){
	.disciplinas-left{
		left: -27%;
	}
	.agende-form{
		margin-left: 5px;
	}
	.numero1, .numero2, .numero3{
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 380px){
	.materiais-text p, .materiais-img img{
		width: 62%;	
	}
	.disciplinas-left{
		left: -31%;
	}
	.form-space{
		width: 40%;
	}
	.botao-agendar{
		padding-left: 44%;
	}
	.formulario{
		justify-content: center;
	}
	.agende-form{
		width: 100%;
		padding-left: 0px;
		margin-left: 0px;
	}
	.botao-agendar{
		padding-left: 50%;
	}
	select{
		/*padding: 10px 16px 10px 0px;*/
        width: 132px;
	}

}


 