@charset "UTF-8";
/*! Bootstrap v3.3.5 (http://getbootstrap.com) Copyright 2011-2016 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
/*! Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=63cc278d5ba71fe1f824) Config saved to config.json and https://gist.github.com/63cc278d5ba71fe1f824 */
/*! Bootstrap v3.3.6 (http://getbootstrap.com) Copyright 2011-2015 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
:root {
  --fnb: #0fd28f;
  --grocery: #F2B844;
  --retail: #5477D8;
  --activecolor:#666;
}

body {
	margin: 0;
	-webkit-text-size-adjust: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
*, :after, :before {
	box-sizing: border-box
}

.livechattxt:before {
    content: "⬤";
    color: #17c697;
    margin-right: 8px;
}

.livechatbtn {
    background-color: #fff;
    color: #222;
    height: 41px;
    padding: 8px;
    border-radius: 6px;
    text-align: center;
    margin-top: 9px;
    border: 2px solid #17c697;
    cursor: pointer;
    transition: all 0.3s linear;
}

.livechatbtn:hover {
    background-color: #252a2d;
    color: #fff;
}

label.error {
    position: absolute;
    right: 30px;
    top: 20px;
    font-size: 10px;
    text-transform: uppercase;
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}
body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #337ab7;
	text-decoration: none
}
a:focus, a:hover {
	color: #23527c;
	text-decoration: underline
}

.price-item__active span a {
    color: #fff!Important;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
[role=button] {
	cursor: pointer
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.featuresp main .container {
    width: 1200px;
    margin: auto;
}

.why .container {}


.phonelist {
    /* column-count: 4; */
}

#footer .s-form {
    display: none;
}

.feedback .feedback__author .position{
display:none;
}

.col-xs-12.col-sm-5.col-md-4.col-md-offset-1.cta {
    position: absolute;
    right: 12px;
    bottom: -228px;
}

li.menu-item.login {
    background-color: rgb(255 255 255 / 28%);
    padding: 5px;
    border-radius: 17px;
    padding-left: 14px;
    padding-right: 14px;
    position: fixed;
    right: 219px;
    list-style-type: none;
    z-index: 3;
}

section.section.section--background-base-light {
    padding-bottom: 157px;
    border-top: 0px!important;
}

.testimonials .section--background-base-light {
    margin-top: -32px;
    margin-bottom: 82px;
}

#top-bar__navigation li:hover {
    opacity: 0.9;
}

.retail .tat {
    display: none!Important;
}

.owl-item.cloned {}

.show button.submitrequest {
    background-color: var(--activecolor)!important;
}

.start-screen form .input-wrp input::placeholder, .start-screen form .input-wrp textarea::placeholder{
	color:#999
}

.start-screen form .input-wrp input:focus::placeholder, .start-screen form .input-wrp textarea::placeholder{
	color:#fff
}

section.section.section--background-dark.youwillget {
    margin-top: -1px;
    margin-bottom: 62px;
    border-radius: 6px;
}

.s1:before, .s2:before, .s3:before {color: rgb(255 255 255 / 22%);content: "1.";position: absolute;font-size: 370px;bottom: -60px;left: 12px;z-index: 1;font-family: roboto,sans-serif;font-weight: bold;letter-spacing: -71px;color: var(--activecolor);opacity: 0.1;filter: contrast(1.5) brightness(0.5);}
.s2:before{content:"2.";letter-spacing: -17px;}
.s3:before{content:"3.";letter-spacing: -35px;}

.s1:before, .s2:before, .s3:before{/* position:relative; */pointer-events: none;}

.pricecol {
    margin: auto;
    display: inline-block;
    float: none;
    background-color: #fff;
    border-radius: 14px;
    box-shadow: 0 3px 5px rgba(0,0,0,.05);
    width: 330px;
    padding: 0px;
    border-radius: 15px;
    overflow: hidden;
    margin-right: 9px;
    margin-left: 9px;
}

section.pricing {
    background: rgba(var(--activecolorr),0.08);
}

.price-item__price {
    color: #333;
    font-size: 20px;
    margin-top: -11px;
}

.section-heading.section-heading--center p span {
    font-weight: bold;
    color: orange;
}

#footer .contact__item>a span {
    color: var(--activecolor);
}

h3.price-item__title_cc {
    font-size: 14px;
    color: #444;
}

.included .list-with-icon--style-1 .list__item__ico i {
    float: left;
    height: 32px;
    margin-right: 21px;
}

.included .list-with-icon .list__item__title {
    font-size: 15px;
}

.included h2.title.h1 {
    width: 100%;
    text-align: center;
    max-width: none;
}

.included .section-heading:first-child {
    max-width: none;
    padding-bottom: 56px;
}

.plusa {
    font-size: 193px;
    font-weight: 100;
    margin-top: -89px;
    margin-bottom: -62px;
    opacity: 0.3;
}

.assistance .section-heading .title {
    font-size: 26px;
}

.assistance .price-item__price {
    color: var(--activecolor);
    font-size: 26px;
}

.included .list-with-icon .list__item i {
    float: left;
    font-size: 18px;
    color: var(--activecolor);
    margin-right: 14px;
    line-height: 17px;
    margin-top: 2px;
}

a.allf {
    text-align: center;
    display: block;
    padding-bottom: 5px;
    border-bottom: 1px dashed;
    width: fit-content;
    margin: auto;
    margin-top: 72px;
}

.retail li.retailp {
    display: block;
}

.retail li.fnbp{
	display: none;
}

.fnb li.retailp, .grocery li.retailp {
    display: none;
}

.sellbetter .col-md-MB-30 {
    background: rgba(var(--activecolorr),0.08);
    padding: 80px;
    padding-right: 310px;
    min-height: 430px;
    width: 870px;
    padding-top: 110px;
}

.sellbetter .img-responsive {
    position: absolute;
    left: 719px;
    max-width: 680px;
    top: -83px;
    z-index: 1;
}

.sellbetter h2.title.h1 {
    font-size: 40px;
    margin-top: 0px;
}

.sellbetter .col-lg-pull-3 {
    right: 10%;
    width: auto;
}

.sellbetter .list-with-icon li {
    list-style: none;
    position: relative;
    margin-bottom: 15px;
    font-weight: normal;
}

.sellbetter .row {
    position: relative;
    margin-top: 62px;
    margin-bottom: 172px;
    display: block;
    max-width: calc(100vh - 34%);
}

.sellbetter .row:nth-child(odd) {}

.sellbetter .row:nth-child(even) .col-md-MB-30 {
    margin-left: 486px;
    padding-right: 62px;
    background: #fff;
    width: 660px;
}

.sellbetter .row:nth-child(odd) .col-md-MB-30 {
}

.sellbetter .row:nth-child(even) .col-lg-pull-3{
	
right: auto;
	
left: 22%;
	
position: relative;
}

.sellbetter .row:nth-child(even) img {
    left: -210px;
}

@media (min-width:768px) {
.container {
	width: 750px
}

.getstarted .container {
    height: calc(100vh - 151px);
    margin-bottom: -2px;
}

div[data-tf-widget] {
    height: 100%!Important;
}
}




@media (max-width:1199px) {
.container {
	width: 1024px;
}
}
@media (max-width:1150px) {
.container {
	width: 1024px;
}
}

@media (min-width:1200px) {
.container {
	width: 1170px
}

.testimonials .container {
    /* width: 100vw; */
}

#testimonial .container {
    width: 100vw;
}
}
@media (min-width:1300px) {
.container {
	width: 1270px
}
}
@media (min-width:1400px) {
.container {
	width: 1370px
}
}



.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.row {
	/* margin-left: -15px; */
	/* margin-right: -15px; */
}

.section.features .row {
    /* max-width: 1240px; */
}

.why .row {
    width: 300px;
    float: right;
}

.terms .row {
    margin-left: 0px;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}
.col-xs-12 {
	width: 100%;
	/* column-count: 1!important; */
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}

@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left
}

.col-xs-12 {
    /* column-count: 1!important; */
}
.col-sm-12 {
	width: 100%
}
.col-sm-11 {
	width: 91.66666667%
}
.col-sm-10 {
	width: 83.33333333%
}
.col-sm-9 {
	width: 75%
}
.col-sm-8 {
	width: 66.66666667%
}
.col-sm-7 {
	width: 58.33333333%
}
.col-sm-6 {
	width: 50%;
}
.col-sm-5 {
	width: 41.66666667%
}
.col-sm-4 {
	width: 33.33333333%
}
.col-sm-3 {
	width: 25%
}
.col-sm-2 {
	width: 16.66666667%
}
.col-sm-1 {
	width: 8.33333333%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-pull-11 {
	right: 91.66666667%
}
.col-sm-pull-10 {
	right: 83.33333333%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-8 {
	right: 66.66666667%
}
.col-sm-pull-7 {
	right: 58.33333333%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-5 {
	right: 41.66666667%
}
.col-sm-pull-4 {
	right: 33.33333333%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-2 {
	right: 16.66666667%
}
.col-sm-pull-1 {
	right: 8.33333333%
}
.col-sm-pull-0 {
	right: auto
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-push-11 {
	left: 91.66666667%
}
.col-sm-push-10 {
	left: 83.33333333%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-8 {
	left: 66.66666667%
}
.col-sm-push-7 {
	left: 58.33333333%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-5 {
	left: 41.66666667%
}
.col-sm-push-4 {
	left: 33.33333333%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-2 {
	left: 16.66666667%
}
.col-sm-push-1 {
	left: 8.33333333%
}
.col-sm-push-0 {
	left: auto
}
.col-sm-offset-12 {
	margin-left: 100%
}
.col-sm-offset-11 {
	margin-left: 91.66666667%
}
.col-sm-offset-10 {
	margin-left: 83.33333333%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-8 {
	margin-left: 66.66666667%
}
.col-sm-offset-7 {
	margin-left: 58.33333333%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-5 {
	margin-left: 41.66666667%
}
.col-sm-offset-4 {
	margin-left: 33.33333333%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-2 {
	margin-left: 16.66666667%
}
.col-sm-offset-1 {
	margin-left: 8.33333333%
}
.col-sm-offset-0 {
	margin-left: 0
}
}

@media (min-width:768px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left
}
.col-md-12 {
	width: 100%
}
.col-md-11 {
	width: 91.66666667%
}
.col-md-10 {
	width: 83.33333333%
}
.col-md-9 {
	width: 75%
}
.col-md-8 {
	width: 66.66666667%
}
.col-md-7 {
	width: 58.33333333%
}
.col-md-6 {
	width: 50%
}
.col-md-5 {
	width: 41.66666667%
}
.col-md-4 {
	width: 33.33333333%
}
.col-md-3 {
	width: 25%
}
.col-md-2 {
	width: 16.66666667%
}
.col-md-1 {
	width: 8.33333333%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-pull-11 {
	right: 91.66666667%
}
.col-md-pull-10 {
	right: 83.33333333%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-8 {
	right: 66.66666667%
}
.col-md-pull-7 {
	right: 58.33333333%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-5 {
	right: 41.66666667%
}
.col-md-pull-4 {
	right: 33.33333333%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-2 {
	right: 16.66666667%
}
.col-md-pull-1 {
	right: 8.33333333%
}
.col-md-pull-0 {
	right: auto
}
.col-md-push-12 {
	left: 100%
}
.col-md-push-11 {
	left: 91.66666667%
}
.col-md-push-10 {
	left: 83.33333333%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-8 {
	left: 66.66666667%
}
.col-md-push-7 {
	left: 58.33333333%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-5 {
	left: 33.666667%;
}
.col-md-push-4 {
	left: 33.33333333%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-2 {
	left: 16.66666667%
}
.col-md-push-1 {
	left: 8.33333333%
}
.col-md-push-0 {
	left: auto
}
.col-md-offset-12 {
	margin-left: 100%
}
.col-md-offset-11 {
	margin-left: 91.66666667%
}
.col-md-offset-10 {
	margin-left: 83.33333333%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-8 {
	margin-left: 66.66666667%
}
.col-md-offset-7 {
	margin-left: 58.33333333%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-5 {
	margin-left: 41.66666667%
}
.col-md-offset-4 {
	margin-left: 33.33333333%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-2 {
	margin-left: 16.66666667%
}
.col-md-offset-1 {
	margin-left: 8.33333333%
}
.col-md-offset-0 {
	margin-left: 0
}
}

@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left
}
.col-lg-12 {
	width: 100%
}
.col-lg-11 {
	width: 91.66666667%
}
.col-lg-10 {
	width: 83.33333333%
}
.col-lg-9 {
	width: 75%
}
.col-lg-8 {
	width: 66.66666667%
}
.col-lg-7 {
	width: 58.33333333%
}
.col-lg-6 {
	width: 50%
}
.col-lg-5 {
	width: 41.66666667%
}
.col-lg-4 {
	width: 33.33333333%
}
.col-lg-3 {
	width: 25%
}
.col-lg-2 {
	width: 16.66666667%
}
.col-lg-1 {
	width: 8.33333333%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-pull-11 {
	right: 91.66666667%
}
.col-lg-pull-10 {
	right: 83.33333333%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-8 {
	right: 66.66666667%
}
.col-lg-pull-7 {
	right: 58.33333333%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-5 {
	right: 41.66666667%
}
.col-lg-pull-4 {
	right: 33.33333333%
}
.col-lg-pull-3 {
	right: 25%;
}
.col-lg-pull-2 {
	right: 16.66666667%
}
.col-lg-pull-1 {
	right: 8.33333333%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-push-11 {
	left: 91.66666667%
}
.col-lg-push-10 {
	left: 83.33333333%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-8 {
	left: 66.66666667%
}
.col-lg-push-7 {
	left: 58.33333333%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-5 {
	left: 41.66666667%
}
.col-lg-push-4 {
	left: 33.33333333%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-2 {
	left: 16.66666667%
}
.col-lg-push-1 {
	left: 8.33333333%
}
.col-lg-push-0 {
	left: auto
}
.col-lg-offset-12 {
	margin-left: 100%
}
.col-lg-offset-11 {
	margin-left: 91.66666667%
}
.col-lg-offset-10 {
	margin-left: 83.33333333%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-8 {
	margin-left: 66.66666667%
}
.col-lg-offset-7 {
	margin-left: 58.33333333%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-5 {
	margin-left: 41.66666667%
}
.col-lg-offset-4 {
	margin-left: 33.33333333%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-2 {
	margin-left: 16.66666667%
}
.col-lg-offset-1 {
	margin-left: 8.33333333%
}
.col-lg-offset-0 {
	margin-left: 0
}
}
.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
	content: " ";
	display: table
}
.clearfix:after, .container-fluid:after, .container:after, .row:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right!important
}
.pull-left {
	float: left!important
}
.hide {
	display: none!important
}
.show {
	display: block!important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none!important
}
.affix {
	position: fixed
}
@-ms-viewport {
width:device-width
}
.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none!important
}

@media (max-width:767px) {
.visible-xs {
	display: block!important
}
table.visible-xs {
	display: table!important
}
tr.visible-xs {
	display: table-row!important
}
td.visible-xs, th.visible-xs {
	display: table-cell!important
}
}

@media (max-width:767px) {
.visible-xs-block {
	display: block!important
}
}

@media (max-width:767px) {
.visible-xs-inline {
	display: inline!important
}
}

@media (max-width:767px) {
.visible-xs-inline-block {
	display: inline-block!important
}
}

@media (min-width:768px) and (max-width:767px) {
.visible-sm {
	display: block!important
}
table.visible-sm {
	display: table!important
}
tr.visible-sm {
	display: table-row!important
}
td.visible-sm, th.visible-sm {
	display: table-cell!important
}
}

@media (min-width:768px) and (max-width:767px) {
.visible-sm-block {
	display: block!important
}
}

@media (min-width:768px) and (max-width:767px) {
.visible-sm-inline {
	display: inline!important
}
}

@media (min-width:768px) and (max-width:767px) {
.visible-sm-inline-block {
	display: inline-block!important
}
}

@media (min-width:768px) and (max-width:1199px) {
.visible-md {
	display: block!important
}
table.visible-md {
	display: table!important
}
tr.visible-md {
	display: table-row!important
}
td.visible-md, th.visible-md {
	display: table-cell!important
}
}

@media (min-width:768px) and (max-width:1199px) {
.visible-md-block {
	display: block!important
}
}

@media (min-width:768px) and (max-width:1199px) {
.visible-md-inline {
	display: inline!important
}
}

@media (min-width:768px) and (max-width:1199px) {
.visible-md-inline-block {
	display: inline-block!important
}
}

@media (min-width:1200px) {
.visible-lg {
	display: block!important
}
table.visible-lg {
	display: table!important
}
tr.visible-lg {
	display: table-row!important
}
td.visible-lg, th.visible-lg {
	display: table-cell!important
}
}

@media (min-width:1200px) {
.visible-lg-block {
	display: block!important
}
}

@media (min-width:1200px) {
.visible-lg-inline {
	display: inline!important
}
}

@media (min-width:1200px) {
.visible-lg-inline-block {
	display: inline-block!important
}
}

@media (max-width:767px) {
.hidden-xs {
	display: none!important
}
}

@media (min-width:768px) and (max-width:767px) {
.hidden-sm {
	display: none!important
}
}

@media (min-width:768px) and (max-width:1199px) {
.hidden-md {
	display: none!important
}
}

@media (min-width: 1200px) {
.hidden-lg {
	display: none!important;
}
}
.visible-print {
	display: none!important
}

@media print {
.visible-print {
	display: block!important
}
table.visible-print {
	display: table!important
}
tr.visible-print {
	display: table-row!important
}
td.visible-print, th.visible-print {
	display: table-cell!important
}
}
.visible-print-block {
	display: none!important
}

@media print {
.visible-print-block {
	display: block!important
}
}
.visible-print-inline {
	display: none!important
}

@media print {
.visible-print-inline {
	display: inline!important
}
}
.visible-print-inline-block {
	display: none!important
}

@media print {
.visible-print-inline-block {
	display: inline-block!important
}
}

@media print {
.hidden-print {
	display: none!important
}
}
.fontello-user:before {
	content: '\e800'
}
.fontello-mail:before {
	content: '\e801'
}
.fontello-comment:before {
	content: '\e802'
}
.fontello-location:before {
	content: '\e803'
}
.fontello-mobile:before {
	content: '\e804'
}
.fontello-phone-call:before {
	content: '\e805'
}
.fontello-down:before {
	content: '\e806'
}
.fontello-ok-1:before {
	content: '\f26b';
	font-family: 'Material-Design-Iconic-Font';
}
.fontello-left:before {
	content: '\e808'
}
.fontello-right:before {
	content: '\e809'
}
.fontello-up:before {
	content: '\e80a'
}
.fontello-cancel:before {
	content: '\e80b'
}
.fontello-down-open:before {
	content: '\f004'
}
.fontello-up-open:before {
	content: '\f005'
}
.fontello-right-open:before {
	content: '\f006'
}
.fontello-left-open:before {
	content: '\f007'
}
.fontello-twitter:before {
	content: '\f099'
}
.fontello-facebook:before {
	content: '\f09a'
}
.fontello-pinterest-circled:before {
	content: '\f0d2'
}
.fontello-pinterest-squared:before {
	content: '\f0d3'
}
.fontello-gplus-squared:before {
	content: '\f0d4'
}
.fontello-gplus:before {
	content: '\f0d5'
}
.fontello-linkedin:before {
	content: '\f0e1'
}
.fontello-youtube:before {
	content: '\f167'
}
.fontello-youtube-play:before {
	content: '\f16a'
}
.fontello-dropbox:before {
	content: '\f16b'
}
.fontello-instagram:before {
	content: '\f16d'
}
.fontello-windows:before {
	content: '\f17a'
}
.fontello-skype:before {
	content: '\f17e'
}
.fontello-vkontakte:before {
	content: '\f189'
}
.fontello-vimeo-squared:before {
	content: '\f194'
}
.fontello-slack:before {
	content: '\f198'
}
.fontello-google:before {
	content: '\f1a0'
}
.fontello-pied-piper-squared:before {
	content: '\f1a7'
}
.fontello-git-squared:before {
	content: '\f1d2'
}
.fontello-git:before {
	content: '\f1d3'
}
.fontello-paypal:before {
	content: '\f1ed'
}
.fontello-pinterest:before {
	content: '\f231'
}
.fontello-whatsapp:before {
	content: '\f232'
}
.fontello-odnoklassniki:before {
	content: '\f263'
}
.fontello-odnoklassniki-square:before {
	content: '\f264'
}
.fontello-chrome:before {
	content: '\f268'
}
.fontello-firefox:before {
	content: '\f269'
}
.fontello-opera:before {
	content: '\f26a'
}
.fontello-internet-explorer:before {
	content: '\f26b'
}
.fontello-amazon:before {
	content: '\f270'
}
.fontello-vimeo:before {
	content: '\f27d'
}
.fontello-twitter-squared:before {
	content: '\f304'
}
.fontello-facebook-squared:before {
	content: '\f308'
}
.fontello-linkedin-squared:before {
	content: '\f30c'
}
.boxer-lock {
	overflow: hidden!important
}
#boxer-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	background: #000;
	opacity: 0;
	-webkit-transition: opacity .25s linear;
	transition: opacity .25s linear
}
.boxer-open #boxer-overlay {
	opacity: .75
}
#boxer {
	width: 200px;
	height: 200px;
	position: absolute;
	right: 0;
	left: 0;
	z-index: 101;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 0 25px #000;
	opacity: 0;
	margin: 0 auto;
	padding: 10px
}
#boxer * {
	-webkit-transition: none;
	transition: none
}
#boxer, #boxer * {
	-webkit-user-select: none!important;
	-moz-user-select: none!important;
	-ms-user-select: none!important;
	user-select: none!important
}
#boxer, #boxer *, #boxer :after, #boxer :before {
	box-sizing: border-box
}
#boxer.fixed {
	position: fixed;
	top: 0;
	bottom: 0;
	margin: auto
}
#boxer.inline {
	padding: 30px
}
#boxer.animating {
	-webkit-transition: height .25s ease, width .25s ease, opacity .25s linear, top .25s ease;
	transition: height .25s ease, width .25s ease, opacity .25s linear, top .25s ease
}
#boxer.animating .boxer-container {
	-webkit-transition: opacity .25s linear .25s;
	transition: opacity .25s linear .25s
}
.boxer-open #boxer {
	opacity: 1
}
#boxer.loading .boxer-container {
	opacity: 0;
	-webkit-transition: opacity .25s linear;
	transition: opacity .25s linear
}
#boxer .boxer-close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -7.5px;
	right: -7.5px;
	z-index: 105;
	background: #fff;
	border-radius: 100%;
	cursor: pointer;
	display: block;
	overflow: hidden;
	padding: 0;
	text-indent: 200%;
	white-space: nowrap;
	-webkit-transform: translateZ(0)
}
#boxer .boxer-close:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	color: #333;
	content: "\00d7";
	display: block;
	font-size: 22px;
	font-weight: 700;
	font-family: none;
	line-height: 30px;
	margin: auto;
	text-align: center;
	text-indent: 0;
	-webkit-transition: color .15s linear;
	transition: color .15s linear
}
.no-opacity #boxer .boxer-close {
	text-indent: -999px
}
#boxer .boxer-loading {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 105;
	display: block;
	margin: auto;
	opacity: 0;
	-webkit-transition: opacity .25s linear;
	transition: opacity .25s linear
}
#boxer .boxer-loading:after, #boxer .boxer-loading:before {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 110%;
	content: '';
	display: block
}
#boxer .boxer-loading:before {
	border: 5px solid rgba(51,51,51,.25)
}
#boxer .boxer-loading:after {
	-webkit-animation: a .75s linear infinite;
	animation: a .75s linear infinite;
	border: 5px solid transparent;
	border-top-color: #333
}
#boxer.loading .boxer-loading {
	opacity: 1
}
@-webkit-keyframes a {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
to {
-webkit-transform:rotate(1turn);
transform:rotate(1turn)
}
}
@keyframes a {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
to {
-webkit-transform:rotate(1turn);
transform:rotate(1turn)
}
}
#boxer .boxer-container {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 103;
	background: #fff;
	overflow: hidden
}
#boxer .boxer-content {
	width: 100%;
	background: #fff;
	opacity: 1;
	overflow: hidden;
	padding: 0
}
#boxer.iframe .boxer-content, #boxer.inline .boxer-content {
	width: auto
}
#boxer .boxer-image {
	float: left
}
#boxer .boxer-iframe, #boxer .boxer-video {
	width: 100%;
	height: 100%
}
#boxer .boxer-iframe {
	border: none;
	float: left;
	overflow: auto
}
#boxer .boxer-meta {
	clear: both
}
#boxer .boxer-control {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	background: #fff;
	border-radius: 100%;
	box-shadow: 0 0 5px rgba(0,0,0,.25);
	cursor: pointer;
	display: block;
	margin-right: auto;
	margin-left: auto;
	opacity: 1;
	overflow: hidden;
	text-indent: 200%;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear;
	white-space: nowrap;
	-webkit-transform: translateZ(0)
}
#boxer .boxer-control:before {
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: '';
	margin: auto
}
#boxer .boxer-control.previous {
	left: 20px
}
#boxer .boxer-control.previous:before {
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 10.4px solid #333;
	margin-left: 14px
}
#boxer .boxer-control.next {
	right: 20px
}
#boxer .boxer-control.next:before {
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 10.4px solid #333;
	margin-right: 14px
}
#boxer .boxer-control.disabled {
	opacity: 0
}
.no-opacity #boxer .boxer-control {
	text-indent: -999px
}
.no-touch #boxer .boxer-control {
	opacity: 0
}
.no-touch #boxer:hover .boxer-control {
	opacity: 1
}
.no-touch #boxer:hover .boxer-control.disabled {
	opacity: 0;
	cursor: default!important
}
#boxer .boxer-meta {
	padding: 10px 0 0
}
#boxer .boxer-position {
	color: #999;
	font-size: 12px;
	margin: 0;
	padding: 15px 15px 0
}
#boxer .boxer-caption p {
	color: #666;
	font-size: 14px;
	margin: 0;
	padding: 15px
}
#boxer .boxer-caption.gallery p {
	padding-top: 0
}
#boxer .boxer-error {
	width: 250px
}
#boxer .boxer-error p {
	color: #900;
	font-size: 14px;
	margin: 0;
	padding: 25px;
	text-align: center;
	text-transform: uppercase
}
#boxer.mobile {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #111;
	border-radius: 0;
	padding: 40px 0 0
}
#boxer.mobile .boxer-close, #boxer.mobile .boxer-close:hover {
	height: 40px;
	width: 40px;
	top: 0;
	right: 0;
	background: #111;
	border-radius: 0
}
#boxer.mobile .boxer-close:before, #boxer.mobile .boxer-close:hover:before {
	color: #ccc;
	font-size: 28px;
	font-weight: 700;
	line-height: 40px
}
#boxer.mobile .boxer-loading:before {
	border-color: hsla(0,0%,60%,.25)
}
#boxer.mobile .boxer-loading:after {
	border-top-color: #999
}
#boxer.mobile .boxer-container {
	background: #111
}
#boxer.mobile .boxer-content {
	background-color: #111
}
#boxer.mobile .boxer-control {
	width: 50px;
	height: 100%;
	background: #111;
	border-radius: 0;
	box-shadow: none;
	opacity: 1
}
#boxer.mobile .boxer-control.previous {
	left: 0
}
#boxer.mobile .boxer-control.previous:before {
	border-right-color: #eee;
	margin-left: 19px
}
#boxer.mobile .boxer-control.next {
	right: 0
}
#boxer.mobile .boxer-control.next:before {
	border-left-color: #eee;
	margin-right: 19px
}
.no-touch #boxer.mobile .boxer-control, .no-touch #boxer.mobile:hover .boxer-control {
	opacity: 1
}
.no-touch #boxer.mobile .boxer-control.disabled, .no-touch #boxer.mobile:hover .boxer-control.disabled {
	opacity: 0;
	cursor: default!important
}
#boxer.mobile .boxer-meta {
	width: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #111;
	padding: 15px 65px
}
#boxer.mobile .boxer-position {
	color: #999;
	font-size: 12px;
	margin: 0;
	padding: 0 15px 0 0
}
#boxer.mobile .boxer-caption p {
	color: #eee;
	font-size: 14px;
	margin: 0;
	padding: 0
}
#boxer.mobile .boxer-image {
	-webkit-transition: none!important;
	transition: none!important;
	-webkit-transform: translate(0);
	transform: translate(0)
}
#boxer.mobile.animated .boxer-image {
	-webkit-transition: -webkit-transform .25s ease-out!important;
	transition: -webkit-transform .25s ease-out!important;
	transition: transform .25s ease-out!important;
	transition: transform .25s ease-out, -webkit-transform .25s ease-out!important
}
#boxer.mobile.iframe .boxer-content, #boxer.mobile.inline .boxer-content {
	overflow-x: hidden;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}
