@font-face {
  font-family: Raleway;
  src: url(../../font/Raleway-Medium.ttf);
}

@font-face {
  font-family: Raleway;
  src: url(../../font/Raleway-Bold.ttf);
}

@font-face {
  font-family: Poppins;
  src: url(../../font/Poppins-Light.ttf);
}

@font-face {
  font-family: Poppins2;
  src: url(../../font/Poppins-Medium.ttf);
}

@font-face {
  font-family: Poppins3;
  src: url(../../font/Poppins-Regular.ttf);
}

@font-face {
  font-family: Poppins4;
  src: url(../../font/Poppins-Bold.ttf);
}

@font-face {
  font-family: Roboto;
  src: url(../../font/Roboto-Medium.ttf);
}

@font-face {
  font-family: Roboto2;
  src: url(../../font/Roboto-Regular.ttf);
}

* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}

html {

  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  scroll-behavior: smooth;
}

p {
  font-family: Roboto;
}

body {
  font-family: Roboto;
  line-height: 1.8;
  color: #384047;
  font-weight: normal;
  font-kerning: auto;
  overflow-x: hidden;
}

body {
  margin: 0;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container {
  width: 1260px;
}

.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
  float: left;
}



.col-md-1 {
  float: left;
  width: 8.33333333%;
}

.col-md-2 {
  float: left;
  width: 16.66666667%;
}

.col-md-3 {
  float: left;
  width: 25%;
}

.col-md-4 {
  float: left;
  width: 33.33333333%;
}

.col-md-5 {
  float: left;
  width: 41.66666667%;
}

.col-md-6 {
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 50%;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-md-7 {
  float: left;
  width: 58.33333333%;
}

.col-md-8 {
  float: left;
  width: 66.66666667%;
}

.col-md-9 {
  float: left;
  width: 75%;
}

.col-md-10 {
  float: left;
  width: 83.33333333%;
}

.col-md-11 {
  float: left;
  width: 91.66666667%;
}

.col-md-12 {
  float: left;
  width: 100%;
}


.btn-sel {
  padding: 9px 33px 10px 34px;
  border-radius: 4px;
  border: solid 1px #cccccc;
}

.header {
  float: left;
  width: 100%;
  height: 70px;
  position: fixed;
  z-index: 999;

  background-color: #fff7f7;
  box-shadow: 0px 0px 8px 0px #00000029;
}

.ptb-20.slid-1 {
  position: relative;
  left: -6px;
}

.logo {
  padding: 7px;
}

.btn {
  margin-top: 18px;
  float: right;
  position: relative;

}

.col-text-img {
  margin-top: 63px;
}

.hero-area {
  position: relative;
  z-index: 1;
  color: #fff;
}

.hero-area {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  width: 100%;
  margin-top: 67px;


}
.highlight-text{
  color: #F26522;
}

.img-text-mobiles {
  display: none;
}

.section.hero-area.grt-her {

  height: 514px;
}

.new-cn-1 {
  width: 101%;
  padding: 0px;
}

.new-box-1 h1 {
  color: #fff;
}

.new-box-1 p {
  color: #fff;
}

.new-box-1 {
  position: relative;
  z-index: 2;

  border-radius: 0 10px 10px 0;
  background-image: linear-gradient(179deg, #0050ae 1%, #4cd2d0 127%);

}

#slider img {
  height: 537px;
}

.hero-overlay-gradient {
  background: linear-gradient(to right, rgba(17, 24, 60, 0.75), rgba(17, 24, 60, 0.6));
}

.btn-lg.btn-blue.btn-block.grrem1 {
  width: 214px;
  font-family: Poppins2;
  font-size: 20px;
  font-weight: 500;
  background-color: #0f52ff;
  margin-top: 20px;
  color: #fff;
  position: relative;
  top: 25px;
}

.hero-overlay,
.hero-overlay-gradient {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.hero-area .hero-content,
.hero-area .breadcrumb-area {
  position: relative;
  z-index: 2;
}

.hero-area .h-full {
  height: 100vh;
}

.pos-r {
  position: relative !important;
}

.pos-tb-center {
  width: 100%;

}

.hero-form {
  width: 75%;
  background-color: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, .15);
  color: #314555;
  margin: auto;
  padding: 15px;
  float: right;
  border-radius: 4px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.hero-form-wrapper {
  color: #aaa;
  padding: 20px;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.field {
  display: block;
  position: relative;
}

.form-control {
  color: rgba(0, 0, 0, 0.85) !important;
  font-family: Poppins;
  border: solid 1px #cccccc;
  background-color: #f5f5f5;
  line-height: 20px;
  width: 100%;
  padding: 11px 0px 11px 6px;
  -webkit-transition: all ease-in-out 150ms;
  -ms-transition: all ease-in-out 150ms;
  -o-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
  font-family: 'Poppins3';
}

.new-colo1 {
  background: #fdf7f4;
  padding-top: 40px;
  margin-top: 70px;

}

.ha1 {
  color: #121118;

  margin: 27px 45px 52px 0;
  font-family: Poppins3;
  font-size: 21px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.46;
  letter-spacing: normal;
  text-align: left;
}

.t-uppercase.mb-10 {
  margin: 0 0 16.3px;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: #202020;
}

.sumn1 .btn-lg.btn-blue.btn-block {
  width: 100%;
}

.col-md-12.top-ex1 {
  text-align: center;
}

.btn-lg.btn-blue.btn-block {
  width: 90%;
  height: 50px;
  padding: 15px;
  border-radius: 4px;
  background-color: #169957;
  border: none;
  margin: 0 auto;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  line-height: 0px;
  color: #fff;
  cursor: pointer;
}

.maj1.sync-pl1.billing-pl1 {
  margin-bottom: 50px;
}

.box-rel {
  border-radius: 5px;
  box-shadow: 8px 9px 61px -10px rgba(0, 0, 0, 0.16);
  border: solid 0.5px #cccccc;
  background-color: #ffffff;
  float: left;
  width: 100%;
}

.str_1 {
  font-weight: 500;
  font-size: 17px;
  color: #F26522;
}

.will1 {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 0.22px;
  text-align: left;
  color: #020113;
  margin-top: 30px;
}

.accounting-nr1 {
  float: left;
  width: 100%;
  margin-top: 80px;
  margin-bottom: 80px;
}

.box-more1 {
  width: 45%;
  margin-right: 40px;
}

.accounting-nr1 .maj1 {
  margin-bottom: 40px;
}

.will-ac3.btn-lg.btn-blue.btn-block.new-des1 {
  width: 48%;
  margin-bottom: 37px !important;
  float: left;
  font-size: 13px;
  padding: 0px !important;
  height: 34px;
  margin-top: 25px;
  border-color: #0e52ff;
  color: #0e52ff !important;
}

.ul-box1-st img {
  position: relative;
  top: 7px;
}

.advice-nr {
  margin-top: 40px;
}

.ul-box1-st li {
  list-style: none;
  margin-bottom: 11px;
  font-family: Poppins;
  font-size: 16px;
  color: #fff;
}

.here-what-stil .here-make1 {
  font-size: 22px;
}

.businesses-pl1 {
  padding-top: 10px;
  padding-bottom: 0px ! important;
}

.sumn1 {
  text-align: center;
}

.ul-box img {
  max-width: 7%;
  margin-right: 8px;
}

.ul-box li {
  float: left;
  list-style: none;
  width: 100%;
  font-size: 18px;
  font-family: Poppins;
  color: #fff;
  margin-bottom: 10px;
}

.lr_text {
  float: left;
  margin-right: 14px;
  font-size: 16px;
  color: #000;
  font-family: Roboto;
}

.btn-sel {
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.31;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-decoration: none;
  background: #f26522;
  border: none;
}

img {
  max-width: 100%;
}

.about-us {
  width: 100%;
  height: auto;
  padding-top: 50px;
  background-color: #f7f7f7;
  float: left;
  padding-bottom: 50px
}

.about-us.appointment-2.appointment-3.appointment-pl1 {
  padding-bottom: 120px;
}

.honda1 {
  margin-left: 13px;
}

.about-us-2 .ul-box1 li {
  font-weight: 500;
  margin-bottom: 11px;
}

.get-12 {
  margin-top: 21px;
}

.easy-pl1 .img-ab img {
  max-width: 92%;
}

.about-us-2 {
  width: 100%;
  height: auto;
  padding-top: 60px;
  background-color: #fff;
  float: left;
  padding-bottom: 60px;
}

.test-min-us-2 {
  width: 100%;
  height: auto;
  padding-top: 40px;
  background-color: #fff;
  float: left;
  padding-bottom: 70px;
}

.yu-pear {
  font-weight: normal;
  font-family: 'Poppins3';
}

.form-single .form-control.input-lg {
  border-radius: 4px;
  background: #fff;
  border: none;
  padding-left: 12px;
}

.get-ds1 {
  font-family: Poppins2;
  font-size: 40px;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

.discom1 {
  font-size: 45px;
  color: #0f52ff;
}

.form-single .btn-lg.btn-blue.btn-block {
  width: 238px;
  cursor: pointer;
  height: 42px;
  margin-left: 9px !important;
  border-radius: 4px;
  background-color: #ff1b1c;
}

.form-single .field {
  padding-left: 10px;
  padding-right: 10px;
}

.w-n1 {
  width: 0px;
}

.form-single .maj1 {
  color: #fff;
  font-family: Poppins2;
}

.form-single .res1 {
  color: #fff;
  font-family: Poppins4;
}

.form-single {
  width: 100%;
  height: 158px;
  padding-top: 20px;
  background: #f9f1ec;

  float: left;
  padding-bottom: 30px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.poly-tabel {
  float: left;
  width: 18%;
}

.speakerphone-1 {
  text-align: left !important;
  font-family: Poppins2 !important;
  font-size: 28px !important;
  font-weight: 500 !important;
  margin-bottom: 19px !important;
}

.spekr1 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.about-us-2.spekr1 {
  background: #fff;
}

.ply-sper {
  font-weight: bold;
  color: #0f52ff;
}

.maj1.par-ool1 {
  font-family: Poppins;
  font-size: 23px;
  width: 100%;
}

.manage-pl1 {
  background: #f7f8fc;
  padding-top: 60px;
  padding-bottom: 60px;
}

.form-tabel {
  width: 100%;
  height: auto;
  padding-top: 40px;
  background-color: #f6f9fd;
  float: left;
  padding-bottom: 60px;
}

.about-us-single {
  width: 100%;
  height: auto;
  padding-top: 60px;
  background-color: #fff;
  float: left;
  padding-bottom: 40px;
}

.email1 a {
  color: #000;
  font-family: Roboto;
  font-size: 20px;
}

.call-con1 img {
  max-width: 6%;
  margin-right: 7px;
}

.email1 img {
  max-width: 6%;
  margin-right: 7px;
}

.call-con1 {
  width: 100%;
  height: auto;
  padding-top: 5px;
  background-color: #fffdfd;
  float: left;
  padding-bottom: 15px;
}

a {
  text-decoration: none;
}

.textline1 {
  text-align: center;
}

.caal1 a {
  color: #000;
  font-family: Roboto;
  font-size: 20px;
}

.caal1 {
  padding-left: 15px;
  padding-right: 15px;
  float: right;
}

.ul-box1 li {
  width: 100%;
  list-style: none;
  float: left;
  margin-bottom: 16px;
  font-family: Poppins2;
  font-weight: 500;
  font-size: 17px;
  color: #000;

}

.red-pl-g {
  width: 94%;
  float: right;
}

.last1 {
  float: left;
  width: 100%;
  position: relative;
  top: 31px;
}

.get1-make.Make-pl {
  position: relative;
  top: 13px;
}

.img-ab.tar1l1 {
  text-align: left;
}

.destop-mg12 img {
  max-width: 90%;
}

.footer-1 {
  background-color: #f7f7f7;
}

.yu-pear {
  color: #555555;
  font-size: 16px;

}

span.modules1 {
  width: 89%;
  float: left;
  color: #1f1f1f;
}

.manage-pl1 .modules1 {
  width: 89%;
  float: left;
  font-size: 16px;
  font-family: Poppins3;
}

.ul-box1 img {
  width: 22px;
  margin-right: 8px;
  margin-bottom: 12px;
  float: left;
  position: relative;
  top: 8px;
  height: 22px;
}

h2.mag-1 {
  margin-bottom: 7px;
}

.ul-box1 {
  margin-top: 8px;
}

.form-single .maj1 {
  margin-bottom: 7px !important;
}

.maj1 {
  width: 100%;
  font-family: Poppins2;
  font-weight: bold;
  text-align: center;
  margin-bottom: 16px;
  font-size: 35px;
  color: #000;
}

.cloud-1 {
  text-align: left;
}

.last1 .btn-lg.btn-blue.btn-block {
  width: 30%;
  font-family: Poppins;
  margin-right: 12px;
  font-size: 16px;
}

.box-wh1 {
  margin: 0 40px 0 0;
  padding: 18px;
  min-height: 124px;
  border-radius: 10px;

  text-align: center;
}

.ptb-sin-1 {
  float: left;
  width: 100%;

  margin-bottom: 23px;
}

.billing-mail {
  width: 1300px;
}

.main {

  width: auto;
  margin: 0 auto;
}

.price-table {
  width: 100%;
  border-collapse: collapse;
  border: 0 none;
}

.price-table tr:not(:last-child) {
  border-bottom: 1px solid #d5d5d5;
}

.price-table tr td {
  font-family: Poppins2;
  font-size: 16px;
  padding: 9px 15px;

}

.d-1 tr {
  height: 47px
}

.d-2 tr {
  height: 47px
}

.price-table tr td:first-child {
  border-left: 0 none;
}

.payroll3 p {
  margin-top: 15px;
  margin-bottom: 15px;
}

.price-table tr td:not(:first-child) {
  text-align: center;
}


.price-table .fa-check {
  color: #5336ca;
}

.price-table .fa-times {
  color: #D8D6E3;
}

/* Highlighted column */
.price-table tr:nth-child(2n) td:nth-child(3) {
  background-color: rgba(216, 214, 227, 0.25);
}

.price-table tr td:nth-child(3) {
  background-color: rgba(216, 214, 227, 0.15);
  padding: 8px 48px;
}

.price-table tr td:nth-child(3) .fa-check,
.price-table tr:nth-child(2n) td:nth-child(3) .fa-check {
  /* color: #ffffff; */
}

/**/


.price-table tr.price-table-head {

  color: #FFFFFF;
}

.price.payrol23 {
  padding: 9px !important;
  font-size: 12px !important;
  line-height: 1.46;
  letter-spacing: normal;
  text-align: center;
  color: #24272c !important;
}

.payrol24 {
  padding: 9px !important;
}

.exp-1-n {
  background: no-repeat !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 3.21;
  letter-spacing: normal;
  text-align: center;
  color: #404040 !important;
  padding: 0px !important;
  text-decoration: underline;
}

.d-2 img {
  max-width: 100%;
  position: relative;
  top: 6px;
}

.exp-2-n {
  border-radius: 4px !important;
  font-size: 11px !important;
  font-weight: 500 !important;

  padding: 9px !important;
  width: 100%;
  border: 1px solid #0f52ff;

  background: no-repeat !important;
  color: #0f52ff !important;
}

.pr-2 {
  opacity: 0.7;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  float: left;
  letter-spacing: normal;
  text-align: center;
  color: #24272c;
  line-height: 1.19;
}

.pr-1 {
  font-family: Roboto;
  font-size: 20px;
  color: #ff1b1c !important;
}

.per-ts1 {
  opacity: 0.7;
  line-height: 1.23 !important;
  color: #000 !important;
  font-size: 13px !important;
  margin-top: 0px;
  margin-bottom: 5px;

}

.price-table td.price a {
  background-color: #5336ca;
  color: #FFFFFF;
  padding: 12px 32px;
  margin-top: 16px;
  font-size: 12px;
  font-weight: 600;
  font-family: "Montserrat";
  text-transform: uppercase;
  display: inline-block;
  border-radius: 64px;
}

.price-table td.price-table-popular {
  font-family: "Montserrat";
  border-top: 3px solid #5336ca;
  color: #5336ca;
  text-transform: uppercase;
  font-size: 12px;
  padding: 12px 48px;
  font-weight: 700;
}

.price-table .price-blank {
  background-color: #fafafa;
  border: 0 none;
}

.price-table svg {
  width: 90px;
  fill: #5336ca;
}

.d-1 {
  padding: 15px 0 0;
  border-radius: 10px;
  box-shadow: 0 5px 20px 0 rgb(0 0 0 / 7%);
  background-color: #ffffff;
  margin-top: 134px;
}

.d-2 {
  padding: 15px 0 0;
  border-radius: 4px 4px 4px 5px;
  box-shadow: 0 5px 20px 0 rgba(64, 64, 64, 0.15);
  background-color: #ffffff;
  text-align: center;
  width: 88%;
  margin: 0 auto;

}

.new-ab {
  position: relative;
  top: 120px;
}


.test-min-1-box1 {
  height: auto;
  padding: 30px 40px;
border-radius: 20px;
border: 1px solid #FFE3D6;
background: rgba(255, 251, 249, 0.20);
  float: left;
  width: 100%;
  text-align: left;

}

.star-1 {
  text-align: left;
}

.test-min-1-box1 h3 {
  width: 80%;
  margin: 0 auto;
  margin-top: 0px;
  font-size: 15px;
  font-size: 14px;
}

.great-85 {
  margin-bottom: 40px;
}

.star-1.finance-1 {
  margin-top: 0px;
}

.test-min-1-box1 p {
  width: 100%;
  margin: 0 auto;
}

.btn-lg.btn-blue.btn-block.new-des2 {
  background: #0f52ff;
}

.prod-1 button.btn-lg.btn-blue.btn-block.new-des2 {
  border: 1px solid #0f52ff;
  border-radius: 8px;
  background: no-repeat;
  color: #0f52ff;
}

.test-min-1-box1 p {
  height: 169px;
  font-family: 'Roboto2';
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  width: 100%;
  line-height: 1.38;
  margin: 0 auto;
  margin-bottom: 14px;
}

.star-1 {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 8px
}

.fin-pl1 {

  font-family: 'Poppins';
}

.call-to-action-area {
  position: relative;
  z-index: 1;
  color: #fff;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.font-15 {
  font-size: 15px !important;
}

.form-tabel .maj1 {
  margin-bottom: 40px !important;
  margin-top: 0px !important;
}

.call-to-action-area {

  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 70px;
  padding-bottom: 70px;
}

.sync-pl1 {
  font-weight: 500;
  color: #333;
}

.an-pol1 {
  color: #0f52ff;
  font-size: 28px;
  font-weight: bold;
}

.get1 {
  margin-bottom: 0px;
  font-family: Poppins2;
  color: #fff;
}

.for1 {
  font-family: Poppins2;
  font-size: 28px;
  font-weight: 500;
}

.call-to-action-area .btn-lg.btn-blue.btn-block {
  width: 19%;
}

.pad-1-left {
  padding-right: 15px;
  padding-left: 15px;
}

.sin-1 {
  margin-bottom: 20px;
}

.col-md-12.des1 {
  display: none;
}

#show-hidden-menu {
  text-align: center;
  margin-top: 21px;
}

#show-hidden-menu span {
  float: left;
  width: 100%;
}

#show-hidden-menu a {
  font-size: 16px;
  font-weight: 500;
  font-family: Poppins;
  color: #0a00ff;
  cursor: pointer;
}

.hidden-menu {
  margin-top: -2px;
  float: left;
  width: 100%;
}

.exp1 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 17px;
  color: #0a00ff;
}

.tax1 {
  border-radius: 0px 0px 10px 10px ! important;
}

.d-3 {
  padding: 15px 0 0;
  border-radius: 0px 0px 10px 10px;
  box-shadow: 0 15px 20px 0 rgba(255, 55, 63, 0.11);
  background-color: #ffffff;
}

.hidden-menu .btn-lg.btn-blue.btn-block {
  width: 90%;
  margin: 0 auto;
  display: block;
}

.t-uppercase.mb-10 {
  margin-bottom: 0px;
}

.about-us .maj1 {
  margin-top: 23px;
  margin-bottom: 21px;
}

.top-ex1 {
  margin-top: 10px;
}

.koi1 {
  border-top: 1px solid #d5d5d5;
}

.scro1 {
  width: 100%;
  text-align: center;
  color: #afafaf;
  font-family: Poppins;
  font-size: 15px;
}

.scro1 {
  display: none;
}

.thankyou_page {
  padding-top: 199px;
}

.thankyou_page {
  background-color: #f2fbfe;
  min-height: 553px;
}

.tah1 {
  padding-top: 2px !important;
}

.spinner {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  height: 20px;
}

.spinner .bounce1,
.spinnerblock .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.purple>div {
  width: 10px;
  height: 10px;
  background-color: #4a4a4a;
  margin: 6px 2px;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation-delay: 0s;
}

.top_left_text.text-center {
  text-align: center;
}

.about-us-single.enjoy-as {
  background: #f6f9fd;
}

.compatibility-pl-pl1 {
  padding-top: 20px;
  padding-bottom: 60px;
  background: #fff;
}

.compatibility-pl1 {
  margin-bottom: 20px;
}

.help-pl1 {
  margin-bottom: 44px;
}

.plat-voly {
  font-weight: 600;
  color: #ff3900;
}

.pol-syn1 {
  font-weight: bold;
  color: #0f52ff;
  font-family: 'Poppins2';
}

.pol-p1 p {
  font-family: Roboto2;
  font-size: 18px;
}

.pol-p1 {
  text-align: center;
}

.compatibility-pl-pl1 .col-md-2 {
  float: left;
  width: 12.5%;
  margin-top: 57px;
}

.box-wh1 p {
  font-size: 20px;
  font-weight: 500;

  position: relative;
  top: 12px;
  font-family: Poppins3 !important;
}


.show-hidden-menu a {
  text-align: center;
  margin-top: 21px;
}

#myBtn span {
  width: 100%;
  float: left;
}


