
body {
  height: 100%;
  width: 100%;
}
p {
  text-align:justify !important
}

/*hover effect*/
.video-container {
  position: relative;
  padding-bottom: 37%; 
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
}

.video-container2 {
  position: relative;
  padding-bottom: 60%; 
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
}

.video-container2 video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; 
}
.content {
  position: relative;
  overflow: hidden;
  margin-top:20px;
}

.content .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 99%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
  opacity: 1;
}

.content-image{
  width: 100%;
}

.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}
.bg-button-adm {
    background: #bd2e2e !important;
}
.content-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

.content-details p{
  color: #fff;
  font-size: 0.8em;
}

.fadeIn-bottom{
  top: 80%;
}

.fadeIn-top{
  top: 20%;
}

.fadeIn-left{
  left: 20%;
}

.fadeIn-right{
  left: 80%;
}

.dropdown-toggle::after {
    display: none;
  }
.text-decoration-none{
  text-decoration: none!important;
}
.icon-width { width: 2rem;}

.bg-dar .img-logo-left {
  background-image: url(../img/logo.svg);
  height: 174px;
  position: absolute;
  width: 143px;
  background-repeat: no-repeat;
  margin-top: 67px;
}
.mobile_style{
  padding:14.25% 0 0 0;
  position:relative;
}
.pos_abs{
}
.education-section h5 {
 font-size: 16px;

}
.con-final ul li {
list-style: none;
}
.footer-size-min {
  font-size: 15px;
  color: #ffffff;
}
footer a:hover .fa-facebook-f {
    color: #1877f2;
}
footer a:hover .fa-instagram {
    color: #E1306C;
}
footer a:hover .fa-twitter {
    color: #1DA1F2;
}
footer a .fa-facebook-f {
    color: #1877f2;
}
footer a .fa-instagram {
    color: #E1306C;
}
footer a .fa-twitter {
    color: #1DA1F2;
}
footer a .fa-youtube {
    color: #ed1b24;
}
footer a .fa-pinterest {
    color: #ed1b24;
}


footer a:hover {
    color: #ed1b24;
}

.abt-con-1 a{
    color: #000;
    text-decoration: none;
}
.footer-font-address {
    font-size: 15px;
}
.list-in-line ul li {
   display: inline;
    margin-left: 10px;
}
.list-in-line ul li {
    display: inline;
    margin-left: 10px;
    background: #fff;
    padding: 6px;
    border-radius: 30px;
}
.footer-social-media {
    font-size: 17px;
}
.education-section p {
    margin-top: 15px;
}
.education-section h3 {
    padding: 0px !important;
    margin-bottom: 0px !important;
}
.scrolled nav ul li {
    padding-left: 0px;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #FFF;
    background-color: #f53333;
}
.abt-sec p {
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
	padding: 0 25px 0 0;
}
.scrolled nav ul li a {
    padding: 10px;
    
    color: #f6f6f6;
    line-height: 1.6;
    font-size: 14px;
    font-weight: 500;
}
.bg-danger p {
    color:#cecece;
}
.rts-section-gap3 {
    padding: 150px 0;
}
.about-image-thumbnail-3 {
    display: flex;
    align-items: center;
    position: relative;
    margin-top: 150px;
}
.mission {
    /*height: 490px !important;*/
}
.about-image-thumbnail-3 .image-2 {
    position: absolute;
    right: 0;
    top: -150px;
    animation: jump-2 8s linear infinite;
}
.title-three-left {
    position: relative;
}
.title-three-left .bg-title {
    font-size: 150px;
    position: absolute;
    left: 0;
    top: -13px;
    z-index: -1;
    text-transform: uppercase;
   
    font-weight: 700;
    background: linear-gradient(180deg, #0C0A0A 0%, rgba(12, 10, 10, 0) 100%);
    opacity: 0.06;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    height: 93px;
    display: flex;
    align-items: center;
    -webkit-text-stroke: 1px #000000;
}
.title-three-left span.pre-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #0C0A0A;
}
.title-three-left .title {
    font-weight: 600;
    font-size: 48px;
    line-height: 58px;
    color: #0C0A0A;
    margin-top: 12px;
}
.rts-tab-three-start ul {
    padding: 0;
    margin: 0;
    border: none;
}
.rts-tab-three-start ul li button {
    background: transparent !important;
    font-weight: 500;
    font-size: 16px;
    line-height: 17px;
    color: #171717;
    border: 1px solid #F0F0F0 !important;
    padding: 12px 34px;
}
.rts-tab-three-start ul li button[aria-selected=true] {
    background: #171717 !important;
    color: #fff !important;
}
.rts-tab-three-start ul li {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 20px;
    font-size: var(--font-size-b1);
    line-height: var(--line-height-b1);
    margin-top: 10px;
    margin-bottom: 10px;
    color: var(--color-body);
}
.bg-warning .text-muted {
    --bs-text-opacity: 1;
    color: #fff!important;
}
.bg-warning h4 {
    color: #fff;
}
.bg-danger .text-muted {
    --bs-text-opacity: 1;
    color: #fff!important;
}
.bg-danger h4 {
    color: #fff;
}
.about-page .icon-learn {
width: 40px;
height: 40px;
}
.bg-info  .text-muted {
    --bs-text-opacity: 1;
    color: #fff!important;
}
.bg-info  h4 {
    color: #fff;
}

