@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");
p,
span h4 a label {
  font-family: "Nunito Sans", sans-serif;
}
h1,
h2,
h3 {
  font-family: "Jost", sans-serif;
}
a {
  text-decoration: none;
}

/* * navbar start-------------------------------------------------- */

.ull li {
  list-style-type: none;
}
.ull li a {
  text-decoration: none;
  color: #000;
  padding: 1rem 0;
  font-size: 17px;
  letter-spacing: 1px;
  font-weight: 400;
  border-right: 1px dashed #ffffff57;
  padding: 0px 1rem;
  position: relative;
}
.ull li a::after {
  position: absolute;
  content: "";
  height: 49px;
  width: 23px;
  background-image: url(../images/mortarboard.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transform: translate(-50%, -50%);
  z-index: -1;
  top: 0%;
  left: 50%;
  opacity: 0;
  transition: all 0.3s;
}

.ull li .actv::after {
  opacity: 0.5;
}
.actv {
  color: #f07702 !important;
}
.ull li {
  padding: 11px 0;
  list-style: none;
}
.ull {
  display: flex;
  align-items: center;
  gap: 0px;
  justify-content: end;
}
.out-nav {
  background-color: #00123d;
}
.serbt a {
  padding: 9px 28px !important;
  background-color: #00103d;
  display: flex;
  align-items: center !important;
  gap: 10px;
  color: #fff !important;
  border-radius: 5px;
  border: 1px solid #00103d;
  transition: all 0.3s;
  font-size: 16px !important;
}
.serbt a:hover {
  background-color: #fff;
  border: 1px solid #000;
  color: #000 !important;
}
.actttt {
  background-color: #2661ba;
  border: 1px solid #2661ba;
  color: #fff !important;
}

.right-nav {
  padding-top: 5px;
  justify-content: end;
}
.tt li a {
  list-style-type: none;
  color: #000000cf;
  display: flex;
  gap: 10px;
  align-items: center;
  position: relative;
  font-size: 15px;
  letter-spacing: 0.55px;
  font-weight: 300;
}
.tt li {
  list-style: none;
}

.tt {
  gap: 25px;
  margin: 0;
  justify-content: end;
}
.tt img {
  width: 18px;
  height: 18px;
  object-fit: contain;
  filter: brightness(0);
}
.header {
  box-shadow: black 0px 0px 14px -9px;
}
.hdea-new {
  background-color: #fff;
}
.ttj li {
  color: #000;
}
.ulm li a {
  color: #000;
}
.ttj li img {
  filter: brightness(0);
}

.left-logo img {
  width: 100%;
}
.navlogo img {
  width: 67%;
  padding: 6px;
}
.urm {
  display: flex;
  gap: 3%;
  align-items: center;
}
.pus {
  width: 211%;
}
.paral img {
  width: 97%;
}
.navb {
  padding: 0px 0;
  position: fixed;
  width: 100%;
  z-index: 99999;
  transition: all 0.3s;
  background-color: #fff;
  backdrop-filter: blur(5px);
  box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.1803921569);
}
.mn-nav {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.tt li img {
  width: 18px;
  height: 18px;
  object-fit: contain;
  filter: brightness(0);
}
.opp p {
  margin-bottom: 0px;
  font-size: 14px;
  color: #000000cf;
}
.top-header {
  background-color: #00103d;
  padding: 3px;
}
.xa {
  list-style: none;
}
.xa a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
}
.ccsa22 {
  border-right: 1px solid #fff;
  padding-right: 23px;
}
.sc img {
  width: 17px;
}
.xa img {
  width: 16px;
  filter: invert(1);
}
.xa p {
  margin-bottom: 0px;
  letter-spacing: 0.55px;
  font-size: 14px;
}
/* navbar end */

