@import url("global.css");
/* CompiledCSS */
h1 {
		line-height : 160%;
}
td {
		line-height : 160%;
}
a.l {
		text-decoration : underline;
}
a:hover {
		text-decoration : underline;
}
a {
		text-decoration : underline;
}
a.l:hover {
		text-decoration : underline;
}
div {
		line-height : 160%;
}
.unleaded{
	padding:4px 15px 0 15px;
	margin:0 0 0 0;
	font-size: 16px;
	font-weight: bold;
}


/* Start StyleCSS */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100);
* {
	font-family: "Roboto", Arial, sans-serif
}
html, body {
	height: 100%;
	font-family: "Roboto", Arial, sans-serif
}
.clearfix {
	clear: both
}
.btn-primary {
	background-color: #0097D6;
	border: 1px solid #0073a3
}
.btn-primary:hover {
	background-color: #0073a3;
	border: 1px solid #004f70
}
@media all and (max-width: 768px) {
	html.active {
		overflow: hidden
	}
}
input:-webkit-autofill, textarea:-webkit-autofill {
	box-shadow: inset 0 -100px white !important
}
@media all and (max-width: 768px) {
	.welcome-options {
		display: none
	}
}
#ServicesHub table td:first-child {
	display: none !important
}
#Header, #Footer {
	display: none !important
}
.headerline {
	display: none !important
}
#ListSub table td .thumbpad.thumbborder {
	display: none !important
}
.content table {
	max-width: 100% !important
}
.content #ListSub, .content #ServicesHub, #Map iframe {
	max-width: 100% !important;
	width: 100% !important
}
#Form tr:nth-child(1) td:first-child {
	display: none !important
}
#Form tr:nth-child(5) {
	display: none !important
}
#Form tr:nth-child(2) td:first-child {
	display: none !important
}
#Form tr:nth-child(5) {
	display: none !important
}
#Form tr:nth-child(3) td:first-child {
	display: none !important
}
#Form tr:nth-child(5) {
	display: none !important
}
#Form tr:nth-child(4) td:first-child {
	display: none !important
}
#Form tr:nth-child(5) {
	display: none !important
}
.content #Form .form-control {
	margin: 10px 0
}
#Form {
	width: 100% !important
}
#Form form {
	margin: 0 auto
}
#Form form input {
	width: 100%
}
.hubtab {
	margin: 0 !important;
	margin-top: 45px;
	padding: 0 !important
}
@media all and (max-width: 768px) {
	#content table:first-child {
		width: 100% !important
	}
	.content #ListSub table tr td, .content #ServicesHub table tr td {
		width: 100% !important;
		float: left
	}
}
img[src="/images/galleries/style/home/qb.png"], img[src="/images/galleries/style/home/envelope.png"], img[src="/images/galleries/style/home/chart.png"], img[src="/images/galleries/style/home/glasses.png"] {
	display: none !important
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	line-height: 150%
}
#Newsletter table tr:first-child td:nth-child(2) {
	display: none !important
}
#Newsletter table tr:first-child td:nth-child(3) {
	display: none !important
}
#Text iframe[src*="www.youtube.com/embed/3Jwe9gge4ZM?rel=0&showinfo=0"] {
	padding: 0 5%;
	width: 100%
}
a {
	text-decoration: none
}
#ServicesHub>table {
	margin-bottom: 40px
}
.hubtab {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 0;
	float: left;
	box-shadow: 0 0 0 transparent !important;
	width: 100% !important
}
.topbar {
	width: 100%;
	height: auto;
	background-color: #1d1d24;
	border-bottom: 1px solid rgba(36, 190, 255, 0.2);
	position: relative
}
.topbar a {
	border-right: 1px solid rgba(36, 190, 255, 0.2);
	display: block;
	float: left;
	line-height: 1;
	margin: 5px 0;
	padding: 8px 10px;
	color: white;
	transition: color .25s ease
}
.topbar a:hover {
	color: #0097D6;
	text-decoration: none;
	transition: color .25s ease
}
.topbar .social-links a:first-child {
	border-left: 1px solid rgba(36, 190, 255, 0.2)
}
.topbar .topbar-contact a:last-child {
	border: none
}
.topbar a[href="http://www.twitter.com"], .topbar a[href="http://www.linkedin.com"], .topbar a[href="https://plus.google.com/"], .topbar a[href="http://www.facebook.com"] {
	display: none
}
@media all and (max-width: 768px) {
	.topbar-contact.pull-right {
		float: left !important
	}
	.topbar a {
		padding: 8px 15px;
		max-width: 52px
	}
	.topbar .topbar-contact a span {
		display: none
	}
	.topbar .fa {
		font-size: 1.7em
	}
	.topbar-contact .fa {
		color: #fff !important;
		height: 15px;
		width: 15px
	}
	.topbar-contact .fa:hover {
		color: #0097D6 !important
	}
}
.header {
	background-color: #fff;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
	height: auto;
	position: relative;
	width: 100%
}
.header .logo {
	padding: 20px 0 0;
	max-width: 400px
}
.header .logo img {
	max-width: 100%;
	height: auto
}
.header h2 {
	margin: 20px 0
}
.header .header-nav-toggle {
	color: #0097D6;
	cursor: pointer;
	font-size: 2.5em;
	margin: 30px 0
}
.header.is-stuck {
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.9);
	z-index: 999
}
.header.is-stuck .logo {
	padding: 5px 0 0
}
.header.is-stuck h2 {
	margin: 5px 0
}
.header.is-stuck .header-nav-toggle {
	color: #0097D6;
	cursor: pointer;
	font-size: 2.5em;
	margin: 15px 0
}
@media all and (max-width: 768px) {
	.logo {
		width: 190%;
		margin-top: 5px
	}
}
@media all and (min-width: 768px) {
	.logo {
		max-width: 500px !important
	}
}
#nav-menu ul li ul {
	padding-left: 15px
}
.nav-menu {
	height: 110%;
	width: 300px;
	position: fixed;
	top: 0;
	overflow: auto;
	right: -300px;
	z-index: 999999999999 !important;
	background-color: #1d1d24;
	text-align: center;
	box-shadow: -3px 0 5px rgba(0, 0, 0, 0.35);
	transition: right .25s ease, width .25s ease
}
.nav-menu span.pull-left.text-left, .nav-menu span.pull-right.text-right {
	color: white
}
.nav-menu span.pull-right.text-right {
	margin-right: 10px
}
.nav-menu span.pull-left.text-left {
	margin-left: 10px
}
.nav-menu .sub-arrow {
	display: block !important;
	position: relative !important;
	z-index: 99999999;
	float: right;
	height: 25px;
	width: 25px;
	margin: 4px 0 0 8px
}
.nav-menu .nav-nav-toggle {
	color: #0097D6;
	cursor: pointer;
	font-size: 2.2em;
	padding: 0
}
.nav-menu .nav-top {
	height: 50px;
	width: 100%;
	background-color: #fff
}
.nav-menu ul {
	list-style: none;
	padding: 0
}
.nav-menu ul li {
	border-bottom: 1px solid rgba(36, 190, 255, 0.2)
}
.nav-menu ul li ul {
	display: none;
	background-color: #333340
}
.nav-menu ul li ul li ul {
	background-color: #4a4a5d
}
.nav-menu ul li:hover {
	box-shadow: inset 0 -2px 0 #fff;
	letter-spacing: 1px
}
.nav-menu ul li a {
	color: #0097D6;
	display: block;
	font-size: 1.3em;
	font-weight: 300;
	letter-spacing: 1px;
	padding: 12px 15px;
	text-align: left
}
.nav-menu ul li a:visited {
	color: #0097D6
}
.nav-menu ul li a:hover, .nav-menu ul li a:focus, .nav-menu ul li a:active {
	color: #24beff;
	text-decoration: none;
	outline: none
}
.nav-menu .social {
	width: 100%;
	height: 32px;
	border-top: 1px solid rgba(36, 190, 255, 0.2);
	padding-top: 5px;
	position: relative
}
.nav-menu .social a {
	width: 25%;
	height: inherit;
	display: inline-block;
	color: #0097D6;
	transition: all .25s ease
}
.nav-menu .social a:hover {
	color: #24beff;
	transition: all .25s ease
}
.nav-menu .social a .fa {
	font-size: 1.5em
}
.nav-active {
	right: 0;
	transition: right .25s ease, width .25s ease
}
.header-nav-toggle.nav-active {
	opacity: 0;
	transform: rotate(360deg);
	transition: all .5s ease
}
.nav-menu ul li {
	position: relative !important
}
.parent .top .selector, .topdaddy .selector {
	border-radius: 100%;
	display: block;
	right: 0;
	top: 0;
	height: 25px;
	margin: 12px 15px 0 0;
	width: 25px;
	position: absolute;
	cursor: pointer;
	z-index: 999999999
}
.parent .top .selector:before, .topdaddy .selector:before {
	content: '';
	background-color: white;
	position: absolute;
	width: 15px;
	height: 2px;
	margin-left: -7.5px;
	margin-top: -1px;
	left: 50%;
	top: 50%;
	border-radius: 3px;
	transition: all .5s ease
}
.parent .top .selector:after, .topdaddy .selector:after {
	content: '';
	background-color: white;
	position: absolute;
	width: 2px;
	height: 15px;
	margin-left: -1px;
	margin-top: -7.5px;
	left: 50%;
	top: 50%;
	border-radius: 3px;
	transition: all .5s ease
}
.sub-active .selector:after {
	transform: rotate(360deg);
	opacity: 0;
	transition: all .5s ease
}
.sub-active .selector:before {
	transform: rotate(360deg);
	transition: all .5s ease
}
.menulinks~.selector {
	display: none !important
}
.sub-active+ul {
	display: block !important;
	position: relative !important
}
@media all and (max-width: 767px) {
	.nav-menu {
		width: 100%;
		right: -100%
	}
	.nav-menu.nav-active {
		right: 0 !important;
		transition: right .25s ease, width .25s ease
	}
}
.sub-arrow::after {
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 100%;
	content: "+";
	font-size: 1em;
	height: 26px;
	left: 0;
	line-height: 1;
	margin: 0;
	padding: 1px 0 0 7px;
	position: absolute;
	top: -7px;
	width: 26px;
	transition: transform .5s ease
}
.highlighted .sub-arrow::after {
	content: "-";
	padding: 0 0 0 9px;
	transform: rotate(180deg);
	transition: transform .5s ease
}
span.pull-right.text-right {
	font-size: 0.9em
}
span.pull-left.text-left {
	font-size: 0.9em
}
.swiper-container {
	height: 27vw;
	min-height: 340px;
	width: 100%;
	position: relative;
	color: #fff
}
.swiper-container .swiper-pagination-bullet {
	opacity: 1
}
.swiper-container .slide-form {
	left: 50%;
	margin-left: -585px;
	position: absolute;
	top: 0;
	z-index: 9;
	padding-top: 3vw
}
.swiper-container .slide-form .form-control {
	background: rgba(255, 255, 255, 0.75)
}
.swiper-container .slide-form .form-control::-moz-placeholder {
	color: #fff;
	text-align: right
}
.swiper-container .slide-form .form-control::-webkit-input-placeholder {
	color: #fff;
	text-align: right
}
.swiper-container .slide-form .form-control:-ms-placeholder {
	color: #fff;
	text-align: right
}
.swiper-container .slide-form h1, .swiper-container .slide-form h2, .swiper-container .slide-form h3, .swiper-container .slide-form h4, .swiper-container .slide-form h5, .swiper-container .slide-form h6 {
	font-weight: 200 !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding-bottom: 10px
}
.swiper-container .slide-form input, .swiper-container .slide-form textarea {
	margin: 10px 0;
	border: 0;
	outline: 0;
	color: #444;
	text-align: right;
	box-sizing: border-box
}
.swiper-container .slide-form input[type="submit"], .swiper-container .slide-form textarea[type="submit"] {
	color: white !important
}
.swiper-container .slide-form input:focus, .swiper-container .slide-form textarea:focus {
	box-shadow: 0 0 0 white;
	border: 2px solid #0097D6
}
.swiper-container .slide-overlay {
	background: linear-gradient(90deg, #000 -40%, rgba(0, 151, 214, 0.15));
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1
}
.swiper-container .slide-overlay:after {
	background-image: url("../images/stripe.png");
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.1;
	position: absolute;
	top: 0;
	width: 100%
}
.swiper-container .swiper-wrap {
	z-index: 1;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	filter: blur(4px);
	-webkit-filter: blur(4px);
	-moz-filter: blur(4px)
}
.swiper-container .swiper-wrap .Slide1 {
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	width: 100%
}
.internal {
	height: 150px !important;
	min-height: 0 !important
}
.internal .swiper-slide {
	background-size: cover
}
.fade-in {
	animation: fade-in 3s ease
}
@media all and (max-width: 1200px) {
	.swiper-container .slide-form {
		margin-left: -485px
	}
}
@media all and (max-width: 992px) {
	.swiper-container .slide-form {
		margin-left: -375px
	}
}
@media all and (max-width: 768px) {
	.swiper-container .slide-form {
		margin-left: -50%
	}
}
.service-blocks {
	width: 100%;
	height: auto;
	background-image: url(../images/brushed.png);
	margin-bottom: 25px
}
.service-blocks .service-item {
	text-align: center;
	background-color: rgba(29, 29, 36, 0.8);
	height: 250px;
	border-right: 1px solid rgba(36, 190, 255, 0.2)
}
.service-blocks .service-item:first-child {
	border-left: 1px solid rgba(36, 190, 255, 0.2)
}
.service-blocks .service-item .fa, .service-blocks .service-item h3 {
	color: #0097D6
}
.service-blocks .service-item .fa {
	font-size: 3.2em
}
.service-blocks .service-item a {
	color: white;
	padding: 25px 2vw !important;
	display: block;
	height: 100%;
	width: 100%;
	outline: none
}
.service-blocks .service-item a:hover {
	outline: none;
	color: #24beff;
	text-decoration: none
}
@media all and (max-width: 1200px) {
	.service-blocks .service-item {
		height: 260px;
		padding-bottom: 15px
	}
	.service-blocks .service-item h3 {
		font-size: 1.4em
	}
}
@media all and (max-width: 767px) {
	.service-blocks .service-item {
		height: auto
	}
}
section.content {
	margin: 25px 0;
	transition: all .25s ease
}
section.content #content {
	margin-top: 15px;
	transition: all .25s ease
}
section.content #content table {
	transition: all .25s ease
}
#Text h1:first-child {
	margin-top: 0
}
.sidebar {
	padding-top: 8px
}
.sidebar .module:after {
	content: '';
	clear: both;
	display: block;
	padding-bottom: 30px
}
.sidebar .module h1, .sidebar .module h2, .sidebar .module h3, .sidebar .module h4, .sidebar .module h5, .sidebar .module h6 {
	margin: 0;
	padding-bottom: 15px;
	margin-bottom: 5px;
	color: #000;
	font-weight: 300;
	font-size: 24px
}
#subNav a {
	display: block;
	width: 100%
}
#defaultCountdown .countdown_section {
	text-align: left !important
}
#rssFeedReader .rssHeader {
	display: none
}
#rssFeedReader .rssBody ul {
	list-style: none outside none;
	margin: 0;
	padding: 0
}
#rssFeedReader .rssBody .rssRow {
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13) !important;
	margin: 15px 0 !important;
	padding: 5px 5px 5px 15px;
	display: block;
	float: left;
	font-size: 0.9em;
	margin: 0;
	padding: 0 10px;
	position: relative;
	width: 100%
}
#rssFeedReader .rssBody .rssRow div {
	display: none
}
#rssFeedReader .rssBody .rssRow h4 {
	font-size: 1em;
	padding: 0 0 5px 0;
	margin: 0
}
#rssFeedReader .rssBody .rssRow p {
	display: block !important
}
.testimonial-container {
	width: 100%;
	height: auto;
	min-height: 200px;
	color: white;
	padding: 5vw 0;
	text-align: center;
	margin-top: 45px
}
.testimonial-container h2 {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	position: relative;
	text-align: center;
	text-shadow: 0 0 7px rgba(0, 0, 0, 0.45);
	z-index: 2;
	padding-bottom: 15px;
	margin: 0 22vw
}
.testimonial-container .parallax-bg {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center
}
.testimonial-container .slide-overlay {
	z-index: 1
}
.testimonial-container .swiper-slide {
	padding: 0 22vw;
	background-size: cover !important;
	background-repeat: no-repeat !important
}
.testimonial-container .swiper-slide p {
	font-size: 1.3em !important;
	font-style: italic;
	text-shadow: 0 0 7px rgba(0, 0, 0, 0.45);
	font-weight: 300
}
.footer {
	padding: 50px 0;
	background-image: url(../images/brushed.png);
	color: #fff;
	box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.5);
	position: relative
}
.footer .col-xs-12 {
	height: 350px
}
.footer h3 {
	border-bottom: 1px solid rgba(255, 255, 255, 0.15)
}
.footer .footer-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.1)
}
.footer form .form-control {
	margin: 15px 0
}
.footer form input {
	width: 100%
}
.footer ul {
	list-style: none;
	list-style-position: outside;
	padding: 0
}
.footer ul li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
	padding: 0
}
.footer ul li a {
	text-align: left;
	color: #0097d6;
	display: block;
	padding: 5px 0
}
.footer ul li a:hover {
	color: #23beff
}
.sub-footer {
	background-color: #111;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	height: auto;
	line-height: 30px;
	color: #aaa
}
.sub-footer p {
	padding: 6px 0;
	margin: 0
}
.sub-footer a {
	padding: 6px 10px;
	float: right;
	color: #0097d6
}
.sub-footer a:hover {
	color: #23beff
}
@keyframes fade-in {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

a {
	text-decoration: none
}
.btn-primary {
	background-color: #613A33;
	border: 1px solid #1e1210
}
.btn-primary:hover {
	background-color: #1e1210;
	border: 1px solid #1e1210
}
.swiper-pagination-bullet {
	background-color: white
}
.swiper-pagination-bullet-active {
	background-color: #93584d
}
a {
	color: #613A33
}
a:hover {
	color: #93584d
}
.topbar, .sub-footer {
	background-color: #fff;
	border-bottom: 1px solid rgba(147, 88, 77, 0.2);
	border-top: 1px solid rgba(147, 88, 77, 0.2);
	color: #444
}
.topbar a, .sub-footer a {
	border-right: 1px solid rgba(147, 88, 77, 0.2);
	color: #613A33
}
.topbar a:hover, .sub-footer a:hover {
	color: #93584d
}
.topbar .social-links a:first-child {
	border-left: 1px solid rgba(147, 88, 77, 0.2)
}
@media all and (max-width: 768px) {
	.topbar-contact .fa {
		color: #613A33 !important
	}
	.topbar-contact .fa:hover {
		color: #613A33 !important
	}
}
.header .header-nav-toggle {
	color: #613A33
}
.header.is-stuck .header-nav-toggle {
	color: #613A33
}
.nav-menu .nav-nav-toggle {
	color: #613A33
}
.nav-menu ul li {
	border-bottom: 1px solid rgba(147, 88, 77, 0.2)
}
.nav-menu ul li a {
	color: #613A33
}
.nav-menu ul li a:hover, .nav-menu ul li a:focus, .nav-menu ul li a:active, .nav-menu ul li a:visited {
	color: #93584d
}
.nav-menu .social {
	border-top: 1px solid rgba(147, 88, 77, 0.2)
}
.nav-menu .social a {
	color: #613A33
}
.nav-menu .social a:hover {
	color: #93584d
}
.swiper-container .slide-overlay {
	background: linear-gradient(90deg, #000 -40%, rgba(97, 58, 51, 0.15))
}
.service-blocks {
	border-bottom: 1px solid #613A33;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25)
}
.service-blocks .service-item {
	color: #444;
	background-color: rgba(255, 255, 255, 0.15);
	border-right: 1px solid rgba(147, 88, 77, 0.2)
}
.service-blocks .service-item a {
	color: #444
}
.service-blocks .service-item:first-child {
	border-left: 1px solid rgba(147, 88, 77, 0.2)
}
.service-blocks .service-item .fa, .service-blocks .service-item h3 {
	color: #613A33
}
.service-blocks .service-item a:hover {
	color: #93584d
}
.footer ul li a {
	color: #613A33
}
.footer ul li a:hover {
	color: #93584d
}
.sub-footer a {
	color: #613A33
}
.sub-footer a:hover {
	color: #93584d
}
.sub-arrow::after {
	border: 1px solid rgba(0, 0, 0, 0.15)
}
.swiper-container .slide-form .form-control {
	background: rgba(255, 255, 255, 0.75)
}
#rssFeedReader .rssBody .rssRow {
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13) !important
}
.testimonial-container {
	color: white
}
.testimonial-container .swiper-slide p {
	text-shadow: 0 0 7px rgba(0, 0, 0, 0.45)
}
.footer h3 {
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	color: #444
}
.footer .footer-overlay {
	background-color: rgba(255, 255, 255, 0.1)
}
.footer ul li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.15)
}
.header {
	background-color: #fff;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15)
}
.header.is-stuck {
	background-color: rgba(255, 255, 255, 0.9)
}
.nav-menu {
	background-color: #fff;
	box-shadow: -3px 0 5px rgba(0, 0, 0, 0.35)
}
.nav-menu span.pull-left.text-left, .nav-menu span.pull-right.text-right {
	color: white
}
.nav-menu ul li ul {
	display: none;
	background-color: #f2f2f2
}
.nav-menu ul li ul li ul {
	background-color: #e6e6e6
}
.nav-menu ul li:hover {
	box-shadow: inset 0 -2px 0 white
}
.nav-menu .nav-top {
	background-color: #fff
}
a.has-submenu.highlighted {
	background-color: #613A33;
	color: #fff !important
}
.parent .top .selector, .topdaddy .selector {
	border: 1px solid #613a33
}
.parent .top .selector:before, .topdaddy .selector:before {
	background-color: #613A33
}
.parent .top .selector:after, .topdaddy .selector:after {
	background-color: #613A33
}
.sub-active a {
	background-color: #613A33 !important;
	color: #fff !important
}
.sub-active .selector {
	border: 1px solid #fff !important
}
.sub-active .selector:before {
	background-color: #fff !important
}
.sub-active .selector:after {
	background-color: #fff !important
}
.swiper-container .slide-form .form-control::-moz-placeholder {
	color: #613A33;
	text-align: right
}
.swiper-container .slide-form .form-control::-webkit-input-placeholder {
	color: #613A33;
	text-align: right
}
.swiper-container .slide-form .form-control:-ms-placeholder {
	color: #613A33;
	text-align: right
}




/* Start MENU */
