body {
  font-family: "Roboto Condensed", sans-serif
}
body p {
    font-size: 15px;
}
.menu-logo a img {
    height: 80px;
}
.top-header {
    padding: 10px 40px;
    background: #fdf7f0d4;
}
.menu-logo a h1 {
    font-size: 25px;
    color: #333;
    text-transform: capitalize;
    font-weight: 700;
    padding-top: 22px;
    padding-left: 8px;
}
.reg-img img {
    float: right;
    padding-top: 12px;
}
.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 1px 12px 0px;
    font-family: sans-serif;
}
.container-fluid {
    width: 100%;
    /* max-width: 1180px; */
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin: auto;
}
.navbar{
     background:#761e51;
}
.navbar-nav .nav-item {
    padding: 10px 0px;
}
.navbar-dark .navbar-nav .nav-link:hover {
    color: #f3c200;
}
.menu-logo a:hover {
    text-decoration: none;
}
.nav-item:hover {
  background: #333;
}
.menu-top {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.32), 0 1px 6px 0 rgba(0, 0, 0, 0) !important;
}
.cbcs-links ul li {
    display: inline-block;
    padding: 4px .6rem;
}
.cbcs-links {
    float: right;
}
.cbcs-links li a {
    color: #908d8e;
    font-size: 14px;
    font-weight: 600;
}
.dropdown {
    position: relative;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.navbar-expand-md .navbar-nav .nav-link {
    color: #fff;
    font-weight: 600;
    padding: 6px 23px;
    line-height: 38px;
    text-transform: uppercase;
    cursor: pointer;
    background: transparent;
}
.dropdown:hover .dropdown-menu {
    display: block;
   transition: opacity .3s ease, top .25s ease;
}
.dropdown-menu {
    position: absolute;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0rem;
   margin-top: -1px;
}
#page4 {
    background-image: url(../img/slider1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
   padding-bottom: 100px;
}
.dropdown-item {
    border-bottom: 1px solid #ddd;
    color: #000;
    font-size: 14px;
    font-weight: 300;
    padding: 7px 11px;
}
.dropdown-item:hover {
    background: #3a3539;
    color: #fff;
}
.main-wapper {
   padding: 90px 0px;
}
.school-content h1 {
    font-size: 30px;
    font-weight: 600;
    color: #4f4f4e;
}
.school-abouts {
    background: #006690;
    padding: 50px 0px;
}
.first-title {
    color: #dc3545;
    font-weight: 100;
}

.btn-read {
    width: 140px;
    background: #F44336;
    border-radius: 0px;
    color: #fff;
}

.ticker {
    background-color: #ff9800;
    color: #171616;
    float: left;
    text-decoration: none;
    width: 100%;
}
.notice {
   background-image: linear-gradient(to right,#707073,#4a4948);
    color: #fff;
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
    padding: 5px;
}

.news-show {
    font-size: 17px;
}
.card {
    border-radius: 10px;
    box-shadow: 0px 0 16px 0px rgb(0 0 0 / 20%);
    transition: all ease-in-out 0.4s;
}
.card:hover {
    transform: translateY(-10px);
}
.our-heading h4 {
    font-size: 30px;
    padding-bottom: 20px;
    font-weight: 600;
}
.card a {
    text-align: center;
}
.btn-primary {
    color: #FF5722;
    background-color: #f4433600;
    border-color: #f44336f7;
    border-radius: 0px;
    padding: 4px 18px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #131212;
    border-color: #292928;
}
.card-title {
    font-size: 18px;
    color: #dc3545;
    padding-top: 11px;
    margin-bottom: 0px;
}
.school-logo {
    border: 4px solid #eeeeee;
    padding: 17px;
    border-radius: 10px;
    /* background: #03A9F4; */
    box-shadow: 0px 0 25px 0 rgba(0, 0, 0, 0.1);
}
/* Gallery Images*/
.gallery-grid {
    padding: 40px 0px;
}
.offer-img {
    height: 170px;
    border: 1px solid #333;
    margin-bottom: 14px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    opacity: 1;
     border-radius: 18px;
}
.special-grid {
    height: 358px;
    border: 1px solid #333;
    border-radius: 18px;
    overflow: hidden;
     -webkit-transition: all 0.3s ease;
    opacity: 1;
}
.special-grid img{
    height: 100%;
    width: 100%;
}
.special-grid:hover{
    transform: scale(1.05) rotate(1deg);
    opacity: 0.8;
}
.offer-img:hover{
    transform: scale(1.05) rotate(1deg);
    opacity: 0.8;
}
.offer-img img {
    height: 100%;
    width: 100%;
}
.wrapper {
    position: relative;
    margin-top: -40px;
   padding: 6px 20px 30px;
    background: #ff9800c7;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8)) repeat scroll 0 0;
}
.wrapper h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    margin: 0;
}
.card-body img {
    height: 82px;
}
.categories_grid a {
    transition: all .3s ease-in-out;
}
.categories_grid a :hover {
    transform: scale(1.05);
    transition: .5s;
}
.gallery-grid{
     background: #f0f5f7 ;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
}


.video-section {
    padding: 35px 0px 40px;
}


/*footer section*/
footer {
    background: #000000 url(../img/footer.jpg) repeat scroll 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    padding: 50px 0px 0px;
}
.footer-head h5 {
    color: #fff;
    padding-bottom: 10px;
}
.footer-menu h6 {
    color: #fff;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.footer-head p {
    color: #ffffffa6;
}
.company-name p {
    padding: 27px 0px 0px;
    color: #ffffffd4;
}
.footer-menu li img {
    margin: 6px 0px;
}
.footer-menu li a {
    color: #ffffffa6;
    line-height: 2;
}
.company-name {
    margin: 47px 0px 0px;
    border-top: 1px solid #ddddddb0;
}
.social-icon a {
    color: #fff;
    width: 32px;
    height: 32px;
    line-height: 34px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    font-size: 16px;
    margin: 15px 6px 12px 4px;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}
.facebook {background: #3b5998;}
.twitter {background: #55acee;}
.instagram {background: linear-gradient(29.61deg, #f38334 0%, #da2e7d 50.39%, #6b54c6 100%);
}
.linkedin {background: #03A9F4;}
.footer-menu {
    padding-bottom: 20px;
    padding-top: 31px;
}
.footer-content h1 {
    font-size: 34px;
    color: #fff;
    font-family: 'Sora', sans-serif;
}
.footer-content {
    border-bottom: 1px solid #dddddd9c;
    padding-bottom: 10px;
}
.design-by {
    color: #FF9800;
    font-weight: 600;
}
.footer-menu li a:hover {
    color: #FF9800;
}

@media(max-width: 767px){
  footer {
    padding: 45px 0px 0px;
}
.footer-content h1 {
    font-size: 30px;
}
.footer-menu {
    padding-bottom: 0px;
    padding-top: 13px;
}
.company-name p {
    padding: 9px 0px 0px;
    color: #ffffffd4;
    text-align: center;
    margin-bottom: 0px;
}
.company-name {
    margin: 2px 0px;
    border-top: 1px solid #ddddddb0;
    padding-bottom: 25px;
}

}


