
body {
	font-family: 'Ubuntu', sans-serif;
	}
	
.normalfont {
	font-size:.95em;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.01em;
}

.heading {
	font-size:2em;
	font-family: 'Ubuntu', sans-serif;

}

.subheading {
	font-size:1.5em;
	font-family: 'Ubuntu', sans-serif;

}

.high {
	font-size:3em;
	font-family: 'Ubuntu', sans-serif;

}





.normal
{
	font-size:1em;
	font-family: 'Ubuntu', sans-serif;

}


.copyright {
	font-size:.85em;
	color:#CCCCCC;
}

.homebanner1{

	font-size:2em;

	
}

.openfont{
	
	letter-spacing: 0.01em;
}

.font2{
	text-align:left;
	font-size:1em;

	
}


.h3font{
	text-align:left;
	font-size:1em;
	line-height:1.5em;
	font-family: 'Open Sans', sans-serif;
}


.innerbanner
{
	margin:0px;
	padding:0px;

}

.bottomimage{
	background-image:url("../image/innerpage/field-918534_1920.jpg");
	background-repeat:no-repeat;
	background-size: cover;
	height:600px;
  }

.certify{
	background-image: url("../image/home/certified.png");
	background-repeat:no-repeat;
	background-size:auto;
	height:100px;
  }

.slncollge{
	background-image:url("../img/Homepage/Library.jpg");
	background-repeat:no-repeat;
	background-size: cover;
	height:700px;
  }
  


.history{
	background-image:url("../img/Homepage/Library.jpg");
	background-repeat:no-repeat;
	background-size: cover;
	height:700px;
  }
  
  .heading {
	font-size:2.5em;
	line-height:1.2em;
	font-family: 'Ubuntu', sans-serif;

}

.speheading {
	font-size:3.5em;
	line-height:1em;
	font-stretch: expanded;
	font-weight: bold;
	font-family: 'Ubuntu', sans-serif;

}


.subheading
{
	font-size:1.5em;
	line-height:1em;
	font-family: 'Ubuntu', sans-serif;
}

.copyright{
	color: #F5D218;
	font-size:18px;
}


.copyright a:hover {
	color:#FFF069;
}



.red {
color:#dd4e22;

}


.orange {
color:#f78b17;

}
.brown{
	color:#d38540;
}



.grey{
	color:#b9bab9;

}


.darkgrey{
	color:#7b7a7a;


}
.lightgrey{
	color:#c2c2c0;

}

.lightgreen {
color:#74be0c;

}
.green {
color:#5bae24;

}

.darkgreen {
color:#688805;

}

.blue {
color:#4d73c3;
}

.darkblue {
color:#0a67d0;
}


.contactbg {
	background-image:url("../img/Homepage/coconutbg.jpg");
	background-size:cover;
}


.copyright {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#CCCCCC;
	text-align:center;
}


.Normalfontwhite {
	font-size:16px;
	line-height:22px;
	font-family: 'Open Sans', sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.black {
color: #333333;
}

.white {
color:#FFFFFF;
}

.yellow{
color: #FFFF33;

}

.darkyellow{
color: #ded20d;

}

.bold {
font-weight:bold;
}

.left {
text-align:left;
}

.right {
text-align: right;
}


.center {
text-align: center;
}

.just {
text-align: justify;
}



.tinyspace {
	background-color:transperent;
	height:50px;
}

.space {
	background-color:transperent;
	height:100px;
}
.bigspace {
	background-color:transperent;
	height:200px;
}

.course {
	background-color:#DCD9D9;
	padding: 15px;
}

.course:hover {
	background-color:#F40206;
	box-shadow: 5px 5px 5px grey;
}


.rounded-4 {
  border-radius: 0.6rem !important;
}

.rounded-5 {
  border-radius: 0.8rem !important;
}

.rounded-6 {
  border-radius: 1.50rem !important;
}

.rounded-7 {
  border-radius:2.5rem !important;
}



/* Footer
---------------------------------*/

.footer{
	background:url("../image/home/backspace.png");
		
	padding:35px 0 35px;
}

.copyright{
	color:#cccccc;
	font-size:14px;
	display:block;
	text-align:center;
}
.copyright a{
	color:#7cc576;
	font-weight:600;
	text-decoration: none;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.copyright a:hover {
	color: #fff;
}

.res-nav_click {
	line-height:38px;
	font-family: 'FontAwesome';
	font-size:38px;
	text-decoration: none !important;
	color:#777777;
	font-style:normal;
	display:none;
	width:42px;
	height:27px;
	margin:20px auto;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.res-nav_click:hover, .res-nav_click:active, .res-nav_click:focus {
	color: #7cc576 !important;
}

.portfolioContainer{
	max-width: 1140px;
}

.grad4 {
  height: 550px;
  background-color:#e0e0e0;  /* For browsers that do not support gradients */
  background-image: -webkit-linear-gradient(#8dac65, #dbe8cb);
}

