/**
* webthemez
* custom styles
**/

html, body {
	width: 100%;
	overflow-x: hidden;
}
body {
	height:100%;	
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	padding:0;
	margin:0;
	font-size:16px;
	line-height: 28px;
	color: #777; 
	background: #fff;
	overflow-x:hidden;
	position: relative;
} 
h1,h2,h3,h4,h5,h6{
font-family: 'Alegreya Sans', sans-serif;
}
h1 { font-size: 3em; line-height:1.2em; margin:0 0 .8em; }
h2 { font-size: 1.8em; line-height:1.4em; margin:0 0 .8em;  }
h3 { font-size: 1.4em; line-height:1.4em; }
h4 { font-size: 1.25em; line-height:1.4em;}
h5 { font-size: 1.1em; line-height:1.4em; }
h6 { font-size: 1em; line-height:1.2em; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none; 
}	 
p { 
	padding:0 0 1em;
	margin:0;
}
a {
	color: #227191;
	outline: 0;
	font-weight: bold;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
} 
a:hover {
	text-decoration: none;
	color: #1f2222;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}
.highlight {
	color: #F33030;
}
 
.banner { 
	  position: relative;
  top: -80px;
  padding-top: 80px;
}
.is-sticky .navbar-default {
  background: rgba(0, 0, 0, 0.87);
  padding: 15px 0;
  border-top: 1px solid #3DAFF6;
}
#menu-sticky-wrapper{
  z-index: 2;
  position: relative;
}
.overlay {
    background-color: transparent;
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}
#menu {
	z-index: 999;
}
.navbar-default {
	background: transparent;
	padding: 15px 0;
	border-top: 1px solid #3DAFF6;
}
.navbar-default .navbar-brand {
    padding: 7px;
}
.navbar-default .navbar-nav > li > a {
    color: #FFF;
	font-weight: 500;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #FAD12C;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
	background: transparent;
    
	color: #FAD12C;
}
.btn-default {
	font-size: 17px;
	margin: 30px 0 10px;
	margin-right: 10px;
	line-height: 20px;
	padding: 15px 35px;
	height: 50px;
	border: 2px solid #FAD12B;
	background: transparent;
	transition: all 0.4s;
	color: #202020;
	border-radius: 100px;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	border: 2px solid #EE2D2D;
	background: #EE2D2D;
	color: white;
}
.btn-primary {
	font-size: 17px;
	margin: 30px 0 10px;
	margin-right: 10px;
	line-height: 20px;
	padding: 15px 35px;
	height: 50px;
	border: 2px solid #fbd22c;
	background: #fbd22c;
	transition: all 0.4s;
	color: rgb(18, 18, 22);
	border-radius: 100px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	border: 2px solid #fbd22c;
	background: transparent;
	color: #fbd22c;
}
.btn-secondary {
	font-size: 20px;
	font-weight: 300;
	line-height: 20px;
	padding: 20px 50px;
	height: 65px;
	border: none;
	background: #F33030;
	transition: all 0.4s;
	color: white;
	border-radius: 4px;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open > .dropdown-toggle.btn-secondary {
	background: #1f96e0;
	color: white
}
.site-name img{
	width: 150px; 
	height: 37px
}
.logo {
	margin: 80px 0 100px 0;
}
.logo img{
	width: 150px; 
	height: 37px
}
.landing h1{
	font-size: 56px;
	font-weight: 300;
	color: #fff;
	margin: 130px 0 20px 0;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.landing p {
	color: #fff;
}
.landing-text {
	margin-bottom: 20px;
}
.landing-text p { 
	padding-bottom: 20px;
}
.more {
	margin-bottom: 100px;
}
.more p {
	font-size: 17px;
}
.head-btn {
	margin-bottom: 40px;
}
.option {
	text-transform: uppercase;
	padding: 5px;
	min-width: 80px;
	margin-right: 5px;
	transition: all 0.4s;
	font-size: 14px;
	color: #fff;
}
.option .fa {
	font-size: 16px;
	margin-right: 10px;
}
.option:hover {
	color: #F33030;
}
.header-phone {
	margin: 50px 0 100px;
}
#intro {
	padding: 0px 0 100px;
}
#intro h2 {
	font-size: 40px;
	font-weight: 300;
	margin: 15px 0 15px 0;
}
.intro-pic {
	margin-top: 20px;
}
.btn-section {
	padding-top: 20px;
}
#feature {
	padding: 80px 0;
	background: #FAD12B;
	color: #202020;
}
#feature h2 {
	margin: 15px 0 15px 0;
	font-size: 40px;
	font-weight: 300;
}
#feature .feature-title p {
	font-size: 18px;
}
#features{
	padding: 80px 0;
}
#features .fa{
	
  border: 1px solid #FAD12C;
  width: 64px;
  height: 64px;
  color: #F9CF2B;
  text-align: center;
  padding: 21px;
  font-size: 22px;
  border-radius: 50%;
}

