@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);

@font-face {
	font-family: 'beauty';
	src: url("font/beauty.eot?28960209");
	src: url("font/beauty.eot?28960209#iefix") format("embedded-opentype"), url("font/beauty.woff?28960209") format("woff"), url("font/beauty.ttf?28960209") format("truetype"), url("font/beauty.svg?28960209#beauty") format("svg");
	font-weight: normal;
	font-style: normal
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: 'beauty';
		src: url("font/beauty.svg?28960209#beauty") format("svg")
	}
}

@font-face {
	font-family: 'charter';
	src: url("font/charter.otf");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'avenir-next';
	src: url("font/AvenirNextLTPro-Regular.otf");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'avenir-next-demi';
	src: url("font/AvenirNextLTPro-Demi.otf");
	font-weight: normal;
	font-style: normal;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline
}
html {
	line-height: 1
}
ol, ul {
	list-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle
}
q, blockquote {
	quotes: none
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none
}
a img {
	border: none
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
#searchform {
	overflow: hidden;
	margin-bottom: 30px
}
#searchform input {
	float: left;
	width: 700px;
	border-color: #b3b3b3
}
@media (max-width:960px) {
	#searchform input {
		width: 60%
	}
}
@media (max-width:600px) {
	#searchform input {
		width: 100%
	}
}
#searchform input:focus {
	border-color: #333333
}
#searchform button {
	width: 220px;
	display: block;
	float: right;
	line-height: 38px;
	outline: none;
	font-weight: normal;
	border: none;
	padding: 0;
	cursor: pointer
}
@media (max-width:960px) {
	#searchform button {
		width: 35%
	}
}
@media (max-width:600px) {
	#searchform button {
		width: 100%;
		margin-top: 20px
	}
}


a#read_more {
	color: #ffce00;
	text-decoration: none;
	font-weight: 700;
}

a:hover#read_more {
	color: #FFB000;
}


#blog_page {
	color: #333333;
	margin: 30px auto 0 auto !important
}
#blog_page.job {
	overflow: hidden
}
#blog_page.job .yellow_btn {
	margin: 20px 0;
	float: right;
	display: inline-block
}
#blog_page.imprint #posts .post {
	cursor: default
}
#blog_page.imprint #posts .post .title:hover {
	color: #333333
}
#blog_page.imprint #posts .post:hover .title {
	color: #0fa7e0
}
#blog_page #load_more {
	cursor: pointer;
	text-align: center;
	margin-bottom: 40px
}
#blog_page #all_tags {
	overflow: hidden;
	margin-bottom: 20px
}
#blog_page #all_tags li {
	float: left;
	margin: 10px 30px 0 0;
	position: relative
}
#blog_page #all_tags li:after {
	content: "";
	height: 100%;
	width: 1px;
	top: 0;
	right: -14px;
	position: absolute;
	background-color: #e5e5e5
}
#blog_page #all_tags li:last-child:after {
	display: none
}
#blog_page #all_tags a {
	font-weight: 600;
	font-size: 18px;
	color: #033333;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	-webkit-transition: color 0.3s;
	transition: color 0.3s
}
#blog_page #all_tags a:hover, #blog_page #all_tags a.active {
	color: #ffce00
}
#blog_page #top_posts {
	overflow: hidden
}
#blog_page #top_posts .post {
	height: 118px;
	width: 220px;
	float: left;
	position: relative;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}
@media (max-width:960px) {
	#blog_page #top_posts .post {
		height: 300px !important;
		width: 49% !important;
		margin-right: 0 !important;
		margin-bottom: 20px !important
	}
}
@media (max-width:760px) {
	#blog_page #top_posts .post {
		height: 250px !important
	}
}
@media (max-width:600px) {
	#blog_page #top_posts .post {
		height: 300px !important;
		width: 100% !important;
		float: none !important
	}
}
#blog_page #top_posts .post:nth-child(even) {
	float: right
}
#blog_page #top_posts .post:before {
	content: 'top';
	top: 10px;
	right: 10px;
	z-index: 2;
	position: absolute;
	font-size: 14px;
	color: #333333;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 26px;
	padding: 0 10px;
	text-decoration: none;
	background-color: #ffce00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
#blog_page #top_posts .post:first-child {
	height: 394px;
	width: 700px;
	margin-right: 20px;
	margin-bottom: 0
}
#blog_page #top_posts .post:first-child .info {
	padding: 0 30px 30px 30px
}
#blog_page #top_posts .post:first-child .title {
	font-size: 36px;
	line-height: 48px
}
#blog_page #top_posts .info {
	width: 100%;
	left: 0;
	bottom: 0;
	padding: 0 8px 8px 8px;
	position: absolute;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#blog_page #top_posts .title {
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	text-decoration: none
}
#blog_page #top_posts .title:hover {
	text-decoration: underline
}
#blog_page #top_posts .gradient {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background-color: #d02402;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFD02402', endColorstr='#FFD49601');
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwMjQwMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q0OTYwMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #d02402), color-stop(100%, #d49601));
	background-image: -moz-linear-gradient(left top, #d02402 0%, #d49601 100%);
	background-image: -webkit-linear-gradient(left top, #d02402 0%, #d49601 100%);
	background-image: linear-gradient(to right bottom, #d02402 0%, #d49601 100%)
}
#blog_page #posts {
	margin-top: 20px;
	overflow: hidden;
	font-size: 0
}
#blog_page #posts .post {
	width: 48%;
	vertical-align: top;
	display: inline-block;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e5e5e5
}
@media (max-width:720px) {
	#blog_page #posts .post {
		width: 100%;
		display: block
	}
}
#blog_page #posts .post:nth-child(even) {
	margin-left: 4%
}
@media (max-width:720px) {
	#blog_page #posts .post:nth-child(even) {
		margin-left: 0
	}
}
#blog_page #posts img {
	height: auto !important;
	width: 100% !important;
	display: block;
	margin: 20px 0
}
#blog_page #posts .title {
	color: #333333;
	font-size: 24px;
	font-weight: 600;
	display: block;
	line-height: 30px;
	margin-bottom: 10px;
	text-decoration: none;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	-webkit-transition: color 0.3s;
	transition: color 0.3s
}
#blog_page #posts .title:hover {
	color: #0fa7e0
}
#blog_page #posts .description {
	font-family: 'charter', serif;
	color: rgba(0, 0, 0, .7);
	--x-height-multiplier: 0.35;
	--baseline-multiplier: 0.179;
	font-size: 21px;
	line-height: 1.58;
	letter-spacing: .035em;
	margin-bottom: 20px
}
#blog_page #posts .tags {
	margin-bottom: 20px;
	font-size: 14px
}
#blog_page #posts .tag {
	font-size: 14px;
	color: #333333;
	font-weight: 600;
	display: inline-block;
	line-height: 26px;
	padding: 0 10px;
	margin-bottom: 10px;
	text-decoration: none;
	background-color: #ffce00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s
}
#blog_page #posts .tag:hover {
	background-color: #FDF220
}
#blog_page .icon {
	color: #333333;
	font-weight: 600;
	font-size: 14px;
	position: relative;
	padding-left: 24px;
	margin-right: 15px;
	display: inline-block;
	text-decoration: none
}
#blog_page .icon:before {
	content: "";
	height: 16px;
	width: 16px;
	top: 50%;
	left: 0;
	margin-top: -8px;
	position: absolute;
	background: url(../images/post_info.png) no-repeat
}
#blog_page .author:before {
	background-position: 0 0
}
#blog_page .comments:before {
	background-position: 0 -17px
}
#blog_page .date:before {
	background-position: 0 -34px
}
#blog_page article {
	max-width: 700px;
	margin: auto;
}
#blog_page article .alignnone {
	display: block;
}

