/* @import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Open+Sans:300,400,600,700,800|Didact+Gothic'); */
html, body{padding: 0;margin: 0;}
body {position:relative;min-height:100%;background-color: #fff;
	font-family: 'Roboto', sans-serif; font-family: 'Open Sans', sans-serif; font-size:15px;line-height: 28px;color: #4d4d4d;-webkit-text-size-adjust: none;}
h1,h2, h3, h4, h5, h6{line-height: 1;font-weight:400; padding:0;margin:0 0 10px 0;font-family: 'Roboto', sans-serif; }
h1,h2,h3,h4,h5,h6{font-size:22px; color:#393939;}
p{margin: 0 0 0 0; padding:0 0 15px 0;}
a, a:link, a:active, a:visited, a:hover,a:focus{color: #4d4d4d;text-decoration: none; outline:0;outline-offset:0;}
a:hover{ color:#000;}
img{max-width:100%; vertical-align:middle;}
ul{list-style-type: none;}

.loader-inline{
    background-color: rgba(255,255,255,0.9);
     width:50px;
     height:50px;
     position: relative;
     top:0;
     left:0;
     z-index:9999;
     display:none;
}
.loader-inline:after {
     content:'';
    display:block;
  position:absolute; top:0;
   left:0;
  border-radius: 50%;
  width: 6em;
  height:6em;
  margin:0;
  font-size: 6px;
  text-indent: -9999em;
  border-top: 1.1em solid #0066a5;
  border-right: 1.1em solid #0066a5;
  border-bottom: 1.1em solid #0066a5;
  border-left: 1.1em solid #fff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*------------- common css -----------------*/
textarea{ resize:none; max-height:80px;}
.form-control:focus{border:1px solid #20222b ;box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);}
a.btn,.btn{ background-color:#0066a6; color:#fff; font-size:18px; border:0px solid #0066a6 ;box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);}
a.btn:hover,.btn:hover,.btn-primary:hover{ background-color:#025990; color:#fff; font-size:18px; border:0px solid #0066a6 ;box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);}
a.btn:focus,.btn:focus,.btn-primary:focus{ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);}
.errormsg{ color:#c50d0d; font-size:13px;}
.successbox{display:none;color: #155724; background-color: #d4edda; border-color: #c3e6cb;position: relative; padding:12px 15px; margin:0 0 20px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-align: center;width: 100%;}
.errorbox{display:none;color: #721c24; background-color: #f8d7da; border-color: #f5c6cb;position: relative; padding:12px 15px; margin:0 0 20px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-align: center;width: 100%;}
.sel-nobor{display: block;width:98%;margin: 10px 0 10px 3px;padding: 0;border: 0px solid #ccc;color: #4d4d4d;}
.sel-nobor:focus{    outline:0;}
.img-center{ margin:0 auto; text-align: center;}
.cor1{ color:#fff;}
.cor2{ color:#0066a6;}
.bgcol1{ background-color:#1376bc;}
.bgcol2{ background-color:#fa683d;}
.bgcol3{ background-color:#f7f7f7;}
.ptext{color:#2a2a2a;  line-height: 1.5em;}
.ptext a{color:#2a2a2a; }

.lead{ 
	font-size:18px;
	font-weight:400;
	line-height:30px;
	max-width: 1000px;
    margin: 0px auto;
	padding: 0px 0px 30px;
	text-transform: uppercase;
}
.sec-th{ 	
    font-weight: 400;
    font-size:38px;
    line-height: 44px;
    margin: 0 0 50px 0;
}
.phara-th{ 
	font-size:30px;
	font-weight: 900;
    line-height: 42px;
    letter-spacing: .5px;
}
.wrap{width: 100%;position:relative;overflow-x: hidden;}
.wrap:before,.wrap:after{ content:''; height:0; display: block;}
.wrap:after{ clear:both;}
.section{ padding:60px 0; position: relative;}
.overlay{
	position:relative;
}
.overlay:after{
	content:'';
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background-color:rgba(20,123,188,1);
	background-image:url(../images/slidebg.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position:top center;
	opacity:1;
	z-index:0;
}
.overlay [class^=container],.overlay>.content{
	position:relative;
	z-index:1
}
.divider-shape svg.shape-waves{
	height:100px;
}
.divider-shape{
	overflow:hidden;
	position:absolute;
	left:0;
	width:100%;
	line-height:0;
	direction:ltr;
	bottom:-1px;
}
.divider-shape svg{
	overflow:hidden;
	display:block;
	position:relative;
	left:50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	width:calc(159% + 1.3px);
	height:433px;
}
.divider-shape .shape-fill{
	-webkit-transform-origin:center;
	transform-origin:center;
	-webkit-transform:rotateY(0);
	transform:rotateY(0)
}
.overlay .divider-shape{
	z-index:1;
}
.shape-fill{
	fill:#000;
}
.shape-fill.shape-fill-1{
	fill:#fff;
}
	
/*------------- close common css -----------------*/


/*------------- main-navigation -----------------*/
.topheadbar{ position: relative; 
	background: url(../images/nav-bg.png) no-repeat;
    /* height: 534px; */
	background-position: right 0px;
}
.group__item-link{
    cursor: pointer;
}
a.nav-link{
	color: #fff;
}
.nav-item{
	margin-left: 20px;
}
.navbar{
	padding: 15px 0;
}
.ap-navbar-brand-logo{
	max-height: 40px;
}
.navbar-light .navbar-toggler {
    color: rgb(245 245 245);
    border-color: rgb(255 255 255 / 85%);
    background-color: #fff;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff
}
/*------------- close main-navigation -----------------*/

.pg-homewrap .hometopslide .lead{ font-size:22px; line-height:38px; max-width:889px; margin:0 auto;}
/*------------- homesec1 -----------------*/
.paratxt-md{
	font-size: 22px;
    max-width: 400px;
	margin-top: 30px;
    margin-bottom: 25px;
}
.paratxt-sm{
	font-size: 22px;
}
.paratxt-sm-wd{
	font-size: 18px;
	max-width:  525px;
    margin-bottom: 20px;
}
.dataimg{
	position: absolute;
    top: 0px;
    right: 0px;
}
.home-pg{
	padding-top:30px;
}
/*------------- features -----------------*/
.featpara{
	font-size: 18px;
    text-align: center;
    max-width: 850px;
    margin: 0 auto;
    margin-bottom: 30px;
}


/*------------- footer -----------------*/
.foot-wrap{  color:#b9b7b7;  width: 100%; background-color: #c7f185; position: relative; }

.footer{padding:0; overflow: hidden; padding-bottom: 28px;}
.footer h6, .footer .title { color:#fff; font-size:18px; font-weight:400; padding-bottom:10px; position: relative;}

.footer .col,.footnav{padding-top:30px;}
.footlogo{ margin-right: 10px; margin-top: 2px; max-height:50px; }
.infocom{float: left; max-width:310px; margin-right: 30px;}
.infocom img{
	float: left;
}
.foot-txt-wrap{
	float: left;
}
.foot-txt-wrap p{
	padding-bottom: 0;
    font-size: 13px;
	margin-bottom: 0;
	color: #535353;
}
.foot-txt-wrap p{
	margin-top: -8px;
}
.foot-txt-wrap p a{
	font-weight: bold;
}
.pci-dss{
	position: absolute;
    top: 17px;
    right: -180px;
}
.pci-dss::before{
	content: " ";
    background: #f3fafc;
    display: block;
    width: 200px;
    height: 200px;
    border-radius: 100%;
}
.pci-dss img{
	position: absolute;
	top: 55px;
    left: 45px;
}
.copyright{
	border-top: 1px solid #a7d55f;
    margin-top: 15px;
    padding-top: 10px;
	color: #535353;
	width: 90%;
	float: left;
}
.foot-sch-img {
	position: absolute;
	top: -140px;

}
.foot-bus-img {
	position: absolute;
	right: 0;
	top: -176px;
	
}

/*------------- close footer css -----------------*/

.pgwrap{ display:none;}

.successbox-close{
	margin-top: -10px;
	margin-right: -8px;
	color: #155724;
}
.successbox-close:hover{
   color: #155724;
}
.errorbox-close{
	margin-top: -10px;
	margin-right: -8px;
	color: #721c24;
}
.errorbox-close:hover{
   color: #721c24;
}
.head-th{
	font-size: 40px;
    color: #0066a6;
    font-weight: bold;
    line-height: 1.2em;
}
.card{
	border: none;
	margin-bottom: 15px;
}
.card-header{
	border-bottom: 1px solid #d9d9d9;
    padding: 0;
	background-color: #fff;
	cursor: pointer;
}
.accordsol .mb-0{
	padding: 15px 10px;
	color: #0066a6;
	font-size: 20px;
	line-height: 1.5em;
}
.accordsol .sol-mb{
	margin-left: 40px;
    margin-bottom: 25px;
	font-size: 20px;
	color: #0066a6;
}

.icon-plusminus {
	border-radius: 50%;
    width: 35px;
    height: 35px;
    background-color: #b9b7b8;
    position: relative;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
	
  .icon-plusminus::after {
	content: " ";
    position: absolute;
    display: block;
    background-color: #fff;
    height: 2px;
    margin-top: -1px;
    top: 50%;
    left: 10px;
    right: 10px;
    z-index: 9;
  }
  .icon-plusminus::before {
	content: " ";
    position: absolute;
    display: block;
    background-color: #fff;
    width: 2px;
    margin-left: 4px;
    left: 35%;
    top: 10px;
    bottom: 10px;
    z-index: 9;
  }
  .card .icon-plusminus::before{
	display: block;
  }
  .card.active .icon-plusminus::before{
	display: none;
  }
  .accordion .card.active:first-of-type {
	border-bottom: 1px solid rgba(0,0,0,.125);
  }
  .accordion .card.active {
	border-bottom: 1px solid rgba(0,0,0,.125) !important;
  }
  .accordion .card.active .card-header {
	background-color: #fff;
	border-bottom: 0;
  }
  .accordion .card.active .collapse {
	background-color: #fff;
	
  }
  .caret {
	position: relative;
	top: 7px;
  }
  
  .caret:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	border-left: 8px solid #b3b3b3;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
  }
  
  .caret:after {
	content: '';
	position: absolute;
	left: 0;
	top: 4px;
	border-left: 4px solid #ffffff;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
  }
  .card-body{
	  padding: 0;
  }
  .lipts{
	list-style-type: none;
	margin-bottom: 30px;
  }
  .lipts p{
	margin-left: 15px;
    padding-bottom: 0px;
}
.sec-th {
	line-height: 0.5;
	text-align: center;
  }
  .sec-th span {
	display: inline-block;
	position: relative;  
  }
  .sec-th span:before,
  .sec-th span:after {
	content: "";
    position: absolute;
    border-top: 3px solid #000;
	border-bottom: 3px solid #000;
    top: 10px;
    width: 60px;
  }
  .sec-th span:before {
	right: 100%;
	margin-right: 10px;
	border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
  }
  .sec-th span:after {
	left: 100%;
    margin-left: 10px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
  }
.sec-sub {
	line-height: 0.5;
	margin-left: 40px;
	margin-bottom: 15px;
	-webkit-transform: skewX(30deg);
  -moz-transform: skewX(30deg);
  -o-transform: skewX(30deg);
    transform: skewX(30deg);
 }
  .sec-sub span {
	display: inline-block;
    position: relative;
    background-color: #e6c644;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transform: skewX(0deg);
    padding: 8px 10px;
    padding-right: 65px;
  }
  .sec-sub span:after {
	content: "";
    position: absolute;
    border-top: 1px solid #e6c644;
    top: 5px;
    width: 450px;
    margin-left: 10px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  .sec-sub span b{
	transform: skewX(-30deg);
	padding-left: 8px;
	display: block;
  }
  .serside-box{
	/* width: 337px; 
    height: 286px; */
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 5px;
    background: #fff;
    margin: 0 15px 45px 15px;
    /* padding: 40px; */
    box-shadow: 0 4px 22px rgba(202,202,202,0.25);
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
	max-width: 342px;
	min-height: 435px;
  }
.feat01{
	background-color: #8e67b6;
}
.feat02{
	background-color: #adce4b;
}
.feat03{
	background-color: #ffa41b;
}
.feat04{
	background-color: #0cadcf;
}
.feat05{
	background-color: #bf2f87;
}
.feat06{
	background-color: #fc6b3e;
}

.serside-box h4{
	font-weight: bold;
}
.sersideimg img{
	display: block;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 30px;
	height:50px;
}
.sersideimg{
	background-color: #308ddb;
    width: 80px;
    height: 65px;
    position: absolute;
    right: 25px;
    top: 0;
    border-bottom-left-radius: 25%;
    border-bottom-right-radius: 25%;
}
.sersideimg01{
	background-color: #8e67b6;
}
.sersideimg02{
	background-color: #adce4b;
}
.sersideimg03{
	background-color: #ffa41b;
}
.sersideimg04{
	background-color: #0cadcf;
}
.sersideimg05{
	background-color: #bf2f87;
}
.sersideimg06{
	background-color: #fc6b3e;
}
.serside-box .sersideimg-wrap{
	background-position-y: -2px;
	width: 342px;
    height: 157px;
}
.serside-box .sersideimg-wrap01{
	background-image: url("../images/feature-bg-01.jpg");
}
.serside-box .sersideimg-wrap02{
	background-image: url("../images/feature-bg-02.jpg");
}
.serside-box .sersideimg-wrap03{
	background-image: url("../images/feature-bg-03.jpg");
}
.serside-box .sersideimg-wrap04{
	background-image: url("../images/feature-bg-04.jpg");
}
.serside-box .sersideimg-wrap05{
	background-image: url("../images/feature-bg-05.jpg");
}
.serside-box .sersideimg-wrap06{
	background-image: url("../images/feature-bg-06.jpg");
}

.sersidetext{
	color: #ffffff;
	padding: 20px;

}
.sersidetext h4{
	font-size: 22px;
	color: #ffffff;
	line-height: 1.5em;
}
.sersidetext p{
	font-size: 16px;
	line-height: 1.5em;
}
.feat02 .sersidetext p{
	margin-top: 40px;
}

.signup-box{
	margin: 0 auto;
	width: 530px;
}
.signup-box .sec-th{
	margin-bottom: 65px;
}
.custom-frame{
	width:530px; 
	height:670px;
	border: 0;
	z-index: 100;
    position: relative;
}
.homesec-bg{
	background: url("../images/videobg.png") no-repeat;
	background-position: 235px 35px;
	padding-top: 100px;
}

.feat-demo-bg{
	background: url(../images/feature-bg.png) no-repeat;
    background-position: 0 386px;
    background-position: left 450px;
}
.reqdemo-bg{
	background: url(../images/demo-bg.png) no-repeat;
    background-position: 270px 30px;
}
.banner-figure{
	position: relative;
}
.scroll-pane{
	width: 100%;
	height: 620px;
	overflow: auto;
}
.videoframe{
	width: 100%;
    min-height: 100%;
    height: 315px;
}

@media (min-width: 1400px) {
	
	.flowbox{max-width:350px;}
	.hometopslide .container{ padding-top:150px;}
}
@media (min-width: 1366px){
	
	.footer .container{
		max-width: 800px;
	}
	.reqdemo-bg{
		background-position: 270px 30px;
	}
}
@media (min-width: 1300px) {
	.container,.inner-container{
		max-width: 1240px;
	}

}
@media (max-width: 1300px) and (min-width: 992px){
	.footer .container{
		max-width: 530px;
	}
}
@media (max-width: 1199px) and (min-width: 992px){
	.reqdemo-bg{
		background-position: 140px 30px;
	}
	.sec-sub span:after {
		width: 350px;
	}
}
@media (max-width: 1299px) and (min-width: 768px){
	
	.wid100{
		width: 100%;
		max-width: 100%;
		flex: 100%;
		-ms-flex: 100%;
	}
}

@media (max-width: 991px) and (min-width: 768px){
	.reqdemo-bg{
		background-position: 15px 30px;
	}
}

@media (min-width:768px){
	.divider-shape svg.shape-waves{
		height:133px;
	}
}
@media (min-width: 800px) { 
	.flowlist.flowlist{ max-width: inherit;}
}
@media (min-width: 992px) { 
	.rowbar{
	  -webkit-box-orient: horizontal !important;
	  -webkit-box-direction: reverse !important;
	  -ms-flex-direction: row-reverse !important;
	  flex-direction: row-reverse !important;
	}
	
	.hometopslide{ max-height:50px;}
	
}

@media (min-width: 1200px) {
	
	
}
@media all and (max-width: 1366px){
	.vidbg{
		max-width: 530px;
		margin: 0 auto;
	}
	.homesec-bg {
		background-position: 0px 35px;
	}
	
}
@media (max-width: 1299px){
	.banner-figure{
		height: 430px;
	}
	.paratxt-md{
		max-width: 800px;

	}
	.home-pg {
		padding-top: 0px;
	}
	/* .homesec1{
		padding-top: 30px;
	} */
}
@media (max-width: 1024px) and (min-width: 768px){
	.topheadbar {
		background-position: 290px -11px;
	}
	/* .banner-figure {
		height: 430px;
	} */
	.dataimg {
	
		max-width: 80%;
	}
}

@media all and (max-width: 1140px){
	.svgbg,.sersvgbg,.featsvgbg{
		min-width: 2000px;
		left: 50%;
		margin: -20px 0 0 -1000px;
	}
	
}
@media all and (max-width:1024px){
	
}

@media all and (max-width:1023px){
	.homebottsvg {
		min-width: 2000px;
		left: 50%;
		margin: -20px 0 0 -1000px;
	}
}
/* @media (max-width: 991.98px){
.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}
} */
@media all and (max-width:991px){
	
	.infocom {
		margin-bottom: 10px;
	}
	.foot-sch-img {
		display: none;
	}
	.foot-bus-img {
		display: none;
	}
	.paratxt-sm-wd {
		margin-top: 100px;
		max-width: inherit;
	}
	.homesec-bg {
		background-position: 135px 35px;
	}
	.footer .col-md-3{
		-ms-flex: 0 0 15%;
		flex: 0 0 15%;
		max-width: 15%;
	}
	.pci-dss {
		top:90px;
	}
	.navbar-light .navbar-nav .nav-link {
		color: rgba(0,0,0,.5);
	}
	.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
		color: rgba(0,0,0,.7);
	}
	.sec-sub span:after {
		width: 500px;
	}
}
@media all and (max-width: 768px){
	.homesec-bg {
		background-position: 0px 35px;
	}
	
}
@media all and (max-width: 767px){
	
	.homebottsvg {
		min-width: 2000px;
		left: 50%;
		margin: -20px 0 0 -1000px;
	}
	.hometopslide .homebottsvg {
		bottom: -328px;
	}
	.topsvgbg {
		min-width: 1500px;
	}
		
	.main-navigation-open .polygon-cta, .no-scroll.main-navigation-drawer-open .polygon-cta{
		fill: #fff !important;
	}


	.cashless-box ul li {
		width: 50%;
	}
	
	.flip-card{
		margin: 0 auto;
		margin-bottom: 60px;
	}
	.serside-box {
		margin: 0 auto;
	}
	.sec-sub span:after {
		width: 300px;
	}
	.reqdemo-bg{
		background-image: none;
	}
	/* .paratxt-md{
	
		margin-top: 0px;
	} */
	.dataimg{
		top: 20px;
    	max-width: 90%;
	}
	.pci-dss {
		margin-top: 75px;
		position: relative;
		left: 0;
		top: 75px;
	}
	.navbar{
		background-color: #fff;
	}
	.topheadbar {
		background-position: right -75px;
	}
	.homesec-bg{
	background-position: 0px 80px;
   	background-size: 300px;
	}
}
@media all and (max-width: 575px){
	.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
		padding-right: 15px;
		padding-left: 15px;
	}
}
@media all and (max-width: 480px){
	
	.phara-th,.sec-th{ font-size:26px; margin: 0 0 10px 0;}
	.phara-th,.sec-th{ line-height:32px;}
	.lead,.home-pg .lead{font-size: 16px;line-height: 26px;}
	.sec-th span:before, .sec-th span:after {
		content: "";
		position: absolute;
		border-top: 2px solid #000;
		border-bottom: 2px solid #000;
		top: 15px;
		width: 50px;
	}
	/* .lipts {
		margin-left: 10px;
		margin-top: 0px;
	
	} */
	.sec-sub span:after {
		width: 220px;
	}
	/* .sec-sub {
		margin-left: 50px;
	} */
	.flip-card {
		width: 300px;
	}
	.serside-box {
		width: 265px;
	}
	
	.custom-frame {
		width: 400px;
	}
	.signup-box {
		width: 400px;
	}
	
	.pci-dss img {
		float: none;
	}
	
	.banner-figure {
		height: 320px;
	}
	.topheadbar {
		
		background-position: right -225px;
	}
	.banner-figure {
		height: 210px;
	}
	.pci-dss {
		margin-top: 140px;
	}
	.homesec-bg{
		background-size: 225px;
		padding-top: 80px;
	}
	.homesec1{
		padding-bottom: 0px;
	}
	.paratxt-sm-wd {
		margin-left: 10px;
	}
	.ap-navbar-brand-logo {
		max-height: 30px;
	}
	.videoframe{
		height: 215px;
	}
}

@media all and (max-width:360px){
	.ap-navbar-brand__logo-ap {
		max-height: 27px;
		margin-top: 10px;
	}
	.custom-frame {
		width: 300px;
	}
	.signup-box {
		width: 300px;
	}
	

}

/****Start****/

/******/