.owl-carousel, .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative
}
.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}

.testimonials .owl-stage {
    /* width: 100%!important; */
    overflow: hidden;
    /* height: 350px; */
    white-space: nowrap;
    display: flex;
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translateZ(0);
}

.testimonials .owl-carousel .owl-stage-outer {
    margin-top: -32px!Important;
}
.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: none
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-loaded {
	display: block
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
	display: none
}
.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.no-js .owl-carousel {
	display: block
}
.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
	z-index: 0
}
.owl-carousel .owl-animated-out {
	z-index: 1
}
.owl-carousel .fadeOut {
	-webkit-animation-name: b;
	animation-name: b
}
@-webkit-keyframes b {
0% {
opacity:1
}
to {
opacity:0
}
}
@keyframes b {
0% {
opacity:1
}
to {
opacity:0
}
}
.owl-height {
	-webkit-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}
.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform .1s ease;
	transition: -webkit-transform .1s ease;
	transition: transform .1s ease;
	transition: transform .1s ease, -webkit-transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3);
	transform: scale(1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}
.owl-theme .owl-nav {
	margin-top: 10px
}
.owl-theme .owl-nav [class*=owl-] {
	color: #fff;
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: #d6d6d6;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px
}
.owl-theme .owl-nav [class*=owl-]:hover {
	background: #869791;
	color: #fff;
	text-decoration: none
}
.owl-theme .owl-nav .disabled {
	opacity: .5;
	cursor: default
}
.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity .2s ease;
	transition: opacity .2s ease;
	border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791
}
.vegas-overlay, .vegas-slide, .vegas-slide-inner, .vegas-timer, .vegas-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
	border: none;
	padding: 0;
	margin: 0
}
.vegas-overlay {
	opacity: .5;
	background: url(overlays/02.png) 50%
}
.vegas-timer {
	top: auto;
	bottom: 0;
	height: 2px
}
.vegas-timer-progress {
	width: 0;
	height: 100%;
	background: #fff;
	-webkit-transition: width ease-out;
	transition: width ease-out
}
.vegas-timer-running .vegas-timer-progress {
	width: 100%
}
.vegas-slide, .vegas-slide-inner {
	margin: 0;
	padding: 0;
	background: 50% no-repeat;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
body .vegas-container {
	overflow: hidden!important;
	position: relative
}
.vegas-video {
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto
}
body.vegas-container {
	overflow: auto;
	position: static;
	z-index: -2
}
body.vegas-container>.vegas-overlay, body.vegas-container>.vegas-slide, body.vegas-container>.vegas-timer {
	position: fixed;
	z-index: -1
}
:root body.vegas-container>.vegas-overlay, :root body.vegas-container>.vegas-slide, _::full-page-media, _:future {
bottom:-76px
}
.vegas-transition-blur, .vegas-transition-blur2 {
	opacity: 0;
	-webkit-filter: blur(32px);
	filter: blur(32px)
}
.vegas-transition-blur2-in, .vegas-transition-blur-in {
	opacity: 1;
	-webkit-filter: blur(0);
	filter: blur(0)
}
.vegas-transition-blur2-out {
	opacity: 0
}
.vegas-transition-burn, .vegas-transition-burn2 {
	opacity: 0;
	-webkit-filter: contrast(1000%) saturate(1000%);
	filter: contrast(1000%) saturate(1000%)
}
.vegas-transition-burn2-in, .vegas-transition-burn-in {
	opacity: 1;
	-webkit-filter: contrast(100%) saturate(100%);
	filter: contrast(100%) saturate(100%)
}
.vegas-transition-burn2-out {
	opacity: 0;
	-webkit-filter: contrast(1000%) saturate(1000%);
	filter: contrast(1000%) saturate(1000%)
}
.vegas-transition-fade, .vegas-transition-fade2 {
	opacity: 0
}
.vegas-transition-fade2-in, .vegas-transition-fade-in {
	opacity: 1
}
.vegas-transition-fade2-out {
	opacity: 0
}
.vegas-transition-flash, .vegas-transition-flash2 {
	opacity: 0;
	-webkit-filter: brightness(25);
	filter: brightness(25)
}
.vegas-transition-flash2-in, .vegas-transition-flash-in {
	opacity: 1;
	-webkit-filter: brightness(1);
	filter: brightness(1)
}
.vegas-transition-flash2-out {
	opacity: 0;
	-webkit-filter: brightness(25);
	filter: brightness(25)
}
.vegas-transition-negative, .vegas-transition-negative2 {
	opacity: 0;
	-webkit-filter: invert(100%);
	filter: invert(100%)
}
.vegas-transition-negative2-in, .vegas-transition-negative-in {
	opacity: 1;
	-webkit-filter: invert(0);
	filter: invert(0)
}
.vegas-transition-negative2-out {
	opacity: 0;
	-webkit-filter: invert(100%);
	filter: invert(100%)
}
.vegas-transition-slideDown, .vegas-transition-slideDown2 {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}
.vegas-transition-slideDown2-in, .vegas-transition-slideDown-in {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.vegas-transition-slideDown2-out {
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}
.vegas-transition-slideLeft, .vegas-transition-slideLeft2 {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}
.vegas-transition-slideLeft2-in, .vegas-transition-slideLeft-in {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
.vegas-transition-slideLeft2-out, .vegas-transition-slideRight, .vegas-transition-slideRight2 {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}
.vegas-transition-slideRight2-in, .vegas-transition-slideRight-in {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
.vegas-transition-slideRight2-out {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}
.vegas-transition-slideUp, .vegas-transition-slideUp2 {
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}
.vegas-transition-slideUp2-in, .vegas-transition-slideUp-in {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.vegas-transition-slideUp2-out {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}
.vegas-transition-swirlLeft, .vegas-transition-swirlLeft2 {
	-webkit-transform: scale(2) rotate(35deg);
	transform: scale(2) rotate(35deg);
	opacity: 0
}
.vegas-transition-swirlLeft2-in, .vegas-transition-swirlLeft-in {
	-webkit-transform: scale(1) rotate(0);
	transform: scale(1) rotate(0);
	opacity: 1
}
.vegas-transition-swirlLeft2-out, .vegas-transition-swirlRight, .vegas-transition-swirlRight2 {
	-webkit-transform: scale(2) rotate(-35deg);
	transform: scale(2) rotate(-35deg);
	opacity: 0
}
.vegas-transition-swirlRight2-in, .vegas-transition-swirlRight-in {
	-webkit-transform: scale(1) rotate(0);
	transform: scale(1) rotate(0);
	opacity: 1
}
.vegas-transition-swirlRight2-out {
	-webkit-transform: scale(2) rotate(35deg);
	transform: scale(2) rotate(35deg);
	opacity: 0
}
.vegas-transition-zoomIn, .vegas-transition-zoomIn2 {
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0
}
.vegas-transition-zoomIn2-in, .vegas-transition-zoomIn-in {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1
}
.vegas-transition-zoomIn2-out, .vegas-transition-zoomOut, .vegas-transition-zoomOut2 {
	-webkit-transform: scale(2);
	transform: scale(2);
	opacity: 0
}
.vegas-transition-zoomOut2-in, .vegas-transition-zoomOut-in {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1
}
.vegas-transition-zoomOut2-out {
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0
}
.vegas-animation-kenburns {
	-webkit-animation: c ease-out;
	animation: c ease-out
}
@-webkit-keyframes c {
0% {
-webkit-transform:scale(1.5);
transform:scale(1.5)
}
to {
-webkit-transform:scale(1);
transform:scale(1)
}
}
@keyframes c {
0% {
-webkit-transform:scale(1.5);
transform:scale(1.5)
}
to {
-webkit-transform:scale(1);
transform:scale(1)
}
}
.vegas-animation-kenburnsDownLeft {
	-webkit-animation: d ease-out;
	animation: d ease-out
}
@-webkit-keyframes d {
0% {
-webkit-transform:scale(1.5) translate(10%, -10%);
transform:scale(1.5) translate(10%, -10%)
}
to {
-webkit-transform:scale(1) translate(0);
transform:scale(1) translate(0)
}
}
@keyframes d {
0% {
-webkit-transform:scale(1.5) translate(10%, -10%);
transform:scale(1.5) translate(10%, -10%)
}
to {
-webkit-transform:scale(1) translate(0);
transform:scale(1) translate(0)
}
}
.vegas-animation-kenburnsDownRight {
	-webkit-animation: e ease-out;
	animation: e ease-out
}
@-webkit-keyframes e {
0% {
-webkit-transform:scale(1.5) translate(-10%, -10%);
transform:scale(1.5) translate(-10%, -10%)
}
to {
-webkit-transform:scale(1) translate(0);
transform:scale(1) translate(0)
}
}
@keyframes e {
0% {
-webkit-transform:scale(1.5) translate(-10%, -10%);
transform:scale(1.5) translate(-10%, -10%)
}
to {
-webkit-transform:scale(1) translate(0);
transform:scale(1) translate(0)
}
}
.vegas-animation-kenburnsDown {
	-webkit-animation: f ease-out;
	animation: f ease-out
}
@-webkit-keyframes f {
0% {
-webkit-transform:scale(1.5) translateY(-10%);
transform:scale(1.5) translateY(-10%)
}
to {
-webkit-transform:scale(1) translate(0);
transform:scale(1) translate(0)
}
}
@keyframes f {
0% {
-webkit-transform:scale(1.5) translateY(-10%);
transform:scale(1.5) translateY(-10%)
}
to {
-webkit-transform:scale(1) translate(0);
transform:scale(1) translate(0)
}
}
.vegas-animation-kenburnsLeft {
	-webkit-animation: g ease-out;
	animation: g ease-out
}
@-webkit-keyframes g {
0% {
-webkit-transform:scale(1.5) translate(10%);
transform:scale(1.5) translate(10%)
}
to {
-webkit-transform:scale(1) translate(0);
transform:scale(1) translate(0)
}
}
@keyframes g {
0% {
-webkit-transform:scale(1.5) translate(10%);
transform:scale(1.5) translate(10%)
}
to {
-webkit-transform:scale(1) translate(0);
transform:scale(1) translate(0)
}
}
.vegas-animation-kenburnsRight {
	-webkit-animation: h ease-out;
	animation: h ease-out
}
@-webkit-keyframes h {
0% {
-webkit-transform:scale(1.5) translate(-10%);
transform:scale(1.5) translate(-10%)
}
to {
-webkit-transform:scale(1) translate(0);
transform:scale(1) translate(0)
}
}
@keyframes h {
0% {
-webkit-transform:scale(1.5) translate(-10%);
transform:scale(1.5) translate(-10%)
}
to {
-webkit-transform:scale(1) translate(0);
transform:scale(1) translate(0)
}
}
.vegas-animation-kenburnsUpLeft {
	-webkit-animation: i ease-out;
	animation: i ease-out
}
@-webkit-keyframes i {
0% {
-webkit-transform:scale(1.5) translate(10%, 10%);
transform:scale(1.5) translate(10%, 10%)
}
to {
-webkit-transform:scale(1) translate(0);
transform:scale(1) translate(0)
}
}
@keyframes i {
0% {
-webkit-transform:scale(1.5) translate(10%, 10%);
transform:scale(1.5) translate(10%, 10%)
}
to {
-webkit-transform:scale(1) translate(0);
transform:scale(1) translate(0)
}
}
.vegas-animation-kenburnsUpRight {
	-webkit-animation: j ease-out;
	animation: j ease-out
}
@-webkit-keyframes j {
0% {
-webkit-transform:scale(1.5) translate(-10%, 10%);
transform:scale(1.5) translate(-10%, 10%)
}
to {
-webkit-transform:scale(1) translate(0);
transform:scale(1) translate(0)
}
}
@keyframes j {
0% {
-webkit-transform:scale(1.5) translate(-10%, 10%);
transform:scale(1.5) translate(-10%, 10%)
}
to {
-webkit-transform:scale(1) translate(0);
transform:scale(1) translate(0)
}
}
.vegas-animation-kenburnsUp {
	-webkit-animation: k ease-out;
	animation: k ease-out
}
@-webkit-keyframes k {
0% {
-webkit-transform:scale(1.5) translateY(10%);
transform:scale(1.5) translateY(10%)
}
to {
-webkit-transform:scale(1) translate(0);
transform:scale(1) translate(0)
}
}
@keyframes k {
0% {
-webkit-transform:scale(1.5) translateY(10%);
transform:scale(1.5) translateY(10%)
}
to {
-webkit-transform:scale(1) translate(0);
transform:scale(1) translate(0)
}
}
#footer .footer__form, #top-bar, #top-bar__navigation-toggler span:after, #top-bar__navigation-toggler span:before, .b-table, .b-video .b-video__btn-play i:after, .b-video .b-video__btn-play i:before, .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video, .feedback--slider .owl-dots, .feedback--style-2 .feedback__item, .gallery, .gallery .gallery__item--text, .pattern, .section-heading, .start-screen__slider, .start-screen__slider .vegas-dots, .start-screen__static-bg, .team .team__description, .team .team__photo img, .v-align>*, form .input-wrp input, form .input-wrp textarea, form button[type=submit] {
	width: 100%
}
#top-bar__navigation-toggler span:after, #top-bar__navigation-toggler span:before, .b-video, .b-video .b-video__btn-play i:after, .b-video .b-video__btn-play i:before, .b-video .b-video__inner, .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video, .pattern, .start-screen__content, .start-screen__content-container, .start-screen__slider, .start-screen__static-bg, .team .team__photo img, .v-align, .v-align:before {
	height: 100%
}
#btn-to-top:before, .v-align:before {
	width: 0
}
#btn-to-top:before, .embed-responsive, .team .team__photo {
	height: 0
}
#btn-to-top-wrap, .pricing-table .price-item__active .price-item__bg {
	display: none
}
#btn-to-top, #top-bar__logo, #top-bar__navigation-toggler span, .ancor, .embed-responsive, .pricing-table .price-item__btn, .pricing-table .price-item__price span, form .input-wrp, form .input-wrp input, form .input-wrp textarea, form button[type=submit] {
	display: block;
}
.b-table {
	display: table
}
.b-table .cell {
	display: table-cell
}
#btn-to-top:before, .b-video .b-video__btn-play, .b-video .b-video__btn-play i, .custom-btn, .feedback .feedback__author img, .list-with-icon .list__item__ico, .list-with-icon .list__item__ico:not([class*=" fontello-"]):before, .partners-list .partners-list__item, .pricing-table .price-item__price:before, .social-btns a, .start-screen__btn, .start-screen__slider .vegas-dots a, .v-align:before, .v-align>* {
	display: inline-block
}
#btn-to-top, #footer, #footer .contact__item, #footer .s-form, #top-bar__navigation-toggler span, #top-bar__navigation li, .b-video, .b-video .b-video__btn-play, .b-video .b-video__btn-play i, .b-video .b-video__inner, .container, .container-fluid, .custom-btn, .embed-responsive, .feedback, .feedback .feedback__item, .feedback .feedback__text, .gallery, .gallery .gallery__item, .list-with-icon, .list-with-icon .list__item, .parallax, .pricing-table .price-item, .pricing-table .price-item__btn, .pricing-table .price-item__list, .pricing-table .price-item__price, .pricing-table .price-item__title, .section, .section-heading, .social-btns, .start-screen, .start-screen__btn, .start-screen__content-container, .team .team__item, .team .team__photo, body, form, form .input-wrp {
	position: relative
}

