@font-face {
	font-family: 'open_sanslight';
	src: url(../fonts/OpenSans-Light-webfont.eot);
	src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),url(../fonts/OpenSans-Light-webfont.woff) format('woff'),url(../fonts/OpenSans-Light-webfont.ttf) format('truetype'),url('../fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'open_sansregular';
	src: url(../fonts/OpenSans-Regular-webfont.eot);
	src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),url(../fonts/OpenSans-Regular-webfont.woff) format('woff'),url(../fonts/OpenSans-Regular-webfont.ttf) format('truetype'),url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'open_sanssemibold';
	src: url(../fonts/OpenSans-Semibold-webfont.eot);
	src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),url(../fonts/OpenSans-Semibold-webfont.woff) format('woff'),url(../fonts/OpenSans-Semibold-webfont.ttf) format('truetype'),url('../fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: 'open_sanssemibold_italic';
	src: url(../fonts/OpenSans-SemiboldItalic-webfont.eot);
	src: url('../fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),url(../fonts/OpenSans-SemiboldItalic-webfont.woff) format('woff'),url(../fonts/OpenSans-SemiboldItalic-webfont.ttf) format('truetype'),url('../fonts/OpenSans-SemiboldItalic-webfont.svg#open_sanssemibold_italic') format('svg');
	font-weight: 400;
	font-style: normal
}

.navyDark {
	color: #00313B
}

.navyLight {
	color: #2A5869
}

.blueLight {
	color: #44bfb8
}

.orangeDark {
	color: #f1653c
}

.orangeLight {
	color: #f1653c
}

.white-bkg {
	background-color: #fff
}

body {
	padding-bottom: 40px;
	color: #5a5a5a
}

.navbar-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 20
}

	.navbar-wrapper .container {
		padding-right: 0;
		padding-left: 0
	}

	.navbar-wrapper .navbar {
		padding-right: 15px;
		padding-left: 15px
	}

.carousel {
	height: 100%;
	margin-bottom: 10px
}

.carousel-caption {
	z-index: 10;
	text-align: left;
	bottom: 176px
}

	.carousel-caption h1 {
		color: #fff;
		text-align: left
	}

.carousel .item {
	height: 650px;
	background-color: #777
}

.carousel-inner > .item > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	display: block
}

.carousel-control.left, .carousel-control.right {
	background-image: none
}

.carousel-control:hover {
	color: #44bfb8
}

.carousel-control {
	font-size: 120px;
	top: 35%
}

.firstCarousel {
	background-image: url(../img/slide-01.jpg);
	background-position: 50% 0;
	width: 140%;
	overflow: hidden;
	background-attachment: fixed;
	position: absolute;
	background-repeat: no-repeat;
	height: 100%;
	background-size: 100%
}

.secondCarousel {
	background-image: url(../img/slide-02.jpg);
	background-position: 50% 0;
	width: 140%;
	overflow: hidden;
	background-attachment: fixed;
	position: absolute;
	background-repeat: no-repeat;
	height: 100%;
	background-size: 100%
}

.thirdCarousel {
	background-image: url(../img/slide-03.jpg);
	background-position: 50% 0;
	width: 140%;
	overflow: hidden;
	background-attachment: fixed;
	position: absolute;
	background-repeat: no-repeat;
	height: 100%;
	background-size: 100%
}

p.lead {
	font-size: 28px
}

.row-margin-fix {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0
}

.col-6-map-fix {
	padding-right: 0;
	padding-left: 0
}

.featurette-divider {
	margin: 80px 0
}

.featurette-heading {
	font-weight: 300;
	line-height: 1;
	letter-spacing: -1px
}

body {
	background-color: #fdfdfd;
	background-image: url(../img/cream_dust.png);
	background-repeat: repeat;
	padding-bottom: 0;
	margin-top: -50px;
	font-family: 'open_sanslight',sans-serif
}

.navbar {
	background: #2F5597;
	font-family: 'open_sanslight',sans-serif;
	font-size: 13px
}

