/* @import url("https://fonts.googleapis.com/css2?family=Cardo:ital,wght@0,400;0,700;1,400&family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap"); */
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body{
    font-family: "Roboto", sans-serif;
}
.navr{
  position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99999999999;
    padding: 1rem 0;

}
.nav-logo img{
  width: 83%;
}

.get{
  padding: 1rem;
}

.ffgt{
  display: flex;
  gap: 35px;
  justify-content: end;
  margin-bottom: 0;
}
.ffgt li {
  list-style-type: none;
  margin-bottom: 0;
}
.ffgt li a{
  padding: 26px 0;
}
.drop-hd ul li{
  padding: 5px !important;
}
.ffgt li a {
  text-decoration: none;
  color: #fff;
  font-size: 19px;
  letter-spacing: 1px;
  /* font-weight: 300; */
}
.ffgt li a:hover{
    color:#fdb932;
}

.fguh li a{
  color: #000;
}
.drop{
  padding: 3rem;
}
.drop-hd h2 {
  font-size: 24px;
  color: #fff;
  letter-spacing: 0.55px;
  font-weight: 400;
}

.drop-hd ul li a{
  padding: 0;
}



/* banner */
.bannerswiper .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 4%;
  left: 50%;
  width: 100%;
  text-align: left;
}
.bannerswiper .swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,9px));
  height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,9px));
  display: inline-block;
  border-radius: 30px;
  opacity: 1 !important;
  background: #fff;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
}
.swiper-pagination-bullet-active {
width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,25px)) !important;
  height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,9px)) !important;
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #d27d23 !important;
}

.welcome-area .welcome-content h2 {
  font-size: 3.75rem;
  margin-bottom: 1.5rem;
}
.welcome-area .welcome-content ul li {
  position: relative;
  list-style: none;
  padding-right: 21px;
  color: #000;
  font-weight: 700;
}
.background-animation {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 70%;
  height: 100%;
}
.background-animation .item1 {
  position: absolute;
  border-radius: 50%;
  width: 300px;
  height: 300px;
  top: 15%;
  left: 45%;
  z-index: -1;
  -webkit-animation: rotateAnimation linear 39s infinite;
          animation: rotateAnimation linear 39s infinite;
}
.background-animation .item1::after {
  position: absolute;
  content: "\f417";
  top: 10%;
  left: 10%;
  z-index: -1;
  font-family: bootstrap-icons !important;
  color: rgba(255, 255, 255, 0.3);
  font-size: 1rem;
}
.background-animation .item2 {
  position: absolute;
  border-radius: 50%;
  width: 240px;
  height: 240px;
  top: 50%;
  left: 60%;
  z-index: -1;
  -webkit-animation: rotateAnimation linear 46s infinite;
          animation: rotateAnimation linear 46s infinite;
}
.background-animation .item2::after {
  position: absolute;
  content: "\f588";
  top: 10%;
  left: 10%;
  z-index: -1;
  font-family: bootstrap-icons !important;
  color: rgba(255, 255, 255, 0.3);
  font-size: 1rem;
}
.background-animation .item3 {
  position: absolute;
  border-radius: 50%;
  -webkit-animation: rotateAnimation linear 40s infinite;
          animation: rotateAnimation linear 40s infinite;
  width: 20%;
  height: 20%;
  left: 30%;
  top: 50%;
  z-index: -1;
}
.background-animation .item3::after {
  position: absolute;
  content: "";
  z-index: -1;
  font-family: bootstrap-icons !important;
  content: "\f588";
  font-size: 1rem;
  color: #ffffff;
}
.background-animation .item4 {
  position: absolute;
  border-radius: 50%;
  -webkit-animation: rotateAnimation linear 34s infinite;
          animation: rotateAnimation linear 34s infinite;
  width: 180px;
  height: 180px;
  left: 10%;
  top: 10%;
  z-index: -1;
}
.background-animation .item4::after {
  font-size: 1rem;
  position: absolute;
  content: "\f28a";
  font-family: bootstrap-icons !important;
  top: 10%;
  left: 10%;
  z-index: -1;
  color: rgba(255, 255, 255, 0.3);
}
.background-animation .item5 {
  position: absolute;
  border-radius: 50%;
  -webkit-animation: rotateAnimation linear 37s infinite;
          animation: rotateAnimation linear 37s infinite;
  width: 15%;
  height: 18%;
  left: 7%;
  top: 70%;
  z-index: -1;
}
.background-animation .item5::after {
  width: 18px;
  height: 18px;
  position: absolute;
  content: "";
  z-index: -1;
  background-color: transparent;
  border-radius: 6px;
  border: 3px solid rgba(255, 255, 255, 0.3);
}

@-webkit-keyframes rotateAnimation {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotateAnimation {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translateX(300px);
  }
  to {
    opacity: 1;
  }
}




