@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&display=swap');
body{
  font-family: 'Open Sans', sans-serif;
  font-size:14px;
  margin: 0;
  padding:0;
  top: 0;
  height: 100%;  
  scroll-behavior: smooth; 
}
a{
  text-decoration: none !important;
}
p{
    font-family: 'Open Sans', sans-serif;
}


#navbar{
  overflow: hidden;
  font-size: 25px;
}
main{
  padding-top: 30px;
  padding-bottom: 30px;
}
/*.dropdown-content {
  right:0;
  display: none;
  position: absolute;
  background-color: #333333;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  margin-top: 48px;
}*/


.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  min-width: 300px;
}
.logo-text p{
  color:#0e73b6;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}
/*aside social media icons*/

.location ul{
  padding: 0;
  margin: 0;
  float: left;
}
.location a{
  color: #fff;
}
.location li{
  list-style:none;
  text-decoration: none;
  display: inline-block;
  padding-right: 15px;
}
.location p{
  font-size: 10px;
  color: #fff;
}
.location i{
  color: #00b0d8;
  font-size: 18px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
.carousel-inner{
  background-color: #000000;
  
}
.carousel-inner img{
  opacity: 0.4;
  height: 500px;
}

.sticky + .banner-part {
  padding-top: 60px;
}
#navbar {
  overflow: unset;
}
.carousel-item{
}
.carousel-caption {
    bottom: 100px;
}
.carousel-caption h5{
  font-family: "Old Standard TT",serif;
font-size: 35px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
letter-spacing: 7px;
line-height: 3rem;
text-shadow: 3px 2px 4px rgba(0,0,0,.5);
}
.bold{
  font-family: 'Dancing Script', cursive;
    /* font-style:italic; */
  font-weight: 700;
  font-size: 30px;
}
.navbar-part{
  transition: top 1s;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 100;
  height: auto;
  width: 100%;
}
.container-top{
	position: relative;
}
.fa-navicon {
  color: #3eb0d8;
  font-size: 30px;
}

.navbar-expand-lg{
 /* background-image: linear-gradient(#ffffff,#ffffff, transparent);*/
  background-color: #ffffff;
  z-index: 100;
  box-shadow: 0px 5px 15px 0px;
}
.top-nav{
	position: absolute;
	top: 5px;
	right: 10px;
	height: 30px;
	margin-bottom: 25px;
}
.top-nav ul{
	float:right;
	display: inline;

}
.top-nav i{
	padding-top: 2px;
  font-size: 16px;
  color: #a72f31;
  position: absolute;
}
.top-nav span{
	margin-left: 20px;
	position: relative;
}
.top-nav ul>li{
	padding-left: 25px;
	padding-right: 10px;
}
.top-nav ul>li>a{
	color: #000000;
}
.top-nav li{
	padding: 20px;
	display: inline;
	text-decoration: none;
}
li.nav-item{
	padding-left: 2px;
}
.icon-box h4{
  font-size: 16px;
}
li.nav-item i{
	font-size: 20px;
}
.navbar-collapse{
	margin-top: 0px;
}
.navbar-brand img{
	height: 50px;
	float: left;
}
.logo-text h3{
	font-size: 23px;
}
.logo-text{
	font-family: 'Playfair Display', serif;
	color: #a72f31;
	position: relative;
  padding-top: 20px;
  margin-left: 10px;
  float: left;
}
.logo-text h5{
	font-size: 16px;
	font-weight: 600;
	color: #ffbe35;
}
.logo-text h4{
	font-size: 18px;
	font-weight: 600;
	color: #fff;
}
.navbar-light .navbar-nav a:hover{
    color: #0e73b6;
}
.navbar-light .navbar-nav a.link-fa{
	border-bottom: none;
}

.navbar-nav{
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #0e73b6;
}
.navbar-light .navbar-nav .nav-link {
    color: #000000;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #0e73b6;
}

/*top-container*/
.top-menu{
  padding: 10px 0px 10px 0px;
  height:auto;
  background-color: #273576;
}
.top-menu a>i{
  color: #ffffff;
  font-size: 16px;
  padding-right: 10px;
}
.top__left ul{
  padding: 0;
  margin: 0;
  padding-top: 10px;
  float: left;
  list-style: none;
}
.top__left ul>li{
  margin-right:10px;
}
.top__left li{
  display: inline;
}
.top__right ul{
  margin-bottom: 0;
  color: #ffffff;
  float: right;
  display: inline-block;
  list-style: none;
}
.top__right i{
  color: #00b0d8;
  font-size: 14px;
  padding-right: 10px;
}
.top__right li{
  display: inline-block;
  padding: 0px 10px 0px 10px;
}
.top__right a{
  color: #ffffff;
}


/*animated buttons*/

a.animated-button.thar-four {
  padding: 10px 20px 10px 20px;
  font-size: 16px;
  font-weight: 600;
  color: #0e73b6;
  cursor: pointer;
  position: relative;
  border: 1px solid #C82526;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
0s;
}
a.animated-button.thar-four:hover {
  color: #ffffff !important;
  background-color: transparent;
  text-shadow: nfour;
}
a.animated-button.thar-four:hover:before {
  right: 0%;
  left: auto;
  width: 100%;
}
a.animated-button.thar-four:before {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 0px;
  z-index: -1;
  content: '';
  color: #ffffff !important;
  background: #C82526;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
0s;
}
/*school introduction*/
.school-introduction{
  margin: 80px 0px;
}
.school-introduction img{
  width: 100%;
}`
.home-des-p`{
  overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 12;
-webkit-box-orient: vertical;
}


/*academy prepares*/
.academy-section{
  margin: 80px 0px;
}
.blue-title {
  font-family: "Old Standard TT",serif;
    color: #273576;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
    /*text-transform: uppercase;*/
}
.blue-title span{
  color: #0e73b6;
}
.academy-section h5 {
    text-align: center;
    margin-bottom: 40px;
}
.academey-div {
    text-align: center;
    padding: 10px;
    box-shadow: 1px 0px 3px 0px;
    margin-bottom: 15px;
    height: 18rem;
}
.academey-div:hover {
    box-shadow: 1px 1px 5px 0px;
}
.academey-div i {
    font-size: 60px;
    padding-bottom: 15px;
    color: #0e73b6;
}
/*notification-part */
.notification-part {
    height: 80px;
    background-color: #273576;
    padding: 10px 0px 10px 0px;
}
.notification-div {
    width: 100%;
}
.notification-image {
    padding-left: 10px;
    float: left;
    width: 100px;
}
.notification-image img {
    width: 100%;
}
.notification-text {
    width: calc(100% - 100px);
    color: #ffffff;
    float: right;
    padding-left: 10px;
}
.notification-text h5 {
    font-weight: bold;
}

/*news-events*/
.news-events{
  margin: 60px 0px;
  padding: 60px 0px;
  background-color: #f1f1f1;
}
.news-div {
    box-shadow: -3px 10px 9px -2px;
    background-color: #ffffff;
    padding: 15px;
    margin-bottom: 15px;
}
.news-div img {
    width: 100%;
    height: 200px;
    margin-bottom: 15px;
}
.small-bold {
    font-weight: bold;
    font-size: 16px;
    text-align:center;
}
.news-div b {
    color: #9e9fa0;
    font-weight: bold;
}
.news-div a {
    float: right;
    font-weight: bold;
}
.news-div p{
  overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
}
/*testimonial*/
#reviewsSlider .MS-content .item {
    display: inline-block;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    width: 50%;
    padding-top: 50px;
}
.news-profile {
    padding: 15px 15px 15px 15px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #ffffff;
    text-align: center;
}
.MS-content img {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    background-color: #0e73b6;
    padding: 3px;
}
.fa-quote-left {
    float: left;
    color: #293a91;
}
.fa-quote-right {
    float: right;
    color: #293a91;
    font-size: 14px;
}
#reviewsSlider .MS-content .item h4 {
    text-align: center;
    color: #5f5f5f;
    font-size: 16px;
}
#reviewsSlider .MS-content .item p {
    text-align: center;
    font-size: 14px;
}
#reviewsSlider .MS-content .item h3 {
    text-align: center;
    margin: 0 0 5px 0;
}
#reviewsSlider .MS-content .item i {
    font-size: 13px;
    vertical-align: top;
    color: #293a91;
    margin: 0 10px;
}

