/* Cheque Labs css */

/*Fonts*/

h1 {
	font-family:'Product Sans Regular' !important;
}

h2 {
	font-family:'Product Sans Regular' !important;
}

h3 {
	font-family:'Product Sans Regular' !important;
}

h4 {
	font-family:'Product Sans Bold' !important;
}

h5 {
	font-family:'Product Sans Regular' !important;
}

p {
	font-family:'Product Sans Regular' !important;
	font-size: 15px;
}

a {
	font-family:'Product Sans Regular' !important;
}
strong {
	font-family:'Product Sans Bold' !important;
    font-weight: normal !important;
}

a:hover {
	text-decoration: none !important;
}

li {
	font-family:'Product Sans Regular' !important;
}

html {
  scroll-behavior: smooth;
}

.header-links ul.main-header li a {
	font-family:'Product Sans Bold' !important;
	letter-spacing: 0px;
}

/*Home Styles*/



.header-section {
	height: 83px;
    padding: 19px 0px;
    transition: all .5s ease;
}

.header-section.sticky {
	position: fixed;
    width: 100%;
    background: #fff !important;
    z-index: 999;
    top: 0px;
    padding: 10px 10px;
    transition: all .5s ease;
    margin: 0px;
    height: 72px;
}

.header-links {
	text-align: center;
}

.header-links ul.main-header {
	padding: 12px 0px;
    display: block;
    margin: 0px;
}

.header-links ul.main-header li{
    display: inline-block;
    margin-right: 16px;
    font-size: 14px;
    text-transform: uppercase;
}

.header-links ul.main-header li a {
	color: #000;
}

.header-links ul.main-header li a:hover {
	color: #ff4878;
}

.header-links ul.main-header li a.active {
  	color: #ff4878;
}

.header-links ul.main-header li a {
	color: rgba(0,0,0,1);
    font-weight: 400;
}

a.btn-ghost {
	border: 1px solid #cecece;
    padding: 10px 20px;
    margin-top: 3px !important;
    display: inline-block;
    border-radius: 50px;
    text-align: center;
    color: rgba(0,0,0,1);
    width: auto;
    min-width: 125px;
    text-transform: uppercase;
    font-size: 14px;
    font-family:'Product Sans Bold' !important;
}

a.btn-ghost:hover, a.btn-fill:hover {
    background: #1ab4d7;
    border: 1px solid #1ab4d7;
    color: #fff;
}

a.btn-fill {
	border: 1px solid #ff4878;
    padding: 11px 20px;
    margin-top: 3px !important;
    display: inline-block;
    border-radius: 50px;
    text-align: center;
    color: rgb(255 255 255);
    width: 125px;
    text-transform: uppercase;
    background: #ff4878;
    font-size: 14px;
    font-family:'Product Sans Bold' !important;
}

.main-btn{margin-top: 25px;}

.main-btn a.btn-fill {
	border: 1px solid #ff4878;
    padding: 15px 20px;
    margin-top: 0px !important;
    display: inline-block;
    border-radius: 50px;
    text-align: center;
    color: rgb(255 255 255);
    width: auto;
    text-transform: uppercase;
    background: #ff4878;
    font-size: 14px;
    font-family:'Product Sans Bold' !important;
}

.main-btn a.btn-fill:hover {
	background: #1ab4d7;
    border: 1px solid #1ab4d7;
}

.banner-section {
	background: url('../images/chequelabs-home-banner.jpg');
	height: 500px;
	background-size: cover;
}

.banner-section-register {
	background: url('../images/register-banner.jpg');
	height: 400px;
    background-color:#15b3dc;
	background-size: cover;
    background-blend-mode: multiply;
}

/*.bg-color {
	background-color: red;
	mix-blend-mode: darken;
}*/

.banner-section .banner-content, .banner-section-register .banner-content {
	color: rgba(255, 255, 255, 1);
    padding: 140px 0px;
}