/* index start */
.banner {
  position: relative;
}
.ban-hd h2 {
  font-size: 45px;
  letter-spacing: 0.55px;
  line-height: 37px;
  color: #000;
  opacity: 0;
  transform: scaleX(0);
  transform-origin: left;
  transform-style: preserve-3d;
  transition: transform 1400ms ease-in-out, opacity 1400ms ease;
}
.bannerslider .swiper-slide-active .ban-hd h2 {
  opacity: 1;
  transform: scaleX(1);
  transition-delay: 400ms;
}
.ban-hd p {
  font-size: 32px;
  letter-spacing: 0.55px;
  line-height: 37px;
  color: #000;
  opacity: 0;
  transform: scaleX(0);
  transform-origin: left;
  transform-style: preserve-3d;
  transition: transform 1400ms ease-in-out, opacity 1400ms ease;
}
.bannerslider .swiper-slide-active .ban-hd p {
  opacity: 1;
  transform: scaleX(1);
  transition-delay: 400ms;
}
.ban-img {
  position: absolute;
  left: -257px;
  top: -245px;
  z-index: 999;
}
.ban-img::after {
  position: absolute;
  content: "";
  background-image: url(../images/wa.png);
  background-size: contain;
  height: 100%;
  width: 95%;
  top: -6%;
  left: -7%;
  /* z-index: -3; */
  background-repeat: no-repeat;
  opacity: 0.02;
  /* z-index: -1; */
  transform: rotate(-262deg);
  filter: invert(1) brightness(0);
}
.bv-tes {
    position: absolute;
    top: 57%;
    left: 31%;
    transform: translate(10px, 10px);
    z-index: 99;
}
.bv-tes h2 {
    color: #fdfbff;
    font-size: 32px;
    letter-spacing: 0.55px;
    font-weight: 700;
}
.bv-tes p {
    font-size: 18px;
    width: 78%;
    letter-spacing: 0.55px;
    font-weight: 500;
    color: #fff;
    line-height: 30px;
    margin-bottom: 6%;
}
/* banner start */
.bannerswiper .swiper-slide {
  overflow: hidden;
}
.bannerswiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.ban-text {
  top: 61%;
  right: -21%;
  transform: translate(-50%, -50%);
  width: 43%;
  z-index: 9;
  text-align: left;
  overflow: hidden;
}
.sl-hd {
  padding: 33px 0;
}
.bannerswiper.swiper-pagination-bollet {
  width: 9px;
  height: 9px;
  display: inline-block;
  border-radius: 58%;
  background: var(--swiper-pagination-bollet-inactive-color, #000);
  opacity: var(--swiper-pagination-bollet-inactive-opacity, 0.2);
}
.bannerswiper .swiper-pagination-bollet-active {
  opacity: var(--swiper-pagination-bollet-opacity, 1);
  background: #8a8c90;
}
.bannerswiper .swiper-button-next,
.bannerswiper .swiper-button-prev {
  position: absolute;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 88%;
}
.bannerswiper .swiper-button-next:after,
.bannerswiper .swiper-button-prev:after {
  font-family: swiper-icons;
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
  color: #fff;
  font-size: 16px;
}
.bannerswiper .swiper-button-prev {
  left: 37%;
  right: auto;
}
.bannerswiper .swiper-button-next {
  right: 53%;
  left: auto;
}
.bannerswiper .swiper-button-next:before,
.bannerswiper .swiper-button-prev:before {
  position: absolute;
  content: "";
  background-size: contain;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  z-index: -1;
  background-color: #21252900;
  transform: translate(-50%, -50%);
  top: 26%;
  left: 17%;
  border: 1px solid #ffffff;
}
/*.im {*/
/*  transition: all 0.7s;*/
/*  left: 0;*/
/*  top: 0;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  background-repeat: no-repeat;*/
/*  background-position: center;*/
/*  background-size: cover;*/
/*  -webkit-transition: all 6000ms linear;*/
/*  -moz-transition: all 6000ms linear;*/
/*  -ms-transition: all 6000ms linear;*/
/*  -o-transition: all 6000ms linear;*/
/*  transition: all 6000ms linear;*/
/*}*/
.im img {
  width: 100%;
}
.bannerswiper .swiper-slide .im {
  transition: all 5s;
}
/*.bannerswiper .swiper-slide-active .im {*/
/*  transform: scale(1.1);*/
/*}*/
.sl-hd h1 {
  color: #e98b00;
  font-size: 43px;
  letter-spacing: 1px;
  line-height: 1em;
  font-weight: 500;
  opacity: 0;
  transform: scaleX(0);
  transform-origin: left;
  transform-style: preserve-3d;
  transition: transform 1400ms ease-in-out, opacity 1400ms ease;
  line-height: 53px;
  font-weight: 700;
}
.bannerswiper .swiper-slide-active .sl-hd h1 {
  opacity: 1;
  transform: scaleX(1);
  transition-delay: 400ms;
}
.sl-hd p {
  display: inline-block;
  color: #fff;
  font-size: 17px;
  letter-spacing: 0.55px;
  font-weight: 400;
  line-height: 31px;
  opacity: 0;
  transform: scaleX(0);
  transform-origin: left;
  transform-style: preserve-3d;
  transition: transform 1400ms ease-in-out, opacity 1400ms ease;
}

.bannerswiper .swiper-slide-active .sl-hd p {
  opacity: 1;
  transform: scaleX(1);
  transition-delay: 700ms;
}

/* banner end */
/* about start */
.gut {
  margin-top: 5%;
  margin-bottom: 3%;
}
.inner-about h2 {
  font-size: 34px;
  letter-spacing: 0.55px;
  font-weight: 600;
  color: #000;
  line-height: 41px;
  padding: 5px 0;
  text-transform: capitalize;
}
.inner-about p {
    text-align: justify;
    letter-spacing: 0.55px;
    font-size: 17px;
    line-height: 28px;
    color: #000000f2;
    font-weight: 500;
}
.ab-hd {
  color: #b95d00;
  font-size: 14px;
  letter-spacing: 0.55px;
  font-weight: 700;
}
.fk {
  gap: 22px;
  margin-top: 4%;
}
.fk ul li {
  list-style: circle;
  color: #081d67;
}
.fk ul {
  padding-left: 1rem;
}
.fk li p {
  color: #081d67;
  font-size: 15px;
  letter-spacing: 0.55px;
  font-weight: 600;
}
.about {
  position: relative;
  z-index: 1;
}
.xb-shape {
  position: absolute;
  top: -13%;
  left: 0;
  transform: translate(0px, 0px);
}
.col-lg-3:nth-child(1) .ab-pg {
  background-color:#264796;
}
.col-lg-3:nth-child(2) .ab-pg {
  background-color: #f07700;
}
.col-lg-3:nth-child(3) .ab-pg {
  background-color: #264796;
}
.col-lg-3:nth-child(4) .ab-pg {
  background-color: #f07700;
}
.ab-pg {
  padding: 18px;
  cursor:pointer;
}
.ab-pg h6{
    font-size: 16px;
    letter-spacing: 1px;
}

.ab-pg h2{
    margin-bottom: 0px;
    font-weight: 600;
      padding: 3px 0;
}
.bud {
  margin-top: 6%;
}
.ab-im img {
    width: 90%;
    filter: drop-shadow(0px 0px 0px #000);
    height: 100%;
    object-fit: cover;
    /* border-radius: 0px 77px 0px 70px; */
}
.ab-im{
    position:relative;
}

.cor {
  text-align: center;
}
.cor h2 {
    font-size: 37px;
    letter-spacing: 0.55px;
    color: #fff;
    font-weight: 600;
    /* width: 66%; */
    /* margin: auto; */
}
.cor p{
    font-size: 16px;
    letter-spacing: 0.55px;
    color: #fff;
}
.cour {
  background-color: #040e27;
  position: relative;
  z-index: 1;
}
.cr-in {
    padding: 5rem 0 5rem;
}

.ill {
  background-color: #fff5eb;
  padding: 0 20px 45px 20px;
  border-radius: 36px;
  position: relative;
  height: 100%;
  text-align: center;
  cursor: pointer;
  transition: all .3s;
   border: 4px solid #ffff;
}
.ill:hover{
    border: 4px solid #f6a85c;
}
.ill:hover .service-icon img{
   filter: brightness(0) invert(1);
}
.service-icon {
  background: #040e27;
  font-size: 60px;
  /* line-height: 113px; */
  width: 100px;
  height: 100px;
  margin: 0 auto 0;
  border-radius: 50%;
  position: relative;
  top: -39px;
  box-shadow: 0 0 0px #a7282800 inset, 0 7px 0 #f077029c;
}
.service-icon img {
  width: 57px !important;
  margin: 0 auto;
  /* padding: 25px 0; */
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.deta a {
 padding: 10px 37px !important;
  background-color: #fff;
  display: flex;
  align-items: center !important;
  gap: 10px;
  color: #00103d !important;
  border-radius: 5px;
  border: 1px solid #00103d;
  transition: all 0.3s;
  font-size: 17px !important;
  display: inline-block;
}
.deta a:hover {
  background-color: #00103d;
  border: 1px solid #00103d;
  color: #fff !important;
}
.de1 a {
  background-color: #00103d;
  border: 1px solid #00103d;
  color: #fff !important;
}
.de1 a:hover {
  background-color: #fff;
  color: #00103d !important;
  border: 1px solid #00103d;
}
.ill h2 {
  font-size: 24px;
  letter-spacing: 0.55px;
  font-weight: 600;
}
.ill p {
  font-size: 17px;
  letter-spacing: 0.55px;
  font-weight: 500;
  color: #000000d6;
  line-height: 26px;
}

.hab {
  top: 0%;
  position: absolute;
  transform: rotate(180deg);
}
.hab img {
  width: 100%;
}
/* about end */
/* achiieewkj */
/*.item img {*/
/*  width: 296px;*/
/*  height: 135px;*/
/*  object-fit: cover;*/
/*}*/
.item img {
    width: 176px;
    height: 100%;
    object-fit: cover;
}
.testlist2 {
  margin-top: 1%;
  margin-bottom: 1%;
}
.achievrs {
  position: relative;
}
.legend-cnt-outer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  vertical-align: top;
  background: linear-gradient(
    90deg,
    #ffffff 35%,
    rgb(253 253 253 / 44%) 48%,
    hsla(0, 0%, 100%, 0)
  );
  padding: 7rem 0 0;
}
.legend-cnt-outer p {
  font-size: 16px;
  width: 31%;
  color: #000;
  line-height: 27px;
  letter-spacing: 0.55px;
}
/* endr tyart */
.success-section {
    background: url(../images/bax.jpg) no-repeat center center;
    background-size: cover;
    padding: 15rem 0 0rem;
    z-index: 1;
    height: 83vh;
    background-position: top;
}
.success-section::after {
    position: absolute;
    content: "";
    background: linear-gradient(0deg, #00103f 8%, #ffffff21 94%);
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.widget-title {
  text-align: center;
  position: relative;
}
.widget-title h2 {
  font-size: 43px;
  margin-bottom: 7px;
  letter-spacing: 0.55px;
}
.subtitle {
  width: 100%;
  padding: 0px 4% 30px;
}
.subtitle p {
  font-size: 18px;
  letter-spacing: 0.55px;
  font-weight: 600;
  color: #fff;
  margin: auto;
  width: 58%;
  text-align: center;
}
.wiot {
  padding: 6rem 0 0;
}
.side {
  display: flex;
  align-items: start;
  gap: 19px;
  justify-content: end;
}

.ss-im {
  height: 44px;
  width: 44px;
  background-color: #fff !important;
  border-radius: 50%;
  position: relative;
  z-index: 1;
}
.ss-tx {
  width: 80%;
}
.ss-im img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  width: 20px;
}
.ss-tx h2 {
  font-size: 16px;
  margin-bottom: 0px;
  letter-spacing: 0.55px;
  color: #fff;
  font-weight: 500;
}
.ss-tx p {
  font-size: 22px;
  letter-spacing: 0.55px;
  color: #fff;
  font-weight: 900;
}
.ss-im::after {
  position: absolute;
  content: "";
  background-color: #fff;
  background-size: contain;
  height: 55px;
  width: 55px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.ri-img img {
  width: 17px;
}
.ss-im::before {
  position: absolute;
  content: "";
  border: 15px solid rgb(240 120 0);
  background-size: contain;
  height: 90px;
  width: 90px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  animation: animate 2s infinite;
}
@keyframes animate {
  0% {
    transform: translate(-50%, -50%) scale(0.3);
  }
  100% {
    transform: translate(-50%, -50%) scale(1.1);
    opacity: 0;
  }
}
/* endr send */
/* gallery start */

.dz-media {
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: all 0.5s;
}

.dz-media img {
  width: 100%;
  height: 458px;
  object-fit: cover;
  /*border-radius: 0px 77px 0 70px;*/
}

.media2 img {
  height: 221px;
  object-fit: cover;
  /*border-radius: 77px 0px 70px 0;*/
}
.dz-icon img {
  width: 100% !important;
  height: 49px !important;
}
.media4 img,
.media5 img {
  height: 221px;
  object-fit: cover;
}
/* gallery end */

/* notification start */
.notify {
  background: #f7f7f7;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  width: 100%;
  box-shadow: black 0px 0px 8px -4px;
}
.nav-tabs a {
  color: #555;
  cursor: default;
  background-color: #fff;
  /* border: 1px solid #ddd; */
  border-bottom-color: transparent;
}
.nav li a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.tab-content {
  padding: 1rem 18px 1rem 6px;
   height: 461px;
  overflow: overlay;
}
.nav-tabs h2{
    font-size: 20px;
    margin-bottom: 0px;
    color: #000;
    letter-spacing: 0.55px;
}
.liu {
  display: flex;
  align-items: start;
  gap: 0%;
  padding: 15px 0px 0 0px;
  border-top: 1px solid #eee;
}
.eas img {
  width: 25px;
}
.tab-content ul {
  padding-left: 0rem;
}
.sea p {
  font-size: 16px;
  letter-spacing: 0.55px;
  color: #000;
  font-weight: 600;
}
.liu:nth-child(1) {
  border-top: none;
}
.gallery {
  position: relative;
  z-index: 1;
}

.galm h2 , .new-heading {
    font-size: 30px;
    letter-spacing: 0.55px;
    font-weight: 500;
    margin-bottom: 2%;
    /* font-style: italic; */
}
/* notofication */

.cta {
  position: relative;
  margin: auto;
  padding: 8px 22px;
  transition: all 0.2s ease;
}
.cta:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 28px;
  background: rgb(2 17 62 / 17%);
  width: 40px;
  height: 40px;
  transition: all 0.3s ease;
}
.cta span {
  position: relative;
  font-size: 16px;
  color: #000000c7;
  font-weight: 500;
  /* text-transform: uppercase; */
}
.cta svg {
  position: relative;
  top: 0;
  margin-left: 10px;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #111;
  stroke-width: 2;
  transform: translateX(-5px);
  transition: all 0.3s ease;
}
.cta:hover:before {
  width: 100%;
  background: #06153f;
}
.cta:hover svg {
  transform: translateX(0);
}
.cta:active {
  transform: scale(0.96);
}
.cta:hover span {
  color: #fff;
}
.cta:hover svg {
  position: relative;
  top: 0;
  margin-left: 10px;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #fff;
  stroke-width: 2;
  transform: translateX(-5px);
  transition: all 0.3s ease;
}

/* footer start */
.single-footer-widget img {
    width: 76%;
    filter: brightness(0) invert(1);
}
.single-footer-widget h3,
.addrs h3 {
  position: relative;
  padding-bottom: 1px;
  /* border-bottom: 1px solid #e7e9ea; */
  margin-bottom: 25px;
  /* width: 45%; */
  color: #fff;
  font-size: 27px;
  letter-spacing: 0.55px;
}
.single-footer-widget h3::before,
.addrs h3::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 2.2px;
  width: 29px;
  background-color: #ef780185;
}
.single-footer-widget ul li a {
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.55px;
  transition: all .3s;
}
.single-footer-widget ul li a:hover{
  color:#f07800;
  padding-left: 4%;
}

.single-footer-widget ul li {
  position: relative;
  list-style: none;
  margin-bottom: 12px;
}
.single-footer-widget ul li::before {
  height: 5px;
  width: 5px;
  content: "";
  left: -17px;
  top: 8px;
  position: absolute;
  background: #fff;
}
.footer-area {
  background-color: #020508;
  padding: 4rem 0 0rem;
  margin-top: 5%;
  position: relative;
  z-index: 1;
}
.footer-area::after {
  position: absolute;
  content: "";
  background-image: url(../images/pngwing.com.png);
  height: 100%;
  width: 100%;
  bottom: 0px;
  left: 0;
  z-index: -1;
  background-repeat: repeat;
  background-position: bottom;
  opacity: 0.05;
  background-size: contain;
}
.single-footer-widget p {
  font-size: 16px;
  letter-spacing: 0.55px;
  color: #fff;
  font-weight: 500;
  line-height: 32px;
  margin-top: 4%;
}
.footer-contact-info li {
  list-style: none;
}
.footer-contact-info {
  padding-left: 0rem;
}
.footer-contact-info li p {
  color: #fff;
  letter-spacing: 0.55px;
  font-size: 17px;
}
.copyright-area {
    border-top: 1px solid #ffffff1f;
    text-align: center;
    margin-top: 27px;
    padding-top: 24px;
    padding-bottom: 16px;
}
/* footer end */
/* BREadcumb startr */
.st-breadcumb-area img {
  width: 100%;
  height: 55vh;
  object-fit: cover;
}
.st-breadcumb-area {
  position: relative;
  height: 100%;
  padding-top: 5rem;
}

.st-breadcumb-area::after {
  position: absolute;
  content: "";
  background: linear-gradient(
    to right,
    rgb(255 255 255) 41%,
    rgb(58 50 65) 6%,
    rgb(253 251 255) 35%,
    rgba(43, 38, 102, 0) 100%
  );
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 7;
  clip-path: polygon(0 1%, 35% 0, 26% 67%, 33% 100%, 0 100%, 0 48%);
}
.breadcrumb-content {
  position: absolute;
  top: 62%;
  left: 10%;
  z-index: 99;
  /* transform: translate(-37%, 0); */
}
.breadcrumb-content h2 {
  color: #000;
  letter-spacing: 0.55px;
  font-size: 36px;
}
.st-breadcumb-area::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0;
  background: #0000005e;
  filter: blur(5px);
}
/* breadcumb end */
/* course start */
.icon-content {
  position: relative;
  z-index: 1;
  padding: 2rem 1rem 0rem 1rem;
}
.icon-bx-wraper {
  border-radius: 10px;
  z-index: 1;
  filter: drop-shadow(0 10px 30px rgba(249, 102, 157), 0.1);
  /* min-height: 200px; */
  height: 475px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}
.icon-bx-wraper {
  position: relative;
}
.icon-bx-wraper.style-7:after {
  content: "";
  background: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  mask-image: url(../images/bg03.svg);
  mask-position: top right;
  border-radius: 15px 0 15px 15px;
  transition: all 0.5s;
  background-color: #02123d1c;
}
.icon-bx-wraper.style-7::before {
  position: absolute;
  content: "";
  background-image: url(../images/drw.png);
  height: 100%;
  width: 100%;
  bottom: 0px;
  left: 0;
  background-repeat: no-repeat;
  background-position: right;
  opacity: 0.1;
  background-size: contain;
  visibility: hidden;
  border-radius: 15px 0 15px 15px;
  filter: invert(1);
}
.dz-title {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 25px;
  margin-right: 55px;
  color: #000;
}
.dz-title:after {
  content: "";
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #00103f 0, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  opacity: 0.3;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.media {
  overflow: hidden;
}
.media img {
  width: 100%;
  transition: all 0.5s;
}
.icon-footer {
  padding: 15px 30px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.icon-bx {
  width: 70px;
  height: 70px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 10px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: black 0px 0px 8px -4px;
}
.icon-cell img {
  width: 38px;
}
.icon-bx-wraper.style-7:hover::after {
  background-color: #091641;
}
.icon-bx-wraper.style-7:hover::before {
  visibility: inherit;
}
.icon-bx-wraper.style-7:hover .dz-title,
.icon-bx-wraper.style-7:hover .paz {
  color: #fff;
}
.icon-bx-wraper.style-7:hover .dz-title:after {
  background: linear-gradient(to right, #fff 0, #fff 100%);
  opacity: 9;
}
.icon-bx-wraper.style-7:hover .icon-cell img {
  filter: brightness(0) invert(1);
}
.icon-bx-wraper.style-7:hover .icon-bx {
  background-color: #091641;
}
.icon-bx-wraper.style-7:hover .media img {
  transform: scale(1.15);
}
.paz {
  color: #000;
  letter-spacing: 0.55px;
  font-size: 17px;
  line-height: 26px;
}
/* course end */
/* inner about */
.spac {
  text-align: center;
}
.spac h2 {
  font-size: 34px;
  letter-spacing: 0.55px;
  font-weight: 600;
  color: #000;
  line-height: 41px;
}
.spac p {
  margin: auto;
  width: 79%;
  text-align: justify;
  line-height: 28px;
  color: #000;
  font-size: 16px;
  letter-spacing: 0.55px;
  font-weight: 500;
}
/* counter start */
.counter-box {
  display: flex;
  align-items: baseline;
  justify-content: center;
  /* flex-direction: column; */
  text-align: left;
  gap: 26px;
  position: relative;
  z-index: 1;
}

.icon1 {
  position: relative;
  text-align: center;
  font-size: 60px;
  width: 75px;
  height: 75px;
  line-height: 62px;
  color: #ffff;
  background-color: #00103d;
  border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
  z-index: 1;
}

.icon1 img {
  width: 32px;
   filter: brightness(0) invert(1); 
}

.icon1::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  border: 3px solid #00103d;
  transition: all 0.5s ease-in-out;
  border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
  z-index: -1;
}

.icon1:hover::before {
  left: 0;
  top: 0;
}

.pate span {
    font-size: 27px;
    letter-spacing: 0.55px;
    font-weight: 500;
    color: #00103d;
}
.pate p {
  font-size: 16px;
  letter-spacing: 0.55px;
  margin-top: 2%;
  font-weight: 600;
  color: #000;
}
.counter {
  margin-top: 3%;
}
/* flipcard strt */
/*card flip start*/
.flip-card {
  background-color: transparent;
  width: 350px;
  height: 350px;
  perspective: 1000px;
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #bbb;
  color: black;
}
.flip-card-back {
  background-color: #101010;
  color: white;
  transform: rotateY(180deg);
  padding: 22px;
}
.flip-card-back p {
  font-size: 15px;
  letter-spacing: 0.55px;
  line-height: 24px;
  text-align: center;
}

.mi12 {
  padding: 4rem 0 1rem;
  position: relative;
}
.mi12::before {
  position: absolute;
  content: "";
  background-image: url(../images/pre.jpg);
  background-size: cover;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center;
}
.mi12::after{
  position: absolute;
  content: "";
  background-size: contain;
  top: 0;
  left: 0;
  height: 63%;
  width: 100%;
  z-index: -1;
  /*background: linear-gradient(180deg, #42a4cf26 -36%, transparent);*/
  background-color: #3aa0c324;
}
.mo-tx {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  width: 90%;
  text-align: center;
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
}
.flip-card-back p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  text-align: center;
}
.flip-card-front img {
  position: relative;
  width: 100%;
}
.flip-card-front::after {
  position: absolute;
  content: "";
  background-color: #00000021;
  background-size: cover;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.list {
  cursor: pointer;
}
/* flipcard ebd */
/* ineer about end */

/* contact us start */
.contact-small-widget {
  padding: 35px;
  background: #000818;
  margin-bottom: 15px;
  position: relative;
}
.contact-small-widget::after {
  right: 0px;
  content: "";
  position: absolute;
  width: 28px;
  height: 59px;
  background-color: #000818;
  transform: rotate(45deg);
  top: 50px;
}

.contact-small-widget h2 {
  color: #fff;
  font-size: 29px;
  letter-spacing: 0.55px;
  font-weight: 500;
}

.contact-item span {
  font-weight: 600;
  color: #fff;
  display: block;
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.55px;
}
.contact-item p {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.55px;
}
/* .contact-item {
  margin-bottom: 25px;
} */
.jou {
  display: flex;
  gap: 4%;
  align-items: center;
  margin-bottom: 9px;
  padding-bottom: 10px;
  border-bottom: solid 1px #fff;
}
.contimg img {
  width: 23px;
  filter: invert(1);
}
.saz {
  margin-bottom: 0%;
  margin-top: 9%;
}
.blog-title h2 {
  color: #000;
  font-size: 32px;
  font-weight: 700;
  padding-left: 30px;
  position: relative;
  margin-bottom: 30px;
  border-left: solid 4px #f07800b0;
}
.main-contact-content .input-box {
    margin-bottom: 11px;
}
.main-contact-content .input-box .form-label {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px;
  /* display: inline-block; */
  letter-spacing: 0.55px;
}
.main-contact-content .input-box .form-label span {
  color: #c1272d;
  display: inline-block;
}
.main-contact-content .input-box .form-control {
  height: 51px;
  padding-left: 17px;
  border: 1px solid #000000e8;
  font-size: 13px;
  border-radius: 5px;
  background-color: #f3f3f66b;
}
.main-contact-content .input-box .form-control::-moz-placeholder {
  -moz-transition: 0.6s;
  transition: 0.6s;
}
.main-contact-content .input-box .form-control::placeholder {
  transition: 0.6s;
}
.main-contact-content .input-box .form-control:focus {
  box-shadow: unset;
}
.main-contact-content .input-box .form-control:focus::-moz-placeholder {
  color: transparent;
}
.main-contact-content .input-box .form-control:focus::placeholder {
  color: transparent;
}
.main-contact-content .input-box p {
  margin-bottom: 5px;
}
.main-contact-content .input-box .input-with-icon {
  height: 60px;
  position: relative;
}
/*.main-contact-content .input-box .input-with-icon::before {*/
/*  content: "";*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 60px;*/
/*  bottom: 0;*/
/*  width: 1px;*/
/*  height: 85%;*/
/*  background: #0008186e;*/
/*  z-index: 1;*/
/*}*/
.main-contact-content .input-box .input-with-icon .form-control {
  /*padding-left: 75px;*/
  background: #f3f3f66b;
}
.main-contact-content .input-box .con-pr {
  position: absolute;
  left: 18px;
  top: 47%;
  transform: translateY(-57%);
  /* font-size: 20px; */
}
.con-pr img {
  width: 23px;
}
.main-contact-content .input-box textarea {
    padding-top: 15px;
    height: 14vh !important;
}
.tree{
    margin-top:-2%;
}
.main-contact-content .input-box .wpcf7-not-valid-tip {
  margin-top: 3px;
}
.main-contact-content .form-check {
  margin-bottom: 25px;
}
.main-contact-content .form-check .form-check-input input {
  width: 20px;
  height: 20px;
  border-radius: 0;
  border: 1px solid #9b9bad;
  background-color: #f3f3f6;
}
.main-contact-content .form-check .form-check-input input:focus {
  box-shadow: unset;
}
.main-contact-content
  .form-check
  .form-check-input
  input:checked[type="radio"] {
  background-image: url(../img/svgs/select.svg);
  background-size: 12px 12px;
  background-position: center center;
}
.main-contact-content .form-check .wpcf7-list-item-label {
  font-weight: 500;
  margin-left: 15px;
  white-space: nowrap;
  position: relative;
  top: -32px;
  margin-left: 32px;
}
.main-contact-content .form-check .wpcf7-not-valid-tip {
  position: relative;
  top: 20px;
}
.main-contact-content .default-btn {
  line-height: 0;
  padding: 28px 32px;
}
.main-contact-content {
    /* border-radius: 15px; */
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    padding: 43px 43px 37px;
}
.vod {
  text-align: center;
  margin-top: 2%;
}

/* contact us end */
/* gallery start */
.latest-project__item-thumb img {
  width: 100%;
  height: 315px;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 0.7s;
}
.latest-project__item:hover .latest-project__item-thumb img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.latest-project__item:hover .latest-project__item-content {
  opacity: 1;
  visibility: visible;
}
.latest-project__item:hover {
  opacity: 1;
  visibility: visible;
}
.latest-project__item {
  overflow: hidden;
  position: relative;
  background: rgba(21, 24, 27, 0.7);
  border-radius: 10px;
}
.latest-project__item-content {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 1;
  /* visibility: hidden; */
  transition: all 2s;
}
.latest-project__item-content .icon__wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 0;
  background: rgba(21, 24, 27, 0.7);
  border-radius: 10px;
}
.latest-project__item:hover .icon__wrapper::after {
  height: 100%;
}
.latest-project__item-content .text {
  left: 0;
  width: 100%;
  bottom: 0;
  padding: 11.5px 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  background: #00103d;
}
.latest-project__item-content .text h4 {
    color: #fff;
    letter-spacing: 0.55px;
    font-size: 17px;
    font-weight: 400;
}
.latest-project__item-content .text span {
  color: #fff;
  letter-spacing: 0.55px;
  font-size: 19px;
}
.latest-project {
  margin-top: 5rem;
}
.latest-project__item-content .icon {
  width: 57px;
  height: 57px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 500px;
  background: #fff;
  transition: all 2s;
  opacity: 0;
}
.latest-project__item-content .icon svg path[fill="white"] {
  fill: black;
}
.latest-project__item-content:hover .icon {
  background: #fff !important;
  opacity: 1;
}
.latest-project__item-content .icon:hover svg path[fill="white"] {
  fill: #000;
}
.latest-project__item-content .icon__wrapper {
  width: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: calc(100% - 110px);
}

.num {
    position: absolute;
    bottom: 100%;
    left: 0%;
    padding: 5px 5px;
    background: linear-gradient(398deg, #002478, #00000057);
    display: flex;
    gap: 11px;
    justify-content: center;
}

.num img {
    width: 22px;
    height: 22px;
}
.view-image {
  position: fixed;
  inset: 0;
  z-index: 500;
  padding: 3%;
  display: flex;
  flex-direction: column;
  animation: view-image-in 300ms;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  z-index: 999999999999999 !important;
}
.gallery-image img {
    height: 266px;
    object-fit: cover;
}
/* gallery end */

.chat_boxBody .form-row .form-control,
.chat_boxBody .form-row .form-select {
  border-radius: 5px;
  height: 43px;
  margin-bottom: 10px;
}
.chat_boxBody .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#whatsapp-chat .whatsapp-chat-body {
  padding: -4px 20px 20px 10px;
  background-color: #e6ddd4;
  position: relative;
  height: 100%;
  width: 434px;
}

.chat_backdrop {
  display: none;
  width: 100%;
  height: 100vh;
  position: fixed;
  inset: 0;
  z-index: 110;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  -webkit-transition: var(--trans-sm);
  transition: var(--trans-sm);
  font-family: var(--heading-font);
}

.chat_backdrop.show::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  inset: 0;
}

