body {
	font: normal 90% Arial, Helvetica, sans-serif;
	margin: 0;
	line-height: 140%;
}

input, textarea {
	font: normal 12px Arial, Helvetica, sans-serif;
}

h1 {
	font-weight: lighter;
	line-height: 130%;
	color: var(--titlegreen);
	padding: 0 0 4px 0;
	margin: 0 0 4px 0;
}

h2 {
	display: block;
	font-family: var(--headerfont);
	font-weight: lighter;
	font-size: 28px;
	margin-bottom: 15px;
	color: #5faa11;
	line-height: normal;
}

img {
	border: 0;
}

.formtd {
	font: normal 75% Arial, Helvetica, sans-serif;
	color: #666;
}

.td_txt {
	font-size: 75%;
	color: #666;
}

p {
	line-height: 150%;
}

a {
	text-decoration: none;
	color: var(--blue);
}

/* ---------------------- NAV ------------------------------ */
#sec {
	margin: 20px 0 0 0;
	font: normal 100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-decoration: none;
	text-align: left;
	list-style: none;
	width: 235px;
}

#sec ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}

#sec li {
	margin: 0;
	padding: 0 0 0 22px;
	list-style: none;
	font-size: 90%;
	background: url(images/greenBullet.gif) 0 4px no-repeat;
}

#sec a {
	display: block;
	padding: 5px 0px;
	width: 235px;
	color: #333;
	text-decoration: none;
	text-align: left;
	list-style: none;
	font-weight: normal;
	border-top-width: 1px solid #b2cae3;
}

#sec a:hover {
	display: block;
	padding: 5px 0;
	width: 235px;
	color: #FF9C12;
	font-weight: normal;
	list-style: none;
	border-top-style: 1px solid #b2cae3;
}

*:first-child + html .logo {
	margin-left: 1px;
}

.colone {
	padding: 25px 10px;
	width: 670px;
}

.coltwo {
	padding: 25px 0px;
}


.bl_tabBG {
	background: url(images/bl.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	font-size: 75%;
}

.br_tabBG {
	background: url(images/br.gif) no-repeat;
	margin: 0;
	padding: 0;
	font-size: 75%;
}

.tl_tabBG {
	background: url(images/tl.gif) no-repeat;
	border-bottom-color: 1px solid #646464;
	margin: 0;
	padding: 0;
	font-size: 75%;
}

.tr_tabBG {
	background: url(images/tr.gif) no-repeat 0 0;
	border-bottom-style: 1px solid #646464;
	margin: 0;
	padding: 0;
	font-size: 75%;
}

.tabBG {
	background: url(images/tabBg.gif) repeat-x;
	color: #fff;
	border-bottom-style: 1px solid #646464;
	font-weight: normal;
	padding: 0;
	font-size: 75%;
}

#leftBorder {
	border-left-color: 1px solid #646464;
	padding: 0 0 0 8px;
	font-weight: normal;
	font-size: 75%;
}

.top_space {
	margin-top: 10px;
}