.dropdown-menu {
  .dropdown-toggle {
    &::before,
    &::after {
      position: absolute;
      top: 0.85em;
    }
    &::before {
      left: 0.255em;
    }
    &::after {
      right: 0.255em;
    }
  }
}

.navbar.fixed-top {
   transition: background-color 0.3s ease-in-out;
}

.fixed-top.scrolled {
    background-color: #ffffff !important;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -1px;
    z-index: 9999999;
    height: 60px;
}
.bg-red {
    --bs-bg-opacity: 1;
    background-color: #da251c;
    color: #fff;
    position: relative;
    overflow: scroll;
    height:250px;
}
.text-small-gd-youtube{
    font-size: 14px;
    padding: 10px 5px;
    color: #fff;
    background: #e62117;
        margin-bottom: 10px;
}
.text-small-gd-insta{
     font-size: 14px;
    padding: 10px 5px;
    color: #fff;
    background:#e51f94;
        margin-bottom: -1px;
}
.text-small-gd-fb {
    font-size: 14px;
    padding: 10px 5px;
    color: #fff;
    background: #3d5a98;
    margin-bottom: -1px;
}
 .navbar.fixed-top {
        transition: background-color 0.3s ease-in-out;
    }

.fixed-top.scrolled {
    background-color: #ffffff !important;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -1px;
    z-index: 9999999;
}
.nav-link {
    color: #2f2f2f !important;
}
.cut-button-style {
    width: 37px;
    position: absolute;
    right: 0px;
    top: -26px;
    background: #3566ae;
    border-bottom: 1px solid #dedede;
}

.top-bar {
    display: none;
}
.nav-button-style-1 {
   position: absolute;
    right: 0px;
    background: #dedede;
    margin-top: -10px !important;
}
.nav-button-style {
   position: absolute;
    right: 0px;
    background: #dedede;
    margin-top: -67px;
}
.width-100{
    width: 100%;
}
.bg-blue {
    --bs-bg-opacity: 1;
    background-color: #3566ae;
    color: #fff;
    position: relative;
}
.notification-ui_dd-footer{
    position: absolute;
    
    width: 100%;
}
.e-newsletter ul li{
    list-style: none;

}
.activities .img-container {
    margin-top: 20px;
}
.sport-facility-section-content {
    margin-bottom:40px;
    margin-top: 30px;
}
.sport-facility h5 {
    font-size: 14px;
    font-weight: 700;
    
}
.sport-facility p {
    font-size: 14px;
}
.border-bootom{
    border-bottom: 1px solid #dedede;
    padding-bottom: 30px;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.5rem 1rem;
    clear: both;
    font-weight: 400;
    color: #ffffff;
    text-align: inherit;
    text-decoration: none;
    border-bottom: 1px solid #666666 !important;
    white-space: nowrap;
    background-color: #a1000000;
    border: 0;
}
.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.0rem 0;
    margin: 0px;
    font-size: 16px;
    margin-top: 0px;
    color: #fcfcfc;
    text-align: left;
    list-style: none;
    background-color: #000000;
    background-clip: padding-box;
    border: 1px solid #666;
    border-radius: 0rem;
}
.nav_section-1 .nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #0d6efd;
    font-weight: 500;
    font-size: 14px;
    background: #fffdfd;
    border: 1px solid #dedede;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;}
