
@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');


body{
  font-family: "Nunito Sans", sans-serif;
  }
/* header start------------------------------- */

.navrnew{
    background-color:#fff;
    position:fixed;
    width:100%;
    top:0;
    left:0;
    z-index:999;
    box-shadow: black 0px 0px 13px -9px;
}
a{
  text-decoration: none;
}
.navb {
  z-index: 999999;
  background-color: #00002800;
}
.navb-menu-new {
  left: 0 !important;
}
.navb-menu {
       height: 100vh;
        left:-100%;
        z-index: 999999999;
        width: 100%;
        transition: all .5s;
        padding: 0px;
}
.inner-ul {
    background-color: #000028 !important;
    transition: .5s;
}
.inner-ul-new {
  margin-left: 0 !important;
}
 
.ul {
  top: 50%;
  left: 10%;
  transform: translate(0, -50%);
  list-style: none;
}
.ul li a {
  color: #fff;
  font-size: 30px;
  line-height: 62px;
}
.close {
  top: 5px;
  right: 20px;
  align-items: center;
}
.close img {
  width: 50px;
  margin-top: 2rem;
  margin-right: 2rem;
}
.rig-toggle img {
  width: 48px;
}
.newnavb {
  background-color: #000028;
}
.navbars {
  padding: 0px;
  box-shadow: black 0px 5px 6px -8px;
  position: fixed;
  width: 100%;
  z-index: 99999;
  transition: all 5s ease-in-out;
}
.quo-bt a {
    padding: 9px 22px !important;
    background-color:#000028;
    border-radius: 30px;
    color: #fff !important;
    text-decoration: none;
    font-size: 18px !important;
    letter-spacing: 2px;
    font-weight: 400;
}
.ffgt li{
  list-style-type: none;

}
.ffgt{
  display:flex;
  align-items:center;
  gap: 50px;
  margin: 0;
}
.ffgt li a {
  color: #000;
  letter-spacing: 0.55px;
  font-size: 17px;
  padding: 2rem 0;
}
.ffgt li a img{
    transition:all .3s;
}
.ffgt li a:hover img{
    transform:rotate(180deg);
}
.book a {
  padding: 8px 20px !important;
  background-color: rgb(255, 255, 255);
  color: #31a33c;
  border: 1px solid #31a33c;
  border-radius: 30px;
}

.book a{
  position: relative;
}
.book a::after{
  position: absolute;
  content: "";
  background-color: rgba(0, 128, 0, 0.068);
  background-size: contain;
  height: 160%;
  width: 115%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%)scale(0.5);
  z-index: -1;
  border-radius: 30px;
  animation: animate 1.1s infinite;
}
@keyframes animate{
  0%{
    transform: translate(-50%,-50%)scale(0.9);
  }
  100%{
    transform: translate(-50%,-50%)scale(1.05);
  }
}
/* banner start----------------------------------------------- */
.bannerslider {
  width: 100%;
  height: 100%;
}
.dgfd option{
    color:#000 !important;
}

.bannerslider .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  justify-content: center;
  align-items: center;
}

.bannerslider .swiper-slide img {
    display: block;
    /*width: 100%;*/
    /*height: 82vh;*/
    /*object-fit: cover;*/
}

.bannerslider .swiper-pagination-bullet {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #7f7f7f;
  opacity: 1;
  background: rgba(0, 0, 0, 0);
  transform: rotate(90deg);
  transition: all .3s;
  font-size: 15px;
  position: relative;
}
.bannerslider .swiper-pagination-bullet::after {
    position: absolute;
    content: "";
    background-color: #fff;
    background-size: contain;
    height: 30px;
    width: 30px;
    top: 34%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    border-radius: 50%;
}

.bannerslider .swiper-pagination-bullet-active {
  color: #000000;
  background: #007bff00;
  /*transform: rotate(0deg);*/
  font-size: 17px;
}
.container12{
  width:85%;
  margin: auto;
}

.rightbanner-img img{
  border-radius: 20px;
}

.right-banner-text {
    top: 50%;
    left: 10%;
    text-align: left;
    width: 38%;
    transform: translateY(-50%);
}
.right-banner-text h2 {
    color: #003367;
    font-size: 49px;
    line-height: 60px;
    font-weight: 700;
    margin-bottom: 1rem;
}
.right-banner-text p {
    font-size: 17px;
    letter-spacing: 0.55px;
    color: #000000;
    line-height: 26px;
}
.news-l{
    cursor:pointer;
}

.bannerslider .swiper-pagination {
    position: absolute;
    display: grid;
    top: 50%;
    left: 2%;
    transform: translateY(-50%);
    width: fit-content;
    gap: 0;
    height: fit-content;
    gap: 20px;
    align-items: center;
}