.navbar-inverse {
	border: none
}

	.navbar-inverse .navbar-nav > li > a {
		color: #fff;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}

		.navbar-inverse .navbar-nav > li > a:hover {
			background-color: #203C68
		}

		.navbar-inverse .navbar-nav > li > a:active {
			background-color: #203C68
		}

	.navbar-inverse .navbar-nav > .active > a {
		background-color: #FB7B00;
	}

	.navbar-inverse .navbar-nav > .dropdown > a .caret {
		border-top-color: #FFF;
		border-bottom-color: #FFF
	}

.navbar-brand {
	padding: 0;
	margin-top: 2px;
	margin-bottom: 2px
}

.navbar-header .glyphicon {
	display: inline-block;
	position: relative;
	color: #fff;
	float: left;
	margin-left: 40px;
	margin-top: 13px;
	font-size: 18px
}

.navbar-inverse .navbar-brand {
	color: #fff;
	font-size: 50px;
	font-family: 'open_sanslight',sans-serif
}
.tagline {
	font-size: 30px;
	margin-top: 30px;
	line-height: 1.2em
}

.top-phone {
	margin-left: 15px !important;
	margin-top: 15px;
	text-align: right;
	padding-left: 50px;
	margin-top: 20px;
}
@media (max-width:768px) {
		.navbar-inverse .navbar-brand {
	font-size: 30px;
	}
	.tagline {
		font-size: 20px;
		margin-top: 10px;
		line-height: 1.2em
	}
	}

	a[href^=tel] {
		color: inherit;
		text-decoration: none
	}

	.logo-header {
		margin-right: 10px
	}

h1 {
	font-size: 60px;
	line-height: 60px;
	letter-spacing: -1px;
	display: block;
	color: #2A5869;
	font-family: 'open_sanslight',sans-serif;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

		h1 .sub-title {
			font-size: 44px;
			line-height: 40px
		}

		h1 .sub-title {
			font-size: 35px;
			line-height: 40px;
			color: #2A5869;
			font-family: 'open_sanslight'
		}

	.jumbotron p {
		color: #fff
	}

	.intro p {
		line-height: 38px;
		font-family: 'open_sanslight',sans-serif;
		color: #555;
		font-size: 20px;
		margin-bottom: 50px;
		margin-top: 20px
	}

	h3 {
		font-size: 19px;
		color: #2A5869;
		letter-spacing: -.5px;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		line-height: 22px;
		margin-bottom: 12px;
		font-family: 'open_sanssemibold',sans-serif
	}

	.bold {
		font-weight: 700
	}

	h3.light {
		font-size: 24px;
		letter-spacing: .5px;
		font-family: 'open_sanslight',sans-serif;
		color: #fff;
		margin-bottom: 20px
	}

	.read-more-links h3 + p {
		line-height: 22px;
		color: rgb(119,119,119);
		font-family: 'open_sanslight',sans-serif;
		font-size: 12px
	}

	.glyphicon {
		font-size: 24px;
		margin-top: 16px;
		color: #f1653c;
		float: left
	}

	.custom-icons {
		font-size: 26px;
		display: block;
		margin-top: 20px;
		color: #f1653c;
		margin-right: -10px
	}

	.testimonial {
		min-height: 23px;
		padding-top: 30px;
		padding-bottom: 30px;
		background-color: #f1653c;
		text-align: center;
		margin-top: 100px;
		margin-bottom: 50px
	}

	.aboutUs {
		margin-top: 50px;
		background-color: rgb(240,240,240);
		padding-bottom: 40px;
		padding-top: 20px
	}

		.aboutUs h1 {
			text-align: left;
			color: #2A5869
		}

		.aboutUs p {
			font-family: 'open_sanslight',sans-serif;
			font-size: 16px;
			line-height: 30px
		}

	.deLeeImg {
		margin-left: auto;
		margin-right: auto;
		display: block;
		max-width: 50%;
		margin-top: 32px
	}

	.gallery-heading {
		min-height: 23px;
		padding-top: 30px;
		padding-bottom: 30px;
		background-color: #f1653c;
		background-color: #44bfb8;
		text-align: center;
		margin-bottom: 75px
	}

	.achievements-gallery {
		margin-bottom: 50px;
		margin-top: 50px
	}

		.achievements-gallery h3 {
			color: #44bfb8;
			padding-left: 25px;
			padding-right: 25px
		}

		.achievements-gallery .row {
			margin-bottom: 20px
		}

		.achievements-gallery a {
			cursor: pointer
		}

	.modal-title {
		color: #44bfb8
	}

	.italic-font {
		font-family: 'open_sanssemibold_italic',sans-serif
	}

	#map_section {
		margin: 0;
		max-height: 574px;
		overflow: hidden
	}

	#map-canvas {
		width: 100%;
		height: 574px
	}

		#map-canvas img {
			max-width: none;
			max-height: none
		}

	.contact-us {
		font-family: 'open_sanslight',sans-serif
	}

		.contact-us .glyphicon {
			font-size: 22px;
			float: none;
			margin: 0
		}

		.contact-us p {
			margin: 0
		}

		.contact-us h2 {
			color: #2A5869;
			font-family: 'open_sanslight',sans-serif;
			margin-bottom: 20px
		}

	.contact-box {
		background-color: #fff;
		padding-bottom: 80px;
		text-align: center
	}

	.modal-directions {
		margin-left: 24px
	}

	.one-edge-shadow {
		-webkit-box-shadow: 0 6px 12px -6px #000;
		-moz-box-shadow: 0 6px 12px -6px #000;
		box-shadow: 0 6px 12px -6px #000
	}

	.grow {
		display: inline-block;
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		-webkit-transition-property: -webkit-transform;
		transition-property: transform;
		-webkit-transform: translateZ(0);
		-ms-transform: translateZ(0);
		transform: translateZ(0);
		box-shadow: 0 0 1px rgba(0,0,0,0)
	}

		.grow:hover {
			-webkit-transform: scale(1.1);
			-ms-transform: scale(1.1);
			transform: scale(1.1)
		}

