/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #ffff57; 
  border-radius: 20px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #d8251e; 
  border-radius: 20px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ee6e73; 
}
.social{
    float: left;
    padding-left: 5px;
}
.top-header{background: #d8251e;margin: 0px;padding: 0px;}
.menu,.top-header.div1, .top-header.div2{margin: 0px;padding: 0px;}
.top-header .div2 ul li, .top-header .div1 ul li{
    float: left;
}
nav {
    color: #483d8b;
    background-color: #fff;
    padding: 0px 1%;
    }
nav a,.dropdown-content li>a, .dropdown-content li>span{
    color: #483d8b;
}
.bread{background-color: #483d8b;}
.logo-img{width: 80%;}
nav ul a:hover {
    background-color: #483d8bbd;
    color: #fff;
}
    nav ul a,.sidenav li>a {
    font-size: 1rem;
    color: #483d8b;
    font-family: 'Oxanium', cursive;
    text-transform: uppercase;
    }
    nav .brand-logo {
    color: #483d8b;
}
.dropdown-content {
    width: auto !important;
    top: 100% !important;
}
.title,.mai-title{
    font-family: 'Oxanium', cursive;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    color: darkblue;
}
.bottom-icon:before, .bottom-icon:after {
    vertical-align: middle;
    content: "";
    width: 40px;
    height: 4px;
    border-bottom: 1px solid;
    border-top: 1px solid;
    display: inline-block;
    margin: 0 10px;
    text-align: center;
    border-color: #ffca00;
    color: #ffca00;
}
.bot-icon{
 color: #ffca00;
 text-align: center;   
}
.abt-text>p{
    text-align: justify;
    font-family: 'Gotu', sans-serif;
}
.abt-text>h3, .title-tow{
    font-family: 'Sanchez', serif;
    font-size: 22px;
}
.theme-btn {
    color: #fff;
    background-color: #d8251e;
    border-radius: 0px;
}
.theme-btn:hover{
    background-color: #483d8b;
}
.vc_custom {
    margin-top: -5px!important;
    margin-bottom: -5px!important;
    background-image: url(../img/bg_activities.jpg)!important;
    padding: 4px 0px;
}
.bg-title,.bg-font{color: white;}
.bg-icon, .bg-icon:after, .bg-icon:before{border-color: #fff!important;
    color: #fff !important;}
.bg-text>h3,.bg-text>p{
    text-align: center;
    color: #fff;
    font-weight: 600;
}
.parallax-container {
      height: auto;
    }
.head-img{
  width: 100px !important;
  height: 100px;
}
.review>h4,.board>h4,.fame>h4 {
    color: #fff;
    text-align: center;
    font-family: 'Lobster';
    font-size: 20px;
}
marquee{
    padding: 0px 4%;
    height: 283px;
}
.indicator-item{padding: 5px;
color: brown;}
.review-slide{
    height: 320px !important;
}
.fame{
    padding-left: 2%;
    padding-bottom: 6%;
    background: url(../img/News_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 378px;
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -webkit-perspective: 1300px;
    perspective: 1300px;
    overflow: hidden;
}
.review{
    background: url(../img/Edu_padagmBg.png);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 340px;
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -webkit-perspective: 1300px;
    perspective: 1300px;
    overflow: hidden;
    padding-left: 2%;
}
.board{
    padding-left: 2%;
    padding-bottom: 6%;
    background: url(../img/news.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 340px;
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -webkit-perspective: 1300px;
    perspective: 1300px;
    overflow: hidden;
}
.page-footer{background-color: slategrey !important;}
.gal{margin-top: 20px;}
.login{background-image: linear-gradient(#5C258D, #4389A2);height: 91vh;overflow: hidden;}
.particles-js-canvas-el{
    width: 100%;
    height: 100%;
    position: relative; bottom: 500px;}

.card .card-title {
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    color: #272792;
    text-align: center;
}
.login-box{text-align: center;padding-top: 30px !important;z-index: 1;margin-top: 8%;border-radius: 30px;
    height: 340px;
    background-image: linear-gradient(#f9ff9f, #b0f387);}
@media only screen and (max-width: 600px) {
    .dropdown-content {
    top: 18% !important;
}
    .parallax-container {
    position: relative;
    overflow: hidden;
    height: auto;
}
}