.bannerslider .swiper-pagination{
}
.bannerslider .swiper-pagination::after {
    position: absolute;
    content: "";
    background-color: gray;
    height: 100%;
    width: 1px;
    top: 0;
    left: 65%;
    transform: translateX(-50%);
    z-index: -1;
}
.sc{
  right: 3%;
  top: 50%;
  z-index: 9;
  display: grid !important;
  opacity: 0.8;
}
.sc-l img {
  width: 18px;
}
/* banner end--------------------------------------------------- */
.news-img img{
    height:200px;
    object-fit:cover;
}

.about-section .images-column .inner-column {
  position: relative;
  text-align: right;
  margin-right: -15px;
}
.about-section .video-link {
  position: absolute;
  left: 10px;
  top: 0;
  z-index: 1;
}
.about-section .image-1 {
  right: 50px;
  position: relative;
}
.image-1{
  position: relative;
}
.image-2 {
  position: absolute;
  right: 300px;
  top: 200px;
  left: -70px;
  filter: drop-shadow(2px 2px 2px grey);
}
.image-3 {
  position: absolute;
  display: inline-block;
  margin-top: 0;
  right: 20px;
  z-index: 3;
  bottom: -70px;
  filter: drop-shadow(2px 2px 2px grey);
}
.image-2 img{
  width: 90%;
}
.abt {
  background-color: #fff5ef;
  margin-top: 4rem;
  padding: 3rem 0;
  border-radius: 300px 0 0 300px;
}

.divider svg{
  width: 60px;
}

.sec-title span{
  font-size: 16px;
  letter-spacing: 0.55px;
  color: rgb(151, 151, 151);
}

.sec-title h2 {
  font-size: 37px;
  letter-spacing: 0.55px;
  color: #000;
  line-height: 45px;
}

.abt1{
  height: 100vh;
  position: relative;
}
.abt1::after{
  position: absolute;
  content: "";
  background-image: url(../images/curve.png);
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  background-repeat: no-repeat;
}





/* about start----------------------- */
.main-div {
  display: flex;
}

.main-div .animet-text {
  margin: 0;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  padding: 0;
}

.animet-text li {
    list-style: none;
    color: #3c8f44;
    font-size: 25px;
    font-weight: 400;
    position: relative;
    top: 0;
    padding: 0 12px;
    animation: slide 12s steps(4) infinite;
}

@keyframes slide {
  100% {
      top: -160px;
  }
}

.animet-text li span {
    position: relative;
    margin: 5px 0;
    line-height: 30px;
    font-size: 22px;
}

.animet-text li span::after {
    content: "";
    position: absolute;
    left: 0;
    height: 22px;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    background: #e5f2e5;
    border-left: 1px solid #adadad;
    animation: typing 3s steps(10) infinite;
}

@keyframes typing {
  40%,
  60% {
      left: calc(100% + 0px);
  }
  100% {
      left: 0;
  }
}

.animet-text {
    background-color: #e5f2e5;
    border-radius: 10px;
}

.av-desc p {
      font-size: 17px;
    letter-spacing: 0.55px;
    color: #000;
    line-height: 26px;
    margin-top: 0;
    font-weight: 300;
}

.w-65 {
    width: 80%;
}

.img img {
    width: 70px;
}
.img-tx p {
    font-size: 17px;
    letter-spacing: 0.55px;
    color: #000;
    line-height: 26px;
    margin-top: 0;
    font-weight: 300;
    height: 85px;
}

.img-tx h4 {
    font-size: 24px;
    letter-spacing: 0.55px;
    margin-top: 20px;
    font-weight: 700;
}


.left-abl {
    position: relative;
    text-align: center;
}
.left-abl::after {
  position: absolute;
  content: "";
  border-bottom: 1px solid lightgray;
  background-size: contain;
  height: 1px;
  width: 100%;
  bottom: -25%;
  left: 0;
}
.le-dd img{
  height: 400px;
  border-radius: 10px;
  object-fit: cover;
}
.le-dd2 {
  margin-top: 13%;
}
.thx, .thx1 {
    position: relative;
    margin: 25px 0;
}
.thx::after {
    position: absolute;
    content: "";
    background-color: lightgray;
    background-size: contain;
    height: 52px;
    width: 1px;
    left: 120px;
    top: -88%;
}
.thx1::after {
    position: absolute;
    content: "";
    background-color: lightgray;
    background-size: contain;
    height: 52px;
    width: 1px;
    right: 144px;
    top: 99%;
}

/* about end----------------------- */

.right-ream p {
        font-size: 17px;
    letter-spacing: 0.55px;
    color: #000;
    line-height: 26px;
    margin-top: 0;
    font-weight: 300;
    margin-bottom: 2rem !important;
}


.right-ream {
  position: relative;
  margin-top: 42%;
  opacity: 0;
  transition: all .3s;
}
.teamswiper .swiper-slide-visible .right-ream{
  margin-top: 0;
  opacity: 1;
}
.right-ream::after {
    position: absolute;
    content: "";
    background-image: url(../images/quote-left.png);
    background-size: contain;
    height: 33px;
    width: 33px;
    top: 106px;
    left: 0;
    opacity: 0.1;
}
.inner-test-img-bt img{
    width: 27px;
    margin-bottom: 10px;
}