/*footer-bar*/
footer{
  background-color: #273576;
  padding: 30px 0px 0px 0px;
  margin-top: 60px;
}
.company-add,.useful-link{
  padding: 0px 0px 0px 0px;
  color: #ffffff;
  text-decoration: none;
  list-style: none;
  margin: 0;
}
.company-add li{
  line-height: 2rem;
}
.company-add i{
  padding-right: 10px;
}
.company-add a{
  color: #fff;
}
.company-add a:hover{
  color: #00b0d8;
}
.company-add img{
  width: 80px;
  height: auto;
}
.user-message h5{
  text-transform: uppercase;
  margin-bottom: 20px;
}
.user-message{
   padding: 60px 0px 60px 0px;
  color: #fff;
}
.footer-image-list {
    display: flex;
    margin: 15px 0 0 0;
    flex-wrap: wrap;
}
.footer-image-list a {
    display: block;
    position: relative;
    width: calc((100% - 50px) / 2 );
    margin-right: 10px;
    margin-bottom: 10px;
}
.footer-portfolio{
   padding: 60px 0px 0px 0px;
}
.footer-portfolio img {
    width: 100%;
    border-radius: 5px;
}
.footer-portfolio h5{
  text-transform: uppercase;
  margin-bottom: 30px;
  color: #fff;
}
.social-media {
  padding: 0px;
}
.social-media ul{
  border-top: 1px solid #fff;
  padding: 0;
  margin: 0;
  padding-top: 30px;
  text-decoration: none;
}
.social-media li{
  display: inline;
}
.social-media i{
  font-size: 2rem;
  padding: 0px 20px 0px 20px;
}
.social-media{
  text-align: center;
}
  