.mobile{
    display: none;
}
.desktop{
    display: block;
}
.fixed-top {
    position: fixed !important;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.nav_section-1 {
    z-index: 10;
    position: absolute;
    margin: 1px 0px 0px 0px;
    right: 0;
    left: 0px;
}
.marquee-bg {
    background: #3566ae;
    color: #fff;
    z-index: 99999;
    position: relative;
}
marquee {
    padding: 6px 0px 0px 0px;
  
}
.top-bar-menu-style ul li {
    font-size: 14px;
    padding: 0px 13px 0px 0px;
}
.top-bar-menu-style ul li a {
    color: #000 !important;
   
}
/* Hero Video */
.outter.hero-video{
  width:100%;
 
}
.icon h4 {
        font-size: 16px;
}
.abt-heading {
    font-size: 31px !important;
    padding-top: 30px;
    color: #bd2e2e;
    padding-bottom: 10px;
}
.abt-con  a : hover {
        color: #1e73be !important;
    border: 2px solid #1e73be!important;
    background: #fff !important;
    font-size: 19px !important;
}
.abt-con a {
    text-decoration: none;
    background: #bd2e2e !important;
    color: #fff;
}
.abt-read {
    border: 2px solid #bd2e2e !important;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: transparent;
    color: #5472D2;
    border: 1px solid transparent;
    box-sizing: border-box;
    word-wrap: break-word;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: normal;
    font-size: 14px;
    padding: 10px 20px;
	border-radius: 50px;
}

.about-section {
  padding: 30px 101px;
  background: #FFF;
  position: relative;
  z-index: 9;
}
.abt-con {
  padding: 36px 18px 0px 38px;
}
.icon-learn {
  width: 100px;
  height: 100px;
}
.icon p {
    font-size: 12px;
    margin-top: 0px;
}
.mt-60 {
  margin-top: 60px;
}
.pt-60 {
  padding-top: 60px;
}
.logo-style {
    height: 80px;
    position: absolute;
    z-index: 999;
    margin-top: -20px;
    padding: 0 0 0 20px;
}
.logo-style2 {
    height: 75px;
    position: absolute;
    z-index: 99;
    padding: 0 0 0 420px;
    margin-top: 40px;
}
.about-bg{
 padding: 0px;
    /*height: 380px;*/
}
.learn-heading {
    font-size: 36px !important;
    color: #bd2e2e;
}
.our-moto {
    color: #515151;
    font-size: 18px;
}
.hero-video {
  
.video-container {

  width:100%;

  overflow: hidden;
 
}
.text-sm-left .copy-right-text a {
    color: #fff !important;
    padding: 70px 0;
    font-size: 17px !important;
    margin-top: 80px;
}
video {
  object-fit: cover; // Set the magic
  position: absolute;
  height: 550px;
  width: 100%;
  top: 0;
  left: 0;
  
}
.video-style {
  position: absolute !important;
  top:147px;
}


.top-bar-menu-style-1 ul li a {
  text-decoration: none;
  color: #fff;
}
.video-container:after {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(black, .2);
  z-index: 1;
}

.font-20{
    font-size: 20px !important;
}

.desc{
  color: white;
  font-weight:400;
  font-size:18px;
}

.callout {
  position: relative;
  display: flex;
  justify-content:center;
  align-items: center;
  flex-direction: column;
  height: 100%;
  text-align: center;
  position: relative;
  z-index: 10;
  width: 70%;
  margin:auto;
  @media (max-width: 767px) {
    width: 90%;
  }
}

.button {
  text-transform:uppercase;
  background-color:transparent;
  border-radius:0px;
  margin-top:20px;
  background-color:#82bb00;
  padding:15px 30px;
  border-radius:0px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  @media (max-width: 767px) {
    padding: 10px 20px;
  }
  }
  .button:hover {
    cursor: pointer;
    background-color: #6e9e01;
  }
}
.nav_section {
    background: #FFFFFF;
    height: 44px;
}
.nav-img{
  height: 100%;
}
.principal {
    /* background: #dedede; */
    padding: 0px 0px 0px 0px;
    background: linear-gradient(to left, #fff4f4, #ececec);
}
.principal-bg {
      background: #bcbcbc;
}
.principal-style {
    padding: 8px 40px 8px 40px;
}


.nav-pills-custom .nav-link {
    color: #aaa;
    background: #fff;
    position: relative;
}

.nav-pills-custom .nav-link.active {
    color: #45b649;
    background: #fff;
}


/* Add indicator arrow for the active tab */
@media (min-width: 992px) {
    .nav-pills-custom .nav-link::before {
        content: '';
        display: block;
        border-top: 8px solid transparent;
        border-left: 10px solid #fff;
        border-bottom: 8px solid transparent;
        position: absolute;
        top: 50%;
        right: -10px;
        transform: translateY(-50%);
        opacity: 0;
    }
}

.nav-pills-custom .nav-link.active::before {
    opacity: 1;
}




/*Style for gallery*/


:root {
  --lightbox: rgb(0 0 0 / 0.75);
  --carousel-text: #fff;
}



@keyframes zoomin {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

.gallery-item {
  display: block;
}

.gallery-item img {
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.2s;
}

.gallery-item:hover img {
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.35);
}

.lightbox-modal .modal-content {
  background-color: var(--lightbox);
}

.lightbox-modal .btn-close {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  font-size: 1.25rem;
  z-index: 10;
  filter: invert(1) grayscale(100);
}

.lightbox-modal .modal-body {
  display: flex;
  align-items: center;
  padding: 0;
}

.lightbox-modal .lightbox-content {
  width: 100%;
}

.lightbox-modal .carousel-indicators {
  margin-bottom: 0;
}

.lightbox-modal .carousel-indicators [data-bs-target] {
  background-color: var(--carousel-text) !important;
}

.lightbox-modal .carousel-inner {
  width: 75%;
}

.lightbox-modal .carousel-inner img {
  animation: zoomin 10s linear infinite;
}

.lightbox-modal .carousel-item .carousel-caption {
  right: 0;
  bottom: 0;
  left: 0;
  padding-bottom: 2rem;
  background-color: var(--lightbox);
  color: var(--carousel-text) !important;
}

.lightbox-modal .carousel-control-prev,
.lightbox-modal .carousel-control-next {
  width: auto;
}

.lightbox-modal .carousel-control-prev {
  left: 1.25rem;
}

.lightbox-modal .carousel-control-next {
  right: 1.25rem;
}

@media (min-width: 1400px) {
  .lightbox-modal .carousel-inner {
    max-width: 60%;
  }
}

[data-bs-theme = "dark"] .lightbox-modal .carousel-control-next-icon,
[data-bs-theme = "dark"] .lightbox-modal .carousel-control-prev-icon {
    filter: none;
}

.btn-fullscreen-enlarge,
.btn-fullscreen-exit {
  position: absolute;
  top: 1.25rem;
  right: 3.5rem;
  z-index: 10;
  border: 0;
  background: transparent;
  opacity: .6;
  font-size: 1.25rem;
}

.bi {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.035em;
  fill: currentcolor;
}
 

/* footer style */
.red-btn {
    background: #ed1b24;
    border: 2px solid #ed1b24;
    color: #fff;
}

.red-btn:hover{
    background: #1c376c;
    color: #fff;
    border-color: #ffffff;
}

/*---------footer---------*/


.red-btn {
    background: #ed1b24;
    border: 2px solid #ed1b24;
    color: #fff;
}

.red-btn:hover{
    background: #1c376c;
    color: #fff;
    border-color: #ffffff;
}

/*---------footer---------*/
footer {
/*    background-color: #000;*/
    /*background-image: -webkit-linear-gradient(top, #222023, #1e2c47);*/
       background-image: url(../img/gallery/6.png);
    /*background-image: -o-linear-gradient(top, #222023, #1e2c47);*/
    /*background-image: linear-gradient(to bottom, #222023, #1e2c47);*/
    color: #fff;
    padding: 15px 0px 0px;
    font-size: 15px;
    margin-top: 0px;
}
.footer-top{
    background: #000000e8;
    padding: 0 0 40px;
    margin-top: -16px;
}
footer h3 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
}
footer p {
	margin-bottom:0
}
footer h4 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block;
    margin-bottom: 2px;
}
.about-footer li i {
    position: absolute;
    left: 0;
}
.about-footer li {
    padding-left: 40px;
    position: relative;
    margin-bottom: 40px;
}

