@font-face {font-family: 'MontLight'; font-style: normal; src: url('../fonts/Fontfabric---Mont-Light.otf');}
@font-face {font-family: 'MontBold'; font-style: normal; src: url('../fonts/Fontfabric---Mont-Bold.otf');}
@font-face {font-family: 'Mont'; font-style: normal; src: url('../fonts/Fontfabric---Mont-Regular.otf');}
body{font-family:Mont, sans-serif;color:#333;font-size: 15px;}
.font-weight-bold, strong { font-family: MontBold; font-weight: initial !important; }
a{color:#5846f9}
a:hover{color:#8577fb;text-decoration:none}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-weight: initial; color: #000; }
h1,h2,h3,h4,h5,h6, .btn-light{font-family:MontBold,sans-serif}
h3.font-weight-normal, h2.font-weight-normal, h4.font-weight-normal { font-family: 'Mont'; }
.font-weight-light, h3.font-weight-light,h2.font-weight-light, h4.font-weight-light, h5.font-weight-light, h6.font-weight-light  { font-family: 'MontLight'; }
.rounded-lg{border-radius:2rem!important}
.table.table-condensed td, .table.table-condensed th { padding: .25rem; }
.btn { padding: .375rem .98rem; }
.btn-light { color: #858cf1; }
.back-to-top{position:fixed;display:none;left:15px;bottom:20px;z-index:99999}
.back-to-top i{display:flex;align-items:center;justify-content:center;font-size:24px;width:40px;height:40px;border-radius:50%;background:#5846f9;color:#fff;transition:all .4s}
.back-to-top i:hover{background:#7b27d8;color:#fff}
.page_start { margin-top: 120px; margin-bottom: 50px; }
.latin_name { font-style: italic; font-family: sans-serif; }
.integrated_apps .hp_integrated_app { height: 70px; }
.integrated_apps img { transition: 0.3s; height: 40px; margin-top: 10px; }
.integrated_apps img:hover { margin-top: 0px !important; }
#preloader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;overflow:hidden;background:#fff}
#preloader:before{content:"";position:fixed;top:calc(50% - 30px);left:calc(50% - 30px);border:6px solid #5846f9;border-top-color:#e7e4fe;border-radius:50%;width:60px;height:60px;-webkit-animation:animate-preloader 1s linear infinite;animation:animate-preloader 1s linear infinite}
#hero .hero-img{text-align:center}
#hero .hero-img img{max-width:95%}
/* #hero:before{content:'';background:url(../img/hero_checklist.png) right center no-repeat;position:absolute;right:0;width:218px;height:230px;background-size:contain;top:8%} */
#hero .badge { font-size: 13px; line-height: initial; font-weight: initial; width: max-content; padding: .35em 1.4em; }
#hero{width:100%;height:80vh;/* background:url(../img/bg.png) center top no-repeat */;background-size:contain;}
#hero.home-hero { background:#fff url(../img/home_hero_bg.jpg) right bottom no-repeat;background-size:contain; }
#hero.home-hero h1 { font-size: 38px; line-height: 46px; font-style: normal; }
#hero.home-hero .saving_promo { font-size: 19px; }
#hero.home-hero p { font-size: 20px; }
#hero.home-hero .hero_actions a { border-radius: 12px; line-height: 40px; padding-right: 20px; padding-left: 20px; } 
#hero.job_apps_hero:before{content:'';background:url(../img/note_paper.png) right center no-repeat !important;position:absolute;right:0;width:218px;height:230px;background-size:contain !important;top:8%}
.hp_mc_accounting, .hp_rev_system { position: relative; }
.hp_mc_accounting:before{content:'';width: 20px; height: 20px; border-radius: 50%; background-color: #68e2fa; position:absolute;right:40%;bottom:6%}
.hp_mc_accounting:after{content:'';width: 30px; height: 30px; border-radius: 50%; background-color: #a8aaf4; position:absolute;right:10%;top:6%}
.hp_rev_system:after{content:'';width: 30px; height: 30px; border-radius: 50%; background-color: #a8aaf4; position:absolute;left:48%;top:25%}
#hero .container,#hero .container-fluid{padding-top:34px}
#hero h1{margin:0;font-size:50px;font-family: MontBold;line-height:50px;color:#000;letter-spacing: -1px;}
#hero h2{color:rgba(0,0,0,0.8);margin:10px 0 0;font-size:22px}
#hero .btn-get-started{font-weight:500;display:inline-block;transition:.5s;color:#fff;}
#hero .btn-get-started:hover{background:#fff;color:#5846f9}
#hero .animated{animation:up-down 2s ease-in-out infinite alternate-reverse both}
.pricing-hero:before { content: unset !important; }
.hero-img:before { content: ''; width: 148px; height: 130px; background:url(../img/privacy.png) right center no-repeat;background-size:contain;position:absolute;right: 8%; bottom: 22%; z-index: 3; }
@-webkit-keyframes animate-preloader {
0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}
}
@keyframes animate-preloader {
0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}
}
@media screen and (max-width: 768px) {
[data-aos-delay]{transition-delay:0!important}
}
#header{transition:all .5s;z-index:997;padding:20px 0}
#header.header-scrolled,#header.header-inner-pages{padding:12px 0; box-shadow: 0px 5px 10px rgba(150,150,150,0.20)}
#header .logo{font-size:32px;margin:0;padding:0;line-height:1;font-weight:400;letter-spacing:2px;text-transform:uppercase}
#header .logo a{color:#fff}
#header .logo img{max-height:80px}
@media (max-width: 992px) {
#header{padding:12px 0}
#header .logo{font-size:28px}
}
.nav-menu ul{margin:0;padding:0;list-style:none}
.nav-menu > ul{display:flex}
.nav-menu > ul > li{position:relative;white-space:nowrap;padding:10px 0 10px 9px}
.nav-menu a{display:block;position:relative;color:rgba(0,0,0,0.9);transition:.3s;font-size:14px;padding:0 5px;text-transform: uppercase;}
.nav-menu > ul > li > a:before{content:"";position:absolute;width:100%;height:8px; border-radius: 10px; bottom:-15px;left:0;right:0;background-color:#03eeea;visibility:hidden;transition:all .3s ease-in-out;width:0; margin: 0 auto;}
.nav-menu a:hover:before,.nav-menu li:hover > a:before,.nav-menu .active > a:before{visibility:visible;width:70%}
.nav-menu a:hover,.nav-menu .active > a, .nav-menu li:hover > a{color:#000}
.nav-menu .active > a:focus {color:#6d82cf;}
.nav-menu .drop-down ul{display:block;position:absolute;left:22px;top:calc(100% + 30px);z-index:99;opacity:0;visibility:hidden;padding:10px 6px;background:#fff;box-shadow:0 0 30px rgba(127,137,161,0.25);transition:.1s}
.nav-menu .drop-down:hover > ul{opacity:1;top:100%;visibility:visible;border-radius: 26px;}
.nav-menu .drop-down li{min-width:180px;position:relative}
.nav-menu .drop-down ul a{padding:10px 20px;font-size:14px;text-transform:none;color:#2c4964}
.nav-menu .drop-down ul a:hover,.nav-menu .drop-down ul .active > a,.nav-menu .drop-down ul li:hover > a{color:#5846f9;background: #f6f6f6;border-radius: 10px;}
.nav-menu .drop-down > a:after{content:"\ea17";font-family:boxicons;padding-left:5px;line-height: normal;}
.nav-menu .drop-down .drop-down ul{top:0;left:calc(100% - 30px)}
.nav-menu .drop-down .drop-down:hover > ul{opacity:1;top:0;left:100%}
.nav-menu .drop-down .drop-down > a{padding-right:35px}
.nav-menu .drop-down .drop-down > a:after{content:"\eb5f";font-family:boxicons;position:absolute;right:15px}
/* .header-scrolled .ondark .nav-menu a { color: #333; }
.ondark .nav-menu a {color:#fff;}
.ondark .nav-menu a:hover, .ondark .nav-menu .active > a, .ondark .nav-menu li:hover > a{color:#fff;} */
@media (max-width: 1366px) {
.nav-menu .drop-down .drop-down ul{left:-90%}
.nav-menu .drop-down .drop-down:hover > ul{left:-100%}
.nav-menu .drop-down .drop-down > a:after{content:"\ea9d"}
}
.get-started-btn{margin-left:10px;color:#000;background-color:#fff;padding:6px 20px 8px;white-space:nowrap;transition:.3s;font-size:14px;display:inline-block;border:none}
.get-started-btn:hover{color:#fff}
.get-started-btn:active { background-color: #01dce7; }
@media (max-width: 992px) {
.get-started-btn{margin:0 0px 0 0;padding:6px 18px}
}
.mobile-nav-toggle{position:fixed;right:12px;top:18px;z-index:9998;border:0;background:none;font-size:29px;transition:all .4s;outline:none!important;line-height:1;cursor:pointer;text-align:right}
.mobile-nav-toggle i{color:#5398ff}
.mobile-nav{position:fixed;top:55px;right:15px;bottom:15px;left:15px;z-index:9999;overflow-y:auto;background:#fff;transition:ease-in-out .2s;opacity:0;visibility:hidden;border-radius:10px;padding:10px 0}
.mobile-nav *{margin:0;padding:0;list-style:none}
.mobile-nav a{display:block;position:relative;color:#2c4964;padding:10px 20px;font-weight:500;outline:none}
.mobile-nav a:hover,.mobile-nav .active > a,.mobile-nav li:hover > a{color:#5846f9;text-decoration:none}
.mobile-nav a:active { background-color: #f0f0f0; }
.mobile-nav .drop-down > a:after{content:"\eb2a";font-family:boxicons;padding-left:10px;position:absolute;right:15px}
.mobile-nav .active.drop-down > a:after{content:"\eaa1"}
.mobile-nav .drop-down > a{padding-right:35px}
.mobile-nav .drop-down ul{display:none;overflow:hidden}
.mobile-nav .drop-down li{padding-left:20px}
.mobile-nav-overly{width:100%;height:100%;z-index:9997;top:0;left:0;position:fixed;background:rgba(28,47,65,0.6);overflow:hidden;display:none;transition:ease-in-out .2s}
.mobile-nav-active{overflow:hidden}
.mobile-nav-active .mobile-nav{opacity:1;visibility:visible}
.mobile-nav-active .mobile-nav-toggle i{color:#fff}
#hero.pricing-hero { 
background: rgb(255,255,255);
background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(239,240,255,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(239,240,255,1) 100%);
background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(239,240,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#eff0ff",GradientType=1);
}
@media (min-width: 1200px) {
#hero{background-attachment:fixed}
}
@media (max-width: 991px) {
#hero{text-align:center}
#hero .container,#hero .container-fluid{padding-top:68px}
#hero .animated{-webkit-animation:none;animation:none}
#hero .hero-img{text-align:center}
#hero .hero-img img{width:50%}
}
@media (max-width: 768px) {
#hero h1{font-size:26px;line-height:32px}
#hero h2{font-size:18px;line-height:24px}
#hero .hero-img img{width:60%}
}
@media (max-width: 575px) {
#hero .hero-img img{width:80%}
}
@-webkit-keyframes up-down {
0%{transform:translateY(10px)}
100%{transform:translateY(-10px)}
}
@keyframes up-down {
0%{transform:translateY(10px)}
100%{transform:translateY(-10px)}
}
section{padding:50px 0;overflow:hidden}
.section-bg{background-color:#f9f8ff}
.section-title{text-align:center;padding-bottom:30px}
.section-title h2{font-size:32px;font-weight:700;text-transform:uppercase;margin-bottom:20px;padding-bottom:20px;position:relative}
.section-title h2::after{content:'';position:absolute;display:block;width:50px;height:3px;background:#5846f9;bottom:0;left:calc(50% - 25px)}
.section-title p{margin-bottom:0}
.about{padding:90px 0}
.about_bg { width: 50%; height: 80vh; position: absolute; top: 0; right:0; background-color: #eff0ff; border-bottom-left-radius: 50px; z-index: 2; content: ''; }
.half_bg { width: 50%; height: 80vh; position: absolute; top: 0; right:0; border-bottom-left-radius: 50px; z-index: 2; content: ''; background-repeat: no-repeat; }
.half_bg.salla { background: url(../img/services/salla_bg.jpg); background-size: cover; }
.half_bg.foodics_bg { background: url(../img/services/foodics_bg.jpg); background-size: cover; }
.half_bg.shopify_bg { background: url(../img/services/shopify_bg.jpg); background-size: cover; }
.half_bg.magento_bg { background: url(../img/services/magento_hero.jpg); background-size: cover; }
.half_bg.amazon_bg { background: url(../img/services/amazon_hero.jpg); background-size: cover; }
.about .content h3{font-weight:600;font-size:32px;color:#2c4964}
.about .content ul{list-style:none;padding:0}
.about .content ul li{padding-bottom:10px}
.about .content ul i{font-size:20px;padding-right:4px;color:#5846f9}
.about .content p:last-child{margin-bottom:0}
.about .content .read-more{;font-weight:500;font-size:16px;letter-spacing:1px;display:inline-block;padding:10px 50px 10px 28px;border-radius:5px;transition:.5s;color:#fff;background:linear-gradient(45deg,#5846f9 0%,#7b27d8 100%);position:relative}
.about .content .read-more:hover{background:linear-gradient(180deg,#5846f9 0%,#7b27d8 100%)}
.about .content .read-more i{font-size:22px;position:absolute;right:20px;top:12px}
.counts{background:linear-gradient(90deg,rgba(88,70,249,0.5) 0%,rgba(123,39,216,0.5) 100%),url(../img/counts-bg.png) center center no-repeat;padding:80px 0 60px}
.counts .counters span{font-size:48px;display:block;color:#fff;font-weight:600;}
.counts .counters p{padding:0;margin:0 0 20px;font-size:15px;color:rgba(255,255,255,0.8)}
.services .icon-box{text-align:center;padding:70px 20px 80px;transition:all ease-in-out .3s;background:#fff}
.services .icon-box .icon{margin:0 auto;width:100px;height:100px;display:flex;align-items:center;justify-content:center;transition:ease-in-out .3s;position:relative}
.services .icon-box .icon i{font-size:36px;transition:.5s;position:relative}
.services .icon-box .icon svg{position:absolute;top:0;left:0}
.services .icon-box .icon svg path{transition:.5s;fill:#f5f5f5}
.services .icon-box h4{font-weight:600;margin:10px 0 15px;font-size:22px}
.services .icon-box h4 a{color:#2c4964;transition:ease-in-out .3s}
.services .icon-box p{line-height:24px;font-size:14px;margin-bottom:0}
.services .icon-box:hover{border-color:#fff;box-shadow:0 0 25px 0 rgba(0,0,0,0.1)}
.services .iconbox-blue i{color:#47aeff}
.services .iconbox-blue:hover .icon i{color:#fff}
.services .iconbox-blue:hover .icon path{fill:#47aeff}
.services .iconbox-orange i{color:#ffa76e}
.services .iconbox-orange:hover .icon i{color:#fff}
.services .iconbox-orange:hover .icon path{fill:#ffa76e}
.services .iconbox-pink i{color:#e80368}
.services .iconbox-pink:hover .icon i{color:#fff}
.services .iconbox-pink:hover .icon path{fill:#e80368}
.services .iconbox-yellow i{color:#ffbb2c}
.services .iconbox-yellow:hover .icon i{color:#fff}
.services .iconbox-yellow:hover .icon path{fill:#ffbb2c}
.services .iconbox-red i{color:#ff5828}
.services .iconbox-red:hover .icon i{color:#fff}
.services .iconbox-red:hover .icon path{fill:#ff5828}
.services .iconbox-teal i{color:#11dbcf}
.services .iconbox-teal:hover .icon i{color:#fff}
.services .iconbox-teal:hover .icon path{fill:#11dbcf}
.features .icon-box h4{font-size:20px;font-weight:700;margin:5px 0 10px 60px}
.features .icon-box i{font-size:48px;float:left;color:#5846f9}
.features .icon-box p{font-size:15px;color:#848484;margin-left:60px}
.features .image{background-position:center center;background-repeat:no-repeat;background-size:cover;min-height:400px}
.testimonials { padding-top: 40px; padding-bottom: 105px; }
.testimonials .testimonial-item{box-sizing:content-box;min-height:320px}
.testimonials .testimonial-item .testimonial-img{width:90px;border-radius:50%;margin:32px 0 0 11px;position:relative;z-index:2;border:6px solid #fff;box-shadow:0 2px 15px rgba(0,0,0,0.1)}
.testimonials .testimonial-item h3{font-size:18px;font-family: MontBold;margin:10px 0 5px 45px;color:#2c4964}
.testimonials .testimonial-item h4{font-size:14px;color:#c3c4d9;margin:0 0 0 45px}
.testimonials .testimonial-item .quote-icon-left,.testimonials .testimonial-item .quote-icon-right{color:#b1a9fc;font-size:22px}
.testimonials .testimonial-item .quote-icon-left{display:inline-block;left:-5px;position:relative}
.testimonials .testimonial-item .quote-icon-right{display:inline-block;right:-5px;position:relative;top:7px}
.testimonials .testimonial-item p{margin:0 15px;padding:10px 20px 60px;background:#fff;position:relative;border-radius:20px;position:relative;z-index:1;box-shadow:0 1px 4px 0 rgba(0,0,0,0.05); text-align: justify; line-height: 26px;}
.testimonials .owl-nav,.testimonials .owl-dots{margin-top:15px;text-align:center}
.testimonials .owl-dot{display:inline-block;margin:0 5px;width:18px;height:18px;border-radius:50%;background-color:#f4f5f7!important}
.testimonials .owl-dot.active{background-color:#a386f6!important}
@media (max-width: 767px) {
.testimonials{margin:30px 10px}
}
.portfolio .portfolio-item{margin-bottom:30px}
.portfolio #portfolio-flters{padding:0;margin:0 auto 25px;list-style:none;text-align:center;border-radius:50px;padding:2px 15px}
.portfolio #portfolio-flters li{cursor:pointer;display:inline-block;padding:10px 15px;font-size:14px;font-weight:600;line-height:1;text-transform:uppercase;color:#444;margin-bottom:5px;transition:all .3s ease-in-out;border-radius:5px;}
.portfolio #portfolio-flters li:hover,.portfolio #portfolio-flters li.filter-active{color:#fff;background:#5846f9}
.portfolio #portfolio-flters li:last-child{margin-right:0}
.portfolio .portfolio-wrap{transition:.3s;position:relative;overflow:hidden;z-index:1}
.portfolio .portfolio-wrap::before{content:"";background:rgba(88,70,249,0.8);position:absolute;left:30px;right:30px;top:30px;bottom:30px;transition:all ease-in-out .3s;z-index:2;opacity:0}
.portfolio .portfolio-wrap .portfolio-info{opacity:0;position:absolute;top:10%;left:0;right:0;text-align:center;z-index:3;transition:all ease-in-out .3s}
.portfolio .portfolio-wrap .portfolio-info h4{font-size:20px;color:#fff;font-weight:600}
.portfolio .portfolio-wrap .portfolio-info p{color:#fff;font-size:14px;text-transform:uppercase}
.portfolio .portfolio-wrap .portfolio-links{opacity:0;left:0;right:0;bottom:10%;text-align:center;z-index:3;position:absolute;transition:all ease-in-out .3s}
.portfolio .portfolio-wrap .portfolio-links a{color:rgba(255,255,255,0.6);margin:0 2px;font-size:28px;display:inline-block;transition:.3s}
.portfolio .portfolio-wrap .portfolio-links a:hover{color:#fff}
.portfolio .portfolio-wrap:hover::before{top:0;left:0;right:0;bottom:0;opacity:1}
.portfolio .portfolio-wrap:hover .portfolio-info{opacity:1;top:calc(50% - 48px)}
.portfolio .portfolio-wrap:hover .portfolio-links{opacity:1;bottom:calc(50% - 50px)}
.pricing .box{padding: 30px 15px 20px; background: #fff; text-align: left; border-radius: 25px; position: relative; border: 1px solid #858cf1;}
.pricing h1{padding:2px 0px;font-size:24px;}
.pricing h1, .pricing h5 { color:#858cf1; }
.pricing h4{font-size:28px;color:#000; font-family: MontBold; margin-bottom:20px}
.pricing h4 sup{font-size:15px;}
.pricing h4 i{font-size:10px; color: #aaa; display: block;font-family:MontLight}
.pricing h4 span{color:#787676;font-size:15px;font-family:MontLight}
.pricing h5{font-size:14px;}
.pricing .desc{font-size:11px;color: #666;line-height: 15px;min-height: 94px;}
.pricing .btn-sm{font-size:11px; padding: .3rem .4rem}
.pricing ul{padding:0;list-style:none;color:#444;text-align:center;line-height:20px;font-size:14px}
.pricing ul li{background-color: transparent;padding: 3px 0;margin-bottom: 5px;border-radius: 0;text-align: left;color: #333}
.pricing ul li:before{content: '';display: inline-block; width: 6px;height: 6px;border-radius: 50%;border: 1px solid #333; margin-right: 5px;}
.pricing ul i{color:#5846f9;font-size:18px;padding-right:4px}
.pricing ul .na{color:#ccc;text-decoration:line-through}
.pricing .featured_pack { background: #858cf1; color: #fff;}
.pricing .featured_pack h1, .pricing .featured_pack h4, .pricing .featured_pack h5, .pricing .featured_pack ul li, .pricing .featured_pack h4 span, .pricing .featured_pack .desc { color:#fff; }
.pricing .featured_pack ul li:before{border: 1px solid #fff}
.pricing .btn-wrap{text-align:center}
.pricing .btn-buy{display:inline-block;padding:10px 10px;color:#fff;transition:none;font-size:14px;transition:.3s;border-radius: 20px;}
.pricing .btn-buy:hover{background:linear-gradient(180deg,#5846f9 0%,#7b27d8 100%)}
.pricing .featured h3{color:#fff;background:#5846f9}
.pricing .advanced{width:200px;position:absolute;top:18px;right:-68px;transform:rotate(45deg);z-index:1;font-size:14px;padding:1px 0 3px;background:#5846f9;color:#fff}
.pricing .recommended { position: absolute;top: -24px;margin: 0 auto;color: #858cf1;background: #fff;border: 5px solid #f4f5f7;left: 0;right: 0;padding: 6px 0;border-radius: 31px;z-index: 99;width: 148px;text-align: center; }
.pricing h4 span.starting { font-size: 11px; }
.faq .section-title h2 { padding-top: 50px; }
.faq .section-title h2,.faq .section-title p{color:#000}
.faq .section-title h2::after{background:rgba(255,255,255,0.6)}
.faq .faq-list{padding:0 30px}
.faq .faq-list ul{padding:0;list-style:none}
.faq .faq-list li + li{margin-top:15px}
.faq .faq-list li{padding:5px;background:#fff;border-radius:20px;position:relative}
.faq .faq-list a{display:block;position:relative;font-family:"MontBold",sans-serif;font-size:16px;line-height:24px;font-weight:500;padding:20px 30px;outline:none}
.faq .faq-list .icon-help{font-size:24px;position:absolute;right:0;left:20px;color:#8577fb}
.faq .faq-list .icon-show,.faq .faq-list .icon-close{font-size:34px;position:absolute;right:10px;top:17px; color: #c0c0c0}
.faq .faq-list p{margin-bottom:0;padding:10px 30px}
.faq .faq-list .icon-show{display:none}
.faq .faq-list a.collapsed{color:#2c4964}
.faq .faq-list a.collapsed:hover{color:#5846f9}
.faq .faq-list a.collapsed .icon-show{display:inline-block}
.faq .faq-list a.collapsed .icon-close{display:none}
.faq .faq-list .q_content a { display: inline; padding: initial; }
.faq .faq-list .q_content ul { padding: 5px 0 0 40px; list-style: disc; }
@media (max-width: 1200px) {
.faq .faq-list{padding:0}
}
.contact .info-box{border-radius: 33px;display: flex;align-items: center;align-content: space-between;justify-content: space-between;padding: 8px 8px;background:#f4f5f7;}
.contact .info-box i{font-size:32px;color:#5846f9;border-radius:50%;padding:8px;background: #fff;}
.contact .info-box h3{font-size:20px;color:#2c4964;font-weight:700;margin:10px 0}
.contact .info-box p{font-family: MontBold;padding:0;font-size:16px;margin-bottom:0;padding-right: 5px;}
.contact .php-email-form{box-shadow:0 0 30px rgba(214,215,216,0.6);padding:30px;background:#fff}
.contact .php-email-form .validate{display:none;color:red;margin:0 0 15px;font-weight:400;font-size:13px}
.contact .php-email-form .error-message{display:none;color:#fff;background:#ed3c0d;text-align:left;padding:15px;font-weight:600;border-radius: 10px;}
.contact .php-email-form .error-message br + br{margin-top:25px}
.contact .php-email-form .sent-message{display:none;color:#fff;background:#18d26e;text-align:center;padding:15px;font-weight:600;border-radius: 10px;}
.contact .php-email-form .loading{display:none;background:#fff;text-align:center;padding:15px}
.contact .php-email-form .loading:before{content:"";display:inline-block;border-radius:50%;width:24px;height:24px;margin:0 10px -6px 0;border:3px solid #18d26e;border-top-color:#eee;-webkit-animation:animate-loading 1s linear infinite;animation:animate-loading 1s linear infinite}
.contact .php-email-form input,.contact .php-email-form textarea{border-radius:30px;box-shadow:none;font-size:14px; background-color:#f4f5f7;}
.contact .php-email-form input:focus,.contact .php-email-form textarea:focus{border-color:#5846f9}
.contact .php-email-form input{padding:20px 15px}
.contact .php-email-form textarea{padding:12px 15px}
.contact .php-email-form button[type="submit"]{ border: none; padding: 10px 30px; }
.contact .php-email-form button[type="submit"]:hover{background:#7b27d8}
@-webkit-keyframes animate-loading {
0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}
}
@keyframes animate-loading {
0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}
}
.breadcrumbs{padding:15px 0;background:#f2f6f9;min-height:40px;margin-top:68px}
.breadcrumbs h2{font-size:28px;font-weight:300}
.breadcrumbs ol{display:flex;flex-wrap:wrap;list-style:none;padding:0;font-size:14px;margin:0}
.breadcrumbs ol li + li{padding-left:10px}
.breadcrumbs ol li + li::before{display:inline-block;padding-right:10px;color:#3c6387;content:"/"}
@media (max-width: 768px) {
.breadcrumbs .d-flex{display:block!important}
.breadcrumbs ol{display:block}
.breadcrumbs ol li{display:inline-block}
}
.portfolio-details{padding:30px 0 60px}
.portfolio-details .portfolio-details-container{position:relative}
.portfolio-details .portfolio-details-carousel{position:relative;z-index:1}
.portfolio-details .portfolio-details-carousel .owl-nav,.portfolio-details .portfolio-details-carousel .owl-dots{margin-top:5px;text-align:left}
.portfolio-details .portfolio-details-carousel .owl-dot{display:inline-block;margin:0 10px 0 0;width:12px;height:12px;border-radius:50%;background-color:#ddd!important}
.portfolio-details .portfolio-details-carousel .owl-dot.active{background-color:#5846f9!important}
.portfolio-details .portfolio-info{padding:30px;position:absolute;right:0;bottom:-70px;background:#fff;box-shadow:0 2px 15px rgba(0,0,0,0.1);z-index:2}
.portfolio-details .portfolio-info h3{font-size:22px;font-weight:700;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #eee}
.portfolio-details .portfolio-info ul{list-style:none;padding:0;font-size:15px}
.portfolio-details .portfolio-info ul li + li{margin-top:10px}
.portfolio-details .portfolio-description{padding-top:50px}
.portfolio-details .portfolio-description h2{width:50%;font-size:26px;font-weight:700;margin-bottom:20px}
.portfolio-details .portfolio-description p{padding:0}
@media (max-width: 768px) {
.portfolio-details .portfolio-info{position:static;margin-top:30px}
}
#footer{color:#000;font-size:14px;background-color: #fff;}
#footer .footer-top{padding:60px 0 30px;position:relative}
#footer .footer-top .footer-contact{margin-bottom:30px}
#footer .footer-top .footer-contact h3{font-size:28px;margin:0 0 30px;padding:2px 0;line-height:1;font-weight:500;text-transform:uppercase}
#footer .footer-top .footer-contact p{font-size:14px;line-height:24px;margin-bottom:0;}
#footer .footer-top h4{font-size:16px;font-family: MontBold; color:#858cf1;position:relative;padding-bottom:12px}
#footer .footer-top .footer-links{margin-bottom:30px; padding-left: 0}
#footer .footer-top .footer-links ul{list-style:none;padding:0;margin:0}
#footer .footer-top .footer-links ul i{padding-right:2px;color:#666;font-size:18px;line-height:1}
#footer .footer-top .footer-links ul li{padding:10px 0;display:flex;align-items:center}
#footer .footer-top .footer-links ul li:first-child{padding-top:0}
#footer .footer-top .footer-links ul a{color:#000;transition:.3s;display:inline-block;line-height:1;font-size: 13px;}
#footer .footer-top .footer-links ul a:hover{text-decoration:underline;color:#858cf1}
#footer .footer-newsletter{font-size:15px}
#footer .footer-newsletter h4{font-size:16px;font-weight:700;position:relative;padding-bottom:12px}
#footer .footer-newsletter form{margin-top:30px;background:#fff;padding:6px 10px;position:relative;border-radius:5px;text-align:left;border:1px solid #fff}
#footer .footer-newsletter form input[type="email"]{border:0;padding:4px 8px;width:calc(100% - 100px)}
#footer .footer-newsletter form input[type="submit"]{position:absolute;top:-1px;right:-2px;bottom:-1px;border:0;background:none;font-size:16px;padding:0 20px;background:rgba(123,39,216,0.8);color:#fff;transition:.3s;border-radius:0 5px 5px 0;box-shadow:0 2px 15px rgba(0,0,0,0.1)}
#footer .footer-newsletter form input[type="submit"]:hover{background:#5846f9}
#footer .copyright-wrap{border-top:1px solid #fefefe}
#footer .credits{padding-top:5px;font-size:13px;color:#fff}
#footer .credits a{color:#666}
#footer .social-links a{font-size:21px;display:inline-block;background:transparent;border: 2px solid #000;color:#000;line-height:1;padding:6px 0;margin-right:4px;border-radius:50%;text-align:center;width:36px;height:36px;transition:.3s}
#footer .social-links a:hover{background:#000;color:#fff;text-decoration:none}
.rad{border-radius:15px}
.btn{border-radius:25px;box-shadow:0 1px 4px 0 rgba(0,0,0,0.05)}
.btn_bg,.btn-get-started,.get-started-btn:hover, .btn-subscribe, .btn_sendform, .blog_search button, .service_around li a:before {border:none;background:#767cff;background:-moz-linear-gradient(90deg,rgba(118,124,255,1) 0%,rgba(17,204,255,1) 50%,rgba(1,242,231,1) 100%);background:-webkit-linear-gradient(90deg,rgba(118,124,255,1) 0%,rgba(17,204,255,1) 50%,rgba(1,242,231,1) 100%);background:linear-gradient(90deg,rgba(118,124,255,1) 0%,rgba(17,204,255,1) 50%,rgba(1,242,231,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#767cff",endColorstr="#01f2e7",GradientType=1);transition: 0.2s;}
.btn_bg:hover { background: linear-gradient(90deg,rgba(118,124,255,0.6) 0%,rgba(17,204,255,0.6) 50%,rgba(1,242,231,0.5) 100%); }
.services .card-img-top { background-color: #fff; border-radius: 25px; }
.services .card { background-color: #f4f5f7; border: none; }
.services .card .card-title { text-transform: capitalize; color: #000; padding-top: 20px; font-size: 21px; }
.services .card .card-body { padding-right: 0; padding-left: 0; }
.services .apps_card_down { margin-top: 100px; }
.whyus_row {
position: relative; 
background: rgb(255,255,255);
background: -moz-linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(244,245,247,1) 100%);
background: -webkit-linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(244,245,247,1) 100%);
background: linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(244,245,247,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f4f5f7",GradientType=1); 
}
.whyus_row_op {
position: relative; 
background: rgb(255,255,255);
background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(244,245,247,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(244,245,247,1) 100%);
background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(244,245,247,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f4f5f7",GradientType=1);
}
.vis_reports { border-top-left-radius: 95px; border-bottom-left-radius: 25px; }
.vis_reports .col_content { padding-right: 430px; padding-left: 206px; padding-top: 30px; padding-bottom: 20px; }
.vis_reports:before { content: ''; background-image: url(../img/hand.png); background-repeat: no-repeat; background-position: left bottom; background-size: contain; width: 206px; height: 200px; position: absolute; bottom: 0; left: 0; }
.vis_reports:after { content: ''; background-image: url(../img/chart.png); background-repeat: no-repeat; background-position: left bottom; background-size: contain; width: 419px; height: 200px; position: absolute; bottom: 0; right: 0; }
.fin_reports { margin-top: 10px; margin-bottom: 130px; border-top-left-radius: 30px; border-bottom-left-radius: 30px; }
.fin_reports .media-body, .cat_trans .media-body { padding: 40px 0px 20px 15px; }
.cat_trans .media-body { min-width: 350px; }
.fin_reports .media-body { min-width: 380px; }
.fin_reports img, .cat_trans img { margin-bottom: -60px; padding-top: 30px; max-width: 670px !important; }
.cat_trans { margin-bottom: 100px; border-top-right-radius: 30px; border-bottom-right-radius: 30px; }
.sub-features .card img { width: 338px !important; height: initial; max-width: initial !important; margin-top: -47px; }
.sub-features .card { text-align: center; border: none; background-color: #f4f5f7; display: flex; align-items: center }
.sub-features .card h4 { color: #000; margin-top: 50px; }
.quote_bg {background: url(../img/quotes.png) right top no-repeat; background-origin: padding-box; background-position-x: right; background-origin: content-box; background-position-y: -94px;}
.bankIntegration { height: 100vh; width: 100%; background: url(../img/bank_machine.png) left bottom no-repeat;
	background-size: contain; background-position-x: -120px; display: flex; align-items: center;}
 .bankIntegration .contents { margin-top: 100px; margin-bottom: 100px; }
.subscribers input, .contactForm input, .contactForm textarea { border-radius: 20px; border: none; background-color: #fff; }
.help_center h2 { color: #fff; }
.help_center .card { border-radius: 20px; background-color: #858cf1; display: flex; justify-content: center; }
.help_center .card-body { display: flex; flex-direction: column; justify-content: space-between; }
.help_center .help_illustration { text-align: center; margin-top: -127px; padding-bottom: 20px; }
.contactForm { background-color: #f5f5fa; border-radius: 20px; box-shadow: initial; }
.btn-subscribe { border: none; padding: 15px 10px; }
.btn-secondary { background-color: #858cf1; }
.base_color { color: #858cf1 !important; }
#hero.pricing-hero h1 { font-size: 40px; line-height: 46px; }
#hero.pricing-hero .hero-img:before { content:  unset !important; }
.pricing-hero .container-fluid:before { content: ''; background: url(../img/obj1.png) right center no-repeat; position: absolute;right: 0;top: -250px;z-index: 5;width: 173px;height: 100%;}
.pricing-hero .container-fluid:after { content: ''; background: url(../img/obj2.png) right center no-repeat; position: absolute;left: 0;top: -210px;z-index: 5;width: 173px;height: 100%;}
.invoicing-hero .container-fluid:before { content: ''; background: url(../img/lamp.png) right center no-repeat; position: absolute;right: 0;top: 0;z-index: 5;width: 150px;height: 115px;}
.invoicing-hero .container-fluid:after { content: ''; background: url(../img/chart2.png) right center no-repeat; position: absolute;left: 0;top: -210px;z-index: 5;width: 173px;height: 100%;}
#hero.invoicing-hero:before { content: unset !important; }
#hero.invoicing-hero { height: auto; background: url(../img/invoicing_bg.png) no-repeat; background-size: contain; }
.invoices_mailing { position: relative; overflow: visible; margin-bottom: 100px; }
.invoices_mailing .card { border-radius: 36px; background: #F6F6F6; border: none; }
.invoices_mailing .card:before { content: ''; background: url(../img/envelope.png) left center no-repeat; background-size: contain; position: absolute;left: -100px;top: 40%; z-index: 5;width: 180px;height: 120px; }
.invoices_mailing .card:after { content: ''; background: url(../img/point.png) center center no-repeat; background-size: contain; position: absolute;right: 100px;top: -25px; z-index: 5;width: 50px;height: 50px; }
#hero.about-hero { background: #fff; }
#hero.about-hero .hero-img:before, #hero.about-hero:before { content: unset; }
.statistics_cards h1 { font-size: 65px; font-family: MontBold; }
.statistics_cards p { font-size: 14px; }
.statistics_cards .card { border-radius: 30px; border: none; color: #858cf1; transition: 0.2s;
background: rgb(242,243,255);
background: -moz-linear-gradient(270deg, rgba(242,243,255,1) 0%, rgba(249,249,252,1) 100%);
background: -webkit-linear-gradient(270deg, rgba(242,243,255,1) 0%, rgba(249,249,252,1) 100%);
background: linear-gradient(270deg, rgba(242,243,255,1) 0%, rgba(249,249,252,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2f3ff",endColorstr="#f9f9fc",GradientType=1); }
.statistics_cards .card:hover, .statistics_cards .card.active { background: #858cf1; color: #fff; }
.statistics_cards .card:hover .business_type { color: #fff; }
.statistics_cards .card:hover .gradient, .statistics_cards .card.active .gradient { background: none; color: #fff; background-clip: unset; -webkit-text-fill-color: unset; }
.statistics_cards .card-body { text-align: center; padding:35px 10px;  }
.gradient { color: unset; background: -moz-linear-gradient(top, #24d9c4 0%, #b083f9 100%); background: -webkit-linear-gradient(top, #24d9c4 0%, #b083f9 100%); background: linear-gradient(to bottom, #24d9c4 0%, #b083f9 100%); background-clip: border-box; -webkit-background-clip: text; -moz-background-clip: text;background-clip: text; -webkit-text-fill-color: transparent;}
.business_cards .stat_col { margin-bottom: 20px; }
.business_cards .card-body { padding: 20px 20px 25px; min-height: 180px; display: flex; flex-direction: column; justify-content: space-between; align-items: flex-start; }
.business_cards .bs_img { display: flex; align-self: end; }
.business_cards .business_type { display: flex; align-self: start; color: #000; text-align: left; }
.features_table .container:before { content: ''; background: url(../img/obj3.png) right top no-repeat; background-size: contain; width: 160px; height: 160px; top: -72px; z-index: 5; position: absolute; right: -40px; }
.features_table .container:after { content: ''; background: url(../img/lock.png) right top no-repeat; background-size: contain; width: 190px; height: 190px; top: 30%; z-index: 5; position: absolute; left: -90px; }
.compare_table { z-index: 7; border-radius: 30px; background-color: rgba(240, 240, 240, 0.8); padding: 30px; border: none; }
.compare_table .compare_cols ul { background: #fff; border-radius: 20px; }
.compare_table .compare_items ul, .compare_table .compare_cols ul { padding: 20px 0 20px;	 margin: 0; }
.compare_table .compare_items ul li, .compare_table .compare_cols ul li { height: 50px; margin: 0; padding: 0px 5px; list-style-type: none; margin-bottom: 10px; display: flex; justify-content: center; align-items: center }
.compare_table .compare_items ul li { background: #fff; border-top-left-radius: 20px; border-bottom-left-radius: 20px; text-align: left; justify-content: space-between; align-items: center; padding-left: 15px; }
.compare_table .compare_items .integration_logo { max-height: 28px; margin-right: 10px; }
.compare_table .compare_items ul li.header { background-color: transparent; }
.compare_table .compare_cols ul li.header, .get-started-btn{ font-family: MontBold; }
.compare_table .compare_cols ul li { text-align: center; }
.compare_table li .checked, .compare_table li .unchecked { font-size: 24px; width: 31px; height: 31px; text-align: center; padding-top: 3px; border-radius: 50%; }
.compare_table li .checked { background-color: #6b84ff; color: #fff; }
.compare_table li .unchecked { background-color: #e9e6e6; color: #a2a4a6; }
.compare_table .mc_col li .checked, .compare_table .mc_col li .unchecked { background-color: #fff; color: #11ccff; }
.compare_table .mc_col { color: #fff;  }
.bluring, .features_table .container:after, .features_table .container:before {
filter: blur(5px);
-webkit-filter: blur(5px);
-moz-filter: blur(5px);
-o-filter: blur(5px);
-ms-filter: blur(5px);
}
.bg, .mc_col, .nav-menu .active > a:before, ol.reg_steps li::before {
background: rgb(19,204,246) !important;
background: -moz-linear-gradient(168deg, #767cff 8%, #11ccff 56%, #01f2e7 99%) !important;
background: -webkit-linear-gradient(168deg, #767cff 8%, #11ccff 56%, #01f2e7 99%) !important;
background: linear-gradient(168deg, #767cff 8%, #11ccff 56%, #01f2e7 99%) !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#13ccf6",endColorstr="#ab7fe8",GradientType=1);
}
#header.header-scrolled, #header.header-inner-pages {
background: rgb(239,240,255);
background: -moz-linear-gradient(270deg, rgba(239,240,255,1) 0%, rgba(240,255,255,1) 100%);
background: -webkit-linear-gradient(270deg, rgba(239,240,255,1) 0%, rgba(240,255,255,1) 100%);
background: linear-gradient(270deg, rgba(239,240,255,1) 0%, rgba(240,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eff0ff",endColorstr="#f0ffff",GradientType=1);
}
#hero.terms-hero { background-color: #eff0ff; height: auto; padding: 100px 0; }
.mc-card { overflow: visible; display: flex; align-content: center; border-radius: 30px; background-color: #f4f5f7; width: 100%; border: none; }
.faq .card:after { content: ''; background: url(../img/qmark.png) center center no-repeat; background-size: contain; position: absolute;right: 100px;top: -100px; z-index: 5;width: 113px; height: 210px; }
.faq .card:before { content: ''; background: url(../img/ballon.png) left center no-repeat; background-size: contain; position: absolute;left: -100px;top: 40%; z-index: 5;width: 200px;height: 180px; }
ol.reg_steps {counter-reset: howWorksCn;list-style: none;padding-left: 40px;}
ol.reg_steps li { margin: 0 15px 0.5rem 0; counter-increment: howWorksCn; position: relative; margin-bottom: 25px;}
ol.reg_steps li::before {content: counter(howWorksCn);color: #fff;font-size: 1.5rem;position: absolute;--size: 32px;left: calc(-1 * var(--size) - 10px);line-height: var(--size);width: var(--size);height: var(--size);top: 0;border-radius: 50%;text-align: center;}
ol.reg_steps li.st4::before {content: '4';}
.blog_search input { border-radius: 30px !important; padding-right: 50px; }
.blog_search button { color: #fff; width: 35px; height: 35px; text-align: center; padding: 6px 0 0; border-radius: 50% !important; margin-top: 4px;}
.blog_search .input-group-append { margin-left: -40px; }
.blog_card { border-radius: 30px; background-color: #F3F3F5 }
.blog_card img { border-radius: 26px; }
.contact_hero:after { content: ''; background: url(../img/contact_hero.png) right top no-repeat; background-size: contain; position: absolute;right: 0;top: 20%; z-index: 5;width: 800px; height: inherit; }
.features .body_desc { max-width: 70%; margin: 0 auto; }
.subscribers .card { width: 470px; background: rgba(239, 242, 243, 0.75); border: none; border-radius: 25px; }
.subscribers .card-body { padding: 40px 30px; }
.basic_box { overflow: visible; display: flex; align-content: center; border-radius: 30px; background-color: #f4f5f7; height: 410px; margin-bottom: 60px; width: 100%; }
.basic_box .col_img { height: 100%; }
.basic_box .col_img img { margin-bottom: 0;padding-top: 0;position: absolute;bottom: 30px;left: -75px; }
.blog_paging ul { justify-content: center; }
.blog_paging .page-link { padding: 1.2rem 1.55rem; border-radius: 50%; font-size: 18px; margin-left: 2px; margin-right: 2px; }
.blog_paging .page-item:last-child .page-link, .blog_paging .page-item:first-child .page-link { border-radius: 50% !important; }
#hero.blog-hero { height: 60vh; }
.blog_hero_bg { width: 50%; height: 60vh; position: absolute; top: 0; right:0; background-color: #edffff; border-bottom-left-radius: 50px; z-index: 2; content: '' }
.blog_tags_search { padding-top: 50px; }
.whatwedo_wrap { overflow: visible; display: flex; align-content: center; border-radius: 30px; background-color: #f4f5f7; height: 430px; margin-bottom: 60px; width: 100%; }
.whatwedo_wrap img { margin-bottom: 0;padding-top: 0;position: absolute;bottom: 30px;left: -75px; }
.howworks_bg { width: 50%; height: 80vh; position: absolute; top: 0; left:0; background-color: #fff; border-bottom-right-radius: 50px; z-index: 2; content: ''; border-right: 5px solid #e0e0e0; border-bottom: 5px solid #e0e0e0; }
.how_hero_img { margin-top: -20px; }
.snap_card, .ibox { overflow: visible; border-radius: 30px; background-color: #f4f5f7; margin-bottom: 50px; width: 100%; border: none; }
.snap_card img { position: absolute; bottom: -140px; }
.ibox { padding: 22px; text-align: center; }
.ibox.no_bg { background-color: transparent; }
.ibox.no_shadow { box-shadow: 0 0 transparent !important; }
.ibox h3 { font-size: 22px; }
.ibox h3.fixed_h, .ibox h4.fixed_h, .ibox h5.fixed_h { min-height: 48px; }
.invoicing_desc .section-title { max-width: 60%; text-align: center; margin: 0 auto; margin-bottom: 50px; }
.post_details { text-align: justify; line-height: 1.85; }
.post_details img { max-width: 100%; margin-bottom: 15px; border-radius: 10px; }
.post_details h4 { margin-top: 15px; }
.pricing_top .whyus_row_op { overflow: visible; height: 300px; display: flex; align-content: center; border-radius: 30px; }
.contact_hero  .contact_bg { width: 50%; height: 80vh; position: absolute; top: 0; right:0; background-color: #eff0ff; border-bottom-left-radius: 50px; z-index: 2; content: ''; }
.inv_feature1 { overflow: visible; height: 300px; display: flex; align-content: center; border-radius: 30px; margin-bottom: 320px; }
.faq-hero { height: 60vh; }
.faq_bg { width: 50%; height: 60vh; position: absolute; top: 0; right:0; background-color: #edffff; border-bottom-left-radius: 50px; z-index: 2; content: ''; }
.btn-booking { background-color: #a863b6; border-color: #a863b6; }
.promotion_text { display: flex; justify-content: center; flex-wrap: wrap; flex-direction: column; margin-bottom: 20px; }
.promo_line1 { display: flex; align-items: center; font-size: 17px; }
.promo_line1:before { border-top: 1px solid #f0f0f0; width: 100%; content: ' '; position: absolute; top: 45%; }
.promo_percent { font-size: 65px; font-weight: 700; color: #d700f9; font-family: MontBold; line-height: 0.8; display: flex; align-items: end; }
.promo_percent span { font-size: 26px; font-weight: 400; font-family: MontLight; }
.of_text { font-style: italic; font-size: 18px; color: #333; margin: 5px 0; }
.promo_line2 { display: flex; align-items: center; font-size: 16px; }
.promo_line2 span { font-weight: 700; color: #46a2ff; font-size: 18px; display: inline-block; padding: 0 3px; line-height: 0.6; }
.integration_apps { width: 100%; margin-bottom: 0; background: url(../img/freehand_line.png) left center no-repeat; background-size: contain;display: flex; align-items: center;  }
.integration_apps h3 { font-size: 36px; color: #000; line-height: 31px; margin-bottom: 20px; }
.integration_apps h3 span { font-size: 34px; color: #fff; text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000; }
.integration_apps .bx { font-size: 60px; color: #000; }
.integration_apps p { color: #333; font-size: 16px; line-height: 25px; }
.intg_card { background: url(../img/intg_card.png) center center no-repeat; background-size: contain; justify-content: center; display: flex; padding: 28px; text-align: center; }
.intg_card img { width: 352px !important; border-radius: 27px; box-shadow: 1px 5px 5px 5px rgba(100, 100, 100, 0.1); }
.integration_apps .owl-dots { text-align: center; }
.integration_apps .owl-dots button { width: 16px; height: 16px; margin: 5px 5px; background-color: #d7dde3; border-radius: 50%; }
.integration_apps .owl-dots button.active { background-color: #7661ed; }

.gslider.dots-left .owl-dots { text-align: left; }
.gslider.dots-center .owl-dots { text-align: center; }
.gslider .owl-dots { text-align: center; }
.gslider .owl-dots button { width: 16px; height: 16px; margin: 5px 5px; background-color: #d7dde3; border-radius: 50%; }
.gslider .owl-dots button.active { background-color: #7661ed; }

.service_around { display: flex; flex-direction: column; justify-content: space-around; flex: 1; text-align: left; margin-left: 10px; padding-left: 10px; }
.service_around li { list-style-type: none; }
.service_around li a { font-size: 16px; display: block; padding: 10px 0; }
.service_around li a:before { content:" "; display: inline-block; vertical-align: middle; font-size: 15px; margin-right: 7px; width: 20px; height: 20px; border-radius: 50%; }
.serv_bg_line {  background: url(../img/line_path_l.png) -120px top no-repeat; }
.w2_bg { background: rgb(255,255,255);
background: -moz-linear-gradient(180deg, rgba(255,255,255,0.7) 0%, rgba(137,144,242,0.7) 49%, rgba(255,255,255,0.7245098723082983) 100%);
background: -webkit-linear-gradient(180deg, rgba(255,255,255,0.7) 0%, rgba(137,144,242,0.7) 49%, rgba(255,255,255,0.7245098723082983) 100%);
background: linear-gradient(180deg, rgba(255,255,255,0.7) 0%, rgba(137,144,242,0.7) 49%, rgba(255,255,255,0.7245098723082983) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1); 
}
.tooltip-inner ul { margin: 5px 8px; padding: 5px 8px; min-width: 460px; }
.tooltip-inner ul li { text-align: left; padding: 0; margin: 0; ont-size: 11px; }
.demo_btn { color: #fff; animation: glowing 1900ms infinite; }
.countdown_timer { display: flex; justify-content: space-evenly; align-items: center; background: #243570; text-align: center; padding: 5px; border: 1px solid #243570; border-radius: 18px; color: #fff; }
@keyframes glowing {
  0% { background: #a863b6; }
  50% { background: #00d2fd; }
  100% { background: #a863b6; }
}
.pos_machine { background: url(../img/services/ellipse.png) no-repeat center bottom; background-size: contain; }
@media (max-width: 575px) {
	body { font-size: 14px; }
	.btn-group-lg > .btn, .btn-lg { font-size: 1.10rem; }
	#hero:before {content:unset;}
	#hero, #hero.blog-hero, #hero.faq-hero { background-size: initial; height: unset; }
	#hero .container, #hero .container-fluid { padding-top: 0; }
	#hero.home-hero h1 { font-size: 22px; line-height: 28px; margin-top: 30px !important; }
	.home-hero .hero-img::before { width: 90px; height: 70px; bottom: 20%; }
	h3, .h3 { font-size: 1.35rem; }
	.h2, h2 { font-size: 1.52rem; }
	section { padding: 50px 0; }
  #hero.home-hero .hero_actions a { line-height: 22px; }
	.section-title h2 { font-size: 28px; }
	.services .apps_card_down { margin-top: 15px; }
	.features .body_desc { max-width: 95%; }
	.vis_reports .col_content { padding: 50px 35px; }
	.vis_reports:before { content: unset; }
	.vis_reports:after { width: 100%; position: relative; background-position-x: center; }
	.fin_reports .media, .cat_trans .media { display: block; }
	.fin_reports .point_img { display: none; }
	.bankIntegration { height: auto; background-position-x: center; }
	.bankIntegration .contents { margin-top: 0px; margin-bottom: 158px; }
	.subscribers .card { width: 100%; }
	.contactForm { margin-bottom: 70px; }
	.credits, .footer_icon { text-align: center }
	.social-links { display: flex; justify-content: center; margin-bottom: 20px; }
	.basic_box { padding: 15px; }
	.basic_box, .basic_box .col_img { height: auto; }
	.basic_box .col_img img { position: relative; left: 0; bottom: 0; }
	.basic_box .col_content { margin-top: 20px; padding: 10px 10px; }
	#hero.invoicing-hero .container-fluid:before, #hero.invoicing-hero .container-fluid:after, .pricing-hero .container-fluid:before, .pricing-hero .container-fluid:after { content: unset !important; }
	#hero.invoicing-hero { background-size: cover; }
	.whatwedo_wrap { flex-direction: column; height: auto; }
	.whatwedo_wrap img { position: relative; bottom: 37px; left: -30px; }
	.how_hero_img { margin-top: 20px; }
	.howworks_bg { height: 70vh; }
	ol.reg_steps li h4 { font-size: 16px; }
	.snap_card .p-5 { padding:20px 15px !important; }
	.snap_card img { position: relative; bottom: unset; }
	.invoicing_desc .section-title { max-width: 100%; margin-bottom: 30px; }
	.faq .faq-list a { padding: 20px 20px 10px 15px; font-size: 14px;  }
	.faq .faq-list p { padding: 10px 15px; }
	.faq .faq-list .icon-show, .faq .faq-list .icon-close { right: -6px; top: 14px; }
	.about .content h3 { font-size: 25px; }
	.pricing_top .whyus_row_op { height: auto; margin-right: 0; margin-left: 0; padding-bottom: 20px; }
	.pricing-hero h1 { margin-bottom: 15px !important;  }
	.pricing-hero img { margin-top: 20px; }
	.pricing_box { margin-bottom: 30px; }
	.faq .card:after { right: 48px; top: -98px; width: 45px; height: 196px; }
	.faq .section-title h2 { font-size: 26px; }
	.contact_hero .contact_bg { height: 62vh; }
	.inv_feature1 { height: auto; }
	.sub-features .card img { width: 100% !important; }
	.sub-features .card-body { padding: unset; }
	.compare_table { overflow: scroll; }
	.compare_table .card-body { width: 800px; }
	#footer .copyright-wrap { margin-bottom: 40px; }
	#hero .blog-img { width: 100% !important; }
	.fin_reports .media-body { min-width: unset; }
	.fin_reports .media img { padding-top: 15px; }
	.cat_trans .media-body { min-width: unset; margin-top: 40px; }
	.cat_trans .point_img { display: none; }
  .fin_reports img, .cat_trans img { max-width: 100% !important; }
  .ibox .media { flex-direction: column; }
}