.social-media a{
  color: #e9ecef;
}
.social-media a:hover{
  color: #00b0d8;
}
.footer_submit_btn{
  background-color: #fff;
  color: #00b0d8;
}
.footer_submit_btn:hover{
  color: #fff;
  background-color: #00b0d8;
}


.footer-bar{
  margin-top: 60px;
  font-size: 12px;
  background-color: #273576;
  color: #fff;
}
.footer-bar p{
  padding: 10px 0px 30px 0px;
}

.left-copyright{
  float: left;
}
.pull-developed{
  float: right;
}
.footer-h3 {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 25px;
}
.address-list{
  margin: 0;
  padding: 0;
}
.address-list ul > li {
    list-style: none;
}
.address-list i {
    color: #293a91;
    padding-right: 5px;
}
.link-list{
  margin: 0;
  padding: 0;
}
.link-list li{
  list-style: none;
}
.link-list i{
  padding-right: 5px;
}
.link-list a{
  color: #d7d7d7;
}
.link-list a:hover{
  color: #ffffff;
}
.border_radius0 {
    border-radius: 0.5px;
    width: calc(100% - 45px);
    float: left;
}
.subscribe-email a {
    background-color: #293a91;
    color: #ffffff;
    float: right;
    padding: 0px 10px 1px 10px;
    font-size: 25px;
}

/*wongs team*/
.our-team{
  margin: 60px 0px;
}
.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.5);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}

.hovereffect img {
  width: 100%;
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
}

.hovereffect h2 {
text-transform:uppercase;
position: absolute;
color:#fff;
text-align:center;
font-weight: bold;
font-size:16px;
background:rgba(0,0,0,0.6);
-webkit-transform:translatey(-100px);
-ms-transform:translatey(-100px);
transform:translatey(-100px);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
padding:10px;
bottom: 5px;
left: 0;
right: 0;
bottom: 30px;
}
.hovereffect h5 {
  font-size: 14px;
  color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.hovereffect a.info {
text-decoration:none;
display:inline-block;
text-transform:uppercase;
color:#fff;
border:1px solid #fff;
background-color:transparent;
opacity:0;
filter:alpha(opacity=0);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
margin:50px 0 0;
padding:7px 14px;
}

.hovereffect a.info:hover {
box-shadow:0 0 5px #fff;
}

.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);
}

.hovereffect:hover h2,.hovereffect:hover a.info {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}

.hovereffect:hover a.info {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}



.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    font-weight: 700;
    font-size: 16px;
}
.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}
/*wings-news*/
.news-banner{

}
.wings-news{
    margin: 60px 0px;
}
.wings-news img{
  width: 100%;
}
.wings-news h4{
  margin-top: 30px;
}
.news-inside{
  margin-bottom: 15px;
}
.recent-news-events h3{
  font-family: "Old Standard TT",serif;
  color: #273576;
  font-weight: 700;
  margin-bottom: 30px;
} 
.recent-news-events span{
  color: #0e73b6;
}
.recent-news-events ul{
  margin: 0;
  padding: 0;
}
.recent-news-events ul>li{
  list-style: none;
}
 