.team {
    padding: 5rem 0;
    margin: 5rem 0 0;
    background-color: #ecfff3bf;
    position: relative;
    border-radius: 0px 0 0px 0;
    height: 100vh;
}
.team::after {
    position: absolute;
    content: "";
    background-image: url(../images/curve.png);
    background-size: contain;
    height: 100%;
    width: 100%;
    top: -37.5%;
    right: 0;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: 0.8;
}

.l1,.l2{
  position: relative;
}
.l1::before {
  position: absolute;
  content: "";
  border-left: 5px solid #39a53f59;
  border-top: 5px solid #39a53f69;
  background-size: contain;
  height: 100px;
  width: 100px;
  top: -2%;
  left: -3%;
  background-repeat: no-repeat;
  z-index: 1;
  border-radius: 12px 0 0 0;
}
.l2::before {
  position: absolute;
  content: "";
  border-right: 5px solid #39a53f59;
  border-bottom: 5px solid #39a53f69;
  background-size: contain;
  height: 100px;
  width: 100px;
  bottom: -2%;
  right: -3%;
  background-repeat: no-repeat;
  z-index: 1;
  border-radius:  0 0 12px 0;
}

.teamswiper {
  width: 100%;
  height: 100%;
}

.teamswiper .swiper-slide {
  background-position: center;
  background-size: cover;
}
.teamswiper .swiper-slide-next,.teamswiper .swiper-slide-prev{
  opacity: 0 !important;
}
.teamswiper .swiper-slide-visible{
  opacity: 1 !important;
}
.teamswiper .swiper-wrapper{
  padding: 2rem 0;
}

.right-app .row .col-lg-6,.right-app .row .col-lg-12{
  display: grid;
}
.right-app .row .col-lg-6 input, .right-app .row .col-lg-6 select {
  height: 55px;
  border: 1px solid lightgray;
  padding-left: 10px;
  background-color: #ffffff63;
  color: #fff;
  border-radius: 7px;
  outline: none !important;
  box-shadow: none !important;
}

.right-app .row .col-lg-6 input::placeholder,.right-app .row .col-lg-12 textarea::placeholder {
  /*color: rgb(255, 255, 255);*/
  opacity: 1; /* Firefox */
  color:#fff;
}

.right-app .row .col-lg-6 input::-ms-input-placeholder,.right-app .row .col-lg-12 textarea::placeholder { /* Edge 12-18 */
  color: rgb(255, 255, 255);
}
.right-app .row .col-lg-12 textarea{
  border: 1px solid lightgray !important;
  height: 100px;
  background-color: #ffffff63;
  /*color: #fff;*/
  padding-left: 10px;
  border-radius: 7px;
  outline: none !important;
  box-shadow: none !important;
  padding-top: 1%;
  color:#fff;
}
.right-app .row .col-lg-6 label,.right-app .row .col-lg-6 label,.right-app .row .col-lg-12 label{
  font-size: 16px;
  letter-spacing: 0.55px;
  margin-bottom: 5px;
  color: #fff;
}

.right-app{
  padding: 3rem;
}
.apponintment{
  background-color: #069e76;
}
.r-hd h2{
  font-size: 35px;
  letter-spacing: 0.55px;
  color: #fff;
  margin-bottom: 2rem;
}


.apponintment{
  position: relative;
  z-index: 1;
}
.apponintment::after {
  position: absolute;
  content: "";
  background-image: url(../images/curve3.png);
  background-size: contain;
  height: 100%;
  width: 100%;
  top: -39.3%;
  right: 0;
  background-repeat: no-repeat;
  z-index: -1;
  transform: rotateY(181deg);
}
.teamswiper {
  z-index: 9;
}
/* 
.apponintment::before {
  position: absolute;
  content: "";
  background-image: url(../images/curve2.png);
  background-size: contain;
  height: 100%;
  width: 100%;
  top: -39%;
  left: 0;
  background-repeat: no-repeat;
  z-index: 1;
} */
/* .team::before {
  position: absolute;
  content: "";
  background-image: url(../images/curve2.png);
  background-size: contain;
  height: 100%;
  width: 100%;
  bottom: -100%;
  left: 0;
  background-repeat: no-repeat;
  z-index: 2;
} */

.new-dt p {
  font-size: 16px;
  letter-spacing: 0.55px;
  padding-bottom: 0;
  color: #000;
}
.new-dt {
    display: flex;
    gap: 10px;
    align-items: center;
}

.new-hd {
  margin: 30px 0 10PX;
  padding: 0 10px;
}
.new-dt{
  padding: 0 10px;
}
.new-hd h4 {
    font-size: 18px;
    letter-spacing: 0.55px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
}
.news{
  padding: 4rem 0;
}
.overlay {
    padding: 3px 20px;
    background-color: #3ba94c;
    clip-path: polygon(0% 0%, 90% 0, 100% 50%, 90% 100%, 0% 100%);
    bottom: -8%;
    left: -4%;
    z-index: 9;
}
.overlay p{
  color: #fff;
}

