body {
    margin: 0px;
    padding: 0px;
    font-size: 17px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    line-height: normal;
}
a,
a:focus,
a:hover,
button {
    text-decoration: none;
    color: inherit;
    outline: none;
}
ul {
    margin: 0px;
    padding: 0px;
}
.font-hind {
    font-family: 'Hind', sans-serif;
}
.header-top {
    background-color: #223042;
    padding: 9px 0;
    position: relative;
    z-index: 3;
}
.header-top:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: calc(100% - 350px);
    border-radius: 0 0 50px 0;
    background: #e92e33;
    z-index: -1;
}
.notice-board {
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    z-index: 9;
    padding: 2px 15px;
}
header {
    background-color: #fff;
    box-shadow: 0px 8px 8px -8px rgb(0, 0, 0, 0.3);
    position: relative;
    z-index: 999;
}
.menu-area {
    background-color: #e92e33;
    position: relative;
    z-index: 0;
}
.menu-area:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    height: 100%;
    width: calc(100% - 15px);
    border-radius: 80px 0 0 0;
    z-index: -1;
}
.menu-fix {
    left: 0;
    position: fixed;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
    z-index: 999;
    padding: 0px 0 0;
    /* background: rgba(255, 255, 255, 1); */
    box-shadow: 0px 8px 8px -8px rgb(0, 0, 0, 0.3);
}
.fixed-menu {
    display: block;
}
.carousel-control-next, .carousel-control-prev {
    width: 5%;
}
.carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon {
    filter: invert(0) grayscale(100);
}
.carousel-caption {
    background: rgba(34,48,66,0.75);
    border-radius: 30px;
    padding: 40px;
    left: 8%;
    right: 50%;
    bottom: 18%;
}
.modal-header .close {
    background: #feab31;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    position: absolute;
    right: -20px;
    top: -20px;
    opacity: 1;
    color: #000;
    font-size: 20px;
    border: 0;
}
.exam-list {
    margin: 0px;
    padding: 0px;
}
.exam-list li {
    list-style: none;
    display: inline-block;
    background: #fff;
    box-shadow: 0 0 5px 0px #C0C0C0;
    border-radius: 5px;
    padding: 10px;
    margin: 3px 6px 6px;
    width: 23.111%;
    text-transform: uppercase;
}
.exam-list li a {
    flex-direction: row;
    align-items: center;
    display: flex;
}
.exam-text {
    margin-left: 8px;
}
.exam-icon img {
    border-radius: 50%;
    width: 48px;
    height: 48px;
}
ol {
    padding-left: 15px;
}
.filler-bg {
    background: url(../images/filler-bg.jpg) no-repeat top left / cover;
}
.filler-box {
    transition: all 0.4s ease-in-out 0s;
    cursor: pointer;
}
.filler-box:hover {
    background-color: #0668cd;
}
.filler-box h5 {
    min-height: 50px;
}
.filler-icon {
    width: 80px;
    height: 80px;
}
.video-img {
    background: url(../images/smaller.jpg) no-repeat center / cover;
}
.wh-video-popup {
	display: grid;
	grid-auto-rows: 1fr;
}
.wh-video-popup .overlay {
	background-color: rgba(45,29,84,0.66);
	padding: 20px 40px;
	text-align: center;
}
.wh-video-popup .overlay .play {
	background-color: rgba(255,255,255,0.56);
	display: inline-block;
	position: relative;
	margin-top: -73px;
	border-radius: 50%;
	padding: 19px;
}
.wh-video-popup .overlay .play .inner {
	background-color: #ff8700;
	width: 73px;
	height: 73px;
	display: table;
	position: relative;
	border-radius: 50%;
}
.wh-video-popup .overlay .play .inner i {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font-size: 22px;
	padding-left: 5px;
    color: rgba(255,255,255,0.96);
}
.activity-bg {
    background: url(../images/activity-bg.jpg) no-repeat left top / cover;
}
.notice-scroll {
    height: 380px;
}
.notice-scroll::-webkit-scrollbar, .activity-nav::-webkit-scrollbar, .activity-scroll::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}
.toppers-scroll {
    height: 325px;
}
.activity-scroll {
    height: 390px;
}
.activity-nav .nav-link {
    color: #000 !important;
}
.activity-nav .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: transparent;
    font-weight: 500;
}
.activity-nav li button {
    white-space: nowrap;
    padding: 5px 12px;
}
.gallery-round {
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
}
.testimonial-blue-box {
    width: 200px;
    height: 200px;
    background-color: #0668cd;
    transform: rotate(45deg);
    left: -95px;
    top: -95px;
}
.owl-nav {
    display: none;
}
.video-activity-bg {
    background: url(../images/video-activity-bg.jpg) no-repeat top center;
}
.item-inner-wrap {
	padding: 15px 20px 7px;
	background: #fff;
	transition: margin .2s;
	position: relative;
}
.teacher {
	margin-top: -44px;
	letter-spacing: 0.5px;
}
.teacher a {
	padding: 12px;
	background: #fff;
	display: inline-block;
	border-radius: 50%;
}
.teacher img {
	width: 60px;
	border-radius: 50%;
}
h4.course-title, h4.course-title a {
	margin: 0 0 5px 0;
	font-size: 22px;
	line-height: 24px;
	margin-bottom: 10px;
    min-height: 50px;
}
.owl-item > div.item:hover {
	box-shadow: 0 5px 15px #123e8a21;
}
.owl-item:hover .course-excerpt {
    height: 85px;
}
.owl-item:hover .item-inner-wrap {
    margin: -85px 0 0;
}
.course-excerpt {
	height: 0;
	overflow: hidden;
	transition: height .2s;
	font-size: 15px;
	line-height: 1.5em;
}
.price a {
	border-radius: 0;
	padding: 19px 18px;
    display: block;
    text-transform: uppercase;
}
.course-link {
	background: transparent;
	color: #e92e33;
}
.course-link:hover {
	background-color: #e92e33;
	color: #fff;
}
.wh-button::after {
    content: "\f0da" !important;
    font-family: FontAwesome !important;
    font-weight: normal;
    position: relative;
    top: 0;
    text-align: left;
    padding: 0 0 0 15px;
}

