.btsActive {
	color: #fff !important;
}
.table2 {
	background-color: #fff !important;
}
.Cactive {
	background-color: #80B7D7 !important;
	color:#FFF !important;
}


#linguasCursosBts {
	width: 100%;
	height: 80px;
	float: left;
	cursor: pointer;
	margin: 80px 0 0 0;
}
#linguasBt {
	width: 33.33%;
	height:100%;
	float: left;
	background-color: #FFC374;
}
#cursosBt {
	width: 66.66%;
	height:100%;
	float: left;
	background-color: #449DCC;
}
#linguasCursosBts h1 {
	margin: 22px 0 0 50px;
}
#text {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
}
#text p {
	font-size: 22px;
	margin: 5% 7% 7% 7%;
}



/*//////////////////     CURSOS SLIDE   ///////////////////////*/


#cursosSlide {
	width: 100%;
	float: left;
}
#courses {
	width: 100%;
	float: left;
	height: 200px;
}
#courses div {
	width: 49.5%;
	height:47.5%;
	cursor: pointer;
	float: left;
	background: #449DCC;
}
#courses h1 {
	font-size: 30px;
	margin: 30px 0 0 5%;
}
#intensive {
	margin: 0 0 0 1%;
}
#private {
	margin: 0.9% 0 0 0;
}
#company {
	margin: 0.9% 0 0 1%;
}
#slideTitle {
	width: 100%;
	height:80px;
	float: left;
}
#slideTitle h1 {
	font-size: 28px;
	margin: 20px 0 0 50px;
}
#slider {
	width: 100%;
	height: 330px;
	float: left;
}
#slider div {
	display: none;
	position: absolute;
	width: 100%;
	max-width: 1200px;
	height: 100%;
	max-height: 330px;
}
#slider div:first-child {
	display: inline;
}
#slider h2 {
	font-size: 22px;
	line-height: 50px;
	margin: 30px 9% 0 9%;
}
#textTable {
	width: 100%;
	float: left;
	border-top: 1px solid #333;
	height: auto;
	margin: 0 0 30px 0;
}
#textTable p {
	font-size: 22px;
	margin: 30px 5% 50px 5%;
}
#tableSlide {
	background-color: #E7B2B7;
	cursor: pointer;
}
#table {
	width: 98%;
	margin: 30px 0 0 0;
	float: left;
}



/*//////////////////     LINGUAS SLIDE   ///////////////////////*/


#linguasSlide {
	width: 100%;
	max-width: 1200px;
	position: absolute;
	height: auto;
	margin: 160px 0 0 -2500px;
}
#langs {
	width: 100%;
	height: 200px;
	float: left;
}
#langs div {
	width: 33.33%;
	height: 100px;
	float: left;
	cursor: pointer;
}
#langs h1 {
	margin: 35px 0 0 30px;
	font-size: 26px;
}
#ENGblock1 {
	background-color:#FFC374;
}
#ENGblock2 {
	background-color:#FFDFBE;
}
#ENGblock3 {
	background-color:#FFC374;
}
#ENGblock4 {
	background-color:#FFDFBE;
}
#ENGblock5 {
	background-color:#FFC374;
}
#ENGblock6 {
	background-color:#FFDFBE;
}
#resMethod {
	width: 100%;
	height: auto;
	float: left;
}
#resMethod h1 {
	margin: 8% 0 0 40px;
}
#resMethod p {
	margin: 20px 2% 10% 60px;
	font-size: 20px;
}
#results {
	width: 50%;
	height: 100%;
	float: left;
}
#method {
	width: 50%;
	height: 100%;
	float: left;
}



/*////////////////////////////     HOVERS    //////////////////////*/


/*#ENGblock1:hover {
	background-image: url('../imgs/lang_pt.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color:#FFF;
} 
#ENGblock2:hover {
	background-image: url('../imgs/lang_uk.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color:#FFF;
}
#ENGblock3:hover {
	background-image: url('../imgs/lang_es.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color:#FFF;
}
#ENGblock4:hover {
	background-image: url('../imgs/lang_fr.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color:#FFF;
} 
#ENGblock5:hover {
	background-image: url('../imgs/lang_ale.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color:#FFF;
}*/
#ENGblock6:hover {
	/*background-image: url('../imgs/lang_chi.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color:#FFF;*/
	cursor: auto;
}
#linguasBt:hover, #cursosBt:hover {
	color: #fff;
}
#courses div:hover {
	background-color: #80B7D7;
	color:#FFF;
}




