


::-webkit-input-placeholder {
 color: #333;
}

:-moz-placeholder { /* Firefox 18- */
 color: #333;
}

::-moz-placeholder {  /* Firefox 19+ */
 color: #333;
}

:-ms-input-placeholder {
 color: #333;
}
a {
    color: #353d8b;
}
body {
	color: #313131;
	background: #fff;
	font-size: 16px;
	/*overflow: hidden;*/
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-style:normal;
	overflow:hidden;
}
a:focus {
	outline: 0;
}
html {
	position: relative;
	min-height: 100%;
	overflow-y: scroll;
}
.clear {
	height: 20px;
	clear: both;
	width: 100%;
}
.cler {
	height: 10px;
	clear: both;
}
.clr {
	height: 0px;
	clear: both;
}
.no-left-padding {
	padding-left: 0px;
}
.no-right-padding {
	padding-right: 0px;
}
.no-padding {
	padding: 0px;
}

.header{
	display:block;
	position:relative;
	padding:0px 0 0;
}
.container {
    max-width: 1200px;
}
.logo{
	padding-top: 7px;
}
.logo img{
	max-width:100%;
	height:auto;
}
.top-contact-section{
	display:block;
	position:relative;
	float:right;
	color:#000000;
	font-size:14px;
}
.top-contact-box{
	float:left;
	text-align:left;
	padding-right: 16px;
}
.admission-box{
	margin-top: 10px;
}
.admission-box a{
	font-size:14px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	text-decoration:none;
}
.top-icon{
	display:inline-block;
	vertical-align:middle;
	font-size:20px;
	color:#fff;
}
.top-text{
	display:inline-table;
	vertical-align:middle;
	padding-left:5px;
	font-size:16px;
	padding-top: 10px;
}
.top-text a{
	color:#fff;
	text-decoration:none;
}
.top-text a:hover{
	text-decoration:underline;
	color:#fff;
}
.phone-box{
}
.mail-box{
}
.mail-box .top-icon,
.mail-box .top-text a{
	color:#000;
}
.mail-box .top-text{
	font-size:14px;
	font-weight:400;
}
.container{
	max-width:95%;
}
.section{
	display:block;
	position:relative;
}
.menu-section{
	background-color:#e3a128;
}
.slider-portion{
	display:block;
	position:relative;
	width:100%;
	
}

.slider-portion img{
	width:100%;
	height:auto;
	display:block;
}

.slider-section .slick-slide {
	position: relative;
}
.slider-section .slick-prev, .slider-section .slick-next {
	position: absolute;
	z-index: 99;
	top: 50%;
	width: 26px;
	height: 50px;
	background-color: transparent;
	text-align: center;
	border-radius: 0;
	border: none;
}
.slider-section .slick-prev {
	left: 40px;
	background: transparent url(../images/slider-left-arrow.png) center center no-repeat;
}
.slider-section .slick-next {
	right: 40px;
	background: transparent url(../images/slider-right-arrow.png) center center no-repeat;
}
.slider-section .slick-prev:before, .slider-section .slick-next:before {
	content: "";
	display: none;
}
.slogan-section{
	padding: 25px 0;
	background:#fdfdfd;
}