.background-shape .circle1 {
  width: 1100px;
  height: 1100px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  z-index: -30;
  top: -550px;
  right: -550px;
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
.background-animation {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 70%;
  height: 100%;
}
.background-animation .item1 {
  position: absolute;
  border-radius: 50%;
  width: 300px;
  height: 300px;
  top: 15%;
  left: 45%;
  z-index: -1;
  -webkit-animation: rotateAnimation linear 39s infinite;
          animation: rotateAnimation linear 39s infinite;
}
.background-animation .item1::after {
  position: absolute;
  content: "\f417";
  top: 10%;
  left: 10%;
  z-index: -1;
  font-family: bootstrap-icons !important;
  color: rgba(255, 255, 255, 0.3);
  font-size: 1rem;
}
.background-animation .item2 {
  position: absolute;
  border-radius: 50%;
  width: 240px;
  height: 240px;
  top: 50%;
  left: 60%;
  z-index: -1;
  -webkit-animation: rotateAnimation linear 46s infinite;
          animation: rotateAnimation linear 46s infinite;
}
.background-animation .item2::after {
  position: absolute;
  content: "\f588";
  top: 10%;
  left: 10%;
  z-index: -1;
  font-family: bootstrap-icons !important;
  color: rgba(255, 255, 255, 0.3);
  font-size: 1rem;
}
.background-animation .item3 {
  position: absolute;
  border-radius: 50%;
  -webkit-animation: rotateAnimation linear 40s infinite;
          animation: rotateAnimation linear 40s infinite;
  width: 20%;
  height: 20%;
  left: 30%;
  top: 50%;
  z-index: -1;
}
.background-animation .item3::after {
  position: absolute;
  content: "";
  z-index: -1;
  font-family: bootstrap-icons !important;
  content: "\f588";
  font-size: 1rem;
  color: #ffffff;
}
.background-animation .item4 {
  position: absolute;
  border-radius: 50%;
  -webkit-animation: rotateAnimation linear 34s infinite;
          animation: rotateAnimation linear 34s infinite;
  width: 180px;
  height: 180px;
  left: 10%;
  top: 10%;
  z-index: -1;
}
.background-animation .item4::after {
  font-size: 1rem;
  position: absolute;
  content: "";
  font-family: bootstrap-icons !important;
  top: 10%;
  left: 10%;
  z-index: -1;
  color: rgba(255, 255, 255, 0.3);
}
.background-animation .item5 {
  position: absolute;
  border-radius: 50%;
  -webkit-animation: rotateAnimation linear 37s infinite;
          animation: rotateAnimation linear 37s infinite;
  width: 15%;
  height: 18%;
  left: 7%;
  top: 70%;
  z-index: -1;
}
.background-animation .item5::after {
  width: 18px;
  height: 18px;
  position: absolute;
  content: "";
  z-index: -1;
  background-color: transparent;
  border-radius: 6px;
  border: 3px solid rgba(255, 255, 255, 0.3);
}

@-webkit-keyframes rotateAnimation {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotateAnimation {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.background-shape .circle1 {
  width: 1100px;
  height: 1100px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  z-index: -30;
  top: -550px;
  right: -550px;
}
@media only screen and (min-width:992px) {
  .background-shape .circle1 {
    width: 1500px;
    height: 1500px;
    top: -750px;
    right: -750px;
  }
}
@media only screen and (min-width:1400px) {
  .background-shape .circle1 {
    width: 2200px;
    height: 2200px;
    top: -1100px;
    right: -1100px;
  }
}
.background-shape .circle2 {
  width: 850px;
  height: 850px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  z-index: -20;
  top: -425px;
  right: -425px;
}
@media only screen and (min-width:992px) {
  .background-shape .circle2 {
    width: 1200px;
    height: 1200px;
    top: -600px;
    right: -600px;
  }
}
@media only screen and (min-width:1400px) {
  .background-shape .circle2 {
    width: 1700px;
    height: 1700px;
    top: -850px;
    right: -850px;
  }
}
.background-shape .circle3 {
  width: 600px;
  height: 600px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  z-index: -10;
  top: -300px;
  right: -300px;
}
@media only screen and (min-width:992px) {
  .background-shape .circle3 {
    width: 900px;
    height: 900px;
    top: -450px;
    right: -450px;
  }
}
@media only screen and (min-width:1400px) {
  .background-shape .circle3 {
    width: 1200px;
    height: 1200px;
    top: -600px;
    right: -600px;
  }
}
.background-shape .circle4 {
  width: 350px;
  height: 350px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  z-index: -10;
  top: -175px;
  right: -175px;
}
@media only screen and (min-width:992px) {
  .background-shape .circle4 {
    width: 600px;
    height: 600px;
    top: -300px;
    right: -300px;
  }
}
@media only screen and (min-width:1400px) {
  .background-shape .circle4 {
    width: 700px;
    height: 700px;
    top: -350px;
    right: -350px;
  }
}

.welcome-area {
  position: relative;
  z-index: 10;
  height: 100vh;
  background-color: #2582a1;
  overflow: hidden;
}
/* @media only screen and (min-width:768px) {
  .welcome-area {
    height: 500px;
  }
}
@media only screen and (min-width:992px) {
  .welcome-area {
    height: 660px;
  }
}
@media only screen and (min-width:1200px) {
  .welcome-area {
    height: 750px;
  }
}
@media only screen and (min-width:1400px) {
  .welcome-area {
    height: 800px;
  }
} */
.welcome-area .background-image {
  position: absolute !important;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  z-index: -1;
}
.welcome-area .hero-background-shape {
  position: absolute !important;
  top: -1px;
  right: -1px;
  z-index: -1;
}
.welcome-area .welcome-content {
  margin-top: 50px;
}
/* @media only screen and (min-width:992px) {
  .welcome-area .welcome-content {
    margin-top: 80px;
  }
} */
.welcome-area .welcome-content ul {
  padding-left: 0;
}
.welcome-area .welcome-content ul li {
  position: relative;
  list-style: none;
  padding-right: 21px;
  color: #ffffff;
  font-weight: 700;
}
.welcome-area .welcome-content ul li::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  content: "";
  font-family: bootstrap-icons !important;
  z-index: 1;
  font-size: 20px;
}
.welcome-area .welcome-content ul li:last-child::after {
  display: none;
}
.welcome-area .welcome-content h2 {
  font-size: 12px;
  margin-bottom: 1rem;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 1px;
}
 @media only screen and (min-width:992px) {
  .welcome-area .welcome-content h2 {
    font-size: 2.75rem;
  }
}
@media only screen and (min-width:1200px) {
  .welcome-area .welcome-content h2 {
    font-size: 24px;
    margin-bottom: 1.5rem;
  }
} 
.welcome-area .welcome-content p {
  font-size: 1rem;
  color: #ffffff;
}
 @media only screen and (min-width:992px) {
  .welcome-area .welcome-content p {
    font-size: 16px;
  }
}
/* @media only screen and (min-width:768px) {
  .welcome-area .welcome-thumb {
    margin-top: 50px;
  }
} */
/* @media only screen and (min-width:992px) {
  .welcome-area .welcome-thumb {
    margin-top: 80px;
  } */

.welcome-area.hero2 .hero2-big-circle {
  width: 240px;
  height: 240px;
  border-radius: 50%;
  border: 3rem solid #f1f4fd;
  position: absolute !important;
  left: -120px;
  top: 54%;
  z-index: -1;
}
.welcome-area.hero2 .welcome-content h2 {
  font-size: 2rem;
  color: #1f0757;
}
/* @media only screen and (min-width:992px) {
  .welcome-area.hero2 .welcome-content h2 {
    font-size: 2.75rem;
  }
}
@media only screen and (min-width:1200px) {
  .welcome-area.hero2 .welcome-content h2 {
    font-size: 3.25rem;
  }
} */
.welcome-area.hero2 .welcome-content p {
  color: #8480ae;
}
.welcome-area.hero2 .background-animation .item1::after {
  color: rgba(12, 82, 255, 0.26);
}
.welcome-area.hero2 .background-animation .item4::after {
  border: 4px solid rgba(12, 82, 255, 0.13);
}
.welcome-area.hero2 .background-animation .item5::after {
  background-color: rgba(12, 82, 255, 0.11);
}
.welcome-area.hero3 .welcome3-slide-item {
  width: 100%;
  height: 750px;
}
/* @media only screen and (min-width:768px) {
  .welcome-area.hero3 .welcome3-slide-item {
    height: 500px;
  }
}
@media only screen and (min-width:992px) {
  .welcome-area.hero3 .welcome3-slide-item {
    height: 660px;
  }
} */
@media only screen and (min-width:1200px) {
  .welcome-area.hero3 .welcome3-slide-item {
    height: 750px;
  }
}
@media only screen and (min-width:1400px) {
  .welcome-area.hero3 .welcome3-slide-item {
    height: 800px;
  }
}
.welcome-area.hero3 .welcome-content h2 {
  font-size: 1.75rem;
}
@media only screen and (min-width:992px) {
  .welcome-area.hero3 .welcome-content h2 {
    font-size: 2.125rem;
  }
}
@media only screen and (min-width:1200px) {
  .welcome-area.hero3 .welcome-content h2 {
    font-size: 3rem;
  }
}
.welcome-area.hero4 {
  background-color: #ffffff;
}
.welcome-area.hero4 .hero4-bg-shape {
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: -10;
}
.welcome-area.hero4 .hero4-bg-shape2 {
  position: absolute;
  top: -1px;
  right: -1px;
  z-index: -10;
}
.welcome-area.hero4 .welcome-content h2 {
  color: #1f0757;
  font-size: 1.75rem;
  margin-bottom: 1rem;
}
@media only screen and (min-width:992px) {
  .welcome-area.hero4 .welcome-content h2 {
    font-size: 2.25rem;
  }
}
@media only screen and (min-width:1200px) {
  .welcome-area.hero4 .welcome-content h2 {
    font-size: 3rem;
  }
}
.welcome-area.hero4 .welcome-content p {
  color: #8480ae;
}
.welcome-area.hero4 .key-quote {
  font-size: 14px;
  padding: 0.5rem 1rem;
  background-color: #ffc107;
  display: inline-block;
  margin-bottom: 1rem;
  border-radius: 0.5rem;
  color: #1f0757;
}
.welcome-area.hero4 .hero-video-card {
  position: relative;
  z-index: 1;
  border: 0;
  -webkit-box-shadow: 0 16px 48px 12px rgba(12, 82, 255, 0.17);
          box-shadow: 0 16px 48px 12px rgba(12, 82, 255, 0.17);
  border-radius: 1rem;
  background-color: transparent;
}
.welcome-area.hero4 .hero-video-card .video-shape {
  position: absolute;
  bottom: -35px;
  left: -70px;
  z-index: -1;
  -webkit-animation: slideAnimation linear 12s infinite;
          animation: slideAnimation linear 12s infinite;
}
@media only screen and (min-width:992px) {
  .welcome-area.hero4 .hero-video-card .video-shape {
    bottom: -70px;
  }
}
.welcome-area.hero4 .hero4-slide-controls .tns-nav {
  margin-bottom: 1.5rem;
  margin-left: 0.5rem;
  line-height: 1;
}
.welcome-area.hero4 .hero4-slide-controls .tns-nav button {
  width: 0.5rem;
  height: 0.5rem;
  background-color: #c2d4f8;
  border: 0;
  outline: none;
  margin-right: 0.5rem;
  border-radius: 50%;
}
.welcome-area.hero4 .hero4-slide-controls .tns-nav button.tns-nav-active {
  background-color: #0d6efd;
}

@-webkit-keyframes slideAnimation {
  50% {
    bottom: 0;
  }
}
@keyframes slideAnimation {
  50% {
    bottom: 0;
  }
}
.welcome-area.hero5 {
  position: relative;
}

.welcome-area.hero5 .welcome-content h2 span {
  position: relative;
}

.welcome-area.hero5 .welcome-content h2 span::after {
  position: absolute;
  top: 0;
  z-index: 2;
  content: "";
  background-image: url("../images/hero-3.png");
  width: 32px;
  height: 30px;
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
  right: auto;
  background-size: cover;
}

.welcome-area.hero5 .welcome-thumb {
  position: relative;
  width: 260px;
  height: 260px;
  border-radius: 2rem;
  -webkit-transform: rotate(8deg);
  transform: rotate(8deg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (min-width: 992px) {
  .welcome-area.hero5 .welcome-content h2 span::after {
    width: 42px;
    height: 40px;
  }
  .welcome-area.hero5 .welcome-thumb {
    width: 300px;
    height: 300px;
  }
}
@media only screen and (min-width: 1200px) {
  .welcome-area.hero5 .welcome-content h2 span::after {
    top: 8px;
  }
  .welcome-area.hero5 .welcome-thumb {
    width: 350px;
    height: 350px;
  }
}
.welcome-area.hero5 .welcome-thumb span.first-badge {
  position: absolute;
  top: 4px;
  -webkit-transform: rotate(-12deg);
  transform: rotate(-12deg);
  left: -4px;
}

.welcome-area.hero5 .welcome-thumb span.second-badge {
  position: absolute;
  bottom: 1rem;
  -webkit-transform: rotate(-8deg);
  transform: rotate(-8deg);
  right: 10px;
}

.welcome-area.hero5 .big-letters {
  position: absolute;
  z-index: -1;
  width: 50%;
  height: 80%;
  bottom: 10%;
  right: -10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.welcome-area.hero5 .big-letters span {
  color: rgba(255, 255, 255, 0.08);
  font-size: 6vw;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
}

.welcome-area.hero6,
.welcome-area.hero6 .welcome4-slide-item {
  height: 450px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (min-width: 768px) {
  .welcome-area.hero6,
  .welcome-area.hero6 .welcome4-slide-item {
    height: 500px;
  }
}
@media only screen and (min-width: 992px) {
  .welcome-area.hero6,
  .welcome-area.hero6 .welcome4-slide-item {
    height: 630px;
  }
}
@media only screen and (min-width: 1200px) {
  .welcome-area.hero6,
  .welcome-area.hero6 .welcome4-slide-item {
    height: 750px;
  }
}
.welcome-area.hero6 .welcome-content {
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1rem;
  padding-bottom: 2.5rem;
  padding-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.welcome-area.hero6 .welcome-content h2 {
  color: #1f0757;
}

.welcome-area.hero6 .tns-controls button {
  position: absolute;
  width: 40px;
  height: 120px;
  left: 0;
  top: 50%;
  margin-top: -60px;
  background-color: #1f0757;
  opacity: 0.15;
  border: 0;
  z-index: 100;
  border-radius: 0 0.375rem 0.375rem 0;
  color: #ffffff;
  -webkit-transition-duration: 350ms;
          transition-duration: 350ms;
}

.welcome-area.hero6 .tns-controls button:hover {
  opacity: 1;
}

.welcome-area.hero6 .tns-nav {
  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;
  position: absolute;
  bottom: 3rem;
  width: 100%;
  z-index: 100;
}

.welcome-area.hero6 .tns-nav button {
  width: 80px;
  margin: 0 0.5rem;
  height: 5px;
  background-color: #ffffff;
  border-radius: 4px;
  border: 0;
  -webkit-transition-duration: 350ms;
          transition-duration: 350ms;
  opacity: 0.5;
}

.welcome-area.hero6 .tns-nav button.tns-nav-active {
  background-color: #1f0757;
  opacity: 1;
}

.welcome-area.hero6 .tns-controls button[data-controls=next] {
  left: auto;
  right: 0;
  border-radius: 0.375rem 0 0 0.375rem;
}

/* btn */
.down{ 
  margin-top: 9%;
  justify-content: center;
  
}


  .down a {
  background-color: #fff;
  color: #000;
  border: 1px solid #000; 
   text-decoration: none;
  color: rgb(39, 13, 13);
  border: 1px solid #256eaa;
  /* background-color:#256eaa; */
  border-radius: 0.5rem;
  padding: 10px 32px; 
  transition: all .3s; 
}
 .down a:hover{
  background-color: #256eaa;
  border: 1px solid #256eaa;
  color: #fff;
} 

.down a:nth-child(1){
  text-decoration: none;
  color: rgb(255, 255, 255);
  border: 1px solid #256eaa;
  background-color:#256eaa;
  border-radius: 0.5rem;
  padding: 10px 32px; 
  transition: all .3s;
  font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.55px;
}
.down a:nth-child(1):hover{
  background-color: #fdb932;
    border: 1px solid #fdb932;
    color: #000;
  }

.vw-a-bt a{
  text-decoration: none;
  color: #000;
  border: 1px solid #fff;
  background-color:#fff;;
  border-radius: 0.5rem;
  padding: 10px 32px; 
  transition: all .3s;
  font-size: 16px;
font-weight: 300;
   letter-spacing: 0.55px;
}
.vw-a-bt a:hover{
   background-color: #fdb932;
    border: 1px solid #fdb932;
    color: #000;
  }
/* .vw-a-bt{
  text-align: center;
} */

.sub-bt a{
     text-decoration: none;
    color: rgb(255, 255, 255);
    border: 1px solid #256eaa;
    background-color: #256eaa;
    border-radius: 0.5rem;
    padding: 10px 32px;
    transition: all .3s;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.55px;
}






/* ecommerce */
.get-hd h1 {
    font-size: 30px !important;
    letter-spacing: 0.35px;
    color: black;
    font-size: 32px;
    line-height: 38px;
}
.get-hd p {
    font-size: 16px;
    letter-spacing: 0.25px;
    color: #000;
    line-height: 26px;
    text-align: justify;
    font-weight: 300;
}
  .get-hd span{
    font-size: 30px;
    color: #256eaa;
}





  .left-ck-ls .d-flex img {
    height: 40px;
    width: 48px;
    margin-top: -1px;
}

.rdt h3 {
  font-size: 20px;
  letter-spacing: 0.55px;
  color: #000;
  font-weight: 400;
}


/* eccomrce btn */
.vw-al-bt a {
    text-decoration: none;
    color: rgb(255, 255, 255);
    border: 1px solid #256eaa;
    background-color: #256eaa;
    border-radius: 0.5rem;
    padding: 10px 32px;
    transition: all .3s;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.55px;
}
.vw-al-bt a:hover {
    background-color: #fff;
    border: 1px solid #000;
    color: black;
}


/* section 3 */
.alpa {
    font-size: 33px;
    /* margin-bottom: 1em; */
    /* line-height: 1.4em; */
    color: #000;
    font-size: 30px !important;
    letter-spacing: 0.35px;
    color: black;
    font-size: 32px;
    line-height: 38px;
}
.alpa span{
        font-size: 30px;
    color: #256eaa;
}
.cl {
    color: #2582a1;
    font-size: 22px;
    
}
.orang {
    background-color: #f1f4fd !important;
    padding: 0rem 0;
}
.lo p{
    font-size: 16px;
    letter-spacing: 0.25px;
    color: #000;
    line-height: 26px;
    font-weight: 300;
}
.left-txxtt p {
    font-size: 16px;
    letter-spacing: 0.55px;
    color: #000;
    font-weight: 400;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: left;
  font-size: 18px;
  background: #ffffff00;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.newnavr{
  transition: all .3s;
}
.newnavr{
  background-color: #fff;
  box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.1803921569);
    padding: 7px 
}



/* clicnic manage start */
.cli {
      font-size: 30px !important;
    letter-spacing: 0.35px;
    color: black;
    font-size: 32px;
    line-height: 38px;
}

.lab2 a {
  text-decoration: none;
  color: rgb(255, 255, 255);
  border: 1px solid #256eaa;;
  background-color:#256eaa;;
  border-radius: 0.5rem;
  padding: 10px 32px; 
  /* margin-top: 10px;
  font-weight: 400; */
  transition: all .3s;
  font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.55px;
}
.lab2 a:hover{
    
  background-color: #fff;
  border:1px solid#000;
  color: black;
}
.gthplan{
padding: 0rem 0;
    
}



.hd-ew p{
    font-size: 16px;
    letter-spacing: 0.25px;
    color: #000;
    line-height: 22px;
    text-align: justify;
    
}
.cli2{
    color: #fdb932;
    font-size: 22px;
}
.ad{
    /*width: 80%;*/
    /*display: inline-block;*/
    color: #5d6e7f;
    font-size: 14px;
}
.upper-list {
    text-align: center;
    border: 1px solid #eee;
    background-color: #fff;
    padding: 3rem 0.5rem 2rem;
}
.upper-list img{
  width: 60px;
}
.list-3{
  margin-top: 105px;
}
.tf {
  font-size: 17px;
  font-weight: 400;
  color: #246ea8;
  font-weight: 600;
  letter-spacing: 0.55px;
}
.jk h3 {
  font-size: 17px;
  font-weight: 400;
  color: #246ea8;
  font-weight: 600;
  letter-spacing: 0.55px;
  width: fit-content;
}
.jk {
  position: relative;
  width: fit-content;
  text-align: center;
  margin: auto;
}
/*.jk::after {*/
/*  position: absolute;*/
/*  content: "";*/
/*  background-color: #246ea8;*/
/*  background-size: contain;*/
/*  height: 2px;*/
/*  width: 50%;*/
/*  bottom: -24%;*/
/*  left: 50%;*/
/*  transform: translateX(-50%);*/
/*  z-index: 999;*/
/*}*/


/* testimonial */
.star h1{
  font-size: 30px;
}
.star p{
  /*font-size: 15px;*/
  font-size: 16px;
    letter-spacing: 0.25px;
    color: #000;
    line-height: 26px;
    font-weight: 300;
}
.sld img{
width: 79%;
border-radius: 12rem;
    
}
/*.moon{*/
/*  margin-top: 5%;*/
/*}*/
.xqqx img{
  border-radius: 12rem;
  width: 100%;
    
}
.star{
  position: relative;
}
/*.star::after{*/
/*position: absolute;*/
/*    content: " ";*/
/*    top: -12px;*/
/*    left: -55px;*/
/*    height: 29px;*/
/*    width: 50px;*/
/*    background-image: url(../images/lft.png);*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*    background-size: contain;*/
/*    opacity: 0.6;*/
/*}*/
.star::before {
  position: absolute;
  content: " ";
  bottom: -55px;
  right: 17px;
  height: 33px;
  width: 38px;
  background-image: url(../images/lf.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.6;
}
.testi{
  background-color: #f1f4fd !important;
  /*padding: 7rem 0 2rem;*/
  margin-top: 5%;
  
}

.sun h1 span{
    font-size: 30px !important;
    letter-spacing: 0.35px;
    color: black;
    /* font-size: 32px; */
    line-height: 38px;
}
.kok1 img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    
}
.loll {
    font-size: 14px;
}

.rig-im-t img{
    width:32px;
}



.testslider .swiper-button-prev {
  left: 79%;
  top: 80%;
  height: 40px;
  width: 40px;
  background-color: #246fa9;
  border-radius: 50%;
}
.testslider .swiper-button-prev:after {
  content: url(../images/left-arro.png);
  top: 41%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}
.testslider .swiper-button-next {
  right: 5%;
  top: 80%;
  height: 40px;
  width: 40px;
  background-color: #246fa9;
  border-radius: 50%;
}
.testslider .swiper-button-next:after {
  content: url(../images/right-arro.png);
  top: 41%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}
.swiper-wrapper {
  padding-bottom: 8rem;
}
.yui2{
  margin-top: 100px;
}

.name{
  padding: 5rem 0;
  background-color: #fff;
  margin-top: 6%;
}
.wash12{
  box-shadow: black -1px 1px 5px -3px;
  position: relative;
  padding: 23px 0;
}
.wash12::after{
  position: absolute;
  content: "";
  background-color:  #0000001f;
  background-size: contain;
  height: 100%;
  width: 1px;
  top:0px;
  left: 50%;
  transform: translatex(-50%);
  z-index: 999;
}
.fan{
  padding: 1rem;
}
.conto p{
    font-size:23px;
    color:grey;
}

.tag p{
  margin-bottom: 0;
}
.tag h1{
  font-size: 17px;
  color: rgb(0 35 82 / 46%);
}
.fi{
  
  font-size: 14px;
    color: #2582a1;
}
.flp{
  font-size: 50px;
  /* font-weight: bold; */
  line-height: 1.2em;
  color: #266ea9;
}
.dfhgkl p{
  font-size: 52px;
  color: #2582a1;
}

/* .manage{
  position: relative;
  z-index: 1;
}
.manage::after{
  position: absolute;
  content: "";
  background-image: url(../images/ilu.png);
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-repeat: no-repeat;
} */

/* 3rd new section*/
.pricing-card .pricing-desc ul > li{
    position: relative;
    padding-left: 30px;
    list-style-type: none;
  }
  .pricing-card .pricing-desc ul > li::before {
    content: "";
    background-image: url(../images/check.png);
    /* font-family: bootstrap-icons !important; */
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    color: #198754;
    height: 15px;
    width: 15px;
    background-size: contain;
    transform: translateY(-50%);
}
/*.pricing-card .pricing-desc ul > li.times{*/
/*    position: relative;*/
/*    padding-left: 30px;*/
/*    list-style-type: none;*/
/*}*/

/*.pricing-card .pricing-desc ul > li.times::before {*/
/*    content: "";*/
/*    background-image: url(../images/os.png);*/
    /* font-family: bootstrap-icons !important; */
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 0;*/
/*    z-index: 1;*/
/*    color: #198754;*/
/*    height: 15px;*/
/*    width: 15px;*/
/*    background-size: contain;*/
/*    transform: translateY(-50%);*/
    
/*}*/
.vw-all-bt a {
  text-decoration: none;
  color: rgb(255, 255, 255);
  border: 1px solid #fdb932;
  background-color:#fdb932;
  border-radius: 0.5rem;
  padding: 8px 31px; 
  /* margin-top: 10px;
  font-weight: 400; */
  transition: all .3s;
}
.vw-all-bt a:hover {
    background-color: #256eaa;
    border: 1px solid #256eaa;
    color: #fff;
}



.pricing-card {
  position: relative;
  z-index: 1;
  border-radius: 0.75rem;
  padding: 40px;
  background-color: #ffffff;
  overflow: hidden;
}

.card {
  padding: 2rem;
  border-color: #e9e9e954;
    box-shadow: #ded1d18f 0px 0px 3px 0px;
}
.pricing-card.active {
  z-index: 100;
  background-color: #ffffff;
  /*-webkit-transform: scale(1.05);*/
  transform: scale(1.05);
  /* -webkit-box-shadow: 0 0 88px 2px rgba(47, 91, 234, 0.125); */
  box-shadow:  0 0 3px 0px rgb(47 91 234 / 12%);;
  background-image: url(../images/44.png);
  height: 577px;
}
/*.sa {*/
/*   background-color: #fff !important; */
/*  padding: 5rem 0;*/
/*}*/
.section-heading  h1{
  font-size: 30px !important;
    letter-spacing: 0.35px;
    color: #000;
    line-height: 38px;
}
.section-heading p{
     font-size: 16px;
    letter-spacing: 0.25px;
    color: #000;
    line-height: 26px;
    font-weight: 300;
}
.sa {
    background-color: #fff !important;
    padding: 0rem 0;
}
.section-heading{
    text-align:center;
}

.ab {
    text-align:center;
}


.ab a {
  text-decoration: none;
  color: rgb(255, 255, 255);
  border: 1px solid #256eaa;;
  background-color:#256eaa;;
  border-radius: 0.5rem;
  padding: 10px 32px; 
  /* margin-top: 10px;
  font-weight: 400; */
  transition: all .3s;
  font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.55px;
}
.ab a:hover{
    
  background-color: #fff;
  border:1px solid#000;
  color: black;
}




/* footer */
.kok {
  align-items: normal !important;
}
.kok p{
color:#000 ;
}
.foot a{
color:#000;
}
.foot h2{
color:#000;
}
.kok img{
width: 26px;
}

.inner-foot{
    padding: 3rem 0;
  }

.copy{
  padding: 1rem 0;
}

.foot-para p{
color: #000;
font-size: 17px;
margin-top: 3%;
}
/* .fb img {
  width: 34px;
  background-color: #131110;
  border-radius: 49%;
} */
.kok img {
  width: 17px;
  height: 18px;
  margin-top: 4px;
}
.ff li .fb a img{
width: 20px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
.fb {
    height: 41px;
    width: 41px;
    border: 1px solid #4b4842;
    border-radius: 50%;
    position: relative;
}
.fb:hover{
    background-color: #fff;
    
}


.ff li{
  list-style:none ;
}
.list-unstyled li a{
text-decoration: none;
color: #000;
font-size: 16px;
}
.list-unstyled li{
margin-bottom: 5px;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.dfd{
padding:3rem 0;
}
.yoppl {
    background-color: #2582a1;
    padding: 10px 0;
}
.yoppl p{
color: #fff;
margin: 0;
}
.content_gap{
background-color: #266da859;
}
.foot-logo img{
  width: 100%;
}


.foot{
    position: relative;
    margin-top: 5%;
    background: radial-gradient(#2582a1a6, transparent);
  }
   .foot::after{
    position: absolute;
    content: "";
    background-image: url(../images/pn.png);
    background-size: cover;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: 0.1;
  }
  .hj{
      z-index:1;
      width:fit-content;
  }
    .hj::after {
        position: absolute;
        content: "";
        background-color: #fdb932b3;
        background-size: contain;
        height: 28%;
        width: 100%;
        bottom: 0;
        left: 0;
        z-index: -1;
        transition:all .3s;
    }
    .hj:hover::after{
        height:90%;
    }
    
    
    /*new contact css*/
    
.lef-ic img{
  width: 30px;
}
.lef-ic{
  position: relative;
  z-index: 1;
}
.lef-ic::after {
  position: absolute;
  content: "";
  background-color: #000;
  box-shadow: #626262 4px 5px 0px 0px;
  background-size: contain;
  height: 52px;
  width: 52px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  border-radius: 50%;
}
.lef-ic::before {
  position: absolute;
  content: "";
  background-color: #000;
  background-size: contain;
  height: 7px;
  width: 7px;
  bottom: -60%;
  left: -52%;
  z-index: -1;
  border-radius: 50%;
}
.right-jjkl:nth-child(2) .d-flex .lef-ic::after {
  background-color: #2582a1d9;
}
.right-jjkl:last-child .d-flex .lef-ic::after {
  background-color:#fcb832;
  
}
.right-jjkl:nth-child(2) .d-flex .lef-ic::before{
  background-color: #2582a1d9;
}
.right-jjkl:last-child .d-flex .lef-ic::before {
  background-color: #fcb832;
}
    
    .sai{
        margin: auto;
        width: 75%;

    }
    
    
    .cli span {
    font-size: 30px;
    color: #256eaa;
        
    }
    .beans span{
    font-size: 30px;
    color: #256eaa;
    }
    
    
    /*pharmeu*/
    
.raju{
  position: relative;
   z-index: 1; 
}
.raju img{
  width: 20px;
  height:20px;
}
.raju::after {
  position: absolute;
  content: "";
  background-color: #2582a1;
  /* box-shadow: #626262 4px 5px 0px 0px; */
  background-size: contain;
  height: 41px;
  width: 41px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  border-radius: 50%;
}


.tx p {
    font-size: 15px !important;
    font-weight: 400 !important;
}

.beans h1 {
    font-size: 33px;
    font-size: 30px !important;
    letter-spacing: 0.35px;
    color: black;
    font-size: 32px;
    line-height: 38px;
}
.beans p {
    font-size: 16px;
    font-size: 16px;
    letter-spacing: 0.25px;
    color: #000;
    line-height: 26px;
    font-weight: 300;
}

.onion {
    background-color: #f1f4fd !important;
    padding: 3rem 0;
}

.righhgt-tx p{
    font-size: 19px;
}

/*plan*/
.pl-list-bg{
  background-color:#C9FAD5;
  padding: 10px;
}
.pl-list-bg2{
 background-color:#B7DCF9;
 padding: 10px;
}
.pl-list-bg3{
 background-color:#f4e18a;
 padding: 10px;
}
.btnx a{
 padding: 8px 22px;
 background-color:#266ea9;
 color: #fff;
 border-radius: 30px;
 text-decoration: none;
 color:#fff;
}
.btnx a:hover{
    background-color: #fff;
  /*border:1px solid#000;*/
   border-radius: 30px;
  color: black;
}
.pl-list-img{
    text-align:center;
}

.pl-list{
 border: 1px solid lightgray;
 height: auto !important;
 padding:2rem 0 0;
}
.pl-list-tx, .btnx {
 padding: 0 15px;
}
.pl-list-tx{
    text-align:center;
}


.pl-list-tx h1{
    font-size:30px;
    letter-spacing: 0.35px;
    color: black;
    line-height: 38px;
} 

.pl-list-img{
 padding: 9px;
}
.pl-list-img img{
 width: 70px;
}
.pl-list-bg h5 sub{
  font-size: 18px;
}
.pl-list-bg p{
    font-size: 15px;
    letter-spacing: 0.25px;
    /*color: #000;*/
    line-height: 26px;
    /*font-weight: 300;*/
}

/*plan*/
    
    
    
    /*whatsapp chat 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: #266ea9;
    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: 28px;
    height: 51px;
    /*-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%;
  }
  a.blantershow-chat11 {
    /* background: #fff; */
    color: #404040;
    position: fixed;
    z-index: 98;
    bottom: 20px;
    right: 95px;
    border-radius: 50%;
    background-color:yellow;
  }
  
  a.blantershow-chat11 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 chat css end*/
    
    
    
    
    
.enq-pop {
    background-color: #00000087;
    top: 0;
    left: 0;
    z-index: 99999999999999999999999999999;
}
    .innerpop{
        top:50%;
        left:50%;
        transform:translate(-50%,-50%);
        width:40%;
        margin:auto;
        background-color:#fff;
        padding:1.5rem;
    }
    .form-group input, .form-group select {
    border-radius: 0;
    height: 40px;
}
.form-group input, .form-group select , .form-group textarea{
    font-size: 14px;
    border:1px solid lightgray;
    outline:none;
    box-shadow:none;
}
.form-group input:focus, .form-group select:focus , .form-group textarea:focus{
    border:1px solid lightgray;
    outline:none;
    box-shadow:none;
}
.form-group textarea{
    height:80px;
}
    
    .closer img{
        width:29px;
    }
    
    .enquirybtn{
        top:50%;
        left:0;
        transform:translateY(-50%);
        writing-mode: vertical-lr;
         z-index: 999;
    }
    
    .enquirybtn a {
    text-decoration: none;
    padding: 15px 8px;
    background-color: #fdb932;
    color: #221f1f;
    letter-spacing: 1.55px;
    font-weight: 300;
}
    
   .getad1{
        text-decoration:none;
        color:#fff;
        background-color:#d27d23;
        padding:8px 20px;
        display:flex;
        justify-content:center;
        font-size:17px;
        letter-spacing:0.55px;
    }
    .getad2{
        text-decoration:none;
        color:#fff;
        background-color:green;
        padding:8px 20px;
        display:flex;
        justify-content:center;
        font-size:17px;
        letter-spacing:0.55px;
    }
    .getad2:hover,.getad1:hover{
        color:#fff;
    }
    
#mob_err{
    display: none;
}
#email_err{
    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;
  }
    
    
    
    
    
    
    