@import url(https://fonts.googleapis.com/css?family=Asap:400,700);
@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 300;
    src: local('Oswald Light'), local('Oswald-Light'), url(http://fonts.gstatic.com/s/oswald/v10/HqHm7BVC_nzzTui2lzQTDVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

.row {
    width: 100%;
    margin: 0 auto;
}

#features {
    text-align: center;
    background: #166bab;
    padding-top: 10px;
    padding-bottom: 15px;
    color: #FFF;
    text-shadow: 1px 1px #001823;
}
#features img {
    margin: 0 0 20px;
}
.icon-wrap {
    font-size: 3em;
    height: 80px;
    width: 80px;
    line-height: 90px;
    text-align: center;
    color: #166bab;
    margin: 10px auto;
    clear: both;
}
.ico-bg {
    background: #FFF;
}
.round-fifty-top {
    border-radius: 80px;
    -moz-border-radius: 80px;
    -webkit-border-radius: 80px;
}
.icon-wrap-green {
    font-size: 1em;
    height: 30px;
    width: 30px;
    float: left;
    line-height: 30px;
    text-align: center;
    color: #FFF;
    margin-right: 30px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.ico-bg-green {
    background: #039a27;
}
.round-five {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.round-fifty {
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
}
.topbullets .content {
    text-align: justify;
    font-size: 13px;
}
.content h4 {
    text-align: center;
}
.pointline {
    clear: both;
}
.points {
    padding-top: 10px;
    padding-bottom: 15px;
    color: #166bab;
    text-shadow: 1px 1px #FFF;
    font-weight: 500;
    border-left: 1px solid #166bab;
    border-right: 1px solid #166bab;
    font-size: 16px;
    text-align: justify;
}
.imgdesc {
    padding-top: 10px;
    color: #166bab;
    text-shadow: 1px 1px #FFF;
    font-weight: 500;
    border-left: 1px solid #166bab;
    border-right: 1px solid #166bab;
}
.points h2 {
    font-size: 26px;
}
.points h3 {
    font-size: 22px;
}
.pointicon {
    padding: 5px 2px;
}
#inputMessage {
    margin-bottom: 15px;
}
a .btn {
    text-shadow: none;
    text-decoration: none;
}
footer {
    background: #333;
    color: #eee;
    font-size: 12px;
    padding: 20px;
    font-size: 14px;
}
footer p {
    text-align: justify;
    text-shadow: 1px 1px #111;
}
footer a, footer a:hover {
    color: #cdfbdb;
    text-decoration: none;
}
.topbar {
    background: #FFF;
    height: auto;
    min-height: 110px;
    padding-top: 5px;
    color: #fff;
}
.headContact {
    color: #fca707;
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    width: auto;
    text-align: right;
    clear: both;
    letter-spacing: 1.4px;
}
.headCall {
    color: #2e76b0;
    text-transform: uppercase;
    font-weight: 700;
    float: right;
    clear: both;
    letter-spacing: .6px;
    margin: 25px 0 6px;
}
.headPhone {
    color: #fca707;
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    padding-left: 40px;
    width: auto;
    float: right;
    clear: both;
    letter-spacing: 1.4px;
}
.headEmail a {
    color: #0d6aaa;
    font-weight: 400;
    font-size: 14px;
    float: right;
    clear: both;
    letter-spacing: .4px;
    margin-top: 6px;
}
.headTagline {
    color: #0d6aaa;
    font-weight: 400;
    font-size: 20px;
    float: right;
    clear: both;
    letter-spacing: .4px;
    margin-top: 36px;
}
.headTagline strong {
    color: #0d6aaa;
    font-weight: 700;
    font-size: 22px;
}
body {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    font-family: 'Asap', Arial, Helvetica, sans-serif;
}
.well .page-header {
    margin-top: 0;
}
.well .page-header h1 {
    margin-top: 0;
}
ul.unstyled {
    list-style: none;
    padding: 0;
}
.btmcontent {
    background: #166bab;
    padding-top: 10px;
    padding-bottom: 15px;
    color: #FFF;
    text-shadow: 1px 1px #001823;
}
.btmcontent p {
    font-size: 14px;
    color: #FFF;
    text-shadow: 1px 1px #001823;
}
.btmcontent h4 {
    font-weight: 600;
    color: #333;
}
.topimg1 {
    min-height: 260px;
    background: url(../../images/topimg_1.jpg) top left no-repeat;
}
.topimg2 {
    min-height: 260px;
    background: url(../../images/topimg_2.jpg) top left no-repeat;
}
.h3 {
    font-size: 32px;
    text-align: center;
    padding: 10px 5px;
    font-weight: 600;
}
.btmcontent .h3, .btmcontent .h4 {
    text-align: left;
    color: #000;
}
.carousel-indicators {
    bottom: 0;
}
.carousel-caption {
    top: -20px;
    right: 90px;
    text-shadow: 1px 1px #03404a;
    color: #166bab;
}
.carousel-caption .row {
    margin-right: 5px;
}
.carousel-caption .h2 {
    font-size: 32px;
    text-align: center;
    padding: 30px 0;
    font-weight: 600;
    border: 1px solid #FFF;
    border-radius: 5px;
    background: #FFF;
    text-shadow: none;
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}
.ccc {
    padding: 0;
    margin-top: 60px;
    border: 1px solid #166bab;
    border-bottom: 0;
}
.topbg {
    background: url(../../images/bg_banner.png) repeat-x top center;
}
.enqform {
    border: 2px solid #FFF;
    border-radius: 8px;
    padding: 15px;
    background: #166bab;
    margin-top: 10px;
    z-index: 1000;
    margin-bottom: 10px;
    color: #FFF;
    text-shadow: 1px 1px #001823;
}
.enqform p {
    font-size: 16px;
}
.enqform .h4 {
    color: #FFF;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 22px;
}
.enqform #img_contactPhoto {
    float: right;
    margin-top: -20px;
}
.sitetitle {
    color: #fca707;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 28px;
}
.sitetitle strong {
    font-weight: 400;
}
.alert {
    margin-top: 20px;
    display: none;
}
.well {
    margin: 20px 0;
}
.tabbable img.thumbnail {
    margin: 0 20px 10px 0;
}
.thumbnails {
    margin: 20px 0;
}
.thumbnail {
    position: relative;
}
.thumbnail h3 {
    font-size: 16px;
    margin: 0 0 10px;
    line-height: 20px;
}
.thumbnail .price {
    font-size: 22px;
    position: absolute;
    top: -10px;
    right: -10px;
    padding: 10px;
}
.thumbnail .price sup {
    font-weight: normal;
    font-size: 12px;
}
.thumbnail span.glyphicon {
    margin-right: 5px;
}
.topborder {
    border-top: 1px solid #166bab;
    margin-top: 5px;
}