.banner-content h2{font-size: 52px; margin-top:0px; font-family:'Product Sans Bold' !important;}
.banner-content p.aos-init{font-size: 22px !important;}

.banner-section h2, , .banner-section-register h2{
	font-size: 52px;
	margin: 0px;
	/*font-weight: 600;*/
	text-shadow: 1px 1px 10px rgba(0,0,0,0.5);
	font-family: 'Product Sans Bold' !important;
}

.banner-section h3, .banner-section-register h3{
	font-size: 42px;
	margin: 0px;
	text-shadow: 1px 1px 10px rgba(0,0,0,0.5);
	font-family: 'Product Sans Regular' !important;
}

.xero-logo {
	display: block;
	margin-top: 13px;
}

.xero-logo p {
	display: inline-block;
	font-family: 'Product Sans Bold' !important;
}

.about-section {
	padding: 0px 50px 0px 0px;
}

.about-section h2, .about-section h1 {
	margin: 0px;
	font-size: 30px;
	/*font-weight: 600;*/
	font-family: 'Product Sans Bold' !important;
}

.about-section h3 {
	margin: 0px;
	font-size: 22px;
	margin-bottom: 10px;
}

.about-section p {
	margin-top: 15px;
	line-height: 1.6;
}

img.about-img {
	border-radius: 25px;
}

.section-one {
	padding: 100px 0px;
}

.section-one img.img-one, .section-about img.img-one {
	width: 500px;
    margin-top: 30px;
    text-align: right;
    right: 0px;
    position: absolute;
}

.section-one img.img-two {
	width: 210px;
    margin-top: 125px;
    position: absolute;
    left: 0px;
    z-index: -1;
}

.section-about img.img-two {
    width: 210px;
    margin-top: 181px;
    position: absolute;
    left: 0px;
    z-index: -1;
}

.icon-row {
	margin-top: 70px;
	margin-bottom: 0px;
}

.section-two {
	margin-bottom: 0px;
}

.section-two p.icon-title {
	font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
}

.section-two img {
	margin-top: 10px;
}

.section-three {
	margin-bottom: 0px;
	padding-top: 100px;
}

.color-box {
	background: #ff4878;
    padding: 50px 40px;
    width: 400px;
    border-radius: 20px;
    height: auto;
    color: #000;
    position: absolute;
}

.color-box p span {
	font-size: 80px;
    /*font-weight: 600;*/
    color: #fff;
    font-family: 'Product Sans Bold' !important;
}

.color-box h3 {
	font-size: 23px;
	margin: 0px;
}

.color-box h2 {
	font-size: 30px;
	margin: 0px;
	/*font-weight: 600;*/
	font-family: 'Product Sans Bold' !important;
}

.color-box .main-btn a.btn-fill {
    border: 1px solid #ffffff;
    padding: 15px 20px;
    margin-top: 3px !important;
    display: inline-block;
    border-radius: 50px;
    text-align: center;
    color: rgb(0 0 0);
    width: auto;
    min-width: 125px;
    text-transform: uppercase;
    background: #ffffff;
    font-size: 14px;
    font-family: 'Product Sans Bold' !important;
}

.color-box .main-btn a.btn-fill:hover {
	border: 1px solid #1ab4d7;
	background: #1ab4d7;
	color: rgb(255, 255, 255);
}

.faq-bg {
	text-align: right;
}

.faq-bg img {
	position: relative;
    width: 380px;
    margin-top: 244px;
    z-index: -1;
}

.faq-content h2 {
	margin: 0px;
    font-size: 30px;
    /*font-weight: 600;*/
    margin-bottom: 20px;
    font-family: 'Product Sans Bold' !important;
}

.faq-content h3 {
	margin: 0px;
    font-size: 22px;
    margin-bottom: 7px;
}

/*faq down*/

.faq .faq-list {
    padding: 0;
    list-style: none;
}