#blog_page article .wider_section_70 {
	position: relative;
	width: 70vw;
	left: calc(-35vw + 50%);
}

#blog_page article .wider_section_100 {
	position: relative;
	width: 100vw;
	left: calc(-50vw + 50%);
}

#blog_page article .wider_section_100 img {
	margin-bottom: 80px;
}

#blog_page article td {
	vertical-align: top;
	padding-right: 30px;
}

#blog_page article h1 {
	font-family: 'avenir-next-demi', 'Open Sans';
	color: rgba(0, 0, 0, .8);
	font-size: 40px;
    font-weight: 400;
    letter-spacing: -.03em;
    text-align: left;
}
@media (max-width:720px) {
	#blog_page article h1 {
		font-family: 'avenir-next-demi', 'Open Sans';
		color: rgba(0, 0, 0, .8);
		font-size: 32px;
		font-weight: 400;
		letter-spacing: -.03em;
		text-align: left;
	}
}
@media (max-width:720px) {
	#blog_page article .icon {
		display: block
	}
}
#blog_page article .info {
	margin: 20px 0
}
#blog_page article p {
	font-family: 'charter', serif;
	color: rgba(0, 0, 0, .7);
	--x-height-multiplier: 0.35;
	--baseline-multiplier: 0.179;
	font-size: 21px;
	line-height: 1.58;
	letter-spacing: -.005em;
	word-spacing: 2px;
	margin-bottom: 30px;
}

#blog_page article li {
	font-family: 'charter', serif;
	color: rgba(0, 0, 0, .7);
	--x-height-multiplier: 0.35;
	--baseline-multiplier: 0.179;
	font-size: 21px;
	line-height: 1.58;
	letter-spacing: .035em;
	word-spacing: 2px;
	margin-bottom: 10px;
	margin-left: 30px;
}

#blog_page article ol {
	margin-bottom: 20px;
}

#blog_page article h2, #blog_page article h3, #blog_page article h4 {
	font-family: 'avenir-next-demi', 'Open Sans';
	color: rgba(0, 0, 0, .8);
	font-weight: 400;
	line-height: 36px;
	text-align: left;
	margin: 60px 0 10px 0;
	letter-spacing: -.03em;
}
#blog_page article h2 {
	font-size: 32px;
}

#blog_page article h3 {
	font-size: 28px;
}

#blog_page article h4 {
	font-size: 24px;
}

@media (max-width:720px) {
	#blog_page article h2, #blog_page article h3, #blog_page article h3 {
		font-family: 'avenir-next-demi', 'Open Sans', ;
		color: rgba(0, 0, 0, .8);
		font-weight: 400;
		line-height: 26px
	}
	#blog_page article h2 {
	font-size: 22px;
	}

	#blog_page article h3 {
		font-size: 20px;
	}

	#blog_page article h4 {
		font-size: 16px;
	}
}


#blog_page article a {
	color: #0fa7e0;
	text-decoration: none
}
#blog_page article a:hover {
	text-decoration: underline
}
#blog_page article img {
	height: auto !important;
	margin: 20px 0 20px 0;
	max-width: 100% !important
}

#blog_page article .withframe{
	border:5px solid #eeeeee;
	width: 98.9%;
}

#blog_page article .socials {
	float: right
}
#blog_page article .socials>div {
	vertical-align: middle;
	display: inline-block;
	margin-left: 5px
}
#blog_page article pre {
	display: block;
	padding: 5px;
	margin: 10px 0;
	font-size: 14px;
	line-height: 20px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
#blog_page .tweet-small {
	width: 75px
}
#blog_page .g-plus-small {
	width: 70px
}
#blog_page #disqus_thread {
	margin: 30px 0
}

.shadow_01 img {
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}

.shadow_05 img {
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
}

footer {
	overflow: hidden;
	padding-top: 100px;
	background-color: #222222;
}
@media (max-width:700px) {
	footer {
		padding-top: 20px
	}
}
footer .menu:not(#menu-bottom_menu), footer .menu-item-has-children {
	float: left;
	margin-right: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
@media (max-width:700px) {
	footer .menu {
		width: 100%;
		display: block;
		float: none;
		padding-right: 0;
		text-align: center
	}
}
@media (max-width:700px) {
	footer .menu.opened ul {
		max-height: 300px
	}
}
footer .menu a {
	font-size: 14px;
	color: #999999;
	line-height: 18px;
	text-decoration: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	-moz-transition: color 0.3s;
	-o-transition: color 0.3s;
	-webkit-transition: color 0.3s;
	transition: color 0.3s
}
@media (max-width:700px) {
	footer .menu a {
		line-height: 50px
	}
}
footer .menu a:hover {
	color: #B2B2B2
}
footer .title, footer .menu-item-has-children > a {
	color: #fff;
	font-size: 15px;
	cursor: default;
	display: block;
	margin-bottom: 20px;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none
}
footer .menu-item-has-children > a:hover {
	color: #fff;
}
@media (max-width:700px) {
	footer .title, footer .menu-item-has-children > a {
		cursor: default;
		margin-bottom: 0;
		line-height: 40px
	}
}
@media (max-width:700px) {
	footer ul {
		max-height: 0;
		overflow: hidden;
		-moz-transition: ease-out 0.3s max-height;
		-o-transition: ease-out 0.3s max-height;
		-webkit-transition: ease-out 0.3s max-height;
		transition: ease-out 0.3s max-height
	}
}
footer li {
	margin-bottom: 5px;
	width: 130px;
}
@media (max-width:700px) {
	footer li {
		margin-bottom: 0;
		border-top: 1px solid #393939
	}
}
#bottom_footer {
	clear: both;
	overflow: hidden;
	padding: 45px 0;
	margin-top: 70px;
	background-color: #222222
}
@media (max-width:700px) {
	#bottom_footer {
		margin-top: 20px
	}
}
#bottom_footer form {
	float: right;
	overflow: hidden
}
@media (max-width:600px) {
	#bottom_footer form {
		float: none
	}
}
#bottom_footer .yellow_btn {
	font-size: 14px;
	padding: 12px 30px;
	display: inline-block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
