/*Website Template by freewebsitetemplates.com*/
@font-face {
	font-family: 'Arapey';
	src: url('../fonts/Arapey/Arapey-Regular.eot');
	src: url('../fonts/Arapey/Arapey-Regular.woff') format('woff'), url('../fonts/Arapey/Arapey-Regular.ttf') format('truetype'), url('../fonts/Arapey/Arapey-Regular.svg') format('svg');
}
@font-face {
	font-family: 'OpenSans-Light';
	src: url('../fonts/OpenSans-Light/OpenSans-Light.eot');
	src: url('../fonts/OpenSans-Light/OpenSans-Light.woff') format('woff'), url('../fonts/OpenSans-Light/OpenSans-Light.ttf') format('truetype'), url('../fonts/OpenSans-Light/OpenSans-Light.svg') format('svg');
}
@font-face {
	font-family: 'OpenSans-Regular';
	src: url('../fonts/OpenSans-Regular/OpenSans-Regular.eot');
	src: url('../fonts/OpenSans-Regular/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans-Regular/OpenSans-Regular.ttf') format('truetype'), url('../fonts/OpenSans-Regular/OpenSans-Regular.svg') format('svg');
}
@font-face {
	font-family: 'OpenSans-Semibold';
	src: url('../fonts/OpenSans-Semibold/OpenSans-Semibold.eot');
	src: url('../fonts/OpenSans-Semibold/OpenSans-Semibold.woff') format('woff'), url('../fonts/OpenSans-Semibold/OpenSans-Semibold.ttf') format('truetype'), url('../fonts/OpenSans-Semibold/OpenSans-Semibold.svg') format('svg');
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url('../fonts/OpenSans-Bold/OpenSans-Bold.eot');
	src: url('../fonts/OpenSans-Bold/OpenSans-Bold.woff') format('woff'), url('../fonts/OpenSans-Bold/OpenSans-Bold.ttf') format('truetype'), url('../fonts/OpenSans-Bold/OpenSans-Bold.svg') format('svg');
}
body {
	background: #FFFFFF;
	color: #797979;
	font-family: 'OpenSans-Light';
	font-weight: normal;
	line-height: 1;
	margin: 0;
	min-width: 960px;
	padding: 0;
}
body.page-waterproofing {
    background-image: url(../images/raindrops.jpg);
}
body.page-green {
    background-image: url(../images/green-back.jpg);
    background-size:30%; 
    background-repeat:no-repeat;
    background-position: right top;
    opacity: 0.9;
}
body.page-yellow {
    background-image: url(../images/yellow-back.jpg);
    background-size:50%; 
    background-repeat:no-repeat;
    background-position: right top;
    opacity: 0.9;
}
body.page-lilac {
    background-image: url(../images/lilac-back2.jpg);
    background-size:30%; 
    background-repeat:no-repeat;
    background-position: right top;
    opacity: 0.9;
}
body.page-blue {
    background-image: url(../images/blue-back.jpg);
    background-size:30%; 
    background-repeat:no-repeat;
    background-position: right top;
    opacity: 0.9;
}
body.page-brown {
    background-image: url(../images/brown-back.jpg);
    background-size:30%; 
    background-repeat:no-repeat;
    background-position: right top;
    opacity: 0.9;
}
body.page-orange {
    background-image: url(../images/orange-back.jpg);
    background-size:35%; 
    background-repeat:no-repeat;
    background-position: right top;
    opacity: 0.9;
}
body.page-white {
    background-image: url(../images/white-back.jpg);
    background-size:30%; 
    background-repeat:no-repeat;
    background-position: right top;
    opacity: 0.9;
}
body.page-pink {
    background-image: url(../images/pink-back.jpg);
    background-size:30%; 
    background-repeat:no-repeat;
    background-position: right top;
    opacity: 0.9;
}
body.page-brush-back {
    background-image: url(../images/colour-back.jpg);
    background-size:25%; 
    background-repeat:no-repeat;
    background-position: right top;
    opacity: 0.9;
}
body.page-colour-back {
    background-image: url(../images/paint-back1.jpg);
    background-size:30%; 
    background-repeat:no-repeat;
    background-position: right bottom;
    opacity: 0.9;
}
body.page-colour-splat {
    background-image: url(../images/colorsplat3.png);
    background-size:30%; 
    background-repeat:no-repeat;
    background-position: right top;
    opacity: 0.9;
}
body.page-trend {
    background-image: url(../images/trend-back.jpg);
    background-size:30%; 
    background-repeat:no-repeat;
    background-position: right top;
    opacity: 0.9;
}
body.page-how {
    background-image: url(../images/howto.png);
    background-size:30%; 
    background-repeat:no-repeat;
    background-position: right top;
    opacity: 0.9;
}
body.page-contact {
    background-image: url(../images/phone.jpg);
    background-size:30%; 
    background-repeat:no-repeat;
    background-position: right top;
    opacity: 0.9;
}
body.page-about {
    background-image: url(../images/bushout_top.jpg);
    background-size:60%; 
    background-repeat:no-repeat;
    background-position: top right;
    opacity: 0.9;
}
body.page-product {
    background-image: url(../images/red_paint.jpg);
    background-size:40%; 
    background-repeat:no-repeat;
    background-position: right top;
    opacity: 0.9;
}
body.page-thermo {
    background-image: url(../images/hot_chilly.jpg);
    background-size:30%; 
    background-repeat:no-repeat;
    background-position: right top;
    opacity: 0.9;
}
body.page-crack {
    background-image: url(../images/glass.png);
    background-size:cover; 
    background-repeat:no-repeat;

    opacity: 0.9;
}
#header {
	margin: 0;
	padding: 0;
}
#header div {
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 960px;
}
#header div span {
	color: #fff;
	font-family: 'Arapey';
	font-size: 14px;
	display: block;
	float: left;
	margin: 0;
	padding: 50px 49px 0 0;
	text-align: right;
	width: 331px;
}
#header div .tagline {
	padding: 50px 0 0 49px;
	text-align: left;
}
#header div a.logo {
	display: block;
	float: left;
	width: 200px;
}
#header div a.logo img {
	border: 0;
	display: block;
	margin: 0;
	padding: 0;
	max-width: 100%; 
	height: auto
}
#header ul {
	background: url(../images/bg-navigation.gif) repeat-x bottom left;
	margin: 0 auto;
	padding: 28px 0 0;
	text-align: center;
	width: 960px;
}
#header ul li {
	display: inline-block;
	list-style: none;  
	margin: 0;
	padding: 0;
}
#header ul li a {
	color: #797979;
	display: inline-block;
	font-family: 'Arapey';
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0 25px 18px;
	text-decoration: none;
	text-transform: uppercase;
}
#header ul li.selected a {
	background: url(../images/bg-menu.gif) repeat-x bottom left;
	color: #040071;
}
#header ul li a:hover {
	color: #040071;
}
#body {
	margin: 0;
	padding: 28px 0 46px 0;
}
#body .header {
	margin: 0;
	padding: 0 0 19px;
}
#body .header div {
	background: url(../images/shadow.png) no-repeat bottom left;
	margin: 0 auto;
	padding: 0 10px 38px;
	position: relative;
	width: 940px;
}
#body .header div img {
	display: block;
	max-width: 100%; 
	height: auto
}
#body .header div ul {
	background: url(../images/transparent.png) repeat;
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-top: 1px solid #cecece;
	bottom: 38px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 960px;
}
#body .header div ul:before, #body .header div ul:after {
	content: "";
	display: table;
}
#body .header div ul:after {
	clear: both;
}
#body .header div ul li {
	border-left: 1px solid #cecece;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 239px;
	box-shadow: 0 0 5px #c9c9c9;
	-moz-box-shadow: 0 0 5px #c9c9c9;
	-webkit-box-shadow: 0 0 5px #c9c9c9;
}
#body .header div ul li a {
	color: #33608a;
	display: block;
	font-family: 'Arapey';
	font-size: 18px;
	font-weight: normal;
	height: 78px;
	line-height: 78px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
}
#body .header div ul li a:hover {
	background: url(../images/transparent-hover.png) repeat;
	color: #fff;
}
#body .body {
	background: #fff url(../images/border-bottom.gif) repeat-x bottom left;
	margin: 0;
	padding: 0 0 20px;
}
#body .body .section {
	background: url(../images/bg-aside.gif) repeat-y right top;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	width: 960px;
}
#body .body .section .table1 {
    BORDER: 0px solid red;
    padding:0px;
}
#body .body .section .article {
	float: left;
	margin: 0 10px;
	overflow: hidden;
	padding: 39px 0;
	width: 620px;
}
#body .body .section .article h2 {
	clear: both;
	color: #144879;
	font-family: 'Arapey';
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 22px;
}
#body .body .section .article img {
	display: block;
	float: left;
	margin: 7px 20px 0 0;
	padding: 0;
	max-width: 100%; 
	height: auto
}
#body .body .section .article p {
	color: #797979;
	float: left;
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 0 17px 0 0;
	width: 363px;
}
#body .body .section .article p a {
	color: #797979;
	text-decoration: underline;
}
#body .body .section .article p a:hover {
	color: #333;
}
#body .body .section .aside {
	float: left;
	margin: 0 10px;
	overflow: hidden;
	padding: 43px 0 39px;
	width: 300px;
}
#body .body .section .aside > a {
	color: #797979;
	display: inline-block;
	float: right;
	font-family: 'OpenSans-Bold';
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: capitalize;
}
#body .body .section .aside > a:hover {
	color: #ef414a;
}
#body .body .section .aside b {
	color: #144879;
	font-family: 'Arapey';
	font-size: 18px;
	font-weight: normal;
	display: inline-block;
	margin: 0;
	padding: 0 0 24px 11px;
}
#body .body .section .aside p {
	background: url(../images/icons.png) no-repeat -35px -254px;
	clear: both;
	color: #797979;
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 0 13px 0 42px;
}
#body .body .section .aside p a {
	color: #797979;
	text-decoration: underline;
}
#body .body .section .aside p a:hover {
	color: #333;
}
#body .footer {
	margin: 0 auto;
	padding: 29px 0 0;
	overflow: hidden;
	width: 960px;
}
#body .footer div {
	background: #fff;
	border: 1px solid #cdcdcd;
	border-radius: 6px;
	float: left;
	margin: 0 10px;
	padding: 0;
	width: 298px;
}
#body .footer div > a {
	border-bottom: 1px solid #cdcdcd;
	display: block;
	margin: 0;
	padding: 0;
}
#body .footer div > a:hover {
	opacity: 0.8;
}
#body .footer div > a img {
	border: 0;
	display: block;
	max-width: 100%; height: auto
}
#body .footer div h3 {
	background: url(../images/dots.gif) no-repeat bottom center;
	color: #144879;
	font-family: 'Arapey';
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 18px 0 21px;
	text-align: center;
	text-transform: capitalize;
}
#body .footer div p {
	color: #797979;
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 13px 20px 19px;
	text-align: center;
}
#body .footer div p a {
	color: #797979;
	text-decoration: underline;
}
#body .footer div p a:hover {
	color: #333;
}