/* whaATapp css */
#whatsapp-chat {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  outline: none !important;
  position: fixed;
  width: 350px;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
  box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
  bottom: 90px;
  right: 30px;
  overflow: hidden;
  z-index: 99999;
  -webkit-animation-name: showchat;
  animation-name: showchat;
  -webkit-animation-duration: 0.35s;
  animation-duration: 0.35s;
  -webkit-transform: scale(1);
  transform: scale(1);
}

@media only screen and (max-width: 480px) {
  #whatsapp-chat {
    max-width: 300px;
    width: 100%;
    bottom: 75px;
  }
}

#whatsapp-chat .whatsapp-name {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 0;
  margin-bottom: 0;
  font-family: var(--regular-font);
  line-height: 0.5;
  color: white;
}

#whatsapp-chat .head-home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#whatsapp-chat .head-home small {
  font-size: 12px;
  color: #ffffff;
  font-family: var(--icon-font);
  letter-spacing: 0.6px;
}

#whatsapp-chat .header-chat {
  background: #00103d;
  color: #fff;
  padding: 20px;
}

#whatsapp-chat .header-chat h3 {
  margin: 0 0 10px;
}

#whatsapp-chat .header-chat p {
  margin: 0;
  line-height: 18px;
}

#whatsapp-chat .info-avatar {
  position: relative;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  margin-right: 10px;
}