@media (max-width:600px) {
	#bottom_footer .yellow_btn {
		width: 38%;
		display: block;
		float: right;
		padding: 12px 0;
		text-align: center
	}
}
#bottom_footer label {
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	display: block;
	letter-spacing: 0.5px
}
#bottom_footer input {
	width: 250px
}
@media (max-width:600px) {
	#bottom_footer input {
		width: 60%;
		float: left;
		display: block
	}
}
#copyright {
	color: #b5b5b5;
	float: left;
	line-height: 64px;
	padding-top: 30px;
}
@media (max-width:600px) {
	#copyright {
		float: none;
		margin-top: 10px;
		text-align: center
	}
}

#impactfiware {
	float: left;
	width: 50%;
}
@media (max-width:600px) {
	#impactfiware {
		float: none;
		margin-top: 10px;
		text-align: center
	}
}

.sponsorlogo{
	max-width: 150px;
	padding-right: 30px;
}

.home-page #map {
	margin-top: 0px;
}

#front-map {
	margin-top: 0px;
	height: 500px;
	position: relative;
	text-align: center;
	background: url(../images/front_map.jpg) center center no-repeat;
	background-size: 100% auto;
}

#front-main-bg {
	margin-top: 0px;
	height: 500px;
	position: relative;
	text-align: center;
	background: url(../images/front/main-bg.jpg) center center no-repeat;
	background-size: 100% auto;
}

@media (max-width: 720px) {
	#front-main-bg{
		height: 140px;
	}
}

.home-page .blue_btn {
	margin: 50px 0 100px 0
}
.home-page .partners {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	display: block;
	margin-bottom: 40px;
	margin-top: 70px
}
html {
	font-size: 100%;
	font-family: 'Open Sans'
}
body {
	color: #222222;
	font-size: 14px
}
.fa:before {
	color: #FFCC00;
	font-size: 28px;
	font-family: "beauty";
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	vertical-align: middle
}
.icon-thumbs:before {
	content: '\e800'
}
.icon-taxi:before {
	content: '\e801'
}
.icon-database:before {
	content: '\e803'
}
.icon-right-open:before {
	content: '\e802'
}
.icon-gauge:before {
	content: '\e804'
}
.icon-youtube:before {
	content: '\e805'
}
.icon-fighter-jet:before {
	content: '\e806'
}
.icon-cubes:before {
	content: '\e807'
}
.icon-diamond:before {
	content: '\e808'
}
.icon-rocket:before {
	content: '\e809'
}
.icon-chart-line:before {
	content: '\e80a'
}
.icon-money:before {
	content: '\e80b'
}
.icon-sliders:before {
	content: '\e80c'
}
.icon-location:before {
	content: '\e80d'
}
.icon-basket:before {
	content: '\e80e'
}
.clr, nav, .period .cell_holder, #product-page .apps .center, .home_features .center, #product-page .apps #blog_page, #product-page .apps nav, #product-page .apps #includes, #product-page .apps #advantages, #product-page .advantage {
	clear: both;
	position: relative
}
.clr:before, nav:before, .period .cell_holder:before, #product-page .apps .center:before, .home_features .center:before, #product-page .apps #blog_page:before, #product-page .apps nav:before, #product-page .apps #includes:before, #product-page .apps #advantages:before, #product-page .advantage:before, .clr:after, nav:after, .period .cell_holder:after, #product-page .apps .center:after, #product-page .apps #blog_page:after, #product-page .apps nav:after, #product-page .apps #includes:after, #product-page .apps #advantages:after, .home_features .center:after, #product-page .advantage:after {
	content: "";
	clear: both;
	display: block
}
.center, #blog_page, nav, #includes, #product-page #advantages {
	max-width: 940px;
	margin: 0 auto;
	padding-top: 1px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
@media (max-width:960px) {
	.center, #blog_page, nav, #includes, #product-page #advantages {
		max-width: 96%
	}
}

.testimonials p{
	text-align: center;
}

#page-api p {
	line-height: 22px;
	vertical-align: middle;
	display: inline-block;
	font-size: 16px;
	color: #666666;
	font-weight: 100;
	text-align: left;
	margin-bottom: 200px;

}

div#advantages {
	margin-top: 120px !important;
}

.button_align_center {
	text-align: center;
	margin-top:60px;
	margin-bottom: 90px;
}