li.menu-item.bookbtn {
}

li.menu-item.phone a {
    font-size: 13px!Important;
    font-style: italic;
    border-top: 0px dotted #fff;
}
#footer.footer--style-2 .s-form:before, #top-bar, #top-bar__navigation-toggler span:after, #top-bar__navigation-toggler span:before, .b-video .b-video__btn-play:before, .b-video .b-video__btn-play i:after, .b-video .b-video__btn-play i:before, .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video, .feedback--slider .owl-dots, .feedback .feedback__text:before, .pattern, .pricing-table .price-item__bg, .pricing-table .price-item__label, .start-screen__slider, .start-screen__slider .vegas-dots, .start-screen__static-bg, .team .team__description, .team .team__photo img, form .input-wrp i {
	position: absolute
}
.b-video .b-video__btn-play i:after, .b-video .b-video__btn-play i:before, .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video, .pattern, .start-screen__slider, .start-screen__static-bg, .team .team__photo img {
	top: 0;
	left: 0
}
.parallax, .section--background, .start-screen__static-bg {
	background-position: right 340px!important;
	background-repeat: no-repeat;
	background-size: 373px;
}
#footer .contact__item i, #footer.footer--style-1 .footer__copy, #top-bar__logo, .fl-l, .gallery, .list-with-icon--style-3 .list__item__ico {
	float: left
}
#top-bar__navigation, .fl-r {
	/* float: right; */
}
#btn-to-top, .b-video, .custom-btn, .feedback .feedback__item, .list-with-icon--style-3 .list__item__ico, .partners-list, .pricing-table .price-item, .pricing-table .price-item__btn, .section-heading.section-heading--center, .social-btns a, .start-screen__btn, .start-screen__slider .vegas-dots, .team .team__description, .text-center {
	text-align: center
}
.feedback--style-1 .feedback__text, .section-heading.section-heading--left, .start-screen form, .text-left {
	text-align: left
}

.loading {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)translateX(-50%);
    left: 50%;
    display: none;
    filter: brightness(150%);
}
.section-heading.section-heading--right, .text-right {
	text-align: right
}
.b-video .b-video__btn-play, .feedback .feedback__author img, .list-with-icon .list__item__ico, .owl-theme .owl-dots .owl-dot, .pricing-table .price-item__price:before, .start-screen__slider .vegas-dots a, .v-top {
	vertical-align: top
}
#btn-to-top:before, .b-video .b-video__btn-play i, .custom-btn, .list-with-icon .list__item__ico:not([class*=" fontello-"]):before, .partners-list .partners-list__item, .start-screen__btn, .v-align:before, .v-align>*, .v-middle {
	vertical-align: middle
}
.social-btns a, .v-bottom {
	vertical-align: bottom
}
html {
	font-size: 10px
}
body {
	font-size: 1.5rem;
	font-family: Roboto, sans-serif;
	line-height: 1.538;
	color: #555;
	background-color: #fff;
	overflow-x: hidden!important;
}

.inmenutitle {
    display: none;
}

.increaseorders {
    width: 100%;
    font-size: 23px;
    /* max-width: 600px; */
    text-align: center;
    margin: auto;
    font-weight: 100;
    /* padding-bottom: 82px; */
    /* height: 310px; */
    /* padding-top: 42px; */
    background-color: #fafafa;
    overflow: hidden;
    max-width: 100vw;
    /* display: none; */
    margin-bottom: -23px;
    border-top: 1px solid var(--activecolor);
    /* border-bottom: 1px solid var(--activecolor); */
    box-shadow: 42px 7px 162px rgba(var(--activecolorr),0.2);
    margin-left: 0px;
    margin-right: 0px!important;
    max-width: none;
}

.increaseorders p {
    font-weight: bold;
    font-size: 33px;
    font-family: Raleway, sans-serif;
    margin-top: -2px;
}

.increaseorders em {
    max-width: 600px;
}
/* @font-face {
	font-family: fontello;
	src: url(../fonts/fontello.eot?29710832);
	src: url(../fonts/fontello.eot?29710832#iefix) format("embedded-opentype"), url(../fonts/fontello.woff2?29710832) format("woff2"), url(../fonts/fontello.woff?29710832) format("woff"), url(../fonts/fontello.ttf?29710832) format("truetype"), url(../fonts/fontello.svg?29710832#fontello) format("svg");
	font-weight: 400;
	font-style: normal
} */
[class*=" fontello-"]:before, [class^=fontello-]:before {
	/* font-family: fontello; */
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: auto;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.owl-theme .owl-dots {
	line-height: 1
}
.owl-theme .owl-dots .owl-dot {
	opacity: .3;
	-webkit-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out
}
.owl-theme .owl-dots .owl-dot span {
	background: 0 0;
	box-shadow: inset 0 0 0 2px var(--activecolor);
	margin: 5px 4px;
	border-radius: 50%;
	-webkit-transition: background .3s ease-in-out, box-shadow .3s ease-in-out, opacity .3s ease-in-out;
	-webkit-transition: background .3s ease-in-out, opacity .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
	transition: background .3s ease-in-out, box-shadow .3s ease-in-out, opacity .3s ease-in-out
}
.owl-theme .owl-dots .owl-dot.active, .owl-theme .owl-dots .owl-dot:hover {
	opacity: 1
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: 0 0;
	box-shadow: inset 0 0 0 6px var(--activecolor)
}
a {
	color: var(--activecolor);
	outline: none;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}
a:focus, a:hover {
	color: var(--activecolor);
	text-decoration: none
}
.h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5 {
	line-height: 1.1;
	font-weight: 700;
	font-family: Raleway, sans-serif;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out
}
.h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child, .h5:first-child, h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child {
	margin-top: 0
}
.h1:last-child, .h2:last-child, .h3:last-child, .h4:last-child, .h5:last-child, h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child {
	margin-bottom: 0
}
main .h1, main .h2, main .h3, main .h4, main .h5, main h1, main h2, main h3, main h4, main h5 {
	color: #444
}
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, h1 a, h2 a, h3 a, h4 a, h5 a {
	color: inherit
}
.h1, h1 {
	font-size: 3.5rem;
}
.h2, h2 {
	font-size: 2.5rem
}
.h3, h3 {
	font-size: 1.8rem
}
.h4, h4 {
	font-size: 3.6rem;
}
.h5, h5 {
	font-size: 1.4rem
}
.h1, h1 {
	margin-top: 25px;
	margin-bottom: 25px;
}
.h1.h2, .h1.h3, h1.h2, h1.h3 {
	margin-top: 20px;
	margin-bottom: 20px
}
.h1.h4, .h1.h5, h1.h4, h1.h5 {
	margin-top: 15px;
	margin-bottom: 15px
}
.h2, .h3, h2, h3 {
	margin-top: 20px;
	margin-bottom: 20px
}
.h2.h4, .h2.h5, .h3.h4, .h3.h5, .h4, .h5, h2.h4, h2.h5, h3.h4, h3.h5, h4, h5 {
	margin-top: 15px;
	margin-bottom: 15px
}
.h4.h2, .h4.h3, .h5.h2, .h5.h3, h4.h2, h4.h3, h5.h2, h5.h3 {
	margin-top: 20px;
	margin-bottom: 20px
}
.h5, h5 {
	line-height: 1.2;
	font-weight: 400
}
.section-heading {
	line-height: 1.4;
	font-size: 1.6rem;
	font-family: Raleway, sans-serif;
	font-weight: 400;
	color: #5a5a5a;
	max-width: 700px;
	padding-top: 95px;
	margin-bottom: 65px;
	z-index: auto;
}

.freemonth {
    font-weight: bold;
    color: #444;
}
.section-heading:first-child {
	padding-top: 0;
	margin-top: -5px;
	/* text-align: center; */
}

.why .section-heading:first-child {
    max-width: 100%;
}
.section-heading:last-child {
	margin-bottom: 0
}
.section-heading.section-heading--white {
	color: #fff;
	margin-top: 27px;
}

.section-heading.section-heading--white li {
    line-height: 29px;
    background: rgb(255 255 255);
    border-radius: 11px;
    margin-bottom: 12px;
    float: left;
    /* width: 98px; */
    /* height: 88px; */
    line-height: 17px;
    color: #6f6a6a;
    font-weight: 500;
    list-style: none;
    padding: 10px;
    font-size: 14px;
    margin-right: 12px;
    box-shadow: 0 9px 21px -17px #000;
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'Roboto';
    font-weight: 400;
    border-bottom: 1px solid var(--activecolor);
}


.grocery .section-heading.section-heading--white li{
	
/* background: rgb(255 138 9 / 45%); */
}
.section-heading.section-heading--white .title {
	color: inherit;
	font-size: 38px;
	font-weight: bold;
	margin-bottom: 52px;
}
.section-heading.section-heading--left {
	margin-left: 0;
	margin-right: auto;
	margin-bottom: 335px;
	max-width: 582px;
}

.section-heading.section-heading--left h2 {
    color: #333!important;
    margin-bottom: 29px!Important;
}
.section-heading.section-heading--center {
	margin-left: auto;
	margin-right: auto;
}

.team .section-heading.section-heading--center {
    max-width: none;
}

.team .section-heading.section-heading--center p {
    max-width: 700px;
    margin: auto;
}
.section-heading.section-heading--right {
	margin-left: auto;
	margin-right: 0
}
.b-video .section-heading {
	padding-top: 43px
}
.trustedby .title{
	/* margin-top: 112px; */
}
.section-heading .title {
	color: #333;
	/* text-align: center; */
}

.home .trustedby .title {
    font-weight: bold;
    /* font-size: 27px; */
    margin-top: 42px;
}

.pricing .section-heading .title p {
	color: #666;
	/* text-align: center; */
	font-size: 20px;
	margin-top: 9px;
	font-weight: 300;
}

.pricing .section-heading .title p.txt12 {
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
}
.addons .section-heading .title {
    color: #fff;
}
.section-heading p {
	margin-top: 25px;
}

.section.features .section-heading p {
    display: none;
}
main p {
	margin-top: 20px;
	margin-bottom: 20px
}
main p:first-child {
	margin-top: 0
}
main p:last-child {
	margin-bottom: 0
}
* {
	padding: 0;
	margin: 0;
}

.fs {padding-top: 262px;display: none;}

.fs h3 {font-weight: normal!important;}

span.intitle {
    text-align: left;
    display: block;
    margin-bottom: 12px;
    color: #888;
    margin-left: 38px;
    border-bottom: 1px dotted #ccc;
    height: 28px;
}

.keywords {
    width: 100%;
    display: none;
    margin-top: 52px;
    font-size: 11px;
    list-style: none;
    border-top: 1px dotted #666;
    padding-bottom: 32px;
    padding-top: 33px;
}

.keywords li {
    display: inline-block;
    color: #999;
}

.dview {
    position: absolute;
    right: 340px;
    top: 114px;
    width: 1000px;
}

.terms li {
    list-style: decimal;
}

.terms li li {
    list-style: lower-roman;
    margin-left: 44px;
}

.thankyou {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)translateX(-50%);
    text-align: center;
    display: none;
    width: 80%;
    color: #fff;
    left: 50%;
}

.contactform .thankyou {
    margin-top: -100px;
}

.branchprices {
    width: 100%;
    text-align: center;
    color: #333;
    /* padding-top: 42px; */
    position: relative;
    font-size: 14px;
    background-color: #faffb2;
    padding: 17px;
    border-radius: 26px;
    max-width: 970px;
    margin: auto;
    display: none;
}

.leb .branchprices {
    display: block;
}

.branchprices:before {
    /* content: ""; */
    position: absolute;
    width: 22px;
    height: 1px;
    background-color: var(--activecolor);
    top: -14px;
}

i.zmdi.zmdi-plus-circle-o.plussetup {
    width: 100%;
    text-align: center;
    font-size: 22px;
    border-top: 1px dotted #ddd;
    margin-top: 42px;
    padding-top: 22px;
}

.pricing-table.pricing-table--style-2.setupfees {
    margin-top: -75px;
    margin-bottom: -68px;
}

.setupfees i.zmdi.zmdi-plus-circle-o {
    position: absolute;
    top: -39px;
}

.features i.zmdi {
    font-size: 30px;
    margin-bottom: 14px;
    position: relative;
    /* margin-right: -65px; */
}

.features .col-sm-6 i.zmdi {
    margin-right: auto;
    margin-left: -63px;
}

.section.features .col-md-pull-6 i.zmdi {
    margin-right: -46px!Important;
}

.features i.zmdi:after {content:"";width:40px;height:40px;background-color:var(--activecolor);position:absolute;opacity:0.1;border-radius:100%;left: 5px;top: -3px;}

.addons p {
    margin-left: 15px;
    margin-right: 15px;
}

.addons i.zmdi {
    font-size: 60px;
    margin-bottom: 31px;
}

i.pricingplus {
    font-size: 40px;
}
ol, ul {
	list-style: none;
	list-style-image: none
}

.desktop .parallax {
	background-attachment: fixed;
	background-image: url("../img/map.png");
}

.desktop .parallax.dim:before {
    filter: blur(9px);
    /* opacity: 0.5; */
    opacity: 0.5;
    transition: 0.5s linear;
}
.v-align:before {
	content: "";
	margin-left: -4px
}
.circled {
	border-radius: 50%
}
.col-MB-30 {
	margin-bottom: 30px
}
.col-MB-25 {
	margin-bottom: 25px
}
.col-MB-20 {
	margin-bottom: 20px
}
.col-MB-15 {
	margin-bottom: 15px
}

@media only screen and (min-width:768px) {
.col-sm-MB-30 {
	margin-bottom: 30px
}
.col-sm-MB-25 {
	margin-bottom: 25px
}
.col-sm-MB-20 {
	margin-bottom: 20px
}
.col-sm-MB-15 {
	margin-bottom: 15px
}
}

@media only screen and (min-width:768px) {
.col-md-MB-30 {
	margin-bottom: 30px;
	width: 100%;
	margin-top: -41px;
}
.col-md-MB-25 {
	margin-bottom: 25px
}
.col-md-MB-20 {
	margin-bottom: 20px
}
.col-md-MB-15 {
	margin-bottom: 15px
}
}

@media only screen and (min-width:1200px) {
.col-lg-MB-30 {
	margin-bottom: 30px
}
.col-lg-MB-25 {
	margin-bottom: 25px
}
.col-lg-MB-20 {
	margin-bottom: 20px
}
.col-lg-MB-15 {
	margin-bottom: 15px
}
}
.section {
	padding-top: 60px;
	padding-bottom: 60px;
	/* display: none; */
}

section.section.sellbetter {
    margin-top: 22px;
}

.section.why {
    border-top: 1px solid #ccc;
    background-color: #f9f9f9;
    padding-bottom: 0px;
}

section.section.trustedby {
    margin-top: 48px;
}

.home .trustedby {
    margin-top: -192px!important;
}
.section--background-base {
	background-color: #fafafa;
	border-right: 1px solid #eee;
}

.section--background-base {
    background-image: url("../img/graphbg1.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-bottom: 184px!important;
    opacity: 0.95;
}
.section--background-base-light {
	background-color: #eee;
}
.section--background-dark {
	background-color: #2c2b2b;
	/* opacity: 0.7; */
}
.section--background-base, .section--background-dark {
	color: #fff;
	width: calc(100% - 462px);
	margin: auto;
	border-radius: 18px;
}
.section--with-border {
	border-top: 1px solid #f1f1f1;
	padding-top: 59px
}

.getstarted {
    margin-top: -31px;
    /* margin-bottom: -75px; */
}

@media only screen and (min-width:768px) {
.section {
	padding-top: 80px;
	padding-bottom: 80px
}

section.section.section--background-dark .col-sm-6 {
    min-height: 300px;
}
.section--with-border {
	padding-top: 79px
}
}

@media only screen and (min-width:768px) {
.section {
	padding-top: 69px;
	padding-bottom: 23px;
	margin-left: 0px;
	width: 100%;
}

.section.terms {
    padding-top: 110px;
    padding-left: 58px;
}
.section--with-border {
	padding-top: 58px;
}
}
.embed-responsive {
	padding: 0;
	overflow: hidden
}
.embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	border: 0
}
.embed-responsive-21by9 {
	padding-bottom: 42.857143%
}
.embed-responsive-16by9 {
	padding-bottom: 56.25%
}
.embed-responsive-4by3 {
	padding-bottom: 75%
}
.embed-responsive-1by1 {
	padding-bottom: 100%
}
.pattern {
	background-color: var(--activecolor)
}
.social-btns {
	margin-left: -5px;
	margin-right: -5px;
	font-size: 0;
	line-height: 0;
	letter-spacing: -1px
}
.social-btns a {
	min-width: 1em;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 1;
	font-size: 2.2rem;
	letter-spacing: 0;
	text-decoration: none;
	color: hsla(0,0%,100%,.5);
	-webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
	transition: background-color .3s ease-in-out, color .3s ease-in-out
}
.social-btns a:hover {
	color: #fff
}
#btn-to-top-wrap {
	position: fixed;
	right: 25px;
	bottom: 25px;
	z-index: 5
}
#btn-to-top {
	width: 44px;
	height: 44px;
	line-height: 38px;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	background-color: var(--activecolor)
	opacity: .7;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}
#btn-to-top:before {
	content: '';
	border-bottom: 6px solid #fff;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent
}
#btn-to-top:hover {
	opacity: 1
}
.start-screen {
	color: var(--activecolor);
	height: calc(100vh - 50px);
	min-height: 730px;
	max-height: 779px;
}

.start-screen__static-bg.parallax:before {content: "";background-image: url("../img/home.png");position: absolute;right: 10%;top: 535px;width: 886px;height: 503px;z-index: 2;transform: translateY(-50%);margin-top: -30px;background-repeat: no-repeat;}

.retail .start-screen__static-bg.parallax:before {
    background-image: url(../img/home-retail.png);
}

.grocery .start-screen__static-bg.parallax:before {
    background-image: url(../img/home-grocery.png);
}