.appointment-2 .ab1 {
  text-align: center;
}

.app-1 {

  margin: 0 0 10px;
  font-family: Poppins2;
  font-size: 28px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: left;
  color: #0f52ff
}

.appointment-3 {
  background-color: #f7f7f7;
  padding-top: 103px;
}

.appointment-2 .ab2 {
  margin-top: 77px;
}

.questions12 .who {
  color: #555555;
  font-size: 16px;
  font-family: 'Poppins3';
}

.app-2 {


  font-family: Poppins2;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #1f1f1f;
}

.easy-pl1 .img-ab img {
  max-width: 100% !important;
}

.mang-ab2 {
  float: left;
  margin-left: 70px;
}

.about-us-single .maj1 {
  margin-top: 23px;
  font-size: 28px;
}

.questions12 .sin-2 {
  height: 200px;
}

.questions12 .col-md-3 img {
  position: relative;
  bottom: 13px;
}

.questions12 span {
  color: #555555;
  font-size: 16px;
  font-family: 'Poppins3';
}

.questions12 p {
  font-size: 21px;
  margin-bottom: 10px;
}

.test-min-us-2 {
  padding-bottom: 40px;
  padding-top: 40px;
}

.the-12 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.arora-pl1 {
  position: relative;
  top: 20px;
}

.last-cl {
  color: #0f52ff;
  font-weight: bold;
}

.get1-make1 {

  font-family: Poppins2;
  font-size: 28px;
  color: #000;
  font-weight: 600;
  text-align: left;
  margin-top: 0px;
}

.last-cl-1 {
  font-weight: bold;
  color: #0f52ff;
  font-family: 'Poppins2';
}