#whatsapp-chat .info-avatar img {
  width: 37px;
  height: 52px;
  -o-object-fit: contain;
  object-fit: contain;
}

#whatsapp-chat a.informasi {
  padding: 20px;
  display: block;
  overflow: hidden;
  -webkit-animation-name: showhide;
  animation-name: showhide;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

#whatsapp-chat a.informasi:hover {
  background: #f1f1f1;
}

#whatsapp-chat .info-chat span {
  display: block;
}

#whatsapp-chat #get-label {
  font-size: 12px;
  color: #888;
  color: #fff;
}

#whatsapp-chat span.chat-label {
  font-size: 12px;
  color: #888;
}

#whatsapp-chat #get-nama {
  margin: 5px 0 0;
  font-size: 15px;
  font-weight: 700;
  color: #222;
  color: #fff;
}

#whatsapp-chat span.chat-nama {
  margin: 5px 0 0;
  font-size: 15px;
  font-weight: 700;
  color: #222;
}

#whatsapp-chat span.my-number {
  display: none;
}

#whatsapp-chat textarea#chat-input {
  border: none;
  font-family: "Arial", sans-serif;
  width: 100%;
  height: 40px;
  outline: none;
  resize: none;
  padding: 10px;
  overflow: hidden;
  font-size: 14px;
}