.getdemo .start-screen__static-bg.parallax:before {
    background: none;
}
.start-screen__slider, .start-screen__static-bg {
	position: absolute!important
}
.start-screen--static-bg--style-1 .start-screen__static-bg:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 115px;
	background-image: url(../img/home_img/bevel.png);
	background-position: 0 0
}
.start-screen__static-bg {
	background-color: rgba(var(--activecolorr),0.06);
	/* box-shadow: inset 42px 7px 162px rgba(var(--activecolorr),0.2); */
}

.pricingp .start-screen__static-bg {
    display: none!important;
}
.start-screen--slider .start-screen__content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out
}
.start-screen--slider .start-screen__content.active {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity .5s ease-in-out .2s, visibility .3s ease-in-out;
	transition: opacity .5s ease-in-out .2s, visibility .3s ease-in-out
}
.start-screen__slider {
	height: 100%!important
}
.start-screen__slider .vegas-dots {
	left: 0;
	bottom: 40px;
	line-height: 0;
	z-index: 3
}
.start-screen__slider .vegas-dots a {
	width: 15px;
	height: 15px;
	margin: 0 5px;
	cursor: pointer;
	background-color: #fff;
	border-radius: 50%;
	-webkit-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out
}
.start-screen__slider .vegas-dots a:hover {
	background-color: #8db6e0
}
.start-screen__slider .vegas-dots a.active {
	cursor: default;
	background-color: var(--activecolor)
}
.start-screen__content-container {
	padding-top: 100px;
	padding-bottom: 80px;
}

.pricingp .start-screen__content-container {
    display: none!Important;
}

.pricingp .start-screen, .tourp .start-screen, .featuresp .start-screen,.examplesp .start-screen {
    display: none;
}
.start-screen__content p {
	margin: 12px 0;
	text-align: left;
}

p.headersm {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    font-family: roboto,sans-serif;
    color: #333;
    margin-top: 22px;
    margin-bottom: -45px;
}

p.headersm span:before {/* content: "-"; */font-size: 62px;position: absolute;top: 2px;left: -35px;font-family: 'Material-Design-Iconic-Font';font-style: normal;font-weight: 400;speak: none;display: inline-block;text-decoration: inherit;width: auto;text-align: center;font-variant: normal;text-transform: none;line-height: 1em;-webkit-font-smoothing: antialiased;content: "\f26b";font-size: 20px;margin-right: 22px;color: var(--activecolor);}

p.headersm span {
    position: relative;
}
.start-screen__content p:first-child {
	margin-top: 0
}
.start-screen__content p:last-child {
	margin-bottom: -22px;
	/* display: none; */
}
.start-screen .title {
	line-height: 54px;
	font-size: 3.5rem;
}
.start-screen form {
	background-color: #ffffff;
	padding: 10px 30px 0;
	margin-top: 40px;
	z-index: 3;
	transition: all 0.4s linear;
	border-radius: 12px;
	display: none;
}

.getdemo .start-screen form {height: 390px;background-color: #fff;}

.start-screen form .text {
    font-size: 17px!important;
    color: var(--activecolor)!important;
    /* margin-top: -21px; */
}
.start-screen form .input-wrp input, .start-screen form .input-wrp textarea {
	border-bottom-color: #cccccc;
	color: #807e7e;
}
.show .input-wrp input{
	color:#fff!Important;
}
.start-screen form .input-wrp input::-webkit-input-placeholder, .start-screen form .input-wrp textarea::-webkit-input-placeholder {
color:#d0d0d0
}
.start-screen form .input-wrp input:-moz-placeholder, .start-screen form .input-wrp input::-moz-placeholder, .start-screen form .input-wrp textarea:-moz-placeholder, .start-screen form .input-wrp textarea::-moz-placeholder {
color:#d0d0d0
}
.start-screen form .input-wrp input:-ms-input-placeholder, .start-screen form .input-wrp textarea:-ms-input-placeholder {
color:#d0d0d0
}
.start-screen form .input-wrp i {
	color: #747474
}
.start-screen form .btn-wrp {
	margin: 0 -30px;
	bottom: 0px;
	z-index: 1;
	position: absolute;
	width: 100%;
}

.start-screen form .btn-wrp:hover{
	background-color:aliceblue!important
}

button.submitrequest {
    background-color: #000000!important;
}
.start-screen form button[type=submit] {
	background-color: var(--activecolor);
	color: #fff;
	height: 68px;
	border: none;
	border-radius: 0;
	font-size: 19px;
	font-weight: 600;
}
.start-screen form button[type=submit]:focus, .start-screen form button[type=submit]:hover {
	background-color: #ff8000;
}
.start-screen form .text {
	margin-bottom: 38px;
	font-size: 1.4rem;
	color: #9d9d9d;
	display: none;
}
.start-screen form .heading {
	color: #fff;
	display: none;
}
.start-screen form .note {
	line-height: 1;
	font-size: 1.2rem;
	color: #818181;
	margin: 45px 0
}
.start-screen__btn {
	line-height: 1.1;
	font-weight: 400;
	font-size: 1.76rem;
	font-family: Roboto, sans-serif;
	color: #fff!important;
	FONT-WEIGHT: 200;
	box-shadow: none;
	outline: none;
	background-color: transparent;
	min-width: 180px;
	min-height: 58px;
	padding: 20px 10px;
	border-radius: 8px;
	-webkit-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
	transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
	border: 2px solid #fff;
	display: none;
	border-bottom: 5px solid #03a84e;
}
.start-screen__btn:focus, .start-screen__btn:hover {
	background-color: #252a2d
}

@media only screen and (min-width:481px) {
.start-screen__content-container {
	padding-bottom: 90px;
}
.start-screen .title {
	font-size: 52px;
}
.start-screen__btn {
	margin-top: 20px;
	display: block;
	width: 250px;
	background: var(--activecolor);
	font-weight: bold;
	text-transform: uppercase;
	z-index: 4;
}
}

@media only screen and (min-width: 768px) {

	.pricecol{
		width:600px;
	}
.start-screen--static-bg--style-1 {
	/* max-height: calc(100vh - 208px); */
	border-bottom: 50px solid transparent;
}
.start-screen--static-bg--style-1 .start-screen__content-container .container {
	padding-bottom: 0;
	/* height: 811px; */
}

.start-screen--static-bg--style-1 .start-screen__content-container .container .row {
    position: absolute;
    width: 100%;
    bottom: 150px;
}
.start-screen .title {
	font-size: 46px;
}
.start-screen form {
	margin-top: 35px;
	height: 137px;
	overflow: hidden;
	box-shadow: -3px 19px 74px -14px rgba(0,0,0,0.46);
}
}


@media only screen and (min-width: 769px) {
.start-screen .title {
	font-size: 5.0rem;
	text-align: left;
	position: absolute;
	bottom: -176px;
}

.start-screen {
    min-height: 500px;
    height: 499px;
}
}

@media only screen and (min-width: 769px) and (orientation:portrait) {
.start-screen .title {
	font-size: 42px;
	text-align: left;
	position: absolute;
	bottom: -336px!important;
}

.start-screen__btn {
    margin-top: -42px;
}

.pages {
    /* margin-left: -116px; */
}

.start-screen {
    min-height: 500px;
    height: 499px;
}
}

@media only screen and (min-width: 1025px) {
.start-screen .title {
	bottom: -236px;
}

.start-screen {
    height: calc(100vh - 130px);
    min-height: 670px;
}
}





@media only screen and (min-width: 1400px) {
.start-screen .title {
	font-size: 5.4rem;
	text-align: left;
	position: absolute;
	bottom: -243px;
	font-weight: 600;
	font-size: 53px;
	color: var(--activecolor);
	/* font-family: 'Roboto'; */
	line-height: 52px;
}
}

@media only screen and (max-width:767px) {
.start-screen--static-bg--style-1 {
	height: auto
}
}

@media only screen and (max-width:999px) {
i.zmdi.zmdi-plus-circle-o.plussetup{
	margin-bottom:33px;
}
}
.section-about--style-1 a:not(.custom-btn) {
	color: inherit
}
.section-about--style-1 .img-place img {
	max-width: 100%;
	height: auto
}

@media only screen and (min-width:768px) {
.section-about--style-1 {
	margin-bottom: 100px;
}
.section-about--style-1:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	max-width: 230px;
	background-color: #fff;
	z-index: 0
}
.section-about--style-1 .img-place {
	position: absolute;
	top: 70px;
	right: 0;
	z-index: 1;
}
.section-about--style-1 .img-place img {
	max-width: none
}
}

@media only screen and (min-width:1200px) {
.section-about--style-1:before {
	max-width: 590px;
}
}
.section-apps {
	background-color: #010101;
	color: #fff
}

@media only screen and (min-width:768px) {
.section-apps {
	margin-bottom: 100px
}
.section-apps .img-place {
	position: absolute;
	top: -20px;
	right: 15px
}
.section-apps .text {
	padding-top: 60px
}
}

@media only screen and (min-width:1200px) {
.section-apps .img-place {
	left: 0;
	right: auto
}
.section-apps .text {
	padding-top: 110px;
	padding-bottom: 35px
}
}
#top-bar {
	top: 0;
	left: 0;
	z-index: 6
}

.us div#top-bar {
/*     margin-top: 0px; */
}
#top-bar__logo {
	width: 212px;
	height: 59px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../img/site_logo.png);
	background-size: cover;
	MARGIN-TOP: -8px;
}

.fnb #top-bar__logo {
    background-image: url(../img/site_logo_fnb.png);
}

.grocery #top-bar__logo {
    background-image: url(../img/site_logo_grocery.png);
}

.retail #top-bar__logo {
    background-image: url(../img/site_logo_retail.png);
}

.fixed.in #top-bar__logo, .forcefix #top-bar__logo {
    width: 143px;
    height: 42px;
    margin-top: -4px;
    margin-left: 6px;
    position: absolute;
    z-index: 1;
}

.retail .fixed.in #top-bar__logo, .forcefix .retail #top-bar__logo {
    background-image: url(../img/site_logo_retail_g.png);
}
.fnb .fixed.in #top-bar__logo,.forcefix .fnb #top-bar__logo {
    background-image: url(../img/site_logo_fnb_g.png);
    position: absolute;
    z-index: 1;
}
.grocery .fixed.in #top-bar__logo,.forcefix .grocery #top-bar__logo {
    background-image: url(../img/site_logo_grocery_g.png);
}
#top-bar__navigation-toggler {
	position: fixed;
	top: 50px;
	right: 18px;
	padding: 19px 10px;
}

.setupp #top-bar__navigation-toggler {
    display: none;
}

#top-bar__navigation-toggler.active:before {display: none;}

#top-bar__navigation-toggler:before {
    position: absolute;
    width: 120px;
    right: 0px;
    background-color: var(--activecolor);
    border-radius: 5px;
    height: 33px;
    z-index: 1;
    text-align: center;
    line-height: 33px;
    color: #fff;
    top: 6px;
    border-bottom: 2px solid var(--activecolor);
}
#top-bar__navigation-toggler span {
	height: 3px;
	width: 20px
}
#top-bar__navigation-toggler span:after, #top-bar__navigation-toggler span:before {
	content: "";
	left: 0
}
#top-bar__navigation-toggler span:before {
	top: -6px
}
#top-bar__navigation-toggler span:after {
	top: 6px
}
#top-bar__navigation-toggler span, #top-bar__navigation-toggler span:after, #top-bar__navigation-toggler span:before {
	background-color: #fff;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
#top-bar__navigation-toggler.active span {
	background-color: transparent
}
#top-bar__navigation-toggler.active span:after, #top-bar__navigation-toggler.active span:before {
	top: 0;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}
#top-bar__navigation-toggler.active span:before {
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg)
}
#top-bar__navigation-toggler.active span:after {
	-webkit-transform: rotate(-225deg);
	transform: rotate(-225deg)
}
#top-bar__navigation {
	/* padding-top: 10px; */
	margin-right: 19px;
	width: 100%;
	/* position: relative; */
}
.fixed #top-bar__navigation, .forcefix li.menu-item.bookbtn {
	padding-top: 5px;
}
#top-bar__navigation ul {
	line-height: 0;
	font-size: 0;
	letter-spacing: -1px;
	white-space: nowrap;
	/* overflow: hidden; */
	width: 100%;
	text-align: right;
}

.setupp #top-bar__navigation ul, .payp #top-bar__navigation ul {
    display: none;
}
#top-bar__navigation a {
	color: #fff;
}

.fixed.in #top-bar__navigation a,.forcefix #top-bar__navigation a {
    color: #333;
    /* font-weight: bold; */
    font-family: 'Roboto',sans-serif;
    letter-spacing: 0.3px!important;
}

.fixed #top-bar__navigation li.login, .fixed #top-bar__navigation li.bookbtn {top: -6px;}

#top-bar__navigation .login:before{
	display:none!important;
}
#top-bar__navigation a:not(.custom-btn) {
	line-height: 1;
	letter-spacing: 0;
	white-space: normal;
	outline: none;
	padding: 3px 5px;
	/* text-transform: uppercase; */
	font-size: 18px!Important;
	font-family: 'Roboto',sans-serif;
	position: fixed;
	top: 55px;
	/* right: 22px; */
	/* font-weight: bold; */
	position: fixed;
	top: 2px;
}

.pages a {
    font-size: 24px!important;
}



#top-bar__navigation .phone span {
    position: absolute;
    top: 20px;
    left: 3px;
    /* width: 52px; */
    /* height: 55px; */
    visibility: visible;
    display: block;
    color: #ffffffb3;
    font-size: 10px;
    letter-spacing: 2px;
    font-weight: bold;
}

.fixed.in #top-bar__navigation .phone span,.forcefix #top-bar__navigation .phone span {
    color: #666;
    top: 29px;
}

@media only screen and (min-width: 768px) {
#top-bar {
	padding-top: 55px
}
.desktop #top-bar {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.desktop #top-bar.in {
	-webkit-animation-name: l;
	animation-name: l
}
.desktop #top-bar.out {
	-webkit-animation-name: m;
	animation-name: m
}
#top-bar.fixed, .forcefix #top-bar {
	position: fixed;
	height: 80px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #fff;
	/* border-bottom: 1px solid #eee; */
	margin-top: 30px;
}

li.menu-item.login {
    border-bottom: 1px dotted #ccc;
    border-radius: 8px;
}

.callnbtn.only {display: none!important;}
#top-bar__navigation-toggler {
	display: none
}

#top-bar__navigation li {
	display: inline-block;
	vertical-align: middle;
	margin-left: -69px;
	margin-top: 6px;
	font-size: 13px;
	display: none;
	/* box-shadow: -3px 7px 6px -1px rgba(var(--activecolorr),0.1); */
	/* padding-left: 12px; */
	/* padding-right: 12px; */
	/* border-radius: 5px; */
}

li.menu-item.feat {
    display: block!important;
    width: fit-content;
    position: fixed!important;
    z-index: 2;
    left: 50%;
    top: 48px;
    border: 1px dotted #ddd;
    padding: 7px;
    padding-top: 2px;
    margin: auto;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 5px;
    box-shadow: -3px 7px 6px -1px rgba(var(--activecolorr),0.1);
}

.fixed.in li.menu-item.feat {
    top: 18px;
}

li.menu-item.feat a {
    position: relative!important;
    display: inline-block;
}

.fixed.in #top-bar__navigation .phone,.forcefix #top-bar__navigation .phone {
    top: -6px;
}

li.menu-item.bookbtn {
    background-color: #ed9414;
    padding: 7px;
    border-radius: 5px;
    display: none!Important;
}

.fixed li.menu-item.bookbtn, .forcefix li.menu-item.bookbtn {
    background-color: #333;
    padding: 14px;
    border-radius: 5px;
    display: inline-block!important;
    font-weight: bold;
    color: #fff!important;
    min-width: 172px;
    text-align: center;
    text-transform: uppercase;
    top: 53px;
}

.fixed li.menu-item.bookbtn a, .forcefix li.menu-item.bookbtn a {
    font-weight: bold!important;
}
.fixed li.menu-item.bookbtn:before, .forcefix li.menu-item.bookbtn:before{
	display:none;
}

.fixed li.menu-item.bookbtn a, .forcefix li.menu-item.bookbtn a {
    color: #fff!important;
}

#top-bar__navigation li:first-child {
	margin-left: 0
}

li.menu-item.bookbtn {}

li.menu-item.phone {
    padding-top: 33px;
}
#top-bar__navigation li.menu-item--button {
	margin-top: -12px;
	margin-bottom: -10px;
	margin-left: 20px
}
#top-bar__navigation li:not(.menu-item--button):after, #top-bar__navigation li:not(.menu-item--button):before {
	content: "";
	position: absolute;
	left: -20px;
	width: 21px;
	background-color: var(--activecolor);
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	transform: skew(30deg, 1deg);
}
#top-bar__navigation li:not(.menu-item--button):before {
	bottom: -55%;
	margin-bottom: 7px;
	height: 84px;
}
#top-bar__navigation li:not(.menu-item--button):after {
	top: 100%;
	margin-top: 7px;
	height: 12px;
	opacity: 0!Important;
}
.fixed #top-bar__navigation li:not(.menu-item--button):after,
.forcefix #top-bar__navigation li:not(.menu-item--button):after {
	height: 20px;
	opacity: 0!important;
}
#top-bar__navigation li:not(.menu-item--button).active:after, #top-bar__navigation li:not(.menu-item--button).active:before, #top-bar__navigation li:not(.menu-item--button):hover:after, #top-bar__navigation li:not(.menu-item--button):hover:before {
	opacity: 0.1;
}
 #top-bar__navigation li:not(.menu-item--button):hover:before{
 	
background-color: #fff;
 	
/* opacity: 0.2; */
 	
/* height: 50px!Important; */
 	
/* top: -58px; */
 	
/* left: -12px; */
 }
#top-bar__navigation a {
	font-size: 15px!Important;
	font-weight: 500;
}

a.bookbtna {
    right: 22px;
}

.fixed.in #top-bar__navigation a.bookbtna {
    top: 33px;
}
.fixed.in #top-bar__navigation li:not(.menu-item--button):hover:before,
.forcefix #top-bar__navigation li:not(.menu-item--button):hover:before{
	background-color:var(--activecolor);
}
}

@media only screen and (max-width: 767px) {
	.mopen a.bookbtna {
    position: fixed;
    bottom: auto;
    top: 560px;
    left: 50%;
    background-color: var(--activecolor);
    height: 65px;
    padding-left: 22px!important;
    padding-right: 22px!important;
    border-radius: 9px;
    color: #fff!Important;
    transform: translateX(-50%);
    width: 280px;
}

.mopen a.bookbtna li {
    font-size: 20px!Important;
}
#top-bar {
	position: fixed;
	height: 80px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #252a2d;
	/* overflow: hidden; */
	/* border-bottom: 1px solid #eee; */
}

#top-bar.fixed.in,.forcefix #top-bar {
    background-color: #fff;
    border-bottom: 1px solid #eee;
}

.payp div#top-bar {
    margin-top: -1px;
}
#top-bar.expanded, #top-bar.expanded>.container {
	height: 100%;
	transition: all .2s linear;
}
#top-bar__navigation {
	position: absolute;
	top: 75px;
	right: 0px;
	bottom: 0;
	left: 15px;
	padding: 0!important;
	text-align: center;
	overflow-y: auto;
}
#top-bar__navigation:before, #top-bar__navigation ul {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
#top-bar__navigation:before {
	content: "";
	width: 0;
	height: 100%;
	margin-left: -4px
}
#top-bar__navigation li {
	/* display: block!important; */
	margin-top: 9px!important;
	height: 26px;
	width: 95vw;
	text-align: center;
	/* margin-left: -15px; */
	font-size: 32px!important;
	margin-bottom: 21px!important;
	padding-bottom: 5px!important;
	margin-right: auto;
	border: 0px;
}

#top-bar__navigation li {
    visibility: hidden;
}

.expanded #top-bar__navigation li {
    visibility: visible;
}

li.menu-item.feat {
    font-weight: bold;
}

.mopen #top-bar__navigation li.login {
    border: 0px;
    position: absolute;
    top: 202px;
}

.mopen #top-bar__navigation li.login a {
    font-size: 22px;
    position: fixed!Important;
    width: 100%;
    bottom: 236px;
    left: 0px;
    /* transform: translate(-50%); */
    /* height: 22px; */
    top: auto;
    text-decoration: underline;
    text-underline-offset: 9px;
}

#top-bar__navigation .pages li:nth-child(2) {
    /* display: none; */
}

li.menu-item.bookbtn {position: relative!important;top: 0px!important;display: none;}

#top-bar__navigation li a {
    font-size: 36px;
}

.expanded #top-bar__navigation li a {
    top: 22px;
}