.get1-make {
  font-family: Poppins3;

  color: #1f1f1f;
  text-align: left;
  font-size: 20px;
  font-weight: 500;
}

.happy12 {
  font-family: Poppins2;
  font-size: 20px;
  text-align: right;
  color: #000;
}

.software_devices2 {
  background-color: #f7f7f7;
  padding-bottom: 80px;
  padding-top: 70px;
}

.box-pl1 p {
  font-family: Roboto2;
  font-size: 16px;
  color: #fff;
  margin-top: 9px;
  width: 60%;
  float: right;
  text-align: left;
  line-height: 24px;
}

.software_devices-p1 {
  background-color: #222664;
  padding-top: 30px;
  padding-bottom: 29px
}

.box-pl1 span {

  color: #fff;
}

.software_devices1 .btn-block {
  width: 35% !important;
  float: left;
  margin-right: 19px !important;
  margin-top: 16px !important;
}

.jp-1 {
  display: none;
}

.mobile {
  display: none;
}

.btn-lg.btn-blue.btn-block.new-des1 {
  background: no-repeat;
  color: #000;
  border: solid 0.7px #000000;
  border-radius: 8px
}

.new-des2 {
  border-radius: 8px;
}

.automate-im1 {
  margin-top: 89px !important;
}

.automate-im2 {
  margin-top: 104px !important;
}

.automate-im3 {
  margin-top: 81px !important;
}

.mag-1 {
  font-size: 24px;
  color: #000;
  font-family: Poppins3;
}

.get-12 {
  background: #0050ae !important;
  width: 50% !important;
  margin-top: 21px !important;
}

.mobil-mo1 {
  display: none;
}

.tex1 {
  display: none;
}


.section_one .banner_left {
  width: 43%;
  align-items: self-start;
  flex-direction: column;
  justify-content: center;
  float: left;
}

.section_one .banner_right {
  width: 57%;
  z-index: 1;
  float: right;
  text-align: right;
      justify-content: end;
}

.mySlides {
  width: 100%;
}

.dis-flex,
footer .footer,
.section_nine .whymidcontainer .newwhy,
.section_nine .whymidcontainer,
.section_eight .starter-premium-left,
.section_eight,
.section_seven .testmonialbox .rectangle,
.section_seven .testmonialbox,
.section_six .faq .leftpart ul li,
.section_six .faq,
.section_five .righticon ul li span.text,
.section_five .righticon ul li span.bg,
.section_five .letiocn,
.section_five,
.section_four,
.section_three .sec3-card,
.section_three .sdcardcontainer,
.section_three,
.section_two .leftbg,
.section_one .banner_right,
.section_one .banner_left,
.section_one,
header {
  display: flex;
}

* {
  box-sizing: border-box;
}

.fl-wt,
.section_three,
.section_two .leftbg,
.section_one {
  float: left;
  width: 100%;
}

.section_one .banner_right img {
  height: auto;
  z-index: 1;
  max-width: 100%;
}

.experience-1 {
  margin: 0 auto;
}

.appointment12 {
  padding-left: 35px;
}

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

.spekr_s1 {
  padding-top: 80px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.container-content {
  width: 85%;
  margin: 0 auto;
  height: 46% !important;
  position: relative;
  top: -11px;
  margin-bottom: 40px;
}

.experience-1 {
  margin: 0 auto;
  margin-top: 55px;
}

.container-content .ab2 {
  position: relative;
  top: 30px;
}

.section_seven.mid-container.testmonial {
  display: none;
}

.maj1.what-p {
  font-size: 24px !important;
  width: 85%;
  margin: 0 auto;
}

/*swipper*/
.swiper-button-next {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50%;
  background-color: #fff;
  top: 50%;
  margin-top: -24px !important;
  position: absolute;
  background-position: unset !important;
  box-shadow: 0 6px 12px 0 rgba(36, 39, 44, 0.1);
  border: 1px solid rgba(36, 39, 44, 0.1);
  background-image: url(../../assets/img/Chevron_right.svg) !important;
  background-position: center !important;
  right: 0 !important;
  z-index: 10;

}

.swiper-button-prev {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50%;
  background-color: #fff;
  top: 50%;
  margin-top: -24px !important;
  position: absolute;
  background-position: unset !important;
  box-shadow: 0 6px 12px 0 rgba(36, 39, 44, 0.1);
  border: 1px solid rgba(36, 39, 44, 0.1);
  background-image: url(../../assets/img/Checvron_left.svg) !important;
  background-position: center !important;
  left: 0 !important;
  right: auto;

}

.mainmenu {
  position: relative;
  top: 21px;
}

/* .mainmenu .active::before {
    bottom:-25px;
    position: absolute;
    content: '';
  width:100%;
   
    height:4px;
    background-color: #0f52ff;
}
 */



.btn-arrow a {
  font-family: Roboto;
  transition: 0.3s;
  font-size: 24px;
  color: #0f52ff;
  line-height: 0.79;
}

.mainmenu li a {
  color: #141b1f;
  font-size: 14px;
  font-family: 'Poppins2';
}

.mainmenu li {
  float: left;
  position: relative;
  list-style: none;
  font-size: 14px;
  margin: 0 7px 17.9px 18px;
  font-family: Poppins3;

}

.consult1 {
  padding-left: 0px;
  padding-right: 10px;
  font-size: 18px;
  color: #000;
  margin-bottom: 22px;
}

.call-icon {
  font-size: 15px ! important;
  width: 96% !important;
  padding: 0px ! important;
}

.just1 {
  padding: 8px 25px 11px 26px;
  border-radius: 20px;
  border: solid 1px #25a743;
  background-color: rgba(88, 172, 86, 0.05);
  margin: 15px 91px 0 92px;
  font-size: 15px;
  text-align: center;
}

.way-choose {
  margin: 0 44px 1px 0;
  padding: 50px;
  background-color: #16133e;
  border-top: 5px solid #00ebda;
}

.app-choose {
  font-family: Poppins2;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  line-height: 1.5;
  margin-bottom: 20px;
}

.app-choose-2 {
  font-size: 16px;
  color: #fff;
  line-height: 1.63;
  font-family: Poppins3;
}

.img-ab-choose img {
  margin-top: 40px;
  max-width: 89%;
}

.sin-fomr {
  width: 20%;
}

.buying-destop {
  margin-left: 53px;
}

.cloud-1 {
  line-height: 1.43;
}

.maj1.cloud-1 {
  line-height: 1.43;
  font-size: 30px;
  margin-top: 57px;
}

.maj1.cloud-1 span {
  width: 100%;
  float: left;
  color: #f26522;
}

.choose-2 {

  padding-top: 70px;
  background-color: #fff;

  padding-bottom: 70px;
}

.cloud-Based-1 .ul-box1 li {
  font-weight: 500;
  margin-bottom: 7px;
}

.cloud-Based-1 .ul-box1 img {
  top: 4px;
}

.section.here-to-action-area.ptb-60 {
  background: #222664;
  float: left;
  width: 100%;
  padding-top: 70px;
  padding-bottom: 40px;
}

.text-bill h3 {
  font-family: Poppins3;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.24px;
  color: #fff;
  margin-top: 8px;
  line-height: 1.71;
}

.bill-marketplace {
  text-align: center;
  margin-bottom: 50px;
  height: 157px;

}

.maj1.cloud-1.cloud-mo1 {
  display: none;
}

.nikhil-taest1-test1 span.ca1-pro {
  color: #717171;
}

.here-what p {
  color: #ffffff;
  line-height: 1.65;
  font-size: 17px;
  margin-bottom: 20px;
}

.pr-2 {
  margin-top: 12px;
  position: relative;
  z-index: 1;
}

.pr-2::before {
  border-top: 3px solid #000;
  content: "";
  margin: 0 auto;
  /* this centers the line to the full width specified */
  position: absolute;
  /* positioning must be absolute here, and relative positioning must be applied to the parent */
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 50%;
  z-index: -1;
}

.here-make1 {
  font-family: Poppins3;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.43;
  margin-bottom: 45px;
  color: #fff;
}

.here-what {
  margin-left: 42px;
}

.free1-cim {
  width: 34% !important;
}

.ann-1 {

  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;

  line-height: 1.71;
  letter-spacing: 0.17px;
  text-align: center;
  color: #ffffff;
}


#vertical_tab_nav {

  margin: 0 auto;
  display: block;
  overflow: hidden;
}

#vertical_tab_nav ul {
  display: block;
  float: left;
  margin: 0px;
  padding: 0px;
  list-style: none;
  overflow: hidden;
  width: 30%;

}

#vertical_tab_nav li {
  margin-bottom: 1px;
  text-align: left;
  padding: 0px;
}

#vertical_tab_nav li:hover {
  margin-bottom: 1px;
  text-align: left;

}

#vertical_tab_nav li:last-child {
  margin-bottom: 0px;
  border-bottom: 0px;
}

#vertical_tab_nav li a {
  font-weight: 500;
  font-family: Poppins2;
  display: block;
  font-size: 20px;
  color: #000;
  text-decoration: none;
  padding: 4%;
  opacity: 0.5;
  padding: 42px;

}

#vertical_tab_nav li a.selected {
  opacity: 1;
  background: #efefef;
  color: #000;
  box-shadow: 0 6px 18px 0 #00000073;
  background-color: #ffffff;
  padding: 50px;
  border-left: 5px solid #16133e;
}

#vertical_tab_nav .panel-div {
  display: block;
  float: left;
  box-shadow: 0 10px 30px 0 rgba(15, 82, 255, 0.15);
  background-color: #16133e;
  width: 70%;
  min-height: 260px;
  padding: 50px;

}

#vertical_tab_nav div article {
  display: none;
  margin: 0px;
  color: #000;
  font-size: 18px;

}

.view_rating_outer {
  display: inline-block;

  margin-bottom: 0px;
}

.star-pl1 {
  text-align: center;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 14px;
}

.free-demo a {
  font-size: 14px;
  font-weight: 500;
  color: #0a0920;
}

.free1-now {
  margin-top: 19px !important;
}

.billing-pl-1 {
  padding-left: 10px;
  padding-right: 10px;
  width: 20%;
}

.selected .us1 {
  display: block !important;
}

.selected .us2 {
  display: none;
}

#vertical_tab_nav li a .us1 {
  display: none;
}

.us2 {
  position: relative;
  float: left;
  right: 22px;
  bottom: 6px;
}

.us1 {
  position: relative;
  float: left;
  right: 27px;
  bottom: 6px;
}

.star-ratings-sprite {
  background: url(../img/star-rating-sprite.png) repeat-x;
  font-size: 0;
  height: 14px;
  line-height: 0;
  text-indent: -999em;
  width: 81px;
  float: left;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-right: 4px;
  margin-bottom: 4px;
}

.list_product_rating span {
  font-size: 12px;
  color: #999;
  display: inline-block;
}

.start-1 {
  width: 80%;
}

.star-ratings-sprite-rating {
  background: url(../img/star-rating-sprite.png) 0 100% repeat-x;
  float: left;
  height: 16px;
  display: block;
}

.prod-1 img {
  border-radius: 4px;
  border: solid 1px #cccccc;
  padding: 20px;
}

.prod-1 {
  border-radius: 5px;
  box-shadow: 24px 24px 48px 0 rgba(0, 0, 0, 0.07);
  background-color: #ffffff;
  text-align: center;
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 30px;
  padding-top: 30px;
  position: relative;
  padding-bottom: 30px;
}

.billing1 {
  font-size: 13px;
  font-weight: 500;
  height: 80px;
  margin-bottom: 10px;
}

.grr-paf1 {
  padding: 80px;
  border-radius: 14px;
  box-shadow: 0 10px 30px 0 rgba(15, 82, 255, 0.15);
  background-color: #f9f1ec;
  text-align: center;
}

