ul li {
  list-style-type: none;
}
@font-face {
  font-family: futura-ebold;
  src: url("../fonts/futura/FuturaPTExtraBold.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: futura-medium;
  src: url("../fonts/futura/FuturaPTMedium.otf");
  font-display: swap;
}
@font-face {
  font-family: futura-demi;
  src: url("../fonts/futura/FuturaPTDemi.otf");
  font-display: swap;
}
@font-face {
  font-family: futura-book;
  src: url("../fonts/futura/FuturaPTBook.otf");
  font-display: swap;
}
@font-face {
  font-family: futura-light;
  src: url("../fonts/futura/FuturaPTLight.otf");
  font-display: swap;
}
@font-face {
  font-family: futura-heavy;
  src: url("../fonts/futura/FuturaPTHeavy.otf");
  font-display: swap;
}
@font-face {
  font-family: futura-cond;
  src: url("../fonts/futura/FuturaPTCondBold.otf");
  font-display: swap;
}
@font-face {
  font-family: futura-cond-medium;
  src: url("../fonts/futura/FuturaPTCondMedium.otf");
  font-display: swap;
}

* {
  font-family: "futura-book", sans-serif;
  font-display: swap;
}
.container.bzcontainer {
  margin: auto;
  width: 1250px;
  max-width: 100%;
}
.clearfix {
  clear: both;
}
/*banner section start*/
.banner {
  /* padding: 0px 0px 165px; */
  /* background: url("../images/home.webp") no-repeat; */
  background-size: cover;
  max-width: 100%;
  width: 100%;
  max-height: 100%;
  position: relative;
  overflow: hidden;
}
.mt-15 {
  margin-top: 15px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
a.demo-btn {
  color: #000;
  background: #fff;

  border: 3px solid #fff;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "futura-book", sans-serif;
  text-decoration: none;
  margin-left: 15px;
  transition: 0.5s all;
  width: 150px;
    height: 40px;
    font-size: 19px;
    /*filter: drop-shadow(5px 5px 1px #f79318);*/
}
.map {
  height: 50vh;
}
.quick-chat {
  background: #000;
  padding:35px 40px;
}
.quick-chat h3.text-white {
  margin-left: 5px;
  font-size: 18px;
}
h3.footer-link-heading {
  color: #fff;
  font-size: 20px;
  position: relative;
}
h3.footer-link-heading:before {
  position: absolute;
  content: '';
  width: 60px;
  height: 3px;
  background: #f79318;
  background-repeat: no-repeat;
  left: 0;
  bottom: -5px;
}
ul.quick-links {
  padding: 0;
  margin-top: 20px;
}
ul.quick-links>li {
  margin-bottom: 11px;
}
.back {
  background-color: #10121a;
  padding: 15px 0;
}
ul.quick-links>li>a {
  color: #fff;
  font-size: 15px;
  padding-left: 2px;
  transition: 0.5s all;
}
ul.quick-links>li>a:hover {
  color: #f7a01f;
  transition: 0.5s all;
}
a.demo-btn:hover {
  /*background: #ffffff1f;*/
  /*color: #ffffff;*/ 
  background: #f79318;
    color: #ffffff;
    transition: 0.5s all;
    border-color: #f79318;
    border-radius: 5px;
    /*filter: drop-shadow(5px 5px 1px white);*/
}
.banner-info > h2 {
  font-family: "futura-ebold", sans-serif;
  font-size: 50px;
  color: #fff;
  margin-bottom: 25px;
  margin-top: 13%;
  margin-left: 8px;
}
span.bznumber {
  font-family: "futura-ebold", sans-serif;
  font-size: 50px;
  /* color: #222222; */
  color: #f9a027;
}

.banner-info > .word-swipe {
  font-family: "futura-book", sans-serif;
  font-size: 28px;
  margin-bottom: 5%;
  margin-top: 0%;
  margin-left: 1%;
  position: relative;
  color: #f9a027;
}
/*.slidingHorizontal>span {
    font-family: 'futura-ebold',sans-serif;
    font-size: 50px;
    color: #fff;
    vertical-align: sub;
        margin-left: 10px;
}*/
.demo-info {
  font-family: "futura-book", sans-serif;
  font-size: 20px;
  color: #f9a027;
}
.demo-info > img {
  margin-right: 15px;
  width: 240px;
}
a.nav-link.bzlink {
  /* color: #363535 !important; */
  font-family: "futura-book", sans-serif;
  font-size: 18px;
  padding: 8px 17px !important;
}
a.nav-link.bzlink:hover {
  background: #fff !important;
  transition: 0.5s all;
  border-radius: 5px;
}
.cd-words-wrapper {
  display: inline-block;
  position: relative;
  text-align: left;
}

.cd-words-wrapper b {
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
  font-family: "futura-ebold", sans-serif;
  font-size: 40px;
  color: #fff;
  margin-left: 10px;
}

.cd-words-wrapper b.is-visible {
  position: relative;
}

.no-js .cd-words-wrapper b {
  opacity: 0;
}

.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}

.cd-headline.clip span {
  display: inline-block;
  padding: 0.2em 0;
}

.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: middle;
}

.cd-headline.clip .cd-words-wrapper::after {
  /* line */
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #fff;
}

.cd-headline.clip b {
  opacity: 0;
}

.cd-headline.clip b.is-visible {
  opacity: 1;
}
 
h5#exampleModalLabel {
  font-family: "futura-demi";
  font-size: 22px;
  text-align: center;
  width: 100%;
}
form.request {
  max-width: 320px;
  /* margin: auto; */
  margin-top: 35px;
  /* margin: auto; */
  margin-left: auto;
  margin-right: auto;
}

.modal-content {
  width: 184%;
  margin-left: -170px;
}
.formimage {
  height: 570px;
  /*width: 109.5%;*/
}

/*banner section ends*/
/*testimonial section start */
section.testimonial {
  /*background: url('../images/testimonial.jpg') no-repeat;*/
  /*background-size: cover;*/
  height: 490px;
  max-height: 100%;
  padding: 55px 0;
  background: #f9f9f9;
  position: relative;
}

.testimonial-box {
  display: flex;
  /*justify-content: space-between;*/
}
.testimonial-image {
  position: relative;
}
.testimonial-image > img {
  position: relative;
  top: 0;
  width: 258px;
  left: -53px;
}
img.testimonial-user-bg {
  position: absolute;
  width: 178px;
  left: -51px;
}
p.user-name {
  font-size: 16px;
  font-family: "futura-demi", sans-serif;
  margin-left: 22%;
  color: #222222;
}
p.testimonial-text {
  font-size: 25px;
  font-family: "futura-book", sans-serif;
  margin-top: 8%;
  position: relative;
  max-width: 930px;
}

p.testimonial-text > span {
  color: #f79f1f;
}
p.testimonial-text:after {
  position: absolute;
  background: url("../images/quotes.png") no-repeat;
  content: "";
  width: 30px;
  height: 30px;
  /* background-color: red; */
  right: -10px;
  top: -30px;
}
.testimonial-info {
  position: relative;
}
p.testimonial-bunk-name {
  float: right;
  font-size: 16px;
  color: #222222;
  font-family: "futura-demi", sans-serif;
}
p.testimonial-bunk-name:after {
  content: "";
  background: url("../images/user-pen.png") no-repeat;
  width: 50px;
  height: 50px;
  /* background: red; */
  position: absolute;
  bottom: 10px;
  right: 169px;
}
p.testimonial-bunk-name span.area-name {
  display: block;
  text-align: left;
  /* color: #e0e0e0; */
  color: #222222;
  opacity: 0.7;
  /* margin-left: 44px; */
  font-family: "futura-book", sans-serif;
}
img.user-bunk {
  position: absolute;
  bottom: -50px;
  z-index: 99;
  right: 13%;
  height: 130px;
}
/*testimonial section ends*/
/* customized software start */
.customized-soft {
  /* background: url("../images/customized1.png") no-repeat; */
  /* background-size: cover; */
  /* background-position: center; */
  /* height: 865px; */
  max-height: 100%;
  padding: 5.5% 5% 10%;
  position: relative;
  height: auto;
    /* background: none; */
    background-color: #f3f3f3;
}
.customized-soft-info > h1 {
  font-size: 30px;
  font-family: "futura-demi", sans-serif;
  margin-bottom: 25px;
}
.customized-soft-info > p {
  font-size: 18px;
  font-family: "futura-book", sans-serif;
  max-width: 830px;
  opacity: 0.7;
}