.align_center {
	text-align: center
}
.align_center * {
	display: inline-block
}
h1 {
	color: #191919;
	font-size: 40px;
	font-weight: 100;
	line-height: 50px;
	margin-top: 30px;
	text-align: center;
	margin-bottom: 30px
}
@media (max-width:560px) {
	h1 {
		font-size: 30px !important;
		margin-top: 70px;
		margin-bottom: 20px;
		line-height: 40px
	}
}
h2 {
	color: #191919;
	font-size: 30px;
	font-weight: 100;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
@media (max-width:560px) {
	h2 {
		font-size: 30px !important;
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

h3 {
	color: #494949;
	font-size: 20px;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
@media (max-width:560px) {
	h3 {
		font-size: 20px !important;
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

#home-page-title h1, #product-page-title h1, #other-features h1{
	margin-top: 120px;
}

#other-features h2{
	text-align: left;
}

#hero-brands h1 {
	margin-top: 100px;	
}

.yellow_btn {
	color: #000;
	font-size: 18px;
	font-weight: 700;
	outline: none;
	border: none;
	display: inline-block;
	padding: 18px 40px;
	text-decoration: none;
	background: #FFCC00;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
	-moz-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s
}
.yellow_btn:hover {
	background-color: #ffdc51
}
.blue_btn {
	color: #ffffff;
	font-weight: 700;
	font-size: 15px;
	border-radius: 6px;
	padding: 14px 40px;
	cursor: pointer;
	background: #3ca0d3;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s
}
.blue_btn:hover {
	background-color: #1087bf
}

.left_btn{
	padding-top: 50px;
	padding-bottom: 40px;
}


img {
	max-width: 100%
}
#start_building {
	color: #fff;
	padding: 80px 0;
	text-align: center;
	background-color: #4D4D4D
}
#start_building h1 {
	color: #fff;
	margin: 0
}
#start_building p {
	color: #fff;
	font-size: 16px;
	margin-top: 10px;
	line-height: 24px;
	margin-bottom: 60px
}
#map {
	position: relative
}
#map:before {
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute
}
.get_started {
	z-index: 1000;
	position: relative
}
input {
	color: #222222;
	font-size: 14px;
	height: 38px;
	width: 250px;
	outline: none;
	padding: 0 10px;
	border: 1px solid #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	transition: border-color 0.3s
}
@media (max-width:600px) {
	input {
		width: 60%;
		float: left;
		display: block
	}
}
input:focus {
	border-color: #FFCC00
}
header {
	z-index: 1001;
	position: relative;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	background-color: #222222
}
.nav_font, nav .icon, #navigation a, nav .menu {
	color: #fff;
	font-size: 15px;
	height: 60px;
	line-height: 60px;
	position: relative;
	padding: 0 12px;
	background-color: #222222;
	-moz-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s
}
@media (max-width:700px) {
	nav {
		max-width: 100%
	}
}
nav #navigation.opened #mobile_nav, nav .signin_wrapper.opened #signin_dropdown {
	max-height: 320px
}
nav a {
	float: left;
	display: block;
	margin-right: 1px;
	text-decoration: none
}
nav .icon:hover, #navigation a:hover, nav .icon.active, #navigation a.active {
	background-color: #393939
}
nav .icon:before, #navigation a:before {
	content: "";
	margin-right: 12px;
	vertical-align: middle;
	display: inline-block;
	background-image: url(../images/navigation.jpg);
	background-size: 41px 35px
}
#mobile_nav a:nth-child(5):before {
	height: 12px;
	width: 12px;
	background-position: 0 -23px
}
#mobile_nav a:nth-child(1):before {
	height: 8px;
	width: 20px;
	background-position: 0 -14px
}
#mobile_nav a:nth-child(3):before {
	height: 20px;
	width: 12px;
	background-position: -24px 0
}
#mobile_nav a:nth-child(2):before {
	height: 13px;
	width: 17px;
	background-position: 0 0
}
#mobile_nav a:nth-child(4):before {
	height: 13px;
	width: 17px;
	background-position: -23px -22px
}
nav #navigation.opened #menu_icon {
	-moz-transform: translateX(0%) translateY(0%) rotate(360deg);
	-ms-transform: translateX(0%) translateY(0%) rotate(360deg);
	-webkit-transform: translateX(0%) translateY(0%) rotate(360deg);
	transform: translateX(0%) translateY(0%) rotate(360deg)
}
nav #navigation.opened #line_1 {
	width: 80%;
	left: 42%;
	z-index: 10;
	-moz-transform: translateX(0%) translateY(0%) rotate(50deg);
	-ms-transform: translateX(0%) translateY(0%) rotate(50deg);
	-webkit-transform: translateX(0%) translateY(0%) rotate(50deg);
	transform: translateX(0%) translateY(0%) rotate(50deg)
}
nav #navigation.opened #line_3 {
	width: 80%;
	left: 42%;
	z-index: 10;
	-moz-transform: translateX(0%) translateY(0%) rotate(-50deg);
	-ms-transform: translateX(0%) translateY(0%) rotate(-50deg);
	-webkit-transform: translateX(0%) translateY(0%) rotate(-50deg);
	transform: translateX(0%) translateY(0%) rotate(-50deg)
}
nav .menu {
	cursor: default;
	display: none;
	padding: 0 12px 0 41px
}
@media (max-width:700px) {
	nav .menu {
		display: inline-block
	}
}
nav .menu:hover {
	background-color: transparent
}
nav .menu #menu_icon {
	height: 12px;
	width: 17px;
	top: 50%;
	left: 12px;
	margin-top: -6px;
	position: absolute;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s
}

nav .menu #menu_text {
	padding-left: 5px;
}

nav .menu .line {
	height: 2px;
	width: 100%;
	left: 0;
	position: absolute;
	background-color: #FFCC33;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s
}
nav .menu .line#line_1 {
	top: 0
}
nav .menu .line#line_2 {
	top: 5px
}
nav .menu .line#line_3 {
	top: 10px
}
@media (max-width:700px) {
	nav #mobile_nav {
		width: 100%;
		top: 60px;
		left: 0;
		z-index: 100;
		overflow: hidden;
		position: absolute;
		max-height: 0;
		-moz-transition: ease-out 0.3s max-height;
		-o-transition: ease-out 0.3s max-height;
		-webkit-transition: ease-out 0.3s max-height;
		transition: ease-out 0.3s max-height
	}
}
@media (max-width:700px) {
	nav #mobile_nav .icon {
		float: none;
		margin-right: 0;
		text-align: center;
		border-top: 1px solid #393939
	}
}
nav .signin_wrapper {
	top: 0;
	right: 0;
	cursor: default;
	position: absolute
}
@media (max-width:700px) {
	nav .signin_wrapper {
		float: right;
		position: static
	}
}
nav .signin_wrapper.opened .signin, nav .signin_wrapper .signin:hover {
	background-color: #393939
}



@media (max-width:700px) {
	nav .signin_wrapper.opened .signin, nav .signin_wrapper .signin:hover {
		background-color: transparent
	}
}
nav .signin_wrapper .signin {
	height: 60px;
	cursor: pointer
}
nav .signin_wrapper .signin:before {
	height: 12px;
	width: 9px;
	vertical-align: baseline;
	background-position: -13px -23px
}
nav #signin_dropdown {
	max-height: 0;
	top: 60px;
	right: 0;
	position: absolute;
	overflow: hidden;
	background-color: #393939;
	-moz-transition: ease-out 0.3s max-height;
	-o-transition: ease-out 0.3s max-height;
	-webkit-transition: ease-out 0.3s max-height;
	transition: ease-out 0.3s max-height
}
@media (max-width:700px) {
	nav #signin_dropdown {
		width: 100%;
		background-color: #222222
	}
}
nav #signin_dropdown a {
	color: #fff;
	font-size: 15px;
	line-height: 60px;
	width: 180px;
	display: block;
	padding: 0 20px;
	-moz-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s
}
@media (max-width:700px) {
	nav #signin_dropdown a {
		width: 100%;
		text-align: center;
		padding: 0;
		line-height: 60px;
		border-top: 1px solid #393939
	}
}
@media (max-width:700px) {
	nav #signin_dropdown a:hover {
		background-color: #393939
	}
}

#demo_page {
	min-height: 800px;
	padding-bottom: 100px;
}

#demo_page h2{
	margin-top: 60px;
	margin-bottom: 60px;
}

#demo_page h4{
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}

#demo_page .form_block .clear:after {
    clear: both;
    content: "";
    display: table;
}

#demo_page .demo_form {
	width: 48%;
	float: left;
}

#demo_page .demo_intro {
	width: 48%;
	height: 100px;
	text-align: center;
	float: right;
}

#demo_page .demo_intro_img {
	width: 48%;
	float: right;
}