.expanded #top-bar__navigation li a {
    position: relative!Important;
}
#top-bar__navigation li:first-child {
	/* margin-top: 0; */
	/* border-bottom: 1px solid #444; */
	/* margin-bottom: 5px!important; */
	/* padding-bottom: 0px!important; */
	/* box-sizing: content-box; */
	/* width: 100%; */
}
#top-bar__navigation li.active a {
	color: #fff;
	background-color: #fff;
	/* line-height: 30px; */
	/* padding-top: 13px; */
	/* border-radius: 9px; */
	background-color: var(--activecolor);
}

.fixed.in #top-bar__navigation .bookbtn a, .forcefix #top-bar__navigation .bookbtn a {
    color: #fff;
    background-color: #333;
    border-radius: 8px;
    text-align: center;
    font-size: 26px;
    line-height: 49px;
    padding: unset;
    padding-top: 13px;
    position: absolute;
    width: 300px;
    margin-left: -1px;
    bottom: -387px;
    left: 50%;
    display: block!important;
    transform: translateX(-50%);
}
#top-bar__navigation a {
	font-size: 2rem;
	padding-bottom: 15px!important;
	border-bottom: 0px solid#444!important;
}

#top-bar__navigation a {
    visibility: hidden;
    pointer-events: none;
}

.expanded #top-bar__navigation a {
    visibility: visible;
    pointer-events: all;
}

.expanded a.bookbtna {bottom: 72px;position: fixed;top: auto!important;}

.expanded a.bookbtna li {
    width: 100%!important;
    visibility: visible!important;
    display: block;
}
}
@-webkit-keyframes l {
0% {
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0);
visibility:visible
}
to {
-webkit-transform:translateZ(0);
transform:translateZ(0)
}
}
@keyframes l {
0% {
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0);
visibility:visible
}
to {
-webkit-transform:translateZ(0);
transform:translateZ(0)
}
}
@-webkit-keyframes m {
0% {
-webkit-transform:translateZ(0);
transform:translateZ(0)
}
to {
visibility:hidden;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
}
@keyframes m {
0% {
-webkit-transform:translateZ(0);
transform:translateZ(0)
}
to {
visibility:hidden;
-webkit-transform:translate3d(0, -100%, 0);
transform:translate3d(0, -100%, 0)
}
}
.faq-list .faq-list__inner {
	margin-bottom: -50px
}
.faq-list .faq-item {
	position: relative;
	margin-bottom: 50px
}
.feedback .feedback__inner {
	margin-bottom: -30px
}
.feedback .feedback__item {
	margin-bottom: 30px
}
.feedback .feedback__text:before {
	content: "“";
	line-height: 1;
	font-size: 100px;
	font-family: Roboto, sans-serif;
	font-weight: 700;
	color: var(--activecolor);
	text-shadow: 4px 4px 5px rgba(1,1,1,.18)
}
.feedback .feedback__author img {
	width: 60px;
	height: auto;
}

.feedback .feedback__author.testia img {
    width: 100%;
    height: auto;
}

.trustedby .feedback .feedback__author img {
    border-radius: 10px;
    border: 1px solid #eee;
    width: 62px;
    height: auto;
}
.feedback .feedback__author .name {
	margin-bottom: 5px;
	font-size: 14px;
	color: #999;
}
.feedback .feedback__author .position {
	margin-top: 10px;
	margin-bottom: 0;
	color: #6e6d6d;
}
.feedback--slider .feedback__inner, .feedback--slider .feedback__item {
	margin-bottom: 0
}
.feedback--slider .owl-dots {
	left: 0;
	margin-top: 20px!important
}
.feedback--style-1 .feedback__text {
	background-color: #fff;
	padding: 35px 25px 30px 35px;
	margin-left: 15px;
	margin-bottom: 30px;
	box-shadow: 4px 4px 0 rgba(60,131,203,.04)
}
.feedback--style-1 .feedback__text:before {
	top: 15px;
	left: -20px
}
.feedback--style-2 .feedback__item {
	max-width: 970px;
	margin-left: auto;
	margin-right: auto
}
.feedback--style-2 .feedback__text {
	font-size: 2rem;
	font-family: Raleway, sans-serif;
	font-weight: 300;
	padding-top: 40px;
	margin-bottom: 30px
}
.feedback--style-2 .feedback__text:before {
	top: -5px;
	left: 0;
	right: 0;
	margin: auto
}
.feedback-slider--style-1 .owl-carousel .owl-stage-outer {
	width: calc(100% + 4px)
}

@media only screen and (min-width:481px) {
.feedback--style-2 .feedback__text {
	font-size: 2.5rem;
	margin-bottom: 40px
}
}

@media only screen and (min-width:768px) {
.feedback--style-2 .feedback__text {
	font-size: 3rem;
	padding-top: 0;
	margin-left: 55px;
	margin-bottom: 60px
}
section.section.trustedby{

}
.feedback--style-2 .feedback__text:before {
	left: -50px;
	right: auto
}
}
#footer {
	background-color: #f3f3f3;
	border-top: 1px solid var(--activecolor);
	box-shadow: 42px 7px 162px #ccc;
}

.home #footer {
    box-shadow: none;
}
#footer .s-form {
	background-color: var(--activecolor);
}

.request-form input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #252a2d inset;
}

.contactform input{
	color:#fff!important;
}

.contactform textarea{
	color:#fff!important;
}

.contactform input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px var(--activecolor) inset;
}

#footer .footer__form .input-wrp input, #footer .footer__form .input-wrp textarea {
	border-bottom-color: hsla(0, 0%, 100%, 0.37);
	color: #c5def7;
}

input[type="text"] {}
#footer .footer__form .input-wrp input::-webkit-input-placeholder, #footer .footer__form .input-wrp textarea::-webkit-input-placeholder {
color:#fff
}
#footer .footer__form .input-wrp input:-moz-placeholder, #footer .footer__form .input-wrp input::-moz-placeholder, #footer .footer__form .input-wrp textarea:-moz-placeholder, #footer .footer__form .input-wrp textarea::-moz-placeholder {
color:#fff
}
#footer .footer__form .input-wrp input:-ms-input-placeholder, #footer .footer__form .input-wrp textarea:-ms-input-placeholder {
color:#fff
}
#footer .footer__form button[type=submit] {
	margin-top: 25px;
	padding-top: 13px;
	padding-bottom: 13px
}
#footer .contact__item {
	line-height: 1.8;
	font-size: 14px;
	font-weight: 300;
	color: #828282;
	padding-left: 55px;
	margin-bottom: 22px;
	float: left;
	width: 33%;
}
#footer .contact__item>a {
	color: inherit
}
#footer .contact__item>a {
	padding: 2px 0;
	border-bottom: 0px solid hsla(0,0%,100%,.5);
	font-size: 16px;
}
#footer .contact__item>a:hover{
	/* border-bottom:1px dotted #ccc; */
	color:var(--activecolor);
}
#footer .contact__item>a:last-of-type{/* font-weight:bold!important */}
#footer .contact__item>a[href^=mailto]:focus, #footer .contact__item>a[href^=mailto]:hover {
	border-bottom-color: transparent
}
#footer .contact__item i {
	margin-left: -35px;
	line-height: 30px;
	font-size: 2rem;
	color: hsla(0,0%,100%,.5);
}
#footer .contact__item .ftit{
	
width: 100%;
	
display: inline-block;
	
border-bottom: 1px dotted #ccc;
	
margin-bottom: 7px;
	
padding-bottom: 7px;
	
color: var(--activecolor);
	
font-weight: bold;
	
font-family: raleway,sans-serif;
}
#footer .footer__copy {
	line-height: 1.9;
	color: #6d6e71;
	font-size: 1.5rem;
}
#footer .footer__copy a {
	text-decoration: underline
}
#footer .footer__copy a:hover {
	text-decoration: none
}
#footer.footer--style-1 .footer__form {
	max-width: 630px
}
#footer.footer--style-1 .footer__form .input-wrp textarea {
	margin-top: 55px
}
#footer.footer--style-1 .footer__contact {
	padding-top: 45px;
	padding-bottom: 65px;
	/* box-shadow: 42px 7px 162px rgba(var(--activecolorr),0.2); */
}

.home #footer.footer--style-1 .footer__contact {
    box-shadow: none;
}
#footer.footer--style-1 .footer__bottom-text {
	border-top: 1px solid #d5d5d5;
	padding: 30px 0;
	background-color: #fff;
}
#footer.footer--style-1 .social-btns {
	text-align: center;
	margin-bottom: 30px
}
#footer.footer--style-2 .s-form:before {
	content: "";
	top: 0;
	bottom: 0;
	left: -15px;
	right: -15px;
	background-color: var(--activecolor)
}
#footer.footer--style-3 .footer__form {
	max-width: 700px
}
#footer.footer--style-3 .map-container {
	position: relative;
	height: 350px;
	width: 100%;
	z-index: 2
}
#footer.footer--style-3 .map-container .g_map {
	height: 100%
}
#footer.footer--style-2 .footer__contact, #footer.footer--style-3 .footer__contact, #footer .s-form {
	padding-top: 60px;
	padding-bottom: 60px
}

@media only screen and (min-width:481px) {
#footer.footer--style-1 .social-btns {
	float: right;
	margin-bottom: 0
}
#footer.footer--style-3 .footer__form .b-table .cell {
	padding-left: 20px;
	width: 25%;
	min-width: 170px
}
#footer.footer--style-3 .footer__form .b-table .cell:first-child {
	padding-left: 0;
	width: auto;
	min-width: 0
}
#footer.footer--style-3 .footer__form .input-wrp {
	margin-bottom: 0
}
#footer.footer--style-3 .footer__form button[type=submit] {
	margin-top: 0
}
#footer.footer--style-3 .map-container {
	height: 500px
}
}

@media only screen and (min-width:768px) {
#footer.footer--style-2 .footer__contact, #footer.footer--style-3 .footer__contact, #footer .s-form {
	padding-top: 80px;
	padding-bottom: 80px
}
#footer.footer--style-2:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 50%;
	background-color: var(--activecolor)
}
#footer.footer--style-3 .map-container {
	float: right;
	width: 50%;
	height: 700px
}
}

@media only screen and (min-width:768px) {
#footer.footer--style-2 .footer__contact, #footer.footer--style-3 .footer__contact, #footer .s-form {
	padding-bottom: 100px
}
#footer.footer--style-2 .footer__contact, #footer.footer--style-3 .footer__contact {
	padding-top: 155px
}
#footer .s-form {
	padding-top: 100px;
	background-image: url(../img/home_img/4.png);
	background-size: cover;
}
}

@media only screen and (max-width:480px) {
#footer.footer--style-3 .footer__form .b-table, #footer.footer--style-3 .footer__form .b-table .cell {
	display: block
}
}
form .input-wrp input, form .input-wrp textarea, form button[type=submit] {
	font-size: 1.6rem;
	box-shadow: none;
	outline: none;
	-webkit-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
	transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
}
form .input-wrp {
	margin-bottom: 10px
}
form .input-wrp input, form .input-wrp textarea {
	background: none;
	background: transparent;
	border: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-radius: 0;
	padding-top: 17px;
	padding-bottom: 20px;
	padding-right: 25px;
	line-height: 1.4;
}
form .input-wrp input::-webkit-input-placeholder, form .input-wrp textarea::-webkit-input-placeholder {
-webkit-transition:color .3s ease-in-out;
transition:color .3s ease-in-out
}
form .input-wrp input:-moz-placeholder, form .input-wrp input::-moz-placeholder, form .input-wrp textarea:-moz-placeholder, form .input-wrp textarea::-moz-placeholder {
-webkit-transition:color .3s ease-in-out;
transition:color .3s ease-in-out
}
form .input-wrp input:-ms-input-placeholder, form .input-wrp textarea:-ms-input-placeholder {
-webkit-transition:color .3s ease-in-out;
transition:color .3s ease-in-out
}
form .input-wrp textarea {
	resize: vertical;
	min-height: 160px
}
form .input-wrp i {
	right: 0;
	top: 0;
	line-height: 5.9rem;
	font-size: 1.8rem;
	color: #fff
}
form button[type=submit] {
	line-height: 1.2
}
main form button[type=submit] {
	margin-top: 10px
}
.gallery .gallery__item--text {
	padding-top: 60px;
	padding-bottom: 60px
}
.gallery .gallery__item--image {
	margin: 0 -15px;
	min-height: 300px
}
.gallery .row:nth-of-type(2n+1) .gallery__item--text {
	margin-right: auto
}
.gallery .row:nth-of-type(2n) .gallery__item--text {
	margin-left: auto
}
.section [class*=" container"] .gallery:first-child, .section [class^=container] .gallery:first-child {
	margin-bottom: -60px
}

@media only screen and (min-width:768px) {
.gallery .gallery__item--text {
	max-width: 330px;
	padding-top: 30px;
	padding-bottom: 30px
}
.gallery .gallery__item--image {
	min-height: 400px
}
.gallery .row:nth-of-type(2n+1) .gallery__item--text {
	padding-left: 30px
}
.gallery .row:nth-of-type(2n) .gallery__item--text {
	padding-right: 30px
}
.section [class*=" container"] .gallery:first-child, .section [class^=container] .gallery:first-child {
	margin-bottom: -80px
}
}

@media only screen and (min-width:768px) {
.gallery .gallery__item--text {
	max-width: 440px
}
.gallery .gallery__item--image {
	min-height: 500px
}
.gallery .row:nth-of-type(2n+1) .gallery__item--text {
	padding-left: 50px
}
.gallery .row:nth-of-type(2n) .gallery__item--text {
	padding-right: 50px
}
.section [class*=" container"] .gallery:first-child, .section [class^=container] .gallery:first-child {
	margin-bottom: -100px
}
}

@media only screen and (min-width:1200px) {
.gallery .gallery__item--text {
	max-width: 555px
}
.gallery .row:nth-of-type(2n+1) .gallery__item--text {
	padding-left: 70px
}
.gallery .row:nth-of-type(2n) .gallery__item--text {
	padding-right: 70px
}
}
.list-with-icon {
	text-align: center;
	max-width: 1090px!important;
	margin: auto;
}
.list-with-icon .list__inner {
	margin-bottom: -35px;
}
.list-with-icon .list__item {
	margin-bottom: 91px;
}

.why .list-with-icon .list__item:before {content: "";width: 31px;height: 76px;border-left: 12px solid var(--activecolor);border-right: 12px solid var(--activecolor);transform: skew(39deg, -11deg);opacity: 0.1;position: absolute;}
.list-with-icon .list__item__ico:not([class*=" fontello-"]):before {
	content: ""
}
.list-with-icon .list__item__title {
	/* margin-bottom: 59px; */
	font-size: 17px;
	font-weight: 400;
	margin-top: -53px;
	line-height: 23px;
	font-family: 'Roboto';
	color: #000!important;
}

.why .list__item__title {
    color: #444!important;
}

.why .list-with-icon .list__item__title {
    margin-top: 23px;
    color: #000;
    font-size: 30px;
}
.list-with-icon--style-1 .list__item__ico {
	height: 49px;
	line-height: 49px;
	margin-bottom: 15px
}

.why .list-with-icon--style-1 .list__item__ico {
    height: 26px;
    margin-bottom: -5px;
}
.list-with-icon--style-1 .list__item__ico--1:before {
	width: 52px;
	height: 42px;
	background-image: url(../img/ico/ico_1.png)
}
.list-with-icon--style-1 .list__item__ico--2:before {
	width: 30px;
	height: 48px;
	background-image: url(../img/ico/ico_2.png)
}
.list-with-icon--style-1 .list__item__ico--3:before {
	width: 40px;
	height: 48px;
	background-image: url(../img/ico/ico_3.png)
}
.list-with-icon--style-1 .list__item__ico--4:before {
	width: 48px;
	height: 44px;
	background-image: url(../img/ico/ico_4.png)
}
.list-with-icon--style-1 .list__item__ico--5:before {
	width: 46px;
	height: 38px;
	background-image: url(../img/ico/ico_5.png)
}
.list-with-icon--style-1 .list__item__ico--6:before {
	width: 48px;
	height: 43px;
	background-image: url(../img/ico/ico_6.png)
}
.list-with-icon--style-1 .list__item__ico--7:before {
	width: 48px;
	height: 37px;
	background-image: url(../img/ico/ico_7.png)
}
.list-with-icon--style-1 .list__item__ico--8:before {
	width: 38px;
	height: 49px;
	background-image: url(../img/ico/ico_8.png)
}
.list-with-icon--style-1 .list__item__ico--9:before {
	width: 44px;
	height: 49px;
	background-image: url(../img/ico/ico_9.png)
}
.list-with-icon--style-2 .list__item {
	color: #fff;
}
.list-with-icon--style-2 .list__item__ico {
	height: 62px;
	line-height: 62px;
	margin-bottom: 30px
}
.list-with-icon--style-2 .list__item__ico--1:before {
	width: 65px;
	height: 62px;
	background-image: url(../img/ico/ico_1.png);
}
.list-with-icon--style-2 .list__item__ico--2:before {
	width: 98px;
	height: 71px;
	background-image: url(../img/ico/ico_2.png);
}

.list-with-icon .list__item__ico:before {
    background-size: contain;
    background-repeat: no-repeat;
}
.list-with-icon--style-2 .list__item__ico--3:before {
	width: 75px;
	height: 65px;
	background-image: url(../img/ico/ico_3.png);
}

.list-with-icon--style-2 .list__item__ico--4:before {
    width: 78px;
    height: 75px;
    background-image: url(../img/ico/ico_5.png);
}
.list-with-icon--style-2 .list__item__title {
	font-size: 19px;
	color: #fff!important;
	font-weight: 600;
}

.youwillget h3 {
    margin-top: 22px!important;
}
.list-with-icon--style-3 {
	text-align: left
}
.list-with-icon--style-3 .list__item {
	padding-left: 63px;
}
.list-with-icon--style-3 .list__item__ico {
	margin-left: -50px;
	width: 30px;
	height: 30px;
	border: 2px solid var(--activecolor);
	line-height: 27px;
	font-size: 13px;
	color: var(--activecolor);
	margin-top: 8px;
}
.list-with-icon--style-4 .list__item__ico {
	margin-bottom: 30px
}
.list-with-icon--style-4 .list__item__ico:before {
	width: 58px;
	height: 80px
}
.list-with-icon--style-4 .list__item__ico--1:before {
	background-image: url(../img/ico/ico_doc_1.png)
}
.list-with-icon--style-4 .list__item__ico--2:before {
	background-image: url(../img/ico/ico_doc_2.png)
}
.list-with-icon--style-4 .list__item__ico--3:before {
	background-image: url(../img/ico/ico_doc_3.png)
}

@media only screen and (min-width:768px) {
.list-with-icon {
	text-align: left
}

.included .list-with-icon .list__item {
    min-height: 24px;
    border-bottom: 1px solid #eee;
    /* padding-top: 18px; */
    /* padding-left: 41px; */
    padding-bottom: 20px;
}

.included .list-with-icon .list__item h3 {
    color: #333!important;
    font-weight: 500;
}
.list-with-icon--style-1 .col-md-pull-6 .list__item, .list-with-icon--style-1 .col-md-pull-12 .list__item {
	text-align: right
}
.list-with-icon--style-4 .list__item:before {
	content: '\f006';
	position: absolute;
	top: 20px;
	right: 100%;
	font-size: 2.5rem;
	font-family: fontello;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: auto;
	text-align: center;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	min-width: 20px;
	margin-right: 5px;
	color: #c9c9c9;
	display: none;
}
.list-with-icon--style-4 .col-xs-12:first-child .list__item:before {
	content: none
}
}
.partners-list {
	line-height: 0;
	font-size: 0;
	letter-spacing: -1px;
	overflow: hidden
}
.partners-list .partners-list__inner {
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: -30px
}
.partners-list .partners-list__item {
	line-height: 1;
	font-size: 15px;
	letter-spacing: 0;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px
}

.partners-list .partners-list__item img {
    width: 158px;
}
.pricing-table .pricing__inner {
	margin-bottom: 44px;
}
.pricing-table .price-item {
	/* overflow: hidden; */
	background-color: #fff;
	/* max-width: 400px; */
	/* padding: 39px 15px 0; */
	margin-bottom: 30px;
	width: 100%;
	position: relative;
}

.setupfees .price-item.center-block {
    background-color: transparent!important;
}

.price-item.center-block {}

.setupfees .price-item__bg {
    border: 0px!Important;
}
.pricing-table .price-item__label {
	top: 34px;
	right: -71px;
	min-width: 190px;
	/* padding: 25px 10px 10px; */
	line-height: 35px;
	font-size: 9px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	background-color: #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: top center;
	transform-origin: top center;
	background-color: var(--activecolor);
	box-shadow: 0 6px 16px rgba(0,0,0,.2);
}
.pricing-table .price-item__btn, .pricing-table .price-item__list, .pricing-table .price-item__price, .pricing-table .price-item__title {
	z-index: 2;
	color: #000;
	zoom: inherit;
}