footer {
	background-color: #2F5597;
	height: 60px
}

		footer p {
			color: #fff;
			margin-top: 20px;
			font-family: 'open_sanslight',sans-serif
		}

	.achievements-gallery .col-xs-12 {
		text-align: center;
		margin: 0;
		padding: 0;
		margin-top: 35px
	}

	.btn-sample {
		color: #fff;
		background-color: #2A5869;
		border-color: #FFF
	}

		.btn-sample:hover, .btn-sample:focus, .btn-sample:active, .btn-sample.active, .open .dropdown-toggle.btn-sample {
			color: #fff;
			background-color: #F1653C;
			border-color: #FFF
		}

		.btn-sample:active, .btn-sample.active, .open .dropdown-toggle.btn-sample {
			background-image: none
		}

		.btn-sample.disabled, .btn-sample[disabled], fieldset[disabled] .btn-sample, .btn-sample.disabled:hover, .btn-sample[disabled]:hover, fieldset[disabled] .btn-sample:hover, .btn-sample.disabled:focus, .btn-sample[disabled]:focus, fieldset[disabled] .btn-sample:focus, .btn-sample.disabled:active, .btn-sample[disabled]:active, fieldset[disabled] .btn-sample:active, .btn-sample.disabled.active, .btn-sample[disabled].active, fieldset[disabled] .btn-sample.active {
			background-color: #2A5869;
			border-color: #FFF
		}

		.btn-sample .badge {
			color: #2A5869;
			background-color: #fff
		}

	.logo-footer {
		float: right;
		margin-top: 2px
	}

	.sidebar {
		height: 100%;
		min-height: 16000px;
		margin-top: 100px
	}

	.nav-sidebar > .active > a {
		color: #44bfb8;
		font-family: 'open_sanssemibold'
	}

	.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
		background: none;
		background-color: #999
	}

	.read-more {
		margin-top: 50px
	}

		.read-more h1 {
			font-size: 40px;
			text-align: left
		}

		.read-more h4 {
			font-size: 16px
		}

		.read-more li h4 {
			color: #44bfb8
		}

		.read-more b {
			font-family: 'open_sanssemibold',sans-serif;
			color: #44bfb8
		}

	.img-resize {
		max-height: 150px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 15px
	}

	@media (min-width:768px) {
		.navbar-wrapper {
			margin-top: 20px
		}

			.navbar-wrapper .container {
				padding-right: 15px;
				padding-left: 15px
			}

			.navbar-wrapper .navbar {
				padding-right: 0;
				padding-left: 0
			}

			.navbar-wrapper .navbar {
				border-radius: 4px
			}

		.carousel-caption p {
			margin-bottom: 20px;
			font-size: 26px;
			line-height: 1.4
		}

		.featurette-heading {
			font-size: 50px
		}
	}

	@media (min-width:992px) {
		.featurette-heading {
			margin-top: 120px
		}

		.contact-us h2 {
			margin-top: 94px
		}
	}

	@media only screen and (max-width :1440px) {
		.carousel .item {
			height: 500px
		}

		.carousel-caption {
			bottom: 90px
		}

		.carousel h1 {
			font-size: 48px;
			line-height: 68px
		}
	}

	@media only screen and (max-width :950px) {
		.carousel .item {
			height: 400px
		}

		.carousel-caption {
			bottom: 16px
		}
	}

	@media only screen and (max-width :766px) {
		.carousel .item {
			height: 300px
		}

		.carousel-caption {
			bottom: 0
		}
	}

	@media only screen and (max-width :600px) {
		body {
			margin-top: 0
		}

		.carousel {
			margin-bottom: 10px
		}

			.carousel .item {
				height: 200px
			}

		.carousel-caption {
			bottom: 0
		}

			.carousel-caption h1 {
				font-size: 20px;
				line-height: 30px;
				margin: 0
			}

			.carousel-caption p {
				font-size: 14px;
				margin: 0
			}

		.carousel-control {
			display: none
		}

		.navbar-inverse .navbar-brand {
			margin-left: 20px
		}

		.navbar {
			/*background: rgba(42,88,105,1)*/
		}

		.navbar-header .glyphicon {
			margin-left: 10px
		}

		h1 {
			font-size: 40px;
			line-height: 48px
		}

		.contact-box {
			margin: 0
		}

		.logo-header {
			margin-right: 5px
		}
	}

	@media only screen and (max-width :400px) {
		.firstCarousel {
			overflow: hidden;
			background-repeat: no-repeat;
			background-size: cover;
			position: relative;
			background-position: 0% 0 !important;
			background-attachment: initial;
			width: 100%
		}

		.secondCarousel {
			overflow: hidden;
			background-repeat: no-repeat;
			background-size: cover;
			position: relative;
			background-position: 0% 0 !important;
			background-attachment: initial;
			width: 100%
		}

		.thirdCarousel {
			overflow: hidden;
			background-repeat: no-repeat;
			background-size: cover;
			position: relative;
			background-position: 0% 0 !important;
			background-attachment: initial;
			width: 100%
		}

		#map_section {
			margin: 0;
			max-height: 300px;
			overflow: hidden
		}

		#map-canvas {
			width: 100%;
			height: 300px
		}

		footer p {
			font-size: 12px
		}
	}

	.dropdown-menu {
		background-color: #d9d9d9
	}

	h2 {
		margin-bottom: 20px
	}

	.img-resize {
		border: 2px solid #475A67
	}
.mainorange {
	background-color: #FB7B00;
	padding:10px;
}
.imageborder {
	border: 1px solid #2F5597;
	border-radius:5px;
	margin:0 auto;
	margin-bottom:10px
}
.middlehometitle{
	font-size:20px;
	font-weight:600
}
.middlelight{font-weight:300}
.homedescription{
	font-size:18px;
	font-weight:300;
}
.enquirybutton {
	background-color: #2F5597;
	color: white;
	border-radius: 15px;
	padding: 10px 20px 10px 20px;
}
.extras {
	margin-top: 20px;
	font-size: 20px;
}
.termslist {
	width: 80%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

	.container > .navbar-header, .container > .navbar-collapse {
		margin-top:50px
	}