.hidden1 {
  font-family: Poppins2;
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 24px;
  color: #000;
}

.hidden2 {
  color: #fff;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 500;
  margin: 24px 170px 50px;
  opacity: 0.8;
}

.last-btn-uo1 .btn-lg {
  width: 50%;
  float: left;
}

.last-btn-uo1 .btn-lg {
  width: 100% !important;
  float: left;
  margin-right: 30px !important;
}

.last-btn-uo1 .new-des2 {
  border-radius: 23px !important;
  background: #fff !important;
  color: #000 !important;
}

.consult-bc1 {
  background: #ffff !important;
  color: #16133e !important;
}

.last-btn-uo1 {
  text-align: center;
  display: inline-block;
  margin: 0 auto;
}

.con1 {
  margin-right: 30px !important;
}

.last-btn-uo1 .btn-lg.btn-blue.btn-block.new-des1 {
  color: #fff;
  border: none !important;
  background: #ff1b1c;
  border-radius: 4px !important;
  width: 229.6px !important;
  font-size: 16px;
}

/* .sponsored1::before {
    content: "";
    position: absolute;
    width: 0;
    height: 4px;
    border-top: 7.5px solid transparent;
    border-bottom: 7.5px solid transparent;
    border-right: 7.5px solid #fff;
    right: 0;
} */
/* .sponsored1::before {
content: "";
position: absolute;
width: 0;
height: 4px;
border-top: 7.5px solid transparent;
border-bottom: 8.5px solid transparent;
border-left: 10.5px solid #fff;
right: 58px;
border-right: 0px solid #fff;
} */
.sponsored1 {
  font-size: 11px;
  line-height: 8px;
}

.sponsored1 span {
  display: block;
  padding: inherit;
  position: relative;
  background: var(--my-color-var);
  overflow: visible;
  color: #fff;
  text-decoration: none;
  line-height: 20px;
  padding-left: 10px;
  padding: 0 16px 0 10px;
}

.sponsored1.shine-yellow {
  -webkit-animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: placeholderShimmer;
  -webkit-animation-timing-function: linear;
}

.shine-yellow {
  background: #25a743;
  background-repeat: repeat;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  background-image: none;
  background-size: auto;
  background-repeat: no-repeat;
  background-size: 800px 104px;
  display: inline-block;
  position: relative;
  -webkit-animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: placeholderShimmer;
  -webkit-animation-timing-function: linear;
}

.yellow {
  left: 6px;
}

.sponsored1 {
  position: absolute !important;
  right: 0px;
  overflow: visible;
  font-size: 11px;
  line-height: 8px;
  z-index: 3;
  height: 22px;
  float: left;
  top: 0px;
}

@-webkit-keyframes placeholderShimmer {
  0% {
    background-position: -468px 0;
  }

  100% {
    background-position: 468px 0;
  }
}


.billing-pl-1 .btn-lg.btn-blue.btn-block {
  font-size: 15px ! important;
}

.panel-div .accordion {

  color: #000;
  cursor: pointer;
  background: no-repeat !important;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  font-weight: 600;

}

.panel-div .active,
.accordion:hover {
  background-color: #ccc;
}

.panel-div .accordion:after {
  background-color: #bcccd2;
  padding: 5px;
  border-radius: 5px;
  content: '\002B';
  color: #fff;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  height: 15px;
  width: 15px;
  text-align: center;
  line-height: 14px;


}

.panel-div .active:after {
  background-color: #bcccd2;
  padding: 5px;
  border-radius: 5px;
  content: "\2212";
  color: #fff;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  height: 15px;
  width: 15px;
  text-align: center;
  line-height: 14px;
  position: relative;
  left: 30px;
  top: 2px;

}

.panel-div .panel {

  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.panel-2 {
  margin-bottom: 18px;
  padding: 19px;
  border-radius: 5px;
  box-shadow: 24px 24px 48px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
}

/* .darkHeader {
    position: fixed;
    top: 0px;
height: 158px;
    left: 0;
    width: 100%;
    z-index: 99;
} */
.panel-2 p {
  font-family: Poppins3;
  font-size: 14px;
  color: #121118;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 10px;
  width: 96%;
}

.dotn1 {
  width: 8px;
  height: 8px;
  margin: 6.5px 16px 6.5px 0;
  background-color: #0f52ff;
  float: left;
  border-radius: 100px;
}

.payroll-1 {
  height: 50px;
}

.payroll-2 {
  height: 49px;
}

.payroll-3 {
  height: 49px;
}

.payroll-4 {
  height: 49px;
}

.payroll-5 {
  height: 49px;
}

.payroll-6 {
  height: 49px;
}

.payroll-7 {
  height: 49px;
}

.payroll-8 {
  height: 49px;
}

.payroll-9 {
  height: 49px;
}

.payroll-10 {
  height: 75px;
}

.text-box-tabel h2 {
  font-size: 17px;
  margin-top: 9px;
}

.text-box-tabel {
  border-radius: 10px;
  background-color: #fff;
  float: left;
  width: 100%;
  margin-top: 13px;
  height: 75.2px;
  margin-bottom: 15px;
  font-family: Poppins;
  padding: 9px 24px;
  text-align: left;

  box-shadow: 0 5px 20px 0 rgb(0 0 0 / 7%);
}

.price.payrol23 {
  height: 47px;
}

.start1-tabel {
  font-family: Poppins3;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.62;
  letter-spacing: normal;
  padding-left: 22px;
  color: #2c2e30;
  float: left;
  width: 100%;
}

.exp-2-n {
  margin-bottom: 15px;
}

.modal {
  z-index: 9999999;
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

/* Modal Content */
.modal-content {

  margin: auto;
  padding: 20px;
  position: relative;
  width: 35%;
}

span.close {
  position: absolute;
  right: 41px;
  color: #000;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.form1pop button.btn-lg.btn-blue.btn-block.btn.btn-default.frm_btn.frm-btn {
  background: #0f52ff;
  font-size: 15px;
  margin-bottom: 20px;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.form1pop .hero-form {
  width: 100%;
}

.hero-form-header {
  margin-top: 7px;
}


.mobil-no-menu {
  display: none;
}

.mobile1-slin {
  display: none;
}

.destop-img-slid2 {
  display: none;
}

.growth-mobile1 {
  display: none;
}

.btn-mobil1 {
  display: none;
}

.confused-mobile {
  display: none;
}

.prev {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50%;
  background-color: #fff;
  top: 50%;
  margin-top: -24px !important;
  position: absolute;
  background-position: unset !important;
  box-shadow: 0 6px 12px 0 rgba(36, 39, 44, 0.1);
  border: 1px solid rgba(36, 39, 44, 0.1);
  background-image: url(../../assets/img/Checvron_left.svg) !important;
  background-position: center !important;
  left: 0 !important;
  right: auto;
  cursor: pointer;
}

.next {
  cursor: pointer;
  width: 40px !important;
  height: 40px !important;
  border-radius: 50%;
  background-color: #fff;
  top: 50%;
  margin-top: -24px !important;
  position: absolute;
  background-position: unset !important;
  box-shadow: 0 6px 12px 0 rgba(36, 39, 44, 0.1);
  border: 1px solid rgba(36, 39, 44, 0.1);
  background-image: url(../../assets/img/Chevron_right.svg) !important;
  background-position: center !important;
  right: 0 !important;
  z-index: 10;
}

.dot-ac .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #000;
}

.dot-ac {
  float: left;
  width: 100%;
  position: relative;
  top: 52px;
  text-align: center;
}

.users-pl1 .test-min-1-box1 h3 {
  margin-top: 0px;
}

.users-pl1 .yext-minl {
  float: left;
  margin-top: 0px ! important;
}

.dot {

  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;

  cursor: pointer;
  background-color: #ceddf3;

  border-radius: 10px;
}

.nikhil-1 h3 {
  font-size: 15px;
}

.ca1-pro {
  font-size: 12px;
}

.nikhil-taest1 .test-min-1-box1 p {
  width: 100%;
  text-align: center;

}

.yext-minl {
  float: left;
  margin-top: 26px;
}

.nikhil-taest1 .star-1 {

  margin-bottom: 16px;
}

.nikhil-taest1-test1 h2.maj1.great-85 {
  font-size: 24px;
  width: 80%;
}

.nikhil-taest1-test1 {
  background: #fff;
  margin-top: 0px;
  padding-bottom: 38px;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: opacity 200ms;
  visibility: hidden;
  opacity: 0;
  z-index: 99999;
}

.overlay.light {
  background: rgba(255, 255, 255, 0.5);
}

.overlay .cancel {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: default;
}

.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 75px auto;
  padding: 20px;


  width: 35%;

  position: relative;
}

.light .popup {
  border-color: #aaa;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
}

.popup h2 {
  margin-top: 0;
  color: #666;

}

.popup .close {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 20px;
  right: 32px;
  opacity: 0.8;
  transition: all 200ms;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

.popup .close:hover {
  opacity: 1;
}

.popup p {
  margin: 0 0 1em;
}

.popup p:last-child {
  margin: 0;
}


/* .btn:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
} */




.mainmenu .active {
  padding: 12px;
  background: #eeeded;
}

.block-free-1:hover {
  box-shadow: -8px -2px 34px -6px #16133e;
}

.free1-cim:hover {
  box-shadow: -8px -2px 34px -6px #0f52ff;
}

.call-icon:hover {
  box-shadow: -8px -2px 34px -6px #ff1b1c;
}

.btn-arrow .the-arrow {
  width: 1px;
  transition: all 0.2s;
}

.btn-arrow .the-arrow.-left {
  position: absolute;
  top: 50%;

  right: -15px;
}

.btn-arrow .the-arrow.-left>.shaft {
  width: 0;
  background-color: #0f52ff;
}

.btn-arrow .the-arrow.-left>.shaft:before,
.the-arrow.-left>.shaft:after {
  width: 0;
  background-color: #0f52ff;
}

.btn-arrow .the-arrow.-left>.shaft:before {
  transform: rotate(0);
}

.btn-arrow .the-arrow.-left>.shaft:after {
  transform: rotate(0);
}

.btn-arrow .the-arrow.-right {
  top: 3px;
}

.btn-arrow .the-arrow.-right>.shaft {
  width: 1px;
  transition-delay: 0.2s;
}

.btn-arrow .the-arrow.-right>.shaft:before,
.the-arrow.-right>.shaft:after {
  width: 8px;
  transition-delay: 0.3s;
  transition: all 0.5s;
}

.btn-arrow .the-arrow.-right>.shaft:before {
  transform: rotate(40deg);
}

.btn-arrow .the-arrow.-right>.shaft:after {
  transform: rotate(-40deg);
}

.btn-arrow .the-arrow>.shaft {
  background-color: #4c4c4c;
  display: block;
  height: 3px;
  position: relative;
  transition: all 0.2s;
  transition-delay: 0;
  border-radius: 4px;
  will-change: transform;
}

.btn-arrow .the-arrow>.shaft:before,
.the-arrow>.shaft:after {
  background-color: #4c4c4c;
  content: "";
  display: block;
  height: 3px;
  border-radius: 4px;
  position: absolute;
  top: 0;
  right: 0;
  transition: all 0.2s;
  transition-delay: 0;
}

.btn-arrow .the-arrow>.shaft:before {
  transform-origin: top right;
}

.btn-arrow .the-arrow>.shaft:after {
  transform-origin: bottom right;
}

.btn-arrow .animated-arrow {
  display: inline-block;
  color: #0f52ff;
  font-size: 25px;

  text-decoration: none;
  position: relative;
  transition: all 0.2s;
}

.btn-arrow .animated-arrow:hover {
  color: #0f52ff;
}

.btn-arrow .animated-arrow:hover>.the-arrow.-left>.shaft {
  width: 64px;
  transition-delay: 0.1s;
  background-color: #0f52ff;
}

.btn-arrow .animated-arrow:hover>.the-arrow.-left>.shaft:before,
.animated-arrow:hover>.the-arrow.-left>.shaft:after {
  width: 13px;
  transition-delay: 0.1s;
  background-color: #0f52ff;
}

.btn-arrow .animated-arrow:hover>.the-arrow.-left>.shaft:before {
  transform: rotate(40deg);
}

.btn-arrow .animated-arrow:hover>.the-arrow.-left>.shaft:after {
  transform: rotate(-40deg);
}

.btn-arrow .animated-arrow:hover>.main-1>.the-arrow.-right>.shaft {
  width: 0;
  transform: translateX(200%);
  transition-delay: 0;
}

.btn-arrow .animated-arrow:hover>.main-1>.the-arrow.-right>.shaft:before,
.animated-arrow:hover>.main>.the-arrow.-right>.shaft:after {
  width: 0;
  transition-delay: 0;
  transition: all 0.1s;
}

.btn-arrow .animated-arrow:hover>.main-1>.the-arrow.-right>.shaft:before {
  transform: rotate(0);
}

.animated-arrow:hover>.main-1>.the-arrow.-right>.shaft:after {
  transform: rotate(0);
}

.btn-arrow .animated-arrow>.main-1 {
  display: flex;
  align-items: center;
  transition: all 0.2s;
}

.btn-arrow .animated-arrow>.main-1>.text {
  margin: 0 16px 0 0;
  line-height: 1;
}

.btn-arrow .animated-arrow>.main-1>.the-arrow {
  position: relative;
}

.btn-arrow .main-1:hover img {
  display: none;
}

/* .wu1{	

position: absolute;
	
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	border-radius:50%;
	animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	-moz-animation: bounce 2s infinite;
	-o-animation: bounce 2s infinite;}
	
	
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}	
	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
}
 
@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-30px);}
	60% {-moz-transform: translateY(-15px);}
}
 
@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-30px);}
	60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}

@keyframes float {
  0% {
    transform: translate(0px,0px);
  }
  25% {
    transform: translate(0px,5px);
  }
  50% {
    transform: translate(0px,0px);
  }
  75% {
    transform: translate(0px,5px);
  }
  100% {
    transform: translate(0px,0px);
  }
}
 */
.ptest1 {
  text-align: left;
  position: relative;
  top: 4px;
      display: flex
;
    align-items: center;
    gap: 10px;
}

.ptest1 img {
  float: left;
  width: 38px;
  height: 38px;
}


.left-q12 {
  text-align: left;
  margin-bottom: 10px;
}

.left-q1 {
  max-width: 20%;
}

.left-q12-bc .test-min-1-box1 {
  background: #222664;
  text-align: center;
}

.left-q12-bc .test-min-1-box1 p {
  color: #fff ! important;
}

.to-pvist1 {
  margin-top: 0px;
}

.mobil-no-img {
  display: none;
}

.home-img-des1 {
  position: absolute;
  top: 1px;
  height: 199px !important;
  right: 59%;
}

.home-img-des2 {
  position: absolute;
  top: 76px;
  height: 199px !important;
  right: 5%;
}

.home-img-des3 {
  position: absolute;
  top: 260px;
  height: 199px !important;
  right: 69%;
}

.destop-lk1 {
  position: relative;
  padding-top: 0px;
}

.des-s1-pl1 {
  position: relative;
}

.vert-move {
  -webkit-animation: mover 1s infinite alternate;
  animation: mover 1s infinite alternate;
}

.vert-move {
  -webkit-animation: mover 1s infinite alternate;
  animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-10px);
  }
}