.news-img::after {
    position: absolute;
    content: "";
    /* background-color: green; */
    background-size: contain;
    /* clip-path: polygon(50% 100%, 0 0, 100% 0); */
    background: linear-gradient(134deg, #00570d 45%, transparent 0);
    height: 14px;
    width: 14px;
    bottom: -15%;
    left: -4.5%;
    z-index: -1;
    transform: rotate(90deg);
}


.lef-ttl h2{
  font-size: 35px;
  letter-spacing: 0.55px;
  color: #000;

}

.right-bt a{
  font-size: 17px;
  letter-spacing: 0.55px;
  color: #3ba94c;
  padding: 8px 20px;
  border: 1px solid #3ba94c;
  transition:all .3s;
}
.right-bt a:hover{
    background-color:#3ba94c;
    color: #fff;
}

.news-hd{
  margin: 2rem 0;
}


.dropitem {
  bottom: -112px;
  left: -45%;
  width: 240px;
  background-color: white;
  box-shadow: black 0px 0px 25px -5px;
  transform: translateY(100%);
  height: 0;
  overflow: hidden;
  padding: 0 !important;
  opacity: 0;
  transition: all .5s;
}
.dropdown:hover .dropitem {
  height: auto;
  opacity: 1;
  transform: translateY(0);
  z-index: 9;
}

.dropitem li a {
  transition: all .3s;
}
.dropitem li a {
  text-decoration: none;
  color: #000;
  letter-spacing: 0.55px;
  padding: 10px !important;
  transition: all .3s;
  display: flex;
    width: 100%;
}
.dropitem li a:hover{
  color: #fff !important;
}
.dropitem li {
  position: relative;
  z-index: 1;
  padding: 0;
}
.dropitem li::after {
  position: absolute;
  content: "";
  background-color: #171717;
  background-size: contain;
  top: 0;
  left: 0;
  height: 100%;
  width: 0%;
  z-index: -1;
  transition: all .3s;
}
.dropitem li:hover::after {
  width: 100%;
}

#sdf {
  margin-top: 10rem;
}

.boxx22 {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 99999;
  box-shadow: black 0px 0px 13px -9px;
  background-color: #fff;
}

.test-img-top{
  height: 350px;
  margin-bottom: 20px;
}
.test-img-bottom {
  height: 150px;
  background-color: #bceeff;
  border-radius: 10px;
  position: relative;
}

.test-img-top img{
  border-radius: 10px;
}
.test-img-bottom1{
  margin-bottom: 20px;
  background-color: #3469c7;
}
.test-img-top1{
  margin: 0;
}
.inner-test-img-bt{
  position: absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:90%;
  margin: auto;
}
.inner-test-img-bt h4{
  font-size: 23px;
  font-weight: 700;
  margin-bottom: 4px;
}
.inner-test-img-bt span{
  font-size: 16px;
    color: #000;
    letter-spacing: 0.55px;
}
.test-profile img{
  height: 60px;
  width: 60px;
  border-radius: 50%;
}
.test-name h5{
  margin-bottom: 0;
}







.testswiper {
  width: 100%;
  height: 100%;
}

.testswiper .swiper-slide {
  font-size: 18px;
  background: #ffffff00;
  display: flex;
  justify-content: center;
  align-items: center;
}

.testswiper .swiper-button-next, .testswiper .swiper-button-prev {
  top: 90%;
}
.testswiper .swiper-button-next:after, .testswiper .swiper-button-prev:after {
  font-size: 20px;
  color: #000;
}
.testswiper .swiper-button-prev{
  left: 78%;
}
.testswiper .swiper-button-next{
  right: 10%;
}

.test-hd p{
  margin: 0 0 10px 0;
  font-size: 18px;
  letter-spacing: 0.55px;
  color: #777;
}
.test-hd h2{
  font-size: 35px;
  letter-spacing: 0.55px;
  color: #000;
  line-height: 45px;
}
.test-dt p {
  font-size: 18px;
  letter-spacing: 0.55px;
  color: rgb(0, 0, 0);
  line-height: 26px;
  margin-bottom: 2rem;
  padding-right: 3rem;
}

.test-name h5{
  font-size: 20px;
  font-weight: 600;
}
.test-name span {
    font-size: 15px;
    letter-spacing: 0.55px;
    letter-spacing: 0.55px;
    color: #000000;
}
.test-hd{
  margin-bottom: 4rem;
}

.test-dt{
  position: relative;
}
.test-dt::after {
  position: absolute;
  content: "";
  background-image: url(../images/quote-left.png);
  background-size: contain;
  height: 30px;
  width: 30px;
  top: -23%;
  left: 0;
  z-index: 999;
  opacity: 0.4;
}
.testswiper .swiper-wrapper {
  padding: 3rem 0;
}
.logo{
    padding:5px;
}
.test {
  padding: 4rem 0;
  position: relative;
}
.test::after {
    position: absolute;
    content: "";
    background-image: url(../images/sddfs.jpg);
    background-size: cover;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    z-index: -9;
    opacity: 0.5;
}