.row-feat {
	padding-top: 50px;
}
.feat-list {
	margin-top: 40px;
}
.feat-list i {
	font-size: 48px;
	float: left;
	width: 20%;
	color: #FFF;
	height: 100%;
	position: relative;
	opacity: 0.6;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
	top: 10px;
}
.feat-list:hover i {
	color: #2FEE7B;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}
#feature .inner {
	float: left;
	display: inline-block;
	width: 80%;
}
#feature-2 {
	padding: 100px 0 100px;
}
#feature-2 h2 {
	font-size: 40px;
	font-weight: 300;
	margin: 15px 0 15px 0;
}
.feature-2-pic {
	margin-top: 20px;
}
.subscribe {
	color: #fff;
}
.letter {
	margin-top: 100px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	font-size: 50px;
	color: #FBD22C;
	border-radius: 5px;
	border: solid 1px #fbd22c;
	border-radius: 50%;
	font-size: 34px !important;
	padding-top: 30px;
}
.subscribe p {
	margin: 30px auto 30px;
}
.subscribe-form {
	max-width: 400px;
	margin: 50px auto 150px;
	text-align: center;
	overflow: hidden;
}
.subscribe-form form {
	position: relative;
}
.subscribe-form input {
	max-width: 85%;
	position: relative;
	padding: 5px 25px;
}
.subscribe-form .form-control {
	border-radius: 4px 0 0 4px;
	border: none;
	background-color: rgba(255, 255, 255, 0.6);
	color: #333;
	font-size: 1.2em;
	height: 55px;
}
.subscribe-form button {
	border-radius: 0 4px 4px 0;
	background-color: #F33030;
	color: #ffffff;
	font-size: 1em;
	line-height: 52px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0 30px;
	margin: 0;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}