.slogan-text-section{
	position:relative;
	font-size: 14px;
	color:#fff;
	line-height:24px;
	padding: 10px 32px;
	background-color:#8e1212;
}
.welcome-section{
	position:relative;
	padding:0 0;
	padding: 40px 0px;
}
.welcome-section-left{
	background-color:#b954c2;
	padding:60px 30px;
}
.welcome-image{
	position:relative;
}
.welcome-image img{
	width:100%;
	height:auto;
}
.welcome-content-section{
	position:relative;
	font-size:14px;
	line-height:24px;
	color:#646464;
	
}
.welcome-content-section h4{
	font-size:26px;
	color:#8e1212;
	font-family: 'Raleway', sans-serif;
}
.welcome-content-section h1{
	font-weight:600;
	font-size:34px;
	color:#fff;
	margin:0 0 10px;
	font-family: 'Raleway', sans-serif;
}
.custom-yellow-btn{
	background-color:#8e1212;
	border:none;
	font-size:14px;
	font-weight:700;
	text-transform:uppercase;
	text-align:center;
	color:#FFFFFF;
	height:42px;
	line-height:42px;
	padding:10px 40px;
	border-radius:30px;
	font-weight:300;
}
.custom-yellow-btn:hover
{
	color:#FFF;
	text-decoration:none;
}
.notice-side-bar{
	position:relative;
	background-color:#9d3fa5;
	color:#fff;
	font-size:14px;
}
.notice-side-bar-head{
	display:block;
	font-weight: 600;
	font-size: 34px;
	color: #fff;
	margin:60px 0 20px;
}
.notice-list{
	padding:0;
	margin:0;
	list-style:none;
}
.notice-list li{
	display:block;
	line-height:20px;
	float:left;
	width:100%;
	border-bottom:1px solid #cd81d3;
	padding:17px 0;
	padding-right:20px;
}
.notice-list li a{
	text-decoration:none;
	color:#fff !important;
}
.cources-section{
		/* Permalink - use to edit and share this gradient:         http://colorzilla.com/gradient-editor/#3a3a3a+0,3a3a3a+50,f5f5f5+50,f5f5f5+100 */
	background: #3a3a3a; /* Old browsers */
	background: -moz-linear-gradient(left, #3a3a3a 0%, #3a3a3a 50%, #f5f5f5 50%, #f5f5f5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #3a3a3a 0%,#3a3a3a 50%,#f5f5f5 50%,#f5f5f5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #3a3a3a 0%,#3a3a3a 50%,#f5f5f5 50%,#f5f5f5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3a3a', endColorstr='#f5f5f5',GradientType=1 ); /* IE6-9 */
	position:relative;
	min-height:420px;
}
.heading{
	display:block;
	position:relative;
	font-size:35px;
	color:#1f1f1f;
	text-transform:uppercase;
	font-weight:700;
	margin:25px 0;
}
.custom-nav-tab{
	width:100%;
	display:block;
	border: none;
	float:none;
}
.custom-nav-tab li{
	margin:0;
	float:left;
}
.custom-nav-tab .nav-link{
	font-size:16px;
	color:#000000;
	text-transform:uppercase;
	font-weight:400;
	padding:15px 25px;
	text-align:center;
	border-radius:0;
	border:none;
	background:none !important;
	display:block;
}
.custom-nav-tab .nav-link:focus, .custom-nav-tab .nav-link:hover,
.custom-nav-tab .nav-item.show .nav-link, .custom-nav-tab .nav-link.active{
	border:none;
	background:none !important;
	color:#b954c2;
	margin:0;
}
.custom-tab-content{
	position:relative;
	display:block;
	background-color:#fff;
	padding:25px 15px;
	color:#000000;
	margin: 0 25px;;
}
.custom-tab-content h3{
	font-size:24px;
	color:#86c3ec;
	margin:0px 0 15px 0;
}
.subject{
	display:block;
	position:relative;
	padding:0;
	margin:0;
	list-style:none;
	text-transform:uppercase;
}
.subject li{
	float:none;
	font-size:16px;
	color:#fff;
	background:url(../images/icon/bullet-icon.png) left 5px no-repeat;
	padding-left:20px;
	height:40px;
	margin-right:20px;
	text-align:left;
}
.subject li a{
	display:block;
	 color:#000000;
	 text-decoration:none;
}
.cources-box-inner{
	display:block;
	position:relative;
	font-size:20px;
	color:#000000;
	font-weight:600;
	text-align:center;
}
.cources-box-inner img{
	max-width:100%;
	height:auto;
}
.cources-box-inner a{
	color:#000 !important;
}

.top-right-section{
	padding-top: 5px
}
.phone-box,
.mail-box{
	padding-top: 15px;
}
.slogan-text-section h3{
	font-size: 20px;
	color:#ffd200;
	margin:0 0 0px 0;
}

.principal-area{
	background-color:#ebebeb;
	height:473px;
	text-align:center;
	display:block;
	position:relative;
	width:100%;
}
.circle-image{
	display:block;
	width:199px;
	height:199px;
	border-radius:50%;
	border: 4px solid #b954c2;
	margin:70px auto 25px;
}
.circle-image img{
	display:block;
	width:100%;
	height:100%;
}
.principal-area h2{
	font-size:28px;
	font-weight:600;
	color:#000000;
	margin:0 0 15px 0;
}
.principal-area h3{
	font-size:24px;
	font-weight:400;
	color:#b954c2;
	margin:0 0 ;
}
.principal-area-section .row{
	margin-left:0;
	margin-right:0;
}
.cources-left .heading{
	background-color:#b954c2;
	font-size:28px;
	font-weight:600;
	text-align:left;
	margin:0;
	padding:25px;
}
.icon-box-section{
	margin:35px 0;
}
.icon-box{
	display:block;
	background-color:#ebebeb;
	height:386px;
	text-align:center;
	padding-top:44px;
}
.icon-box-icon{
	display:block;
	position:relative;
	border:1px solid #000000;
	width:162px;
	height:144px;
	line-height:144px;
	text-align:center;
	margin:0 auto 37px;
}
.icon-box h3{
	font-size:18px;
	color:#000000;
	font-weight:600;
	margin:0 0 30px;
}
.custom-without-border-btn{
	border:1px solid #000000;
	font-size:15px;
	color:#000000;
	font-weight:600;
	border-radius:0;
	padding:13px 30px;
	background:none;
	text-transform:uppercase;
}
.custom-without-border-btn:hover,
.custom-without-border-btn:focus{
	background-color:#000;
	color:#fff;
}
.white-btn{
	border-color:#fff;
	color:#fff;
}
.white-btn:hover,
.white-btn:focus{
	background-color:#fff;
	color:#000;
}
.notice-list li span{
	color:#fff600;
	font-size:14px;
	font-weight:300;
	font-style:italic;
}
.mid-heading{
	font-size:24px;
	color:#674187;
	font-weight:400;
	padding:10px;
	margin-bottom:0px;
}
.content-section .welcome-section-left{
	background:none;
	padding:0 15px;
	color:#343434;
}
.content-section .welcome-content-section{
	color:#343434;
}
.map-secion{
	padding:30px 0 0;
}
.map-secion img{
	width:100%;
	height:auto;
	display:block;
}

.contact-area-section{
	background-color:#00a685;
	padding: 25px 0;
min-height: 196px;
}
.contact-area-section .heading{
	color:#fff;
	padding-bottom:35px;
}
.contact-icon{
	display:block;
	vertical-align:middle;
	width:50px;
	height:50px;
	line-height: 66px;
	text-align:center;
	position:absolute;
	left:15px;
	top:0;
	border-radius:50%;
}
.contact-text{
	display:block;
	padding-left: 60px;
	color:#fff;
	font-size:14px;
	line-height:1.6em;
	padding-top: 20px;
}
.contact-text h5{
	margin:0 0 10px;
	font-size:17px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
}
.notice-list .scrollbar-inner {
    max-height: 360px;
    overflow: auto;
}

.news_update {
   height: 322px;
    background: #00382d;
}

.news_update h3 {
    color: #fff000;
    font-size: 22px;
    margin: 0px;
    padding: 15px 16px;
        padding-bottom: 20px;
    font-weight: 600;
    padding-bottom: 0px;
    background: #00382d;
    height: 60px;
	text-align:center;
}
.no_padding
{
	padding:0px;
	margin:0px;
}
.news_right a {
    color: #FFFFFF;
    font-size: 13px;
    border-bottom: 1px solid #ccc;
    padding: 10px;
	display:block;
}
.category_section ul
{
	padding:0px;
	margin:0px;
}
.category_section ul li
{
	list-style-type:none;
	display:inline-block;
	padding-right:10px;
	width: 19%;
}
.category_section ul li a
{
	font-size:15px;
	color:#333;
}

.welcome-section-left_inner
{
	background:#ebebeb;
	padding:15px;
}
.contact-address-box 
{
	margin-bottom:20px;
	height:95px;
}
.gallery_section h4
{
	font-size:22px;
	color:#674187;
	padding-bottom:15px;
}
.gl_img
{
	margin-bottom:20px;
}
.quick_nav {
    background: #f9f9f9;
    padding: 25px 15px;
}
.quick_nav li a {
    font-size: 14px;
    color: #333333;
	line-height:35px;
}
.quick_nav li {
    width: 100%;
    margin-bottom: 3px;
    border-bottom: 1px solid #ababab;
    padding-bottom: 3px;
}
.back_section
{
	text-align:center;
}
.cus_btn {
    border: none;
    padding: 8px 120px;
    border-radius: 0px;
	background:#FFF;
	color:#0797cd;
	margin-bottom:8px;
}
.welcome_section
{
	background:#00a685;
}
.college_section
{
	background:#00624f;
}
.banner_caption
{
	position: absolute;
font-size: 40px;
color: #FFF;
right: 0%;
bottom: 38%;
font-family: 'Raleway', sans-serif;
width: 39%;
left: 0;
margin: auto;
text-align: center;
font-weight: 800;
text-shadow: #474747 3px 5px 2px;
}
.event_inner img
{
	width:100%;
	height:auto
	}
.sub
{
	font-family: 'Raleway', sans-serif;
	font-size:34px;
	color:#8e1212;
}
.event_inner_text a
{
		color:#FFF;
		height:40px;
	line-height:40px;
	color:#FFF;
	font-size:18px;
	background:#8e1212;
	display:block;
	margin-top:-10px;
	z-index:999;
	position:relative;
}
.quote_back
{
	background:url(../images/quots.jpg);
	height:350px;
	background-size:100%;
}
.costom_modal .close
{
	position: absolute;
right: -10px;
z-index: 999;
background: red;
width: 25px;
height: 25px;
border-radius: 50%;
opacity: 1;
top: -8px;
}
.inner_gallery img
{
	width:100%;
	height:auto;
	margin-bottom:25px;
}

.footer-top-area {
	background-color: #562100;
	position: relative;
}
.footer-top-area .widget {
	color: #ffffff;
}
.footer-top-area .widget h3 {
	color: #FFFFFF;
	font-size: 24px;
	text-transform: capitalize;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	margin-bottom: 35px;
	position: relative;
}
footer ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.footer-top-area .rt_footer_social_widget .footer-social li a {
	display: block;
	font-size: 18px;
	height: 40px;
	padding: 8px 10px 10px;
	text-align: center;
	transition: all .3s ease-out 0s;
	width: 40px;
}
.footer-top-area .rt_footer_social_widget .footer-social li a i {
	color: #fff;
	transition: all .3s ease-out 0s;
}
.widget ul li a:hover {
	color: #fdb904;
}
.footer-top-area .corporate-address li {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
.footer-top-area .corporate-address li i, .footer-top-area .rt_footer_social_widget .footer-social li:hover i {
	color: #cf9455;
}

.footer-top-area ul li {
	margin-bottom: 18px;
	padding-bottom: 5px;
	padding-left: 1px;
	position: relative;
	display: inline-block;
}
.footer-top-area .corporate-address li i {
	color: #ccb276;
	font-size: 19px;
	padding: 0 15px 10px 0;
	float: left;
}
.footer-top-area .rt_footer_social_widget .footer-social li {
	padding-bottom: 0px;
	margin: 0px;
	background: #89644d;
	border-radius: 50%;
	margin-right: 10px;
}
.footer-top-area ul.menu li::before {
	content: url(../images/doth.png);
height: 19px;
left: 0;
line-height: 19px;
position: absolute;
transition: all .3s ease-out 0s;
width: 22px;
top: -2px;
}
.footer-top-area ul.menu li {
	width: 100%;
	vertical-align: top;
	padding-left: 20px;
}
.footer-about {
	margin-top: 20px;
}
.footer-top-area .rt_widget_open_hour .opening-schedule li {
	color: #c4c4c4;
	font-size: 15px;
	margin-bottom: 7px;
	width: 100%;
}
.footer-top-area .rt_widget_open_hour .opening-schedule li span {
	float: right;
}
.footer-bottom-area {
	background-color: #000;
	border-top: 1px solid #fff;
	padding: 16px 0;
	color: #999;
	font-size: 13px !important;
	text-align: left;
	padding-bottom: 10px;
}
.footer-bottom-area a {
	color: #afafaf;
}
.footer-bottom-area p {
	margin-bottom: 0px;
}
.widgettitle::after {
    content: "";
    width: 44px;
    height: 1px;
    float: left;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    bottom: 0;
    bottom: -12px;
}
.footer-top-area .corporate-address li {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	color:#9c5757;
}
.footer-top-area .corporate-address li i, .footer-top-area .rt_footer_social_widget .footer-social li:hover i {
	color: #ffffff;
}
.widget ul li a {
	color: #9c5757;
	display: inline;
	transition: all .3s ease 0s;
}

.tiny {
    float: none;
    margin:20px 0;
	background:url(
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQAIfP378zwjjgzj8/PyMYAEYB8RmROaABAAVMg/XkcvroQAAAABJRU5ErkJggg==   ) repeat;

    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
	border:1px solid #8e1212;
	border-bottom:10px solid #8e1212;
	text-align:center;
	
    
}

.small {
    float: left;
	margin:20px 0;background:url(
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQAIfP378zwjjgzj8/PyMYAEYB8RmROaABAAVMg/XkcvroQAAAABJRU5ErkJggg==   ) repeat;

    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
	border:1px solid #cd8109;
	border-bottom:10px solid #cd8109;
    
}

.medium {
    float: left;
    margin:20px 0;background:url(
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQAIfP378zwjjgzj8/PyMYAEYB8RmROaABAAVMg/XkcvroQAAAABJRU5ErkJggg==   ) repeat;

    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
	border:1px solid #a12f23;
	border-bottom:10px solid #a12f23;

    
}

.pro {
    float: left;
	margin:20px 0;background:url(
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQAIfP378zwjjgzj8/PyMYAEYB8RmROaABAAVMg/XkcvroQAAAABJRU5ErkJggg==   ) repeat;

    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
	border:1px solid #1d6391;
	border-bottom:10px solid #1d6391;

    
}

.pricing-table strong { font-weight: 700; color: #3d3d3d; }

.pricing-table-header-tiny {
    padding: 5px 0 5px 0;
    background: #8e1212;
	border-bottom:10px solid #b42727;
}

.pricing-table-header-small {
    padding: 5px 0 5px 0;
    background: #f39c12;
	border-bottom:10px solid #cd8109;

}

.pricing-table-header-medium {
    padding: 5px 0 5px 0;
    background: #c0392b;
	border-bottom:10px solid #a12f23;

}

.pricing-table-header-pro {
    padding: 5px 0 5px 0;
    background: #2980b9;
	border-bottom:10px solid #1d6391;
}

.pricing-table-header-tiny h2, .pricing-table-header-small h2, .pricing-table-header-medium h2, .pricing-table-header-pro h2 {  font-weight: 600; color:#FFF; font-size:20px; margin-top: 12px; }
.pricing-table-header-tiny h3, .pricing-table-header-small h3, .pricing-table-header-medium h3, .pricing-table-header-pro h3 { font-weight: 500; color:#FFF;  }


.pricing-table-text {
    margin: 15px 30px 0 30px;
    padding: 0 10px 15px 10px;
    border-bottom: 1px solid #ddd;
    text-align: left;
    line-height: 30px;
    font-size: 16px;
    color: #888;
}

.pricing-table-features p {
    margin: 15px 10px 0 10px;
    padding: 0 10px 15px 10px;
    border-bottom: 1px dashed #888;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #000;
font-weight: 600;
}

.pricing-table-signup-tiny {
    margin-top: 25px;
    padding-bottom: 10px;
}

.pricing-table-signup-tiny a {
    display: inline-block;
    width:50%;
    height: 50px;
    background: #16a085;
    line-height: 50px;
    
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

.pricing-table-signup-tiny a:hover {
    text-decoration: none;
    background: #14937a;
	color: #fff;

  
}

.pricing-table-signup-tiny a:active {
    background: #14937a;
	color: #fff;
}


.pricing-table-signup-small {
    margin-top: 25px;
    padding-bottom: 10px;
}

.pricing-table-signup-small a {
    display: inline-block;
    width:50%;
    height: 50px;
    background: #f39c12;
    line-height: 50px;
    
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
   
}

.pricing-table-signup-small a:hover {
    text-decoration: none;
	background-color:#cd8109;
	color: #fff;
}

.pricing-table-signup-small a:active {
    background-color:#cd8109;
	color: #fff;

}

.pricing-table-signup-medium {
    margin-top: 25px;
    padding-bottom: 10px;
}

.pricing-table-signup-medium a {
    display: inline-block;
    width:50%;
    height: 50px;
    background: #c0392b;
    line-height: 50px;
    
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
   
}

.pricing-table-signup-medium a:hover {
    text-decoration: none;
	background-color:#a12f23;
	color:#FFF;
}

.pricing-table-signup-medium a:active {
    background-color:#a12f23;
	color: #fff;

}

.pricing-table-signup-pro {
    margin-top: 25px;
    padding-bottom: 10px;
}

.pricing-table-signup-pro a {
    display: inline-block;
    width:50%;
    height: 50px;
    background: #2980b9;
    line-height: 50px;
    
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

.pricing-table-signup-pro a:hover {
    text-decoration: none;
	background-color:#1d6391;
	color: #fff;
	}

.pricing-table-signup-pro a:active {
    background-color:#1d6391;
	color: #fff;

}

.top {margin-top:20px;}

.space {margin:10px;}
.map iframe
{
	width:100%;
}
.Donate_box
{
    color: #000;
  font-size: 16px;
  line-height: 36px;
    -webkit-box-shadow: 0px 0px 12px -3px rgba(0,0,0,0.56); 
box-shadow: 0px 0px 12px -3px rgba(0,0,0,0.56);
}