.about-footer ul {
    margin-top: 40px;
}

footer a {
    color: #fff;
}

footer a:hover {
    color: #ed1b24;
}
.footer-title {
    border-bottom: 2px solid #a61f2d;
    padding-bottom: 25px;
    margin-bottom: 35px;
}

ul.footer-social {
    float: right;
}

ul.footer-social li {
    display: inline;
    margin-right: 16px;
}

ul.footer-social i {
    width: 30px;
    height: 30px;
    background: #fff;
    color: #222025;
    text-align: center;
    line-height: 30px;
    border-radius: 30px;
    font-size: 16px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-weight: 800;
}

ul.footer-social li:last-child {
    margin-right: 0px;
}

ul.footer-social i:hover {
    background: #ed1b24;
    color: #fff;
}

.page-more-info li {
    margin-bottom: 31px;
}

footer .table td:first-child {
    font-weight: 600;
    padding-left: 33px;
}

footer .table td:last-child {text-align: right;}
footer .table td {
    padding: 0px;
    border: 0;
}

footer .table tr {
}

footer .table td i {
    position: absolute;
    left: 0px;
    font-size: 21px;
    top: 6px;
}

footer .table td {
    position: relative;
    padding: 4px 0;
}
.footer-logo td {
    padding-right: 4px !important;
}