#press_page {
	max-width: 640px;
	margin: 0 auto
}
@media (max-width:660px) {
	#press_page {
		max-width: 96%
	}
}
#press_page h4 {
	font-size: 30px;
	margin: 20px 0;
	font-weight: 300;
	text-align: center
}
#press_page p {
	font-size: 16px;
	line-height: 24px;
	font-weight: 100;
}
#press_page img {
	max-width: 85%;
	display: block;
	margin: 20px auto
}
@media (max-width:660px) {
	#press_page img {
		max-width: 95%
	}
}
#press_page #logos {
	overflow: hidden
}
#press_page #logos img {
	max-width: 48%;
	float: left
}
#press_page #logos img:last-child {
	float: right
}
#press_page #ios_pass {
	max-width: 100%
}
#press_page a {
	font-size: 18px;
	color: #0088cc;
	display: block;
	margin: 10px 0;
	text-decoration: none
}
#press_page a:hover {
	color: #005580;
	text-decoration: underline
}
#press_page #media_contact, #press_page #social {
	margin-left: 50px;
	font-size: 18px;
	line-height: 24px
}
#press_page #media_contact a, #press_page #social a {
	display: inline-block
}
#pricing_page h1 {
	font-size: 40px
}
#pricing_page h1 .highlite {
	padding: 8px;
	background: #ffcc33
}
/*#pricing_page #page_description {
	font-size: 24px;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 100px
}
@media (max-width:560px) {
	#pricing_page #page_description {
		margin-bottom: 70px
	}
}*/
#pricing_page #sale {
	height: 70px;
	display: block;
	margin-left: 20px
}
#pricing_page #by_time {
	margin-top: 10px
}
#pricing_page #by_time a {
	color: #0088cc;
	text-decoration: none
}
#pricing_page #by_time a.active {
	cursor: default;
	font-weight: bold
}
#pricing_page .to_subscribe {
	margin-top: 30px;
	height: 33px;
	width: 46%;
	text-align: center;
	border: none;
	outline: none;
	line-height: 28px;
	margin-left: -2px;
	color: #000000;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-transition: background-color 0.2s;
	-o-transition: background-color 0.2s;
	-webkit-transition: background-color 0.2s;
	transition: background-color 0.2s
}
@media (max-width:660px) {
	#pricing_page .to_subscribe {
		width: 90%;
	}
}

#pricing_page .to_subscribe:hover {
	background-color: #FFCC33
}
#pricing_page .cell.active button {
	background-color: #FFCC33;
	box-shadow: 0px 2px 2px #806926;
}
#includes {
	overflow: hidden
}
#includes .include {
	color: #000;
	text-align: center;
	height: 300px;
	width: 31.333%;
	float: left;
	margin-right: 3%;
	margin-bottom: 3%;
	padding: 10px;
	background-color: #FFCC33;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
@media (max-width:860px) {
	#includes .include {
		width: 48%;
		margin-right: 2%
	}
}
@media (max-width:600px) {
	#includes .include {
		height: auto;
		width: 100%;
		float: none;
		margin-left: 0 !important;
		margin-right: 0 !important
	}
}
#includes .include:nth-child(3n) {
	margin-right: 0
}
@media (max-width:860px) {
	#includes .include:nth-child(3n) {
		margin-right: 2%
	}
}
@media (max-width:860px) {
	#includes .include:nth-child(even) {
		margin-right: 0;
		margin-left: 2%
	}
}
#includes .title {
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 15px
}
#includes .description {
	color: #333333;
	font-size: 16px;
	line-height: 19px
}

.period {
	margin-top: 100px;
}

.period_tab {
	display: none
}
.period_tab.active {
	display: block
}
.period .price_list {
	cursor: default
}

/*.period .withrow {
	height: 40px;
	line-height: 40px;
	-moz-transition: background-color 0.2s;
	-o-transition: background-color 0.2s;
	-webkit-transition: background-color 0.2s;
	transition: background-color 0.2s
}
.period .withrow:hover {
	background-color: #ffcc33
}*/
.period .buttons_row {
	display: block;
	/*height: 40px;*/
	line-height: 100px;
	width: 100%
}
.period .cell_holder {
	display: block;
	width: 940px;
	margin: auto;
	position: relative
}
@media (max-width:960px) {
	.period .cell_holder {
		max-width: 96%;
	}
}


.period .cell {
	font-size: 15px;
	line-height: 20px;
	float: left;
	text-align: center;
	width: 48%;
	padding: 1%;
}
/*@media (max-width:960px) {
	.period .cell {
		max-width: 50%;
	}
}*/

.period .cell_feature {
	font-size: 15px;
	line-height: 20px;
	float: left;
	text-align: left;
	width: 38%;
	padding: 0.5% 6% 0.5% 6%;
}

.period .cell_holder .cell.row_desc {
	display: block;
	float: left;
	width: 38%;
	text-align: left
}
/*@media (max-width:960px) {
	.period .cell_holder .cell.row_desc {
		max-width: 50%;
	}
}*/

.period .buttons_row .cell {
	height: 100px
}
.period .cell.active {
	z-index: 10;
	position: relative;
	/*background-color: #fff*/
}
.period .cell.active:after {
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 0;
	position: absolute;
	/*-moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3)*/
}
.period .withheader .cell.active {
	background-color: #ffce00
}
.period .withheader .cell {
	height: 50px;
	line-height: 50px;
	font-size: 20px;
}
.period .withheader_bottom {
	height: 120px;
	line-height: 120px
}
.period .withheader_bottom .cell {
	height: 120px;
	line-height: 120px
}

.period .wl_offer_price {
	color: #ffffff;
	height: 120px;
	line-height: 120px
}
.period .wl_offer_price .cell {
	color: #ffffff;
	height: 120px;
	line-height: 120px
}

.period .wl_offer_text{
	color: #ffffff;
	font-weight: 600px;
}

.period .plan_includes .cell {
	line-height: 20px;
	font-size: 13px;
	font-weight: 600;
	color: #53c68c;
}

._top {
	display: block;
	color: #000000;
	font-size: 42px;
	font-weight: 100;
	line-height: 35px;
	padding-top: 30px
}
._top_wl{
	display: block;
	color: #ffffff;
	font-size: 24px;
	font-weight: 100;
	line-height: 10px;
	padding-top: 15px;
}

._wl_offer {
	display: block;
	color: #ffffff;
	font-size: 20px;
	font-weight: 100;
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 5px;
}
@media (max-width:420px) {
	._wl_offer {
	font-size: 12px;
	}
}

._top_cents_wl{
	color: #ffffff;	
	font-size: 14px;
	font-weight: 100;
}
._top_cents{
	color: #000000;
	font-size: 14px;
	font-weight: 100;
}

._bottom {
	display: block;
	clear: both;
	color: #999999;
	font-size: 12px;
	line-height: 21.8px
}

._bottom_wl {
	display: block;
	clear: both;
	color: #ffffff;
	font-size: 8px;
	line-height: 21.8px;
	padding-bottom: 15px;
}

._annual {
	display: block;
	color: #999999;
	font-size: 12px;
	font-style: italic;
	line-height: 21.8px
}


#floating_nav {
	overflow: hidden;
	background-color: #FFCC33;
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2)
}
@media (max-width:660px) {
	#floating_nav {
		display: none
	}
}
#floating_nav.fixed {
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	position: fixed
}
#floating_nav .fa:before {
	color: #000;
	margin-right: 10px;
	font-size: 16px;
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-moz-transition: -moz-transform 0.2s;
	-o-transition: -o-transform 0.2s;
	-webkit-transition: -webkit-transform 0.2s;
	transition: transform 0.2s
}
#floating_nav a {
	color: #000;
	font-family: 'Open Sans';
	font-size: 14px;
	float: left;
	display: block;
	padding: 0 10px;
	line-height: 45px;
	margin-right: 10px;
	text-decoration: none;
	-moz-transition: background-color 0.2s;
	-o-transition: background-color 0.2s;
	-webkit-transition: background-color 0.2s;
	transition: background-color 0.2s
}
#floating_nav a.active, #floating_nav a:hover {
	background-color: #FFE28B
}
#floating_nav a.active:before, #floating_nav a:hover:before {
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

