body{
	margin: 0;
	padding:0;
	text-align: center;
}

.img-idiomas{
	padding: 0px !important;
}

.contenedor-images{
	margin-top: 2%;
}

.idiomas{
	border-bottom-style: double;
	border-color: rgb(0,76,128);
}

.idiomas h1{
	margin-top: 50px;
	font-family: Ubuntu-B;
	color: rgb(0,76,128);
}

.idiomas h2{
	font-family: Ubuntu-B;
	color: rgb(0,76,128);
	font-size: 25px;
}

.idiomas p, .idiomas li{
	color: rgb(0,76,128);
	line-height: 1;
}

.idiomas span{
	color: rgb(33,161,233);
}

.idiomas .C{
	color: rgb(33,161,233);
	font-family: Ubuntu-B;
}

.idiomas .E{
	color: rgb(0,76,128);
	font-family: Ubuntu-B;	
}

.idiomas .A{
	color: rgb(104,169,228);
	font-family: Ubuntu-B;	
}

.idiomas .P{
	color: rgb(0,120,172);
	font-family: Ubuntu-B;	
}

.idiomas .sub-ingles{
	font-family: Ubuntu-B;
}

.idiomas li{
	list-style: none;
}

.idiomas .ingles .cursos-ingles div{
	margin: 30px 0;
}

.ingles, .frances, .aleman, .valenciano{
	margin-bottom: 50px;
}

.imgs-cursos {
	margin-bottom: 5%;
}

@media (min-width: 360px) and (orientation:portrait){
	.idiomas h1{
		font-size: 40px;
	}

	.idiomas p, .idiomas li{
		font-size: 18px;
	}

	.idiomas p{
		width: 280px;
		margin: auto;
	}
}

@media (min-width: 412px) and (orientation:portrait){
	.idiomas h1{
		font-size: 50px;
	}

	.idiomas h2{
		font-size: 30px;
	}

	.idiomas p{
		width: 320px;
	}

	.idiomas .sub-ingles{
		font-size: 20px;
	}
}

@media (min-width: 600px) and (orientation:portrait){
	.idiomas h1{
		font-size: 70px;
	}

	.idiomas p, .idiomas li{
		font-size: 24px;
	}

	.idiomas p{
		width: 500px;
	}

	.idiomas .sub-ingles{
		font-size:28px;
	}
}

@media (min-width: 768px) and (orientation:portrait){
	.idiomas h1{
		margin-top: 90px;
	}

	.idiomas p{
		width: 600px;
	}
}

@media (min-width: 800px) and (orientation:portrait){
	.idiomas p{
		width: 700px;
	}
}

@media (min-width: 1024px) and (orientation:portrait){
	.idiomas p{
		width: 800px;
	}
}

@media (min-width: 480px) and (orientation:landscape){
	.idiomas h1{
		font-size:35px;
		width: 500px;
		margin: auto;
		margin-top: 50px;
		margin-bottom: 20px;
	}

	.idiomas p, .idiomas li{
		font-size: 18px;
	}

	.idiomas p{
		width: 380px;
		margin: auto;
	}

	.idiomas .sub-ingles{
		font-size:18px;
	}
}

@media (min-width: 640px) and (orientation:landscape){
	.idiomas h1{
		font-size:45px;
	}

	.idiomas p{
		width: 550px;
	}
}

@media (min-width: 960px) and (orientation:landscape){
	.idiomas p{
		width: 750px;
	}
}

@media (min-width: 1024px) and (orientation:landscape){
	.idiomas h1{
		width: 100%;	
	}

	.idiomas h2{
		font-family: Ubuntu-B;
		color: rgb(0,76,128);
	}

	.idiomas p{
		width: 600px;
		line-height: 1.2;
	}

	.idiomas .col-md-4 p{
		width: 300px;
		line-height: 1;
	}

	.imgs-cursos {
		margin-bottom: 0;
	}
}

@media (min-width: 1280px) and (orientation:landscape){
	.idiomas{
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 30px;
		padding-bottom: 50px;
	}

	.idiomas p{
		width: 600px;
		line-height: 1.2;
	}

	.idiomas .col-lg-4 p{
		width: 300px;
		line-height: 1.2;
		font-size: 16px;
	}

	.idiomas .col-lg-4 .sub-ingles{
	   line-height: 3;
	}

	.idiomas .ingles .cursos-ingles div {
    	margin: 10px 0;
	}

	.idiomas .frances p, .idiomas .aleman p, .idiomas .valenciano p, .idiomas .valenciano ul li{
		font-size: 16px;
	}
}

@media (min-width: 1366px) and (orientation:landscape){
	.idiomas p{
		width: 600px;
		
	}

	.idiomas .col-md-4 p{
		width: 300px;
	
	}
}