.recent-news-events h6>a{
  color: #646464;
}
.recent-news-events h6>a:hover{
  color: #0e73b6;
}
.recent-news-events small{
  color: #0e73b6;
}

/*news and banner css*/

.news-banner{
  height: 300px;
  width: 100%;
  z-index: 0;
  no-repeat: center center;
  background-size: cover;
  -webkit-background-size: cover;
  position: relative;
  background-position: center;
  text-align: center;
  color: #ffffff;
}
.news-banner h2{
  padding-top: 140px;

}

/*contact page css*/
.contact-us{
  padding-bottom: 60px;
}
.contact-us iframe{
}
.feedback-user {
    padding-top: 45px;
    min-height: 530px;
}
.contact-logo ul{
  list-style: none;
  margin:0;
  padding: 0;
}
.contact-logo {
    font-size: 14px;
}
.contact-logo li {
    line-height: 2rem;
}
.contact-logo img {
    width: 190px;
    padding-bottom: 15px;
}
.contactus-title {
    margin-bottom: 30px;
}
.contactus-title p {
    font-size: 14px;
}
.contactus-form input {
    border: 1px solid #f3e5f5;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
    border-radius: 3px;
    padding: 10px;
}
.contactus-form input {
    border: 1px solid #f3e5f5;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
    border-radius: 3px;
    padding: 10px;
}
.contactus-form textarea {
    color: #6d6d6d;
    font-size: 14px;
    border: 1px solid #f3e5f5;
    padding: 10px;
    border-radius: 5px;
}
.message-textarea {
    width: 100%;
    height: 70px;
    background-color: #00000024;
    border: none;
    font-size: 12px;
    color: #000;
    padding: 10px;
}
.send-messages{
  padding-top: 20px;
}
.send-messages a{
  float: right;
}
/*Our portfoliyo*/
.portfolio{
  margin-top: 60px;
}
.portfolio h2{
  padding-bottom: 10px;
}

.portfolio-img a {
    display: inline-block;
    position: relative;
    width: calc((100% - 50px) / 2 );
}