#border-line {
	border-top: 1px solid #e0e0e0;
	margin-top: 40px;
	margin-bottom: 40px;
}

.home_features {
	overflow: hidden;
	padding-top: 20px;
	margin-bottom: 60px;
	position: relative;

}

.home_features p {
	line-height: 40px;
	margin-left: 20px;
	vertical-align: middle;
	display: inline-block;
	font-size: 18px;
	text-align: left;
}

.home_features .description p {
	line-height: 22px;
	vertical-align: middle;
	display: inline-block;
	font-size: 16px;
	color: #666666;
	margin-left: 0px;
	font-weight: 100;
	text-align: left;
}

.home_features #app_illustration {
	max-width: 50%;
	
	bottom: 0;
	position: absolute;
}
@media (max-width:420px) {
	.home_features #app_illustration {
		max-width: 100%;
		position: inherit;
	}
}

.home_features .right {
	width: 51%;
	float: right;
}

.home_features .left {
	width: 51%;
	float: left;
}

@media (max-width:760px) {
	.home_features .right, .home_features .left {
		text-align: center
	}
}

@media (max-width:420px) {
	.home_features .right, .home_features .left {
		width: 100%;
		float: none
	}
}

.home-page h4 {
	color: #494949;
	font-size: 30px;
	font-weight: 100;
	text-align: center;
}

.home-page .heading_margins {
	margin-top: 30px;
	margin-bottom: 30px
}

.home-page .testimonials_padding {
	padding-top: 60px;
}

.home_features h1{
	width: 50%;
	margin-top: 60px;
	text-align: left;
}

.home_features h3{
	width: 50%;
	text-align: left;
	font-size: 20px;
	font-weight: 400;
	padding-top: 40px;
	padding-bottom: 10px;
	text-align: left;
}

.home_features h1 .right, .home_features h3 .right{
	float: right;
}

.home_features h1 .left, .home_features h3 .left{
	float: left;
}

@media (max-width:760px) {
	.home_features h1 {
		width: 100%;
		float: none;
		margin: 20px 0 100px 0;
		text-align: center
	}
}
@media (max-width:560px) {
	.home_features h1 {
		margin-bottom: 50px
	}
}




.home-page .testimonials .testimonial-quote {
	width: 48%;
	height: 300px;
	margin: 0 1% 0 1%;
	text-align: center;
	vertical-align: middle;
	display: table;
}

.home-page .testimonials .testimonial-quote .floatleft{
	float: left;
}

.home-page .testimonials .testimonial-quote .floatright{
	float: left;
}

.home-page .testimonials .testimonial1-img1 {
	width: 48%;
	height: 600px;
	margin: 0 1% 0 1%;
	background: url(../images/front/testimonials/applimo/img1.jpg) center center no-repeat;
	background-size: cover;
	float: left;
}

.home-page .testimonials .testimonial1-img2 {
	width: 48%;
	height: 300px;
	margin: 0 1% 0 1%;
	background: url(../images/front/testimonials/applimo/img2.jpg) center center no-repeat;
	background-size: cover;
	float: right;
}

.home-page .testimonials .testimonial2-img1 {
	width: 48%;
	height: 600px;
	margin: 0 1% 0 1%;
	background: url(../images/front/testimonials/bto/img1.jpg) center center no-repeat;
	background-size: cover;
	float: right;
}

.home-page .testimonials .testimonial2-img2 {
	width: 48%;
	height: 300px;
	margin: 0 1% 0 1%;
	background: url(../images/front/testimonials/bto/img2.jpg) center center no-repeat;
	background-size: cover;
	float: left;
}

.home-page .testimonials .testimonial3-img1 {
	width: 48%;
	height: 600px;
	margin: 0 1% 0 1%;
	background: url(../images/front/testimonials/saytaxifr/img1.jpg) center center no-repeat;
	background-size: cover;
	float: left;
}

.home-page .testimonials .testimonial3-img2 {
	width: 48%;
	height: 300px;
	margin: 0 1% 0 1%;
	background: url(../images/front/testimonials/saytaxifr/img2.jpg) center center no-repeat;
	background-size: cover;
	float: right;
}

.home-page .testimonials .clear:after {
    clear: both;
    content: "";
    display: table;
}

.home-page .testimonials p.quote {
	font-size: 24px;
	line-height: 30px;
	font-style: italic;
	font-weight: 100;
}

.home-page .testimonials p.quotesource {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	padding-top: 20px;
}

.home-page .testimonials h1{
	margin-top: 40px;
	margin-bottom: 10px;
}

.home-page .testimonials p{
	color: #747474;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	padding-bottom: 10px;
	padding: 0 20% 0 20%;
	line-height: 22px;
}

#featured-on h1{
	margin-top: 120px;
}

@media (max-width:720px) {
	.home-page .testimonials .testimonial-quote {
		width: 98%;
	}
}

@media (max-width:720px) {
	.home-page .testimonials .testimonial1-img1,
	.home-page .testimonials .testimonial2-img1,
	.home-page .testimonials .testimonial3-img1,
	.home-page .testimonials .testimonial1-img2,
	.home-page .testimonials .testimonial2-img2,
	.home-page .testimonials .testimonial3-img2 {
		height: 200px;
		width: 98%;	
	}
}


#product-page #devices {
	width: 100%;
	max-width: 400px;
	display: block;
	margin: 60px auto
}
#product-page .apps {
	overflow: hidden;
	padding-top: 20px;
	margin-bottom: 60px;
}

#product-page .apps .darkbg{
	background-color: #4D4D4D;
}

#product-page .apps .darkbg h1, #advantages .darkbg h1 {
	color: #fff;
}

#product-page .apps .darkbg p {
	color: #fff;
}


#product-page .apps .center, .home_features .center, #product-page .apps #blog_page, #product-page .apps nav, #product-page .apps #includes, #product-page .apps #advantages {
	position: relative
}
#product-page .apps .fa {
	width: 32px;
	margin-left: 70px;
	display: inline-block
}
@media (max-width:760px) {
	#product-page .apps .fa {
		margin-left: 0
	}
}
#product-page .apps p {
	line-height: 24px;
	vertical-align: middle;
	display: inline-block;
	font-size: 16px;
	font-weight: 100;
}

#product-page .apps .description p {
	vertical-align: middle;
	display: inline-block;
	font-size: 16px
}

#product-page .intelligent_queue p {
line-height: 20px;
display: inline-block;
font-size: 16px;
font-weight: 100;
}

