@charset "utf-8";
/* CSS Document */

body {
	padding-bottom: 0px !important;
	/*color: #5a5a5a !important;*/
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 13px !important;
}


/*Override Bootstrap*/
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus
{
  background-color: #F22929 !important;
  border-color: #F22929 !important;
  border-color-value: #F22929 !important;
}


.carousel
{
  margin-top: -97px !important;
}

.navbar-nav > li > a
{
  padding-top: 18px !important;
  padding-bottom: 18px !important;
}

.navbar-brand img {
	height: 30px;
	margin-top: 5px;	
	margin-left: 5px;
}


/*Override Panel*/
.panel-primary
{
  border-color: #6CA9DA;
  border-color-value: #6CA9DA;
}

.panel-primary > .panel-heading
{
  background-color: #6CA9DA;
  border-color: #6CA9DA;
  border-color-value: #6CA9DA;
}

.btn-primary {
	background-color: #6CA9DA !important;
	border-color: #6CA9DA !important;
	border-color-value: #6CA9DA !important;
}

a
{
  color: #D9534F;
}

/* Line 46 */
a:focus
{
  outline-width: thin;
  outline-style: dotted;
}

a:active, a:hover
{
  outline-width: 0px;
  outline-style: none;
}

a:hover, a:focus
{
  color: #D9534F;
}

a:hover, a:focus
{
  color: #D9534F;
}


.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus
{
  background-color: #6CA9DA;
}







h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6
{
 font-family: 'Roboto Condensed', sans-serif;
}

.grey {
	color: #bbbbbb;	
}


.colour_blue {
	background-color: #252528;
	color: #BFBFC0 !important;
	background-image: url(../img/examples/textures/binding_dark.png);
	}
	
	.colour_grey {
	padding-top: 20px;
	padding-bottom: 20px;
	}
.colour_grey_dark {
	color: ffffff;
	background-image: url(/img/examples/textures/grid.png);
	padding-top: 20px;
	padding-bottom: 20px;
}


.navbar-brand {
	padding-top: 8px !important;
	padding-bottom: 0px !important;
	padding-right: 30px !important;
	max-width: inherit !important;
}

h2 {
	font-size: 21px;
	font-weight: 700 !important;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 16px;
}

@media(min-width:992px){
.rightMenu {
	margin-top: -40px;	
}
}

