@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Hind:300,400,500,600');
.klasspm-headerbg{
	background-image:url(../images/bg.png);

width: 100%;
height:435px;
background-position: center;
background-repeat: no-repeat;
}
a:focus, a:hover {
	
	    text-decoration: none;
}
.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

.klasspm-dep{

	font-family:'hind', sans-serif;
	font-size: 30px;
	color: #fff;
	text-align: center;
	font-weight:400;	
	    padding-top: 133px;
}

.klasspm-deps{

	font-family:'hind', sans-serif;
	font-size: 25px;
	color: #fff;
	text-align: center;
	font-weight:400;	
	    padding-top: 50px;
}
.klasspm-headtext{
	    padding-top: 85px;
	font-family:'hind', sans-serif;
	font-size: 72px;
	color: #46b774;
	text-align: center;
	font-weight:400;
	
}
.klasspm-logopad{
padding-top: 120px;

}
.klasspm-subtext{
	
	font-family:'hind', sans-serif;
	font-size: 30px;
	color: #fff;
	text-align: center;
	font-weight:500;
	line-height:0.2;
}
.klasspm-bg1{
	background-image:url(../images/bg1.png);
	width: 100%;
height:336px;
    border-radius: 10px;
	background-position: center;
background-repeat: no-repeat;
	
}
.klasspm-bg2{
	background-image:url(../images/bg2.png);
	width: 100%;
    height:158px;
	background-position: center;
background-repeat: no-repeat;
  border-radius: 10px;
 margin-bottom: 20px;
}
.pad{
	margin-top:35px;
	margin-bottom: 25px;
}

.klasspm-bg3{
	background-image:url(../images/bg3.png);
	width: 100%;
   height:158px;
	background-position: center;
background-repeat: no-repeat;
  border-radius: 10px;
margin-bottom:10px;  
}
.klasspm-bg4{
	background-image:url(../images/bg4.png);
	width: 100%;
 height:158px;
background-position: center;
background-repeat: no-repeat;
  border-radius: 10px;	
  margin-bottom:10px;  
}

.klasspm-bg5{
	background-image:url(../images/bg5.png);
	width: 100%;
 height:158px;
background-position: center;
background-repeat: no-repeat;
  border-radius: 10px;	
  margin-bottom:10px;  
}
.klasspm-bg6{
	background-image:url(../images/bg6.png);
	width: 100%;
height:336px;
background-position: center;
background-repeat: no-repeat;
 border-radius: 10px;		
}
.kalsspm-courses img{
	
	margin-top:90px;
	margin-left:90px;
}

.kalsspm-courses p1{
font-family:'hind', sans-serif;
	font-size: 30px;
	color: #fff;
	text-align: center;
	font-weight:400;
}
.kalsspm-text{
font-family:'open sans', sans-serif;
	font-size: 21px;
	color: #000;
	text-align: center;
	margin-top:50px;
}
.kalsspm-text1{
font-family:'open sans', sans-serif;
	font-size: 21px;
	color: #000;
	text-align: center;
	margin-bottom:50px;
}
.klasspm-footerbg{
	background-color:#000;
	width: 100%;
height:60px;
	
}
.kalsspm-copytext{
	padding-top:20px;
font-family:'open sans', sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: center;
	
}
.klasspm-bg1:hover {
    background-image: none;
    background-color:#2d9aee;

}
.klasspm-bg2:hover {
    background-image: none;
    background-color:#ff7800;

}
.klasspm-bg3:hover {
    background-image: none;
    background-color:#e72d2e;

}
.klasspm-bg4:hover {
    background-image: none;
    background-color:#4e0102;

}
.klasspm-bg5:hover {
    background-image: none;
    background-color:#c200d3;

}
.klasspm-bg6:hover {
    background-image: none;
    background-color:#2dad61;

}





@media only screen and (max-width: 768px) {
.klasspm-headerbg {
		
		    height: auto;
    padding-bottom: 170px;
	}
.klasspm-headtext {
	    font-size: 32px;
    padding-top: 70px;
}
.klasspm-subtext {
	    font-size: 15px;
		    line-height: 0;
}
.pad{
	margin-top:-120px;
}
.klasspm-bg1 {
    margin-bottom: 15px;
        margin-top: 150px;
}
.klasspm-bg2 {
    margin-bottom: 15px;
}
.klasspm-bg3 {
    margin-bottom: 15px;
}
.klasspm-bg4 {
    margin-bottom: 15px;
}
.klasspm-footerbg {
	    height: auto;
padding-bottom: 20px;
}
.kalsspm-courses img {
	    margin-left: 127px;
}
 .kalsspm-text {
	    font-size: 18px; 
	 margin-top: 25px;
	 
 } 
 .kalsspm-text1 {
	    font-size: 18px; 
 }
	
.klasspm-bg6 {
    border-radius: 10px !important;	 
	background-size: cover;
 } 
 .kalsspm-copytext {
    font-size: 10px;  
 }
 

}

.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

/*
Fade content bs-carousel with hero headers
Code snippet by maridlcrmn (Follow me on Twitter @maridlcrmn) for Bootsnipp.com
Image credits: unsplash.com
*/

/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 435px;
}
.fade-carousel .carousel-inner .item {
    height: 100vh;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #44b972;
    border-color: #44b972;
    opacity: 0.7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 18%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 6em;    
    font-weight: bold;
    margin: 0;
    padding: 0;
}


.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out 5s;
       -moz-transition: 2s all ease-in-out 5s; 
        -ms-transition: 2s all ease-in-out 5s; 
         -o-transition: 2s all ease-in-out 5s; 
            transition: 2s all ease-in-out 5s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out 5s;
       -moz-transition: 2s all ease-in-out 5s; 
        -ms-transition: 2s all ease-in-out 5s; 
         -o-transition: 2s all ease-in-out 5s; 
            transition: 2s all ease-in-out 5s;    
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
  
    z-index: 2;
    background-color: #080d15;
    opacity: .7;
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {
  background-image: url(../images/bg.png);
  width: 100%;
height:435px;
background-position: center;
background-repeat: no-repeat;
}
.fade-carousel .slides .slide-2 {
 background-image: url(../images/home1.png);
 width: 100%;
height:435px;
background-position: center;
background-repeat: no-repeat;
}
.fade-carousel .slides .slide-3 {
 background-image: url(../images/home2.png);
 width: 100%;
height:435px;
background-position: center;
background-repeat: no-repeat;
}
.fade-carousel .slides .slide-4 {
 background-image: url(../images/home3.png);
 width: 100%;
height:435px;
background-position: center;
background-repeat: no-repeat;
}
.fade-carousel .slides .slide-5 {
 background-image: url(../images/home4.png);
 width: 100%;
height:435px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 768px){
    .hero h1 { font-size: 4em; }  
.klasspm-logopad {
    padding-top: 123px;
}	
}
