/* ==================================================== Eric Meyer's Reset ============================================================= */

/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
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;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ======================================================= Global Typography ================================================= */
*, :before, :after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#wrapper {
	overflow: hidden;
	position: relative;
}
#content {
	padding-top: 64px;
}
body {
	font-family: 'robotoregular', sans-serif;
	color: #465a6e;
}
img {
	max-width: 100%;
}

/* =================================================== Font Face ========================================== */
@font-face {
	font-family: 'robotoblack';
	src: url('../fonts/roboto-black-webfont.woff2') format('woff2'), url('../fonts/roboto-black-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotoblack_italic';
	src: url('../fonts/roboto-blackitalic-webfont.woff2') format('woff2'), url('../fonts/roboto-blackitalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotobold';
	src: url('../fonts/roboto-bold-webfont.woff2') format('woff2'), url('../fonts/roboto-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotobold_italic';
	src: url('../fonts/roboto-bolditalic-webfont.woff2') format('woff2'), url('../fonts/roboto-bolditalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'roboto_condensedbold';
	src: url('../fonts/robotocondensed-bold-webfont.woff2') format('woff2'), url('../fonts/robotocondensed-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'roboto_condensedbold_italic';
	src: url('../fonts/robotocondensed-bolditalic-webfont.woff2') format('woff2'), url('../fonts/robotocondensed-bolditalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'roboto_condenseditalic';
	src: url('../fonts/robotocondensed-italic-webfont.woff2') format('woff2'), url('../fonts/robotocondensed-italic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'roboto_condensedlight';
	src: url('../fonts/robotocondensed-light-webfont.woff2') format('woff2'), url('../fonts/robotocondensed-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'roboto_condensedlight_italic';
	src: url('../fonts/robotocondensed-lightitalic-webfont.woff2') format('woff2'), url('../fonts/robotocondensed-lightitalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'roboto_condensedregular';
	src: url('../fonts/robotocondensed-regular-webfont.woff2') format('woff2'), url('../fonts/robotocondensed-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotoitalic';
	src: url('../fonts/roboto-italic-webfont.woff2') format('woff2'), url('../fonts/roboto-italic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotolight';
	src: url('../fonts/roboto-light-webfont.woff2') format('woff2'), url('../fonts/roboto-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotolight_italic';
	src: url('../fonts/roboto-lightitalic-webfont.woff2') format('woff2'), url('../fonts/roboto-lightitalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotomedium';
	src: url('../fonts/roboto-medium-webfont.woff2') format('woff2'), url('../fonts/roboto-medium-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotomedium_italic';
	src: url('../fonts/roboto-mediumitalic-webfont.woff2') format('woff2'), url('../fonts/roboto-mediumitalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotoregular';
	src: url('../fonts/roboto-regular-webfont.woff2') format('woff2'), url('../fonts/roboto-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotothin';
	src: url('../fonts/roboto-thin-webfont.woff2') format('woff2'), url('../fonts/roboto-thin-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotothin_italic';
	src: url('../fonts/roboto-thinitalic-webfont.woff2') format('woff2'), url('../fonts/roboto-thinitalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'aleobolditalic';
	src: url('../fonts/aleo-bolditalic-webfont.woff2') format('woff2'), url('../fonts/aleo-bolditalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'aleoitalic';
	src: url('../fonts/aleo-italic-webfont.woff2') format('woff2'), url('../fonts/aleo-italic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'aleolightitalic';
	src: url('../fonts/aleo-lightitalic-webfont.woff2') format('woff2'), url('../fonts/aleo-lightitalic-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'aleoregular';
	src: url('../fonts/aleo-regular-webfont.woff2') format('woff2'), url('../fonts/aleo-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

/* ==================================== Styling For Header ==================================== */
.topnav {
	position: relative;
	width: 100%;
	z-index: 999999;
	background: #fff;
	border-bottom: 1px solid #f8f8ff;
}
.fixed {
	position: fixed;
	top: 0px;
	left: 0px;
}
.px-header-wrap {
	padding: 14px 18px;
}

.px-navigation .navbar-nav > li > a:hover, .px-navigation .navbar-nav > li > a:focus {
	background: transparent;
	color: #27bec4;
	outline: 0;
}
.px-navigation .navbar-nav > li > a:hover .arrow-down, .px-navigation .navbar-nav > li > a:focus .arrow-down {
	background: url("../images/down-arrow2.png") no-repeat center top;
}
.px-navigation ul {
	padding: 0 9px;
}
.px-navigation .navbar-nav > li:last-child {
	margin-right: 0;
}
.px-navigation .navbar-nav > li {
	margin-right: 48px;
	position: relative;
}

.px-navigation .navbar-nav > li:after {
	position: absolute;
	content: "";
	width: 0;
	height: 2px;
	background: #27bec4;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	opacity: 0;
	-webkit-transition: 0.4s all ease;
	-moz-transition: 0.4s all ease;
	-ms-transition: 0.4s all ease;
	-o-transition: 0.4s all ease;
	transition: 0.4s all ease;
}
.px-navigation .navbar-nav > li:hover:after {
	opacity: 1;
	z-index: 1;
	width: 100%;
}
.arrow-down {
	width: 9px;
	height: 5px;
	background: url("../images/down-arrow.png") no-repeat center center;
	display: inline-block;
	position: relative;
	top: -3px;
}

.px-check-wrap {
	display: inline-block;
	width: 32px;
	height: 32px;
	position: relative;
	vertical-align: top;
	margin: 5px 0 0;
}
.px-check {
	opacity: 0;
	display: block;
	width: 32px;
	height: 32px;
}
.ps-check-ui {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border: 2px solid;
}
.ps-check-ui-blue {
	border-color: #27bfc4;
}
.ps-check-ui-orange {
	border-color: #fa7475;
}
.ps-check-ui-gold {
	border-color: #f7c882;
}
.ps-check-ui-indigo {
	border-color: #1a8eb3;
}
.px-result-text h3, .px-result-text p {
	font-size: 1.8rem;
	letter-spacing: 0.1px;
}
.px-result-text h3 {
	margin: 0 0 3px;
}
.px-result-text p {
	font-family: 'robotolight';
	line-height: 1.3;
}

.px-section-two {
	padding: 53px 0 60px;
}
.px-product-block {
	position: relative;
	min-height: 385px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	float: left;
	width: 100%;
	display: block;
	cursor: pointer;
}
.px-product-block:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.2);
	left: 0;
	top: 0;
	opacity: 0;
	-webkit-transition: 0.4s all ease ;
	-moz-transition: 0.4s all ease ;
	-ms-transition: 0.4s all ease ;
	-o-transition: 0.4s all ease ;
	transition: 0.4s all ease ;
}
.px-product-block:hover:after {
	opacity: 1;
}
.px-product-block-one {
	background: url("../images/block-1.jpg") no-repeat center top;
	background-size: cover;
}
.px-product-block-two {
	background: url("../images/block-2.png") no-repeat center top;
	background-size: cover;
}
.px-product-block-three {
	background: url("../images/block-3.png") no-repeat center top;
	background-size: cover;
}
.px-product-block-four {
	background: url("../images/block-4.png") no-repeat center top;
	background-size: cover;
}
.px-product-block-five {
	background: url("../images/block-5.png") no-repeat center top;
	background-size: cover;
}
.px-product-block-half {
	width: 50%;
}
.product-br {
	border-right: 1px solid #fff;
}
.product-bl {
	border-left: 1px solid #fff;
}
.px-section-title-two {
	margin: 0 0 27px;
}
.px-product-text {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 32px 53px;
	width: 415px;
	z-index: 999;
}
.px-product-text h2, .px-product-text p {
	font-size: 2.1rem;
	color: #fff;
}
.px-product-text h2 {
	margin: 0 0 8px;
}
.px-product-text p {
	font-family: 'robotolight';
	line-height: 1.35;
	margin: 0 0 23px;
}
.icon-right {
	width: 7px;
	height: 10px;
	background: url("../images/right-arrow.png") no-repeat center center;
	display: inline-block;
}

.px-section-three {
	padding: 52px 0 113px;
	background: url("../images/bg-texture.jpg") no-repeat center center;
	background-size: cover;
}
.px-section-three h2 {
	font-size: 3.2rem;
	font-family: 'robotolight';
	line-height: 1.25;
	letter-spacing: 0.09px;
}
.px-section-title-three {
	margin: 0 0 20px;
}
.clients-list {
	border-left: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	margin: 36px 0 82px;
}
.clients-list li {
	float: left;
	width: 16.66666%;
	text-align: center;
	border-right: 1px solid #f3f3f3;
	border-top: 1px solid #f3f3f3;
	height: 109px;
	background: #ffffff;
}
.clients-list li a {
	height: 100%;
	display: block;
}
.clients-list li a img {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.clients-list li a:hover img {
	opacity: 0.8;
}
.rotate-img {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.px-quote {
	padding-right: 53px;
}
.px-quote p {
	font-family: 'aleolightitalic';
	font-size: 2.1rem;
	line-height: 1.5;
}
.px-quote-details {
	padding: 22px 0 0;
}
.px-quote-details h4 {
	font-size: 1.6rem;
	font-family: 'robotomedium';
	margin: 0 0 5px;
}
.px-quote-details span {
	font-family: 'robotoregular';
	font-size: 1.6rem;
}
.px-footer {
	padding: 57px 0 54px;
	background: url("../images/bg-ctak-dark.jpg");
}
.px-cta {
	border-bottom: 1px solid #5f6670;
	padding: 89px 0 67px;
}
.px-cta-box {
	max-width: 675px;
	width: 100%;
}
.px-cta-box h2 {
	font-family: 'aleoregular';
	font-size: 4.2rem;
	line-height: 1.25;
	margin: 0 0 39px;
	color: #fff;
}
.px-demo-btn {
	text-transform: uppercase;
	font-size: 2.0rem;
	width: 300px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	margin: 0 0 39px;
	color: #fff;
	background: #27bfc4;
	-webkit-transition: 0.4s all ease;
	-moz-transition: 0.4s all ease;
	-ms-transition: 0.4s all ease;
	-o-transition: 0.4s all ease;
	transition: 0.4s all ease;
}
.px-demo-btn:hover{
	background: #53CBD0;
	color: #fff;
	text-decoration: none;
}
.px-section-four {
	background: url("../images/bg-ctak-dark.jpg");
}
.px-fs-list {
	margin: 0 0 50px;
}
.px-fs-list li {
	float: left;
	margin-right: 42px;
}
.px-fs-list li:last-child {
	margin-right: 0;
}
.px-serving-text {
	font-family: 'aleoitalic';
	font-style: italic;
	font-size: 1.4rem;
	display: block;
	margin: 0 0 25px;
	color: rgba(255,255,255,0.7);
}
.px-serving-area {
	float: left;
	width: 30%;
}
.px-serving-area li {
	margin: 0 0 20px;
}
.px-serving-area a {
	font-size: 1.6rem;
	font-family: 'robotoregular';
	color: #fff;
}
.px-copy-text {
	padding: 38px 18px 0 0;
}
.px-copy-text p {
	font-size: 1.2rem;
	line-height: 1.5;
	margin: 0 0 13px;
	color: rgba(255,255,255,0.7);
}
.px-footer-client {
	padding: 16px 0 0;
}
.px-footer-client li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 34px;
}
.px-footer-client li:last-child {
	margin-right: 0;
}
.px-alert-location span {
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 7px;
}
.px-alert-location strong {
	font-size: 1.8rem;
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px;
	color: #fff;
}
.px-alert-location a {
	font-size: 1.6rem;
	display: inline-block;
	vertical-align: middle;
	font-family: 'robotomedium';
	margin: 0 12px;
	color: #fff;
	text-decoration: none;
}
.icon-right {
	width: 7px;
	height: 10px;
	background: url("../images/right-arrow.png") no-repeat center center;
}
.px-alert-box {
	text-align: center;
	padding: 10px 0;
	background: url("../images/alert-bg.jpg");
	display: block;
}

.dropdown {
	position: absolute;
	width: 201px;
	left: -9px;
	top: -150%;
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.25);
	padding: 15px 0 0;
	opacity: 0;
	visibility: hidden;
	z-index: 999;
	-webkit-transition: 0.2s all ease;
	-moz-transition: 0.2s all ease;
	-ms-transition: 0.2s all ease;
	-o-transition: 0.2s all ease;
	transition: 0.2s all ease;
}
.px-navigation .navbar-nav > li:hover .dropdown {
	opacity: 1;
	visibility: visible;
	top: 91%;
	background: #fff;
}
.dropdown ul {
	padding: 0 10px;
}
.dropdown li a {
	font-size: 1.3rem;
	color: #465a6e;
}
.dropdown li {
	margin: 0 0 15px;
}
ul.navbar-nav li:first-child .dropdown li:first-child {
	border-bottom: 2px solid #f9f9f9;
	padding: 0 0 15px;
}
.px-navigation .navbar-nav > li > a.px-request-btn {
	padding: 8px 9px;
	background: #1b8fb3;
	color: #fff;
	-webkit-transition: 0.4s all ease;
	-moz-transition: 0.4s all ease;
	-ms-transition: 0.4s all ease;
	-o-transition: 0.4s all ease;
	transition: 0.4s all ease;
}
.px-navigation .navbar-nav > li > a.px-request-btn:hover {
	background: #27bec4;
}
.px-product-block-five .px-product-text h2, .px-product-block-five .px-product-text p {
	color: #465a6e;
}
.px-product-block-five .px-product-btn {
	color: #27bec4;
}
.px-product-block-five .icon-right {
	background: url("../images/right-arrow-blue.png") no-repeat center center;
}

.myCssClass .xs-page-heading h1 {
	line-height: 1.8;
}

.myCssClass .px-result-text {
	padding: 5px 6px 0 18px;
}

.myCssClass .px-result-text p, .myCssClass .px-product-text p, .myCssClass .px-section-three h2, .myCssClass .px-cta-box h2, .myCssClass .px-copy-text p {
	line-height: 1.8;
}

#wrapper.px-hidden-content {
	padding-top: 64px;
}