.footer-logo td:last-child {
    padding-right: 0px !important;
}
footer hr {
    border-color: #9294a0;
}

.footer-bottom p {
    text-align: right;
}
.footer-bottom {
    margin-top: 0px;
    background: #000000f0;
    padding: 10px 0px;
	border-top: 1px solid #333333;
}
.open-hours hr {
    margin: 30px 0;
}
        

/*        demo*/


      footer   h1,
      footer   h2,
      footer   h3,
      footer   h4,
       footer  h5,
       footer  h6 {}
       footer  a,
       footer  a:hover,
       footer  a:focus,
       footer  a:active {
            text-decoration: none;
            outline: none;
        }
        
      footer   a,
      footer   a:active,
      footer  a:focus {

      /*font-size: 13px;*/
            color:#fff;
            text-decoration: none;
            transition-timing-function: ease-in-out;
            -ms-transition-timing-function: ease-in-out;
            -moz-transition-timing-function: ease-in-out;
            -webkit-transition-timing-function: ease-in-out;
            -o-transition-timing-function: ease-in-out;
            transition-duration: .2s;
            -ms-transition-duration: .2s;
            -moz-transition-duration: .2s;
            -webkit-transition-duration: .2s;
            -o-transition-duration: .2s;
        }
        
       footer ul {
            margin: 0;
            padding: 0;
            list-style: none;
			line-height:28px
        }
 
footer p {
  font-size: 15px;
  color:#FFF;
  text-align:left
}
.modal-width-mos{
    width: 800px;
}
.company-footer-contact-list li {
font-size: 12px;
}
       footer section {
            padding: 30px 0;
           /* min-height: 100vh;*/
        }
 footer .btn {
     background:#fff;
    padding: 5px 25px;
    text-transform: uppercase;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.social-icon {
  position: fixed;
  z-index: 999999;
  left: 0;
  top:15%;
}
.upper-left-side ul li a img {
  width: 30px;
}
.upper-left-side ul li {
      list-style: none;
    margin-top: 20px;
    width: 49px;
    /* padding: 0px 0px; */
    background: #dedede;

}
.upper-left-side ul {
  padding: 0px;

}


/* fixed social*/
#fixed-social {
   position: fixed;
   top: 210px;
   z-index: 99;
   left:-8px;

}

#fixed-social a {
   color: #fff;
   display: block;
   height: 40px;
   position: relative;
   text-align: center;
    line-height: 40px;
   width: 40px;
   margin-bottom: 1px;
   z-index: 2;
}
#fixed-social a:hover>span{
    visibility: visible;
  left: 41px;
  opacity: 1;
} 
#fixed-social a span {
    line-height: 40px;
    left: 60px;
    position: absolute;
    text-align: center;
    width: 120px;
    visibility: hidden;
    transition-duration: 0.5s;
    z-index: 1;
    opacity: 0;
}
 .fixed-facebook{
    background-color: #00AAE5;
 }
 .fixed-facebook span{
    background-color: #00AAE5;
 }
 .fixed-twitter{
    background-color: #7D3895;

 }
 .fixed-twitter span{
    background-color: #7D3895;
 }
 .fixed-gplus{
    background-color: #00AF54;

 }
 .fixed-gplus span{
    background-color: #00AF54;
 }
 .fixed-linkedin{
    background-color: #FFC41E;

 }
 .fixed-linkedin span{
    background-color: #FFC41E;
 }
 .fixed-instagrem{
    background-color: #ED2B29;

 }
 .fixed-instagrem span{
    background-color: #ED2B29;
 }
 .fixed-tumblr{
    background-color: #EB1471;

 }
 .fixed-tumblr span{
    background-color: #EB1471;
 }