.quicklink-hd h2 {
  font-size: 25px;
  letter-spacing: 0.55px;
  color: #ffffff;
}

.quicklink-hd ul{
  padding-left: 6px;
}
.quicklink-hd ul li{
  list-style-type: none;
}

.quicklink-hd ul li a{
  color: #ffffff;
  font-size: 17px;
  letter-spacing: 0.55px;
  padding: 5px 0;
  transition:all .3s;
}
.quicklink-hd ul li a:hover{
    color:#3fa449;
}
.quicklink-hd ul li{
  padding: 5px 0;
}

.footer {
  padding: 16rem 0 4rem;
  margin-top: 0;
  background-color: #003367;
  position: relative;
  z-index: -1;
}
.footer1::after {
  position: absolute;
  content: "";
  background-image: url(../images/fo.png);
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0%;
  left: 50%;
  background-repeat: no-repeat;
  transform: translateX(-50%);
  z-index: -1;
}
.footer2::after {
  position: absolute;
  content: "";
  /* background-image: url(../images/footer2.png); */
  background: linear-gradient(360deg,white 50%,transparent 0);
  background-size: contain;
  height: 200px;
  width: 100%;
  top: -18%;
  left: 50%;
  background-repeat: no-repeat;
  transform: translateX(-50%);
  z-index: -1;
  border-radius: 50%;
}

.foot-l {
  width: 40%;
  background-color: #ffffff;
  border-radius: 18px;
  padding: 27px;
}


.foot-l {
  top: 11%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
}
.left-abl1::after {
  border-bottom: none;
}

.left-abl1 .img img {
  width: 47px;
}
.left-abl1 .img-tx p {
  font-size: 17px;
  letter-spacing: 0.55px;
  color: #000;
  font-weight: 500;
  line-height: 23px;
  margin-top: 20px;
}





/* cont */
.breadcumb {
  background: linear-gradient(270deg, #1c0a09 59%, #1c0a09 0);
  padding: 13rem 0;
  margin-top: 3%;
}
.contact-form-area {
  position: relative;
  padding: 33px 0px 33px 40px;
  height: 100%;
}
.quform-input .form-control {
  border-radius: 5px;
}
.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
}
.form-group label {
  margin-bottom: .5rem
}
.form-group {
  margin-bottom: 1rem;
}
.form-control:focus {
  border-color: #2a9d8f
}

.form-check-input:checked {
  border-color: #2a9d8f;
  background-color: #2a9d8f
}

.quform-input {
  position: relative
}

.quform-input .form-control {
  border-radius: 5px
}

.quform-input .quform-errors-wrap {
  position: absolute;
  right: 8px;
  top: 0;
  line-height: normal;
  z-index: 1
}

.quform-input .quform-errors-wrap {
  position: absolute;
  right: 8px;
  top: 0;
  line-height: normal;
  z-index: 1
}

.quform-element>label {
  font-weight: normal;
  padding-bottom: 5px;
  margin-bottom: 0;
  color: #6a747b;
  font-size: 16px;
  letter-spacing: 0.55px;
}
.top-search input .form-control {
  background-color: transparent;
  border: none;
  -moz-box-shadow: 0px 0px 0px;
  -webkit-box-shadow: 0px 0px 0px;
  -o-box-shadow: 0px 0px 0px;
  box-shadow: 0px 0px 0px;
  color: #fff;
  height: 40px;
  padding: 0 15px;
  min-height: auto;
}
 .form-control::placeholder {
       color: #ced4da;
  }

.quform-element>label .quform-required {
  color: #cc0101;
  font-size: 23px;
}

.quform-inner input {
  width: 100%
}

.quform-elements .quform-element textarea {
  margin-bottom: 0;
  padding: 8px 15px;
  vertical-align: top
}