/*======Footer-CSS=====*/
footer {
    background: rgba(24, 34, 47, 1);
    z-index: 0;
    color: #fff;
}
footer::before {
    background: url(../images/footer-bg.png) repeat left top;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.footer-list {
    margin: 0 0 20px;
    padding: 0px;
}
.footer-list li {
    list-style: none;
    padding: 10px 0px;
    display: flex;
    line-height: normal;
}
.footer-list li::before {
    content: "\f105";
    color: #e92e33;
    padding: 4px 5px 0 0;
    font-size: 13px;
    font-family: "FontAwesome";
}
.footer-list li a {
    color: #fff !important;
    transition: all 0.3s ease-in-out 0s;
}
.footer-list li a:hover {
    color: #fff !important;
    padding-left: 2px;
}
.footer-social {
    margin: 26px 0;
    padding: 0px;
    text-align: left;
}
.footer-social li {
    list-style: none;
    width: 36px;
    line-height: 30px;
    font-size: 22px;
    color: #303030;
    display: inline-block;
    text-align: center;
    transition: all 0.4s ease-in-out 0s;
    cursor: pointer;
    border-radius: 50%;
    color: #fff;
    margin: 0 5px 0 0;
    padding: 2px 0 0 0;
    height: 36px;
}
.footer-social li:hover {
    border-radius: 5%;
    color: #fff;
}
.fb-color {
    background-color: #38529A;
}
.tw-color {
    background-color: #00A6E9;
}
.ld-color {
    background-color: #0073B1;
}
.ig-color {
    background-color: #DB3267;
}
#copyright {
    background: #18222f;
    padding: 15px 0 20px;
}
#scroll {
    position: fixed;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
    width: 45px;
    height: 45px;
    background-color: #e40001;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 50%;
    transition: all 0.3s ease-in-out 0s;
    z-index: 9;
}
#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #ffffff;
}
#scroll:hover {
    /*background-color:#fff301;*/
    opacity: 1;
    border-radius: 0px;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}
@-webkit-keyframes blinker {
    from {
        opacity: 1.0;
    }

    to {
        opacity: 0.0;
    }
}
.blink {
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    background: #B20000;
    color: #fff !important;
    padding: 0 8px 2px;
    text-align: center;
    border-radius: 20px;
}
/*======Footer-CSS-End=====*/

/* Float Shadow */
.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    background: #0668cd !important;
    color: #fff !important;
    border: 0px;
    /* move the element up by 5px */
}
.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
/* Sweep To Top */
.hvr-sweep-to-top {
    display: block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    /*overflow: hidden;*/
}
.hvr-sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(252, 184, 20, 0.6);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-color: #fff !important;
}
.hvr-sweep-to-top:hover,
.hvr-sweep-to-top:focus,
.hvr-sweep-to-top:active {
    color: #000 !important;
}
.hvr-sweep-to-top:hover:before,
.hvr-sweep-to-top:focus:before,
.hvr-sweep-to-top:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
/* Sweep To Right */
.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
}
  .hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffd013;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
    color: black !important;
  }
  .hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
