@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Reem+Kufi');
@import url('https://fonts.googleapis.com/css?family=Kodchasan');
@import url('https://fonts.googleapis.com/css?family=Cuprum');
@import url('https://fonts.googleapis.com/css?family=Ubuntu+Condensed');
@import url('https://fonts.googleapis.com/css?family=Lobster+Two');
@import url('https://fonts.googleapis.com/css?family=Kaushan+Script');
@import url('https://fonts.googleapis.com/css?family=Great+Vibes');
@import url('https://fonts.googleapis.com/css?family=Lusitana');
.py-5 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.carousel-inner img {
    width: 100%;
    height: 100%;
  }
.heading{
	font-family: 'Cuprum', sans-serif;
    font-weight: lighter;
	color: #0943a1;
	}
.heading1{
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #F2184F;
}
.heading2{
	font-family: 'Cuprum', sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: lighter;
	color: #000;
}

.heading3{
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: 100;
	color: #FFF;
}
.heading4{
	font-family: 'Cuprum', sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: lighter;
	color: #FC0;
}

.heading5{
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size:30px;
	line-height: 26px;
	font-weight: 100;
	color: #FF0000;
}
.heading6{
	font-family: 'Cuprum', sans-serif;
	font-size: 30px;
	line-height: 26px;
	font-weight: lighter;
	color: #FF0000;
}

.heading7{
	font-family: 'Lobster Two', cursive;
	font-size:30px;
	line-height:30px;
	
}


.heading8{
    font-family: 'Ubuntu Condensed', sans-serif;
	font-size:24px;
	line-height: 26px;
	font-weight: normal;
	color: #600;
	}

.heading9{
    font-family: 'Ubuntu Condensed', sans-serif;
	font-size:18px;
	line-height:18px;
	font-weight: normal;
	color: #FFF;
	}
	
.heading10{
    font-family: 'Ubuntu Condensed', sans-serif;
	font-size:20px;
	line-height:20px;
	font-weight: normal;
	color: #FFF;
	}
		
.heading11{
	font-family: 'Hind Madurai', sans-serif;
    font-size:15px;
	line-height:22px;
	font-weight: normal;
	color: #FFF;
 }
.heading12{
	font-family: 'Hind Madurai', sans-serif;
    font-size:15px;
	line-height:22px;
	font-weight: normal;
	color: #FFF;
	}	
	
.heading13{
	font-family: 'Cuprum', sans-serif;
	font-size:18px;
	line-height:16px;
	font-weight: 500;
	color: #600;
	}
.heading14{
	font-family: 'Cuprum', sans-serif;
	font-size:22px;
	line-height:22px;
	font-weight: 500;
	color: #600;
	}
.heading15{
	font-family: 'Kaushan Script', cursive;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #FEFEFE;
}


.heading16{
	font-family: 'Great Vibes', cursive;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #fffc02;
}

.heading17{
	font-family: 'Cuprum', sans-serif;
	font-size:18px;
	line-height:22px;
	font-weight: 500;
	color: #600;
	}

.card-footer{
	margin: 0px;
	padding: 0px;
}


.newsscrool{
   height:300px;
   
	}
.newsscrool::-webkit-scrollbar {
     width: 1em;
	 background-color: rgba(255, 255, 255, 0.4);
}

 .newsscrool::-webkit-scrollbar-track {

    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

 .newsscrool::-webkit-scrollbar-thumb {
   background-color: #00628A;
  outline: 1px solid slategrey;
}

.news_text{
	background-color: rgba(255, 255, 255, 0.9);
	border: thin solid  #036;
	margin: 5px;
	padding: 5px;
	font-size: 14px;
	font-weight: normal;
	color:#333;
	
}

.fa-facebook-square{
	color:#FFF;
 }
.fa-whatsapp{
	color:#fff;
	}
.fa-envelope{
	color:#FFF;
    }
.fa-youtube-play {
	color:#FFF;
	}
.sub3{
	color:#FFF;
	}
.sub3 a{
	color:#FFF;
	}
	
.text-warning {
  color:#ff63e0 !important;
}
.principle_text{
	width:50%;
	float:left;
	}

.pic_text{
	font-family: 'Lusitana', serif;
	color:#282828;
	font-size:14px;
	}