.subscribe-form .btn {
	height: 55px;
}
.subscribe-form .btn:hover {
	background-color: #1f96e0;
	color: #fff;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}
.subscribe-form .form-control::-webkit-input-placeholder {
	color: #333;
}
.subscribe-form .form-control:-moz-placeholder { 
	color: #333;  
}
.subscribe-form .form-control::-moz-placeholder { 
	color: #333;  
}
.subscribe-form .form-control:-ms-input-placeholder {  
	color: #333;  
}
#screenshot {
	padding-top: 100px;
}
.title-line {
    width: 100px;
    height: 3px;
    margin: 0 auto;
    background: #F33030;
}
.screenshots {
    padding-top: 50px;
    padding-bottom: 100px;
}
.screenshots .screen {
    background: #FFFFFF;
    padding: 10px;
    margin: 13px;
    display: block;
}
.screenshots .screen img {
    width: 100%;
	border-radius: 4px;
	border: solid 3px #dadada;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}
.screenshots .screen img:hover {
	border: solid 3px #F33030;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}
.modal-backdrop.in {
    background-color: #000;
}
.ekko-lightbox .modal-content {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	background-color: transparent;
}
.ekko-lightbox .modal-header {
	border: 0;
	padding-left: 0;
	padding-right: 0;
}
.ekko-lightbox .modal-header .close {
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	text-shadow: 0;
	font-weight: 100;
	margin-top: 5px;
}
.ekko-lightbox .modal-header .close:hover {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
.ekko-lightbox .modal-header h4.modal-title {
	font-weight: 100;
	color: #fff;
	padding: 0;
}
.ekko-lightbox .modal-body {
	padding: 0;
}
.ekko-lightbox .modal-footer {
	-webkit-opacity: 0.9;
	-moz-opacity: 0.9;
	opacity: 0.9;
	border: 0;
	color: #fff;
	font-weight: 100;
	padding: 0;
}
.ekko-lightbox-nav-overlay a {
	-webkit-opacity: 0.9;
	-moz-opacity: 0.9;
	opacity: 0.9;
	text-shadow: none;
}
#client {
	background: #f6f6f6;
	padding: 70px 0 70px;
}
#client img {
	max-height: 50px;
	margin: 0 20px;
	opacity: 1;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
#client img:hover {
	opacity: 0.7;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
#clients {
	padding: 100px 0 100px;
	background-color: #F6F6F6;
}
.clients-item {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 30px;
}
.clients-item .box {
	margin-right: 15px;
	margin-left: 15px;
}
.clients-item .box .message {
	padding: 20px;
	font-style: italic;
	line-height: 30px;
	font-weight: 300;
	font-size: 18px;
}
.clients-item .client-pic img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	max-width: 100%;
	border: 1px solid #E9E9E9;
}
.clients-item .client-info .client-name {
	margin-top: 10px;
	font-size: 16px;
}
.clients-item .client-info .company {
	font-style: italic;
	color: #F33030;
}
.owl-theme .owl-controls .owl-page span{
	background: #F33030;
}
.action {
	color: #fff;
}
.action h2 {
	font-size: 40px;
	font-weight: 300;
}
.download-store {
	padding: 50px 0 130px;
}
.download-store li {
	display: inline-block;
	list-style: none;
	margin-left: 10px;
}
.appstorebutton {
	height: 65px;
	width: 195px;
	position: relative;
	border-radius: 4px;
} 
.iphone {
	background: #F33030;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
.iphone:hover {
	background-color: #1f96e0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
.android {
	background: #555;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
.android:hover {
	background-color: #444;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
.appstorebutton a {
	color: white;
	text-decoration: none;
}
.appstorebutton p {
	font-size: 20px;
	font-weight: 300;
	text-align: left;
	color: white;
	padding: 10px 0 0 65px;
	line-height: 1;
}
.appstorebutton p small {
	font-size: 16px;
}
.appstorebutton i {
	position: absolute;
	top: 0;
	left: 0;
	margin: 10px 0 0 17px;
	font-size: 40px;
}
#footer {
	background: #fff;
	padding: 50px 0 50px;
}
.social ul {
	padding: 0;
	list-style: none;
}
.social li {
	display: inline-block;
	padding-right: .3em;
}
.social li a {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #020E13;
	border-radius: 5px;
	background: #fff;
	border: solid 1px #020E13;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
	border-radius: 50%;
}
.social li a:hover {
	color: #fff;
	background: #020E13;
}
.scrollToTop{
	width: 40px; 
	height: 40px;
	padding: 5px;
	font-size: 30px;
	text-align: center; 
	color: rgb(242, 47, 47);
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
}
.scrollToTop:hover{
	color: #FBD22C;
}
.control-group .controls {
	overflow-x: hidden;
}
.downloadSection{
padding:100px 0;
}
.subscribe {
	color: #fff;
}
.subscribe p {
	margin: 30px auto 30px;
}
.subscribe-form {
	max-width: 400px;
	margin: 50px auto 150px;
	text-align: center;
	overflow: hidden;
}
.subscribe-form form {
	position: relative;
}
.subscribe-form input {
	max-width: 85%;
	position: relative;
	padding: 5px 25px;
}
.subscribe-form .form-control {
	border-radius: 4px 0 0 4px;
	border: none;
	background-color: rgba(255, 255, 255, 0.6);
	color: #333;
	font-size: 1.2em;
	height: 55px;
}
.subscribe-form button {
	border-radius: 0 4px 4px 0;
	background-color: #FBD22C;
	color: #040F13;
	font-size: 1em;
	line-height: 52px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0 30px;
	margin: 0;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}
.subscribe-form .btn {
	height: 55px;
}
.subscribe-form .btn:hover {
	background-color: #1f96e0;
	color: #fff;
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
}
.subscribe-form .form-control::-webkit-input-placeholder {
	color: #333;
}
.subscribe-form .form-control:-moz-placeholder { 
	color: #333;  
}
.subscribe-form .form-control::-moz-placeholder { 
	color: #333;  
}
.subscribe-form .form-control:-ms-input-placeholder {  
	color: #333;  
}
#package {
	padding-top: 100px;
}
.title-line {
    width: 100px;
    height: 3px;
    margin: 0 auto;
    background: #FAD12C;
}
.price-box {
	background-color: #F3F3F3;
	border-radius: 15px;
}
.package-option {
	padding: 50px 0 100px;
}
.package-option ul {
	padding: 0;
}
.price-heading h3 {
	margin-top: 0;
	background-color: #7B7B7B;
	color: #fff;
	padding: 15px;
	border-radius: 30px;
	margin: 25px;
	font-size: 18px;
	position: relative;
	top: -27px;
	border: #fff 5px solid;
}
.price-heading i {
	color: #d1d1d1;
	font-size: 75px;
	margin-top: 20px;
}
.price-group {
	padding: 30px 0 10px;
}
.price-group .dollar {
	font-size: 20px;
	position: relative;
	bottom: 48px;
}
.price-group .price {
	color: #202020;
	font-size: 60px;
	font-weight: 500;
}
.price-group .time {
	font-size: 18px;
}
.price-feature li {
	margin-left: 30px;
	margin-right: 30px;
	list-style: none;
	border-bottom: solid 1px #d1d1d1;
	line-height: 40px;
	padding: 10px 0;
}
.btn-price {
	margin: 5px 0 15px;
	font-size: 17px;
	padding: 7px 35px;
	height: 40px;
	background: #FCD72C;
	transition: all 0.4s;
	color: rgb(32, 32, 32);
	border-radius: 4px;	
}
.btn-price:hover {
	background: #202020;
	color: white;
}
/* iPads (portrait) ----------- */
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : portrait) {
	.more {
		margin-bottom: 50px;
	}
	#intro {
		padding: 30px 0 50px;
	}
	#intro h2, #feature-2 h2 {
		font-weight: 150;
		text-align: center;
	}
	#intro p, #feature-2 p {
		text-align: center;
	}
	.btn-section {
		text-align: center;
	}
	#feature {
		padding-top: 75px;
	}
	.row-feat {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	#feature-2 {
		padding: 80px 0 100px;
	}
	.feature-2-pic {
		margin-top: 40px;
	}
	#client img {
		margin: 10px 0 10px;
		max-height: 40px;
	}	
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : landscape) {
	.logo {
		margin: 100px 0 30px 0;
	}
	.landing h1{
		margin: 60px 0 60px 0;
	}	
	.landing-text {
		margin: 60px 0 40px 0;
	}
	.more {
		margin-bottom: 180px;
	}
	.header-phone {
	margin-top: 125px;
	}
	.intro-pic {
		margin-top: 100px;
	}
	.feature-img {
		margin-top: 30px;
	}	
	.feat-list {
		margin-top: 10px;
	}
	.feat-list p {
		font-size: 15px;
	}
	.feature-2-pic {
		margin-top: 50px;
	}
	#client img {
		max-height: 45px;
	}	
}