.setupfees h3.price-item__title {
    font-size: 17px;
    font-weight: 400;
}
.pricing-table .price-item__price {
	line-height: .8;
	font-size: 85px;
	font-family: Raleway, sans-serif;
	font-weight: 700;
	color: var(--activecolor);
}

.tableb .pricing-table .price-item__price {
    font-size: 120px;
    margin-top: -8px;
    margin-left: 0px;
}

.price-item__price.branchez {margin-top: -22px;/* border-top: 1px solid #ddd; */}

.setupfees .price-item__price {
    font-size: 29px;
    padding-bottom: 23px;
}

.price-item__active .price-item__price span div {
    background-color: #fff;
    /* width: 30px; */
    text-align: center;
    margin: auto;
    color: #333;
    font-weight: bold;
    height: 30px;
    box-sizing: border-box;
    padding: 4px;
    margin-bottom: 9px;
    padding-top: 7px;
    padding-left: 13px;
    padding-right: 13px;
}

.price-item__price span div {
    background-color: #333;
    /* width: 30px; */
    text-align: center;
    margin: auto;
    color: #fff;
    font-weight: bold;
    height: 30px;
    box-sizing: border-box;
    padding: 4px;
    margin-bottom: 9px;
    padding-top: 7px;
    display: inline-block;
    padding-left: 13px;
    padding-right: 13px;
}

.pricing-table .price-item__price:before {
	content: attr(data-before);
	line-height: 1;
	font-size: 21px;
	margin-right: -18px;
	margin-top: 4px;
}

.only.ae .price-item__price:before {font-size: 13px;}
.pricing-table .price-item__price sup {
	font-size: 33px;
	top: -20px;
}
.pricing-table .price-item__price span {
	line-height: 1;
	font-size: 15px;
	font-weight: 400;
	color: #373737;
	padding-top: 15px;
	margin-bottom: 26px;
	margin-top: 12px;
}

.pricing-table .price-item__price span.setup {
    font-weight: bold;
    margin-top: -22px;
    margin-bottom: 92px;
}

.price-item__price.branchez span {
    margin-top: -37px;
}
.pricing-table .price-item__list {
	line-height: 1;
	margin: 0px 14px 40px;
}

.pricecol:only-child ul.price-item__list {}
.pricing-table .price-item__list li {
	padding: 3px 3px;
	line-height: 1.3;
	font-weight: 100;
	text-align: center;
	/* height: 42px; */
	line-height: 25px;
	color: #666;
	overflow: visible;
	white-space: nowrap;
}

.pricing-table.retail .price-item__list li:before {
    visibility: hidden;
}

.pricing-table.retail .price-item__list li {
    font-size: 14px;
}

.pricing-table.retail .price-item__list li.ttl {
    font-size: 16px;
}

.pricing-table.retail .price-item__list li.ttl:before {
    visibility: visible;
}

.pricing-table .price-item__list li.ttl {
    font-weight: bold;
}

.pricing-table .price-item__list li.extra {
    font-weight: bold;
    color: black;
}

.pricing-table .price-item__list li:empty {
    visibility: hidden;
}
.pricing-table .price-item__list li:nth-of-type(2n+1) {
	/* background-color: #fafafa */
}

.pricing-table .price-item__list li:first-child, .pricing-table .price-item__list li.retailp  {
    font-family: Raleway, sans-serif;
    height: 73px;
    box-sizing: border-box;
    /* padding-top: 18px; */
    /* border-bottom: 1px solid #ccc; */
    line-height: 25px;
    color: var(--activecolor);
    font-weight: bold;
    display: none;
}
.pricing-table .price-item__list li span{
	color: orange;
}

li.addprice {
    font-size: 12px;
    letter-spacing: 2px;
    height: 61px;
    box-sizing: border-box;
    padding-top: 18px!Important;
}

li.addprice:first-child {
    border-top: 1px solid #ddd;
}
.pricing-table .price-item__btn {
	height: 54px;
	line-height: 1;
	color: #fff;
	margin: auto;
	padding: 20px 10px;
	-webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
	transition: background-color .3s ease-in-out, color .3s ease-in-out;
	width: calc(100% - 50px);
	margin-bottom: 32px;
	border-radius: 10px;
	display: inline-block;
}
.pricing-table .price-item__bg {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-width: 5px 5px 0;
	border-style: solid;
	-webkit-transition: border-color .3s ease-in-out;
	transition: border-color .3s ease-in-out
}
.pricing-table .price-item__active {
	color: #fff;
	padding: 60px 0 0
}
.pricing-table .price-item__active .price-item__price, .pricing-table .price-item__active .price-item__title {
	color: inherit;
	margin-left: 5px;
	margin-right: 5px
}
.pricing-table .price-item__active .price-item__price span {
	color: hsla(0,0%,100%,.65)
}
.pricing-table .price-item__active .price-item__btn, .pricing-table .price-item__active .price-item__list {
	margin-left: 0;
	margin-right: 0
}
.pricing-table .price-item__active .price-item__list {
	margin-bottom: 25px
}
.pricing-table .price-item__active .price-item__list li:nth-of-type(2n+1) {
	background-color: hsla(0,0%,98%,.1)
}
.pricing-table--style-1 .price-item__btn:active, .pricing-table--style-1 .price-item__btn:hover {
	background-color: #252a2d!important
}
.pricing-table--style-1 .price-item__btn:active+.price-item__bg, .pricing-table--style-1 .price-item__btn:hover+.price-item__bg {
	border-color: #252a2d!important
}
.pricing-table--style-1 .price-item__green .price-item__label {
	color: #a7d212
}
.pricing-table--style-1 .price-item__green.price-item__active, .pricing-table--style-1 .price-item__green .price-item__btn {
	background-color: #a7d212
}
.pricing-table--style-1 .price-item__green .price-item__bg {
	border-color: #a7d212
}
.pricing-table--style-1 .price-item__red .price-item__label {
	color: #ff4241
}
.pricing-table--style-1 .price-item__red.price-item__active, .pricing-table--style-1 .price-item__red .price-item__btn {
	background-color: #ff4241
}
.pricing-table--style-1 .price-item__red .price-item__bg {
	border-color: #ff4241
}
.pricing-table--style-1 .price-item__blue .price-item__label {
	color: var(--activecolor)
}
.pricing-table--style-1 .price-item__blue.price-item__active, .pricing-table--style-1 .price-item__blue .price-item__btn {
	background-color: var(--activecolor)
}
.pricing-table--style-1 .price-item__blue .price-item__bg {
	border-color: var(--activecolor)
}
.pricing-table--style-1 .price-item__yellow .price-item__label {
	color: #edc214
}
.pricing-table--style-1 .price-item__yellow.price-item__active, .pricing-table--style-1 .price-item__yellow .price-item__btn {
	background-color: #edc214
}
.pricing-table--style-1 .price-item__yellow .price-item__bg {
	border-color: #edc214
}
.pricing-table--style-2 .price-item__btn {
	background-color: #222;
	margin-top: -33px;
	margin-top: 20px;
	font-weight: bold;
	cursor: pointer;
}

.pt2.pricing-table--style-2 .price-item__btn {
    margin-top: 62px;
}

.tableb .price-item__btn {
    margin-bottom: 372px;
}
.pricing-table--style-2 .price-item__btn:active, .pricing-table--style-2 .price-item__btn:hover {
	background-color: var(--activecolor);
}
.pricing-table--style-2 .price-item__bg {
	border-color: transparent;
	border: 0px;
}
.pricing-table--style-2 .price-item__active {
	background-color: #252A2D;
	border-color: var(--activecolor);
}

@media only screen and (min-width:768px) {
.pricing-table {
	padding-top: 30px
}
.pricing-table .price-item__active {
	margin-top: -30px
}
}
.team .team__inner {
	margin-bottom: -30px
}
.team .team__item {
	overflow: hidden;
	background-color: #eee;
	max-width: 400px;
	/* padding-bottom: 110px; */
	/* margin-bottom: 30px; */
	transition: all 0.2s;
}
.team .team__item .social-btns {
	margin-top: 50px
}
.team .team__item .team__photo {
	opacity: .75;
	-webkit-transform: translateY(-30px);
	/* transform: translateY(16px); */
	/* font-size: 28px; */
	/* line-height: 34px; */
	color: #999;
	opacity: 1;
	transition: all 0.2s;
}
.team .team__item:hover .team__description {
	background-color: var(--activecolor);
	/* padding-top: 45px; */
	/* padding-bottom: 45px; */
	/* -webkit-transform: translateY(-100%); */
	/* transform: translateY(-100%); */
}
.team .team__item:hover .team__name, .team .team__item:hover .team__position {
	color: #fff
}
.team .team__photo {
	height: 480px;
	-webkit-transition: opacity .3s ease-in-out, transform .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: opacity .3s ease-in-out, transform .3s ease-in-out;
	transition: opacity .3s ease-in-out, transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
	text-align: right;
	font-size: 19px;
	/* text-transform: uppercase; */
	font-weight: 100;
	font-family: roboto,sans-serif;
	color: #eee;
	padding-right: 36px;
	padding-top: 48px;
	line-height: 38px;
}
.team .team__description {
	bottom: -110px;
	left: 0;
	padding: 35px 15px;
	background-color: var(--activecolor);
	-webkit-transform: translateY(-110px);
	transform: translateY(-110px);
	-webkit-transition: background-color .3s ease-in-out, padding .3s ease-in-out, transform .3s ease-in-out;
	-webkit-transition: background-color .3s ease-in-out, padding .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: background-color .3s ease-in-out, padding .3s ease-in-out,
	-webkit-transform .3s ease-in-out;
	transition: background-color .3s ease-in-out, padding .3s ease-in-out, transform .3s ease-in-out;
	transition: background-color .3s ease-in-out, padding .3s ease-in-out, transform .3s ease-in-out,
	-webkit-transform .3s ease-in-out;
}
.team .team__name {
	margin-bottom: 5px;
	color: #fff;
}
.team .team__position {
	margin-top: 5px;
	color: #aaa
}

@media only screen and (min-width:381px) {
.team .team__item:hover .team__description {
	/* padding-top: 60px; */
	/* padding-bottom: 22px; */
}
.team .team__item:hover h3{
    /* font-size: 20px; */
}
}
.section--video .b-video {
	height: 485px
}
.b-video {
	padding: 125px 15px 30px;
	line-height: 1;
	color: #fff
}
.b-video .b-video__inner {
	z-index: 2
}
.b-video .b-video__btn-play {
	width: 115px;
	height: 115px;
	line-height: 105px;
	border: 5px solid #fff
}
.b-video .b-video__btn-play:before {
	content: "";
	bottom: 100%;
	left: 50%;
	width: 5px;
	height: 75px;
	margin-left: -2px;
	margin-bottom: -15px;
	background-color: var(--activecolor)
}
.b-video .b-video__btn-play i {
	width: 30px;
	height: 46px;
	margin-left: 5px
}
.b-video .b-video__btn-play i:after, .b-video .b-video__btn-play i:before {
	content: "";
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}
.b-video .b-video__btn-play i:before {
	opacity: 1;
	background-image: url(../img/ico/ico_play.png)
}
.b-video .b-video__btn-play i:after {
	opacity: 0;
	background-image: url(../img/ico/ico_play_hover.png)
}
.b-video .b-video__btn-play:hover i:before {
	opacity: 0
}
.b-video .b-video__btn-play:hover i:after {
	opacity: 1
}
.custom-btn {
	border: 2px solid #fff;
	line-height: 1;
	font-weight: 400;
	font-size: 1.4rem;
	font-family: Roboto, sans-serif;
	text-decoration: none;
	box-shadow: none;
	outline: none;
	min-height: 42px;
	min-width: 150px;
	padding: 12px 10px;
	border-radius: 5px;
	-webkit-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
	transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out
}
.custom-btn.danger, .custom-btn.info, .custom-btn.inverted, .custom-btn.inverted.danger:focus, .custom-btn.inverted.danger:hover, .custom-btn.inverted.info:focus, .custom-btn.inverted.info:hover, .custom-btn.inverted.success:focus, .custom-btn.inverted.success:hover, .custom-btn.inverted.warning:focus, .custom-btn.inverted.warning:hover, .custom-btn.success, .custom-btn.warning, .custom-btn:focus, .custom-btn:hover {
	color: #fff
}
.custom-btn, .custom-btn.danger:focus, .custom-btn.danger:hover, .custom-btn.info:focus, .custom-btn.info:hover, .custom-btn.inverted.danger, .custom-btn.inverted.info, .custom-btn.inverted.success, .custom-btn.inverted.warning, .custom-btn.inverted:focus, .custom-btn.inverted:hover, .custom-btn.success:focus, .custom-btn.success:hover, .custom-btn.warning:focus, .custom-btn.warning:hover {
	color: #252a2d
}
.custom-btn, .custom-btn.inverted:focus, .custom-btn.inverted:hover {
	background-color: #fff
}
.custom-btn.light {
	color: #fff!important
}
.custom-btn.light, .custom-btn.light.inverted:focus, .custom-btn.light.inverted:hover {
	background-color: hsla(0,0%,100%,.3);
	border-color: hsla(0,0%,100%,0)
}
.custom-btn.light.inverted, .custom-btn.light:focus, .custom-btn.light:hover {
	background-color: transparent;
	border-color: hsla(0,0%,100%,.3)
}
.custom-btn.info {
	background-color: var(--activecolor);
	border-color: var(--activecolor)
}
.custom-btn.danger {
	background-color: #d40c0c;
	border-color: #d40c0c
}
.custom-btn.success {
	background-color: var(--activecolor);
	border-color: var(--activecolor)
}
.custom-btn.warning {
	background-color: #edc214;
	border-color: #edc214
}
.custom-btn.inverted.info:focus, .custom-btn.inverted.info:hover {
	background-color: var(--activecolor)
}
.custom-btn.inverted.danger:focus, .custom-btn.inverted.danger:hover {
	background-color: #d40c0c
}
.custom-btn.inverted.success:focus, .custom-btn.inverted.success:hover {
	background-color: #17c697
}
.custom-btn.inverted.warning:focus, .custom-btn.inverted.warning:hover {
	background-color: #edc214
}
.custom-btn.inverted, .custom-btn:not(.inverted):focus, .custom-btn:not(.inverted):hover {
	background-color: transparent
}


.addprice {
    border-top: 1px solid #eee;
    line-height: 26px;
    box-sizing: border-box;
    padding-top: 45px;
    font-family: Raleway, sans-serif;
    font-size: 18px;
}

.addprice span {
    font-size: 11px;
    letter-spacing: 3px;
    display: block;
    color: #ccc;
}

a{
	text-decoration: none;
}

.bar_wpp {
  position: fixed;
  bottom: 22px;
  right: 100px;
  z-index: 120;
  border-radius: 27px;
  /* overflow: hidden; */
  /* box-shadow: 0 3px 6px rgba(0,0,0,0.08), 0 3px 6px rgba(0,0,0,0.08); */
  /* border: 2px solid #eee; */
  display: inline-block;
}

.us.bar_wpp {
    display: none;
}

.bar_wpp a {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  /* width: 152px; */
}

.bar_wpp .icon_wpp i {
  color: #ffffff;
  font-size: 30px;
}

.bar_wpp .icon_wpp {
  /* display: flex; */
  /* align-items: center; */
  /* justify-content: center; */
  /* background: linear-gradient(#69ca3b, #56a61e); */
  text-align: center;
  /* -webkit-transition: 0.3s; */
  -o-transition: 0.3s;
  transition: 0.3s;
  /* border-radius: 15px; */
  width: 50px;
  height: 50px;
  /* float: left; */
  z-index: 2;
  /* border: 3px solid #fff; */
  margin-top: 16px;
  margin-left: -19px;
  position: absolute;
}

.bar_wpp .txt_wpp {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: linear-gradient(#69ca3b, #56a61e);
    color: #ffffff;
    padding: 0px 5px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding-right: 18px;
    padding-left: 24px!important;
    margin-left: -35px;
    z-index: 1;
    border-radius: 16px;
    line-height: 22px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    height: 62px;
    margin-left: -22px;
    border: 3px solid #FFF;
    transition: all 0.4s linear!important;
    font-family: Roboto, sans-serif;
    min-width: 222px;
}


.bar_wpp a:hover{text-decoration: none !important;}
.bar_wpp a:hover .txt_wpp{background-color: #0c7619;}


@media(max-width: 475px){
  .bar_wpp{
    right: 22px;
    left: auto;
    bottom: 42px;
    }

    .pricing-table .price-item__title{
    	padding-top:32px;
    }

    .included .list-with-icon .list__item__title{
    	text-align:left
    }

    body{
visibility:visible;
}

#footer .contact__item:first-child {
    display: none;
}

#footer .contact__item:nth-child(3) {
    width: calc(100vw - 19px);
    margin-left: -42px;
}

#footer .contact__item:nth-child(2) {
    display: none;
}

#footer .contact__item:nth-child(2) {}


  .trustedby{
	
margin-top: 14px!Important;
}
.increaseorders{
	
overflow-x: scroll;
}


}





.bustype li {
    list-style: none;
    width: 50%;
    text-align: center;
    height: 105px;
    line-height: 35px;
    font-weight: bold;
    border-radius: 6px;
    /* max-width: 271px; */
    display: inline-block;
    /* margin-left: 7px; */
    /* margin-right: 7px; */
    position: relative;
    cursor: pointer;
    color: #333;
    letter-spacing: 2px;
    font-size: 10px;
    text-transform: uppercase;
    border-right: 1px solid #ddd;
}

.bustype li:hover {
    opacity: 0.7;
}

.retail .bustype li.retail {
    /* border-bottom: 1px solid var(--retail); */
    color: var(--retail);
    background-color: #fff;
}
.grocery .bustype li.grocery {
    /* border-bottom: 1px solid var(--grocery); */
    color: var(--grocery);
    background-color: #fff;
}
.fnb .bustype li.fnb {
    /* border-bottom: 1px solid var(--fnb); */
    color: var(--fnb);
    background-color: #fff;
}

.bustype li.fnb:hover {
    border-bottom: 1px solid var(--fnb);
}

.bustype li.retail:hover {
    border-bottom: 1px solid var(--retail);
    /* color: var(--retail); */
}

.bustype li.grocery:hover {
    border-bottom: 1px solid var(--grocery);
    /* color: var(--grocery); */
}

.bustype li.retail:hover {}

.bustype.top li {
    width: 31%;
}