#whatsapp-chat a#send-it {
  width: 45px;
  font-weight: 700;
  padding: 10px 10px 0;
  background: #fff;
}

#whatsapp-chat a#send-it svg {
  fill: #a6a6a6;
  height: 24px;
  width: 24px;
  margin-bottom: 6px;
}

#whatsapp-chat .first-msg {
  background: transparent;
  padding: 30px;
  text-align: center;
}

#whatsapp-chat .first-msg span {
  background: #e2e2e2;
  color: #333;
  font-size: 14.2px;
  line-height: 1.7;
  border-radius: 10px;
  padding: 15px 20px;
  display: inline-block;
}

#whatsapp-chat .start-chat .blanter-msg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: none;
}

#whatsapp-chat #get-number {
  display: none;
}

#whatsapp-chat a.close-chat {
  position: absolute;
  top: 5px;
  right: 15px;
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  font-family: var(--regular-font);
}

#whatsapp-chat.hide {
  display: none;
  -webkit-animation-name: showhide;
  animation-name: showhide;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

#whatsapp-chat .show {
  display: block;
  -webkit-animation-name: showhide;
  animation-name: showhide;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

#whatsapp-chat .whatsapp-message-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}

#whatsapp-chat .whatsapp-message {
  padding: 7px 14px 6px;
  background-color: #fff;
  border-radius: 0px 8px 8px;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0;
  -webkit-transform-origin: center top 0px;
  transform-origin: center top 0px;
  z-index: 2;
  -webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  margin-top: 4px;
  margin-left: -54px;
  max-width: calc(100% - 66px);
}