.rightMenu .panel table td {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

.fa-less {
	opacity: 0.8;
	padding-right: 10px;	
}

.mainCol p {
	line-height: 22px;	
}

.lead
{
  font-size: 23px;
  font-family: 'Roboto Condensed', sans-serif !important;
  font-weight: 300;
  line-height: 27px !important;
}

.featurette-heading {
	font-size: 30px;
	font-weight: 300;
}

.footer {
	/*background-image: url(../img/examples/textures/wild_oliva_dark.png);*/
	padding-top: 0px !important;
	padding-bottom: 30px;
	color: #ffffff;
	background-color: #6CA9DA;
}

.footer2 {
	/*background-image: url(../img/examples/textures/wild_oliva_dark.png);*/
	padding-top: 30px !important;
	padding-bottom: 30px;
	color: #ffffff;
	background-color: #222222;
	text-align: right;
}

.featurette-divider {
	margin-top: 25px !important;
	margin-bottom: 25px !important;
}

.footer .featurette-divider {
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}


.divider-blank {
	margin-top: 25px !important;
	margin-bottom: 25px !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}

.featurette {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin-top: 0px !important;
}

.carousel .item {
	/*height: auto !important;*/
}
.carousel img {
	/*height: auto !important;*/
}

.carousel .carousel-caption img {
	height: auto !important;
	position: relative !important;
	min-width: inherit !important;
	max-width: 100% !important;
}
.carousel .carousel-caption h1 {
	font-size: 66px !important;
	font-weight: 700;
}
.carousel {
	margin-bottom: 0px !important;
}

.carousel-caption {
	 width: 40%;
  left: 15%;
  right: 15%;
  text-align: left;
  color: #080808;
   text-shadow: 0px 1px 2px rgba(255, 255, 255, 0.7);
}

@media(max-width:767px){
	.carousel-caption {
		bottom: 30px !important;
		display: none !important;
	}
	
	.carousel .carousel-caption h1 {
		font-size: 30px !important;
	}
}

@media(min-width:768px){
	.carousel-caption {
		bottom: 60px !important;
		display: block !important;
	}
	
	.carousel .carousel-caption h1 {
		font-size: 40px !important;
	}
}

@media(min-width:992px){
	.carousel-caption {
		bottom: 150px !important;
		display: block !important;
	}
	
	.carousel .carousel-caption h1 {
		font-size: 66px !important;
	}
}

.carousel-caption p {
	margin-bottom: 30px !important;
	font-size: 19px !important;
	line-height: 1.4 !important;
	color: #222222;
	text-shadow: 0px 1px 2px rgba(255,255, 255, 0.9);

}

.carousel-caption .label
{
	font-size: 16px;
	text-shadow: 0px 0px 0px rgba(255,255, 255, 0.9);
	opacity: 0.8;
}

.navbar-wrapper {
	position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  z-index: 20;
}

.navbar {
	z-index: 999 !important;
}

.dropdown-menu {
	z-index: 1000 !important;
}

/*Mine*/
.marketing.height60 .marketing-image {
	vertical-align: middle;
	display: table-cell;
	height: 60px;
	text-align: center;
	width: 372px;
}

.tab-content > .tab-pane, .pill-content > .pill-pane
{
  padding-top: 20px;
}

.colour_grey
{
  background-color: #f2f2f2;
  padding-top: 30px;
  padding-bottom: 30px;
}

.smalljumbotron {
	border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;	
  
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}


.smalljumbotron h1 {
	 margin-top: 5px;
	margin-bottom: 20px;	
}



/* Line 230 */
.full_band_call_us
{
	background-image: url(/img/banners/call.jpg);
	background-repeat: no-repeat;
	background-position: 100% bottom;
	padding-top: 70px;
	padding-bottom: 90px;
	color: #333333 !important;
}

.full_band_call_us .call_small
{
	color: #eeeeee;
	font-weight: 700;
	text-shadow: 1px 1px 1px rgba(52, 52, 52, 0.7);	
	font-size: 14px;
}


.full_band_call_us h2.featurette-heading
{
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(52, 52, 52, 0.7);
}

.full_band_call_us h2.featurette-heading .tel
{
  display: block;
  font-size: 80px;
  font-weight: 500;
}



.banner {
	height: 370px;
	background-image: url("/img/banners/van/1.jpg");
	background-position: 100%;	
	position: relative;
	margin-top: -90px;
}

.banner .carousel-caption {
	bottom: 50px !important;
}

.banner .carousel-caption h1 {
  font-size: 64px;
  font-weight: 700;
}


.split {
	margin-top: 20px;
	margin-bottom: 0px;
	border-right-width-value: 0px;
	border-bottom-width: 0px;
	border-left-width-value: 0px;
	border-right-style-value: none;
	border-bottom-style: none;
	border-left-style-value: none;
	border-image-source: none;
	border-image-slice: 100% 100% 100% 100%;
	border-image-width: 1 1 1 1;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EED3D7;
}

.split + h4 {
	color: #B94A48;
	background-color: #F2DEDE;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	display:inline-block;
	margin-top: 0px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 13px;
}











.marketing .col-md-4, .marketing .col-md-3, .marketing .col-md-6 {
	text-align: center;
	margin-bottom: 20px;
}
.marketing .col-md-4 p {
	margin-left: 10px;
	margin-right: 10px;
}

.marketing h2
{
	font-weight: 700 !important;
	font-size: 21px !important;
	display: block;
}

.marketing h3
{
	font-weight: 700 !important;
	font-size: 18px !important;
	display: block;
}

.marketing h2 a {
	color: #5A5A5A !important;
}
.marketing h2 sup {
	font-size: 12px;
}


.marketing h2.two_lines  {
	height: 50px;
}

.marketing .marketing-image {
	position: relative;
}


.marketing .marketing-image .marketing-pop {
	position: absolute;
	left: 50%;
	top: 10px;
	display: block;
	/*margin-left: -20px;*/
	opacity: 0;
	transition-property: all;
  transition-duration: 0.4s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
  
  margin-left: -45px;
}

.marketing .col-md-4:hover .marketing-image .marketing-pop {
	opacity: 0.7;
	
	top: 50px;
	
}

.hover-activator img.img-circle {
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: ease-in-out;
	transition-delay: 0s;
	
	border: 1px solid #ffffff;
	
	background-color: #ffffff; /* Needed for IEs */
	-moz-box-shadow: 0px 0px 0px rgba(68,68,68,0);
	-webkit-box-shadow: 0px 0px 0px rgba(68,68,68,0);
	box-shadow: 0px 0px 0px rgba(68,68,68,0);
	
}


.hover-activator:hover img.img-circle {
	border: 1px solid #428bca;
	
	background-color: rgb(68,68,68); /* Needed for IEs */
	-moz-box-shadow: 0px 0px 3px rgba(68,68,68,0.5);
	-webkit-box-shadow: 0px 0px 3px rgba(68,68,68,0.5);
	box-shadow: 0px 0px 3px rgba(68,68,68,0.5);
}

/*-----------------------------------------------------------*/
/* 60 px high logos */
.marketing.height60 .marketing-image {
	vertical-align: middle;
	display: block;
	height: 60px;
	text-align: center;
	width: 100%;
}

.marketing.height60 .marketing-image img{
	max-height: 60px;
	max-width: 100%;
}

/* 80px high logos */
.marketing.height80 .marketing-image {
	display: block;
	height: 80px;
	text-align: center;
	width: 100%;
}

.marketing.height80 .marketing-image img{
	max-height: 80px;
	max-width: 100%;
}

/* 100px high logos */
.marketing.height100 .marketing-image {
	text-align: center;
	width: 100%;
	display: block;
	position: relative;
}

.marketing.height100 .col-md-4 .marketing-image {
	height: 180px;
}

.marketing.height100 .col-md-3 .marketing-image {
	height: 145px;
}

.marketing.height100 h2 {
	margin-top: 10px;
}

.marketing.height100 .marketing-image img{
	max-height: 180px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	
}

.marketing.height140 .marketing-image img{
	max-height: 140px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	
  }
  
.gallery-hold strong {
	text-transform: uppercase;
	text-align:center;
	background-color:#f9f9f9;
	font-weight: bold;
	font-size: 11px;
	display: block;
	padding: 8px;	
	border-bottom: solid 1px #dddddd;
}

blockquote {
	margin-right: 100px;
}