@media(max-width:768px) {
    .topbar {
		float: none;
		text-align: center;
	}
	.headContact {
		text-align: center;
	}
	.headCall {
		float: none;
	}
	.headPhone {
		float: none;
	}
	.headTagline, .headTagline strong {
		float: none;
		margin-top: 0;
		font-size: 16px;
		line-height:18px;
	}
	#myCarousel1 {
		padding-top: 10px;
	}
	#myCarousel1 .item img {
		margin: 0 auto;
	}
	#myCarousel1 .item {
		height: 450px;
	}
	#myCarousel1 .item .carousel-caption {
		margin-top: 140px;
		margin-right: -50px;
	}
	#myCarousel .item img {
		min-height: 70px;
	}
	#myCarousel .carousel-caption {
		padding: 0;
		padding-top: 10px;
		padding-left: 0;
		padding-right: 0;
		margin-left: 45px;
		margin-top: 20px;
	}
	#myCarousel .carousel-caption .h2 {
		margin: 0;
		font-size: 16px;
		padding: 5px;
	}
	#myCarousel .col-sm-6 {
		padding-left: 20%;
		margin-right: -90px;
	}
	.carousel-caption .h3 {
		font-size: 16px;
	}
	.topbg {
		background: 0;
	}
	.enqform {
		margin-top: 20px;
	}
	.enqform p {
		font-size:12px;
	}
	.imgdesc h3 {
		font-size: 22px;
	}
	.ccc {
		margin-top: 5px;
	}
	.imgdesc {
		text-align: center;
	}
	.imgdesc img {
		margin: 0 auto;
	}
	.sitetitle {
		text-align: center;
	}
	.points h3 {
		text-align: left;
	}
	.pointline .content {
		text-align: left;
	}
	.btmcontent h2 {
		text-align: center;
	}
}