#product-page .intelligent_queue img {
	margin-top: 20px;
	margin-bottom: 20px;
}

#product-page .apps #app_illustration {
	max-width: 50%;
	left: -10%;
	bottom: 0;
	position: absolute;
}
@media (max-width:420px) {
	#product-page .apps #app_illustration {
		display: none;
	}
}

#product-page .apps #product-referral {
	max-width: 70%;
	left: -20%;
	bottom: 0;
	position: absolute
}
@media (max-width:420px) {
	#product-page .apps #product-referral {
		display: none
	}
}

#product-page .apps .right {
	width: 51%;
	float: right;
	padding-bottom: 60px;
	text-align: left;
}
@media (max-width:760px) {
	#product-page .apps .right {
		text-align: left;
	}
}
@media (max-width:420px) {
	#product-page .apps .right {
		width: 100%;
		float: none
	}
}
#product-page .apps .right #markets {
	height: 47px;
	width: 300px;
	margin: 50px 0 20px 0;
	background: url(../images/market_places.png);
	background-size: 300px 47px
}
@media (max-width:760px) {
	#product-page .apps .right #markets {
		margin: 50px auto 20px auto
	}
}
#product-page .apps h1 {
	width: 50%;
	float: right;
	margin-top: 60px;
	text-align: left
}
@media (max-width:760px) {
	#product-page .apps h1 {
		width: 100%;
		float: none;
		margin: 20px 0 100px 0;
		text-align: center
	}
}
@media (max-width:560px) {
	#product-page .apps h1 {
		margin-bottom: 50px
	}
}

#product-page .heading_margins{
	margin-top: 20px;
	margin-bottom: 30px;
}

#product-page #slides {
	margin-bottom: 60px
}
#product-page #slides .slide {
	font-size: 0
}
#product-page #slides .img {
	width: 64%;
	vertical-align: middle;
	display: inline-block
}
@media (max-width:960px) {
	#product-page #slides .img {
		width: 50%
	}
}
@media (max-width:640px) {
	#product-page #slides .img {
		width: 80%;
		margin: 0 auto;
		display: block
	}
}
#product-page #slides .description {
	width: 32%;
	margin-left: 4%;
	font-size: 16px;
	line-height: 20px;
	vertical-align: middle;
	display: inline-block
}
@media (max-width:960px) {
	#product-page #slides .description {
		width: 46%
	}
}
@media (max-width:640px) {
	#product-page #slides .description {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
		display: block;
		text-align: justify
	}
}
#product-page #slides .title {
	text-align: center;
	display: block;
	font-size: 40px;
	margin-bottom: 30px;
	font-weight: 100;
}
@media (max-width:960px) {
	#product-page #slides .title {
		font-size: 28px
	}
}
#product-page #slides .slidesjs-pagination {
	text-align: center
}
#product-page #slides .slidesjs-pagination li {
	margin: 0 5px;
	display: inline-block
}
#product-page #slides .slidesjs-pagination a {
	height: 15px;
	width: 15px;
	font-size: 0;
	display: block;
	background-color: #cccccc;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%
}
#product-page #slides .slidesjs-pagination a.active {
	background-color: #ffcc33
}
#product-page .advantage {
	position: relative;
	margin-bottom: 100px
}
@media (max-width:700px) {
	#product-page .advantage {
		margin-bottom: 70px
	}
}
#product-page .advantage .img {
	width: 40%;
	top: 50%;
	right: 0;
	position: absolute;
	text-align: center;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
@media (max-width:700px) {
	#product-page .advantage .img {
		width: 50%;
		margin: 0 auto;
		position: relative;
		margin-bottom: 20px;
		-moz-transform: translateY(0%);
		-ms-transform: translateY(0%);
		-webkit-transform: translateY(0%);
		transform: translateY(0%)
	}
}
#product-page .advantage:nth-child(odd) .img {
	left: 0;
	right: auto
}
#product-page .advantage:nth-child(odd) .description {
	float: right;
	padding-right: 0;
	padding-left: 60px
}
#product-page .advantage .description {
	width: 60%;
	float: left;
	padding-right: 60px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
@media (max-width:700px) {
	#product-page .advantage .description {
		padding: 0 !important;
		width: 100%
	}
}
#product-page .advantage h1 {
	margin-top: 0;
	text-align: left
}
#product-page .advantage p {
	font-size: 15px;
	line-height: 20px;
	font-weight: 100;
}
@media (max-width:700px) {
	#product-page .advantage p {
		text-align: justify
	}
}
#product-page #map {
	margin-bottom: 60px
}

#front-page-booking-app{
	height: 500px;
	position: relative;
	text-align: center;
	background: url(../images/booking-app/front_booking_app.jpg) center center no-repeat;
	background-size: 100% auto;
}

#front-page-booking-app #app-header{
	width: 45%;
	float: right;

}

#front-page-booking-app #app-header #app-button{
	float: right;
}

#front-page-booking-app h2 {
	font-size: 40px;
	color: #fff;
	margin: 0;
	text-align: right;
	line-height: normal;
	padding: 65px 0

}

#technology_page #features-header {
	height: 600px;
	position: relative;
	text-align: center;
	line-height: 600px;
}
#technology_page #features-header #servers {
	padding-top: 1px;
	background: url(../images/technology/servers.jpg) center center no-repeat;
	background-size: 100% auto
}
#technology_page #features-header #driver-billing {
	padding-top: 1px;
	background: url(../images/driver-billing/beach-work-web.jpg) center center no-repeat;
	background-size: 100% auto
}

#technology_page #features-header #booking-app {
	padding-top: 1px;
	background: url(../images/booking-app/bg2.jpg) center center no-repeat;
	background-size: 100% auto
}

#technology_page #features-header #referral-programs {
	padding-top: 1px;
	background: url(../images/referral-programs/bg-referral-programs.jpg) center center no-repeat;
	background-size: 100% auto
}

#technology_page #features-header #service-types {
	padding-top: 1px;
	background: url(../images/service-types/bg-service-types.jpg) center center no-repeat;
	background-size: 100% auto
}

