
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

html{
	scroll-behavior: smooth;
}
p, h1, h2, h3, h4, h5, h6{
    margin: 0;
  }
p{
  font-size: 15px;
  
}
.title{
  margin-bottom: 30px;
}
.title h2,.title h3, .title p.h2{
  font-size: 32px!important;
  color: #19467E;
  margin-bottom: 8px;
  font-weight: 600;
}
.title h2 span,.title h3 span, .title p.h2 span{
  font-size: 32px;
  color: #3267FF;
}
.title p{

  font-weight: 400;
  font-size: 18px;
}


.btnWrapper .btn {
  font-weight: 400;
  font-size: 16px;
  padding: 7px 30px;
    border-radius: 4px;
	 box-shadow: 0px 4px 4px 0px #00000040;
}
.btn-clrBlack {
  background: linear-gradient(180deg, #4C4C4C 0%, #000000 100%);
  border-color: #000!important;
  outline-color: #000!important;
  color: #fff;
}
.btn-clrBlack:focus,.btn-clrBlack:hover,.btn-clrBlack:visited{
  background-color: #000;
 }
 .btn-clrWarning {
 background: linear-gradient(360deg, #CA7900 0%, #F89D13 100%);
  border-color: #F89D13!important;
  outline-color: #F89D13!important;
  color: #fff;
}
.btn-clrWarning:focus,.btn-clrWarning:hover,.btn-clrWarning:visited{
  color: #fff;
 }


.eway-banner, .bannerbtm_strip,.ewaybill_generation,.our-association,.best_Features, .ewaybillfeatuers_Section,.featurePos-billing,.why-chose,.create_ewayBill, .ewayfaq-section, .featureTarget_strip, .key-capabilities,.staticsSection,.btnSection{
  font-family: 'Inter', sans-serif;

}

.eway-banner {
  background-image: url("../images/eway-bill/banner.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right;
  padding: 50px 0;
  background-color: #F6F8FF;
}
.eway-banner .imgWrapper{
  display: none;
}
.eway-banner .banner-meta h1{
  color: #393939;
  font-weight: 500;
  font-size: 18px;
  margin: 0;
}
.eway-banner .banner-meta p{
  color: #19467E;
  font-weight: 700;
  font-size: 54px;
  line-height: 1.1;
  margin: 10px 0;
}
.eway-banner .banner-meta p span{
  color:#3267FF;
}

/* ---- */
ul.listcheck {
  margin: 0px 0px 10px;
}
ul.listcheck li {
  position: relative;
  padding-left: 20px;
 margin-bottom: 3px;
 color: #393939;
 font-weight: 400;
 font-size: 15px;
}  
ul.listcheck li::before {
  content: url("../images/eway-bill/check-mark.png");
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 20px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
/* -- */

  
/* banner end */

/* yellow strip */
.bannerbtm_strip{
  padding: 20px 0;
  background-color: #FF9B00;
}

.bannerbtm_strip .software-details p{
 color: #FFFFFF;
 font-weight: 500;
 font-size: 18px;
 margin: 0;
 line-height: 1;
 text-align: center;


}

/* yellow strip end */

/* ewaybill_generation --start-here */
.ewaybill_generation{
  padding: 50px 0;
}
.ewaybill_generation .main-wrapper{
  border: 1px solid #3267FF;
  border-radius: 4px;
  box-shadow: 0px 4px 4px 0px #00000040;
  padding: 25px;
  margin-top: 55px;
  min-height: 550px;
}
.ewaybill_generation .main-wrapper .logo-wrapper{
  margin-top: -75px;
}
.ewaybill_generation .main-wrapper .eway-bill-meta h3{
  margin: 20px 0;
  color: #19467E;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
}
.ewaybill_generation .main-wrapper .eway-bill-meta .features-wrapper{
  margin-bottom: 20px;

}
.ewaybill_generation .main-wrapper .eway-bill-meta .features-wrapper p:first-child{
  color: #19467E;
  font-weight: 600;

}

/* ewaybill_generation --end-here */

/* our-association start */

.our-association{
  background-color: #F2F2F2;
  padding: 30px 0;
}


/* our-association start end */

/* best_Features start */



/*  */
.best_Features{
  background-color: #F8FAFF;
  padding: 50px 0;
}

.best_Features .logo {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: 25px;
}
.best_Features .text {
  margin-left: 10px;
}

.best_Features .text p.h4 {
  color:#19467E;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
}
.best_Features .text p {
  color:#393939;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.3;
}

/* best_Features end */

/* why chose starts here */
.why-chose{
  padding: 50px 0;
}


.ewaybillfeatuers_Section{
  padding: 50px 0;
}
.ewaybillfeatuers_Section:nth-child(odd){
 background-color: #F7F9FF;
}
.ewaybillfeatuers_Section .imgWrapper{
  padding-right: 30px;
}
.ewaybillfeatuers_Section .title{
  margin-bottom: 10px;
}
.ewaybillfeatuers_Section .title p{
  font-size: 16px;
}
.ewaybillfeatuers_Section .title p,.ewaybillfeatuers_Section ul{
  padding-left: 24px;
  list-style: none;
}
.ewaybillfeatuers_Section ul li{
 margin-bottom: 15px;
 font-size: 15px;
 line-height: 1.2;
 }
.ewaybillfeatuers_Section ul li span{
 color: #19467E;
 display: block;
 font-weight: 600;
 margin-bottom: 3px;
}




/* why chose ends here */


.featurePos-billing{
  background-color: #F7F9FF;
  padding: 50px 0;
}
/*table design*/
.featurePos-billing table tr td,
.featurePos-billing table tr th{
    padding: 15px
}
.featurePos-billing .table-bordered td, .featurePos-billing .table-bordered th {
  border: 1px solid #f5f5f5;
}
.featurePos-billing table thead tr th {
  background-color: #19467E;
  text-align: center;
  font-weight: 400;
}
.featurePos-billing table thead tr th span img{
  height: 40px;
  margin-right: 5px;
}

.featurePos-billing table tr td ul{
    margin: 0px
}
.featurePos-billing table tr td ul li{
  font-weight: 400;
}
.featurePos-billing .table-striped thead tr {
  background-color: #1c53bd;
  color: #fff
}

.featurePos-billing .table-striped tbody tr:nth-of-type(odd) {
  background-color: #ffff;
}

.featurePos-billing .table-striped tbody tr:nth-of-type(2n) {
  background-color: #ADD6FF;
}
.featurePos-billing .table-striped.tablestriped2 tbody tr:nth-of-type(2n) {
  background-color: #FCFCFC;
}


/*How to create e-way bill section starts here*/


.create_ewayBill {
  padding: 50px 0;
}

.create_ewayBill .title h2 {
  color: #000000;
  font-size: 36px;
  font-weight: 700;
}

.create_ewayBill .title h2 {
  color: #000000;
  font-weight: 700;
  font-size: 52px!important;
}

/* Best Video Section start here*/
.create_ewayBill .bestVideo-wrapper {
  overflow: hidden;
  cursor: pointer;
  border-radius: 16px;
  position: relative;
  box-sizing: border-box;
}

.create_ewayBill .bestVideo-wrapper img {
  transition: 1s ease-in-out;
}

.create_ewayBill .bestVideo-wrapper:hover img {
  transform: scale(1.025);
}

.create_ewayBill .bestVideo-wrapper .play-btn {
  width: 5.5rem;
  height: 5.5rem;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  display: block;
  margin: 0;
  box-shadow: 0 0 25px 3px rgba(217, 217, 217, 0.3);
  position: absolute;
  top: 47%;
  left: 49%;
  z-index: 3;
  color: #fff;
  transform: translate(-50%, -50%) scale(1);
  /* border: 2px solid #fff; */
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
}


.create_ewayBill .bestVideo-wrapper .play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  transform-origin: center center;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 30px solid #fff;
  z-index: 100;
  -webkit-transition: all .4s cubic-bezier(.55, .055, .675, .19);
  transition: all .4s cubic-bezier(.55, .055, .675, .19)
}

.create_ewayBill .bestVideo-wrapper .play-btn::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate1 2s;
  animation: pulsate1 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 3px solid rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}

@-webkit-keyframes pulsate1 {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
    box-shadow: inset 0 0 25px 3px rgba(255, 255, 255, .4), 0 0 25px 10px rgba(255, 255, 255, .4)
  }

  100% {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
    box-shadow: none
  }
}

@keyframes pulsate1 {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
    box-shadow: inset 0 0 25px 3px rgba(255, 255, 255, .4), 0 0 25px 10px rgba(255, 255, 255, .4)
  }

  100% {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
    box-shadow: none
  }
}