/* Glow */
.hvr-glow {
    display: block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
}
.hvr-glow:hover,
.hvr-glow:focus,
.hvr-glow:active {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) !important;
}
/* Grow */
.hvr-grow {
    display: block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
/* Pop */
@-webkit-keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
@keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
.hvr-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pop:hover,
.hvr-pop:focus,
.hvr-pop:active {
    -webkit-animation-name: hvr-pop;
    animation-name: hvr-pop;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.card-01 {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background: #fff;
    transition: all 0.5s ease;
    cursor: pointer;
    user-select: none;
    z-index: 1;
    overflow: hidden
}
.card-01 .backgroundEffect {
    bottom: 0;
    height: 0px;
    width: 100%
}
.card-01:hover {
    color: #fff;
    transform: scale(1.025);
    box-shadow: rgba(0, 0, 0, 0.24) 0px 5px 10px
}
.card-01:hover .backgroundEffect {
    bottom: 0;
    height: 320px;
    width: 100%;
    position: absolute;
    z-index: -1;
    background: #1b9ce3;
    animation: popBackground 0.3s ease-in
}
@keyframes popBackground {
    0% {
        height: 20px;
        border-top-left-radius: 50%;
        border-top-right-radius: 50%
    }

    50% {
        height: 80px;
        border-top-left-radius: 75%;
        border-top-right-radius: 75%
    }

    75% {
        height: 160px;
        border-top-left-radius: 85%;
        border-top-right-radius: 85%
    }

    100% {
        height: 320px;
        border-top-left-radius: 100%;
        border-top-right-radius: 100%
    }
}
.card-01 .pic {
    position: relative
}
.card-01 .pic img {
    object-fit: cover
}
.hovereffect {
    width:100%;
    height:100%;
    float:left;
    overflow:hidden;
    position:relative;
    text-align:center;
    cursor:default;
}
.hovereffect .overlay {
    width:100%;
    height:100%;
    position:absolute;
    overflow:hidden;
    top:0;
    left:0;
    opacity:0;
    background-color:rgba(0,0,0,0.4);
    -webkit-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out
}
.hovereffect img {
    display:block;
    position:relative;
    -webkit-transition:all .4s linear;
    transition:all .4s linear;
}
.hovereffect:hover img {
    -ms-transform:scale(1.2);
    -webkit-transform:scale(1.2);
    transform:scale(1.2);
}
.hovereffect:hover .overlay {
    opacity:1;
    filter:alpha(opacity=100);
}
.plus-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.cursor-pointer {
    cursor: pointer;
}
.blue-color {
    color: #0668cd;
}
.orange-color {
    color: #e92e33;
}
.blue-bg {
    background-color: #0668cd;
}
.orange-bg {
    background-color: #e92e33;
}
.grey-bg {
    background-color: #f0f6fd;
}
.font-13 {
    font-size: 13px;
}
.font-14 {
    font-size: 14px;
}
.font-15 {
    font-size: 15px;
}
.font-17 {
    font-size: 17px;
}
.font-18 {
    font-size: 18px;
}
/*======Inner-Pages-Css=====*/
.breadcrumb-bg {
    background: url(../images/breadcumb-bg.png) repeat center top / cover;
    z-index: 0;
    color: #fff;
    background-attachment: fixed;
}
.breadcrumb-bg::before {
    background: rgba(34, 48, 66, 0.8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.breadcrumb-item.active, .breadcrumb-item+.breadcrumb-item::before {
    color: #fcb814;
}
.contact-address {
    width: 50px;
    height: 50px;
}
.contact-form {margin-top: -120px;}
.about-us {
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
.mission-bg {
    background-image: linear-gradient(145deg, #0668cd, #2f94fd);
}
.vision-bg {
    background-image: linear-gradient(45deg, #e92e33, #fb595d);
}
.university-list li {
    list-style: none;
    display: inline-flex;
    width: 48%;
    box-shadow: 1px 4px 0px 0px #cfe2ff;
    border-radius: 20px;
    border-top: solid 1px #cfe2ff;
    margin: 0 10px 20px;
    padding: 10px;
    background-color: #fff;
}
.university-list li h5 {
    display: contents;
}
.university-list li:before {
    content: "\f061";
    font-family: "FontAwesome";
    color: #f12153;
    padding: 0 5px 0 0;
}
.inspiration-title {
    min-height: 188px;
}
.brows-file {
    line-height: 44px;
}
.curriculum-box {
    background: url(../images/activity-bg.jpg) no-repeat left top / cover;
    z-index: 0;
    position: relative;
    box-shadow: 2px 4px 0px 0px #0668cd;
    overflow: hidden;
    padding-top: 120px !important;
}
.curriculum-box::before {
    background: rgba(255, 255, 255, 0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
/* .curriculum-box:hover {
    background: rgba(252, 184, 20, 0.2);
} */
.curriculum-box-img {
    margin: 0px auto -100px;
    width: 220px;
    height: 220px;
    position: relative;
    z-index: 9;
}
.curriculum-box-img img {
    border: solid 2px #f2f2f2;
    box-shadow: 2px 4px 0px 0px #0668cd;
}
.facility-img {
    margin: 0px auto -100px;
    width: 280px;
    position: relative;
    z-index: 9;
}
.facility-img img {
    border: solid 2px #fff;
    box-shadow: 2px 4px 0px 0px #303030;
    border-radius: 30px;
}
.facility-box {
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
    background: url(../images/facility-box-bg.jpg) no-repeat left top / cover;
}
.nav-pills .nav-link {
    color: #fff;
    white-space: nowrap;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #000;
}
.top-96 {
    top: 96px;
}
.facility-list {
    margin: 0 0 10px 0px;
}
.facility-list li {
    padding: 2px 0;
    margin: 0 0 0 20px;
}

/*======Inner-Pages-Css-End=====*/