@media (max-width:1230px) {
	#technology_page #features-header {
		background-size: auto
	}
}
@media (max-width:560px) {
	#technology_page #features-header {
		height: 300px;
		line-height: 300px
	}
}
#technology_page #features-header:before {
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.5)
}
#technology_page #features-header h1 {
	font-size: 72px;
	color: #fff;
	margin: 0;
	line-height: normal;
	padding: 15px 0
}
#technology_page #features-header h2 {
	color: #fff;
	font-size: 18px;
	line-height: 34px
}
#technology_page #features-header .center, #technology_page #features-header #blog_page, #technology_page #features-header nav, #technology_page #features-header #includes, #technology_page #features-header #product-page #advantages, #product-page #technology_page #features-header #advantages {
	z-index: 1;
	position: relative;
	display: inline-block;
	line-height: 1.2;
	vertical-align: middle
}
#technology_page .advantage {
	overflow: hidden;
	position: relative;
	padding: 100px 0;
	background-color: #4D4D4D
}
@media (max-width:780px) {
	#technology_page .advantage {
		padding: 30px 0
	}
}
#brand_identity_btn{
	padding-top: 40px;
	padding-bottom: 30px;
}
#technology_page .advantage#bookingapp {
	padding-bottom: 0
}
#technology_page .advantage#co2 {
	padding-bottom: 0
}
#technology_page .advantage#co2 img {
	margin-bottom: -10%;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px
}
@media (max-width:780px) {
	#technology_page .advantage#co2 img {
		margin-bottom: 0
	}
}
#technology_page .advantage img {
	width: 90%;
	float: left;
	margin-left: -40%
}
@media (max-width:780px) {
	#technology_page .advantage img {
		width: 100%;
		float: none;
		margin: 0 auto;
		display: block
	}
}
#technology_page .advantage:nth-child(even) {
	background-color: #fff
}
#technology_page .advantage:nth-child(even) img {
	float: right;
	margin-left: 0;
	margin-right: -40%
}
@media (max-width:780px) {
	#technology_page .advantage:nth-child(even) img {
		float: none;
		margin: 0 auto
	}
}
#technology_page .advantage:nth-child(even) .description {
	float: left;
	color: #191919
}
@media (max-width:780px) {
	#technology_page .advantage:nth-child(even) .description {
		float: none
	}
}
#technology_page .advantage .description {
	width: 45%;
	color: #fff;
	float: right
}
@media (max-width:780px) {
	#technology_page .advantage .description {
		width: 100%;
		float: none;
		margin-top: 20px
	}
}
#technology_page .advantage .description h1 {
	font-size: 40px;
	line-height: 50px;
	font-weight: 100;
	margin-bottom: 30px;
	text-align:left;
}
@media (max-width:780px) {
	#technology_page .advantage .description h1 {
		text-align: center;
	}
}
#technology_page .advantage .description p {
	width: auto;
	margin: 0;
	text-align: left
}
@media (max-width:780px) {
	#technology_page .advantage .description p {
		text-align: justify
	}
}
#technology_page .advantage .description .fa {
	margin: 10px 0 0 30px
}
@media (max-width:780px) {
	#technology_page .advantage .description .fa {
		margin-left: 0
	}
}
#technology_page .advantage .description a {
	color: #fff;
}
#technology_page .advantage .icons {
	margin: 30px 0 60px 0
}
#product-page .icons{
	margin: 30px 0 60px 0	
}
#technology_page .gps {
	width: 330px;
	margin: 40px auto
}
#technology_page .gps p {
	text-align: left
}
#technology_page .faster {
	margin-top: 30px;
	text-align: center;
}
#technology_page .faster p {
	width: 300px;
	margin: 10px auto;
	text-align: left
}
#technology_page .widepoints {
	margin-top: 30px
}
#technology_page .widepoints p {
	width: 500px;
	margin: 10px auto;
	text-align: left
}
#technology_page .fa {
	margin: 10px auto
}
#technology_page .fa:before {
	width: 30px;
	margin-right: 20px;
	text-align: center;
	vertical-align: baseline
}
#technology_page p {
	max-width: 780px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 100;
	margin: 0 auto;
	text-align: center
}
#technology_page h3 {
	margin-top: 80px
}
#technology_page #internet_map {
	width: 100%;
	max-width: 780px;
	margin: 40px auto 20px auto;
	display: block;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px
}
.text_align_center{
	text-align: center;
}

#app_store_button{
	margin: 80px 20px 0px 20px;
	width: 30%;
}

.service_type_name{
	display: inline-block;
	width: 33%;
	text-align: center;
	font-size: 18px;
	padding-bottom: 20px;
}

#technology_page #service_type {
	width: 28.8%;
	max-width: 320px;
	margin: 40px 20px 20px 20px;
	
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px
}

#technology_page #map {
	width: 100%;
	margin: 20px auto;
	max-width: 778px;
	display: block;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px
}
#technology_page #technologies {
	max-width: 60%;
	margin: 80px auto 120px auto;
	display: block
}
@media (max-width:780px) {
	#technology_page #technologies {
		max-width: 90%
	}
}
#technology_page.service .icons p {
	display: block;
	margin: 5px 0;
}
#product-page .icons p {
	display: block;
	margin: 5px 0;
}
#technology_page .fa-new:before, #product-page .fa-new:before {
	color: #FECD00;
	width: 30px;
  	text-align: center;
  	display: inline-block;
	/*font: normal normal normal 14px/1 FontAwesome;*/
	font: normal 16px;
	font-family: "FontAwesome";
}
#technology_page .fa-new, #product-page .fa-new{
	font-family: "Open sans";
}
#technology_page .fa-new:before, #product-page .fa-new:before{
	font-size: 24px;
	margin-right: 10px;
	vertical-align: middle;
}


#one_time_fee{
	padding-top: 50px;
}

.error404 {
	padding-top: 100px;
	padding-bottom: 200px;
}

.error404 h1{
	text-align: center;
	font-weight: 200;
	font-size: 300px;
	color: #f2d12b;
}

.error404 a{
	color: #f2d12b;
	text-decoration: none;
}

.h1-margin-top-80 h1{
	margin-top: 80px; 
}

.h2-margin-top-60 h2{
	margin-top: 60px; 
}

#money-flow{
	margin-top: 20px;
	margin-bottom: 140px;
}

iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

.pricing-columns { 
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(0, #FAFAFA),
        color-stop(50%, #FAFAFA),
        color-stop(50%, #F5F5F5),
        color-stop(100%, #F5F5F5)
    );      
    background-image: -webkit-linear-gradient(
        left, 
        #FAFAFA, 
        #FAFAFA 50%,
        #F5F5F5 50%,
        #F5F5F5 100%
    );
    background-image: -moz-linear-gradient(
        left, 
        #FAFAFA, 
        #FAFAFA 50%,
        #F5F5F5 50%,
        #F5F5F5 100%
    );
    background-image: -ms-linear-gradient(
        left, 
        #FAFAFA, 
        #FAFAFA 50%,
        #F5F5F5 50%,
        #F5F5F5 100%
    );
    background-image: -o-linear-gradient(
        left, 
        #FAFAFA, 
        #FAFAFA 50%,
        #F5F5F5 50%,
        #F5F5F5 100%
    );
}

.special_offer_bg { 
    background-color: #EC6F6F;
    margin-left: 17%;
   	margin-right: 17%;
}

/*MODAL WINDOW*/

.enable-modal {
    border-radius: 5px;
    cursor: zoom-in;
    transition: 0.3s;
}

.enable-modal:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    cursor: zoom-out;    
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(255,255,255); /* Fallback color */
    background-color: rgba(255,255,255,1); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    
}

img#modal-img.modal-content {
	margin: auto;
	max-width: 80%;
	max-height: 80%;
}

/* Caption of Modal Image */
#modal-caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #modal-caption {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}