.videoModal .modal-header,
.demoModal .modal-header {
  border: none;
  padding: 0px;
  padding-right: 10px;
}

.videoModal .close,
.demoModal .close {
  position: absolute;
  top: -28px;
  right: 0;
  color: #fff;
  opacity: 1;
}

.videoModal .modal-body {
  padding: 0px;
  margin: 0;
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.videoModal .modal-body iframe,
.videoModal .modal-body object,
.videoModal .modal-body embed {

  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.youtube-video{
  aspect-ratio: 16 / 9;

}

.videoModal .modal-content {
  background: transparent;
  border: none;
}

.videoModal .modal.show .modal-dialog {
  top: 55%;
  transform: translateY(-55%);
}

/* Best Video Section ends here*/

/*How to create e-way bill section ends here*/


/* faq */

.ewayfaq-section {
  padding: 50px 0;
 
}
.ewayfaq-section .title h3 {
 color: #000;
 
}

.ewayfaq-section .accordion .card {
  border: none;
  border-bottom: 1px solid rgba(205, 214, 218, .25);
  border-top: 1px solid rgba(205, 214, 218, .25);
}
.ewayfaq-section .accordion .card .card-header {
  padding: 7px 15px 7px 0;
  border-bottom: none;
  background-color: #fff
}
.ewayfaq-section .accordion .card .card-header p .btn:focus {
  outline: 0;
  box-shadow: none
}
.ewayfaq-section .accordion .card .card-header p button {
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  color: #454545;
  position: relative;
  padding-left: 0
}
.ewayfaq-section .accordion .card-header p button::before {
  font-family: "Font Awesome 5 Free";
  content: '\f068';
  position: absolute;
  right: 15px;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px
}
.ewayfaq-section .accordion .card-header p button.collapsed::before {
  font-family: "Font Awesome 5 Free";
  content: '\f067';
  position: absolute;
  right: 15px;
  font-size: 14px
}
.ewayfaq-section .accordion .card .card-header p button span {
  position: absolute;
  left: 0
}
.ewayfaq-section .accordion .card .card-body {
  padding-bottom: 15px;
  padding-top: 5px;
  padding-left: 20px;
  color: #000
}
.ewayfaq-section .accordion .card .card-body p {
  font-size: 16px;
  margin: 0
}

/* -- */

.featureTarget_strip{
  background-color: #656565;
  padding: 20px 0;
}
.featureTarget_strip a{
display: block;
list-style:1;
color: #fff;
text-decoration: underline;
text-underline-offset: 4px;
text-decoration-thickness: 1.5px;
}

/* --- */
.key-capabilities{
	padding:0px 0px 50px;
}
.key-capabilities .key-wrapper {
  background: linear-gradient(180deg, #5E5E5E 0%, #171717 100%);
  border-radius: 4px;
}
.key-capabilities .key-wrapper .key-meta a{
  color:#FFFFFF;
  text-decoration: none;
  display: block;
  padding: 18px 5px;
  margin-bottom: 20px;
  text-align: center;
  box-shadow: 0px 4px 4px 2px #7C7C7C40;

  

}
.staticsSection{
  padding: 20px 0;
  background-color: #F8FAFF;
  color: #061F67;
  font-weight: 500;
}
.staticsSection .staticsWrapper p:first-child{
  font-size: 17px;

}
.btnSection{
	padding:40px 0;
}


.testimonialtwo{
  padding: 50px 0;
  font-family: 'Inter', sans-serif;
  background-image: url(../images/eway-bill/testimonial-wave.png);
  background-position: center top;
  background-size: 100% 80%;
  background-repeat: no-repeat;

}
.testimonialtwo .owlWrapper{
  margin-top: 35px;
}
.testimonialtwo .item{
  position: relative;
    background-color: #3267FF;
    padding: 20px;
    box-shadow: 0px 10.850025177001953px 23.085161209106445px 0px #15151526;
    border-radius: 17px;
    padding-top: 82px;
    margin-right: 20px;

}
.testimonialtwo .owlWrapper .item .itemInner{
  border: 1px solid #fff;
    background-color: #fff;
    box-shadow: 0px 4px 8px -1px rgba(0, 0, 0, 0.25);
    border-radius: 17px;
    padding: 50px 25px 25px 25px;
    text-align: center;
    position: relative;
}
.testimonialtwo .owlWrapper .item .customerImg{
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  z-index: 9;
  position: absolute;
  top: -20%;
  transform: translateX(-50%);
  left: 50%;
}
.testimonialtwo .owlWrapper .itemInner .starrating{
  margin-top: 15px;
 }

.testimonialtwo .owlWrapper .itemInner .starrating img{
 height: 16px;
 width: auto;
 display: inline-block;
}
.testimonialtwo .owlWrapper .itemInner .customerMeta{
  padding: 10px 0;
}
.testimonialtwo .owlWrapper .itemInner .customerMeta p, 
.testimonialtwo .owlWrapper .itemInner .customerFooter p{
  font-size: 15px;
   }
.testimonialtwo .owlWrapper .itemInner .customerFooter {
  /* position: absolute;
  bottom: 25px;
  left: 0px; */
 
}
.testimonialtwo .owlWrapper .itemInner .customerFooter p:first-child{
  font-weight: 600;
   }

.testimonialtwo .owl-nav{
  position: absolute;
  top: 50%;
  width: 100%;
}
 .testimonialtwo .owl-nav .owl-prev i,.testimonialtwo .owl-nav .owl-next i{
/* color: #fff; */
}
 .testimonialtwo .owl-nav .owl-prev{
  left: -30px;
  position: absolute;
}
 .testimonialtwo .owl-nav .owl-next{
  right: -40px;
  position: absolute;
  background: none!important;
  border: none!important;
}
.btn-warning.addreviewBtn{
  background: linear-gradient(180deg, #F89D13 0%, #F89806 100%);
  box-shadow: 0px 4px 4px 0px #00000040;
  color: #fff;
  outline: none;
  border: none;
  font-size: 14px;
    border-radius: 3px;
    font-weight: 300;


}
  












@media (max-width:767.98px){
  .our-association .imgWrapper{
    margin-bottom: 25px;
  }
  .ewaybill_generation .main-wrapper {
    height: auto;
}
.eway-banner {
 background-image: none;
}
.eway-banner .imgWrapper {
  display: block;
}
.eway-banner .banner-meta {
  margin-bottom: 20px;
 }
 .bannerbtm_strip .software-details h5 {
  text-align: left;
  font-size: 16px;
}

  .testimonialtwo .owlWrapper .item {
    transform: scale(0.9);
  }
  
  .testimonialtwo .owlWrapper .itemInner{
    min-height:250px;
  }
  .testimonialtwo .owl-nav .owl-prev{
    left: 0px;
  }
  .testimonialtwo .owl-nav .owl-next{
    right: 0px;
  }
  .featureTarget_strip a {
  margin-bottom:15px;
}
.staticsSection .staticsWrapper p {
  margin-bottom: 20px;
}

}
@media (max-width:575.98px){
  .eway-banner .banner-meta h1 {
    font-size: 16px;
  }
  .eway-banner .banner-meta p {
    font-size: 42px;
  }
  .title h2, .title h3, .title p.h2 {
    font-size: 28px;
  }
  .title p {
    font-size: 16px;
  }
  .our-association .imgWrapper img{
    height: 30px;
  }

}