/*/////////////////////////////////////        MEDIA QUERIES      //////////////////////////*/


@media only screen and (max-width: 900px) {
	#linguasCursosBts {
		margin: 65px 0 0 0;
	}
	#courses h1 {
		font-size: 27px;
	}

}

@media only screen and (max-width: 800px) {

	#courses h1 {
		font-size: 26px;
		margin: 30px 0 0 2.5%;
	}
	#langs h1 {
		margin: 37px 0 0 4%;
		font-size: 25px;
	}
	#resMethod {
		margin: 40px 0 0 0;
	}

}

@media only screen and (max-width: 700px) {

	#linguasCursosBts h1 {
		font-size: 30px;
		margin: 22px 0 0 10%;
	}
	#courses h1 {
		font-size: 26px;
		margin: 10px 0 0 4%;
	}
	#langs h1 {
		font-size: 22px;
	}
	#slideTitle h1 {
		font-size: 26px;
		margin: 20px 0 0 3.5%;
	}
	#slider h2 {
		margin: 0 5% 0 8%;
		line-height: 40px;
	}

}

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


	#linguasCursosBts h1 {
		font-size: 28px;
		margin: 24px 0 0 10%;
	}
	#text p {
		margin: 4.5% 5% 3.5% 5%;
		font-size: 20px;
	}
	#langs h1 {
		margin: 40px 0 0 5%;
		font-size: 20px;
	}
	#textTable p {
		font-size: 20px;
	}
	#resMethod h1 {
		margin: 8% 0 0 8%;
	}
	#resMethod p {
		margin: 20px 2% 10% 10%;
		font-size: 18px;
	}
	#textTable p {
		font-size: 20px;
	}

}

@media only screen and (max-width: 500px) {

	#linguasCursosBts {
		height: 70px;
	}
	#linguasCursosBts h1 {
		margin: 22px 0 0 5%;
		font-size: 26px;
	}
	#langs {
		width: 100%;
		height: 300px;
		float: left;
	}
	#langs div {
		width: 50%;
	}
	#langs h1 {
		font-size: 19px;
	}
	#ENGblock1 {
		background-color:#FFC374;
	}
	#ENGblock2 {
		background-color:#FFDFBE;
	}
	#ENGblock3 {
		background-color:#FFDFBE;
	}
	#ENGblock4 {
		background-color:#FFC374;
	}
	#ENGblock5 {
		background-color:#FFC374;
	}
	#ENGblock6 {
		background-color:#FFDFBE;
	}
	#courses h1 {
		font-size: 22px;
		margin: 20px 0 0 4%;
	}
	#slider h2 {
		margin: 0 3% 0 7%;
		line-height: 40px;
		font-size: 19px;
	}
	#resMethod h1 {
		font-size: 28px;
		margin: 8% 0 0 3%;
	}
	#resMethod p {
		margin: 20px 5% 10% 10%;
		font-size: 18px;
	}
	#results {
		border-right: 1px solid #333;
	}

}

@media only screen and (max-width: 400px) {

	#linguasCursosBts {
		height: 60px;
	}
	#linguasCursosBts h1 {
		font-size: 20px;
		margin: 20px 0 0 5%;
	}
	#text p {
		font-size: 16px;
	}
	#courses h1 {
		font-size: 18px;
		margin: 20px 0 0 2%;
	}
	#slideTitle {
		height: 70px;
	}
	#slideTitle h1 {
		font-size: 22px;
		margin: 20px 0 0 2%;
	}
	#slider h2 {
		margin: 0 2% 0 5%;
		font-size: 14px;
	}
	#langs h1 {
		font-size: 18px;
	}
	#textTable p {
		font-size: 18px;
	}
	#resMethod {
		margin: 50px 0 0 0;
	}
	#resMethod h1 {
		font-size: 23px;
	}
	#resMethod p {
		font-size: 14px;
	}

}