.bottom_space {
	margin-bottom: 10px;
}
/* GREY TABLE STYLES */
.dataheading {
	background: #1FA2EA url(../images/btn_top_left.gif) 0 0 no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

td.label {
	width: 200px;
	background-color: #cfcfcf;
	color: #434343;
	font-size: 11px;
	text-transform: uppercase;
	padding: 3px 10px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

td.label1 {
	font-family: var(--headerfont);
	font-size: 20px;
	font-weight: lighter;
	padding: 20px;
	text-align: center;
	width: 100px;
	background-color: #1FA2EA;
	color: #ffffff;
	padding: 12px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

td.label2 {
	font-family: var(--headerfont);
	font-size: 20px;
	font-weight: lighter;
	padding: 20px;
	text-align: center;
	width: 100px;
	background-color: #fd9c0f;
	color: #ffffff;
	padding: 12px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

td.label3 {
	font-family: var(--headerfont);
	font-size: 20px;
	font-weight: lighter;
	padding: 20px;
	text-align: center;
	width: 100px;
	background-color: #5faa11;
	color: #ffffff;
	padding: 12px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

td.label4 {
	width: 100px;
	background-color: #5c11aa;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 3px 10px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

.fieldcenter {
	background-color: #f8f8f8;
	color: #434343;
	padding: 2px 5px;
	font-size: 11px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: center;
}

.displayText {
	color: #939393;
	font-size: 11px;
}

.ss {
	border: 1px solid #d3d3d3;
	margin: 0 10px 10px 10px;
}

.size1 {
	font-size: 85%;
}

.contactForm {
	margin-top: 10px;
}

.contactForm td {
	padding: 0 3px;
	background-color: #efefef;
}

.contactForm .col1 {
	background-color: #cfcfcf;
}

.contactForm .none {
	background: none;
}

a.nextbtnlink {
	text-decoration: none;
	cursor: pointer;
}

a.nextbtnlink:link p, a.nextbtnlink:active p, a.nextbtnlink:visited p {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a:nextbtnlink:hover p {
	color: #FD9C0F;
}

p.nextbtn {
	height: 21px;
	float: left;
	width: 39px;
	padding-left: 9px;
	background: url(images/nextbtn.gif) 0 0 no-repeat;
}

p.nextbtntext {
	float: left;
	height: 21px;
	padding: 0 4px 0 9px;
	background: url(images/btn-bg.gif) 0 0 repeat-x;
}

.nextbtnright {
	width: 4px;
	height: 21px;
	float: left;
	background: url(images/btn-right.gif) 0 0 no-repeat;
}

.requiredfield {
	color: #f00;
	font-weight: bold;
}

.right {
	float: right;
}

.margin1 {
	margin: 5px;
}

.loginbox {
	margin-top: 1px;
	width: 282px;
	height: 139px;
	float: left;
	background: url(images/login_bg2.png) 0 0 no-repeat;
}

input.inputemail {
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	height: 17px;
	width: 144px;
	border: none;
	background: none;
	position: absolute;
	margin: 22px 0 0 113px;
}

input.inputpass {
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	height: 17px;
	width: 144px;
	border: none;
	background: none;
	position: absolute;
	margin: 52px 0 0 113px;
}

.remember {
	color: #fff;
	font-size: 11px;
	position: absolute;
	margin: 80px 0 0 15px;
}

#AdminLoginButton {
	position: absolute;
	margin: 80px 0 0 186px;
}

.reminder {
	color: #fff;
	font-size: 11px;
	position: absolute;
	margin: 102px 0 0 18px;
}

.reminder a {
	color: #fc0;
	text-decoration: none;
}

.solutions-for {
	width: 452px;
	height: 24px;
	padding: 16px 0 0 205px;
	margin-bottom: 12px;
	background: url(images/solutions-for.png) bottom left no-repeat;
}

.solutions-for a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	vertical-align: middle;
}

.solutions-for a:hover {
	text-decoration: underline;
}

.left {
	float: left;
}

/* Non-flash Nav */
.nonFlashNav {
	margin: 34px 0;
	float: right;
}

.nonFlashNav li {
	list-style: none;
	float: left;
	margin-right: 1px;
}

.nonFlashNav li a {
	height: 38px;
	background: url('images/non-flash-nav-sprite.png') 0 0 no-repeat;
	display: block;
	font-size: 0;
	line-height: 0;
	color: transparent;
}

.nonFlashNav li.features a {
	width: 106px;
	background-position: 0 0;
}

.nonFlashNav li.pricing a {
	width: 88px;
	background-position: -107px 0;
}

.nonFlashNav li.faq a {
	width: 64px;
	background-position: -196px 0;
}

.nonFlashNav li.clients a {
	width: 85px;
	background-position: -261px 0;
}

.nonFlashNav li.demo a {
	width: 79px;
	background-position: -347px 0;
}

.nonFlashNav li.aboutus a {
	width: 116px;
	background-position: -427px 0;
}

.nonFlashNav li.features:hover a {
	background-position: 0 -38px;
}

.nonFlashNav li.pricing:hover a {
	background-position: -107px -38px;
}

.nonFlashNav li.faq:hover a {
	background-position: -196px -38px;
}

.nonFlashNav li.clients:hover a {
	background-position: -261px -38px;
}

.nonFlashNav li.demo:hover a {
	background-position: -347px -38px;
}

.nonFlashNav li.aboutus:hover a {
	background-position: -427px -38px;
}

.nonFlashNav li.features.active a {
	background-position: 0 -76px;
}

.nonFlashNav li.pricing.active a {
	background-position: -107px -76px;
}

.nonFlashNav li.faq.active a {
	background-position: -196px -76px;
}

.nonFlashNav li.clients.active a {
	background-position: -261px -76px;
}

.nonFlashNav li.demo.active a {
	background-position: -347px -76px;
}

.nonFlashNav li.aboutus.active a {
	background-position: -427px -76px;
}

/* Non-flash Homepage banner */
.homepage-flash-links {
}

.homepage-flash-links a {
	display: block;
	position: absolute;
}

.homepage-flash-links a:hover {
	background: url('images/homepage-flash-static-btn.png') 0 0 no-repeat;
}

.homepage-flash-links .signup {
	width: 65px;
	height: 32px;
	bottom: 5px;
	right: 14px;
}

.homepage-flash-links .signup:hover {
	background-position: -202px 0px;
}

.homepage-flash-links .trial {
	width: 104px;
	height: 32px;
	bottom: 5px;
	right: 79px;
}

.homepage-flash-links .trial:hover {
	background-position: -98px 0px;
}

.homepage-flash-links .tour {
	width: 97px;
	height: 32px;
	bottom: 5px;
	right: 184px;
}

.homepage-flash-links .tour:hover {
	background-position: 0 0px;
}

.logo-carousel-title {
	color: #6eb228;
	text-align: center;
	padding: 0;
	margin: 0;
}

.logo-carousel {
	height: 100px;
	list-style: none;
	padding: 0;
	text-align: center;
	margin: 0;
	position: relative;
	overflow: hidden;
}

.logo-carousel li {
	width: 285px;
	height: 60px;
	position: absolute;
	top: 0;
	left: -285px;
	opacity: 0;
}

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.cf:after {
	clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
	*zoom: 1;
}

#clientList {
	border: 1px solid rgb(67, 139, 211);
	margin: 0 0 20px 0;
	width: 655px;
	border-radius: 6px;
	box-shadow: 0 0 3px #444;
}

#clientList div {
	float: left;
	display: block;
}

#clientList .label {
	background-color: rgb(67, 139, 211);
	padding: 4px 12px;
	font-weight: 600;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	color: white;
}

#clientList .slider {
	width: 460px;
	padding: 4px 8px;
	white-space: nowrap;
	overflow: hidden;
}

#clientList .slider .slide {
	white-space: nowrap;
}