#body .content #blog form {
	margin: 0;
	overflow: hidden;
	padding: 23px 0;
}	
#body .content {
	background: #fff url(../images/bg-sidebar.gif) repeat-y top right;
	border: 1px solid #cdcdcd;
	border-radius: 6px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 938px;
}
#body .content #section, #body .content #blog {
	float: left;
	margin: 0;
	padding: 37px 29px 29px;
	width: 570px;
}
#body h2 {
	color: #144879;
	font-family: 'Arapey';
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 21px;
	text-transform: capitalize;
}
#body h4 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 21px;
	text-transform: capitalize;
}
#body .content #section > p {
	font-size: 17px;
	line-height: 30px;
	margin: 0;
	padding: 0;
}
#body .content #section > p a {
	color: #ef414a;
	text-decoration: none;
}
#body .content #section > p a:hover {
	color: #797979;
}
#body .content #section > p b {
	display: inline-block;
	font-size: 13px;
	margin: 0;
	padding: 22px 0 0;
}
#body .content #section > img {
	display: block;
	margin: 16px 0 23px;
	max-width: 100%; height: auto
}
#body .content #section .article {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#body .content #section .article div {
	float: left;
	margin: 0;
	padding: 0;
	width: 270px;
}
#body .content #section .article div:first-child {
	margin: 0 30px 0 0;
}
#body .content #section .article div h3 {
	color: #144879;
	font-family: 'Arapey';
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
#body .content #section table {
	margin: 0;
	padding: 0;
	table-layout: auto;
	width: 100%;		
}
#body .content #section div p {
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
#body .content #section div p a {
	color: #797979;
	text-decoration: underline;
}
#body .content #section div p a:hover {
	color: #333;
}
#body .content #section .article div p {
	padding: 0 0 29px;
}
#body .content #section > b, #body .content #section div b, #body .content #section form b {
	color: #144879;
	display: inline-block;
	font-family: 'Arapey';
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}
#body .content #section > b a {
	color: #144879;
	text-decoration: none;
}
#body .content #section > b a:hover {
	color: #ef414a;
}
#body .content #section > ul {
	margin: 0;
	padding: 0;
}
#body .content #section > ul li {
	background: url(../images/icons.png) no-repeat -75px -148px;
	list-style: none;
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 0 30px;
}
#body .content #section div {
	margin: 0;
	padding: 41px 0 0;
}
#body .content #section form {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#body .content #section form span {
	clear: both;
	display: block;
	font-size: 13px;
	margin: 0;
	padding: 37px 0 25px;
}
#body .content #section form span a {
	color: #797979;
	text-decoration: underline;
}
#body .content #section form span a:hover {
	color: #333;
}
#body .content #section form input {
		height: 18px;
}
#body .content #section form input, #body .content #section form select {
	background: none;
	border: 1px solid #cdcdcd;
	color: #797979;
	display: block;
	float: left;
	font-family: 'OpenSans-Light';
	font-size: 11px;
	font-weight: normal;
	margin: 0 29px 13px 0;
	padding: 6px 10px;
	text-transform: capitalize;
	width: 198px;
}
#body .content #section form select {
	clear: both;
	width: 220px;
}
#body .content #section form textarea {
	background: none;
	border: 1px solid #cdcdcd;
	color: #797979;
	display: block;
	font-family: 'OpenSans-Light';
	font-size: 11px;
	font-weight: normal;
	height: 108px;
	margin: 0 0 18px;
	padding: 5px 10px;
	overflow: auto;
	text-transform: capitalize;
	width: 548px;
}
#body .content #section form #send {
	background: url(../images/bg-more.png) no-repeat 0 1px;
	border: 0;
	color: #ececec;
	display: block;
	float: none;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase;
	width: 100px;
}
#body .content #section form #send:hover {
	background-position: 0 -29px;
	cursor: pointer;
}
#body .content #section div a.download {
	background: url(../images/bg-more.png) no-repeat 0 0;
	color: #ececec;
	display: inline-block;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	margin: 7px 0 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 100px;
}
#body .content #section div a.download:hover {
	background-position: 0 -30px;
}
#body .content #blog ul {
	margin: 0;
	padding: 0;
}
#body .content #blog ul li {
	border-bottom: 1px solid #cdcdcd;
	list-style: none;
	margin: 0 0 29px;
	overflow: hidden;
	padding: 0 0 23px;
}
#body .content #blog ul li .article {
	float: left;
	margin: 0;
	padding: 0 30px 0 0;
	width: 380px;
}
#body .content #blog ul li .article h3 {
	border-bottom: 1px solid #cdcdcd;
	list-style: none;
	margin: 0 0 29px;
	overflow: hidden;
	padding: 0 0 23px;
}
#body .content #blog ul li .article p {
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 24px 0;
}
#body .content #blog ul li .article p a {
	color: #797979;
	text-decoration: underline;
}
#body .content #blog ul li .article p a:hover {
	color: #333;
}
#body .content #blog ul li .article .more {
	color: #144879;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
}
#body .content #blog ul li .article .more:hover {
	color: #ef414a;
}
#body .content #blog ul li .stats {
	float: left;
	margin: 0;
	padding: 0;
	width: 160px;
}
#body .content #blog ul li .stats img {
	border: 1px solid #cdcdcd;
	display: block;
	margin: 0 0 9px;
	padding: 0;
	max-width: 100%; height: auto
}
#body .content #blog ul li .stats span {
	color: #797979;
	display: block;
	font-family: 'OpenSans-Semibold';
	font-size: 11px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}
