@charset "utf-8";
/* CSS Document */
.containerMore2science{
	padding-top:0px;
	padding-left:5%;
	padding-right:5%;
}
.diffMatter{
	width:83%;
	margin:0px auto;
	background-image: url(../images/more2science/careerImgBlockDiffMatter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:auto;
	background-size:100%;
	font-family: 'Varela Round', sans-serif;
	letter-spacing:0.5px;
	color:#fff;
	padding:80px 30px 40px 60px;
	font-size:1em;
	line-height:24px;
}
.more2science ul li{
	display: inline-block;
	width: 28%;
	text-align: center;
	padding: 50px 20px 50px 20px;
	margin: 5px 40px 5px 0px;
	background-image: url(../images/more2science/ImgBlockBg.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
	border-radius:20px;
}
.descAboutProfessional h2{
	margin:0px 0px 20px 0px;
	color:#293885;
	font-size:1.2em;
}
.professionalQuote{
	width:90%;
	margin:20px auto;
	padding:30px 0px;
	border-top:2px dashed #aeaeae;
	border-bottom:2px dashed #aeaeae;
	text-align:center;
	font-family: 'Comfortaa', cursive;
	font-size:3em;
	font-weight:bold;
	color:#4558be;
	text-shadow:2px 2px 2px #bbe122;
}
.more2scienceInside{
	background-image: url(../images/more2science/matter-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:450px;
	background-size:100%;
}