/*preloder */
   
/*end */

.navs{

box-shadow:rgba(72, 72, 72, 0.28) 0px 10px 10px;

}
#body{
    font-family: 'Poppins', 'Courier New', Courier, monospace;
    background-color: #ccccd2;
    height: 200vh;

  }


p{


text-align:Justify;

}

.snd{
  background: #eaeaea
}
  .primary{
    color: #004080 (Blue);

  }

  .second{
    color: #FFFFFF (White);
  }
  .contain{
    padding: 10px;
    background: #dae5f0;
    border-radius: 13px;

  }

  .cbg{

    background: #004080;
  }

  .bg-l{
    /* background-color: #efc21e !important; */
   /* background-color: #0b6a00 !important; #1c4218 */

	 background-color:#004080 ; 
  }
  
  .btn {
    font-weight: 500;
    transition: .5s;
  }
  
  .btn.btn-primary {
    color: #FFFFFF;
  }
  
  .btn-sm-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    font-weight: normal;
  }
  
  .navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
  }
  
  .navbar-light .navbar-nav .nav-link {
    margin-right: 26px;
    padding: 25px 0;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    outline: none;
  }
  
  .navbar-light .navbar-nav .nav-link:hover,
  .navbar-light .navbar-nav .nav-link.active {
    color: blue;
  }
  
  @media (max-width: 991.98px) {
    .navbar-light .navbar-nav .nav-link  {
        margin-right: 0;
        padding: 10px 0;
    }
  
    .navbar-light .navbar-nav {
        border-top: 1px solid #EEEEEE;
    }
  }
  
  .navbar-light .navbar-brand,
  .navbar-light a.btn {
    height: 75px;
  }
  
  .navbar-light .navbar-nav .nav-link {
    color: black;
    font-weight: 500;
  }
  
  .navbar-light.sticky-top {
    top: -100px;
    transition: .5s;
  }
  
  @media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        border: none;
        margin-top: 0;
        top: 150%;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
    }
  
    .navbar .nav-item:hover .dropdown-menu {
        top: 100%;
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
  }
  @media only screen and (max-width: 700px) {
    .logo{

width: 70%;

    }
  }
  @media only screen and (min-width:720px) {
    
.uppernav{
  padding-right: 3rem !important;
  padding-left: 3rem !important;

}
.elem{
  padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}


  }



  /* remore button  radial-gradient(100% 100% at 100% 0, #0241aa 0, #0d6efd 100%)  */


 