#whatsapp-chat .whatsapp-chat-body::before {
  display: block;
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 0;
  opacity: 0.08;
  background-image: url("public/images/whatsapp.webp");
}

#whatsapp-chat .dAbFpq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}

#whatsapp-chat .eJJEeC {
  background-color: #fff;
  width: 52.5px;
  height: 32px;
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 10px;
  opacity: 0;
  -webkit-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  z-index: 1;
  -webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

#whatsapp-chat .hFENyl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#whatsapp-chat .ixsrax {
  height: 5px;
  width: 5px;
  margin: 0px 2px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  top: 0px;
  background-color: #9e9da2;
  -webkit-animation-name: ZpjSY;
  animation-name: ZpjSY;
}

#whatsapp-chat .dRvxoz {
  height: 5px;
  width: 5px;
  margin: 0px 2px;
  background-color: #b6b5ba;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  top: 0px;
  -webkit-animation-name: hPhMsj;
  animation-name: hPhMsj;
}

#whatsapp-chat .kAZgZq {
  padding: 11px -22px 12px;
  background-color: #fff;
  /*border-radius: 0px 8px 8px;*/
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0;
  -webkit-transform-origin: center top 0px;
  transform-origin: center top 0px;
  z-index: 2;
  -webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  margin-top: 1px;
  margin-left: -71px;
  width: 359px;
}

