@import url('http://fonts.googleapis.com/css?family=PT+Sans');
@import url('https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css');

body {
	font-family: Arial, sans-serif; 
	margin: 0;
	font-size: 14px;
	padding: 28px 0 75px 0; 
	line-height: 1.5;
	color: #292f36;
	text-align: left; 
	position: relative; 
	background: #eee;
}

img {
	border: none;
}

.img-responsive {
	max-width: 100%;
}

h1 {
	color: #0690c0;
	font-size: 30px;
	text-align: left;
	font-family: Arial, sans-serif; 
	margin: 0;
	font-weight: normal;
}

h2 {
	color: #0690c0;
	font-size: 20px;
}

h2.heading {
	color: #0690c0;
	font-size: 20px;
	font-family: Arial, sans-serif; 
	margin: 40px 0 10px 0;
	padding: 0;
	letter-spacing: 1.2px;
}

.subheading {
	color: #FFFFFF;
	font-size: 19px;
	font-family: 'Arial';
	letter-spacing: 1.2px;
	margin: 6px 0 0 0;
}

h2 .big {
	color: #292f36;
	font-size: 32px;
}

p {
	margin: 0 0 18px 0;
}

.btn {
	display: inline-block;
	padding: 0 20px;
	line-height: 54px;
	font-size: 17px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration: none;
	background: #00b0ed;
	border-radius: 3px;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.btn:hover {
	opacity: 0.8;
}

.btn-block {
	display: block;
	width: 100%;
}

.btn-view-map {
	text-align: left;
	position: relative;
}

.btn-view-map:after {
	content: "\f105";
	font-family: "fontawesome";
	display: inline-block;
	position: absolute;
	line-height: 54px;
	right: 20px;
	font-size: 20px;
	font-weight: normal;
	vertical-align: middle;
}

ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}

ul li {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 18px;
	position: relative;
}
ul li:before {
    position: absolute;
    display: block;
	left: -19px;
	content: "\f111";
	font-family: "fontawesome";
	color: #00b0ed;
	line-height: 18px;
	font-size: 7px;
}


ol.features {
	line-height: 1.8;
	color: #444444;
	font-size: 14px;
	margin: 30px 0;
	padding: 0 0 0 45px;
	list-style: none;
}

ol.features li {
	margin: 15px 0;
	line-height: 32px;
	font-size: 15px;
	font-weight: bold;
}

ol.features li:before {
    background: none repeat scroll 0 0 #47dae0;
    color: white;
	font-weight: normal;
	font-size: 13px;
    content: "01";
    display: block;
    height: 32px;
	line-height: 32px;
    margin-left: -45px;
    position: absolute;
    text-align: center;
    width: 32px;
    z-index: 1;
}
ol.features li:nth-child(2):before {
    content: "02";
}
ol.features li:nth-child(3):before {
    content: "03";
}
ol.features li:nth-child(4):before {
    content: "04";
}
ol.features li:nth-child(5):before {
    content: "05";
}

div.header {
	overflow: hidden;
	position: relative;
}

div.header .top {
	width: 100%;
	color: #000;
	text-align: center;
	top: 0;
	background: #404041;
}