.faq .faq-list li {
    background-color: #fff0;
    margin-bottom: 10px;
    border-radius: 10px;
    padding: 10px 25px;
}

.faq .faq-list a {
    display: block;
    position: relative;
    font-size: 18px;
    /*font-weight: 600;*/
    color: #000000;
    text-decoration: none;
    font-family: 'Product Sans Bold' !important;
}

.faq .faq-list i {
  	font-size: 16px;
    position: absolute;
    left: -25px;
    top: 5px;
    transition: 1s;
    color: #ff4878;
}

.faq-title {
    text-align: center;
    font-size: 17px;
    border-bottom: 2px dashed #ffffff;
    margin-bottom: 30px;
    padding-bottom: 10px;
    color: #ffffff;
}

.faq .faq-list p {
    padding-top: 5px;
    margin-bottom: 20px;
    font-size: 16px;
}

.collapsed i.fa-plus {
    
}

.collapsed i.fa-plus {
    transform: rotate(180deg);
}

.fa-plus:before {
    content: "\f062";
}

.section-about {
	margin-bottom: 0px;
	padding-top: 100px;
}

.section-five {
	margin-bottom: 100px;
	padding-top: 100px;
}

.detail-box {
	padding: 27px;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 13px;
    height: 220px;
}

.detail-box h3 {
	font-size: 22px;
	margin: 0px;
	padding-bottom: 10px;
	color: #ff4778;
}

.detail-box h2 {
	font-size: 22px;
	margin: 0px;
	padding-bottom: 10px;
    color: #000;
    /*font-weight: 600;*/
    font-family: 'Product Sans Bold' !important;
}

.border-box h2 {
	font-size: 22px;
    margin: 0px;
    /*font-weight: 600;*/
    padding-bottom: 10px;
    font-family: 'Product Sans Bold' !important;
}

.border-box {
	background: #fff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
    height: 258px;
    margin: 10px !important;
}

.border-box img {
	margin-bottom: 10px;
}

.gray-section {
	background: #f3f3f3;
    padding: 100px 0px;
}

.contact-box {
	margin-top: 30px;
}

.contact-box p {
	line-height: 1.7;
}

.contact-box a {
	color: #4e4e4e;
}

.fb-link a {
	color: #245dc5 !important;
}

.contact-box p span {
	font-size: 22px;
    color: #000;
    font-family: 'Product Sans Bold' !important;
}

.section-contact {
	margin-bottom: 30px !important;
}

.logo {
	text-align: center;
}

.logo img {
	width: 75%;
}

.footer-section {
	background: #3a3a3a;
    color: #fff;
    padding: 20px 0px;
    margin: 0px;
}

.footer-section p {
	margin: 0px;
	font-size: 13px;
}

.footer-section a {
	color: #fff;
}

.footer-section a:hover {
	color: rgba(255, 255, 255, 0.7) !important;
}

.footer-right-txt {
	text-align: right;
}

#logo .owl-item img {
    width: 75% !important;
}

#testi .owl-item img {
    width: 25px !important;
}

/*******up down animation*********/

img.vert-move {
	transition: all 0.5s ease !important;
}

img.vert-move-2 {
	transition: all 0.5s ease !important;
}

img.vert-move {
    -webkit-animation: mover 3s infinite  alternate;
    animation: mover 3s infinite  alternate;
    transition: all 0.5s ease !important;
    
}
img.vert-move {
    -webkit-animation: mover 3s infinite  alternate;
    animation: mover 3s infinite  alternate;
    transition: all 0.5s ease !important;
    
}

img.vert-move-2 {
    -webkit-animation: mover 2s infinite  alternate;
    animation: mover 2s infinite  alternate;
    
}
img.vert-move-2 {
    -webkit-animation: mover 2s infinite  alternate;
    animation: mover 2s infinite  alternate;
    /*transform: scale(1.01);*/
    /*animation: slide-down 0.7s;*/
    transition: all .4s ease;
}



@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