/*end fixed social*/

@media screen and (max-width: 767px) {
.tab-pane p {
  font-size: 15px;
}
 .tab-content h3 {
  font-size: 28px;
  font-weight:500;
}   
.mission h3 {
  font-size: 24px;
  padding: 20px 0 0 0;
  font-weight:700;
}
.mission p {
  font-size: 15px;
}
.h4, h4 {
  font-size: 24px;
}
.feature-box .overlay p {
  font-size: 15px;
}
    .bg-dar .img-logo-left {
    background-image: url(../img/logo.svg);
    height: 104px;
    position: absolute;
    width: 81px;
    background-repeat: no-repeat;
    margin-top: 16px;
}
.logo-style {
    height: 40px;
    position: absolute;
    z-index: 99;
    margin-top: -10px;
    margin-left: -220px;
}
.logo-style2 {
    height: 30px;
    padding: 0 0 0 128px;
    margin-top: -30px;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    padding-top: 52px;
    pointer-events: none;
}
    .margin-mobile-50 {
        margin-top: 10rem !important;
    }
    .abt-con a {
    text-decoration: none;
    background: #0a4189 !important;
    color: #fff;
    margin-left: 30%;
    margin-bottom: 20px;
}
.icon-learn {
    margin-top: 17px;
    width: 80px;
    height: 80px;
}
    .learn-heading {
    font-size: 28px !important;
    color: #bd2e2e;
    font-weight: 500;
}
.abt-sec p {
  padding: 0 0 0 0;
  text-align: center !important;
}
.abt-heading {
    text-align: center;
    padding-top: 0;
    font-size: 28px !important;
  }
    .outter.hero-video {
    width: 100%;
    height: 145px !important;
}
/*.about-section {
    padding: 47px 4px;
    background: #ebe6e6;
        margin-top: 363px;
}*/
.mobile {
    display: block !important;
}
.desktop {
display: none;
}
.abt-con {
    padding: 0px 0px 0px 0px;
}
.about-bg {
    padding: 0px;
}
.mission {
  margin: 30px 0 30px 0 !important;
  padding: 40px 0 20px 0 !important;
}
.carousel {
  padding: 50px 0 0 0 !important;
}
.top-bar-menu-style {
    z-index: 999999999999;
    margin:auto 0px !important;
}
.top-bar-menu-style ul li {
    background: #dedede;
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .55);
    border-color: rgba(0, 0, 0, .1);
    z-index: 99999;
}
}
.notice-colour {
    background-color: #003e80 !important;
}
.full {
    float: left;
    width: 100%;
}
.blog_img_popular {
    margin-bottom: 30px;
}
.marquee-p p {
    font-size: 11px;
    padding: 0px;
    margin: 0px;
    text-align: left;
    color: #fff;
}
.white-mode {
    text-decoration: none;
    padding: 17px 40px;
    background-color: yellow;
    border-radius: 3px;
    color: black;
    transition: .35s ease-in-out;
    position: fixed;
    left: 15px;
    bottom: 15px
}
.notification-ui a:after {
    display: none;
}

.notification-ui_icon {
    position: relative;
}

.notification-ui_icon .unread-notification {
    display: inline-block;
    height: 7px;
    width: 7px;
    border-radius: 7px;
    background-color: #66BB6A;
    position: absolute;
    top: 7px;
    left: 12px;
}

@media (min-width: 900px) {
    .notification-ui_icon .unread-notification {
        left: 20px;
    }
}

.notification-ui_dd {
    padding: 0;
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 20px -3px rgba(0, 0, 0, 0.16);
    box-shadow: 0 5px 20px -3px rgba(0, 0, 0, 0.16);
    border: 0;
    max-width: 400px;
}

@media (min-width: 900px) {
    .notification-ui_dd {
        min-width: 400px;
        position: absolute;
        left: -192px;
        top: 70px;
    }
}

.notification-ui_dd:after {
    content: "";
    position: absolute;
    top: -30px;
    left: calc(50% - 7px);
    border-top: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #fff;
    border-left: 15px solid transparent;
}

.notification-ui_dd .notification-ui_dd-header {
    border-bottom: 1px solid #ddd;
    padding: 15px;
}

.notification-ui_dd .notification-ui_dd-header h3 {
    margin-bottom: 0;
}

.notification-ui_dd .notification-ui_dd-content {
    max-height: 500px;
    overflow: auto;
}