.bustype li:before {font: normal normal normal 14px/1 'Material-Design-Iconic-Font';/* position: absolute; */font-size: 45px;text-align: center;display: block;color: #ddd;}

.fnb .bustype li.fnb:before {
    color: var(--fnb);
}
.grocery .bustype li.grocery:before {
    color: var(--grocery);
}
.retail .bustype li.retail:before {
    color: var(--retail);;
}
.bustype li.fnb:before {
content: '\f153';   
}

.fnb .bustype li.fnb:after {font: normal normal normal 14px/1 'Material-Design-Iconic-Font';content: '\f2f9';position: absolute;bottom: -67px;left: 50%;font-size: 45px;margin-left: -12px;}
.grocery .bustype li.grocery:after {font: normal normal normal 14px/1 'Material-Design-Iconic-Font';content: '\f2f9';position: absolute;bottom: -67px;left: 50%;font-size: 45px;margin-left: -12px;}
.retail .bustype li.retail:after {font: normal normal normal 14px/1 'Material-Design-Iconic-Font';content: '\f2f9';position: absolute;bottom: -67px;left: 50%;font-size: 45px;margin-left: -12px;}

.bustype li.grocery:before {
content: '\f1c9';   
}

.bustype li.retail:before {
content: '\f187';   
}

.bustype {
    margin: auto;
    display: block;
    padding-bottom: 32px;
    text-align: center;
    margin-top: -62px;
    display: none;
}

.bustype.top {
    background-color: #fbf9f9;
    width: 100vw;
    /* margin-top: 55px; */
    text-align: center;
    left: 50%!important;
    transform: translateX(-50%);
    padding-bottom: 0px;
    border-bottom: 1px solid #eee;
    position: fixed;
}

.busnav {
    /* max-width: 710px; */
    margin: auto;
    text-align: left;
}

.setupp .busnav.container, .payp .busnav.container {
    display: none;
}

.fixed.in .bustype.top, .forcefix .bustype.top {
    display: block;
    box-shadow: 0 10px 19px -18px grey;
}

.fixed.in .bustype.top, .forcefix .bustype.top {
    /* display: none; */
    /* box-shadow: 0 10px 19px -18px grey; */
    position: fixed;
    top: 61px;
    height: 35px;
    background-color: #ececec;
/* top: 62px; */}

.setupp.fixed.in .bustype.top, .setupp.forcefix .bustype.top, .payp.fixed.in .bustype.top, .payp.forcefix .bustype.top  {
    background-color: #fff!important;
}

.fixed.in .us  .bustype.top, .forcefix .us .bustype.top {
    /* display: none; */
}

.bustype.top li:before {
    display: none;
}

.bustype.top li {
    height: 35px;
    border-radius: 0px;
    border-bottom-width: 1px!important;
    border-bottom-color: blue;
    max-width: 210px;
    font-size: 10px;
    font-family: 'Roboto',sans-serif;
}

.bustype.top li:after {
    display: none;
}

section.section.features {
    background-color: transparent;
    margin-top: -35px;
    padding-top: 2px;
    display: none;
}

section.section.features 
 .container {
    width: auto!important;
}

main {
    margin-top: 80px;
}

.trustedby .container {
    /* width: 100%; */
}

@media only screen and (min-width:768px) {

	.pricecol{
		width: 28%!important;
		display: inline-block;
		float: initial;
	}

.pricecol:only-child {width: 650px!Important;padding-bottom: 72px;}

.tableb .pricecol {width: 1140px!important;column-count: 3;padding-top: 29px;padding-bottom: 28px;}
	.price-item.center-block{
		/* float:left; */
		/* width: 43%; */
		padding-top: 92px;
	}

.pricecol:only-child .price-item.center-block {width: 50%;float: left;}

.retail .pricecol:only-child .price-item.center-block {display: inline-block;float: initial;padding-top: 60px;margin-bottom: 492px;}
	.pricing-table .price-item__list{
		/* float:left; */
		/* width: 25%; */
		padding-top: 23px;
	}

.pricecol:only-child ul.price-item__list {width: 45%;float: right;}

.retail .pricecol:only-child ul.price-item__list {width: auto;}

.pricecol:only-child .price-item__btn {position: absolute;bottom: -4px;width: 80%;left: 57px;}

.retail .pricecol:only-child .price-item__btn {max-width: 281px;/* margin-bottom: 290px; */}

.tableb .pricing-table .price-item__list {
}
	.pricing-table .price-item__list li{
		text-align:left;
	}
	.pricing-table .price-item__list li:before{
	font-family: 'Material-Design-Iconic-Font';
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: auto;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	content: "\f26b";
	font-size: 20px;
	margin-right: 22px;
	color: var(--activecolor);
	}
}

@media (max-width:767px) {
body {
	visibility: visible;
}

.testimonials .owl-item {}

.testimonials .owl-item {
    width: 33%!important;
}

.retail .setupfees {
    padding-bottom: 42px;
    margin-top: -62px;
}

.included h2.title.h1 {
    text-align: left;
    padding-left: 7px;
}

.sellbetter h2.title.h1 {
    font-size: 41px;
    padding-right: 8px;
}

.team .team__item {}

.team .team__item {
    margin-bottom: 22px;
}


section.pricing{
	padding-top: 92px;
}

section.pay {
    margin-top: -92px;
}
#top-bar__navigation .phone a {
    display: inline-block;
    border-bottom: 1px solid #ffffff87;
    height: 22px;
}

.fixed.in #top-bar__navigation .phone a, .forcefix #top-bar__navigation .phone a {
    color: #333;
    border-bottom: 1px solid rgba(113, 113, 113, 0.5);
}

.mopen .bar_wpp {
    /* right: 25px; */
    position: fixed;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    margin: auto!important;
    text-align: center;
    width: 457px!important;
}

.mopen .bar_wpp a {
    width: 353px!important;
    margin-left: -12px;
}

.mopen .bar_wpp a {display: block;}
  .bar_wpp .icon_wpp i{font-size: 25px;}
  .bar_wpp .txt_wpp{/* display: none; */transition: all 0.2s;}

.bar_wpp a {
    width: 63px!Important;
    overflow: hidden;
    padding-left: 30px;
    zoom: 1.3;
    height: 72px;
    line-height: 35px!Important;
}

.bar_wpp a {width: 100%!Important;right: 60px!important;left: auto!Important;zoom: 1.1;margin-right: 21px;}

.bar_wpp {
    /* width: 62px!important; */
    /* overflow: hidden; */
    /* border-radius: 25px; */
    /* display: block; */
    right: 0px;
    left: auto;
}

.mopen .bar_wpp .txt_wpp {
    width: 320px;
    border: 0px;
    border-radius: 8px;
    right: auto;
    font-size: 19px;
    background: #5eb62b;
    height: 58px;
    left: auto;
    margin: auto!important;
    font-weight: 500;
    display: none;
}


.inmenutitle {
    display: block;
    position: absolute;
    top: 22px;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 40px;
    line-height: 50px;
    padding: 22px;
    font-family: Raleway, sans-serif;
}

.fixed.in .inmenutitle, .forcefix .inmenutitle {
    color: #333;
    margin-top: -6px;
    display: none;
}

.mopen li.menu-item.bookbtn.active {
    position: absolute!Important;
    bottom: 100px;
    left: 50%;
    transform: translateX(-50%);
}

#top-bar__navigation .phone span {
    top: -7px!important;
    position: relative;
    text-align: center;
}

.fixed.in #top-bar__navigation-toggler span, .fixed.in #top-bar__navigation-toggler span:after, .fixed.in #top-bar__navigation-toggler span:before,
.forcefix #top-bar__navigation-toggler span, .forcefix #top-bar__navigation-toggler span:after, .forcefix #top-bar__navigation-toggler span:before {
    background-color: #333!important;
}

.fixed.in #top-bar__navigation-toggler span,
.forcefix #top-bar__navigation-toggler span {
    background-color: #000!important;
}

.fixed.in #top-bar__navigation-toggler span, .forcefix .expanded #top-bar__navigation-toggler span {
    background-color: transparent!important;
}

.fixed.in .bustype.top, .forcefix .bustype.top {
    top: 62px!important;
}

.fixed.in .bustype.top, .forcefix.bustype.top {
    /* display: none; */
    top: 62px!important;
}

.mopen .fixed.in .bustype.top, .mopen .forcefix .bustype.top {
    /* display: none; */
}

.fixed.in .bustype.top li,.forcefix .bustype.top li {
    width: 28%;
}

#top-bar__logo {
    width: 149px;
    height: 42px;
}

.payp #top-bar__logo {
    left: 50%;
    transform: translateX(-50%);
}

.expanded #top-bar__logo {
    display: none;
}

.bustype li {
    width: 30%;
}

.mopen .bar_wpp .icon_wpp {
    opacity: 0;
}

#top-bar__navigation li.active a, #top-bar__navigation li:hover a {/* padding-right: 18px; */}

#top-bar__navigation li.active a {
    width: 320px;
    /* margin-top: -11px; */
}

.start-screen form .text h4 {
    font-size: 27px!important;
}

.section--background-base {
    padding-bottom: 0px!important;
}

.section--background-base, .section--background-dark {
    width: 100vw;
    margin-left: 72px!important;
}

p.headersm {
    /* display: none; */
    font-size: 20px;
    line-height: 35px;
    margin-left: 41px;
    margin-top: -4px!important;
    margin-bottom: 20px;
}
}



@media (max-width: 600px) {
body {
	visibility: visible;
	overflow-x: hidden;
	width: 100vw;
}

.ctamsg {
    font-size: 20px;
    margin-top: 24px;
}

.section {
    padding-bottom: 0px;
}

section.section.manage.section-about.section-about--style-1.section--background-base {
    margin-bottom: 45px!important;
}

.start-screen__content-container {
    padding-bottom: 0px;
    height: 638px;
}

img.steam {
    width: 570px;
    margin-left: -9px!Important;
}

.increaseorders {
    overflow: auto;
}

.increaseorders:before {
	content: "< swipe >";position: absolute;background-color: rgba(0, 0, 0, 0.55);color: #fff;width: 145px;margin-top: 22px;transform: translateX(-50%);left: 50%;border-radius: 24px;font-size: 21px;line-height: 29px;height: 33px;}


.calendly-inline-widget iframe, .calendly-badge-widget iframe, .calendly-overlay iframe {
    height: 86%!important;
}
a.topactionmob {
    display: block!important;
    position: absolute;
    background-color: var(--activecolor);
    color: #fff;
    height: 46px;
    top: -8px;
    width: 116px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    line-height: 44px;
    right: 72px;
    border-radius: 7px;
}

.expanded a.topactionmob {
    display: none!important;
}

.team .team__item .team__photo {
    font-size: 24px;
}

a.allf {
    font-size: 23px;
}

.included .section-heading:first-child {
    padding-bottom: 0px;
    margin-bottom: 50px;
}

.list-with-icon .list__item {
    margin-bottom: 0px;
}

.why .list-with-icon .list__item {
    margin-bottom: 92px!important;
}

.branchprices {
    font-size: 17px;
}

.pricing-table .price-item__price span.setup{
    zoom:1.05;
}
.price-item__price{
	zoom:1.05;
}

.pricing-table .price-item, .scndprice,.price-item__price span {
    zoom:1.05;
}

.pricing-table .price-item__price span{
	zoom: 0.9;
	margin-top: 5px;
}

.pricing-table .price-item__price span:not(.setup) {
    font-size: 12px;
    color: #999;
}

.pricing-table .price-item__price {
}

.pricing-table .price-item__label {
    top: 8px;
    left: 132px;
    zoom: 1.1;
}

.pricing-table .price-item__price{
	margin-left: -12px;
}

.pricing-table .price-item__price span {
    margin-left: 22px;
}

.scndprice {
    top: 195px!important;
}

.pricing-table .price-item__btn {
    margin-bottom: 17px;
    zoom: 1.1;
}

.pricecol {
    width: calc(100% - 15px);
    padding-top: 32px;
    margin-bottom: 42px;
    zoom: 1.4;
}

.tour .swiper-container {
    margin-top: 72px;
}

.tourp .swiper-slide img {
    height: 380px!important;
    margin-left: 12px!important;
}

.sellbetter .list-with-icon li {
    font-size: 18px;
    margin-right: 0px;
    padding: 0px;
    margin-left: 21px;
}

.flist {
    margin-right: -32px;
}

.sellbetter .row:nth-child(even) img {
    display: none;
}

.sellbetter .col-lg-pull-3 {
    margin-top: 150px;
}

.sellbetter .col-md-MB-30 {
    padding-left: 33px;
    max-width: 104vw;
    padding-right: 4px;
}

.sellbetter .row:nth-child(even) .col-md-MB-30 {
    margin-left: -18px!important;
    margin-top: -202px!important;
}

.sellbetter .desc {
    font-size: 18px;
    padding-left: 27px;
    padding-right: 27px;
    margin-bottom: 130px!important;
    display: none!Important;
}

.pages {
    top: 83px!important;
    left: -600px;
}

.expanded .pages {
    left: auto;
}

.pages .a {
    font-size: 42px!Important;
}

section.section.trustedby {
    margin-top: -100px!Important;
}

.home section.section.trustedby {
    margin-top: -531px!Important;
}

#footer .contact__item .ftit {
    font-size: 24px;
}

#footer .contact__item {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    float: none;
    padding-left: 0px;
    margin-bottom: 102px;
}

#footer .phonelist {
    display: flex;
    flex-direction: column-reverse;
}

#footer .contact__item:nth-child(2) {
    display: none;
}

.callnbtn {
    position: relative!important;
    width: 100%!important;
    right: auto!important;
    top: 70px!important;
}

.expanded .nav .callnbtn {
    display: block!important;
    position: fixed!important;
    bottom: 167px!Important;
    color: #ccc!important;
    left: 50%;
    transform: translateX(-50%);
    width: 200px!Important;
    top: auto!important;
}

.expanded .nav .callnbtn span {
    color: #555;
    display: block;
    z-index: 22;
    text-align: center;
    font-size: 20px;
    margin-top: -14px;
}

.nav .callnbtn a {
    border-bottom: 1px dashed #555!important;
    /* display: inline-block; */
    position: relative!important;
    margin-top: 15px;
}

.ctabtn {
    position: relative!important;
    right: auto!important;
    width: 100%!important;
}

.ctatitle {
    width: 100%!important;
}

div#calltoaction {
    min-width: auto!Important;
    width: calc(100% - 45px)!important;
    min-height: 543px;
}

.feedback .feedback__author img {
    width: 120px!important;
}

.testimonials .feedback__author img {
    width: 480px!important;
}

.section-heading p {
    font-size: 18px;
}

.section.why {
    min-height: 821px;
    padding-top: 0px;
}

.toptopmenu a {
    font-size: 13px!important;
    margin-right: 4px!important;
    color: blue!important;
    border-bottom: 1px dashed #555;
}

.toptopmenu a:last-child {
    display: none;
}

.container {
    width: 100vw!important;
}

.setupfees {
    margin-bottom: 29px;
    margin-top: -42px!important;
}

.start-screen__btn {display: none;}

.getstarted .container {
    /* zoom: 1.4; */
    /* max-width: calc(100vw - 198px)!Important; */
    height: calc(100vh - 254px);
    /* padding: 0px; */
    /* margin-bottom: 222px; */
    /* margin-left: -27px; */
    /* transform: scale(1.2); */
    /* max-width: none!important; */
    /* min-width: auto!important; */
    background-color: #eee;
}

.getstartedp {
    background-color: #eee;
}

div[data-tf-widget] {
    width: calc(100vw - 27px)!important;
    /* transform: scale(1.4); */
    position: relative;
    top: 21px;
    /* left: 49px; */
    right: auto;
    bottom: auto;
    height: calc(100vh - 297px)!important;
    background: transparent;
    z-index: 0;
}

.tourp .tournav {
    margin-top: 56px!Important;
}

.busnav.container {
    margin-left: -15px;
}

.section-heading.section-heading--white {
    color: #222;
    text-align: left;
    padding-left: 42px;
}

.section-heading.section-heading--white p {
    width: 340px;
    font-size: 20px;
}

.features .col-sm-6 i.zmdi {
    margin-left: auto;
}

.section.features .col-xs-12.col-sm-6.col-md-pull-6 i.zmdi {
    margin-right: 0px!important;
}

.list-with-icon--style-1 .col-md-pull-6 .list__item, .list-with-icon--style-1 .col-md-pull-12 .list__item {
    left: auto!important;
    margin-bottom: 122px;
}

section.section.features {
    margin-top: -168px;
    height: 1770px;
    margin-bottom: 342px;
}

.features .section-heading .title {
    display: none;
}

.start-screen .title {
    bottom: 25px!important;
    margin-top: 587px;
    margin-left: 11px;
    margin-top: -282px;
    top: auto;
    font-family: 'Roboto', sans-serif;
}

.start-screen .title span {
    font-weight: 400;
    /* margin-top: 8px; */
}

div#top-bar {
    margin-top: 33px;
}

#footer .contact__item>a {
    font-size: 21px;
    line-height: 41px;
}

#footer .contact__item>a span {
    color: #777;
    font-size: 21px;
}

section.section.section--background-dark.youwillget {
    display: none;
}

#top-bar__navigation li.active a, #top-bar__navigation li:hover a {
    /* margin-bottom: 7px; */
    /* background-color: #fff; */
    color: #CCC;
    /* margin-left: -16px; */
}

.col-xs-12 {
    column-count: 1!important;
}

.onlymobile {
}

.sellbetter .row:nth-child(even) .col-lg-pull-3 {}

.section.features .col-sm-6:not(.col-md-pull-6) {width: 100%!important;position: relative!important;}

.section.features .col-md-pull-6 {left: -15px!important;width: 100%!important;position: relative;}

.section.features .col-md-8, section.features .col-md-push-5 {
    /* top: 900px!Important; */
    position: relative!important;
    left: auto!important;
    top: auto!important;
    min-width: auto!important;
    transform: none!important;
    text-align: left;
    width: 100vw;
}

.features img.img-responsive {
    max-width: 520px;
    margin-left: -35px;
    mix-blend-mode: darken;
}

.list-with-icon .list__item__title {
    max-width: 102%!important;
    width: auto!important;
    position: relative;
    margin-top: -8px;
    text-align: left;
    font-size: 23px;
    line-height: 32px;
    margin: auto;
    color: #222!important;
    margin-top: 13px!important;
    margin-bottom: 28px;
}

.why .list-with-icon .list__item__title {
}

.included .list-with-icon .list__item__title {
    font-size: 20px;
    padding-left: 41px!important;
    font-weight: 300;
}

.included .list-with-icon .list__item i {
    font-size: 29px;
    margin-top: 6px;
    font-weight: 400;
    margin-left: -19px;
    text-align: center;
    min-width: 38px;
}

.included .list-with-icon .list__item {
    padding-left: 11px;
}

.features .list-with-icon .list__item__title {
    text-align: center;
    max-width: 300px!important;
    font-size: 21px;
}



#top-bar__navigation {
    right: -4px;
    width: 96vw;
    overflow: hidden;
}

nav#top-bar__navigation:before {
    content: "";
    width: 91px;
    height: 1256px;
    border-left: 52px solid var(--activecolor);
    border-right: 32px solid var(--activecolor);
    transform: skew(39deg, -11deg);
    opacity: 0.1;
    position: absolute;
    left: 148px;
}



.start-screen.start-screen--static-bg--style-1 {
    height: 621px!Important;
    /* min-height: 1070px!important; */
}

.start-screen__static-bg {height: 797px;background-position: 0px 292px!Important;background-size: 100%;background-image: none!Important;}

.desktop .parallax {
    height: 830px!important;
}

.start-screen--static-bg--style-1 .start-screen__static-bg:after {
}

.start-screen__static-bg.parallax:before {
    width: 100%!important;
    margin-top: -62px;
    background-image: url(../img/home-mob.png);
    left: -8px;
    display: none;
}

.retail .start-screen__static-bg.parallax:before {
    background-image: url(../img/home-retail-mob.png);
}

.grocery .start-screen__static-bg.parallax:before {
    background-image: url(../img/home-grocery-mob.png);
}

.start-screen__content p:last-child {
    /* display: none; */
}

.start-screen form {
    display: none;
}

.requestdemo .start-screen form {
    display: block;
    margin-top: -157px;
    margin-left: 9px;
    width: calc(100vw - 20px);
    top: -42px;
}

.start-screen form button[type=submit] {
    /* filter: brightness(0.9); */
}

.dview {
    right: 285px;
    top: 104px;
    transition: all 2s linear;
    z-index: 1;
}

.swiper-container-dview:after {content: "\f309";position: absolute;right: 2px;top: 42%;background-color: #333;width: 70px;height: 70px;z-index: 2;border-radius: 9px;opacity: 0.8;font-family: 'Material-Design-Iconic-Font';color: #fff;text-align: center;font-size: 46px;}

.expand .swiper-container-dview:after {
    right: auto;
    left: 62px;
    transform: rotate(180deg);
}

.dview.expand {
    transform: translateX(751px);
    transition: all 2s linear;
}

.section.why p {
    display: none;
}

.why .row {
    width: 268px;
    text-align: left;
    margin-top: 68px;
}

.why .alinks a {
    font-size: 20px!important;
}

.img-place {
    /* width: 100vw; */
    overflow: hidden;
    margin-left: -620px;
}

.img-place img {
    max-width: 950px!Important;
}

.featuresp .img-responsive {
    max-width: 84%!Important;
    margin-bottom: 30px!important;
    margin-left: -533px;
    top: -338px!important;
}

.sellbetter .row:nth-child(7) .img-responsive.center-block {
    top: -168px!important;
}

.sellbetter .row:nth-child(1) .img-responsive.center-block {
    top: -258px!important;
}

.why .list-with-icon .list__item:before {opacity: 0.04;}
.bustype li {
    width: 28%;
    font-size: 13.5px;
}

.fixed.in .bustype.top li, .forcefix .bustype.top li {
    width: 26%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 12px;
    font-weight: 800;
    font-family: 'Roboto',sans-serif;
    letter-spacing: 1.5px;
}

.fixed.in .bustype.top li span, .forcefix .bustype.top li span {
    display: none;
}
.bustype {
    width: 100vw;
}

.fixed.in .us .bustype.top, .forcefix .us .bustype.top {top: 60px;z-index: 33;}

.requestdemo main .bustype {
    margin-top: 260px;
}
}

@media (max-height: 760px) {
	body{
		visibility:visible;
	}
	.inmenutitle{
		
font-size: 18px;
		
top: -37px;
		
display: none;
	}

#top-bar__navigation:before, #top-bar__navigation ul {}
}


.retail li.menu-item.phone.leb2 {
    display: none!Important;
}

.grocery li.menu-item.phone.leb1, .fnb li.menu-item.phone.leb1 {
    display: none!Important;
}