/* customized software ends */
/* overview section start */
.overview {
  background-color: #f79f1f;
  background: #d5840a url("../images/overview-bg.png") no-repeat;
  background-size: cover;
  height: auto;
}
img.overview-logo {
  width: 451px;
  max-width: 100%;
  position: relative;
  top: -110px;
  height: fit-content;
  /* padding-left: 0%; */
  border-radius: 20px !important;
  margin-left: 40px;
  box-shadow: 2px 0px 10px #b1b1b1;
}
.odiv {
  padding-left: 5.5%;
  padding-top: 4%;
  display: flex;
  flex-direction: column;
  max-height: 610px;
  /* justify-content: space-between; */
}

h2.overview-head {
  font-size: 48px;
  /* font-family: "futura-ebold", sans-serif; */
  font-family: "futura-demi", sans-serif;
  color: #fff;
  /* opacity: 0.5; */
  max-height: 470px;
}
h3.overview-head1 {
  font-size: 2.65vw;
  font-size: 44px;
  font-family: "futura-ebold", sans-serif;
  color: #fff;
  margin-bottom: 7%;
}

.sale-purchase {
  display: flex;
  margin-bottom: 80px;
}
.purchase-counter,
.sale-counter {
  flex: 1;
  padding-left: 120px;
}
.sc-head {
  font-family: "futura-demi", sans-serif;
  font-size: 25px;
  margin-top: 8px;
  margin-left: 5px;
  margin-bottom: 15px;
}
img.nozil {
  margin-right: 8px;
}
.sc-counter {
  font-family: "futura-cond", sans-serif;
  font-size: 38px;
  height: 70px;
  margin-bottom: 8%;
  margin-left: 7px;
}
.sc-info {
  display: flex;
  max-width: 470px;
  /* justify-content: space-around; */
}
.liquids,
.lubricants {
  flex: 1;
}
.sc-info h4 {
  font-family: "futura-medium", sans-serif;
  font-size: 20px;
  margin-top: 3px;
  margin-left: 5px;
  margin-bottom: 13px;
  color: #fff;
}
h3.count-number {
  font-size: 25px;
  font-family: "futura-ebold", sans-serif;
  margin-left: 5px;
  color: #fff;
  opacity: 0.5;
}
.pc-head {
  font-family: "futura-demi", sans-serif;
  font-size: 25px;
  margin-top: 7px;
  margin-bottom: 15px;
}
img.truck {
  width: 41px;
  margin-right: 18px;
}
.pc-counter {
  font-family: "futura-cond", sans-serif;
  font-size: 38px;
  height: 70px;
  margin-bottom: 8.5%;
}
.shortage-check > h4 {
  font-family: "futura-medium", sans-serif;
  font-size: 20px;
  margin-top: 0;
  /* margin-left: 5px; */
  margin-bottom: 13px;
  color: #fff;
}
.shortage-check h3.count-number {
  margin: 0;
}
.sc-counter > span,
.pc-counter > span {
  width: 60px;
  /* display: inline-block; */
  background: #ffffff;
  text-align: center;
  height: 66px;
  line-height: 65px;
  margin: 0px !important;
  float: left;
  border-right: 1px solid #ddd;
  font-family: "futura-cond-medium", sans-serif;
  font-size: 34px;
}
/* emp track start */
.emp-track {
  margin-left: 0;
}
h3.emp-track-heading {
  font-family: "futura-demi", sans-serif;
  font-size: 25px;
  font-style: italic;
  padding-left: 75px;
}
img.emp-box-img {
  height: 53px;
  margin-top: 44px;
}
h3.emp-box-heading {
  font-family: "futura-medium", sans-serif;
  font-size: 20px;
  margin-top: 21px;
  color: #fff;
}
p.emp-box-count {
  font-family: "futura-ebold";
  font-size: 22px;
  margin-top: 12px;
  color: #fff;
  opacity: 0.5;
}
.emp-track-box {
  width: 230px;
  width: 20%;
}
.emp-track-info {
  margin-bottom: 67px;
  justify-content: center;
  text-align: center;
}
/* emp track ends */

/* benzin features section start */
.features-info {
  background: #00bcd48f;
  padding: 43px 40px;
  background: #fff;
  max-width: 100%;
  margin-left: auto;
  border-radius: 10px;
  transition: 0.5s all;
}

.features-info ul li {
  font-family: "futura-book", sans-serif;
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 4px;
  position: relative;
  padding-left: 25px;
}
.features-info ul {
  margin-bottom: 0;
  padding: 0px;
}
.features-info > h3 {
  font-family: "futura-demi", sans-serif;
  font-size: 30px;
}
.features-info ul li img {
  /* width: 22px;*/
  margin-right: 14px;
}
.features-info > p {
  font-family: "futura-book", sans-serif;
  font-size: 16px;
  padding-bottom: 20px;
}
img.arrow-down {
  width: 32px;
  transition: 2s all;
  cursor: pointer;
}
.features-info.full {
  transition: 0.5s all;
  max-width: 100%;
}
.features-info.full img.arrow-down {
  margin-left: 0;
  transition: 2s all;
  transform: rotate(-180deg);
}
.silent-features-box.full img.slient-arrow-down {
  transition: 2s all;
  transform: rotate(-180deg);
}

.features-info.full > ul {
  /* width: 220px; */
  display: inline-block;
  /* margin-right: 8%; */
  /* margin-right: 8%; */
  width: 100%;
  vertical-align: top;
}
.features-info.full > ul.full {
  display: inline-block !important;
  transition: 2s all;
}
/* benzin features section ends */

/* silent features box start */
.silent-features {
  justify-content: center;
}
.silent-features-box {
  background: #fff;
  padding: 46px 40px;
  border-radius: 10px;
  transition: 1s all;
}
.silent-features-box.full {
  height: auto;
  transition: 1s all;
}
.analytical-report-box {
  background: #fff;
  border-radius: 10px;
  width: 470px;
  max-width:100%;
  padding: 30px;
  margin: 30px 0;
  align-self: end;
  /* position: relative;
  left: 150px; */
}
.inner-main-title p {
  color:#fff !important;
}
.silent-features-box ul li {
  font-family: "futura-book", sans-serif;
  font-size: 18px;
  margin-bottom: 26px;
  position: relative;
  padding-left: 25px;
}
img.tik-img {
  margin-right: 17px;
  width: 20px;
  /* vertical-align: text-top; */
  position: absolute;
  left: -5px;
  top: 5px;
}
ul.features-box {
  margin-bottom: 40px;
  padding: 0;
}
.silent-features-box > h3 {
  font-family: "futura-demi", sans-serif;
  font-size: 30px;
  padding-bottom: 30px;
}
img.slient-arrow-down {
  width: 32px;
  cursor: pointer;
}
.analytical-report-box > p {
  font-family: "futura-cond", sans-serif;
  font-size: 35px;
  /* color: #f79f1f; */
  color: #a56301;
}
.analytical-report-box > p > span {
  font-family: "futura-demi", sans-serif;
  font-size: 20px;
  margin-right: 10%;
  color: #555555;
}
/* img.time-img,
img.pump-boy {
  width: 25px;
} */
.analytical-report-box > h3 {
  margin-bottom: 30px;
  margin-left: 5px;
  font-family: "futura-demi", sans-serif;
  font-size: 30px;
}
.overview-info {
  padding-bottom: 7%;
}
.silent-features-box.full ul.features-box {
  display: block !important;
}
/* silent features box ends */
/* overview section ends */
/* features mobile app start */

.features-testimoniala {
  padding-top: 4%;
  padding-left: 35%;
  display: flex;
  background: #f9f9f9;
  /* margin-left: 30%; */
  padding-right: 18%;
  padding-bottom: 2%;
}
img.mobile-app {
  position: relative;
  top: -175px;
  max-width: 300px;
  visibility: hidden;
}

.benefits {
  /*padding: 5% 0;*/
  padding: 50px 0;
}

.features-mobile-info .nav-pills .nav-link {
  width: 250px;
  align-self: end;
}
.features-testimoniala > img.user-features {
  width: 200px;
  margin-right: 5%;
}
p.feature-comment {
  font-family: "futura-book", sans-serif;
  font-size: 18px;
  color: #222222;
}
.features-testimoniala > span {
  font-family: "futura-demi", sans-serif;
  font-size: 18px;
  color: #000;
}
.feature-test-text > span {
  font-family: "futura-demi", sans-serif;
  font-size: 18px;
  color: #000;
}
.feature-user-place {
  float: right;
  font-family: "futura-demi", sans-serif;
  font-size: 18px;
  color: #000;
}