#whatsapp-chat .bMIBDo {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: -0.2px;
  font-family: var(--regular-font);
}

#whatsapp-chat .iSpIQi {
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
  color: #111;
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
  color: #111;
}

#whatsapp-chat .cqCDVm {
  text-align: right;
  margin-top: 6px;
  font-size: 10px;
  line-height: 16px;
  color: rgba(17, 17, 17, 0.5);
  margin-right: -8px;
  margin-bottom: -4px;
}

#whatsapp-chat .service_chatList {
  position: relative;
  margin-top: 15px;
  padding: 15px;
  background: #fff;
  margin-left: 10px;
  font-size: 14px;
  border-radius: 0 10px 10px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

#whatsapp-chat .service_chatList::after {
  position: absolute;
  content: "1:41 AM";
  text-align: right;
  font-size: 10px;
  line-height: 16px;
  color: rgba(17, 17, 17, 0.5);
  right: 10px;
  bottom: 5px;
}

#whatsapp-chat .service_chatList ul {
  position: relative;
}

#whatsapp-chat .service_chatList ul li {
  position: relative;
  line-height: 25px;
  margin-bottom: 5px;
  color: #141d97;
  opacity: 0.75;
}

#whatsapp-chat .service_chatList ul li:hover {
  opacity: 1;
}

#whatsapp-chat .service_chatList ul li::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  background-image: url(../icons/external_links.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px;
  top: 4px;
  margin-left: 5px;
}

#whatsapp-chat .service_chatList ul h6 {
  font-size: 14px;
  font-weight: 400;
}

@media screen and (max-width: 480px) {
  #whatsapp-chat #whatsapp-chat {
    width: auto;
    left: 5%;
    right: 5%;
    font-size: 80%;
  }
}

a.blantershow-chat {
  /* background: #fff; */
  color: #404040;
  position: fixed;
  z-index: 98;
  bottom: 20px;
  right: 25px;
  border-radius: 50%;
}

