header {
  height: 85px !important;
}
nav {
  height: 85px !important;
}

.sticky.sticky-active {
  position: fixed;
  top: 0;
  width: 100%;

  z-index: 999;
}

header.sticky .navbar.disable-fixed {

    box-shadow: 0 0 2px #ccc !important
    ;
}

.sticky.sticky-active nav {
  background-color: #fff !important;
}
button.mfp-close:before,
button.mfp-close:active:before {
  color: #fff !important;
}

.popup-form .form-group input {
  padding: 8px 55px !important;
}

.joinus-btn {
  padding: 3px 15px;
  width: auto;
  width: 120px;
  position: fixed;
  bottom: 10%;
  right: 0;
  content: "";
  z-index: 999;
}
.acknowledge-center,
.join-btn {
  /* background-color: #fff; */
  padding: 5px;
}
.joinus-btn img {
  width: 80px;
}

.top-bottum {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #003fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-bottum i {
  color: #000 !important;
  font-size: 16px;
}

.process-step-style-10 {
  background-color: #fbfbfb !important;
}

video {
  display: block;
}

/*============== popup css start ===================*/
@media screen and (max-width: 639px) {
  .servise-select {
    padding: 18px 55px;
    border-radius: 0.375rem;
  }

  .popup-form .form-group input {
    padding: 4px 55px !important;
  }
  .contact-form-style-01 input,
  .contact-form-style-01 textarea,
  .contact-form-style-01 select {
    font-size: 14px;
  }
  .servise-select {
    padding: 10px 55px;
  }
}

@media screen and (max-width: 480px) {
  .popup-form .form-group input {
    padding: 1px 40px !important;
  }
  .talk-to-us .row {
    margin: 10% auto;
    width: 90% !important;
  }

  .talk-to-us span {
    font-size: 14px;
  }
  .talk-to-us h5 {
    font-size: 16px;
  }
  body {
    line-height: 24px;
  }
  .contact-form-style-01 input,
  .contact-form-style-01 textarea,
  .contact-form-style-01 select {
    padding-left: 35px;
  }
  .contact-form-style-01 .form-group .form-icon {
    left: 12px;
  }
}

@media screen and (max-width: 459px) {
  .step-icon {
    width: 100px;
    height: 100px;
    position: relative;
    line-height: 67px;
    font-size: 40px;
  }
  .step-num {
    font-size: 14px;
    height: 30px !important;
    left: 8px !important;
    line-height: 33px !important;
    top: -20px !important;
    width: 30px !important;
  }
  .node {
    width: 10px;
    height: 10px;
  }
}

.wa-float {
  /* position: fixed; */
  bottom: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  background: #25d366;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  cursor: pointer;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  z-index: 9999;
}

.wa-widget {
  position: fixed;
  bottom: 95px;
  right: 20px;
  width: 350px;
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  display: none;
  overflow: hidden;
  z-index: 9999;
}

.wa-header {
  background: #0a5f54;
  color: #fff;
  padding: 14px;
  display: flex;
  justify-content: space-between;
}

.wa-header strong {
  font-size: 18px;
}

.wa-header small {
  display: block;
  font-size: 12px;
  opacity: 0.8;
  margin-top: 0px;
}

.wa-close {
  cursor: pointer;
  font-size: 20px;
}

.wa-body {
  background: #f4f4f4;
  padding: 15px;
  background-image: url("images/bg.png");
  background-size: 100%;
}

.wa-msg {
  background-color: #fff;
  z-index: 9;
  position: relative;
  padding: 20px 12px;
  width: 85%;
  border-radius: 20px 20px 20px 4px !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.wa-msg span,
.wa-msg p {
  font-size: 14px;
  line-height: 23px;
  display: block;
}

.wa-btn {
  display: block;
  background: #fff;
  color: #fff;
  text-align: center;
  padding: 15px 10px;
}

.body-ul {
  margin-top: 5px;
  margin-bottom: 0;
}

.body-ul li {
  line-height: 20px;
  font-size: 12px;
  list-style: disc;
}

.widget-logo {
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.widget-logo > img {
  width: 64%;
}
.wa-body {
  position: relative;
}
.input-btnn {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    background: #F3F4F6 !important;
    border-radius: 20px !important;
    padding: 6px !important;
}
.input-btnn>input {
    flex: 1 !important;
    background: transparent !important;
    border: none !important;
    outline: none !important;
    padding: 0px !important;
    font-size: 12px !important;
    color: #374151 !important;
}
.wa-body::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #d9d9d9;
    background-image: url("../img/whatsapp.png");
    content: "";
    opacity: 0.2;
    background-size: 100%;
}

.click-btn {
    background-color: #008069;
    width: 28px !important;
    height: 28px !important;
    border-radius: 50% !important;
    border: none !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: white !important;
    transition: all 0.2s ease !important;
}

@media screen and (max-width: 767px) {
  .about-content {
    margin-bottom: 0 !important;
  }
}

@media screen and (max-width: 575px) {
  .cards {
    gap: 20px !important;
  }
  .wrapper {
    margin: 0px auto !important;
  }
  .services-box-style-05 figure figcaption > div {
    width: 100%;
    padding: 20px 0px !important;
  }
  .col.text-center.transition-inner-all.lg-mb-9.md-mb-11.xs-mb-70px {
    margin-bottom: 0px !important;
  }
  .services-box-style-05 figure figcaption {
    padding: 10px !important;
  }
  .services-box-style-05 figure figcaption > div br {
    display: none !important;
  }
  .col.text-center.transition-inner-all.xs-mb-50px {
    margin-bottom: 0 !important;
  }
  .wrapper {
    padding: 0 !important;
  }
  .joinus-btn img {
    width: 56px;
  }
  .wa-float {
    /* position: fixed; */
    bottom: 20px;
    right: 20px;
    width: 45px;
    height: 45px;
  }
  .wa-float i {
    font-size: 26px !important;
  }
  .joinus-btn {
    width: 94px;
  }

  .wa-widget {
transform: scale(0.8);
    right: 10px;

}
.p-0.top-space-margin.page-title-center-alignment{
    margin-top: 0px !important;
}
}