/* NEW STYLES START */
:root {
	--blue: #0754A6;
	--orange: #FF9C2A;
	--green: #529833;
	--titlegreen: #08441b;
	--maxpagewidth: 1164px;
	--headerfont: "Lora", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	--textfont: "open sans regular", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	--fontawesome : "Font Awesome 5 Pro";
}

@font-face {
	font-family: 'open sans ;ight';
	src: url('/font/OpenSans-Light.ttf');
}

@font-face {
	font-family: 'open sans regular';
	src: url('/font/OpenSans-Regular.ttf');
}

@font-face {
	font-family: 'lora';
	src: url('/font/Lora.ttf');
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	outline: 0;
}

html {
	overflow-x: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: white;
	height: 100%;
	font-family: var(--textfont);
}

h1 {
	font-family: var(--headerfont);
	font-weight: 200;
}

.principal-wrapper {
	display: flex;
	flex-direction: column;
	height: 100%;
	position: relative;
}

.header {
	flex-shrink: 0;
	position: relative;
	padding-bottom: 60px;
	clip-path: polygon(0 0, 100% 0,100% 100%, 0 calc(100% - 30px));
	background-color: rgba(82, 152, 51,0.1);
}

.page-content {
	flex: 1 0 auto;
}

.footer {
	flex-shrink: 0;
	position: relative;
	padding: 30px 0 15px;
	margin-top: 60px;
	clip-path: polygon(0 0, 100% 30px,100% 100%, 0 100%);
	background: var(--green);
}

.footer .section-content {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 0 20px;
}

.footer-navigation {
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	flex-basis: 100%;
}

.footer-navigation li {
	margin: 0 0 20px;
	flex-basis: 50%;
}

.footer-navigation li a {
	text-decoration: none;
	color: var(--titlegreen);
}

@media screen and (min-width: 768px) {
	.footer-navigation {
		flex-wrap: nowrap;
		flex: 1 1 auto;
		margin-left: 20px;
	}

	.footer-navigation li {
		flex-basis: auto;
		margin: 0 20px;
	}
}