a.blantershow-chat img {
  width: 45px;
  -webkit-box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
  box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
  border-radius: 50%;
}
.chat_boxBody {
  padding: 20px 29px;
  /*background-color: #f7f7f7;*/
  position: relative;
  height: 100%;
}
.chat_boxBody .form-row .form-control,
.chat_boxBody .form-row .form-select {
  border-radius: 5px;
  height: 43px;
  margin-bottom: 10px;
}
.chat_boxBody .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

#whatsapp-chat .whatsapp-chat-body {
  padding: -4px 20px 20px 10px;
  background-color: #e6ddd4;
  position: relative;
  height: 100%;
  width: 434px;
}

.chat_backdrop {
  display: none;
  width: 100%;
  height: 100vh;
  position: fixed;
  inset: 0;
  z-index: 110;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  -webkit-transition: var(--trans-sm);
  transition: var(--trans-sm);
  font-family: var(--heading-font);
}

.chat_backdrop.show::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  inset: 0;
}

.chat_boxBody {
  padding: 20px 29px;
  position: relative;
  height: 100%;
}

.mainwp {
  position: relative;
}

.mainwp::after {
  position: fixed;
  content: "";
  background-color: #00000099;
  background-size: contain;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  z-index: 9999;
  backdrop-filter: blur(6px);
}
.close-chat img {
  width: 27px;
  filter: brightness(0) invert(1);
}
#whatsapp-chat #get-number {
  display: none;
}
.heading h6,
.hero_btn,
.hero_btn.b .heading h6,
.hero_btn,
.hero_btn.b .fw-semibold {
  background-color: #00103d;
  border: 1px #00103d;
  border-radius: 10px;
  color: #ffffff;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  padding: 10px 55px;
  text-decoration: none;
  text-transform: none;
}
.here:hover {
  background-color: #258548;
}

/* admiision start */
#academics_section {
  padding: 5rem 0;
  position: relative;
}

.addmission_leftWrapper {
  position: relative;
}

.addmission_leftWrapper ul {
  padding-left: 0;
  list-style: none;
}

.outerLi {
  margin-bottom: 5px;
}

.outerLi h2 {
  position: relative;
  font-size: 23px;
  font-weight: 600;
  color: #000;
  margin-bottom: 0px;
  letter-spacing: 0.55px;
}
.outerLi p {
  padding-left: 9px;
  font-size: 16px;
  letter-spacing: 0.55px;
  line-height: 26px;
  margin-top: 1%;
}
.innerLi p {
  position: relative;
  margin-bottom: 8px;
}
.ap-im img {
  width: 16px;
}
.dsz {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-bottom: 1%;
}
.fun1 {
  display: flex;
  align-items: baseline;
}
.fun img {
  width: 13px;
}
/* form */
.pl0 {
  padding: 20px 30px;
  box-shadow: #00103da6 0px 0px 8px -4px;
 
}

.pl0 .form-control {
  padding: 10px 14px;
  margin-bottom: 2%;
}
.quick_enq label {
  font-size: 16px;
  margin: 8px 0;
  color: #000;
  font-weight: 600;
  letter-spacing: 0.55px;
}
.addmission_leftWrapper {
    position: sticky;
  top: 0;
   
}
/* admission end */
.life {
  position: relative;
}
.hov-im {
  position: absolute;
  top: 0%;
}

.team-list::after {
  position: absolute;
  content: "";
  background-image: url(../images/conr.gif);
  height: 100%;
  width: 100%;
  bottom: 0px;
  left: 0;
  /* z-index: -1; */
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  background-size: inherit;
  filter: blur(5px);
}
.team-list {
  position: relative;
  z-index: 1;
  transition: all 5s;
  cursor:pointer;
}
.team-list img{
    height: 359px;
    object-fit: cover;
}
.team-list:hover::after {
  filter: blur(3px);
  opacity: 0.3;
}
.active a{
  color: #ef7804;
    letter-spacing: 0.55px;
    font-size: 16px;
}
/* active class */

/*new miss vi*/
.content-bx {
    padding: 60px;
    border-radius: 30px;
    background-color: #fff;
   box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.inner-success {
    width: 300px;
    margin: auto;
    background-color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 2rem 1rem;
}
#success {
    background-color: #000000b8;
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999999;
    display: none;
}
.quick_sucInner {
    text-align: center;
}
.quick_sucInnerBtn {
    background-color: #31a300;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    padding: 7px 20px;
    border-radius: 30px;
    font-family: auto !important;
}
.quick_sucInner h3 {
    font-family: auto !important;
}
#successf {
    background-color: #000000b8;
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999999;
    display: none;
}
.quick_sucInnerf {
    text-align: center;
}

/*new miss vi*/
.content-bx {
  padding: 31px;
  border-radius: 9px;
  background-color: #fff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  height: 236px;
}
.content-bx p{
  font-size: 16px;
    letter-spacing: 0.55px;
    line-height: 26px;
}
.content-bx h3{
  font-size: 30px;
    letter-spacing: 0.55px;
    color: #000;
}
/* new misvi end */


/* pop up */
.asqqqq {
  top: -200%;
  left: 0;
  height: 100vh;
  width: 100%;
  background-color: #0000008a;
  z-index: 999999999999999;
  transition:all .4s ease-in-out;
}
.asqqqqnew{
  top:0;
}
.modal-dialog11 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 9999;
  width: 38%;
  background-color: #fff;
  border-radius: 10px;
  padding: 3rem 2rem 0rem;
}

/* pop up */
.asqqqq {
  top: -200%;
  left: 0;
  height: 100vh;
  width: 100%;
  background-color: #000000cf;
  z-index: 999999999999999;
  transition:all .4s ease-in-out;
}
.asqqqqnew{
  top:0;
}
.modal-dialog11 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  width: 30%;
  background-color: #fff;
  border-radius: 10px;
  padding: 2rem 1rem 2rem;
}
.popimage img {
  width: 100%;
  height: 544px;
  object-fit: cover;
}
.crod img{
  width: 33px;
    position: absolute;
    right: 1%;
    filter: brightness(0) invert(0);
    top: 1%;
}