@keyframes mover {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-10px);
  }
}

.home-img-des-s6 {
  position: absolute;
  top: 371px;
  right: 170px;
}

.home-img-des-s5 {
  position: absolute;
  top: 138px;
  right: 3px;
}

.home-img-des-s4 {
  position: absolute;
  top: 251px;
  left: -16px;
}

.home-img-des-s3 {
  position: absolute;
  top: 138px;
  left: -5px;
}

.home-img-des-s1 {
  position: absolute;
  right: 32px;
  top: 71px;
}

.home-img-des-s2 {
  position: absolute;
  top: 19px;
  left: 24px;
}

.mobile-pl14 {
  display: none;
}

.btn-lg.btn-blue.btn-block.new-des2.free1-now:hover {
  box-shadow: -8px -2px 34px -6px #0f52ff;
  border: none;
}

.exp-2-n:hover {
  box-shadow: -8px -2px 34px -6px #0f52ff;
  border: none;
}

.discount-btn1:hover {
  box-shadow: -8px -2px 34px -6px #ff1b1c;
  border: none ! important;
  background-color: #ff1b1c ! important;
  color: #fff ! important;
}

.stil1 {
  font-size: 28px;
}

.accordion-container {
  position: relative;

  height: auto;
  margin: 10px auto;
}

.accordion-container>h2 {
  text-align: center;
  color: #fff;
  padding-bottom: 5px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}

.set {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  border-radius: 5px;
  background-color: #ffffff;
}

.set>a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #000;
  font-weight: 600;
  font-size: 15px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.set>a i {
  float: right;
  margin-top: 2px;
}

.content p {
  font-family: Poppins3;
  font-size: 14px;
  color: #121118;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 10px;
  width: 96%;
}

.set>a.active {
  background-color: #ffffff;
  color: #000;
  border-radius: 4px;
}

.content {
  background-color: #fff;
  border-bottom: 1px solid #ddd;

}

.content p {
  padding: 10px 15px;
  margin: 0;
  color: #333;
}

.pls-1:after {
  background-color: #bcccd2;
  padding: 5px;
  border-radius: 5px;
  content: '\002B';
  color: #fff;
  font-weight: bold;
  float: right;
  margin-left: 5px;
  height: 15px;
  width: 15px;
  text-align: center;
  line-height: 14px;
}

.offer_ls1 {
  padding: 7px 25px;
  border-radius: 10px;
  background-color: #fbe950;
  text-align: center;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 12px;
  display: inline-block;
}

.list_tc1 {
  display: inline-block;
  padding-left: 17px;
  margin-top: 8px;
}

.list_tc1 li {
  font-size: 16px;
  color: #000;
  font-weight: normal;
}

.ex-1 {
  font-size: 30px;
  font-weight: bold;
  margin: 0px 0px 10px 0;
  font-family: Poppins2;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #121118;
}

.buy1-buying {
  font-family: Poppins2;
  font-size: 26px;
  color: #000;
  font-weight: bold;
  margin-bottom: 48px;
  position: relative;
  top: 11px;
  text-align: center;
}

.spekr1 {
  padding-bottom: 40px;
  float: left;
  width: 100%;
}

.deme-btn1 button:hover {
  background: #16133e !important;
  border: none !important;
  color: #fff !important;
  box-shadow: -8px -2px 34px -6px #16133e;
}

.accordion-container .content {
  display: none;
}

.free-demo a {
  display: block;
  margin-top: 20px;
  font-size: 14px;
  border-radius: 4px !important;
  font-weight: 500 !important;
  padding: 9px !important;
  width: 100%;
  border: 1px solid #0f52ff;
  background: no-repeat !important;
  color: #0f52ff !important;
}

.free-demo a:hover {
  background: #0f52ff !important;
  border: none;
  color: #fff !important;
  box-shadow: -8px -2px 34px -6px #16133e;
}

.mobile-per1 {
  display: none;
}

.payrol21 {
  height: 47px;
}

.payrol25 {
  height: 76px;
}

.payrol26 {
  height: 73px;
}

section.from-mf1no.section_seven.mid-container.testmonial.mobil-testminl.news-box1 {
  display: none;
}

/* 12 */
.btn-12 {
  position: relative;

  color: #fff;
  border: none;
  box-shadow: none;
  width: 60%;
  font-size: 18px;
  line-height: 42px;
  -webkit-perspective: 230px;
  perspective: 230px;
}

.cl1 {
  height: 50px;
  line-height: 51px;
}