.notification-list {
    display: -webkit-box;
    display: -ms-flexbox;
    background: #9a1f19;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    /* justify-content: space-between; */
    padding: 20px 0;
    /* margin: 0 25px; */
    border-bottom: 3px solid #da251c;
}

.notification-list--unread {
    position: relative;
}

.notification-list--unread:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0px;
    height: calc(100% + 1px);
   border-left: 3px solid #eb1d13;
}
.notification-list--unread:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0px;
    height: calc(100% + 1px);
    border-left: 3px solid #eb1d13;
}

.notification-list .notification-list_img img {
    height: 48px;
    width: 48px;
    border-radius: 50px;
    margin-right: 20px;
}

.notification-list .notification-list_detail p {
    margin-bottom: 5px;
    line-height: 1.2;
}

.notification-list .notification-list_feature-img img {
    height: 48px;
    width: 48px;
    border-radius: 5px;
    margin-left: 20px;
}

/*Tabs style */

.tabs-gd ul li {
    border-left: 1px solid #acacac;
	margin: 0 10px 0 10px;
}
.tabs-gd .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff !important;
    background-color:#f43333;
}

.tabs-gd ul {
    background: #c9c3c3;
}
.tabs-gd ul li:first-child {
  margin-left: 30px;
  border-left: 2px solid #dedede;

}
 .tabs-gd .card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
    border-top: 3px solid #ff0303;
}
.tabs-gd h5 {
    color: #3e3939;
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
    font-size: 24px;
    font-weight: 500;
   
}
.tabs-gd p {
    color: #595858;
    font-size: 17px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
	text-align: justify;
  }
.tabs-gd .card-body ul li {
    background: #fff;
    border-left: none !important;
    color: #373737;
    margin: 0px;
}
.tabs-gd .card-body ul {
    background: #fff;
    border-left: none !important;
}

.tab-pane{
  padding:0; 
}

.tab__content:nth-of-type{
      opacity: 1;
      transition: 0.5s opacity ease-in, 0.8s transform ease;
      position: relative;
      top: 0;
      z-index: 100;
      transform: translateY(0px);
      text-shadow: 0 0 0;
    }
     @media (max-width: 767px) { 

        .mobile-responsive{
            width: 26px;
        }
       
#sidebar {
    position: absolute;
    top: 120px !important;
    left: 122px !important;
}
#sidebar1 {
    position: absolute;
    top: 120px !important;
    left: 123px !important;
}
.tabs-gd ul li:first-child {
    margin-left: 0px !important;
    width: 100%;
    border-left: 2px solid #dedede;
}
.tabs-gd ul li {
    background: #dedede;
    border-left: 2px solid #acacac;
    width: 100%;
}
.about-section {
    padding: 20px 0;
    background: #FFF;
    margin-top: 0px;
  }

.modal {
  width: 90%;
}
     }
     
@keyframes zoomin {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

.gallery-item {
  display: block;
}

.gallery-item img {
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.2s;
}

.gallery-item:hover img {
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.35);
}

.lightbox-modal .modal-content {
  background-color: var(--lightbox);
}

.lightbox-modal .btn-close {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  font-size: 1.25rem;
  z-index: 9999999999;
  filter: invert(1) grayscale(100);
}

.lightbox-modal .modal-body {
  display: flex;
  align-items: center;
  padding: 0;
}

.lightbox-modal .lightbox-content {
  width: 100%;
}

.lightbox-modal .carousel-indicators {
  margin-bottom: 0;
}

.lightbox-modal .carousel-indicators [data-bs-target] {
  background-color: var(--carousel-text) !important;
}

.lightbox-modal .carousel-inner {
  width: 75%;
}

.lightbox-modal .carousel-inner img {
  animation: zoomin 10s linear infinite;
}

.lightbox-modal .carousel-item .carousel-caption {
  right: 0;
  bottom: 0;
  left: 0;
  padding-bottom: 2rem;
  background-color: var(--lightbox);
  color: var(--carousel-text) !important;
}

.lightbox-modal .carousel-control-prev,
.lightbox-modal .carousel-control-next {
  width: auto;
}

.lightbox-modal .carousel-control-prev {
  left: 1.25rem;
}

.lightbox-modal .carousel-control-next {
  right: 1.25rem;
}

@media (min-width: 1400px) {
  .lightbox-modal .carousel-inner {
    max-width: 60%;
  }
}