span.uer-place {
  color: #222222;
  opacity: 0.7;
  margin-left: 44px;
  font-family: "futura-book", sans-serif;
  font-size: 18px;
}

.vtabs {
  display: flex;
  margin-top: 12%;
  margin-left: -5px;
}

img.arrow-right-white {
  width: 25px;
  margin-left: 15px;
  float: right;
  margin-top: 5px;
  filter: invert(0.8);
}
.nav-pills .nav-link.active {
  color: #000;
  background-color: #f79f1f;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
  background: #fff;
  box-shadow: 0px 0px 99px 0px #00000033;
  margin-bottom: 20px;
  padding: 12px 10px;
  color: #222222;
  font-family: "futura-medium", sans-serif;
  font-size: 20px;
  border-radius: 0px 10px 10px 0px;
}
.benefits-of-use {
  width: 600px;
  max-width: 100%;
  position: relative;
}
img.mobile-app1 {
  max-width: 300px;
  position: absolute;
  left: -570px;
  top: 0;
}

.benefits-of-use > h3 {
  color: #ef9a1e;
  font-family: "futura-demi", sans-serif;
  font-size: 30px;
  margin-bottom: 25px;
}
.benefits-of-use > ul {
  column-count: 2;
  margin-bottom: 40px;
  padding: 0;
}
.benefits-of-use > ul > li {
  font-family: "futura-book", sans-serif;
  font-size: 19px;
  margin-bottom: 20px;
  position: relative;
  padding-left: 30px;
}
.benefits-of-use > ul > li > img.tik-img {
  position: absolute;
  left: 0;
  top: 5px;
  margin: 0;
}
/* features mobile app ends */
/*counter css start */
.incremental-counter .num {
  background: #f8f8f8 none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 4px;
  color: #000;
  display: inline-block;
  height: 64px;
  line-height: 62px;
  margin: 0 4.5px;
  position: relative;
  text-align: center;
  top: -1px;
  width: 50px;
  font-size: 38px;
  /*font-size: 2.72625em;*/
  font-weight: 700;
  /*box-shadow: 0 2px 3px rgb(0 0 0 / 45%);*/
  /* font-family: "Open Sans", Arial, Helvetica, sans-serif; */
  font-family: "futura-book", sans-serif;
}

.incremental-counter .num::before {
  background: #878787;
  content: "";
  display: block;
  height: 1px;
  left: -1px;
  margin: -0.5px 0 0;
  position: absolute;
  right: -1px;
  top: 50%;
  width: auto;
}
.sale-purchase .incremental-counter {
  margin-bottom: 30px;
}
/*counter css ends */
/* sai css start */
/*check the service availability Start*/
.background {
  background-color: #f9f9f9;
  /*margin-top: 20px;*/
  position: relative;
}
.boldtag {
  font-family: "futura-demi", sans-serif;
  /*margin-top: 83px;*/
  font-size: 22px;
  margin-left: 3px;
  margin-top: -5px;
  margin-bottom: 4.5%;
}
.colortag {
  color: #424242;
  /* margin-bottom: 94px; */
  font-size: 18.5px;
  text-align: justify;
  font-family: "futura-book", sans-serif;
  line-height: 39px;
  margin-left: 3px;
  margin-top: -2px;
}
.move {
  font-family: "futura-demi", sans-serif;
  /* margin-top: 37px; */
  margin-left: 83px;
  font-size: 33px;
  margin-top: -12px;
}
.location {
  margin-top: -1px;
  padding-left: 62px;
  border-radius: 5px;
  background: transparent;
  border: 2px solid #7f7f7f;
}
.name {
  margin-top: 15px;
  padding-left: 62px;
  border-radius: 5px;
  background: transparent;
  border: 2px solid #7f7f7f;
}
.phoneno {
  margin-top: 15px;
  padding-left: 62px;
  border-radius: 5px;
  background: transparent;
  border: 2px solid #7f7f7f;
}
.stylelocation {
  height: 20px;
  position: relative;
  left: 40px;
  top: 0px;
}

button.btn.btn-warning.form {
  position: absolute;
  right: 72px;
  bottom: 2px;
  width: 160px;
  font-family: "futura-medium", sans-serif;
  font-size: 20px;
  padding: 9px;
  background-color: #f7a01f;
  border-radius: 0px 5px 5px 0px;
}
.move input::placeholder {
  font-size: 13px;
  font-family: "futura-medium", sans-serif;
  color: #7f7f7f;
}
.service-info {
  /* position: absolute;
    max-width: 100%;
    top: 0;*/
  padding: 5% 15px;
  display: flex;
  flex-wrap: wrap;
}
.service-info-text {
  flex: 1;
  max-width: 675px;
  width: 100%;
  padding-top: 5%;
}
.service-info-form {
  flex: 1;
}
.form-move {
  margin-left: 11%;
  margin-top: 35px;
}
.form-move input {
  padding: 13px;
  padding-left: 65px;
  /* margin: 8px auto; */
  width: 387px;
  max-width: 100%;
  border-color: #00000020;
}
.form-move .input {
  /* display: inline-block; x */
  position: relative;
}
/*check the service availability End*/
/*Accordion of FAQ's section start*/
.accordion-wrapper {
  position: relative;
  margin-bottom: 1.3rem;
}
.acc-head {
  position: relative;
  padding: 1rem 1rem 1rem 3.5rem;
  color: gray;
  /*border-radius: 14px;*/
}
.acc-head::after {
  content: "\276F";
  position: absolute;
  right: 57px;
  color: grey;
  transform: rotate(90deg);
  transition: 0.4s;
}
.acc-head.active::after {
  content: "\276F";
  position: absolute;
  right: 57px;
  color: grey;
  transform: rotate(269deg);
  transition: 0.4s;
}
.acc-body {
  padding: 1rem;
  display: none;
  background: #e5e5e5;
  border-radius: 0 0 10px 10px !important;
  padding-left: 60px;
  padding-right: 60px;
  font-size: 15px;
}
.btag {
  margin-right: 37%;
  font-family: "futura-demi", sans-serif;
}

p.hstyle {
  font-size: 41px;
  font-family: futura-medium;
  margin-left: 129px;
  margin-top: -20px;
}
.faq .accordion-list {
  padding: 0 100px;
}

.faq .accordion-list ul {
  padding: 0;
  list-style: none;
}

.faq .accordion-list li + li {
  margin-top: 15px;
}

.faq .accordion-list li {
  padding: 20px;
  background: #fff;
  border-radius: 4px;
  position: relative;
}

.faq .accordion-list a {
  display: block;
  position: relative;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding: 0 30px;
  outline: none;
}

.faq .accordion-list .icon-help {
  font-size: 24px;
  position: absolute;
  right: 0;
  left: 20px;
  color: #b1c0df;
}

.faq .accordion-list .icon-show,
.faq .accordion-list .icon-close {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 0;
}

.faq .accordion-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}

.faq .accordion-list .icon-show {
  display: none;
}

.faq .accordion-list a.collapsed {
  color: #343a40;
}

.faq .accordion-list a.collapsed:hover {
  color: #5777ba;
}

.faq .accordion-list a.collapsed .icon-show {
  display: inline-block;
}

.faq .accordion-list a.collapsed .icon-close {
  display: none;
}

.acc-head.card {
  /*border-radius: 10px 10px 0px 0px !important;*/
  border: none;
  cursor: pointer;
}
.accordion-wrapper {
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.125);
  overflow: hidden;
}

/*css for morefaq start*/

#show-more5 {
  font-family: "futura-medium", sans-serif;
  position: relative;
  left: 81%;
  top: 21px;
  font-size: 13px;
  cursor: pointer;
}
div#content5 {
  visibility: hidden;
  height: 0;
  /* transition: 0.5s all; */
}

.open {
  visibility: visible !important;
  height: auto !important;
  transition: 3s all;
}

#show-more5::after {
  content: "\276F";
  position: absolute;
  right: -30px;
  font-size: 16px;
  top: -3px;
  color: grey;
  transform: rotate(90deg);
  transition: 0.4s;
  visibility: visible;
}
#show-more5:active::after {
  content: "\276F";
  position: absolute;
  right: -30px;
  font-size: 16px;
  top: -3px;
  color: grey;
  transform: rotate(270deg);
  transition: 0.4s;
  visibility: hidden;
}
/*css for morefaq end*/
@media (max-width: 1200px) {
  .faq .accordion-list {
    padding: 0;
  }
}