#body .content #blog ul li .stats a {
	color: #797979;
	font-family: 'OpenSans-Light';
	font-weight: normal;
	text-decoration: underline;
}
#body .content #blog ul li .stats a:hover {
	color: #333;
}
#body .content #blog ul.paging {
	margin: 0;
	overflow: hidden;
	padding: 16px 0;
}
#body .content #blog ul.paging li {
	border: 0;
	display: block;
	float: left;
	height: 18px;
	margin: 0;
	padding: 0;
}
#body .content #blog ul.paging li a {
	color: #797979;
	display: block;
	font-size: 13px;
	height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0 7px 0 6px;
	text-decoration: none;
	text-transform: capitalize;
	width: 7px;
}
#body .content #blog ul.paging li a:hover {
	color: #144879;
}
#body .content #blog ul.paging li.selected a {
	background: url(../images/icons.png) no-repeat -75px -115px;
	color: #fff;
}
#body .content #blog ul.paging li.first {
	padding: 0 18px 0 0;
}
#body .content #blog ul.paging li.first a {
	background: url(../images/icons.png) no-repeat -52px -216px;
	padding: 0 0 0 17px;
	width: 28px;
}
#body .content #blog ul.paging li.last {
	padding: 0 0 0 18px;
}
#body .content #blog ul.paging li.last a {
	background: url(../images/icons.png) no-repeat 54px -216px;
	padding: 0 17px 0 0;
	width: 50px;
}
#body .content #blog h3 {
	color: #144879;
	font-family: 'Arapey';
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}
#body .content #blog small {
	display: inline-block;
	font-family: 'OpenSans-Regular';
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 16px 0 18px;
}
#body .content #blog small a {
	color: #797979;
	text-transform: capitalize;
}
#body .content #blog small a:hover {
	color: #333;
}
#body .content #blog > p {
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 13px 0;
}
#body .content #blog > p a {
	color: #797979;
	text-decoration: underline;
}
#body .content #blog > p a:hover {
	color: #333;
}
#body .content #blog .comment {
	border-bottom: 1px solid #cdcdcd;
	border-top: 1px solid #cdcdcd;
	margin: 0;
	overflow: hidden;
	padding: 23px 0;
}
#body .content #blog .comment img {
	display: block;
	float: left;
	max-width: 100%; height: auto
}
#body .content #blog .comment div {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	text-align: right;
	width: 471px;
}
#body .content #blog .comment div small {
	color: #cdcdcd;
	display: block;
	font-family: 'OpenSans-Semibold';
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 7px;
	text-align: left;
}
#body .content #blog .comment div small a {
	color: #797979;
}
#body .content #blog .comment div small a:hover {
	color: #144879;
}
#body .content #blog .comment div p {
	font-size: 11px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#body .content #blog .comment div p a, #body .content #blog .comment div > a {
	color: #797979;
	font-size: 11px;
	text-decoration: none;
}
#body .content #blog .comment div p a:hover, #body .content #blog .comment div > a:hover {
	color: #333;
}
#body .content #blog form {
	margin: 0;
	overflow: hidden;
	padding: 23px 0;
}
#body .content #blog .comment b, #body .content #blog form b {
	clear: both;
	color: #144879;
	font-family: 'Arapey';
	font-size: 18px;
	font-weight: normal;
	display: block;
	margin: 0;
	padding: 0 0 18px;
	text-transform: capitalize;
}
#body .content #blog form input {
	background: none;
	border: 1px solid #cdcdcd;
	color: #797979;
	display: block;
	float: left;
	font-family: 'OpenSans-Light';
	font-size: 11px;
	font-weight: normal;
	margin: 0 29px 13px 0;
	padding: 6px 10px;
	text-transform: capitalize;
	width: 198px;
}
#body .content #blog form textarea {
	background: none;
	border: 1px solid #cdcdcd;
	color: #797979;
	display: block;
	font-family: 'OpenSans-Light';
	font-size: 11px;
	font-weight: normal;
	height: 108px;
	margin: 0 0 18px;
	padding: 5px 10px;
	overflow: auto;
	text-transform: capitalize;
	width: 548px;
}
#body .content #blog form #comment {
	background: url(../images/bg-more.png) no-repeat 0 1px;
	border: 0;
	color: #ececec;
	display: block;
	float: none;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase;
	width: 100px;
}
#body .content #blog form #comment:hover {
	background-position: 0 -29px;
	cursor: pointer;
}
#body > .section {
	background: #fff;
	border: 1px solid #cdcdcd;
	border-radius: 6px;
	margin: 0 auto;
	padding: 37px 0 52px;
	width: 938px;
}
#body #content {
	background: #fff url(../images/bg-sidebar.gif) repeat-y 309px 0;
	border: 1px solid #cdcdcd;
	border-radius: 6px;
	margin: 0 auto;
	min-height: 900px;
	overflow: hidden;
	padding: 0;
	width: 938px;
}
#body #content-full {
	background: #fff url(../images/bg-sidebar.gif) repeat-y 909px 0;
	border: 1px solid #cdcdcd;
	border-radius: 6px;
	margin: 0 auto;
	min-height: 900px;
	overflow: hidden;
	padding: 0;
	width: 909px;
}
#body #content-full #section {
	float: left;
	margin: 0;
	padding: 37px 29px;
	width: 570px;
}
#body #content #sidebar {
	float: left;
	margin: 0;
	padding: 37px 19px;
	width: 272px;
}
#body #content #sidebar h3 {
	background: url(../images/dots.gif) no-repeat center bottom;
	color: #144879;
	font-family: 'Arapey';
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 17px 11px;
	padding: 0 0 28px;
	text-transform: capitalize;
	width: 248px;
}
#body #content #sidebar ul {
	margin: 0;
	padding: 0;
}
#body #content #sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#body #content #sidebar ul li.selected > a {
	background: #ececec;
	font-family: 'OpenSans-Semibold';
}
#body #content #sidebar ul li.collapse > a {
	background: #ececec url(../images/icons.png) no-repeat 249px -180px;
}
#body #content #sidebar ul li a {
	color: #144879;
	display: block;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
	text-transform: capitalize;
}
#body #content #sidebar ul li a:hover {
	color: #00CC99;
}
#body #content #sidebar ul ul li {
	background: url(../images/border-dotted.gif) repeat-x bottom left;
}
#body #content #sidebar ul ul li a {
	background: url(../images/icons.png) no-repeat -32px -183px;
	padding: 0 0 0 41px;
}
#body #content #sidebar ul ul li.active a {
	font-family: 'OpenSans-Semibold';
}
#body #content #section {
	float: left;
	margin: 0;
	padding: 37px 29px;
	width: 570px;
}
#body #content #section h2 {
	margin: 0;
	padding: 0 0 17px;
}
#body #content #section p {
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
#body #content #section p a {
	color: #797979;
	text-decoration: underline;
}
#body #content #section p a:hover {
	color: #333;
}
#body #content #section ul {
	margin: 0;
	padding: 0;
}
#body #content #section ul li {
	border: 1px solid #cdcdcd;
	border-radius: 6px;
	list-style: none;
	margin: 29px 0 0;
	overflow: hidden;
	padding: 0;
}
#body #content #section ul li a.figure {
	display: block;
	margin: 0;
	padding: 0;
}
#body #content #section ul li a.figure:hover {
	opacity: 0.8;
}
#body #content #section ul li img {
	float: left;
	border: 0;
	display: block;
	max-width: 100%; height: auto
}
#body #content #section ul li div {
	border-left: 1px solid #cdcdcd;
	float: left;
	margin: 0;
	min-height: 141px;
	padding: 25px 20px 0;
	width: 308px;
}
#body #content #section ul li div h3 {
	margin: 0;
	padding: 0;
}
#body #content #section ul li div h3 a {
	color: #144879;
	font-family: 'Arapey';
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	text-decoration: none;
}
#body #content #section ul li div h3 a:hover {
	color: #ef414a;
}
#body #content #section a.more {
	background: url(../images/bg-more.png) no-repeat 0 0;
	color: #ececec;
	display: inline-block;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	margin: 7px 0 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 100px;
}
#body #content #section a.more:hover {
	background-position: 0 -30px;
}
#body #content #section > span {
	display: inline-block;
	margin: 0;
	padding: 0 0 30px;
}
#body #content #section > span a {
	color: #797979;
	font-family: 'OpenSans-Regular';
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#body #content #section > span a:hover {
	color: #144879;
}
#body #content #section > h3 {
	color: #144879;
	font-family: 'Arapey';
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 28px;
	text-transform: capitalize;
}
#body #content #section > h4 {
	color: #144879;
	font-family: 'Arapey';
	font-size: 18px;
	text-transform: capitalize;
}
#body #content #section > img {
	display: block;
	margin: 0 0 21px;
	max-width: 100%; height: auto
}
#body #content #section > div {
	background: url(../images/dots2.gif) no-repeat top center;
	margin: 17px 0 0;
	overflow: hidden;
	padding: 21px 0;
}
#body #content #section > div div {
	float: left;
	margin: 0;
	padding: 0;
	width: 260px;
}
#body #content #section > div div:first-child {
	margin: 0 50px 0 0;
}
#body #content #section > div div b {
	display: inline-block;
	font-family: 'OpenSans-Semibold';
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#body #content #section > div div b a {
	color: #797979;
	font-size: 13px;
	line-height: 24px;
	text-decoration: none;
	text-transform: capitalize;
}
#body #content #section > div div b a:hover {
	color: #144879;
}
#body #content #section .article {
	background: none;
	margin: 0;
	padding: 0;
}
#body #content #section .article b {
	display: block;
	float: left;
	font-family: 'OpenSans-Semibold';
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 29px;
	text-transform: capitalize;
	width: 570px;
}
#body #content #section .article img {
	display: block;
	float: left;
	margin: 7px 32px 0 0;
	max-width: 100%; height: auto
}
#body #content #section .article p {
	padding: 0 0 24px;
}
#body > .section h2 {
	padding: 0 0 0 29px;
}
#body > .section p {
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 18px 29px 29px;
}
#body > .section p a {
	color: #797979;
	text-decoration: underline;
}
#body > .section p a:hover {
	color: #333;
}
#body > .section > div {
	border: 1px solid #cdcdcd;
	border-radius: 6px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	width: 878px;
}
#body > .section > div img {
	display: block;
	float: left;
	max-width: 100%; height: auto
}
#body > .section > div > div {
	float: right;
	margin: 0;
	padding: 20px 17px 0 0;
	width: 653px;
}
#body > .section > div > div b {
	display: block;
	margin: 0;
	padding: 0;
}
#body > .section > div > div b a {
	color: #144879;
	font-family: 'Arapey';
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}
#body > .section > div > div b a:hover {
	color: #ef414a;
}
#body > .section > div > div small {
	color: #797979;
	display: block;
	font-family: 'OpenSans-Semibold';
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}
#body > .section > div > div p {
	padding: 0 0 10px;
}
#body > .section span {
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#body > .section span a {
	background: url(../images/icons.png) no-repeat;
	display: block;
	float: left;
	height: 18px;
	margin: 0 4px 0 0;
	padding: 0;
	text-indent: -99999px;
	width: 20px;
}
#body > .section span .facebook {
	background-position: -4px -93px;
}
#body > .section span .facebook:hover {
	background-position: -32px -93px;
}
#body > .section span .twitter {
	background-position: -4px -116px;
}
#body > .section span .twitter:hover {
	background-position: -32px -116px;
}
#body > .section span .linkedIn {
	background-position: -4px -139px;
}
#body > .section span .linkedIn:hover {
	background-position: -32px -139px;
}
#body > .section span .email {
	background-position: -4px -162px;
}
#body > .section span .email:hover {
	background-position: -32px -162px;
}
#body > .section > ul {
	margin: 0;
	overflow: hidden;
	padding: 23px 9px 0;
}
#body > .section > ul li {
	float: left;
	list-style: none;
	margin: 0 18px;
	padding: 0;
	text-align: center;
	width: 79px;
}
#body > .section > ul li > a {
	color: #797979;
	font-family: 'OpenSans-Bold';
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
	text-transform: capitalize;
}
#body > .section > ul li > a img {
	border: 0;
	display: block;
	max-width: 100%; height: auto
}
#body > .section > ul li > a span {
	display: block;
	margin: 0;
	padding: 0;
}
#body > .section > ul li > a:hover {
	color: #ef414a;
	opacity: 0.8;
}
#body .section ul.article {
	margin: 0;
	padding: 28px 11px 45px 15px;
}
#body .section ul.article li {
	border: 1px solid #cdcdcd;
	border-radius: 6px;
	float: left;
	list-style: none;
	margin: 0 14px 0 13px;
	padding: 0 0 22px;
	text-align: left;
	width: 198px;
}
#body .section ul.article li img {
	border-bottom: 1px solid #cdcdcd;
	display: block;
	margin: 0 0 10px;
	max-width: 100%; height: auto
}
#body .section ul.article li b {
	display: block;
	font-family: 'Arapey';
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 19px;
}
#body .section ul.article li b a {
	color: #144879;
	line-height: 24px;
	text-decoration: none;
}
#body .section ul.article li b a:hover {
	color: #ef414a;
}
#body .section ul.article li small {
	color: #797979;
	display: block;
	font-family: 'OpenSans-Semibold';
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0 19px;
	text-transform: capitalize;
}
#body .section ul.article li p {
	margin: 0;
	padding: 0 19px;
}
#body .section ul.article li span {
	padding: 7px 0 0 19px;
}
#body .content #sidebar {
	float: left;
	margin: 0;
	padding: 37px 0;
	width: 308px;
}
#body .content #sidebar div {
	margin: 0 0 30px;
	padding: 0 30px 0 29px;
}
#body .content #sidebar div h3 {
	background: url(../images/dots.gif) no-repeat center bottom;
	color: #144879;
	font-family: 'Arapey';
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 28px;
	padding: 0 0 28px;
	text-transform: capitalize;
}
#body .content #sidebar div form {
	margin: 0;
	padding: 0;
}
#body .content #sidebar div form input {
	margin: 0;
	padding: 0;
}
#body .content #sidebar div form #search {
	background: 0;
	border: 1px solid #cdcdcd;
	display: block;
	font-family: 'OpenSans-Light';
	font-weight: normal;
	font-size: 11px;
	height: 27px;
	line-height: 27px;
	padding: 0 10px;
	width: 199px;
}
#body .content #sidebar div ul {
	margin: 0;
	padding: 0;
}
#body .content #sidebar div ul li {
	font-size: 13px;
	line-height: 24px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#body .content #sidebar div ul li p {
	clear: both;
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
#body .content #sidebar .testimonials {
	margin: 0;
}
#body .content #sidebar .testimonials ul li {
	padding: 0 0 46px;
}
#body .content #sidebar .testimonials ul li p {
	background: url(../images/icons.png) no-repeat -43px -254px;
	padding: 0 0 0 30px;
}
#body .content #sidebar .testimonials ul li p a {
	color: #797979;
	text-decoration: underline;
}
#body .content #sidebar .testimonials ul li p a:hover {
	color: #333;
}
#body .content #sidebar .testimonials ul li > a {
	color: #797979;
	float: right;
	font-family: 'OpenSans-Bold';
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
}
#body .content #sidebar .awards {
	padding: 0 24px;
}
#body .content #sidebar .awards h3 {
	clear: both;
	margin: 0 6px 28px 5px;
}
#body .content #sidebar .awards a {
	border: 1px solid #cdcdcd;
	display: block;
	float: left;
	margin: 0 5px;
	padding: 0;
}
#body .content #sidebar .awards a:hover {
	opacity: 0.8;
}
#body .content #sidebar .awards img {
	border: 0;
	display: block;
	margin: 0;
	padding: 0;
}
#body .content #sidebar .testimonials ul li > a:hover {
	color: #ef414a;
}
#body .content #sidebar .contact ul {
	border-top: 1px solid #cdcdcd;
	padding: 18px 0;
}
#body .content #sidebar .contact ul.first {
	border: 0;
	padding: 0 0 18px;
}
#body .content #sidebar .contact ul li {
	background: url(../images/icons.png) no-repeat;
	padding: 0 0 0 27px;
}
#body .content #sidebar .contact ul .office {
	background: none;
	padding: 0 0 22px;
}
#body .content #sidebar .contact .office b {
	background: url(../images/icons.png) no-repeat -77px 0;
	display: block;
	font-family: 'OpenSans-Semibold';
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 27px;
	text-transform: capitalize;
}
#body .content #sidebar .contact .office span {
	display: block;
	margin: 0;
	padding: 0 27px;
}
#body .content #sidebar .contact ul li.telephone {
	background-position: -78px -22px;
}
#body .content #sidebar .contact ul li.fax {
	background-position: -77px -47px;
	margin: 0 0 22px;
}
#body .content #sidebar .contact ul li.email {
	background-position: -77px -70px;
}
#body .content #sidebar .contact ul li.email a {
	color: #797979;
	text-decoration: underline;
}
#body .content #sidebar .contact ul li.email a:hover {
	color: #333;
}
#body .content #sidebar div > span {
	display: block;
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 25px;
}
#body .content #sidebar div > span span {
	display: block;
}
#body .content #sidebar .category ul li, #body .content #sidebar .posts ul li {
	padding: 0 0 13px;
}
#body .content #sidebar .category ul li a, #body .content #sidebar .posts ul li a {
	color: #797979;
	text-decoration: none;
	text-transform: capitalize;
}
#body .content #sidebar .category ul li a:hover, #body .content #sidebar .posts ul li a:hover, #body .content #sidebar .tweets ul li a:hover {
	color: #ef414a;
}
#body .content #sidebar .tweets ul li {
	background: url(../images/icons.png) no-repeat 0 -275px;
	padding: 0 0 25px 30px;
}
#body .content #sidebar .tweets ul li a {
	color: #797979;
	text-decoration: none;
}
#body .content #sidebar .tweets ul li i {
	display: block;
	font-size: 11px;
}
.color-box{
    text-align: center;
    height: 150px;
    width:  25%;
    text-align: right;
    vertical-align: central;
}
.color-box img{
    vertical-align: central;
    height:  100%;
    width:  100%;
}
.color-box:hover{
    color: black;
    width:  35%;
    height: 200px;
    text-align: center;
    vertical-align: middle;
}
.color-swatch{
    text-align: center;
    height: 100px;
    width:  100px;
    text-align: right;
    vertical-align: bottom;
}
.color-swatch:hover{
    color: black;
    width:  200px;
    height:  200px;
    text-align: center;
    vertical-align: middle;
}
.color-swatch-small{
    text-align: center;
    height: 60px;
    width:  350px;
    text-align: right;
    vertical-align: bottom;
}
.color-swatch-small:hover{
    color: black;
    text-align: center;
    vertical-align: middle;
}
.color-swatch-preview{
    height: 20px;
    width:  20px;
}
.color-swatch-preview:hover{
    text-align: center;
    vertical-align: middle;
}
#footer {
	background: url(../images/bg-footer-dk.png) repeat-x top left;
	margin: 0;
	padding: 23px 0 21px;
}
#footer div {
	margin: 0 auto;
	height: 27px;
	overflow: hidden;
	padding: 0;
	width: 960px;
}
#footer div p {
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 12px;
	line-height: 27px;
	margin: 0;
	padding: 0 10px;
}
#footer div p a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #ef414a;
}
#footer div ul {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 5px 0 0 60px;
}
#footer div ul li {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer div ul li a {
	background: url(../images/border-footer-menu.png) no-repeat bottom left;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	margin: 0;
	padding: 0 2px 0 9px;
	text-decoration: none;
	text-transform: uppercase;
}
#footer div ul li:first-child a {
	background: none;
}
#footer div div {
	float: right;
	margin: 0;
	width: auto;
}
#footer div div span {
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 12px;
	height: 27px;
	line-height: 27px;
}
#footer div div a {
	background: url(../images/icons.png) no-repeat;
	display: block;
	float: left;
	height: 27px;
	margin: 0 0 0 18px;
	padding: 0;
	text-indent: -99999px;
}
#footer div div #facebook {
	background-position: -7px 0;
	width: 15px;
}
#footer div div #facebook:hover {
	background-position: -39px 0;
}
#footer div div #twitter {
	background-position: 0 -58px;
	width: 28px;
}
#footer div div #twitter:hover {
	background-position: -32px -58px;
}
#footer div div #googleplus {
	background-position: -1px -32px;
	width: 26px;
}
#footer div div #googleplus:hover {
	background-position: -33px -32px;
	width: 26px;
}
.fnc {
  /* you can add color names and their values here
  and then simply add classes like .m--blend-$colorName to .fnc-slide 
  to apply specific color for mask blend mode */
}
.fnc-slider {
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  height: 100vh;
}
.fnc-slider *, .fnc-slider *:before, .fnc-slider *:after {
  box-sizing: border-box;
}
.fnc-slider__slides {
  position: relative;
  height: 100%;
  transition: -webkit-transform 1s 0.6666666667s;
  transition: transform 1s 0.6666666667s;
  transition: transform 1s 0.6666666667s, -webkit-transform 1s 0.6666666667s;
}
.fnc-slider .m--blend-dark .fnc-slide__inner {
  background-color: #8a8a8a;
}
.fnc-slider .m--blend-dark .fnc-slide__mask-inner {
  background-color: #575757;
}
.fnc-slider .m--navbg-dark {
  background-color: #575757;
}
.fnc-slider .m--blend-green .fnc-slide__inner {
  background-color: #6d9b98;
}
.fnc-slider .m--blend-green .fnc-slide__mask-inner {
  background-color: #42605E;
}
.fnc-slider .m--navbg-green {
  background-color: #42605E;
}
.fnc-slider .m--blend-red .fnc-slide__inner {
  background-color: #ea2329;
}
.fnc-slider .m--blend-red .fnc-slide__mask-inner {
  background-color: #990e13;
}
.fnc-slider .m--navbg-red {
  background-color: #990e13;
}
.fnc-slider .m--blend-blue .fnc-slide__inner {
  background-color: #59aecb;
}
.fnc-slider .m--blend-blue .fnc-slide__mask-inner {
  background-color: #2D7791;
}
.fnc-slider .m--navbg-blue {
  background-color: #2D7791;
}
.fnc-slide {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.fnc-slide.m--before-sliding {
  z-index: 2 !important;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}
.fnc-slide.m--active-slide {
  z-index: 1;
  transition: -webkit-transform 1s 0.6666666667s ease-in-out;
  transition: transform 1s 0.6666666667s ease-in-out;
  transition: transform 1s 0.6666666667s ease-in-out, -webkit-transform 1s 0.6666666667s ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.fnc-slide__inner {
  position: relative;
  height: 100%;
  background-size: cover;
  background-position: center top;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.m--global-blending-active .fnc-slide__inner, .m--blend-bg-active .fnc-slide__inner {
  background-blend-mode: luminosity;
}
.m--before-sliding .fnc-slide__inner {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}
.m--active-slide .fnc-slide__inner {
  transition: -webkit-transform 1s 0.6666666667s ease-in-out;
  transition: transform 1s 0.6666666667s ease-in-out;
  transition: transform 1s 0.6666666667s ease-in-out, -webkit-transform 1s 0.6666666667s ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.fnc-slide__mask {
  overflow: hidden;
  z-index: 1;
  position: absolute;
  right: 60%;
  top: 15%;
  width: 50.25vh;
  height: 67vh;
  margin-right: -90px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 0, 6vh 0, 6vh 61vh, 44vh 61vh, 44vh 6vh, 6vh 6vh);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 0, 6vh 0, 6vh 61vh, 44vh 61vh, 44vh 6vh, 6vh 6vh);
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
  transition-timing-function: ease-in-out;
}
.m--before-sliding .fnc-slide__mask {
  -webkit-transform: rotate(-10deg) translate3d(200px, 0, 0);
          transform: rotate(-10deg) translate3d(200px, 0, 0);
  opacity: 0;
}
.m--active-slide .fnc-slide__mask {
  transition: opacity 0.35s 1.2222222222s, -webkit-transform 0.7s 1.2222222222s;
  transition: transform 0.7s 1.2222222222s, opacity 0.35s 1.2222222222s;
  transition: transform 0.7s 1.2222222222s, opacity 0.35s 1.2222222222s, -webkit-transform 0.7s 1.2222222222s;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
}
.m--previous-slide .fnc-slide__mask {
  transition: opacity 0.35s 0.6833333333s, -webkit-transform 0.7s 0.3333333333s;
  transition: transform 0.7s 0.3333333333s, opacity 0.35s 0.6833333333s;
  transition: transform 0.7s 0.3333333333s, opacity 0.35s 0.6833333333s, -webkit-transform 0.7s 0.3333333333s;
  -webkit-transform: rotate(10deg) translate3d(-200px, 0, 0);
          transform: rotate(10deg) translate3d(-200px, 0, 0);
  opacity: 0;
}
.fnc-slide__mask-inner {
  z-index: -1;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100vw;
  height: 100vh;
  margin-left: -50vw;
  margin-top: -50vh;
  background-size: cover;
  background-position: center center;
  background-blend-mode: luminosity;
  -webkit-transform-origin: 50% 16.5vh;
          transform-origin: 50% 16.5vh;
  transition-timing-function: ease-in-out;
}
.m--before-sliding .fnc-slide__mask-inner {
  -webkit-transform: translateY(0) rotate(10deg) translateX(-200px) translateZ(0);
          transform: translateY(0) rotate(10deg) translateX(-200px) translateZ(0);
}
.m--active-slide .fnc-slide__mask-inner {
  transition: -webkit-transform 0.7s 1.2222222222s;
  transition: transform 0.7s 1.2222222222s;
  transition: transform 0.7s 1.2222222222s, -webkit-transform 0.7s 1.2222222222s;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.m--previous-slide .fnc-slide__mask-inner {
  transition: -webkit-transform 0.7s 0.3333333333s;
  transition: transform 0.7s 0.3333333333s;
  transition: transform 0.7s 0.3333333333s, -webkit-transform 0.7s 0.3333333333s;
  -webkit-transform: translateY(0) rotate(-10deg) translateX(200px) translateZ(0);
          transform: translateY(0) rotate(-10deg) translateX(200px) translateZ(0);
}
.fnc-slide__content {
  z-index: 2;
  position: absolute;
  left: 40%;
  top: 40%;
}
.fnc-slide__heading {
  margin-bottom: 10px;
  text-transform: uppercase;
}
.fnc-slide__heading-line {
  overflow: hidden;
  position: relative;
  padding-right: 20px;
  font-size: 100px;
  color: #fff;
  word-spacing: 10px;
}
.fnc-slide__heading-line:nth-child(2) {
  padding-left: 30px;
}
.m--before-sliding .fnc-slide__heading-line {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.m--active-slide .fnc-slide__heading-line {
  transition: -webkit-transform 1.5s 1s;
  transition: transform 1.5s 1s;
  transition: transform 1.5s 1s, -webkit-transform 1.5s 1s;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.m--previous-slide .fnc-slide__heading-line {
  transition: -webkit-transform 1.5s;
  transition: transform 1.5s;
  transition: transform 1.5s, -webkit-transform 1.5s;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.fnc-slide__heading-line span {
  display: block;
}
.m--before-sliding .fnc-slide__heading-line span {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.m--active-slide .fnc-slide__heading-line span {
  transition: -webkit-transform 1.5s 1s;
  transition: transform 1.5s 1s;
  transition: transform 1.5s 1s, -webkit-transform 1.5s 1s;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.m--previous-slide .fnc-slide__heading-line span {
  transition: -webkit-transform 1.5s;
  transition: transform 1.5s;
  transition: transform 1.5s, -webkit-transform 1.5s;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.fnc-slide__action-btn {
  position: relative;
  margin-left: 200px;
  padding: 5px 15px;
  font-size: 20px;
  line-height: 1;
  color: transparent;
  border: none;
  text-transform: uppercase;
  background: transparent;
  cursor: pointer;
  text-align: center;
  outline: none;
}
.fnc-slide__action-btn span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-perspective: 1000px;
          perspective: 1000px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
  line-height: 30px;
  color: #fff;
}
.fnc-slide__action-btn span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-top: none;
  border-bottom: none;
}
.fnc-slide__action-btn span:after {
  content: attr(data-text);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 30px;
  background: #1F2833;
  opacity: 0;
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transform: translateY(100%) rotateX(-90deg);
          transform: translateY(100%) rotateX(-90deg);
  transition: opacity 0.15s 0.15s;
}
.fnc-slide__action-btn:hover span {
  -webkit-transform: rotateX(90deg);
          transform: rotateX(90deg);
}
.fnc-slide__action-btn:hover span:after {
  opacity: 1;
  transition: opacity 0.15s;
}
.fnc-nav {
  z-index: 5;
  position: absolute;
  right: 0;
  bottom: 0;
}
.fnc-nav__bgs {
  z-index: -1;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.fnc-nav__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.fnc-nav__bg.m--nav-bg-before {
  z-index: 2 !important;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.fnc-nav__bg.m--active-nav-bg {
  z-index: 1;
  transition: -webkit-transform 1s 0.6666666667s;
  transition: transform 1s 0.6666666667s;
  transition: transform 1s 0.6666666667s, -webkit-transform 1s 0.6666666667s;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.fnc-nav__controls {
  font-size: 0;
}
.fnc-nav__control {
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100px;
  height: 50px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  transition: background-color 0.5s;
}
.fnc-nav__control.m--active-control {
  background: #1F2833;
}
.fnc-nav__control-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  transition-timing-function: linear !important;
}
.m--with-autosliding .m--active-control .fnc-nav__control-progress {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.m--prev-control .fnc-nav__control-progress {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  transition: -webkit-transform 0.5s !important;
  transition: transform 0.5s !important;
  transition: transform 0.5s, -webkit-transform 0.5s !important;
}
.m--reset-progress .fnc-nav__control-progress {
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  transition: -webkit-transform 0s 0s !important;
  transition: transform 0s 0s !important;
  transition: transform 0s 0s, -webkit-transform 0s 0s !important;
}
.m--autosliding-blocked .fnc-nav__control-progress {
  transition: all 0s 0s !important;
  -webkit-transform: scaleX(0) !important;
          transform: scaleX(0) !important;
}

/* NOT PART OF COMMON SLIDER STYLES */
body {
  margin: 0;
}

.demo-cont {
  overflow: hidden;
  position: relative;
  height: 100vh;
  -webkit-perspective: 1500px;
          perspective: 1500px;
  background: #000;
}
.demo-cont__credits {
  box-sizing: border-box;
  overflow-y: auto;
  z-index: 1;
  position: absolute;
  right: 0;
  top: 0;
  width: 400px;
  height: 100%;
  padding: 20px 10px 30px;
  background: #303030;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  color: #fff;
  text-align: center;
  transition: -webkit-transform 0.7s;
  transition: transform 0.7s;
  transition: transform 0.7s, -webkit-transform 0.7s;
  -webkit-transform: translate3d(100%, 0, 0) rotateY(-45deg);
          transform: translate3d(100%, 0, 0) rotateY(-45deg);
  will-change: transform;
}
.credits-active .demo-cont__credits {
  transition: -webkit-transform 0.7s 0.2333333333s;
  transition: transform 0.7s 0.2333333333s;
  transition: transform 0.7s 0.2333333333s, -webkit-transform 0.7s 0.2333333333s;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.demo-cont__credits *, .demo-cont__credits *:before, .demo-cont__credits *:after {
  box-sizing: border-box;
}
.demo-cont__credits-close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 28px;
  height: 28px;
  cursor: pointer;
}
.demo-cont__credits-close:before, .demo-cont__credits-close:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 2px;
  margin-top: -1px;
  background: #fff;
}
.demo-cont__credits-close:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.demo-cont__credits-close:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.demo-cont__credits-heading {
  text-transform: uppercase;
  font-size: 40px;
  margin-bottom: 20px;
}
.demo-cont__credits-img {
  display: block;
  width: 60%;
  margin: 0 auto 30px;
  border-radius: 10px;
}
.demo-cont__credits-name {
  margin-bottom: 20px;
  font-size: 30px;
}
.demo-cont__credits-link {
  display: block;
  margin-bottom: 10px;
  font-size: 24px;
  color: #fff;
}
.demo-cont__credits-blend {
  font-size: 30px;
  margin-bottom: 10px;
}

.example-slider {
  z-index: 2;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition: -webkit-transform 0.7s;
  transition: transform 0.7s;
  transition: transform 0.7s, -webkit-transform 0.7s;
}
.credits-active .example-slider {
  -webkit-transform: translate3d(-400px, 0, 0) rotateY(10deg) scale(0.9);
          transform: translate3d(-400px, 0, 0) rotateY(10deg) scale(0.9);
}
.example-slider .fnc-slide-1 .fnc-slide__inner,
.example-slider .fnc-slide-1 .fnc-slide__mask-inner {
  background-image: url("http://megabond.co.za/images/banner_waterproof.jpg");
}
.example-slider .fnc-slide-2 .fnc-slide__inner,
.example-slider .fnc-slide-2 .fnc-slide__mask-inner {
  background-image: url("http://megabond.co.za/images/banner_heat.jpg");
}
.example-slider .fnc-slide-3 .fnc-slide__inner,
.example-slider .fnc-slide-3 .fnc-slide__mask-inner {
  background-image: url("http://megabond.co.za/images/banner_diy.jpg");
}
.example-slider .fnc-slide-3 .fnc-slide__inner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
}
.example-slider .fnc-slide-4 .fnc-slide__inner,
.example-slider .fnc-slide-4 .fnc-slide__mask-inner {
  background-image: url("http://megabond.co.za/images/banner_colour.jpg");
}
.example-slider .fnc-slide-4 .fnc-slide__inner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.example-slider .fnc-slide__heading,
.example-slider .fnc-slide__action-btn,
.example-slider .fnc-nav__control {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

/* COLORFUL SWITCH STYLES 
   ORIGINAL DEMO - https://codepen.io/suez/pen/WQjwOb */
.colorful-switch {
  position: relative;
  width: 180px;
  height: 77.1428571429px;
  margin: 0 auto;
  border-radius: 32.1428571429px;
  background: #cfcfcf;
}
.colorful-switch:before {
  content: "";
  z-index: -1;
  position: absolute;
  left: -5px;
  top: -5px;
  width: 190px;
  height: 87.1428571429px;
  border-radius: 37.1428571429px;
  background: #314239;
  transition: background-color 0.3s;
}
.colorful-switch:hover:before {
  background: #4C735F;
}
.colorful-switch__checkbox {
  z-index: -10;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.colorful-switch__label {
  z-index: 1;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 32.1428571429px;
  cursor: pointer;
}
.colorful-switch__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 540px;
  height: 100%;
  background: linear-gradient(90deg, #14DCD6 0, #10E7BD 180px, #EF9C29 360px, #E76339 100%);
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translate3d(-360px, 0, 0);
          transform: translate3d(-360px, 0, 0);
}
.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__bg {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.colorful-switch__dot {
  position: absolute;
  left: 131.1428571429px;
  top: 50%;
  width: 5.1428571429px;
  height: 5.1428571429px;
  margin-left: -2.5714285714px;
  margin-top: -2.5714285714px;
  border-radius: 50%;
  background: #fff;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__dot {
  -webkit-transform: translate3d(-80.3571428571px, 0, 0);
          transform: translate3d(-80.3571428571px, 0, 0);
}
.colorful-switch__on {
  position: absolute;
  left: 104.1428571429px;
  top: 22.5px;
  width: 19.2857142857px;
  height: 36px;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__on {
  -webkit-transform: translate3d(-80.3571428571px, 0, 0);
          transform: translate3d(-80.3571428571px, 0, 0);
}
.colorful-switch__on__inner {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: -webkit-transform 0.25s 0s cubic-bezier(0.52, -0.96, 0.51, 1.28);
  transition: transform 0.25s 0s cubic-bezier(0.52, -0.96, 0.51, 1.28);
  transition: transform 0.25s 0s cubic-bezier(0.52, -0.96, 0.51, 1.28), -webkit-transform 0.25s 0s cubic-bezier(0.52, -0.96, 0.51, 1.28);
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: rotate(45deg) scale(0) translateZ(0);
          transform: rotate(45deg) scale(0) translateZ(0);
}
.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__on__inner {
  transition: -webkit-transform 0.25s 0.25s cubic-bezier(0.67, -0.16, 0.47, 1.61);
  transition: transform 0.25s 0.25s cubic-bezier(0.67, -0.16, 0.47, 1.61);
  transition: transform 0.25s 0.25s cubic-bezier(0.67, -0.16, 0.47, 1.61), -webkit-transform 0.25s 0.25s cubic-bezier(0.67, -0.16, 0.47, 1.61);
  -webkit-transform: rotate(45deg) scale(1) translateZ(0);
          transform: rotate(45deg) scale(1) translateZ(0);
}
.colorful-switch__on__inner:before, .colorful-switch__on__inner:after {
  content: "";
  position: absolute;
  border-radius: 2.5714285714px;
  background: #fff;
}
.colorful-switch__on__inner:before {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 6.1428571429px;
}
.colorful-switch__on__inner:after {
  right: 0;
  top: 0;
  width: 6.1428571429px;
  height: 100%;
}
.colorful-switch__off {
  position: absolute;
  left: 131.1428571429px;
  top: 50%;
  width: 41.1428571429px;
  height: 41.1428571429px;
  margin-left: -20.5714285714px;
  margin-top: -20.5714285714px;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__off {
  -webkit-transform: translate3d(-80.3571428571px, 0, 0);
          transform: translate3d(-80.3571428571px, 0, 0);
}
.colorful-switch__off:before, .colorful-switch__off:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 5.1428571429px;
  margin-top: -2.5714285714px;
  border-radius: 2.5714285714px;
  background: #fff;
  transition: -webkit-transform 0.25s 0.25s;
  transition: transform 0.25s 0.25s;
  transition: transform 0.25s 0.25s, -webkit-transform 0.25s 0.25s;
}
.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__off:before, .colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__off:after {
  transition-delay: 0s;
}
.colorful-switch__off:before {
  -webkit-transform: rotate(45deg) scaleX(1) translateZ(0);
          transform: rotate(45deg) scaleX(1) translateZ(0);
}
.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__off:before {
  -webkit-transform: rotate(45deg) scaleX(0) translateZ(0);
          transform: rotate(45deg) scaleX(0) translateZ(0);
}
.colorful-switch__off:after {
  transition-timing-function: cubic-bezier(0.67, -0.16, 0.47, 1.61);
  -webkit-transform: rotate(-45deg) scaleX(1) translateZ(0);
          transform: rotate(-45deg) scaleX(1) translateZ(0);
}
.colorful-switch__checkbox:checked ~ .colorful-switch__label .colorful-switch__off:after {
  transition-timing-function: ease;
  -webkit-transform: rotate(-45deg) scaleX(0) translateZ(0);
          transform: rotate(-45deg) scaleX(0) translateZ(0);
}
* {margin: 0; padding: 0;}

a {text-decoration: none;}

/* This class is added on scroll */
.fixed {
	position: fixed;
	top: 0;
	height: 7px;
	z-index: 1;
}

#CaptchaDiv {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color: #c40d0d;
	background-color: #FFFFFF;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaInput { margin: 1px 0px 1px 0px; width: 135px; }
