@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");
* {
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
}
img {
  max-width: 100%;
}
a {
  color: #075e54;
  font-weight: 500;
  text-decoration: underline !important;
}
a:hover {
  color: #e34133;
}
strong {
  font-weight: 700;
}
body {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #222;
  line-height: 1.7em;
  position: relative;
  font-weight: 400;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}

.bordered-layout .page-wrapper {
  padding: 0px 50px 0px;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #315a72;
}

button,
a:hover,
a:focus,
a:visited {
  text-decoration: none;
  outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  font-weight: normal;
  margin: 0px;
  background: none;
  line-height: 1.5em;
  color: #333;
  font-family: "Poppins", sans-serif;
}
h1,
h2 {
  font-weight: 700;
}
/* sidebar */
.sidebar {
  position: absolute;
  right: 0;
  max-width: 350px;
  width: 100%;
  background-color: #000;
  max-height: 100vh;
  height: 100%;
}
/* end sidebar */
.pull-left {
  float: left;
}

.pull-right {
  float: right;
}
.loyal-content ul li {
  line-height: 30px;
  color: #888;
}
textarea {
  overflow: hidden;
}

p {
  position: relative;
  line-height: 1.8em;
}
.logo img {
  height: 60px;
  width: auto;
}
.main-header {
  background: #fff;
  padding: 10px 10px;
  box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}