/*Accordion of FAQ's section End*/
.grecaptcha-badge {
  z-index: 999;
}
/*Free Demo Section Start*/
.classwritten {
  background-color: #f9f9f9;
  /* margin-top: 51px; */
}
p.rupeetext {
  /* font-family: 'futura-medium',sans-serif;;*/
  font-size: 21px;
  margin-top: 5%;
}
img.rupeeimg {
  margin-top: 5%;
  height: 80px;
  margin-left: 20px;
}
button.btn.btn-warningrupee {
  color: white;
  margin-top: 80%;
  background: orange;
  margin-left: 56px;
}
.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(255 165 0);
}
h5.freedome {
  font-family: "futura-demi", sans-serif;
  margin-top: 133px;
  margin-left: 71px;
}
img.question {
  height: 330px;
  margin-top: 42px;
}
.bigimg {
  width: 931px;
  margin-top: 90px;
  margin-left: -309px;
}
.price-section {
  padding: 50px 0;
}
.box {
  background-color: white;
  width: 575px;
  max-width: 100%;
  z-index: 999;
  margin: 85px 0;
}
.boxtext {
  font-size: 31px;
  font-family: "futura-medium", sans-serif;
  padding: 50px 30px 5px;
}
.boxtext1 {
  font-size: 28px;
  font-family: "futura-medium", sans-serif;
  padding: 0px 30px 15px;
}
.boxtext2 {
  font-family: "futura-book", sans-serif;
  color: #8080808c;
  padding: 6px 30px 10px;
  line-height: 29px;
}
/*Free Demo Section End*/
/*Schedule Demo Start*/
.stylehead {
  font-family: "futura-demi", sans-serif;
  font-size: 30px;
  margin-left: 15%;
  margin-top: 8%;
}
.stycol {
  color: orange;
  font-family: "futura-book", sans-serif;
  margin-left: 98px;
}
.bigyw {
  font-family: "futura-book", sans-serif;
  position: relative;
  bottom: 2px;
}
.svgsty {
  margin-left: 98px;
  margin-top: -54px;
}
.headprocessbuy {
  font-family: "futura-medium", sans-serif;
  position: relative;
  left: 25%;
  top: 2%;
}
.processbuy {
  font-family: "futura-book", sans-serif;
  position: relative;
  top: 0%;
  left: 25%;
  color: #7f7f7f;
}
.headprocessbuys {
  font-family: "futura-medium", sans-serif;
  position: relative;
  left: 25%;
  top: -4%;
}
.processbuys {
  font-family: "futura-book", sans-serif;
  position: relative;
  top: -6%;
  left: 25%;
  color: #7f7f7f;
}
.rightsty {
  height: 46%;
  margin-top: -191px;
  margin-left: -10%;
}
.firstone {
  font-family: "futura-medium", sans-serif;
  position: relative;
  top: 24px;
  left: 119px;
}
.firstsub {
  font-family: "futura-book", sans-serif;
  position: relative;
  top: 9px;
  left: 119px;
}
.secondone {
  font-family: "futura-medium", sans-serif;
  position: relative;
  top: 14px;
  left: 119px;
}
.secondsub {
  font-family: "futura-book", sans-serif;
  position: relative;
  top: 0px;
  left: 119px;
}
.thirdone {
  font-family: "futura-medium", sans-serif;
  position: relative;
  bottom: 108px;
  left: 119px;
}
.thirdsub {
  font-family: "futura-book", sans-serif;
  position: relative;
  bottom: 126px;
  left: 119px;
}
.fourone {
  font-family: "futura-medium", sans-serif;
  position: relative;
  bottom: 99px;
  left: 119px;
}
.foursub {
  font-family: "futura-book", sans-serif;
  position: relative;
  bottom: 115px;
  left: 119px;
}
.movesty {
  margin-top: -204px;
  margin-left: -11.5%;
}
.textone {
  font-family: "futura-medium", sans-serif;
  position: relative;
  bottom: 37px;
  left: 81px;
}
.textsub {
  font-family: "futura-book", sans-serif;
  position: relative;
  bottom: 53px;
  left: 83px;
}
.textdown {
  font-family: "futura-medium", sans-serif;
  position: relative;
  bottom: 84px;
  left: 85px;
}
.the-button {
  font-size: 21px;
  cursor: pointer;
  position: relative;
  left: 75%;
  bottom: 31px;
  border-radius: 5px;
  border-color: black;
  background-color: white;
  padding: 11px 36px;
  font-family: "futura-demi", sans-serif;
}
.the-buttons {
  font-size: 21px;
  cursor: pointer;
  position: relative;
  bottom: -37px;
  right: 51%;
  border-radius: 5px;
  border-color: black;
  background-color: white;
  padding: 13px 12px;
  font-family: "futura-demi", sans-serif;
}
.finaltext {
  font-family: "futura-book", sans-serif;
  margin-top: 34%;
}
.btn.btn-warningf {
  color: #fff;
  background-color: #f7a01f;
  border-color: #f7a01f;
  padding: 8px 46px;
  font-family: "futura-book", sans-serif;
}
.ScheduleMenu {
  position: relative;
}
.listed {
  position: absolute;
  right: -177px;
  background-color: white;
  border-radius: 5px 0px 0px 5px;
}
.listed .unorder li {
  padding: 5px 25px;
}
.unorder {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 0.8rem;
}
.styleing {
  height: 19px;
  position: relative;
  top: 1px;
  left: -38px;
}
.English {
  position: relative;
  left: -44px;
  top: 5px;
  color: #7f7f7f;
  font-family: "futura-book", sans-serif;
  font-size: 14px;
}
.Hindi {
  position: relative;
  left: -30px;
  top: 5px;
  color: #7f7f7f;
  font-family: "futura-book", sans-serif;
  font-size: 14px;
}
.Telugu {
  position: relative;
  left: -14px;
  top: 5px;
  color: #7f7f7f;
  font-family: "futura-book", sans-serif;
  font-size: 14px;
}
.Tamil {
  position: relative;
  left: -8px;
  top: 5px;
  color: #7f7f7f;
  font-family: "futura-book", sans-serif;
  font-size: 14px;
}
.Kannada {
  position: relative;
  left: -1px;
  top: 5px;
  color: #7f7f7f;
  font-family: "futura-book", sans-serif;
  font-size: 14px;
}
.Urdu {
  position: relative;
  left: -6px;
  top: 5px;
  color: #7f7f7f;
  font-family: "futura-book", sans-serif;
  font-size: 14px;
}
/*Schedule Demo End */
/*Coustomer words start*/
.qution {
  height: 30px;
}
.headqution {
  margin-left: 27px;
  font-family: "futura-demi", sans-serif;
  margin-top: 15px;
}
.paragaqution {
  margin-left: 27px;
  text-align: justify;
  color: #000000b3;
  margin-top: 34px;
  line-height: 30px;
  font-family: "futura-book", sans-serif;
  font-size: 22px;
}
.postion {
  position: relative;
  height: 58px;
  top: 0;
  right: 0;
}
.headqut {
  font-family: "futura-demi", sans-serif;
  font-family: "futura-ebold", sans-serif;
  position: relative;
  margin-left: 25px;
  top: 0;
}
.headqutsize {
  font-family: "futura-demi", sans-serif;
  /* color: #ffba91; */
  color: #f7a01f;
  display: contents;
}
.headqutsize1 {
  font-family: "futura-demi", sans-serif;
  font-family: "futura-ebold", sans-serif;
  /* color: #ffba91; */
  color: #f7a01f;
  display: contents;
}
.headqutsize:hover{
  color: #f7a01f;
}
.picksize {
  width: 50%;
  margin-top: -21px;
  margin-left: 49px;
}
.rectanglepick {
  margin-top: 16px;
  width: 50%;
  height: 260px;
  margin-left: 49px;
}
.sizepick {
  width: 24%;
  margin-left: 28px;
  position: relative;
  bottom: 26%;
}
.sizebottompick {
  width: 28%;
  position: relative;
  left: 351px;
  height: 166px;
  bottom: 27%;
}
.leftsize {
  width: 234px;
  position: relative;
  left: 345px;
  bottom: 51%;
  height: 140px;
}
.lastsized {
  width: 208px;
  position: relative;
  left: 527px;
  bottom: 48%;
  height: 170px;
}
.imagefine {
  width: 58%;
  margin-top: -383px;
  margin-left: 335px;
}
button.the-buttons {
  /* border-color: #ddd; */
  border: 1px solid #ddd;
}
button.the-button {
  border: 1px solid #ddd;
}
/*Coustomer words end*/

