/* YOUR CUSTOM STYLES */

h2 {
    font-weight: bold;
    
    margin: 10px 0;
}
h3 {    margin-bottom: 20px;
    color: #3c4761;
    font-weight: bold;
    font-size: 24px;
}
h5 {
    margin: 10px 0;font-size:18px;
    font-weight: 400;
    color: black;
}
SPAN {
    COLOR:#000;
}
img.img-fluid {
    WIDTH: 100%;
} 
.rnd_over_flow {
    height: 560px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.news-image span {
    border-radius: 50%;
    display: block;
    height: 60px;
    overflow: hidden;
    width: 60px;
}
.news-desc {
    border-bottom: 2px solid #d7d6d5;
    margin-bottom: 25px;
}
.news-desc h5 {
    color: #000000;
    margin-bottom: 5px;
}
.latest-news-sias a, .news-desc a {
    color: #000000;
}

.rnd_event-flow {
    height: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.rnd_add-flow {
    height: 205px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.application {
    float: left;
    position: relative;
    width: 100%;
}
.custom_enroll_now .overlay {
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 10px;
    bottom: 0;
    color: #fff;
    left: 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
}
.application h4 {
    font-family: "Gotham-Bold";
    font-size: 20px;font-weight:bold;
    margin-top: 0;
}
.application p {
    color: #fff;
    line-height: normal;
    margin-bottom: 20px;
    margin-top: 0;
}

.enroll-now {
    float: left;
    width: 100%;
    margin: 15px 0 0;
}
.enroll-now > h3 {
    color: #49536c;    margin-bottom: 20px;
    font-size: 21px;
}
.enroll-now form, .widget_search form {
    background: #B1C4E2;
    color: #fff;
    padding: 10px;
}
.enroll-now form h4 {
    font-size: 19px;font-weight:bold;
}

.center-achievements {
    background: url(../img/center-achievement.jpg) no-repeat;
    background-size: cover;
    padding: 40px 0;
    position: relative;
}
.center-achievements .container {
    color: #fff;
    position: relative;
    text-align: center;
    z-index: 1;
}
.center-achievements h2 {
    font-size: 36px;font-weight:bold;
}
.center-achievements h3 {
    font-size: 22px;color:white;
    margin-bottom: 50px;
    font-family: "Gotham-Book"!important;
}
.counter {
    color: #689800;font-weight:bold;
    font-size: 36px;
    font-family: "Gotham-Bold";
}

.center-achievements2 {
    background: url(../img/red-bg.jpg);
    padding: 20px 0 40px 0;
    position: relative;
}
.center-achievements3 {
    background: url(../img/testimonial-bg.jpg);
    padding: 20px 0 40px 0;
    position: relative;
}

.facility-services {
    text-align: center;
    padding: 15px 0 40px;
    background-color: #dedede;
}
.gallery{overflow:hidden;}

  	
#nav{    margin: 16px 0px 0px -42px;
    font: 14px Geneva, Arial, Helvetica, sans-serif;
}   

#nav li{
    list-style: none;
    display: block;
    float: left; margin:0px 12px;
    position: relative;
}

#nav li a{    text-decoration: none;
    height: 32px;
    color: #000;
    font-weight: 600;
}

#nav ul{    
    padding: 0;
    border-radius: 0px 0px 3px 3px;
    width: 254px;
}
#nav .site-name,#nav .site-name:hover{
    padding-left: 10px;
    padding-right: 10px;
    color: #FFF;
    text-shadow: 1px 1px 1px #66696B;
    font: italic 20px/38px Georgia, "Times New Roman", Times, serif;
    background: #5bc0de;
    width: 160px;
    border-right: 1px solid #52BDB5;
}
#nav .site-name a{
    width: 220px;
    overflow:hidden;
}

#nav li:hover{
    border-bottom:3px solid #e80606;
}
#nav li a{
    display: block;
}
#nav ul li {    border-right: none;
    width: 225px;
    height: 28px;
}
#nav ul li a {    border-right: none;
    color:#4db915;
    padding: 5px 0 0 0;
}
#nav ul li:hover{background:#fff;}
#nav ul li a:hover{color:#000;}
#nav ul li:last-child { }
#nav ul li:last-child a{ border-bottom: none;}
/* Sub menus */
#nav ul{    z-index: 9999;padding:10px 0;
    display: none;
    visibility:hidden;
    position: absolute;
    top: 28px;
}

/* Third-level menus */
#nav ul ul{
    top: 0px;
    left:200px;
    display: none;
    visibility:hidden;
    border: 1px solid #DDDDDD;
}
/* Fourth-level menus */
#nav ul ul ul{
    top: 0px;
    left:200px;
    display: none;
    visibility:hidden;
    border: 1px solid #DDDDDD;
}

#nav ul li{
    display: block;
    visibility:visible;
}
#nav li:hover > ul{
    display: block;
    visibility:visible;
}
.row {
    margin-right: 0;
margin-left: 0;}
header {border-top: 5px solid red;
z-index: 9999;
width: 100%;
border-bottom: 5px solid red;


}
footer{background:black;}
i.fa.fa-angle-up {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9999;
    background: black;
    color: white;
    padding: 10px;
}
.panel-body {
padding: 23px 10px 23px 10px;}
.icon {
    position: absolute;
    display: block;
    background: #d91f26;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
border-bottom: 2px solid #b7181e;}
.icon i {
    font-size: 50px;
    color: #fff;
    margin-top: 25px;
}
textarea.form-control {
    padding-left: 8px;
    height: 100px;
}
.bg-lightgray{background:#f8f8f8!important}

.padding-30{padding:30px 0;}
.padding-top-40{padding:40px 0 0 0;}
a.nav-link.waves-effect.waves-light:hover {
    background:#000;
    color: black;
}
a#next{position: absolute;
    right: -50px;
    top: 130px;background: blueviolet;
    padding: 8px 15px;
    border-radius: 50%;
    color: white;
}
a#prev{position: absolute;
    left: -50px;
    top: 130px;background: blueviolet;
    padding: 8px 15px;
    border-radius: 50%;
    color: white;}	

div .card-block {
    border: 1px solid #ccc;
    border-top: snow;
}

button.btn.btn-primary.btn-lg.btn-block.waves-effect.waves-light {
    text-align: left;
}

.btn-fb {
    background-color: #3B5998;
}
.btn-tw {
    background-color: #55ACEE;
}
.btn-yt {
    background-color: #CD201F;
}
.social-link.fa {
    border-radius: 50%;
    color: #ffffff;
    line-height: 30px;
    height: 30px;
    text-align: center;
    width: 30px;