.footer .copyright {
	flex-basis: 100%;
	margin-top: 30px;
	font-size: 11px;
	color: var(--titlegreen);
}

.hero-header {
}

.header-logo {
	width: 100%;
	max-width: 250px;
}

.header-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	padding: 0 10px;
	max-width: var(--maxpagewidth);
}

.hero-title {
	text-align: center;
	font-size: 24px;
	margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
	.hero-title {
		font-size: 36px;
		margin-bottom: 30px;
	}
}

.hero-content {
	flex-basis: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	order: 1;
}

.hero-content a {
	margin-bottom: 10px;
}

.hero-img {
	flex-basis: 58%;
	position: relative;
	margin: 0 auto;
}

@media screen and (min-width: 768px) {
	.hero-img {
		flex-basis: 90%;
	}
}

.hero-img:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(82, 152, 51,0.2);
	z-index: 1;
	transform: rotate(-3deg);
	border-radius: 30px;
	top: 0;
	left: 0;
}

.hero-img .backdrop {
	display: block;
}

.hero-img img {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	z-index: 2;
}

@media screen and (min-width: 768px) {
	.header-content {
		display: flex;
		justify-content: space-between;
		align-items: center;
		min-height: 500px;
		margin: 0 auto;
		padding: 0 10px;
		max-width: var(--maxpagewidth);
	}

	.hero-title {
		font-size: 46px;
		text-align: left;
	}

	.hero-content {
		display: block;
		flex-basis: 55%;
		order: 0;
	}

	.hero-img {
		flex-basis: 45%;
	}
}

[role=navigation] {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	height: 80px;
}

[role=navigation]:before {
	content: '';
	position: absolute;
	width: 280px;
	height: 300px;
	background-color: rgba(82, 152, 51,1);
	z-index: -1;
	transform: rotate(3deg);
	border-radius: 15px;
	top: -220px;
	left: 0;
}

.btn, input.btn {
	text-decoration: none;
	border-radius: 3px;
	font-size: 18px;
	color: white;
	padding: 8px 12px;
	border: none;
}

.btn.orange {
	background-color: var(--orange);
	color: white;
}

.btn.green {
	background-color: var(--green);
	color: white;
}

.margin-right-10 {
	margin-right: 10px;
}


.standard-text {
	font-size: 20px;
	line-height: 150%;
	text-align: center;
}

.content-title {
	font-size: 32px;
	margin: 0 0 15px;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.content-title {
		font-size: 42px;
		margin: 50px 0 15px;
	}
}

.main-navigation {
	display: flex;
	justify-content: space-around;
	margin: 40px 0 30px;
	list-style-type: none;
	width: 100%;
}

@media screen and (min-width: 768px) {
	.main-navigation {
		margin: 50px 0;
	}
}

.main-navigation li a {
	margin: 0;
	text-decoration: none;
	font-size: 16px;
	color: var(--green);
}

@media screen and (min-width: 768px) {
	.main-navigation {
		display: flex;
		list-style-type: none;
		margin: 0;
		width: auto;
		justify-content: initial;
	}

	.main-navigation li a {
		margin: 0 20px;
	}
}

.section-content {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 10px;
	max-width: var(--maxpagewidth);
}

.tile-container {
	display: flex;
	position: relative;
	flex-wrap: wrap;
	justify-content: center;
	perspective: 1000px;
}

.tile-container:before {
	content: '';
	position: absolute;
	width: calc(100% + 100px);
	height: 100%;
	background-color: rgba(82, 152, 51,0.1);
	z-index: -1;
	border-radius: 10px;
	transform: rotateY(6deg);
	top: -50px;
	left: -50px;
}

.text-centre {
	text-align: center;
}

.white-text {
	color: white !important;
}

.tile {
	flex-basis: 100%;
	border-radius: 10px;
	padding: 20px;
	background-color: white;
	border-radius: 10px;
	margin: 0 10px 20px;
	box-shadow: rgba(0,0,0,0.04) 0 3px 5px;
}

@media screen and (min-width: 768px) {
	.tile {
		flex-basis: 27%;
	}

	.tile-container:before {
		width: 100%;
		top: -40px;
		left: 40px;
	}
}