.quform-elements .quform-element select {
  margin-bottom: 0;
  padding: 8px 35px 8px 15px
}
.quform-input .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;
  min-height: 46px;
}
.quform-elements .quform-element textarea {
  margin-bottom: 0;
  padding: 8px 15px;
  vertical-align: top;
}
.quform-input .form-control {
  border-radius: 5px;
}
textarea.form-control {
  min-height: calc(1.5em + .75rem + 2px);
}
.bg-img{
  background:url(../images/con1.jpg);
  background-size: cover;
  position:relative;
}
.contact-wrapper-box .bg-img {
  border-top-left-radius: .8125rem;
  border-bottom-left-radius: .8125rem;
}
.contact-form-area {
  background-color: #fff;
  box-shadow: 0 1rem 1.75rem 0 rgba(45,55,75,0.1);
  border: 0.0625rem solid rgba(220,224,229,0.6);
  border-radius: .8125rem
}
.contact-form::after {
  position: absolute;
  background: linear-gradient(270deg, #3ba94c 59%, #3ba94c 0);
  content: "";
  background-size: cover;
  height: 76%;
  width: 100%;
  top: -62px;
  left: 0;
  z-index: -3;
  background-repeat: no-repeat;
}
.contact-form {
  position: relative;
  /* opacity: 0.7; */
  padding: 11rem 0 5rem;
}

.yukh p {
  color: #fff;
  letter-spacing: 0.55px;
  font-size: 19px;
  line-height: 28px;
}
.usd{
  position: relative;
}
.usd::after{
content: "";
  background: url(../images/df.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  right: 0px;
  bottom: 0;
  opacity: .3;
  width: 100%;
  height: 100%;
  z-index: -1;
}



/* cont */
.copyright p {
  font-size: 17px;
  letter-spacing: 0.55px;
  color: #000;
}

.scl-l .d-flex {
  justify-content: right;
  margin-bottom: 30px;
}

.scl-l .d-flex img{
  width: 22px;
}
.news-l {
    box-shadow: black 0px 0px 10px -6px;
    padding-bottom: 20px;
    transition:all .3s;
}
.news-l:hover {
    box-shadow: #069e76 0px 0px 10px -3px;
}

.test-profile{
  margin-top: 1rem;
}

.new-dt img {
    width: 16px;
    height: 16px;
}





/* image gallery */
.gl11 {
  position: relative;
  border-radius: 10px 10px 0 0;
  }
  .gl11 img{
  border-radius: 10px 10px 0 0;
  }
  .gl11 img {
    height: 250px;
    object-fit: cover;
}
.rans img {
  height: 249px;
  object-fit: cover;
}
.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;
}
  .gl-img{
      border-radius: 10px;
  }
  .gl11::before {
      position: absolute;
      content: "";
      background-color: #ffffff50;
      background-size: contain;
      height: 0%;
      width: 100%;
      bottom: 0;
      left: 0;
      z-index: 9;
      transition: all .5s;
      clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  }
  .gl11::after {
      position: absolute;
      content: "";
      background-color: #ffffff50;
      background-size: contain;
      height: 0%;
      width: 100%;
      bottom: 0;
      left: 0;
      z-index: 9;
      transition: all .5s;
      clip-path: polygon(0 0, 0% 100%, 100% 100%);
  }
  
  .gl-img {
  box-shadow: black 0px 0px 11px -5px;
  }
  .gl-img:hover .gl11::before,.gl-img:hover .gl11::after {
  height: 75%;
  }
  .gl-btn p {
  font-size: 15px;
  color: #ffffff;
  }
.dq {
    padding: 10px 10px 10px;
    transition: all .3s;
    background-color: #32a241;
    color: #fff;
    border-radius: 0 0 10px 10px;
}
  .mm a{
  text-decoration: none;
  }
  .glrx-h img {
  width: 100%;
  border-radius: 9px;
  }
 .ppl {
    bottom: 44px;
    padding: 5px 8px;
    background: linear-gradient(90deg, #35a339, transparent);
    /* background-color: gray; */
    width: 186px;
    display: flex;
    gap: 7px;
    z-index: 999;
    align-items: center;
}
  .ppl p{
      color:#fff;
      margin:0;
  }
  .ppl img{
      width:16px;
  }
  .dq p{
      font-size:18px;
      letter-spacing:0.55px;
  }
  
  /* image gallery */
  

  .contact_form {
    position: relative;
    z-index: 1;
}
.contact_form::before {
  position: absolute;
  content: "";
  background-color: #00000042;
  background: linear-gradient(180deg, #0000003b 7%, #000000);
  background-size: contain;
  height: 70vh;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-repeat: no-repeat;
  background-size: cover;
}
.bold {
  font-size: 45px;
}
.title_content p {
  color: #fff;
  letter-spacing: 0.55px;
  font-weight: 300;
  line-height: 27px;
}
.down-data {
  margin-top: 12rem;
}
.contact-data {
  height: 100%;
  margin-top: 2rem;
}
.number {
  padding: 4rem 0.5rem 1rem;
  background-color: #14284b;
  border-radius: 10px;
  text-align: center;
  height: 200px !important;
}
.number p {
  text-align: center;
  color: #fff;
  font-size: 17px;
}
.icon {
  height: 80px;
  width: 80px;
  background-color: #14284b;
  border-radius: 50%;
  top: -18%;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}
.icon::before {
  position: absolute;
  content: "";
  background-color: #ffab10;
  border: 2px solid #14284b;
  background-size: contain;
  height: 15px;
  width: 15px;
  top: 14%;
  left: 66%;
  z-index: 2;
  border-radius: 50%;
}
.icon img {
  position: absolute;
  width: 30px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}
.icon::after {
  position: absolute;
  content: "";
  border: 1px solid #fff;
  background-size: contain;
  height: 60px;
  width: 60px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  border-radius: 50%;
}
.left-text-c {
  position: sticky;
  top: 8rem;
}
.left-text-c1 {
  padding: 3rem 2rem;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: black 0px 0px 13px -7px;
  margin-top: 7rem;
}
.left-text-c {
  padding: 3rem 2rem;
  background-color: #fff;
  border-radius: 10px;
}
.cvfg {
  font-size: 31px;
  letter-spacing: 0.55px;
  font-weight: 500;
  margin-bottom: 12px;
}
.contact_form::after {
  position: absolute;
  content: "";
  background-image: url(../images/s.jpg);
  background-size: contain;
  height: 70vh;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -2;
  background-repeat: no-repeat;
  background-size: cover;
}


.fb {
  height: 35px;
  width: 35px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  position: relative;
  background-color: #fff;
}
.ff li .fb a img {
  width: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.bt-learn a {
  padding: 10px 31px;
  background-color: #152549;
  color: #fff;
  font-weight: 500;
  border: 1px solid #152549;
  transition: all .3s;
}
.bt-learn a:hover {
  background-color: #fff;
  color: #000;
  font-weight: 500;
  border: 1px solid #000;
}
.bold {
  font-size: 45px;
  color: #fff;
}

.ac{
  color: green !important;
}
.lf-tc {
  height: 210px;
  width: 160px;
  background-color: #3fa54a;
  border-radius: 10px;
  top: 50%;
  right: -19%;
  transform: translateY(-50%);
}

.inner-lf-tc{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 9;
  width: 90%;
  margin: auto;
}
.inner-lf-tc img{
  width: 50px;
  margin-bottom: 1rem;
}
.inner-lf-tc h3{
  font-size: 30px;
  letter-spacing: 0.55px;
  font-weight: 700;
  color: #fff;
  line-height: 26px;
}
.inner-lf-tc h3 span {
  font-size: 20px;
  letter-spacing: 0.55px;
  font-weight: 600;
}
.lf-img img{
  border-radius: 10px;
}



.sec-title21 h2 {
  font-size: 17px;
  line-height: 28px;
  font-weight: 500;
  display: inline-block;
  text-transform: capitalize;
  position: relative;
  color: #fe9874;
  font-family: 'Public Sans', sans-serif;
}

.about-us .about-text-box .sec-title h3 {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 16px;
}
.sec-title21 h3 {
    font-size: 30px;
    line-height: 1.3;
    color: #000000;
    text-transform: capitalize;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
}

.about-us .about-text-box .sec-title21 .sec-explain {
  color: #5b5b5b;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
}
.sec-title21 .sec-explain {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 25px;
  position: relative;
}
.about-core {
  overflow: hidden;
  margin-bottom: 30px;
}
.about-core li {
  margin-bottom: 12px;
  float: left;
  width: 50%;
  position: relative;
}
.about-core li h4, .provide-core li h4 {
  display: inline-block;
  position: relative;
  font-size: 15px;
  line-height: 26px;
  font-weight: 500;
  color: #5b5b5b;
  text-transform: capitalize;
  font-family: 'Public Sans', sans-serif;
  padding-left: 0;
}

.right-doc {
    padding-left: 3rem;
}
.about-core li {
  margin-bottom: 12px;
  float: left;
  width: 50%;
  position: relative;
  list-style-type: none;
}
.about-core,.quali{
  padding-left: 0;
}
.quali li {
  margin-bottom: 12px;
  float: left;
  width: 50%;
  position: relative;
  list-style-type: none;
}
.quali{
  display: grid;
}
.quali li {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
}
.quali li h4{
  font-size: 17px;
  margin: 0;
}
.quali h3{
  font-size: 25px;
  letter-spacing: 0.55px;
  margin-bottom: 1rem;
}

.lf-img21::after{
  position: absolute;
  content: "";
  background-color: #3fa54a;
  background-size: contain;
  height: 70%;
  width: 125%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: -1;
  border-radius: 10px;
}
.right-ream {
  padding-top: 9rem;
}




.teamswiper .swiper-button-next, .teamswiper .swiper-button-prev {
  top: 80%;
}
.teamswiper .swiper-button-next:after, .teamswiper .swiper-button-prev:after {
  font-size: 20px;
  color: #000;
}
.teamswiper .swiper-button-prev{
  left: 85%;
}
.teamswiper .swiper-button-next{
  right: 10%;
}
.left-abl1, .foot-ls {
    text-align: center;
    position: relative;
    padding: 7px;
}
.foot-l .row .col-lg-6:nth-child(1) .foot-ls{
    border-right:1px solid lightgray;
    border-bottom:1px solid lightgray;
}
.foot-l .row .col-lg-6:nth-child(2) .foot-ls{
   
    border-bottom:1px solid lightgray;
}
.foot-l .row .col-lg-6:nth-child(3) .foot-ls{
   
    border-right:1px solid lightgray;
}



.sertext{
    position:absolute;
    top:50%;
    left:10%;
    transform:translateY(-50%);
    z-index:999;
}
#sdf1 {
    padding-top: 8rem;
}
.block_ellipsis{
    display:none;
}
.fcdish,.spc-item-in {
    background-color: #eef7ff;
    padding: 1rem;
    border-radius: 10px;
    height:100%;
}

.sertext h2 {
    font-size: 40px;
    letter-spacing: 0.55px;
    color: #fff;
    margin-bottom: 4px;
}
.sertext span{
    font-size:17px;
    letter-spacing:0.55px;
    color:#fff;
}
.sertext p{
    font-size:17px;
    letter-spacing:0.55px;
    color:#fff;
    width:50%;
}

.right-bt22 a{
    border:1px solid #fff;
    color:#fff;
    transition:all .3s;
}
.right-bt22 a:hover{
    background-color:#fff;
    color:#000;
}
.right-bt2255 a{
    border:1px solid #fff;
    color:#000;
    transition:all .3s;
    padding:12px 20px;
    background-color:#fff;
}
.right-bt2255 a:hover{
    background-color:transparent;
    color:#fff;
}

.specialxt .descp h3 {
    width: 100%;
    float: initial;
    font-size: 17px;
    line-height: 25px;
    color: #222;
    margin-bottom: 9px;
    font-weight: 600;
    text-align: center;
}
.fcdish{
    height:100%;
}
.specialxt .descp h2 {
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
    color: #555;
    margin-bottom: 0px;
    width: 100%;
    float: left;
    text-align: center;
}
.specialxt .descp h4 {
    color: #c4027d;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    display: none;
    margin-top: 11px;
}


.thugalx figure img {
    width: 50px;
    margin: auto;
}

.thugalx figure{
    text-align:center;
}
.inner_page_outer{
    margin:4rem 0;
}


.right_fsdsdfsdgf {
    box-shadow: #0000004a 0px 0px 13px -3px;
    padding: 3rem 1rem;
    border-radius: 7px;
    position: sticky;
    top: 10rem;
    background-color: #003367;
}
table{
    border:1px solid lightgray;
    border-collapse:collapsed;
        background-color: #fff;
    text-align: center;
}
td,th{
    border:1px solid lightgray;
    height:30px;
}
th {
    padding-left: 5px;
    font-size: 18px;
    height: 34px;
}
td {
    font-size: 16px;
    padding-left: 5px;
    height: 34px;
}

.spc-itm-bot p{
    display:none;
}
.spc-itm-bot h5{
    font-size:17px;
}

.right_fsdsdfsdgf h5 {
    font-size: 22px;
    text-align: center;
    margin-bottom: 1rem;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 0.55px;
}

.spc-itm-top img{
    width: 70px;
    margin: auto;
}

.spc-item-in{
    text-align:center;
}
.spc-itm-top img{
    margin-bottom:1rem;
}
.spc{
    padding:5rem 0;
}
.ldpop{
    display:none;
}




::placeholder {
  color: gray;
  opacity: 1; /* Firefox */
  letter-spacing:0.55px;
  font-weight:300;
}
textarea::placeholder {
  color: gray;
  opacity: 1; /* Firefox */
  letter-spacing:0.55px;
  font-weight:300;
}

::-ms-input-placeholder { /* Edge 12-18 */
  color: white;
}

input[type="date"]::-webkit-calendar-picker-indicator {
background: transparent;
bottom: 0;
color: transparent;
cursor: pointer;
height: auto;
left: 0;
position: absolute;
right: 0;
top: 0;
width: auto;
}

.itm-img img {
    width: 657px !important;
}
#in-p {
    margin-top: 14rem !important;
}
#ino {
    margin-top: 8rem !important;
}

.itm-txt h2{
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 31px;
    color: #000;

}
.itm-txt p{
    font-size: 17px;
    letter-spacing: 0.55px;
    line-height: 26px;
}
.itm-txt span{
    font-size: 16px;
    letter-spacing: 0.55px;
    color: rgb(151, 151, 151);
}

/*whtasaapp css start*/
#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: #31a55c;
  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: 45px;
  height: 50px;
  -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;
}

#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 {
  padding: 20px 20px 20px 10px;
  background-color: #e6ddd4;
  position: relative;
  height: 300px;
}

#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: 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 .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%;
}

/*whatsapp end*/

.ap {
    align-items: center;
    display: flex;
    justify-content: left;
    background-color: #069e76;
    width: fit-content;
    width: 100%;
    justify-content: space-between;
}

.ap a {
    padding: 13px 98px;
    background-color: #069e76;
    color: #fff;
    font-weight: 500;
    border: 1px solid #069e76;
    transition: all .3s;
    font-weight: 500;
    font-size: 17px;
}

.dff img{
    width:23px;
}
.dff {
    padding: 13px 23px;
    background-color: #152549 !important;
    color: #fff;
    font-weight: 500;
    border: 1px solid #152549 !important;
    transition: all .3s;
    gap:11px;
    font-weight:400 !important;
        border-radius: 30px 0 0 30px;
}
.poin{
     background-color: #069e76;
     
}








#email_err {
  display: none;
}

#mob_err {
  display: none;
}

#moberr {
  display: none;
}

.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;
}

#successm {
  background-color: #000000b8;
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999999;
  display: none;
}

.quick_sucInnerm {
  text-align: center;
}

.ook{
        padding-top: 8rem;
}