div.header .holder {
	width: 992px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

div.screen-left, div.screen-right {
	height: 335px;
	opacity: 0.8;
	background: #FFF;
	position: absolute;
	top: 0;
	right: 992px;
	z-index: 10;
	width: 9000px;
}

div.screen-right {
	left: 992px;
}

div.header .holder .top div.logo {
	padding: 0 0 0 20px;
	color: white;
	display: block;
	float: left;
	font-size: 30px;
	font-weight: bold;
	line-height: 65px;
	text-transform: uppercase;
}

div.header .holder .top div.phone {
	color: #fff;
	float: right;
	font-family: "Arial";
	font-size: 24px;
	font-weight: normal;
	line-height: 65px;
	margin: 0;
	padding: 0 20px 0 0;
	text-align: right;
}
div.header .top .holder div.phone b {
	font-size: 28px;
}

div.header .open-map {
	position: absolute;
	bottom: 0;
	left: 40px;
}


div.main {
	position: relative;
	width: 992px;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 40px 30px 20px 30px;
	background: #fff;
	overflow: visible;
	box-sizing: border-box;
}


div.main div.content {
	float: left;
	font-size: 14px;
	line-height: 1.7;
	color: #444444;
	margin: 0; 
	padding: 0 25px;
	text-align: left;
	width: 37%;
	height: auto;
	background: #FFF;
	box-sizing: border-box;
}


div.main div.content.images {
	width: 31%;
	padding-top: 10px;
}

.content.images .gallery {
	padding-top: 18px;
}

.content.images .row {
	margin: 0 -9px;
}
.content.images .row .item {
	padding: 0 9px 18px 9px;
	box-sizing: border-box;
	float: left;
}
.content.images .row .item {
	width: 50%;
}


div.main div.enq_holder {
	width: 32%;
	box-sizing: border-box;
	float: right;
	padding: 10px 0 0 0;
}

/*
div.main div.enq {
	background: #d1d2d4 none repeat scroll 0 0;
	border-radius: 11px;
	box-sizing: border-box;
	height: auto;
	margin: 0;
	padding: 7px;
	text-align: left;
}

*/

div.main div.enq div.head {
	/*
	background: #fff none repeat scroll 0 0;
	border-radius: 9px;
	display: block;
	font-family: "Arial";
	font-size: 19px;
	height: 46px;
	line-height: 46px;
	padding: 0 17px;
	text-align: center;
	*/
	font-size: 18px;
	color: #00b0ed;
	text-align: left;
	font-weight: normal;
}



form {
    margin: 10px 0 0;
    padding: 0;
}


div.main div.enq table td {
	margin: 0;
	padding: 7px 0 5px 0;
	font-weight: bold;
	font-size: 12px;
}

div.main div.enq input.textinput, div.main div.enq textarea.textinput,  div.main div.enq select.textinput {
    line-height: 38px;
	height: 38px;
    padding: 0 0 0 11px;
	background: #f8f8f8;
	border-radius: 4px;
	width: 100%;
	border: 1px solid #eee;
}

div.main div.enq select.textinput {
	background: #FFFFFF;
}

div.main div.enq textarea.textinput {
    height: 50px;
}


input::-webkit-input-placeholder {
	color: #777;
	font-style: italic;
	font-size: 14px;
}

input::-moz-placeholder {
	color: #777;
	font-style: italic;
	font-size: 14px;
}

input:-ms-input-placeholder {
	color: #777;
	font-style: italic;
	font-size: 14px;
}

input::placeholder {
	color: #777;
	font-style: italic;
	font-size: 14px;
}	


/**/
.btn.btn-submit {
	font-weight: normal;
	font-size: 14px;
	margin: 10px 0;
	padding: 0 35px;
	line-height: 60px;
}

.enq .small {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #9c9c9c;
}


div.main .learn_more {
	float: right;
	margin: 20px 0 0 0; 
	padding: 0; 
	text-align: left;
	width: 301px;
	height: auto;
	text-decoration: none;
}

div.main .learn_more.info_box {
	display: block;
	background: #47dae0;
	padding: 22px 40px;
	color: #fff;
	font-size: 17px;
	line-height: 24px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div.main .learn_more.info_box span {
	font-size: 22px;
	font-weight: bold;
	display: block;
	margin: 10px 0 0 0;
}

/* Footer */
div.footer {
	clear: both;
	display: table;
	width: 100%;
	font-size: 10px;
	color: #888888;
	text-align: right;
	margin: 20px 0 0 0;
	padding: 0;
	background: #fff;
	box-sizing: border-box;
}

div.footer .mco {
	float: left;
}

div.footer .kbp {
	font-family: 'PT Sans';
	font-size: 22px;
	color: #999;
	text-decoration: none;
	margin: 15px 0;
	display: inline-block;
}

div.clear {
	clear: both;
}


/* Small devices (Between 768px and 991px) */
@media (max-width: 992px) {
	div.header .holder {
		width: 768px;
	}
	div.main {
		width: 768px;
		padding: 20px 25px 20px 10px;
	}
	div.main div.content {
		padding: 0 15px;
	}
}


/* Extra small devices (phones, less than 768px) */
@media (max-width: 768px) {
	body {
		padding: 0;
	}

	div.header {
		height: auto;
	}
	div.header .holder {
		width: auto;
	}

	div.header .top {
		display: block;
		padding: 15px 0;
		background: #404041;
	}

	div.main {
		width: auto;
		margin: 0;
		padding: 15px;
	}

	div.main div.content, div.main div.content.images {
		width: auto;
		float: none;
		margin: 0;
		padding: 0;
	}

	.content.images .row .item {
		width: 25%;
	}

	div.main div.enq_holder {
		margin: 20px 0 0 0;
	}
	div.main div.enq, div.main div.enq_holder {
		width: auto;
		float: none;
	}


	div.main div.enq table td.form_button {
		padding: 10px 0;
	}
	div.main div.enq table td.form_button button {
		font-size: 15px;
	}
	div.main .learn_more {
		width: auto;
		margin: 20px 0 0 0;
		padding: 0;
		float: none;
	}

	div.main .learn_more img {
		max-width: 100%;
	}

	div.footer {
		text-align: center;
	}
	
	div.footer .mco {
		float: none;
	}


}

/* Extra Extra small devices (phones, less than 480px) */
@media (max-width: 480px) {
	.content.images .row .item {
		width: 50%;
	}
}



/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


/* ------------------- BX Slider Custom -------------------------- */


.bx-wrapper {
	width: 992px;
	margin: 0 auto;
}


.bx-wrapper .bx-viewport {
	box-shadow: none;
	border: none;
	left: 0;
	overflow: visible !important;
}

.bx-wrapper .bx-prev, .bx-wrapper .bx-next {
	background: none;
}

.bx-wrapper .bx-controls-direction a {
    text-indent: 0;
	text-decoration: none;
}

.bx-wrapper .bx-prev:before, .bx-wrapper .bx-next:before {
    font-family: "FontAwesome";
    font-size: 28px;
    line-height: 28px;
	color: #ffffff;
	text-shadow: 0 0 6px #999;
}

.bx-wrapper .bx-next:before {
    content: "\f0a9";
}

.bx-wrapper .bx-prev:before {
    content: "\f0a8";
}



.bx-wrapper .bx-pager {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 20px;
	padding-right: 20px;
	width: auto;
	float: right;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: transparent;
	text-indent: -9999px;
	display: block;
	width: 9px;
	height: 9px;
	margin: 0 5px;
	outline: 0;
	border: 1px solid #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #FFF;
}


/* --------------------------------------------------------------- */


/* ------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------- */

/*!
 * Magnific Popup
 */

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width:auto;
  max-width: 500px;
  margin: 20px auto;
}

.mfp-maps-popup {
  position: relative;
  padding: 0;
  width:auto;
  max-width: 600px;
  margin: 40px auto;
}

.mfp-maps-popup button.mfp-close {
	top: -40px;
	right: -17px;
	color: #FFFFFF;
}

.mfp-modal-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width:auto;
  max-width: 400px;
  margin: 20px auto;
}

.mfp-modal-popup-dismiss {
	margin: 20px 0 0 0 !important;
}

/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
	opacity: 0.001; /* Chrome opacity transition bug */
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}