.btn-12 span {

  background: rgb(0, 172, 238);
  background: linear-gradient(0deg, rgba(0, 172, 238, 1) 0%, rgba(2, 126, 251, 1) 100%);
  display: block;
  position: absolute;
  width: 60%;

  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
    7px 7px 20px 0px rgba(0, 0, 0, .1),
    4px 4px 5px 0px rgba(0, 0, 0, .1);
  border-radius: 5px;
  margin: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.btn-12 span:nth-child(1) {
  box-shadow:
    -7px -7px 20px 0px #fff9,
    -4px -4px 5px 0px #fff9,
    7px 7px 20px 0px #0002,
    4px 4px 5px 0px #0001;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}

.btn-12 span:nth-child(2) {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transform-origin: 50% 50% -20px;
  -moz-transform-origin: 50% 50% -20px;
  transform-origin: 50% 50% -20px;
}

.btn-12:hover span:nth-child(1) {
  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
    7px 7px 20px 0px rgba(0, 0, 0, .1),
    4px 4px 5px 0px rgba(0, 0, 0, .1);
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

.btn-12:hover span:nth-child(2) {
  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
    7px 7px 20px 0px rgba(0, 0, 0, .1),
    4px 4px 5px 0px rgba(0, 0, 0, .1);
  color: transparent;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}

.intro {
  border: 4px solid #25a743;
  border-radius: 8px;
}

.grt1 {
  font-size: 17px;
}

.evn1 .btn-12 {
  float: right;
}

.price.payrol27 {
  height: 73px;
}

.new-ptr1 {
  font-size: 15px ! important;
  margin-bottom: 16px;
  float: left;
  width: 100%;
  position: relative;
  top: 12px;
}

.error {
  color: red;
  font-size: 14px;
}

.accounting-des1-span1 {
  color: #ff1b1c;
}

.ul-box1 p {
  font-size: 18px;
  line-height: 1.4;
  color: #121118;
  font-weight: normal;
  margin-bottom: 15px;
  margin-top: 15px;
}

.mon{
color: #939393;
font-size: 16px;
font-weight: 400;
}


.unt1 li {
  margin-bottom: 3px !important;
}

.unt1 img {
  top: 3px;
}

span.mnth1 {
  font-size: 35px;
  color: #000;
  font-weight: 800;
}

.price-text {
  float: left;
  margin-top: 10px;
  width: 100%;
}

.price-text p {
  font-size: 20px;
  line-height: 1.4;
}

.gst-t1 {
  color: #000;
  font-size: 16px !important;
}

.prc1 {
  font-size: 21px;
  color: #121118;
  opacity: 0.5;
  margin-left: 15px;
  text-decoration-line: line-through;
}

.price-fnt {
  font-weight: 600;
  color: #000;
}

.btn1-arrow-btn {
  padding: 10px 24px;
  border-radius: 4px;
  background-color: #f26522;
  color: #fff;
  margin-top: 20px;
  width: 200px;
  float: left;
  font-weight: 500;
  text-align: center;
  font-size: 18px;
}


.htre-1 {
  color: #ff1b1c;
}

.get-1 {
  padding: 13px 25.5px 13px 26.5px;
  border-radius: 4px;
  border: solid 1px #767676;
  color: #000;
  font-weight: 600;
  font-size: 16px;
}

.get2 {
  padding: 13.3px 41.5px 13.2px 42.5px;
  border-radius: 4px;
  background-color: #ff1b1c;
  color: #fff;
  margin-left: 0px;
  font-weight: 600;
  font-size: 16px;
}

.lst-new-btn {
  margin-top: 30px;
  float: left;
  width: 100%;
}

.buld-1 {
  padding-top: 0px;
  padding-bottom: 40px;
}

.col-text-vd h2 {
  color: #121118;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.28;
  margin-bottom: 24px;
  font-family: Poppins2;
}

.col-text-vd p {
  font-size: 17px;
  color: #121118;
  line-height: 1.65;
  margin-bottom: 24px;
}

/* video intro */
.video-intro {
  grid-column: 2;


  position: relative;
}

.image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}

.wtc-btn a {
  padding: 12.5px 25.2px 13.5px 24.5px;
  border-radius: 4px;
  border: solid 1px #ff1b1c;
  background-color: #f6f8ff;
  color: #000;
  font-weight: 600;
}

.wtc-btn {
  margin-top: 18px;
  float: left;
}

.team-us-2 {
  padding-top: 20px;
  float: left;
  width: 100%;
  background: #f9f1ec;

}

.video-intro img {
  border-radius: 30px;
}

iframe#video_iframe {
  border-radius: 30px;
}

.bac-pl1 {

  float: left;
  width: 100%;
  padding-top: 6px;
  padding-bottom: 100px;
}

.col-text-vd {
  width: 70%;
  margin: auto;
  padding-top: 100px;
}

.enjoy-btn a {
  padding: 13px 47px;
  border-radius: 4px;
  background-color: #fff;
  margin-top: 32px;
  float: left;
  color: #000;
  font-weight: 800;
}

.cret-lk1 .destop-mg12 {
  text-align: left;
}

.cret-lk1 {
  padding-top: 68px;
  padding-bottom: 60px;
}

.get-1 img {
  margin-right: 5px;
}

.stil-1 {
  float: left;
  width: 100%;
  padding-top: 60px;
  background-color: #f9f1ec;
  padding-bottom: 60px;
}

.tex-stl-12 h2 {
  line-height: 1.44;
  font-size: 28px;
  margin-bottom: 33px;
  color: #000;
  font-weight: 600;
}

.tex-stl-12 .modules1 {
  color: #000 !important;
}

.stl-btn a {
  padding: 13px 46px;
  border-radius: 4px;
  background-color: #ff1b1c;
  color: #fff;
}

.stl-btn {
  margin-top: 40px;
  float: left;
}

.tex-stl-12 {
  margin-top: 50px;
  float: left;
  width: 100%;
}

.get-1 img {
  margin-right: 5px;
}

.form-tabel p {
  color: #24272c;
  font-size: 14px;
  line-height: 1.3;
}

.price.payroll4 {
  height: 49px;
}

.payroll5 {
  height: 50px;
}

.payroll7 {
  height: 49px;
}

.payroll8 {
  height: 48px;
}

.poly-tabel td {
  padding: 9px 0px !important;
}

.payroll6 {
  height: 49px;
}

.payroll8 {
  height: 55px;
}

.payroll-5 {
  height: 55px;
}

.payroll9 {
  height: 48px;
}

.payroll20 {
  height: 55px;
}

.payroll-7 {
  height: 55px;
}

.payrol21 {
  height: 56px;
}

.payroll-8 {
  height: 56px;
}

.payroll-1-8 {
  height: 91px;
}

button.btn-lg.btn-blue.btn-block.call-icon.gaEvent img {
  margin-right: 8px;
}

.mobile-st1 {
  display: none;
}


/* Pricing CSS */


.chooseplane_price {
  background: #f8f8f8;
  float: left;
  width: 100%;
  padding-bottom: 70px;
}

.chooseplane_price .chooseplanblock {
  background: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  text-align: center;
  display: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
}

.chooseplane_price .chooseplanblock .chooseplan {
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.chooseplane_price .chooseplanblock .chooseplan .bluegraybutton {
  margin-right: 11px;
  display: inline-block;
}

.chooseplane_price .chooseplanblock .chooseplan .chooseplantext {
  color: #b2b2b2;
}

.chooseplane_price .chooseplanblock .selected .chooseplantext {
  color: #24272c;
}

.chooseplane_price .chooseplanblock .selected .blue {
  display: block !important;
}

.chooseplane_price .chooseplanblock .selected .gray {
  display: none;
}

.chooseplane_price .chooseplanblock .line {
  width: 150px;
  background-color: #cccccc;
  border-bottom: 1px solid #cccccc;
  margin: 0 22px;
  display: inline-block;
}

.chooseplane_price .chooseplanblock .cosdf {
  color: #fff;
}

.chooseplane_price .choosetally {
  font-size: 28px;
  margin: 40px 40px 0 40px;
  text-align: center;
}

.chooseplane_price .nocontarct {
  color: #24272c;
  font-size: 14px;
  margin-top: 0;
  text-align: center;
  opacity: 0.7;
}

.chooseplane_price .menu {
  width: 344px;
  background: #fff;
  margin: 0 auto;
  text-align: left;
  margin-top: 20px;
  border-radius: 5px;
  margin-bottom: 37px;
}

.chooseplane_price .menu span {
  font-size: 13px;
  cursor: pointer;
  background: #2e2e2e;
  color: #fff;
  padding: 7px 30px;
  border-radius: 5px;
}

.chooseplane_price .menu .inactiveblock {
  color: #24272c;
  padding: 6px 30px;
  display: inline-block;
  background-color: #fff;
}

.chooseplane_price .sliverrental_outer {
  float: left;
  padding: 33px 0px;
}

.chooseplane_price .sliverrental_outer .sliverrental_inner {
  border-radius: 4px;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  float: left;
  padding: 14px;
  width: 260px;
  margin-right: 20px;
  flex-direction: column;
}

.chooseplane_price .sliverrental_outer .sliverrental_inner .rentalprice {
  border-radius: 4px;
  background-color: #fff5d8;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  padding: 10px;
  text-align: center;
  font-weight: 500;
  color: #000;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.chooseplane_price .sliverrental_outer .sliverrental_inner .num-month {
  color: #000;
  padding: 20px;
  text-align: center;
  border-bottom: 1px solid #eaeaea;
}

.chooseplane_price .sliverrental_outer .sliverrental_inner .num-month sub {
  font-size: 24px;
  font-weight: 500;
}

.chooseplane_price .sliverrental_outer .sliverrental_inner .num-month span {
  font-size: 40px;
  font-weight: 600;
}

.chooseplane_price .sliverrental_outer .sliverrental_inner .num-month sup {
  font-size: 20px;
}

.chooseplane_price .sliverrental_outer .sliverrental_inner .discount-applied {
  opacity: 0.7;
  color: #878787;
  text-decoration: line-through;
}

.chooseplane_price .sliverrental_outer .sliverrental_inner .discount-applied span {
  font-size: 14px;
  font-weight: 400;
}

.chooseplane_price .sliverrental_outer .sliverrental_inner .singel_user_edition {
  margin-top: 38px;
}

.chooseplane_price .sliverrental_outer .sliverrental_inner .singel_user_edition ul li {
  background: url("../../images/price_card_tick.svg") no-repeat 0;
  padding: 0 0 0 25px;
  margin-bottom: 9px;
  text-align: left;
  font-size: 14px;
}

.chooseplane_price .sliverrental_outer .sliverrental_inner .quantity {
  display: flex;
  align-items: center;
  margin-top: 40px;
  justify-content: space-between;
}

.chooseplane_price .sliverrental_outer .sliverrental_inner .quantity .quantitybox {
  display: flex;
}

.chooseplane_price .sliverrental_outer .sliverrental_inner .quantity .quantitybox .sub,
.chooseplane_price .sliverrental_outer .sliverrental_inner .quantity .quantitybox .add {
  border-radius: 2px;
  background-color: #e5e5e5;
  width: 30px;
  height: 30px;
  border: none;
}

.chooseplane_price .sliverrental_outer .sliverrental_inner .quantity .quantitybox .input {
  width: 58px;
  outline: none;
  height: 30px;
  border: solid 1px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  text-align: center;
  margin: 0px 2px;
}

.chooseplane_price .sliverrental_outer .sliverrental_inner .quantity .quantitybox .add {
  width: 30px;
  height: 30px;
}

.chooseplane_price .sliverrental_outer .sliverrental_inner .quantity .quantitybox .select {
  outline: none;
  height: 30px;
  border: solid 1px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  text-align: center;
  margin: 0px 2px;
  background: #fff;
}

.chooseplane_price .sliverrental_outer .sliverrental_inner .bhooseplanbutton {
  border-radius: 4px;
  box-shadow: 0 2px 12px 0 rgba(254, 141, 12, 0.34);
  background-color: #fe8d0c;
  width: 100%;
  padding: 15px 0;
  margin-top: 10px !important;
  border: none;
  color: #fff;
  cursor: pointer;
}

.chooseplane_price .sliverrental_outer .sliverrental_inner .calculatebutton {
  border-radius: 4px;
  box-shadow: 0 2px 12px 0 rgba(59, 108, 177, 0.15);
  background-color: #3066b1;
  width: 100%;
  padding: 15px 0;
  margin-top: 32px !important;
  color: #fff;
  cursor: pointer;
}

.chooseplane_price .sliverrental_outer .sliverrental_inner .calculatebutton:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}

.chooseplane_price .sliverrental_outer .sliverrental_inner:last-child {
  margin-right: 0;
}




.myaccount {
  margin-top: 50px;
  margin-top: 50px;
  max-width: 1020px;
}

.myaccount .fl-leftcontainer {
  float: left;
  background: #fff;
  width: 60%;
  padding: 40px 170px 40px 40px;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
}

.myaccount .fl-leftcontainer h4 {
  font-size: 18px;
  color: #24272c;
}

.myaccount .fl-leftcontainer h5 {
  font-size: 13px;
  color: #000;
}

.myaccount .fl-leftcontainer h6 {
  font-size: 13px;
  color: #24272c;
  opacity: 0.7;
  margin-top: 25px;
  margin-bottom: 20px;
  font-weight: normal;
}

.myaccount .fl-rightcontainer .payment_method_right {
  float: right;
  width: 34%;
}

.myaccount .fl-rightcontainer .payment_method_right .payment_right_container,
.myaccount .fl-rightcontainer .payment_method_right .securepayment {
  background: #fff;
  padding: 25px;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
}

.myaccount .fl-rightcontainer .payment_method_right h3 {
  font-size: 18px;
  font-weight: bold;
}

.myaccount .fl-rightcontainer .payment_method_right h3 .line {
  border: solid 1px #cccccc;
  float: right;
  width: 57%;
  margin-top: 16px;
}

.myaccount .fl-rightcontainer .payment_method_right .ordersummarydetail {
  margin-top: 25px;
}

.myaccount .fl-rightcontainer .payment_method_right .ordersummarydetail .orderbg {
  border: solid 1px rgba(112, 112, 112, 0.5);
  width: 80px;
  height: 80px;
  border-radius: 5px;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.myaccount .fl-rightcontainer .payment_method_right .ordersummarydetail .ordertext {
  margin-left: 13px;
  margin-top: 7px;
}

.myaccount .fl-rightcontainer .payment_method_right .ordersummarydetail .ordertext .orderheading {
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #24272c;
  font-weight: bold;
}

.myaccount .fl-rightcontainer .payment_method_right .ordersummarydetail .ordertext .ordersubheading {
  padding: 0;
  margin: 0;
  font-size: 12px;
  color: #24272c;
  opacity: 0.5;
  margin-top: 5px;
  font-weight: bold;
}

.myaccount .fl-rightcontainer .payment_method_right .orderdetail {
  margin-top: 17px;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
}

.myaccount .fl-rightcontainer .payment_method_right .applycoupon {
  border-radius: 4px;
  border: dashed 1px #25a743;
  background-color: rgba(37, 167, 68, 0.03);
  margin-top: 0px;
  justify-content: flex-start;
}

.myaccount .fl-rightcontainer .payment_method_right .applycoupon img {
  margin-right: 10px;
}

.myaccount .fl-rightcontainer .payment_method_right .coupon-input-container {
  display: flex;
  padding: 11px;
}

.myaccount .fl-rightcontainer .payment_method_right .securepayment {
  margin-top: 20px;
  box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
}

.myaccount .fl-rightcontainer .payment_method_right .securepayment ul {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.myaccount .fl-rightcontainer .payment_method_right .securepayment ul li {
  text-align: center;
  list-style: none;
}

.myaccount .fl-rightcontainer .payment_method_right .securepayment ul li span {
  display: block;
  font-size: 12px;
  font-weight: normal;
}

.myaccount .fl-rightcontainer .payment_method_right .securepayment ul li span+span {
  margin-top: 15px;
}

.formcontainer .input-file-popup {
  position: relative;
  padding: 0;
  margin-bottom: 20px;
  height: auto;
  border: none !important;
  float: left;
  width: 100%;
}

.formcontainer .input-file-popup input {
  width: 100%;
  margin: 0 0 14px;
  padding: 15px;
  border-radius: 4px;
  border: solid 1px #d4d5d9;
  background-color: #fafafa;
  height: 53px;
  margin-bottom: 0;
  box-sizing: border-box;
  outline: none;
}

.formcontainer .input-text-middle {
  position: absolute;
  top: 19px;
  left: 16px;
  -webkit-transition: top 0.2s, font-size 0.2s;
  transition: top 0.2s, font-size 0.2s;
  opacity: 0.5;
  line-height: 18px;
  pointer-events: none;
  font-size: 14px;
}

.formcontainer .scheduleacall {
  border-radius: 4px;
  background-color: #3066b1;
  padding: 13px;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  border: none;
  margin-top: 10px;
  font-weight: normal;
  cursor: pointer;
}

.formcontainer .form_field_outer_activated .input-text-middle {
  top: 4px;
  font-size: 10px;
}

.formcontainer .scheduleforlater {
  opacity: 0.7;
  color: #24272c;
  font-size: 13px;
  text-align: right;
  cursor: pointer;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  margin-top: 17px;
  text-decoration: underline;
}

.formcontainer .error {
  display: block;
  color: #f40606;
  font-size: 12px;
  margin-bottom: 0;
}

.hidedesktop {
  display: none;
}

.hidemob {
  display: block;
}

.pamyment-mode {
  margin-top: 50px;
  max-width: 850px;
}

.pamyment-mode .payment-modecontanter {
  border-radius: 8px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-image: linear-gradient(151deg, #98dfa2 -10%, #13acd8 111%);
  padding: 14px;
}

.pamyment-mode .payment-modecontanter .paymentmodinner {
  background: #fff;
}

.pamyment-mode .payment-modecontanter .paymentmodinner .orderdetail {
  text-align: center;
  border-bottom: 1px solid #eceaea;
  padding: 30px;
}

.pamyment-mode .payment-modecontanter .paymentmodinner .orderdetail .orderbg {
  padding: 20px;
}

.pamyment-mode .payment-modecontanter .paymentmodinner .orderdetail .ordersucces {
  font-size: 28px;
}

.pamyment-mode .payment-modecontanter .paymentmodinner .orderdetail .thankyouforchoose {
  font-size: 14px;
  color: #24272c;
  line-height: 21px;
  opacity: 0.7;
  width: 40%;
  margin: 0 auto;
  padding: 30px 0;
}

.pamyment-mode .payment-modecontanter .paymentmodinner .orderdetailbottom {
  padding: 50px;
  text-align: center;
}

.pamyment-mode .payment-modecontanter .paymentmodinner .orderdetailbottom .awesomesoftware {
  font-size: 16px;
  color: #24272c;
  width: 43%;
  margin: 0 auto;
  padding-bottom: 30px;
  font-weight: bold;
}

.pamyment-mode .payment-modecontanter .paymentmodinner .orderdetailbottom .buttoncontainer .explorebtn,
.pamyment-mode .payment-modecontanter .paymentmodinner .orderdetailbottom .buttoncontainer .buybut {
  padding: 16px 28px;
  border-radius: 4px;
  border: solid 0.7px #3066b1;
  background: #fff;
  color: #24272c;
}

.pamyment-mode .payment-modecontanter .paymentmodinner .orderdetailbottom .buttoncontainer .buybut {
  margin-left: 10px !important;
  background: #3066b1;
  color: #fff;
}

.testmonial .swiper-pagination-bullets {
  display: none;
}

.testmonial {
  max-width: 1000px;
}

.plan-option-container {
  height: 320px;
  overflow-y: auto;
  padding-right: 6px;
}

.plan-option-container {
  scrollbar-width: thin;
  scrollbar-color: #3066b1 #ec8908;
}

.plan-option-container::-webkit-scrollbar {
  width: 8px;
}

.plan-option-container::-webkit-scrollbar-track {
  background: #ec8908;
  border-radius: 6px;
}

.plan-option-container::-webkit-scrollbar-thumb {
  background-color: #fff;
  border-radius: 20px;
  border: 3px solid #ec8908;
}

#lp_change_plan {
  padding-top: 5px;
  font-size: 13px;
  font-weight: 700;
}

#apply_coupon_cta {
  background: #25a743;
  color: #fff;
  width: 30%;
  border: none;
}

#cancel_coupon_cta {
  background: #fb0202;
  color: #fff;
  width: 26%;
}

#lp_coupon:focus-visible {
  outline: none;
}

