@import url('https://fonts.googleapis.com/css2?family=Balsamiq+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');
p{
  font-family: "Roboto", sans-serif;
}
h2 , h3, h1, h5{
  font-family: "Balsamiq Sans", sans-serif;
  }
  span{
    font-family: "Pacifico", cursive;
  }
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: 16px;
    letter-spacing: 1px;
    font-weight: 400;
}
.ull li {
  padding: 11px 0;
  list-style: none;
}
.ull{
    display: flex;
    align-items: center;
    gap: 27px;
    justify-content: right;
}
.serbt {
  padding: 6px 28px !important;
  background-color: #fff;
  display: flex;
  align-items: center !important;
  gap: 10px;
  color: #000 !important;
  border-radius: 33px;
  border: 1px solid #00000066;
  transition: all .3s;
  font-size: 16px !important;
}
.serbt:hover{
 background-color:#2661ba; 
 border: 1px solid #2661ba;
 color: #fff !important;
}
.actttt{
  background-color:#2661ba; 
 border: 1px solid #2661ba;
 color: #fff !important;
}
.serbt:hover a{
  color: #fff !important;
}

.right-nav {
  padding-top: 10px;
}
.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;
}
.mailit p{
    font-size: 14px;
    letter-spacing: 0.55px;
    color: #6254b2;
}

.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: 5px;
}
.urm{
    display: flex;
    gap: 3%;
    align-items: center;
}
.pus{
    width: 211%;
}
.paral img{
    width:97%;
}
.navb {
  box-shadow: black 0px 0px 25px -18px;
  position: fixed;
  top: 0;
  background-color: #fff;
  left: 0;
  z-index: 99;
}
.tt li img {
  width: 18px;
  height: 18px;
  object-fit: contain;
  filter: brightness(0);
}
.opp p{
  margin-bottom: 0px;
    font-size: 14px;
   color: #000000cf;
}
/* navbar end */

/* insexx  */
.para {
  font-size: 19px;
  letter-spacing: 0.55px;
  line-height: 30px;
}
.ivv{
  margin-top: 7rem;
}
.leftlogo{
  text-align: center;
}
.ntlogo{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  border: 10px solid white;
  border-radius: 50%;
}
.ntlogo img{
  width: 94px !important;
}
.left-da1 ul {
  display: flex;
  align-items: center;
  gap: 18px;
  margin: 0;
  justify-content: left;
}
.left-da1 ul li a {
  letter-spacing: 0.55px;
  color: #000000;
  font-size: 17px;
}
.innernavanew .left-da1 ul li a {
  color: #000000;
}
.nava {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  padding: 21px 0;
}
.leftlogo img {
    transition: all .3s;
    width: 87px;
    border-radius: 50px;
    border: 2px solid #dc2c1d;
    padding: 4px;
}
.innernavanew .leftlogo img{
  filter: initial;
}
.bannerswiper {
  width: 100%;
  height: 100%;
}

.bannerswiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #ffffff00;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.bannerswiper .swiper-button-next::after, .bannerswiper .swiper-button-prev::after{
  font-size: 20px;
  color: #ffffff;
}
.bannerswiper .swiper-button-next::before, .bannerswiper .swiper-button-prev::before {
  position: absolute;
  content: "";
  background-color: #00076b;
  background-size: contain;
  height: 50px;
  width: 50px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  border-radius: 47% 53% 61% 39% / 30% 30% 70% 70% ;
}
.bannerswiper .swiper-button-next, .bannerswiper .swiper-button-prev {
  top: 84%;
}
.bannerswiper .swiper-button-next{
  right: 77%;
}
.scli p {
  color: #000000;
}
.para {
  font-size: 19px;
  letter-spacing: 0.55px;
  line-height: 30px;
}
.scsc {
    position: absolute;
    width: 50%;
    right: -22%;
    top: 20%;
    transform: rotate(90deg) translateY(-50%);
    gap: 17px;
    opacity: 0.7;
}
.scli img {
    width: 17px;
    filter: brightness(0);
    opacity: 0.5;
}
.scli img:hover{
   filter: brightness(1);
   opacity:9;
}
.bannerswiper .swiper-button-prev{
  left: 16%;
}
.bannerswiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.w-36 {
    width: 36% !important;
}
.swiperdata {
  z-index: 99999;
  text-align: left;
  width: 100%;
  color: #000000;
}