/* smart-phone ----------- */
@media (max-width: 767px) {
	.logo {
		margin: 40px 0 30px 0;
	}
	.more {
		margin-bottom: 40px;
	}
	#intro {
		padding: 70px 0 70px;
	}
	#intro h2, #feature-2 h2 {
		font-weight: 150;
		text-align: center;
	}
	#intro p, #feature-2 p {
		text-align: center;
	}
	.btn-section {
		text-align: center;
	}
	.feat-list i {
		padding-left: 40px;
	}
	.feature-2-pic {
		margin-top: 50px;
	}
	#client img {
		margin: 10px 0 10px;
	}	
}	
/* iPhone 6Plus (landscape) ----------- */
@media (max-width: 736px) {

}

/* iPhone 6 (landscape) ----------- */
@media (max-width: 667px) {
	.logo {
		margin: 30px 0 30px 0;
	}
	.landing h1{
		font-size: 50px;
		margin: 10px 0 25px 0;
	}
	.landing-text {
		margin-top: 20px;
	}
	.letter {
		margin-top: 75px
	}
	.subscribe p {
		margin: 25px auto 15px;
	}
	.subscribe-form {
		margin: 20px auto 100px;
	}
	.action h2 {
		margin-top: 70px;
	}
	.download-store {
		padding: 20px 0 100px;
	}
}

/* iPhone 5 (landscape) ----------- */
@media (max-width: 568px){
	.logo {
		margin: 15px 0 15px 0;
	}
	.landing h1{
		font-size: 40px;
		margin: 20px 0 10px 0;
	}
	.landing-text p {
		font-size: 16px !important; 
	}
	#intro {
		padding-top: 50px;
	}
	#feature {
		padding-top: 50px;
	}
	.feat-list i {
		padding-left: 20px;
	}
	#feature-2 {
		padding: 50px 0 70px;
	}
	#screenshot {
		padding-top: 70px;
	}	
	.screenshots {
		padding-top: 30px;
		padding-bottom: 70px;
	}
	#clients {
		padding: 70px 0 70px;
	}
	.clients-item .box .message {
		line-height: 25px;
		font-size: 18px;
	}
	.action h2 {
		margin: 50px 0 20px;
	}
	.download-text p {
		line-height: 1.5;	
	}	
	.download-store {
		padding: 10px 0 70px;
	}
}

/* iPhone 4 (landscape) ----------- */
@media (max-width: 480px) {
	.feat-list i {
		padding-left: 5px;
	}
	.action h2 {
		font-size: 30px;
	}
}

/* smart phone width: 360px ----------- */
@media (max-width: 360px) {
	#intro h2, #feature h2, #feature-2 h2 {
		font-size: 30px;
	}
	.feat-list i {
		padding-left: 0;
	}
	#feature .inner {
		padding-left: 15px;
	}
	.appstorebutton {
		margin-bottom: 15px;
	} 
	.download-store li {
		margin-left: 0;
	}
}

