body {
    color: #5a5a5a;
    font-family: Calibri, Arial, Tahoma;
    font-weight: normal;
    font-size: 1em;
    line-height: 1.4em;
    background: #e8f3ff;
}
.header{background:#fff;}
.fa-twitter{ color:#1DA1F2}
.fa-facebook{color:#3B5998}
.fa-youtube{color:#DB4437}
.fa-linkedin{color:#0077B5}
.menu{
	
    background:#99b433;
    width: 100%;
	
	}
	.menu .nav-item .nav-link{color:#fff;padding: 11px 12px;border-right: 1px solid rgba(255,255,255,0.5);}
	.content-section{box-shadow: 0px 6px 30px #999;
background: #FFF;}

.event-list li a{color:#2b5797; line-height:1;font-weight:bold;}
.date{
color:#424242;
display: block;
}

.rightmenu{background:#0c528e}
.rightmenu li {
    line-height: 2.5em;
}
.rightmenu li a {
    color: #FFF;
    display: block;
    padding-left: 15px;
    font-size: 1.2em;
    text-decoration: none;
}

.program-offered {background:#fff;}
.program-offered li {
  list-style-type: none;
}
.program-offered li a {
    color: #FFF;
    display: block;
    padding-left: 15px;
    font-size: 1.2em;
    text-decoration: none;
}

.about-amity {background:#006690;}
.about-amity li {
    line-height: 2.5em;
}
.about-amity li a {
    color: #FFF;
    display: block;
    padding-left: 15px;
    font-size: 1.2em;
    text-decoration: none;
}

.footer-btm{   
    background: #99b433;
    color: #fff;
    padding: 10px 0 10px 0;
    font-size: 0.95em;
	}
	.footer-btm p{
	margin-bottom:0;	
	}
.footer-btm a {
    color: #474747;
	text-decoration:none;
}

#backToTop{
    display: none;
    position: fixed;
    right: 10px;
    z-index: 22;
    bottom: 0px;
    color: #fff;
  
    text-decoration: none;
    background: #99b433;
    width: 40px;
    height: 40px;
    text-align: center;
   border-top-right-radius:8px;
   border-top-left-radius:8px;
    cursor: pointer;
	font-size:25px;

}

.ptb-30{
padding:30px 0;	
}
.subtitle {
    text-transform: uppercase;
	 color:#99b433;
}
.title-inner {
    display: block;
	line-height: 1;
	font-size: 42px;
	font-weight:bold;
	   
}
.content-sec{
background:url(../img/wel-bg.png);
background-size:cover;	
}
.content-sec p {

    font-size: 19px;
    line-height: 30px;
}

.events-sec{
background:#00aba9;	
}
.events-inner{
background:#fff;
padding:20px;
border:6px solid #ddd;
    min-height: 337px;	
}
.events-inner .event-list li{
  padding-left:20px !important;	
  position:relative;
  margin-bottom:10px !important;
}
.event-list li:before{
    font: normal normal normal 14px/1 FontAwesome;
	content: "\f0da";	
	left:0;
	position:absolute;
	top:2px;
	font-size:22px;
	color:#99b433;	
}
.footer-top{
background:#424242;
color:#fff;	
}
.ftitle h2{
text-transform:uppercase;
font-weight:bold;	
}
.footer-block ul li{
list-style-type:none;
margin-bottom:10px;	
}
.footer-block ul li a{
color:#fff;	
}
.ftitle{
position:relative;
margin-bottom:20px;	
}
.ftitle:after{
    position: absolute;
    left: 0;
    width: 15%;
    height: 5px;
    content: "";
    background: #99b433;
    bottom: -2px;
}
.sec-title h2{
display:inline-block;
text-transform:uppercase;
color: #99b433;
font-weight:bold;
position:relative;
    margin-bottom: 30px;	
}
.sec-title h2:after{
content:"";
height:5px;
width:50%;
position:absolute;
left:0;
right:0;
margin:0 auto;
background: #99b433;
bottom:-6px;	
}
.about-amity{
background:#ECECEC;	
}
.icon_box i {
    display: inline-block;
    font-size: 44px;
    color:#4587d9;
    position: relative;
}

.icon_box h4{
margin-top:20px;
color:#424242;
font-weight:bold;	
}
.icon_box p{
color: rgba(0,0,0,0.87);
}
.icon_box a{
text-decoration:none;	
}
.icon_box:hover {
    background:#99b433;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
}
.icon_box:hover h4,.icon_box:hover i,.icon_box:hover p{
color:#fff;	
}
.icon_box {
    padding-top: 20px;
    padding-bottom: 20px;
}
.admission-sec{
background:#f5f5f5;	
}

.icon-sec i{
font-size:50px;	
}
.icon-sec{
margin-bottom:20px;	
}
.admission-txt {
    background: #fff;
    padding: 20px;
	border-radius: 10px;
}
.canvas-box:hover .icon-wrap {
    background:#01458E;
    border: 1px solid #01458E;
    color: #fff;
    box-shadow: 0 0 2px 5px rgba(1, 69, 142, 0.6);
}
.canvas-box .icon-wrap {
    background: #fff;
    border: 1px solid #D4D4D4;
    border-radius: 100%;
    box-shadow: 0 0 2px 5px #ebebeb;
    color: #868686;
    display: inline-block;
    height: 100px;
    margin-bottom: 30px;
    position: relative;
    width: 100px;
    z-index: 20;
    font-size: 50px;
    line-height: 99px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}
 .canvas-box h4:after {
    background:#99b433;
    content: "";
    display: block;
    height: 2px;
    margin: 15px auto;
    width: 50px;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}
.canvas-box h4 {
    text-transform: uppercase;
}
 .canvas-box:hover h4::after {
    background: #01458E;
    width: 100px;
}
.canvas-box h4 a {
   text-decoration:none;
   font-weight:700;
   color:#000;
}
.program-offered {
    background: url(../img/course_offered.png) no-repeat right 90px;
    min-height: 400px;
}
.program-offered h4.panel-title{
position:relative;	
background:#eee;
    color: #555;
border-bottom-left-radius: 5px;
}
.program-offered .panel-heading{
	padding:0;
}
.card-header a{
	 background:#99b433;
	    color: #fff;
    text-decoration: none;
    display: block;
   padding: 12px 0 12px 56px;
    position: relative;	
	    font-weight: bold;
    font-size: 22px;
}
.program-offered .panel-group .panel{
border:none;	
}
.card-header a[aria-expanded="true"]:before{
 content: "\f068";
 background:#99b433;	
}
.card-header a[aria-expanded="true"] {
    background:#ddd;
	color:#000;
}
.card-header a:before {
	color:#fff;
    z-index: 2;
    content: "\f067";
    font-family: 'FontAwesome';
    display: inline-block;
    width: 48px;
    height: 46px;
    line-height: 46px;
    background: transparent;
    position: absolute;
    left: 0;
    top: 0;
	background:#ddd;
    text-align: center;
    overflow: hidden;
    -webkit-border-radius: 0px 4px 0 4px;
    -moz-border-radius: 0px 4px 0 4px;
    border-radius: 0px 4px 0 4px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.card-header a:after {
    z-index: 1;
    left: 30px;
    top: 0;
    content: '';
    position: absolute;
    display: inline-block;
    width: 7px;
    height: 46px;
    line-height: 46px;
    background: transparent;
		background:#ddd;
    -webkit-transform: skewX(35deg);
    -moz-transform: skewX(35deg);
    -ms-transform: skewX(35deg);
    -o-transform: skewX(35deg);
    transform: skewX(35deg);
    -webkit-transition: 0.5s 0.2s ease-out;
    -moz-transition: 0.5s 0.2s ease-out;
    -o-transition: 0.5s 0.2s ease-out;
    transition: 0.5s 0.2s ease-out;
}
.card-header a[aria-expanded="true"]:after {
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    -o-transform: skewX(0deg);
    transform: skewX(0deg);

}

.program-offered #accordion{
 margin-top:30px;	
}
.course-list{
padding-left:0;	
}
.course-list li{
position:relative;
padding-left:15px;
margin-bottom:15px;	
}
.course-list li a{
 color:#000;
 font-weight:700;
 text-decoration:none;	
}
.course-list li a:hover{
color:#99b433;
}
.course-list li:before{
	font: normal normal normal 14px/1 FontAwesome;
    content: "\f19d";
	position:absolute;
	left:0;
	top:2px;
	font-size: 18px;
	color:#99b433;	
}
.program-offered .card-header{
padding:0;	
}
.social-icons li{
display:inline-block;
    margin-right: 5px;	
}
.social-icons li a{
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    background: #99b433;
}
.social-icons li i{
color:#fff;	
}
.social-icons .fb:hover{
background:#4267b2;
transition:all 0.2s;	
}
.social-icons .tw:hover{
background:#1DA1F2;
transition:all 0.2s;	
}

.social-icons .yt:hover{
background:#FF0000;
transition:all 0.2s;	
}

.social-icons .ld:hover{
background:#0077B5;
transition:all 0.2s;	
}
/*---------Faculty Page--------------*/
.inner-banner {
    display: block;
    padding: 50px 0;
    background: url(../img/inner-banner-bg.jpg) no-repeat center top / cover;
}
.inner-banner .content {
	margin:0 auto;
	text-align:center;
}
.inner-banner h1 {
    display: block;
    padding-bottom: 18px;
    font-size: 46px;
    color: #24353b;
	color:#000;
	font-weight:700;
    text-transform: uppercase;
}
.breadcrumb {
       background-color: #fff;
    display: inline-block;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.breadcrumb >li >a {
 color:#01458E;	
}
.breadcrumb>.active,.breadcrumb>li+li:before {
    color:#99b433;
}
.breadcrumb>li {
    display: inline-block;
}


.marquee{ margin:0px; padding:0px; background:#5c5f4e;}
.marquee p{color:#fff; font-size:16px; padding:10px; margin:0px;}
.marquee ul{ margin:0px;}
.marquee ul li {
    color: #fff;
    font-size:16px; display:inline-block;   margin: 0px 20px;
    padding-top: 9px;
}
.marquee ul li a{color:#fff;}