li .bottom_input_input {
  width: 63%;
  text-align: right;
  float: left;
}

li .bottom_input_label {
  width: 35%;
  float: left;
  text-align: left;
  font-size: 12px;
}

.pricing-head {
  margin-top: 20px;
}

.pricing-head h3 {
  font-size: 12px;
  margin-top: 26px;
  color: #24272c;
  text-transform: capitalize;
}

.pull-right {
  float: right;
}

.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  outline: none;
}

.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  outline: none;
}

.swiper-container .swiper-button-prev {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50%;
  background-color: #fff;
  top: 50%;
  margin-top: -24px !important;
  position: absolute;
  background-position: unset !important;
  box-shadow: 0 6px 12px 0 rgba(36, 39, 44, 0.1);
  border: 1px solid rgba(36, 39, 44, 0.1);
  background-image: url(https://www.techjockey.com/assets/new-assets/images/Checvron_left.svg) !important;
  background-position: center !important;
  left: 0 !important;
}

.swiper-container .swiper-button-next {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50%;
  background-color: #fff;
  top: 50%;
  margin-top: -24px !important;
  position: absolute;
  background-position: unset !important;
  box-shadow: 0 6px 12px 0 rgba(36, 39, 44, 0.1);
  border: 1px solid rgba(36, 39, 44, 0.1);
  background-image: url(https://www.techjockey.com/assets/new-assets/images/Chevron_right.svg) !important;
  background-position: center !important;
  right: 0 !important;
  display: block;
}

.swiper-container .swiper-button-next.swiper-button-disabled,
.swiper-container .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-container .swiper-button-next:hover {
  background: #472dc2;
  background-image: url(https://www.techjockey.com/assets/new-assets/images/hover-white-right.svg) !important;
  background-position: center !important;
}

.swiper-container .swiper-button-prev:hover {
  background: #472dc2;
  background-image: url(https://www.techjockey.com/assets/new-assets/images/hover-white-left.svg) !important;
  background-position: center !important;
}

.mid-container {
  max-width: 1170px;
  margin: 0 auto;
  margin-top: 20px;
}

.quantity-block {
  font-size: 14px;
}

.chooseplan.calPriceLi_5380 {
  width: 100%;
}

.chooseplan {
  width: 100%;
}

#plannature1 .swiper-wrapper {
  justify-content: center;
}

.destop-mg12 {
  padding-left: 0%;
}

.intro {
  border: 4px solid #25a743;
  border-radius: 8px;
}

.darkHeader {
  position: fixed;
  top: 0px;
  height: 158px;
  left: 0;
  width: 100%;
  z-index: 99;
}

a#btn_play {
  margin-top: 0px;
}

span.licenses {
  font-size: 16px;
}

span.costp {
  font-weight: 600;
}

span.instant {
  font-size: 21px;
  font-weight: 500;
  width: 100%;
  float: left;
  padding-bottom: 30px;
  padding-top: 0px;
}

.pera-list p {
  font-size: 16px;
  line-height: 1.5;
  color: #121118;
  margin-top: 20px;
  margin-bottom: 13px;
}

.mcafee-section {
  background: #f9f1ec;
  float: left;
  width: 100%;
  padding-top: 70px;
  padding-bottom: 70px;
}

.mcafee-section .col-md-4 {
  padding-left: 15px;
  padding-right: 15px;
}

.mcafee-section h2 {
  text-align: center;
  margin-bottom: 35px;
  font-size: 32px;
  color: #121118;
}

.mcafee-section h3 {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin-top: 40px;
}

.mcafee-section p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  margin-top: 12px;
}

.logo img {
  margin-top: 0px;
  max-width: 60%;
  position: relative;
  top: 20px;
}

.comf-mc {
  color: #ff1b1c;
}

.smartphone-top-1 .maj1.cloud-1 {
  margin-top: 70px;
}

.techjockey-section-icon {
  padding-top: 50px;
  padding-bottom: 70px;
  float: left;
  width: 100%;
  background-color: #fff;
}

.trs-1 {
  text-align: center;
  color: #000;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 30px;
  font-family: Roboto;
  margin-top: 20px;
}

.techjockey-section-icon .col-md-3 {
  padding-left: 15px;
  padding-right: 15px;
}

.col-md-techjockey-icon {
  padding: 50px 45px 67px;
  border-radius: 10px;
  text-align: center;
}

.col-md-techjockey-icon h2 {
  font-size: 22px;
  font-weight: bold;
  color: #000;
  line-height: 1.18;
  margin-bottom: 14px;
}

.col-md-techjockey-icon p {
  font-size: 16px;
  font-weight: 500;
  color: #515156;
  line-height: 1.44;
}

.techjockey-section-icon .col-md-techjockey-icon:hover {
  cursor: pointer;
  background: #fff !important;
  box-shadow: 0 15px 30px 0 rgb(0 0 0 / 10%);
}

.techjockey-acd-4 {
  background-image: linear-gradient(to bottom, #fff, #f4f3fe);
}

.techjockey-acd-2 {
  background-image: linear-gradient(to bottom, #fff, #f4f3fe);
}

.logo-single {
  float: left;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.tittle_text {
  text-align: center;
}

.tittle_text h1 {
  font-size: 30px;
  font-weight: bold;
  color: #000;
  font-family: Roboto;
}

.tittle_text p {
  font-size: 16px;
  width: 100%;
  margin: auto;
  margin-bottom: 40px;
}

.logo_sl1 {
  width: 19%;
  display: inline-block;
  text-align: center;
}

.logo_sl1 img {
  max-width: 60%;
}

.awards_text h2 {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  width: 100%;
  text-align: center;
  margin-bottom: 35px;
}

.awards_text {
  text-align: center;
}

.awards_text img {
  margin-bottom: 40px;
}

.yrs-single_text {
  float: left;
  width: 100%;
  padding-top: 89px;
  padding-bottom: 0px;
  background: #111827;
}

.img_shield_1 {
  float: left;
  width: 40%;
}

.yrs_box {
  width: 60%;
  float: left;
  position: relative;
  top: 80px;
}

.col-md-box {
  width: 50%;
  float: left;
  margin-bottom: 80px;
}

.yre_text {
  float: left;
  width: 78%;
  margin-left: 15px;
}

.yre_icon {
  width: 15%;
  float: left;
}


.yre_text {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.55;
  color: #fff;
}

.yre_text h1 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  line-height: 1.4;
}

.yre_text_1 {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.55;
  color: #fff;
}

.yre_text_2 {
  float: left;
  width: 100%;
  font-size: 14px;
  font-weight: 300 !important;
  margin-top: 10px;
}

/* .creative-testimonial--slider::after {

  content: url('../../assets/img/bg_curve.png');
  display: inline-block;
  width: 100px;
  height: 100px;
} */

.creative-testimonial--slider {
  height: 435px;
  float: left;
  width: 100%;
  background: #111827;
  border-bottom-left-radius: 80% 42px;
  border-bottom-right-radius: 80% 42px;
}

.creative-testimonial--slider .swiper-slide {
  background: none !important;
}

.creative-testimonial--slider .testimonial-detail {
  padding: 40px;
  margin-left: 15px;
  margin-right: 15px;
  text-align: left;
  height: 296px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;

}

.testimonial_text_hd {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 46px;
}

.creative-testimonial--slider .testimonial-heading {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  line-height: 1.4;
}

.testimonial-detail h2 {
  font-size: 22px;
  font-weight: 500;
  text-align: left;
  color: #000;
}

.testimonial_text_hd p {
  font-size: 18px;
  color: #fff;
  margin-top: 15px;
  font-weight: normal;
}

.testimonial-detail p {
  font-size: 16px;
  line-height: 1.54;
  color: #000;
  font-weight: 300;
  font-weight: normal;
}

.creative-testimonial--slider .swiper-button-prev {
  background: no-repeat;
}

.creative-testimonial--slider .swiper-button-next {
  background: no-repeat;
}

.abt_text1 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-top: 30px;
  color: #000;
  margin-bottom: 20px;
}

.abt_text1 span {
  color:
    #f26522;
}

.pera-list_text li {
  list-style: none;
}

.chk_icon {
  width: 5%;
  float: left;
}

.chk_icon_2 {
  width: 95%;
  float: left;
  color: #000;
  line-height: 1.41;
  font-size: 16px;
  font-weight: 500;
}

.pera-list_text {
  display: inline-block;
  margin-top: 13px;
}

.pera-list_text li {
  list-style: none;
  margin-bottom: 6px;
  width: 100%;
  display: inline-block;
}

.chk_icon img {
  position: relative;
  top: 1px;
  max-width: 55%;

}

.devices_bc {
  border-radius: 12px;
  background-color: #1c1e1c;
  float: left !important;
  width: 100%;
  padding: 51px 64px;
}

.devices_bc .cloud-1 {

  margin-top: 40px;
  color: #fff;
}

.devices_bc .pera-list p {
  color: #fff;
}

.devices_bc .chk_icon_2 {
  width: 95%;
  color: #fff;
}

.devices_bc .chk_icon {
  width: 5%;
}

.devices_bc .destop-mg12 {
  padding-left: 10%;
  text-align: center;
}

.box_list_img .col-md-4 {
  padding-left: 15px;
  padding-right: 15px;
  width: 33.33333333%;
}

.box_list_img {
  margin-right: -15px;
  margin-left: -15px;

  display: inline-block;
}

.operating_requirements {
  padding: 30px 60px;
  border-radius: 20px;
  background-color: #f7f7f7;
  float: left;
  width: 100%;
}

.about_check_list {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}

.operating_text li {
  list-style: none;
  display: inline-block;
  margin-right: 20px;
  font-size: 16px;
  color: #000;
}

.operating_text p {
  font-size: 21px;
  font-weight: bold;
  color: #000;
  margin-bottom: 8px;
}

.operating_text li img {
  position: relative;
  top: 6px;
  margin-right: 5px;
}

.operating_text {
  margin-bottom: 31px;
}

.operating_text:last-child {
  margin-bottom: 0px !important;
}

.test-min-us-2 .col-md-4 {
  padding-left: 15px;
  padding-right: 15px;
}


/* Partner Marquee Section */
.news-wrap {
  float: left;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 0px;
}

.partner-marquee-section {
  position: relative;
  padding-top: 40px;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);
  mask-image: linear-gradient(to right, transparent 0%, black 10%, black 90%, transparent 100%);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
      max-width: 90%;
  width: 100%;
  margin: auto;
}

.news-inner {
  border-radius: 15px;
background: #111827;
  background-image: url('../img/shap3.png');
  padding: 70px;
}


.news-wrap .section-title h2 {
  color: #fff;
  margin-bottom: 0px;
  text-align: center;
}

.news-wrap .section-title p {
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}

.partner-marquee-track {
  display: flex;
  width: max-content;
  animation: marquee-scroll 30s linear infinite;
}

.partner-marquee-content {
  display: flex;
  gap: 30px;
  padding: 0 16px;
}

.partner-marquee-content img {
    width: 120px;
    height: 120px;
  object-fit: contain;
}

/* Keyframes for smooth marquee */
@keyframes marquee-scroll {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(-50%);
  }
}

