﻿@import url('https://fonts.googleapis.com/css?family=Catamaran|Merriweather');
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.about {
	background-image: url(../images/frontbuilding.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.accreditations img {
	margin-top: 20px;
}
.addressBox {
	float: right;
	font-size: 36px;
	color: #e8d4ae;
	text-align: right;
	margin: 18px 100px 0 0;
	font-family: 'Merriweather', serif;
}
.addressBox span {
	display: block;
}
.addressBox span a {
	color: #fff;
}
.addressBox .phoneNumber {
	font-family: 'Catamaran', sans-serif;
	font-weight: normal;
	font-size: 24px;
}
.announcement {
	border: solid 1px #666;
	border-radius: 10px;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
}
.announcement span {
	display: block;
	padding:10px 0;
	border-bottom: 1px #666 dashed;
	margin: 4px 0;
}
.announcement span:first-child {
	padding-top: 0;
}
.announcement span:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

body {
	background: #5e84a8; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#141b2f, #5e84a8); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#141b2f, #5e84a8); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#141b2f, #5e84a8); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#141b2f, #5e84a8); /* Standard syntax */
	background-attachment: fixed;
	font-family: 'Catamaran', sans-serif;
	font-size: 14px;
	color: #000;
}
.bold {
	font-weight: bold;
}
.btn-primary, .btn-primary:visited {
	background-color: #001641;
	border-color: #001641;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:focus {
	background-color: #3072a3;
	border-color: #001641;
}
.byline {
	position: absolute;
	text-transform: uppercase;
}

.carousel-caption {
	background-color: rgba(0,0,0,.5);
	bottom: 0;
}
.carousel-inner>.item>img.mobile-only,.img-responsive.mobile-only {
	display: none;
}
.carousel-inner>.item>img.no-mobile,.img-responsive.no-mobile {
	display: block;
}
.content {
	padding-bottom: 20px;
}
.controlButton {
	display: block;
	padding: 6px;
	margin: 10px 0;
	background-color: #001641;
	color: #ccc;
	font-weight: bold;
}
.controlButton:hover {
	color: #fff;
	text-decoration: none;
}

.details {
	margin: 10px 0 0 10px;
}
.details .detail {
	display: block;
	padding: 6px 0;
}
.details ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.dropdown-menu {
	background-color: #080808;
}
.dropdown-menu>li>a {
	background-color: transparent;
	-webkit-transition: background .5s;
	transition-property: background;
	color: #9d9d9d;
}
.dropdown-menu>li>a:hover {
	background-color: #3072a3;
	color: #fff;
}

.foot-links {
	list-style: none;
	padding-left: 5px;
	border-left: 1px #eee solid;
	margin-left: 20px;
}
footer {
	color: #fff;
	font-size: 12px;
}
footer a {
	color: #fff;
	text-decoration: none;
}
footer a:hover {
	color: #a6cff5;
	text-decoration:none;
}
footer>.container {
	background-color: #001641;
	padding-top: 20px;
	padding-bottom: 20px;
}
footer .nav>li>a {
	padding: 6px;
}
footer .navbar-nav {
	padding-bottom: 20px;
	margin: 0;
}
footer .navbar-nav>li>a:hover {
	background-color: transparent;
	color: #a6cff5;
}
footer ul {
	list-style: none;
}
.frontCol {
	border: 1px #001641 solid;
	border-radius: 10px;
	margin: 10px 0;
	overflow: hidden;
}
.frontCol p {
	margin: 10px;
}
.frontCol span a {
	font-weight: bold;
	color: #fff;
	background-color: #001641;
	display: block;
	padding: 10px;
}
.frontCol span a:hover {
	text-decoration: none;
	background-color: #a6cff5;
	color: #001641;
}

.gallBox {
	margin: 10px 0;
}
.giveSpace {
	margin: 0;
}
.giveSpace div {
	margin: 10px 0;
}

h1 {
	color: #b3795d;
	font-family: 'Vollkorn', serif;
	font-size: 36px;
}

.img-thumbnail {
	margin: 4px 2px;
}

.logoBox {
	float: left;
	position: relative;
}

.mainbar {
	border-left: 1px #ccc solid;
}

.nav-bg {
	background-color: #001641;
}
.nav-container {
	width: 100%;
	background-color: #080808;
}
.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
.navbar-inverse {
}
.navbar-inverse {
	background-color: transparent;
	border: 0;
}
.navbar-inverse .navbar-nav>li>a {
	-webkit-transition: background .5s;
	transition-property: background;
	color: #b2cbe9;
	font-size: 16px;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover {
	background-color: #3072a3;
}

.portfolio {
	border: 2px #b2cae6 solid;
	padding-bottom: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#portfolioNav {
	list-style: none;
	padding: 0;
	margin: 0;
}
#portfolioNav>li {
	display: block;
	margin: 1px 3px;
	float: left;
}

.red {
	color: #ff0000;
}
#reqName {
	display: none;
}
.roof {
	font-size: 24px;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-left: 40px;
	background-color: #b2cae6;
	color: #080808;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.row {
	clear: both;
}

.sidebar {
	list-style: none;
	padding: 0;
	font-size: 13px;
}
.sidebar li {
}
.sidebar a {
	color: #999;
	padding: 4px 0;
	display: block;
}
.sidebar a:hover {
	color: #0f2f44;
	text-decoration: none;
}
.snearerCarousel {
	padding-top: 0;
}

.start {
	background-image: url(../images/start-project.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.startHidden {
	display: none;
}

.testimonial {
	font-size:16px;
	padding:18px 20px 1px 20px;
	margin-left:3px;
	margin-bottom:40px;
	background:#f2f1f6;
}
.testimonial:before {
	color: #c73401;
	font-size: 30px;
	line-height: 0.5em;
	margin-right: 0.27em;
	content: "\f10d";
	font-family: FontAwesome;
	float:left;
}
.thumb {
	float: left;
	margin: 4px;
}
#thumbs {
	cursor: pointer;
}
#thumbsdown {
	width: 227px;
	height: 227px;
	background-image: url(../images/thumbs.png);
	background-repeat: no-repeat;
	background-position: 0 -227px;
	overflow: hidden;
	float: left;
	margin: 10px;
}
#thumbsup {
	width: 227px;
	height: 227px;
	background-image: url(../images/thumbs.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
	float: left;
	margin: 10px;
}
.testimonialHome {
	background-color: #eee;
	padding: 10px;
	border-radius: 10px;
	margin: 10px 0;
}

.wedo {
	background-image: url(../images/hot-asphalt.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.white-bg {
	background-color: #fff;
	margin-top: 20px;
}

@media (max-width: 768px) {
	.addressBox {
		font-size: 15px;
		margin: 4px 10px 0 0;
	}
	.carousel-inner>.item>img.mobile-only,.img-responsive.mobile-only {
		display: block;
	}
	.carousel-inner>.item>img.no-mobile, .img-responsive.no-mobile {
		display: none;
	}
	.logoBox img {
		height: 70px;
	}
}
@media screen and (min-width: 768px) {
	.carousel-caption {
		right: 0;
		left: 0;
		padding-bottom: 10px;
	}
	.giveSpace {
		margin: 10px 0;
	}
	.giveSpace div {
		margin: 0;
	}
	img.pull-right {
		margin: 0 0 10px 10px;
	}
	.snearerCarousel {
		padding: 0;
	}
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
	.byline {
		top: 64px;
		left: 110px;
		font-size: 16px;
	}
}
