
@media (max-width: 992px) { 
	.hlogo  {
		margin-top: 0px!important;
	}
	.claim h3 {
		text-align: left;
	}
	.claim {
		position: absolute;
		top: 0px;
	}
	.bl-grey {
		padding-bottom: 20px!important;
		margin-right: 0px!important;
	}
	
	.imagexmg {
		margin-top: 0px!important;
		right: 0px!important;
		margin-right: 10px;
	}
	.pl15 {
		padding-left: 0px!important;
	}
	.titlexmg {
		margin-right: 120px!important;
		width: 100%;
	}
	.claimxmg {
		margin-right: 100px!important;
		width: 100%;
		padding-right: 100px;
	}
	.bl-green {
		padding-right: 0px!important;
		background: #00788B!important;
	}
	.col-md-3 {
		padding-right: 0px!important;
	}
	.imgcampus {
		display: none;
	}
	.footer {
		margin-top: -100px!important;
	} 
	.footercampus {
		display: block!important;
		margin-top: -20px;
	}
	.ahrefimgcampusfooter {
		margin-bottom: -20px;
	}
}


@media (max-width: 740px) { 
	.hlogo {
		width: 100%;
		position: relative!important;
	}
	.claim {
		width: 100%;
		position: relative!important;
	}	
	.logo {
		float: left;
	}
	
	.hlogo {
		height: 70px!important;
	}
	.claimxmg {
		margin-top: 80px!important;
		padding-right: 0px!important;
	}
	
	h1.title {
		font-size: 45px!important;
	}
}



	
b, strong, h3, h2, h1 {
	font-weight: 400;
}

h1.title {
	font-size: 60px;
	color: #00788B;
}

.footer {
    background-image: url("img/build.png");
    background-position: left top;
    background-repeat: no-repeat;
	background-size: cover;
	height: 650px;
	margin-top: -250px;
}

.logo {
    height: auto;
    width: 220px;
}

.imgcampus {
	height: auto;
    max-width: 180px;
    width: auto;
    float: right;
    margin-top: 80px;
/*
    margin-top: 85px;
    padding: 21px;
	max-width: 250px;
    float: right;
    width: auto;
    margin-right: -25px;
*/
	margin-right: 20px;
	margin-left: 20px;
}



.hlogo {
	margin-top: 50px;
	height: 100px;
}

.htitle {
	min-height: 150px;
}

h2 {
	color: #00788B;
}

.contenido {
/*
	margin-left: 10px;
	margin-right: -40px;
	
*/
padding-right: 5%;
}

.contenido p {
	font-size: 20px;
	margin-bottom: 20px;
}

.contenido h3 {
	margin-right: 30px;
}

.contenido h3 a {
	color: #278E9E;
}

body {
	background: rgba(239, 253, 252, 0.26);
	padding-bottom: 0px;
	font-weight: 200;
	font-size: 14px;
	letter-spacing: 0.7px;
}

.row.featurette {
    margin-right: 0px;
    margin-left: 0px;
}

.bl-grey {
	background-color: #E4E4E3;
	margin-right: -15px;
    padding: 20px;
    color: #00788B;
    padding-bottom: 130px;
}

.bl-green {
	background: -webkit-linear-gradient(#00788B, #00788B, rgba(0,122,140,0)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#00788B, #00788B, rgba(0,122,140,0)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#00788B, #00788B, rgba(0,122,140,0)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#00788B, #00788B, rgba(0,122,140,0)); /* Standard syntax */
    padding: 10px;
    color: white;
/*     height: 600px; */
	overflow-y: scroll;
}

.grey {
	background-color: #E4E4E3;
}


.green {
	background-color: #00788B;
}

.claimxmg {
	color: white;
}

.imagexmg {
	margin-top: 100px;
    /* margin-right: -20px; */
    width: 100px;
    position: absolute;
    right: 0px;
    /* top: 0; */
}

.titlexmg {
	margin-right: 85px;
	float: right;
}

.ml-10 {
	margin-left: -10px;
}


.pl15 {
	padding-left: 15%;	
}

.pr0 {
	padding-right: 0px;
}

.pl0 {
	padding-left: 0px;
}

.footercampus  {
	display: none;
}
.imgcampusfooter {
	width: 200px;
	margin-top: -200px;
	margin-left: 50px;
}