@import url('https://fonts.googleapis.com/css2?family=Cal+Sans&family=Figtree:ital,wght@0,300..900;1,300..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
:root{
--color-darkblue:#180559;
--color-darkblue2:#15044a;
--color-darkblue3:#0d0231;
--color-darkpurple:#370385;
--color-darkpurple2:#290361;
--color-darkpurple3:#1c0243;
--color-darkpurple4:#0f0124;
}
/*
font-family: "Cal Sans", sans-serif;
font-family: "Figtree", sans-serif;
font-family: "Inter", sans-serif;
*/

.cal-sans-regular {
  font-family: "Cal Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}

body{font-family: "Figtree", "Inter", sans-serif;}
p{font-size:17px;font-family: "Figtree", "Inter", sans-serif;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	font-family:"Cal Sans", "Inter", sans-serif;
}
h2:not(.font-v1, .font-v2, .font-v3, .font-v4), h3:not(.font-v1, .font-v2, .font-v3, .font-v4), h4:not(.font-v1, .font-v2, .font-v3, .font-v4), h5:not(.font-v1, .font-v2, .font-v3, .font-v4), h6:not(.font-v1, .font-v2, .font-v3, .font-v4), h2.font-v1, h3.font-v1, h4.font-v1, h5.font-v1, h6.font-v1{
	font-family:"Cal Sans", "Inter", sans-serif;
	font-weight:400;
	line-height:1;
}
.section-title.v3 .big-title, .section-title-center.v3 .big-title, .section-title-white.v3 .big-title, .section-title-center-white.v3 .big-title, .section-title.v1 .big-title, .section-title-center.v1 .big-title, .section-title-white.v1 .big-title, .section-title-center-white.v1 .big-title, .section-title.v9 .big-title, .section-title-center.v9 .big-title, .section-title-white.v9 .big-title, .section-title-center-white.v9 .big-title, .recent-blogs.v1 .recent-blog-card-contant .title, .recent-blogs.v2 .recent-blog-card-contant .title, .recent-blogs.v3 .recent-blog-card-contant .title, .recent-blogs.v4 .recent-blog-card-contant .title, .recent-blogs.v5 .recent-blog-card-contant .title, .section-title.v4 .big-title, .section-title.v7 .big-title, .section-title-center.v4 .big-title, .section-title-center.v7 .big-title, .section-title-white.v4 .big-title, .section-title-white.v7 .big-title, .section-title-center-white.v4 .big-title, .section-title-center-white.v7 .big-title{
	font-weight:400;
	line-height:1;
	text-transform: inherit;
}
#main-wrapper main{margin-top:0px !important;}
.back-to-top a{
	background:#39cd93;
}
.menu-bar.v8 .main-menu li ul{
	min-width:220px;
}
.menu-bar.v8 .main-menu > ul > li > a{padding: 26px 0px;}
.menu-bar.v8 .main-menu > ul > li:hover > a, .menu-bar.v8 .main-menu li.has-dropdown li:hover > a{color:#33c492;}
.menu-bar.v8 .menu-right .right-menur-btns li:nth-child(1){display:none;}
.link-anime.v24, .btn-anime.v24 {
    padding: 10px 30px;
    gap: 30px;
    background: #39cd93;
	border-radius:50px;
}
.menu-bar.v8 .menu-right .right-menur-btns{
	gap:0px;
}
.headerBanner_wrap{
	background:#e6fbf1;
	min-height:400px;
    margin: 0px 40px 0px 40px;
    position: relative;
    overflow: hidden;
    border-radius: 0px 0px 40px 40px;
}
.headerBanner_wrap header{position:relative;z-index:99;}
.headerBanner_wrap header .menu-bar{background:#FFFFFF;border-radius:70px;transition:.3s;box-shadow:0px 0px 30px 0px rgba(0, 0, 0, 0.12);}
.headerBanner_wrap header .menu-bar.sticky-header{
	left:40px;
	right:40px;
	background:#FFFFFF;
	width:auto;
	box-shadow:0px 0px 20px 5px rgba(0, 0, 0, 0.1);
	border-radius:0px 0px 30px 30px;
}
.headerBanner_wrap header .menu-bar.v8{
	padding-left:20px;
	padding-right:0px;
	max-width:1290px;
	margin:0 auto;
}
.headerBanner_wrap header .menu-bar .menu-right .link-anime.v24{
	border-radius:50px;
}
.headerBanner_wrap header .menu-bar .menu-right .link-anime.v24.menuRight_btn{
    background: #39cd93;
	border:0 none;
	text-transform:capitalize;
	font-size:15px;
}
.headerBanner_wrap header .menu-bar .menu-right .link-anime.v24.menuRight_btn:hover{
    background: #7020E8;
	color:#FFFFFF;
}
.headerBanner_wrap .bannerText_content .link-anime.bannerBtn, .contact .contact-form form .form-btn button{
    background: #0000b3;
	border:0 none;
	color:#FFFFFF;
	padding:12px 40px;
	font-size:15px;
}
.contact .contact-form form .form-btn button{
	padding-top:18px;
	padding-bottom:18px;
}
.headerBanner_wrap .bannerText_content .link-anime.bannerBtn:hover{
    background: #39cd93;
}
.headerBanner_wrap header .menu-bar .menu-right .right-menur-btn{
	gap:0px;
}
.headerBanner_wrap .bottomGraphicStyle{
	width: 100%;
	position: relative;
	box-sizing: border-box;
	transition: background-color 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, color 0.3s, height 0.3s;
}
.bottomGraphiContainer{
    overflow: hidden;
	border-bottom-right-radius: 80px;
    border-bottom-left-radius: 80px;
    display: block;
    position: relative;
}
.bottomGraphiContainer::before{
	border-radius: inherit;
    content: "";
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    transition: background 0.6s;
    width: 100%;
}
.graphicShape{
    bottom: -1px;
    transform: rotate(180deg);
    direction: ltr;
    left: 0px;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
.graphicShape svg{
    display: block;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    width: calc(200% + 1.3px);
    height: 400px;
    fill: rgb(238, 238, 238);
}
.appScreenMockup{
	align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    position: relative;
	max-width: 1200px;
	salign-items: stretch;
}
.appScreenMockup .screenMockup_colum{
    width: 100%;
    order: 1;
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.screenMockup_colum .mockupColum_wrap{
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
}
.screenMockup_colum .mockupColum_wrap .mockupGraphicElement{
	margin-bottom: -150px;
    width: 100%;
}
.screenMockup_colum .mockupColum_wrap .mockupGraphicImage{
    display: flex;
    justify-content: center;
}
.screenMockup_colum .mockupColum_wrap .mockupGraphicImage img{
	max-width: 100%;
    width: 1150px;
    display: block;
    max-width: 100%;
    transition: all .3s;
}
.headerBanner_wrap .bannerText_content{
	text-align:center;
	display:flex;
	padding:100px 0 70px;
	max-width:800px;
	align-items: stretch;
	flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    position: relative;
	text-align: center;
    justify-content: center;
}
.headerBanner_wrap .bannerText_content h1{
	font-size:70px;
	line-height:1;
}
.headerBanner_wrap .bannerText_content p{
	font-size:18px;
    padding-right: 10%;
    padding-left: 10%;
	margin-top:15px;
}
.headerBanner_wrap .bannerText_content .link-anime{
	margin-top:35px;
}
.headerBanner_wrap .bannerText_content .link-anime{
	border-radius:50px;
}
.top-bar.v1 .top-content {
    padding: 13px 0px;
}
.benefits.ourDeference_info{
	background: var(--color-darkpurple3);
}
.benefits.ourDeference_info .benefits-card, .paymentProcess_features .ourValues_cardsWrap .benefits-card{
	padding: 30px 40px 40px 30px;
    height: 100%;	
}
.paymentProcess_features .ourValues_cardsWrap .benefits-card{
	border-radius: 30px;
	background: var(--color-white);
	box-shadow:2px 5px 20px rgba(0,0,0,.1);
}	
.benefits.ourDeference_info .benefits-card h3.title, .paymentProcess_features .ourValues_cardsWrap .benefits-card h3.title{
	font-size:20px;
	font-weight:400;
	line-height:1.3;
	color:#0000b3;
}
.benefits.ourDeference_info .benefits-card p.para, .paymentProcess_features .ourValues_cardsWrap .benefits-card p.para{
	font-size:15px;
	line-height:1.4;
	margin-top:10px !important;
}
.benefits.ourDeference_info.v1 .row > div:nth-child(1) .benefits-card, .benefits.ourDeference_info.v1 .row > div:nth-child(2) .benefits-card, .benefits.ourDeference_info.v1 .benefits-card, .paymentProcess_features .ourValues_cardsWrap .benefits-card{
	margin-top:0px;
}
.benefits.ourDeference_info .benefits-card .benefits-img.benefits_icon, .paymentProcess_features .ourValues_cardsWrap .benefits-card .benefits-img.benefits_icon{
	position: relative;
    display: block;
    z-index: 3;
    overflow: hidden;
}
.benefits.ourDeference_info .benefits-card .benefits-img.benefits_icon img, .paymentProcess_features .ourValues_cardsWrap .benefits-card .benefits-img.benefits_icon img{
	width: 100%;
    height: auto;
    display: block;
    color: transparent;
    width: 56px;
    margin-bottom: 40px;
	opacity: 1;
    transition: opacity .5s ease;
}
.paymentProcess_features .ourValues_cardsWrap .benefits-card .benefits-img.benefits_icon img{
	margin-bottom:20px;
}
.benefits.ourDeference_info.v1 .benefits-img.benefits_icon{
	margin:0px;
	transform:none;
}
.sectorServices.recent-blogs.v1 .recent-blog-card{
	margin-top:0px;
}
.sectorServices.recent-blogs.v1 .recent-blog-card-contant{
    padding: 15px 0px 0px 0px;
}
.sectorServices.recent-blogs.v1 .recent-blog-card-contant .small-title{
	display:none;
}
.onePortal_transaction.built-by-developers{
	background:url(https://www.inpay.com/wp-content/themes/inpay/assets/img/grad2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


h2.vignateColor, .vignateColor{
    background: linear-gradient(88.07deg, #030385 25%, #2ee7bc 50%, #2ee7bc 75%) !important;
	color: transparent !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
	line-height:1 !important;

}
.ourDeference_info p, .sectorServices p{
	font-size:18px;
	margin-top:15px;
}
.ourDeference_info .section-title p{
	color: var(--color-gBlack2);
}
.recent-blogs.v1 .title-left-right-center{
	padding-bottom:0px;
	border:0 none;
}
.footer-section.v8 .cta{
	background:var(--color-darkblue);
}
.footer-section.v8 .info-footer{
	background:var(--color-darkblue3);
}
.footer-main.v8{
	background:var(--color-darkblue3);
}
.footer-section.v8 .cta .slide-2 {
    bottom: 30px;
}
.footer-section.v8 .info-footer-content{
	border-top:0 none;
}
.footer-section.v1 .social-link a{
	background:var(--color-darkblue);
}
.footer-main.v8 .footer-main-content{
	padding-top:10px;
}
.footer-section.v1 .info-footer-content{
	border-bottom:0 none;
}
.footer-main.v8 .footer-main-content{
	border-top: 1px solid rgba(255,255,255,.15);
}
.footer-main.v8 .footer-main-content span.text{
	font-weight:400;
	font-size:12px;
	color:rgba(255,255,255,.4);
}
.footer-section.v1 .footer-logo ~ .social-profile{
	margin-top:80px;
}
.footer-section.v1 .info-footer-content{
	padding-bottom:50px;
}
.footer-section.v8 .link-list a{
	color: var(--color-gBlack4);
}
.footer-section.v8 .link-list a:hover {
    color: var(--color-blue);
}
.footer-section.v8 .footer-widget .footer-widget-title{
	font-weight:500;
	font-size:18px;
	color: var(--color-blue);
}
.footer-section.v8 .footer-widget .footer-widget-title ~ .footer-widget-content{
	margin-top:15px;
}
.our-coverage-locations .locationMapGraphics{
	margin-top:10px;
}
.our-coverage-locations .locationMapGraphics img{
	display:inline-block;
	max-width:100%;
}
.our-coverage-locations .section-title{}
.our-coverage-locations .section-title p{
	padding-top:1	0px;
}
.benefits.ourDeference_info h2.big-title{
	color:#FFFFFF;
}
.section-title-white.v9 .title-para, .section-title-center-white.v9 .title-para{
	color:#142c2c;
}
.onePortal_transaction ul, .benefits-card ul{
	margin-top:20px;
	margin-left:50px;
}
.benefits-card ul{
	margin-top:15px;
	margin-left:30px;
}
.onePortal_transaction ul li, .benefits-card ul li{
	font-size:18px;
	list-style: disc;
	margin:2px 0px;
}
.benefits-card ul li{
	font-size:15px;
	color:var(--color-gBlack);
	margin:5px 0px;
	line-height:1.2;
}
.banner_section{
	z-index:2;
	position: relative;
}
.banner_overlayPattern{
    border-radius: inherit;
    height: 100%;
    left: 0px;
    top: 0px;
    width: 100%;
    position: absolute !important;
    background-image: url('../img/dark-pattern.webp');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 80%;
    opacity: 0.3;
	z-index:1;
}

.bannerText_content.innerBanner_container{
	max-width:1290px
}
.innerBanner_captionRow{
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
	align-items: stretch;
}
.innerBanner_captionRow .bannerCap_col{
	padding: 0;
    margin-left: 0;
    margin-right: 0;
    width: 50%;
    order: 1;
}
.bannerCap_col .bannerHeading_text{
	text-align:left;
}
.bannerCap_col .bannerHeading_text h1{
	font-size:44px;
}
.bannerCap_col .bannerDesc_text{
	text-align:left;
}
.bannerCap_col .bannerDesc_text p{
	font-size:18px;
}
.innerBanner_imagesRow{
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
	align-items: stretch;
	margin-top:30px;
}
.innerBanner_imagesRow .bannerImg_col{
	padding: 0;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    order: 1;
}
.innerBanner_imagesRow .bannerImg_col .bannerInner_img{
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    margin-right: 15px;
	position:relative;
	overflow:hidden;
	max-height:400px;
	min-height:280px;
	height:100vh;
	
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.innerBanner_imagesRow .bannerImg_col img{
	display:inline-block;
	max-width:100%;
}/*
.innerBanner_imagesRow .bannerImg_col.bannerImg_colRight{
	width: 35%;
    order: 1;
}*/
.ourValue_section .ourValues_cardsWrap, .paymentProcess_features .ourValues_cardsWrap{
	display: grid;
	gap: 24px;
	grid-template-columns: repeat(3, 1fr);
	position: relative;
	z-index: 2;
	margin-top:30px;
}
.ourValue_section .ourValues_cardsWrap.simpleAPIintegration{
	grid-template-columns: repeat(4, 1fr);
}
.ourValue_section .ourValues_cardsWrap.simpleAPIintegration .benefits-img{
	width:auto;
}
.paymentProcess_features .ourValues_cardsWrap{
	margin-top:0px;
}
.component-studio .about-us .section-title h2.big-title{
	color:var(--color-darkblue);
}
.client-testimonial.v2{
	background:none;
}
.client-testimonial.v2 .testimonial-content .testimonial-card{
background: #f2fffc;
background: linear-gradient(168deg, rgba(242, 255, 252, 1) 0%, rgba(191, 242, 225, 1) 99%);
}
.client-testimonial.v2 .testimonial-content .testimonial-card .testimonial-para{
	color:var(--color-darkblue);
}
.client-testimonial.v2 .testimonial-content .testimonial-card h6{
	color:var(--color-gBlack3);
}
@media (max-width: 767px) {
.section-title ~ .row, .section-title ~ .slider, .section-title-center ~ .row, .section-title-center ~ .slider, .section-title-white ~ .row, .section-title-white ~ .slider, .section-title-center-white ~ .row, .section-title-center-white ~ .slider{
	margin-top:30px;
}
.section-title.v1 .big-title, .section-title.v2 .big-title, .section-title.v3 .big-title, .section-title.v5 .big-title, .section-title.v6 .big-title, .section-title.v7 .big-title, .section-title.v8 .big-title, .section-title.v9 .big-title, .section-title-center.v1 .big-title, .section-title-center.v2 .big-title, .section-title-center.v3 .big-title, .section-title-center.v5 .big-title, .section-title-center.v6 .big-title, .section-title-center.v7 .big-title, .section-title-center.v8 .big-title, .section-title-center.v9 .big-title, .section-title-white.v1 .big-title, .section-title-white.v2 .big-title, .section-title-white.v3 .big-title, .section-title-white.v5 .big-title, .section-title-white.v6 .big-title, .section-title-white.v7 .big-title, .section-title-white.v8 .big-title, .section-title-white.v9 .big-title, .section-title-center-white.v1 .big-title, .section-title-center-white.v2 .big-title, .section-title-center-white.v3 .big-title, .section-title-center-white.v5 .big-title, .section-title-center-white.v6 .big-title, .section-title-center-white.v7 .big-title, .section-title-center-white.v8 .big-title, .section-title-center-white.v9 .big-title{
	font-size:30px;
}
.headerBanner_wrap{
    margin: 0px 20px 0px 20px;
	border-radius: 0px 0px 30px 30px;
}
.bottomGraphiContainer{
	border-radius: 0px 0px 30px 30px;
}
.headerBanner_wrap header .menu-bar.v8{
    padding-left: 10px;
    padding-right: 0px;
	padding-top:15px;
	padding-bottom:15px;
	margin-top:15px;
}
.headerBanner_wrap header .menu-bar.v8.sticky-header{
	margin-top:0px;
	left:0px;
	right:0px;
	width:100%;
	top:0px;
}
.headerBanner_wrap .bannerText_content h1 {
    font-size: 36px;
}
.headerBanner_wrap .bannerText_content{
	padding:50px 0px 0px;
}
.graphicShape{
	bottom: -215px;
}
.graphicShape svg{
	width: calc(170% + 1.3px);
}	
.screenMockup_colum .mockupColum_wrap .mockupGraphicImage img{
	width:340px;
}
.screenMockup_colum .mockupColum_wrap .mockupGraphicElement {
    margin-bottom: 22px;
}
.benefits.ourDeference_info .benefits-card{
	margin-bottom:15px;
	height:auto;
}
.benefits.v1 .bg-shap-1{
    width: 372px;
    height: 372px;
    top: inherit;
	bottom:-100px;
    right: -120px;
}
.onePortal_transaction.built-by-developers{
	background:url('../img/section_bg1.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.footer-section.v1 .info-footer-content, .footer-section.v1 .social-profile .small-title ~ .social-link{
	padding-top:0px;
	text-align:center;
	justify-content:center;
}
.footer-section.v1 .footer-logo ~ .social-profile{
	margin-top:30px;
}
.footer-section.v1{
	text-align:center;
}
.footer-section.v8 .cta .section-title-white ~ .all-btns{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.menu-bar .mobile-menu-bar .all-btns li a{
	border-radius:50px;
}
.ourValue_section .ourValues_cardsWrap, .paymentProcess_features .ourValues_cardsWrap{
	grid-template-columns: repeat(1, 1fr);
}
.ourValue_section .ourValues_cardsWrap.simpleAPIintegration{
	grid-template-columns: repeat(1, 1fr);
}
.innerBanner_captionRow .bannerCap_col{
	width:100%;
}
.innerBanner_imagesRow .bannerImg_col .bannerInner_img{
    max-height: 180px;
    min-height: 160px;
	margin-right:0px;
}
.bannerCap_col .bannerHeading_text, .headerBanner_wrap .bannerText_content p{
	padding-left:20px;
	padding-right:20px;
}
.benefits.ourDeference_info.v1 .benefits-img.benefits_icon, .benefits-img.benefits_icon{
	width:auto;
}
}