/******Button top*********/

#button {
  display: inline-block;
  background-color: #ff4878;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

/******media query*******/
@media only screen and (min-width: 1920px) {
	.hide-menu-mob {
		display: none;
	}
}

@media only screen and (max-width: 1920px) {
  	.banner-section {
	    height: 680px;
	    background-position: center;
	}

	.banner-section .banner-content {
	    color: rgba(255, 255, 255, 1);
	    padding: 203px 0px;
	}

	.mobile-menu-custom {
		display: none;
	}

	.container {
		width: 1270px !important;
	}

	.hide-menu-mob {
		display: none;
	}
	
}

@media only screen and (max-width: 1440px) {
  	
}

@media only screen and (max-width: 1366px) {
  	.banner-section {
	    height: 500px;
	    background-position: center;
	}

	.banner-section .banner-content {
	    color: rgba(255, 255, 255, 1);
	    padding: 140px 0px;
	}

}

@media only screen and (max-width: 1024px) {
	.container {
	    width: auto !important;
	}
	
	.header-section {
	    height: 71px;
	    padding: 9px 0px;
	}

	.header-logo img {
		width: 100%;
		padding: 8px 0px;
	}

	.header-links ul.main-header li {
	    margin-right: 6px;
    	font-size: 13px;
	}

	.header-links ul.main-header {
    	padding: 12px 0px;
    }

	.mobile-menu-custom {
		display: block;
		position: absolute;
	}

	.section-one img.img-one, .section-about img.img-one {
	    width: 100%;
	    position: relative;
	}

	.section-one img.img-two {
	    position: relative;
	}

	.about-section {
	    padding: 0px 0px 50px 0px;
	}

	.section-one img.img-two {
	    margin-top: -113px;
	}

	.detail-box {
	    height: 310px;
	}

	.border-box {
	    height: 334px;
	}

	.footer-section {
		text-align: center;
	}

	.footer-right-txt {
		text-align: center;
	}

	#logo .owl-item img {
	    width: 75% !important;
	    margin: 0 auto;
	}

	.hide-menu-mob {
		display: none;
	}
}

@media only screen and (max-width: 768px) {
	.header-mid {
		display: flex;
	}

	.header-btn {
		position: absolute;
	    display: flex;
	    left: 220px;
	    top: 2px;
	}

	.header-btn a.btn-ghost {
		margin-right: 5px;
	}

	.header-logo img {
	    width: 200px;
	    padding: 8px 0px;
	}

	.header-links {
		display: none;
	}

	.detail-box {
	    height: 200px;
	    margin-bottom: 40px;
	}

	.border-box {
	    height: 268px;
	    margin-bottom: 40px;
	}

	.icon-row {
	    margin-top: 0px;
	    margin-bottom: 0px;
	}

	.hide-menu-mob {
		display: block;
	}

	.header-btn {
		position: absolute;
	    display: none;
	    left: -34px;
	    top: 2px;
	}

	.header-btn-2 {
	    position: relative !important;
	    display: inline-block;
	    left: 0px;
	    width: 100%;
	    background: #fff;
    	padding: 10px;
	}
}