.swiperdata h2 {
    font-size: 45px;
    letter-spacing: 1px;
    margin: 15px 0;
    line-height: 58px;
    font-weight: 800;
    color: #050c66;
}

.swiper-slide-active .swiperdata h2 {
  position: relative;
  animation: aniiim 2s linear;
  animation-delay: .3s;
}
@keyframes aniiim{
  0%{
    transform: scale(1);
  }
  50%{
    transform: scale(1.2);
  }
  100%{
    transform: scale(1);
  }
}
.swiperdata span {
  letter-spacing: 0.55px;
  color: #dc2c1d;
  font-size: 25px;
  font-weight: 500;
}

.bbht a {
    padding: 12px 29px;
    /* background-color: #da2d1c; */
    border-radius: 50px;
    /* text-transform: uppercase; */
    letter-spacing: 0.55px;
    border: 1px solid #d94535;
    transition: all .3s;
    color: #000;
    font-size: 16px;
}
.bbht a:hover{
  background-color: #d94535;;
  color: #fff;
}
.mainbanner {
  height: 100vh;
  width: 100%;
  background: linear-gradient(90deg, #fffcf0, #edfffd);
  position: relative;
}
.mainbanner::before {
  position: absolute;
  content: "";
  background-image: url(../images/changu.png);
  background-size: contain;
  height: 500px;
  width: 202px;
  top: 57%;
  left: -5%;
  transform: translateY(-50%) rotate(7deg);
  z-index: 1;
  background-repeat: no-repeat;
  opacity: 0.2;
}
.bannerswiper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 85%;
}

.rightbanimg img{
  object-fit: contain !important;
}
.gir {
    top: 56%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    width: 93%;
}
.gir2{
     width: 80%;
     left: 57%;
}

.w-35 {
  width: 45%;
}

.cuu{
  bottom: 10%;
  left: 10%;
  z-index: 99;
  animation: move 3s infinite linear;
}
.cuu2{
  top: 15%;
  right: 10%;
  z-index: 99;
  animation: move 3s infinite linear;
}
@keyframes move{
  0%{
    transform: translateY(-50px);
  }
  50%{
    transform: translateY(0px);
  }
  100%{
    transform: translateY(-50px);
  }
}

.butterfly {
  top: 33%;
  left: 27%;
  z-index: 99;
  opacity: 0.1;
}
.butterfly img {
  width: 280px !important;
  height: auto !important;
}

.swiper-slide-active .butterfly{
  animation: animate 13s  linear;
}
@keyframes animate{
  0%{
    top: 33%;
    left: 27%;
  }
  25%{
    top: 23%;
    left: 20%;
  }
  50%{
    top: 33%;
    left: 30%;

  }
  75%{
    top: 23%;
    left: 40%;
  }
  100%{
    top: 10%;
    
    left: 50%;
  }
}

.adb a {
  padding: 9px 20px;
  background-color: rgb(0, 7, 107);
  border-radius: 30px;
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.55px;
}

.adb{
  text-align: right;
}
.rightbanimg{
  position: relative;
  animation: animate2 5s infinite linear;
}
@keyframes animate2{
  0%{
    transform: translateX(0%);
  }
  50%{
    transform: translateX(-10%);
  }
  100%{
    transform: translateX(0%);
  }
}
.dcz{
    display: flex;
    gap: 12px;
    align-items:end;
}
.hig img {
    width: 20px;
    /*filter: brightness(0);*/
    height: 20px;
}

/* indexx end */