/*contact us start*/
.orange {
  /*margin-left: -43%;*/
  height: 460px;
  /* margin-bottom: 0px; */
  position: absolute;
  right: 0px;
  top: -195px;
}
.qrcode {
  height: 200px;
  top: -30px;
  border-radius: 10px;
  padding: 20px;
  position: relative;
}
.bgcolor {
  background-color: #f9f9f9;
}
.phno {
  height: 19px;
  position: relative;
  top: 6px;
}
.phnotext {
  color: #000000b3 !important;
  font-family: "futura-book", sans-serif;
  font-size: 18px;
}
/*contact us end*/
/*Footer start*/
.video-testimonials {
  padding: 50px 0px;
}
.videoframe {
  text-align: center;
}
.videoframe>iframe {
  height: 445px;
  max-width: 800px;
  max-height: 100%;
  width: 100%;
  border-radius: 30px;
}
/* .back {
  margin-top: 6px;
} */

.copyrights {
  color: #fff;
  font-family: "futura-book", sans-serif;
  font-size: 18px;
  margin-bottom: 0;
}
.navfooter {
  display: flex;
  justify-content: center;
  margin-bottom: 0;
  padding-left: 0px;
}
.navfooter li{
  margin-right: 40px;
}
.enq_from .modal-dialog {
  width: 850px;
  max-width: 100%;
  padding: 0 15px;
  /* margin: 0; */
}
.enq_from .modal-content {
  width: 100%;
  margin: 0;
}
.enq_from .modal-content {
  margin-left: 0px !important;
}
.enq_from img {
  width: 100%;
}
.hover {
  color: #fff;
  font-family: "futura-book", sans-serif;
  font-size: 18px;
  transition:0.5s all;
}
.hover:hover {
  color: orange;
  transition:0.5s all;
  /* text-decoration: underline; */
}
svg.fa-brands.fa-square-twitter:hover {
    background:orange;
    transition:0.5s all;
}
svg.fa-brands.fa-square-twitter {
    width: 17px;
    background: #fff;
    padding: 2px;
    border-radius: 3px;
    margin-top: -5px;
    transition:0.5s all;
}

/*Footer end*/
/*==========Security css start form here==========*/
.BenzinsoftLogo {
  width: 210px;
  max-width: 100%;
}

.navbar {
  padding: 0;
}
a.nav-link.scrollto.active {
  color: orange;
}
.navbar a:hover:before,
.navbar li:hover > a:before,
.navbar .active:before {
  visibility: visible;
  width: 50%;
}
.navbar > ul > li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -5px;
  left: 7px;
  background-color: #f6b024;
  visibility: hidden;
  width: 0px;
  transition: all 0.3s ease-in-out 0s;
}
.navbar {
  padding: 0;
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 3px;
  font-size: 16px;
  /* color: rgba(255, 255, 255, 0.7); */
  /* color: #000 !important; */
  color: #fff !important;
  white-space: nowrap;
  transition: 0.3s;
  position: relative;
}
a.nav-link.bzlink:hover {
  background: #fff !important;
  color: #000 !important;
}
nav.navbar.sticky-top.navbar-expand-lg.navbar-light.bg-light1{
  height: 97px;
}
nav.navbar.sticky-top.navbar-expand-lg.navbar-light.bg-light1 .navbar a{
  color: #000 !important;
  margin: 0;
}
.collapse.navbar-collapse.trip {
  -ms-flex-preferred-size: 100%;
  flex-basis: 0%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
}
.navbar-mobile a:hover:before,
.navbar-mobile li:hover > a:before,
.navbar-mobile .active:before {
  visibility: hidden;
}
.navbar .active:before {
  visibility: visible;
  width: 75%;
}
.Padding {
  /*margin: 25px 35px 10px 10px;*/
  margin-left: 20px;
  margin-top: 9px;
}

.Paddingus {
  position: relative;
  left: 20px;
}
li.nav-item.Paddingus > a:before {
  content: none;
}
/* .navbar-collapse.trip.collapse.show {
   margin-top: 292px;
} */
.btn-light {
  color: #212529;
  background-color: #fff;
  border-color: #f8f9fa;
  /* margin-top: -3px; */
  color: #f7a01f;
  filter: drop-shadow(1px 1px 1px lightgrey);
  position: relative;
  /* right: 254px; */
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
  /*margin-top: 216px;*/
  position: absolute;
  right: 10px;
}

@media (min-width: 991px) {
  .mt-2,
  .my-2 {
    margin-top: 0.5rem !important;
  }
}
/*security navbar End here*/
/*banner Security start form here*/

.headbanner {
  font-family: "futura-demi", sans-serif;
  font-size: 26px;
  margin-top: 37px;
}
.paragraphbanner {
  font-family: "futura-book", sans-serif;
  line-height: 30px;
  color: rgb(0 0 0 / 70%);
  font-size: 18px;
  /* position: relative; */
  /* top: 457px; */
}
.paragraphbanner2 {
  font-family: "futura-medium", sans-serif;
  line-height: 30px;
  color: #8080808c;
  position: relative;
  top: 444px;
}
.paragraphbanner3 {
  font-family: "futura-book", sans-serif;
  line-height: 30px;
  color: rgb(0 0 0 / 70%);
  position: relative;
  top: 431px;
}
.bannerimg {
  width: 92%;
}
/*banner Security endes here*/
/* secured Backups css start form here*/
.paragraf {
  font-family: "futura-book", sans-serif;
  line-height: 30px;
  color: rgb(0 0 0 / 70%);
  margin-top: 0px;
  margin-right: 44px;
  font-size: 18px;
}
.paragaqutionsecurity {
  font-family: "futura-book", sans-serif;
  color: rgb(0 0 0 / 70%);
  margin-left: 27px;
  text-align: justify;
  margin-top: 34px;
  line-height: 30px;
  font-size: 18px;
}
.headdata {
  margin-top: 1px;
  font-family: "futura-Demi", sans-serif;
  font-size: 35px;
}
.onlyclass {
  margin-left: 37px;
  margin-top: -53px;
}
.imghight {
  height: 46px;
}
.imggoble {
  height: 46px;
  position: relative;
  bottom: 38px;
}
.imgservers {
  height: 46px;
  margin-top: 25px;
}
.security_icon {
  display: flex;
  align-items: flex-end;
}
.headserver {
  margin-top: -10px;
  font-family: "futura-demi", sans-serif;
  font-size: 24px;
}
.headsecured {
  margin-top: 40px;
  font-family: "futura-demi";
  font-size: 24px;
}
.parasecured {
  font-family: "futura-book", sans-serif;
  line-height: 30px;
  color: rgb(0 0 0 / 70%);
  font-size: 18px;
}
/*secured Backups css end here */
/*===============Security css End here==================*/

/*==============QuickPay css start from here============*/
.headstyle {
  font-family: "futura-demi", sans-serif;
  font-size: 32px;
}
.googleimg {
  height: 235px;
  width: 100%;
  object-fit: contain;
}
.googlepara {
  font-family: "futura-book", sans-serif;
  color: #0000008c;
  margin-left: 40px;
  font-size: 22px;
}
.qrscanner {
  width: 100%;
}
.paypalimg {
  /* margin-left: 55px; */
  padding-bottom: 20px;
  width: 170px;
  max-width: 100%;
}
.cardpara {
  font-family: "futura-book", sans-serif;
  color: #0000008c;
  font-size: 20px;
  /* margin-left: 65px; */
}
.btn.btn-paypal {
  color: #fff;
  background-color: #009cda;
  border-color: #009cda;
  padding: 7px 23px;
  font-family: "futura-book", sans-serif;
  border-radius: 0px;
  /* margin-left: 62px; */
  margin-top: 25px;
  border-radius: 3px;
}
.btn-paypal:focus {
  box-shadow: 0 0 0 0.2rem #d1f2ff;
}
/*===========QuickPay css End here==========*/
/*===========Contact Us Page start form here==========*/
.headcontact {
  font-family: "futura-demi";
  font-size: 34px;
  margin-left: 64px;
}