@media only screen and (max-width: 575px) {
	.header-logo img {
	    width: 171px;
    	padding: 8px 0px;
	}

	.header-btn a.btn-ghost {
	    margin-right: 5px;
	    width: 92px;
	    height: 43px;
	    min-width: 75px !important;
	}

	.header-btn a.btn-fill {
		width: 90px;
	    height: 43px;
	    padding: 12px 0px;
	}

	.header-section.sticky {
		padding: 10px 0px;
	}

  	.header-links {
	    display: none;
	}

	.header-btn {
		position: absolute;
	    display: none;
	    left: -34px;
	    top: 2px;
	}

	.header-btn-2 {
	    position: relative !important;
	    display: inline-block;
	    left: 0px;
	    width: 100%;
	    background: #fff;
    	padding: 10px;
	}

	.header-logo {
		text-align: center;
	}

	.section-one img.img-one, .section-about img.img-one {
	    width: 100%;
	    margin-top: 30px;
	    text-align: center;
	    right: 0px;
	    position: relative;
	}

	.section-one img.img-two {
	    width: 210px;
	    margin-top: 51px;
	    margin-top: 60px;
	    position: absolute;
	    left: 0px;
	    z-index: -1;
	}

	.section-two {
	    text-align: center;
	}

	.icon-row {
	    margin-top: 0px;
	    margin-bottom: 0px;
	}

	.color-box {
	    background: #ff4878;
	    padding: 50px 40px;
	    width: 92%;
	    position: absolute;
	}

	.faq-content {
		margin-top: 50px;
    	text-align: center;
    	padding-top: 50px;
	}

	.faq .faq-list {
	    text-align: left;
	}

	.section-one {
	    text-align: center;
	}

	.about-section {
	    padding: 0px 0px 0px 0px;
	}

	.section-about {
	    text-align: center;
	}

	.section-five {
	    padding-top: 160px;
	}

	.detail-box {
	    margin-bottom: 40px;
	    height: auto;
    	background: #fff;
	}

	.border-box {
	    height: 350px;
	    margin-bottom: 40px;
	}

	.footer-section {
	    text-align: center !important;
	}

	.footer-right-txt {
		text-align: center;
	}

	.section-five {
	    margin-bottom: 40px;
	    padding-top: 100px;
	}

	#logo .owl-item img {
	    width: 75% !important;
	    margin: 0 auto;
	}

	.banner-section .banner-content {
	    color: rgba(255, 255, 255, 1);
	    padding: 82px 0px;
	    text-align: center;
	}

	.faq-bg img {
	    width: 92%;
	}
}

@media only screen and (max-width: 375px) {
	.header-logo img {
	    width: 129px;
    	padding: 11px 0px;
	}

	.header-btn a.btn-ghost {
	    margin-right: 5px;
	    width: 100px;
	}

	.header-btn a.btn-fill {
		width: 100px;
	}
}

/**************mobile menu********************/

.nav {
  background-color: #fff0;
  width: 100%;
  position: fixed;
  z-index: 9999;
  clear: both;
}

ul#menu {
	display: block;
    width: 100% !important;
    padding: 0px;
    /*transition: 0.8s ease-in-out;*/
}

ul#menu {
  display: none;
}
ul#menu li a {
  width: 100%;
  display: block;
  background-color: #fff;
  color: #000;
  font-size: 15px;
  padding: 10px 20px;
  transition: background 0.2s;
  /*transition: 0.8s ease-in-out;*/
  text-decoration: none;
}
ul#menu a:hover {
  background-color: #a7a7a7;
}

@media screen and (min-width: 1280px) {
  .hamburger-container {
    display: none;
  }

  .nav ul#menu {
    display: inline;
  }
  .nav ul#menu li {
    display: inline-block;
    margin-right: -5px;
  }
}
ul.hamburger li {
    width: 30px;
    height: 4px;
    background: #000000;
    content: "";
    position: relative;
    transition: 0.25s ease-in-out;
    right: 40px;
    top: 17px;
    margin-top: 2px;
}

.hidden {
  opacity: 0;
}

.rot45deg {
  transform: rotate(45deg);
  top: 10px !important;
}

.rot-45deg {
  transform: rotate(-45deg);
}

ul.hamburger {
  display: block;
  margin-top: 23px;
}
ul.hamburger li:nth-child(1) {
  top: 0;
}
ul.hamburger li:nth-child(2) {
  top: 5px;
}
ul.hamburger li:nth-child(3) {
  top: 10px;
}

.hamburger-container {
    width: 38px;
    margin: 0px;
    height: 0px;
    cursor: pointer;
    float: right;
}

li::marker {
	display: none !important;
	font-size: 0px;
}