.tile i {
	color: var(--titlegreen);
}

.tile p {
	position: relative;
	padding-left: 30px;
	margin-bottom: 5px;
}

.tile p:before {
	content: '\f058';
	position: absolute;
	top: 0;
	left: 4px;
	text-align: center;
	font-family: var(--fontawesome);
	font-size: 15px;
	display: inline-block;
	font-weight: bold;
	color: var(--titlegreen);
}

.at-a-glance-container {
	padding: 30px 0 60px;
}

@media screen and (min-width: 768px) {
	.at-a-glance-container {
		padding: 60px 0;
	}
}

.features-container {
	perspective: 1000px;
	padding-bottom: 60px;
	position: relative;
}

.features-container:before {
	content: '';
	position: absolute;
	width: calc(100% + 100px);
	height: calc(100% - 40px);
	background-color: rgba(82, 152, 51,0.9);
	transform: rotateY(-3deg);
	top: 35px;
	right: 0;
	z-index: -1;
}

.features-inner-container {
	max-width: 1164px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 30px;
}

.feature {
	flex-basis: 100%;
	position: relative;
	width: 50%;
	margin-bottom: 60px;
}

.feature-logo-container {
	display: block;
	width: 130px;
	margin: 0 auto;
}

@media screen and (min-width: 768px) {
	.feature {
		flex-basis: 30%;
	}
}

.feature h2 {
	color: white;
	font-family: "open sans light" !important;
	font-weight: lighter;
	line-height: 140%;
	font-size: 28px;
	margin-bottom: 30px;
	text-align: center;
}

.feature p {
	font-size: 18px;
	line-height: 150%;
	color: white;
	text-align: center;
}

.img-container {
	position: relative;
	perspective: 1000px;
}

.inner-img-container {
	transform: translateY(6deg);
}

.pricing-container {
	padding: 60px 0;
}

.pricing-inner-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	perspective: 1000px;
}

.pricing-inner-container:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(82, 152, 51,0.1);
	transform: rotateY(6deg) translateY(-50%);
	top: calc(50% - 40px);
	left: 40px;
	border-radius: 10px;
	z-index: -1;
}

.pricing-details-container {
	border-radius: 10px;
	overflow: hidden;
}

.pricing-details-container.description {
	display: none;
	flex-basis: 35%;
	border: none;
	text-align: right;
}

.pricing-details-container.description .pricing-row {
	justify-content: flex-end;
	font-size: 20px;
	color: var(--titlegreen);
}

.pricing-details-container.card {
	flex-basis: 90%;
	background: white;
	box-shadow: rgba(0,0,0,0.2) 0 3px 5px;
	margin: 0 auto 30px;
}

.compare-pricing-container {
	flex-basis: 100%;
	margin-top: 30px;
}

.compare-pricing-btn {
	display: block;
	width: 200px;
	margin: 0 auto;
	height: auto;
	text-align: center;
}

.pricing-title {
	font-family: var(--headerfont);
	font-size: 24px;
	font-weight: lighter;
	padding: 20px;
	text-align: center;
}

.pricing-title.basic {
	background: var(--orange);
	color: white;
}

.pricing-title.advanced {
	background: var(--green);
	color: white;
}

.pricing-title.enterprise {
	background: var(--blue);
	color: white;
}

@media screen and (min-width: 768px) {
	.pricing-inner-container:before {
		width: 90%;
	}

	.pricing-details-container.description {
		display: block;
	}

	.pricing-details-container.card {
		flex-basis: 20%;
		margin: 0;
	}

	.compare-pricing-btn {
		margin: 0 0 0 auto;
	}
}

.enterprise-text {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: calc(100% - 60px);
	padding: 20px;
	text-align: center;
}

.enterprise-text i {
	font-size: 36px;
	color: var(--blue);
}

.enterprise-text a {
	color: var(--blue);
}

.card .pricing-row {
	text-align: center;
	justify-content: center;
}

.pricing-row {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: center;
	height: auto;
	position: relative;
	margin: 0;
	padding: 0 0 10px;
}

.pricing-row.pricing-title {
	height: auto;
}

.pricing-row small {
	flex-basis: 100%;
	font-size: 11px;
}

.pricing-text {
	padding: 0 20px 10px;
}