@media(max-width:991px) {
    .topbar {
		float: none;
		text-align: center;
	}
	.headContact {
		text-align: center;
	}
	.headCall {
		float: none;
	}
	.headPhone {
		float: none;
	}
	.headTagline, .headTagline strong {
		float: none;
		margin-top: 0;
		font-size: 16px;
		line-height:18px;
	}
	#myCarousel1 {
		padding-top: 10px;
	}
	#myCarousel1 .item img {
		margin: 0 auto;
	}
	#myCarousel1 .item {
		height: 450px;
	}
	#myCarousel1 .item .carousel-caption {
		margin-top: 140px;
		margin-right: -50px;
	}
	#myCarousel .item img {
		min-height: 70px;
	}
	#myCarousel .carousel-caption {
		padding: 0;
		padding-top: 10px;
		padding-left: 0;
		padding-right: 0;
		margin-left: 45px;
		margin-top: 20px;
	}
	#myCarousel .carousel-caption .h2 {
		margin: 0;
		font-size: 16px;
		padding: 5px;
	}
	#myCarousel .col-sm-6 {
		padding-left: 20%;
		margin-right: -90px;
	}
	.carousel-caption .h3 {
		font-size: 16px;
	}
	.topbg {
		background: 0;
	}
	.enqform {
		margin-top: 20px;
	}
	.imgdesc h3 {
		font-size: 22px;
	}
	.ccc {
		margin-top: 5px;
	}
	.imgdesc {
		text-align: center;
	}
	.imgdesc img {
		margin: 0 auto;
	}
	.sitetitle {
		text-align: center;
	}
	.points h3 {
		text-align: left;
	}
	.pointline .content {
		text-align: left;
	}
	.btmcontent h2 {
		text-align: center;
	}
}

@media(min-width:992px) {
    .slogan {
		padding-top: 40px;
	}
	.sticky {
		position: fixed;
	}
	.sticky p {
		font-size: 12px;
	}
	.enqform {
		max-width: 280px;
		margin-top: -158px;
	}
	.otherpages {
		margin-top: -70px;
	}
	.carousel-caption .h2 {
		font-size: 24px;
		padding: 20px 20px;
		margin-top: 53px;
	}
}

@media(min-width:1024px) {
    .slogan {
		padding-top: 40px;
	}
	.sticky {
		position: fixed;
	}
	.sticky p {
		font-size: 12px;
	}
	.enqform {
		max-width: 280px;
		margin-top: -158px;
	}
	.otherpages {
		margin-top: -70px;
	}
	.carousel-caption .h2 {
		font-size: 24px;
		padding: 20px 20px;
		margin-top: 53px;
	}
}

@media(min-width:1200px) {
    .slogan {
		padding-top: 40px;
	}
	.sticky {
		position: fixed;
	}
	.sticky p {
		font-size: 15px;
	}
	.enqform {
		max-width: 345px;
		margin-top: -200px;
	}
	.otherpages {
		margin-top: -70px;
	}
	.carousel-caption .h2 {
		margin-top: 53px;
	}
}