/*----cards css start from here----*/
.card {
  filter: drop-shadow(2px 4px 3px lightgrey);
}
.card-title {
  margin-top: -73px;
  margin-left: 31px;
  font-family: "futura-demi";
}
.card-text {
  margin-top: -10px;
  margin-left: 33px;
  font-size: 11px;
  font-family: "futura-demi";
}
.callimage {
  position: relative;
  width: 6%;
  top: 20px;
  left: 36px;
}
.phonetext {
  font-size: 13px;
  font-family: "futura-book";
  margin-left: 57px;
  color: #8080808c;
}
.postionimage {
  position: relative;
  width: 50%;
  left: 55px;
  top: -69px;
}
.messageimage {
  margin-left: 35px;
  width: 8%;
}

.cotact-form-head {
  font-family: "futura-demi";
  font-size: 36px;
  margin: 20px 0 14px 14px;
}
/*------cards end here--------*/
/*============Contact Us page end here=================*/
/* sai css ends */
/* banner below counter */
.fact-counter {
  position: relative;
  overflow: hidden;
  color: #ffffff;
  background: #000002;
  padding: 50px 0px;
}
section.whychoose-us {
  padding: 50px 0px;
}
section.our-services {
  padding: 50px 0px;
  background: #f7f7f7;
}
.fact-counter .item .inner-box p {
  font-weight: 500;
  font-size: 18px;
  font-family: "futura-demi", sans-serif;
}
.fact-counter .count-outer {
  margin-top: 10px;
  color: #ffffff;
  position: relative;
  font-size: 40px;
  font-weight: 700;
  font-family: "futura-demi", sans-serif;
}
h2.count-text {
    display: inline-block;
    font-size: inherit;
    font-weight: inherit;
}
.fact-counter .item .inner-box {
  position: relative;
  padding-left: 80px;
}
.fact-counter .item .inner-box .icon-box {
  position: absolute;
  left: 0;
  top: 9px;
}
.fact-counter .item .inner-box .icon-box i {
  font-size: 48px;
  font-weight: 800;
  background: -webkit-linear-gradient(48deg, #ff6f00 25%, #f8cda6);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0;
}
.fact-counter .item .inner-box .icon-box i:before {
  margin: 0;
  font-size: 54px;
}
.fixed-top.desc-menu,
.mobile-menu {
  box-shadow: 0px 2px 6px #343a4047;
}
.aos-x-hidden {
  overflow-x: hidden;
}
/* banner below counter ends */
/* home responsive start */
@media (max-width: 1366px) {
  .navbar-light .navbar-brand {
    width: 200px;
  }
  a.nav-link.bzlink {
    padding: 10px 13px !important;
  }
  .header.dec-header {
    padding: 0 3%;
}
  img.bz-logo {
    /* position: relative;
    top: 45px;
    left: -35px; */
    width: 238px;
  }
  span.bznumber {
    font-size: 40px;
  }
  .banner-info > .word-swipe {
    font-size: 23px;
  }
  .slidingHorizontal > span {
    font-size: 40px;
  }
  .banner-info > h2 {
    font-size: 42px;
    margin-bottom: 25px;
    margin-top: 14%;
  }
  .demo-info > img {
    margin-right: 15px;
    width: 130px;
  }
  .demo-info {
    font-size: 19px;
  }
  a.demo-btn {
    /* width: 185px;
    height: 55px; */
    font-size: 19px;
  }
  p.testimonial-text {
    font-size: 20px;
  }
  p.testimonial-text:after {
    right: 0px;
    width: 25px;
    height: 25px;
    background-size: cover;
  }
  .testimonial-image > img {
    position: relative;
    top: 0;
    width: 225px;
  }
  section.testimonial {
    height: 435px;
  }
  img.user-bunk {
    height: 115px;
  }
  /* .customized-soft {
    height: auto;
    background: none;
  } */
  .odiv {
    max-height: 475px;
  }
  h2.overview-head {
    font-size: 33px;
    font-family: "futura-demi", sans-serif;
  }
  .customized-soft-info h2{
    font-size: 33px !important;
    font-family: "futura-demi", sans-serif;
  }
  h3.overview-head1 {
    font-size: 40px;
  }
  .silent-features-box.full {
    height: auto;
  }

  .features-testimoniala {
    padding-top: 4%;
    padding-left: 40%;
    padding-right: 5%;
    padding-bottom: 2%;
  }
  .vtabs {
    margin-top: 5.5%;
  }

  .boldtag {
    font-size: 20px;
  }
  .colortag {
    font-size: 16px;
  }
  p.move {
    font-size: 30px;
  }
  p.hstyle {
    font-size: 35px;
  }

  .btag {
    font-size: 17px;
    margin-right: 0;
    text-align: left;
  }
  .stylehead {
    font-size: 25px;
  }
  body {
    overflow-x: hidden;
  }
}

/* banner responsive ends */

section.bz-user-words {
  padding: 30px 35px 15px;
}

.item-center {
  align-self: center;
  text-align: center;
}

.ptb-15 {
  padding: 15px 0;
}

.center-pills {
  align-self: center;
}
img.tabs-img {
  width: 250px;
  max-width: 100%;
}
iframe.testi-video-frame {
  width: 90%;
}

@media (max-width: 1150px) {
  .width-60 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .width-40 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .benefits-of-use > ul {
    column-count: 1;
  }
  .benefits-of-use {
    padding-left: 15px;
  }
}
@media (max-width: 1024px) {
}
@media (max-width: 991px) {
  .width-md-100 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .features-info {
    max-width: 100% !important;
    margin-right: 0;
  }
  .silent-features-box {
    width: 100%;
    min-width: 100%;
    margin-top: 20px;
    margin-right: 0;
  }
  .silent-features-box > h3 {
    padding-bottom: 30px;
  }
  /* .silent-features-box.full {
    margin-top: 0;
  } */
  .analytical-report-box {
    margin: 20px auto;
  }
  .features-info.full > ul.full,
  .features-info.full > ul {
    /* padding: 0px 15px; */
    width: 100%;
    margin-bottom: 0;
  }
  .sale-purchase {
    display: block;
  }
  .purchase-counter,
  .sale-counter {
    width: 450px;
    margin: auto;
    max-width: 100%;
  }
  .d-flex {
    flex-wrap: wrap;
  }
  .emp-track-box {
    width: 33%;
  }
  img.mobile-app1 {
    left: 35%;
    bottom: 118%;
    top: auto;
  }

  .md-center {
    justify-content: center;
  }
  .benefits-of-use {
    padding: 50px 0 10px;
    margin: auto;
  }
  .benefits-of-use > ul {
    margin-bottom: 0;
  }
  /* img.android-apple-img {
    padding-left: 20%;
  } */
  .box {
    margin: 15px 0 80px;
  }
  .bg-img-70 {
    background-size: 90%;
    background-position: bottom;
  }
  .service-info {
    display: block;
  }
  .service-info-form {
    padding-top: 30px;
  }
  .move,
  .form-move {
    margin-left: 0;
  }
  iframe.testi-video-frame {
    width: 100%;
    min-height: 240px;
    max-height: 100%;
  }
}

@media (max-width: 767px) {
  .bg-img-70 {
    background: white !important;
  }
  .boxtext {
    padding: 50px 30px 5px;
  }
  .boxtext1,
  .boxtext2 {
    padding: 0px 30px 15px;
  }
  img.arrow-right-white {
    width: 16px;
    margin-left: 10px;
    float: right;
    margin-top: 5px;
  }
  .features-mobile-info .nav-pills .nav-link {
    width: 100%;
  }
  .nav-pills .nav-link {
    font-size: 16px;
  }
  .sm-nowrap {
    flex-wrap: nowrap;
  }
  .fact-counter .item {
    width: 250px;
    margin: auto;
    padding: 15px 0;
  }
  .stylelocation {
    height: 17px;
  }
}

a,
a:hover,
input {
  text-decoration: none;
  outline: none;
  cursor: pointer;
}
.theme-control {
  box-shadow: 3px 3px 4px rgb(180 167 192 / 27%), -4px -2px 4px white !important;
  border: 0px;
  border-radius: 5px;
  padding: 10px 20px;
  background: #f0f0f0;
  color: #222222;
  margin-bottom: 15px;
  width: 100%;
  outline: 0;
  transition: 0.5s all;
}
.submit-btn:hover {
        background: #000a44;
    transition: 0.5s all;
    color: #fff !important;
}
.submit-btn {
  width: 183px;
  height: 42px;
  box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
  background: #f7a01f;
  font-size: 17px;
  color: #000;
  border-radius: 5px;
  border: 0;
  outline: 0;
}

.demo-heading {
  padding-left: 30px;
  padding-top: 20px;
}

.demo-heading h1 {
  color: #707070;
  font-weight: 700;
  font-size: 28px;
  padding-right:40px;
}

.demo-heading h3 {
  color: #f7a01f;
  font-size: 18px;
  font-weight: 700;
}

.demo-heading .close {
  position: absolute;
    font-size: 15px;
    text-align: center;
    top: 20px;
    right: 20px;
    line-height: 36px;
  height: 35px;
  width: 35px;
  box-shadow: 0px 0px 10px rgb(180 167 192 / 88%);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  padding: 0px;
  color: #f7a01f;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  appearance: textfield;
  -moz-appearance: textfield;
}

section.faq-section {
  padding: 20px 0 50px;
}

.service-training-section {
  padding: 20px 0 50px;
}

.faq-section {
  padding: 20px 0 60px;
}
.payment_img {
  width: 300px !important;
  max-width: 100%;
}
div#paymentModal .demo-heading h3,
div#paymentModal .theme-control,
div#paymentModal .demo-heading .close {
  color: #407bff;
}
div#paymentModal .submit-btn {
  background: #407bff;
  margin-top: 10px;
  width: 150px;
}
.privacy-policy-points i.far.fa-hand-point-right {
  display: inline-block;
  padding-right: 10px;
}
.first-section-padding {
  padding: 115px 0 0px;
}
section.second-section-padding {
  padding: 60px 0 50px;
}
.pb-50 {
  padding-bottom: 50px;
}