.pricing-row:before {
	content: attr(title);
	position: relative;
	top: 0;
	font-size: 10px;
	left: 0;
	width: 100%;
	display: block;
}

@media screen and (min-width: 768px) {
	.pricing-row:before {
		display: none;
	}

	.pricing-row {
		height: 46px;
		padding: 0;
	}

	.pricing-row small {
		margin-top: -15px;
	}
}

.content-subtitle {
	text-align: center;
}


.field input,
.field textarea {
	padding: 10px;
	padding-left: 36px;
	border-radius: 10px;
	font-size: 16px;
	border: 1px solid lightgray;
	font-family: var(--textfont);
	width: 100%;
}

.signup-form .field input,
.signup-form .field textarea {
	padding: 10px;
}

.field textarea {
	padding-left: 10px;
	resize: none;
	height: 150px;
}

.field {
	position: relative;
	margin-bottom: 15px;
	padding: 6px 12px;
}

.field:before {
	position: absolute;
	top: 50%;
	left: 17px;
	width: 25px;
	text-align: center;
	font-family: var(--fontawesome);
	font-size: 20px;
	transform: translateY(-50%);
	display: inline-block;
	font-weight: bold;
	color: var(--titlegreen);
}

.field.name:before {
	content: '\f007';
}


.field.email:before {
	content: '\f0e0';
}

.field.company:before {
	content: '\f0c0';
}

.signup-form .field.name:before {
	content: none;
}


.signup-form .field.email:before {
	content: none;
}

.signup-form .field.company:before {
	content: none;
}

.form-inner-container {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	perspective: 1000px;
	position: relative;
}

.form-inner-container:before {
	content: '';
	position: absolute;
	width: 100%;
	height: calc(100% + 40px);
	background-color: rgba(82, 152, 51,0.1);
	transform: rotateY(-6deg) translateY(-50%);
	top: calc(50% - 20px);
	right: 40px;
	border-radius: 10px;
	z-index: -1;
}

.signup-form .form-inner-container:before {
	transform: rotateY(3deg) translateY(-50%);
}

.form-container {
	flex-basis: 100%;
}

.form-details-container {
	display: block;
	flex-basis: 100%;
	margin: auto 0;
	padding: 30px;
}

.general-form form {
	display: block;
	width: 90%;
	margin: 0 auto;
	border-radius: 10px;
	padding: 30px;
	box-shadow: rgba(0,0,0,0.2) 0 3px 5px;
	background: white;
	transition: all 0.4s ease-out;
}

@media screen and (min-width: 768px) {
	.form-inner-container:before {
		width: 90%;
	}

	.signup-form .form-inner-container:before {
		width: 100%;
	}

	.general-form form {
		width: 80%;
	}

	.signup-form .general-form form {
		width: 65%;
	}

	.form-container {
		flex-basis: 40%;
	}

	.form-details-container {
		flex-basis: 40%;
		margin: auto 0;
		padding: 0 30px;
	}
}

.general-form form.from-pricing {
	background: var(--blue);
}

.general-form form.from-pricing input:not(.btn.green),
.general-form form.from-pricing textarea {
	border: 1px solid var(--blue);
	background: rgba(0,0,0,0.5);
	color: white;
}

.general-form form.from-pricing .field:before {
	color: white;
}

.form-subtitle {
	font-size: 21px;
	margin-bottom: 40px;
}

.form-text {
	font-size: 20px;
	margin-bottom: 15px;
}

.form-text i {
	color: var(--titlegreen);
	vertical-align: top;
	line-height: 150%;
}

.form-text a {
	line-height: 150%;
}

.form-text span {
	display: inline-block;
	line-height: 150%;
}

@media screen and (min-width: 768px) {
	.signup-form .form-text {
		width: 80%;
		margin: 0 auto;
	}
}

.margin-left-30 {
	margin-left: 30px;
}

.fas.fa-check-circle {
	color: var(--titlegreen);
}

.centre-text {
	text-align: center;
}

.margin-btm-30 {
	margin-bottom: 30px;
}

.margin-btm-50 {
	margin-bottom: 50px;
}

ol li {
	margin-left: 16px;
}

.mobile-vertical-scroll {
	overflow-x: scroll;
}

@media screen and (min-width: 768px) {
	.mobile-vertical-scroll {
		overflow-x: initial;
	}
}