.button-29 {
  align-items: center;
  appearance: none;
  background-image:radial-gradient(100% 100% at 100% 0, #5246f8 0, #01115a 100%) ;
  border: 0;
  border-radius: 6px;
  box-shadow: rgba(45, 35, 66, .4) 0 2px 4px,rgba(45, 35, 66, .3) 0 7px 13px -3px,rgba(58, 65, 111, .5) 0 -3px 0 inset;
  box-sizing: border-box;
  color: #fff !important;
  cursor: pointer;
  display: inline-flex;
  font-family: "JetBrains Mono",monospace;
  height: 48px;
  justify-content: center;
  line-height: 1;
  list-style: none;
  overflow: hidden;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  text-align: left;
  text-decoration: none;
  transition: box-shadow .15s,transform .15s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  will-change: box-shadow,transform;
  font-size: 15px;
}

.button-29:focus {
  box-shadow: #4e74f3 0 0 0 1.5px inset, rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
}

.button-29:hover {
  box-shadow: rgba(45, 35, 66, .4) 0 4px 8px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
  transform: translateY(-2px);
  color: #fff;
}

.button-29:active {
  box-shadow: #4e74f3 0 3px 7px inset;
  transform: translateY(2px);
}
@media only screen and (min-width:698px)
	{
.cardabt {
  max-width: 300px;
  min-height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 500px;
  height: 300px;
  padding: 5%;
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 20px 0px 0px 20px !important;
  background-color: rgba(150, 183, 226, 0.45);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(15px);
}
}		

@media only screen and (max-width:700px)
{

.cardabt {
  max-width: 300px;
  min-height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 500px;
  height: 239px;
  padding: 5%;
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 20px 0px 0px 20px !important;
  background-color: rgba(150, 183, 226, 0.45);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(15px);
}



}




.abimg{
  position: absolute;
}

/*--------------------------------------------------------------
# Courses Section
--------------------------------------------------------------*/
.course-item {
  background-color: white;
  border: 1px solid #8594e9;
  border-radius: 5px;
}

.courses .course-content {
  padding: 15px;
}

.courses .course-content h3 {
  font-weight: 700;
  font-size: 20px;
}

.courses .course-content h3 a {
  color: var(--heading-color);
  transition: 0.3s;
}

.courses .course-content h3 a:hover {
  color: var(--accent-color);
}

.courses .course-content .category {
  background: var(--accent-color);
  color: var(--contrast-color);
  font-size: 14px;
  padding: 6px 14px;
  margin: 0;
  border-radius: 5px;
}

.courses .course-content .price {
  margin: 0;
  font-weight: 700;
  font-size: 18px;
  color: color-mix(in srgb, var(--default-color), transparent 20%);
}

.courses .course-content .description {
  font-size: 14px;
  color: color-mix(in srgb, var(--default-color), transparent 20%);
}

.courses .trainer {
  padding-top: 15px;
  border-top: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
}

.courses .trainer .trainer-profile img {
  max-width: 50px;
  border-radius: 50px;
}

.courses .trainer .trainer-profile .trainer-link {
  padding-left: 10px;
  font-weight: 600;
  font-size: 16px;
  color: color-mix(in srgb, var(--default-color), transparent 20%);
  transition: 0.3s;
}

.courses .trainer .trainer-profile .trainer-link:hover {
  color: var(--accent-color);
}

.courses .trainer .trainer-rank {
  font-size: 18px;
  color: color-mix(in srgb, var(--default-color), transparent 60%);
}

.courses .trainer .trainer-rank .user-icon {
  font-size: 22px;
}

.cource-img{
  width: 100%;
    object-fit: cover;
    height: 235px !important;
}


/* event  */



.a-box {
  display: inline-block;
  /* width: 240px; */
  text-align: center;
  width: 100%
}

.img-container {
    height: 230px;
    width: 100%;
    overflow: hidden;
    border-radius: 10px 10px 20px 20px;
    display: inline-block;
}

.img-container img {
    transform: skew(0deg, -13deg);
    height: 260px;
    margin: -35px 0px 0px 0px;
    object-fit: cover;
    border-radius: 10px 10px 0px 0px;
}

.inner-skew {
    display: inline-block;
    border-radius: 20px;
    overflow: hidden;
    padding: 0px;
    transform: skew(0deg, 13deg);
    font-size: 0px;
    margin: 30px 0px 0px 0px;
    background: #c8c2c2;
    height: 250px;
    width: 74%;
}

.text-container {
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
  padding: 120px 20px 20px 20px;
  border-radius: 20px;
  background: #fff;
  margin: -120px 0px 0px 0px;
  line-height: 19px;
  font-size: 14px;
  border: 1px solid #9dc3f0;
}

.text-container h3 {
  margin: 20px 0px 10px 0px;
  color: #04bcff;
  font-size: 18px;
}

/* recuriters 
 */
 .recard{
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.733);
  
  border: 1px solid #9dc3f0 !important;
 }

 /* fac */
 .fimg{
  height: 250px !important;
    object-fit: cover;
 }
 .faccard{
  border: 1px solid #9dc3f0 !important;
 }


 /* vision */
 .sectiondiv{
		
  padding-top:40px;
    padding-bottom:40px;
  
  
  }
  .visionbox{
  
      height: 360px;
    padding: 0px !important;;
  
  }
  .vbox2{
  
  
  
  }
  .vimg{
  
  width: 100%;
    object-fit:cover;
        height: 360px;
  }
  .vhead{
  text-align: center;
  padding-top: 30px;
  font-weight: bolder;
  font-family: auto;
  }
  .vtext{
  
  font-family: auto;
  text-align: center;

  
  }

  .vbg{
    background: #005aff6e;
  }

  /* approvals 
   */

   .apc{
    padding: 10px;
    background: #e9e9e9;
    border: 1px solid rgb(164, 169, 236);
    border-radius: 20px;
   }
 /* banner  */
 .containercor {
  position: relative;
  text-align: center;
  color: white;
  overflow: hidden; /* ensures background animation doesn't overflow */
}

/* image ani */

.hero-img {
  opacity: 0;
  transform: translateY(20px);
  animation: image-fade-in 0.9s ease-out forwards;
  animation-delay: 1s;
}

@keyframes image-fade-in {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}


/* Entry background animation */
.containercor::before {
  content: "";
  position: absolute;
 
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: translateX(-100%);
  animation: slide-in 0.75s ease-in forwards;
  animation-delay: 0.75s;
}

/* Animation keyframes */
@keyframes slide-in {
  to {
    transform: translateX(0);
  }
}