/* course start */
.abou{
  margin-top: 5rem;
  margin-bottom: 5rem;
  position: relative;
  z-index: 1;
}
.abou::after{
  position: absolute;
    content: "";
    background-image: url(../images/ffb.png);
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-repeat: repeat;
    z-index: -1;
}
.zu{
  text-align: center;
}
.zu h2{
  font-size: 32px;
    letter-spacing: 0.55px;
    color: #000;
    font-weight: 400;
    margin-bottom: 2rem;
    text-transform: capitalize;
}
.zu span{
  font-size: 22px;
    color: #7a5555;
    letter-spacing: 0.55px;
}

.fgg {
    left: 2%;
    bottom: -9%;
    position: absolute;
}

.fgg1 {
    right: 0%;
    top: 10%;
    position: absolute;
}

/* course end */
/* about start */
.dz-about-media img {
  width: 222px;
  height: 100%;
  object-fit: contain;
  position: absolute;
  top: -43%;
  left: 4%;
}
.section-head h1 {
    font-size: 42px;
    letter-spacing: 1px;
    line-height: 47px;
    font-weight: 600;
    color: #fff;
    margin-top: 4%;
}
.section-head span {
    font-size: 21px;
    color: #f6ff00;
    letter-spacing: 0.55px;
    margin-left: 4%;
}
.section-head p {
  font-size: 18px;
  letter-spacing: 0.55px;
  color: #ffffff;
  line-height: 30px;
}
.about-icon-box.box-1 {
  background-color: #FFE592;
  margin-top: 15px;
}
.slideskew1 {
  animation: 6s ease 0s normal none infinite running slideskew1;
}
.about-icon-box {
  padding: 3px 12px;
  margin-left: 0px;
  border-radius: 10px;
}
.icon-bx-wraper {
  position: relative;
}
.about-icon-box.box-2 {
  background-color: #FFAAAA;
}
.slideskew2 {
  animation: 8s ease 0s normal none infinite running slideskew2;
}
 .dz-icon-bg{
	width:193px;
	height:130px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-right:10px;
}
.about-work {
  /* background-color: #ffebd4; */
  position: relative;
  z-index: 1;
}
.about-work::after {
  position: absolute;
  content: "";
  /* background-image: url(../images/geometry-bg.jpg); */
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-repeat: repeat;
  z-index: -1;
  opacity: 0.03;
}
/* about enf */
/* 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-lightgallery {
  position: absolute;
  width: 85%;
  height: 90%;
  background: rgba(255, 227, 115, 0.8);
  border-radius: 20px;
  opacity: 0;
  transition: all 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.dz-media img {
  width: 100%;
  height: 465px;
  object-fit: cover;
}
.dz-media::after {
  border: 6px solid rgba(255, 227, 115, 0.8);
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 20px;
  opacity: 0;
  transition: all 0.5s;
  z-index: 1;
}
.dz-media:hover::after{
	opacity:1;
}
.dz-media:hover .dz-lightgallery{
  opacity: 1;
}
.dz-icon img {
  width: 100% !important;
  height: 49px !important;
}
.media2 img{
  height: 224px;
  object-fit: cover;
}
.dz-icon img {
  width: 100% !important;
  height: 49px !important;
}
.media4 img , .media5 img{
  height: 221px;
  object-fit: cover;
}
.Gallery{
  margin-top: 1rem;
    margin-bottom: 4rem;
}
.prot{
 position: relative;
 z-index:1;
}
.prot::after {
    position: absolute;
    content: "";
     background-image: url(../images/pattern-3.png); 
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-repeat: repeat;
    z-index: -1;
    /*opacity: 0.03;*/
}
.innernavbartop{
  transition: all .3s;
}
.innernavbartopnew{
  display: none;
}
.navbbb,.innernavbar2{
  transition: all .3s;
}
.navbbbnew{
  background-color: #fff;
}
.innernavbar2new{
  padding: 10px 0;
}
.httt {
    transition: all .3s;
    color: #0000006b;
    border: 1px dashed;
}
.htttnew{
  display: none;
}
.ntlogo{
  transition: all .3s;
}
.ntlogoss{
  top: 87%;
}
/* gallery end */