.main-menu {
}
.main-menu ul li {
  display: inline-block;
  margin-right: 10px;
}
.nav-icon i {
  font-size: 1rem;
  cursor: pointer;
}
.banner-content em {
  position: relative;
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-transform: inherit;
  letter-spacing: inherit;
  line-height: 1em;
  padding: 0 3px;
}
.banner-content.nectar-scribble {
  width: 100%;
  height: 80%;
  top: auto;
  bottom: -20%;
}
.banner-iamge img {
  max-width: 100%;
}
.banner {
  background: #eee;
}
.main-banner img{
  object-fit: cover !important;
}
.banner {
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-content {
}
.banner-content h1 {
  font-size: 3.5rem;
  font-weight: 400;
}
.btn-started {
  position: relative;
  background: #0fc245;
  border-radius: 2px;
  padding: 5px 10px;
  color: #fff;
}
.btn-started:hover {
  background: #12b242;
  color: #fff;
}
.banner-content {
  margin-top: 15%;
}
.best-content {
  position: relative;
}
.circle-ab {
  width: 150px;
  height: 150px;
  position: absolute;
  background: #e8fcee;
  border-radius: 100%;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
  left: -70px;
  top: -40px;
}
.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.best-content h2 {
  margin-bottom: 20px;
  font-weight: 500;
}
.main-video {
  max-width: 100%;
  height: auto;
  position: relative;
}
/* popup */
.play-button {
  width: 80px;
  height: 80px;
  background: #000;
  border-radius: 100%;
  position: absolute;
  text-align: center;

  top: 35%;
  left: 45%;
}
.play-button i {
  display: block;
  text-align: center;
  margin-top: 35%;
  color: #fff;
  font-size: 25px;
}
.sec-heading {
  text-align: center;
}
.sec-heading h3 {
  font-size: 2.5rem;
}
.testimonial-box h6 {
  font-weight: 600;
}
.swiper-slide img {
  object-fit: contain;
  background-blend-mode: darken;
}

.client-main img {
  max-width: 100%;
}
.testimonial-box {
  box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
  padding: 20px;
  border-radius: 10px;
}
.testimonial-box p {
  line-height: 35px;
  color: #888;
}
.testimonial-box i {
  font-size: 3rem;
  color: #eee;
  opacity: 0.5;
}
.right {
  float: right;
}
.pb-50 {
  padding-bottom: 50px;
}
.loyal-content h2 {
  margin-bottom: 20px;
}
.loyal-content p {
  line-height: 30px;
  color: #888;
}
.loyal-image img {
  border-radius: 10px;
}
.loyal-content {
  padding: 50px 50px;
}
.loyal {
  background: #eee;
}
.btn-start {
  background: #0fc245;
  max-width: 150px;
  width: 100%;
  color: #fff;
  border-radius: 2px;
}
.btn-start:hover {
  border: 1px solid #0fc245;
}
.ptb-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.footer {
  background: #000;
  position: relative;
}
.first-footer h3 {
  margin-bottom: 20px;
  font-size: 2.2rem;
  color: #fff;
}
.footer-link h3 {
  color: #fff;
  margin-bottom: 25px;
}
.contain-footer h3 {
  color: #fff;
  margin-bottom: 25px;
}
.contact-footer {
  display: flex;
  gap: 20px;
  margin-bottom: 15px;
}
.contact-footer span {
  color: #fff;
}
.contact-footer span i {
  font-size: 1.2rem;
}
.contact-footer span a {
  color: #fff;
  text-decoration: underline;
}
.contact-footer span a:hover {
  text-decoration: none;
}
.footer-main-link ul {
  margin: 0;
  padding: 0;
}
.footer-main-link ul li {
  text-decoration: none;
  list-style-type: none;
}
.footer-main-link ul li a {
  color: #fff;
  margin-bottom: 15px;
  text-decoration: underline;
  display: block;
}
.bar1,
.bar2,
.bar3 {
  width: 20px;
  height: 20px;
  background-color: black;
}
.footer-main-link ul li a:hover {
  text-decoration: none;
}
.first-footer .btn-start:hover {
  color: #fff;
}
/* menu */
/* The side navigation menu */
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 1; /* Stay on top */
  top: 0; /* Stay at the top */
  right: 0;
  background-color: #111; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 30px;
  color: #fff;
  display: block;
  margin-bottom: 30px;
  transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left 0.5s;
}
.breadcrumg-main {
  padding-top: 50px;
  padding-bottom: 50px;
}
.whatsapp-marketing {
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 20px;
  height: 250px;
}
.whatsapp-marketing img {
  height: 50px;
  width: auto;
  padding-bottom: 10px;
}
.whatsapp-marketing h3 {
  font-size: 1.4rem;
  color: #fff;
  font-weight: 400;
  padding-bottom: 5px;
}
.whatsapp-marketing p {
  color: #fff;
}
.page-banner-content h1 {
  font-size: 3.1rem;
  font-weight: 400;
  padding-bottom: 10px;
}
.page-banner-content h4 {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.box-flex {
  display: flex;
  align-items: flex-start;
  gap: 25px;
  margin-bottom: 20px;
}
.number-one {
  border-radius: 100%;
  font-weight: 500;
  padding-top: 10px;

  border-radius: 50%;
  color: #888;
}
.number-one span {
  font-size: 2rem;
  display: block;
}

.box-content h3 {
  font-size: 1.3rem;
  font-weight: 500;
  margin-bottom: 10px;
}
.custom {
  background: #eff5f5;
}
.integration-content img {
  height: 40px;
  border-radius: 50%;
  width: auto;
}
.integration-conten {
  padding-bottom: 20px;
}
.integration-content h2 {
  font-size: 1.5rem;
  margin-bottom: 50px;
  font-weight: 400;
  text-align: center;
}
.enquiry-now .btn-enquiry {
  width: 100%;
  max-width: 200px;
  background: #075e54;
  padding: 10px 20px;
  color: #fff;
}
.enquiry-now .btn-enquiry:hover {
  border: 1px solid #075e54;
  color: #000;
  background-color: transparent;
}
.main-bot {
  background-image: url("/assets/images/botbuildera.jpg");
  position: relative;
  background-size: cover;
  max-height: 100%;
  height: 300px;
}
.main-banner-whatsapp {
  background: #075e54;
  background: linear-gradient(135deg, #075e54 0%, #25d366 100%);
  opacity: 0.8;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.create-bot {
  display: flex;
  padding-top: 10%;
  justify-content: center;
}
.create-bot h2 {
  color: #fff;
  text-align: center;
  padding-bottom: 20px;
}
.drag-button {
  position: relative;
  text-align: center;
}
.drag-button .btn-enquiry {
  background: #fff;
  max-width: 150px;
  width: 100%;
  padding: 10px 10px;
}
.drag-button .btn-enquiry:hover {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.unified-list ul li {
  list-style: square;
  padding-bottom: 10px;
  font-size: 1rem;
  color: #666;
}
.unified {
  background-color: #f0f0f0;
}
.accordion-button:not(.collapsed) {
  background-color: #b1f9c7;
  color: #000;
  border: none;
  box-shadow: none;
}
.accordion-button:focus {
  border: none;
  box-shadow: none;
}
.contact {
  background-image: url("/assets/images/contact-photo.jfif");
  height: 550px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.contact-content {
  position: absolute;
  top: 0;
  left: 0;
  padding: 50px;
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 50%;
}
.contact-content h3 {
  color: #fff;
  margin-bottom: 10px;
  font-size: 1.5rem;
  font-weight: 500;
}
.contact-content p {
  color: #fff;
  margin-bottom: 20px;
}
.contact-scanner {
  background: #075e54;
  position: absolute;
  right: 0;
  height: 100%;
  padding: 50px;
  text-align: center;
}
.visit {
  padding-top: 20px;
}
.visit p {
  color: #fff;
}

.contact-scanner {
  width: 50%;
  float: right;
}
.contact-flex {
  display: flex;
  justify-content: space-between;
}
.contact-scanner img {
  padding-bottom: 20px;
  height: 280px;
  width: auto;
}
.whatsapp-content {
  padding-bottom: 20px;
}
.whatsapp-content h2 {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  padding-bottom: 10px;
}
.whatsapp-content a {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  padding-bottom: 10px;
}

.main-form .form-group {
  margin-bottom: 20px;
}
.main-form .form-control:focus {
  box-shadow: none;
}
.modal-header h5 {
  text-align: center;
  margin: 0 auto;
}
.close {
  /* padding: 5px; */
  padding: 0px 6px;
  background: #0fc245;
}
.modal-f {
  padding-bottom: 20px;
  text-align: center;
}
/*  */
@media only screen and (max-width: 600px) {
  .banner-content h1 {
    font-size: 2.5rem !important;
    font-weight: 400;
  }
  .testimonial-box {
    margin-bottom: 20px;
  }
  .first-footer {
    margin-bottom: 20px;
  }
}
/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}
.thankyou-content {
  text-align: center;
}
.thankyou-content img {
  height: 200px;
  width: auto;
  margin-bottom: 20px;
}
.thankyou-content h3 {
  text-align: center;
  width: 100%;
  position: relative;
  padding-bottom: 20px;
  font-size: 35px;
  text-align: center;
  display: block;
  font-weight: 700;
  color: #333;
  margin-bottom: 0;
}
.thankyou-content p {
  line-height: 30px;
}
.ptb-120 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.only-desktop {
  display : block
  }
  
  .only-mobile{
  display: none
  }

  @media (max-width: 760px){
    .only-desktop {
    display : none
    }
    
    .only-mobile{
    display: block
    }
    }