/*facilities*/
.facilities{
  color: #ffffff;
  text-align: center;
  height: 300px;
  width: 100%;
  z-index: 0;
  no-repeat: center center;
  background-size: cover;
  -webkit-background-size: cover;
  position: relative;
  background-position: center;
}
.facilities h2{
  padding-top: 150px;
}
.f-list ul{
  margin: 0;
  padding: 0;
}
.f-list{
  margin: 60px;
}
 .f-list ul>li{
  list-style: none;
 }
 .f-list i{
  padding-right:10px;
  color: #0e73b6;
 }
 .h5-bold{
  font-weight: bold;
  margin: 15px 0px;
 }

 .modal-body p> img{
   width: 100% !important;
   height: 100% !important;
 }
 .gallery-style {
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  color: #000000;
  display: inline-block;
  font-size: 16px;
  margin: 10px 0.5%;
  height: 100%;
  position: relative;
  text-align: center;
  width: 100%;
  background: rgba(0, 0, 0, 0) linear-gradient(to right, #f79d00, #64f38c) repeat scroll 0% 0%;
}

.gallery-style *,
.gallery-style *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

.gallery-style img {
  width: 100%;
  height: 100%;
  vertical-align: top;
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.gallery-style figcaption {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
}

.gallery-style h3 {
  font-size: 20px;
  margin: 0;
  padding: 0 20px;
  text-transform: uppercase;
  color: #fff;
}

.gallery-style i {
  font-size: 40px;
  position: absolute;
  bottom: 0%;
  right: -1px;
  -webkit-transform: translate(0%, 100%);
  transform: translate(0%, 100%);
  opacity: 0;
  line-height: 60px;
  width: 60px;
  color: #fff;
  background-color: #000000;
}

.gallery-style a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.gallery-style:hover figcaption,
.gallery-style.hover figcaption {
  opacity: 1;
}

.gallery-style:hover img,
.gallery-style.hover img {
  opacity: 1;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.gallery__image__view {
  background-color: #000;
  color: #fff;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  margin: 8px;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
}

.gallery__image__view * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.gallery__image__view:before,
.gallery__image__view:after {
  background: linear-gradient(45deg, rgba(73, 155, 234, 0.5) 10%, rgba(26, 188, 156, 0.5) 100%);
  border-top: 50px solid rgba(0, 0, 0, 0.5);
  border-bottom: 50px solid rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
  opacity: 0;
}

.gallery__image__view:before {
  -webkit-transform: scaleY(2);
  transform: scaleY(2);
}

.gallery__image__view:after {
  -webkit-transform: scaleY(2);
  transform: scaleY(2);
}

.gallery__image__view img {
  vertical-align: top;
  max-width: 100%;
  backface-visibility: hidden;
}

.gallery__image__view figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  align-items: center;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  line-height: 1.1em;
  opacity: 0;
  z-index: 2;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.gallery__image__view h3 {
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0;
  text-transform: uppercase;
}

.gallery__image__view h3 span {
  display: block;
  font-weight: 700;
}

.gallery__image__view a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}

.gallery__image__view:hover>img,
.gallery__image__view.hover>img {
  opacity: 0.7;
}

.gallery__image__view:hover:before,
.gallery__image__view.hover:before,
.gallery__image__view:hover:after,
.gallery__image__view.hover:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.gallery__image__view:hover figcaption,
.gallery__image__view.hover figcaption {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
 /*light gallery*/
 .gallery-banner{
  margin: 60px 0px;
 }
 .demo-gallery > ul {
    margin-bottom: 0;
  }
  .demo-gallery > ul > li {
      float: left;
      margin-bottom: 15px;
      width: 200px;
  }
  .demo-gallery > ul > li a {
    border: 3px solid #FFF;
    border-radius: 3px;
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
  }
  .demo-gallery > ul > li a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
  }
  .demo-gallery > ul > li a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  .demo-gallery > ul > li a:hover .demo-gallery-poster > img {
    opacity: 1;
  }
  .demo-gallery > ul > li a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
  }
  .demo-gallery > ul > li a .demo-gallery-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
  }
  .demo-gallery > ul > li a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .demo-gallery .justified-gallery > a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
  }
  .demo-gallery .justified-gallery > a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  .demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
    opacity: 1;
  }
  .demo-gallery .justified-gallery > a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
  }
  .demo-gallery .justified-gallery > a .demo-gallery-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
  }
  .demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .demo-gallery .video .demo-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: 0.8;
    width: 48px;
  }
  .demo-gallery.dark > ul > li a {
    border: 3px solid #04070a;
  }
  .home .demo-gallery {
    padding-bottom: 80px;
  }
  .top-button {
    position: absolute;
    z-index: 9999;
    padding-bottom: 6px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    background-color: #FFFFFF;
    padding:10px 23px;
    right: 15px;
    animation: mymove 5s infinite;
    border: 2px solid #ee4430;
    width: 60px;
    height: 60px;
    padding-left: 15cmdpx;
    border-radius: 50%;
  }
  @keyframes mymove {
    from {bottom: 300px;}
    50% {bottom:325px !important;} 
    to {bottom: 350px;}
  }
  .home-des-p {
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
}
.hoverpop:hover {
  /*box-shadow: 0 10px 55px 5px rgba(188, 188, 188, 0.25);*/
  transform: translate3d(0, -20px, 0);
}
.curriculum-item {
  padding: 30px 35px;
}
.curriculum-item, .curriculum-img, .curriculum-quote {
  margin-bottom: 30px;
}
.hoverpop {
  transition: all 0.4s ease-in-out;
}
/*core team css*/
.team-banner{
  position: relative;
  height: 400px;
  background-color: #000000;
  margin-bottom: 60px;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.team-banner h2{
  padding-top: 200px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
}
.home-team{
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 30px;
}
.home-team li{
  list-style: none;
  display: inline-block;
  margin-right: 10px;
}
.home-team li>a{
  color: #ffffff;
}
li>a.back-home{
  color: #acacac;
}
.teacher-detail img{
  width: 80%;
  padding: 15px;
}
.teacher-info{
  padding: 20px;
}
.teacher-info h4{
  font-weight: 400;
}
.teacher-info h6{
  margin-bottom: 15px;
}

/*why css*/
.why-wings{
  margin:0px 0px;
}
.student-img{
  height: 400px;
  background-position: center center;
  background-size: cover;
}
.why-content{
  background-color:#273576;
  padding: 20px;
  color: #ffffff;
}
.why-content h2{
  margin-bottom: 15px;
}
.why-content a{
  margin-top: 30px;
}
/*why css end*/