/* end news css */

.listed-lsit-dv1 {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  margin-top: 40px;
}

.software-ls1 p {
  border-radius: 8px;
  background-color: #FFF9F6;
  height: 60px;
  text-align: center;
  line-height: 66px;
  font-size: 16px;
  font-weight: 500;
}

.software-ls1 img {
  max-width: 8%;
  margin-right: 8px;
  position: relative;
  top: 2px;
}

.software-ls1 p span {
  position: relative;
  top: -2px;
}

.listed-lsit-dv1 .col-md-3 {
  padding-left: 15px;
  padding-right: 15px;
}

.footer-lsit-dv1 {
  float: left;
  width: 100%;
  background: #09112f;
  padding-top: 40px;
  padding-bottom: 40px;
}

.footer_dv1 {
  border-bottom: 1px solid #ffffff33;
  padding-bottom: 4px;
  float: left;
  width: 100%;
}

.footer_email {
  text-align: right;
  margin-top: 7px;
}

.footer_email a {
  margin-right: 5px;
}

.footer_email a {
  color: #fff;
  font-size: 14px;
}

.footer_email a img {
  margin-right: 7px;
  position: relative;
  top: 4px;
}

.footer_link {
  text-align: right;
  margin-top: 15px;
}

.footer_link li {
  list-style: none;
  display: inline-block;
  margin-right: 6px;
}

.flo_1 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  position: relative;
  top: -5px;
}

/* Transparent Pricing */
.transparent_pricing_list {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.heading_text {
  text-align: center;
  margin-bottom: 30px;
}

.heading_text h2 {
  font-size: 35px;
  font-weight: bold;
  color: #fff;
}

.price_box_list {
  width: 66%;
  float: left;
  margin-top: 20px;
}

/* .price_box_list_2 {
  width: 34%;
  margin-top: 20px;
  float: left;
} */

.transparent_pricing_list_tabel {
  padding: 30px;
  border-radius: 10px;
  background-color: #fff;
  display: flow-root;
  width: 90%;
  margin: 0 auto;
  position: relative;
  margin-top: 30px;
}

.p_tx1 {
  font-size: 22px;
  font-weight: bold;
  color: #000;
  line-height: 1.4;
  margin-top: 10px;
}

.p_tx2 {
  font-size: 15px;
  font-weight: 400;
  color: #000;
  margin-top: 10px;
  line-height: 1.5;
}

.p_tx3 {
  font-size: 13px;
  font-weight: 500;
}

.p_tx3 span {
  opacity: 0.5;
  font-weight: normal !important;
  margin-left: 4px;
  margin-right: 4px;
}

.p_tx4 {
  padding: 10px 10px;
  background-color: #f7f7f7;
  text-align: center;
  margin-bottom: 10px;
  font-size: 14px;
  width: 100%;
  border: none;
  border-radius: 12px;
  border: 1px solid #DDD;
  background: #F7F7F7;
  /* float: right; */
}

.p_tx5 del {
  font-weight: 400;
  font-size: 20px;
  margin-right: 10px;
  color: #8b8b8b;
}

.p_tx5 {
  font-size: 22px;
  font-weight: bold;
  color: #000;
  line-height: 1.4;
  text-align: center;

}

.price_buy_btn {
  padding: 7px 35px;
  border-radius: 12px;
  background-color: #f26522;
  /* float: right; */
  color: #fff;
  margin-top: 9px;
  font-weight: 600;
}

.ks_logo {
  position: absolute;
  top: -43px;
  max-width: 80px;
}

.t_year {
  margin-top: 80px;
}

.tab-content {
  display: none;
  width: 100%;
  float: left;
}

.tab-content1 {
  display: none;
  width: 100%;
  /* float: left; */
}

/* Transparent Pricing */
.price_ds {
  margin-right: 11px;
  color: #93939380;
  font-weight: normal !important;
  font-size: 18px;
}

.destop-mweb {
  display: none;
}

.web_img_2 {
  display: none;
}


/* about-us-list  */
.about-us-list {
  padding-bottom: 40px;
  float: left;
  width: 100%;
}

.about-us-list .maj1.cloud-1.cloud-mo2 {
  text-align: center;
  margin-bottom: 50px !important;
  margin-top: 20px !important;
  width: 80%;
  margin-top: 0px !important;
  margin: auto;
}

.about-us-list .cloud-1 span {
  width: auto;
  float: none;
  color: #f26522;
}

.list_box {
  padding: 40px 40px;
  border-radius: 20px;
  background-color: #fff8f2;
  float: left;
  width: 100%;
}

.q_text {
  float: left;
  width: 85%;
}

.q_text_img {
  width: 10%;
  float: left;
  margin-right: 18px;
}

.q_text h2 {
  line-height: 1.4;
  font-size: 22px;
  font-weight: bold;
  color: #000;
  margin-bottom: 3px;
}

.q_text p {
  font-size: 16px;
  line-height: 1.44;
}

.q_1 {
  margin-bottom: 35px;
  float: left;
  width: 100%;
}

.las_q1 {
  margin-bottom: 0px;
}

/* about-us-list  */
.spekr_1 {
  padding-top: 20px;
  padding-bottom: 20px;
}
/* plan css */
.transparent_pricing_list .col-md-8, .col-md-4{
  padding-left: 15px;
  padding-right: 15px;
}
.transparent_pricing_list  .row{
  background-color: #111827;
  padding: 40px 120px;
  border-radius: 20px;
    margin: 0px auto;
    display: flex;
    width: 100%;
    align-items: center;
}

    .product-info h2 {
color: #FFF;
font-size: 26px;
font-weight: 700;
line-height: 33.6px;

    }
    .hr-line{
      margin-top: 15px;
margin-bottom: 15px;
color: #DDD;
    }
    .incl-title{
      color: #FFF;
    font-size: 17px;
    font-weight: 500;
    line-height: 21.56px;
    }

    .features {
      list-style: none;
    }

    .features li {
      margin: 10px 0;
      font-size: 14px;
      display: flex;
      align-items: center;
    color: #fff;
    gap: 7px;
    }

    .price-card {
    display: flex
;
    gap: 20px;
    align-items: center;
}
.ico{
  display: flex;
}
.plan-price{
  position: relative;
  padding: 24px;
  border-radius: 12px;
  background: #FFF;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.16);
  width: 300px;
  border: 1px solid #CCC;
  height: 406px;
}
.plan-title{
  display: block;
  color: #222;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 16px;
}
.trust-text{
  display: block;
  color: #222;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 19.6px;
  margin-bottom: 20px;
}
.plan-offer-text{
  display: block;
  color: #F91B1C;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  margin-bottom: 20px;
}
.plan-price-area{
  color: #000;
  font-size: 28px;
  font-weight: 700;
  line-height: 35px;
  text-align: center;
  margin-bottom: 16px;
}
.gst-text{
  display: block;
  color: rgba(34, 34, 34, 0.50);
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
}
.del-price{
  display: block;
  color: rgba(34, 34, 34, 0.60);
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
}
.buynow{
  text-align: center;
}
.buynow .banner-btn {
  padding: 10px 40px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 600;
  width: 100%;
}
.offer-cta-img {
    position: absolute;
    top: 18px;
    left: -6px;
    display: inline-flex;
    padding: 6px 10px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border-radius: 4px 20px 20px 4px;
    background: linear-gradient(90deg, #C4D316 0%, #519131 100%);;
}
.cta-text {
    color: #FFF;
    font-size: 13px;
    font-weight: 600;
    line-height: 18.2px;
}
.plan-img{
  margin-bottom: 20px;
  text-align: center;
}
.price_buy_btn{
    position: absolute;
    bottom: 22px;
    width: 84%;
    left: 0px;
    text-align: center;
    right: 0px;
    margin: auto;
}
.per-year{
    font-size: 18px;
    line-height: 130%;
}
.plans-slider{
  display: none !important;
}