/* footer start */
.contact-info-area {
  padding: 6rem 0 0rem;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
 
}
.widget-head {
  margin-bottom: 22px;
  padding-bottom: 0px;
  border-bottom: 2px solid transparent;
  border-image: linear-gradient(90deg, #ff9800 4.85%, rgba(201, 203, 223, 0) 25.39%);
  border-bottom: 2px solid transparent;
  border-image-slice: 2;
}
.list-area{
 padding-left: 29px;
}
.widget-head h3 {
    color: #fff;
    font-size: 28px;
    letter-spacing: 1px;
    font-weight: 600;
}
.list-area p {
    font-size: 17px;
    letter-spacing: 1px;
    margin-bottom: 6px;
    cursor:pointer;
    transition:all .3s;
}
.list-area p:hover {
    color: #dc2c1d;
    margin-left: 2%;
}

.list-area li a {
  transition: all 0.4s ease-in-out;
  color: #fff;
    font-size: 16px;
    letter-spacing: 0.55px;
    line-height: 31px;
  }
  .recent-post-area .recent-post-items .thumb img {
    width: 100%;
    height: 100%;
}
.list-area li {
    list-style: circle;
}
.recent-post-items {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 25px;
}
.post-date{
  padding-left: 0rem;
}
.post-date li{
  list-style: none;
}
.footer-widgets-wrapper {
  padding: 3rem 0 5rem;
}
.footer-content p{
letter-spacing: 1px;
    font-size: 18px;
    line-height: 34px;
}

.footer-top-shape {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.footer-top-shape img{
width: 100%;
}

.f-bottom-shape {
  position: absolute;
  bottom: 0;
  left: 0;
}
.footer-section{
  z-index: 1;
}

.footer-bottom {
  background-color: #fff;
  padding: 2px;
}
.footer-wrapper{
  text-align: center;
}
/* footer end */

/* contact us start */
.contact-form-area {
position: relative;
    padding: 51px 20px 91px 12px;
  
    background-color: #f6ff00;
    z-index: 1;
    overflow: hidden;
}
.contact-form-area::after {
  position: absolute;
  content: "";
  background-image: url(../images/fgg.png);
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -2;
 opacity: 0.09;
}
.section-head{
    padding-left:4rem;
}
.contact-form-area::before {
    position: absolute;
    content: "";
    background-image: url(../images/sa.png);
    background-size: contain;
    height: 89px;
    width: 314px;
    bottom: -8px;
    left: -2px;
    z-index: -1;
    opacity: 1;
    background-repeat: no-repeat;
    transform: rotate(-2deg);
}

.form-group label {
  margin-bottom: .5rem
}
.form-group {
  margin-bottom: 1rem;
}
.quform-input .form-control {
  border-radius: 5px
}
.quform-element>label {
  font-weight: normal;
  padding-bottom: 5px;
  margin-bottom: 0;
  color: #6a747b;
  font-size: 16px;
  letter-spacing: 0.55px;
}
 .form-control::placeholder {
   color: #000;
  }
.quform-inner input {
  width: 100%
}
.quform-elements .quform-element textarea {
  margin-bottom: 0;
  padding: 8px 15px;
  vertical-align: top
}
.quform-input .form-control {
    border: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    height: 45px;
    border-radius: 7px;
    padding: 6px;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #000000f5;
    /* border-bottom: 1px solid #ffffff; */
    color: #000 !important;
}
.quform-elements .quform-element textarea {
  margin-bottom: 0;
  padding: 8px 15px;
  vertical-align: top;
}
textarea.form-control {
  min-height: calc(1.5em + .75rem + 2px);
}
.quform-elements .quform-element textarea {
    margin-bottom: 0;
    padding: 9px 7px;
    vertical-align: top;
    height: 85px;
}
.quform-elements .quform-element select {
    margin-bottom: 0;
    border: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    /* height: 53px; */
   border-radius: 7px;
    padding: 0;
    font-size: 14px;
      color: #000 !important;
    /*border: none;*/
    background-color: #fff;
    border: 1px solid #000000f5;
    height: 45px;
    padding: 0 10px;
}
select option{
 color: #000;
 padding:23px;
}
.okl h2 {
  font-size: 28px;
  padding-bottom: 5%;
  letter-spacing: 0.55px;
  color: #000;
}
.okl{
  text-align:center;
}
.alt a {
    background: #fff !important;
    color: #000;
    padding: 12px 45px;
    transition: all .3s;
    border: 1px solid #000;
    border-radius: 50px;
    font-size: 16px;
}
.alt a:hover{
    background: #000 !important;
    color: #fff;
}

.alt1 a {
    background: #fff !important;
    color: #000;
    padding: 14px 39px;
    transition: all .3s;
    border: 1px solid #fff;
    border-radius: 50px;
    font-size: 16px;
    letter-spacing: 0.55px;
}
.alt1 a:hover{
    background: #ff9800 !important;
    color: #000;
     border: 1px solid #ff9800;
}

/* contact us end */
.tree{
  position:relative;
  width: fit-content;
  z-index: 1;
}
.tree::after {
  position: absolute;
  content: "";
  background-image: url(../images/dv.png);
  background-size: contain;
  height: 100px;
  width: 100px;
  top: 27%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  z-index: -1;
}

.tred {
  background-color: red;
  padding: 3rem 0;
}
.fggfff h2{
    font-size: 42px;
    letter-spacing: 1px;
    line-height: 47px;
    font-weight: 600;
    color: #FF9800;
    margin-top: 4%;
}



.mainbanner{
  position: relative;
  z-index: 1;
}
.mainbanner::after {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgb(225 249 255), transparent 20%, transparent 65%, #007c9d5e);
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.serimg{
  position: relative;
  z-index: 2;
  overflow: hidden;
  width: 100%;
  margin-bottom: 26px;
  -webkit-mask: url(../images/sd.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: cover;
  mask-size: cover;
}

.serlist {
    position: relative;
    padding: 6rem 1rem;
    z-index: 1;
    cursor: pointer;
}
.ttl h5 {
    font-size: 26px;
    letter-spacing: 0.55px;
    color: #000000c9;
    font-weight: 700;
}
.ttl p{
    margin-top: 5%;
    letter-spacing: 0.55px;
    font-size: 16px;
    color: #000;
    line-height: 27px;
    margin-bottom:0px !important;
}
.container12{
    padding-left: 2%;
}
.program-one__item__bg {
  position: absolute;
  top: 0;
  left: 0;
width: 100%;
    height: 94%;
    background-color: red;
    opacity: 0.1;
    transition: all 500ms ease;
    -webkit-mask: url(../images/gh.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-size: cover;
    mask-size: cover;
    z-index: -1;
}
.program-one__item__shape {
    position: absolute;
    left: 61px;
    top: -14px;
    display: flex;
    align-items: center;
    width: 17%;
    fill: red;
}
.program-one__item__shape-two {
  width: 15px;
  height: 21px;
  fill: red;
  opacity: 0.1;
  margin: -34px 0 0 9px;
}
.col:nth-child(2) .program-one__item__bg{
  background-color: rgb(33, 200, 0);
}
.col:nth-child(3) .program-one__item__bg{
  background-color:#2390FF;
}
.col:nth-child(4) .program-one__item__bg{
  background-color:#FFAA23;
}
.col:nth-child(5) .program-one__item__bg{
  background-color:#a1d1d8;
}
.col:nth-child(2) .program-one__item__shape{
  fill: rgb(33, 200, 0);
}
.col:nth-child(2) .program-one__item__shape-two{
  fill: rgb(33, 200, 0);
}
.col:nth-child(3) .program-one__item__shape{
  fill: #2390FF;
}
.col:nth-child(3) .program-one__item__shape-two{
  fill:  #2390FF;
}
.col:nth-child(4) .program-one__item__shape{
  fill: #FFAA23;
}
.col:nth-child(4) .program-one__item__shape-two{
  fill: #FFAA23;
}
.col:nth-child(5) .program-one__item__shape{
  fill:#a1d1d8;
}
.col:nth-child(5) .program-one__item__shape-two{
  fill:#a1d1d8;
}

.serlist:hover .serimg {
  -webkit-animation-name: wobble-horizontal-on-hover;
  animation-name: wobble-horizontal-on-hover;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@keyframes wobble-horizontal-on-hover {
  16.65% {
    transform: translateX(8px);
  }
  33.3% {
    transform: translateX(-6px);
  }
  49.95% {
    transform: translateX(4px);
  }
  66.6% {
    transform: translateX(-2px);
  }
  83.25% {
    transform: translateX(1px);
  }
  100% {
    transform: translateX(0);
  }
}

.serlist:hover .program-one__item__bg{
  opacity: 1;
}


.lop {
    position: absolute;
    top: 0;
    right: 0;
    width: 96%;
    height: 100%;
    background-color: #0d004e;
    opacity: 1;
    transition: all 500ms ease;
    -webkit-mask: url(../images/ghhg.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-size: cover;
    mask-size: cover;
    z-index: -1;
}

.footd{
 background-color: #07011e;
  color: #fff;
  position:relative;
  z-index:1;
}
.footd::after{
position: absolute;
    content: "";
    background-image: url(../images/bg_09.png);
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-repeat: repeat;
    z-index: -1;
    opacity: 0.9;
}
.single-footer-widget,.widget-head{
  color: #fff;
}
.footer-wrapper p{
margin-bottom: 0px;
    padding: 15px;
}


.sca {
  top: 10%;
  left: 1%;
  z-index: 9;
  animation: move1 10s infinite linear;
}
.sca img {
  width: 50px;
}
@keyframes move1{
  0%{
    transform: rotate(360deg);
  }
}
.sca1 {
  top: 89%;
  left: 10%;
  z-index: 9;
  animation: move2 5s infinite linear;
}
.sca1 img {
  width: 50px;
}
@keyframes move2{
  0%{
    left: 10%;
  }
  50%{
    left: 12%;
  }
  100%{
    left: 10%;
  }
}
.sca2 {
    top: 60%;
    right: 2%;
    z-index: 9;
    animation: move3 5s infinite linear;
}
.sca1 img {
  width: 50px;
}
@keyframes move3{
  0%{
    transform: rotate(360deg);
  }
}
.sca3 {
  top: 10%;
  right: 2%;
  z-index: 9;
  animation: move4 5s infinite linear;
}
.sca1 img {
  width: 50px;
}
@keyframes move4{
  0%{
    top: 10%;
  }
  50%{
    top: 12%;
  }
  0%{
    top: 10%;
  }
}


.fggfff {
  position: absolute;
  top: 47%;
  left: 45%;
  transform: translate(-50%, -50%);
  z-index: 9;
}

.inneradd::after {
  position: absolute;
  content: "";
  background-image: url(../images/mail-shape-3.png);
  background-size: contain;
  height: 60%;
  width: 77%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  opacity: 0.5;
}

.it-ic{
    text-align:center;
}
.it-ic img {
    width: 46px;
}
.content p{
    font-size: 18px;
    letter-spacing: 0.55px;
    margin-top: 7%;
}

.nava1{
    position:fixed;
    width:100%;
    top:-100%;
    left:0;
    transition:all .3s;
}
.navanew {
    top: 0;
    background-color: white;
    z-index: 99;
    box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.1803921569);
    padding: 1px 0;
}
.navbbbnew{
    top:-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: .375rem .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: .375rem;
    transition: border-color .15s ease-in-out, box-shadow .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,.7);
    inset: 0
}
.here{
   background-color: #da3223;
    border: 1px solid #da3223;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 55px;
    text-decoration: none;
    text-transform: none;
    letter-spacing:0.55px;
}
.here:hover {
    background-color: #fff;
    color:#000;
}
/* 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: .35s;
          animation-duration: .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: .6px;
}

#whatsapp-chat .header-chat {
    background: #da3223;
    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: 47px;
  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 {
  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%;
}
.mainwp::after {
    position: fixed;
    content: "";
    background-color: #00000099;
    background-size: contain;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    z-index: 999;
    backdrop-filter: blur(6px);
}
.mainwp {
    position: relative;
}

.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;
}