@media screen and (min-width: 769px) and (max-height: 850px) {
body{
	visibility:visible;
}

.sellbetter .row:nth-child(even) .col-md-MB-30 {
    /* width: 660px!important; */
}

.start-screen__static-bg.parallax:before{
	
/* right: 0px; */
	
/* width: 840px; */
}

.section--background-base, .section--background-dark{
	width:100%;
}
#start-screen form .text p {
    display: none;
}

.start-screen .title {
    bottom: -297px;
}

.start-screen form {
    margin-top: 19px;
    padding-top: 1px;
}

#top-bar__navigation {
    /* float: none; */
    /* margin: auto!Important; */
    /* left: 350px!Important; */
    /* position: absolute; */
}
}





.sellbetter .list-with-icon li:before {
    content: "";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    background-color: #ccc; /* Change the color */
     /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 18px; /* Also needed for space (tweak if needed) */
    margin-left: -1em; /* Also needed for space (tweak if needed) */
    font-size: 37px;
    line-height: 21px;
    position: absolute;
    height: 2px;
    top: 11px;
    left: 9px;
}

.sellbetter .desc {
    text-align: center;
    max-width: 600px;
    margin: auto;
    margin-bottom: 52px;
}

.sellbetter .head {
    text-align: center;
    margin-top: 92px;
}

.pricing .section-heading {
    margin-bottom: 30px;
}

.forcefix .fixed.in .bustype.top {
    /*     opacity: 1;
    top: 31px; */
    top: 32px;
    }

.forcefix #top-bar.fixed {
    box-shadow: 0 10px 19px -18px grey;
}

.forcefix .us #top-bar.fixed {
/*     margin-top: 0px!important; */
}

h3.price-item__title.setuptit {
    font-size: 15px;
    color: #999;
    font-weight: 600;
}

.pricing .section-heading.section-heading--center {}

.forcefix div#start-screen {
    /* display: none; */
}

.forcefix.getdemo div#start-screen {
    display: block;
}

.tourp .swiper-slide img {
    margin: auto;
    /* height: calc(100vh - 188px); */
    width: auto;
    display: block;
    min-height: 660px;
}

.tour .container {
    width: 100%;
    margin: auto;
    padding: 0px;
    padding-top: 62px;
}

.ttitle {
    font-family: 'Raleway',sans-serif;
    font-size: 28px;
    font-weight: bold;
    color: #000;
    text-align: center;
    margin-top: 22px;
    margin-bottom: 37px;
    display: none;
}

.tbg {
    position: absolute;
    background-color: #FEF7E8;
    width: calc(100vw - 24%);
    height: 64%;
    transition: all 0.3s linear;
}

section.section.tour {
    margin-top: -71px;
}

.tourp .busnav {
    /* display: none; */
}

.tournav {
    display: none;
    height: 64px;
}

.tourp .tournav {
    display: block;
    max-width: 385px;
    margin-bottom: 20px;
    position: fixed;
    top: 79px;
    z-index: 6;
    transform: translateX(-50%);
    left: 50%;
}

.swiper-pagination {
    margin: auto;
    display: block;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.swiper-pagination-bullet {
    margin: 15px;
    margin-top: 27px;
}

.swiper-pagination-bullet-active {
    background: var(--activecolor);
}

.swiper-button-next:after, .swiper-button-prev:after {font-size: 13px!important;color: #fff;}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 26px;
    width: 28px;
    height: 28px;
    border-radius: 100%;
    background: var(--activecolor);
    top: 39px;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 15px;
    width: 28px;
    height: 28px;
    border-radius: 100%;
    background: var(--activecolor);
    top: 39px;
}

form.signup-form.show {
    height: 470px;
}

form.signup-form.show .text {
    display: block;
}

#footer .contact__item:first-child {
    padding-left: 0px;
}

*:focus {
    outline: 0 !important;
}

.dview .swiper-slide img {
    /* width: 600px; */
}

.swiper-container-dview {
    overflow: hidden;
}

.dpreview .alinks a {}

.why .alinks a {
    border-bottom: 1px dotted var(--activecolor);
    margin-right: 14px;
    font-size: 14px;
}

.fnb .why .alinks a {
    display: inline-block!important;
}

.why .alinks {
    margin-top: -14px;
}

.flist {
    /* column-count: 2; */
    font-weight: bold;
}

.calendly-inline-widget {
    position: fixed!important;
    top: 0px;
    width: 898px;
    z-index: 999;
    background: transparent;
    height: 881px;
    overflow: hidden;
    border-radius: 8px;
    left: calc(50%);
    top: calc(50%);
    transform: translate3d(-50.5%,-50.5%,0px);
    box-shadow: 0 4px 460px rgba(0, 0, 0, 0.5);
}

.calendly-inline-widget:before {content: "";background-color: #fff;top: 36px;right: -150px;height: 48px;width: 310px;position: absolute;transform: rotate(45deg);}

iframe.calendlyiframe {
    margin-left: -50px;
    width: 1000px;
    height: 1018px;
    /* overflow: hidden; */
    position: absolute;
    top: 74px;
}

.calendly-popup {
    max-height: none!important;
    max-width: none!important;
    width: 100%!important;
    height: 100%!important;
}

@media (min-width:1400px) {
.busnav {
    /* max-width: 1370px; */
    margin: auto;
}
}

.pricing-table .price-item__list li.notincluded:before{
	color:#ccc;
	content:"\f136";
	font-family: 'Material-Design-Iconic-Font';
}
.pricing-table .price-item__list li.notincluded{
	color:#ccc;
}

.bar_wpp{
	/* display: none; */
}

.getstartedp .bar_wpp {
    display: none;
}

.other .bar_wpp {
    display: block;
}

#top-bar__navigation li.login {
    border-bottom: 1px dotted #ccc;
    height: 50px;
    border-radius: 5px;
    min-width: 100px;
    text-align: center;
    margin-right: 17px;
    margin-top: -20px;
}

#top-bar__navigation li.login a {
    line-height: 41px;
    font-weight: bold;
    color: var(--activecolor);
}

.pages {
    position: fixed;
    width: calc(100% - 292px);
    /* transform: translateX(-50%); */
    /* top: 1px; */
}

li.menu-item.bookbtn {
    margin-top: -8px!important;
    border-bottom: 3px solid var(--activecolor);
}

div#calltoaction {
    width: calc(100vw - 530px);
    margin: auto;
    background-color: var(--activecolor);
    padding: 49px;
    border-radius: 15px;
    color: #000;
    position: relative;
    margin-top: 100px;
    margin-bottom: 71px;
    opacity: 0.8;
}

.tourp div#calltoaction {
    margin-top: -57px;
}

.ctatitle {
    color: #000;
    font-size: 26px;
    font-weight: bold;
    line-height: 40px;
    width: calc(100% - 300px);
    margin-bottom: 9px;
    max-width: 655px;
}

.ctabtn {
    position: absolute;
    right: 42px;
    top: 51px;
    background-color: #000;
    color: #fff;
    padding: 15px;
    width: 200px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.5s;
}

.ctabtn:hover {
    color: #333;
    background-color: #fff;
    transition: all 0.3s;
}

.callnbtn {
    position: absolute;
    right: 42px;
    top: 121px;
    width: 200px;
    text-align: center;
}

.nav .callnbtn {
    display: none;
}

.callnbtn a {
    font-weight: bold;
    font-size: 22px;
    color: #000;
}

li.menu-item.call a {
    font-weight: bold!Important;
    margin-top: -15px;
    font-size: 13px!Important;
    color: var(--activecolor)!important;
}

.fixed li.menu-item.call a {
    margin-top: -21px;
}

li.menu-item.call {
    position: absolute;
    width: 120px;
    right: -26px;
    top: -1px;
}

.toptopmenu {
    position: absolute;
    right: 0px;
    top: 8px;
}

.toptopmenu a {
    margin-right: 27px;
    color: #333;
    font-size: 12px;
    float: left;
}

h1.title span {
    color: #333;
}

span.subslogan {
    /* font-size: 51px; */
    /* margin-top: 13px; */
    /* display: block; */
}

.scndprice {
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    color: #666;
    font-style: italic;
    /* margin-top: -4px; */
    /* margin-bottom: -70px; */
    font-size: 12px;
    position: absolute;
    top: 280px;
    width: 100%;
}

.pt2 .scndprice {
    margin-top: -37px;
}

.retail .pt2 .scndprice {padding: 0px;}

.s1:before {
    left: -5px;
}

section.features .col-md-push-5 {
    min-width: 600px;
    left: auto;
    margin: auto;
    right: auto;
    float: none;
}

.section.features .col-md-8 {
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: 311px;
    min-width: 1132px;
}

.section.features .col-md-pull-6 {
    left: 0px;
    width: 231px;
}

.section.features .col-sm-6:not(.col-md-pull-6) {right: 0px;width: 231px;position: absolute;margin-top: -83px;}

section.section.manage.section-about.section-about--style-1.section--background-base {
    padding-top: 90px;
    margin-left: 29px;
}

.pricingp section.section.section--background-dark.youwillget {
    margin-top: 160px;
    min-width: 990px;
}

@media screen and (max-width: 1700px){
body{
	visibility:visible;
}
.start-screen__static-bg.parallax:before{
	right:20px;
	transition:all 1s;
}
}
@media screen and (max-width: 1500px) and (orientation:portrait){
	.start-screen .title{
		
bottom: -276px;
	}
}

body{
	visibility:visible;
}

div#calltoaction {
    min-width: 998px;
}

.sellbetter .row:nth-child(even) .col-lg-pull-3 {
    left: 8%;
}

.sellbetter .img-responsive {width: 673px;left: 650px;height: 563px;background-size: contain;background-repeat: no-repeat;}

.fnb .sellbetter .img-responsive.fig1 {
    background-image: url(../img/fig1.png);
}
.fnb .sellbetter .img-responsive.fig2 {
    background-image: url(../img/fig2.png);
}
.fnb .sellbetter .img-responsive.fig3 {
    background-image: url(../img/fig3.png);
}
.fnb .sellbetter .img-responsive.fig4 {
    background-image: url(../img/fig4.png);
}
.fnb .sellbetter .img-responsive.fig5 {
    background-image: url(../img/fig5.png);
}
.fnb .sellbetter .img-responsive.fig6 {
    background-image: url(../img/fig6.png);
    top: -60px!important;
}
.fnb .sellbetter .img-responsive.fig7 {
    background-image: url(../img/fig7.png);
    top: 22px!important;
}
.fnb .sellbetter .img-responsive.fig8 {
    background-image: url(../img/fig8.png);
}





.grocery .sellbetter .img-responsive.fig1 {
    background-image: url(../img/fig1-grocery.png);
}
.grocery .sellbetter .img-responsive.fig2 {
    background-image: url(../img/fig2-grocery.png);
}
.grocery .sellbetter .img-responsive.fig3 {
    background-image: url(../img/fig3-grocery.png);
}
.grocery .sellbetter .img-responsive.fig4 {
    background-image: url(../img/fig4-grocery.png);
}
.grocery .sellbetter .img-responsive.fig5 {
    background-image: url(../img/fig5-grocery.png);
}
.grocery .sellbetter .img-responsive.fig6 {
    background-image: url(../img/fig6-grocery.png);
}
.grocery .sellbetter .img-responsive.fig7 {
    background-image: url(../img/fig7-grocery.png);
}
.grocery .sellbetter .img-responsive.fig8 {
    background-image: url(../img/fig8-grocery.png);
}


.retail .sellbetter .img-responsive.fig1 {
    background-image: url(../img/fig1-retail.png);
}
.retail .sellbetter .img-responsive.fig2 {
    background-image: url(../img/fig2-retail.png);
}
.retail .sellbetter .img-responsive.fig3 {
    background-image: url(../img/fig3-retail.png);
}
.retail .sellbetter .img-responsive.fig4 {
    background-image: url(../img/fig4-retail.png);
}
.retail .sellbetter .img-responsive.fig5 {
    background-image: url(../img/fig5-retail.png);
}
.retail .sellbetter .img-responsive.fig6 {
    background-image: url(../img/fig6-retail.png);
}
.retail .sellbetter .img-responsive.fig7 {
    background-image: url(../img/fig7-retail.png);
}
.retail .sellbetter .img-responsive.fig8 {
    background-image: url(../img/fig8-retail.png);
}





.sellbetter .row:nth-child(even) .img-responsive {left: -160px;top: 22px;}
.start-screen__static-bg.parallax:before{
	right: 0px;
	transition:all 1s;
	width: 55%;
	background-size: contain;
	top: 493px;
}
.start-screen {
    color: var(--activecolor);
    height: calc(100vh - 220px);
    min-height: 670px!important;
}

}

@media screen and (max-width: 1150px){
body{
	visibility:visible;
}

.featuresp main .container {
    width: 100%;
}

.sellbetter .row:nth-child(even) .col-lg-pull-3 {
    left: -20%;
}

.section-heading.section-heading--white li {
    font-size: 13px;
}
}


@media (max-width:1025px) {
	body {
	visibility: visible;
}

li.topactionmob.menu-item.login {
    /* display: block; */
    /* width: fit-content; */
    /* position: absolute; */
    right: 210px;
    font-size: 17px;
    border-bottom: 1px dotted;
    border-radius: 0px;
    padding: 0px;
}

.expanded li.topactionmob.menu-item.login {
    display: none;
}

.lpreview a.mobp:hover img {
    display: none;
}

.paybrief, .payform {
    width: 100%!important;
}

.paybrief {height: 1470px;}

.payform {
    margin-top: 252px;
    height: 898px!important;
    width: calc(100vw - 46px)!important;
    right: 10px!Important;
}

#e276iulgr0a81641834775259 {
}

.pricing-table .price-item__price span.setup {
    min-height: 46px;
}

.pricing-table .price-item__list {
    display: none;
    font-size: 10px;
}

.tableb .pricing-table .price-item__list {
    margin-left: 0px!important;
}

.tableb .pricing-table .price-item__list li {
    line-height: 15px;
    text-align: left;
    font-size: 20px;
}

.tableb .pricing-table .price-item__list li:before {
    font-family: 'Material-Design-Iconic-Font';
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: auto;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    content: "\f26b";
    font-size: 19px;
    margin-right: 10px;
    color: var(--activecolor);
    text-align: left;
    float: left;
}

.tableb .pricing-table .price-item__list li:before {
    display: block;
}

.tableb .pricing-table .price-item__list {
    display: block;
}

.pricing-table .price-item__btn {
    width: calc(100% - 1px);
}

.tableb .pricing-table .price-item__price {
    margin-left: -21px;
}

.tourp .swiper-slide img {
    min-height: auto;
    height: 560px;
}

.sellbetter .row:nth-child(even) .col-md-MB-30 {
    margin-left: 390px;
    width: 700px;
}

.section.features .col-md-pull-6 i.zmdi {
    margin-right: -27px!important;
}

.list-with-icon--style-1 .col-md-pull-6 .list__item, .list-with-icon--style-1 .col-md-pull-12 .list__item {
    left: 39px;
}

.section.features .col-md-pull-6 {
    left: 13px;
}

.section.features .col-sm-6:not(.col-md-pull-6) {
    right: 19px;
}

.list-with-icon .list__item__title {max-width: 180px;}

.included .list-with-icon .list__item__title {
    max-width: none;
}

.sellbetter .img-responsive {
    max-width: 440px;
    left: 580px;
    top: 23px;
}

.sellbetter .row:nth-child(even) .col-lg-pull-3 {
    left: -30px;
}
.container {
	width: 990px;
}

.pay .container {
    overflow: visible!important;
    height: 100%;
    min-height: 1230px!Important;
    width: calc(100vw - 26px)!important;
    margin-bottom: 22px;
    /* text-align: center; */
}
}

@media only screen and (min-width:768px) and (max-width:1023px) {
body{
	zoom:75%;
}
.fixed.in .bustype.top, .forcefix .bustype.top{
	/* left: 16%!important; */
	width: 100%;
}
.pricing-table .price-item__list{
	display:none;
}
}

html, body {
  position:relative;
  overflow-x:hidden;
}

.swiper-slide {
    overflow: hidden;
}

@media only screen and (min-width:767px) and (max-width:769px){
	body{
		visibility:visible
	}

.tourp .swiper-slide img {
    min-height: 310px;
    height: auto;
    max-height: 530px;
}

div#calltoaction {
    min-width: 90%;
}

.section--background-base, .section--background-dark {
    width: 95%;
    margin: auto;
    margin-top: 52px!important;
}

.section-about--style-1 {width: calc(100% - 0px);}

.start-screen__content-container {
    padding-bottom: 0px;
}

.start-screen {
    min-height: 301px;
    height: 570px;
}
	.start-screen--static-bg--style-1 .start-screen__content-container .container .row{
		
bottom: 39px;
	}
	.tourp .swiper-slide img{
		height:300px!important;
	}
}


@media only screen and (min-width:1023px) and (orientation:portrait){
	body{
		visibility:visible;
	}

.featuresp main .container {
    width: 100%;
}

.featuresp .trustedby {
    margin-top: -142px!important;
}

.section-heading.section-heading--white li {
    font-size: 11px;
}

.start-screen--static-bg--style-1 .start-screen__content-container .container .row {
    bottom: 244px;
}

.start-screen {
    height: 580px;
    min-height: auto;
}
}



a.topactionmob {
    display: none;
}

.setupp a.topactionmob, .payp a.topactionmob {
    display: none!important;
}

.only{
	display:none;
}

body.fnb .only.fnb,body.grocery .only.grocery,body.retail .only.retail{
	display:block;
}

.onlymobile {
    display: none;
}



img.steam {
    margin: auto!important;
}

@media (max-width: 600px){
.onlymobile {
    display: block;
}
img.steam {
    margin-left: -54px !important;
    margin-bottom: -32px!important;
}
}


@font-face{font-family:'swiper-icons';src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}

html.no-js.forcefix.getstartedp.setupp {
}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto;height: 22px;width: 22px;top: 40px;}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto;height: 22px;width: 22px;top: 40px;}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;/* transform:translate3d(0,0,0); */z-index:10;min-width: 350px;}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background: var(--activecolor);}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}

.setupfees {
    text-align: center;
    font-size: 13px;
    margin-top: -27px;
}

div[data-tf-widget] {}

.payform {
    position: absolute;
    right: 0px;
    width: 50%;
    height: 100%;
    top: 0px;
    background: #EFFFF5;
    /* padding-top: 14px; */
}

.pay .container {
    margin-top: -30px;
    min-height: calc(100vh - 229px);
    margin-top: 32px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background-color: var(--activecolor);
    border-radius: 13px;
    overflow: hidden;
}

.paybrief {
    width: 50%;
    padding: 31px;
}

.paytitle {
    font-size: 55px;
    font-family: 'Raleway', sans-serif;
    line-height: 62px;
    width: 430px;
    color: #fff;
}

ul.adv {
    background-color: #fff;
    padding: 25px;
    line-height: 27px;
    position: absolute;
    width: 378px;
    bottom: 62px;
    border-radius: 10px;
}

ul.adv li:before {
    font-family: "Material-Design-Iconic-Font";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: auto;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    content: "\f26b";
    font-size: 20px;
    margin-right: 22px;
    color: var(--activecolor);
}

ul.adv li {
    color: #666;
    font-family: 'Raleway';
}

.sterms {
    position: absolute;
    bottom: 22px;
    color: #fff;
    font-size: 12px;
}

.feedback.feedback--slider.feedback--style-1.feedback-slider--style-2 {
    width: 100%;
}

.testimonials .owl-item {
    /* width: calc(33% - -12px)!important; */
    margin-right: 0px!important;
}

@media (min-width:1201px){
	.testimonials .owl-stage {
    /* width: 100%!important; */
}
.testimonials .owl-item {
    /* width: 100%!important; */
    min-width: 418px;
}
}

.testimonials .owl-item:last-child {
    margin-right: 0px!important;
}

section.section.testimonials {
    background: linear-gradient(180deg, rgba(238,238,238,1) 0%, rgba(255,255,255,0) 100%);
    padding-top: 0px;
}

article.feedback__item.testi {
    /* min-width: 370px; */
}

.lpreview {
    font-size: 11px;
    text-align: left;
    padding-left: 23px;
    margin-top: -15px;
    font-weight: bold;
    font-family: 'Raleway';
    z-index: 4;
    position: absolute;
}

.lpreview a {
    margin-left: 9px;
    border-bottom: 2px dotted #ccc;
    cursor: pointer;
    position: relative;
}

.lpreview a.mobp img {
    width: auto!important;
    position: absolute;
    bottom: 17px;
    right: -174px;
    opacity: 0;
    transition: all 0.2s linear;
    display: none;
}

.lpreview a.mobp:hover img {
    opacity: 1;
    transition: all 0.2s linear;
    display: block;
}

.lpreview a:hover {
    color: #333;
}