[data-bs-theme = "dark"] .lightbox-modal .carousel-control-next-icon,
[data-bs-theme = "dark"] .lightbox-modal .carousel-control-prev-icon {
    filter: none;
}

.btn-fullscreen-enlarge,
.btn-fullscreen-exit {
  position: absolute;
  top: 1.25rem;
  right: 3.5rem;
  z-index: 10;
  border: 0;
  background: transparent;
  opacity: .6;
  font-size: 1.25rem;
}

.bi {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -0.035em;
  fill: currentcolor;
}

.nav-link {
 font-size: 19px;
}
.rounded {
  border-radius: 1rem !important;
}
.tab-pane p {
  text-align: left;
}
.masonry-columns {
  column-count: 1;
  column-gap: 1rem;
}

@media (min-width: 576px) {
  .masonry-columns {
    column-count: 2;
  }
}

@media (min-width: 768px) {
  .masonry-columns {
    column-count: 3;
  }
}

@media (min-width: 992px) {
  .masonry-columns {
    column-count: 4;
  }
}

.masonry-columns img {
  width: 100%;
  display: block;
  border-radius: 8px;
}
.footer-top .widget-title { padding:30px 0 10px 0; font-size:24px; border-bottom:1px solid #FFF; margin: 0 0 20px 0;}

	#about p {
	  color: #000000;
	  text-align: left;
	}
 /* Testimonial Videos Styles */
    .testimonial-videos {
        position: relative;
        overflow: hidden;
    }
     .testimonial-videos h5, p {
       color:#000000;
       text-align: center;
    }
    
    .video-card {
        background: rgba(255, 255, 255, 0.1);
        border-radius: 10px;
        overflow: hidden;
        transition: all 0.3s ease;
        cursor: pointer;
		border:1px solid #999
    }
    
    .video-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 10px 20px rgba(0,0,0,0.2);
    }
    
    .video-thumbnail {
        height: 180px;
        background-size: cover;
        background-position: center;
        position: relative;
    }
    
    .play-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 50px;
        color: rgba(255, 255, 255, 0.8);
        text-shadow: 0 0 10px rgba(0,0,0,0.5);
        transition: all 0.3s ease;
    }
    
    .video-card:hover .play-icon {
        color: #fff;
        font-size: 60px;
    }
    
    .carousel-control-prev,
    .carousel-control-next {
        width: 5%;
    }
    .mission { 
	background-color:#000; 
	margin:50px 0 50px 0; 
	padding:50px 0 50px 0;
}
.mission h3 { 
	color:#FFF
}
.mission p { 
	color:#FFF; 
	text-align: justify
}
	
.school-special {
    position: relative;
    margin: 50px 0;
    padding: 50px 0;
    background: url(../img/welearn_bg.webp) no-repeat center center;
    background-size: cover;
    color: #bd2e2e;
    z-index: 1;
    overflow: hidden;
}

.school-special::before {
    content: "";
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Black overlay with 50% opacity */
    z-index: -1;
}

.feature-box {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
  transition: transform 0.3s ease;
}

.feature-box:hover {
  transform: scale(1.03);
}

.feature-box img.icon-learn {
  max-width: 100px;
  display: block;
  margin: 0 auto 15px;
  transition: opacity 0.3s;
}

.feature-box .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(33, 33, 33, 0.85);
  color: #fff;
  opacity: 0;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: opacity 0.4s ease;
}
.feature-box .overlay p {
  color: #fff;
  font-size:16px;
  line-height:20px;
  text-align:center !important
}

.feature-box:hover .overlay {
  opacity: 1;
}

.logo-slider {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.logo-track {
  display: flex;
  width: calc(250px * 15); /* Adjust based on number of logos */
  animation: scroll 30s linear infinite;
}

.logo-img {
  width: 150px;
  height: auto;
  padding: 10px 20px;
  object-fit: contain;
  border:1px solid; color:#999;
  margin:7px
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}


@media (max-width: 768px) {
 .video-thumbnail {
      height: 120px;
 }
        
 .video-info h5 {
     font-size: 14px;
 }
        
 .video-info p {
     font-size: 12px;
 }
  .ps-5 {
    padding-left: 0 !important;
}


}

	
#blog h1 {
  font-size: 2.5rem; padding:50px 0 20px 0
}
#blog h2 {
  font-size: 2rem; padding:20px 0 0 0;
}
#blog h3 {
  font-size: 1.5rem;
}
#blog h4 {
  font-size: 18px; padding:10px 0 50px 0; text-align:center
}