@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:700|Roboto+Slab:400,300,700|Open+Sans:400,300|Slabo+27px|Arvo:400,700);
/*body {
	font-family: Tahoma, Arial !important;
	font-weight: 300;
	font-size: 16px !important;
	background-color: #000000;
	background-image: url(../images/bodybgfulloptimized.jpg);
	background-position: center -130px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}*/
a {
	outline: none !important;
}
body {
	font-family: Tahoma, Arial !important;
	font-weight: 300;
	font-size: 16px !important;
	background-image: url(../images/bgpattern.jpg);
	background-attachment: fixed;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Slabo 27px', serif;
}
h2 {
	margin-top: 0;
	font-size: 32px;
}
.container ul {
	padding: 0 0 0 20px;
}
.container-fluid-nopadding {
	padding: 0 !important;
}
.nopadding {
	padding: 0;
}
.paddingleft15 {
	padding: 0 0 0 15px;
}
.paddingleft10 {
	padding: 0 0 0 10px;
}
.paddingleft10paddingright15 {
	padding: 0 15px 0 10px;
}
.margintop16 {
	margin-top: 16px;
}
.decorate {
	position: relative;
}
.panel-title {
	font-size: 22px !important;
}
.penimage {
	position: absolute;
	top: -47px;
	right: 20px;
	width: 33px;
	height: 124px;
	z-index: 999;
}
.marginbottom10 {
	margin-bottom: 10px;
}
.colorred {
	color: #FF0000;
}
.bggray {
	background: #F3F3F3;
}
.bgwhite {
	background: #FFF;
}
.borderbottomgray {
	border-bottom: #DDD 1px solid;
}
.borderbottomgreen {
	border-bottom: #627A18 1px solid;
}
.shadowbottom {
	box-shadow: 0 30px 30px #5C5C5C;
}
.bgtrans70 {
	background: url(../images/trans70.png);
}
label {
	font-size: 14px !important;
}
.texture {
	background: url(../images/lightpaperfibers.png);
}
i {
	margin-right: 6px;
}
.pagebanner {
	position: relative;
}
.slideshow {
}
.whyus {
	position: absolute;
	top: 20px;
	right: 40px;
	background: url(../images/trans90.png);
	padding: 14px;
	width: 300px;
	border-radius: 7px;
	z-index: 999;
	-webkit-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px -3px rgba(0,0,0,0.75);
}
.whyus h3 {
	font-family: 'Slabo 27px', serif;
	margin-top: 0;
	font-size: 28px;
}
.whyus ul {
	padding-left: 0;
	margin: 0;
	list-style-type: none;
}
.whyus ul li {
	background: url(../images/tick_green_big.gif) 0 6px no-repeat;
	padding-left: 20px;
	line-height: 28px;
}
.contacts, .socialtop {
	margin: 10px 0;
}
.contacts ul, .socialtop ul {
	list-style-type: none;
	padding: 0 !important;
	margin: 0 !important;
}
.contacts ul li, .socialtop ul li {
	display: inline-block;
	margin: 0 5px;
}
.logocontainer {
	padding: 10px;
}
.addresscontainer {
	position: relative;
}
.corollacartop {
	width: 250px;
	height: 130px;
	position: absolute;
	bottom: -10px;
	right: 175px;
}
.addresscontainer p {
	font-size: 15px;
	font-weight: 300;
	margin: 0;
	height: 100px;
	padding-top: 20px;
	line-height: 20px;
}
.menucontainer {
	margin-top: 30px;
}
.headercontainer {
	position: relative;
	z-index: 99;
}
.contentwrapper {
	background: url(../images/trans100.png);
	padding: 8px 20px 20px 20px;
	margin-top: 16px;
	position: relative;
	z-index: 999;
}
.bookingform sup, #ContactForm sup {
	font-size: 11px;
	font-weight: 300;
	color: #767676;
}
.highlight {
	background: #F8F8F8;
	padding: 10px;
	border-radius: 7px;
	margin-bottom: 10px;
	border: #F3F3F3 1px solid;
}
.highlight h3 {
	margin-top: 0;
	font-size: 24px;
	font-weight: 500;
}
.highlight ul {
	padding: 0 0 0 20px;
}
.rightcol {
	padding-left: 0 !important;
}
.nobackground {
	background: none !important;
}
.borderblue, .panel-default > .borderblueheading {
	border-color: #51B8E1;
}
.valuesimgcontainer {
	margin-bottom: 16px;
}
.valuesimgcontainer h4 {
	text-align: center;
	font-size: 25px;
}
.values {
	position: relative;
	margin-top: 20px;
}
.values h2 {
	font-size: 32px;
	text-align: center;
	font-weight: 300;
}
.values h3 {
	font-size: 18px;
	text-align: center;
	font-weight: 300;
}
.valuesfooter {
	font-family: 'Roboto Condensed', sans-serif;
	text-align: center;
	font-size: 20px;
	color: #FFF;
	text-shadow: 1px 1px 0px #1C5580;
}
.errors {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.borderright {
	border-right: #DDD 1px solid;
}
.borderbottom {
	border-bottom: 1px #DDD solid;
}
.footer {
	background: /*url(../images/trans95.png)*/ #FFF;
	margin-top: 10px;
	font-size: 14px;
}
.footer .footercol {
	margin: 14px 0;
}
.footer .footercol .containerf {
	background: url(../images/trans70.png);
	padding: 10px;
	border-radius: 7px;
	/*border: #EFEFEF 1px solid;*/
}
.containerf li.current a {
	color: #000 !important;
}
.footer .footercol h3 {
	font-size: 20px;
}
.footer .last {
	border: none;
}
.footer .footercol h3 {
	margin-top: 0;
	border-bottom: #000 1px dashed;
	padding-bottom: 6px;
}
.footer .footercol ul {
	padding-left: 0;
	margin: 0;
	list-style-type: none;
}
.footer .footercol li a {
	display: block;
	text-decoration: none;
	border-bottom: #EFEFEF 1px dotted;
	padding: 4px;
	color: #5B5B5B;
}
.footer .footercol li a:hover {
	color: #000;
}
.powered {
	background: #F3F3F3;
	border-top: #E4E4E4 1px solid;
	color: #000;
}
.powered p {
	margin: 0;
	padding: 8px 0;
	font-size: 14px;
}
/**
 * Horizontal Type Line Behind Text
 * Inspired by this discussion @ CSS-Tricks: http://css-tricks.com/forums/topic/css-trick-for-a-horizontal-type-line-behind-text/#post-151970
 * Available on jsFiddle: http://jsfiddle.net/ericrasch/jAXXA/
 * Available on Dabblet: http://dabblet.com/gist/2045198
 * Available on GitHub Gist: https://gist.github.com/2045198
 */
h2.background {
  position: relative;
  z-index: 1;
}
h2.background:before {
  border-top: 2px solid #dfdfdf;
  content: "";
  margin: 0 auto;
  /* this centers the line to the full width specified */
  position: absolute;
  /* positioning must be absolute here, and relative positioning must be applied to the parent */
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 95%;
  z-index: -1;
}
h2.background span {
  /* to hide the lines from behind the text, you have to set the background color the same as the container */
  background: #fff;
  padding: 0 15px;
}
h2.double:before {
  /* this is just to undo the :before styling from above */
  border-top: none;
}
h2.double:after {
  border-bottom: 1px solid blue;
  -webkit-box-shadow: 0 1px 0 0 red;
  -moz-box-shadow: 0 1px 0 0 red;
  box-shadow: 0 1px 0 0 red;
  content: "";
  margin: 0 auto;
  /* this centers the line to the full width specified */
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  width: 95%;
  z-index: -1;
}
h2.no-background {
  position: relative;
  overflow: hidden;
}
h2.no-background span {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  position: relative;
  padding: 0 20px;
}
h2.no-background span:before,
h2.no-background span:after {
  content: '';
  display: block;
  width: 1000px;
  position: absolute;
  top: 0.73em;
  border-top: 1px solid red;
}
h2.no-background span:before {
  right: 100%;
}
h2.no-background span:after {
  left: 100%;
}
h2.no-span {
  display: table;
  white-space: nowrap;
}
h2.no-span:before,
h2.no-span:after {
  border-top: 1px solid green;
  content: '';
  display: table-cell;
  position: relative;
  top: 0.5em;
  width: 45%;
}
h2.no-span:before {
  right: 1.5%;
}
h2.no-span:after {
  left: 1.5%;
}
.margintop22 {
	margin-top: 22px;
}
.padding5 {
	padding: 5px;
}
.padding10 {
	padding: 10px;
}
.noradius {
	border-radius: 0 !important;
}
.radius7 {
	border-radius: 7px;
}
.noborder {
	border: none !important;
}
.blueborder {
	border: #4C9ED9 1px solid;
}
.bluegrad {
	padding: 6px;
	background: #3db2e1;
	background: -o-linear-gradient(top, #69c4e8, #21a1d4);
	background: -ms-linear-gradient(top, #69c4e8, #21a1d4);
	background: -webkit-linear-gradient(top, #69c4e8, #21a1d4);
	background: -moz-linear-gradient(top, #69c4e8, #21a1d4);
	background: linear-gradient(to bottom, #69c4e8, #21a1d4);
}
.clicktocall {
	color: #000;
	text-decoration: none !important;
	cursor: default;
}
.hovercircle {
	-webkit-transition: all .5s;
    transition: all .5s;
	border: 16px solid #DDD;
}
.hovercircle:hover {
    border: 16px solid #BBBBBB;
}
.features ul {
	padding-left: 20px;
}
/* cssbutton */
.submitbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
	outline: none;
}
.submitbutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
	color: #FFF;
	text-decoration: none;
}
.submitbutton:active {
	position:relative;
	top:1px;
	color: #FFF;
	text-decoration: none;
	outline: none;
}
.submitbutton:visited  {
	color: #FFF;
}
.breadcrumb {
    background-color: #e9ecef !important;
}
ol.breadcrumb a.home:before {
    content: "\f015";
    font-family: FontAwesome;
    padding-right: 3px;
}
ol.breadcrumb a {
	text-decoration: none;
}
.alert {
	font-size: 14px !important;
}
form .error {
    font-size: 12px;
    color: red;
}
/* back to top */
.back-to-top {
	background: none;
	margin: 0;
	position: fixed;
	bottom: 0;
	right: 0;
	width: 70px;
	height: 70px;
	z-index: 100;
	display: none;
	text-decoration: none;
	color: #6091BA; /* fa default color */
	/*background-color: #ff9000;*/
}
.back-to-top:hover {
	color: #4678A1; /* fa hover color */
}
/* bootstrap overrides */
@media (min-width: 1200px) {
	/*.container {
		width: 1020px !important;
	}*/
}
@media (max-width: 767px) {
	.contentwrapper {
		margin-top: 1px;
		
	}
	.contacts, .socialtop, .logocontainer, .addresscontainer {
		text-align: center;
	}
	.logocontainer {
		margin-bottom: 10px;
	}
	.addresscontainer {
		background: #F9F9F9;
		border-top: #DDD 1px solid;
		border-bottom: #DDD 1px solid;
	}
	.addresscontainer h3 {
		background: none;
	}
	.rightcol {
		padding-left: 15px !important;
	}
	.nopaddingsmalldevice {
		padding: 0;
	}
	#cssmenu {
		margin: 0 !important;
	}
	.shadowbottom {
		box-shadow: none;
	}
	.paddingleft15, .paddingleft10, .paddingleft10paddingright15 {
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 6px;
	}
	.borderbottom, .borderright {
		border: none;
	}
	.features {
		margin-top: 10px;
	}
	.corollacartop {
		display: none;
	}
	.whyus {
		display: block;
		position: static;
		width: 100%;
		background: #DDD;
		margin-top: 10px;
		margin-bottom: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;

	}
	.powered p {
		text-align: center;
	}
}