/* header styles starts here */

.content-center {
  align-self: center;
  text-align: center;
}

.view-btn-container {
  text-align: right;
  display: block;
  line-height: 33px;
}

.view-btn-container span {
  padding-right: 10px;
  position: relative;
  top: 2px;
  font-family: "futura-book", sans-serif;
}

.view-btn-container span.less {
  display: none;
}

.features-info.full .view-btn-container span,
.features-info.full .view-btn-container span.more,
.silent-features-box.full .view-btn-container span.more {
  display: none;
}
.features-info.full .view-btn-container span.less,
.silent-features-box.full .view-btn-container span.less {
  display: inline-block;
}

.android-apple {
  display: block;
  width: 100%;
  text-align: center;
}
.about-banner-layer {
  background-color: #f8b34fd6;
  padding: 90px 0px 50px;
  background-color: #3837359e;
    color: #fff;
}

.lets-talk-container {
  /* background:linear-gradient(180deg, #ff6f00, #fba660); */
  background-color: #323232;
  padding: 50px 165px;
  color: white;
}
a.btn.btn-talk {
  background: #ff9800;
  color: white;
  /* box-shadow: 0px 0px 2px 3px #ffca7a; */
  font-size: 22px;
}
a.btn.btn-talk:hover {
  background: transparent;
  box-shadow: 0px 0px 2px 3px #ffca7a;
  color: #ff9800;
}
.color-orange {
  color: #f7a01f;
}

h3.talk-heading {
  font-size: 35px;
  font-weight: 700;
}

.mmc-container {
  padding: 75px 0 0;
}

.mmc-info-layout {
  padding: 0 100px;
}

h3.mmc-heading {
  border-left: 5px solid orange;
  padding-left: 40px;
  font-size: 22px;
}

.mmc-price-layout {
  padding: 45px 75px 50px;
    background: #f8e2c1;
    margin-top: 30px; 
}

.price-box h4 {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 25px;
}

.mmc-price-layout h3 {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 50px;
  font-family: 'futura-demi';
}

.price-box {
  box-shadow: 0px 0px 4px 0px #8b8b8b;
  padding: 20px 0;
  color: white;
  border-radius: 10px;
  min-height: 100%;
  width: 350px;
  margin: auto;
  max-width: 100%;
}

.box-orange {
  background: #ff9800;
}
.box-grey {
  background: #5c5b5b;
}
.box-black {
  background: black;
}

.price-tag {
  background: white;
  text-align: center;
  padding: 15px 0 15px;
  font-size: 20px;
  color: black;
  font-weight: 900;
  margin-bottom: 15px;
}

.price-box ul{
  padding-left: 60px;
  padding-right: 20px;
}

.call-banner h3 {
  font-size: 36px;
  font-weight: 900;
  font-family: sans-serif;
  margin-bottom: 15px;
}

.alert{
  position: absolute;
  top: 105px;
  right: 10px;
}

/* img.andriod-apple-icon {
  position: relative;
  left: 65px;
  bottom: 6px;
} */

/* .icons_container {
  display: none;
} */
img.lollipop.img-responsive {
  max-width: 100%;
}
.lollipops {
  text-align: center;
  padding: 5% 0;
}
.lollipops h4,.lollipops h3{
  font-weight: 500;
  color:#000;
  font-size:18px;
}
.lollipops h6{
  font-weight: 800;
  color:#000;
  font-size:18px;
  padding:0 25px;
}
.lollipops .continenthead.aos-init.aos-animate{
  margin-bottom: 20px;
}
/* whatsapp chat styles start */
.Window__WindowComponent-sc-1wwhwms-1.cgetzf {
  position: absolute;
  bottom: 70px;
  background:#ebebeb;
  border-radius:10px;
  width: 245px;
}

.Close__Component-sc-9nuxpx-0.jquJIT {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  opacity: 0.4;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  outline: transparent;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  display: flex !important;
}

.Header__Component-sc-5nh99s-0.iVAnmu {
  background: rgb(9, 94, 84);
  color: rgb(255 255 255);
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 15px 15px;
  border-radius: 10px 10px 0 0;
}

.UserImage__Component-sc-1qu4hk4-0.dzEGMJ {
  width: 52px;
  height: 52px;
  display: block;
  position: relative;
  flex-shrink: 0;
}
.dzEGMJ::before {
  content: "";
  bottom: 0px;
  right: 0px;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  background-color: rgb(74, 213, 4);
  display: block;
  position: absolute;
  z-index: 1;
  border-radius: 50%;
  border: 2px solid rgb(9, 94, 84);
}
.jSnLdm {
  height: 100%;
  width: 100%;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
.eCVAwr {
  min-width: 100%;
  height: 100%;
  flex-shrink: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url('../images/user-female.png');
  display: block !important;
}
.jSnLdm::after {
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  inset: 0px;
  position: absolute;
  content: "";
  overflow: hidden;
}
.cDWrEO {
  margin-left: 16px;
  margin-right: 16px;
}
.cbZbti {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  color: rgb(255, 255, 255);
  letter-spacing: 1px;
}
.gHvZA-d {
  font-size: 13px;
  line-height: 18px;
  margin-top: 4px;
  color: rgb(255, 255, 255);
}
.eqIYb {
  padding: 10px 10px 15px 10px;
  background-color: rgb(230, 221, 212);
  position: relative;
  overflow: auto;
  max-height: 382px;
}
.eqIYb::before {
  display: block;
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 0;
  opacity: 0.08;
  background-image: url('../images/whatsapp-background.webp');
}
.emLEvA {
  display: flex;
  z-index: 1;
}
.eIODLm {
  background-color: rgb(255, 255, 255);
  width: 52.5px;
  height: 32px;
  border-radius: 16px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 10px;
  opacity: 0;
  transition: all 0.1s ease 0s;
  z-index: 1;
  box-shadow: rgb(0 0 0 / 13%) 0px 1px 0.5px;
}
.kcAHIS {
  position: relative;
  display: flex;
}
.dBELLQ {
  padding: 7px 14px 6px;
  background-color: rgb(255 255 255);
  border-radius: 0px 8px 8px;
  position: relative;
  transition: all 0.3s ease 0s;
  opacity: 0;
  transform-origin: center top;
  z-index: 2;
  box-shadow: rgb(0 0 0 / 13%) 0px 1px 0.5px;
  margin-top: 4px;
  margin-left: -54px;
  max-width: calc(100% - 66px);
}
.dBELLQ::before {
  position: absolute;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAmCAMAAADp2asXAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACQUExURUxpccPDw9ra2m9vbwAAAAAAADExMf///wAAABoaGk9PT7q6uqurqwsLCycnJz4+PtDQ0JycnIyMjPf3915eXvz8/E9PT/39/RMTE4CAgAAAAJqamv////////r6+u/v7yUlJeXl5f///5ycnOXl5XNzc/Hx8f///xUVFf///+zs7P///+bm5gAAAM7Ozv///2fVensAAAAvdFJOUwCow1cBCCnqAhNAnY0WIDW2f2/hSeo99g1lBYT87vDXG8/6d8oL4sgM5szrkgl660OiZwAAAHRJREFUKM/ty7cSggAABNFVUQFzwizmjPz/39k4YuFWtm55bw7eHR6ny63+alnswT3/rIDzUSC7CrAziPYCJCsB+gbVkgDtVIDh+DsE9OTBpCtAbSBAZSEQNgWIygJ0RgJMDWYNAdYbAeKtAHODlkHIv997AkLqIVOXVU84AAAAAElFTkSuQmCC);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  top: 0px;
  left: -12px;
  width: 12px;
  height: 19px;
}
.fbPzzf {
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.4);
}
.kZdIfu {
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
  color: rgb(17, 17, 17);
}
.isCfED {
  text-align: right;
  margin-top: 4px;
  font-size: 12px;
  line-height: 16px;
  color: rgba(17, 17, 17, 0.5);
  margin-right: -8px;
  margin-bottom: -4px;
}
.gCZVtB {
  padding: 8px 12px;
  border-radius: 24px;
  border: none;
  background: rgb(20, 198, 86);
  color: rgb(255, 255, 255) !important;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  position: relative;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  margin: 10px;
  overflow: hidden;
  appearance: none;
}
.gCZVtB::before {
  content: "";
  position: absolute;
  display: block;
  opacity: 0;
  transform: scale(1);
  background-color: rgb(0, 0, 0);
  z-index: 0;
  transition: all 0.2s ease 0s;
  border-radius: 20px;
  width: 10px;
  height: 10px;
  bottom: -5px;
}
.gaaZOM {
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
  fill: rgb(255, 255, 255);
  z-index: 1;
  margin-right:10px;
}
.jquJIT::before, .jquJIT::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 2px;
  background-color: rgb(255, 255, 255);
  display: block;
  border-radius: 2px;
}
.jquJIT::after {
  transform: rotate(-45deg);
}
.jquJIT::before {
  transform: rotate(45deg);
}
@media (max-width: 640px) {
  .Window__WindowComponent-sc-1wwhwms-1.cgetzf {
  display:none;
}
}
.left_contact_icon {
  position: fixed;
  bottom: 45px;
  left: 15px;
  z-index: 999;
}
  /* whatsapp chat styles ends */
  /* call section start */
