@charset "UTF-8";
/*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */


* {
  margin: 0;
  padding: 0;
  font-family: "Manrope", sans-serif;
}

img {
  max-width: 100%;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

.topbar {
  background: #212529;
}

.topbar ul li a {
  font-size: 1.4rem;
}

.topbar .col-sm-5 ul li a i {font-size: 19px;}

.topbar ul li a:hover {
  color: #f05368 !important;
}

header .navbar .nav-link {
  font-size: 1.6rem;
  font-weight: 500;
}
header .navbar .nav-link.active {
  color: #f05368 !important;
}

a.theme_btn {
  background-color: #f05368 !important;
  font-size: 1.7rem;
  padding: 1rem 2rem;
  border: 0;
}
a.theme_btn:hover {
  box-shadow: 0 0.25rem 0.25rem 0.125rem rgba(145, 70, 255, 0.1), 0 0.375rem 0.75rem -0.125rem rgba(240, 83, 104, 0.4) !important;
}

.herosection {
  background: #fdf1ec;
}
.herosection span {
  color: #181a22;
  font-size: 3rem;
  font-weight: 500;
}
.herosection h1, .herosection .h1 {
  color: #111;
  font-size: 9rem;
  font-weight: 600;
  line-height: 11rem;
}
.herosection h1 strong, .herosection .h1 strong {
  color: #f05368 !important;
  font-weight: bold;
}
.herosection p {
  color: #181a22;
  font-size: 2.2rem;
}
.herosection a {
  background: #f05368 !important;
  font-size: 1.8rem;
}
.herosection a:hover {
  background: #fa8191 !important;
}
.herosection:after {
  content: "";
  background-image: url(https://kalanidhithemes.com/live-preview/landing-page/appix/all-demo/03-App-Landing-Page-Static-Hero/images/yellow_dotes.png);
  position: absolute;
  left: 50%;
  top: -20%;
  transform: translateX(-50%);
  width: 1250px;
  height: 1000px;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
  z-index: -1;
}
.herosection .banner_slider_img .left_icon {
  position: absolute;
  left: 0px;
  bottom: 150px;
  z-index: 9999;
}
.herosection .banner_slider_img .right_icon {
  position: absolute;
  right: 130px;
  top: -10px;
}

.typed-cursor {
  opacity: 1;
  animation: blink 0.7s infinite;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.sen_about ul li:first-child, .sen_about ul li:last-child {
  width: 100%;
  text-align: center;
}
.sen_about ul li .text {
  width: 160px;
  height: 160px;
  border-radius: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #fff;
  border: 1px solid #f05368 !important;
  margin: 0 auto;
}
.sen_about ul li .text p {
  font-size: 1.6rem;
  font-weight: 700;
  color: #181a22;
  margin: 0;
  line-height: 1.2;
}
.sen_about ul li .text p span {
  font-weight: 700;
  font-size: 3.5rem;
  color: #f05368 !important;
}
.sen_about p {
  font-size: 1.6rem;
  line-height: 3rem;
}

h2, .h2 {
  font-size: 4rem;
  color: #111;
  font-weight: 700;
  line-height: 7rem;
  display: inline-block;
  text-align: center;
}
h2 span, .h2 span {
  color: #f05368;
}

.quickeasy {
  background-color: #f6f8fc;
}
.quickeasy h2, .quickeasy .h2 {
  text-align: left;
  line-height: 7rem;
  font-size: 4rem;
  color: #111;
  font-weight: 700;
  line-height: 6rem;
  display: inline-block;
}
.quickeasy h2 span, .quickeasy .h2 span {
  color: #f05368;
}
.quickeasy p {
  font-size: 1.6rem;
  line-height: 3.8rem;
  font-weight: 500;
}

.clientsreviews h2, .clientsreviews .h2 {
  font-size: 4rem;
  color: #111;
  font-weight: 700;
  line-height: 6rem;
  display: inline-block;
  text-align: left;
}
.clientsreviews h2 span, .clientsreviews .h2 span {
  color: #f05368;
}
.clientsreviews .google_rating p {
  margin: 0;
  font-weight: 700;
  font-size: 1.5rem;
}
.clientsreviews .google_rating p img {
  height: 16px;
}
.clientsreviews .star span {
  color: #fc9400;
}
.clientsreviews .star span i {
  font-size: 1.1rem;
}
.clientsreviews .sticky-top {
  top: 10rem;
}
.clientsreviews a {
  font-size: 1.5rem;
  font-weight: 600;
}

.review_block {
  background-color: #fff;
  padding: 50px;
  border-radius: 20px;
  margin-bottom: 30px;
  box-shadow: 0px 4px 30px #e8e8e8;
}
.review_block .avtar {
  width: calc(100% - 120px);
}
.review_block .avtar img {
  width: 80px;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 150px;
}
.review_block .avtar .text {
  width: calc(100% - 100px);
}
.review_block .avtar .text h3, .review_block .avtar .text .h3 {
  margin-bottom: 0;
}
.review_block .avtar .text span {
  font-size: 15px;
}
.review_block p {
  font-size: 1.5rem;
  line-height: 3rem;
  margin: 20px 0 0 0;
}

.dot-boxshodw {
  position: absolute;
  bottom: 0;
  right: 0;
}

.dot-boxshodw img {
  opacity: 0.45;
}

.sen_features {
  background-color: #f6f8fc;
}
.sen_features h4, .sen_features .h4 {
  line-height: 2.9rem;
}

.scan_download p {
  font-size: 1.6rem;
}
.scan_download .appqr {
  padding: 2rem;
  border: solid 1px #d5d5d5;
  border-radius: 6px;
}
.scan_download .customerappqr {
  width: 300px;
}

/* our Blog */
/* blog */
.blog {
  background: #fff;
  padding: 50px 0 30px;
}

.blogbox {
  border: solid 1px #E2E7EB;
  background-color: #fff;
  border-radius: 15px;
  padding: 10px 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}

.newblogimg {
  height: 210px;
  border-radius: 15px;
  overflow: hidden;
}

.blogtext {
  padding: 20px 0px 10px;
}

.blogtext a.bloghead {
  color: #111;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  transition-duration: 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 56px;
  text-decoration: none;
}

.blogtext a.bloghead:hover {
  color: #f05368;
}

.newblogimg img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  transition: transform 0.4s linear;
}

.viewproject {
  margin-top: 15px;
}

.viewproject a {
  text-decoration: none;
}

.viewproject a span {
  color: #f05368;
  font-size: 16px;
  font-weight: 500;
  margin-top: 5px;
  transition-duration: 0.3s;
}

.viewproject a span:hover {
  color: #6e6e6e;
}

.viewproject a .viewprojectarrow i {
  position: relative;
  left: 10px;
  top: 4px;
  font-size: 20px;
}

.viewproject a:hover {
  color: #000;
}

/*Blog Details Page css*/
.Breadcrumbs {
  margin: 0px 0 0;
  background: #000;
  padding: 10px 0;
}

.Breadcrumbs ol li a {
  color: #ebeaea;
}

.Breadcrumbs ol li {
  color: #fff;
  font-size: 13px;
}

.breadcrumb span {
  color: #fff;
}

.blogbanner {
  padding: 20px 0 0;
}

.blogheader .navbar-nav a {
  color: #000;
}

.blogheader .navbar-nav a:hover {
  color: #F05368;
}

.blogheader.fixed .navbar-nav a:hover {
  color: #F05368;
}

.blogheader.fixed .navbar-nav a.blogs {
  color: #F05368;
}

.blogdetails {
  padding: 0px 0;
}

.blogdetails-left h1, .blogdetails-left .h1 {
  font-weight: 600;
  color: #2b2b2b;
  padding: 0;
  font-size: 28px;
  margin: 10px 0;
  line-height: 1.4;
  display: block;
}

.blogdetails-left .introduction h2, .blogdetails-left .introduction .h2 {
  font-size: 28px !important;
}

.cleanseing-blog h3, .cleanseing-blog .h3 {
  font-size: 19px;
  font-weight: bold;
}

.blogdetails-left p {
  color: #404040;
  margin-bottom: 15px;
  font-weight: normal;
  font-size: 14px;
}

.blogdetailshtwo h2, .blogdetailshtwo .h2 {
  font-size: 25px;
  color: #2b2b2b;
  line-height: 39px;
}

.blogdetailshthree h3, .blogdetailshthree .h3 {
  font-size: 20px;
  color: #2b2b2b;
  line-height: 35px;
}

.blogdetailshtfourin h4, .blogdetailshtfourin .h4 {
  font-size: 17px;
  color: #2b2b2b;
  line-height: 35px;
}

.tablecontent {
  max-height: calc(100vh - 80px);
  border: 1px solid #eee;
  border-radius: 4px;
  overflow: hidden;
  background-color: #f5f5f5;
}

.stickyTop_title {
  font-size: 18px;
  margin-top: 0;
  color: #424242;
  display: block;
  margin-bottom: 0;
  padding: 10px 20px;
  background: #f5f5f5;
  border-bottom: 1px solid #eee;
}

.stickyTop_content {
  max-height: calc(100vh - 400px);
  display: block;
  padding: 10px 10px 10px;
  margin-top: 0;
  overflow: hidden;
  overflow-y: auto;
}

.stickyTop_content ul {
  padding-left: 20px;
  margin: 0;
}

.stickyTop_content ul li {
  position: relative;
  list-style: none;
}

.stickyTop_content ul li::before {
  content: "-";
  display: block;
  position: absolute;
  top: 0;
  left: -20px;
}

.stickyTop_content a {
  display: block !important;
  color: #2b2b2b;
  font-size: 13px;
  margin: 0 0 8px;
  transition: 0.5s all;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 300px;
}

.stickyTop_content ul li a:hover {
  color: #f05368;
}

.blogdetails-right {
  position: sticky;
  margin-top: 30px;
  display: block;
  top: 100px;
}

.bookdemomodal .btn-primary {
  padding: 9px 25px;
  border: 1px solid #3fa9f5;
  background: #3fa9f5;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  color: #fff;
  display: inline-block;
  border-radius: 3px;
}

.full-blog {
  background: #f6f8fc;
}

/* footer */
footer {
  background: #000;
}

.footerbox p {
  color: #d5d5d5;
  font-size: 1.6rem;
  margin: 25px 0 0;
  line-height: 2.4rem;
  font-weight: 500;
}

.footer-text p {
  font-size: 1.4rem;
  color: #d5d5d5;
}

.footerbox h5, .footerbox .h5 {
  color: #fff;
  font-size: 2.2rem;
  font-weight: bold;
}

.footerbox ul li a {
  font-size: 1.3rem;
  color: #d5d5d5;
  transition-duration: 0.4s;
}

.footerbox ul li {
  padding: 4px 0px;
  position: relative;
  list-style: none;
}

.footerbox ul li a:hover {
  color: #F16579;
}

.footerbox i {
  color: #fff;
  font-size: 2rem;
}

.footerbox span {
  color: #d5d5d5;
  font-size: 1.3rem;
}

.footerbox a {
  color: #d5d5d5;
  font-size: 1.3rem;
  text-decoration: none;
  transition-duration: 0.4s;
}

.footerbox a:hover {
  color: #F16579;
}

.copyright {
  border-top: solid 1px rgba(255, 255, 255, 0.498);
  margin-top: 18px;
  padding: 10px 0;
  color: #d5d5d5 !important;
  font-size: 1.3rem;
}

.copyright p {
  font-size: 1.3rem;
}

#about_slider .abt_slides img {
  height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  border-radius: 1.5rem;
}

.sen_about_hero h1 strong, .sen_about_hero .h1 strong {
  font-size: 7rem;
}

.about-text h3, .about-text .h3 {
  color: #f05368;
}
.about-text h2::after, .about-text .h2::after {
  background: url(https://epsilonitservice.com/envatomarket/spa/images/saprator.png);
  content: "";
  height: 52px;
  display: block;
  background-size: contain;
  width: 75px;
  background-repeat: no-repeat;
}
.about-text p {
  font-size: 1.5rem;
  line-height: 3rem;
}

.company_statistics_box {
  max-width: 1370px;
  margin: 0 auto;
  background-color: #181a22;
  padding: 100px 0;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.company_statistics_box .dotes_blue {
  position: absolute;
  top: -65%;
  left: 50%;
  transform: translateX(-50%);
}

.successstory .about-text h2::after, .successstory .about-text .h2::after {
  display: none;
}


.contactnewleft{border:solid 1px #D9D9D9;border-radius:10px;}
.contactnewlefttop{padding:20px 22px;}
.contactnewlefttop h4{color:#0B4376;font-weight:600;font-size:20px;margin-bottom: 12px;}
.contactnewlefttop h5{color:#333333;font-size:15px;}
.contactnewlefttop a{color:#333333;font-size:15px;display:inline-block;transition-duration:.3s;    width: 100%;}
.contactnewlefttop a:hover{color:#f05368;}
.contactnewleftbottom ul li{color:#000000;font-size:15px;font-weight:500;padding:7px 0 7px 22px;position:relative;}
.contactnewleftbottom ul li:after{position:absolute;content:'';width:12px;height:2px;background:#000;left:0;top:16px;}
.footprint-map{margin-top:0;}
.contactnew{margin-top:35px;}
.diva{padding-left: 20px;}
.contactnewlefttop .diva a{    padding: 3px 0;}
.contactnewlefttop.contactnewleftbottom{border-bottom:0;}
.contacthero.herosection:after{display:none;} 




@media (max-width: 991.98px) {
  .herosection:after {
    display: none;
  }
  html {
    font-size: 45%;
  }
  .banner_slider_img img {
    max-width: 50%;
  }
  .sen_about ul li:first-child, .sen_about ul li:last-child {
    width: auto;
  }
  .sen_about p {
    font-size: 2rem;
    line-height: 4rem;
  }
  .quickeasy h2 span br, .quickeasy .h2 span br {
    display: none;
  }
  p {
    font-size: 2rem !important;
  }
  .clientsreviews h2 br, .clientsreviews .h2 br {
    display: none;
  }
  .review_block p {
    margin: 20px 0 0 0;
  }
  .review_block {
    padding: 25px;
  }
  .scan_download .free_img img {
    max-width: 50%;
  }
  .newblogimg {
    height: 150px;
  }
  header .navbar-toggler-icon {
    width: 2.5em;
    height: 2.5em;
  }
  header .navbar-collapse {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    background: #212529;
    padding: 20px 20px;
  }
  header .navbar .nav-link {
    font-size: 1.8rem;
    color: #fff;
  }
  .sen_about ul li .text {
    width: 110px;
    height: 110px;
  }
}
@media (max-width: 767.98px) {
  header .navbar-collapse {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    background: #212529;
    padding: 20px 20px;
  }
  header .navbar .nav-link {
    font-size: 1.8rem;
    color: #fff;
  }
  .herosection h1, .herosection .h1 {
    font-size: 7rem;
  }
  .herosection a {
    font-size: 2.3rem;
  }
  h2, .h2 {
    font-size: 3rem;
  }
  .herosection h1, .herosection .h1 {
    line-height: 8rem;
  }
  .topbar ul li a {
    font-size: 1.8rem;
  }
  
 .contactnewleft .contactnewlefttop h4{font-size: 17px;}
.contactnewleft .contactnewlefttop{padding: 15px 18px;}
.contactnewlefttop a{    padding: 4px 0;}
.contactnewleft{margin-bottom:20px;}
.sen_about_hero h1 strong{    font-size: 5rem;}
.about-text p{line-height: 4rem;font-weight: normal;}
.company_statistics_box{padding: 30px 0;}
.sen_about ul li .text {width: 130px;height: 130px;}
.successstory + .successstory .row {flex-direction: column-reverse;}
.successstory .successstoryimg{margin-bottom: 20px;}
  
   
}
@media (max-width: 575.98px) {
  .herosection h1, .herosection .h1 {
    line-height: 7rem;
    font-size: 5rem;
  }
  .banner_slider_img img {
    max-width: 90%;
  }
  .sen_about h2 img, .sen_about .h2 img {
    display: none;
  }
  .sen_about h2, .sen_about .h2 {
    line-height: 5rem;
    font-size: 3rem;
  }
  .abtImg img {
    width: 80%;
  }
  .review_block p {
    line-height: 4rem;
  }
  .sen_features div img {
    max-width: 20%;
  }
  .scan_download h2 br, .scan_download .h2 br {
    display: none;
  }
  .scan_download h2, .scan_download .h2 {
    line-height: 5rem;
  }
  .footerbox {
    margin-bottom: 20px;
  }
  .copyright p {
    font-size: 1.5rem !important;
  }
  .footerbox ul li a {
    font-size: 1.7rem;
  }
  .footerbox span {
    font-size: 1.7rem;
  }
  .footerbox a {
    font-size: 1.7rem;
  }
  .copyright {
    margin-top: 0;
  }
  .herosection span {
    font-size: 2rem;
  }
  .banner_slider_img img {
    margin-left: auto;
  }
}/*# sourceMappingURL=style.css.map */