body {
  margin: 0;font-family: 'Lato', sans-serif;
  padding:0;
}
header > h1 {
  font-size: 72px;
  line-height: 1.5;
  color: #2c3e50;
  font-weight: 100;
  border-bottom: 2px solid #ddd;
}
header > h1 > span > a {
  font-size: 20%;
  color: #2c3e50;
  text-decoration: none;
  margin-left: 10px;
}
#container {
  width:  100%;
  margin: 0 auto;
}
section {
  height: 100vh; 
  margin: 0px 0;
  background-color: #2c3e50;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index:1;
 
 
  
}
.section_inside2 {
  height: 100vh; 
  margin: 0px 0;
  background-color: #2c3e50;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index:1;
 
 
  
}

.section_inside {
  height: 70vh; 
  margin: 0px 0;
  background-color: #2c3e50;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index:1;
 
 
  
}

.header11{
	
height: 300px;
  margin: 0px 0;
  padding:0em 0em;
  background-color: #2c3e50;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index:1;	
}
.course11{
	background:url(../images/course1.png) top center no-repeat;
	
height: 360px;
  margin: 0px 0;
  padding:0em 0em;
  background-color: #2c3e50;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index:1;	
}
.course22{
	background:url(../images/course1.png) top center no-repeat;
	
height: 250px;
  margin: 0px 0;
  padding:0em 0em;
  background-color: #2c3e50;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index:1;	
}

.section1{
width: 100%;
height: 100%;

	position: absolute;
	/*top: 29px;
	left: 21px;*/
	content: '';
	/* background: rgba(14, 21, 30, 0.8); */
	background: -moz-linear-gradient(45deg, rgba(255,204,51,0.3) 0%, rgba(27,44,57,0.4) 50%);
	background: -webkit-linear-gradient(45deg, rgba(255,204,51,0.3) 0%,rgba(27,44,57,0.4) 50%);
	background: linear-gradient(45deg, rgba(255,204,51,0.3) 0%,rgba(27,44,57,0.4) 50%);


	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffcc33', endColorstr='#b31b2c39',GradientType=1 );
	
}
.section {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	content: '';
	/* background: rgba(14, 21, 30, 0.8); */
	background: -moz-linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(255,60,70,0.7) 50%);
	background: -webkit-linear-gradient(90deg, rgba(0,0,0,0.7) 0%,rgba (255,60,70,0.7) 50%);
	background: linear-gradient(90deg, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 50%);
	padding-bottom:30px;


	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffcc33', endColorstr='#b31b2c39',GradientType=1 );
	
}
.text11 {
	position: relative;
	margin: 0.1em 0em;
}
.text11 > h6 {
	font-size: 25px;
	color: #fff;
	font-weight: bolder;
	text-align: center;
	border-bottom: 0;
	margin: 10px 0 20px;font-family: 'Lato', sans-serif;
}

.text11 > h1 {
	font-size: 35px;
	color: #fff;
	font-weight: bolder;
	text-align: center;
	border-bottom: 0;
	margin: 36px 0 20px;font-family: 'Lato', sans-serif;
}
.text {
	position: absolute;
	margin: 9.5em auto;
	left:0;
	right:0;
	top:10%;
	height:100vh;

}
.text > h1 {
	font-size:55px;
	color: #fff;
	font-weight: 200;
	text-align: center;
	border-bottom: 0;
	margin: 36px 0 20px;font-family: 'Lato', sans-serif;
}
.text > h6 {
	font-size: 25px;
	color: #fff;
	font-weight: bolder;
	text-align: center;
	border-bottom: 0;
	margin: 36px 0 20px;font-family: 'Lato', sans-serif;
}
.text > h3 {
	color: #ffffff;
	margin: 0;
	padding: 0;
	width: 78%;
	font-size: 20px;
	margin: auto;font-family: 'Lato', sans-serif;
	font-weight: normal;
	letter-spacing: 1.5px;
	font-weight:300;
}