.conact-us-wrap-one .heading {
    position: relative;
    padding-left: 34px;
    font-weight: 700;
    line-height: 1.4;
    color: #0d3e6c;
    font-size: 37px;
}
.conact-us-wrap-one .heading::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 4px;
    height: 94%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #f7a01f;
}
.text-color-primary {
    /* color: #f7a01f; */
    color: #a56301;
}
.conact-us-wrap-one .sub-heading {
    margin-top: 15px;
    font-size: 21px;
    margin-left: 34px;
    color: #424242;
}
section.call-section {
  padding: 5% 0;
  /* background: #e7e7e7; */
  background: #fff9f0;
}

.contact-info-one .icon {
  font-size: 40px;
  color: #086ad8;
}
.contact-info-one .heading {
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 10px;
}
.contact-info-one .call-us::before {
  content: '';
  width: 0;
  height: 1px;
  bottom: 0;
  position: absolute;
  left: auto;
  right: 0;
  z-index: 1;
  -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  -o-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  background: currentColor;
}
.contact-info-one .call-us {
  line-height: 1.17;
  color: #0d3e6c;
  position: relative;
  display: inline-block;
  font-size:48px;
  font-weight:bold
}
.contact-info-one .call-us:hover::before{
width: 100%;
left: 0;
right: auto;
}
.contact-info-one .call-us a {
  color: #00254e;
}
span.fa-solid.fa-phone-flip {
  color: #f7a01f;
}
h2.call-us:hover a {
  color: #4e4e4e;
}
a.btn.request-demo:hover,.request-demo:hover {
  background: #000a44;
  border-color: #000a44;
  transition: 0.5s all;
  color:#fff !important;
}
.new-map {
  overflow: hidden;
  /* height: 475px;
  background-attachment: fixed;
  background: url('../../assets/images/map2.jpg'); */
  background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}
.new-map>img{
  width: 100%;
  height: auto;
}
@media (max-width: 1199px) {
  a.popup-videos.video-box {
    margin-right: 20px;
}
}
@media (max-width: 991px) {
  .conact-us-wrap-one .sub-heading {
    margin-bottom: 35px;
  }
}
@media (max-width: 860px) {
  h3.footer-link-heading {
    width: 99px;
}
}
@media (max-width: 767px) {
  h3.footer-link-heading {
    text-align: left;
    margin: 20px auto;
}
ul.quick-links {
  max-width: 75px;
  margin: 20px auto;
}
ul.quick-links.new-links {
  max-width: 250px;
}
h3.footer-link-heading.new-link {
  margin: 15px auto 20px !important;
  text-align: left !important;
}
p.footer-info.text-white {
  text-align: justify;
  max-width: 350px;
  margin: auto;
  margin-bottom: 20px;
}
img.qrcode {
  margin-top: 5px;
    margin-bottom: 15px;
}
.enq_from img {
  max-width: 250px;
  display: none;
}

}
@media (max-width: 540px) {
.contact-info-one .call-us {
  font-size: 35px;
}
.testimonial-grid {
  justify-content: center !important;
}
}
  /* call section ends */
  /* testimonial home page grid start */
  .testimonial-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 40px;
}
a.popup-videos.video-box {
  position: relative;
  display: inline-block;
  max-width: 230px;
  border-radius: 50%;
  overflow: hidden;
  height: 230px;
  object-fit: cover;
  transition: 0.5s all;
  border: 2px solid #f7a01f;
  /* margin-right: 20px; */
  margin-bottom: 40px;
}
span.video-title {
  position: absolute;
  display: none;
  bottom: 50px;
  color: #fff;
  background: #0000008a;
  padding: 10px 15px;
  text-align: center;
  text-transform: capitalize;
  transition: 0.5s all;
  width: 100%;
}
a.popup-videos.video-box:hover
span.video-title {
  display: block;
  transition: 0.5s all;
}
.video-img-box>img {
  width: 100%;
  height: 280px;
  object-fit: cover;
  object-position: center;
}
.video-frame {
  position: absolute;
  z-index: -99;
  width: 100%;
  height: 115%;
  top: 0px;
  /* background: url("../images/home.webp") no-repeat; */
  background: #000;
}
.banner-shadow {
  position: absolute;
  top: 0;
  /* background: #04040499; */
  z-index: -49;
  width: 100%;
  bottom: 0;
}
.banner-info.aos-init.aos-animate {
  display: none;
}
  /* testimonial home page grid ends */
  .banner-infobox {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    /* color: #fff; */
    width:800px;
    max-width:100%;
}
h2.infobox-head 
 {
  /* color: #fff;
  background: #00000099; */
  /* padding: 5px 10px;
  margin-bottom: 30px; */
  font-family: serif;
  font-size: 45px;
}
.banner-infobox .new_heading{
  color: #fff;
  background: #00000099;
  padding: 5px 10px;
  margin-bottom: 30px;
  /* font-family: serif; */
  font-size: 45px;
  min-height: 107px;
}
.banner-infobox .new_heading h2,.banner-infobox .new_heading h3{
  color: #fff;
  font-size: 18px;
  min-height: 44px;
}
a.dwbrochure {
  position: fixed;
  background: #f7a01f;
  top: 25%;
  right: 0;
  border-radius: 10px 0 0 10px;
  box-shadow: -1px 2px 4px 0px #685e5e;
  color: #000;
  font-size: 12px;
  padding: 20px 10px;
  writing-mode: vertical-lr;
  text-transform: uppercase;
  z-index: 1001;
}
a.dwbrochure.demo1 {
  background: #0f57a9;
  top: calc( 25% + 190px);
  color: #fff;
}
/* Scroll Bar Css */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  /* border-radius: 5px; */
  background-color: #F5F5F5;
}

::-webkit-scrollbar {
  width: 5px;
  background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
  /* border-radius: 5px; */
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #686868;
}

/* .client-img-conatiner{
  width:150px;
  height:150px;
}
.client-img-conatiner img{
  width:100%;
  height:100%;
  object-fit: cover;
} */