/* iPhone 4/5 (portrait) ----------- */
@media (max-width: 320px) {
	.logo {
		margin: 30px 0 20px 0;
	}
	.landing h1{
		margin: 20px 0 35px 0;
	}
	.more {
		text-align: center;
	}
	.more p {
		font-size: 14px;
	}
	.option {
		padding: 3px;
		min-width: 75px;
		margin-right: 2px;
	}
	.btn-default {
		font-size: 16px;
		margin: 30px 0 10px;
		padding: 15px 30px;
		height: 35px;
		border-radius: 80px;
	}
	.btn-primary {
		font-size: 16px;
		margin: 30px 0 10px;
		margin-right: 15px;
		padding: 15px 30px;
		height: 35px;
		border-radius: 80px;
	}
	.subscribe-form {
		margin: 50px auto 110px;
	}
	.subscribe-form input {
		padding: 5px 15px;
	}
	.subscribe-form button {
		padding: 0 15px;
	}
	.action h2 {
		margin: 70px 0 20px;
	}

}

/* SaaS landing */
.saas-landing {
	font-family: 'Plus Jakarta Sans', sans-serif;
	color: #31404d;
	background:
		radial-gradient(circle at top left, rgba(255, 211, 90, 0.28), transparent 35%),
		linear-gradient(180deg, #f8f4eb 0%, #ffffff 42%, #f5f8fb 100%);
}
.saas-landing h1,
.saas-landing h2,
.saas-landing h3,
.saas-landing h4,
.saas-landing h5,
.saas-landing h6 {
	font-family: 'Space Grotesk', sans-serif;
	color: #102033;
}
.saas-navbar {
	border-top: none;
	padding: 18px 0;
	background: rgba(255, 252, 245, 0.86);
	backdrop-filter: blur(10px);
	box-shadow: 0 10px 30px rgba(16, 32, 51, 0.06);
}
.is-sticky .saas-navbar {
	background: rgba(255, 252, 245, 0.95);
	border-top: none;
}
.saas-brand {
	display: flex;
	align-items: center;
	gap: 12px;
	font-family: 'Space Grotesk', sans-serif;
	font-weight: 700;
	color: #102033 !important;
}
.brand-mark {
	width: 38px;
	height: 38px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 12px;
	background: linear-gradient(135deg, #ffcf4d, #ff8f3d);
	color: #102033;
	box-shadow: 0 12px 24px rgba(255, 166, 0, 0.25);
}
.saas-navbar .navbar-nav > li > a {
	color: #284055;
	font-weight: 600;
}
.saas-navbar .navbar-nav > li > a:hover,
.saas-navbar .navbar-nav > li > a:focus {
	color: #e67519;
}
.saas-hero {
	position: relative;
	padding: 150px 0 110px;
	background:
		radial-gradient(circle at 80% 15%, rgba(255, 194, 59, 0.32), transparent 24%),
		linear-gradient(135deg, #102033 0%, #17344f 45%, #0d2740 100%);
	color: #fff;
	overflow: hidden;
}
.hero-overlay {
	background:
		linear-gradient(180deg, rgba(10, 21, 34, 0.15), rgba(10, 21, 34, 0.05)),
		url("../images/bg.jpg") center/cover no-repeat;
}
.hero-row {
	display: flex;
	align-items: center;
}
.hero-copy {
	position: relative;
	z-index: 2;
}
.hero-pill,
.section-label {
	display: inline-block;
	padding: 8px 14px;
	border-radius: 999px;
	background: rgba(255, 210, 76, 0.16);
	border: 1px solid rgba(255, 210, 76, 0.28);
	color: #d7861f;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .04em;
	text-transform: uppercase;
	margin-bottom: 18px;
}
.saas-hero .hero-pill {
	color: #ffd66f;
	background: rgba(255, 214, 111, 0.12);
	border-color: rgba(255, 214, 111, 0.22);
}
.hero-copy h1 {
	font-size: 62px;
	line-height: 1.02;
	margin: 0 0 20px;
	color: #fff;
}
.hero-lead {
	font-size: 20px;
	line-height: 1.8;
	color: rgba(255, 255, 255, 0.82);
	max-width: 620px;
	padding-bottom: 10px;
}
.hero-points {
	margin: 24px 0 28px;
}
.hero-points div {
	margin-bottom: 12px;
	color: rgba(255, 255, 255, 0.9);
}
.hero-points i {
	color: #ffd66f;
	margin-right: 10px;
}
.hero-actions .btn-primary,
.hero-actions .btn-default,
.cta-box .btn-primary,
.cta-box .btn-default {
	height: auto;
	padding: 16px 28px;
}
.btn-link-ghost {
	display: inline-block;
	margin: 30px 0 10px;
	color: #fff4cb;
	font-weight: 700;
}
.btn-link-ghost:hover {
	color: #ffd66f;
}
.hero-mini-stats {
	display: flex;
	flex-wrap: wrap;
	gap: 18px;
	margin-top: 28px;
}
.mini-stat {
	min-width: 170px;
	padding: 16px 18px;
	border-radius: 20px;
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.1);
}
.mini-stat strong {
	display: block;
	font-size: 16px;
	color: #fff;
	margin-bottom: 4px;
}
.mini-stat span {
	display: block;
	font-size: 13px;
	line-height: 1.6;
	color: rgba(255, 255, 255, 0.76);
}
.hero-preview {
	position: relative;
	z-index: 2;
}
.preview-window {
	border-radius: 28px;
	background: linear-gradient(180deg, rgba(255,255,255,0.98), rgba(246,249,252,0.94));
	box-shadow: 0 35px 70px rgba(4, 16, 28, 0.34);
	overflow: hidden;
}
.preview-top {
	padding: 16px 18px;
	background: #eef2f6;
}
.preview-top span {
	width: 11px;
	height: 11px;
	display: inline-block;
	margin-right: 8px;
	border-radius: 50%;
	background: #ffb14d;
}
.preview-top span:nth-child(2) {
	background: #ffd15a;
}
.preview-top span:nth-child(3) {
	background: #45cf7b;
}
.preview-body {
	padding: 24px;
}
.preview-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 16px;
	margin-top: 16px;
}
.preview-card {
	padding: 18px;
	border-radius: 20px;
	background: #fff;
	border: 1px solid #e6edf4;
	box-shadow: 0 12px 24px rgba(16, 32, 51, 0.06);
}
.preview-card.primary {
	background: linear-gradient(135deg, #102033, #1f4366);
	color: #fff;
}
.preview-card small {
	display: block;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .04em;
	color: inherit;
	opacity: .75;
}
.preview-card strong {
	display: block;
	font-size: 30px;
	line-height: 1.1;
	margin: 8px 0;
}
.preview-card span {
	font-size: 13px;
	line-height: 1.6;
	display: block;
}
.sync-pulse {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 22px;
	padding: 18px 16px;
	border-radius: 18px;
	background: #f8fbfd;
}
.sync-node {
	padding: 10px 14px;
	border-radius: 999px;
	background: #ffffff;
	border: 1px solid #d9e5ef;
	font-weight: 700;
	font-size: 13px;
}
.sync-node.active {
	background: #102033;
	border-color: #102033;
	color: #fff;
}
.sync-line {
	flex: 1;
	height: 3px;
	margin: 0 12px;
	background: linear-gradient(90deg, #ffcf4d, #45cf7b);
	border-radius: 999px;
}
.hero-note {
	margin-top: 16px;
	padding: 16px 18px;
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.1);
	color: rgba(255, 255, 255, 0.84);
	line-height: 1.8;
}
.saas-section {
	padding: 100px 0;
}
.section-heading {
	max-width: 820px;
	margin: 0 auto 20px;
}
.section-heading p {
	font-size: 18px;
	line-height: 1.9;
	color: #607182;
}
.saas-intro {
	background: transparent;
}
.problem-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 18px;
}
.problem-card,
.feature-box,
.flow-step,
.cta-box,
.saas-price {
	border-radius: 24px;
	background: rgba(255, 255, 255, 0.88);
	border: 1px solid rgba(230, 237, 244, 0.95);
	box-shadow: 0 16px 40px rgba(16, 32, 51, 0.06);
}
.problem-card {
	padding: 26px;
	min-height: 100%;
}
.problem-card i,
.feature-box i {
	width: 56px;
	height: 56px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 18px;
	background: linear-gradient(135deg, #ffe08a, #ffb64e);
	color: #102033;
	font-size: 22px;
	margin-bottom: 18px;
}
.problem-card.accent {
	background: linear-gradient(135deg, #102033, #193857);
}
.problem-card.accent h4,
.problem-card.accent p {
	color: #fff;
}
.saas-features {
	background: linear-gradient(180deg, #fffaf0 0%, #f7fbff 100%);
}
.feature-box {
	padding: 28px;
	margin-bottom: 24px;
	min-height: 235px;
}
.feature-box p,
.problem-card p,
.flow-step p,
.cta-box p {
	color: #667789;
	line-height: 1.9;
	padding-bottom: 0;
}
.saas-flow {
	background: #fff;
}
.flow-steps {
	display: grid;
	grid-template-columns: 1fr;
	gap: 16px;
}
.flow-step {
	padding: 22px 24px;
	display: flex;
	align-items: flex-start;
	gap: 16px;
}
.flow-step span {
	width: 42px;
	height: 42px;
	min-width: 42px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 14px;
	background: #102033;
	color: #ffd66f;
	font-weight: 800;
}
.saas-preview {
	background: linear-gradient(180deg, #f7fbff 0%, #ffffff 100%);
}
.saas-preview .screen {
	border-radius: 24px;
	padding: 14px;
	background: rgba(255, 255, 255, 0.95);
	box-shadow: 0 14px 34px rgba(16, 32, 51, 0.08);
}
.saas-preview .screen img {
	border-radius: 18px;
	border: none;
}
.saas-pricing {
	background: linear-gradient(180deg, #ffffff 0%, #fff6e6 100%);
}
.saas-price {
	padding: 0 0 24px;
	overflow: hidden;
}
.saas-price.featured {
	transform: translateY(-10px);
	box-shadow: 0 25px 55px rgba(16, 32, 51, 0.12);
}
.saas-price .price-heading h3 {
	background: #102033;
}
.saas-price.featured .price-heading h3 {
	background: linear-gradient(135deg, #ffb84d, #ff7f32);
	color: #102033;
}
.saas-price .price-group {
	padding-top: 10px;
}
.saas-price .price {
	font-size: 32px;
	font-weight: 800;
}
.saas-price .time {
	display: block;
	margin-top: 8px;
	color: #607182;
}
.saas-cta {
	padding-top: 20px;
	padding-bottom: 110px;
}
.cta-box {
	padding: 48px 36px;
	background: linear-gradient(135deg, #102033, #173d61);
}
.cta-box h2,
.cta-box p {
	color: #fff;
}
.cta-box p {
	max-width: 760px;
	margin: 0 auto;
	color: rgba(255,255,255,0.82);
}
.cta-box .section-label {
	color: #ffd66f;
	background: rgba(255, 214, 111, 0.12);
	border-color: rgba(255, 214, 111, 0.18);
}
.saas-footer {
	background: transparent !important;
	padding-top: 0 !important;
}
.footer-copy {
	font-size: 15px;
	line-height: 1.9;
	color: #5f7081;
}

@media (max-width: 991px) {
	.hero-row {
		display: block;
	}
	.hero-copy h1 {
		font-size: 46px;
		margin-top: 0;
	}
	.hero-preview {
		margin-top: 40px;
	}
	.problem-grid,
	.preview-grid {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 767px) {
	.saas-hero {
		padding-top: 130px;
		padding-bottom: 90px;
	}
	.hero-copy h1 {
		font-size: 38px;
	}
	.hero-lead,
	.section-heading p {
		font-size: 16px;
	}
	.hero-mini-stats {
		display: block;
	}
	.mini-stat {
		margin-bottom: 12px;
	}
	.saas-section {
		padding: 80px 0;
	}
	.flow-step {
		display: block;
	}
	.flow-step span {
		margin-bottom: 14px;
	}
	.cta-box {
		padding: 36px 22px;
	}
}

.section-copy {
	font-size: 17px;
	line-height: 1.9;
	color: #647588;
}
.saas-brand img {
	width: 38px;
	height: 38px;
	object-fit: contain;
	border-radius: 10px;
}
.preview-showcase {
	display: flex;
	align-items: stretch;
}
.dashboard-showcase,
.mobile-shot-grid {
	height: 100%;
}
.dashboard-shell {
	height: 100%;
	border-radius: 28px;
	background: rgba(255, 255, 255, 0.92);
	box-shadow: 0 22px 50px rgba(16, 32, 51, 0.1);
	overflow: hidden;
	border: 1px solid rgba(230, 237, 244, 0.95);
}
.dashboard-bar {
	padding: 16px 18px;
	background: #eef2f6;
}
.dashboard-bar span {
	width: 11px;
	height: 11px;
	display: inline-block;
	margin-right: 8px;
	border-radius: 50%;
	background: #ffb14d;
}
.dashboard-bar span:nth-child(2) {
	background: #ffd15a;
}
.dashboard-bar span:nth-child(3) {
	background: #45cf7b;
}
.dashboard-content {
	padding: 22px;
}
.dashboard-header-card {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 18px;
	margin-bottom: 18px;
}
.dashboard-header-card small {
	display: block;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-weight: 700;
	color: #738395;
	margin-bottom: 8px;
}
.dashboard-header-card h3 {
	font-size: 28px;
	line-height: 1.2;
	margin: 0;
}
.dashboard-badge {
	padding: 10px 14px;
	border-radius: 999px;
	background: #102033;
	color: #ffd66f;
	font-size: 12px;
	font-weight: 700;
	white-space: nowrap;
}
.dashboard-kpis {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 14px;
	margin-bottom: 18px;
}
.dashboard-kpi {
	padding: 16px;
	border-radius: 18px;
	background: #f7fafc;
	border: 1px solid #e6edf4;
}
.dashboard-kpi span {
	display: block;
	font-size: 13px;
	color: #738395;
	margin-bottom: 8px;
}
.dashboard-kpi strong {
	display: block;
	font-size: 20px;
	line-height: 1.3;
	color: #102033;
}
.dashboard-table {
	padding: 8px;
	border-radius: 20px;
	background: #f8fbfd;
	border: 1px solid #e6edf4;
}
.dashboard-row {
	display: grid;
	grid-template-columns: 1fr 1.4fr .8fr;
	gap: 10px;
	padding: 12px 14px;
	border-bottom: 1px solid #e7eef5;
	font-size: 14px;
	color: #425466;
}
.dashboard-row:last-child {
	border-bottom: none;
}
.dashboard-row.head {
	font-weight: 700;
	color: #102033;
}
.dashboard-row .success {
	color: #0e9f4f;
	font-weight: 700;
}
.dashboard-row .pending {
	color: #d7861f;
	font-weight: 700;
}
.dashboard-note {
	margin-top: 16px;
	font-size: 14px;
	line-height: 1.8;
	color: #6d7f91;
}
.mobile-shot-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 18px;
}
.mobile-shot-card {
	padding: 18px;
	border-radius: 26px;
	background: rgba(255, 255, 255, 0.92);
	border: 1px solid rgba(230, 237, 244, 0.95);
	box-shadow: 0 16px 40px rgba(16, 32, 51, 0.08);
	text-align: center;
}
.shot-label {
	display: inline-block;
	margin-bottom: 12px;
	padding: 8px 12px;
	border-radius: 999px;
	background: #fff2cf;
	color: #b36a0c;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .05em;
}
.mobile-shot-card img {
	width: 100%;
	max-width: 250px;
	border-radius: 28px;
	box-shadow: 0 15px 30px rgba(16, 32, 51, 0.12);
}
.saas-demo {
	background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
}
.demo-row {
	display: flex;
	align-items: center;
}
.demo-points {
	margin-top: 22px;
}
.demo-points div {
	margin-bottom: 12px;
	color: #425466;
}
.demo-points i {
	color: #0e9f4f;
	margin-right: 10px;
}
.demo-form-wrap {
	padding: 28px;
	border-radius: 28px;
	background: rgba(255,255,255,0.94);
	border: 1px solid rgba(230, 237, 244, 0.95);
	box-shadow: 0 20px 45px rgba(16, 32, 51, 0.08);
}
.demo-form label {
	display: block;
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: 700;
	color: #102033;
}
.demo-form .form-control {
	height: 52px;
	border-radius: 16px;
	border: 1px solid #d8e2ec;
	box-shadow: none;
	margin-bottom: 18px;
	padding: 12px 16px;
}
.demo-form textarea.form-control {
	height: auto;
	min-height: 140px;
	resize: vertical;
}
.demo-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	align-items: center;
}
.demo-actions .btn-primary,
.demo-actions .btn-default {
	margin: 8px 0 0;
}
.demo-note {
	margin-top: 16px;
	font-size: 14px;
	line-height: 1.8;
	color: #6d7f91;
}
.saas-faq {
	background: linear-gradient(180deg, #fff8ea 0%, #ffffff 100%);
}
.faq-list {
	max-width: 920px;
	margin: 0 auto;
}
.faq-item {
	padding: 26px 28px;
	margin-bottom: 18px;
	border-radius: 24px;
	background: rgba(255,255,255,0.94);
	border: 1px solid rgba(230, 237, 244, 0.95);
	box-shadow: 0 14px 34px rgba(16, 32, 51, 0.06);
}
.faq-item h4 {
	margin-top: 0;
	margin-bottom: 10px;
}
.faq-item p {
	padding-bottom: 0;
	color: #667789;
	line-height: 1.9;
}
.floating-wa {
	position: fixed;
	right: 22px;
	bottom: 22px;
	z-index: 1000;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	padding: 14px 18px;
	border-radius: 999px;
	background: #1fa855;
	color: #fff;
	box-shadow: 0 18px 34px rgba(18, 128, 62, 0.35);
	font-weight: 700;
}
.floating-wa i {
	font-size: 24px;
}
.floating-wa:hover,
.floating-wa:focus {
	color: #fff;
	background: #178646;
}

@media (max-width: 991px) {
	.preview-showcase,
	.demo-row {
		display: block;
	}
	.dashboard-showcase {
		margin-bottom: 24px;
	}
	.dashboard-kpis,
	.mobile-shot-grid {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 767px) {
	.dashboard-header-card {
		display: block;
	}
	.dashboard-badge {
		display: inline-block;
		margin-top: 12px;
	}
	.dashboard-row {
		grid-template-columns: 1fr;
	}
	.floating-wa {
		right: 14px;
		bottom: 14px;
		padding: 14px;
	}
	.floating-wa span {
		display: none;
	}
}