@keyframes fade-in-up {
  0% {
    opacity: 0;
    transform: translate(-50%, -60%);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}

/* Desktop view */
@media screen and (min-width: 700px) {
  .centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 4em;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    font-family: auto;
    opacity: 0;
    animation: fade-in-up 0.9s ease-out forwards;
    animation-delay: 0.8s;
  }
}

/* Mobile view */
@media screen and (max-width: 699px) {
  .centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 1em;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    font-family: auto;
    opacity: 0;
    animation: fade-in-up 0.9s ease-out forwards;
    animation-delay: 0.8s;
  }
}


  /* chairmen 
   */
  
     

   .profile-container {
       
      
       background-color: #ffffff;
       border-radius: 10px;
       box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
   }

   .profile-header {
       background-color: #005aff6e; /* Dark green color */
       color: #fff;
       padding: 20px;
       text-align: center;
       border-top-left-radius: 10px;
       border-top-right-radius: 10px;
   }

   .profile-header h1 {
       margin: 0;
       font-size: 1.8rem;
   }

   .profile-image {
       text-align: center;
       margin: 20px 0;
   }

   .profile-image img {
       width: 200px;
       height: 200px;
       border-radius: 50%;
       border: 4px solid #005aff6e;
       object-fit: cover;
   }

   .profile-content {
       padding: 20px;
   }

   .profile-content h2 {
       color: #005aff6e;
   }

   .profile-content p {
       line-height: 1.6;
       text-align: justify;
   }
/* end chairmen  */

.fade-in {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.fade-in.visible {
  opacity: 1;
  transform: translateY(0);
}

/* left */
.fadeleft {
  opacity: 0;
  transform: translateX(-20px); /* Starts off-screen to the left */
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.fadeleft.visible {
  opacity: 1;
  transform: translateX(0); /* Moves to normal position */
}
/*right*/
.faderight {
  opacity: 0;
  transform: translateX(20px); /* Starts off-screen to the right */
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.faderight.visible {
  opacity: 1;
  transform: translateX(0); /* Moves to normal position */
}

/* top*/
.fadetop {
  opacity: 0;
  transform: translateY(-20px); /* Starts off-screen above */
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.fadetop.visible {
  opacity: 1;
  transform: translateY(0); /* Moves to normal position */
}







/* new gallery */

.imgg{
  width:100%;
  border-radius: 10px;
}

#gallery{
  width: 90%;
  max-width: 1000px;
  margin: 20px auto;
 background: #005aff6e;
	padding:16px;
}

#gallery ul{
  columns: 3;
	list-style: none;

}

#gallery li{
  margin-bottom: 20px;
}

/* zoom */
.zoom {
  
  transition: transform .5s;
 
}

.zoom:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); 
}

/* zoom in out */

.zoom-in-out-box {
  
  animation: zoom-in-zoom-out 2s ease infinite;
  border-radius: 0.5rem;
}

@keyframes zoom-in-zoom-out {
  0% {
    scale: 100%
  }
  50% {
    scale: 110%;
  }
 
}

/*end */


/* animation of banner */


.main {
  position: relative;
 
  overflow: hidden;
  padding: 0 50px;
}

.main::before {
  content: "";
  position: absolute;
  background: linear-gradient(to right, #005aff6e, #8792f3);
  
  top: 0;
  left: 0;
  transform: translateX(-100%);
  animation: slide-in 0.75s ease-in forwards;
  animation-delay: 0.75s;
}

@keyframes slide-in {
  to {
    transform: translateX(0);
  }
}

.headernew {
  display: flex;
  width: 100%;
  height: 75px;
  justify-content: space-between;
  align-items: center;
  color: white;
  font-size: 5vh;
}

.headernew > span {
  opacity: 0;
  transform: translateX(35px);
  animation: fade-in 0.6s ease-in-out forwards;
  animation-delay: 1.5s;
}

@keyframes fade-in {
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

.text-area {
  position: relative;
  height: calc(90% - 75px);
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background: transparent;
  overflow: hidden;
  transform: scale(1.2);
  animation: shrink 0.75s ease-in forwards;
  animation-delay: 0.75s;
}

@keyframes shrink {
  to {
    transform: scale(1);
  }
}

.text-area::before,
.text-area::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  background: white;
  z-index: 1;
  animation: reveal 0.75s ease-in forwards;
}

.text-area::before {
  top: 0;
  --factor: -1;
}

.text-area::after {
  bottom: 0;
  --factor: 1;
}

@keyframes reveal {
  to {
    transform: translateY(calc(100% * var(--factor)));
  }
}