.h2 {
	color: #000;
	margin: 30px auto;
	text-align: center;
	font-size: 40px;
	margin: auto;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	font-weight: 300;
	padding-top: 30px;
	line-height: normal;
}
.h4 {
	color: #000;
	margin:30px auto;
	text-align:center;
	font-size: 50px;
	margin: auto;font-family: 'Lato', sans-serif;
	font-weight: normal;
	letter-spacing: 1.5px;
	font-weight:200;
	padding-top:30px;
}
#main {
  text-align: center;
}
#more {
  margin: 10px auto 48px;
}


.browsebtn {
	display: inline-block;
	margin-top:40px;
	padding: 15px 45px;
	background: #fff;
	color: #333;
	line-height: 20px;
	
	border-radius: 50px;
	font-weight: 600;
	font-size: 17px;
	transition: all ease 0.5s;
}
.browsebtn a {
	text-decoration:none;
	color: #333;
	
}
.browsebtn:hover {
	display: inline-block;
	
	padding: 15px 45px;
	background: #ccc;
	
	line-height: 20px;
	border-radius: 50px;
	font-weight: 600;
	font-size: 17px;
	transition: all ease 0.5s;
}



@media screen and (max-width: 800px) {
	

	
.text > h1 {
	font-size: 30px;
	color: #fff;
	/* font-weight: bolder; */
	text-align: center;
	border-bottom: 0;
	margin: 4px 0 15px;
}
	
	
.text > h3 {
	color: #ffffff;
	margin:10px auto;
	padding: 0;
	width: 98%;
	
	font-size: 18px;
	margin: auto;
 font-weight:normal;
	letter-spacing: 1.5px;
}	


.browsebtn {
	display: inline-block;
	margin-top:20px;
	padding: 15px 45px;
	background: #fff;
	color: #333;
	line-height: 20px;
	
	border-radius: 50px;
	font-weight: 600;
	font-size: 17px;
	transition: all ease 0.5s;
}	
.text {
	position: relative;
	margin: 0em 0em ! important;
	padding: 50% 0px;
}
.section2{
width: 100%;

	background-size: cover;
padding: 0em 0em 5em;
	position: absolute;
	/*top: 29px;
	left: 21px;*/
	content: '';
	/* background: rgba(14, 21, 30, 0.8); */
	background: -moz-linear-gradient(45deg, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.7) 50%);
	background: -webkit-linear-gradient(45deg, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.7) 50%);
	background: linear-gradient(45deg, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.7) 50%);


	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffcc33', endColorstr='#b31b2c39',GradientType=1 );
	
}	
.section1{
width: 100%;

	background-size: cover;
padding: 0em 0em 5em;
	position: absolute;
	/*top: 29px;
	left: 21px;*/
	content: '';
	/* background: rgba(14, 21, 30, 0.8); */
	background: -moz-linear-gradient(45deg, rgba(255,204,51,0.4) 0%, rgba(27,44,57,0.7) 50%);
	background: -webkit-linear-gradient(45deg, rgba(255,204,51,0.4) 0%,rgba(27,44,57,0.7) 50%);
	background: linear-gradient(45deg, rgba(255,204,51,0.4) 0%,rgba(27,44,57,0.7) 50%);


	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffcc33', endColorstr='#b31b2c39',GradientType=1 );
	
}	

	.course11{
		
		
		background: url(../images/course1.jpg) center top no-repeat;
    background-size: auto auto;
background-size: cover;
padding: 0em 0em 5em;
		
 
  background-color: #2c3e50;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index:1;	
}

	
}







.rainbow {
    -webkit-animation: rainbow 8s ease infinite;
    animation: rainbow 8s ease infinite;
    background-image: linear-gradient(124deg, #3a3230, #3a3230, #000000, #000000);
    background-size: 800% 800%
}

@-webkit-keyframes rainbow {
    0% {
        background-position: 1% 80%
    }
    50% {
        background-position: 99% 20%
    }
    100% {
        background-position: 1% 80%
    }
}

@keyframes rainbow {
    0% {
        background-position: 1% 80%
    }
    50% {
        background-position: 99% 20%
    }
    100% {
        background-position: 1% 80%
 
	}
}